Control group /: -.slice ├─machine ├─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 │ │ │ ├─21793 /lib/systemd/systemd --user │ │ │ └─21794 (sd-pam) │ │ └─session-21.scope │ │ ├─21728 sshd: cephadm [priv] │ │ └─21810 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─722 /lib/systemd/systemd --user │ │ └─723 (sd-pam) │ ├─session-4.scope │ │ ├─1645 sshd: zuul [priv] │ │ └─1658 sshd: zuul@notty │ └─session-1.scope │ ├─ 719 sshd: zuul [priv] │ ├─ 736 sshd: zuul@notty │ ├─ 881 /usr/bin/python3 │ ├─ 1649 ssh: /home/zuul/.ansible/cp/199.19.213.186-22-zuul [mux] │ ├─415942 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-trbjxfzuxlqlyfwluyeekeyznricnteo ; /usr/bin/python3'"'"' && sleep 0' │ ├─415943 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-trbjxfzuxlqlyfwluyeekeyznricnteo ; /usr/bin/python3' && sleep 0 │ ├─415944 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-trbjxfzuxlqlyfwluyeekeyznricnteo ; /usr/bin/python3 │ ├─415946 /bin/sh -c echo BECOME-SUCCESS-trbjxfzuxlqlyfwluyeekeyznricnteo ; /usr/bin/python3 │ ├─415947 /usr/bin/python3 │ ├─415948 /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 │ └─415950 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 … │ │ ├─ 9987 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88ba3c3a60a77a5f67154a8b05e8d6deca4689e4d5a2f470128659502c071177 -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 333ad6fd75f9c962020bf23ab98020e5202cb2d9750ce658c20ccf2d5f92c8ad -address /run/containerd/containerd.sock │ │ ├─ 18753 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d47e72a91b8b84880f91d3f074ed0af38dba85fc248afe39de9e3c25bdbe5080 -address /run/containerd/containerd.sock │ │ ├─ 25328 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3fc5ea0d46a4acdeef377cec6ef2675e554dd29c7194dfa694ed024dca678e87 -address /run/containerd/containerd.sock │ │ ├─ 30103 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f8504f4c04760bb186cf3bafe503b3aaecbb57bec06734759236e797c33706b -address /run/containerd/containerd.sock │ │ ├─ 34801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e581d710c20cb597c540a82382b91b7b2a9afee1374d7f531e9141c5e825314e -address /run/containerd/containerd.sock │ │ ├─ 39540 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 009a8900b0f34b092a2c1c0b027a41ca6123915f8d129c4521f7daffae3fcce3 -address /run/containerd/containerd.sock │ │ ├─ 42107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2067469cb726d3faf55afe681083149a6c533b06e70d63cf4dad403e8ccf02d4 -address /run/containerd/containerd.sock │ │ ├─ 42135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a976c224b847a6548cf786239e998cb89b07eaf69761aed2be542d2736da68c -address /run/containerd/containerd.sock │ │ ├─ 42140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0af2e5f1e2aca24b6dd87a6ba95fa3bcc53a46be641c5f6b4ab099abf3f4e7 -address /run/containerd/containerd.sock │ │ ├─ 42151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d20dd24c0763ce890828b6f4ee2ee25570b26cca9bd1925ead8be01d01587d8 -address /run/containerd/containerd.sock │ │ ├─ 42166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8393ca4ac11666c64fd19aa9955295b68bd8842dbbedeabc38652a9bbd9470 -address /run/containerd/containerd.sock │ │ ├─ 42714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d627eb787ec850ddd84f18dd170cfe541e0d8f5a68fd738d32af82dac08d2ba9 -address /run/containerd/containerd.sock │ │ ├─ 43447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53209e51ba67c57e3e0406d27aaac0ad6da08bbd6ba64398978b43ff403eb2ff -address /run/containerd/containerd.sock │ │ ├─ 43470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8722507e3ce178c79596a157655786c7693dae153e4cf74851bd4dd8f4cf7bf4 -address /run/containerd/containerd.sock │ │ ├─ 44867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f3ce09e1ac3dcae3e88e8be46981c9bf2be84d748b190d028695a0e1ac4888 -address /run/containerd/containerd.sock │ │ ├─ 45265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec0ffc871f17dcc12691e3abe732f8b9e08c31a0af62fe04601b7523b16cc24 -address /run/containerd/containerd.sock │ │ ├─ 45305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289402d6869ee40e704a51822f1e77e30e3cb31a5c1a66e0c45a717468a31956 -address /run/containerd/containerd.sock │ │ ├─ 45732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05186fb04c2a7cd1bdb3ee1a4d7faacc263b7a9087df6c8257f1d05fbc049016 -address /run/containerd/containerd.sock │ │ ├─ 46287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e21c67c3d23b7dcc1e14ca1f15da693237a2e65f1d2a21ef5c949056b0a36d6 -address /run/containerd/containerd.sock │ │ ├─ 46343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0620dedd8edd439b9e366e88098963152c01674b1639037b6fa67d15fb98f7 -address /run/containerd/containerd.sock │ │ ├─ 46381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ab526b9d5f47d1c702fbe533bd7334d4fc68cd10edc8c50702882cbddaf146 -address /run/containerd/containerd.sock │ │ ├─ 48414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa2126d2c1d72eba2402796e548e878fdc8db624aaef9fc8760198a7ebe9db6 -address /run/containerd/containerd.sock │ │ ├─ 48482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626cac9014abd093d2acf4fa6fa9d32e5b78ac0a4cae44114d8c67a51a9b45f9 -address /run/containerd/containerd.sock │ │ ├─ 49292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d44a36275840af10fabf581f5ac0527fe56a46cb91d483abf1c205ac678f30b -address /run/containerd/containerd.sock │ │ ├─ 49391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772ddf8046df8f3d7191746aaf4b6c36b727341d722761d27b07dfa703c724e9 -address /run/containerd/containerd.sock │ │ ├─ 49972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec022ff8e7eb5f192e9db3c840afe830fffee940ba71e35f7601a9eb4cc4d23 -address /run/containerd/containerd.sock │ │ ├─ 50281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f37a9b8982f0b9c6d8afbfc11aadfa5d96df8a5c4fc73f3b9b81134f6519dd -address /run/containerd/containerd.sock │ │ ├─ 50747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd7967c47f6b85f7f5b2a626846be1aa143767b945e0e44458d648d19b9aa7bd -address /run/containerd/containerd.sock │ │ ├─ 52992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72553e473f97d533b129c5c2d147b61a45a037875b555a661aa8b1aeb36c34b -address /run/containerd/containerd.sock │ │ ├─ 53130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4365c75d4164f8f3be75c729ded9dc67c06b16b147e3023c8be13594ef072514 -address /run/containerd/containerd.sock │ │ ├─ 57276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1a2e80fa476e7e401f4e299e8fc4da7fb6ca339b01bbd8cdd33b056e67a9897 -address /run/containerd/containerd.sock │ │ ├─ 57968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 392d8b0503d95a5cffd825b27853ae144e9b380f3bd604c7d41ec3b9b94f9ccf -address /run/containerd/containerd.sock │ │ ├─ 58007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8457744f57242d9047caa064ba2dfa5586a595f58f9760969ab593dd8458122 -address /run/containerd/containerd.sock │ │ ├─ 58052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c31d36b5095c5475882f7eb2beb991cead12015289728143724ead943d45c87 -address /run/containerd/containerd.sock │ │ ├─ 58206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af064b638753a141e61b036bf85d995ebdb9b23c59e46c252d35531368140dce -address /run/containerd/containerd.sock │ │ ├─ 62161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eee875bf36c24dde492bc9309079214392fbbad1797cd0788b30eaa51b880a0 -address /run/containerd/containerd.sock │ │ ├─ 62254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dcfee8c2b0366407616ba73d4fd0024adad41b8d480341f195ff5acf46bc328 -address /run/containerd/containerd.sock │ │ ├─ 62301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05c8f3f2a6ef2d643f838fc008da727a56fbfd9f7cf1579b6ac52fb7fdcd9cb -address /run/containerd/containerd.sock │ │ ├─ 62363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34728bd5e03437ad17cf373b85566af937509b3b2bbd5f7677a8dbded70c45c3 -address /run/containerd/containerd.sock │ │ ├─ 63845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17a6e250c76822318cb4ac16067287a74e3a4bc1f10d2e61d2bd7504df97fee -address /run/containerd/containerd.sock │ │ ├─ 63934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221191d8f5ef711de4b7603f885e3ba49700dda9e8056e984d21170c0ae9b0c4 -address /run/containerd/containerd.sock │ │ ├─ 64167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be45835619074cf420d1979a04abd46705e181052c67f669e5f8f0a33986aef -address /run/containerd/containerd.sock │ │ ├─ 64220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62309a2bf98b272103bfc69b1fe086d5e6aa77b3c7a64748443dcc7403d72ee8 -address /run/containerd/containerd.sock │ │ ├─ 64257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9b539abe90c3d9d7b63a1560be5665184bd089c862e830ff6704741a6cd88e -address /run/containerd/containerd.sock │ │ ├─ 64681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b9e8d08fd4f78dea3ae10ba4f9ab09290c9ece73f869d936667b3eff4abd2f -address /run/containerd/containerd.sock │ │ ├─ 65050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1cfed29185a0eb1aeec853eede5c109e6b439d8947cd87a6c9ed2245877707 -address /run/containerd/containerd.sock │ │ ├─ 65360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5eb238e88c656d6108506321df69808ac6bdb425f7170c250dda0b1a85a4cfb -address /run/containerd/containerd.sock │ │ ├─ 65794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5df7eac5f911d28f9e961eebba662f910a38577a40fa0317768026991fe98e -address /run/containerd/containerd.sock │ │ ├─ 66538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b00f80efbd2ef377fc37738cdd4f68b652f888359c9d14523c1334a37aa3626 -address /run/containerd/containerd.sock │ │ ├─ 68048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc711e9a4e6fdd8f419546240b2d55c8fc0d5f2248c706e7081bbb7e44f9646 -address /run/containerd/containerd.sock │ │ ├─ 70230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f503f9a492b1f99f9cdc034b3648ea543a55e9fce58d51ff72f38241f2562d1d -address /run/containerd/containerd.sock │ │ ├─ 79660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df155d2629630d75d99375938a1fbf0abe543a64d87a926972c060b907df55ce -address /run/containerd/containerd.sock │ │ ├─ 81132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1be04d4835be43e3d33cade96e363915fbb3a6efa2066053ea21e7be1c8db036 -address /run/containerd/containerd.sock │ │ ├─ 87068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d8c236e8675cb0108aada3214290c38d360aebe890dceb83f78ec87349e224 -address /run/containerd/containerd.sock │ │ ├─ 93039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5aa8ac5f8b1dc6ddd1e6ff768811bfcfe36e3b09c858ac79068b0afcaaa11f -address /run/containerd/containerd.sock │ │ ├─ 97239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f853eb9e0b33bdae1b2b71de6acdc707249aa5e99d78c7b23cae992e30a2f4f3 -address /run/containerd/containerd.sock │ │ ├─ 97281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0cfc05895dec26bba21b76385bd0b8eb921b9b765a996300a5524f5edfd135 -address /run/containerd/containerd.sock │ │ ├─106024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971f8fba3cf9cd3108dab3886ec9805c96da48f8e0e2c5827c36a016ff222202 -address /run/containerd/containerd.sock │ │ ├─107567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361aa6c85983812da275f86a174c67d03c211cb4926ae251774e8236fbbed42c -address /run/containerd/containerd.sock │ │ ├─107660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60471da4160f89c01677533dfcd8e364e4cb4fef0f50e30f53389a7ea7c70813 -address /run/containerd/containerd.sock │ │ ├─109749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48609c587e8cb5301d18b1d2d9f633bf7dc49a072e41a51986a3bf96e72b24c0 -address /run/containerd/containerd.sock │ │ ├─111696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8e0b97a752a3d51cf288f0911d36e87a288030f88c414bf0941daa72c6fc9c -address /run/containerd/containerd.sock │ │ ├─111786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e3ec5b6c3b0db8152f25bffbab5f72a39e7410ae120441f92f90dde6e1aa5f -address /run/containerd/containerd.sock │ │ ├─124922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 220e46a7c7f7b87c6356a9acff28ba9a39a5897d4d67f066618a7f814b081ace -address /run/containerd/containerd.sock │ │ ├─124973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ef8ba4a624469e8e34b377659e976984ccf791250c5b266b5e0f21553d5615 -address /run/containerd/containerd.sock │ │ ├─127518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd2f946fa9564594907ec9427b582b4216f80116e54122ded5a9f4bb9c0f3f0 -address /run/containerd/containerd.sock │ │ ├─141885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a595de36cee520c4ec6fbd2ceabfd68907b04c8b348eb04880af7f7dd16a13bd -address /run/containerd/containerd.sock │ │ ├─143344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6ab7ac452146dc29e15f1453e5a7d531f092f65814902d07f09b0fa374d2b4 -address /run/containerd/containerd.sock │ │ ├─143753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ac81f616f0a82c999f4ac2dfb8a11af39a567b8d5aeb88af70d4b20b6657672 -address /run/containerd/containerd.sock │ │ ├─144643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b694482ef065df0e9565ff14761c2098b7fa396b79f5616163707241125b902e -address /run/containerd/containerd.sock │ │ ├─146690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0076f78f2e2eb17491e8cd9a78980affb01166d562af08d0956f6cafd9f22df6 -address /run/containerd/containerd.sock │ │ ├─146888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861add66ae9c929c64a5f7164a43fc764aa1360ad1730dafdef62753113fbab4 -address /run/containerd/containerd.sock │ │ ├─147069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53420ac4da6fd8a618f0fff1fdcff7ed21d904c14d6573edf04b48f5fd5e5729 -address /run/containerd/containerd.sock │ │ ├─147144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e49a31960c79cd065e1e8208a0138c6c3b4ce6a38b8a9ed19a78e799a9c0253 -address /run/containerd/containerd.sock │ │ ├─147415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4218f919a07812159cd09aa122389dab76a9420a318f1f5af1cfce537e4188c -address /run/containerd/containerd.sock │ │ ├─147832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6edf7c10e236fc6e2b2de2834c766105fef3ff2f368b870bcf596995b428d3 -address /run/containerd/containerd.sock │ │ ├─173063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58966eeabf276d193113d8036dcbf66fdda304b6a33a6277deb618866a12b35c -address /run/containerd/containerd.sock │ │ ├─174762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258260a512b44aed03850f39f906e66f2103a22d63fd2543c6182752d1f19d5f -address /run/containerd/containerd.sock │ │ ├─174806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef7e1f5208df925d161ebce4259e6cc0ed44297a631bf122e255f3b396f0265 -address /run/containerd/containerd.sock │ │ ├─174960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced5ff1f8e2e718cd87461a42050e1d041c271058929b91d45e16f196c7774a5 -address /run/containerd/containerd.sock │ │ ├─175170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6b7c6bcdb157ba5459c0ca801d9d944c7b90a0417b5ec73a008b037faae7bb -address /run/containerd/containerd.sock │ │ ├─175172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9239c31238aff4e175dad46012fb12affe77dbb7c09629d1fd7eab27d2d4f65 -address /run/containerd/containerd.sock │ │ ├─175259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0241e387806da4bee865543dfaa7e373b765a44432dceb10211ee4e7b3b0a4 -address /run/containerd/containerd.sock │ │ ├─175372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f64b59e25aa1a8830e9b973b834810d774a1bddd82368e3707602ff8276ded06 -address /run/containerd/containerd.sock │ │ ├─188535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 747890041aa8d863a3845542ae31e9ce5f30d9ab41476dd6e10a91b7be0e7fb1 -address /run/containerd/containerd.sock │ │ ├─190899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49693369f3a793c359a2bfa9ef5cd52161338540528896b175cbfacbb93c724f -address /run/containerd/containerd.sock │ │ ├─190940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25ec140fdc3b6fd7619e6cf23b8ac7763e34c601cb807045361f7605b39a34e -address /run/containerd/containerd.sock │ │ ├─191151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81656945fd2fac9acf71898fd66bc60f7e9b280ba19a54c21d7fea735a2e8a4 -address /run/containerd/containerd.sock │ │ ├─206809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7053b327c8d5310ee224a5781387ef0949c63051082fdd9b99b3f3d790e66f32 -address /run/containerd/containerd.sock │ │ ├─214240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d21ba4d411cdf2b103c6f8215878f8c9723543cd6097f29b0453cd0c44a7579e -address /run/containerd/containerd.sock │ │ ├─214249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e2554bc880dd50aeb46ecfec2c1d9c7e3bb0252e7854380474ce97eee13c70 -address /run/containerd/containerd.sock │ │ ├─214476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ed429f9d0b6c832269cfdedeb9b081ef64324a8bffba35170b2e735ab427ef -address /run/containerd/containerd.sock │ │ ├─214516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5ae270900424b445efc87394d49ab595eac68a8520ab13709a9f4392d6b0a9 -address /run/containerd/containerd.sock │ │ ├─227359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35891b0912e6fed4812e1091d1f5ef0810af463eb309a6c9c372700471057ae2 -address /run/containerd/containerd.sock │ │ ├─229618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13276d440865fed0971e3c3e09f203f8a6d9ba6bead3de6ab06a444431912301 -address /run/containerd/containerd.sock │ │ ├─230850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c911508bff2f56da55fecc9a162d0924b39f5ebda077774278e2247d51eaab6f -address /run/containerd/containerd.sock │ │ ├─231854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c019d201da5bb6b7320490478ebfd43ed2e365b2358003d4974e3cc974f7f8b -address /run/containerd/containerd.sock │ │ ├─232851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d859500ed45c2061f3606d6f9b347cd76f4770d601b1cf7d448d42b79cbd9e -address /run/containerd/containerd.sock │ │ ├─235126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd981c3f6bff7205c3c120d9bde8980b80eeebb18007b0e18974fea4cc2e43ec -address /run/containerd/containerd.sock │ │ ├─236543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1157bf1d751a9995f1d05635bb885d75d8cca3386198ab817ad6df92d552ad43 -address /run/containerd/containerd.sock │ │ ├─236625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26df17216e169235d752d6177a5e1d17bf166a092ebc89c588e09a59eda95e1 -address /run/containerd/containerd.sock │ │ ├─246293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7d507b5597c126cd3ba2053e6f2e1607fba5ffdbfcb71ee843c6157387fe986 -address /run/containerd/containerd.sock │ │ ├─246710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc00c1c862ba288d986e69d25a3548768c14f19cb10918b895e2876f9e56d125 -address /run/containerd/containerd.sock │ │ ├─249720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c389781ead1897c79aea72caea6e20d98a011252c9af60b7d6d107d8095a2a30 -address /run/containerd/containerd.sock │ │ ├─254018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39901b380198b9cf6fbc0e56335d6340e331a2b146a2b6780c091174407323a9 -address /run/containerd/containerd.sock │ │ ├─254209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d47f80d6c5aa3703d0ac4932fce7bc2554e53d261f41cacf92bdc4d7921d97 -address /run/containerd/containerd.sock │ │ ├─254362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe4d7ca47e496a264ab258362cc4c16298854d9e415d3be86136df82edf0c96 -address /run/containerd/containerd.sock │ │ ├─254431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383e0f1c9d328d401e7dcb4c37ad7f4e752669e432ec4347e4afc78f8fed447c -address /run/containerd/containerd.sock │ │ ├─266044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c7a7d1f7b59e60f7c03c2c25bb09562aa0d0e789b946be64881401eb6dd8dc5 -address /run/containerd/containerd.sock │ │ ├─268523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02e3d99649d81489f422d79fd49e196db6601be068350c28f24260f3a0ed717 -address /run/containerd/containerd.sock │ │ └─270011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632c850057d0df745a756b7b0636f12daf74695a026329b58c24a94ed760593e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1453 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─535 /lib/systemd/systemd-networkd │ ├─docker-009a8900b0f34b092a2c1c0b027a41ca6123915f8d129c4521f7daffae3fcce3.scope … │ │ ├─39567 /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 │ │ └─39605 /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-udevd.service │ │ └─410 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─640 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r8e38df9d4c8a4e9fb8d2b45c5bbfc748.scope │ │ └─188963 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29814 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30086 /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 │ │ │ ├─18707 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18728 /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@osd.0.service │ │ │ ├─25038 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25311 /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 │ │ │ ├─39493 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39515 /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 │ │ │ ├─34514 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34783 /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 │ │ │ ├─12249 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12279 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tmwxer.service │ │ ├─12609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tmwxer/unit.run │ │ └─12641 /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-tmwxer --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.tmwxer:/var/lib/ceph/mgr/ceph-instance.tmwxer:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tmwxer/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tmwxer -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10358 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─658 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─631 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141241 /sbin/multipathd -d -s │ ├─docker-d47e72a91b8b84880f91d3f074ed0af38dba85fc248afe39de9e3c25bdbe5080.scope … │ │ ├─18780 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18796 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─42568 /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.19.213.186 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─378 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─664 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e581d710c20cb597c540a82382b91b7b2a9afee1374d7f531e9141c5e825314e.scope … │ │ ├─34826 /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 │ │ └─34840 /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 │ ├─uuidd.service │ │ └─1120 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10866 /usr/sbin/chronyd -F 1 │ │ └─10867 /usr/sbin/chronyd -F 1 │ ├─docker-88ba3c3a60a77a5f67154a8b05e8d6deca4689e4d5a2f470128659502c071177.scope … │ │ ├─12362 /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 │ │ └─12374 /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 │ ├─docker.socket │ ├─docker-333ad6fd75f9c962020bf23ab98020e5202cb2d9750ce658c20ccf2d5f92c8ad.scope … │ │ ├─12723 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tmwxer -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12742 /usr/bin/ceph-mgr -n mgr.instance.tmwxer -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─413 /lib/systemd/systemd-resolved │ ├─docker-4f8504f4c04760bb186cf3bafe503b3aaecbb57bec06734759236e797c33706b.scope … │ │ ├─30127 /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 │ │ └─30139 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141059 /sbin/iscsid │ │ └─141060 /sbin/iscsid │ ├─docker-3fc5ea0d46a4acdeef377cec6ef2675e554dd29c7194dfa694ed024dca678e87.scope … │ │ ├─25354 /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 │ │ └─25366 /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 │ ├─dbus.service │ │ └─627 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─639 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─633 /lib/systemd/systemd-logind ├─k8s.io │ ├─8654c01adad3e60a450f5250ba3daddc82c9d48618d97ae859e4703717639481 │ │ └─66669 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2b35005956e168987dcc62206ccc727746ed2803e2f44d84b80a4ac600218d1f │ │ ├─171787 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172083 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172084 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─632c850057d0df745a756b7b0636f12daf74695a026329b58c24a94ed760593e │ │ └─270052 /pause │ ├─1eee875bf36c24dde492bc9309079214392fbbad1797cd0788b30eaa51b880a0 │ │ └─62191 /pause │ ├─633bb6855963fff69fecdaee9e6d179badecd0f839ce164b1bed00c7242f8987 │ │ └─63258 /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 │ ├─a595de36cee520c4ec6fbd2ceabfd68907b04c8b348eb04880af7f7dd16a13bd │ │ └─141908 /pause │ ├─52fdc0224fea6490155532da90b5c2d86fd00e393796172a3dd6ecfad1dbcaea │ │ ├─203089 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203441 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203442 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b0d131e16e7ab676befdbd8ed41389781bb22688be0d328779bd63a3ee4521b2 │ │ └─67243 /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 │ ├─4e684c4f80f24b76d5a7ede272d8e8864d7058ffee558d476f2018d22668f351 │ │ └─97675 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-tg699 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bc5aa8ac5f8b1dc6ddd1e6ff768811bfcfe36e3b09c858ac79068b0afcaaa11f │ │ └─93062 /pause │ ├─f2ed429f9d0b6c832269cfdedeb9b081ef64324a8bffba35170b2e735ab427ef │ │ └─214501 /pause │ ├─41457f1f7913e0492466de001637970b70becfd88b4ed16ae8d2baee74add534 │ │ ├─ 48740 /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 │ │ ├─ 48753 /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 │ │ ├─ 48901 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268171 nginx: worker process │ │ ├─268172 nginx: worker process │ │ └─268173 nginx: cache manager process │ ├─c389781ead1897c79aea72caea6e20d98a011252c9af60b7d6d107d8095a2a30 │ │ └─249744 /pause │ ├─79d8c236e8675cb0108aada3214290c38d360aebe890dceb83f78ec87349e224 │ │ └─87092 /pause │ ├─d21ba4d411cdf2b103c6f8215878f8c9723543cd6097f29b0453cd0c44a7579e │ │ └─214298 /pause │ ├─dd6b701eae9137a8872e85b569d6a3400ea710987fd39a5d1b310076fe282c1b │ │ └─58436 nfd-gc -gc-interval=1h │ ├─32f3ce09e1ac3dcae3e88e8be46981c9bf2be84d748b190d028695a0e1ac4888 │ │ └─44891 /pause │ ├─2067469cb726d3faf55afe681083149a6c533b06e70d63cf4dad403e8ccf02d4 │ │ └─42217 /pause │ ├─2d44a36275840af10fabf581f5ac0527fe56a46cb91d483abf1c205ac678f30b │ │ └─49315 /pause │ ├─5abc2c1afb05d1aff4daecf70ea1a546499ea9a298570f5032e5912456872489 │ │ └─50119 percona-xtradb-cluster-operator │ ├─049317e7c25ec5254f6a091928a01a82695134a4cd6425c23ce0baa95c55192f │ │ └─53196 valkey-server *:6379 │ ├─37dad0e021392e23e55d29cc955c389d55c682891a1ed01b29553c49b4794689 │ │ └─63642 /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 │ ├─2c019d201da5bb6b7320490478ebfd43ed2e365b2358003d4974e3cc974f7f8b │ │ └─231878 /pause │ ├─9ba2397bb82b839203a53165ad09034053cc1e0f80ddd211094da5e300cec76e │ │ ├─62777 python -u /app/sidecar.py │ │ ├─63145 python -u /app/sidecar.py │ │ └─63146 python -u /app/sidecar.py │ ├─f9ba0b4279f5d2c06d08f7452b6bb72353e38ca6b1353908ce8262e71582a61d │ │ └─42359 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 │ ├─cc96d06fa1b15b3f7c5988c2d49eab643f2106f8e86612292ca852642cf35f9e │ │ └─188867 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6d5df7eac5f911d28f9e961eebba662f910a38577a40fa0317768026991fe98e │ │ └─65817 /pause │ ├─b227320ab33e2428e2ad0936152651a7e04ed67c483352e45466069857889dac │ │ ├─106504 glance-api: uWSGI master │ │ ├─106523 glance-api: uWSGI worker 1 │ │ └─106524 glance-api: uWSGI worker 2 │ ├─84f9b824b00ca2c8b15660958917e50d62f555f264d2f8e53a9086eafa862ebf │ │ ├─173227 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173244 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─173250 erl_child_setup 1048576 │ │ ├─173297 sh -s disksup │ │ ├─173299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173302 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173303 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173552 /bin/sh -s rabbit_disk_monitor │ ├─2a0cfc05895dec26bba21b76385bd0b8eb921b9b765a996300a5524f5edfd135 │ │ └─97305 /pause │ ├─4c7a7d1f7b59e60f7c03c2c25bb09562aa0d0e789b946be64881401eb6dd8dc5 │ │ └─266069 /pause │ ├─2fa263ad771f9ef04ae86d4c3d84baf2325fa64e016edc3112c03e651168a937 │ │ └─45390 /coredns -conf /etc/coredns/Corefile │ ├─4be45835619074cf420d1979a04abd46705e181052c67f669e5f8f0a33986aef │ │ └─64195 /pause │ ├─4365c75d4164f8f3be75c729ded9dc67c06b16b147e3023c8be13594ef072514 │ │ └─53154 /pause │ ├─8ee0cc6ab5d838993ad05936aaf9f295f61d409ca0ced3122553d8ebd09df9e0 │ │ ├─79762 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79779 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─79785 erl_child_setup 1048576 │ │ ├─79832 sh -s disksup │ │ ├─79834 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79835 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79905 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79915 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80037 /bin/sh -s rabbit_disk_monitor │ ├─626cac9014abd093d2acf4fa6fa9d32e5b78ac0a4cae44114d8c67a51a9b45f9 │ │ └─48505 /pause │ ├─ba031311838dd015514e7106abc9f833a8019b9c588c412425475f1a4e379c67 │ │ ├─188680 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188697 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─188704 erl_child_setup 1048576 │ │ ├─188766 sh -s disksup │ │ ├─188775 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188776 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188890 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188906 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189289 /bin/sh -s rabbit_disk_monitor │ ├─92ab526b9d5f47d1c702fbe533bd7334d4fc68cd10edc8c50702882cbddaf146 │ │ └─46405 /pause │ ├─3a97ef3406829da5c2399f9ef96e77ff7076c31d74609896fc65b361eac6937c │ │ ├─50972 mysqld --wsrep_start_position=8516568d-9c35-11f1-bebe-7f20d8caf874:20 │ │ └─51097 /var/lib/mysql/mysql-state-monitor │ ├─aec022ff8e7eb5f192e9db3c840afe830fffee940ba71e35f7601a9eb4cc4d23 │ │ └─49995 /pause │ ├─d25ec140fdc3b6fd7619e6cf23b8ac7763e34c601cb807045361f7605b39a34e │ │ └─190974 /pause │ ├─d4e41f66c56295b9356fe228fcb2788a24fe92ba24664b42fbf0d6ce945e7032 │ │ └─186783 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) │ ├─029bdd5c78b8c8726e15b05e6870d3635901d573336b25f014a08d02fe081a40 │ │ └─67199 /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-19-213-186.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 │ ├─3f6ab7ac452146dc29e15f1453e5a7d531f092f65814902d07f09b0fa374d2b4 │ │ └─143367 /pause │ ├─0d4664ee2e514b62930b52b0ba57d15b3a8c81b59b107e05c8704f5b650b3efd │ │ ├─203114 heat-api-cfn: uWSGI master │ │ ├─203153 heat-api-cfn: uWSGI worker 1 │ │ └─203154 heat-api-cfn: uWSGI worker 2 │ ├─b05c8f3f2a6ef2d643f838fc008da727a56fbfd9f7cf1579b6ac52fb7fdcd9cb │ │ └─62329 /pause │ ├─d2709c93dae551053967363582e95cdab9ee9273fb7955b430ef30ca23e1b422 │ │ └─263871 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7c87b8084a954e2f3fac85cc56911ef49fcef7f2f3efaebbd560667af3b61400 │ │ └─51122 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─34728bd5e03437ad17cf373b85566af937509b3b2bbd5f7677a8dbded70c45c3 │ │ └─62387 /pause │ ├─7b6edf7c10e236fc6e2b2de2834c766105fef3ff2f368b870bcf596995b428d3 │ │ └─147861 /pause │ ├─5ef7e1f5208df925d161ebce4259e6cc0ed44297a631bf122e255f3b396f0265 │ │ └─174859 /pause │ ├─cc82fa8042b0787b4822de7222104b50e680aab9156d596928992d632067ea7b │ │ └─64820 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 │ ├─7e21c67c3d23b7dcc1e14ca1f15da693237a2e65f1d2a21ef5c949056b0a36d6 │ │ └─46314 /pause │ ├─44ac55194e8c0f8d8e19a2a4db05a2cb6ac047b79323d570c17d3fe457c7a895 │ │ └─66338 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9a976c224b847a6548cf786239e998cb89b07eaf69761aed2be542d2736da68c │ │ └─42279 /pause │ ├─f853eb9e0b33bdae1b2b71de6acdc707249aa5e99d78c7b23cae992e30a2f4f3 │ │ └─97267 /pause │ ├─f6d859500ed45c2061f3606d6f9b347cd76f4770d601b1cf7d448d42b79cbd9e │ │ └─232876 /pause │ ├─1ac1a8324ba07146522e5cc4cb82092ba58947d6716ae5d7d44623dca5e1d073 │ │ └─58536 /secretgen-controller │ ├─f6d47f80d6c5aa3703d0ac4932fce7bc2554e53d261f41cacf92bdc4d7921d97 │ │ └─254234 /pause │ ├─62309a2bf98b272103bfc69b1fe086d5e6aa77b3c7a64748443dcc7403d72ee8 │ │ └─64243 /pause │ ├─99b9e8d08fd4f78dea3ae10ba4f9ab09290c9ece73f869d936667b3eff4abd2f │ │ └─64716 /pause │ ├─a21e9e4076d069910409d2d04bcd750ae1ea5c03565ade8ac03acbb322ae25ce │ │ └─67606 /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 │ ├─3fecac980470368e95d10bcb84a2f1f6d4fabf58b9578df88ddebcc72d17fb42 │ │ └─188188 /usr/bin/libvirt-tls-sidecar │ ├─57ef8ba4a624469e8e34b377659e976984ccf791250c5b266b5e0f21553d5615 │ │ └─125009 /pause │ ├─e5eb238e88c656d6108506321df69808ac6bdb425f7170c250dda0b1a85a4cfb │ │ └─65383 /pause │ ├─ed2bebf51fe092e701e123dbb371e2b6eb049ea945a9d42e5d2c8b4b74837e64 │ │ ├─192013 /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 │ │ ├─376488 /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/tmpgo2p06z2/privsep.sock │ │ ├─376688 /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 vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmppg_d8wwf/privsep.sock │ │ └─376701 /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/tmp505bo3vy/privsep.sock │ ├─4d908b4956aa698f15c85ee1772fb62e1ab89ed1a6629f036bdfc4e1cd9ecd88 │ │ └─46520 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9351709569026a943c6b72f4b1d9e5c5bf6a57aa2ad979b8686bbfd01a3df13d │ │ └─42513 /kube-vip manager │ ├─1be04d4835be43e3d33cade96e363915fbb3a6efa2066053ea21e7be1c8db036 │ │ └─81155 /pause │ ├─2f6554ad958e1ba294b6c144e6530f32d06ac7bb2df2158112cab109cbe09e51 │ │ └─46565 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─5293f10808d86e0b5623dfc4f7f98b97b9f604e4c022af355d2aaab2758b1afc │ │ ├─206935 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206952 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─206958 erl_child_setup 1048576 │ │ ├─207005 sh -s disksup │ │ ├─207007 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207008 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207021 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207022 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207032 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207329 /bin/sh -s rabbit_disk_monitor │ ├─7f5a9a55b5cbc3ad956e41216fc83bad2d8d0448f6ccc0aec14806a2854e2ee6 │ │ ├─272523 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272570 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2893cf8e66b29260005e6bb59ef466fb01e7cf9a5505aa440c0d9da718d232f2 │ │ └─49502 /manager --metrics-bind-address=:9782 │ ├─f20dbafadeaf15fef467224f2918311d0c8734d619ca138b722d42583913e25f │ │ └─44931 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─58966eeabf276d193113d8036dcbf66fdda304b6a33a6277deb618866a12b35c │ │ └─173087 /pause │ ├─f7d507b5597c126cd3ba2053e6f2e1607fba5ffdbfcb71ee843c6157387fe986 │ │ └─246317 /pause │ ├─d6a54b943d12ca5e7c831d9bcaf45a481264c8a3b8f06946015dc2bca0dfa771 │ │ └─58395 nfd-master -crd-controller=true -metrics=8081 │ ├─18b9da4f0b2552a5ca5b0764d9d72d8dc49cd6423969baa6e3447c765fa3f213 │ │ ├─ 73508 apache2 -DFOREGROUND │ │ ├─ 73551 (wsgi:k -DFOREGROUND │ │ ├─ 73552 (wsgi:k -DFOREGROUND │ │ ├─ 73553 (wsgi:k -DFOREGROUND │ │ ├─ 73554 (wsgi:k -DFOREGROUND │ │ ├─396302 apache2 -DFOREGROUND │ │ └─399120 apache2 -DFOREGROUND │ ├─127a90018f611fe3b59a26659e520a2326a3cc610db4e34051fc6be8dac859f3 │ │ └─235181 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0796d54f2d10fa6babaea79e2bc20399876f4408e2677450797c85ffc85afb00 │ │ └─42397 etcd --advertise-client-urls=https://199.19.213.186: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.19.213.186:2380 --initial-cluster=instance=https://199.19.213.186:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.186:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.186: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 │ ├─d513a0b66bf025a84f15de150fd1f5faa80ce5198e5e3702037e6a213638ce6a │ │ ├─268344 apache2 -DFOREGROUND │ │ ├─270787 (wsgi:h -DFOREGROUND │ │ ├─270788 (wsgi:h -DFOREGROUND │ │ ├─270789 (wsgi:h -DFOREGROUND │ │ ├─270790 (wsgi:h -DFOREGROUND │ │ ├─270791 (wsgi:h -DFOREGROUND │ │ ├─270792 apache2 -DFOREGROUND │ │ └─270793 apache2 -DFOREGROUND │ ├─361aa6c85983812da275f86a174c67d03c211cb4926ae251774e8236fbbed42c │ │ └─107596 /pause │ ├─c9cc42fdfcbf883224368a704de3fd4edf67ca39a4e855fc0f216cd601cd1a75 │ │ └─188244 /bin/bash /tmp/libvirt.sh │ ├─d627eb787ec850ddd84f18dd170cfe541e0d8f5a68fd738d32af82dac08d2ba9 │ │ └─42737 /pause │ ├─cec0ffc871f17dcc12691e3abe732f8b9e08c31a0af62fe04601b7523b16cc24 │ │ └─45290 /pause │ ├─e81656945fd2fac9acf71898fd66bc60f7e9b280ba19a54c21d7fea735a2e8a4 │ │ └─191182 /pause │ ├─e995a6fc65f02e53c0a692eb770bc528acf9330dd285eb909f400030d9f7397b │ │ └─68092 /bin/oauth2-proxy │ ├─5bd2f946fa9564594907ec9427b582b4216f80116e54122ded5a9f4bb9c0f3f0 │ │ └─127546 /pause │ ├─e3db90908590473b796b648b5f608a8c8d59ac1a92bf72742d5a66744d351ade │ │ └─53552 valkey-server *:26379 [sentinel] │ ├─13276d440865fed0971e3c3e09f203f8a6d9ba6bead3de6ab06a444431912301 │ │ └─229649 /pause │ ├─434d55cae673200031f112298f8fff99fdae66b25a304c3444bc7ac8909f4c4f │ │ ├─66822 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66859 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0c0af2e5f1e2aca24b6dd87a6ba95fa3bcc53a46be641c5f6b4ab099abf3f4e7 │ │ └─42245 /pause │ ├─2ac81f616f0a82c999f4ac2dfb8a11af39a567b8d5aeb88af70d4b20b6657672 │ │ └─143776 /pause │ ├─c911508bff2f56da55fecc9a162d0924b39f5ebda077774278e2247d51eaab6f │ │ └─230875 /pause │ ├─1ac67e684834b716d8b12cd73dd86083cfca6ace906c597998cd46fb914f08bd │ │ ├─50867 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 │ │ └─52137 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f2545bd8f60cde0817bbed0f3be7cbe9d53ad7020afe2c8faeafe0a394c12850 │ │ └─53320 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 │ ├─b694482ef065df0e9565ff14761c2098b7fa396b79f5616163707241125b902e │ │ └─144668 /pause │ ├─af064b638753a141e61b036bf85d995ebdb9b23c59e46c252d35531368140dce │ │ └─58231 /pause │ ├─f72553e473f97d533b129c5c2d147b61a45a037875b555a661aa8b1aeb36c34b │ │ └─53021 /pause │ ├─39901b380198b9cf6fbc0e56335d6340e331a2b146a2b6780c091174407323a9 │ │ └─254053 /pause │ ├─2a25ba7cff50e95c15adf5dc8574b1a660f66c8db7bb907cce695b805edefb12 │ │ └─62958 /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 │ ├─9a09e6901520339e0bb5e311b274906e475ea9d08f2804c3fffb09be797ddf9a │ │ └─53666 redis_exporter │ ├─e0bd4313736af95639d63974f549b75f9ce97f73c3c2389b8106307955bcee3d │ │ └─144006 /coredns -conf /etc/coredns/Corefile │ ├─e978da4e1605b82214de6c62041fe44b8d200a9f2eb0469d4cccf2fede8d3020 │ │ ├─183881 neutron-policy-server: uWSGI master │ │ ├─183974 neutron-policy-server: uWSGI worker 1 │ │ └─183975 neutron-policy-server: uWSGI worker 2 │ ├─6b00f80efbd2ef377fc37738cdd4f68b652f888359c9d14523c1334a37aa3626 │ │ └─66561 /pause │ ├─98f7c58d609fc4c4518a4e0868bd4aec70602de0e2a16f02140b82646d56bc73 │ │ ├─170943 nova-metadata: uWSGI master │ │ ├─170957 nova-metadata: uWSGI worker 1 │ │ └─170958 nova-metadata: uWSGI worker 2 │ ├─67e96bea360c918c49f87bfd6b9324b6ff0106fa6c6ead25186333e137da67ab │ │ └─229798 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d0c92c033db47c572fe98d86afccf535cb8e84c8c454fe2d6f5d3b18dfd64598 │ │ └─67052 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a6111febc7e441ccac2fbaf86002179a0adb38c16a0cfa2aa487d042b6349b3a │ │ ├─227573 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227595 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─227601 erl_child_setup 1048576 │ │ ├─227649 sh -s disksup │ │ ├─227651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227657 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227667 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227896 /bin/sh -s rabbit_disk_monitor │ ├─e8240d0386d368b6288bc6ceac523aeac9f595ef7ddd409a4a338cf54fa177e0 │ │ ├─ 97754 /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 │ │ └─409082 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7d752c072e31e46eac91296a91665f03f6cf7dce2fe4a70999ee63344a88c611 │ │ └─45359 /coredns -conf /etc/coredns/Corefile │ ├─60471da4160f89c01677533dfcd8e364e4cb4fef0f50e30f53389a7ea7c70813 │ │ └─107686 /pause │ ├─45cd32e19733ec6fd8aa4a0695e53d282726778f0e840db1d0f5a4e2cb8f5b39 │ │ ├─121394 cinder-api: uWSGI master │ │ ├─121406 cinder-api: uWSGI worker 1 │ │ └─121407 cinder-api: uWSGI worker 2 │ ├─a02e3d99649d81489f422d79fd49e196db6601be068350c28f24260f3a0ed717 │ │ └─268560 /pause │ ├─aa221b578a840ffd05aac608af824d3f5d68c948848633ab4b6bccd6097fca93 │ │ └─268853 /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 │ ├─220e46a7c7f7b87c6356a9acff28ba9a39a5897d4d67f066618a7f814b081ace │ │ └─124945 /pause │ ├─f39cd8055ea4670bfb610afb766936ece16598ef34be45ecd50f9f93b1b30aab │ │ └─98462 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─05186fb04c2a7cd1bdb3ee1a4d7faacc263b7a9087df6c8257f1d05fbc049016 │ │ └─45757 /pause │ ├─d9239c31238aff4e175dad46012fb12affe77dbb7c09629d1fd7eab27d2d4f65 │ │ └─175225 /pause │ ├─e4d79911cbd259906b110c5100343bc78aa5bd13f9c54419ad18d68d74218ba2 │ │ └─67545 /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-19-213-186.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 │ ├─e07a7ab5943a1614351f21c7d8e93ad949a6007f5cb6ca03866db358057e6671 │ │ ├─264130 /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 │ │ └─264250 /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 │ ├─861add66ae9c929c64a5f7164a43fc764aa1360ad1730dafdef62753113fbab4 │ │ └─146923 /pause │ ├─01754c29761f20b3449270f8bdd8dac93435cb010eaf40a4b400d6ccf2aa2836 │ │ ├─249886 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249905 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─249911 erl_child_setup 1048576 │ │ ├─249969 sh -s disksup │ │ ├─249971 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─249972 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249992 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249993 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─250358 /bin/sh -s rabbit_disk_monitor │ ├─bd6c186b1abcb2d5f7122882afe8765622b40641b4f5c5226d715e495446a781 │ │ └─66423 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─772ddf8046df8f3d7191746aaf4b6c36b727341d722761d27b07dfa703c724e9 │ │ └─49416 /pause │ ├─b6b53c6c15baad541870f3bb5c97bdbf2403c030a671e0c7a8e3da7205714ccd │ │ └─49777 /manager --metrics-bind-address=:8080 │ ├─50f37a9b8982f0b9c6d8afbfc11aadfa5d96df8a5c4fc73f3b9b81134f6519dd │ │ └─50306 /pause │ ├─52ab22d7a4bd6db311b8fe67748e808edde3b4b2facce77bdbdf9131cfce180b │ │ ├─86370 barbiacan-api: uWSGI master │ │ └─86382 barbiacan-api: uWSGI worker 1 │ ├─9c5ae270900424b445efc87394d49ab595eac68a8520ab13709a9f4392d6b0a9 │ │ └─214540 /pause │ ├─851942636654edd5230aae4e0fb22469a8cdcf3f476be0655a1e517f522cf742 │ │ ├─170830 nova-api: uWSGI master │ │ ├─170861 nova-api: uWSGI worker 1 │ │ └─170862 nova-api: uWSGI worker 2 │ ├─87c9b41cb9056a6aa9b6a333b20cd0cd3b9de21e1c7017c3fde82ef823e4db76 │ │ ├─246858 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247132 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247133 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─221191d8f5ef711de4b7603f885e3ba49700dda9e8056e984d21170c0ae9b0c4 │ │ └─63960 /pause │ ├─ce508686a3d9001d6157b3df6d6c3ff03492628477c44825c3f315946faaace0 │ │ ├─175875 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399053 sleep 300 │ ├─d8457744f57242d9047caa064ba2dfa5586a595f58f9760969ab593dd8458122 │ │ └─58036 /pause │ ├─901778fbba6f46d4c391391eca206bc7b37b33c743835a7e997a202d5c281a97 │ │ └─87800 /usr/local/bin/rook ceph operator │ ├─16b619ffbf166db4570997ad45521d9e11438b5fd8205c756bcd01c9385bdb61 │ │ └─67723 /bin/pushgateway │ ├─f3af1aecfffc4c7093afa74c9fc20944810b6092d36cbf89ff525844390138d1 │ │ ├─263897 manila-api: uWSGI master │ │ ├─263923 manila-api: uWSGI worker 1 │ │ └─263924 manila-api: uWSGI worker 2 │ ├─e359d100fe951f788977401792bd31e12f3fb730e7354d2e30d6844bf4086822 │ │ ├─246594 magnum-api: uWSGI master │ │ ├─246643 magnum-api: uWSGI worker 1 │ │ └─246644 magnum-api: uWSGI worker 2 │ ├─8a0fc7cfcdb13ba2bfad786797fd24288d78e5727144f151eb8c496cfa45beb1 │ │ └─46607 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d0c03f31f1a29bef0c15e38fb083f1b32f5a40880360ecd152f932670d95eaec │ │ ├─186941 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─187739 /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/tmpncvhu7vd/privsep.sock │ │ ├─188289 /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/tmpobvta4u4/privsep.sock │ │ ├─188892 /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/tmp91gsa359/privsep.sock │ │ ├─189331 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189332 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189347 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/527844d5-1ec2-427d-ad67-45463a2ccb3b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/527844d5-1ec2-427d-ad67-45463a2ccb3b/host --addn-hosts=/var/lib/neutron/dhcp/527844d5-1ec2-427d-ad67-45463a2ccb3b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/527844d5-1ec2-427d-ad67-45463a2ccb3b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/527844d5-1ec2-427d-ad67-45463a2ccb3b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1d8dc0ae-5f51-4326-92a2-e6c721dea2e0,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 │ │ ├─189350 haproxy -f /var/lib/neutron/ns-metadata-proxy/527844d5-1ec2-427d-ad67-45463a2ccb3b.conf │ │ ├─208807 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d067c518-4b28-4882-9ecc-59af6100cc43/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d067c518-4b28-4882-9ecc-59af6100cc43/host --addn-hosts=/var/lib/neutron/dhcp/d067c518-4b28-4882-9ecc-59af6100cc43/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d067c518-4b28-4882-9ecc-59af6100cc43/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d067c518-4b28-4882-9ecc-59af6100cc43/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-99093b30-925d-4375-bd70-54d18977cc33,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 │ │ ├─208825 haproxy -f /var/lib/neutron/ns-metadata-proxy/d067c518-4b28-4882-9ecc-59af6100cc43.conf │ │ └─381761 /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/tmp61jpe5e7/privsep.sock │ ├─3f0f07aa3fc122f6010f46a0fe12fe7b2436200d3e50146063213675d4dac37b │ │ └─251839 docker-registry serve /etc/docker-registry/config.yml │ ├─058d0ca274fab46a9101fb834ea4dfd3c084603b3bd1c130756c04c9b64f1f48 │ │ ├─132861 placement-api: uWSGI master │ │ ├─132874 placement-api: uWSGI worker 1 │ │ └─132875 placement-api: uWSGI worker 2 │ ├─ffe4d7ca47e496a264ab258362cc4c16298854d9e415d3be86136df82edf0c96 │ │ └─254409 /pause │ ├─5185db1979c61d3f491f653b0280ce3140001dc4d876fb3e67f1d808b5ab8b60 │ │ └─231204 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─289402d6869ee40e704a51822f1e77e30e3cb31a5c1a66e0c45a717468a31956 │ │ └─45328 /pause │ ├─95c4dd9eecf264eec1b2486df14116955fd0ba1dc8895bb93ab4ccefca3facaa │ │ ├─184984 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) │ │ ├─185444 /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/tmp_91tc08m/privsep.sock │ │ ├─185616 /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/tmpylu5h0fe/privsep.sock │ │ └─185881 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d33cdea6dbc34d11640142b2bd4757850da27a280a78736aaa2965d069bffba1 │ │ └─43739 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9ca4fb4cab38fc159f253085458576a2316114382fdf130550a4875d6c0f2d36 │ │ └─123171 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8e0620dedd8edd439b9e366e88098963152c01674b1639037b6fa67d15fb98f7 │ │ └─46367 /pause │ ├─a4218f919a07812159cd09aa122389dab76a9420a318f1f5af1cfce537e4188c │ │ └─147440 /pause │ ├─35891b0912e6fed4812e1091d1f5ef0810af463eb309a6c9c372700471057ae2 │ │ └─227383 /pause │ ├─8722507e3ce178c79596a157655786c7693dae153e4cf74851bd4dd8f4cf7bf4 │ │ └─43512 /pause │ ├─76817f9958d682b7b17c7676feb6f6dace270a69aa441ecab46e3c5f0a39613f │ │ ├─171897 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172190 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172191 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─48d905f2cf9a032ff4f3c3e19039c5f0ed8cdffcc1d237a559a7fafbc766d957 │ │ ├─224601 octavia-api: uWSGI master │ │ ├─224613 octavia-api: uWSGI worker 1 │ │ └─224614 octavia-api: uWSGI worker 2 │ ├─6a6b7c6bcdb157ba5459c0ca801d9d944c7b90a0417b5ec73a008b037faae7bb │ │ └─175223 /pause │ ├─f503f9a492b1f99f9cdc034b3648ea543a55e9fce58d51ff72f38241f2562d1d │ │ └─70251 /pause │ ├─d56ae7ecc425a1813bff4b6c9ee9a57fab118a8e64f3ea36c4fed04bd563cc14 │ │ ├─144793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144810 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─144816 erl_child_setup 1048576 │ │ ├─144896 sh -s disksup │ │ ├─144898 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─144899 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─144989 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144990 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145198 /bin/sh -s rabbit_disk_monitor │ ├─4e74c98d11f7ceffb12ca6c32141b26eb76019794568f3d4b48a61b030440761 │ │ └─51068 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─26e209a21ec47dddcbca2abd099b52814ca7b8da4ea13e7a02b74998574e03b4 │ │ └─67672 /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 │ ├─553c9dad1d4c44ce4b959a7761c5f4685928e4777a16ca45ca1ed8985480f21d │ │ ├─227042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227067 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f1a2e80fa476e7e401f4e299e8fc4da7fb6ca339b01bbd8cdd33b056e67a9897 │ │ └─57299 /pause │ ├─392d8b0503d95a5cffd825b27853ae144e9b380f3bd604c7d41ec3b9b94f9ccf │ │ └─57992 /pause │ ├─1157bf1d751a9995f1d05635bb885d75d8cca3386198ab817ad6df92d552ad43 │ │ └─236574 /pause │ ├─2b66902d810e793a09f1166cea57c9527e14c7f23facf57d0f8317e5305e6837 │ │ └─109473 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─258e26b98af8ef45820679ab0c5f4647c5058fbe28af513053f7bd7b186dd610 │ │ └─142247 /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 │ ├─ab5b2dd996c17c4ca3f43543c8ef2babb5caab2debb69077d67d1caaa84134d0 │ │ ├─226146 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226633 octavia-worker: ConsumerService worker(0) │ │ └─226636 octavia-worker: ConsumerService worker(1) │ ├─e17a6e250c76822318cb4ac16067287a74e3a4bc1f10d2e61d2bd7504df97fee │ │ └─63868 /pause │ ├─3e0241e387806da4bee865543dfaa7e373b765a44432dceb10211ee4e7b3b0a4 │ │ └─175284 /pause │ ├─fc00c1c862ba288d986e69d25a3548768c14f19cb10918b895e2876f9e56d125 │ │ └─246734 /pause │ ├─1bf9b9a6725ef7ba552e747bbc457b9379e0077b89e2be9060f5219ff62e89f5 │ │ └─66705 /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 │ ├─b0bb70dda281f558887c107a491c653899f28a45996bfed93491c006af8992f6 │ │ └─42771 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3b600528a14020d9695f1bc485ee7e3b46c17e6a382b893e44336a50678fff31 │ │ └─67839 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1981f909433c76fd170a440135055fa1efbb60a46e5af835f7e1599a5b9b597c │ │ └─231902 /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 │ ├─b1a33d8c5c9044d9889935a6bc84dbd274108942787e0456e6d11d09ee9ea78d │ │ ├─43951 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44333 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e7f5d9bbdc8244ca2e8d50092dee0a142aa03f22a900de510af4cdad30d8d197 │ │ ├─246365 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247034 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpn83e8y30/privsep.sock │ │ ├─247040 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247042 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─383e0f1c9d328d401e7dcb4c37ad7f4e752669e432ec4347e4afc78f8fed447c │ │ └─254473 /pause │ ├─971f8fba3cf9cd3108dab3886ec9805c96da48f8e0e2c5827c36a016ff222202 │ │ └─106048 /pause │ ├─6cf254661e61096e30febc78aa456913b1c6747ce9df08457d8f9195b67ce5f4 │ │ └─66914 /goldpinger --static-file-path /static │ ├─258260a512b44aed03850f39f906e66f2103a22d63fd2543c6182752d1f19d5f │ │ └─174807 /pause │ ├─747890041aa8d863a3845542ae31e9ce5f30d9ab41476dd6e10a91b7be0e7fb1 │ │ └─188558 /pause │ ├─5a641c8f0f85f1d73f78cef5881eb1d947a0319cc35cff78cd5a0d42c5f6536b │ │ ├─62739 python -u /app/sidecar.py │ │ ├─63147 python -u /app/sidecar.py │ │ └─63148 python -u /app/sidecar.py │ ├─5c219fb5c4da2967b8dd43f86c7154110c64f2c365b3ea1359fdeb7bc167a1aa │ │ └─192074 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─62c6416811635fcfc28aac73d88a6ec5950a9c9183552cf8aa2c9bb032651922 │ │ └─45925 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 │ ├─a3834661e009160837f4071422d1236bda7b7a48ed54640ee1c6648880c8ab76 │ │ └─166239 /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 │ ├─dca082fffa944de6cb54a037536454da404fec837d1fd64f5ee3b7d227de6d3c │ │ ├─68392 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68409 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68415 erl_child_setup 1048576 │ │ ├─68462 sh -s disksup │ │ ├─68464 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68465 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68478 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68488 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68668 /bin/sh -s rabbit_disk_monitor │ ├─d0ac48c5b032372536816a51f46083ec8c810df3c28212d4c6a917965f250c6b │ │ └─58345 nfd-worker -metrics=8081 │ ├─2d20dd24c0763ce890828b6f4ee2ee25570b26cca9bd1925ead8be01d01587d8 │ │ └─42237 /pause │ ├─25b2c8744bd4b250b4d06b30f11523c03bf9bdf54c22f27aa9b6867dba942217 │ │ └─263872 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0076f78f2e2eb17491e8cd9a78980affb01166d562af08d0956f6cafd9f22df6 │ │ └─146769 /pause │ ├─fd981c3f6bff7205c3c120d9bde8980b80eeebb18007b0e18974fea4cc2e43ec │ │ └─235150 /pause │ ├─9aa9fc801b0995cc940aa1c525a3b7ca408f06444f0882e544f29da81ea221a3 │ │ ├─186626 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─187559 /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/tmpxw1fzpvn/privsep.sock │ │ ├─375237 /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/tmppcqibdup/privsep.sock │ │ ├─375648 /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/tmpvejzc1jx/privsep.sock │ │ ├─376220 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376223 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─388330 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5382ce0a-dbe7-49a1-9167-c22ee5f209f6 --namespace=qrouter-5382ce0a-dbe7-49a1-9167-c22ee5f209f6 --conf_dir=/var/lib/neutron/ha_confs/5382ce0a-dbe7-49a1-9167-c22ee5f209f6 --log-file=/var/lib/neutron/ha_confs/5382ce0a-dbe7-49a1-9167-c22ee5f209f6/neutron-keepalived-state-change.log --monitor_interface=ha-e4ca798e-34 --monitor_cidr=169.254.0.173/24 --pid_file=/var/lib/neutron/external/pids/5382ce0a-dbe7-49a1-9167-c22ee5f209f6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ced5ff1f8e2e718cd87461a42050e1d041c271058929b91d45e16f196c7774a5 │ │ └─175011 /pause │ ├─ce6d40ce360197213d6890746464388a7eab7dc160cb6ad73e38141b625ea6ab │ │ └─42345 kube-apiserver --advertise-address=199.19.213.186 --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 │ ├─dd2849cab99649268df976e2764bf6fe4fdf1af51e62987fbdc8447caf9a9803 │ │ └─67953 /bin/memcached_exporter │ ├─2d9b539abe90c3d9d7b63a1560be5665184bd089c862e830ff6704741a6cd88e │ │ └─64294 /pause │ ├─ef8393ca4ac11666c64fd19aa9955295b68bd8842dbbedeabc38652a9bbd9470 │ │ └─42267 /pause │ ├─a8c7aa5329a3d06dd76e99ee228bc1362ced878714f89daaa8958db5aaba46c7 │ │ ├─125963 /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 │ │ └─126164 /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 │ ├─5a26a980413c0cc49a89d2e1e4d3a9f1d78c142a5306bc69c511310d548383b4 │ │ ├─142281 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142294 /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 │ ├─f64b59e25aa1a8830e9b973b834810d774a1bddd82368e3707602ff8276ded06 │ │ └─175420 /pause │ ├─e310a6ca8dcabf8732e4a43d7050a537a5928809183080bc9d6e6c3d317a342b │ │ ├─108041 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108317 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108319 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7053b327c8d5310ee224a5781387ef0949c63051082fdd9b99b3f3d790e66f32 │ │ └─206832 /pause │ ├─4d8e0b97a752a3d51cf288f0911d36e87a288030f88c414bf0941daa72c6fc9c │ │ └─111722 /pause │ ├─48609c587e8cb5301d18b1d2d9f633bf7dc49a072e41a51986a3bf96e72b24c0 │ │ └─109772 /pause │ ├─dd7967c47f6b85f7f5b2a626846be1aa143767b945e0e44458d648d19b9aa7bd │ │ └─50772 /pause │ ├─102f5f0a225ef240d64cf6cacb249ca74836278cb9677049a21286bce9463bed │ │ ├─109910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109926 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─109932 erl_child_setup 1048576 │ │ ├─109979 sh -s disksup │ │ ├─109981 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109982 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109985 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110229 /bin/sh -s rabbit_disk_monitor │ ├─ddc711e9a4e6fdd8f419546240b2d55c8fc0d5f2248c706e7081bbb7e44f9646 │ │ └─68070 /pause │ ├─58c98581d6d643c58cb1c23dec25a2b166faaad6839a66ba6934e577ec7a09c3 │ │ └─226153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b5e5ee2fd3f89a7db98d61942f0186736da0a15e35fef95cbe222149e824dd6a │ │ ├─203128 heat-api: uWSGI master │ │ ├─203155 heat-api: uWSGI worker 1 │ │ └─203156 heat-api: uWSGI worker 2 │ ├─1e49a31960c79cd065e1e8208a0138c6c3b4ce6a38b8a9ed19a78e799a9c0253 │ │ └─147170 /pause │ ├─4ea2f9ca12d64cc605ef4ac44d4eff790db93fb47619b94f9ef22f3c23d35550 │ │ └─232928 /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 │ ├─9c31d36b5095c5475882f7eb2beb991cead12015289728143724ead943d45c87 │ │ └─58083 /pause │ ├─df155d2629630d75d99375938a1fbf0abe543a64d87a926972c060b907df55ce │ │ └─79685 /pause │ ├─91e3ec5b6c3b0db8152f25bffbab5f72a39e7410ae120441f92f90dde6e1aa5f │ │ └─111826 /pause │ ├─d0a6816c0e2726d3db7451b531665ac0e04067dd8a1e9879d90440acb8d1f86b │ │ └─48830 /server │ ├─272807b15971d18ca9b4b87d117ec3ef2e3d3aba7fceaf48124a87e85209e6ce │ │ ├─65962 nginx: master process nginx -g daemon off; │ │ ├─65986 nginx: worker process │ │ ├─65987 nginx: worker process │ │ ├─65988 nginx: worker process │ │ ├─65989 nginx: worker process │ │ └─65990 nginx: worker process │ ├─771608f4dda03e5b9a117bc90ed2413562b93b573d6dba887bb9a77aede79d3c │ │ ├─183828 neutron-api: uWSGI master │ │ ├─183866 neutron-api: uWSGI worker 1 │ │ └─183867 neutron-api: uWSGI worker 2 │ ├─9dcfee8c2b0366407616ba73d4fd0024adad41b8d480341f195ff5acf46bc328 │ │ └─62284 /pause │ ├─e26df17216e169235d752d6177a5e1d17bf166a092ebc89c588e09a59eda95e1 │ │ └─236657 /pause │ ├─53420ac4da6fd8a618f0fff1fdcff7ed21d904c14d6573edf04b48f5fd5e5729 │ │ └─147100 /pause │ ├─ae4d15e62ade762fbc4caa5fc5db857a7f26ce80b734aa458f61ae0f169fd34e │ │ └─67869 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dc7139d9dd1027fa4b45d933478642c7b6a92c2ab4d7d36326a4aaa174caf732 │ │ └─68022 /bin/oauth2-proxy │ ├─c7d0968d9b6b409c50771abda9eb76f015f3daaaec5f01001b7f52757944e8df │ │ ├─183833 /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 │ │ ├─184224 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) │ │ ├─184225 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) │ │ └─184226 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) │ ├─b48408dc9bf3bf0427f51bacc90b4ebb36bb360567ecca741d993bf46960ce3e │ │ ├─93191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93210 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─93216 erl_child_setup 1048576 │ │ ├─93266 sh -s disksup │ │ ├─93268 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93270 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93292 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93746 /bin/sh -s rabbit_disk_monitor │ ├─9e4294170f0873acdf9efed9509d540a677f66664aa95a5d77273a03aca962d1 │ │ └─125627 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b4e2554bc880dd50aeb46ecfec2c1d9c7e3bb0252e7854380474ce97eee13c70 │ │ └─214299 /pause │ ├─53209e51ba67c57e3e0406d27aaac0ad6da08bbd6ba64398978b43ff403eb2ff │ │ └─43494 /pause │ ├─469bd2d9fcf1532cd068f5f42c34368f22670cf50625cfdbcba18250a34dbbe2 │ │ └─42385 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 │ ├─afa2126d2c1d72eba2402796e548e878fdc8db624aaef9fc8760198a7ebe9db6 │ │ └─48452 /pause │ ├─49693369f3a793c359a2bfa9ef5cd52161338540528896b175cbfacbb93c724f │ │ └─190923 /pause │ ├─5c1cfed29185a0eb1aeec853eede5c109e6b439d8947cd87a6c9ed2245877707 │ │ └─65073 /pause │ └─7e62ac69858766f15cf9a64ee41c9defb683d2f62dd4a1e39099a00069b96967 │ └─270405 /bin/openstack-database-exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount