Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21847 /lib/systemd/systemd --user │ │ │ └─21852 (sd-pam) │ │ └─session-21.scope │ │ ├─21782 sshd: cephadm [priv] │ │ └─21867 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1605 sshd: zuul [priv] │ │ └─1618 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1609 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─388478 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-drjnxuqauutcvqhnsacrkvdwxrdjrisq ; /usr/bin/python3'"'"' && sleep 0' │ ├─388479 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-drjnxuqauutcvqhnsacrkvdwxrdjrisq ; /usr/bin/python3' && sleep 0 │ ├─388485 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-drjnxuqauutcvqhnsacrkvdwxrdjrisq ; /usr/bin/python3 │ ├─388498 /bin/sh -c echo BECOME-SUCCESS-drjnxuqauutcvqhnsacrkvdwxrdjrisq ; /usr/bin/python3 │ ├─388499 /usr/bin/python3 │ ├─388506 /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 │ └─388508 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9947 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 028244225be698d50c6ac52272e9444ff11e3a3783bbe5142d562b1a8f006853 -address /run/containerd/containerd.sock │ │ ├─ 12668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b62ff33cdb597bbd25bcb886578f469f9217e7269585bdd1a0d3a523fddeb275 -address /run/containerd/containerd.sock │ │ ├─ 18819 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81ca1383aaaff33b9d9479862532a86341aa39c7c45f87ec0c9729176f06d6b8 -address /run/containerd/containerd.sock │ │ ├─ 25402 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 52f62916d033d7820a0bb329b8abca9f77d15bf885ba7023d282682a20a0b283 -address /run/containerd/containerd.sock │ │ ├─ 29996 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e5bf5e7ac2916018abc6340131cdf86334d586ed622cc1a77da2d5fe0d8c94e0 -address /run/containerd/containerd.sock │ │ ├─ 34800 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42e18cc635fa5c29e725c9db6ec330cf12e481ea940cb1950ff24d80c4788a83 -address /run/containerd/containerd.sock │ │ ├─ 40650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5c72d691c7a2db365fab3bdf46280c937373c9213c65e2029e8fa02af4fa25d -address /run/containerd/containerd.sock │ │ ├─ 40668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 256bb4b2c52704b9de2da22dee50d60188f8afe24f308e27488f1de7773b509a -address /run/containerd/containerd.sock │ │ ├─ 40688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30daef322a976d402db09b5b1d2f3fdad6c45957591e20dd1ae7007d57cc2a48 -address /run/containerd/containerd.sock │ │ ├─ 40700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a2563889740c02140115e9f924578aca208300bb519a578ed9e26eb92544d44 -address /run/containerd/containerd.sock │ │ ├─ 40701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c377c18d421ba94b82fe6fc38436dc55664a37dc85dc948817940c7a9a79b56b -address /run/containerd/containerd.sock │ │ ├─ 41276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec5ee73dcdc713007dbc054e5012b79ef674dcfb392f18a26ca73ec20a1b030 -address /run/containerd/containerd.sock │ │ ├─ 41986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26c90c271ed06eb52c67961c7f478f6e9dcdec8634cdbb243769f9b00c6e6eef -address /run/containerd/containerd.sock │ │ ├─ 42002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa50075dc06e2d069c323d36362b63c2615af48463150d6d45e4e21c588769c3 -address /run/containerd/containerd.sock │ │ ├─ 43345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465e4ecc047f551bba934d9391d44a9e891b1db03f13a5c5245ed0301b1b59a0 -address /run/containerd/containerd.sock │ │ ├─ 43752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794702ce97fa9b5a4991c2a7b840deb07eb894c70bbec78e6b4eed0ea8f6cc32 -address /run/containerd/containerd.sock │ │ ├─ 43790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3f372b21c97454bcd57d588e36bebc494577a231ec54d7c354596f0ce21e6d -address /run/containerd/containerd.sock │ │ ├─ 44225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ee6797a4da30dacfbc84ee4ff2b05da2c41c221930dc76aaa5536d6bf238bd -address /run/containerd/containerd.sock │ │ ├─ 44727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5cb3667466c35360e3f3689a1cdef236c4d30b796f933fabe2c68c059e9ece3 -address /run/containerd/containerd.sock │ │ ├─ 44766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3bbae6a243c6fa96b2353656ce1ef59b276af612964de955e8fe839c16af1e -address /run/containerd/containerd.sock │ │ ├─ 44812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce85bac7dc04cdfb9d47d7afc5698e70998675559271b5e97ae03da2a6b2046 -address /run/containerd/containerd.sock │ │ ├─ 46789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3c18dab0c1ea95fe03daa5d15a173a2c9821fda9f194d0d033631d3e7017a1 -address /run/containerd/containerd.sock │ │ ├─ 46855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 966a10bf6ea371c3be839be1903819198332e2095b9d808c062f7eaa3f05d47b -address /run/containerd/containerd.sock │ │ ├─ 47612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f1892828fe175542220ecda7ead309fdc6f67e4ab4608ede9f56611474b6c4 -address /run/containerd/containerd.sock │ │ ├─ 47662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0eb83b75e5b5b052d0962b120f60cef3782909f8efe96e456749a4b7ff777e -address /run/containerd/containerd.sock │ │ ├─ 48037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d4aab1a1ec7442c52dbaf4d6704b180ec32075729c12edcc8181473b21bd22 -address /run/containerd/containerd.sock │ │ ├─ 48576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f1234e738a793f92e40bc1862f1492a4577b3a893b48f7ac80416fb3228a57 -address /run/containerd/containerd.sock │ │ ├─ 48891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3086dcd361c64040aab926d69d970e4a8a5dbffe3627740ebc154d064b279c30 -address /run/containerd/containerd.sock │ │ ├─ 51202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7f9eac256b2d2be3283f8b5ba4667abb9b4f69d38debb861e1643b28cf98dba -address /run/containerd/containerd.sock │ │ ├─ 51330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f9c29788d94d379cd12aa94f3885e88872e0ee583669ad5e890946e4dd9db9 -address /run/containerd/containerd.sock │ │ ├─ 55474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 151f7757b6f1e10a4400fed2be548a6704a03a7454cfe4fb23ed9662488cde1d -address /run/containerd/containerd.sock │ │ ├─ 56066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e7a61b1ee53f1528b628904209258ec83c1986762a5d8ef610cf5bd243fe85 -address /run/containerd/containerd.sock │ │ ├─ 56120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668572851f990f9bf22ae7b4b49417c6ba71a44a794502ea9cdfa7d158704f92 -address /run/containerd/containerd.sock │ │ ├─ 56182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92691389be960df41b712111937d74ee3aa9c9b5ed8104c7b39c6c348ac0f06 -address /run/containerd/containerd.sock │ │ ├─ 56337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8525a607a47019a31ccf9aba3c39fe7cf6b22db311f69abb3bd49bef3fb86e5 -address /run/containerd/containerd.sock │ │ ├─ 60131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ece3cb27ac40aa2548182f9d9b28cdc6d1ec32be952b6db8666bceb2b7cc788d -address /run/containerd/containerd.sock │ │ ├─ 60295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ea80cb9fb727cc294294f40ab134a21fd62ce1e71de4db687cabdeec100691 -address /run/containerd/containerd.sock │ │ ├─ 60348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3657f00ba98529b11d90403d43a5e5fa89f4589bfcfdda91c7155a6d694d94 -address /run/containerd/containerd.sock │ │ ├─ 60388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5422a442dc331705885a44029991b15939ad2e4dd5fead060244b74adf89ca15 -address /run/containerd/containerd.sock │ │ ├─ 61969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77959efd4172b4d5bf30b1a0f942285835873a9604f21bf6a24497cb8c6dada -address /run/containerd/containerd.sock │ │ ├─ 62135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78147b71e04e2c7d05617785d55db4042b869cafa443565d291b0c160aadf47 -address /run/containerd/containerd.sock │ │ ├─ 62234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf1a153e47089484533737a73408e8e42ce466a476ea67f30d0be986857e186 -address /run/containerd/containerd.sock │ │ ├─ 62402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13addc796ef98d540e9e830f78cac51ec9aad5408f428b625200c3d0687dcc5a -address /run/containerd/containerd.sock │ │ ├─ 62517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b092a1bbffcdd55f1dd0367b6c24251a07da3746332a6e3147c78dd1d6fba76 -address /run/containerd/containerd.sock │ │ ├─ 62655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3258c0bc1bb0da1418f020ff96911e9e483b860e97fd22642f953ee97dc8811b -address /run/containerd/containerd.sock │ │ ├─ 62966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68c7dd6b6f2cd202e541821e8b647b13ef858e293a74daad5b55e148abd2f38 -address /run/containerd/containerd.sock │ │ ├─ 63286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608c78a8e3f587f76c53261bac44d360524bc315af134d10560032a299d84d86 -address /run/containerd/containerd.sock │ │ ├─ 63908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99cc1506db9151a4333248835d87eaebfe83c90eb1ff0a75f602f1c84cbafb22 -address /run/containerd/containerd.sock │ │ ├─ 64479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e96a45cb24bb82e81473ae7a06dc6f9a12d417ba3d095795484386d16f62774 -address /run/containerd/containerd.sock │ │ ├─ 65988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d24d5c9f302e52f033899910f171577696af16ef7239bcb3994b2f1847f3243 -address /run/containerd/containerd.sock │ │ ├─ 68097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0adb271f7638c56d2f6d38010232c7e433523696f0360c42f718b16bbd6a6cae -address /run/containerd/containerd.sock │ │ ├─ 77192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4c56d0be8e0a3465e455085e2168536dbcefc3076b55cf3aeac4e40c9a16e3 -address /run/containerd/containerd.sock │ │ ├─ 78660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d4b483dadbf4da7707f87bb33190d1b54cbdfc41df70213d2d741b2878df123 -address /run/containerd/containerd.sock │ │ ├─ 84305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d8e462099df79b5ba8bcc7cf1d07873569d1d63694676d6d497291d87166d4 -address /run/containerd/containerd.sock │ │ ├─ 89990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916b07e4a018296e052a9c39ca3c2e87bdbc3e8e549de92dfa9702628746eb4c -address /run/containerd/containerd.sock │ │ ├─ 96453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674d2b17f9e8d67bf8b7d8ae798ef939adaa2b30f233306d90e9e80578bf9293 -address /run/containerd/containerd.sock │ │ ├─ 96506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f323fd9a54c571378981f957bd44cac541bb248cee23b413c7b3b9695237b5d7 -address /run/containerd/containerd.sock │ │ ├─105517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653f72c1ba00f02fd4213be6b5002b2d06305015d74a57a2e2915200b29073df -address /run/containerd/containerd.sock │ │ ├─107821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bfa46eb63c08eda24b689bbf80605f691437364facade42c26902c87e445b0a -address /run/containerd/containerd.sock │ │ ├─107936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79333369ad1c9005d94e819800c39ab9b4ee2f6d4160317d2c2131306a23d6ca -address /run/containerd/containerd.sock │ │ ├─109949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a07440714d23531db7b2a2e8bf53508b59cd26e07b58222fda4323da77de38d -address /run/containerd/containerd.sock │ │ ├─111785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b9ea2e806c4394faad64af708d95b1e2ccf7ad56d9e0c03a4c1e10b1709209e -address /run/containerd/containerd.sock │ │ ├─111839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5c93bd840ad63a87f5fe2a825154c0e525c3a4024475be62e017699b37ac09 -address /run/containerd/containerd.sock │ │ ├─124927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f17616bd7f7d8775378c75785b08553514a048b9f92aa2af943e063f3c227a -address /run/containerd/containerd.sock │ │ ├─124966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe974c2884ddb2759e34acb585b5b314b136a2e07da748bab14d0b77865d2710 -address /run/containerd/containerd.sock │ │ ├─127464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10826543109297c6989d598321695ed05a82e53fbeb29f5be95a24d6b359a37e -address /run/containerd/containerd.sock │ │ ├─141428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fec2badaadde5589675950c3735780da9333fddd68ee9c2aff485de753a1583 -address /run/containerd/containerd.sock │ │ ├─142442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a68c59c0fb713259438cd54fe082a0ff7b35411839aeefefc6c97fd1ba09583 -address /run/containerd/containerd.sock │ │ ├─143419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15fbd30c2783bec6eab87bd62401ec252f7e9005d0f84ddd4d3069efdcf0b564 -address /run/containerd/containerd.sock │ │ ├─143469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969e203031e64a2ad153d0db9930b2821e6aca4af04071bb2377c47f4757cef8 -address /run/containerd/containerd.sock │ │ ├─144238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951cae32904a8defbd6a1bbd61100dc24505687223b1af8db586413d5a3f747e -address /run/containerd/containerd.sock │ │ ├─145270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b631921529323262ac55681c578892eb6fb7e711d898558f12525e7daf25fac -address /run/containerd/containerd.sock │ │ ├─147041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15055629974bf8c293197fe2962ad2bf67e62aa1cf8b4c860fc3006a9e3d593a -address /run/containerd/containerd.sock │ │ ├─147267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9f0d12f78c80a2978e5791deb887db783c641c75dabf684c31a0f87f22c272 -address /run/containerd/containerd.sock │ │ ├─147329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c694a35a346322335e154d0bc400749946aaec3e41d703e2b113a46efaa000a1 -address /run/containerd/containerd.sock │ │ ├─147629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb32c30abb4e2fefa145ef5a111af7d6e8c49833aa92086d297dd56913e1fb4c -address /run/containerd/containerd.sock │ │ ├─147723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe140a687a4a84a72ae7b333701d735de1f64888e051ca57952a2dea54ad9322 -address /run/containerd/containerd.sock │ │ ├─148128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e879e92d0fdb95065df91e79bbaec88c694c3787f91444c31cdb73101842fd67 -address /run/containerd/containerd.sock │ │ ├─173529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f69b3f36ff2a0fdddccd56b573045ea9e21f2cbe4113298498bda94e33789b -address /run/containerd/containerd.sock │ │ ├─175462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e375f1a892220ab61310a5cc99fbc93737271b31c08912808c476fd2de0051d8 -address /run/containerd/containerd.sock │ │ ├─175468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59c04e038d8a55da48ed60f3055a27f3593173eff5244f4eadad818dc5868132 -address /run/containerd/containerd.sock │ │ ├─175722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c393747a611fa13dfb96bfe25e629af0c3ca278082ffa3a2277bc1379c4f55a -address /run/containerd/containerd.sock │ │ ├─183461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2100c9cc2154c336954f8e046425ca3475da9b48d37b66adbe223034a66724 -address /run/containerd/containerd.sock │ │ ├─186633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8c9ce90433ed1796da8e46f8cea2d1e55c681365cfef8a32de896f9675667d -address /run/containerd/containerd.sock │ │ ├─188952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 816f2d752261eb3ea9e8fc267eff4c34ba2dc3201d99417a05f55df53d05cbe4 -address /run/containerd/containerd.sock │ │ ├─189116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de31927f510321afbdbda14d5247ceec9a7019a71b9d999693874338e1321cb8 -address /run/containerd/containerd.sock │ │ ├─189185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6159800fa0963c2261032312dce427798d7e441bfde941855baad409d3870a27 -address /run/containerd/containerd.sock │ │ ├─204105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa554aa7dfe612535b4c1469a192bd516eda40c5a8ee94cbf8e244262baf9336 -address /run/containerd/containerd.sock │ │ ├─211532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976dc3713997ee8a21293cf6822aacc15022705c4e4dd575c7f703af066d404f -address /run/containerd/containerd.sock │ │ ├─211553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f52c17bad83292240e1f0f14d7533b868e83dfb1666ce160eacd7e5a9bb24fd -address /run/containerd/containerd.sock │ │ ├─211595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e086a7758fd1384638fcb82da7debdbdac8a3b4027180a8b79fd0cef5516bcf -address /run/containerd/containerd.sock │ │ ├─211885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aed9425c63b1520c64e39fba741df30946cfcb609b4b930acb9cc77453e863f -address /run/containerd/containerd.sock │ │ ├─222727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e826c152155ef49be25730e02e84e7382f842c171c77bc3817cef88d6bca8e7d -address /run/containerd/containerd.sock │ │ ├─225232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206635472e3ec9746acf28e7243de2edc00bc27b7a1f41bab18086a2a6741e0f -address /run/containerd/containerd.sock │ │ ├─226242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff8d1c0c28ddab4d153207ea718654905675679ff9ad4a93a2cf64c7887ac95 -address /run/containerd/containerd.sock │ │ ├─227226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735b2bb270ca1407241f88a0132385c6961b87cc2f3f13d19318912a4d4d7dbe -address /run/containerd/containerd.sock │ │ ├─228327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d403758855969ff285c7c1760fc1471c97af42b130c721990beb17f52ce8ee7 -address /run/containerd/containerd.sock │ │ ├─230525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8265f7a3e9a360d4658582325d269787765ac67b13d80d265643a6e67e7016b4 -address /run/containerd/containerd.sock │ │ ├─231897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32aacbf4b6558d82789df42ef0bdb4ed6130ebc5a10ae3897b04a5da267a37a5 -address /run/containerd/containerd.sock │ │ ├─231932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb8809b178eaa319dc8ac73121f41216dd5c9588118e80ef7579ff261c2c2d0 -address /run/containerd/containerd.sock │ │ ├─241010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262b1b5bc9b6610e48b6f3a7b80632537724b1149b835ebe344cde2f98186d8d -address /run/containerd/containerd.sock │ │ ├─241559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e434d4063587d0e62dca0dc38afdb23e5f6b454660ebb573d729a53cf4b73902 -address /run/containerd/containerd.sock │ │ ├─244586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5845afe7ac3383259acbea5857009202a2c70db2bfc36e8b60bfc14f9abadf8 -address /run/containerd/containerd.sock │ │ ├─248734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc93e8b0db07285fd41f6459c93c645f8e9473bee8e0ad99d1e212bfcf6d105e -address /run/containerd/containerd.sock │ │ ├─248972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c2a5933e45cacc450d71b29692fd1ecdba5cce761df84f476e92e01ad053e81 -address /run/containerd/containerd.sock │ │ ├─249025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bad6321d23c5716d8acbd390951486a0a976232b1f9426df1c410f4e431089a -address /run/containerd/containerd.sock │ │ ├─249067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d63372f1c298e4f6b1302d57033f597d49759e906a61aadfb43c49a8a7cf45d7 -address /run/containerd/containerd.sock │ │ ├─259554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337d2a23d4bc570ab5eff21e3aeff820d28364a070abe798256724cc6f79ce31 -address /run/containerd/containerd.sock │ │ ├─261577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d8ab7730d6aac1d525559f7b57c8aa3c62b48ab3bffaf13b2474c4d1c7c977 -address /run/containerd/containerd.sock │ │ └─263241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88aea1d9f3056d50ca2e948d25075ec6e5e6e8472027fff549174fe1872c05c3 -address /run/containerd/containerd.sock │ ├─docker-028244225be698d50c6ac52272e9444ff11e3a3783bbe5142d562b1a8f006853.scope … │ │ ├─12329 /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 │ │ └─12350 /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 │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-81ca1383aaaff33b9d9479862532a86341aa39c7c45f87ec0c9729176f06d6b8.scope … │ │ ├─18847 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18861 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29712 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29978 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18748 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18768 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25384 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.fhubeq.service │ │ │ ├─12581 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fhubeq/unit.run │ │ │ └─12612 /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-fhubeq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fhubeq:/var/lib/ceph/mgr/ceph-instance.fhubeq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fhubeq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.fhubeq -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 │ │ │ ├─34509 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34780 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12219 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12248 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10320 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─run-r29caa430e380454788ec252442202b7c.scope │ │ └─190617 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140879 /sbin/multipathd -d -s │ ├─docker-b62ff33cdb597bbd25bcb886578f469f9217e7269585bdd1a0d3a523fddeb275.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fhubeq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.fhubeq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─41111 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-52f62916d033d7820a0bb329b8abca9f77d15bf885ba7023d282682a20a0b283.scope … │ │ ├─25425 /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 │ │ └─25438 /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 │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─docker-42e18cc635fa5c29e725c9db6ec330cf12e481ea940cb1950ff24d80c4788a83.scope … │ │ ├─34824 /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 │ │ └─34837 /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 │ │ ├─10827 /usr/sbin/chronyd -F 1 │ │ └─10828 /usr/sbin/chronyd -F 1 │ ├─docker-e5bf5e7ac2916018abc6340131cdf86334d586ed622cc1a77da2d5fe0d8c94e0.scope … │ │ ├─30021 /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 │ │ └─30034 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140665 /sbin/iscsid │ │ └─140666 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─39415270239d2ffaad7aab99b7eb2449eda33a3682aba4203c0b66177499defc │ │ ├─241481 magnum-api: uWSGI master │ │ ├─241534 magnum-api: uWSGI worker 1 │ │ └─241535 magnum-api: uWSGI worker 2 │ ├─02a15812546673cf6e0f8335968c77880406ffb1a685191aaec15c9fd8ebaa96 │ │ └─125600 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─321fb646f09efde4b81984e8fd14d100dce877f0828dfd0932b72e42341231af │ │ ├─145440 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145458 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─145464 erl_child_setup 1048576 │ │ ├─145511 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145512 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145522 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145791 /bin/sh -s rabbit_disk_monitor │ ├─5b940d2f60f40b1d4f13efddccf354e06722ea6bd78085fcd1d38aa4466e72f9 │ │ └─228379 /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 │ ├─10826543109297c6989d598321695ed05a82e53fbeb29f5be95a24d6b359a37e │ │ └─127489 /pause │ ├─5a894c94238789d6bc1743c0ef0d92b4ae0d16669ef5b6495108c355654d57d5 │ │ ├─60925 python -u /app/sidecar.py │ │ ├─61351 python -u /app/sidecar.py │ │ └─61352 python -u /app/sidecar.py │ ├─79333369ad1c9005d94e819800c39ab9b4ee2f6d4160317d2c2131306a23d6ca │ │ └─107969 /pause │ ├─6078f4b64a5ce82a6ff7ce6b4e83e8b55a84e0b70efa04aedf9a1c4d0d420058 │ │ └─96861 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-knt9c --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d3470bad29be15cb072fd9329e0a6180bde7b5237d3776acd424b7e623c69da5 │ │ ├─49070 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 │ │ └─51814 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─b3a0815e36c07f5c8f223cd104677ab3faf1474a3149d9183ac40e630dbc44cb │ │ └─257492 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6aed9425c63b1520c64e39fba741df30946cfcb609b4b930acb9cc77453e863f │ │ └─211908 /pause │ ├─e7860500df1dc420e92a4abe09d2d6282867893dcca5b76a5dce333507e1d85b │ │ └─44946 /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 │ ├─3258c0bc1bb0da1418f020ff96911e9e483b860e97fd22642f953ee97dc8811b │ │ └─62679 /pause │ ├─e9c535e991e676a2b68081214b14ce9a059f551e3278c5fde0816925c80e904d │ │ └─51488 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 │ ├─c6badd544e94664d7fcbdba08885de02a14d7c61ca45450ef0486c33f366bcc3 │ │ └─60710 /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 │ ├─0d403758855969ff285c7c1760fc1471c97af42b130c721990beb17f52ce8ee7 │ │ └─228349 /pause │ ├─99cc1506db9151a4333248835d87eaebfe83c90eb1ff0a75f602f1c84cbafb22 │ │ └─63938 /pause │ ├─951cae32904a8defbd6a1bbd61100dc24505687223b1af8db586413d5a3f747e │ │ └─144262 /pause │ ├─0f18de029d90860801fde5d36040cbfe876df941a7b9907dea9fcc0996ba4485 │ │ ├─172447 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172741 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172742 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d4ebb8c06de9c4a1f6f6ffe112bd238112573d1003f9b8d7643d77349dd4d5cc │ │ ├─60900 python -u /app/sidecar.py │ │ ├─61317 python -u /app/sidecar.py │ │ └─61318 python -u /app/sidecar.py │ ├─668572851f990f9bf22ae7b4b49417c6ba71a44a794502ea9cdfa7d158704f92 │ │ └─56146 /pause │ ├─42d4aab1a1ec7442c52dbaf4d6704b180ec32075729c12edcc8181473b21bd22 │ │ └─48060 /pause │ ├─b9fbb7d6df1cb72e892c1dbf0ae07893c6a6bf8c3f4701e14e6f6b459391af3d │ │ ├─244712 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244728 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─244734 erl_child_setup 1048576 │ │ ├─244789 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244790 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244800 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─245314 /bin/sh -s rabbit_disk_monitor │ ├─0bc54b2b7943ccc8b0d337fec72ec0162cb0439ae51cf63067acde84230b6f0a │ │ └─64867 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5ff8d1c0c28ddab4d153207ea718654905675679ff9ad4a93a2cf64c7887ac95 │ │ └─226269 /pause │ ├─0967f2b969e2491cf2afcff617a8b1e86a2c3ccf13642d7c606550d21d34066b │ │ ├─221482 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221931 octavia-worker: ConsumerService worker(0) │ │ └─221934 octavia-worker: ConsumerService worker(1) │ ├─30daef322a976d402db09b5b1d2f3fdad6c45957591e20dd1ae7007d57cc2a48 │ │ └─40794 /pause │ ├─d01bca3b71460c294f2271a419c840ca52a99843b2923c56e3fc9925000f6079 │ │ └─64993 /bin/pushgateway │ ├─1c393747a611fa13dfb96bfe25e629af0c3ca278082ffa3a2277bc1379c4f55a │ │ └─175746 /pause │ ├─465e4ecc047f551bba934d9391d44a9e891b1db03f13a5c5245ed0301b1b59a0 │ │ └─43369 /pause │ ├─3e96a45cb24bb82e81473ae7a06dc6f9a12d417ba3d095795484386d16f62774 │ │ └─64502 /pause │ ├─e34908e5a7d256ef18a155f63ad0b91cfb9309697789b814080545f61024ec0a │ │ └─56498 nfd-gc -gc-interval=1h │ ├─bb0ab9d130f663a78e1749c09ad476406b30a57d6c921624d648cfa12a2f8282 │ │ └─64944 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─00a4a436d7616f7b6a3861567f1c4f2fa7a0fa3842f67308e0e3ff427167e653 │ │ └─40907 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 │ ├─2132d163927210a66f625f842d3327b95cd131f1c8c185178b61b01e6716a595 │ │ ├─63075 nginx: master process nginx -g daemon off; │ │ ├─63090 nginx: worker process │ │ ├─63091 nginx: worker process │ │ ├─63092 nginx: worker process │ │ ├─63093 nginx: worker process │ │ └─63094 nginx: worker process │ ├─3d4b483dadbf4da7707f87bb33190d1b54cbdfc41df70213d2d741b2878df123 │ │ └─78684 /pause │ ├─a47dfcb7b72f99a563e4a8fe0b6b5ebdf00f66ed4f2a44b30d0f943149a79637 │ │ └─65744 /bin/oauth2-proxy │ ├─245f7a90eb3dbebf26a1813f5c62351aa10218c42f698673c913c09c47def226 │ │ └─65763 /bin/oauth2-proxy │ ├─a5845afe7ac3383259acbea5857009202a2c70db2bfc36e8b60bfc14f9abadf8 │ │ └─244611 /pause │ ├─3aa7c39c85943e4199e21e562fe852988d9940e7bf7c6318bde5ddc3dd149bce │ │ └─257458 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fe140a687a4a84a72ae7b333701d735de1f64888e051ca57952a2dea54ad9322 │ │ └─147763 /pause │ ├─da5f67dabb65c82c4043e2a5efa1778c6b3957255c2d01925fffba98cad47175 │ │ └─65285 /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 │ ├─55c11296223893bc8e3f5bd38c5ca91b17bd8a41df2ab3360d0dded754adcd61 │ │ ├─241069 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241679 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcfazmvt5/privsep.sock │ │ ├─241822 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241825 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─337d2a23d4bc570ab5eff21e3aeff820d28364a070abe798256724cc6f79ce31 │ │ └─259577 /pause │ ├─e0d8ab7730d6aac1d525559f7b57c8aa3c62b48ab3bffaf13b2474c4d1c7c977 │ │ └─261601 /pause │ ├─fe9f0d12f78c80a2978e5791deb887db783c641c75dabf684c31a0f87f22c272 │ │ └─147299 /pause │ ├─6d65b7c859bb6f924b761bdf0d7063186b77077f1e8c636b8322156c7c80b3d8 │ │ └─184181 vector --config /etc/vector/vector.toml │ ├─686db910d222d97837d59ff636dccedfbfcb65e031f31f87e4b9a0efe553d5b0 │ │ ├─110064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110081 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110087 erl_child_setup 1048576 │ │ ├─110160 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110161 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110171 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110438 /bin/sh -s rabbit_disk_monitor │ ├─9cb8809b178eaa319dc8ac73121f41216dd5c9588118e80ef7579ff261c2c2d0 │ │ └─231960 /pause │ ├─1badda6f8595b961f27f71d0b9f3e84eed04cbc540a45705217e4e6bdd648adf │ │ └─44335 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 │ ├─340466a3c5e27ac1478c49c7eec5a5725221ac30bf0193f8da22aad0d52dbb76 │ │ └─40882 etcd --advertise-client-urls=https://199.204.45.19:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─976dc3713997ee8a21293cf6822aacc15022705c4e4dd575c7f703af066d404f │ │ └─211598 /pause │ ├─e3a00d07a7f8868e13bcbbb06f7409a400d1827b0a295ade70ea92b307f5c2ca │ │ └─49317 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7321a8dcada5842970f5bb789f7975d97cbd9b0a46444696e84a1a2d8bcaf0dc │ │ ├─42514 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42937 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─843cecb0b703a0e970b56c8362afa08a2d70f595fff48748c67ec63f65835017 │ │ └─227275 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4644378dc965a5af08043171930a709e40af7027152f913977ce1b16fcfeda21 │ │ └─121717 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5f21f44c49dae9f13e00c30c4ada1b286f2c5027529a17945a5fa023b72064dc │ │ ├─171488 nova-metadata: uWSGI master │ │ ├─171504 nova-metadata: uWSGI worker 1 │ │ └─171505 nova-metadata: uWSGI worker 2 │ ├─89bae9fc3eea7a83cb0b481a1c3771c2893814fc58d33076f7bcd5dba78709c1 │ │ ├─257616 /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 │ │ └─257758 /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 │ ├─f328df15cab127268fc899b9f3f4982a67ea4124c180b89645326a87e1458564 │ │ └─64690 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d63372f1c298e4f6b1302d57033f597d49759e906a61aadfb43c49a8a7cf45d7 │ │ └─249111 /pause │ ├─45f69b3f36ff2a0fdddccd56b573045ea9e21f2cbe4113298498bda94e33789b │ │ └─173553 /pause │ ├─2d24d5c9f302e52f033899910f171577696af16ef7239bcb3994b2f1847f3243 │ │ └─66012 /pause │ ├─794702ce97fa9b5a4991c2a7b840deb07eb894c70bbec78e6b4eed0ea8f6cc32 │ │ └─43775 /pause │ ├─470ac958d2a8c61d1a3049fda69d815eaac6339491307b538e3e5b21f80d88c7 │ │ └─65583 /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 │ ├─f68c7dd6b6f2cd202e541821e8b647b13ef858e293a74daad5b55e148abd2f38 │ │ └─62991 /pause │ ├─24b8c2be6b36274b139118dc9be0216d789f5942b03cd06821934da08ab6738e │ │ ├─ 47098 /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 │ │ ├─ 47127 /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 │ │ ├─ 47256 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261262 nginx: worker process │ │ ├─261263 nginx: worker process │ │ └─261264 nginx: cache manager process │ ├─89a7ee8eca7233e4831605070510f812a404f249accba5938d4c087c421a1664 │ │ └─47869 /manager --metrics-bind-address=:8080 │ ├─2611c80e533b13ffbac01b469bd419cd98e32a4825f320b419189f6e87992e2c │ │ ├─121023 cinder-api: uWSGI master │ │ ├─121036 cinder-api: uWSGI worker 1 │ │ └─121037 cinder-api: uWSGI worker 2 │ ├─88aea1d9f3056d50ca2e948d25075ec6e5e6e8472027fff549174fe1872c05c3 │ │ └─263274 /pause │ ├─e434d4063587d0e62dca0dc38afdb23e5f6b454660ebb573d729a53cf4b73902 │ │ └─241583 /pause │ ├─674d2b17f9e8d67bf8b7d8ae798ef939adaa2b30f233306d90e9e80578bf9293 │ │ └─96479 /pause │ ├─fa554aa7dfe612535b4c1469a192bd516eda40c5a8ee94cbf8e244262baf9336 │ │ └─204128 /pause │ ├─e36bb67468ecb38d7d620acc877e122447f13bd3782abc99433d0c9154d129a3 │ │ ├─261793 apache2 -DFOREGROUND │ │ ├─265164 (wsgi:h -DFOREGROUND │ │ ├─265165 (wsgi:h -DFOREGROUND │ │ ├─265166 (wsgi:h -DFOREGROUND │ │ ├─265167 (wsgi:h -DFOREGROUND │ │ ├─265168 (wsgi:h -DFOREGROUND │ │ ├─265169 apache2 -DFOREGROUND │ │ └─265170 apache2 -DFOREGROUND │ ├─735b2bb270ca1407241f88a0132385c6961b87cc2f3f13d19318912a4d4d7dbe │ │ └─227250 /pause │ ├─0110ff7f041b55e850a10c72bbaf88ce2672d682d15091b33995bcc5ff9d981f │ │ ├─77385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77401 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77407 erl_child_setup 1048576 │ │ ├─77519 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77520 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77530 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77699 /bin/sh -s rabbit_disk_monitor │ ├─5a07440714d23531db7b2a2e8bf53508b59cd26e07b58222fda4323da77de38d │ │ └─109973 /pause │ ├─0de3061000323d3268911612c22d0750309f82be5e75f3ce0aab38a225e426cc │ │ └─56533 nfd-master -crd-controller=true -metrics=8081 │ ├─336c5d68bde7d47ea93aea87c50ade4101b51a2c2e70697653721136e215f085 │ │ └─64614 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c694a35a346322335e154d0bc400749946aaec3e41d703e2b113a46efaa000a1 │ │ └─147357 /pause │ ├─ece3cb27ac40aa2548182f9d9b28cdc6d1ec32be952b6db8666bceb2b7cc788d │ │ └─60207 /pause │ ├─3b93f944e91bd77c8853fc6b65af868d1227fc01e1a3e3e35735005fd0fadfd5 │ │ └─64914 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─58c0c0d892c44c61ea4a1428d12bb6c9eaceebbb78eadd1445bc722d59d0f58c │ │ └─63521 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0c2a5933e45cacc450d71b29692fd1ecdba5cce761df84f476e92e01ad053e81 │ │ └─248999 /pause │ ├─8265f7a3e9a360d4658582325d269787765ac67b13d80d265643a6e67e7016b4 │ │ └─230550 /pause │ ├─754140ee180cbbe1a6bb735e5b14ca22131c1c037972299237cd426fb2c07f23 │ │ └─40937 kube-apiserver --advertise-address=199.204.45.19 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─608c78a8e3f587f76c53261bac44d360524bc315af134d10560032a299d84d86 │ │ └─63313 /pause │ ├─470f3f44adedaf8cd21ce685f39071b6317063c42d98da7f09002398353ff19d │ │ └─153227 /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 │ ├─c8525a607a47019a31ccf9aba3c39fe7cf6b22db311f69abb3bd49bef3fb86e5 │ │ └─56361 /pause │ ├─15fbd30c2783bec6eab87bd62401ec252f7e9005d0f84ddd4d3069efdcf0b564 │ │ └─143442 /pause │ ├─f35e631d534fa000c3a08b738a5f06ffbb8a38ecf812717573b0fbbad334c9e9 │ │ └─51756 redis_exporter │ ├─f323fd9a54c571378981f957bd44cac541bb248cee23b413c7b3b9695237b5d7 │ │ └─96533 /pause │ ├─4cf6a98074db5924bc168ee0a4e69083fcf9d32e5643df020f69fe1cbd1f4e91 │ │ └─40939 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 │ ├─590f46eadce5a7acaa481a5b71aac430de41d947ba07d7385bc212f6db0a843d │ │ └─49222 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ea6541aa8745cff166f238001e15d17a10b38d4b938205159f46e753833af041 │ │ ├─ 97032 /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 │ │ └─344217 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─916b07e4a018296e052a9c39ca3c2e87bdbc3e8e549de92dfa9702628746eb4c │ │ └─90016 /pause │ ├─262b1b5bc9b6610e48b6f3a7b80632537724b1149b835ebe344cde2f98186d8d │ │ └─241034 /pause │ ├─13c1c7d76da6ef86e21fe03ee0788cad3f0e38da89de8c1d1ca11dbeeedde0bd │ │ └─64643 /goldpinger --static-file-path /static │ ├─21ea80cb9fb727cc294294f40ab134a21fd62ce1e71de4db687cabdeec100691 │ │ └─60324 /pause │ ├─969e203031e64a2ad153d0db9930b2821e6aca4af04071bb2377c47f4757cef8 │ │ └─143509 /pause │ ├─535b6425d3488384913259d8981a154cea27d0d3d1d930ada4764f6c84679b51 │ │ ├─184276 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184304 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─4dd5d847e2bb30670de658eb7cc8f2008d0322c5f419aa74ce9cbfc662709300 │ │ ├─105830 glance-api: uWSGI master │ │ ├─105852 glance-api: uWSGI worker 1 │ │ └─105853 glance-api: uWSGI worker 2 │ ├─32a2eb79056bab6d9c91ae43727ec01fd03bb873f4c475cfdcefa98eace25e47 │ │ ├─90141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90158 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90164 erl_child_setup 1048576 │ │ ├─90298 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90299 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90313 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90651 /bin/sh -s rabbit_disk_monitor │ ├─a48dd08a4418668e612bd7a535f35f1e6734b3c80223e720aac6172a24b4f970 │ │ └─43869 /coredns -conf /etc/coredns/Corefile │ ├─a77959efd4172b4d5bf30b1a0f942285835873a9604f21bf6a24497cb8c6dada │ │ └─61993 /pause │ ├─77a0cdf5c223b5d4213356aaf50edc5846b1a999a62adc3b8bdb4ad02b290bab │ │ ├─176211 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386210 sleep 300 │ ├─8afa314b67c795392259cd892379a20a316849891f04030d8d0a549d141f202f │ │ ├─172460 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172746 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─26c90c271ed06eb52c67961c7f478f6e9dcdec8634cdbb243769f9b00c6e6eef │ │ └─42029 /pause │ ├─55724e362cbf5d01a194ab31d25612ec8f53caaf83bfe6021f0958147d33c262 │ │ ├─257445 manila-api: uWSGI master │ │ ├─257525 manila-api: uWSGI worker 1 │ │ └─257526 manila-api: uWSGI worker 2 │ ├─ad88c3979b151a5dc2ef90ddfb1446a50eec95b6078815bb9d9cf7fef3930842 │ │ ├─241636 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241963 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241964 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6a77745ecd873be5a834b9114fcd58b436ce41383e5aeff6e29fb52c37ba700d │ │ ├─132324 placement-api: uWSGI master │ │ ├─132349 placement-api: uWSGI worker 1 │ │ └─132350 placement-api: uWSGI worker 2 │ ├─a0ef58ca1a8c8aa7a15b6a553598d3579a316f677573ae8c0de8c7b1df1c5690 │ │ └─230581 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e826c152155ef49be25730e02e84e7382f842c171c77bc3817cef88d6bca8e7d │ │ └─222751 /pause │ ├─e828b508c7e12794fb53a214f79867f3687f330a9f72cab192502c0cc6f71762 │ │ └─45034 /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 │ ├─f911c9b1438a4660615609af195e7bf9fee66a79bece2607e06300d5a640747a │ │ ├─108306 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108482 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108484 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─966a10bf6ea371c3be839be1903819198332e2095b9d808c062f7eaa3f05d47b │ │ └─46880 /pause │ ├─8ce85bac7dc04cdfb9d47d7afc5698e70998675559271b5e97ae03da2a6b2046 │ │ └─44836 /pause │ ├─a4185ceca76abac9d7f8f3598e2f1493332f671dc8ca05ddd739c7a7ebf44502 │ │ ├─173702 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173719 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173725 erl_child_setup 1048576 │ │ ├─173867 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173868 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173878 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174260 /bin/sh -s rabbit_disk_monitor │ ├─a5f9c29788d94d379cd12aa94f3885e88872e0ee583669ad5e890946e4dd9db9 │ │ └─51354 /pause │ ├─1e3bbae6a243c6fa96b2353656ce1ef59b276af612964de955e8fe839c16af1e │ │ └─44792 /pause │ ├─4cae53a92d6746a0ec523c377d3b59c32926ae30fdc62b174cffb347dbc59a07 │ │ └─43843 /coredns -conf /etc/coredns/Corefile │ ├─fd4c56d0be8e0a3465e455085e2168536dbcefc3076b55cf3aeac4e40c9a16e3 │ │ └─77217 /pause │ ├─3b092a1bbffcdd55f1dd0367b6c24251a07da3746332a6e3147c78dd1d6fba76 │ │ └─62540 /pause │ ├─48812273589e5aab19fd27f1c1ac6ae4b6fe71bddf6befc61efcddf56cafc8f5 │ │ ├─ 71270 apache2 -DFOREGROUND │ │ ├─ 71285 (wsgi:k -DFOREGROUND │ │ ├─ 71286 (wsgi:k -DFOREGROUND │ │ ├─ 71287 (wsgi:k -DFOREGROUND │ │ ├─ 71288 (wsgi:k -DFOREGROUND │ │ ├─375158 apache2 -DFOREGROUND │ │ └─376636 apache2 -DFOREGROUND │ ├─dc93e8b0db07285fd41f6459c93c645f8e9473bee8e0ad99d1e212bfcf6d105e │ │ └─248812 /pause │ ├─06dc66923ca54385ac0bf1dbfdb96d6c4cdf38f38844e523f35edef829bc404e │ │ └─262007 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─1acc873646b62b4d66fde1584abca3cbf0ccce37eaf9668b5c44b1e1e598feb9 │ │ └─42305 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─233d1abaf05b9b859e41024b35a52ae1c36c9cb5ca54c9104eb183b9fb91bafd │ │ └─194555 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─24b43418fc84d887560e23139ef0c4de4d399e84b0e2ca45f49dc967c5368c72 │ │ ├─200627 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200866 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200867 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─59c04e038d8a55da48ed60f3055a27f3593173eff5244f4eadad818dc5868132 │ │ └─175512 /pause │ ├─653f72c1ba00f02fd4213be6b5002b2d06305015d74a57a2e2915200b29073df │ │ └─105541 /pause │ ├─3086dcd361c64040aab926d69d970e4a8a5dbffe3627740ebc154d064b279c30 │ │ └─48914 /pause │ ├─4a2563889740c02140115e9f924578aca208300bb519a578ed9e26eb92544d44 │ │ └─40815 /pause │ ├─418f56e7c89be86a2e576719d9d4cd8f60b12b3e0130efc058712a59ac28b61a │ │ └─190025 /usr/bin/libvirt-tls-sidecar │ ├─518e6b4eaf1b3ae353978e199aeeb464fa7ee9089c2eb321c6f648f62bbc311c │ │ └─47190 /server │ ├─6d3657f00ba98529b11d90403d43a5e5fa89f4589bfcfdda91c7155a6d694d94 │ │ └─60375 /pause │ ├─fa50075dc06e2d069c323d36362b63c2615af48463150d6d45e4e21c588769c3 │ │ └─42049 /pause │ ├─22db5b4d8322c43a0c62475ef07f49951e3f835d187295316c9bfe401068c7e6 │ │ └─225402 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7e52da61240724051514300d2493904c9fd6eb517b51e77a3f279dffd03777e1 │ │ └─41045 /kube-vip manager │ ├─531c306c784497f52ba342e8926081e3a8b5b27e4a374781dcad2bbcc97a6c24 │ │ └─51390 valkey-server *:6379 │ ├─ea24219aaa555f2ee05d215df0945d191d3aa2881ffeea117b42e02c11de0d0c │ │ └─56455 nfd-worker -metrics=8081 │ ├─6b631921529323262ac55681c578892eb6fb7e711d898558f12525e7daf25fac │ │ └─145296 /pause │ ├─b2f1234e738a793f92e40bc1862f1492a4577b3a893b48f7ac80416fb3228a57 │ │ └─48600 /pause │ ├─151f7757b6f1e10a4400fed2be548a6704a03a7454cfe4fb23ed9662488cde1d │ │ └─55497 /pause │ ├─84bdaed51a43c25d7c6b9327692ccccd52b12558533857ffd9b8752b85976beb │ │ └─65235 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-19.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─821dd166eb8163ae71206405003170b49ca6e381d39e863f224242adbada3354 │ │ ├─200684 heat-api: uWSGI master │ │ ├─200736 heat-api: uWSGI worker 1 │ │ └─200737 heat-api: uWSGI worker 2 │ ├─7ad069e124ee84495250822c7cab7316b7bebebe3615358abeb04481fe767c23 │ │ ├─171284 nova-api: uWSGI master │ │ ├─171297 nova-api: uWSGI worker 1 │ │ └─171298 nova-api: uWSGI worker 2 │ ├─7fdf3df94111da2254bccb1ed69ff386f78d1d85646066768831c0bc7c569629 │ │ ├─66284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66301 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66307 erl_child_setup 1048576 │ │ ├─66459 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66460 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66470 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66809 /bin/sh -s rabbit_disk_monitor │ ├─cb32c30abb4e2fefa145ef5a111af7d6e8c49833aa92086d297dd56913e1fb4c │ │ └─147662 /pause │ ├─32aacbf4b6558d82789df42ef0bdb4ed6130ebc5a10ae3897b04a5da267a37a5 │ │ └─231929 /pause │ ├─2ae561ff481b061511b96488b89c24e088c997d72c7d82e906822f6227e02719 │ │ ├─144601 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144856 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144861 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─387613 sleep 15 │ ├─13addc796ef98d540e9e830f78cac51ec9aad5408f428b625200c3d0687dcc5a │ │ └─62426 /pause │ ├─c377c18d421ba94b82fe6fc38436dc55664a37dc85dc948817940c7a9a79b56b │ │ └─40814 /pause │ ├─f5f17616bd7f7d8775378c75785b08553514a048b9f92aa2af943e063f3c227a │ │ └─124951 /pause │ ├─842623316ae9c48ee9ee63a827d6693306ff937adf4ddf210566d34f0d6f73bc │ │ └─246839 docker-registry serve /etc/docker-registry/config.yml │ ├─03eee8b149ae86708178cf3569fa87a0ffff456ab82edfa02d0cbf769ca3ed22 │ │ └─109628 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a5c72d691c7a2db365fab3bdf46280c937373c9213c65e2029e8fa02af4fa25d │ │ └─40752 /pause │ ├─eb4a656e3fa5af23b0f4516940f0cf2e0cf5b96694186a498e1db83af2c993d3 │ │ └─190590 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─85d8e462099df79b5ba8bcc7cf1d07873569d1d63694676d6d497291d87166d4 │ │ └─84328 /pause │ ├─cdd9291a3a1755efe9f8bc0a6a553e0863c70794f51fd7b55811b07c07b7e24e │ │ └─85099 /usr/local/bin/rook ceph operator │ ├─dc2100c9cc2154c336954f8e046425ca3475da9b48d37b66adbe223034a66724 │ │ └─183486 /pause │ ├─5422a442dc331705885a44029991b15939ad2e4dd5fead060244b74adf89ca15 │ │ └─60411 /pause │ ├─15055629974bf8c293197fe2962ad2bf67e62aa1cf8b4c860fc3006a9e3d593a │ │ └─147068 /pause │ ├─9ec5ee73dcdc713007dbc054e5012b79ef674dcfb392f18a26ca73ec20a1b030 │ │ └─41299 /pause │ ├─de31927f510321afbdbda14d5247ceec9a7019a71b9d999693874338e1321cb8 │ │ └─189153 /pause │ ├─1a8865235b7196afd7bcc4aac2fb390545d293f809050eca762a3a7e3a89aae7 │ │ └─226598 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─db1813065a42ef171bc1832736c038a8c2cfeaa4a1ac263b19ecd3f4a3441896 │ │ └─44988 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9a8d9f490e90d2f7e1c6b36536e6814c639cfa0e95556021e9983dc7a62763a8 │ │ └─65539 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-19.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─16761b5fdeab63c238ceab074e9b85efe882e6df8f8145fb127452f8cf064235 │ │ ├─220347 octavia-api: uWSGI master │ │ ├─220361 octavia-api: uWSGI worker 1 │ │ └─220362 octavia-api: uWSGI worker 2 │ ├─75f1892828fe175542220ecda7ead309fdc6f67e4ab4608ede9f56611474b6c4 │ │ └─47636 /pause │ ├─256bb4b2c52704b9de2da22dee50d60188f8afe24f308e27488f1de7773b509a │ │ └─40776 /pause │ ├─9e8c9ce90433ed1796da8e46f8cea2d1e55c681365cfef8a32de896f9675667d │ │ └─186657 /pause │ ├─2568637594d18e66ce5715afe9794ca588fcf25ea5e785d30ce7ec20452b39ce │ │ └─190100 /bin/bash /tmp/libvirt.sh │ ├─e92691389be960df41b712111937d74ee3aa9c9b5ed8104c7b39c6c348ac0f06 │ │ └─56206 /pause │ ├─6159800fa0963c2261032312dce427798d7e441bfde941855baad409d3870a27 │ │ └─189210 /pause │ ├─81a1eb7a6aede051ace0f3fb7ed72d3b8a30b4aec3b465839219a8b1a8622298 │ │ ├─143690 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143889 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143903 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─144125 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─388304 sleep 15 │ ├─0fbc28b237f107d7f35800370377be38d40b180d631480368c6628bb1370e9d2 │ │ └─61485 /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 │ ├─9bfa46eb63c08eda24b689bbf80605f691437364facade42c26902c87e445b0a │ │ └─107847 /pause │ ├─82e7a61b1ee53f1528b628904209258ec83c1986762a5d8ef610cf5bd243fe85 │ │ └─56096 /pause │ ├─fc3c18dab0c1ea95fe03daa5d15a173a2c9821fda9f194d0d033631d3e7017a1 │ │ └─46822 /pause │ ├─ef0eb83b75e5b5b052d0962b120f60cef3782909f8efe96e456749a4b7ff777e │ │ └─47685 /pause │ ├─603857055a2c4332fc69a62c5e5b62506286c1be8330079faf78136052a36700 │ │ └─43405 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6fec2badaadde5589675950c3735780da9333fddd68ee9c2aff485de753a1583 │ │ └─141453 /pause │ ├─0a68c59c0fb713259438cd54fe082a0ff7b35411839aeefefc6c97fd1ba09583 │ │ └─142466 /pause │ ├─5baf6975c2055434f7e84943248b8b26d8f4ec487007b7aedc828f41258f0371 │ │ └─48386 percona-xtradb-cluster-operator │ ├─bd1ffc5c0c7d0082ae3d6381ec90aa8161eb93064a511fe23ef29a9ceacc90a6 │ │ ├─186741 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186758 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─186764 erl_child_setup 1048576 │ │ ├─186891 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186892 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186903 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187205 /bin/sh -s rabbit_disk_monitor │ ├─bd90b8362072dbb88eff63e313da554717103681120c085fc34c8a0ae7cf7509 │ │ ├─194524 /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 │ │ ├─362410 /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/tmp_iz0s9i5/privsep.sock │ │ ├─362578 /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/tmp16sj9x35/privsep.sock │ │ └─363623 /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/tmpsjcfq740/privsep.sock │ ├─76b9367610209dcf4dfdb680b7989fa8473138cfaf783c76816275b6cc50bbde │ │ ├─49126 mysqld --wsrep_start_position=f920f6e4-58c6-11f1-a665-62ca5e7cfcc4:20 │ │ └─49251 /var/lib/mysql/mysql-state-monitor │ ├─6f52c17bad83292240e1f0f14d7533b868e83dfb1666ce160eacd7e5a9bb24fd │ │ └─211633 /pause │ ├─a675de7dadc4b3901b5799954ecd3d35c14ce5143ff0712dec3b99f9b10fb49a │ │ ├─83623 barbiacan-api: uWSGI master │ │ └─83653 barbiacan-api: uWSGI worker 1 │ ├─9484597eab58a6e6ff4996aa169193ad09c3d76fb69bcd5a6621f88f694c373e │ │ └─221484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─816f2d752261eb3ea9e8fc267eff4c34ba2dc3201d99417a05f55df53d05cbe4 │ │ └─188985 /pause │ ├─022e39b56b28b1d9ce98f6486ace6032c8407a762e12651e12b655653d98d371 │ │ └─97754 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─206635472e3ec9746acf28e7243de2edc00bc27b7a1f41bab18086a2a6741e0f │ │ └─225256 /pause │ ├─5825b55c3a2c271c2d5a49b560f5b3bd965c41035f14d7d9de7aec7eaebdeabf │ │ ├─184587 neutron-policy-server: uWSGI master │ │ ├─184600 neutron-policy-server: uWSGI worker 1 │ │ └─184601 neutron-policy-server: uWSGI worker 2 │ ├─e375f1a892220ab61310a5cc99fbc93737271b31c08912808c476fd2de0051d8 │ │ └─175562 /pause │ ├─96c7b739e12ce5863bfeec84b376bd7fe85ebcf6c6ccaa12f6c880f1f2d347de │ │ ├─200678 heat-api-cfn: uWSGI master │ │ ├─200728 heat-api-cfn: uWSGI worker 1 │ │ └─200729 heat-api-cfn: uWSGI worker 2 │ ├─9e086a7758fd1384638fcb82da7debdbdac8a3b4027180a8b79fd0cef5516bcf │ │ └─211675 /pause │ ├─3ae505779f517a433afe9e38e34d4e2e1f56f4ed6de91ad0c71b435488d5ee99 │ │ └─65403 /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 │ ├─9bad6321d23c5716d8acbd390951486a0a976232b1f9426df1c410f4e431089a │ │ └─249057 /pause │ ├─f6ccbba213539e0bcea52b9b5709d1fb865557c720c2e41ea34290b73ea9266b │ │ └─41325 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─76b28b800cdb16df5d36e5e4443d22792d4bc8cabeb47254c39f28447ad65488 │ │ ├─141807 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141821 /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 │ ├─0574bb4874e85b81c40565f501e136df168afba020a4ad85c31546072580f4a9 │ │ └─56604 /secretgen-controller │ ├─8b9ea2e806c4394faad64af708d95b1e2ccf7ad56d9e0c03a4c1e10b1709209e │ │ └─111814 /pause │ ├─d5ee6797a4da30dacfbc84ee4ff2b05da2c41c221930dc76aaa5536d6bf238bd │ │ └─44249 /pause │ ├─891776762d48360ea7a17ab13becfbc082dd4f1dc443fdf696fa3eed1bdc1f2e │ │ ├─64242 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64292 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─258d21d9883fca1cf87164ca878a9ebe7046ed7ed9f1b032b7c7499ceedd4320 │ │ ├─204234 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204251 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─204257 erl_child_setup 1048576 │ │ ├─204318 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─204319 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─204329 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204561 /bin/sh -s rabbit_disk_monitor │ ├─93a435babcb3e9ce51e0e148af09cb08df5ab00ed2a1d422aa798115a00b4500 │ │ ├─222962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222978 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222987 erl_child_setup 1048576 │ │ ├─223116 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223117 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223127 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─223403 /bin/sh -s rabbit_disk_monitor │ ├─58791b4bdd9c12f6abc1a4b662f2522b3bad2c9913a7bc759fd25f1dbae15329 │ │ ├─143678 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143738 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143834 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─144084 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─388293 sleep 15 │ ├─5d14b1058b1633451b00ee1360c62cbcdaccc8ab9b97ec5fc38ea8fc8a163a49 │ │ ├─222342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222359 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─797a05f9824a9a530c121997979e69e68d0fa56074371f20cc7cfffd9434eb02 │ │ ├─125879 /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 │ │ └─126060 /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 │ ├─fe974c2884ddb2759e34acb585b5b314b136a2e07da748bab14d0b77865d2710 │ │ └─124998 /pause │ ├─a465046d2bf87eab7b1429c0a75fa737684ab8da043ed598cc525c44cc5da1bd │ │ └─62746 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 │ ├─df363ee048b44129799143c8970e22d91f12274b45b25c5fe995a642d119a7cb │ │ └─63602 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d7f9eac256b2d2be3283f8b5ba4667abb9b4f69d38debb861e1643b28cf98dba │ │ └─51226 /pause │ ├─f9e131fc88a644d89f46404a40872ff582696db097aace467a855bd0bf74d532 │ │ ├─266029 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266043 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8f3f372b21c97454bcd57d588e36bebc494577a231ec54d7c354596f0ce21e6d │ │ └─43814 /pause │ ├─dee9310664cc27207d4cede003c1728cb2e11fb09c67b7010eb3e97cb9e90d91 │ │ ├─184533 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184867 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184868 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184870 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184871 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184872 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184873 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184874 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─326ab0ddf85bd46c2b034c2a83f4c627054fd938705f0bed12a6e51b69f2c295 │ │ ├─188229 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188549 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188550 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188862 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpul8bw90k/privsep.sock │ │ ├─222275 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpttrtycp4/privsep.sock │ │ ├─222456 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgkz2emp6/privsep.sock │ │ ├─222578 haproxy -f /var/lib/neutron/ovn-metadata-proxy/78819352-77a4-42d4-8a38-fa6c8e287c04.conf │ │ ├─362687 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─362688 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a78147b71e04e2c7d05617785d55db4042b869cafa443565d291b0c160aadf47 │ │ └─62214 /pause │ ├─b80bd4f5779a3f918db1a240f0d3222c6dcdca3862326910006fef9fb0bcb1b1 │ │ └─141775 /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 │ ├─a5cb3667466c35360e3f3689a1cdef236c4d30b796f933fabe2c68c059e9ece3 │ │ └─44751 /pause │ ├─2f0386be2b391a1616283fed08913f9aedb6509f80f66ab9efb734d6eb070e5a │ │ ├─184136 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184374 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184387 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─387932 sleep 15 │ ├─e879e92d0fdb95065df91e79bbaec88c694c3787f91444c31cdb73101842fd67 │ │ └─148152 /pause │ ├─0adb271f7638c56d2f6d38010232c7e433523696f0360c42f718b16bbd6a6cae │ │ └─68120 /pause │ ├─1f5c93bd840ad63a87f5fe2a825154c0e525c3a4024475be62e017699b37ac09 │ │ └─111880 /pause │ ├─f0b0491491eace004b0321c4acfe5eafaf3fc8ea6bad4569f10c53d6b4cde0bb │ │ └─51676 valkey-server *:26379 [sentinel] │ ├─4fb3c47b93499019171429345a22bf0a0089984046c768e7c2c77dbcedabe9b9 │ │ └─263732 /bin/openstack-database-exporter │ ├─8cf1a153e47089484533737a73408e8e42ce466a476ea67f30d0be986857e186 │ │ └─62261 /pause │ ├─89b2d8d86da598cdfb18181add3b37b360751b4a90d1ec204d95732c813439e6 │ │ └─65603 /bin/memcached_exporter │ ├─e8a623f538d110658054ae23e65cd8b555802e2359160e2371397edfea972cb4 │ │ └─60976 /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 │ └─0a435b6b6739863411e5cfd1c5f71b16016cb41847db259f9610f221eae5d07c │ └─47750 /manager --metrics-bind-address=:9782 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount