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 │ │ ├─session-47.scope │ │ │ ├─55463 sshd: cephadm [priv] │ │ │ └─55522 sshd: cephadm@notty │ │ └─user@1002.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─55478 /lib/systemd/systemd --user │ │ └─55479 (sd-pam) │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-73.scope │ │ ├─236053 sshd: zuul [priv] │ │ └─236066 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─236057 ssh: /home/zuul/.ansible/cp/199.204.45.157-22-zuul [mux] │ ├─306587 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ssibvoemveguogjrnginyhasrjfywnlc ; /usr/bin/python3'"'"' && sleep 0' │ ├─306588 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ssibvoemveguogjrnginyhasrjfywnlc ; /usr/bin/python3' && sleep 0 │ ├─306589 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ssibvoemveguogjrnginyhasrjfywnlc ; /usr/bin/python3 │ ├─306590 /bin/sh -c echo BECOME-SUCCESS-ssibvoemveguogjrnginyhasrjfywnlc ; /usr/bin/python3 │ ├─306591 /usr/bin/python3 │ ├─306592 /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 │ └─306594 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 13984 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 19553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d41d6154cb26ee4ac6fe2a60c779da8787059fe1cd10c1451905f8c3662432d1 -address /run/containerd/containerd.sock │ │ ├─ 19608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0140c4adf7b16d89ef61cac2e8ad88a85bffb8b1f867c88133f8ab71138d93e -address /run/containerd/containerd.sock │ │ ├─ 19629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91983729556a2346da221a5f132afade14edfa255fd165a4a32425ada83f8cd8 -address /run/containerd/containerd.sock │ │ ├─ 19642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7e35ba7b8803e29caba8f07d72bb967f3ee91afb50d9d980d6aa60637a62229 -address /run/containerd/containerd.sock │ │ ├─ 19655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1141d1fa10f932ba88034ee73aec4116594b4854efd63e3638ccf991d7931c1 -address /run/containerd/containerd.sock │ │ ├─ 21226 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9f3c50c2dcc95acb9a703e7a7882c81cb939546177e0338c0e6af5c8738c0dea -address /run/containerd/containerd.sock │ │ ├─ 21798 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5b8d96a8a50972dd6c3e2c47d9d8748a8dc00ee0dea479031e06db9876c16d6 -address /run/containerd/containerd.sock │ │ ├─ 22175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e493a5690efd47b1acd06dbb76164fe710e73011ed3f089efa037bbecf8a8a8a -address /run/containerd/containerd.sock │ │ ├─ 23713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7833802c3f0054dfaceab1620583548fac22da3cf44c5b93f78265c640154c11 -address /run/containerd/containerd.sock │ │ ├─ 23751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e46c4974983e061bff8b82aaa4a08599a0bc29378af374462c82a67a5211f21 -address /run/containerd/containerd.sock │ │ ├─ 26005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084d3561017fbe3c59ee96473eab8c4206f4ec7fc46b2bd9c1f251a2296c1b45 -address /run/containerd/containerd.sock │ │ ├─ 26810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08051da58db6a94709fb6895e4c7a445e641d030af6feddd2d15d4d4cf69d129 -address /run/containerd/containerd.sock │ │ ├─ 26857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 209996ee318ec637c7b425a1e058763be947d7053474555f031b405770da45b2 -address /run/containerd/containerd.sock │ │ ├─ 29592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259a75a7d74912d93843bec6bb9bbae6e7eb5de2f7a3fe0ec6acc9fd911d6aa3 -address /run/containerd/containerd.sock │ │ ├─ 30536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11a73c9b974892ef72168818419bc11011597e31ecd0391e9f54a6e1a93a510 -address /run/containerd/containerd.sock │ │ ├─ 30766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68009834e7e68d14579893eae7911e086d0ddf2be8fadf1dd27e5215ef0423d0 -address /run/containerd/containerd.sock │ │ ├─ 31053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942eb70d2a96bd096fdfa3226fbc7205a5cfc9b2670858e8f881a45f4f9a3add -address /run/containerd/containerd.sock │ │ ├─ 31282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e891c1da6f92a528dcdce0302332f7534358b2be9857fd9c4da3e34c6cb4702 -address /run/containerd/containerd.sock │ │ ├─ 31439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0288f682932c73b4161ca753a036e4de88c00ef3eb107dbe0cefd3a3a73337 -address /run/containerd/containerd.sock │ │ ├─ 31502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bed520d6f393953c0f708e88f3a98fc00edba7cdc133a59dfffef19a7608a3a -address /run/containerd/containerd.sock │ │ ├─ 31819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92dd3f0bec89e2c01f085db3c68796db4b2feff28eceb38ecf2cb4354b78bd26 -address /run/containerd/containerd.sock │ │ ├─ 31842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae31be5b08df387f6a7871da773fa4864c5bf9eb2a8aee2d1bff9c4094ac81dc -address /run/containerd/containerd.sock │ │ ├─ 31945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5191117abc596beebca76a3734204b1fb702275384d13aaacbee8545206552f9 -address /run/containerd/containerd.sock │ │ ├─ 32049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 238c47751cba8b103711bd15edf3154b279ebeba0bfb3d0d76a7e7fca935f511 -address /run/containerd/containerd.sock │ │ ├─ 33533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 130abbfbe12c3542eeb741c2f3f24640aa1db72d56253f578e4bb701a476eaf0 -address /run/containerd/containerd.sock │ │ ├─ 46907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf3003bfa0157fb41d1cfa383915b6b18497418503b13251a3c31951287d008 -address /run/containerd/containerd.sock │ │ ├─ 47056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96efe78f08f9aaf9ad8e7e34b4b25be3ea1519d056b8043c3471db4a06856c8 -address /run/containerd/containerd.sock │ │ ├─ 47919 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5f8db890730c5e506ff8a514603340762cf37cb42ae954afdeeb06f7eebe4d08 -address /run/containerd/containerd.sock │ │ ├─ 51261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33efbdb6a4ac1f3cb7b2a326e893e4550dc3c9026492ca3c7fc716099a68176 -address /run/containerd/containerd.sock │ │ ├─ 51771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7732d5b99b30b21f9397bf74eb7bf50e87d94aae6101abe7822c00294953d5a2 -address /run/containerd/containerd.sock │ │ ├─ 51941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622a7dd43663d5c957b731e7b6107ce283e7ec79b37c59de9d2b0f60572f4a11 -address /run/containerd/containerd.sock │ │ ├─ 60540 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d58cd7fb70f0b3536ac92dfb84a132fb99f85c8c9434eb2de13bf068b587c89 -address /run/containerd/containerd.sock │ │ ├─ 69294 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 367b8f224c1ece37980f34e21aa8d5a4384d05dfe7b7b80b88b4ef4efbd8e30d -address /run/containerd/containerd.sock │ │ ├─ 77863 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4e0874145439e1f2996704d22121308ec8f75ce4e0649dfc2672727a0f82b68 -address /run/containerd/containerd.sock │ │ ├─ 84801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7722363c262a393c2dd8a0926e3d30c47d1c83d3c6d20460f09c20a6534375c1 -address /run/containerd/containerd.sock │ │ ├─ 86930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5a965b9d04628f0569dda3fafe570a7c300d2054ea8ecd4a894a206431cffcf -address /run/containerd/containerd.sock │ │ ├─ 86984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5031ef3a72a7240af611ef9fe89cf18513e47f3ce2d6d11d84778bfbb5dba0a0 -address /run/containerd/containerd.sock │ │ ├─ 87016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9284c2bb20aaf31b176feec2bc917dc6f9e70d06d9ab5a5b9e9e4da0bb27c2a -address /run/containerd/containerd.sock │ │ ├─ 87018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b0df5cd8c70755721d2bf4f0e50524a6785ea996de4973856ceaad2b0ae583c -address /run/containerd/containerd.sock │ │ ├─ 87677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b26900e3ad4a8175cc6fcd64a5864f8ce550cc6a25931a197de597165fbcbfda -address /run/containerd/containerd.sock │ │ ├─ 88144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70c4224e041de3baa54560172b0e7c7805ed4c7d4a4b1af725603515a9e0805 -address /run/containerd/containerd.sock │ │ ├─ 88434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812e4791f200f13c1f7e55d0082e06e95c57a4788aad9e4715ed20642f2868ad -address /run/containerd/containerd.sock │ │ ├─ 88474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98653d84c83f29d7cccd18d36cc78fa34a627d98438c4e74c5d9ca2127f1a64e -address /run/containerd/containerd.sock │ │ ├─ 89037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f10d3a68227025152ef6a2799bd420c10de39be561236b3e364d44a967089a -address /run/containerd/containerd.sock │ │ ├─ 94782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e8bc99eac257a45338df7136033fffdaa8991ff1db9654e7867d5b639fc0a7 -address /run/containerd/containerd.sock │ │ ├─ 95735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb8060738a650fc11e38d57e035f12b8e3126c8d09f837d2b0a3ed45e2740a44 -address /run/containerd/containerd.sock │ │ ├─105229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4091dd20a279740ca7c719fd02b381ae91cdb3fcf0436c7ffb4e4161b23d0e71 -address /run/containerd/containerd.sock │ │ ├─113820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895f49987b4953b11c30f7b6db16ba9c1a013fe22f068b7a6cfe7d174340268b -address /run/containerd/containerd.sock │ │ ├─115353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dee182ea3e5c006d79a973e617ebdae31b3153bf4b722c5de0b1573de900698 -address /run/containerd/containerd.sock │ │ ├─115458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876bd7d68e66af9aef9479ec7fd4ed0e8b9ce8932219142ad02c3d1c19752020 -address /run/containerd/containerd.sock │ │ ├─116259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db45f295b4108f857b9727ce587fc1b3d2577f1dabfc6f363863aa7472f364d -address /run/containerd/containerd.sock │ │ ├─116441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ce6d1d34053e3751a82ca624519969116d8dcc002d37f56c3ca9ffefb78a5b -address /run/containerd/containerd.sock │ │ ├─117408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8059e9b9d17f6ecf9fd8946d9eb0fe69ec43bef4f5be65514eff09e6abeaaa0 -address /run/containerd/containerd.sock │ │ ├─119979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56f5683e426b86caec59fd4f578c88c8ba66f8218cc279ac4f5b42c156700d7c -address /run/containerd/containerd.sock │ │ ├─123667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00387f73d540e30053d4eb524cbacad32b2ab31dbba17cf1e51e22679689a60a -address /run/containerd/containerd.sock │ │ ├─123730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4647868ba9150617e5559a26e212ebddfe5e9dcda83389661ae16c5b3fb018c -address /run/containerd/containerd.sock │ │ ├─124135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4789b7b61350ebb1f90ea734bae8c24627cd1d8f717c50fa131952c6c94dc096 -address /run/containerd/containerd.sock │ │ ├─124210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7d5d10c99881818f50f4b55daf1579585db4437903f14e64056db985b55ab49 -address /run/containerd/containerd.sock │ │ ├─124318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563551fe28cedbf53b313cc0b457dca3019b470a31c3a93aafde14cf855a2b15 -address /run/containerd/containerd.sock │ │ ├─127832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187d313bb10a4698601e9315cd86f142c0ecc6c02aba29e7379e91791fddf8ad -address /run/containerd/containerd.sock │ │ ├─136255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb37f0e94d2327b1c7728231d01f81c9ba2841e566be4ca9457f40aa5771113f -address /run/containerd/containerd.sock │ │ ├─136288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9921020f0b2ef6247ca827f23491a47ddf89a0bf844c5d2f8cae44760be462 -address /run/containerd/containerd.sock │ │ ├─139701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e52ae10622cdf7e2709e0a7e96567913032686847332fdac9cc6d168442e1e1 -address /run/containerd/containerd.sock │ │ ├─139922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3304feb5d0701e6c49cbeee0385f3b8deeebecd990fc1cd1ed0f4b06a9b89c7b -address /run/containerd/containerd.sock │ │ ├─140044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff4d8831d6f787230f27658276f1430b2f67f384568c10d22363b6ef3414ea2 -address /run/containerd/containerd.sock │ │ ├─140089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c21c354e3ab31847e78c7182d61c822fbfe7afaea45b157a7ed3b853c40a112 -address /run/containerd/containerd.sock │ │ ├─141730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de387527874da4ede3b1b29b07759e40a7bf7713400f01fb464a34e86dbf3c10 -address /run/containerd/containerd.sock │ │ ├─142269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4720b3b4943c44d9e94c12395a783a5146c4d9d71d09c56966ce73a20a12271 -address /run/containerd/containerd.sock │ │ ├─144066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a945fec9d148ca4085a31af02c6dfcd2dc5dca793b29c5ebca21cfb630c466e2 -address /run/containerd/containerd.sock │ │ ├─152933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5547800f92ef47cd7fec9f6f3641351e75d66d1a4ea702c35cb42860be334ab -address /run/containerd/containerd.sock │ │ ├─153238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cdab23d877d5a3b72c15c14baa3acc616fd7b2d5d124e8b2cd2562eb133b269 -address /run/containerd/containerd.sock │ │ ├─158233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac48e9bedb0558a8cec1a7acf47b824ef842dbadff83f287e69e7b12a5d7ca48 -address /run/containerd/containerd.sock │ │ ├─158611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ea78296f3ec6b455c53e52043482d90198800185520e0e473ecff9ee5cf65e -address /run/containerd/containerd.sock │ │ ├─158653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 929fa95555aa29957ce9d1a2519b92ba5c06216cbb31a93d33e3d1d903b67bb4 -address /run/containerd/containerd.sock │ │ ├─158723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74244f82e9bdc50c95b1efeeb972f972330b87a57129c18e85bc8eebbb83fbb -address /run/containerd/containerd.sock │ │ ├─159089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef4a58b9b14d7f26d0c6829541b2924254d250341d9ca04457a062c6fdc561e -address /run/containerd/containerd.sock │ │ ├─159264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8059a78bc81caad6c3c388ab347e3c56718036f51962997981d1eaa3e6cae845 -address /run/containerd/containerd.sock │ │ ├─159660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5563d32940793c0ce886d748a2cb0c2eae498a780397123b32ed4e967b6155a -address /run/containerd/containerd.sock │ │ ├─161254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 158c10f87851c059c2f738fb8c1b1b6e5130f5bfd53dda240446d4ad880e0745 -address /run/containerd/containerd.sock │ │ ├─163206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be82b5e1762198025ed93718b0de2feee0292886d200812f6665c818be9d26e -address /run/containerd/containerd.sock │ │ ├─164116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7636e55bbeab2143cf37386dc98ae263a19fc815d1558c194a2be6d05c7d284 -address /run/containerd/containerd.sock │ │ ├─167985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebbf7139220739f769d564141696ebc19998279ddacc7cd118101b3eb4be5c85 -address /run/containerd/containerd.sock │ │ ├─168441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074f2e63f4f4ff4865547675a7675f356576be3ff886c53928b63d251407b841 -address /run/containerd/containerd.sock │ │ ├─168503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01ae3cb6a47616eb374734ed9e12746584751dea6cf2f6cd116897ffe0d605f -address /run/containerd/containerd.sock │ │ ├─168740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcd050872699566c8af6aff9b7cf6465e21acf64edced35fabf1de7a2404dce -address /run/containerd/containerd.sock │ │ ├─172188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cbca4c739f72209a07358b8683bfd07d5317cf9adeb5899c3426d11ddf015c8 -address /run/containerd/containerd.sock │ │ ├─172259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 230a2ef11f3b1fb57f80826750f8766522e939b5c8eb72733a0632ae12be240d -address /run/containerd/containerd.sock │ │ ├─176570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21df9632f71d0b1dfb1bee3dd76a8d74281eec51461c293b954d65d9e86204b -address /run/containerd/containerd.sock │ │ ├─176643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59fb25542b18852192191171636aba76905e8bc9d0917d16c8ff7ae1284485d2 -address /run/containerd/containerd.sock │ │ ├─184878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 474c59236b8e8785a9f928e894eed15e19372f17fc280fe0c2ba3d7f23d8f7a6 -address /run/containerd/containerd.sock │ │ ├─186118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa152cfcf2246308bb0c75b8906fd4ee22e34cc17060e0dd42dd28dd5a81813 -address /run/containerd/containerd.sock │ │ ├─186544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65114d5b5fd8551af4eb4833cceb2a2fef5283aaee21eede00441f4acb8b654e -address /run/containerd/containerd.sock │ │ ├─187589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ae4663efb1e683856d272997ad2144d68b4040545d6420ac70516e7f54d660 -address /run/containerd/containerd.sock │ │ ├─187616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774d1fc3aa5810542635f808577c0ca969371cabd7e4d1693fbf3b9e87cec337 -address /run/containerd/containerd.sock │ │ ├─187742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e702106e71c2960bd16594a93d6f418f71f78f004247f002926d7960e816f1 -address /run/containerd/containerd.sock │ │ ├─187762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d11028f4004c25c8bc205108c1523a5ae45eaea0ca799277243187f94b5440 -address /run/containerd/containerd.sock │ │ ├─187833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9e55d266e13d53a338d8657e431bcfe5976dadf674cc5faebc378b2fb8587d3 -address /run/containerd/containerd.sock │ │ ├─188149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c589abef72afad26dee6c856530aa24a31871597d1322f4c8e1405bb72b7c361 -address /run/containerd/containerd.sock │ │ ├─188188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce8e58a2b9aad4c68740ae7e1b5818cf98e3a9860b4598f1bc43ce14fe0db5c -address /run/containerd/containerd.sock │ │ ├─204431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1c3c9b5d4b055840ef64b5e0303c101d0c5afef4966d279d9f2f30e9b287eea -address /run/containerd/containerd.sock │ │ ├─206600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b68b56c991859e7e63b0a53777c3985849ab881c6aedc5d08ea63a0e8dd462e -address /run/containerd/containerd.sock │ │ ├─207046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e06a661c31c6c6f42543a70dd0cb7fc7616fde80adcb26910ec0af61149e4b13 -address /run/containerd/containerd.sock │ │ ├─208839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8d3c4b52f179d22f2ef670d74a33fb7b74b05f4404a60d6c651c08feecb504 -address /run/containerd/containerd.sock │ │ ├─214927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 381151e1d726991056644ef4f2f09ceda1dee054305dd76e4219a43dbe6ab334 -address /run/containerd/containerd.sock │ │ ├─215099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9257d5dc1b861942562bd0c5d77313cbe7f3df0006149a9abef97d2126b5f85a -address /run/containerd/containerd.sock │ │ ├─215178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dcb50aad91c1f60cf9d3b37284440fd63bdb9dec2c2f044551f21cf1536e837 -address /run/containerd/containerd.sock │ │ ├─215230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f484f5ffae6ed8cbbf61f17d58361dbab7f30a2248b897184352746477c78f52 -address /run/containerd/containerd.sock │ │ ├─221345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74fa72eea69e47fcf51caa7078797248debeaecac3f77f969f415147d4e7d6d8 -address /run/containerd/containerd.sock │ │ ├─221372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ea2b26993180d3245ff8b5f268e757ea7c633e7b22877b6bf9f58afeb8ba5d -address /run/containerd/containerd.sock │ │ ├─221422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d71d2996fcea9f28aa7e355ec51d6e98591754a0844367e01ed5089e7980b2f -address /run/containerd/containerd.sock │ │ └─221663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40a733027c9bc381687f5cd1789265e615bff10d2a332667b073028877285fb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─68742 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─69255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─47638 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─47659 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─60071 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─60522 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─77416 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─77846 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─21145 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─21177 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tfkzps.service │ │ ├─21712 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tfkzps/unit.run │ │ └─21743 /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-tfkzps --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tfkzps:/var/lib/ceph/mgr/ceph-instance.tfkzps:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tfkzps/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tfkzps -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f5b8d96a8a50972dd6c3e2c47d9d8748a8dc00ee0dea479031e06db9876c16d6.scope … │ │ ├─21823 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tfkzps -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─21843 /usr/bin/ceph-mgr -n mgr.instance.tfkzps -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─15579 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-5f8db890730c5e506ff8a514603340762cf37cb42ae954afdeeb06f7eebe4d08.scope … │ │ ├─47955 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─47969 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─40787 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─21046 /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.157 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─353 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─305575 sshd: root [priv] │ │ └─305576 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1548 /usr/sbin/uuidd --socket-activation │ ├─docker-e4e0874145439e1f2996704d22121308ec8f75ce4e0649dfc2672727a0f82b68.scope … │ │ ├─77888 /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 │ │ └─77900 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─16479 /usr/sbin/chronyd -F 1 │ │ └─16480 /usr/sbin/chronyd -F 1 │ ├─docker-2d58cd7fb70f0b3536ac92dfb84a132fb99f85c8c9434eb2de13bf068b587c89.scope … │ │ ├─60564 /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 │ │ └─60577 /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 │ ├─docker.socket │ ├─run-r62bd106d1a594401a298a821eb9c0a26.scope │ │ └─201869 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-367b8f224c1ece37980f34e21aa8d5a4384d05dfe7b7b80b88b4ef4efbd8e30d.scope … │ │ ├─69325 /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 │ │ └─69343 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─iscsid.service │ │ ├─41297 /sbin/iscsid │ │ └─41298 /sbin/iscsid │ ├─docker-9f3c50c2dcc95acb9a703e7a7882c81cb939546177e0338c0e6af5c8738c0dea.scope … │ │ ├─21262 /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 │ │ └─21278 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─0e52ae10622cdf7e2709e0a7e96567913032686847332fdac9cc6d168442e1e1 │ │ └─139763 /pause │ ├─c4c860f56bda0a496c4f4683373344694ff59dce7fd8d470672dccb69fde1e8c │ │ ├─89202 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 │ │ └─92733 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fdfead8eaddaaed6ba23c795700505c0671782fa3a75844e3d2e47f9523abe8a │ │ ├─200168 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] │ │ ├─200992 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─203139 /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/tmpcb_x5olq/privsep.sock │ │ ├─204932 /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/tmp54y931od/privsep.sock │ │ ├─206197 /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/tmp_x18yeet/privsep.sock │ │ ├─207466 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─207469 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─207596 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/be066169-05e5-43b7-bf77-70c7bb37ecf6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/be066169-05e5-43b7-bf77-70c7bb37ecf6/host --addn-hosts=/var/lib/neutron/dhcp/be066169-05e5-43b7-bf77-70c7bb37ecf6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/be066169-05e5-43b7-bf77-70c7bb37ecf6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/be066169-05e5-43b7-bf77-70c7bb37ecf6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-473e5269-be28-41d9-8c26-1bda8e38d392,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 │ │ ├─207623 haproxy -f /var/lib/neutron/ns-metadata-proxy/be066169-05e5-43b7-bf77-70c7bb37ecf6.conf │ │ ├─212661 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2c3b86af-b6aa-4247-b774-df25407629a4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2c3b86af-b6aa-4247-b774-df25407629a4/host --addn-hosts=/var/lib/neutron/dhcp/2c3b86af-b6aa-4247-b774-df25407629a4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2c3b86af-b6aa-4247-b774-df25407629a4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2c3b86af-b6aa-4247-b774-df25407629a4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ac78511b-9be1-40dc-bf53-dc2db82abf45,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 │ │ ├─212668 haproxy -f /var/lib/neutron/ns-metadata-proxy/2c3b86af-b6aa-4247-b774-df25407629a4.conf │ │ └─248083 /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/tmpkgabzq41/privsep.sock │ ├─5191117abc596beebca76a3734204b1fb702275384d13aaacbee8545206552f9 │ │ └─31970 /pause │ ├─c40a733027c9bc381687f5cd1789265e615bff10d2a332667b073028877285fb │ │ └─221710 /pause │ ├─b74244f82e9bdc50c95b1efeeb972f972330b87a57129c18e85bc8eebbb83fbb │ │ └─158783 /pause │ ├─e8059e9b9d17f6ecf9fd8946d9eb0fe69ec43bef4f5be65514eff09e6abeaaa0 │ │ └─117431 /pause │ ├─2b68b56c991859e7e63b0a53777c3985849ab881c6aedc5d08ea63a0e8dd462e │ │ └─206632 /pause │ ├─10455e08385bcda5c77f4aef60f42a4d753a07358268ea212da4b04444e786e2 │ │ ├─ 48689 /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 │ │ ├─ 48741 /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 │ │ ├─ 48982 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─234640 nginx: worker process │ │ ├─234641 nginx: worker process │ │ └─234642 nginx: cache manager process │ ├─929fa95555aa29957ce9d1a2519b92ba5c06216cbb31a93d33e3d1d903b67bb4 │ │ └─158676 /pause │ ├─e06a661c31c6c6f42543a70dd0cb7fc7616fde80adcb26910ec0af61149e4b13 │ │ └─207072 /pause │ ├─e2ce6d1d34053e3751a82ca624519969116d8dcc002d37f56c3ca9ffefb78a5b │ │ └─116465 /pause │ ├─8367bbf9a1faf357a9810696ce8f7c7518deb4fdb588356105bdef7ab9d43994 │ │ ├─181539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181867 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181868 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6a8e59b5564efc6b789c2e0489b64d8f15e96fa1477adb2dddffdcf970c6acb8 │ │ ├─185021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185038 /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 -- │ │ ├─185044 erl_child_setup 1048576 │ │ ├─185131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185375 /bin/sh -s rabbit_disk_monitor │ ├─29ea2b26993180d3245ff8b5f268e757ea7c633e7b22877b6bf9f58afeb8ba5d │ │ └─221437 /pause │ ├─8d991565b564cd5bf79e4323b100d04bab44ceb2180a89118168478f7712d4c9 │ │ └─87616 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b5a5a6137d3ab22a97f184451236deab48215de8a8e34decab0766caf1b15779 │ │ ├─188484 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─297052 sleep 300 │ ├─2cdab23d877d5a3b72c15c14baa3acc616fd7b2d5d124e8b2cd2562eb133b269 │ │ └─153261 /pause │ ├─64b065de29f5ee5abf2611946e84f2379c01a6ac4ddd485887ed36a4452374fa │ │ └─26919 /coredns -conf /etc/coredns/Corefile │ ├─be19d5faedd8118eaf2aa789cade7b3b09146706d185c1ca0118af487b3b62ea │ │ └─87329 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c9284c2bb20aaf31b176feec2bc917dc6f9e70d06d9ab5a5b9e9e4da0bb27c2a │ │ └─87153 /pause │ ├─b735d1173896c450866c3738b95f1b702db1bf77a43fd29090c3f6c670f07fb1 │ │ ├─117180 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117201 /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 -- │ │ ├─117207 erl_child_setup 1048576 │ │ ├─117758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118929 /bin/sh -s rabbit_disk_monitor │ ├─8dcb50aad91c1f60cf9d3b37284440fd63bdb9dec2c2f044551f21cf1536e837 │ │ └─215240 /pause │ ├─a11a73c9b974892ef72168818419bc11011597e31ecd0391e9f54a6e1a93a510 │ │ └─30568 /pause │ ├─92dd3f0bec89e2c01f085db3c68796db4b2feff28eceb38ecf2cb4354b78bd26 │ │ └─31873 /pause │ ├─669c1bb66d03d18f057a0c56446fddf11bae10481fe82d5b82c4a37463e82784 │ │ └─142706 /bin/oauth2-proxy │ ├─06aa086033182466f2fb3e725665099f81cfe3c56339dadfa957b0e38017cbe5 │ │ └─140308 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 │ ├─bf7ce4e65d0f9c057ed0d4544cee1aa3ca7faa2ccbaf7b9902a13a48733b34ad │ │ └─186607 docker-registry serve /etc/docker-registry/config.yml │ ├─7722363c262a393c2dd8a0926e3d30c47d1c83d3c6d20460f09c20a6534375c1 │ │ └─84825 /pause │ ├─94a4423996745b0e57f205400aba49c98e22f358967f6fea20304efe2f6a5d34 │ │ └─19861 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 │ ├─2888f52b1d116fd905daa382f73b7a9c05837536d7450461a66bdc2276fde475 │ │ └─26943 /coredns -conf /etc/coredns/Corefile │ ├─c589abef72afad26dee6c856530aa24a31871597d1322f4c8e1405bb72b7c361 │ │ └─188174 /pause │ ├─257803c6d27fdc38b693792a4dbe0a8dda01f632f9d4b0afac11134f1a67ee65 │ │ └─161303 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3d294f182b5f26f7c266d1e74212cfa9d696f948f32b588f53c32a6bfc0afaef │ │ ├─87184 nginx: master process nginx -g daemon off; │ │ ├─87263 nginx: worker process │ │ ├─87264 nginx: worker process │ │ ├─87265 nginx: worker process │ │ ├─87266 nginx: worker process │ │ └─87267 nginx: worker process │ ├─0ccd922a837e3a85e5d5d96c32355d3bfd57418231a048ff0aaf4f6bc4ba66a7 │ │ ├─197367 neutron-api: uWSGI master │ │ ├─197412 neutron-api: uWSGI worker 1 │ │ └─197413 neutron-api: uWSGI worker 2 │ ├─447eab30dbfae1901c911fde129170c499ea35c969ecd114aaa6242960d6b03a │ │ └─87661 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f3f455f4f7b660558a8c79a7230d2a68b42a7c974849094caa1169b572ed895e │ │ ├─227593 manila-api: uWSGI master │ │ ├─227674 manila-api: uWSGI worker 1 │ │ └─227675 manila-api: uWSGI worker 2 │ ├─f3171972ce443296784e93c8d2ffcd1ffa622ebbcd357772d4fde0b5e5e95650 │ │ └─227599 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3e8eb75de4bf39a27637c8b1e1eff3409d3cafba4d81c7b2978367e8fba3ddd8 │ │ ├─35641 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─35691 /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 │ ├─7dee182ea3e5c006d79a973e617ebdae31b3153bf4b722c5de0b1573de900698 │ │ └─115375 /pause │ ├─7cda5ca77919b96f3463aefed7cc8378026c05b65d3de64f000a08099b0e1095 │ │ └─227628 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ac48e9bedb0558a8cec1a7acf47b824ef842dbadff83f287e69e7b12a5d7ca48 │ │ └─158267 /pause │ ├─571cedd9a64ec3ba2f4f39ca63751563f9afe4c0cef37191fe2312a828a5cf78 │ │ └─52877 /manager --metrics-bind-address=:9782 │ ├─1cd35331bb399132ea67189016d9189c4e76a3b13ba7adb0b59a78b95245c509 │ │ ├─180572 nova-metadata: uWSGI master │ │ ├─180586 nova-metadata: uWSGI worker 1 │ │ └─180587 nova-metadata: uWSGI worker 2 │ ├─08051da58db6a94709fb6895e4c7a445e641d030af6feddd2d15d4d4cf69d129 │ │ └─26838 /pause │ ├─ad9921020f0b2ef6247ca827f23491a47ddf89a0bf844c5d2f8cae44760be462 │ │ └─136318 /pause │ ├─074f2e63f4f4ff4865547675a7675f356576be3ff886c53928b63d251407b841 │ │ └─168465 /pause │ ├─00387f73d540e30053d4eb524cbacad32b2ab31dbba17cf1e51e22679689a60a │ │ └─123697 /pause │ ├─de387527874da4ede3b1b29b07759e40a7bf7713400f01fb464a34e86dbf3c10 │ │ └─141754 /pause │ ├─3ce8e58a2b9aad4c68740ae7e1b5818cf98e3a9860b4598f1bc43ce14fe0db5c │ │ └─188212 /pause │ ├─8e46c4974983e061bff8b82aaa4a08599a0bc29378af374462c82a67a5211f21 │ │ └─23781 /pause │ ├─88bcdf441c4e5896b66cf7accbfc6b72e75672b41d25ff706a88fd304d9ee108 │ │ └─142250 /bin/oauth2-proxy │ ├─15a75b31dccd5163f05ea43c125285b5a5b3fe148aa2a9d001f50a774b09c149 │ │ ├─180286 nova-api: uWSGI master │ │ ├─180340 nova-api: uWSGI worker 1 │ │ └─180341 nova-api: uWSGI worker 2 │ ├─f5547800f92ef47cd7fec9f6f3641351e75d66d1a4ea702c35cb42860be334ab │ │ └─152964 /pause │ ├─7e0288f682932c73b4161ca753a036e4de88c00ef3eb107dbe0cefd3a3a73337 │ │ └─31463 /pause │ ├─4f7d9c8476c253c58b05b76d1d861a22d00a86367a590f86f986bc58dac30bdf │ │ └─36966 nfd-master -crd-controller=true -metrics=8081 │ ├─01f332f925461cce10240b2f6ce3b9c54dddf6b72eea4b1792e6513a17944d69 │ │ └─35221 nfd-gc -gc-interval=1h │ ├─646792a5259a51b565f8ed6bc2c31351e3c5644ed8cd5e5d4fa63519b1e340a7 │ │ └─142194 /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 │ ├─c7d5d10c99881818f50f4b55daf1579585db4437903f14e64056db985b55ab49 │ │ └─124281 /pause │ ├─ea3c433e05f2ae759b766acc319df14fa3645e8571cc7ef36ba61575d7e13ba2 │ │ └─35496 /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 │ ├─56f5683e426b86caec59fd4f578c88c8ba66f8218cc279ac4f5b42c156700d7c │ │ └─120020 /pause │ ├─23cfe09f4a0cf2764c401621157a5be94611b528265bd1fec233b9ef7654139b │ │ └─140021 /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 │ ├─774d1fc3aa5810542635f808577c0ca969371cabd7e4d1693fbf3b9e87cec337 │ │ └─187696 /pause │ ├─895f49987b4953b11c30f7b6db16ba9c1a013fe22f068b7a6cfe7d174340268b │ │ └─113849 /pause │ ├─8a942c4b7fddba6faafd72ce16f37cffb159296417d3e5097c02369d5ea53c31 │ │ └─20242 /kube-vip manager │ ├─084d3561017fbe3c59ee96473eab8c4206f4ec7fc46b2bd9c1f251a2296c1b45 │ │ └─26027 /pause │ ├─70f86c9eb8f1206b1c91bfa1181e191de5e2fe40002ad4a02aff2f82b044620c │ │ └─142086 /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-157.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 │ ├─488e0fadf9631a877946497c7f5530ad6693b505718cc0da1bb97efe49fefd32 │ │ └─144608 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─1db45f295b4108f857b9727ce587fc1b3d2577f1dabfc6f363863aa7472f364d │ │ └─116290 /pause │ ├─3e99aa14ccf81e6ea1e5d5c1db829d2c39d5a960140d8c1774eb6c024701ebbe │ │ ├─200140 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] │ │ ├─200955 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─201538 /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/tmpv1gmszfk/privsep.sock │ │ ├─240560 /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/tmp3zpzc7nw/privsep.sock │ │ ├─241050 /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/tmpyorapcc1/privsep.sock │ │ ├─241562 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─241564 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─250681 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1606279d-51c7-4e38-9c80-a385610aaff8 --namespace=qrouter-1606279d-51c7-4e38-9c80-a385610aaff8 --conf_dir=/var/lib/neutron/ha_confs/1606279d-51c7-4e38-9c80-a385610aaff8 --log-file=/var/lib/neutron/ha_confs/1606279d-51c7-4e38-9c80-a385610aaff8/neutron-keepalived-state-change.log --monitor_interface=ha-e4630a27-a9 --monitor_cidr=169.254.0.214/24 --pid_file=/var/lib/neutron/external/pids/1606279d-51c7-4e38-9c80-a385610aaff8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─254066 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0b78bf53-fab9-4efc-a484-aad062be6a9b --namespace=qrouter-0b78bf53-fab9-4efc-a484-aad062be6a9b --conf_dir=/var/lib/neutron/ha_confs/0b78bf53-fab9-4efc-a484-aad062be6a9b --log-file=/var/lib/neutron/ha_confs/0b78bf53-fab9-4efc-a484-aad062be6a9b/neutron-keepalived-state-change.log --monitor_interface=ha-0a6c196d-4f --monitor_cidr=169.254.0.83/24 --pid_file=/var/lib/neutron/external/pids/0b78bf53-fab9-4efc-a484-aad062be6a9b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─258245 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=53c420e5-85a3-4e1f-a299-d1ce56abfaff --namespace=qrouter-53c420e5-85a3-4e1f-a299-d1ce56abfaff --conf_dir=/var/lib/neutron/ha_confs/53c420e5-85a3-4e1f-a299-d1ce56abfaff --log-file=/var/lib/neutron/ha_confs/53c420e5-85a3-4e1f-a299-d1ce56abfaff/neutron-keepalived-state-change.log --monitor_interface=ha-eb4b642e-15 --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/53c420e5-85a3-4e1f-a299-d1ce56abfaff.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─264345 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97a496d6-1d6d-4779-8f92-431484aefdc4 --namespace=qrouter-97a496d6-1d6d-4779-8f92-431484aefdc4 --conf_dir=/var/lib/neutron/ha_confs/97a496d6-1d6d-4779-8f92-431484aefdc4 --log-file=/var/lib/neutron/ha_confs/97a496d6-1d6d-4779-8f92-431484aefdc4/neutron-keepalived-state-change.log --monitor_interface=ha-237a6f2c-f8 --monitor_cidr=169.254.0.28/24 --pid_file=/var/lib/neutron/external/pids/97a496d6-1d6d-4779-8f92-431484aefdc4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─306483 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 │ ├─fb63c44e255afc935a579622a5ac49182a4097bfd822662747147a701fb0b746 │ │ └─22224 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8be82b5e1762198025ed93718b0de2feee0292886d200812f6665c818be9d26e │ │ └─163232 /pause │ ├─209996ee318ec637c7b425a1e058763be947d7053474555f031b405770da45b2 │ │ └─26882 /pause │ ├─812e4791f200f13c1f7e55d0082e06e95c57a4788aad9e4715ed20642f2868ad │ │ └─88460 /pause │ ├─158cce6cdd3fb9b81cd1061e454030590ad07791f263c88c5d5ef0c62b773187 │ │ ├─89405 mysqld --wsrep_start_position=c24ad01c-41ee-11f1-a750-c25f62e5141b:20 │ │ └─89560 /var/lib/mysql/mysql-state-monitor │ ├─3304feb5d0701e6c49cbeee0385f3b8deeebecd990fc1cd1ed0f4b06a9b89c7b │ │ └─139956 /pause │ ├─563551fe28cedbf53b313cc0b457dca3019b470a31c3a93aafde14cf855a2b15 │ │ └─124351 /pause │ ├─ac75539e3d88aa13700697e9629940702e714f22dc0fa1a21f079c5535832b3a │ │ ├─121303 apache2 -DFOREGROUND │ │ ├─126370 (wsgi:h -DFOREGROUND │ │ ├─126371 (wsgi:h -DFOREGROUND │ │ ├─126372 (wsgi:h -DFOREGROUND │ │ ├─126373 (wsgi:h -DFOREGROUND │ │ ├─126374 (wsgi:h -DFOREGROUND │ │ ├─126375 apache2 -DFOREGROUND │ │ └─126376 apache2 -DFOREGROUND │ ├─e9e55d266e13d53a338d8657e431bcfe5976dadf674cc5faebc378b2fb8587d3 │ │ └─187895 /pause │ ├─6072d6d71dd2708566efd7a1253672512966b19937f3186a52fcc3e16eb617ab │ │ └─142616 /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 │ ├─0b1d84b167211e4f07a4770b8ee3bc557648980381ae1856f7a994e2167f3e64 │ │ └─142475 /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-157.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 │ ├─39c47c63c9d657bf61aa9ae48255781e5940c08dbaee301ef426bddbbd3ca948 │ │ └─200946 /usr/bin/libvirt-tls-sidecar │ ├─8059a78bc81caad6c3c388ab347e3c56718036f51962997981d1eaa3e6cae845 │ │ └─159292 /pause │ ├─dc7627987dc63b45ea697ac5061ae4bb62295b041acc44ec2e357fbf9425c20c │ │ ├─233972 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234385 octavia-worker: ConsumerService worker(0) │ │ └─234389 octavia-worker: ConsumerService worker(1) │ ├─4f39eb4165c2ea1cb665e04cf998152947168bce4c70ed87cbc44fadd5612f91 │ │ └─33165 /goldpinger --static-file-path /static │ ├─c3dcc2606a4e61fe76073d85b2094256a1a695274c53e9ab51c7c91c46699fdb │ │ └─204768 /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 │ ├─7732d5b99b30b21f9397bf74eb7bf50e87d94aae6101abe7822c00294953d5a2 │ │ └─51798 /pause │ ├─09b2fc469b9c5a2385d661f192bb9fc2d88d9fe85841fc75dfb49fafb0a6c866 │ │ └─89139 redis_exporter │ ├─5f256824284e2785177004fd7740bcd3691e093882b6d324f73458913d58df6e │ │ ├─157349 heat-api: uWSGI master │ │ ├─157384 heat-api: uWSGI worker 1 │ │ └─157385 heat-api: uWSGI worker 2 │ ├─25db5f4f530ef333e3ff14453bbe4c9aa01ae8de39b5a1c6a9e1423a5adb070a │ │ └─201010 /bin/bash /tmp/libvirt.sh │ ├─a96efe78f08f9aaf9ad8e7e34b4b25be3ea1519d056b8043c3471db4a06856c8 │ │ └─47083 /pause │ ├─4d71d2996fcea9f28aa7e355ec51d6e98591754a0844367e01ed5089e7980b2f │ │ └─221469 /pause │ ├─a0140c4adf7b16d89ef61cac2e8ad88a85bffb8b1f867c88133f8ab71138d93e │ │ └─19713 /pause │ ├─ae31be5b08df387f6a7871da773fa4864c5bf9eb2a8aee2d1bff9c4094ac81dc │ │ └─31897 /pause │ ├─66b36fd289c5398ced98dcabbfac2c754f7094642852eab9783ce48fdefeaee7 │ │ └─144124 /bin/pushgateway │ ├─a70c4224e041de3baa54560172b0e7c7805ed4c7d4a4b1af725603515a9e0805 │ │ └─88166 /pause │ ├─fe117af329964ecfee7be8cfeecf86b6a8b8329c0cc728c58b4d1833ac127ccd │ │ └─136571 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-8mvnq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1141301368340a9b6e0ec5d180712ce80a6dba19795382c0332cfe1b86fa6243 │ │ ├─88361 /usr/bin/vector --config-dir /etc/vector/ │ │ └─88516 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5031ef3a72a7240af611ef9fe89cf18513e47f3ce2d6d11d84778bfbb5dba0a0 │ │ └─87075 /pause │ ├─7d1f7f4af6dc19265b8d97d2dea705c471a98449147f293ffdc2e77cb2bb5a2b │ │ ├─232420 octavia-api: uWSGI master │ │ ├─232435 octavia-api: uWSGI worker 1 │ │ └─232436 octavia-api: uWSGI worker 2 │ ├─479f81aed38a5d26a319d767f92e56542b099f086a666d8a5da7c3f6ce9841bf │ │ └─24614 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─259a75a7d74912d93843bec6bb9bbae6e7eb5de2f7a3fe0ec6acc9fd911d6aa3 │ │ └─29630 /pause │ ├─3395ba8ba476a080ffc9e18f993de4ded1e5945e5590b6aaefd52a5e0483299c │ │ ├─208986 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209013 /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 -- │ │ ├─209030 erl_child_setup 1048576 │ │ ├─209202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209203 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209514 /bin/sh -s rabbit_disk_monitor │ ├─3dcdd29e983e60e25662265cc96d30d849fc34b0687f33549eb04c0f5c77e39b │ │ └─35368 nfd-worker -metrics=8081 │ ├─130abbfbe12c3542eeb741c2f3f24640aa1db72d56253f578e4bb701a476eaf0 │ │ └─33566 /pause │ ├─75fb15ee76f9ac9497f77d5c19f0c107e647cf7442776079c213900758f81f6e │ │ ├─171488 /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 │ │ └─172564 /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 │ ├─bc8d3c4b52f179d22f2ef670d74a33fb7b74b05f4404a60d6c651c08feecb504 │ │ └─208862 /pause │ ├─ecdca0a439624d3699bb70cf9f77d854a4d7e391badc8e3adeecafa0f0e04739 │ │ └─39285 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─534a011399d7528b1056f1683ea45a26da37069f2a7c368e78e1303ea122f7e4 │ │ └─168042 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9d4f0a85e2351f7eeb23d6416347514a751e13c162d36a6a4d4e5628f570503e │ │ ├─153613 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153635 /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 -- │ │ ├─153641 erl_child_setup 1048576 │ │ ├─153907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─154498 /bin/sh -s rabbit_disk_monitor │ ├─3ef4a58b9b14d7f26d0c6829541b2924254d250341d9ca04457a062c6fdc561e │ │ └─159120 /pause │ ├─b01ae3cb6a47616eb374734ed9e12746584751dea6cf2f6cd116897ffe0d605f │ │ └─168544 /pause │ ├─f21ee6edeeb09892114199559bd95f46dbbe4058d2404774791ab3c26b532557 │ │ ├─181510 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181978 nova-scheduler: ServiceWrapper worker(0) │ │ └─181980 nova-scheduler: ServiceWrapper worker(1) │ ├─d3ae4663efb1e683856d272997ad2144d68b4040545d6420ac70516e7f54d660 │ │ └─187672 /pause │ ├─9103c89138d6ec53fe7d6ad897a06a92ac10c9d3c1d5b26336d2a8d6b310d12e │ │ └─37792 /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 │ ├─a945fec9d148ca4085a31af02c6dfcd2dc5dca793b29c5ebca21cfb630c466e2 │ │ └─144090 /pause │ ├─275246ebc906ac2d72e3d80ffbd9f5692b28685310784e42bccf0baeb1fb7f9c │ │ └─136997 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─16555b019435aac28da2d407316b3afab6b0aa1bb7184e91bc34832c03c86720 │ │ ├─24822 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─25243 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9257d5dc1b861942562bd0c5d77313cbe7f3df0006149a9abef97d2126b5f85a │ │ └─215129 /pause │ ├─7e6fa142250dcbc0a7898ae73a9d32ae0b9c0afebf6f8f14ef4504e04a3987b3 │ │ └─87363 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8ee7b49e2a8a5ab7df07389ae97a72e1a2a18972d2234d3570d795424507573 │ │ └─53196 /manager --metrics-bind-address=:8080 │ ├─65114d5b5fd8551af4eb4833cceb2a2fef5283aaee21eede00441f4acb8b654e │ │ └─186575 /pause │ ├─7d705d088716a46dba79f7baedb6b382d60cefb0b9c0bd46098b2271075deb1e │ │ ├─235048 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─235071 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b8595d21cb001322b738ba87b6775e35109303fa259453a73dd739db6fecb950 │ │ ├─117951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117970 /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 -- │ │ ├─117985 erl_child_setup 1048576 │ │ ├─118477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119521 /bin/sh -s rabbit_disk_monitor │ ├─b26900e3ad4a8175cc6fcd64a5864f8ce550cc6a25931a197de597165fbcbfda │ │ └─87724 /pause │ ├─4fcd050872699566c8af6aff9b7cf6465e21acf64edced35fabf1de7a2404dce │ │ └─168762 /pause │ ├─75ac3d6946f559d675265c202c355505bcbe56592e65999002ce16d23dcbc053 │ │ ├─136693 /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 │ │ └─240082 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8041728ff199289d4d67448fadd4ebf850b137bce1988b0aacf1e03ed992c97d │ │ └─89501 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f126b78239494818841552ccbd26b78f34337675d4063a43886544b8e790499e │ │ └─19895 kube-apiserver --advertise-address=199.204.45.157 --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 │ ├─d602fd2495e0c905d63191e1a77d816bf96741a23f671fc0333825f9eeca7f9c │ │ ├─186502 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─186891 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─186892 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fb37f0e94d2327b1c7728231d01f81c9ba2841e566be4ca9457f40aa5771113f │ │ └─136289 /pause │ ├─2461753d983f3daa11826815b67207ebf6bbb94b74ecd267ec2be74f9fc0452c │ │ └─201488 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─70b802ed600fd4f6b06b44230e544311c921ac5a0e76aa797c3d0a1f0b2d2cfc │ │ └─42376 /bin/memcached_exporter │ ├─772597687a94298baaa53d6b4432d06794111070722f00a56ce82d1385c14798 │ │ └─164167 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─4aa92b857402dc94725934e199cbd2e2e8c655f63124f87f1266cca782d78cf6 │ │ ├─211237 /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 │ │ ├─241832 /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/tmpk3_ddh87/privsep.sock │ │ ├─242152 /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/tmpcne669qb/privsep.sock │ │ └─242389 /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/tmpkcdaftis/privsep.sock │ ├─672617787b1d8fe1895a7951031b5bd494b5718b91d538f20bf2ae313b89e06c │ │ ├─186392 magnum-api: uWSGI master │ │ ├─186436 magnum-api: uWSGI worker 1 │ │ └─186437 magnum-api: uWSGI worker 2 │ ├─158c10f87851c059c2f738fb8c1b1b6e5130f5bfd53dda240446d4ad880e0745 │ │ └─161276 /pause │ ├─a4647868ba9150617e5559a26e212ebddfe5e9dcda83389661ae16c5b3fb018c │ │ └─123758 /pause │ ├─b1741f9dfae8c2c957931fc78428a6295868a11d197bf30b48cfbb484082d0db │ │ └─89534 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─954d34e2c32b91ff9dcece7761cb715ba08b60f6522fbd059d41349d89ea9f49 │ │ └─140229 /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 │ ├─6affa7ce78fff8efad4861b6377ef1abb2827aee8c6b7602a24cd6baa8d47645 │ │ ├─169813 glance-api: uWSGI master │ │ ├─169856 glance-api: uWSGI worker 1 │ │ └─169857 glance-api: uWSGI worker 2 │ ├─dfc11565d2df3ccb85951af98f4c428a0954d8118d14d5656eb978f1cb60a80c │ │ ├─140188 python -u /app/sidecar.py │ │ ├─141069 python -u /app/sidecar.py │ │ └─141070 python -u /app/sidecar.py │ ├─f33efbdb6a4ac1f3cb7b2a326e893e4550dc3c9026492ca3c7fc716099a68176 │ │ └─51290 /pause │ ├─adaf63273d5b3912fd4a266ad729cc456b81656ae212c88f7db853bedbe1e997 │ │ ├─207303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207339 /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 -- │ │ ├─207347 erl_child_setup 1048576 │ │ ├─207751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208469 /bin/sh -s rabbit_disk_monitor │ ├─f4720b3b4943c44d9e94c12395a783a5146c4d9d71d09c56966ce73a20a12271 │ │ └─142303 /pause │ ├─f393c746196a7b2aa65213de7e5b315a723f4432ae0088596554c3e759f0dba5 │ │ └─163265 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─20ca222d1ec374a7251940a93a4edcdcc6292fcd585c58d0a9531cb70765828d │ │ ├─197384 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] │ │ ├─197801 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) │ │ ├─197804 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) │ │ └─197807 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) │ ├─ebbf7139220739f769d564141696ebc19998279ddacc7cd118101b3eb4be5c85 │ │ └─168012 /pause │ ├─474c59236b8e8785a9f928e894eed15e19372f17fc280fe0c2ba3d7f23d8f7a6 │ │ └─184906 /pause │ ├─91f1ec3bd788724702f4bc2dd86978d59190bc4310c33084321d6d11ec0180a2 │ │ ├─153463 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153482 /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 -- │ │ ├─153488 erl_child_setup 1048576 │ │ ├─153709 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153710 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153720 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─154286 /bin/sh -s rabbit_disk_monitor │ ├─fc77a8386820b8a26cc2f74236ca329bb851da6e39e5736e3669cebe509063d2 │ │ └─41652 /usr/local/bin/rook ceph operator │ ├─1303b3dd70841e7c4f41d75932e9506aca250c90eff25f667656e5b9d384937f │ │ ├─120193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─120226 /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 -- │ │ ├─120241 erl_child_setup 1048576 │ │ ├─120502 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120503 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─121305 /bin/sh -s rabbit_disk_monitor │ ├─9bf3003bfa0157fb41d1cfa383915b6b18497418503b13251a3c31951287d008 │ │ └─46935 /pause │ ├─30efb76974c871d8c0ba4d2fe91d5fd37ae0784efae8ff02d628ecdf96743645 │ │ ├─157323 heat-api-cfn: uWSGI master │ │ ├─157382 heat-api-cfn: uWSGI worker 1 │ │ └─157383 heat-api-cfn: uWSGI worker 2 │ ├─488551884a532151d91610eb5e6a03807d920dcd74a7627697a235aa5c3382a7 │ │ └─94848 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 │ ├─e493a5690efd47b1acd06dbb76164fe710e73011ed3f089efa037bbecf8a8a8a │ │ └─22199 /pause │ ├─1c21c354e3ab31847e78c7182d61c822fbfe7afaea45b157a7ed3b853c40a112 │ │ └─140138 /pause │ ├─f1ebd96ff8f669d8def81889ddebbc5c5908e14ddca16115ccf330ad3da4e2e2 │ │ ├─96153 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96191 /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 -- │ │ ├─96199 erl_child_setup 1048576 │ │ ├─96298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96533 /bin/sh -s rabbit_disk_monitor │ ├─739f650590d8a61340f3bcc2c2f3c9a505b90ab4191cbfc2fe3d47ca9e81769e │ │ └─142523 /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 │ ├─a1c3c9b5d4b055840ef64b5e0303c101d0c5afef4966d279d9f2f30e9b287eea │ │ └─204460 /pause │ ├─0cbca4c739f72209a07358b8683bfd07d5317cf9adeb5899c3426d11ddf015c8 │ │ └─172226 /pause │ ├─f89a8c9cc5cfe2a10c9b79dfb0ec8d0edbb0930e6497b8bf7a9dc93ea9f77f61 │ │ └─38455 /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 │ ├─581ba753064f1ee808c7c23adfedde0026742908c9b8e8dd8677e3d50b5c69bb │ │ ├─116925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116960 /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 -- │ │ ├─116980 erl_child_setup 1048576 │ │ ├─117311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117312 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118574 /bin/sh -s rabbit_disk_monitor │ ├─7833802c3f0054dfaceab1620583548fac22da3cf44c5b93f78265c640154c11 │ │ └─23741 /pause │ ├─3b0df5cd8c70755721d2bf4f0e50524a6785ea996de4973856ceaad2b0ae583c │ │ └─87111 /pause │ ├─e21df9632f71d0b1dfb1bee3dd76a8d74281eec51461c293b954d65d9e86204b │ │ └─176597 /pause │ ├─e7e35ba7b8803e29caba8f07d72bb967f3ee91afb50d9d980d6aa60637a62229 │ │ └─19715 /pause │ ├─f1141d1fa10f932ba88034ee73aec4116594b4854efd63e3638ccf991d7931c1 │ │ └─19737 /pause │ ├─9804e147b5c07adea252421876af7394b9e90123e9eca8c902e25bba8df8ff07 │ │ └─171117 /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 │ ├─1f92611839e94300d076980419b6219d82b4e035acc33a7f345551d8d4605337 │ │ ├─176636 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─176975 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─176983 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9a3addc24d841ca820b5d7c65c8f650edc430e3fbf0e2ebb5e5fd4287f5a4f70 │ │ ├─197427 neutron-policy-server: uWSGI master │ │ ├─197439 neutron-policy-server: uWSGI worker 1 │ │ └─197440 neutron-policy-server: uWSGI worker 2 │ ├─d2d2b467a4f9bbfeddb64b06cea35bc95c31e7a92063c0acbec822b3d918f293 │ │ ├─198788 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) │ │ ├─199231 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_y537jni/privsep.sock │ │ ├─199441 /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/tmpu65vl169/privsep.sock │ │ └─200172 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a7636e55bbeab2143cf37386dc98ae263a19fc815d1558c194a2be6d05c7d284 │ │ └─164141 /pause │ ├─aad32e731547d229e5048997966469fb0e409889409a50b2f5dda5172b7f0815 │ │ ├─227647 /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 │ │ └─227939 /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 │ ├─446d93093a2f688d0f07ee168a2af31ed3d39785c5b2ec32ceb78fc5f16f8ef4 │ │ └─84851 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 │ ├─07e0ebefee7224d30b115f4e45ba3af9924bfe3ae3068a1446df6a41f1a8087d │ │ ├─147056 barbiacan-api: uWSGI master │ │ └─147072 barbiacan-api: uWSGI worker 1 │ ├─fb8060738a650fc11e38d57e035f12b8e3126c8d09f837d2b0a3ed45e2740a44 │ │ └─95758 /pause │ ├─27b02268f863253f66a54217ab5229631d60ab4b902e7eb334f00e37825570d9 │ │ └─211263 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0bed520d6f393953c0f708e88f3a98fc00edba7cdc133a59dfffef19a7608a3a │ │ └─31528 /pause │ ├─c5a965b9d04628f0569dda3fafe570a7c300d2054ea8ecd4a894a206431cffcf │ │ └─86952 /pause │ ├─c8f8feabd05378e66b44b2e48efd4245b384aefe2b52907eeea0de38a2553f6a │ │ └─26069 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─288e1132f77a25bbe856f6a84117ce3393a69dad2dda7d3e0a65c519033e9ae6 │ │ └─88542 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─230a2ef11f3b1fb57f80826750f8766522e939b5c8eb72733a0632ae12be240d │ │ └─172287 /pause │ ├─5bc6f7d4ed9d30f81a2883373f2932cf1d665527b511db2a67bf2eb495c4cce8 │ │ ├─105431 apache2 -DFOREGROUND │ │ ├─105449 (wsgi:k -DFOREGROUND │ │ ├─105450 (wsgi:k -DFOREGROUND │ │ ├─105451 (wsgi:k -DFOREGROUND │ │ ├─105452 (wsgi:k -DFOREGROUND │ │ ├─262618 apache2 -DFOREGROUND │ │ └─263202 apache2 -DFOREGROUND │ ├─aaa152cfcf2246308bb0c75b8906fd4ee22e34cc17060e0dd42dd28dd5a81813 │ │ └─186147 /pause │ ├─238c47751cba8b103711bd15edf3154b279ebeba0bfb3d0d76a7e7fca935f511 │ │ └─32073 /pause │ ├─d41d6154cb26ee4ac6fe2a60c779da8787059fe1cd10c1451905f8c3662432d1 │ │ └─19590 /pause │ ├─f484f5ffae6ed8cbbf61f17d58361dbab7f30a2248b897184352746477c78f52 │ │ └─215274 /pause │ ├─f3f10d3a68227025152ef6a2799bd420c10de39be561236b3e364d44a967089a │ │ └─89059 /pause │ ├─a165892c56d198f26c97e124647709fb29c1c97416e999d6bedff2add3e39778 │ │ └─233975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c7916a4521b57e6346b78e40001ec5070cb047d89df42685f7190a954654ce02 │ │ └─139859 /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 │ ├─381151e1d726991056644ef4f2f09ceda1dee054305dd76e4219a43dbe6ab334 │ │ └─214985 /pause │ ├─1a66e843ac3fecb2fbbec65f2770688013447205a5bd8276e2863d863b90c5f2 │ │ ├─157303 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─158398 heat-engine: ServiceWrapper worker(0) │ │ └─158428 heat-engine: ServiceWrapper worker(1) │ ├─54ab0eaffd8f608c7a45ae3295833572609fe11e777bf5924557568f6e2d7c9c │ │ └─52486 percona-xtradb-cluster-operator │ ├─2e891c1da6f92a528dcdce0302332f7534358b2be9857fd9c4da3e34c6cb4702 │ │ └─31314 /pause │ ├─98653d84c83f29d7cccd18d36cc78fa34a627d98438c4e74c5d9ca2127f1a64e │ │ └─88500 /pause │ ├─187d313bb10a4698601e9315cd86f142c0ecc6c02aba29e7379e91791fddf8ad │ │ └─127874 /pause │ ├─622a7dd43663d5c957b731e7b6107ce283e7ec79b37c59de9d2b0f60572f4a11 │ │ └─51965 /pause │ ├─876bd7d68e66af9aef9479ec7fd4ed0e8b9ce8932219142ad02c3d1c19752020 │ │ └─115499 /pause │ ├─a7ea78296f3ec6b455c53e52043482d90198800185520e0e473ecff9ee5cf65e │ │ └─158639 /pause │ ├─e786d248f100c395075c332dfa3ed55511691bbad56ea1c3a0cfdf5fae8a1b78 │ │ └─159324 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─942eb70d2a96bd096fdfa3226fbc7205a5cfc9b2670858e8f881a45f4f9a3add │ │ └─31093 /pause │ ├─79ba350eace898b2a9c09e84943316f61c42c28462f17d702858c6a9e753e331 │ │ └─36868 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─56f39a9ff917758f677891b1b872a1692842150202718ab30999bb1f58aa46b4 │ │ └─207124 /bin/openstack-database-exporter │ ├─9979ddbf286ae22bf4bb6628b03503f03ba524d577368d2c0679acfff890d09e │ │ └─169584 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6238f16c9c5cd32636bfe7a6fd9b01c3850ba9a0a53d5f5e101ed42e20f2c3d8 │ │ ├─186183 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─186867 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpnvbp2_rl/privsep.sock │ │ ├─186872 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─186874 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─74fa72eea69e47fcf51caa7078797248debeaecac3f77f969f415147d4e7d6d8 │ │ └─221398 /pause │ ├─a025bd2e396e89cbba84047c2defe224c4b7b056a2b3a365296e13c34784c316 │ │ └─19924 etcd --advertise-client-urls=https://199.204.45.157: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.157:2380 --initial-cluster=instance=https://199.204.45.157:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.157:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.157: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 │ ├─08e8bc99eac257a45338df7136033fffdaa8991ff1db9654e7867d5b639fc0a7 │ │ └─94810 /pause │ ├─98ca9eb69f2ecf2cfd57e92490657c32b87e0950d58847b356edd99eccd0073a │ │ └─48884 /server │ ├─2890dfdd61e32c83e742c919b8950a20fc99184467db423543f7d1ebc3b6cb82 │ │ └─19837 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 │ ├─d3e702106e71c2960bd16594a93d6f418f71f78f004247f002926d7960e816f1 │ │ └─187794 /pause │ ├─da8299cd5c66e0ecb0e9f2fd84edfef07a00eecd290d305412f549a643997108 │ │ └─88993 valkey-server *:26379 [sentinel] │ ├─4091dd20a279740ca7c719fd02b381ae91cdb3fcf0436c7ffb4e4161b23d0e71 │ │ └─105253 /pause │ ├─91983729556a2346da221a5f132afade14edfa255fd165a4a32425ada83f8cd8 │ │ └─19736 /pause │ ├─cff4d8831d6f787230f27658276f1430b2f67f384568c10d22363b6ef3414ea2 │ │ └─140067 /pause │ ├─a33f2fdc25ce6c1ad04797a5ad4152b73481265d3c45065fd32196fb8fc7b9c5 │ │ ├─138474 placement-api: uWSGI master │ │ ├─138492 placement-api: uWSGI worker 1 │ │ └─138493 placement-api: uWSGI worker 2 │ ├─4789b7b61350ebb1f90ea734bae8c24627cd1d8f717c50fa131952c6c94dc096 │ │ └─124158 /pause │ ├─38fafdba74bd967f0d45ad7e03cdda4976eb6581d9393fdc04f138f622d12c91 │ │ ├─140261 python -u /app/sidecar.py │ │ ├─141067 python -u /app/sidecar.py │ │ └─141068 python -u /app/sidecar.py │ ├─43e6b0242d5e15983e994cc119377058cd3ccfb0706820dd279dede4fe3a02ab │ │ └─113923 /secretgen-controller │ ├─2cb0da80872bdba9f07a7b7bcf6b450b52031a3bb9fb9e0d23945772564831a7 │ │ └─88797 valkey-server *:6379 │ ├─4bc8c3d4d45fc3bc4a25c10f42a3d8fd5daf4deb022920b77eb1fb79f957d9b6 │ │ ├─234835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234852 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─296383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─59fb25542b18852192191171636aba76905e8bc9d0917d16c8ff7ae1284485d2 │ │ └─176671 /pause │ ├─d5563d32940793c0ce886d748a2cb0c2eae498a780397123b32ed4e967b6155a │ │ └─159688 /pause │ ├─9381dfe19542bed9f7e8642dafdc0fca7ff5c8b2bec4eed0f598e9c24f89f0cc │ │ └─162499 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d7d11028f4004c25c8bc205108c1523a5ae45eaea0ca799277243187f94b5440 │ │ └─187816 /pause │ ├─68009834e7e68d14579893eae7911e086d0ddf2be8fadf1dd27e5215ef0423d0 │ │ └─30800 /pause │ ├─5b7bf4f31a3514a3ddb360a3c41c7767e0fdac6c8ca39052276a4f3f7391773e │ │ └─32208 /coredns -conf /etc/coredns/Corefile │ ├─8706b66dc462ca4ced77bc3725c7f70ef9687b4e7617fbd1570985e13230a3a1 │ │ └─200177 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) │ ├─61ca81fd463a779c702745e9a2b1578515b9d0f3deb82fee5118cf560021ea4c │ │ └─178734 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ └─a0e9ec51e6b7885d44b5aa36daa13ce20c46b532140e079b380cd1a1b1a0f463 │ ├─155297 cinder-api: uWSGI master │ ├─155309 cinder-api: uWSGI worker 1 │ └─155310 cinder-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount