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 │ │ │ ├─21574 /lib/systemd/systemd --user │ │ │ └─21575 (sd-pam) │ │ └─session-21.scope │ │ ├─21509 sshd: cephadm [priv] │ │ └─21588 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 727 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.113-22-zuul [mux] │ ├─426464 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gmmjcrtxoijqvalrcpgdlhrsahprcmdf ; /usr/bin/python3'"'"' && sleep 0' │ ├─426465 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gmmjcrtxoijqvalrcpgdlhrsahprcmdf ; /usr/bin/python3' && sleep 0 │ ├─426466 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gmmjcrtxoijqvalrcpgdlhrsahprcmdf ; /usr/bin/python3 │ ├─426467 /bin/sh -c echo BECOME-SUCCESS-gmmjcrtxoijqvalrcpgdlhrsahprcmdf ; /usr/bin/python3 │ ├─426468 /usr/bin/python3 │ ├─426469 /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 │ └─426471 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9969 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da1f970b2142805f25bba923f91a86dc8cb943354f24432edd5490965bc9807d -address /run/containerd/containerd.sock │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1658c7bb37a64ac0e36c1c9a1c1d8b81396e520636baab0d5047f96aefd8193f -address /run/containerd/containerd.sock │ │ ├─ 18516 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 816269aac4437274fee9002bd936dc27f149b6b4274f58e778a69ce20c967f75 -address /run/containerd/containerd.sock │ │ ├─ 25135 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4a0015daf9ac7a9bc3e7c61a852a184b1752f34275efcce7f2ecc4c946ab241 -address /run/containerd/containerd.sock │ │ ├─ 29930 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2820047a0540074d1a733bed335d95baa255d9b1aee9719c771cc32ef9326511 -address /run/containerd/containerd.sock │ │ ├─ 34756 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f912b92369754fdd0f1d86476fdd193c52c67e5a27e8acb5a12aaf80a759755b -address /run/containerd/containerd.sock │ │ ├─ 39413 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbc9e6f23947565525f7339bc3060bac8a8224ba17e77c788ca596379f2f415b -address /run/containerd/containerd.sock │ │ ├─ 41943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd123c015df46c18f33f6b8be622dd581bb9c486b432f67a4612ce2e575a584 -address /run/containerd/containerd.sock │ │ ├─ 41984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc14cc60eeb0aeb32f5ee1e77ff6585bf3a84650114d26dc10510c39311c141 -address /run/containerd/containerd.sock │ │ ├─ 41988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b206bef3c8578ef542bb5f911dde04352a51a15daa7bacf685f26ed32e4f8f3 -address /run/containerd/containerd.sock │ │ ├─ 41995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9424154e046966f6edad53acced96b453a51aac80b479e981f3f0464444dcdc -address /run/containerd/containerd.sock │ │ ├─ 42031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6cf78645067f3ad62814c88924b2829bf2700983bfc6caaf504018d1cb262a5 -address /run/containerd/containerd.sock │ │ ├─ 42584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 325980a533eae4eab25cbd53c8db70d76745c3704303915c456ba43706085f5a -address /run/containerd/containerd.sock │ │ ├─ 43297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6d00906249a53c88ab6b1a2363134799c73406aba7bcf78bddcc8b54334373 -address /run/containerd/containerd.sock │ │ ├─ 43315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8c863cdbb8da0d579aa06068d86978c671bd53de8e03ae770478702f229420 -address /run/containerd/containerd.sock │ │ ├─ 44647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3a4070dfeb526f9a97f3b87ee08e24677f271d8f7d0acbe09d52bd7a36e9b8 -address /run/containerd/containerd.sock │ │ ├─ 45062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6324edbdd3567b4c7d6a27449330a39582cddc03f53b9f9c7e5ab2096e8a0da4 -address /run/containerd/containerd.sock │ │ ├─ 45100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58b46269240ef542f36d2916dc78b1c565776380389da002f5db8d7b91dd570 -address /run/containerd/containerd.sock │ │ ├─ 45530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342a7b465d8146c66f31c75713c094b1cfc99e496b94a091bf8f11188150699e -address /run/containerd/containerd.sock │ │ ├─ 46047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd80795639ad08434e348190d2ec5d63d04813861779f32533295a999a6ea4ba -address /run/containerd/containerd.sock │ │ ├─ 46093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a2cae3e28eadb2431e439af15656a63c58559ae38316d321eb3d6ae59dbf35 -address /run/containerd/containerd.sock │ │ ├─ 46140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646fb2c111163b8e31075cd262f783d68f3e74811d7210e452233f2eed89804f -address /run/containerd/containerd.sock │ │ ├─ 48306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5345742b86206484ea3b422bcda532b69920ec9fef87da804ca475229fced7c8 -address /run/containerd/containerd.sock │ │ ├─ 48428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77117b654e3e72a22ea9c731b4af7449e61588f1929021947fa04321f8ba2882 -address /run/containerd/containerd.sock │ │ ├─ 49166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 245248e1da50c7ea9912f96977daf954a28ddfb93a8ce46674b8c8d55f0f85aa -address /run/containerd/containerd.sock │ │ ├─ 49264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90cb1091bee457ca49a67e93db808197eb15281c01ec609ce961c9b7385d5cc -address /run/containerd/containerd.sock │ │ ├─ 49576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba846e67d86fe948f1176f53947decd2f2befabef3e511c9a6b95205cafa571 -address /run/containerd/containerd.sock │ │ ├─ 49931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72fcbcc8b4be9076a951b46fc3df8faf3ab24c27702aa6e47bdb92e02bc492da -address /run/containerd/containerd.sock │ │ ├─ 50362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9cd94b859643dfdb72d0df4021b09735f77d224e01e3ca4e6fc328b308bdac8 -address /run/containerd/containerd.sock │ │ ├─ 52804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5ed82f0415a669c7c8061243d4344ebb60c581c4195d2bf0e19b2f01a96ad79 -address /run/containerd/containerd.sock │ │ ├─ 52918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b5d6a02dae6715c65a64d0f83fe45c07e7aedf1334fbc155a5df3303022df00 -address /run/containerd/containerd.sock │ │ ├─ 57548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902b052d051f3d7ff16de6d39ff60ded9aa248bdb093881a334707c3c10bd88d -address /run/containerd/containerd.sock │ │ ├─ 58210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5884248726a224583c157e208a02cd5ec5d7993f23a50d46e066f117608c8471 -address /run/containerd/containerd.sock │ │ ├─ 58264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5b30a57f815bb0d3c0d76d1b8e0d3a97aecebb1b12a1f674281098cd8643f9 -address /run/containerd/containerd.sock │ │ ├─ 58303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4642ce4397b9a3479d29a789cdf701e4274d415130ee18e832704ad8e2626e06 -address /run/containerd/containerd.sock │ │ ├─ 58489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c95e287c807052a92c2eb15d2ddb514d535f433871310b1c3eb613f0351ec2d7 -address /run/containerd/containerd.sock │ │ ├─ 63158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e7f3a4b41a60b1286c3a351df9caf617102ef4622a4b6639271ff67a5ecebe -address /run/containerd/containerd.sock │ │ ├─ 63314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41118de70ee1f65374db4266e5e0d42eb5e2f440a9d33f39957428c1ae82c9b6 -address /run/containerd/containerd.sock │ │ ├─ 63352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78cfb629802eaa6b361a352b69d35b02f3cefc344ca07c4885f4e08c005b170a -address /run/containerd/containerd.sock │ │ ├─ 63396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 612e79becf466b6504adfc1a562e139b1e8ee57189ee8927a24a0b0392f527ec -address /run/containerd/containerd.sock │ │ ├─ 65264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf0f55f33c21d90055c554523010e55c8771def500d0c7e6fcf1ad9a7246a68 -address /run/containerd/containerd.sock │ │ ├─ 65359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5925322ec7faa6935971dcc2dc008426bdf35b9eb81c2ef0ce8208b40196c642 -address /run/containerd/containerd.sock │ │ ├─ 65374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaef4e587e935b3200ab72223072865e266df4521af8a909c7eea61916125e61 -address /run/containerd/containerd.sock │ │ ├─ 65745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bad3e12d9e552a350e31c79642f4e5d48ae3e8920b247c9811b384aa25748a0 -address /run/containerd/containerd.sock │ │ ├─ 65866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce88f9ea0703095ae7db93ac4071b8ccb0fa001ab829077bd4bdba0d00143e81 -address /run/containerd/containerd.sock │ │ ├─ 65922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05335ef12d8056da88830e541998db3c8decfbeb0fd248232cab17a5a22ca73b -address /run/containerd/containerd.sock │ │ ├─ 66398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71376ea6a7d0a36c011ae157e19f963cd664de7c948bc5034e5ce4bf68c804ff -address /run/containerd/containerd.sock │ │ ├─ 66746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad1fc68ba73d84140ec3af23de5e921435397bc7188c0a597fb1d42988c1be6 -address /run/containerd/containerd.sock │ │ ├─ 67613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d5648707e4032ffce45fe8c3f7e721e6f59a22858c293e2a90ad1659f17fbd -address /run/containerd/containerd.sock │ │ ├─ 68182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f22753ffc4c430f23ce23ac6b626e775ee44cd8b99bc887666238f7f6de87e76 -address /run/containerd/containerd.sock │ │ ├─ 69948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2042f53ce2e5b5b2c6b249a524656f31e98fd86378ff22628e42c7fa8e01d943 -address /run/containerd/containerd.sock │ │ ├─ 73318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd09290d2cdf5aea0f69edd24c811aa80f880c9b8d508e99bcbfc9702789b75 -address /run/containerd/containerd.sock │ │ ├─ 82568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd5cb79b8b4365a767b97675ddb6fbc1c01f1b5f1eaeee977989f34c7468629 -address /run/containerd/containerd.sock │ │ ├─ 84112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 304037e24c4d5ab0bf8b5c93afc6e5365fc3b7215cc2f624a90500b388a87722 -address /run/containerd/containerd.sock │ │ ├─ 90588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d30da07416f6a1ecab12ae6d2515e3303fbf9eda0e278225b8330c72718037f -address /run/containerd/containerd.sock │ │ ├─ 97416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13453553ded9f30bac698556fb0ef249cac63244683aa9350c3ef3686cebf0bb -address /run/containerd/containerd.sock │ │ ├─101592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21c57f4192666be4c2b4e8d1f010e6236bd524c6b195b47184ed3e982800467 -address /run/containerd/containerd.sock │ │ ├─101652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd393e7a0ebb3e485c31ce162eedc9cbf4feb0f4368b9397678d287bb9414481 -address /run/containerd/containerd.sock │ │ ├─114432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85db42135689bc0b0d8e36885fc73c8f80b421e4f74f6ab44174641b14405dd5 -address /run/containerd/containerd.sock │ │ ├─115956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e40edf8cbc39083d48160c7a51e3328274723d1f4b9f6e91be7499b4edc8e37 -address /run/containerd/containerd.sock │ │ ├─115999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6401ed13dffa56ad12e865bacf1f039a464a6e22b18e9ba7d76b1d79bc45c4 -address /run/containerd/containerd.sock │ │ ├─118053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4aedefb4f31a6679bd6a701672d9c8e8ee175554f84e3899a6b971e4b9af261 -address /run/containerd/containerd.sock │ │ ├─120039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1824427436526361ac61718a6376eb94066d8afe8467d27aed8b4b55a6fe2557 -address /run/containerd/containerd.sock │ │ ├─120094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24f765c6af0465580a79196d6cdae731ce19a1c2873ffcedc9790b19b8358236 -address /run/containerd/containerd.sock │ │ ├─143594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56d9e833fde3a1713358ebbf9f1eddcd98278672775dd71bc46cdb3f8051d456 -address /run/containerd/containerd.sock │ │ ├─143629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f1d0b83e7e74a3c2167fc5277271d7c08a06c0284338112eedfb1ff0e3f2ba0 -address /run/containerd/containerd.sock │ │ ├─146333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ecd03ba65d41fac91bf83e5c86d99dd4b75a3a73755161809328a6b4197624 -address /run/containerd/containerd.sock │ │ ├─161216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb5bdf5301b839e7af4f548b76cf7ad918126fa264d07f0f2e7dc1759e67039 -address /run/containerd/containerd.sock │ │ ├─162877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 606defd4bf7bf9e464f977f43505e965ffbd43d42152b0114dc99580689f3897 -address /run/containerd/containerd.sock │ │ ├─163314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2e8580e0e5e5833ab91575fa09fc4b6d0fac718e497d9b52d77f206ee091c8 -address /run/containerd/containerd.sock │ │ ├─164365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b103d9bc2205b891cad11705dd3e4c2c5e88fafddb9ab7b2b4959d53596a6af1 -address /run/containerd/containerd.sock │ │ ├─166305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6db5cdf4b0f1db0a8aeb1520cb19920f96343f6938f8e690d708c19efc10c0 -address /run/containerd/containerd.sock │ │ ├─166655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d98cde476416733a8c5e5ba3a9417644b2a51889f36956dd88abd19bf41591c -address /run/containerd/containerd.sock │ │ ├─166718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e02b9f2140553b720f41fce3f12e9d5b3f51bc26661ad4676346d3accfd3d18 -address /run/containerd/containerd.sock │ │ ├─166780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d0d4495badf92d88eae9497148573aaa5456c19eaf19557a9ed82c154ae2877 -address /run/containerd/containerd.sock │ │ ├─166988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29c05eabdcc1269dfd632fd92a9a95661bcdc3ddd8a7ee028f57bab4989b5d2 -address /run/containerd/containerd.sock │ │ ├─167371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a7d63806d3a36ea1bc8e614ae8d7a137b822fe1a1da022d1aa37ae9b748e9a -address /run/containerd/containerd.sock │ │ ├─180584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9aa102e2d43569cb00e55cf18ee9db3274414484fadec86a6b8813c26d014f -address /run/containerd/containerd.sock │ │ ├─182436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59fcb5fe276d00e79d5fdbbae2801d296475dc1c47559d9ccb3d14dade1bd385 -address /run/containerd/containerd.sock │ │ ├─182478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c250dd3d61ce0342775fd9b4f75d96753dcc28fb009d1c3f41e88ab8dce7d9b -address /run/containerd/containerd.sock │ │ ├─182490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe561e93e73e579d4c22265b117cf6dd69281499bea69724f505decf40f9aa4f -address /run/containerd/containerd.sock │ │ ├─182496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e7760da46579ac00c1ef9a925b11cc1b6899d8a57091ab9993613929075de23 -address /run/containerd/containerd.sock │ │ ├─182531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee528787efaee64d0c060d5bf3c80480af152db2de6bf3ca436c5d0c6eaed37 -address /run/containerd/containerd.sock │ │ ├─182660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ec0eb26bb4a35002a5148c8585c1a6b55f8b18869f76990cc668dddc67eeec -address /run/containerd/containerd.sock │ │ ├─182934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e18956ab5aa2049dade2460ea063f980869f7e35277d28bcd3c3b6a93c4062 -address /run/containerd/containerd.sock │ │ ├─197350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06849c14e1021b7c24d1f5eeb715f39d9cdf149550612ba94b3039d281631a79 -address /run/containerd/containerd.sock │ │ ├─199843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf8431c4a2917b19e5488d15cba43aacd250d0d539eb955e30dfc13fa4120cf9 -address /run/containerd/containerd.sock │ │ ├─199880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c8478993964b49080e814c1e901ee7b37561c2e8588505aa7e6e2109fce14d -address /run/containerd/containerd.sock │ │ ├─199956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aef488102b545de01eb06da0a88185e4ecd7d6286f62b68a272bf0f562325b1 -address /run/containerd/containerd.sock │ │ ├─217473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bf621b7a0f6b554a4fa3021b8f195a44a2cefc0f526d82ea2a60df1a8956c2 -address /run/containerd/containerd.sock │ │ ├─227995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b8ebf09acf218505469677e77b2f8bb3ad0a6e8ef7f22c06f092e2390c2d470 -address /run/containerd/containerd.sock │ │ ├─228247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79cc61eda757e4d38f61cd3f5e1e355f8d814ab6d1f99685a610ce7d75c2c7a -address /run/containerd/containerd.sock │ │ ├─228294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd865b1d388feb9c58dcde2f1d48163dbfdbd85fd1f677a191605e93c5367eaa -address /run/containerd/containerd.sock │ │ ├─228408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1072efec149a635c3c3e4c8346e229fa7689070097fb49503b5711fa6979a9 -address /run/containerd/containerd.sock │ │ ├─241625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4590ef2f67ab71c0c06701bf5c49af2834595ed553e894ab666b32b647d663e3 -address /run/containerd/containerd.sock │ │ ├─244690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35bceec43729689eee4d79f97257b47521e9e0529973cc1fa1a55964c56b96f9 -address /run/containerd/containerd.sock │ │ ├─246168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacddef900eaf483d2240dbd7aba33390b3a179caaab8dcc1bb319937f9772f4 -address /run/containerd/containerd.sock │ │ ├─247489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ef01c36d09a023fceb34d47f3c29290966d9fa1a815e1353af2e82b8e28e59 -address /run/containerd/containerd.sock │ │ ├─248037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 479f2773039530d90b38fca9f509105ca91f090a186820b68400d211fd3868c9 -address /run/containerd/containerd.sock │ │ ├─249084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916b572b532d606ef9c505971c9e0c2036b387b38faa53dadec322ee893c4f0e -address /run/containerd/containerd.sock │ │ ├─250135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e4d8ad7a8e2a3b80fd2489b6b0edcc488d1aa75d8acb5a6221076e1b642154 -address /run/containerd/containerd.sock │ │ ├─250169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 925d26ca219d1d1db61d1a2d141120a6131db5d1c0a29ae36dccc62b7e4b0f75 -address /run/containerd/containerd.sock │ │ ├─260206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5194d2b29cdaf8be11ce22faecf38aa3309304944c91e0243ac1aa4bda7986aa -address /run/containerd/containerd.sock │ │ ├─260617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00860c483b055d336963904137c2260a0098afa9a3927eea8659361f7aa49d8e -address /run/containerd/containerd.sock │ │ ├─298382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23471b2db5878286f5b27ae512b7652f4007d80d56cdb4455162cd9292a569f -address /run/containerd/containerd.sock │ │ ├─304214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8bdd1dabf1cc2a51e570fdf2d1f0a2ae1b5b13c564cede1661c9bb17829003d -address /run/containerd/containerd.sock │ │ ├─304473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb3783392f3dbd9d11f7709b387a3c544673dcd9449e1ba16d2d69a804d3dd7 -address /run/containerd/containerd.sock │ │ ├─304523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e29327be889589c839445f743d97641b0ed7a6988b65dadde2c9b8892b146a7 -address /run/containerd/containerd.sock │ │ ├─304596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4f7f5264e3b44b3116688d15176cdfb78df85aac087fe49044d2dd88d1b3e0 -address /run/containerd/containerd.sock │ │ ├─318452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58910d44906e28782a2e10c9ca0339226b3149997ec684568cc7c65386cb7553 -address /run/containerd/containerd.sock │ │ ├─321638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02900ba9586de70caccfbf41e7152c87bfa4713eb39c80858c1d4a7609810857 -address /run/containerd/containerd.sock │ │ └─323134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5409075225e3b866c16581f936778681548c930196d753d519a3efdd0bb30ad -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-816269aac4437274fee9002bd936dc27f149b6b4274f58e778a69ce20c967f75.scope … │ │ ├─18542 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18559 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29633 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29912 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─18473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18492 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.elqkgn.service │ │ │ ├─12603 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.elqkgn/unit.run │ │ │ └─12635 /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-elqkgn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.elqkgn:/var/lib/ceph/mgr/ceph-instance.elqkgn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.elqkgn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.elqkgn -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.0.service │ │ │ ├─24845 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25118 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@ceph-exporter.instance.service │ │ │ ├─39370 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39391 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34738 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ ├─12240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12271 /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 -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 -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-2820047a0540074d1a733bed335d95baa255d9b1aee9719c771cc32ef9326511.scope … │ │ ├─29954 /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 │ │ └─29967 /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 │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-f912b92369754fdd0f1d86476fdd193c52c67e5a27e8acb5a12aaf80a759755b.scope … │ │ ├─34780 /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 │ │ └─34793 /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 │ ├─multipathd.service │ │ └─160649 /sbin/multipathd -d -s │ ├─run-rca3d6a4fa5d2448ab3ddd3ce5a437f73.scope │ │ └─198031 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─42420 /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.113 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-bbc9e6f23947565525f7339bc3060bac8a8224ba17e77c788ca596379f2f415b.scope … │ │ ├─39441 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39465 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-1658c7bb37a64ac0e36c1c9a1c1d8b81396e520636baab0d5047f96aefd8193f.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.elqkgn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.elqkgn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-da1f970b2142805f25bba923f91a86dc8cb943354f24432edd5490965bc9807d.scope … │ │ ├─12351 /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 │ │ └─12370 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1098 /usr/sbin/uuidd --socket-activation │ ├─docker-c4a0015daf9ac7a9bc3e7c61a852a184b1752f34275efcce7f2ecc4c946ab241.scope … │ │ ├─25159 /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 │ │ └─25172 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10845 /usr/sbin/chronyd -F 1 │ │ └─10846 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─160451 /sbin/iscsid │ │ └─160452 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─dc6401ed13dffa56ad12e865bacf1f039a464a6e22b18e9ba7d76b1d79bc45c4 │ │ └─116028 /pause │ ├─7b5d6a02dae6715c65a64d0f83fe45c07e7aedf1334fbc155a5df3303022df00 │ │ └─52941 /pause │ ├─9a5128321d3a8d09335e603205bb434ab30c8befa46ff4d7f3d966d94139fb02 │ │ ├─238373 octavia-api: uWSGI master │ │ ├─238385 octavia-api: uWSGI worker 1 │ │ └─238386 octavia-api: uWSGI worker 2 │ ├─de9fc8203b8b42fe2451ca530b2c1ebd885d497b765ec8f4fffab2e6c0f57fb0 │ │ └─272525 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 │ ├─f3d560bf4df4c2a63b56a384623d274479a21203502cfdc73ef0a033be84afa2 │ │ └─239498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fbab754232f79e26206edae5ead02c78983feddb6302805fa7206152e8b0db2e │ │ ├─50413 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 │ │ └─51943 haproxy -sf 16 -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 │ ├─63de4bffdb2534d8752456def1f589a63cec1b6e0f31f5fb78acc250da85b865 │ │ └─173631 /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 │ ├─16d5648707e4032ffce45fe8c3f7e721e6f59a22858c293e2a90ad1659f17fbd │ │ └─67641 /pause │ ├─6165df0220218cafa994e9dce638cdd4ee6678a698dd27541971fba18895b875 │ │ └─247537 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─e5efb610c5a152aa72852eb1d4eb18897ded946ec2347ef81b9812ad4958355d │ │ ├─315357 manila-api: uWSGI master │ │ ├─315435 manila-api: uWSGI worker 1 │ │ └─315436 manila-api: uWSGI worker 2 │ ├─b4f324c21e3e799c9696bf60d09ca4e90464e0be356073ad37dc259d9d7c0b59 │ │ ├─298572 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─298589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─298595 erl_child_setup 1048576 │ │ ├─298888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─298889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─298899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─299534 /bin/sh -s rabbit_disk_monitor │ ├─5ad1fc68ba73d84140ec3af23de5e921435397bc7188c0a597fb1d42988c1be6 │ │ └─66793 /pause │ ├─f31430a76a019b1c4e900431573bb1a1fc9dcc1d13217e6e8827d697c9262b00 │ │ └─272459 /manager --metrics-bind-address=:9782 │ ├─b5ed82f0415a669c7c8061243d4344ebb60c581c4195d2bf0e19b2f01a96ad79 │ │ └─52835 /pause │ ├─2042f53ce2e5b5b2c6b249a524656f31e98fd86378ff22628e42c7fa8e01d943 │ │ └─69974 /pause │ ├─a9cd94b859643dfdb72d0df4021b09735f77d224e01e3ca4e6fc328b308bdac8 │ │ └─50385 /pause │ ├─ea3b73253c2650d3782f650dca0d1696202290633d6f9ad1722c03d32bea4740 │ │ └─45175 /coredns -conf /etc/coredns/Corefile │ ├─c2e4d8ad7a8e2a3b80fd2489b6b0edcc488d1aa75d8acb5a6221076e1b642154 │ │ └─250161 /pause │ ├─1824427436526361ac61718a6376eb94066d8afe8467d27aed8b4b55a6fe2557 │ │ └─120063 /pause │ ├─e4f1a4f40da5040bd0ed9ee3f33df306b124130e91fd3d3e086ac41f52defa99 │ │ ├─192538 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192981 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192984 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192988 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─36c05be4f8f7993f5d52412e714bb882da9a5b574d2f4745bf9afeef0f97df6f │ │ └─70190 /bin/pushgateway │ ├─0d8194f043a82610796cbd34dda5b2fe629c6633a27b1c4c96fe43b72ba47e34 │ │ └─66342 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 │ ├─a5a7d63806d3a36ea1bc8e614ae8d7a137b822fe1a1da022d1aa37ae9b748e9a │ │ └─167396 /pause │ ├─88bf621b7a0f6b554a4fa3021b8f195a44a2cefc0f526d82ea2a60df1a8956c2 │ │ └─217496 /pause │ ├─5d4f22f9af506c329c8138303107d548e5bc8c40ef65dd346bd928e9a9ccf5f3 │ │ └─268141 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9b3a4070dfeb526f9a97f3b87ee08e24677f271d8f7d0acbe09d52bd7a36e9b8 │ │ └─44670 /pause │ ├─80bdbd3e0368603e41a3456c0d695a418aa81faa0788352b051f1330c4d34210 │ │ └─142375 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f6cf78645067f3ad62814c88924b2829bf2700983bfc6caaf504018d1cb262a5 │ │ └─42108 /pause │ ├─8cd1f97ee426e5a7389abc5b1bf2c4466deea3ccfa5762b0b381f9209a95854e │ │ ├─102166 /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 │ │ └─389655 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b58b46269240ef542f36d2916dc78b1c565776380389da002f5db8d7b91dd570 │ │ └─45123 /pause │ ├─245248e1da50c7ea9912f96977daf954a28ddfb93a8ce46674b8c8d55f0f85aa │ │ └─49189 /pause │ ├─efa3bb4a0ffc59f3a30b4006327de457395ad1e23d57cfa1731c5fa735418805 │ │ ├─197894 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─197922 erl_child_setup 1048576 │ │ ├─198076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─198383 /bin/sh -s rabbit_disk_monitor │ ├─de6f4a693646aa11ec6c80126dfb9288662883c0b1bc1851a7cf61b2276fc061 │ │ └─58594 nfd-worker -metrics=8081 │ ├─ae221147578a50ef0541cfd0529d3e86d6ab078477820cd9dd18f634e80c7d2c │ │ └─315414 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b44fb7a02cfc93a6b273c6bd2474b0fa146e840ab7e2f9a946dbf7b234f40e72 │ │ └─53443 redis_exporter │ ├─77117b654e3e72a22ea9c731b4af7449e61588f1929021947fa04321f8ba2882 │ │ └─48453 /pause │ ├─56d9e833fde3a1713358ebbf9f1eddcd98278672775dd71bc46cdb3f8051d456 │ │ └─143620 /pause │ ├─50a18afdab9f4fae28bd0ea5ab6398f479a8e82af0294b6480e395a538ce6c45 │ │ └─53006 valkey-server *:6379 │ ├─9d0d4495badf92d88eae9497148573aaa5456c19eaf19557a9ed82c154ae2877 │ │ └─166804 /pause │ ├─5a3b95140dbb1967e4d22a78d43778045c22b481106319b735aaa1b0938cde9e │ │ └─70026 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─00860c483b055d336963904137c2260a0098afa9a3927eea8659361f7aa49d8e │ │ └─260646 /pause │ ├─fe561e93e73e579d4c22265b117cf6dd69281499bea69724f505decf40f9aa4f │ │ └─182575 /pause │ ├─99ef06a8449969784bb0b2d9cb25a4c1e41bc0319b60e30fb00e10711598548c │ │ ├─116474 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116660 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116662 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4590ef2f67ab71c0c06701bf5c49af2834595ed553e894ab666b32b647d663e3 │ │ └─241649 /pause │ ├─646fb2c111163b8e31075cd262f783d68f3e74811d7210e452233f2eed89804f │ │ └─46163 /pause │ ├─58910d44906e28782a2e10c9ca0339226b3149997ec684568cc7c65386cb7553 │ │ └─318489 /pause │ ├─b097392e0ca12c87f128c0cb4e8af0e7db4716690759657841f700761d74f8bc │ │ └─69284 /goldpinger --static-file-path /static │ ├─f0b43f6260eef3d9a881c1431b95901de7ea2142131f8bb2905b5266e8f7def2 │ │ └─197994 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─606defd4bf7bf9e464f977f43505e965ffbd43d42152b0114dc99580689f3897 │ │ └─162903 /pause │ ├─f7fb1cf927b6f497477a1d16f3856bf85685047f688bd230c9b2b08033ada3e1 │ │ └─70403 /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 │ ├─c21c57f4192666be4c2b4e8d1f010e6236bd524c6b195b47184ed3e982800467 │ │ └─101627 /pause │ ├─a4aedefb4f31a6679bd6a701672d9c8e8ee175554f84e3899a6b971e4b9af261 │ │ └─118076 /pause │ ├─925d26ca219d1d1db61d1a2d141120a6131db5d1c0a29ae36dccc62b7e4b0f75 │ │ └─250198 /pause │ ├─f22753ffc4c430f23ce23ac6b626e775ee44cd8b99bc887666238f7f6de87e76 │ │ └─68206 /pause │ ├─9f2b0a470563136266a1c77049b27163447e8ab1b34ce58a1279696105b4309e │ │ └─46307 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6221c394ab9b01f5bc52c92f113dd34739a6f8a422f5f88692b6192531784dbc │ │ └─46367 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─7e02b9f2140553b720f41fce3f12e9d5b3f51bc26661ad4676346d3accfd3d18 │ │ └─166742 /pause │ ├─f1d9956cb073df9c228aa86690b221bb05d9a099257b246399aeeb09cb80d1ba │ │ ├─213410 heat-api-cfn: uWSGI master │ │ ├─213456 heat-api-cfn: uWSGI worker 1 │ │ └─213457 heat-api-cfn: uWSGI worker 2 │ ├─8b4af7ea181681fd56c721a2531889b7336e738e83c970ae9456e4fa893e0074 │ │ ├─118349 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─118366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─118372 erl_child_setup 1048576 │ │ ├─118445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118556 /bin/sh -s rabbit_disk_monitor │ ├─5194d2b29cdaf8be11ce22faecf38aa3309304944c91e0243ac1aa4bda7986aa │ │ └─260231 /pause │ ├─f81a8451f78d67e13c92a335a800b3b6994b7c4813d618450e209e45aa6095ce │ │ ├─151865 placement-api: uWSGI master │ │ ├─151902 placement-api: uWSGI worker 1 │ │ └─151903 placement-api: uWSGI worker 2 │ ├─571e38a77a1f7fec0d1b627c4c3bcc67d7b7a7698bf661c5a89e0f9e7c708ef2 │ │ └─71727 /bin/oauth2-proxy │ ├─41fd8e151df9337aadab081d0a1da085cf1c94b4f82675892b99d50cfa8443dc │ │ └─163628 /coredns -conf /etc/coredns/Corefile │ ├─7caacc7ccacbcb269f4073ab8edd68db04f0940ee26052c8e29a9d46fe801d32 │ │ └─50493 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ce1f51a4334fdceef2224ac52fe393c81530f7c7c1d465a30a24030dc8b5c5e2 │ │ └─102256 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ffb5bdf5301b839e7af4f548b76cf7ad918126fa264d07f0f2e7dc1759e67039 │ │ └─161240 /pause │ ├─325980a533eae4eab25cbd53c8db70d76745c3704303915c456ba43706085f5a │ │ └─42608 /pause │ ├─799fb5814477010868e0f38e042c0a7c195e35c0ea12e3d1657b381c004cd298 │ │ └─70363 /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-113.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 │ ├─beb225cc825ac41b6d74b8887531b043f8ac28df05a7b5119e2591e86b8aade1 │ │ ├─178384 nova-api: uWSGI master │ │ ├─178413 nova-api: uWSGI worker 1 │ │ └─178414 nova-api: uWSGI worker 2 │ ├─75a07c884e9986347646d4d434a58481213eeb9b9ceea68cbbdc3b21c6025b8c │ │ ├─213406 heat-api: uWSGI master │ │ ├─213454 heat-api: uWSGI worker 1 │ │ └─213455 heat-api: uWSGI worker 2 │ ├─bd80795639ad08434e348190d2ec5d63d04813861779f32533295a999a6ea4ba │ │ └─46072 /pause │ ├─04cabaccdd7ba59015191583343e10a8023f39422aee0ad22886da2855a17a2c │ │ └─272756 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ff158de35005a93eafae4b712e16164c339eedd4e799bbe85fa9cc7755e74f62 │ │ └─272538 /kube-vip manager │ ├─06849c14e1021b7c24d1f5eeb715f39d9cdf149550612ba94b3039d281631a79 │ │ └─197390 /pause │ ├─60dca51a94801edd4249f5492cb43ed6c02c4cd23288a94e9badd60003ce80cd │ │ └─272114 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f740ff7caeb2ad10e43e9bca0a0c9b974c42e15a82ec3b65a98ba9b6a9c800f8 │ │ ├─50716 mysqld --wsrep_start_position=e65eb4a3-820a-11f1-a0f3-57ab53f3bde6:20 │ │ └─50833 /var/lib/mysql/mysql-state-monitor │ ├─1f1d0b83e7e74a3c2167fc5277271d7c08a06c0284338112eedfb1ff0e3f2ba0 │ │ └─143660 /pause │ ├─85db42135689bc0b0d8e36885fc73c8f80b421e4f74f6ab44174641b14405dd5 │ │ └─114457 /pause │ ├─fd865b1d388feb9c58dcde2f1d48163dbfdbd85fd1f677a191605e93c5367eaa │ │ └─228317 /pause │ ├─65d7e0ff30f49bdd05c0763c46474a2ebef5b11faf0798878c8be67ca46d8791 │ │ └─67073 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1cf0f55f33c21d90055c554523010e55c8771def500d0c7e6fcf1ad9a7246a68 │ │ └─65287 /pause │ ├─2fd7a3cf62f98ef325ef3898bc7865d2976668b38b9b3ee0a9070159d5b6efbd │ │ ├─ 76891 apache2 -DFOREGROUND │ │ ├─ 76911 (wsgi:k -DFOREGROUND │ │ ├─ 76912 (wsgi:k -DFOREGROUND │ │ ├─ 76913 (wsgi:k -DFOREGROUND │ │ ├─ 76914 (wsgi:k -DFOREGROUND │ │ ├─422870 apache2 -DFOREGROUND │ │ └─424537 apache2 -DFOREGROUND │ ├─1ee528787efaee64d0c060d5bf3c80480af152db2de6bf3ca436c5d0c6eaed37 │ │ └─182608 /pause │ ├─7d1072efec149a635c3c3e4c8346e229fa7689070097fb49503b5711fa6979a9 │ │ └─228431 /pause │ ├─fcd09290d2cdf5aea0f69edd24c811aa80f880c9b8d508e99bcbfc9702789b75 │ │ └─73342 /pause │ ├─22a2cae3e28eadb2431e439af15656a63c58559ae38316d321eb3d6ae59dbf35 │ │ └─46117 /pause │ ├─d7162e923b6998b2c1fc45617e7d7bdc2848772c0f82326e4e36d0b6aaf5db54 │ │ ├─217663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─217686 erl_child_setup 1048576 │ │ ├─217770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217781 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─217962 /bin/sh -s rabbit_disk_monitor │ ├─8e5e14089a37d2f7226263fabdcfadef2d566203620d94b9385c1b29245e89d2 │ │ ├─193640 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/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193880 /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/taas.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/tmpq8yd2_u6/privsep.sock │ │ ├─194097 /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/taas.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/tmpjvvi2z0m/privsep.sock │ │ └─194459 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5e0f650932ba1f902f3b36ae1ae58260c2aca8a5dd96836d3640329f7828ab02 │ │ └─268598 docker-registry serve /etc/docker-registry/config.yml │ ├─ec4f7f5264e3b44b3116688d15176cdfb78df85aac087fe49044d2dd88d1b3e0 │ │ └─304636 /pause │ ├─34e14dfa42a3cd07cd9516d6f30e592d4374149541654e014304b19fdf88e695 │ │ ├─239459 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─239953 octavia-worker: ConsumerService worker(0) │ │ └─239961 octavia-worker: ConsumerService worker(1) │ ├─5884248726a224583c157e208a02cd5ec5d7993f23a50d46e066f117608c8471 │ │ └─58238 /pause │ ├─304037e24c4d5ab0bf8b5c93afc6e5365fc3b7215cc2f624a90500b388a87722 │ │ └─84135 /pause │ ├─59fcb5fe276d00e79d5fdbbae2801d296475dc1c47559d9ccb3d14dade1bd385 │ │ └─182524 /pause │ ├─5e40edf8cbc39083d48160c7a51e3328274723d1f4b9f6e91be7499b4edc8e37 │ │ └─115979 /pause │ ├─b103d9bc2205b891cad11705dd3e4c2c5e88fafddb9ab7b2b4959d53596a6af1 │ │ └─164403 /pause │ ├─5f100bea7c48ddeb5c5d6abe358e011351b102ce3c3d11cbe5af63b9ee4bf0df │ │ ├─179425 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─179842 nova-conductor: ServiceWrapper worker(0) │ │ └─179844 nova-conductor: ServiceWrapper worker(1) │ ├─41118de70ee1f65374db4266e5e0d42eb5e2f440a9d33f39957428c1ae82c9b6 │ │ └─63338 /pause │ ├─4f1651ba40d9d6689c17d7b3f72ffc511227bf43212c29b4bb50c382f006a420 │ │ ├─ 48667 /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 │ │ ├─ 48680 /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 │ │ ├─ 48828 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─321255 nginx: worker process │ │ ├─321256 nginx: worker process │ │ └─321257 nginx: cache manager process │ ├─77c2f0d672070f03ac83ceb0bb61fdc3df436f61f8e8e3d97c8c0b85b42e700f │ │ └─42208 kube-apiserver --advertise-address=199.204.45.113 --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 │ ├─3a84f64fdefb779222407b1927f190793cfe68f8e168ccf0d070e212a424c47d │ │ ├─89837 barbiacan-api: uWSGI master │ │ └─89852 barbiacan-api: uWSGI worker 1 │ ├─5345742b86206484ea3b422bcda532b69920ec9fef87da804ca475229fced7c8 │ │ └─48346 /pause │ ├─7078f35de868118b38f2bdcb5e1490cdf6528418ed36bde3b0389998ef30bc27 │ │ ├─164547 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164563 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─164569 erl_child_setup 1048576 │ │ ├─164618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164908 /bin/sh -s rabbit_disk_monitor │ ├─1e6db5cdf4b0f1db0a8aeb1520cb19920f96343f6938f8e690d708c19efc10c0 │ │ └─166342 /pause │ ├─02a14ab4f31a560acd2df893b4a0263de94c39d01be1715462eea56c7c5b3267 │ │ └─272268 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6f2ca22b99cee1d8ba39cbb0a0c248afba7f219877992d7974e0b92977ad6212 │ │ └─205545 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─71376ea6a7d0a36c011ae157e19f963cd664de7c948bc5034e5ce4bf68c804ff │ │ └─66425 /pause │ ├─4c6d00906249a53c88ab6b1a2363134799c73406aba7bcf78bddcc8b54334373 │ │ └─43349 /pause │ ├─ecb5e76d49bbe5ff084128e493446fb3b3a3cdfde841c012d6aa937218fde53d │ │ └─272374 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─05335ef12d8056da88830e541998db3c8decfbeb0fd248232cab17a5a22ca73b │ │ └─65947 /pause │ ├─53eb2b1e21f7fcae81a9541daf42794acd7c9f8c6bc14c360900b87fe2d423f0 │ │ ├─315667 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─315912 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─f9424154e046966f6edad53acced96b453a51aac80b479e981f3f0464444dcdc │ │ └─42082 /pause │ ├─055056c367f52d27585ef73e3e050729b5ccf0f8c12eae78c9326e6a703d4803 │ │ └─323717 /bin/openstack-database-exporter │ ├─c95e287c807052a92c2eb15d2ddb514d535f433871310b1c3eb613f0351ec2d7 │ │ └─58513 /pause │ ├─c3b3c84dc02c7fa2fb5053c4a7773595d0720139cfe57f86e9ec6ba523e514d2 │ │ └─67204 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─48ec0eb26bb4a35002a5148c8585c1a6b55f8b18869f76990cc668dddc67eeec │ │ └─182701 /pause │ ├─d23471b2db5878286f5b27ae512b7652f4007d80d56cdb4455162cd9292a569f │ │ └─298407 /pause │ ├─6b84083e8521f84f494a2fb0eacaa5ec2b3d4b4a1c3f2d7602db0e2f542fc503 │ │ └─272503 /manager --metrics-bind-address=:8080 │ ├─b9e18956ab5aa2049dade2460ea063f980869f7e35277d28bcd3c3b6a93c4062 │ │ └─182971 /pause │ ├─cb7baeb1181ee4802eab51df186aab6d99df0098eb6d7e61135340a7823d1ea3 │ │ └─68428 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─11c8478993964b49080e814c1e901ee7b37561c2e8588505aa7e6e2109fce14d │ │ └─199913 /pause │ ├─ec5b30a57f815bb0d3c0d76d1b8e0d3a97aecebb1b12a1f674281098cd8643f9 │ │ └─58288 /pause │ ├─998d15abac7f5ba0eeeb7102ec41a4fcf98cfb407c455d67d7330c03fde43c8a │ │ ├─192520 neutron-api: uWSGI master │ │ ├─192566 neutron-api: uWSGI worker 1 │ │ └─192567 neutron-api: uWSGI worker 2 │ ├─6324edbdd3567b4c7d6a27449330a39582cddc03f53b9f9c7e5ab2096e8a0da4 │ │ └─45086 /pause │ ├─fba846e67d86fe948f1176f53947decd2f2befabef3e511c9a6b95205cafa571 │ │ └─49600 /pause │ ├─2d06b5fad388034de2e280a0773e57c7b21973e953b1811851c2400061b20eca │ │ └─53349 valkey-server *:26379 [sentinel] │ ├─ce88f9ea0703095ae7db93ac4071b8ccb0fa001ab829077bd4bdba0d00143e81 │ │ └─65889 /pause │ ├─d0ad4d1f60cec6d4daabb3ff106a0532626040d08c810210df6ad8f4ab286453 │ │ ├─183531 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─418418 sleep 300 │ ├─8e29327be889589c839445f743d97641b0ed7a6988b65dadde2c9b8892b146a7 │ │ └─304553 /pause │ ├─aacddef900eaf483d2240dbd7aba33390b3a179caaab8dcc1bb319937f9772f4 │ │ └─246192 /pause │ ├─eaef4e587e935b3200ab72223072865e266df4521af8a909c7eea61916125e61 │ │ └─65422 /pause │ ├─174520acd16ef82c1ecece2960cb47ade041fc09d6bd42211c450b0c33add1e2 │ │ ├─71754 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─71777 erl_child_setup 1048576 │ │ ├─71888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─72033 /bin/sh -s rabbit_disk_monitor │ ├─9d2f96fda5a61362e1dbac60a899c5a0032a87e60044cb526aa6c460db3105e2 │ │ ├─205507 /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 │ │ ├─407734 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --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 --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpeoerofri/privsep.sock │ │ └─411707 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpuc_m3hq2/privsep.sock │ ├─b29c05eabdcc1269dfd632fd92a9a95661bcdc3ddd8a7ee028f57bab4989b5d2 │ │ └─167011 /pause │ ├─c7e897fe8da044fd4d57a4d4591789e6e02e5cab8cbc64c13d169b72fb05c279 │ │ ├─161824 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161836 /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 │ ├─17eb977c04c2499f134e28421a6c605b2f3894ca6833a8862fbacc006f1308c9 │ │ ├─140889 cinder-api: uWSGI master │ │ ├─140902 cinder-api: uWSGI worker 1 │ │ └─140903 cinder-api: uWSGI worker 2 │ ├─9124e9615c1965c2e547d03a8d44a5e365c318750be04017ed1a15587637b5cb │ │ └─45155 /coredns -conf /etc/coredns/Corefile │ ├─76847c29303166c9c06254400aa7091e7dfeedf324a8d0048dbb333c74e9146e │ │ ├─68237 nginx: master process nginx -g daemon off; │ │ ├─68252 nginx: worker process │ │ ├─68253 nginx: worker process │ │ ├─68254 nginx: worker process │ │ ├─68255 nginx: worker process │ │ └─68256 nginx: worker process │ ├─4191e236b29c5bad2620d8be1be24f4aba5112ed71a2f21c194dd68c9cb684f8 │ │ ├─144716 /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 │ │ └─144995 /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 │ ├─c33eeee6f586dda528d648d6b0eb4679659d027b8e538ec1f70884286996abfa │ │ └─70065 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─afa214dd01f379819adb9b479adfe593c52a7610a0d302f906062bac975721cd │ │ └─48742 /server │ ├─53849912b9bd73930e25622ed768484f845413cf7e8cfcd4a22b5d0602bfc612 │ │ └─195411 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) │ ├─d961058719cb54eb1f56a6cc2ba7e20cf2b3111ae3fcbff39183db2060710f85 │ │ └─64038 /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.35.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 │ ├─0a924cffa59f50f39a86f8d8b9a3bb9e9bd2e0a4153ea73333f9390def551e86 │ │ └─71791 /bin/oauth2-proxy │ ├─4bad3e12d9e552a350e31c79642f4e5d48ae3e8920b247c9811b384aa25748a0 │ │ └─65779 /pause │ ├─3365152c2f2d60edee40fa9aeeb611c216aaa6507c3a14c2c2d68466d9985a69 │ │ └─58744 /secretgen-controller │ ├─612e79becf466b6504adfc1a562e139b1e8ee57189ee8927a24a0b0392f527ec │ │ └─63419 /pause │ ├─c75d4727238fb8d231d79f5bfdc530bafbcdb5da48722c5c01ce113390349a0d │ │ └─91710 /usr/local/bin/rook ceph operator │ ├─ccd5cb79b8b4365a767b97675ddb6fbc1c01f1b5f1eaeee977989f34c7468629 │ │ └─82593 /pause │ ├─a79cc61eda757e4d38f61cd3f5e1e355f8d814ab6d1f99685a610ce7d75c2c7a │ │ └─228277 /pause │ ├─74e7f3a4b41a60b1286c3a351df9caf617102ef4622a4b6639271ff67a5ecebe │ │ └─63197 /pause │ ├─e63a8ba12618070bf6f5688ec83c6c03aab1197e32d75fa13bf127123825dcb3 │ │ ├─325574 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─325644 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3bb7439805fef5556e3045f126f998c06890eb4940c958230d9e5e2e8b409454 │ │ ├─240405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240423 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─241383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─241384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─916b572b532d606ef9c505971c9e0c2036b387b38faa53dadec322ee893c4f0e │ │ └─249110 /pause │ ├─180da857ff6cee9a69db3d36ffe6e117b54bff773bf97bd886a27b8ff4fa9267 │ │ └─67874 /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.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|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 │ ├─dd393e7a0ebb3e485c31ce162eedc9cbf4feb0f4368b9397678d287bb9414481 │ │ └─101676 /pause │ ├─c155c6bff0fcbe8ef8e939e5ef11a5194ab1bb27e69a68b48168002d50f3be79 │ │ └─58552 nfd-master -crd-controller=true -metrics=8081 │ ├─ecc14cc60eeb0aeb32f5ee1e77ff6585bf3a84650114d26dc10510c39311c141 │ │ └─42120 /pause │ ├─479f2773039530d90b38fca9f509105ca91f090a186820b68400d211fd3868c9 │ │ └─248060 /pause │ ├─4038155cc18a8145f096fb24c80804b9b8be14d95066982fd88c2adf31ffc9f0 │ │ ├─213361 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─213809 heat-engine: ServiceWrapper worker(0) │ │ └─213812 heat-engine: ServiceWrapper worker(1) │ ├─3b8ebf09acf218505469677e77b2f8bb3ad0a6e8ef7f22c06f092e2390c2d470 │ │ └─228020 /pause │ ├─156d455e6e5d5ddd89f498e63746053dd5a88a473919898e1464c03f11925cd5 │ │ └─69814 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4b206bef3c8578ef542bb5f911dde04352a51a15daa7bacf685f26ed32e4f8f3 │ │ └─42102 /pause │ ├─04a63a5f543278ee39779af281fd40774bb60be78a6298c7e0b84dc54526e49d │ │ └─272031 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─83b5bdbc179d16c2e420be8ecd8c9acdb3714706c5249ccbf7a1aea826b11bfd │ │ └─45859 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 │ ├─296e6ce215af0e95e322c01db746af0f124f675084ba7e350da7204936b946d3 │ │ ├─43816 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44238 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─849b1531d2d6e3e672084492acdea5d3a8f7cc10e8d67cee028b37ed521e3c48 │ │ ├─178559 nova-metadata: uWSGI master │ │ ├─178571 nova-metadata: uWSGI worker 1 │ │ └─178572 nova-metadata: uWSGI worker 2 │ ├─e8bdd1dabf1cc2a51e570fdf2d1f0a2ae1b5b13c564cede1661c9bb17829003d │ │ └─304275 /pause │ ├─4ae772bc6025fbd0e3078725f4994dfcd73a20c71b093f4ebea9b5bee9928a9f │ │ └─197409 /bin/bash /tmp/libvirt.sh │ ├─f90cb1091bee457ca49a67e93db808197eb15281c01ec609ce961c9b7385d5cc │ │ └─49288 /pause │ ├─cb2e8580e0e5e5833ab91575fa09fc4b6d0fac718e497d9b52d77f206ee091c8 │ │ └─163339 /pause │ ├─c5c4b6c338e8e1f87eccd1b7cd9896821855db98fb34e09a6755d2ba8e26b0b8 │ │ └─46266 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─3613a7606dfd31d78f5cbaa6e168166002474c38e4a897a94c294f683b8de6d3 │ │ ├─97679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─97702 erl_child_setup 1048576 │ │ ├─97806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─98148 /bin/sh -s rabbit_disk_monitor │ ├─a4d13e5b87512e938fbbdbbaf35e7ace225dbe8399b7d74f7391025bf78c7ad7 │ │ └─144224 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5925322ec7faa6935971dcc2dc008426bdf35b9eb81c2ef0ce8208b40196c642 │ │ └─65420 /pause │ ├─d0bab904ec3607129f1bb4f77726b0d904d0564fbee44ff4545e3297202eb475 │ │ ├─82678 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─82700 erl_child_setup 1048576 │ │ ├─82848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82951 /bin/sh -s rabbit_disk_monitor │ ├─fe9aa102e2d43569cb00e55cf18ee9db3274414484fadec86a6b8813c26d014f │ │ └─180607 /pause │ ├─7d30da07416f6a1ecab12ae6d2515e3303fbf9eda0e278225b8330c72718037f │ │ └─90611 /pause │ ├─a5409075225e3b866c16581f936778681548c930196d753d519a3efdd0bb30ad │ │ └─323158 /pause │ ├─780e8c6188c1ba5c6174f9240fb3877e54ce4993d3aef7c14dc7c45ce7b07b9d │ │ ├─321588 apache2 -DFOREGROUND │ │ ├─324121 (wsgi:h -DFOREGROUND │ │ ├─324122 (wsgi:h -DFOREGROUND │ │ ├─324123 (wsgi:h -DFOREGROUND │ │ ├─324124 (wsgi:h -DFOREGROUND │ │ ├─324125 (wsgi:h -DFOREGROUND │ │ ├─324126 apache2 -DFOREGROUND │ │ └─324127 apache2 -DFOREGROUND │ ├─3dbb2c05244c16dbf7a561025a41698eab2a2170b184aff43dfbb4d5f7da768e │ │ └─70227 /bin/memcached_exporter │ ├─79ecd03ba65d41fac91bf83e5c86d99dd4b75a3a73755161809328a6b4197624 │ │ └─146357 /pause │ ├─902b052d051f3d7ff16de6d39ff60ded9aa248bdb093881a334707c3c10bd88d │ │ └─57571 /pause │ ├─78cfb629802eaa6b361a352b69d35b02f3cefc344ca07c4885f4e08c005b170a │ │ └─63376 /pause │ ├─3aef488102b545de01eb06da0a88185e4ecd7d6286f62b68a272bf0f562325b1 │ │ └─200011 /pause │ ├─e88159a997db1cbadae152248886529bec08ce9319ee5edb8649bf211732dcbe │ │ └─197320 /usr/bin/libvirt-tls-sidecar │ ├─18efd5e6e2e756adfbdba08ca678abdae2b03f0a47868be83f20b433cc00a77b │ │ └─64708 /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 │ ├─8f68db8e7f080bfbf05768e875c9047d6f802480687e0ae42bb45bdd1fef58e6 │ │ ├─180736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─180758 erl_child_setup 1048576 │ │ ├─180806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180954 /bin/sh -s rabbit_disk_monitor │ ├─b8f13116beaf739072231c657bf905bd4403c5e85e08bb4fc78ac9d2044c880c │ │ └─315953 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─72fcbcc8b4be9076a951b46fc3df8faf3ab24c27702aa6e47bdb92e02bc492da │ │ └─49959 /pause │ ├─9f65867425bfe450e913d121100060a772fa65011cc17e99679fc60002c29ed9 │ │ └─70702 /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 │ ├─79a5b833c6c1ef1a6a635bb4a0e26170a342d377747f7283ee938282eb3c405c │ │ └─42180 etcd --advertise-client-urls=https://199.204.45.113: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.113:2380 --initial-cluster=instance=https://199.204.45.113:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.113:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.113: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 │ ├─13453553ded9f30bac698556fb0ef249cac63244683aa9350c3ef3686cebf0bb │ │ └─97441 /pause │ ├─342a7b465d8146c66f31c75713c094b1cfc99e496b94a091bf8f11188150699e │ │ └─45555 /pause │ ├─b4e0ae034d1aa3436d3c70c0b6f63134a14581946480c5339585d16bb495f04f │ │ ├─179429 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─179863 nova-scheduler: ServiceWrapper worker(0) │ │ └─179865 nova-scheduler: ServiceWrapper worker(1) │ ├─4e45e1b44b37cac58d4a412cc55ee46ee8c6af60f02b3e6dbf69b0e4c92b0cfe │ │ └─117815 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3eb3783392f3dbd9d11f7709b387a3c544673dcd9449e1ba16d2d69a804d3dd7 │ │ └─304498 /pause │ ├─4642ce4397b9a3479d29a789cdf701e4274d415130ee18e832704ad8e2626e06 │ │ └─58327 /pause │ ├─7bb25f041d4c08ec0ed75d6c9ad87cf945f30d6af37656748bf5d6434f006eac │ │ ├─64011 python -u /app/sidecar.py │ │ ├─64214 python -u /app/sidecar.py │ │ └─64215 python -u /app/sidecar.py │ ├─30ef01c36d09a023fceb34d47f3c29290966d9fa1a815e1353af2e82b8e28e59 │ │ └─247512 /pause │ ├─cf8431c4a2917b19e5488d15cba43aacd250d0d539eb955e30dfc13fa4120cf9 │ │ └─199878 /pause │ ├─34fe91b5b6d9c3651b1c0d73712a67810ca84a9e2fea9c26bc7b6e2cfbce7507 │ │ ├─195429 neutron-l3-agent: master process [/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] │ │ ├─195813 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─196034 /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/tmpbi36uqxw/privsep.sock │ │ ├─406449 /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.default --privsep_sock_path /tmp/tmp38wcv2_x/privsep.sock │ │ ├─406957 /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.link_cmd --privsep_sock_path /tmp/tmpy3g_9sat/privsep.sock │ │ ├─408176 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─408177 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─02900ba9586de70caccfbf41e7152c87bfa4713eb39c80858c1d4a7609810857 │ │ └─321663 /pause │ ├─df1d719fd69ed2590c430d8579e2c242a4bd29ca94b1443d3255b25250382907 │ │ └─102044 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-699b8bdb59-fwbnf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2c250dd3d61ce0342775fd9b4f75d96753dcc28fb009d1c3f41e88ab8dce7d9b │ │ └─182591 /pause │ ├─24f765c6af0465580a79196d6cdae731ce19a1c2873ffcedc9790b19b8358236 │ │ └─120118 /pause │ ├─cb9232faf26c6ac9ead2b1039c9c47a47b8222a2e90ba36c2128fa182bc8cc8e │ │ └─63778 /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 │ ├─ef7e1b460ca4aa3e07e60ec5a962b4b2580996eed116b379a14b5cc0237c6d49 │ │ └─270339 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 │ ├─5eb4e602d8acaf48c3923d84a97a32b22e5deacc800f66b108ced3fa42a09938 │ │ └─50892 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─66ff9b916dd4b5479926a9c423c70897dda3d112cd03904ad7d2f87ed4d148ca │ │ └─272695 percona-xtradb-cluster-operator │ ├─35bceec43729689eee4d79f97257b47521e9e0529973cc1fa1a55964c56b96f9 │ │ └─244713 /pause │ ├─7e6fb810577dad2a200f03fa92ebac5b1d49ffef280aea65ecfea4d85e8f629a │ │ ├─192653 neutron-policy-server: uWSGI master │ │ ├─192740 neutron-policy-server: uWSGI worker 1 │ │ └─192741 neutron-policy-server: uWSGI worker 2 │ ├─c0d11a9f4cf90560355efb8f48b72fd77a377e197fa1e30a6e8a9a29e7dd6745 │ │ ├─241911 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -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-15.2.7.2/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 -- │ │ ├─241982 erl_child_setup 1048576 │ │ ├─242423 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─242424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─242434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─242719 /bin/sh -s rabbit_disk_monitor │ ├─19374b6cc975c2025134bd75ee90388aa05eac8a393cbd876839057f2bd24b32 │ │ └─70759 /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 │ ├─0c8c863cdbb8da0d579aa06068d86978c671bd53de8e03ae770478702f229420 │ │ └─43361 /pause │ ├─9574785d15b6dcc6fc6895e17b75e42579cca3aa1d47b60e989d740c575d7722 │ │ └─70588 /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-113.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 │ ├─77bca19c9388d81c23f5abeb0b217a1aad477dcaca90746885649385b50d0ec4 │ │ └─58635 nfd-gc -gc-interval=1h │ ├─7f92db14bfb0311c1a53f61e5bdeb0c60384f38d713e38c47c0b07fd520c5816 │ │ ├─63987 python -u /app/sidecar.py │ │ ├─64209 python -u /app/sidecar.py │ │ └─64210 python -u /app/sidecar.py │ ├─146e2e39a508f3370980b84a1ab6ff9f17b19b96e65c2d9940ae1cb8e4b64bdd │ │ ├─68773 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68806 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b4bfc74397ea1b41dd995f2ca88b5c2597b91a2a59ea0b004fa3054c980cb7c6 │ │ ├─327855 neutron-dhcp-agent: master process [/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] │ │ ├─328284 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─328471 /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/tmpykhyr1e3/privsep.sock │ │ ├─328724 /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/tmpyw2qy_g2/privsep.sock │ │ ├─329179 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/79a9be0c-daeb-44e5-99b9-361bf3da8cb6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/79a9be0c-daeb-44e5-99b9-361bf3da8cb6/host --addn-hosts=/var/lib/neutron/dhcp/79a9be0c-daeb-44e5-99b9-361bf3da8cb6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/79a9be0c-daeb-44e5-99b9-361bf3da8cb6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/79a9be0c-daeb-44e5-99b9-361bf3da8cb6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-082ae87b-4f77-4ceb-b10f-83a94afb0cf5,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─329225 haproxy -f /var/lib/neutron/ns-metadata-proxy/79a9be0c-daeb-44e5-99b9-361bf3da8cb6.conf │ │ ├─329229 haproxy -f /var/lib/neutron/ns-metadata-proxy/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4.conf │ │ ├─406347 /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/tmp1dlbkctp/privsep.sock │ │ ├─406632 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─406633 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─413894 /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.dhcp_release_cmd --privsep_sock_path /tmp/tmpn_ovpj87/privsep.sock │ │ ├─415318 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4/host --addn-hosts=/var/lib/neutron/dhcp/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c39ddd3b-c8a9-4de8-87fd-8f2a9640bcf4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5e58cb98-4059-47ea-b89d-756827869427,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 │ │ └─422448 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ac606f6f-70f3-4fca-9219-be04504468c2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ac606f6f-70f3-4fca-9219-be04504468c2/host --addn-hosts=/var/lib/neutron/dhcp/ac606f6f-70f3-4fca-9219-be04504468c2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ac606f6f-70f3-4fca-9219-be04504468c2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ac606f6f-70f3-4fca-9219-be04504468c2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e2746aa2-0db8-4700-9ba2-a21fd8f923f5,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─807f63da17d159251f0aea6c35fab1e9d6feb3937293b19eb95c4ab86b47e381 │ │ └─42636 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─25f6a0bb157aeb82a75f04bfbd3ca60285378d655a8fe8820c3500287eba9a30 │ │ └─161789 /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 │ ├─7d98cde476416733a8c5e5ba3a9417644b2a51889f36956dd88abd19bf41591c │ │ └─166679 /pause │ ├─6e7760da46579ac00c1ef9a925b11cc1b6899d8a57091ab9993613929075de23 │ │ └─182598 /pause │ ├─ddd123c015df46c18f33f6b8be622dd581bb9c486b432f67a4612ce2e575a584 │ │ └─42013 /pause │ ├─32e353de9d229c25ee95632f41b8afd20d109578e98c724c13f82af0205c7e70 │ │ └─322138 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─3c67a141315b8b14db985319e4a072c49d36ef170d2b2d90c7d540e9a2b30319 │ │ └─53156 java -Dkc.config.built=true -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:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --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 -Dpicocli.disable.closures=true -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 │ └─0cf3f582cba0b92cdd1591eac37983e9f1ee0d0b98f61680821dc6367a7ceab5 │ ├─114881 glance-api: uWSGI master │ ├─114894 glance-api: uWSGI worker 1 │ └─114895 glance-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount