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 │ │ │ ├─21368 /lib/systemd/systemd --user │ │ │ └─21369 (sd-pam) │ │ └─session-22.scope │ │ ├─21365 sshd: cephadm [priv] │ │ └─21382 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─423040 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-aahjhpdbnuyroqyuveqkgwyltqqezups ; /usr/bin/python3'"'"' && sleep 0' │ ├─423041 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-aahjhpdbnuyroqyuveqkgwyltqqezups ; /usr/bin/python3' && sleep 0 │ ├─423042 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-aahjhpdbnuyroqyuveqkgwyltqqezups ; /usr/bin/python3 │ ├─423043 /bin/sh -c echo BECOME-SUCCESS-aahjhpdbnuyroqyuveqkgwyltqqezups ; /usr/bin/python3 │ ├─423044 /usr/bin/python3 │ ├─423045 /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 │ └─423047 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 … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c26e54efa8fcda5dd96db75df84a0065ef313fc22f9b847bb168a590060f10b4 -address /run/containerd/containerd.sock │ │ ├─ 12551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8573baa060c3038dab43761f3c90fdbe45bd0c0d1b611c958d9a4e6656a34ee2 -address /run/containerd/containerd.sock │ │ ├─ 19236 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8f275b9c33b6bedb2018a2a41eca67f160e01fa9f6bcac8a31a4829a3bd56ef -address /run/containerd/containerd.sock │ │ ├─ 24425 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3699f26bbd7ac390150e2157da6493c40d1a916195b0c3b4d824b219ffd71d4c -address /run/containerd/containerd.sock │ │ ├─ 28864 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ea29f318a55aa0ba0132f08ac99360fc9d437cbb118800d1352a915ed37e7be -address /run/containerd/containerd.sock │ │ ├─ 33640 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7361859336dbd571eacb1c1ca17717db42ec4680d65b75775c1fa8a505049312 -address /run/containerd/containerd.sock │ │ ├─ 39192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce11cde18df376de0c98b54c3057d61a2ecf80ade2638767d566d9b07b3fee14 -address /run/containerd/containerd.sock │ │ ├─ 39201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574b5aaf6e7a265d88dba0d924e57a6e55ea9ae65352384b8a71b0bab7046ebe -address /run/containerd/containerd.sock │ │ ├─ 39240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942241dd2f89dea510af23350c27cc6fefb4fe65766574fe3311404b571bf80d -address /run/containerd/containerd.sock │ │ ├─ 39242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320399582e576d3c7370c598d60ce5ec93c711b57dc844f18632d1ae2c348d3b -address /run/containerd/containerd.sock │ │ ├─ 39263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbf1105da6e0e633c1eb6b46f116137e7db067ed653b15bd85ef8100f8eeb2e -address /run/containerd/containerd.sock │ │ ├─ 39804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60eccb41039f287463331e848aa04ec7ad7257c85a9ef7aba84b487528fe6535 -address /run/containerd/containerd.sock │ │ ├─ 40532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74dafacf4a8d2956b285ba503fda0f0ef107dd171e0287675684a010633a606e -address /run/containerd/containerd.sock │ │ ├─ 40550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da361a4d387b1b5961cd388eab9ac6e7ec7087263e65a35e8194684a8391fd9e -address /run/containerd/containerd.sock │ │ ├─ 41878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072cec07abb06abd9f5ce6c5ba691de9045b7751cfbffd613d357aafb63d63d9 -address /run/containerd/containerd.sock │ │ ├─ 42317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5829485a7be59b86961cd68ed9497c6babdf9a1d06fdab41d2d16414e5a62e54 -address /run/containerd/containerd.sock │ │ ├─ 42365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 061c98e663103dbe5d17561166ef530ef4949cbf9c91c7f55d4ef8d02cd8ed1e -address /run/containerd/containerd.sock │ │ ├─ 42790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141564954ef1d836adda4d957a1ff7ce746ecab29d7e0f321dc7122fe9add1ef -address /run/containerd/containerd.sock │ │ ├─ 43276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22993568e3eb53566936eb5fcc8dc8e5406269e2bee9cfbf02e4e17823072c80 -address /run/containerd/containerd.sock │ │ ├─ 43311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf570798c2f5f2e2d816af7f9874c95ecff7f4d733c4fc01138dfcb0bceb2a0d -address /run/containerd/containerd.sock │ │ ├─ 43358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83971f2ee79fe3ece6f674576a88dfcdd30e0bc04b363e03272349c977b76d47 -address /run/containerd/containerd.sock │ │ ├─ 45648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17fe2d8c50ca7c44ed9887cf43f015233b46f85ef4dce1be0135eced30f2311 -address /run/containerd/containerd.sock │ │ ├─ 45758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b177fcdd5a675836dac1d9877be73d3d82347e7ebdb2d67b58945cc2a42f09 -address /run/containerd/containerd.sock │ │ ├─ 46668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa02e7fb4c24152f1828704040d2d94efd5604c899c46d0f9cceb8516949e810 -address /run/containerd/containerd.sock │ │ ├─ 46738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf11292443d3936a8b62d16c5ea9fefe0f0135c92bf8e9588f4ef81a28c109f5 -address /run/containerd/containerd.sock │ │ ├─ 47121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6acaa06adff94a72266bb4d6cf6fbdb7f10775eace0c0dc78cd35ade0199c532 -address /run/containerd/containerd.sock │ │ ├─ 47478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b669cfafe41e77c777e91eff86e51f9bc83caddd938999ca0c87bc8535d478 -address /run/containerd/containerd.sock │ │ ├─ 47794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2351acc2e19c8d6392fe1d1c1474d0865c1dd2a130b8c72bf3bb379aa739c7a -address /run/containerd/containerd.sock │ │ ├─ 50096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920f1ae9410f403b7721b9b1cf1124a7022d954ffc7383c1100637f660cb6b98 -address /run/containerd/containerd.sock │ │ ├─ 50261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed054535cc161d3eef4d14117dbf1a2cb75fd4b1f710e55ef2efdd423334e736 -address /run/containerd/containerd.sock │ │ ├─ 54525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5e5c72b55ba1e6ff9197202f22eb895cbe6b4ad58cbe8f333ef88f4e34ed66b -address /run/containerd/containerd.sock │ │ ├─ 55184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba25b2836b8c4a564a1dd08e3d2d3d793a340b61532c8b7113147af4053028d -address /run/containerd/containerd.sock │ │ ├─ 55222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20c9cfdd0906c740640834a8c1020d9783ac3d7e666c3c9c0312fc52459c1aa2 -address /run/containerd/containerd.sock │ │ ├─ 55264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5785a6b1f2b4332f22eee1ab6447cd5d51d0866ae6760f9b53ad449a208004 -address /run/containerd/containerd.sock │ │ ├─ 55421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6be6d6c0dc25b0ba982ef52f531844a9ef107241b393099ded525f98ae58fee -address /run/containerd/containerd.sock │ │ ├─ 59485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93d56bc252fb3ed5b53fec640513836d5cd6a14e04cdbe521fb2bd1ccbcc3b24 -address /run/containerd/containerd.sock │ │ ├─ 59620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00d78b5d0dda6e223182f540433526efb0e16de49638d03825b0faee2684b738 -address /run/containerd/containerd.sock │ │ ├─ 59647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ab9de028ffd4f308cfd1c0e0670e8092341e58697ef2c3ca5df727a1d747e1 -address /run/containerd/containerd.sock │ │ ├─ 59720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f187212ae8caf5f233b8ca08583491d8fc63d1aea54dc6585ff3af637c24fe4 -address /run/containerd/containerd.sock │ │ ├─ 61071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1381a34411cbb703bd2eeefba6e659592f762ff749a31490e016f46827cedb27 -address /run/containerd/containerd.sock │ │ ├─ 61148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03173649aafb5986587e1a70f8b7f73813c4e3de2e056c7ea069ffc1b99c885 -address /run/containerd/containerd.sock │ │ ├─ 61372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f900411411176b0ecf934188b1f1a4338df40a973efd21143d5d1ae71ff9bd -address /run/containerd/containerd.sock │ │ ├─ 61432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e80b56df9a937dd4baea06152a41be07b892fb859393a3e4137fa6312b4878 -address /run/containerd/containerd.sock │ │ ├─ 61471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0795fe814dead2111ccd5baae5733af87fc8a90a6e442245a1e3ecb18eb7871 -address /run/containerd/containerd.sock │ │ ├─ 61862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01787d23b5b7db760aae5ca887843436c4250a8e3020d41dfbf634a2ca8608cf -address /run/containerd/containerd.sock │ │ ├─ 62227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f7acc5d873283bd2d5f025c3696e58c52b4b0dadc2e9ab93c4049138485abf -address /run/containerd/containerd.sock │ │ ├─ 62535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836eecae824a1a35e9418790f91292b40e906da3817fcc721a9290f595d7f2c0 -address /run/containerd/containerd.sock │ │ ├─ 62609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c716191a4655c4d0b08bf24293d4e7ba9d104b0788ac41ba0ccbad618c05a3c -address /run/containerd/containerd.sock │ │ ├─ 63483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390dac5ac043eac1079dcb8f5f167705283fcf9c2dfe13be0ea79ea2f71dd240 -address /run/containerd/containerd.sock │ │ ├─ 64942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea35d24d54c824306afe81d7b97bd7cceec9113567fb996de208debe5bbbab3 -address /run/containerd/containerd.sock │ │ ├─ 67881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a868ac19d40024509bbeec17ace2501cd12332378bb3988733e8e322fbc48103 -address /run/containerd/containerd.sock │ │ ├─ 76912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88c76faa1948994791eea32771dbec0c95949db605d295ae23652e2eb372c815 -address /run/containerd/containerd.sock │ │ ├─ 78264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e512b67382f7be6449351e0dc6429f22456795ad5bece34a4ab40a9195fa0529 -address /run/containerd/containerd.sock │ │ ├─ 84466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f9b45806b5d6fa5ccc773618329f109fa8fe0f6507878b4e26ea96fabb517e -address /run/containerd/containerd.sock │ │ ├─ 90458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a9d5ee3daf0e138f1c70e9cb63278bf4924cb2436c0597c09d8bbddd7997ae2 -address /run/containerd/containerd.sock │ │ ├─ 94847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b513a24df46a008c9291b7c6d69909e2b2a7931c032f090e9675f051ba855470 -address /run/containerd/containerd.sock │ │ ├─ 94893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3640d2fb5e0cb2052d62a8191efb9c86eef1bbce7a18a0eba5f52cb24cd551de -address /run/containerd/containerd.sock │ │ ├─107779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e981bf080153bb033dc9f783fdb6cebb640add111a3ab3e49453bf4ff435a81d -address /run/containerd/containerd.sock │ │ ├─109242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a10bd75b2bf33eda4501a78739549bf72ef3fa3033977cef18260a95ae469d8 -address /run/containerd/containerd.sock │ │ ├─109292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9bd42de739643688ae3b47bef29454e9e8bf7e6cf0e543d5478fa8b62f22ee -address /run/containerd/containerd.sock │ │ ├─111247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfc1be613bb37d8319ddc8c8ae235a1e358e35f95bcc1d375bde00c0ba87c21 -address /run/containerd/containerd.sock │ │ ├─112953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76621d128a5eb3244e7dc23c1e817a7dc4d3cd48a0dddb15ecca7541323a53c -address /run/containerd/containerd.sock │ │ ├─113034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 136782845981237bd93d24fe475c7e6cffb599937ad7c130f0de5094a9655566 -address /run/containerd/containerd.sock │ │ ├─126000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed5eaea8bf85826d16243e1b60c034fcf12f480784850819fc83cbec06d20f6 -address /run/containerd/containerd.sock │ │ ├─126040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81fb283f293deb24f9ece0115eee39d12130ee3cdfa8ee3326bcdbe62f2ba2a4 -address /run/containerd/containerd.sock │ │ ├─128647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 460301d5eb287d0f4a885bdc977e7713a3c443eb5a519051a5b7029a8488de91 -address /run/containerd/containerd.sock │ │ ├─155264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5cf3bb6fbd797b86053774bdbf588d72bb9ffce61323d05894e023ed3eae0e -address /run/containerd/containerd.sock │ │ ├─156835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb07e94e60789af4a8cc141a7bfb5f62a2d314dcf875daac264dab020244a3e -address /run/containerd/containerd.sock │ │ ├─157221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bca3ac08334f4cafe5e3c06e1ab17a03391cc1723b552034b5247ef177edc6 -address /run/containerd/containerd.sock │ │ ├─158166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1266dd745fc0381bd7538ccfe1413d9a6286652288fcbb2a1fd7bddc6e0ae7cc -address /run/containerd/containerd.sock │ │ ├─160193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0de294c564665ce6b75f9fd7404abdf6da6312f16cae2e946244c57a38366f9 -address /run/containerd/containerd.sock │ │ ├─160501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ff9ef50302a0fdc782205ae785a6a7bcb67f1645dc5cd82db1b4325ba06e26 -address /run/containerd/containerd.sock │ │ ├─160583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f19d53d2011011dcf123caada9db894b7339c57f141df3c49c614f2c8c23e3 -address /run/containerd/containerd.sock │ │ ├─160689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9533ebad692dd4e62d0d93ce9f91c59c587808d64e611418105351dc572304fe -address /run/containerd/containerd.sock │ │ ├─160775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 779a350fbfc0b6dd1973a0c77ef6e154e2491b05c93656cdaf1b096c8cb13eb8 -address /run/containerd/containerd.sock │ │ ├─161152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0529ccffad680a0210c47b071f11b1d5e95ad2aa52de0ae423c6ecce91521a -address /run/containerd/containerd.sock │ │ ├─173445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508bef54f206b2568208bfac16e7a2bab0a42ddcacfd482703ab4518e852de4c -address /run/containerd/containerd.sock │ │ ├─175169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c206ca9ef809496fdf09c3cbf1e47e4f4ed3f0ff59f33d04bb07d307bfb40da -address /run/containerd/containerd.sock │ │ ├─175196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0239959761b00efb6d0eb133f054e12ddb203b655a610213e44874f1a8d9b498 -address /run/containerd/containerd.sock │ │ ├─175281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10835a3b095fe0d5ad1076db893cbb2fc7e3b8588c4c11b973104ba8427337e9 -address /run/containerd/containerd.sock │ │ ├─175292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d7458b614371ea33cd5a10e7d1c54dd9c15b1ca1106932f2453b50210ad7c0c -address /run/containerd/containerd.sock │ │ ├─175314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66beed0332ea35b57786b5f12c6c899cdad8b4868cd47e6e11a321edb6667c6c -address /run/containerd/containerd.sock │ │ ├─175794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a17da87e83d76c490a3b5cde74f2e56bd2cdabd31c2010a7d7a6bc2c51f4a6f -address /run/containerd/containerd.sock │ │ ├─175840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d18898eb4b9dca8c8e9a5828ef4c52d4d549d630697be90494b0d06109bdc9 -address /run/containerd/containerd.sock │ │ ├─188305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ecbb1e4842a5701b0044e80c3f99169746838435867401a000bfa750a23155d -address /run/containerd/containerd.sock │ │ ├─190555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868432ec8f3a0c2859809717de76e0094864a7047a0e2f0f87a569120ea1e2d6 -address /run/containerd/containerd.sock │ │ ├─190586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3f3d7791729fd9748eaf5444baffcef55ce33bf9aa6f3403d8c4cf11b7b4c6 -address /run/containerd/containerd.sock │ │ ├─190646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06de7b02c0c226e7ee1e156544c7f4475353fec25217d6e19ff25b8985898e7 -address /run/containerd/containerd.sock │ │ ├─207727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1d8499a9e5cfa2200f485ac49f8a1c5e237cbf5e1e7d95769231c064e5e8a9 -address /run/containerd/containerd.sock │ │ ├─216143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d0e8caf19236b1a8ad5770f7db0c5e54aede79adf4cc7105b26bcb6830683d7 -address /run/containerd/containerd.sock │ │ ├─216197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7bfd81d30b51859e44f796d9fa2826410d144687a02cffc7e18ba417ad8f164 -address /run/containerd/containerd.sock │ │ ├─216222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fe23ef921141186d0091d80189197385e4b38f9387de24ed41aeb2d3350d4f9 -address /run/containerd/containerd.sock │ │ ├─216492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98d3200110d5e8e4e0f87c02c73c1614b8792425eed842daa43f5a580281b42 -address /run/containerd/containerd.sock │ │ ├─227707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86bb5ae4ddcaff6f718080f30cdea537c6c3b3ba79803894c1bde0353c5bea70 -address /run/containerd/containerd.sock │ │ ├─230243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e56953e24a6e52892a976996c278357833a030e4ca250126fa697b804c9fc918 -address /run/containerd/containerd.sock │ │ ├─231429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc56e3683231dcc3bb89342d84e31da84958cde460d998ce3fc9422a8391d151 -address /run/containerd/containerd.sock │ │ ├─232281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d764f461773fc71ffb53c442213ae129bf38756844ed4ff602100944aac73fb2 -address /run/containerd/containerd.sock │ │ ├─233365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da90a7133dd29502f0caf73545a68d913cd67b8994289f583c86a2b70a109f0f -address /run/containerd/containerd.sock │ │ ├─235631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0877641aa35e122623bbee7a1d43311c50d14fede2c223479c7a9a087203462d -address /run/containerd/containerd.sock │ │ ├─236921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1750cd8e3ef062773fe934eba45e3c3c2154002b4212fe3e06d7dc09a91da169 -address /run/containerd/containerd.sock │ │ ├─237021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d178fb7255ae942c1487cc241114fa75fbb181fb9b7f464e96e780e035a10e4 -address /run/containerd/containerd.sock │ │ ├─248674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d6a39be60470d29884d583633514e38d7fab984ad4d35ee3c8c55cac6bd4803 -address /run/containerd/containerd.sock │ │ ├─249152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e408b03b79a6034a31ce83dd2724175ef7073dc83859e4c3d8b26ab3af103c85 -address /run/containerd/containerd.sock │ │ ├─256849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d439c9e6f15f7cdfad9bb9882a8663c2c5fc51714b20498cbd85279f39358297 -address /run/containerd/containerd.sock │ │ ├─261543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2ad85c4cff0ef858953f43d53c2b3118ba0e7b996585da7570fc2acc4a43c4 -address /run/containerd/containerd.sock │ │ ├─261726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561b5cd6d82f287fdb5f591d9b17dc60a68034c976b27a4cb2acd1d1e41630ea -address /run/containerd/containerd.sock │ │ ├─261796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079977cb77f20ec1c649ae6588a5fa70abbf6d8f80c1413e85bcba9529f61e25 -address /run/containerd/containerd.sock │ │ ├─261932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba81d9b396a8a29a033a257dfe6980328fbec4d1e227dc138f3abb49da64deb -address /run/containerd/containerd.sock │ │ ├─275195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf72d799b2953d12c7c2664ec1a1b379c7d8d1ffea790eccb0b24c81c9682d7a -address /run/containerd/containerd.sock │ │ ├─301994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa34c125248695c45cda4664985857154e2cd342f47a022934b695ac24362b8d -address /run/containerd/containerd.sock │ │ └─303273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e22dcc5dc6f792fde951f3a34ac366feb17fb2f62fffe05a1e7e5c54933d9c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─docker-c26e54efa8fcda5dd96db75df84a0065ef313fc22f9b847bb168a590060f10b4.scope … │ │ ├─12218 /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 │ │ └─12230 /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 │ ├─systemd-udevd.service │ │ ├─ 391 /lib/systemd/systemd-udevd │ │ ├─423007 /lib/systemd/systemd-udevd │ │ └─423008 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28847 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19194 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19214 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24143 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24408 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33360 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33623 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ervdua.service │ │ ├─12468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ervdua/unit.run │ │ └─12497 /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-ervdua --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ervdua:/var/lib/ceph/mgr/ceph-instance.ervdua:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ervdua/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ervdua -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─154541 /sbin/multipathd -d -s │ ├─docker-3ea29f318a55aa0ba0132f08ac99360fc9d437cbb118800d1352a915ed37e7be.scope … │ │ ├─28889 /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 │ │ └─28902 /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 │ ├─run-rab82af2abd7242eeb4ddb0fb8e549b2e.scope │ │ └─193702 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39661 /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.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-7361859336dbd571eacb1c1ca17717db42ec4680d65b75775c1fa8a505049312.scope … │ │ ├─33666 /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 │ │ └─33681 /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 │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─422125 sshd: root [priv] │ │ └─422390 sshd: root [net] │ ├─docker-3699f26bbd7ac390150e2157da6493c40d1a916195b0c3b4d824b219ffd71d4c.scope … │ │ ├─24449 /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 │ │ └─24461 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1378 /usr/sbin/uuidd --socket-activation │ ├─docker-c8f275b9c33b6bedb2018a2a41eca67f160e01fa9f6bcac8a31a4829a3bd56ef.scope … │ │ ├─19261 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19280 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─chrony.service │ │ ├─10665 /usr/sbin/chronyd -F 1 │ │ └─10666 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154338 /sbin/iscsid │ │ └─154339 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-8573baa060c3038dab43761f3c90fdbe45bd0c0d1b611c958d9a4e6656a34ee2.scope … │ │ ├─12575 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ervdua -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12594 /usr/bin/ceph-mgr -n mgr.instance.ervdua -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─c4f900411411176b0ecf934188b1f1a4338df40a973efd21143d5d1ae71ff9bd │ │ └─61397 /pause │ ├─136782845981237bd93d24fe475c7e6cffb599937ad7c130f0de5094a9655566 │ │ └─113066 /pause │ ├─a9ced3c08d903983169ab6d58303d1134a570c2f31606e0f836d0a97cf6d4b9f │ │ └─273244 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5aa785b168d19162b025eb44b084c9abf049285a52377e0fff98ad9935960a20 │ │ └─252770 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─931e47cdca9a4980fb1bde3e999de4e36e466414f9d59eb7de22171313bc4230 │ │ └─42398 /coredns -conf /etc/coredns/Corefile │ ├─4d82a8905175ef0e81f2da5a083bd44af021b486f1453bf3de7a048cbe4fc6d3 │ │ └─273262 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9533ebad692dd4e62d0d93ce9f91c59c587808d64e611418105351dc572304fe │ │ └─160743 /pause │ ├─6c32025b60b83d851c9ce056443ae392139d9c1c2727ed645119efbb99f1b48d │ │ ├─64179 nginx: master process nginx -g daemon off; │ │ ├─64193 nginx: worker process │ │ ├─64194 nginx: worker process │ │ ├─64195 nginx: worker process │ │ ├─64196 nginx: worker process │ │ └─64197 nginx: worker process │ ├─aec057cade16c0a5e6ec508a777b96f0b7c1c9d595fd8804b6b43874a0f1bbc9 │ │ └─64793 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3640d2fb5e0cb2052d62a8191efb9c86eef1bbce7a18a0eba5f52cb24cd551de │ │ └─94920 /pause │ ├─2b0529ccffad680a0210c47b071f11b1d5e95ad2aa52de0ae423c6ecce91521a │ │ └─161177 /pause │ ├─5a4475e5b94248e8edeaa0e383106683f38aedcb6d47f12a7be668799931ccf4 │ │ └─50786 redis_exporter │ ├─d671e9805be8b968ea3845d5b99f35b3a4607e42d01d18ec98dc045e73c6f808 │ │ └─65750 /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 │ ├─ea188d2a11efed5ab99b2dd37d1695175925ee9aac7e81ce4e5540bce4a20196 │ │ └─48239 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9976b5a0b1dd6a9896e15b9d98a4397e86315d1f47bc0f9be425f3b99df79131 │ │ ├─172305 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172681 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172682 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a2607fb10a86a92f302aa9bc7ca2ea194883c2f4198a6aaa0e15de2976da643f │ │ ├─207834 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207859 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─207867 erl_child_setup 1048576 │ │ ├─207914 sh -s disksup │ │ ├─207916 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207944 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207945 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208154 /bin/sh -s rabbit_disk_monitor │ ├─97ca43a993b591e7f875411c15e2a6b800f1531845e34a9b833c659b89a483ca │ │ └─110939 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3ecbb1e4842a5701b0044e80c3f99169746838435867401a000bfa750a23155d │ │ └─188349 /pause │ ├─4d0015cae18250b5d11a8510251088c4c16a5ceada3e54b5ec9bf49839d362e1 │ │ ├─77025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77042 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77048 erl_child_setup 1048576 │ │ ├─77157 sh -s disksup │ │ ├─77159 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77160 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77246 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77256 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77359 /bin/sh -s rabbit_disk_monitor │ ├─da361a4d387b1b5961cd388eab9ac6e7ec7087263e65a35e8194684a8391fd9e │ │ └─40595 /pause │ ├─3ba25b2836b8c4a564a1dd08e3d2d3d793a340b61532c8b7113147af4053028d │ │ └─55208 /pause │ ├─fcbf1105da6e0e633c1eb6b46f116137e7db067ed653b15bd85ef8100f8eeb2e │ │ └─39362 /pause │ ├─6c9bd42de739643688ae3b47bef29454e9e8bf7e6cf0e543d5478fa8b62f22ee │ │ └─109315 /pause │ ├─b9111e3698b9f30aac9e48cb10cb69451248e9425d5c22ae85bd8e94026aea06 │ │ └─46934 /manager --metrics-bind-address=:8080 │ ├─b1bca6e6eab1e29dc353098597589e0d12d5de7aeb5ed565d165fc4fdc7c1652 │ │ └─65384 /bin/pushgateway │ ├─8a9d5ee3daf0e138f1c70e9cb63278bf4924cb2436c0597c09d8bbddd7997ae2 │ │ └─90482 /pause │ ├─52d5320d7546e7c7cfeef0400ecc9fee9865cd31fb42553119648fb2c9bbcb37 │ │ └─232329 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─fcc5eec2e5e635cf089d08f0672d54a1fbaabeba998f6938ba6023c3177b4f20 │ │ ├─48046 mysqld --wsrep_start_position=d214eb29-5385-11f1-8bfb-4e4cbe4178bc:20 │ │ └─48173 /var/lib/mysql/mysql-state-monitor │ ├─5829485a7be59b86961cd68ed9497c6babdf9a1d06fdab41d2d16414e5a62e54 │ │ └─42342 /pause │ ├─a06a2b09bce0d673098f1aa73beb503a2d3b0a895947d3615c20bf91dca54550 │ │ ├─187280 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─188078 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpt6ndv15n/privsep.sock │ │ ├─381614 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpod9k3bfa/privsep.sock │ │ ├─382058 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3cbhu35q/privsep.sock │ │ ├─382385 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382387 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388887 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c89402ab-6259-4011-9301-b441993007a7 --namespace=qrouter-c89402ab-6259-4011-9301-b441993007a7 --conf_dir=/var/lib/neutron/ha_confs/c89402ab-6259-4011-9301-b441993007a7 --log-file=/var/lib/neutron/ha_confs/c89402ab-6259-4011-9301-b441993007a7/neutron-keepalived-state-change.log --monitor_interface=ha-589b4d41-a1 --monitor_cidr=169.254.0.124/24 --pid_file=/var/lib/neutron/external/pids/c89402ab-6259-4011-9301-b441993007a7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─389499 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7e44c063-3e90-4f94-b548-0c64753be6ed --namespace=qrouter-7e44c063-3e90-4f94-b548-0c64753be6ed --conf_dir=/var/lib/neutron/ha_confs/7e44c063-3e90-4f94-b548-0c64753be6ed --log-file=/var/lib/neutron/ha_confs/7e44c063-3e90-4f94-b548-0c64753be6ed/neutron-keepalived-state-change.log --monitor_interface=ha-fdd6184a-1e --monitor_cidr=169.254.0.23/24 --pid_file=/var/lib/neutron/external/pids/7e44c063-3e90-4f94-b548-0c64753be6ed.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─399002 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=11848fae-a2cd-44e1-b471-0c191c65e523 --namespace=qrouter-11848fae-a2cd-44e1-b471-0c191c65e523 --conf_dir=/var/lib/neutron/ha_confs/11848fae-a2cd-44e1-b471-0c191c65e523 --log-file=/var/lib/neutron/ha_confs/11848fae-a2cd-44e1-b471-0c191c65e523/neutron-keepalived-state-change.log --monitor_interface=ha-50b5662f-1e --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/11848fae-a2cd-44e1-b471-0c191c65e523.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─aa34c125248695c45cda4664985857154e2cd342f47a022934b695ac24362b8d │ │ └─302027 /pause │ ├─c89f80810d134f83be5f2ae1c08c8677051840aa62b095f541b303ce99e7bb8a │ │ ├─155709 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155723 /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 │ ├─df63eeb163b0f022723847267d785079a5f8521398e1b2b3f3d18ce9c1420919 │ │ ├─227857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─227880 erl_child_setup 1048576 │ │ ├─227951 sh -s disksup │ │ ├─227953 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227954 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227991 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227992 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228287 /bin/sh -s rabbit_disk_monitor │ ├─0efa8e85c2dc792d8bba202694cb3c6bd524f3e3d184d772de46e0965c2beec8 │ │ ├─248729 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgyn_kbys/privsep.sock │ │ ├─249408 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249411 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f3082052ffc26d95ac97680ba82ab2d3471f6dbadaaad6b2dc2b5b6d863fde67 │ │ ├─109731 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110092 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110099 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7d0e8caf19236b1a8ad5770f7db0c5e54aede79adf4cc7105b26bcb6830683d7 │ │ └─216198 /pause │ ├─703e48136a1da6ce12fb10f429d9ad0a5ad88b8c2948a2b7f89cf93afe17afc1 │ │ ├─257038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─257061 erl_child_setup 1048576 │ │ ├─257109 sh -s disksup │ │ ├─257111 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─257112 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─257116 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─257117 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─257127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─257375 /bin/sh -s rabbit_disk_monitor │ ├─779a350fbfc0b6dd1973a0c77ef6e154e2491b05c93656cdaf1b096c8cb13eb8 │ │ └─160819 /pause │ ├─8269c5edb4de908233e45285bc475189681d3a6a2a78b8e2a1eb80114320732d │ │ └─155661 /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 │ ├─51291ed210d80606755ec3ae31b650f4478cae6126edf68b6387ba54a69b5198 │ │ └─39430 etcd --advertise-client-urls=https://199.204.45.23: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.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─a6f5b62f13545fbf52ed839418c9d834576d8751687df447f48527786e63bf38 │ │ ├─184422 neutron-api: uWSGI master │ │ ├─184450 neutron-api: uWSGI worker 1 │ │ └─184451 neutron-api: uWSGI worker 2 │ ├─815a6edd69027fa8e272acc7bf032fe2f29fb7b3adbeecc1b431d5715c0fc98a │ │ ├─188505 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188530 erl_child_setup 1048576 │ │ ├─188578 sh -s disksup │ │ ├─188580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188587 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188588 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188888 /bin/sh -s rabbit_disk_monitor │ ├─65327ac622618ce500dba4f56231d55ee99a2a6af8106d2f5023545471c63561 │ │ └─55618 nfd-worker -metrics=8081 │ ├─d439c9e6f15f7cdfad9bb9882a8663c2c5fc51714b20498cbd85279f39358297 │ │ └─256873 /pause │ ├─448e8e2ae1c927d9f9b5010c870e6aac99e106c5eb20f87eaeed8e76b165f235 │ │ ├─185378 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185739 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5pxc98n9/privsep.sock │ │ ├─185994 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9qhytnh0/privsep.sock │ │ └─186229 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2ece64a58300a61ce02b2d1b6af61d106f2829987d6a2ca71b2b67a66524007d │ │ └─39853 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e512b67382f7be6449351e0dc6429f22456795ad5bece34a4ab40a9195fa0529 │ │ └─78323 /pause │ ├─561b5cd6d82f287fdb5f591d9b17dc60a68034c976b27a4cb2acd1d1e41630ea │ │ └─261751 /pause │ ├─81fb283f293deb24f9ece0115eee39d12130ee3cdfa8ee3326bcdbe62f2ba2a4 │ │ └─126069 /pause │ ├─ab6e52f9e933589c2c2951e4d4167ea8201ffd00b4bbb116446f8e64d0c00cd8 │ │ └─255064 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─28bd9fd389ef835cda652fa02c9188694f4933102a0d1d173fd4ef623e6ba067 │ │ └─65791 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3bd8f64516175f3b4a0efa1a59c53f1d289750adaeb0931d8f7828c80b62427d │ │ ├─127100 /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 │ │ └─127323 /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 │ ├─db5cf3bb6fbd797b86053774bdbf588d72bb9ffce61323d05894e023ed3eae0e │ │ └─155289 /pause │ ├─19206636bc27c75502a95cd3b00abd081edaf9f77e53fecdec2d46d2983a8cda │ │ └─252785 /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 │ ├─4dadaf1e6d96911a2557b46728bc42441b470f288b8bb714c5b91735a3944f72 │ │ └─65819 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7b8689b50767ea925a8dae73bff3a5568ec99921bdcab7593793ab6d7a96462a │ │ └─95244 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-cxt56 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d55afa37fe83891dd21ad97617abb670eb51ffef96b757b2963f2140706eadba │ │ ├─187189 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─187776 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpixjln2ar/privsep.sock │ │ ├─188233 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxwx1bfzr/privsep.sock │ │ ├─188685 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpyuyhvc3p/privsep.sock │ │ ├─188992 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188993 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189106 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/49ddfb83-eb20-4c46-bb9e-5328d81122b7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/49ddfb83-eb20-4c46-bb9e-5328d81122b7/host --addn-hosts=/var/lib/neutron/dhcp/49ddfb83-eb20-4c46-bb9e-5328d81122b7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/49ddfb83-eb20-4c46-bb9e-5328d81122b7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/49ddfb83-eb20-4c46-bb9e-5328d81122b7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-26908178-fa82-4ac7-8dde-cb5281124446,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189109 haproxy -f /var/lib/neutron/ns-metadata-proxy/49ddfb83-eb20-4c46-bb9e-5328d81122b7.conf │ │ ├─209843 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/99e37698-4747-414f-ad88-8e1dc7fafcef/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/99e37698-4747-414f-ad88-8e1dc7fafcef/host --addn-hosts=/var/lib/neutron/dhcp/99e37698-4747-414f-ad88-8e1dc7fafcef/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/99e37698-4747-414f-ad88-8e1dc7fafcef/opts --dhcp-leasefile=/var/lib/neutron/dhcp/99e37698-4747-414f-ad88-8e1dc7fafcef/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-82ef33a8-4b57-4886-82bb-113323e18c27,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─209847 haproxy -f /var/lib/neutron/ns-metadata-proxy/99e37698-4747-414f-ad88-8e1dc7fafcef.conf │ │ └─386871 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp_mfo909g/privsep.sock │ ├─7a2b79ac3c192498a8bb4fefe73778afc1db6da8e74f4abb89d699b2304eb0ab │ │ └─59985 /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 │ ├─e1dc38cba8fce2c97a4b4d4a444eeb72729739d1146e9ff3c2bd900ab14dcefc │ │ ├─60637 python -u /app/sidecar.py │ │ ├─60893 python -u /app/sidecar.py │ │ └─60894 python -u /app/sidecar.py │ ├─508bef54f206b2568208bfac16e7a2bab0a42ddcacfd482703ab4518e852de4c │ │ └─173494 /pause │ ├─93d56bc252fb3ed5b53fec640513836d5cd6a14e04cdbe521fb2bd1ccbcc3b24 │ │ └─59517 /pause │ ├─adb07e94e60789af4a8cc141a7bfb5f62a2d314dcf875daac264dab020244a3e │ │ └─156859 /pause │ ├─f6e22dcc5dc6f792fde951f3a34ac366feb17fb2f62fffe05a1e7e5c54933d9c │ │ └─303298 /pause │ ├─f330b4ac61e865e4dfe593616909aa38800a30f4f918e60fff19fb04137447b7 │ │ └─252021 percona-xtradb-cluster-operator │ ├─a9b669cfafe41e77c777e91eff86e51f9bc83caddd938999ca0c87bc8535d478 │ │ └─47501 /pause │ ├─ce11cde18df376de0c98b54c3057d61a2ecf80ade2638767d566d9b07b3fee14 │ │ └─39302 /pause │ ├─a0de294c564665ce6b75f9fd7404abdf6da6312f16cae2e946244c57a38366f9 │ │ └─160267 /pause │ ├─a4f9b45806b5d6fa5ccc773618329f109fa8fe0f6507878b4e26ea96fabb517e │ │ └─84490 /pause │ ├─b0e7e9a30694bcb48201616a039f06296fa0d7c123dcc7f520e4ec66317c3162 │ │ └─226332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─45abeb35781076decf1c26dd39c33d52024bf2006798369f22d8fe2ff70c7db0 │ │ ├─273284 /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 │ │ └─273444 /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 │ ├─d00b06b5d19fbbd4749a6eacfc9fd1aa944c9ec7a4bf85d03df16e9d35247f3a │ │ ├─307018 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─307068 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─10835a3b095fe0d5ad1076db893cbb2fc7e3b8588c4c11b973104ba8427337e9 │ │ └─175400 /pause │ ├─b1f00ec197017e05f3e69804a58f46c02411587d1fdf09376937b469576f2aca │ │ ├─60613 python -u /app/sidecar.py │ │ ├─60889 python -u /app/sidecar.py │ │ └─60890 python -u /app/sidecar.py │ ├─81ffbb9cbc327244d0cf032e62e2e4d7542a2c040ba26a7a8b48110febaddef3 │ │ └─55528 nfd-gc -gc-interval=1h │ ├─0239959761b00efb6d0eb133f054e12ddb203b655a610213e44874f1a8d9b498 │ │ └─175260 /pause │ ├─005e8130b9f5759bf67d3bc8a6fec719375b586f6a38df3fd096999dc7c9b736 │ │ └─46190 /server │ ├─7be1919dc72a9b72d81781a90ee99fe672c241d7c02bceec7ac08171be2eb86d │ │ └─252967 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 │ ├─fb6de3c70b2a57929941a32daaa54532e606cfa3162c112bbb5788b63446f9dd │ │ └─65421 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3a10bd75b2bf33eda4501a78739549bf72ef3fa3033977cef18260a95ae469d8 │ │ └─109271 /pause │ ├─e9ad3ff5f81f66acbf00c1b8d2ceb97c1c96b4788f121fce32add6267ff190cd │ │ ├─273118 manila-api: uWSGI master │ │ ├─273181 manila-api: uWSGI worker 1 │ │ └─273182 manila-api: uWSGI worker 2 │ ├─356246306712e95c573561c51db25d8a01f2e18f0a27881673668e80ad0d434b │ │ └─39461 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─d560b63b600e263b421163908cdb46145f59e19be8d3b94a7807491fe19dc3f9 │ │ └─43034 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 │ ├─141564954ef1d836adda4d957a1ff7ce746ecab29d7e0f321dc7122fe9add1ef │ │ └─42813 /pause │ ├─836eecae824a1a35e9418790f91292b40e906da3817fcc721a9290f595d7f2c0 │ │ └─62560 /pause │ ├─400d74122ddf4b8de6d0fb324f2fc0dab5366d48809a54c926792c0c933e22a6 │ │ └─50348 valkey-server *:6379 │ ├─66beed0332ea35b57786b5f12c6c899cdad8b4868cd47e6e11a321edb6667c6c │ │ └─175448 /pause │ ├─2c5f2646e1761a193d6a12032d3ef523cce216155188c3396a5ceb423ff456e5 │ │ └─306971 /bin/openstack-database-exporter │ ├─460301d5eb287d0f4a885bdc977e7713a3c443eb5a519051a5b7029a8488de91 │ │ └─128670 /pause │ ├─2a074b34617d3812d51f90bdb0f667cd9e6359c2690495195b6beab954662dc1 │ │ └─60242 /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 │ ├─320399582e576d3c7370c598d60ce5ec93c711b57dc844f18632d1ae2c348d3b │ │ └─39344 /pause │ ├─920f1ae9410f403b7721b9b1cf1124a7022d954ffc7383c1100637f660cb6b98 │ │ └─50120 /pause │ ├─831871e80879fc2ff7b15b66daafd428ae40b4d4c733d4c6b24745d94506a277 │ │ └─157476 /coredns -conf /etc/coredns/Corefile │ ├─86bb5ae4ddcaff6f718080f30cdea537c6c3b3ba79803894c1bde0353c5bea70 │ │ └─227731 /pause │ ├─8f3f3d7791729fd9748eaf5444baffcef55ce33bf9aa6f3403d8c4cf11b7b4c6 │ │ └─190620 /pause │ ├─e2dc0d4bb8faf3d093dcb93aacd3de05870d838278676542c35d268d18182e78 │ │ ├─123672 cinder-api: uWSGI master │ │ ├─123686 cinder-api: uWSGI worker 1 │ │ └─123687 cinder-api: uWSGI worker 2 │ ├─005a462ec106c833ba8a2dfe9c398a596e7d08f322261421b623d906e620e47c │ │ ├─ 95320 /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 │ │ └─393624 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e0795fe814dead2111ccd5baae5733af87fc8a90a6e442245a1e3ecb18eb7871 │ │ └─61494 /pause │ ├─1ed5eaea8bf85826d16243e1b60c034fcf12f480784850819fc83cbec06d20f6 │ │ └─126026 /pause │ ├─9af2d0b82f6a1f230c25aa18b5158cceb2837942becd6cc8f04cb5475cdee794 │ │ ├─203734 heat-api-cfn: uWSGI master │ │ ├─203767 heat-api-cfn: uWSGI worker 1 │ │ └─203768 heat-api-cfn: uWSGI worker 2 │ ├─70290897e0a33b3bf2f7e5d38659a04005a994711f2c394325605d196fb950fe │ │ └─167202 /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 │ ├─150e259c059dee50dc2a78a3bb54d8f5faa7ff13f84d3c79900a6e4c89355668 │ │ └─192979 /bin/bash /tmp/libvirt.sh │ ├─1f187212ae8caf5f233b8ca08583491d8fc63d1aea54dc6585ff3af637c24fe4 │ │ └─59744 /pause │ ├─1c716191a4655c4d0b08bf24293d4e7ba9d104b0788ac41ba0ccbad618c05a3c │ │ └─62632 /pause │ ├─20c9cfdd0906c740640834a8c1020d9783ac3d7e666c3c9c0312fc52459c1aa2 │ │ └─55255 /pause │ ├─22993568e3eb53566936eb5fcc8dc8e5406269e2bee9cfbf02e4e17823072c80 │ │ └─43308 /pause │ ├─3209677cd7d09007e9276e4f14a4fa786d2c7b9b8bfdf18910184f313745b2d0 │ │ ├─224995 octavia-api: uWSGI master │ │ ├─225008 octavia-api: uWSGI worker 1 │ │ └─225009 octavia-api: uWSGI worker 2 │ ├─00d78b5d0dda6e223182f540433526efb0e16de49638d03825b0faee2684b738 │ │ └─59665 /pause │ ├─b6b0b1b74b700a0d89d8dc044b1085aa71c07a907c22fc88a271dc46dd45f448 │ │ └─252871 /kube-vip manager │ ├─e56953e24a6e52892a976996c278357833a030e4ca250126fa697b804c9fc918 │ │ └─230268 /pause │ ├─73fa7a92a4f1b9a2fe8dd41ec5801eb2d8a4618b2731311a29c7d6a7319c19b1 │ │ └─252807 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3676855a9c378f002116c57225f1dd0db1dc21ac1ec2387cbec91f5d3c09fa8f │ │ └─125281 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c7bfd81d30b51859e44f796d9fa2826410d144687a02cffc7e18ba417ad8f164 │ │ └─216277 /pause │ ├─c91f5e42f3f79a2293128c58194dfa05365bd2dee6567e8b7722da902bc3ccb0 │ │ ├─111351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111368 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─111374 erl_child_setup 1048576 │ │ ├─111421 sh -s disksup │ │ ├─111423 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111424 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111505 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111515 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111605 /bin/sh -s rabbit_disk_monitor │ ├─8836f4fd79d287dd34cb04b357a54cc021033ae6be3944026d2cd06845d6354d │ │ ├─66325 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66342 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66348 erl_child_setup 1048576 │ │ ├─66416 sh -s disksup │ │ ├─66421 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66422 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66492 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66503 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66669 /bin/sh -s rabbit_disk_monitor │ ├─83971f2ee79fe3ece6f674576a88dfcdd30e0bc04b363e03272349c977b76d47 │ │ └─43389 /pause │ ├─c1ea954709e2a2364d18aad12574179b97b568ced604f4b2f124e5f4b2c42d48 │ │ ├─187148 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─187486 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─187487 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5b7b175dccd8759eafd5bb373ae41866a2e9318d9e56aa2dc7af9913f4d3a2fe │ │ ├─227099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227120 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─413815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0877641aa35e122623bbee7a1d43311c50d14fede2c223479c7a9a087203462d │ │ └─235655 /pause │ ├─f1297da182bb9baa0a2fe594d21f9d31f886c1109b777021753a75fae46c605d │ │ ├─158412 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─158437 erl_child_setup 1048576 │ │ ├─158484 sh -s disksup │ │ ├─158486 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158487 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158500 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158510 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─158740 /bin/sh -s rabbit_disk_monitor │ ├─60eccb41039f287463331e848aa04ec7ad7257c85a9ef7aba84b487528fe6535 │ │ └─39828 /pause │ ├─e482e931661012d6b4303cececc26a5d3a4e32737052367344a9d0e03d390615 │ │ ├─90671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90697 erl_child_setup 1048576 │ │ ├─90778 sh -s disksup │ │ ├─90780 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90781 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90805 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91150 /bin/sh -s rabbit_disk_monitor │ ├─c2aea05ff24dd86bf1a1bd101ff9980a2754aa2eae96f4ca7eee8a2e359356f5 │ │ ├─199442 /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 │ │ ├─382632 /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/tmpygg0b9ct/privsep.sock │ │ ├─382909 /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/tmpbip9i1h6/privsep.sock │ │ └─385685 /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/tmpla6aj_km/privsep.sock │ ├─57f19d53d2011011dcf123caada9db894b7339c57f141df3c49c614f2c8c23e3 │ │ └─160615 /pause │ ├─da90a7133dd29502f0caf73545a68d913cd67b8994289f583c86a2b70a109f0f │ │ └─233389 /pause │ ├─88c76faa1948994791eea32771dbec0c95949db605d295ae23652e2eb372c815 │ │ └─76936 /pause │ ├─80d758f0e191f459b307546f514719e951628b43170ea4177ba45aba4707ca00 │ │ └─305389 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─abd8dd351e0a0bf36ad9a13efd5869b9be3a225965d01b29b3d9468e1e57e105 │ │ ├─184466 neutron-policy-server: uWSGI master │ │ ├─184496 neutron-policy-server: uWSGI worker 1 │ │ └─184497 neutron-policy-server: uWSGI worker 2 │ ├─a868ac19d40024509bbeec17ace2501cd12332378bb3988733e8e322fbc48103 │ │ └─67905 /pause │ ├─23619ccb5c2080a4837e5fab6fa1a98098735da06de786c919f50cbd009a69fc │ │ ├─176999 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─413976 sleep 300 │ ├─a60dfe4e3078ac3974d3a94118a9131ffb33165cc5ce11f868cd398c4d79285f │ │ └─66300 /bin/oauth2-proxy │ ├─01833ba7c89cffe6e8b91f9d882a2b0521ff151054c53fed147d97a9ae6691d7 │ │ ├─ 71403 apache2 -DFOREGROUND │ │ ├─ 71417 (wsgi:k -DFOREGROUND │ │ ├─ 71418 (wsgi:k -DFOREGROUND │ │ ├─ 71419 (wsgi:k -DFOREGROUND │ │ ├─ 71420 (wsgi:k -DFOREGROUND │ │ ├─406293 apache2 -DFOREGROUND │ │ └─422127 apache2 -DFOREGROUND │ ├─aa02e7fb4c24152f1828704040d2d94efd5604c899c46d0f9cceb8516949e810 │ │ └─46695 /pause │ ├─a17fe2d8c50ca7c44ed9887cf43f015233b46f85ef4dce1be0135eced30f2311 │ │ └─45678 /pause │ ├─942241dd2f89dea510af23350c27cc6fefb4fe65766574fe3311404b571bf80d │ │ └─39351 /pause │ ├─104d1bc69f61bc2303aeabe5cf32d5850d427f0dd5ab7e807140bb74c3a4761f │ │ ├─173641 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─173662 erl_child_setup 1048576 │ │ ├─173720 sh -s disksup │ │ ├─173722 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173723 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173726 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173736 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173825 /bin/sh -s rabbit_disk_monitor │ ├─f5e5c72b55ba1e6ff9197202f22eb895cbe6b4ad58cbe8f333ef88f4e34ed66b │ │ └─54547 /pause │ ├─74dafacf4a8d2956b285ba503fda0f0ef107dd171e0287675684a010633a606e │ │ └─40577 /pause │ ├─9523678cc21c7ccd9cb81920b4d99e34b53dbfb16d286bec5eddca675839ccb8 │ │ ├─184402 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184799 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184800 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184801 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d4ff9ef50302a0fdc782205ae785a6a7bcb67f1645dc5cd82db1b4325ba06e26 │ │ └─160524 /pause │ ├─04ab9de028ffd4f308cfd1c0e0670e8092341e58697ef2c3ca5df727a1d747e1 │ │ └─59690 /pause │ ├─6acaa06adff94a72266bb4d6cf6fbdb7f10775eace0c0dc78cd35ade0199c532 │ │ └─47145 /pause │ ├─7ea35d24d54c824306afe81d7b97bd7cceec9113567fb996de208debe5bbbab3 │ │ └─64966 /pause │ ├─44ae5c83a8aa68a16bb0687cba7da209a5ce98d6b9efff5ca511956adbe62ca2 │ │ └─194379 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─bf72d799b2953d12c7c2664ec1a1b379c7d8d1ffea790eccb0b24c81c9682d7a │ │ └─275219 /pause │ ├─e408b03b79a6034a31ce83dd2724175ef7073dc83859e4c3d8b26ab3af103c85 │ │ └─249177 /pause │ ├─574b5aaf6e7a265d88dba0d924e57a6e55ea9ae65352384b8a71b0bab7046ebe │ │ └─39307 /pause │ ├─06bdc62762668d7669df77dd718e2a8347f6a69e907f8b312db56db5a3d79ade │ │ ├─41057 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41430 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d06de7b02c0c226e7ee1e156544c7f4475353fec25217d6e19ff25b8985898e7 │ │ └─190684 /pause │ ├─e981bf080153bb033dc9f783fdb6cebb640add111a3ab3e49453bf4ff435a81d │ │ └─107801 /pause │ ├─c2351acc2e19c8d6392fe1d1c1474d0865c1dd2a130b8c72bf3bb379aa739c7a │ │ └─47817 /pause │ ├─bf570798c2f5f2e2d816af7f9874c95ecff7f4d733c4fc01138dfcb0bceb2a0d │ │ └─43341 /pause │ ├─d51bc03b2853bf50759a80c4c7c4634cab30c82fb528f21c3d331b00d412eb35 │ │ ├─249016 magnum-api: uWSGI master │ │ ├─249037 magnum-api: uWSGI worker 1 │ │ └─249038 magnum-api: uWSGI worker 2 │ ├─b6be6d6c0dc25b0ba982ef52f531844a9ef107241b393099ded525f98ae58fee │ │ └─55445 /pause │ ├─7526526f059fcd54717dec46f21004ea5a9a3793b13a5aa0df053f149b1a4859 │ │ ├─171695 nova-metadata: uWSGI master │ │ ├─171708 nova-metadata: uWSGI worker 1 │ │ └─171709 nova-metadata: uWSGI worker 2 │ ├─b786534b5bcf4efe8114bbfbfdbb070c39dac42d83f249056e0e727ce0072646 │ │ └─65707 /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 │ ├─66b2ef23a163ddd4162a4f01d781e4fc4e800558cbb1089aee4e2ff954d469cf │ │ ├─108120 glance-api: uWSGI master │ │ ├─108132 glance-api: uWSGI worker 1 │ │ └─108133 glance-api: uWSGI worker 2 │ ├─eb1d8499a9e5cfa2200f485ac49f8a1c5e237cbf5e1e7d95769231c064e5e8a9 │ │ └─207751 /pause │ ├─4fe23ef921141186d0091d80189197385e4b38f9387de24ed41aeb2d3350d4f9 │ │ └─216309 /pause │ ├─bacdd7bc7645de256654166a9ab257d716224070f6cc81b227a8c0004714c776 │ │ ├─203691 heat-api: uWSGI master │ │ ├─203760 heat-api: uWSGI worker 1 │ │ └─203761 heat-api: uWSGI worker 2 │ ├─ff6773ca3b980d14b450b4b039840bf28e5af7ed632f9e3c0ae5a6acb25dbf7d │ │ ├─226333 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226806 octavia-worker: ConsumerService worker(0) │ │ └─226809 octavia-worker: ConsumerService worker(1) │ ├─2b878ffa5eeb59c3e03cc7dd08f22675484166ba3aee050fd81f657057809d6e │ │ └─43546 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f98d3200110d5e8e4e0f87c02c73c1614b8792425eed842daa43f5a580281b42 │ │ └─216516 /pause │ ├─d5f4d6b35ca356755215a08fca6f504e8de8131e126ad6d5923ac00737e3497c │ │ └─85395 /usr/local/bin/rook ceph operator │ ├─0d204919b63894f50c9bb555b8cfb58b38777dcaeeeec52872fc49b35b18a244 │ │ └─254685 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─69f7acc5d873283bd2d5f025c3696e58c52b4b0dadc2e9ab93c4049138485abf │ │ └─62250 /pause │ ├─3a17da87e83d76c490a3b5cde74f2e56bd2cdabd31c2010a7d7a6bc2c51f4a6f │ │ └─175818 /pause │ ├─fe64c0379739124a94c7358d9e6d7668472ca8ef1ce3e2cde4cabba81b3ae1a0 │ │ └─43499 /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 │ ├─1f1c6cd78dd433bc81be27d07576f6c5713fe9e169e7e220c8c3a7a615da6380 │ │ └─252916 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 │ ├─74937b41f3e458933e3e7f569dcc0c62a7c1ce3170f63909eb839058b3ada5dc │ │ └─96014 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4f1a844d2118d4c537e5b2a0ee60bdb81a007864d1485b5474163112eaef2a7c │ │ ├─ 47975 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 │ │ ├─ 50666 haproxy -sf 164 -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 │ │ ├─423058 [runc:[0:PARENT]] │ │ ├─423059 [runc:[1:CHILD]] │ │ └─423060 runc init │ ├─539ab519dd0dc42a5669094047716687801e0ae0cc879526296e2459ecc81ace │ │ ├─64991 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65026 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3d6a39be60470d29884d583633514e38d7fab984ad4d35ee3c8c55cac6bd4803 │ │ └─248699 /pause │ ├─bea494b20b61fa09d41701f633f8087bcd15958e3ca8b6f79e5abb147b0a9edc │ │ └─48144 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b24cadab10c5ac1be5d53c7fcc6c776477648d2eeb141f0c70c0a6070d7b4d5c │ │ └─66281 /bin/oauth2-proxy │ ├─cf11292443d3936a8b62d16c5ea9fefe0f0135c92bf8e9588f4ef81a28c109f5 │ │ └─46761 /pause │ ├─f3e80b56df9a937dd4baea06152a41be07b892fb859393a3e4137fa6312b4878 │ │ └─61457 /pause │ ├─7e2ad85c4cff0ef858953f43d53c2b3118ba0e7b996585da7570fc2acc4a43c4 │ │ └─261633 /pause │ ├─dc56e3683231dcc3bb89342d84e31da84958cde460d998ce3fc9422a8391d151 │ │ └─231453 /pause │ ├─3c206ca9ef809496fdf09c3cbf1e47e4f4ed3f0ff59f33d04bb07d307bfb40da │ │ └─175240 /pause │ ├─f03173649aafb5986587e1a70f8b7f73813c4e3de2e056c7ea069ffc1b99c885 │ │ └─61171 /pause │ ├─91e7b13c64dd099ab82e009424e16bd8afd54e9e8707494cc7d696deb6b3d623 │ │ ├─248999 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249429 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249430 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fd3c8b51ae85d44d18a77fd3107fae209408390427c7f3b02df8f58eda7ccfe7 │ │ └─65497 /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-23.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 │ ├─f3d25df20f479a1b7afa5f0a7aded7fee1a730792ea336c6d54634aecd693417 │ │ ├─301751 apache2 -DFOREGROUND │ │ ├─304415 (wsgi:h -DFOREGROUND │ │ ├─304416 (wsgi:h -DFOREGROUND │ │ ├─304417 (wsgi:h -DFOREGROUND │ │ ├─304418 (wsgi:h -DFOREGROUND │ │ ├─304419 (wsgi:h -DFOREGROUND │ │ ├─304420 apache2 -DFOREGROUND │ │ └─304421 apache2 -DFOREGROUND │ ├─761f7b01ba3966d693fda9bf25c7ab771ce7479b637512e76ea5ae7bb5ec4227 │ │ └─66131 /bin/memcached_exporter │ ├─c261f1514f7851aefbbf833deb24ffc5f6718722eec19142bb80f4cdcf743d45 │ │ └─192930 /usr/bin/libvirt-tls-sidecar │ ├─0b926fdccc58c0ac399f693f1a79d241ed65b1e67c39d865dab56d747c1f92d0 │ │ ├─83676 barbiacan-api: uWSGI master │ │ └─83695 barbiacan-api: uWSGI worker 1 │ ├─390dac5ac043eac1079dcb8f5f167705283fcf9c2dfe13be0ea79ea2f71dd240 │ │ └─63510 /pause │ ├─9be3cc1d6a0dac9f8174c867fbde1ea9d3d0bc7423ab1a2a016515841ffb49d2 │ │ └─199476 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a76621d128a5eb3244e7dc23c1e817a7dc4d3cd48a0dddb15ecca7541323a53c │ │ └─112976 /pause │ ├─e6bca3ac08334f4cafe5e3c06e1ab17a03391cc1723b552034b5247ef177edc6 │ │ └─157245 /pause │ ├─1b4315b31097f76f3530cabc657afa6a82e50d8e8a0156c122e8c9b070cfb192 │ │ └─50453 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 │ ├─ed054535cc161d3eef4d14117dbf1a2cb75fd4b1f710e55ef2efdd423334e736 │ │ └─50284 /pause │ ├─577335d36d430e2597b112dac4216625c25e075f5b658c7c5fa2cc9349655f5e │ │ ├─145754 placement-api: uWSGI master │ │ ├─145783 placement-api: uWSGI worker 1 │ │ └─145784 placement-api: uWSGI worker 2 │ ├─643dd2ad6e6f95c42e3e2bf217148623899bab3bbe747735d5da9552f634947c │ │ └─252942 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1d7458b614371ea33cd5a10e7d1c54dd9c15b1ca1106932f2453b50210ad7c0c │ │ └─175434 /pause │ ├─fba81d9b396a8a29a033a257dfe6980328fbec4d1e227dc138f3abb49da64deb │ │ └─261979 /pause │ ├─a216eb2b474f14637c52ed18b28a80f42bca8473ada0071f7b037df069f45bf4 │ │ └─50708 valkey-server *:26379 [sentinel] │ ├─47ec47c64190ba3bbb34c42dd9f38137bfe893ed7236e0e08bbf07f089167b96 │ │ └─55763 /secretgen-controller │ ├─b72b4577d1f5c8804e7d3f2c5e362c0ec6d147a034189ea9b89c1af88794530e │ │ └─63789 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 │ ├─5d50230db2a651d853331358e7a527d12ae7f73f9fcc264eca86aff6b8687319 │ │ └─43592 /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 │ ├─072cec07abb06abd9f5ce6c5ba691de9045b7751cfbffd613d357aafb63d63d9 │ │ └─41907 /pause │ ├─a9ac11362d869c8720c6341ea10505b396f04b46d8fae5198434bb5d4db00c64 │ │ └─65664 /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-23.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 │ ├─1266dd745fc0381bd7538ccfe1413d9a6286652288fcbb2a1fd7bddc6e0ae7cc │ │ └─158262 /pause │ ├─1f5785a6b1f2b4332f22eee1ab6447cd5d51d0866ae6760f9b53ad449a208004 │ │ └─55300 /pause │ ├─db91c9a3a747cf04190809c4f5a4ad3aae9cd312a362db9907d3c3db4a0bc3cd │ │ └─65119 /goldpinger --static-file-path /static │ ├─4ffafe4afe32dd50fbec731ed731c844efc2346e152db0ae5868e9b35c755757 │ │ └─64832 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d69df4772858813b8e6bc332f3934a415728158283632df39047779c77e8f3b │ │ ├─171570 nova-api: uWSGI master │ │ ├─171600 nova-api: uWSGI worker 1 │ │ └─171601 nova-api: uWSGI worker 2 │ ├─33b3934c4ee3f4379d95ca44ff9a8e5ddfadaa8df149a1179144ecc28db2ec4c │ │ └─42455 /coredns -conf /etc/coredns/Corefile │ ├─ccae5cf5a682b02db709e9b3707c37ae191837d2afd475ab30c0b63141cd2ef4 │ │ └─256358 docker-registry serve /etc/docker-registry/config.yml │ ├─eb140931f5b2c27af22bfe0444d180b83453e69a09a42dbb1ffda89d03bae311 │ │ ├─172303 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172687 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172688 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─079977cb77f20ec1c649ae6588a5fa70abbf6d8f80c1413e85bcba9529f61e25 │ │ └─261831 /pause │ ├─df39900b80dc0cd0e9bc915c227dcacbf6f9c56368f75740e276a4ad750fb7ff │ │ └─65538 /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 │ ├─f10b8e86006b4030239a5aaf014b2eb70bba0ce4c79c20b5d5ebf57165ec4939 │ │ └─62790 /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 │ ├─01787d23b5b7db760aae5ca887843436c4250a8e3020d41dfbf634a2ca8608cf │ │ └─61889 /pause │ ├─2b4610dd8cd8a8662dcc3fe0cb997e7e5a7e525d12b90acccdd465464abba5ae │ │ ├─203681 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204110 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204111 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─868432ec8f3a0c2859809717de76e0094864a7047a0e2f0f87a569120ea1e2d6 │ │ └─190592 /pause │ ├─1381a34411cbb703bd2eeefba6e659592f762ff749a31490e016f46827cedb27 │ │ └─61094 /pause │ ├─d764f461773fc71ffb53c442213ae129bf38756844ed4ff602100944aac73fb2 │ │ └─232304 /pause │ ├─d18cc5848bfc1883cc951318df7859382479f285ee1b7aa588c90cf0a348bb30 │ │ └─65202 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e2ef69b3e8d142f90d6dee76b3e17850ace558a4218367a97853736f5f1aa2fb │ │ └─252865 /manager --metrics-bind-address=:9782 │ ├─fc1aff67397417092e7b3ce7f2dd44b097deadd116868154fb36f526ebd8334e │ │ └─126642 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─640339595179c70d24d9c51e1ec19dd496a4bbb41e750eb74935ea4ed4a44b5f │ │ └─55563 nfd-master -crd-controller=true -metrics=8081 │ ├─061c98e663103dbe5d17561166ef530ef4949cbf9c91c7f55d4ef8d02cd8ed1e │ │ └─42402 /pause │ ├─7e9e8b0ab98b3c50f683d8bf64b35b791d9a263d5d1a525145def8ff317abbbf │ │ └─64137 /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 │ ├─f7e82adaee325b52a16159108b475b7d523906bd376bd0dd8b45de3ce9feb557 │ │ ├─ 46152 /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 │ │ ├─ 46165 /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 │ │ ├─ 46256 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─301602 nginx: worker process │ │ ├─301603 nginx: worker process │ │ └─301604 nginx: cache manager process │ ├─6d178fb7255ae942c1487cc241114fa75fbb181fb9b7f464e96e780e035a10e4 │ │ └─237056 /pause │ ├─1750cd8e3ef062773fe934eba45e3c3c2154002b4212fe3e06d7dc09a91da169 │ │ └─236969 /pause │ ├─80d18898eb4b9dca8c8e9a5828ef4c52d4d549d630697be90494b0d06109bdc9 │ │ └─175864 /pause │ ├─13b177fcdd5a675836dac1d9877be73d3d82347e7ebdb2d67b58945cc2a42f09 │ │ └─45782 /pause │ ├─b513a24df46a008c9291b7c6d69909e2b2a7931c032f090e9675f051ba855470 │ │ └─94871 /pause │ └─1cfc1be613bb37d8319ddc8c8ae235a1e358e35f95bcc1d375bde00c0ba87c21 │ └─111273 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount