Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21372 /lib/systemd/systemd --user │ │ │ └─21373 (sd-pam) │ │ └─session-22.scope │ │ ├─21369 sshd: cephadm [priv] │ │ └─21394 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─177172 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-arjwqorkzxyffpvrrreidbcqotupehtt ; /usr/bin/python3'"'"' && sleep 0' │ ├─177173 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-arjwqorkzxyffpvrrreidbcqotupehtt ; /usr/bin/python3' && sleep 0 │ ├─177174 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-arjwqorkzxyffpvrrreidbcqotupehtt ; /usr/bin/python3 │ ├─177175 /bin/sh -c echo BECOME-SUCCESS-arjwqorkzxyffpvrrreidbcqotupehtt ; /usr/bin/python3 │ ├─177176 /usr/bin/python3 │ ├─177181 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─177183 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12173 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c21f863b718a825b3e6a9d756705661c04eec3f234effaa6888448562a728d59 -address /run/containerd/containerd.sock │ │ ├─ 12559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e3f4e293187389a33b254c8ed15432405d12fa9c9c0954b0fe13a172190b0a9e -address /run/containerd/containerd.sock │ │ ├─ 19318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 08bb6d305f79b24ed199931de4bbb6109e5c73f8f2df469b62e5eabdff57d56b -address /run/containerd/containerd.sock │ │ ├─ 24509 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8814210c5d6afd770d2f9328f1e99c91ca577403850934ee8eb5710d113961e -address /run/containerd/containerd.sock │ │ ├─ 29110 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 993a7f9b8f17ba101fe2b6b45cfbaa07bbca6583f91922c43b73dbcec5f433f6 -address /run/containerd/containerd.sock │ │ ├─ 33889 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 864cb52226970c0540cc7a6afa8d43d2584b2ae307ed5868bac4ce6446f96781 -address /run/containerd/containerd.sock │ │ ├─ 39533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27b7a6fc41ea0b5ddf5d62a4ca1df268d6774c2a1c8ceb902c4c26a7d99b0c7 -address /run/containerd/containerd.sock │ │ ├─ 39578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ebe8d8c717d684fea0f0d7aab13e7e0c4c4aa33b33f59d51a4c4bf7a8ecac79 -address /run/containerd/containerd.sock │ │ ├─ 39594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b735696396b216c7efbd6b57fde95ba3dd68786340e4d05e0138d6f859909706 -address /run/containerd/containerd.sock │ │ ├─ 39606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e9303cdf23e5463cc13c151f616e17464e77c800820b249b29359d893ce924 -address /run/containerd/containerd.sock │ │ ├─ 39618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5d0d60258e3736046f6fefa529adac041220bb78d6e496e240ad480ab7b341 -address /run/containerd/containerd.sock │ │ ├─ 40151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 927f42d16c23c892f4d10a467b212220599a804cf095d82f1522b6b9cc2c7d5b -address /run/containerd/containerd.sock │ │ ├─ 40869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cadf41a7d81d4d69c31911262bc86b6dd390d1e0b513848d6535fa068930d02 -address /run/containerd/containerd.sock │ │ ├─ 40880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77647a86cc488e31846a2fe1b869c7e59cbc22e0f19444c0f6468a1fc68c8bbc -address /run/containerd/containerd.sock │ │ ├─ 42520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47ef1902dc3b0208114d43d4a2b95d19efd7fe7a1b352afcdd1b1f2e6e4d656 -address /run/containerd/containerd.sock │ │ ├─ 42606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f6586a9ea46c31e57ba7ba8d755b2282b6d76345f9aabab76209086c39364aa -address /run/containerd/containerd.sock │ │ ├─ 42624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7343a4c2cac39218d1d3760837fa4ff001e5cebaf3633966055df49766a59661 -address /run/containerd/containerd.sock │ │ ├─ 42625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9dc0e1b7b5a2c00f5c8531249f70c05c5d19b55f9429238adc923b9b12326a -address /run/containerd/containerd.sock │ │ ├─ 42648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5abeed606edc6a0da0bed287847d25f782c1df2759a414bf1b77151e191403ce -address /run/containerd/containerd.sock │ │ ├─ 42912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7031aed6e252d2b634f55f0d9d10e510da21e6d2adbf461b03b1be019db1bbe -address /run/containerd/containerd.sock │ │ ├─ 45032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3a79f4fd082eaff0f486de111a7568a35747de1886897655a9292605b81cf3 -address /run/containerd/containerd.sock │ │ ├─ 45099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494c04f56ecd256a92687c866ceccc0a0cff6938b44e50df4987fb59d5480674 -address /run/containerd/containerd.sock │ │ ├─ 45822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff242db4ca35b5344efe5461fdb9ba8abe7ed541198e38b67eb03c3e6023c3b -address /run/containerd/containerd.sock │ │ ├─ 45919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e71c5e3c0e4d588c9006061bea74ec882b9f2ba8e3ce03bd7b6aa9347bda71 -address /run/containerd/containerd.sock │ │ ├─ 46233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ac9ccb6cd26d9e8071833b80d92eb689ad78c95bccad3d96c05b49439632fb -address /run/containerd/containerd.sock │ │ ├─ 46566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fdad48a72166ef95566d6952e968e4a8eb99d2d111eda62137b88fa3112d7e2 -address /run/containerd/containerd.sock │ │ ├─ 47002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b3107b384fd7bf19a84a30ea561130a6e98df886f0e7cb952fddbfb81918d41 -address /run/containerd/containerd.sock │ │ ├─ 49005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bf70d46b694c26f49b17f7e5cb6a886068bad8cc13824a1ca9db526972c940 -address /run/containerd/containerd.sock │ │ ├─ 52374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c471ceb9a1d297a00285e09b22498d6b96a5defbf841302fcd09b8f6a10cd6 -address /run/containerd/containerd.sock │ │ ├─ 53046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f74db2978addaa1607982267bbf66f581a5f1b87a24d6fa762d56b134e8ecc67 -address /run/containerd/containerd.sock │ │ ├─ 53108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc5ba281f67d0193c9d5ded2010d6d38ba8457769c4c62f8006a46e671ba76e3 -address /run/containerd/containerd.sock │ │ ├─ 53148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 498ca7a7d2b0763a822e747d41af67cf990c33f8c1e0e4f9209e09250e82a82a -address /run/containerd/containerd.sock │ │ ├─ 53312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be78256f02a6127c8429e5f6cb1531918438b6c2efee15eee833466362d095a4 -address /run/containerd/containerd.sock │ │ ├─ 56028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f9a98c0f0a3f6488e4b1635f289bde5f5226305fdcbd571335bb28a801e21f -address /run/containerd/containerd.sock │ │ ├─ 56169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b270388bcf045ca1df0c175d6532b156a2eee35642f93a1b12132c6ea492bf1f -address /run/containerd/containerd.sock │ │ ├─ 56208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ff7ff3e89f7bf1dd9cbd89d1cba4ba585620bbce8badadca633b82f9bfd6e0 -address /run/containerd/containerd.sock │ │ ├─ 56257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a452323699495a025922c5f3202f9f6bf2dbf94d32b7236be3328f6b6a19a88d -address /run/containerd/containerd.sock │ │ ├─ 57416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1c1dd3dc222de4ef97efc3281fcc9621e297fb257f800660937634e237da22 -address /run/containerd/containerd.sock │ │ ├─ 57512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 238c429a14666acb6a7644a397ec6839bc9d5a783d0b0437d995937190603bf2 -address /run/containerd/containerd.sock │ │ ├─ 57875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca3ac39db328554640ab1d45e8d025c7cf82b3c187059063c2721b35e652477b -address /run/containerd/containerd.sock │ │ ├─ 57937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33006f62c63099482e37a7408fadb4cd343cceb6baf36d4bd559444c29eb02f9 -address /run/containerd/containerd.sock │ │ ├─ 57985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04d3f3486a66d5b55a8ee5b742161941367a36a50fe7151bbb4232877c6e6da0 -address /run/containerd/containerd.sock │ │ ├─ 58380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9d57e0a661ea7d45bb57a48ccfbf9b60dafedd8595d7e5b3354afc24c6ed31 -address /run/containerd/containerd.sock │ │ ├─ 58579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e95674284ac931cbae4974b69449b13e5df0f3e2a931fd4e3c58aa93a1e6e9 -address /run/containerd/containerd.sock │ │ ├─ 59110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79877f5009bc3c6c3e88801ae4a6e2f291dc0347dad603e8e14b18c9d4fbae48 -address /run/containerd/containerd.sock │ │ ├─ 59195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772134d4e64d254830e56df257e7b8a42a8b0e26acd6da7aa3d86ac92f737053 -address /run/containerd/containerd.sock │ │ ├─ 59814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61dbf85ec15bfc339b99fbfb4ec27c442cd46b212a5432b240c70cba3b436ed4 -address /run/containerd/containerd.sock │ │ ├─ 61253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c053b89c1c6d3c9db57f7516847ab70c29fb2eca7e5e9d1b804ceaf6e815058 -address /run/containerd/containerd.sock │ │ ├─ 62507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be3fc7efd740dd1d7ccfccc6b2639982c2502b0e88218343ddf353ded1076c1 -address /run/containerd/containerd.sock │ │ ├─ 68982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66629307e20d70012a070d145d9d66243247c4ae8a3396e26fabc519a35a8624 -address /run/containerd/containerd.sock │ │ ├─ 69987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcd79e3fad07e2560ac06649caf9d379bd9aad0d4b1371b94f361d41b8fe2e7a -address /run/containerd/containerd.sock │ │ ├─ 74086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca1d411fe4ccf2a544c7e27f6fd6f3e987e696d6b597570a3285bf2cdbd8f79 -address /run/containerd/containerd.sock │ │ ├─ 78570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739dfdf4e516a9239f941201d0389e874f68e5ae05e3ecd2f45dfeb34afd6fc0 -address /run/containerd/containerd.sock │ │ ├─ 84496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2dddc6bf4c53e2b7a49a98554f7210a932af973225313d16fd344fc11ea6079 -address /run/containerd/containerd.sock │ │ ├─ 84592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9ae5a13a00f7c6b3efe478ec90bafeec73111e3ea136ae8bae81dafc2324a9 -address /run/containerd/containerd.sock │ │ ├─ 92168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e6704d3ff257e6cd5a3d6bbb1b109e0e6968a518b5abd0b0b4e6a1f1998d45 -address /run/containerd/containerd.sock │ │ ├─ 93397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d9d4c57f031289b8aa76467e90ba80ca8a722cfc04f41a236579e87cb5eb05 -address /run/containerd/containerd.sock │ │ ├─ 93510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f2ad2cb780b41b1de77d6af66d7e3e8143dd95d642504eda881b72c5d85f0a -address /run/containerd/containerd.sock │ │ ├─ 95018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe84241a357762774be44688f9c135c20c87c166c45789b9a70cb99d27da741 -address /run/containerd/containerd.sock │ │ ├─ 96339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28df85156d21cd5b9627ada0556f27b683228342c74d8c5cf86230779847de64 -address /run/containerd/containerd.sock │ │ ├─ 96370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99f1928ccdc7ebc24c3ca16ea35f19359535fb464afdc447bb2b99628397a1a -address /run/containerd/containerd.sock │ │ ├─106635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 530fc36c14803b36d82c23c9900c28837c001c87c153a83ac8a685600ae79164 -address /run/containerd/containerd.sock │ │ ├─106702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9a4dbdad935ece9967eaef8c72dc3dea6f1a0509f05eb0f076d4ee7deec8df -address /run/containerd/containerd.sock │ │ ├─108804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ec0a6a344dab5b5aea2f205da6cc0ba27b3f5ed00726b22c8c872e4de2137f -address /run/containerd/containerd.sock │ │ ├─121326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 544cf588d0c7a17f0dc584f6a475d16aa7574070ad2d2260715542f39320f501 -address /run/containerd/containerd.sock │ │ ├─122579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b0973db90746ef6721aae4d088c2f6a9da158654b4c23c631b3406fcdf2285 -address /run/containerd/containerd.sock │ │ ├─122931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d31eb174470e879eb9dd4e9361d148bb4356624cd88f7ec4a8013d9d22cd6e -address /run/containerd/containerd.sock │ │ ├─123629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae5d9b6571685f342c69c9cee821c6866b5e8d0a6f89842640f74c7fcbbda82 -address /run/containerd/containerd.sock │ │ ├─125240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 449b60b8a8852e7b9b46fc39742e6c74aba46a671a3e0f8b27e5dbb7bc770c0d -address /run/containerd/containerd.sock │ │ ├─125555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d5836fd407bbc7fb9c4a23f5458501bb8cf78801e15c31b4d7728660219b92 -address /run/containerd/containerd.sock │ │ ├─125698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 463168122deae05dc6fc6e84fec054481c3916a473ddabf79577694d4bc3260b -address /run/containerd/containerd.sock │ │ ├─125750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b91af28fa98e81980af4d24c68c4d9a2477a178e4843cd87ebb72666eb47e8 -address /run/containerd/containerd.sock │ │ ├─125833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ac609fd7d76c5ef844a7ac8473423b3653a2773b4ea935648c297aad2a1d07 -address /run/containerd/containerd.sock │ │ ├─126274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659685a3d831d9cea45b063bd5ef6457463c2b64c04973dd8e43c53e81e8051e -address /run/containerd/containerd.sock │ │ ├─148691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08873317a45b0647c2f1ffd2a92cb54eb40ad533227ced1a68dcd266da1fccd6 -address /run/containerd/containerd.sock │ │ ├─149949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af3136da209e02abf9557f450181b207b5c6894aadb53df44d90050a4a31580 -address /run/containerd/containerd.sock │ │ ├─150020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120d6608ab95a52ea4e3186a6d664e46c5a32f48ba457dc382d98f1281946f4c -address /run/containerd/containerd.sock │ │ ├─150127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e7c512cd16206589e68e8246cd6a7f841f57a9e24bd44db6021886761e2c28 -address /run/containerd/containerd.sock │ │ ├─150173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a092403211281b4b7a0da91bb561304937671b2c58269badadc44d186003ebcf -address /run/containerd/containerd.sock │ │ ├─150194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 701ddf6dd495d1a74621a77f4bcebcff570d1ac206d71e998b35a94088cb9eaa -address /run/containerd/containerd.sock │ │ ├─150540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cde122a6fd3e7f7569841a2401fdf3ed177db97f4074cfc4fe5c99fd6a340e4 -address /run/containerd/containerd.sock │ │ ├─150577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cab0afe0ee3e9255f862ee95d34f5af1f59249da12d7ea75ab08f214473330d -address /run/containerd/containerd.sock │ │ ├─160973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d26a21e383ead99b78c782be5a7d99e4d6d7af39e931e925a8c18392f7ad04 -address /run/containerd/containerd.sock │ │ ├─162955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48af3e4e759d4d27106828425386c54079f9421aa1a802b9e8d3b5b69133897f -address /run/containerd/containerd.sock │ │ ├─162999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92280a42a350a4373c9780eb45db2f9e08c6383de877319c0e6e6f5457e566dd -address /run/containerd/containerd.sock │ │ ├─163112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55399b89c58a644d07b6a8cc64e6e960ca2e51bed0744d28a7ecb960a6c9d60c -address /run/containerd/containerd.sock │ │ ├─163236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f2b1a856cc12aee205aac5c10c4d1d0f5baafe9730388f8bba13fe0c1815cf -address /run/containerd/containerd.sock │ │ ├─163862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1482c2907c37360fff5fff9594a2f058b181441e31f81f799db23552020e4133 -address /run/containerd/containerd.sock │ │ └─174642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9771b2d40e0a0b64a7866f6894a03ce7753a72386aaadfa30ad6147c4ceb64c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-08bb6d305f79b24ed199931de4bbb6109e5c73f8f2df469b62e5eabdff57d56b.scope … │ │ ├─19345 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19361 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-e3f4e293187389a33b254c8ed15432405d12fa9c9c0954b0fe13a172190b0a9e.scope … │ │ ├─12583 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nxcxdw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12603 /usr/bin/ceph-mgr -n mgr.instance.nxcxdw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28822 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29093 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19275 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19296 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24491 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.nxcxdw.service │ │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nxcxdw/unit.run │ │ │ └─12501 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-nxcxdw --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nxcxdw:/var/lib/ceph/mgr/ceph-instance.nxcxdw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nxcxdw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.nxcxdw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33870 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12104 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12135 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─120825 /sbin/multipathd -d -s │ ├─docker-864cb52226970c0540cc7a6afa8d43d2584b2ae307ed5868bac4ce6446f96781.scope … │ │ ├─33912 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─33925 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39994 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10670 /usr/sbin/chronyd -F 1 │ │ └─10671 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-c21f863b718a825b3e6a9d756705661c04eec3f234effaa6888448562a728d59.scope … │ │ ├─12215 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12228 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-993a7f9b8f17ba101fe2b6b45cfbaa07bbca6583f91922c43b73dbcec5f433f6.scope … │ │ ├─29134 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29147 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─iscsid.service │ │ ├─120673 /sbin/iscsid │ │ └─120674 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rff226e9af56947e0855cc97176dfa493.scope │ │ └─161390 /usr/sbin/libvirtd --listen │ ├─docker-a8814210c5d6afd770d2f9328f1e99c91ca577403850934ee8eb5710d113961e.scope … │ │ ├─24532 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─24545 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─7af3136da209e02abf9557f450181b207b5c6894aadb53df44d90050a4a31580 │ │ └─149973 /pause │ ├─936c0f9e3314347765bcf9b728f4e71c5fec1931f3ce315843fd3691ecba68c7 │ │ └─49138 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─659685a3d831d9cea45b063bd5ef6457463c2b64c04973dd8e43c53e81e8051e │ │ └─126296 /pause │ ├─4102aa305266347b57226236f566da5291321d06fb3e288b6fd2ae9718b962ad │ │ └─39796 kube-apiserver --advertise-address=199.204.45.89 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─dcd79e3fad07e2560ac06649caf9d379bd9aad0d4b1371b94f361d41b8fe2e7a │ │ └─70010 /pause │ ├─be78256f02a6127c8429e5f6cb1531918438b6c2efee15eee833466362d095a4 │ │ └─53337 /pause │ ├─5f1c1dd3dc222de4ef97efc3281fcc9621e297fb257f800660937634e237da22 │ │ └─57461 /pause │ ├─013433ddd423af6e904db28281f27deaeac3834da90bf1a5cd3114b9de10b83f │ │ ├─103833 cinder-api: uWSGI master │ │ ├─103846 cinder-api: uWSGI worker 1 │ │ └─103847 cinder-api: uWSGI worker 2 │ ├─001a9444732e36a7aca320cd681d83f8b83c19a41e102bcf9c48dbf90c204f21 │ │ └─74687 /usr/local/bin/rook ceph operator │ ├─9b8d733cb35d2adb93213d50373e34eb58260f862742b0b498f48b12d7b433b7 │ │ ├─157344 neutron-api: uWSGI master │ │ ├─157381 neutron-api: uWSGI worker 1 │ │ └─157382 neutron-api: uWSGI worker 2 │ ├─7cd23484760f350f1dad16e6b190b92f51650aee48eea45e8c451dab08b18e13 │ │ └─43111 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5e39f62e54ba79cc348a03a0134f31b1ff38b8d9bf0bb3d1ccafce20301930a6 │ │ └─60872 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─55399b89c58a644d07b6a8cc64e6e960ca2e51bed0744d28a7ecb960a6c9d60c │ │ └─163170 /pause │ ├─61dbf85ec15bfc339b99fbfb4ec27c442cd46b212a5432b240c70cba3b436ed4 │ │ └─59837 /pause │ ├─a8d815b8d3dc9095efa8102031e0e6c3e893e77072f45064047b701b4532e8b4 │ │ ├─157326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─157561 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─157562 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─157563 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8cde122a6fd3e7f7569841a2401fdf3ed177db97f4074cfc4fe5c99fd6a340e4 │ │ └─150562 /pause │ ├─d515b0446f497005aa7d25a75728035b1792dec7e3c766fba3ac7949fcbee80a │ │ └─61333 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4f1cb44f3af9a8d033b88530b71f04b479884c12773352d0df52cf4c3ff2028d │ │ └─59946 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─10ee23e0646c0e2e8ce349fa212c4d85d209dc291ed9beaf71f1eeb332e1cae9 │ │ ├─148897 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─148916 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─148922 erl_child_setup 1048576 │ │ ├─148979 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─149030 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─149031 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─149203 /bin/sh -s rabbit_disk_monitor │ ├─728d4dcf4aac2c279cc0887d6d53f11738e2e789381ef78c683113ca49a051f2 │ │ └─59486 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8cadf41a7d81d4d69c31911262bc86b6dd390d1e0b513848d6535fa068930d02 │ │ └─40913 /pause │ ├─b270388bcf045ca1df0c175d6532b156a2eee35642f93a1b12132c6ea492bf1f │ │ └─56194 /pause │ ├─58a5a27a0dceafa379cb908430b6467b8efa0912ce01aea41d6752bcbc196207 │ │ ├─121700 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─121713 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─530fc36c14803b36d82c23c9900c28837c001c87c153a83ac8a685600ae79164 │ │ └─106659 /pause │ ├─79877f5009bc3c6c3e88801ae4a6e2f291dc0347dad603e8e14b18c9d4fbae48 │ │ └─59135 /pause │ ├─9fda846ed42fdfc9616d7a5992c4530b209c6516d8013059fde90d0c5cc5a5a1 │ │ └─40200 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ca3ac39db328554640ab1d45e8d025c7cf82b3c187059063c2721b35e652477b │ │ └─57898 /pause │ ├─a092403211281b4b7a0da91bb561304937671b2c58269badadc44d186003ebcf │ │ └─150215 /pause │ ├─a2a30f0577bdf89aae877c2ff6ec62d11c42a151ec6ac09398aae5318a69c68f │ │ ├─159225 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─159961 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpfntki6ts/privsep.sock │ ├─c615a57b174c8fdf25f4d538665cea98603ab8f9356c351b46d34d0c509f8d2a │ │ ├─69097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69114 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69120 erl_child_setup 1048576 │ │ ├─69177 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69228 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69229 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69268 /bin/sh -s rabbit_disk_monitor │ ├─54f521d8bc8d67d35f9e536d8f4301372b9d2199fba945f05a2e47952245acef │ │ └─42860 /coredns -conf /etc/coredns/Corefile │ ├─17ffc29e8e47e70e8570b9a7b0cd31bd660517e4931b0e9b875a95035d995f5a │ │ └─61393 /bin/oauth2-proxy │ ├─1d7a3ec926b2f552f3b4d23a2f9269e193b4b58802033d5d76652647a4caa330 │ │ ├─47189 mysqld --wsrep_start_position=1dcd98fd-12db-11f1-92ad-7a53410230ed:20 │ │ └─47316 /var/lib/mysql/mysql-state-monitor │ ├─25d26a21e383ead99b78c782be5a7d99e4d6d7af39e931e925a8c18392f7ad04 │ │ └─160997 /pause │ ├─d48640d4fb4f0c3c7a05b9d27f358d86f1b501e516cc61cfb20acddf9d9b1197 │ │ └─59977 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dcf4cd5f26b35c8b4a93240e16d3935db16a0605164c76c88e00fec863e96c97 │ │ ├─61645 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─61662 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─61675 erl_child_setup 1048576 │ │ ├─61759 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─61810 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─61811 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─61863 /bin/sh -s rabbit_disk_monitor │ ├─cb6788df2f48278bdfeaf025c116553dcaa71cecffde23575b3e1e05d3322e96 │ │ └─61364 /bin/memcached_exporter │ ├─f74db2978addaa1607982267bbf66f581a5f1b87a24d6fa762d56b134e8ecc67 │ │ └─53079 /pause │ ├─ddcea66dadc4306e419f84fb3633fb03817918ff60e861e670e56cd74fdbe82f │ │ └─59540 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─52f2b1a856cc12aee205aac5c10c4d1d0f5baafe9730388f8bba13fe0c1815cf │ │ └─163261 /pause │ ├─e82c7ceb09b0d152f62db1d172790dcadfc646170bbbeb1e354bb921ddbc4b07 │ │ └─53422 nfd-master -crd-controller=true -metrics=8081 │ ├─1f3a79f4fd082eaff0f486de111a7568a35747de1886897655a9292605b81cf3 │ │ └─45067 /pause │ ├─374ae89574c0491e24fe4520ba5f48d736b411d3927aad394732a1b9c5ac8813 │ │ ├─161096 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161113 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─161119 erl_child_setup 1048576 │ │ ├─161234 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─161299 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─161301 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─161571 /bin/sh -s rabbit_disk_monitor │ ├─32f28da09a9e407cf6637045b737aa3ffa396cbe96b55991650ec81d33bd3cf1 │ │ └─163088 kubernetes-entrypoint │ ├─a853ae9480d0abafbacbde42cc4aa83fd5629d11e36f5991a27b19b9af366a42 │ │ └─57318 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─65fbbb384a4b71d01112f3dfda4137bbaf019775c6b90bfce84ce22c6f155ec8 │ │ └─61030 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─216bb1e3b33f1d8f8243b91c5be7baf66d52ba72729f70570f52ac2cb5e50945 │ │ └─47285 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─d57f418a528a586c37ca5440eefe65e7098428236c8b09f153db271828881d0b │ │ └─45377 /server │ ├─d4f0d8a66b32f392438c7956abd38d0fb7c94085a2c4494f57e269f26d210bae │ │ └─104205 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3526b71407863ffc4e013d421c0e8608c5adefe4cfa283ef85a079982beae369 │ │ └─43064 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─2c5d0d60258e3736046f6fefa529adac041220bb78d6e496e240ad480ab7b341 │ │ └─39711 /pause │ ├─544cf588d0c7a17f0dc584f6a475d16aa7574070ad2d2260715542f39320f501 │ │ └─121350 /pause │ ├─18bf70d46b694c26f49b17f7e5cb6a886068bad8cc13824a1ca9db526972c940 │ │ └─49029 /pause │ ├─5b3107b384fd7bf19a84a30ea561130a6e98df886f0e7cb952fddbfb81918d41 │ │ └─47026 /pause │ ├─2dce839b166b21c166e82cdd6beed793d9a089891bb1e718eb7e71baa1c2aec6 │ │ ├─57098 python -u /app/sidecar.py │ │ ├─57296 python -u /app/sidecar.py │ │ └─57297 python -u /app/sidecar.py │ ├─e8482630ccc95c12b266cabe04622ef9821e986cfd3839a2faa6787fde2d4ca4 │ │ └─161346 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4d72493e0b35a8800fbb28171cec7421c0acf38352a42786addd4bd4ca568dd0 │ │ └─53564 /secretgen-controller │ ├─78e7c512cd16206589e68e8246cd6a7f841f57a9e24bd44db6021886761e2c28 │ │ └─150165 /pause │ ├─5f1508c79aa18d613b01b13efb0c07b69c6d003776fd9ce4a0263118fad3f60e │ │ └─60917 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─c4d17ba14d57ed3e696a2309e5e87538f37a6516784cfa5bf3615eddc8a26641 │ │ └─160703 /bin/bash /tmp/libvirt.sh │ ├─80ac9ccb6cd26d9e8071833b80d92eb689ad78c95bccad3d96c05b49439632fb │ │ └─46257 /pause │ ├─6b62f8b25c659eefd1d6c04a04dcc16336efc4f33f70f420cd586d996176d56e │ │ ├─47119 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─48463 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─82e71c5e3c0e4d588c9006061bea74ec882b9f2ba8e3ce03bd7b6aa9347bda71 │ │ └─45944 /pause │ ├─238c429a14666acb6a7644a397ec6839bc9d5a783d0b0437d995937190603bf2 │ │ └─57535 /pause │ ├─474fac477bfe9bf84d17abe4ae059f7102d23029023b2839ea53f310eb12452b │ │ └─43009 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f70cac65e3ef8a78d1da759857083ea51a0c0888fb21bce38b00d0382d9e38aa │ │ └─61411 /bin/oauth2-proxy │ ├─74b7e47c2ef1b38af581d098f2a0ac3e754b3ffd8847aea486003e7100214b8a │ │ └─107280 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─449b60b8a8852e7b9b46fc39742e6c74aba46a671a3e0f8b27e5dbb7bc770c0d │ │ └─125350 /pause │ ├─adbf66b69c5a47917f81d55d6ca724297c4d2ab5fb7a02afbcfcaaa194f33ed9 │ │ └─58485 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─6fe6b7bf4ca43b3ec3ab984755a98b01ce3a1c6e068cb7265369dbd9d14d8c27 │ │ ├─160119 /bin/sh -x /bin/wait-for-ip.sh │ │ └─177180 sleep 1 │ ├─b735696396b216c7efbd6b57fde95ba3dd68786340e4d05e0138d6f859909706 │ │ └─39671 /pause │ ├─3ad0de36ca86cb7440bd063ad9be69337e04ecd45a18ac7b89bc6bc3ed804cc8 │ │ └─60830 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-89.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─ad9ae5a13a00f7c6b3efe478ec90bafeec73111e3ea136ae8bae81dafc2324a9 │ │ └─84629 /pause │ ├─9137669fe080746e98c031e4097b470a6822b16cc523b1266da408f90b759577 │ │ ├─158262 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158386 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0yvr_kve/privsep.sock │ │ ├─158503 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpk4l3t46f/privsep.sock │ │ └─158589 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─10947fb4d6c00275ba3b35f44a200824854a63279b66f4580b6e0538cea520e4 │ │ └─46310 /manager --metrics-bind-address=:8080 │ ├─89ff7ff3e89f7bf1dd9cbd89d1cba4ba585620bbce8badadca633b82f9bfd6e0 │ │ └─56243 /pause │ ├─77fa719c21771a27f4cb71f2201adfbe61d21ae34dcbe27bce564635b35ec821 │ │ └─60291 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-89.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─04d3f3486a66d5b55a8ee5b742161941367a36a50fe7151bbb4232877c6e6da0 │ │ └─58008 /pause │ ├─92e7091e535bffc89e2e8eb9e1aa10713098dd1a0fd362aa8ca672da583b2967 │ │ ├─93662 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─93921 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─93923 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7be3fc7efd740dd1d7ccfccc6b2639982c2502b0e88218343ddf353ded1076c1 │ │ └─62531 /pause │ ├─3dc13ddb49e4730f456e585efe860b7a4a063e0f90d30a6d237e8265d2f88d60 │ │ └─121603 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─eadd1fcd51f479b3a862d5d8ffdddbbfc8c0d63d9f4bfa6f2f8143f5a44f7e4d │ │ ├─59015 nginx: master process nginx -g daemon off; │ │ ├─59031 nginx: worker process │ │ ├─59032 nginx: worker process │ │ ├─59033 nginx: worker process │ │ ├─59034 nginx: worker process │ │ └─59035 nginx: worker process │ ├─498ca7a7d2b0763a822e747d41af67cf990c33f8c1e0e4f9209e09250e82a82a │ │ └─53172 /pause │ ├─c99f1928ccdc7ebc24c3ca16ea35f19359535fb464afdc447bb2b99628397a1a │ │ └─96402 /pause │ ├─48af3e4e759d4d27106828425386c54079f9421aa1a802b9e8d3b5b69133897f │ │ └─162980 /pause │ ├─5abeed606edc6a0da0bed287847d25f782c1df2759a414bf1b77151e191403ce │ │ └─42738 /pause │ ├─d36ddd848fb70dbbb932358c3b24d7ec47211283faf4db59eee4bf25ab3faafe │ │ ├─134511 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─135329 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─135333 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─21f6ba77f57020aa7c578e34f13825b25925dcb84d0d21552b7215eeb7aef2e1 │ │ ├─57073 python -u /app/sidecar.py │ │ ├─57289 python -u /app/sidecar.py │ │ └─57290 python -u /app/sidecar.py │ ├─3359bde419d89b143ce958ddc86fe9703a24514619352b5883a86177ee5786ba │ │ ├─41827 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42365 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fc8d0eb755b4507579248bd1f3db40f488c022f6b30320f704a0ed3e92992fc4 │ │ ├─78719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78737 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78745 erl_child_setup 1048576 │ │ ├─78971 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79045 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79046 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─79365 /bin/sh -s rabbit_disk_monitor │ ├─c4ce5efc36bc7eaf68ead1f5f897ff8bcf66f22569442a7f2f47eb924f749b39 │ │ └─160656 /usr/bin/libvirt-tls-sidecar │ ├─6f01946f4edb5c4fea3f9cefee00ae9cdd88ab0fb42e2c3fbf70db1bfcbed0a7 │ │ └─39820 etcd --advertise-client-urls=https://199.204.45.89:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─9158aa94f93de086d06ae4a62d038030cb06be742f2115f3865596302c6518fe │ │ └─46075 /manager --metrics-bind-address=:9782 │ ├─b116b7b20cd4bb258087524fd944cb2d33cd147e3d8e5d04a3290ce9355ae23c │ │ └─163150 kubernetes-entrypoint │ ├─3c053b89c1c6d3c9db57f7516847ab70c29fb2eca7e5e9d1b804ceaf6e815058 │ │ └─61276 /pause │ ├─ae9d57e0a661ea7d45bb57a48ccfbf9b60dafedd8595d7e5b3354afc24c6ed31 │ │ └─58403 /pause │ ├─08873317a45b0647c2f1ffd2a92cb54eb40ad533227ced1a68dcd266da1fccd6 │ │ └─148715 /pause │ ├─30c471ceb9a1d297a00285e09b22498d6b96a5defbf841302fcd09b8f6a10cd6 │ │ └─52397 /pause │ ├─3db2b495b8c5160c05d4aa758833ddf7b693d3fc468e748956bb7bfb4ec4dbb0 │ │ └─39791 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─b15e89a84faef955b920656562f13c595b38060100af33f7fb1e6d721e84f8ef │ │ ├─107571 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─107674 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─4b0d153df79647be535f59e583f756a0e09a9644abbe460cd57c71bc2dc7d0fa │ │ ├─133549 nova-api: uWSGI master │ │ ├─133595 nova-api: uWSGI worker 1 │ │ └─133596 nova-api: uWSGI worker 2 │ ├─2faddc820fd8874aada2e6fd727c8798e032469952886778e14978bd7189b89e │ │ ├─ 84994 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─154448 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─24e95674284ac931cbae4974b69449b13e5df0f3e2a931fd4e3c58aa93a1e6e9 │ │ └─58604 /pause │ ├─645b040ce4f61ba87b40bf7ea392c50a73a3998ee83cfd68e942d3c7eb635452 │ │ └─163285 kubernetes-entrypoint │ ├─2683d8a58dbb600c85247802b48ef658630a807059ef21550000347a2e603150 │ │ ├─134422 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─134880 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─134881 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─88b91af28fa98e81980af4d24c68c4d9a2477a178e4843cd87ebb72666eb47e8 │ │ └─125776 /pause │ ├─494c04f56ecd256a92687c866ceccc0a0cff6938b44e50df4987fb59d5480674 │ │ └─45123 /pause │ ├─66629307e20d70012a070d145d9d66243247c4ae8a3396e26fabc519a35a8624 │ │ └─69005 /pause │ ├─b64e8bfdd41212f03aaa216835ecbc7779586b2ebbe7c0dce2b20ad8c4bec7d0 │ │ └─43157 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─9d788800b525bd93543c84acf6d691215dfafedc9e721401cc8ef8c733d5f0aa │ │ └─123192 /coredns -conf /etc/coredns/Corefile │ ├─d790a7da5f8ba1dd0582a30b7e83c1c0c35b07852a194b055ca8bd59066752fe │ │ └─56680 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─9ca1d411fe4ccf2a544c7e27f6fd6f3e987e696d6b597570a3285bf2cdbd8f79 │ │ └─74110 /pause │ ├─120d6608ab95a52ea4e3186a6d664e46c5a32f48ba457dc382d98f1281946f4c │ │ └─150116 /pause │ ├─8f6586a9ea46c31e57ba7ba8d755b2282b6d76345f9aabab76209086c39364aa │ │ └─42704 /pause │ ├─b9771b2d40e0a0b64a7866f6894a03ce7753a72386aaadfa30ad6147c4ceb64c │ │ └─174664 /pause │ ├─fae5d9b6571685f342c69c9cee821c6866b5e8d0a6f89842640f74c7fcbbda82 │ │ └─123652 /pause │ ├─19b2841bac80bba384f28fc3165eee7f911d0b2d4a58bf798b1969fc6f843ab0 │ │ ├─112820 placement-api: uWSGI master │ │ ├─112833 placement-api: uWSGI worker 1 │ │ └─112834 placement-api: uWSGI worker 2 │ ├─2025951cd7a9f46cb3d8df958ad5dc3228850cc58dec4905b263d4ae59a1f2fa │ │ └─84890 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-jvdxt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─772134d4e64d254830e56df257e7b8a42a8b0e26acd6da7aa3d86ac92f737053 │ │ └─59219 /pause │ ├─df9dc0e1b7b5a2c00f5c8531249f70c05c5d19b55f9429238adc923b9b12326a │ │ └─42728 /pause │ ├─9fa3f7e9b88e8e29e4431adb642b79dfff9cc999c2bd59078f9ac13465554551 │ │ └─165880 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ ├─77ac609fd7d76c5ef844a7ac8473423b3653a2773b4ea935648c297aad2a1d07 │ │ └─125862 /pause │ ├─bf311c601a5aa98efcf6046ab1d4fba67ab21fb8b558becdbf029388554eedb4 │ │ └─61134 /bin/pushgateway │ ├─8fdad48a72166ef95566d6952e968e4a8eb99d2d111eda62137b88fa3112d7e2 │ │ └─46598 /pause │ ├─e2dddc6bf4c53e2b7a49a98554f7210a932af973225313d16fd344fc11ea6079 │ │ └─84522 /pause │ ├─cc5ba281f67d0193c9d5ded2010d6d38ba8457769c4c62f8006a46e671ba76e3 │ │ └─53132 /pause │ ├─3e76bc04ae7f62252bf8bb302f7f333db157338d27de5418bf966ad9d07ef8ed │ │ └─42796 /coredns -conf /etc/coredns/Corefile │ ├─67d5836fd407bbc7fb9c4a23f5458501bb8cf78801e15c31b4d7728660219b92 │ │ └─125579 /pause │ ├─19d0e0d4e840297e31c4a19988123e7aee10fc75e1b32d71f7e8ca0a51bc423c │ │ └─41612 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9cab0afe0ee3e9255f862ee95d34f5af1f59249da12d7ea75ab08f214473330d │ │ └─150607 /pause │ ├─55b0e7fe24e1250d7da1e36fc176a5b66be150d0bad6706c1ac186bd8266c90b │ │ ├─65099 apache2 -DFOREGROUND │ │ ├─65142 (wsgi:k -DFOREGROUND │ │ ├─65143 (wsgi:k -DFOREGROUND │ │ ├─65144 (wsgi:k -DFOREGROUND │ │ ├─65145 (wsgi:k -DFOREGROUND │ │ ├─65146 apache2 -DFOREGROUND │ │ ├─65152 apache2 -DFOREGROUND │ │ ├─65153 apache2 -DFOREGROUND │ │ ├─65155 apache2 -DFOREGROUND │ │ ├─65156 apache2 -DFOREGROUND │ │ ├─65157 apache2 -DFOREGROUND │ │ ├─65158 apache2 -DFOREGROUND │ │ ├─65159 apache2 -DFOREGROUND │ │ ├─65160 apache2 -DFOREGROUND │ │ └─65161 apache2 -DFOREGROUND │ ├─67e510f40f98cffb21a7a9253f1dd4bbc941f790720d97661db3c90c80c75361 │ │ ├─133674 nova-metadata: uWSGI master │ │ ├─133689 nova-metadata: uWSGI worker 1 │ │ └─133690 nova-metadata: uWSGI worker 2 │ ├─1e42f8e4e598ecb0d3a36ba035782fd1ec50453dd737316f17047f383f4f64df │ │ └─47382 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f57a1a6ad77b712dab68fd60c3362e336d5ece0b0aa996abb08383db308d1e24 │ │ ├─151058 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─169034 sleep 300 │ ├─92ec0a6a344dab5b5aea2f205da6cc0ba27b3f5ed00726b22c8c872e4de2137f │ │ └─108827 /pause │ ├─ae59003b6fda379a5981be02aba74798a7003863d3ddb8b9615cb86574fed043 │ │ └─39769 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─463168122deae05dc6fc6e84fec054481c3916a473ddabf79577694d4bc3260b │ │ └─125729 /pause │ ├─04f2ad2cb780b41b1de77d6af66d7e3e8143dd95d642504eda881b72c5d85f0a │ │ └─93536 /pause │ ├─92280a42a350a4373c9780eb45db2f9e08c6383de877319c0e6e6f5457e566dd │ │ └─163033 /pause │ ├─d60e3173549b938bd20be66e9a393a7add1d562872ce089a8ac2ee211928ecce │ │ └─39920 /kube-vip manager │ ├─a47ef1902dc3b0208114d43d4a2b95d19efd7fe7a1b352afcdd1b1f2e6e4d656 │ │ └─42548 /pause │ ├─7bb507ad2551a68dbb2127f2c1b647f7b30e3fd9bbd19b8718911da49566467d │ │ ├─73620 barbiacan-api: uWSGI master │ │ └─73639 barbiacan-api: uWSGI worker 1 │ ├─28df85156d21cd5b9627ada0556f27b683228342c74d8c5cf86230779847de64 │ │ └─96376 /pause │ ├─39a2d001fae9512e135de063e1d95a3963dd4bba49c04e200bf1bbc32a394c6b │ │ └─165907 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7343a4c2cac39218d1d3760837fa4ff001e5cebaf3633966055df49766a59661 │ │ └─42714 /pause │ ├─dfe84241a357762774be44688f9c135c20c87c166c45789b9a70cb99d27da741 │ │ └─95042 /pause │ ├─bf823f004a84ddf97912c5d5bf1aaa6c758ba829f87830cc134702958396bf38 │ │ └─56508 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─a452323699495a025922c5f3202f9f6bf2dbf94d32b7236be3328f6b6a19a88d │ │ └─56281 /pause │ ├─f6923863ef9b8f7383e863029725dd6663aef547a14a10d5f0194dd307bce4ac │ │ ├─157396 neutron-policy-server: uWSGI master │ │ ├─157410 neutron-policy-server: uWSGI worker 1 │ │ └─157411 neutron-policy-server: uWSGI worker 2 │ ├─d37b8c913844dcf1676ad301098ed92ed3404920cf07b5b9a2124b67fc9637f5 │ │ ├─159673 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─160377 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpshug_0nj/privsep.sock │ │ ├─160741 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1xrxpoyg/privsep.sock │ │ ├─161049 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp86jx6uah/privsep.sock │ │ ├─161475 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─161476 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─161496 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4422ba5d-6072-4f2b-a33b-32b6625d0a41/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4422ba5d-6072-4f2b-a33b-32b6625d0a41/host --addn-hosts=/var/lib/neutron/dhcp/4422ba5d-6072-4f2b-a33b-32b6625d0a41/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4422ba5d-6072-4f2b-a33b-32b6625d0a41/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4422ba5d-6072-4f2b-a33b-32b6625d0a41/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-db5813e3-6b07-4719-adf2-8b375d646ebb,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ └─161499 haproxy -f /var/lib/neutron/ns-metadata-proxy/4422ba5d-6072-4f2b-a33b-32b6625d0a41.conf │ ├─929f32a8dd5bf5fb566376262a4438b875de9c92125f41c5f851cfb5d9f59ac5 │ │ └─163349 kubernetes-entrypoint │ ├─680165a9805bb532b5c1c1ddb7010095bbb8e9d82b0b24ac5c187ce81f2d54c5 │ │ └─53464 nfd-gc -gc-interval=1h │ ├─88793aa49dbbcb27406648e442f7ce942384b94a3f61b74778e95371899844aa │ │ ├─159655 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─159852 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─159853 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─33006f62c63099482e37a7408fadb4cd343cceb6baf36d4bd559444c29eb02f9 │ │ └─57964 /pause │ ├─f5d31eb174470e879eb9dd4e9361d148bb4356624cd88f7ec4a8013d9d22cd6e │ │ └─122955 /pause │ ├─9c51bfee7bfe5d6ffcea3b7435a44fff8d867d3d342bb9eedef5808b6f05e3c9 │ │ └─130247 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─0a9a4dbdad935ece9967eaef8c72dc3dea6f1a0509f05eb0f076d4ee7deec8df │ │ └─106735 /pause │ ├─59dacdb8e550e86ef2cc525d398ccdbe7c8d2237ee028f17ab614feaf3df41c9 │ │ ├─95181 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95198 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─95204 erl_child_setup 1048576 │ │ ├─95272 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─95323 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─95324 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─95384 /bin/sh -s rabbit_disk_monitor │ ├─18e9303cdf23e5463cc13c151f616e17464e77c800820b249b29359d893ce924 │ │ └─39696 /pause │ ├─77647a86cc488e31846a2fe1b869c7e59cbc22e0f19444c0f6468a1fc68c8bbc │ │ └─40926 /pause │ ├─343e226248898ea3c77ffa55310dadd6a0c64f8600bfbca11f49168991eb01c3 │ │ └─46426 percona-xtradb-cluster-operator │ ├─1482c2907c37360fff5fff9594a2f058b181441e31f81f799db23552020e4133 │ │ └─163886 /pause │ ├─7ebe8d8c717d684fea0f0d7aab13e7e0c4c4aa33b33f59d51a4c4bf7a8ecac79 │ │ └─39684 /pause │ ├─b5b9bedfbb15fc524953f2b1aec77037b7312913bdd6588cfa1525d248763282 │ │ ├─60059 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60094 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4246bdc40154fa754cacbb2c93f7b779ae41222113a136e3a7493f63470335f5 │ │ └─61302 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2ff242db4ca35b5344efe5461fdb9ba8abe7ed541198e38b67eb03c3e6023c3b │ │ └─45847 /pause │ ├─dc317b1e8f6cdbd504b14b1cbafa12f4bb106f1ab740cb5d4299f4cb200e1c81 │ │ ├─123731 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─123748 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─123754 erl_child_setup 1048576 │ │ ├─123872 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─123934 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─123935 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─124098 /bin/sh -s rabbit_disk_monitor │ ├─f7e6704d3ff257e6cd5a3d6bbb1b109e0e6968a518b5abd0b0b4e6a1f1998d45 │ │ └─92191 /pause │ ├─cb55e629d78b87925774d6d24f5854e5fc7164427318446c91e94e0aa9cfb7cb │ │ ├─ 45323 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 45339 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 45419 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─157152 nginx: worker process │ │ ├─157153 nginx: worker process │ │ └─157154 nginx: cache manager process │ ├─ff9ae1f32723f7c16b6f3ce77aeab652da2947dd1024356ffe2f75ccc1505d6b │ │ └─53384 nfd-worker -metrics=8081 │ ├─e7031aed6e252d2b634f55f0d9d10e510da21e6d2adbf461b03b1be019db1bbe │ │ └─42936 /pause │ ├─fa2b0a56972fd9a96f83425430794d84621b125b110b6da2f7d28bfeeca82741 │ │ └─60334 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─739dfdf4e516a9239f941201d0389e874f68e5ae05e3ecd2f45dfeb34afd6fc0 │ │ └─78593 /pause │ ├─927f42d16c23c892f4d10a467b212220599a804cf095d82f1522b6b9cc2c7d5b │ │ └─40174 /pause │ ├─f27b7a6fc41ea0b5ddf5d62a4ca1df268d6774c2a1c8ceb902c4c26a7d99b0c7 │ │ └─39582 /pause │ ├─c5f9a98c0f0a3f6488e4b1635f289bde5f5226305fdcbd571335bb28a801e21f │ │ └─56068 /pause │ ├─701ddf6dd495d1a74621a77f4bcebcff570d1ac206d71e998b35a94088cb9eaa │ │ └─150260 /pause │ ├─414559807f7d8053d734cfe63e2d84673c2190c3e9f36c723e1485b7841d2e96 │ │ └─94801 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7c2c02774c367c7555242bc35239168d8c37153885823d7b18a3f9d4fecd3a83 │ │ ├─92475 glance-api: uWSGI master │ │ ├─92488 glance-api: uWSGI worker 1 │ │ └─92489 glance-api: uWSGI worker 2 │ ├─7f696b42133e8df8a791791296f41060c494d54a2147095e338a5f7f9d9e1b93 │ │ └─85734 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─242cbeaf0ebd52aa941a5f496e368a9944a7486342922c0d028602db17e1cbdf │ │ └─174690 kubernetes-entrypoint │ ├─255d237faff4183ddfe35caa3a907ab7d55fc8e3aaf3856c0d005dd7540f0e1f │ │ └─60180 /goldpinger --static-file-path /static │ ├─85d9d4c57f031289b8aa76467e90ba80ca8a722cfc04f41a236579e87cb5eb05 │ │ └─93420 /pause │ └─81b0973db90746ef6721aae4d088c2f6a9da158654b4c23c631b3406fcdf2285 │ └─122602 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount