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 │ │ │ ├─21587 /lib/systemd/systemd --user │ │ │ └─21588 (sd-pam) │ │ └─session-21.scope │ │ ├─21537 sshd: cephadm [priv] │ │ └─21601 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─436736 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hhtmzkwpyirvhjbixitihgwjlacrdvcw ; /usr/bin/python3'"'"' && sleep 0' │ ├─436737 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hhtmzkwpyirvhjbixitihgwjlacrdvcw ; /usr/bin/python3' && sleep 0 │ ├─436738 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hhtmzkwpyirvhjbixitihgwjlacrdvcw ; /usr/bin/python3 │ ├─436751 /bin/sh -c echo BECOME-SUCCESS-hhtmzkwpyirvhjbixitihgwjlacrdvcw ; /usr/bin/python3 │ ├─436757 /usr/bin/python3 │ ├─436791 /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 │ └─436793 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-882642adbcc8c6bf7e2c9817fb083a77d99ee580191e6797c3b49ba1973f28be.scope … │ │ ├─34479 /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 │ │ └─34491 /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 │ ├─containerd.service … │ │ ├─ 9959 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12276 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2505e87f4d4f5339eee974c4ed8347fabd333ecf0e2c32762a1a61d72923e40b -address /run/containerd/containerd.sock │ │ ├─ 12672 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95711a1c2c5ac5a9c874f6257e20ac17d818f50b78655ffb59939c7f42692af9 -address /run/containerd/containerd.sock │ │ ├─ 18512 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 512515f92d2aa23cc36126c6ffb7f50f404e1f5c4630cdf54cba732d638615ac -address /run/containerd/containerd.sock │ │ ├─ 25137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6cdf07cadc2503edf4854aaec92566fa42c124bd77e4e2c23775d68e56c4d3c -address /run/containerd/containerd.sock │ │ ├─ 29641 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 78bfad01831c7948d237578f45aebc3058466c1407c0836e9371f2ca32f47ca5 -address /run/containerd/containerd.sock │ │ ├─ 34453 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 882642adbcc8c6bf7e2c9817fb083a77d99ee580191e6797c3b49ba1973f28be -address /run/containerd/containerd.sock │ │ ├─ 40044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd5dc85b73074969a1ffd141699713788f72f871cd091cd3799084e44264211 -address /run/containerd/containerd.sock │ │ ├─ 40073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ca0b254d9ebcbc82bd8cce269167dfacb133046c988fb76992b9c892064a08 -address /run/containerd/containerd.sock │ │ ├─ 40099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36f84392cc9fa4bddb144100727cc735f7d4dfac2efea2233c320871362a1f0 -address /run/containerd/containerd.sock │ │ ├─ 40109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74042ce4fd874b1e4b0fedb9b071160efb3551bfefc9a33c5abb8137725f0637 -address /run/containerd/containerd.sock │ │ ├─ 40139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5def20496f93f17aa947cbbbe12a68dbb3011f3bb2351bb8585e7905d54587 -address /run/containerd/containerd.sock │ │ ├─ 40624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 572cde6688250d0fe2d00075d51a5e76be3d44f1a736228891ec5e9eefc4f39d -address /run/containerd/containerd.sock │ │ ├─ 41450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11ac3c0930b4af4dce4c09e5328ce50741f6575a743bd44fb9f3abada78fad85 -address /run/containerd/containerd.sock │ │ ├─ 41558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ea3313c3c9516e533af3d91349acd31ed6d5447d28447e016360c8730519c2 -address /run/containerd/containerd.sock │ │ ├─ 42779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff79b5c83c6843a7b4c876bffacd3f027dc57d0160b413c496a38ff276ddd17 -address /run/containerd/containerd.sock │ │ ├─ 43178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1d34c83d7f9f686f2ef76ba22b29c643e2674693a36d0dd1acc25ba33d2ca9 -address /run/containerd/containerd.sock │ │ ├─ 43212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae44b453f2861ac227ce5da537649de73f0e944265f177424ccdd93b6472a54 -address /run/containerd/containerd.sock │ │ ├─ 43686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3856b31ef784be7f98ccd45e04d619c1ceab7d1f29200437a091a20cb54eaf6 -address /run/containerd/containerd.sock │ │ ├─ 44204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1b6090ebc370fade2912658fe392ba98742d9ed284fccc43d7dba9d280fd37 -address /run/containerd/containerd.sock │ │ ├─ 44255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bce89693468cc6bb706d78b496930a2adda1f66174b3a5e215b9f151b906f93f -address /run/containerd/containerd.sock │ │ ├─ 44278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d443851e4477ad59c458a725bb5bc760bc540c7bd60309be6b7c9002de726e0 -address /run/containerd/containerd.sock │ │ ├─ 46421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2f1f5ffc4cf7778c37de2d2f1322de5d637b1fc6c9351c7f165ac1c644fe4f -address /run/containerd/containerd.sock │ │ ├─ 46511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050a5ff6e259df4f7c2ebe323d3b9a8abe0c1a761d25569046c45b5dcf001e5b -address /run/containerd/containerd.sock │ │ ├─ 47293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47e6e44d9bd7cc99fd2e97097c4c89d97134e9b6e017fe3c84d02ae9bb9fa0e3 -address /run/containerd/containerd.sock │ │ ├─ 47353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298635c7e05397d75b4f61071e4772456597abb4ca0fb1695a61502886b8708d -address /run/containerd/containerd.sock │ │ ├─ 47642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b38f93a98e556ebb13f3f2e01fc0d1088e3b1b56d7a1036ce4c28cd69dc543 -address /run/containerd/containerd.sock │ │ ├─ 48157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d4a6188505864015c88037bcda60c706f8c4dd91340b11110ee053bc29c926 -address /run/containerd/containerd.sock │ │ ├─ 48604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f819c8871bf6eda0d5eac7b708578e6a9fd28976b263cc246a162fcf1d1253fe -address /run/containerd/containerd.sock │ │ ├─ 50970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f19127350fc9b6f3b8ec3593f19b08c1b1b904460023af402a15f3e5591c4166 -address /run/containerd/containerd.sock │ │ ├─ 51086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 030b35ed6681c087ebb92b90f7ca66d58d999255e78c30adcc6aa10debe08d8a -address /run/containerd/containerd.sock │ │ ├─ 55521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f649e440529ba1d60ae7cf95602f4aecc6545eae3a1ad6e9477f1a07107258 -address /run/containerd/containerd.sock │ │ ├─ 56117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ce3f529f407894484d15981c69d138d33727d8881489e512ceff6a4f81780a -address /run/containerd/containerd.sock │ │ ├─ 56186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e561fc11e1f9bf305afb554348da8ea7db12265e0ad62b0cdb961843ecb38846 -address /run/containerd/containerd.sock │ │ ├─ 56225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5708658a20d3bf2a13d870498c003b67137b21d34ddd21033b347877bcc216c5 -address /run/containerd/containerd.sock │ │ ├─ 56371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31d6178d8621b547f96b9694052bcfd9afc9d1f26f2086afc8fd83624452aca7 -address /run/containerd/containerd.sock │ │ ├─ 60897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f589442c3588e0c3109007d2fb1040ebfd443468599f1fc0e23ef12c1ea3823 -address /run/containerd/containerd.sock │ │ ├─ 61046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198a7bc0bd98c6cf3c6adb4695e29f38f89eb4b7f1d41f3110d4d0142eb9064b -address /run/containerd/containerd.sock │ │ ├─ 61078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f30e246bc49d1ff219bbd530b26ff80ebd9437862753c9b43ff5d5315b3229 -address /run/containerd/containerd.sock │ │ ├─ 61123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c4227d1d8aba558a51568841d613415d9a8fa6a4e33c27628df721e592af80 -address /run/containerd/containerd.sock │ │ ├─ 62842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1256f9b6c0b626de82e1056183002bdae3e64b9d4a9ca8f512d848aca9649157 -address /run/containerd/containerd.sock │ │ ├─ 62880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065b940292533e4100eb2dc827531c36fa0bd8aca26e916b9e49f5013365ef5a -address /run/containerd/containerd.sock │ │ ├─ 62917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76751095aa65cb0fcf40eb3215bffa35d807167bccaf58d48ef1e1aafb1f1454 -address /run/containerd/containerd.sock │ │ ├─ 63565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b550b7b40b0868bce7ca8dec2d55c26ff2b3d1fbedf58046ec80f64c1aba49a -address /run/containerd/containerd.sock │ │ ├─ 63660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3abe498880f1b6c8c87744204717690c38bf0c49deb8c88093b661b27e17694e -address /run/containerd/containerd.sock │ │ ├─ 63688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ba09575b567e9577ff36c55407c4dd1bb864df20d596493ea1d12cdcaaa9f7 -address /run/containerd/containerd.sock │ │ ├─ 64078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77499f40ebc52ddea5ad31e16205e77952c206ddcf3cac4db548f1fc2a1ca6c3 -address /run/containerd/containerd.sock │ │ ├─ 64331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81adfb1b91c6382ce348fd10c117c09101fce289f1d9d214dedb974f1ebc0b07 -address /run/containerd/containerd.sock │ │ ├─ 64754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 804ddf3c54451b2cd021e760b84ce02ea660db9475b94e6146bb5545888af6c4 -address /run/containerd/containerd.sock │ │ ├─ 65566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9bffe701c3bcdab7f3ebae9a107763c1462aa123d2c4a74f1dff678fa9566d -address /run/containerd/containerd.sock │ │ ├─ 67093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 837c78f26eed1910569a97c77b76736e2e53e216f28c9dd7bf80d8e01d2b9f11 -address /run/containerd/containerd.sock │ │ ├─ 69558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0efe65588f1498aabf034ec6d37035e97aca9391b858af8445f9fedb29599fc -address /run/containerd/containerd.sock │ │ ├─ 78820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c514482c1b70dff135c0da0c9eff435fa8f09f00203050b721c322598c65c6 -address /run/containerd/containerd.sock │ │ ├─ 80402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22d0eac53313d1d6daaf757cd4417e60c5f3742d6f45a3d99ec2c2237892edb -address /run/containerd/containerd.sock │ │ ├─ 86500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a61f7981a6a8582dd5f4702dd5351e43317eefb96feacd4012dd8d24dfe5e0 -address /run/containerd/containerd.sock │ │ ├─ 93448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 989dac33f6881b7802645b35f34f9ad566b44694c01109a63990da3e9163ebbd -address /run/containerd/containerd.sock │ │ ├─ 96875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51483d8065fc74ec729f21cb8e300722fbf59f4fb047c55c27a1ac537bb8b3fb -address /run/containerd/containerd.sock │ │ ├─ 96926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4da52d5498bf04b1179032a19d92d577d5939f1f7f28c70ad6996267a2f7fde -address /run/containerd/containerd.sock │ │ ├─110596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c314c3fa53d8eeb38092da2ae90dcabd306c96d96c22cb36b9740a4b9e1dc9a6 -address /run/containerd/containerd.sock │ │ ├─112145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca77bb9c1e15c9d59059712753a36b6424682e4bda93d0884ad07cf06b4326f3 -address /run/containerd/containerd.sock │ │ ├─112202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae614a13431043eae86fd19e0672bffa2e6dfbe8ad19eee4d2119b09cbf426cc -address /run/containerd/containerd.sock │ │ ├─114211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca474746801c3f58e0eb5b3381452738a484eb11223bc193269adfed4f9fdf2 -address /run/containerd/containerd.sock │ │ ├─116010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7e6489ddaf04f5b241987113d00e2e60d14d4183cfa4098312d84c6556b0590 -address /run/containerd/containerd.sock │ │ ├─116113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf75c914f3e837d00b74e8e5007c7f696964c6b8bf63cfa5bc2d8db336a26c4d -address /run/containerd/containerd.sock │ │ ├─139593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887810e602de272cbe87e79a07566371cf92b6b29f9a990de8db8e1eb9d5d38a -address /run/containerd/containerd.sock │ │ ├─139659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02700c4629b31400ed2a194b4f27e5114d5c1f1efde00bcd012c62d3ac4e1f6 -address /run/containerd/containerd.sock │ │ ├─142274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d8c49a790b28af6dde0616a94b3cd8e669e95f71abf6e155aab6b7749db10f -address /run/containerd/containerd.sock │ │ ├─157252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68389fd1ad1ce6f98a592e67832c37940c078da1ac0c71618a51c777f8e3f75 -address /run/containerd/containerd.sock │ │ ├─158921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fedff6447d79fc752b7b3f52044264b130ddc61585a1e8c60124feed24f6b2d5 -address /run/containerd/containerd.sock │ │ ├─159354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f01e745110fc35aa87fe4e11d77d9a444fd5ac25a029824539d99e2cb1991a6f -address /run/containerd/containerd.sock │ │ ├─160423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445e2b45773e6b6fc6eac83cf325e3377547f4de61069e754a2be4238045f74b -address /run/containerd/containerd.sock │ │ ├─162459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128ec5fa4154c22ebed509769a0241776cbff89b94928bfb96d288ba1ea39591 -address /run/containerd/containerd.sock │ │ ├─162678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82a9754562e2fbb9cfb7922c0b4ba55961ebf9236086c0e9bc0fea51f310b54 -address /run/containerd/containerd.sock │ │ ├─162758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f624ea52dd5e262ec645fcc75b691e189f35eec41e27e95804e9ff1ca9611e -address /run/containerd/containerd.sock │ │ ├─162952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a7c54a75ada696bde78946e39250e255afbaede0a02b92e4e3fa4e9b24dd165 -address /run/containerd/containerd.sock │ │ ├─163122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b55bf8caa56311cd5721155c2795ce29755db6c9fe16e3a6bb6c836d65f866 -address /run/containerd/containerd.sock │ │ ├─163471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2df0091370765096c599b27dabe87b6c031d803df69efe0c0a204ab4884028cb -address /run/containerd/containerd.sock │ │ ├─175414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfe1d11c08da6deb0bfe426f9ba582156fde58b99fba592cb44eb8add13275c -address /run/containerd/containerd.sock │ │ ├─177278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e46a9612d8c34130a9ff4becf241982dca9ce62f267ea5f923cf2dd69abef00 -address /run/containerd/containerd.sock │ │ ├─177321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03538a0227c2e082f3047fffee2cccaa21171d1e5f30c3d86c1351cbeef0645c -address /run/containerd/containerd.sock │ │ ├─177394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f39b8109f10e620c04c5100b9b88ee115652e440f95fd17c60cf3b359a0b625 -address /run/containerd/containerd.sock │ │ ├─177398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b873f41a626cdbaa610e70cd89076fbc7a9b07d3d957ab94dc44323dd846bb9 -address /run/containerd/containerd.sock │ │ ├─177447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1941af800532b6cbf8e36ccd7a508cf7f6f2916a4fd882d02ef876d7caafa630 -address /run/containerd/containerd.sock │ │ ├─177813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae4adcacc665ac960516a405de8c8104b19bf870616d71c9a29d8882acf276f -address /run/containerd/containerd.sock │ │ ├─177859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c633db339e665d6b9ae2d631b7c34bf6dbc8f7348f94e94557d601f0392f2a39 -address /run/containerd/containerd.sock │ │ ├─191636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5becaafc5015acf1e96180586dc54e9120fc05ac6af3aa97007c1285d7bac46c -address /run/containerd/containerd.sock │ │ ├─194181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05c7c199cb0326d534f0f888edd8b1d828522c2d0fc8299800b70895ee94ae1 -address /run/containerd/containerd.sock │ │ ├─194261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e49d9423e50457ef1e9da523e9c2daaeb1823a074d94fc57abdc4a074d5cd83 -address /run/containerd/containerd.sock │ │ ├─194323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63550ec66cc833e5e5dc5ac84883f8c2b36767b0a78c0cb293acec308ec7b874 -address /run/containerd/containerd.sock │ │ ├─210707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44263fd6370afce12976193f6f921a868f71ac29e4d09696fab411a6c72e25f6 -address /run/containerd/containerd.sock │ │ ├─219483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225ee74128899aedc1536d6261c50c6abd470ae790d5c8f1c8ff5bb77e4e085d -address /run/containerd/containerd.sock │ │ ├─219514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9cc60b52fd9a9b29434e8f2af62d35319b749f1affdf8beb588e0f3ce91f0c6 -address /run/containerd/containerd.sock │ │ ├─219552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f4d436c1076d80f7e99f30a3d940efacaaf9c56c63e742f2ea4ae24e0abff2 -address /run/containerd/containerd.sock │ │ ├─219739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3191ccfd4e9c76baf8633afbd41a179cfa25f2070268d9cad03388c164d9315 -address /run/containerd/containerd.sock │ │ ├─231627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e774c1def105f24dd3bfe80b069bec260ae52e76d03cf08503985cdd8b54a4e -address /run/containerd/containerd.sock │ │ ├─234320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43c565d37718c7f49d7bf3496aa93b8bf43a48be43fb6f72df13760ebaec138 -address /run/containerd/containerd.sock │ │ ├─235681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5d7adef703afc127e4f421d316dd57364bc9dc98191b3137c0a8cafe02e8312 -address /run/containerd/containerd.sock │ │ ├─236702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8be9f4b11c7a8fd08b0c0b2673abc482526f1e5a882139de590be815a616605 -address /run/containerd/containerd.sock │ │ ├─237685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6238858754bdc06065ae56cfd2ff4f114feda75b9ceadfd24a5174913939abf0 -address /run/containerd/containerd.sock │ │ ├─240032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecf4e104efc02ea8afdf56f53741ac523f8e431289af441c04f96a6dd45b017 -address /run/containerd/containerd.sock │ │ ├─241646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c24cbb3d3d1f8b84b4a90a2a06aee170ab2b0229ec095bf267512197ae787828 -address /run/containerd/containerd.sock │ │ ├─241725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737d7aab9b04460894c84f1a21bbe2301b328bacb03715f56386881f1d92c1cc -address /run/containerd/containerd.sock │ │ ├─251800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7062a3422ea5335d2aea804b8ab7ed1f7cf093a6d72bde3cf38fd4382fee8a06 -address /run/containerd/containerd.sock │ │ ├─252317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49a69aa2ae46b37e4f05d8fcf874cc9348604191d362d89ddfde8477cf4d342e -address /run/containerd/containerd.sock │ │ ├─265405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e10f458d7917cebcd5bb906d7bb30e8d4338389036e60289733e2ece2429da0 -address /run/containerd/containerd.sock │ │ ├─293835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21a95318ea0e77817a9b1cb4c0b5383724cd574f8c7e5ccd4ea0d9463943063 -address /run/containerd/containerd.sock │ │ ├─293899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73e8e8a449deb8d6e1e5e76ecb78f06b95296f6c6d08a4fe8cf7f3d23323bc9 -address /run/containerd/containerd.sock │ │ ├─293993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ac0a0b075b11ec45ae28710bab8a0ccb6c2ff74d7083a4b340da5d6265ec3c -address /run/containerd/containerd.sock │ │ ├─294141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b911ebe0054ffc18215434b5bce95e27451dba499a94088e447dac46e46c5439 -address /run/containerd/containerd.sock │ │ ├─307805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f661625469c4290ddb249ccd03d29aa41d2c04af137fb3ee1df004c676b3f5 -address /run/containerd/containerd.sock │ │ ├─310529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55d47448582d1e86b489223e10ba4f611e1f0910b0e352e12bd34a16d81e0a1 -address /run/containerd/containerd.sock │ │ └─312030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ea81fdc9b6dd9b54cc46ee40259b36eb695746565005c95bd2297823983a076 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-512515f92d2aa23cc36126c6ffb7f50f404e1f5c4630cdf54cba732d638615ac.scope … │ │ ├─18538 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18555 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-2505e87f4d4f5339eee974c4ed8347fabd333ecf0e2c32762a1a61d72923e40b.scope … │ │ ├─12320 /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 │ │ └─12348 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29348 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29624 /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@mgr.instance.ahfnmm.service │ │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ahfnmm/unit.run │ │ │ └─12616 /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-ahfnmm --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.ahfnmm:/var/lib/ceph/mgr/ceph-instance.ahfnmm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ahfnmm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ahfnmm -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 │ │ │ ├─18470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18490 /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 │ │ │ ├─24840 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25120 /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@osd.2.service │ │ │ ├─34165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34436 /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 │ │ ├─12224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12254 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156514 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40504 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r206a5bd2c35c4f1c9aa0be298160fb56.scope │ │ └─192753 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-78bfad01831c7948d237578f45aebc3058466c1407c0836e9371f2ca32f47ca5.scope … │ │ ├─29666 /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 │ │ └─29678 /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 │ ├─chrony.service │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-95711a1c2c5ac5a9c874f6257e20ac17d818f50b78655ffb59939c7f42692af9.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ahfnmm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.ahfnmm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156345 /sbin/iscsid │ │ └─156346 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b6cdf07cadc2503edf4854aaec92566fa42c124bd77e4e2c23775d68e56c4d3c.scope … │ │ ├─25162 /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 │ │ └─25174 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─92ba09575b567e9577ff36c55407c4dd1bb864df20d596493ea1d12cdcaaa9f7 │ │ └─63736 /pause │ ├─3ade16c0ec45cc35d283f09763ed37cb5098d2938004adcd6f990b03e7fbd18b │ │ ├─147713 placement-api: uWSGI master │ │ ├─147740 placement-api: uWSGI worker 1 │ │ └─147741 placement-api: uWSGI worker 2 │ ├─a8e9bcea2056fb1fb9da9e6428ea66bfb807dd2088272941f93cf8f34784fcf7 │ │ ├─68135 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68154 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68160 erl_child_setup 1048576 │ │ ├─68249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68260 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68425 /bin/sh -s rabbit_disk_monitor │ ├─35100c672d9ff6d7b73f6034a245dc6b9e2aa13e19381681eca4aecb3aad2679 │ │ ├─305664 /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 │ │ └─305844 /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 │ ├─c633db339e665d6b9ae2d631b7c34bf6dbc8f7348f94e94557d601f0392f2a39 │ │ └─177891 /pause │ ├─1ac81999bbd1dae21c39d4072b6ea6763bede777cbc379d189eb528d0486f786 │ │ └─263671 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 │ ├─84f93aea2b44cb31f76d2e2a4c4f691f543f130009090e2df34fdead7eef012b │ │ └─66549 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─868d7b5ce3f495d78c1cd24dfcec752520bc210478e613cdb856a96ea6bcf0e1 │ │ └─191969 /bin/bash /tmp/libvirt.sh │ ├─989dac33f6881b7802645b35f34f9ad566b44694c01109a63990da3e9163ebbd │ │ └─93471 /pause │ ├─f8be9f4b11c7a8fd08b0c0b2673abc482526f1e5a882139de590be815a616605 │ │ └─236728 /pause │ ├─804ddf3c54451b2cd021e760b84ce02ea660db9475b94e6146bb5545888af6c4 │ │ └─64778 /pause │ ├─737d7aab9b04460894c84f1a21bbe2301b328bacb03715f56386881f1d92c1cc │ │ └─241751 /pause │ ├─77499f40ebc52ddea5ad31e16205e77952c206ddcf3cac4db548f1fc2a1ca6c3 │ │ └─64102 /pause │ ├─3823ed3ac9c387658dead624d18ca205e3c988b352a32f0adafde87a3f97bfd6 │ │ ├─48794 mysqld --wsrep_start_position=7a668b39-701c-11f1-93c5-0e8d5d70720a:20 │ │ └─48919 /var/lib/mysql/mysql-state-monitor │ ├─3f4228e72f99f46ae60355f67e9541a4e6601ea5dbfca4bb078299d4f57a3c85 │ │ └─61521 /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 │ ├─7e03b957e3995d6d8b4664f0876d18bf78f7888ed179173d03f4944ca175eb70 │ │ └─191920 /usr/bin/libvirt-tls-sidecar │ ├─1b4a84a82dd1c5b125008260bb79bf0f7132d86f84895fe2161409ec61a9749a │ │ └─56524 nfd-worker -metrics=8081 │ ├─63d4a6188505864015c88037bcda60c706f8c4dd91340b11110ee053bc29c926 │ │ └─48185 /pause │ ├─b90c1dce8a3e399d86a1eb5c9666a7d82376d5e6369336ea9888c3878d55bc22 │ │ └─65859 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─837c78f26eed1910569a97c77b76736e2e53e216f28c9dd7bf80d8e01d2b9f11 │ │ └─67119 /pause │ ├─46f661625469c4290ddb249ccd03d29aa41d2c04af137fb3ee1df004c676b3f5 │ │ └─307831 /pause │ ├─4a3ad94e237f43646d569c5db2b8bae0982b91c688cf9cacea9c00662ed495fd │ │ ├─178822 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─436015 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─436421 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8qgxhtli/privsep.sock │ │ └─436721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2v1xj9y5/privsep.sock │ ├─a2545c056fab05bac7082613ff120c82dbb39bf80f7cb391e5cbcebb9f55f9a8 │ │ └─67375 /bin/oauth2-proxy │ ├─8cd987d6d03b8a11ea49071d762c7fd81bddeb28b6fcd0fe85f6a744e4ca2b06 │ │ ├─252104 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252637 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252638 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c21a95318ea0e77817a9b1cb4c0b5383724cd574f8c7e5ccd4ea0d9463943063 │ │ └─293866 /pause │ ├─5073f68e7c10ef9347382099c8d80cb1c8a27c3b54354e1302dacb47fca20635 │ │ └─168850 /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 │ ├─e7ca8fb3684ec3663ed7282e921a381df105b893b8d98209d7bdedd75fe9a1fe │ │ ├─ 46837 /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 │ │ ├─ 46850 /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 │ │ ├─ 46937 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310081 nginx: worker process │ │ ├─310083 nginx: worker process │ │ └─310084 nginx: cache manager process │ ├─b81418046bcaca71b4448ed15cecd4f799a823855766490030c25bea1d93019f │ │ ├─93739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93762 erl_child_setup 1048576 │ │ ├─93887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94134 /bin/sh -s rabbit_disk_monitor │ ├─9598ad599feecde74b228f29227153d0e3061e9753ac1945015b8b29c0c1f811 │ │ ├─61734 python -u /app/sidecar.py │ │ ├─61934 python -u /app/sidecar.py │ │ └─61935 python -u /app/sidecar.py │ ├─e4da52d5498bf04b1179032a19d92d577d5939f1f7f28c70ad6996267a2f7fde │ │ └─96970 /pause │ ├─030b35ed6681c087ebb92b90f7ca66d58d999255e78c30adcc6aa10debe08d8a │ │ └─51110 /pause │ ├─80a9ac857fb2fd2ef1b83624791296b705aeac603f8896bdd76ac1cf9fead95a │ │ ├─186817 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187114 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) │ │ ├─187117 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) │ │ └─187120 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) │ ├─ae614a13431043eae86fd19e0672bffa2e6dfbe8ad19eee4d2119b09cbf426cc │ │ └─112238 /pause │ ├─5708658a20d3bf2a13d870498c003b67137b21d34ddd21033b347877bcc216c5 │ │ └─56252 /pause │ ├─a1d559d361fc6c81d9887f32e20f2bdb449d715867aa208ef85695a483119dd3 │ │ └─192798 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fae4adcacc665ac960516a405de8c8104b19bf870616d71c9a29d8882acf276f │ │ └─177840 /pause │ ├─22d8c0bb318bb291829b61403ef765058854c09fa9fc8eceda06f74123673265 │ │ └─40354 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─0a3cedf9abe9eb1e1f54e1f546847187428202ecb8045ea0862cac49d6167c4b │ │ └─263860 /manager --metrics-bind-address=:8080 │ ├─a2bf5dc121e3c18ce67d343d43db3a25be0c8dc126de41b463c1edff3488196e │ │ └─266798 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9b9ef305feae8bc8af05cecc5bc9aa5feed875233e0553908f49a4f50136a766 │ │ ├─78970 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78993 erl_child_setup 1048576 │ │ ├─79119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79232 /bin/sh -s rabbit_disk_monitor │ ├─445e2b45773e6b6fc6eac83cf325e3377547f4de61069e754a2be4238045f74b │ │ └─160447 /pause │ ├─33aaf693678d80177e21dd3f9317803664e6443726b1aa69b07d52ce61dd8e32 │ │ ├─61758 python -u /app/sidecar.py │ │ ├─61936 python -u /app/sidecar.py │ │ └─61938 python -u /app/sidecar.py │ ├─f01e745110fc35aa87fe4e11d77d9a444fd5ac25a029824539d99e2cb1991a6f │ │ └─159377 /pause │ ├─63550ec66cc833e5e5dc5ac84883f8c2b36767b0a78c0cb293acec308ec7b874 │ │ └─194384 /pause │ ├─04bffcb16493e46045174167b1df267beab540916c6267ec8760d246d29fe11d │ │ ├─112638 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112862 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112864 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5d443851e4477ad59c458a725bb5bc760bc540c7bd60309be6b7c9002de726e0 │ │ └─44317 /pause │ ├─335859acc63528ac979870949b55727cbcd5ad5436d7b60b13b0bdb8d174e1fe │ │ └─189373 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) │ ├─36ea93a45b77b08f360389c8dfa716085981672b3afbf31f5603102be86489e3 │ │ ├─126546 cinder-api: uWSGI master │ │ ├─126559 cinder-api: uWSGI worker 1 │ │ └─126560 cinder-api: uWSGI worker 2 │ ├─566ef81e6f681f7f85d472a8c15638f37d6c7e54896efd0b13586d1d38c57931 │ │ └─46886 /server │ ├─eeb3c943cb9f205784bd6a9ed7683848e914a8f97d7ff163b9e44e0db8ebee25 │ │ ├─305479 manila-api: uWSGI master │ │ ├─305527 manila-api: uWSGI worker 1 │ │ └─305528 manila-api: uWSGI worker 2 │ ├─ce057cfef26eca750dd6188931c899f8b5053f654f9e9d3c8329beda73d6682a │ │ ├─230005 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230549 octavia-worker: ConsumerService worker(0) │ │ └─230553 octavia-worker: ConsumerService worker(1) │ ├─2f589442c3588e0c3109007d2fb1040ebfd443468599f1fc0e23ef12c1ea3823 │ │ └─60949 /pause │ ├─b5d4392eaa6e824b5fe3959c269f806c17c0507189f407234974a37e8e6fb76e │ │ └─43879 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 │ ├─d90ae003cee214925695481c4b7ed4fedaf02cd3621c4aa8c75d9cdb24bd5677 │ │ └─305491 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1a855d144b0f0d43acc56a0e5d52b8fa2150b2e4f9fbbb6d5cb4b3bb62feae2b │ │ ├─ 73044 apache2 -DFOREGROUND │ │ ├─ 73059 (wsgi:k -DFOREGROUND │ │ ├─ 73060 (wsgi:k -DFOREGROUND │ │ ├─ 73061 (wsgi:k -DFOREGROUND │ │ ├─ 73062 (wsgi:k -DFOREGROUND │ │ ├─418785 apache2 -DFOREGROUND │ │ └─425860 apache2 -DFOREGROUND │ ├─6f853adc5b72154bef10778e9c6e1499c44578b7ece77af2b84bd9a87bed0497 │ │ └─49032 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1941af800532b6cbf8e36ccd7a508cf7f6f2916a4fd882d02ef876d7caafa630 │ │ └─177540 /pause │ ├─15eea0cf88e105f23fc15abd5f7784852707c9d8127d8b8691899a881c7261e8 │ │ └─66936 /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 │ ├─81adfb1b91c6382ce348fd10c117c09101fce289f1d9d214dedb974f1ebc0b07 │ │ └─64356 /pause │ ├─89ca0b254d9ebcbc82bd8cce269167dfacb133046c988fb76992b9c892064a08 │ │ └─40176 /pause │ ├─572cde6688250d0fe2d00075d51a5e76be3d44f1a736228891ec5e9eefc4f39d │ │ └─40648 /pause │ ├─c590f752df5b23798c92f7184eb70064f87605106f32f699cc737b80ab0489bc │ │ └─113867 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─225ee74128899aedc1536d6261c50c6abd470ae790d5c8f1c8ff5bb77e4e085d │ │ └─219531 /pause │ ├─c61cf74587d9f404c846dd9995dcd2c298a877ddcda0d8c4098095aadd04fdc9 │ │ └─63954 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 │ ├─f19127350fc9b6f3b8ec3593f19b08c1b1b904460023af402a15f3e5591c4166 │ │ └─50993 /pause │ ├─104db4763525f411287ea8e1b16431889bfd35ec2df149a4dd58b08eb27dcc03 │ │ └─157792 /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 │ ├─1ecf4e104efc02ea8afdf56f53741ac523f8e431289af441c04f96a6dd45b017 │ │ └─240057 /pause │ ├─6238858754bdc06065ae56cfd2ff4f114feda75b9ceadfd24a5174913939abf0 │ │ └─237708 /pause │ ├─e7e6489ddaf04f5b241987113d00e2e60d14d4183cfa4098312d84c6556b0590 │ │ └─116039 /pause │ ├─6a9006b771076f065794ecb8afd259d3a73b5874feab1f4c036fae188ef12f65 │ │ └─43300 /coredns -conf /etc/coredns/Corefile │ ├─44ea3313c3c9516e533af3d91349acd31ed6d5447d28447e016360c8730519c2 │ │ └─41582 /pause │ ├─5dd8ba8410e9a1ad4c239f80e9495613dc17e24beca486f6fe94dfc3d09250a5 │ │ ├─65664 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65698 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─df695ffe8b6a3a38b001ade184aadb88568320129c5f9d9517276f29a8b10cd2 │ │ └─56690 /secretgen-controller │ ├─205053f6442ca1c49b190f34607d088f73854c69b78808448dbc5f28ee35514d │ │ ├─198162 /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 │ │ ├─392193 /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/tmp92564u3n/privsep.sock │ │ ├─392752 /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/tmp9ossim3q/privsep.sock │ │ └─394587 /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/tmp7a58wj5j/privsep.sock │ ├─d585a157bd3e909a05bc44feb62524b8da2eac05e598968b96824539923ff29a │ │ └─61856 /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 │ ├─589e13434c00483157abf59de9573f3c064cd437666f0f908c4ba97313cdd445 │ │ └─56588 nfd-master -crd-controller=true -metrics=8081 │ ├─198a7bc0bd98c6cf3c6adb4695e29f38f89eb4b7f1d41f3110d4d0142eb9064b │ │ └─61076 /pause │ ├─c24cbb3d3d1f8b84b4a90a2a06aee170ab2b0229ec095bf267512197ae787828 │ │ └─241671 /pause │ ├─5c85d3b323b28385ba260052803400f1f9a2e0bf82b1c3809e2f00bde276c12a │ │ ├─111016 glance-api: uWSGI master │ │ ├─111073 glance-api: uWSGI worker 1 │ │ └─111074 glance-api: uWSGI worker 2 │ ├─44263fd6370afce12976193f6f921a868f71ac29e4d09696fab411a6c72e25f6 │ │ └─210732 /pause │ ├─5b873f41a626cdbaa610e70cd89076fbc7a9b07d3d957ab94dc44323dd846bb9 │ │ └─177514 /pause │ ├─0884b1cf7901ec8fd92a2620e4ecaef2a4c5187c05e86cd090781d3bebc6bf6c │ │ ├─265627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─265645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─265651 erl_child_setup 1048576 │ │ ├─265800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266136 /bin/sh -s rabbit_disk_monitor │ ├─fea162a3bcdb2ff015d823403610838f16783ecd2d3f5b24acdb0f0f36ddb7a6 │ │ ├─64886 nginx: master process nginx -g daemon off; │ │ ├─64912 nginx: worker process │ │ ├─64914 nginx: worker process │ │ ├─64916 nginx: worker process │ │ ├─64918 nginx: worker process │ │ └─64919 nginx: worker process │ ├─2bcd1feaa731b10fa9c98a4bb4393e693723f6b09d776d6c07bb0f9e25012a09 │ │ └─264115 /kube-vip manager │ ├─3b7a7a291746dbe7d1e17496988c6b02fdae4584854873b7b00e9cf2cbbabdf9 │ │ └─305489 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─11ac3c0930b4af4dce4c09e5328ce50741f6575a743bd44fb9f3abada78fad85 │ │ └─41479 /pause │ ├─443bb8d4c8fa90c7dfa31481032973d326b33db914093e11516ff669b987a644 │ │ └─263521 /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 │ ├─fedff6447d79fc752b7b3f52044264b130ddc61585a1e8c60124feed24f6b2d5 │ │ └─158945 /pause │ ├─47d88dbb04e6d958ca1eb9c33fc9c7cb3c612e40ec92e580963a6373adf78246 │ │ └─66893 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-19.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 │ ├─ddd860df84ac6d3d513c84ae32918006297a812baaff8ba4f25682395e9f09d2 │ │ └─159562 /coredns -conf /etc/coredns/Corefile │ ├─85148177df59775be05cba64daeb662d02117860283d8b19d9341623a9731aa9 │ │ └─128136 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bb73695fe9e54f151f8ea99105602be8b3f6a89185754866713ec09e0935429c │ │ ├─251820 magnum-api: uWSGI master │ │ ├─251886 magnum-api: uWSGI worker 1 │ │ └─251887 magnum-api: uWSGI worker 2 │ ├─8ea81fdc9b6dd9b54cc46ee40259b36eb695746565005c95bd2297823983a076 │ │ └─312058 /pause │ ├─b911ebe0054ffc18215434b5bce95e27451dba499a94088e447dac46e46c5439 │ │ └─294178 /pause │ ├─5cf4701178fb3c7f5520af327993bfdddd42fbca676a0afc72c941735118d61a │ │ └─198189 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─faec17259b099143c4490db487c1b96bb3d8ec206518acc015a8d7023d803b09 │ │ ├─41916 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42352 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9e774c1def105f24dd3bfe80b069bec260ae52e76d03cf08503985cdd8b54a4e │ │ └─231653 /pause │ ├─78ce3f529f407894484d15981c69d138d33727d8881489e512ceff6a4f81780a │ │ └─56144 /pause │ ├─57c6fbded41fcc16db81aaca079983e4cfe0da75b66a710b217b03e98ec55314 │ │ ├─252045 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252780 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpo8ic7h62/privsep.sock │ │ ├─252786 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252788 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6e49d9423e50457ef1e9da523e9c2daaeb1823a074d94fc57abdc4a074d5cd83 │ │ └─194288 /pause │ ├─85a83c425fd120092f9d804b3c4652c65f49a7945b4c41db0073406dcde8372f │ │ ├─192021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192044 erl_child_setup 1048576 │ │ ├─192109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192510 /bin/sh -s rabbit_disk_monitor │ ├─6a1f0f9b0307f94fda8adf505b1cd9d44ac959233cc2aef6c0a3d1e0ae98a7c1 │ │ └─51714 redis_exporter │ ├─78f624ea52dd5e262ec645fcc75b691e189f35eec41e27e95804e9ff1ca9611e │ │ └─162792 /pause │ ├─c314c3fa53d8eeb38092da2ae90dcabd306c96d96c22cb36b9740a4b9e1dc9a6 │ │ └─110622 /pause │ ├─d5b55bf8caa56311cd5721155c2795ce29755db6c9fe16e3a6bb6c836d65f866 │ │ └─163150 /pause │ ├─80a61f7981a6a8582dd5f4702dd5351e43317eefb96feacd4012dd8d24dfe5e0 │ │ └─86524 /pause │ ├─f376832fa1b6000b970973c1f68abf6a38a45fe23cac1b5bf4e51ca1d355d4e2 │ │ ├─ 97420 /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 │ │ └─392954 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7ae44b453f2861ac227ce5da537649de73f0e944265f177424ccdd93b6472a54 │ │ └─43241 /pause │ ├─befd561dfaaca9eda8afe4531337bdb4345d0dced323f03ac885e794946fc1c0 │ │ └─65298 /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 │ ├─fef7d24b03cbd7ed9075be1dd72e50dc13154b5c68dc767002b933eb79c64a45 │ │ ├─48739 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 │ │ └─51505 haproxy -sf 213 -x sockpair@5 -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 │ ├─8543b32698149877bbcd1786236c8bca29298fea8298fbee86754ede61cb56a2 │ │ └─263147 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6a7c54a75ada696bde78946e39250e255afbaede0a02b92e4e3fa4e9b24dd165 │ │ └─162994 /pause │ ├─f3ae3eeb4d911fb54fc41146945092b800509016d22a9c00d64e23b66ae87204 │ │ └─66785 /bin/memcached_exporter │ ├─7062a3422ea5335d2aea804b8ab7ed1f7cf093a6d72bde3cf38fd4382fee8a06 │ │ └─251858 /pause │ ├─59eb54ab56ac5e353dea1e4d1f8cfdb6f8480f114b5a62a1e5d4643e85a08adf │ │ ├─228820 octavia-api: uWSGI master │ │ ├─228856 octavia-api: uWSGI worker 1 │ │ └─228857 octavia-api: uWSGI worker 2 │ ├─b1c4227d1d8aba558a51568841d613415d9a8fa6a4e33c27628df721e592af80 │ │ └─61159 /pause │ ├─28e8bc941b0b960b46fd88035ff357d2d162089e4e4e3df126d232b15914a592 │ │ ├─186818 neutron-api: uWSGI master │ │ ├─186849 neutron-api: uWSGI worker 1 │ │ └─186850 neutron-api: uWSGI worker 2 │ ├─050a5ff6e259df4f7c2ebe323d3b9a8abe0c1a761d25569046c45b5dcf001e5b │ │ └─46533 /pause │ ├─6e92cd47c4d34d7aaaf612ade1efa937eee02f3a1e7d1d2e7c53b54cc148b0ec │ │ └─66730 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bce89693468cc6bb706d78b496930a2adda1f66174b3a5e215b9f151b906f93f │ │ └─44298 /pause │ ├─74042ce4fd874b1e4b0fedb9b071160efb3551bfefc9a33c5abb8137725f0637 │ │ └─40203 /pause │ ├─7cee4dcac45ee2093dafb5a74698400dec83dcf9874485f097c552a9bdbeaa14 │ │ ├─206916 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207197 heat-engine: ServiceWrapper worker(0) │ │ └─207200 heat-engine: ServiceWrapper worker(1) │ ├─645d51b6c8727cdf8498ba4569a2c9ab3dbddbcc473ba143e5b39876a7459152 │ │ └─67572 /bin/oauth2-proxy │ ├─e4b38f93a98e556ebb13f3f2e01fc0d1088e3b1b56d7a1036ce4c28cd69dc543 │ │ └─47666 /pause │ ├─49a69aa2ae46b37e4f05d8fcf874cc9348604191d362d89ddfde8477cf4d342e │ │ └─252342 /pause │ ├─acfb33b4af168b7b6c25a90de98690a6d2dc29ad38340ff4d824fb2e7a40a7f1 │ │ ├─174302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174564 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174570 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ec5def20496f93f17aa947cbbbe12a68dbb3011f3bb2351bb8585e7905d54587 │ │ └─40218 /pause │ ├─c1d8c49a790b28af6dde0616a94b3cd8e669e95f71abf6e155aab6b7749db10f │ │ └─142305 /pause │ ├─a9c514482c1b70dff135c0da0c9eff435fa8f09f00203050b721c322598c65c6 │ │ └─78844 /pause │ ├─9b9e8f5c09af0f7dbe89d91592a47ffbfee6c1c72ba76cdf45a9c1609be3439b │ │ └─65036 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d5b237e84ac8c5e29b7c0dfc33c2b42fe0a765873d296fc3bffcaa35b250245 │ │ └─44423 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─16ff07c5677833647ec0beebf282178a72a9675de6eeec1978df14bf277a49cd │ │ └─56490 nfd-gc -gc-interval=1h │ ├─065b940292533e4100eb2dc827531c36fa0bd8aca26e916b9e49f5013365ef5a │ │ └─62904 /pause │ ├─bc0cc75fe8b6b0e35741728b671bff6fe2fd254d9bb2f0861083c87578309331 │ │ ├─85635 barbiacan-api: uWSGI master │ │ └─85648 barbiacan-api: uWSGI worker 1 │ ├─999e664e0d5da70bb3b501f81dc669c70892b9cf0570e4e8aafb60a8db32ef6e │ │ ├─140754 /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 │ │ └─140925 /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 │ ├─9c1b6090ebc370fade2912658fe392ba98742d9ed284fccc43d7dba9d280fd37 │ │ └─44228 /pause │ ├─24184974952cdbf643aec9f93a3d26843a7fed3128f940335d508f3d93544892 │ │ └─258235 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e561fc11e1f9bf305afb554348da8ea7db12265e0ad62b0cdb961843ecb38846 │ │ └─56210 /pause │ ├─c05c7c199cb0326d534f0f888edd8b1d828522c2d0fc8299800b70895ee94ae1 │ │ └─194231 /pause │ ├─3b7a785b9c9e47abbfc5785fb5907984f8f9f1906ee88c086deb3e3cfb8258e7 │ │ └─66696 /bin/pushgateway │ ├─fbfe1d11c08da6deb0bfe426f9ba582156fde58b99fba592cb44eb8add13275c │ │ └─175437 /pause │ ├─a43c565d37718c7f49d7bf3496aa93b8bf43a48be43fb6f72df13760ebaec138 │ │ └─234347 /pause │ ├─4465166520a839f77ed3a96029f11055962c76b8eb726e23759aacfcbb0fbc15 │ │ └─51151 valkey-server *:6379 │ ├─298635c7e05397d75b4f61071e4772456597abb4ca0fb1695a61502886b8708d │ │ └─47376 /pause │ ├─83ecc2526c753eddb01dec52c57e814618b54f2fe7117349dde9c04cec5061e4 │ │ ├─186864 neutron-policy-server: uWSGI master │ │ ├─186885 neutron-policy-server: uWSGI worker 1 │ │ └─186886 neutron-policy-server: uWSGI worker 2 │ ├─727fee240268d502d0e9f7246b475d6e25f8424544f705ae76fa7924c67862e4 │ │ └─62527 /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 │ ├─2b2f1f5ffc4cf7778c37de2d2f1322de5d637b1fc6c9351c7f165ac1c644fe4f │ │ └─46480 /pause │ ├─c73e8e8a449deb8d6e1e5e76ecb78f06b95296f6c6d08a4fe8cf7f3d23323bc9 │ │ └─293934 /pause │ ├─c240fccc031dd67aa13d6433bbb7b28e2fe12d62e517ed2a472b74770eebd41c │ │ ├─210866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210883 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210889 erl_child_setup 1048576 │ │ ├─211014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211015 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211206 /bin/sh -s rabbit_disk_monitor │ ├─9cb7a7bef4d7ae4b58e088ec77e484a7efc20f05bae70974049f81dbbccf4cbe │ │ ├─314442 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314456 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6ca474746801c3f58e0eb5b3381452738a484eb11223bc193269adfed4f9fdf2 │ │ └─114234 /pause │ ├─a58cb289fdfd237dbf0a561cf41d19c6a55493b44067a88d7b53c05cc0728c10 │ │ └─98249 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─600a223d4527d5af8c6ea72d4ea02b6fc596adda59a55efb7128cfe393ce1710 │ │ └─140251 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3f363095ca59bfe4764518485b20560df8e31abbcac8eaaa4ef58c6ab53a941e │ │ └─67218 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-19.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 │ ├─ad9bffe701c3bcdab7f3ebae9a107763c1462aa123d2c4a74f1dff678fa9566d │ │ └─65590 /pause │ ├─235662b4298957c2a71bc3c791e0490e25734b5a9a46033d3168155fb9844d21 │ │ ├─160675 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160699 erl_child_setup 1048576 │ │ ├─160765 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160766 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160776 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160928 /bin/sh -s rabbit_disk_monitor │ ├─032a9d3ffa2e3426d836754d40debc7e5938cd3e10fdca05f8c39f1b6253575c │ │ └─67287 /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 │ ├─f82a9754562e2fbb9cfb7922c0b4ba55961ebf9236086c0e9bc0fea51f310b54 │ │ └─162703 /pause │ ├─bc73111cfbb31c27f89d690855ad2d0f8b3ba7bbd74669e4dcb48b66988563d6 │ │ ├─175630 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175654 erl_child_setup 1048576 │ │ ├─175721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175890 /bin/sh -s rabbit_disk_monitor │ ├─e82debcc6805f2b2b2366e102763e665d04c929684839d59f1d05dcc60658482 │ │ └─236752 /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 │ ├─0e3417f7f01ed6137135c658a08ef5ad041b8dedc6c0a998759188da3007c1a5 │ │ └─40680 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b61cdb4157e91394a3f743fcc7efe74c06db328c9c96ad7f26d18c57c6028e28 │ │ └─44467 /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 │ ├─d36dbfbf9d1477d195ba15e76351dec8895746f88132224a4e3f161d55c35ec5 │ │ └─258304 /manager --metrics-bind-address=:9782 │ ├─d5d7adef703afc127e4f421d316dd57364bc9dc98191b3137c0a8cafe02e8312 │ │ └─235712 /pause │ ├─31d6178d8621b547f96b9694052bcfd9afc9d1f26f2086afc8fd83624452aca7 │ │ └─56394 /pause │ ├─c6da409d879fb9b677a40d8bf34c43c31ad910ca236d8e70107ce96c62ee2821 │ │ └─229986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─47e6e44d9bd7cc99fd2e97097c4c89d97134e9b6e017fe3c84d02ae9bb9fa0e3 │ │ └─47327 /pause │ ├─39f5ed46bbf0eb8471658dc289fc50613618d7d42014472fe1fcd7d960248676 │ │ └─44509 /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 │ ├─1e10f458d7917cebcd5bb906d7bb30e8d4338389036e60289733e2ece2429da0 │ │ └─265428 /pause │ ├─4b0228e46a428288fb1b95205c8c7803edf30833a9532aa0029fc582c18a973f │ │ └─40279 etcd --advertise-client-urls=https://199.204.45.19:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─4f39b8109f10e620c04c5100b9b88ee115652e440f95fd17c60cf3b359a0b625 │ │ └─177491 /pause │ ├─6d938183b49047fef1b68f38613eebb94e93be29e5aa0cbb7542fc0892ef0644 │ │ └─263344 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d61da01e231d83acdf0d057778d19c963962158053f75957b3401c06b1f2cd96 │ │ ├─114424 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114446 erl_child_setup 1048576 │ │ ├─114498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114641 /bin/sh -s rabbit_disk_monitor │ ├─e76e102feafaf6280c2a04b7ea07f9c4e6422a941624d6ebf82f8557a9eb2c4a │ │ └─43281 /coredns -conf /etc/coredns/Corefile │ ├─9cd76c281492bf1c3626a2b601452a963914620bc4e0e5d88c137745690e54d3 │ │ └─256497 percona-xtradb-cluster-operator │ ├─fb76ad338738bb0886b67346a8bb59394d5a17a16030a5768f605182a2136717 │ │ ├─231870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231893 erl_child_setup 1048576 │ │ ├─231959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232427 /bin/sh -s rabbit_disk_monitor │ ├─76751095aa65cb0fcf40eb3215bffa35d807167bccaf58d48ef1e1aafb1f1454 │ │ └─62987 /pause │ ├─bf75c914f3e837d00b74e8e5007c7f696964c6b8bf63cfa5bc2d8db336a26c4d │ │ └─116136 /pause │ ├─3bca800f4c3181f87c3bbf125c19ee498413a9f25a4f789afe3c57aab200dc3c │ │ └─64428 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f16f57bc04ba4855122cbc4b0c8c944e51d3e32afd9498376013656da30b39c9 │ │ ├─230848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230866 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─426337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c1af42ac174d8022f0eadd28961290920b2e6ba1175d8e8a4dfdb6a4f7c1f32e │ │ └─259802 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c0f649e440529ba1d60ae7cf95602f4aecc6545eae3a1ad6e9477f1a07107258 │ │ └─55546 /pause │ ├─0fed6f74fd46eefd58bea8f94e04c085234a697d8338e602862a5196bd1a240f │ │ ├─189598 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190150 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190504 /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/tmp0de778t5/privsep.sock │ │ ├─391132 /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/tmp2llezmax/privsep.sock │ │ ├─391680 /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/tmp23qq3wjm/privsep.sock │ │ ├─392029 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392032 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392617 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=801327eb-a3f7-4f2e-8327-b87ec3dc9eed --namespace=qrouter-801327eb-a3f7-4f2e-8327-b87ec3dc9eed --conf_dir=/var/lib/neutron/ha_confs/801327eb-a3f7-4f2e-8327-b87ec3dc9eed --log-file=/var/lib/neutron/ha_confs/801327eb-a3f7-4f2e-8327-b87ec3dc9eed/neutron-keepalived-state-change.log --monitor_interface=ha-161956da-41 --monitor_cidr=169.254.0.205/24 --pid_file=/var/lib/neutron/external/pids/801327eb-a3f7-4f2e-8327-b87ec3dc9eed.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─436750 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─3f33e7ec2a74a21ebda870cb66c523ce1b9ef45532e42b22370782e24c3c0da4 │ │ └─97341 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-sc2lm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b73261585d1be9b525ff0ca8c977bd3c1e812f1dbcd0174c0e05935ec91963d7 │ │ └─263217 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 │ ├─d9cc60b52fd9a9b29434e8f2af62d35319b749f1affdf8beb588e0f3ce91f0c6 │ │ └─219579 /pause │ ├─3abe498880f1b6c8c87744204717690c38bf0c49deb8c88093b661b27e17694e │ │ └─63715 /pause │ ├─128ec5fa4154c22ebed509769a0241776cbff89b94928bfb96d288ba1ea39591 │ │ └─162542 /pause │ ├─a93ed412d9d274fc3b1234d029661b9d5020a3262dd60be21511940e2a4fba3b │ │ └─51595 valkey-server *:26379 [sentinel] │ ├─145fc39012c3ae2f5c15da70684bd953ad67c5da4baa7e58021779a8bdb7d023 │ │ └─51290 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 │ ├─f7f83580c19d995e48ddf4abecf97f2c0f9554968f1dd6dbf30766423bec5f0a │ │ └─310823 /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 │ ├─cfaf144c6372baec71df7e436bcc42fac127793acc9a0251ad8fc9f90892b581 │ │ ├─206917 heat-api: uWSGI master │ │ ├─206958 heat-api: uWSGI worker 1 │ │ └─206959 heat-api: uWSGI worker 2 │ ├─51483d8065fc74ec729f21cb8e300722fbf59f4fb047c55c27a1ac537bb8b3fb │ │ └─96899 /pause │ ├─f02700c4629b31400ed2a194b4f27e5114d5c1f1efde00bcd012c62d3ac4e1f6 │ │ └─139697 /pause │ ├─d0f30e246bc49d1ff219bbd530b26ff80ebd9437862753c9b43ff5d5315b3229 │ │ └─61107 /pause │ ├─5becaafc5015acf1e96180586dc54e9120fc05ac6af3aa97007c1285d7bac46c │ │ └─191661 /pause │ ├─f819c8871bf6eda0d5eac7b708578e6a9fd28976b263cc246a162fcf1d1253fe │ │ └─48628 /pause │ ├─1256f9b6c0b626de82e1056183002bdae3e64b9d4a9ca8f512d848aca9649157 │ │ └─62866 /pause │ ├─7ef4f0edc9c165e1d309d0ed47c4ac79038f2ad893f8abeb73a062fc1bdceaa5 │ │ ├─331887 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─332684 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─332961 /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/tmpdhq89p3f/privsep.sock │ │ ├─333362 /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/tmplgxkfysf/privsep.sock │ │ ├─333763 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/905ac97b-8b97-4f8f-8c46-4143a3680f78/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/905ac97b-8b97-4f8f-8c46-4143a3680f78/host --addn-hosts=/var/lib/neutron/dhcp/905ac97b-8b97-4f8f-8c46-4143a3680f78/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/905ac97b-8b97-4f8f-8c46-4143a3680f78/opts --dhcp-leasefile=/var/lib/neutron/dhcp/905ac97b-8b97-4f8f-8c46-4143a3680f78/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c5c27a37-b5f8-41e4-afb3-aa3bef08fb68,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 │ │ ├─333770 haproxy -f /var/lib/neutron/ns-metadata-proxy/905ac97b-8b97-4f8f-8c46-4143a3680f78.conf │ │ ├─333774 haproxy -f /var/lib/neutron/ns-metadata-proxy/c6b46b7e-7510-4952-9c80-d6a72022cab8.conf │ │ ├─390954 /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/tmpit7x8g0r/privsep.sock │ │ ├─391334 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391336 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393266 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c6b46b7e-7510-4952-9c80-d6a72022cab8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c6b46b7e-7510-4952-9c80-d6a72022cab8/host --addn-hosts=/var/lib/neutron/dhcp/c6b46b7e-7510-4952-9c80-d6a72022cab8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c6b46b7e-7510-4952-9c80-d6a72022cab8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c6b46b7e-7510-4952-9c80-d6a72022cab8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-53812592-947d-4e6e-9263-950f2ec93434,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 │ │ └─395774 /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/tmp6y3u4j1m/privsep.sock │ ├─a36f84392cc9fa4bddb144100727cc735f7d4dfac2efea2233c320871362a1f0 │ │ └─40206 /pause │ ├─8e46a9612d8c34130a9ff4becf241982dca9ce62f267ea5f923cf2dd69abef00 │ │ └─177351 /pause │ ├─a5f42d1d5630f6dd36086acff1f8bc6e1844d218e9b2cb30b8d8508ded9f23c6 │ │ └─312641 /bin/openstack-database-exporter │ ├─b6f4d436c1076d80f7e99f30a3d940efacaaf9c56c63e742f2ea4ae24e0abff2 │ │ └─219596 /pause │ ├─dd4364ba7d9e820404aeadabb9269ed15ae99fa24573a3c2c0fc87e1fae8e7bf │ │ ├─157831 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157863 /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 │ ├─03538a0227c2e082f3047fffee2cccaa21171d1e5f30c3d86c1351cbeef0645c │ │ └─177374 /pause │ ├─f0efe65588f1498aabf034ec6d37035e97aca9391b858af8445f9fedb29599fc │ │ └─69583 /pause │ ├─5d88b4af17ca8805c550e6193af2e1a060ac67740c0ee3517ec9c0435bdc818d │ │ ├─206921 heat-api-cfn: uWSGI master │ │ ├─206960 heat-api-cfn: uWSGI worker 1 │ │ └─206961 heat-api-cfn: uWSGI worker 2 │ ├─ccb47f6b19399f504e3ca4e2865b2507f41bd267ffb6b377a7c9c3bff07c7d44 │ │ └─48890 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2bd5dc85b73074969a1ffd141699713788f72f871cd091cd3799084e44264211 │ │ └─40082 /pause │ ├─a22d0eac53313d1d6daaf757cd4417e60c5f3742d6f45a3d99ec2c2237892edb │ │ └─80425 /pause │ ├─b68389fd1ad1ce6f98a592e67832c37940c078da1ac0c71618a51c777f8e3f75 │ │ └─157276 /pause │ ├─7ac8a944f9e37bac00757d0de26c575681a861d05869fe199f4ad8648cdebc79 │ │ ├─310236 apache2 -DFOREGROUND │ │ ├─312801 (wsgi:h -DFOREGROUND │ │ ├─312802 (wsgi:h -DFOREGROUND │ │ ├─312803 (wsgi:h -DFOREGROUND │ │ ├─312804 (wsgi:h -DFOREGROUND │ │ ├─312805 (wsgi:h -DFOREGROUND │ │ ├─312806 apache2 -DFOREGROUND │ │ └─312807 apache2 -DFOREGROUND │ ├─0b550b7b40b0868bce7ca8dec2d55c26ff2b3d1fbedf58046ec80f64c1aba49a │ │ └─63595 /pause │ ├─b1fd71dbef3b02732769138d69ec3a35a28b82483a59295bbd5173aaac8b08b6 │ │ └─262022 docker-registry serve /etc/docker-registry/config.yml │ ├─eecf90d16659cdc4b36901aa1817e4922ec4cd6e7fbba693d2d9455328a95ce0 │ │ ├─173357 nova-metadata: uWSGI master │ │ ├─173430 nova-metadata: uWSGI worker 1 │ │ └─173431 nova-metadata: uWSGI worker 2 │ ├─ca77bb9c1e15c9d59059712753a36b6424682e4bda93d0884ad07cf06b4326f3 │ │ └─112175 /pause │ ├─9b52743612240a959b22820feac949d6ddb8859ef4e969d98913e11167c83c76 │ │ ├─187792 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) │ │ ├─188169 /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/tmpnyahzyiv/privsep.sock │ │ ├─188392 /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/tmpdvuz9y30/privsep.sock │ │ └─188780 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─48baed0cae6f733bdf6d665f980a94b211902aa1f8e0782280dd4f662a4f70d8 │ │ └─66352 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ca5a524cd34943b7e05c5967ce32f8fbf512db406e01d32eddc995b4dc8b29ff │ │ ├─174304 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174554 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174555 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5ff79b5c83c6843a7b4c876bffacd3f027dc57d0160b413c496a38ff276ddd17 │ │ └─42802 /pause │ ├─4933a546aa42bc65f193f0948a46613d3c5a7dbd42d610050814a5dec096bfff │ │ └─66177 /goldpinger --static-file-path /static │ ├─2df0091370765096c599b27dabe87b6c031d803df69efe0c0a204ab4884028cb │ │ └─163494 /pause │ ├─d26ce0f54f69241bc8ae8a24918a9a525c3303f6f1ed3d1885e3d84efea634fc │ │ └─67330 /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 │ ├─93d91c4af79eb3b43403af01f748d0ff7825db85da5e1270d5a989e4ef0484b9 │ │ ├─173261 nova-api: uWSGI master │ │ ├─173290 nova-api: uWSGI worker 1 │ │ └─173291 nova-api: uWSGI worker 2 │ ├─887810e602de272cbe87e79a07566371cf92b6b29f9a990de8db8e1eb9d5d38a │ │ └─139617 /pause │ ├─e3191ccfd4e9c76baf8633afbd41a179cfa25f2070268d9cad03388c164d9315 │ │ └─219818 /pause │ ├─b55d47448582d1e86b489223e10ba4f611e1f0910b0e352e12bd34a16d81e0a1 │ │ └─310557 /pause │ ├─82ac0a0b075b11ec45ae28710bab8a0ccb6c2ff74d7083a4b340da5d6265ec3c │ │ └─294028 /pause │ ├─3d1d34c83d7f9f686f2ef76ba22b29c643e2674693a36d0dd1acc25ba33d2ca9 │ │ └─43211 /pause │ ├─77eb5a50bb29c6c3fea03a472b6f92c6249a0cb3534c00e7843e3a8b4e08595a │ │ └─87686 /usr/local/bin/rook ceph operator │ └─e3856b31ef784be7f98ccd45e04d619c1ceab7d1f29200437a091a20cb54eaf6 │ └─43710 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount