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 │ │ │ ├─21936 /lib/systemd/systemd --user │ │ │ └─21938 (sd-pam) │ │ └─session-21.scope │ │ ├─21864 sshd: cephadm [priv] │ │ └─21952 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1631 sshd: zuul [priv] │ │ └─1644 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1635 ssh: /home/zuul/.ansible/cp/199.204.45.222-22-zuul [mux] │ ├─420148 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fdfuvkzasutsoqhovnhevpjsuotzhtyn ; /usr/bin/python3'"'"' && sleep 0' │ ├─420149 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fdfuvkzasutsoqhovnhevpjsuotzhtyn ; /usr/bin/python3' && sleep 0 │ ├─420150 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fdfuvkzasutsoqhovnhevpjsuotzhtyn ; /usr/bin/python3 │ ├─420151 /bin/sh -c echo BECOME-SUCCESS-fdfuvkzasutsoqhovnhevpjsuotzhtyn ; /usr/bin/python3 │ ├─420152 /usr/bin/python3 │ ├─420225 /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 │ └─420227 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 … │ │ ├─ 9988 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12334 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d09b3dee7e83da434d75e1a51e77b79f04539f1c1301c02f4a417b5eaaaa59e0 -address /run/containerd/containerd.sock │ │ ├─ 12699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d1f6ac1614b1d2c312d8ad4f405794c453310a1fba10f8ac327b83c980d9607 -address /run/containerd/containerd.sock │ │ ├─ 18859 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39d0f294f6ca66176d852238a3f1ea3af37bca1e0d94f57fbf4b2b70092ba8dd -address /run/containerd/containerd.sock │ │ ├─ 25487 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c129ac501ad4da4306674e15101ccd32e283fd2793ece3a64c0cbf24e9fca754 -address /run/containerd/containerd.sock │ │ ├─ 30261 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2268d3d584a2fba72a65303c3d9367631aec493ab1a76fed82766174d4b6bddf -address /run/containerd/containerd.sock │ │ ├─ 35067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9442a5c4bc2e1386a7c57ba6dc5606ff67deba7c042f83dcca40822e1c9faac3 -address /run/containerd/containerd.sock │ │ ├─ 40815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7ffb28764cabbb1462677f24d71b0ec93af55091239a46559cf72295678bf3 -address /run/containerd/containerd.sock │ │ ├─ 40862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2623ee76900ad37de7cdc201804aa98971834f2141e11c57ce759558781d4e -address /run/containerd/containerd.sock │ │ ├─ 40864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e1f75088d6af52bc429ff67cf709f5aebc0067d641d6f8dbba3c320220e7771 -address /run/containerd/containerd.sock │ │ ├─ 40895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe4dd4a1c38e06232ad9d342b714a2a1d23b393b3decd3ef64ac858324b1dfb -address /run/containerd/containerd.sock │ │ ├─ 40900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4357e1d7600b8a37e23ea5c3ab97c15bba9b464f0bfdccff4f405489fe66151 -address /run/containerd/containerd.sock │ │ ├─ 41459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e961f1752e43a14d51c82fef803a0d534706aa34dea073b57410c52c1f08b36d -address /run/containerd/containerd.sock │ │ ├─ 42171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e064a6de05e55b0d32d4abc8ef72dc464258ff1f578bb5856ee489302fab23 -address /run/containerd/containerd.sock │ │ ├─ 42187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf71fa28dd9212dc8423a4dc74e51d3e2a76a92f1cf8c12b83289e50004898c -address /run/containerd/containerd.sock │ │ ├─ 43521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c903a7d234e9557b3843168a1584fb9298973f331c31e9ebc0c1a1e32e9a85d2 -address /run/containerd/containerd.sock │ │ ├─ 43933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d2b85b0fbe9610e8725e9c8e3101ce72a2859cef76cb41ee01a42249983e6bd -address /run/containerd/containerd.sock │ │ ├─ 43979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9bebf76e8b254de17240fadeaa4fc3ad7b78eb2176da93e61d4ee0f1ecd1c4 -address /run/containerd/containerd.sock │ │ ├─ 44402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7881a3249f93fbda2aae77bae84834ea0aa1f9e0ec91f4b935e0a4785b47758 -address /run/containerd/containerd.sock │ │ ├─ 44878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c4fd18361de086e7bc3f03e9981d4b151484d04a9d0999539b2642dadd23d36 -address /run/containerd/containerd.sock │ │ ├─ 44922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a12694b225dbe7630e8f581adc90b097ff1823131bd987565c4aa217c1c73f7 -address /run/containerd/containerd.sock │ │ ├─ 44976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a896f14081aabdb905a4f55c118d988aa2fd50a873e7aa724c615e49e67df5 -address /run/containerd/containerd.sock │ │ ├─ 47065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0948bbe88dae4e63c7460fb67e4ffde3b4b51a68908ac3c82b1b29af93a8728a -address /run/containerd/containerd.sock │ │ ├─ 47167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa30ba4c33a3dd3243b67990f7d1dd7ad611e253d36dc5ba400f1ad2fb856148 -address /run/containerd/containerd.sock │ │ ├─ 47889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc674c8afc6e799ee13cac42b5a7d5532e74a853f2ecd7421a4fbbb9702d98cf -address /run/containerd/containerd.sock │ │ ├─ 47986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d5589e390f13e5f775290665848c1057928a8ea61b42fbcbf1968765cd5241a -address /run/containerd/containerd.sock │ │ ├─ 48561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4205cfe2fc29ca86b8d7bcb81bc2fc099ad2642d4b73fc1a5b51eed1b53c9ec -address /run/containerd/containerd.sock │ │ ├─ 48854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3cb0ee3054f99288c765c67f8d497b9139f6e6e2a562de3955395518779a55 -address /run/containerd/containerd.sock │ │ ├─ 49263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd562eae35a7571f0c9aea91f440edd700552a9ba1d53fd16273fc69a551876e -address /run/containerd/containerd.sock │ │ ├─ 51411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 112c067662f79e4e6c45d088f5a6bbb07a0b172ee0a6c77e4de146a628805343 -address /run/containerd/containerd.sock │ │ ├─ 51499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bfc532826e23cd55d2708f4b7c327b2065bdbb9de0ba363ad4e8c9ed871e899 -address /run/containerd/containerd.sock │ │ ├─ 55714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688e5a360eff08f73464f4bd3f160ba7f915d9f21363f2a3b961b9629f546bcb -address /run/containerd/containerd.sock │ │ ├─ 56352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efdb86591ad2870d8d110396ff8531b84a53d58739b257aaa72ab81d5d7e77cd -address /run/containerd/containerd.sock │ │ ├─ 56392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0590b3508a8e7dd03c059aff8ea99c89e34502cf6ac44f235155c7534b73df -address /run/containerd/containerd.sock │ │ ├─ 56434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4d6897035a3fe02a10adda2ea44fd2d94ac5fb03afc65f02f3cddb045eb825 -address /run/containerd/containerd.sock │ │ ├─ 56662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b1792cbf765d696e3bc5d8e3f115cca0f870e637cad45295a5cf1068a23c11 -address /run/containerd/containerd.sock │ │ ├─ 60478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20369285c5dd0cedf925814c6b56f22c94d1b956810d1efa01d52f739341b45 -address /run/containerd/containerd.sock │ │ ├─ 60590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e25a3832920e76558e095159de2f928dd4f668596f84d72c977cb7ba1577f2f -address /run/containerd/containerd.sock │ │ ├─ 60648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c8743388fe705b0b7932efb7ef07cfb9bf100ed4a6580d357b337df5d7304c -address /run/containerd/containerd.sock │ │ ├─ 60671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcc079a4b3afcc60b315344bd21b0a1a004c434b21408b037017caf247290123 -address /run/containerd/containerd.sock │ │ ├─ 62211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8459b7121eec6857482e0d1949bda7a23de6af2347d9715063f1dd97a00ceeec -address /run/containerd/containerd.sock │ │ ├─ 62249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb63fa35faabc158f0f3c139429232da268bef85b50ae5bfbdb1a82d4c84ed5 -address /run/containerd/containerd.sock │ │ ├─ 62447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45fb8c8c6887c21b2ba25c3bc19a3dacb68dca970c1fa867a4694944954487d1 -address /run/containerd/containerd.sock │ │ ├─ 62537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dfb08b27693fb554113e11bf9705fa30c1b2f30e19affc1c89110c549a4f306 -address /run/containerd/containerd.sock │ │ ├─ 62585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17e456cab60d695ba9a0948ee4fd142709b531bfe3b1cb0bf3c94497c30a1af -address /run/containerd/containerd.sock │ │ ├─ 63027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9525a5d36e125bd0d7dd0d1b08c721bb318ef2cfe2a1466dffa59716425cc4c3 -address /run/containerd/containerd.sock │ │ ├─ 63486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e288528ec82f065517b1c14559c22be900cb95f16b6246760c7d1ebab86b5751 -address /run/containerd/containerd.sock │ │ ├─ 63709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540a23e2c2b2a13d60e6945c6a82f00c754fa2bf3c7941c51d220dc78eee32e3 -address /run/containerd/containerd.sock │ │ ├─ 64129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601f0b8845bc4820a3ad6e5d937a76ae3f0b665190369545b2587c65940584f2 -address /run/containerd/containerd.sock │ │ ├─ 64931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e2694d3698cd955c39d366e382c7ea496bb1166dfa5623ad06a45443075246 -address /run/containerd/containerd.sock │ │ ├─ 66334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 606fb1723c6ddffc4628fc31528fb3293d2214a8431b23e792b01457ea8484c6 -address /run/containerd/containerd.sock │ │ ├─ 68529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f37033cdba5ab180d1e399063f7cb433458d06aee302b02a40fd277073c92fc -address /run/containerd/containerd.sock │ │ ├─ 77944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c8913360c294dca992c3284d411d69a1db6e8f02e5015fc20ce5ec2af5790a4 -address /run/containerd/containerd.sock │ │ ├─ 79399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd07589959a7ac892e295d421a7385c900e5c1d3692fa5584c56c83e6b749993 -address /run/containerd/containerd.sock │ │ ├─ 85380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2697db95fa14ac62c97c97fec486171a3e4152121e0c53ed74452aeab97e5ce3 -address /run/containerd/containerd.sock │ │ ├─ 91483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fd99f46787d4fde6ccc37b11be1d059fe1ac5717a5f0f2de9a815434ac01f65 -address /run/containerd/containerd.sock │ │ ├─ 95614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1739154ba7f13b463d2018e023274f6514fc63d20ffbbfbeaa7cb77cba5a8122 -address /run/containerd/containerd.sock │ │ ├─ 95648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 493ad02706ed3c02bdda4bb403bdaebe1f813ec0dabfa6ff6d3db0f9877b8b89 -address /run/containerd/containerd.sock │ │ ├─104344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc4cd27b0a1861c7cafc38e55e2ca4fdaa0c523892d3bb992d21050ff75c5e0 -address /run/containerd/containerd.sock │ │ ├─105871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dbd676e1f9964e611f4b4f7b075e4961fe6a5186c21a1fe5260c08731ef3a06 -address /run/containerd/containerd.sock │ │ ├─105909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a73c4f122272dbf6889071c7093e01cf209bf02a849c52b0ad1027e5c1a73650 -address /run/containerd/containerd.sock │ │ ├─107931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88041a30749d0b4cddab629f0696ce903f69a43b087e43849d607da90351141e -address /run/containerd/containerd.sock │ │ ├─109887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 850a5a953e319cb7cd426f6e016a50c6ce4d9db2968b04e45ea0c92a52dc86dc -address /run/containerd/containerd.sock │ │ ├─109928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c726de0e80860fca1738a7b486751d38e516a0a22a6697196fb3b79c118934d -address /run/containerd/containerd.sock │ │ ├─122944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ef41b0d4b134e32d82829d6617a798ab376a086ace379bb6212d54135373931 -address /run/containerd/containerd.sock │ │ ├─122988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2629ee188930ef9d833de291d69d700a192e26b77919c9d7567cb09732ebfb -address /run/containerd/containerd.sock │ │ ├─125701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3652138b1b4061d03cc0b67c9828aff9ccf1414793e5c8ced5d19ea2ca1bb0b3 -address /run/containerd/containerd.sock │ │ ├─140107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd0cd840c451974992ef6b52c08b0fcf5422ecf31f5315e9dad76879ac3198ed -address /run/containerd/containerd.sock │ │ ├─141635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2fa5acb6d68f7a1b421d7ef365165c7ac74fbb39e7c1accfd1a5dea1ec1ffdf -address /run/containerd/containerd.sock │ │ ├─142000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf0a607589e1276c261a43b506b7c0e6bc758a4103bdfc294a52c2d53d59f65 -address /run/containerd/containerd.sock │ │ ├─142849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 935d9d05b5c5004982caaae63f6044ee2e61023fd1124524700a8f1228d2b2d7 -address /run/containerd/containerd.sock │ │ ├─144915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1961940307132563e75430cc639f355d618543d94975fce0e43de9afc29ddb86 -address /run/containerd/containerd.sock │ │ ├─145248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a85875311a87217ede3158e4bb31f6103252ef73b6c9d159d6ca3fe9cac1a6a -address /run/containerd/containerd.sock │ │ ├─145431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca3698fd4b0931678550ce609504ad2733133cb8e647a1f289105103daa6871 -address /run/containerd/containerd.sock │ │ ├─145542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65c9a541f6e09d39638bff54b2e0768e139a74c1f49f14b59cbea8e1276f8fc -address /run/containerd/containerd.sock │ │ ├─145707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27cb6b98e81c98bed00b42e05c8dda66e6199d13d4aa48556097881ebfc01c95 -address /run/containerd/containerd.sock │ │ ├─146086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b9f6baa23bd60cadd004123a2a4a3049c1a4423517ac73bb59a8557383346a -address /run/containerd/containerd.sock │ │ ├─171517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88a69423e97fd83db2edd87fefe9a612a7c312df6177c848bb331c40138ef5a -address /run/containerd/containerd.sock │ │ ├─173336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca1905f068c337ce443a9cd90a1b227f3fac91bdd1a8bb155802ad880b0fc9c -address /run/containerd/containerd.sock │ │ ├─173397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34a593feb6ab0312037f0f8e82687f9115748b9a1d53bc454703109f9d79b37 -address /run/containerd/containerd.sock │ │ ├─173433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9311d3fb717517824becc81aa509d88af19991de8abe2110170ced15c86b38d0 -address /run/containerd/containerd.sock │ │ ├─173689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7896ebdccfb4f11e02618708f1eae226ce58c11d880d2b31ee34a5ff5a160d1e -address /run/containerd/containerd.sock │ │ ├─173756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff870cabdd6c072043f7e73ae062f2a3013bbfd0e74f86ddefe0effbbd8b7ddf -address /run/containerd/containerd.sock │ │ ├─173821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1edf6d0766e4951bfc1a6432a9e534216fa5845585eb0902170d547d865f3af -address /run/containerd/containerd.sock │ │ ├─173854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87c471d9769c9f6870b11a0e0399d6af644c297f17e75834f52680d8d546fcd -address /run/containerd/containerd.sock │ │ ├─186886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e727a757467c9e4b1ed3b42fb1c35c1fee2638446c9d414c3f93d0d3d135fb6 -address /run/containerd/containerd.sock │ │ ├─189324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf12ff1cc9c7b9690cf4a7f0744292daa71d5e7228f87e399b7c2f81fea42a8c -address /run/containerd/containerd.sock │ │ ├─189373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0eb17c546f1107a2a6b8a99c0ffd759c45a49f1bad7ce4b6c7fa6e61b34cbf3 -address /run/containerd/containerd.sock │ │ ├─189554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fc015c37cb5d15bbc05cff9cd9aee8305bd3d268a7034eedcd7453189e9b44 -address /run/containerd/containerd.sock │ │ ├─206594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cc313850c0cbc8725ec3bc13fd5b8d427c40216cdbbf437d87b13112d9e700 -address /run/containerd/containerd.sock │ │ ├─216070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5066a68ff64bbd9cb25ef2285fab4183b8866666f0ed76005cd518a3004f2b -address /run/containerd/containerd.sock │ │ ├─216101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df07cb4bab9eef36aa61b9c6906d687b630df81098920474b0c1de547e8a0f2 -address /run/containerd/containerd.sock │ │ ├─216135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503cbee6e05198bb82616b776adc94d7e881860f5e4fc8991bcd3a6db6e3f565 -address /run/containerd/containerd.sock │ │ ├─216415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d650c0ef0b4b630b2a88f47867753b039c37c9443ab32515d7809e951cc11214 -address /run/containerd/containerd.sock │ │ ├─228407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8db22ed5896d6404f0800ea2a8c178c7a10a70286c0c3f80371a4ba678c63b7 -address /run/containerd/containerd.sock │ │ ├─230829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c48251a366b0300bd9e2a85c452be2185a801c5976a8413de8eaba532207cdf -address /run/containerd/containerd.sock │ │ ├─231983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b8344acf377f8af73fac0133f742d6d690a390c0d3533d4270857bda17904af -address /run/containerd/containerd.sock │ │ ├─233256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b61a127b88c8118afb593f725431f16005336544a2c099a45264a19ebc0b47 -address /run/containerd/containerd.sock │ │ ├─233720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ec886d681a8d1661c393967bb710b7b226beee3a4473402bfb1798c73658ad -address /run/containerd/containerd.sock │ │ ├─236037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a35df98c49b0e206be50aff87bfc73110acf69bcca30ef4af72f7ae4e9a50c9 -address /run/containerd/containerd.sock │ │ ├─237084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b12c9bb52715d2ca5bc96e4a73564310bda0a33702f954c44f5d58e3a0f55ee -address /run/containerd/containerd.sock │ │ ├─237144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4205e6396f13c499bc7ef9b48104179ed8d7de2df519b6f1989a6574727b15f2 -address /run/containerd/containerd.sock │ │ ├─246901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe32de3694b1f84b2cd9a01ceb6245186213a38ad360bc202c3b2eb77b98cb3 -address /run/containerd/containerd.sock │ │ ├─247356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 536883f95f4cf210bc9901f98c27b5e46f8e70a95e92fbaf0e4b4aa95ea6c6a4 -address /run/containerd/containerd.sock │ │ ├─250931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2913cf49373d1112501333302074fe4aa8f35d60c6259a2957026219f7add3 -address /run/containerd/containerd.sock │ │ ├─255895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dc493194081fc362d05acba6bc352f639fa486f1b508514d447e2f07affdd9 -address /run/containerd/containerd.sock │ │ ├─256095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ae4fe58c44a06cce53705560a4092152428c95c32993df3bc1833c3e9d4c08 -address /run/containerd/containerd.sock │ │ ├─256163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f880af19daa4566e43e4798a56dfc26d60f61ae62ba47ccf7e9a053a572877f1 -address /run/containerd/containerd.sock │ │ ├─256259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc877d1e8be4a768336d78ddba9ab97557b1e4e765de23bb3a5e33ab45b5451f -address /run/containerd/containerd.sock │ │ ├─267405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d37fac28bef250b4e6241e5084c00d848532895a000cc1b485413746c0fd43 -address /run/containerd/containerd.sock │ │ ├─270062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2871a265add2dc2cee1d8b50a2e9cb61f4945fbf5efe4bb7aaee2ae1f0bcdcc3 -address /run/containerd/containerd.sock │ │ └─271592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6775c1ddce7790800a7eb82f41b5be7c97696438d6afe5ed8065d3214c91b8c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-d09b3dee7e83da434d75e1a51e77b79f04539f1c1301c02f4a417b5eaaaa59e0.scope … │ │ ├─12360 /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 │ │ └─12380 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29981 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30244 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18817 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18837 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25194 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25470 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yymchd.service │ │ │ ├─12611 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yymchd/unit.run │ │ │ └─12642 /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-yymchd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yymchd:/var/lib/ceph/mgr/ceph-instance.yymchd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yymchd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yymchd -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 │ │ │ ├─34775 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35049 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12250 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12279 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10358 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139492 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41287 /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.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-39d0f294f6ca66176d852238a3f1ea3af37bca1e0d94f57fbf4b2b70092ba8dd.scope … │ │ ├─18886 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18902 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9442a5c4bc2e1386a7c57ba6dc5606ff67deba7c042f83dcca40822e1c9faac3.scope … │ │ ├─35092 /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 │ │ └─35105 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10869 /usr/sbin/chronyd -F 1 │ │ └─10870 /usr/sbin/chronyd -F 1 │ ├─docker-c129ac501ad4da4306674e15101ccd32e283fd2793ece3a64c0cbf24e9fca754.scope … │ │ ├─25512 /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 │ │ └─25524 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-9d1f6ac1614b1d2c312d8ad4f405794c453310a1fba10f8ac327b83c980d9607.scope … │ │ ├─12722 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yymchd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.yymchd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-2268d3d584a2fba72a65303c3d9367631aec493ab1a76fed82766174d4b6bddf.scope … │ │ ├─30287 /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 │ │ └─30299 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─run-r8796f0e2f5724d86a82b12c292727096.scope │ │ └─187888 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139347 /sbin/iscsid │ │ └─139348 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─17146a4cd6ebb754fa8ac9e94d527e064441d0be70f67ce6fae9909b80b62995 │ │ ├─183766 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184138 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjxzfql3w/privsep.sock │ │ ├─184375 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmplr3vezso/privsep.sock │ │ └─184807 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4f5a94ef2b6b4a35690046da9f46334fec0da4c2d3f308837c93618f25744b3e │ │ ├─123923 /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 │ │ └─124077 /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 │ ├─630a2a8ed232f1b968e595af8df61f5fd4de0f11d1609ab1de8d0d1e5606cc05 │ │ └─66218 /bin/memcached_exporter │ ├─e21ec960eb329b20270e2734fa34c9d5041a43ae65b88ef3a7b30085ee61deeb │ │ └─41061 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 │ ├─61dedbe8c1e8eb3f683b8dbc7eb1889fa36a6ef519a0186f4cb1c4dc03aaa78e │ │ └─96285 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-t94ph --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─50dd083713a76974112528381ed3087d624d9788c06fe6cff138353f1b9ee744 │ │ └─86188 /usr/local/bin/rook ceph operator │ ├─abe32de3694b1f84b2cd9a01ceb6245186213a38ad360bc202c3b2eb77b98cb3 │ │ └─246939 /pause │ ├─9c9bebf76e8b254de17240fadeaa4fc3ad7b78eb2176da93e61d4ee0f1ecd1c4 │ │ └─44004 /pause │ ├─a8db22ed5896d6404f0800ea2a8c178c7a10a70286c0c3f80371a4ba678c63b7 │ │ └─228432 /pause │ ├─3e1f75088d6af52bc429ff67cf709f5aebc0067d641d6f8dbba3c320220e7771 │ │ └─40961 /pause │ ├─30f87df1d8df02e4a41dedf367e73434768ccadd87c78deae2fddc9f31ac66b5 │ │ └─64445 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─84d53cefd719c380b61154d05bf39bfadf18fa474e9c58d8f78332c2dc17cda0 │ │ └─107534 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2bf71fa28dd9212dc8423a4dc74e51d3e2a76a92f1cf8c12b83289e50004898c │ │ └─42236 /pause │ ├─2f4d6897035a3fe02a10adda2ea44fd2d94ac5fb03afc65f02f3cddb045eb825 │ │ └─56470 /pause │ ├─3f2df74daf9203348bd463199b6900ab0c6cf1c7794650a7df45e0b6b44ffd65 │ │ └─194763 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─935d9d05b5c5004982caaae63f6044ee2e61023fd1124524700a8f1228d2b2d7 │ │ └─142874 /pause │ ├─3652138b1b4061d03cc0b67c9828aff9ccf1414793e5c8ced5d19ea2ca1bb0b3 │ │ └─125729 /pause │ ├─a8578aa2bf5757d9e8f9c8088dc8b2462ff81945314701808508661b36afc236 │ │ ├─265498 /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 │ │ └─265788 /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 │ ├─4150ec5a6db4092edf3a34a13ee405f81c659c8531e79744c3fff328768490ef │ │ └─236100 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8ca1905f068c337ce443a9cd90a1b227f3fac91bdd1a8bb155802ad880b0fc9c │ │ └─173382 /pause │ ├─9bf0a607589e1276c261a43b506b7c0e6bc758a4103bdfc294a52c2d53d59f65 │ │ └─142023 /pause │ ├─551d9377ebd931098b6b526ad9003f98ce9f55e7ec31d1da54a870841a234511 │ │ ├─225127 octavia-api: uWSGI master │ │ ├─225149 octavia-api: uWSGI worker 1 │ │ └─225150 octavia-api: uWSGI worker 2 │ ├─11d37fac28bef250b4e6241e5084c00d848532895a000cc1b485413746c0fd43 │ │ └─267428 /pause │ ├─7c9ee5594f1c58655c39395e085ca8007e5e5fcebf092faeb42009d1248f0c47 │ │ └─230948 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─da5066a68ff64bbd9cb25ef2285fab4183b8866666f0ed76005cd518a3004f2b │ │ └─216155 /pause │ ├─8409e6649fa7f08fa94d51c085aa135d065584ccf273d3746ff753c87d412bb5 │ │ ├─269810 apache2 -DFOREGROUND │ │ ├─272571 (wsgi:h -DFOREGROUND │ │ ├─272572 (wsgi:h -DFOREGROUND │ │ ├─272573 (wsgi:h -DFOREGROUND │ │ ├─272574 (wsgi:h -DFOREGROUND │ │ ├─272575 (wsgi:h -DFOREGROUND │ │ ├─272576 apache2 -DFOREGROUND │ │ └─272577 apache2 -DFOREGROUND │ ├─6872aa030ac2d1d8ca0be5d59acd91533344cb491ff2426388ea7057657030ba │ │ └─65371 /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-222.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 │ ├─b76db76b040234742118d0d7e432aa60370cba22fabef791f1a1d482f8d38c94 │ │ └─66055 /bin/pushgateway │ ├─b6775c1ddce7790800a7eb82f41b5be7c97696438d6afe5ed8065d3214c91b8c │ │ └─271655 /pause │ ├─a4c771b7bc47d9239a22cb0610e1cce5f56e575c0423cd6b9073eed2e3dff899 │ │ └─41214 /kube-vip manager │ ├─a3c2dc9fc19bc558a89b73c582ad17a32276896ae4e506368cf1a97aca1b026f │ │ ├─265282 manila-api: uWSGI master │ │ ├─265352 manila-api: uWSGI worker 1 │ │ └─265353 manila-api: uWSGI worker 2 │ ├─f15aac23940935d8b9dbdda230fdf99c14e5262c6cb9ebfd29e04a80bcfe4933 │ │ ├─61574 python -u /app/sidecar.py │ │ ├─61959 python -u /app/sidecar.py │ │ └─61960 python -u /app/sidecar.py │ ├─2a3cb0ee3054f99288c765c67f8d497b9139f6e6e2a562de3955395518779a55 │ │ └─48881 /pause │ ├─88041a30749d0b4cddab629f0696ce903f69a43b087e43849d607da90351141e │ │ └─107955 /pause │ ├─1456dcf18e0f0680445130fff0f1ead2a5644d835cfbd13cdd625c62019bc477 │ │ └─65580 /goldpinger --static-file-path /static │ ├─ca01670e891203e19873f5225e10d95cc6df9be1f5b6a5b45bbc3d6ffa0921c0 │ │ ├─174538 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─419413 sleep 300 │ ├─20fe0660884afe7f4a2c6d04d80f907734268c3b620de70650c2d41572479f47 │ │ └─265255 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3a2bce498bb6b69aba19b8249da3c28203f7af64d6fa98bcff7dd8993d8e6a4e │ │ └─65266 /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 │ ├─1b039d111883634497a7adbab730c7d470134001a38b863854cd6d416517f061 │ │ └─233309 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3afb0076089458165fb16284f779e5f0e9e9545ad7c8442b9a2bd3461af8809d │ │ ├─182841 neutron-policy-server: uWSGI master │ │ ├─182858 neutron-policy-server: uWSGI worker 1 │ │ └─182859 neutron-policy-server: uWSGI worker 2 │ ├─efdb86591ad2870d8d110396ff8531b84a53d58739b257aaa72ab81d5d7e77cd │ │ └─56376 /pause │ ├─c6b9f6baa23bd60cadd004123a2a4a3049c1a4423517ac73bb59a8557383346a │ │ └─146110 /pause │ ├─81d897d250bda058bd5d2321ce18d67951023aff6ae440ab006f124615791b7f │ │ └─233769 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─bec98946b4b0f98895bc73b49eb7353adb7d831c9c83c974b9661e4ebc1aa3ed │ │ ├─104795 glance-api: uWSGI master │ │ ├─104807 glance-api: uWSGI worker 1 │ │ └─104808 glance-api: uWSGI worker 2 │ ├─ce731c329a5712e1bdc361d863851f21704694cc66948fc54de30b6efa5b336f │ │ └─43587 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─606fb1723c6ddffc4628fc31528fb3293d2214a8431b23e792b01457ea8484c6 │ │ └─66357 /pause │ ├─9b8344acf377f8af73fac0133f742d6d690a390c0d3533d4270857bda17904af │ │ └─232008 /pause │ ├─2a2623ee76900ad37de7cdc201804aa98971834f2141e11c57ce759558781d4e │ │ └─40960 /pause │ ├─2871a265add2dc2cee1d8b50a2e9cb61f4945fbf5efe4bb7aaee2ae1f0bcdcc3 │ │ └─270096 /pause │ ├─f8dd759ea1085f8b9e2cf2a7c2f121df87a5cff499d78bc29b2bdf43c7c48705 │ │ └─51936 valkey-server *:26379 [sentinel] │ ├─76cc313850c0cbc8725ec3bc13fd5b8d427c40216cdbbf437d87b13112d9e700 │ │ └─206617 /pause │ ├─0948bbe88dae4e63c7460fb67e4ffde3b4b51a68908ac3c82b1b29af93a8728a │ │ └─47091 /pause │ ├─5a35df98c49b0e206be50aff87bfc73110acf69bcca30ef4af72f7ae4e9a50c9 │ │ └─236070 /pause │ ├─591d01172b978da6b7652182f4611bced2aaa3d3ee45859145de30cbff41bc99 │ │ └─253653 docker-registry serve /etc/docker-registry/config.yml │ ├─741da7165a455f4c22bc011bcb47953841c54d5afa9995d258c3a23ff15c9390 │ │ └─164983 /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 │ ├─cf12ff1cc9c7b9690cf4a7f0744292daa71d5e7228f87e399b7c2f81fea42a8c │ │ └─189351 /pause │ ├─593ce91dd09978dbce242f3350f59948c7e94ae3bd9a756bcd51c650ca72681a │ │ └─65222 /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-222.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 │ ├─c00e3b90b429fa17391a975abe81da626521fec8863d950befb055063a29917e │ │ ├─202538 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202899 heat-engine: ServiceWrapper worker(0) │ │ └─202902 heat-engine: ServiceWrapper worker(1) │ ├─82e2694d3698cd955c39d366e382c7ea496bb1166dfa5623ad06a45443075246 │ │ └─64955 /pause │ ├─f606a04e85f82c32c261a653f931c3f9327b74321ae5fc75339c5494f3e50458 │ │ └─45202 /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 │ ├─912969794a6615a6a014a363b21ec0c3a6437b0a426d44bc0ec7b9c9638cc14b │ │ └─49394 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8d26bff3397cc9b36f7d3245f601d8ff730d149faf1ee836041476a9b995af8b │ │ └─56898 /secretgen-controller │ ├─6cb6a69b91f96341fbe1fe8dfabe99ab150a3a4cfe043bf2dbd11d9b903581a0 │ │ └─48180 /manager --metrics-bind-address=:8080 │ ├─4d2b85b0fbe9610e8725e9c8e3101ce72a2859cef76cb41ee01a42249983e6bd │ │ └─43959 /pause │ ├─e426c13bf39604cd285886825666bc3a66fec6660e4d2ba57462d1daedfd78b0 │ │ ├─171701 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171724 erl_child_setup 1048576 │ │ ├─171796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172033 /bin/sh -s rabbit_disk_monitor │ ├─bd18bfe32fcde17a86c3a3fb323afca4d28e3447921499a4dff850266bee964a │ │ └─42491 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5229cb12c5b4dfec903e1e6276c9dae617c1c82416f785a707b89f88f32efbd5 │ │ └─48709 percona-xtradb-cluster-operator │ ├─af2913cf49373d1112501333302074fe4aa8f35d60c6259a2957026219f7add3 │ │ └─250955 /pause │ ├─e2fa5acb6d68f7a1b421d7ef365165c7ac74fbb39e7c1accfd1a5dea1ec1ffdf │ │ └─141659 /pause │ ├─79c9cced5ed92344c3658b5417f8f15396f3e767443bad3af27f1eb4b60363e1 │ │ └─271898 /bin/openstack-database-exporter │ ├─e306d121b983e9eaba939f72a3409457be0821ee5acecbb340b8259b7f33df9d │ │ └─56789 nfd-gc -gc-interval=1h │ ├─83a93877cba827c2ddd662fdabdab4ad878111eeccf2d4e32de7d20a73c19b47 │ │ ├─202485 heat-api-cfn: uWSGI master │ │ ├─202628 heat-api-cfn: uWSGI worker 1 │ │ └─202629 heat-api-cfn: uWSGI worker 2 │ ├─7376e077a5b95c8909b50065301ccdcb1aae1d810bf6178b6d84ef8d1499d2e9 │ │ └─66319 /bin/oauth2-proxy │ ├─7d89a224837d179a0ae17168064a974ed1182bea920350b3a85ccc657b6cbb2a │ │ └─97043 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7fcafa27d5dc936b26c827c5c1cc5e84e40ff44edabdfe6c759259dc7361dc9f │ │ └─187289 /bin/bash /tmp/libvirt.sh │ ├─e4205cfe2fc29ca86b8d7bcb81bc2fc099ad2642d4b73fc1a5b51eed1b53c9ec │ │ └─48584 /pause │ ├─7896ebdccfb4f11e02618708f1eae226ce58c11d880d2b31ee34a5ff5a160d1e │ │ └─173728 /pause │ ├─a17e456cab60d695ba9a0948ee4fd142709b531bfe3b1cb0bf3c94497c30a1af │ │ └─62609 /pause │ ├─688e5a360eff08f73464f4bd3f160ba7f915d9f21363f2a3b961b9629f546bcb │ │ └─55738 /pause │ ├─ee0d779527dbf25bec13cd78e7108c58f43ffa945a0e1e07b1e0b4a7406f05ec │ │ ├─63775 nginx: master process nginx -g daemon off; │ │ ├─63790 nginx: worker process │ │ ├─63791 nginx: worker process │ │ ├─63792 nginx: worker process │ │ ├─63793 nginx: worker process │ │ └─63794 nginx: worker process │ ├─8daa438b710ef409cf786d0227782b5e3427458ea36e90b43aaaf1b1ee0967dd │ │ ├─187353 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187376 erl_child_setup 1048576 │ │ ├─187454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187809 /bin/sh -s rabbit_disk_monitor │ ├─885447435b41929798130f70f00f00b9b01e95a66e72d262e1bfdccf993cc511 │ │ └─44024 /coredns -conf /etc/coredns/Corefile │ ├─efba7f33fc8921a3f2add81b43b04ed797f2e9be07a28240c3b2e225004fc010 │ │ ├─206806 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─206829 erl_child_setup 1048576 │ │ ├─206922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207248 /bin/sh -s rabbit_disk_monitor │ ├─9525a5d36e125bd0d7dd0d1b08c721bb318ef2cfe2a1466dffa59716425cc4c3 │ │ └─63072 /pause │ ├─cd0cd840c451974992ef6b52c08b0fcf5422ecf31f5315e9dad76879ac3198ed │ │ └─140131 /pause │ ├─9e392e444102905af68529f26679fea2af4b8f42e9c6d29f70dcebc500a46d9f │ │ ├─251154 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─251177 erl_child_setup 1048576 │ │ ├─251291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251548 /bin/sh -s rabbit_disk_monitor │ ├─6376df32a2b8f161c8848c93b04c38e5a6b93e12de07e2b51ad4fd9a05d7ee44 │ │ └─51635 valkey-server *:6379 │ ├─6ef41b0d4b134e32d82829d6617a798ab376a086ace379bb6212d54135373931 │ │ └─122967 /pause │ ├─bd07589959a7ac892e295d421a7385c900e5c1d3692fa5584c56c83e6b749993 │ │ └─79422 /pause │ ├─d34a593feb6ab0312037f0f8e82687f9115748b9a1d53bc454703109f9d79b37 │ │ └─173455 /pause │ ├─9ff8ccd0e0924bc7ae174157fa54a6f46f7533e8390cc27f5dd4ad904c67f99e │ │ ├─42699 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43118 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─370398f16f0efa291c60803225d7953b3b08d1c024548382d1e24ece8731c730 │ │ └─66182 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─50c8743388fe705b0b7932efb7ef07cfb9bf100ed4a6580d357b337df5d7304c │ │ └─60697 /pause │ ├─cb522a8d88314f7a614510fb4d21ae670df909ec045f119ef5d195f51cfb7262 │ │ ├─185436 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─185783 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186251 /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/tmp3_7perkt/privsep.sock │ │ ├─376384 /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/tmpa5f96j4e/privsep.sock │ │ ├─376962 /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/tmphw8bm54u/privsep.sock │ │ ├─377416 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377420 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379851 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=29d904cf-9751-4b5f-aaee-4331bdf62150 --namespace=qrouter-29d904cf-9751-4b5f-aaee-4331bdf62150 --conf_dir=/var/lib/neutron/ha_confs/29d904cf-9751-4b5f-aaee-4331bdf62150 --log-file=/var/lib/neutron/ha_confs/29d904cf-9751-4b5f-aaee-4331bdf62150/neutron-keepalived-state-change.log --monitor_interface=ha-0f60c2d7-83 --monitor_cidr=169.254.0.117/24 --pid_file=/var/lib/neutron/external/pids/29d904cf-9751-4b5f-aaee-4331bdf62150.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380537 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=de6c9e09-8eee-4349-8828-51d817009640 --namespace=qrouter-de6c9e09-8eee-4349-8828-51d817009640 --conf_dir=/var/lib/neutron/ha_confs/de6c9e09-8eee-4349-8828-51d817009640 --log-file=/var/lib/neutron/ha_confs/de6c9e09-8eee-4349-8828-51d817009640/neutron-keepalived-state-change.log --monitor_interface=ha-25d916e5-c9 --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/de6c9e09-8eee-4349-8828-51d817009640.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403383 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=58545229-34cc-4ce2-afe3-957f2e5eee2b --namespace=qrouter-58545229-34cc-4ce2-afe3-957f2e5eee2b --conf_dir=/var/lib/neutron/ha_confs/58545229-34cc-4ce2-afe3-957f2e5eee2b --log-file=/var/lib/neutron/ha_confs/58545229-34cc-4ce2-afe3-957f2e5eee2b/neutron-keepalived-state-change.log --monitor_interface=ha-17a5d21a-a5 --monitor_cidr=169.254.0.135/24 --pid_file=/var/lib/neutron/external/pids/58545229-34cc-4ce2-afe3-957f2e5eee2b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3920b7457e06279381f46d8a4e3e2808952a8bdbb6d24f912186d91c96aea9ab │ │ ├─274080 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274093 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─69ae4fe58c44a06cce53705560a4092152428c95c32993df3bc1833c3e9d4c08 │ │ └─256127 /pause │ ├─0c48251a366b0300bd9e2a85c452be2185a801c5976a8413de8eaba532207cdf │ │ └─230855 /pause │ ├─9bb3e8a6611e5942e0a56474027165980e84247bda635f4757219fb4446afcfc │ │ ├─61538 python -u /app/sidecar.py │ │ ├─61909 python -u /app/sidecar.py │ │ └─61910 python -u /app/sidecar.py │ ├─540a23e2c2b2a13d60e6945c6a82f00c754fa2bf3c7941c51d220dc78eee32e3 │ │ └─63733 /pause │ ├─d39f4a361436f8b2172c9c44254d0aa84a716a527dace0a485be19588b9bc299 │ │ ├─66781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66804 erl_child_setup 1048576 │ │ ├─66890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67001 /bin/sh -s rabbit_disk_monitor │ ├─fd53242256f312ccfbca4fcf5927bd263b35024f1dc5177d5d4d76357ce3cfb4 │ │ └─45153 /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 │ ├─b88a69423e97fd83db2edd87fefe9a612a7c312df6177c848bb331c40138ef5a │ │ └─171541 /pause │ ├─4205e6396f13c499bc7ef9b48104179ed8d7de2df519b6f1989a6574727b15f2 │ │ └─237174 /pause │ ├─0c4fd18361de086e7bc3f03e9981d4b151484d04a9d0999539b2642dadd23d36 │ │ └─44903 /pause │ ├─31c14debcd84d690ce9c1e17bed1d21d54601aa1eba85f8bb5871fc02d994797 │ │ └─44536 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 │ ├─45fb8c8c6887c21b2ba25c3bc19a3dacb68dca970c1fa867a4694944954487d1 │ │ └─62472 /pause │ ├─8bfc532826e23cd55d2708f4b7c327b2065bdbb9de0ba363ad4e8c9ed871e899 │ │ └─51522 /pause │ ├─438cce38680a45411bde667927ebed62025db8d9e97cde23fbe3a8fa597e285c │ │ ├─170632 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170905 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170906 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b0b1792cbf765d696e3bc5d8e3f115cca0f870e637cad45295a5cf1068a23c11 │ │ └─56686 /pause │ ├─f1ba4602e666077902673b053a6be732af2160a4e209daa2d54bc43b26a6cfa4 │ │ ├─202565 heat-api: uWSGI master │ │ ├─202630 heat-api: uWSGI worker 1 │ │ └─202631 heat-api: uWSGI worker 2 │ ├─000de8c1a6f84389f669c820adf014412c74b5cf005cb8885707de458398ae59 │ │ ├─84621 barbiacan-api: uWSGI master │ │ └─84634 barbiacan-api: uWSGI worker 1 │ ├─fd562eae35a7571f0c9aea91f440edd700552a9ba1d53fd16273fc69a551876e │ │ └─49287 /pause │ ├─d4357e1d7600b8a37e23ea5c3ab97c15bba9b464f0bfdccff4f405489fe66151 │ │ └─40987 /pause │ ├─5152464b4e5a688789d7172a96af4a9b6789015bf4bc965441b5845516aa1307 │ │ ├─142991 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─143015 erl_child_setup 1048576 │ │ ├─143156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143387 /bin/sh -s rabbit_disk_monitor │ ├─ac7362d46645ece4cff0f9b44d2930eacefbd57219392f3639a96aed80d23f4a │ │ ├─49470 mysqld --wsrep_start_position=7f96eb03-7a7e-11f1-a4b3-eefd870fcee4:20 │ │ └─49592 /var/lib/mysql/mysql-state-monitor │ ├─d9c241f2d0c178f923bcb683eb315ee8e522ce072e6912370e67c9836927ab24 │ │ └─142156 /coredns -conf /etc/coredns/Corefile │ ├─d650c0ef0b4b630b2a88f47867753b039c37c9443ab32515d7809e951cc11214 │ │ └─216438 /pause │ ├─e0eb17c546f1107a2a6b8a99c0ffd759c45a49f1bad7ce4b6c7fa6e61b34cbf3 │ │ └─189404 /pause │ ├─8b9ed89ea3567084a21454e9e355f5915372c8b500ed5fffa617093072e87f2f │ │ └─140544 /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 │ ├─0dfb08b27693fb554113e11bf9705fa30c1b2f30e19affc1c89110c549a4f306 │ │ └─62567 /pause │ ├─7657f1d7bddce2c8a2b5428e405eb94cdb4f649bee56a68cf3abd4a81c65569c │ │ ├─64781 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64838 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─536883f95f4cf210bc9901f98c27b5e46f8e70a95e92fbaf0e4b4aa95ea6c6a4 │ │ └─247380 /pause │ ├─b49fa78f93f94fbaf65cb10393f11060d305ef96a27b89193ed88859c6da3c16 │ │ ├─ 96407 /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 │ │ └─409375 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0d5589e390f13e5f775290665848c1057928a8ea61b42fbcbf1968765cd5241a │ │ └─48010 /pause │ ├─c7fe3525214abb843056674fede52bf91d49af0700e96e0a66a8eb9496bfe5a6 │ │ └─44073 /coredns -conf /etc/coredns/Corefile │ ├─9e727a757467c9e4b1ed3b42fb1c35c1fee2638446c9d414c3f93d0d3d135fb6 │ │ └─186912 /pause │ ├─c13ab85b632586635b752c59d9eed639098ad4bbfd8590ec2bb1dadb88d0f07f │ │ └─121044 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bdc686e50680603bad5969f4259ea7ce161396c1184ff0c83051a6bc7f16c859 │ │ ├─78079 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78104 erl_child_setup 1048576 │ │ ├─78151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78293 /bin/sh -s rabbit_disk_monitor │ ├─219f9425c1c2d1008135354bc0c2bd0e17b3bbcf1dcfbfb8f8ce51e3962bc560 │ │ └─51731 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 │ ├─4123aab35a9d59cb733679c9817c451608cb7ec8ebe37c71d9c84a410fcc3785 │ │ └─41097 kube-apiserver --advertise-address=199.204.45.222 --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 │ ├─ff870cabdd6c072043f7e73ae062f2a3013bbfd0e74f86ddefe0effbbd8b7ddf │ │ └─173779 /pause │ ├─ed2d203f5341aa6898e11270ea355542f142b4c96cc47ee250c9c47b5a984efb │ │ └─65092 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fa30ba4c33a3dd3243b67990f7d1dd7ad611e253d36dc5ba400f1ad2fb856148 │ │ └─47193 /pause │ ├─3683d67b7c947e562846ecbfaf73a9baaab8dcdff6812f5aaa759e1a3f831c45 │ │ ├─106248 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106566 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106568 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─75cca874f8ff09c07a1901fca94d6d7bb449691a7c928bb17d3eb31fe5387ce9 │ │ └─45108 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6a85875311a87217ede3158e4bb31f6103252ef73b6c9d159d6ca3fe9cac1a6a │ │ └─145273 /pause │ ├─745165395ec3959c08cd806b153e86e4769a7bb93e979b716fc905ce2b13a8e4 │ │ └─225984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fc877d1e8be4a768336d78ddba9ab97557b1e4e765de23bb3a5e33ab45b5451f │ │ └─256286 /pause │ ├─60bc4c06171d6c567c34cf662926c228c563ffb240cf86fc5aa3f8721b8d8642 │ │ ├─108116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108138 erl_child_setup 1048576 │ │ ├─108196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108359 /bin/sh -s rabbit_disk_monitor │ ├─ccd8538f36bf150087dfed828d010381ca8407c2f2f9c76bdcc2bf42b6c116a7 │ │ └─185425 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) │ ├─e2ec886d681a8d1661c393967bb710b7b226beee3a4473402bfb1798c73658ad │ │ └─233744 /pause │ ├─0e3876393ac92289f559d6e7d5d9db697dc79cc36bac7c9dbc01f93338eff2bd │ │ ├─194653 /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 │ │ ├─377794 /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/tmpr3jjzidx/privsep.sock │ │ ├─377944 /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/tmpdbm134vt/privsep.sock │ │ └─378291 /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/tmplzkey4o0/privsep.sock │ ├─671812329d4da7d1273b00ffabdd49af0c4d0bbb345ab7b2bacb31b7a91a04e9 │ │ └─270501 /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 │ ├─de8ada8c57a7d3a32f942643021452aca66a7b96b8212b7d75009021487257ec │ │ ├─182776 neutron-api: uWSGI master │ │ ├─182823 neutron-api: uWSGI worker 1 │ │ └─182824 neutron-api: uWSGI worker 2 │ ├─1961940307132563e75430cc639f355d618543d94975fce0e43de9afc29ddb86 │ │ └─144997 /pause │ ├─a73c4f122272dbf6889071c7093e01cf209bf02a849c52b0ad1027e5c1a73650 │ │ └─105933 /pause │ ├─22f75c89adf8723b5b60c467ae5c577437621634b4f55d4b3ca5d446d418c122 │ │ ├─169716 nova-metadata: uWSGI master │ │ ├─169730 nova-metadata: uWSGI worker 1 │ │ └─169731 nova-metadata: uWSGI worker 2 │ ├─e40262045a22e8dc24aa75cb392a433d911d6ff5b886987440681a42550375ed │ │ └─41110 etcd --advertise-client-urls=https://199.204.45.222: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.222:2380 --initial-cluster=instance=https://199.204.45.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.222: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 │ ├─bd3eea043e9dc9f82562dc5923106ef571c27ddd5ae6f78a76a42cd76e75c4b7 │ │ ├─140604 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140617 /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 │ ├─7e0590b3508a8e7dd03c059aff8ea99c89e34502cf6ac44f235155c7534b73df │ │ └─56417 /pause │ ├─503cbee6e05198bb82616b776adc94d7e881860f5e4fc8991bcd3a6db6e3f565 │ │ └─216229 /pause │ ├─23e332030b87069d32975cc80800d91114120abd23ea391be0aabcf49d5dd993 │ │ └─65409 /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 │ ├─7d2629ee188930ef9d833de291d69d700a192e26b77919c9d7567cb09732ebfb │ │ └─123013 /pause │ ├─bd9cd5f9093ba82fabd3015d97d164d948b02a12086c805d51a82a3d96089ac3 │ │ ├─225960 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226484 octavia-worker: ConsumerService worker(0) │ │ └─226509 octavia-worker: ConsumerService worker(1) │ ├─06e064a6de05e55b0d32d4abc8ef72dc464258ff1f578bb5856ee489302fab23 │ │ └─42223 /pause │ ├─c87c471d9769c9f6870b11a0e0399d6af644c297f17e75834f52680d8d546fcd │ │ └─173920 /pause │ ├─55dc493194081fc362d05acba6bc352f639fa486f1b508514d447e2f07affdd9 │ │ └─255952 /pause │ ├─a1edf6d0766e4951bfc1a6432a9e534216fa5845585eb0902170d547d865f3af │ │ └─173872 /pause │ ├─850a5a953e319cb7cd426f6e016a50c6ce4d9db2968b04e45ea0c92a52dc86dc │ │ └─109912 /pause │ ├─7710e1a47fc5a76ed8957634b7932ff3d39182e3f47e15ba2e86e6b181066057 │ │ └─66088 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─01e197227283e3e80820ee525801aad4d7fa331c9711ac15dfcf2a6c3a9ec328 │ │ └─61177 /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 │ ├─3534eecaba7af9b7e6de89a283380a5d3da42eef18fcbff2f76778339d5285bd │ │ └─47454 /server │ ├─a4d97d9f83511360d1d52d60cbec7c260c1c7e32a6244a0568a81767e6e7874d │ │ └─49567 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2c1f5bbfda57efa94e038932935d3d47533d29796493265857103ea6254520ac │ │ └─41075 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 │ ├─4c726de0e80860fca1738a7b486751d38e516a0a22a6697196fb3b79c118934d │ │ └─109957 /pause │ ├─a7881a3249f93fbda2aae77bae84834ea0aa1f9e0ec91f4b935e0a4785b47758 │ │ └─44427 /pause │ ├─2697db95fa14ac62c97c97fec486171a3e4152121e0c53ed74452aeab97e5ce3 │ │ └─85406 /pause │ ├─67f3c4c6d4c3dd8e0265c185d9b81ab026f33e4c625cc6b97531b0188faaba2a │ │ └─65058 /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 │ ├─e288528ec82f065517b1c14559c22be900cb95f16b6246760c7d1ebab86b5751 │ │ └─63510 /pause │ ├─f45fa497cc2b96a01bfecbe232b0bb86728781e4cd0c401178e7abfd72c4f7df │ │ └─56749 nfd-master -crd-controller=true -metrics=8081 │ ├─493ad02706ed3c02bdda4bb403bdaebe1f813ec0dabfa6ff6d3db0f9877b8b89 │ │ └─95675 /pause │ ├─c903a7d234e9557b3843168a1584fb9298973f331c31e9ebc0c1a1e32e9a85d2 │ │ └─43545 /pause │ ├─62a4e2a9136514e89077cd79b4c8eba9694ffd2da2e7e22ed6d7f5813cc8376c │ │ ├─228599 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228622 erl_child_setup 1048576 │ │ ├─228769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228780 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228922 /bin/sh -s rabbit_disk_monitor │ ├─5c7ffb28764cabbb1462677f24d71b0ec93af55091239a46559cf72295678bf3 │ │ └─40837 /pause │ ├─16fc015c37cb5d15bbc05cff9cd9aee8305bd3d268a7034eedcd7453189e9b44 │ │ └─189578 /pause │ ├─9311d3fb717517824becc81aa509d88af19991de8abe2110170ced15c86b38d0 │ │ └─173531 /pause │ ├─36669919f2e3d11e6b7f3b6c5a95638767d8dc335a500a3dd113aa06921830f5 │ │ └─41509 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f880af19daa4566e43e4798a56dfc26d60f61ae62ba47ccf7e9a053a572877f1 │ │ └─256194 /pause │ ├─1ca3698fd4b0931678550ce609504ad2733133cb8e647a1f289105103daa6871 │ │ └─145487 /pause │ ├─6400e8758c67f50d03e8dfe4d26960e004b8fd370d5769e07a343273210459d0 │ │ ├─247157 magnum-api: uWSGI master │ │ ├─247208 magnum-api: uWSGI worker 1 │ │ └─247209 magnum-api: uWSGI worker 2 │ ├─00dd453589d0cf95218e44ca7da523ea8d40fee882e9103e17a70fd126fdde06 │ │ ├─169599 nova-api: uWSGI master │ │ ├─169626 nova-api: uWSGI worker 1 │ │ └─169627 nova-api: uWSGI worker 2 │ ├─04ccd9d430add06cfb1f89ea1b59d46bee6cafb76fc24ac3695e4b1afe0f8e5e │ │ ├─341825 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342160 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342260 /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/tmpdmmw5sx2/privsep.sock │ │ ├─342692 /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/tmp95vyva_8/privsep.sock │ │ ├─343084 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343085 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343184 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f5b5031e-c3fa-44cf-a198-8139c0234628/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f5b5031e-c3fa-44cf-a198-8139c0234628/host --addn-hosts=/var/lib/neutron/dhcp/f5b5031e-c3fa-44cf-a198-8139c0234628/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f5b5031e-c3fa-44cf-a198-8139c0234628/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f5b5031e-c3fa-44cf-a198-8139c0234628/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2ceeda5f-284f-476d-a981-c8b90cc57650,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 │ │ ├─343192 haproxy -f /var/lib/neutron/ns-metadata-proxy/f5b5031e-c3fa-44cf-a198-8139c0234628.conf │ │ ├─343197 haproxy -f /var/lib/neutron/ns-metadata-proxy/7d09497b-b884-43a7-97d8-bb04ead972c2.conf │ │ ├─376098 /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/tmp58k20pjn/privsep.sock │ │ ├─377191 /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/tmpp80mj9vu/privsep.sock │ │ └─382994 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7d09497b-b884-43a7-97d8-bb04ead972c2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7d09497b-b884-43a7-97d8-bb04ead972c2/host --addn-hosts=/var/lib/neutron/dhcp/7d09497b-b884-43a7-97d8-bb04ead972c2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7d09497b-b884-43a7-97d8-bb04ead972c2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7d09497b-b884-43a7-97d8-bb04ead972c2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2c0dc5cd-aa5f-4b01-8920-f099beb00d4f,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 │ ├─f7115c2763281c9d90216dc5cb6ac030a3287ae4afa157ffeda4e33160795270 │ │ └─63059 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 │ ├─f5b61a127b88c8118afb593f725431f16005336544a2c099a45264a19ebc0b47 │ │ └─233280 /pause │ ├─d27a4ec120afdcd1e246a2b5d838dfbac805b924a9c58e9bba6e16e2b5100d5d │ │ ├─ 71990 apache2 -DFOREGROUND │ │ ├─ 72004 (wsgi:k -DFOREGROUND │ │ ├─ 72005 (wsgi:k -DFOREGROUND │ │ ├─ 72006 (wsgi:k -DFOREGROUND │ │ ├─ 72007 (wsgi:k -DFOREGROUND │ │ ├─401017 apache2 -DFOREGROUND │ │ └─404772 apache2 -DFOREGROUND │ ├─9e25a3832920e76558e095159de2f928dd4f668596f84d72c977cb7ba1577f2f │ │ └─60618 /pause │ ├─ebc4cd27b0a1861c7cafc38e55e2ca4fdaa0c523892d3bb992d21050ff75c5e0 │ │ └─104369 /pause │ ├─27cb6b98e81c98bed00b42e05c8dda66e6199d13d4aa48556097881ebfc01c95 │ │ └─145730 /pause │ ├─f2f3d223699616174045337ef7178819808b7dece46f3177b4bc5225e56a29c0 │ │ └─61044 /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 │ ├─75a896f14081aabdb905a4f55c118d988aa2fd50a873e7aa724c615e49e67df5 │ │ └─45001 /pause │ ├─dcc079a4b3afcc60b315344bd21b0a1a004c434b21408b037017caf247290123 │ │ └─60710 /pause │ ├─8185caed5ab45664de6eefc0994d6d43d5099f3aaaf4f5bb5e45688d3c8fe812 │ │ ├─170624 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170912 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170913 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cc674c8afc6e799ee13cac42b5a7d5532e74a853f2ecd7421a4fbbb9702d98cf │ │ └─47912 /pause │ ├─92c6c622da449e7b0ad8a52727cd690b31a02b227b65f759454f6a3f78dd9778 │ │ └─56711 nfd-worker -metrics=8081 │ ├─1739154ba7f13b463d2018e023274f6514fc63d20ffbbfbeaa7cb77cba5a8122 │ │ └─95646 /pause │ ├─8459b7121eec6857482e0d1949bda7a23de6af2347d9715063f1dd97a00ceeec │ │ └─62235 /pause │ ├─af1507b9607a65dd639f823d79a081d34289d3dd1e035fa5313d8c391054b352 │ │ └─232052 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─5f209e3f289fe35979abcb871a72845ecb67a893d7cddd81fcacb805c16988ff │ │ └─187155 /usr/bin/libvirt-tls-sidecar │ ├─e16a6c96008bb371c642371b181cf612f3a5f33192b787a5c6740adc74457620 │ │ ├─130804 placement-api: uWSGI master │ │ ├─130831 placement-api: uWSGI worker 1 │ │ └─130832 placement-api: uWSGI worker 2 │ ├─78ac3af36494da9b3326663e9a59831183257021969950a61c6071793eea466e │ │ └─52016 redis_exporter │ ├─0d15b1b43239c766e5be12a31491f8c68993bfdb6f91eacdf8a6f0bf466a793f │ │ ├─ 47405 /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 │ │ ├─ 47418 /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 │ │ ├─ 47562 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269669 nginx: worker process │ │ ├─269670 nginx: worker process │ │ └─269671 nginx: cache manager process │ ├─d5b411ac0bb3b75cb035ee13a033010cb24f945ddcc52b560e7b7fe64ff1e6bc │ │ ├─247288 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247674 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247675 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0fd99f46787d4fde6ccc37b11be1d059fe1ac5717a5f0f2de9a815434ac01f65 │ │ └─91507 /pause │ ├─ff681f304f7a6f272b0c3a4e95f349af59758c30ae2ee2c0acc0732036fe32de │ │ └─64286 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9fe4dd4a1c38e06232ad9d342b714a2a1d23b393b3decd3ef64ac858324b1dfb │ │ └─40986 /pause │ ├─4383794b0c48951899d805fad8a0a69af87509ce60acf50cfa8d5487515031e2 │ │ └─61932 /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 │ ├─e961f1752e43a14d51c82fef803a0d534706aa34dea073b57410c52c1f08b36d │ │ └─41482 /pause │ ├─112c067662f79e4e6c45d088f5a6bbb07a0b172ee0a6c77e4de146a628805343 │ │ └─51434 /pause │ ├─4f37033cdba5ab180d1e399063f7cb433458d06aee302b02a40fd277073c92fc │ │ └─68560 /pause │ ├─4c8913360c294dca992c3284d411d69a1db6e8f02e5015fc20ce5ec2af5790a4 │ │ └─77967 /pause │ ├─99f0faef14feadcb0c83191c6cdbe5e01e6d292dae3455955d40bbd32c3d5d3b │ │ ├─182795 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183173 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183176 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183179 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─98fcedc6801168fbdf107e44c801e664ea696db1d876778a05d9e5bcbd3d9b70 │ │ └─66376 /bin/oauth2-proxy │ ├─7dbd676e1f9964e611f4b4f7b075e4961fe6a5186c21a1fe5260c08731ef3a06 │ │ └─105894 /pause │ ├─deb63fa35faabc158f0f3c139429232da268bef85b50ae5bfbdb1a82d4c84ed5 │ │ └─62273 /pause │ ├─c584d4f9f3a220f98fc2ecdd28bd340584464da3d22601dfa4e5cd2ee6de25a4 │ │ └─265294 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─601f0b8845bc4820a3ad6e5d937a76ae3f0b665190369545b2587c65940584f2 │ │ └─64153 /pause │ ├─e20369285c5dd0cedf925814c6b56f22c94d1b956810d1efa01d52f739341b45 │ │ └─60515 /pause │ ├─1a12694b225dbe7630e8f581adc90b097ff1823131bd987565c4aa217c1c73f7 │ │ └─44950 /pause │ ├─36fcc418147cbff377fa734366015e9ff2be592772ea852795236b24942fc27b │ │ ├─119714 cinder-api: uWSGI master │ │ ├─119727 cinder-api: uWSGI worker 1 │ │ └─119728 cinder-api: uWSGI worker 2 │ ├─e438044f0a663a94f30f7d14d144bcaf2e50acd48999f22c22450c30e76546a7 │ │ ├─226774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226798 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─142f2a46fad890929803f0fee212bcb6c770b684be1668fc92b38fa5bada4b05 │ │ └─187779 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d59c929d771e66ebd6188fc9743e9d4f2586568e42168d7a5f52691cd5dbe8d2 │ │ ├─49314 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 │ │ └─50519 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7e23a8fce9c268cf6abd2812b3e9108f115076d210f4bfa22bc8bb882c396180 │ │ └─123556 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8df07cb4bab9eef36aa61b9c6906d687b630df81098920474b0c1de547e8a0f2 │ │ └─216211 /pause │ ├─0b12c9bb52715d2ca5bc96e4a73564310bda0a33702f954c44f5d58e3a0f55ee │ │ └─237112 /pause │ ├─887e93a7d971d5660db1891d9dffb296fd22fbcbd602cbdec0d7cd72a23b447b │ │ ├─91654 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91677 erl_child_setup 1048576 │ │ ├─91820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92162 /bin/sh -s rabbit_disk_monitor │ ├─ddedc6e53e63a8c9bfa907e51c0489232c580dd76bde2442928a9ab79e189ea3 │ │ └─65310 /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 │ ├─b65c9a541f6e09d39638bff54b2e0768e139a74c1f49f14b59cbea8e1276f8fc │ │ └─145584 /pause │ ├─ffca9337430cca7a2f0cfb668ec3e14fbb309dff5f5ca9c1623b0757b85661df │ │ ├─246988 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247646 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp06an1m_x/privsep.sock │ │ ├─247651 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247656 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─856267a7510848ffa9dd27cddb1ab6b19bd323764debb7d90d78451e648f253d │ │ └─48056 /manager --metrics-bind-address=:9782 │ └─492f4cb0c7bd50062b6137866c9fead35090891af59d9aeb9be41c55d57c65a0 │ └─65934 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount