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 │ │ │ ├─23269 /lib/systemd/systemd --user │ │ │ └─23277 (sd-pam) │ │ └─session-21.scope │ │ ├─23256 sshd: cephadm [priv] │ │ └─23290 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1447 sshd: zuul [priv] │ │ └─1460 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1451 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─429748 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cpckyzoxzghqbvwipenoycsvkvxuwjoa ; /usr/bin/python3'"'"' && sleep 0' │ ├─429749 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cpckyzoxzghqbvwipenoycsvkvxuwjoa ; /usr/bin/python3' && sleep 0 │ ├─429750 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cpckyzoxzghqbvwipenoycsvkvxuwjoa ; /usr/bin/python3 │ ├─429751 /bin/sh -c echo BECOME-SUCCESS-cpckyzoxzghqbvwipenoycsvkvxuwjoa ; /usr/bin/python3 │ ├─429752 /usr/bin/python3 │ ├─429753 /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 │ └─429755 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b49fdda445cf852c86be36c18dc0cc076a55309072d3bc6b3d32b8b58b7c5f9d -address /run/containerd/containerd.sock │ │ ├─ 12566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d062b1756ca6f0610b0864bbc1a39053302806d0ea2dcb652f69ab32e3a624f0 -address /run/containerd/containerd.sock │ │ ├─ 21168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1653797b5003cb9015de6ad28cea76c6b3e1ae56220301f34b49407c153e7313 -address /run/containerd/containerd.sock │ │ ├─ 26333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3af58bef6a4e064d3826cacc258fdc92672d8458b24d1cd6109d76c9daf4668a -address /run/containerd/containerd.sock │ │ ├─ 30773 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a7bce8c23336a8614e60da4425aead26ab1e0fcb2783dbd54fa831eed6029cf5 -address /run/containerd/containerd.sock │ │ ├─ 35270 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 108aace6dad85a36eebd30fb2d99be8ea80ed4c3b46157dba42d15d4b8a0ba20 -address /run/containerd/containerd.sock │ │ ├─ 40940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf25d9a23563bc7b270146516957e8db29d227d0c660b2a5e02a2a542f96eb9 -address /run/containerd/containerd.sock │ │ ├─ 40969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422951f0858a2d062675d37f3d13f9cb141602cc62944eb55441bc3d4b56f934 -address /run/containerd/containerd.sock │ │ ├─ 41022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25e21842d73ed50a8b333f305951696f433fbabb5d53a8bbeceed7f18745869e -address /run/containerd/containerd.sock │ │ ├─ 41029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3aa117b9a6626be1b66544e43ab84cfa55a9c5dd41b7763154d2b2f65c7e2df -address /run/containerd/containerd.sock │ │ ├─ 41035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b856a70d07a4bf17f8a421cd2ff891a1d61888e79154792f5d116491a15b564 -address /run/containerd/containerd.sock │ │ ├─ 41589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 193a41dab997b4203469988c51f3bf060730cf71396a93321d747a4db69e4533 -address /run/containerd/containerd.sock │ │ ├─ 42292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 566835258a31bcb03d46630e073a3f6808582ef09980d7e3afe51f2b0aec9d48 -address /run/containerd/containerd.sock │ │ ├─ 42331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255d1482b17a4065d02d78f146fefaeb5e065df85f943c277d560581c00f4124 -address /run/containerd/containerd.sock │ │ ├─ 43623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d02d6f69b80f2ede566573ee5614b0c968fcf88a02abe8c50588a2f24c12a93 -address /run/containerd/containerd.sock │ │ ├─ 44060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e94662b9f8284a96cb97e9e01fe8fe44bc855318f4cee253cfdd02ccf591a1 -address /run/containerd/containerd.sock │ │ ├─ 44131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 733b5fc755ecec64011c370577d7f9fad463add7759caf5b3d63da2870b3b075 -address /run/containerd/containerd.sock │ │ ├─ 44569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e2de2b3bf157c8a6ce5e0eb2d3260d4d1cfafef951b86d7774364492b65032 -address /run/containerd/containerd.sock │ │ ├─ 45093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd9d08bbb475a0e7265126777438761f62044bd3278bcc00c2de7269623c7cd -address /run/containerd/containerd.sock │ │ ├─ 45145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26c9a5082bcc583e12ec693a5db3053f4dc11a899de4df9498723c4093fad881 -address /run/containerd/containerd.sock │ │ ├─ 45185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dfe230af2386f0f07a6535258e04006839d0f340c6e067a512afafd3ab3758a -address /run/containerd/containerd.sock │ │ ├─ 47473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02e97c13d66c1206497c66cf54c7ce0854bbae203090dfb0ff899ec78963b62 -address /run/containerd/containerd.sock │ │ ├─ 47575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39220b55e30aa09b5782ca6232272b6807e00fbd24b135edc4fb44096dff3967 -address /run/containerd/containerd.sock │ │ ├─ 48470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0609e8a9c74509779c004d4c073152f7aaaec2d41f2b3ed70e596c3277a07a43 -address /run/containerd/containerd.sock │ │ ├─ 48567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af3c7656d1c40ad6959e64df7a14e355cba373a1c26dcc20fa7156b20f4ffde -address /run/containerd/containerd.sock │ │ ├─ 48930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1b8f75770b6a7d699e185d38a7dd807b299ba91e2746e046fb6c875184f33b -address /run/containerd/containerd.sock │ │ ├─ 49224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f9113baf244dcee034425b51880c21cfac9c5de09320a7caee90967315d0da -address /run/containerd/containerd.sock │ │ ├─ 49661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4354326ef64b3991fa415ea25c2664394fa64b801076faf0957ec934b5338ba -address /run/containerd/containerd.sock │ │ ├─ 52021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4382dbaa8dd300b91191baa6998f4ffed7781d0e158fbaed20b2d56086f84af9 -address /run/containerd/containerd.sock │ │ ├─ 52228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 702bf06a482edff500adbd6ac80e9ead7dca43e0a36e4ccbed6c7e5a97fbeac6 -address /run/containerd/containerd.sock │ │ ├─ 56657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c664fc23c5f5ff42af9b405660ac1058a9f2a5d418dd3de0443c35d9668559 -address /run/containerd/containerd.sock │ │ ├─ 57334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38192bf4c3a49d6730df4bae41a964bfe17d3df5d36186b262a8e68c860db55c -address /run/containerd/containerd.sock │ │ ├─ 57409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7826a131f5a10d6c5265261c0574bb577ea1b25aa4fa04aa6f65d808e0f6261 -address /run/containerd/containerd.sock │ │ ├─ 57435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3e596c24867945fa89121bfbeff81a7c992293888471848e02516e101222ee -address /run/containerd/containerd.sock │ │ ├─ 57592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8638e5eeccd1d0ae0e41b0e3d7cd8c7e9943cfeb11f75c24ddc7d7ad38905cc -address /run/containerd/containerd.sock │ │ ├─ 62295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b134d769d10308edee58e0e922972f416619858a59109ebdbdc0b84851b356 -address /run/containerd/containerd.sock │ │ ├─ 62440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9c5fac849326cb7a2f7050ad99535a2ec3e607cabafac8a4049b061ed02785 -address /run/containerd/containerd.sock │ │ ├─ 62490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18788a9036b4a25e0589067990073c10660dcea246ff33d224855c9a70bcbdf -address /run/containerd/containerd.sock │ │ ├─ 62535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86344074bb43e002d87e8c21eda258abb17398fdda090ef86d5ede9b72ae4ee9 -address /run/containerd/containerd.sock │ │ ├─ 64237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf56e98319ebf068b06c404b86678c74d9bf677323fe5cfc4e5831332eec90d -address /run/containerd/containerd.sock │ │ ├─ 64309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314622d0469332288a0e38f34d6677f32b9a387250753c31508c4338288e07ed -address /run/containerd/containerd.sock │ │ ├─ 64372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31b3639c710d2792f4c16bb14adbcded084db7301a54eab6d966432bcd64b8c5 -address /run/containerd/containerd.sock │ │ ├─ 64423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6ba531ff6bdd9e562e2786ef491606afbab776162c25ff74b2b9242621cc89 -address /run/containerd/containerd.sock │ │ ├─ 64651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b194afee74ab7f5b061d10ed16cacc54f6607c3bdd3ee457faf365d84c468c4 -address /run/containerd/containerd.sock │ │ ├─ 65005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7d332bb2ff986b31386e71241377bfc0553c7873673883653db3034fb5fe68 -address /run/containerd/containerd.sock │ │ ├─ 65193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320c5440eaca00fbefd9eecf0f74410ef009e74af46cb5bf2aa5590d6a77f738 -address /run/containerd/containerd.sock │ │ ├─ 65720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17afe24b28acca4e5f011fdd1463be251f02e0539088f671221f4ebc2b288dee -address /run/containerd/containerd.sock │ │ ├─ 65841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4386190211ed2a6be136ba2dd5e4c3def7cc3c3e9b779c0c0dca9d8ddc6be909 -address /run/containerd/containerd.sock │ │ ├─ 66702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f791df5b31065827353b775cba9f9f4ae1406d60fce4c7b84b10b2095c6a28 -address /run/containerd/containerd.sock │ │ ├─ 68373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 442c6f15f83176819fe7b72aa7928a62c2d28198cef39098ef35053c830708f1 -address /run/containerd/containerd.sock │ │ ├─ 71068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f35f961819622ca1c1f9f732e69bb424010e67218c239f34a951a2a2b90ed4 -address /run/containerd/containerd.sock │ │ ├─ 80556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5005f92a2c199585dc4ba6e6e11897ed1850396b4f770e02ffce98baccaaa40 -address /run/containerd/containerd.sock │ │ ├─ 81973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610de12abb4f96426c1f990395846a03cf4befb3a2b16e273ced65f926297cac -address /run/containerd/containerd.sock │ │ ├─ 88519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16f1e29bd3f58f2f5a4a3527397efe62aa59ff4efae538a6354459d2e6f012a -address /run/containerd/containerd.sock │ │ ├─ 94862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f23f268b588ec58c3ac43da84cc333af39389b3cc5e4b8f5afaf83b35cd3a1 -address /run/containerd/containerd.sock │ │ ├─ 99387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1d831f1b0be24ad97c379d565ca5503e248702ad6758c5a4feb0984a1abf9a7 -address /run/containerd/containerd.sock │ │ ├─ 99434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a4cc9a2f227a629e7f331fdd07b233e94ffad25be4055d997ad635c0c45a7c -address /run/containerd/containerd.sock │ │ ├─112261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea40ad711b3f90bd3d64d060a6d76433c590450ce30fb9e3044996b1c5253946 -address /run/containerd/containerd.sock │ │ ├─113892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f66df275502f71e9a6fa8f37ae1ac6768ab932e3fcff00f7645ee6163fc276 -address /run/containerd/containerd.sock │ │ ├─113930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bdf488ab9ba4aae9c2bf27bd3651212d5d61d71c71786a5aac187c577c7f2b -address /run/containerd/containerd.sock │ │ ├─115936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b221c1e994cc2d90181f26e1d75522dab8f45edb059ed8d0530cc8ccc45eb92 -address /run/containerd/containerd.sock │ │ ├─117639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f11d34e60a7cb83edad1a76a5b7c8af2ee7884f86233393e36277a519e6ee3c -address /run/containerd/containerd.sock │ │ ├─117669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409d6fb1c98087f18a66ff3d1a5e3b609e1c723c081ad3c85dcbe36100dde501 -address /run/containerd/containerd.sock │ │ ├─130818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 786b2aa0be66516633646cc5d2dd87dce85b2b440e3fdaef02479e7181c05dc6 -address /run/containerd/containerd.sock │ │ ├─130862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1bd7f1a6c2bbaf5fb0494206c2d8e1a1217e61ddac6dcb77cce620b4175b64 -address /run/containerd/containerd.sock │ │ ├─145325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5492b9ec0d8ee12ecc3a6f00d217dfeb1fbc673c5a419f069525c7b1bfc3df16 -address /run/containerd/containerd.sock │ │ ├─160261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb789878d0438f7407b386263b4f23e5bb7c1abe2c172227445afddb5cbb9358 -address /run/containerd/containerd.sock │ │ ├─161903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990aad279092f6a287f0f0a79b7b8413745098f6cb42c528ff8cdd9f50bfcde8 -address /run/containerd/containerd.sock │ │ ├─162380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca5bf42ac0b8e63f25f7b811f1d9485bbe51835e4e2eb27e10fbcd79116cf1c -address /run/containerd/containerd.sock │ │ ├─169507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f664e48864bdd0b6889922a4ad4d6d369f6b6179d973e6ba53e387c106acfa39 -address /run/containerd/containerd.sock │ │ ├─171587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5acdd41788ec8a3e706c494c5015af0f01ee3a75eff0e2ef7e95377d7f4495e -address /run/containerd/containerd.sock │ │ ├─171997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7aa6ba6e7f825269df83d5eafee00d40c4d5cea569ca615f2305b73c09c7f1a -address /run/containerd/containerd.sock │ │ ├─172037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac33fc21d758e384258f5a9e41aa9975865a380c28c3d6d4e40fbf06ffe140fb -address /run/containerd/containerd.sock │ │ ├─172068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd65197673acf05b12325a6f589d98eb8726e90262c6a7e551aab4bf69dc4856 -address /run/containerd/containerd.sock │ │ ├─172298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2800a2cfad9cfe5d80aa1f0303ec9dddf3f5a6a83300494d44c06db488a13810 -address /run/containerd/containerd.sock │ │ ├─172682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4e99be720d97b18af3d5bb9669d00fadace5ef9d61f7d490dad7c5d5c55e79 -address /run/containerd/containerd.sock │ │ ├─185600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6047f07208c7406d93763bcc523272fdbcba85ccbb5b8332558e1aa711e8f8a6 -address /run/containerd/containerd.sock │ │ ├─187425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12cb5ecc2f4d3ce08fd538ec84afe5249debc76fcf40fa41482e67d96c4e381 -address /run/containerd/containerd.sock │ │ ├─187478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1245db525e4008026b826e4e4692df580e60b125780e6612d9a862db4fb81d -address /run/containerd/containerd.sock │ │ ├─187543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf7c7c494e87f4eb5ee67ccc1918d92df9631d61131092673c3ff45a8600ac9 -address /run/containerd/containerd.sock │ │ ├─187570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3846dfba37806869404ab79ed1864bb8ca2aa7763f05d1c5b6063326be1ceb68 -address /run/containerd/containerd.sock │ │ ├─187660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19de91c0b224c81dd9df8367b2ecc6b010599171eaea64e9320e89060e2fc583 -address /run/containerd/containerd.sock │ │ ├─187982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c795621115f12bfb2f19dec808d22d54643fcc1dfaa777131a5522205c2c65 -address /run/containerd/containerd.sock │ │ ├─188011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940274626989f1691c5e3c0623b2e22d4444962b5a92f1f74f307d4290ab30ea -address /run/containerd/containerd.sock │ │ ├─201883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c2bf4ebf9ee57cbdf2d0dce0c3a5b1d59950681329f11abaf31755f49ff7c8 -address /run/containerd/containerd.sock │ │ ├─204291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b852901f6eed227842b0168cc2b8a581a2a5ace1576274270aba15da16526c3 -address /run/containerd/containerd.sock │ │ ├─204368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 749c0b4a4f97455801efa7b87bd01650c7bc13c2f065d1e2490aec79df759f47 -address /run/containerd/containerd.sock │ │ ├─204433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae127bb0cca88a556a6c58ebe9bb533f5a6ca9455925622e7badf6c706d7f63e -address /run/containerd/containerd.sock │ │ ├─222632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259e8b482ad8c880897aa7d456c1ed6c354478862581ddc1448b278687e629bf -address /run/containerd/containerd.sock │ │ ├─232174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id badb7288cb5c2dd1f3dea4f790f0ad6a4d1a62855ed5212818f76c3e22d20b10 -address /run/containerd/containerd.sock │ │ ├─232212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 699fec6d8d72431b364191c11feda6fab09755a37028abd7ad2142c5cba63522 -address /run/containerd/containerd.sock │ │ ├─232252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d414a3faa5273aa222d7ed778b95dbe73e59b8527fd04876fa9bc9ccb16b1770 -address /run/containerd/containerd.sock │ │ ├─232651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbff14388a0a6dae70aa434be64984cfa7b6b3da3930c046a6f6fa1b3b4e09f -address /run/containerd/containerd.sock │ │ ├─244355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4222ca98982bfad3bb6a8376645a713ea17408ea4cd7aa61f5ae9881c072d1 -address /run/containerd/containerd.sock │ │ ├─246863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29babd9b1f766863fad622411079db8125596df574b341c045f38686edfd8bb3 -address /run/containerd/containerd.sock │ │ ├─247967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604f0f009354acc589d14f47e550cf3c9bc43ad08d68f05dde3d2c9836e3f1ad -address /run/containerd/containerd.sock │ │ ├─248807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8cfb9dd1b0a49e88668d7af2167d494737424ab5d24d23bdec6bfb37eea324 -address /run/containerd/containerd.sock │ │ ├─249839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4196e9f1f583dc19d0b609fa012db5b768bff2939db0badf67c357733204fe34 -address /run/containerd/containerd.sock │ │ ├─251944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0811690f10af46e1caf4bb57cf1bac09c9958f92766a1a34c1ce39cecac6b663 -address /run/containerd/containerd.sock │ │ ├─253477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21b9e5635cd7cafdb5060e1c9ce9bc6a605826ff262f604858666ce6ed9548a -address /run/containerd/containerd.sock │ │ ├─253499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa256cd9f295aa6cda4bf4d24d14921826aa34143afc9ac71db28e682681cc0 -address /run/containerd/containerd.sock │ │ ├─263369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1822af46fdb3309149afb6610ca265274a720f0b29e091fd97c5f430ceb067b3 -address /run/containerd/containerd.sock │ │ ├─263859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33d7207d3fc1facdd5ecbf9593660eee7c625927c3b3f42176288451dd1a945 -address /run/containerd/containerd.sock │ │ ├─269453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36ce38d551de3eae531c871ff930931cd31e94a20ea596e75c32fbe853fd7a1 -address /run/containerd/containerd.sock │ │ ├─280979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e7744a11fcc36742ab20edbe899bdbd88f9881c4167cf01e05f39189bd029e -address /run/containerd/containerd.sock │ │ ├─282473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b117a980e6bc100dac8b5b2545687791f7c6e5c626d123287f57ced6e9feadb -address /run/containerd/containerd.sock │ │ ├─283372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e516658168e16917018c500df4017a79f79490413edf3feca4b3414934354a -address /run/containerd/containerd.sock │ │ ├─283602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebd34a95d7d0edace275f6070c7d5dd89a3b622cb02d2e97a8afc59636443d93 -address /run/containerd/containerd.sock │ │ ├─309980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33d918ced3feb6999434bbb95633a0a50d6499ce69260783af66fbec2884f9e -address /run/containerd/containerd.sock │ │ ├─312528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb34702abc86270e6416777f6af07b0e55f0b6848da52f8541915dc486596977 -address /run/containerd/containerd.sock │ │ └─314001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09a0bf1e7b8c5dffc8a4a739f2e08d65ca2a0e83fd643dd8994cf8479d7a9ee7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─515 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─docker-a7bce8c23336a8614e60da4425aead26ab1e0fcb2783dbd54fa831eed6029cf5.scope … │ │ ├─30797 /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 │ │ └─30809 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-108aace6dad85a36eebd30fb2d99be8ea80ed4c3b46157dba42d15d4b8a0ba20.scope … │ │ ├─35295 /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 │ │ └─35307 /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 │ ├─run-rcd71307a6e3c469481961cadc82b15b0.scope │ │ └─205714 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─620 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30756 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─21122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─21141 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─26042 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26316 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34985 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35253 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.chswko.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.chswko/unit.run │ │ │ └─12512 /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-chswko --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.chswko:/var/lib/ceph/mgr/ceph-instance.chswko:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.chswko/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.chswko -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 │ │ ├─12120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12150 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b49fdda445cf852c86be36c18dc0cc076a55309072d3bc6b3d32b8b58b7c5f9d.scope … │ │ ├─12230 /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 │ │ └─12243 /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 │ ├─multipathd.service │ │ └─159590 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41407 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─129869 /lib/systemd/systemd-journald │ ├─docker-1653797b5003cb9015de6ad28cea76c6b3e1ae56220301f34b49407c153e7313.scope … │ │ ├─21194 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21207 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─docker-d062b1756ca6f0610b0864bbc1a39053302806d0ea2dcb652f69ab32e3a624f0.scope … │ │ ├─12591 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.chswko -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12611 /usr/bin/ceph-mgr -n mgr.instance.chswko -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159329 /sbin/iscsid │ │ └─159330 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ └─docker-3af58bef6a4e064d3826cacc258fdc92672d8458b24d1cd6109d76c9daf4668a.scope … │ ├─26357 /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 │ └─26369 /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 ├─k8s.io │ ├─122ae80fc8d2a07e96a81300219943ff205c5a1ebf57050a8c14fdf201b71ddb │ │ ├─312659 apache2 -DFOREGROUND │ │ ├─314998 (wsgi:h -DFOREGROUND │ │ ├─314999 (wsgi:h -DFOREGROUND │ │ ├─315000 (wsgi:h -DFOREGROUND │ │ ├─315001 (wsgi:h -DFOREGROUND │ │ ├─315002 (wsgi:h -DFOREGROUND │ │ ├─315003 apache2 -DFOREGROUND │ │ └─315004 apache2 -DFOREGROUND │ ├─849cb23a049ae670ac387ca766c03302a52d2aae38001cd3d14c7a5f01745199 │ │ └─67315 /goldpinger --static-file-path /static │ ├─6047f07208c7406d93763bcc523272fdbcba85ccbb5b8332558e1aa711e8f8a6 │ │ └─185625 /pause │ ├─7ffec0b2e0d30aafc3a7c75d4ed4ea82f09d5ca9b023df0d4495b460e09da919 │ │ └─67761 /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 │ ├─8e876f84e280018a99842f8001929ea19af3bde21a4ba558db6ecaea79a4e72f │ │ └─307651 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7d0fe19b110951b8e1a821757cfba5af488a1e76f0809249053effd19b9fb5fb │ │ ├─202165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202185 /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 -- │ │ ├─202191 erl_child_setup 1048576 │ │ ├─202287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202628 /bin/sh -s rabbit_disk_monitor │ ├─09a0bf1e7b8c5dffc8a4a739f2e08d65ca2a0e83fd643dd8994cf8479d7a9ee7 │ │ └─314025 /pause │ ├─6bd9d08bbb475a0e7265126777438761f62044bd3278bcc00c2de7269623c7cd │ │ └─45121 /pause │ ├─0f5054ad702aec2fd2ce9f359951d90fb823dc97f9e35a34e318394da9c3f55a │ │ └─44202 /coredns -conf /etc/coredns/Corefile │ ├─d9bdf488ab9ba4aae9c2bf27bd3651212d5d61d71c71786a5aac187c577c7f2b │ │ └─113959 /pause │ ├─4196e9f1f583dc19d0b609fa012db5b768bff2939db0badf67c357733204fe34 │ │ └─249862 /pause │ ├─d89ffb5e6fc19fc1f0e16029a840bac73ca1f88737704c4f64b3aceeea314885 │ │ └─130052 percona-xtradb-cluster-operator │ ├─ea40ad711b3f90bd3d64d060a6d76433c590450ce30fb9e3044996b1c5253946 │ │ └─112285 /pause │ ├─fd65197673acf05b12325a6f589d98eb8726e90262c6a7e551aab4bf69dc4856 │ │ └─172104 /pause │ ├─b437fc816c62ceb22df3ae7e74e9515458f3b86ee2a44a136f354918e2c7cb15 │ │ ├─307940 /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 │ │ └─308076 /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 │ ├─af9a212b2149b9bb38f3583867b3b3c5b90aba785c1e769013e1030b133d6060 │ │ ├─263425 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─264165 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpme991lko/privsep.sock │ │ ├─264177 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─264180 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─26c9a5082bcc583e12ec693a5db3053f4dc11a899de4df9498723c4093fad881 │ │ └─45171 /pause │ ├─29babd9b1f766863fad622411079db8125596df574b341c045f38686edfd8bb3 │ │ └─246887 /pause │ ├─3846dfba37806869404ab79ed1864bb8ca2aa7763f05d1c5b6063326be1ceb68 │ │ └─187682 /pause │ ├─0e1245db525e4008026b826e4e4692df580e60b125780e6612d9a862db4fb81d │ │ └─187535 /pause │ ├─610de12abb4f96426c1f990395846a03cf4befb3a2b16e273ced65f926297cac │ │ └─81998 /pause │ ├─409d6fb1c98087f18a66ff3d1a5e3b609e1c723c081ad3c85dcbe36100dde501 │ │ └─117704 /pause │ ├─0af3c7656d1c40ad6959e64df7a14e355cba373a1c26dcc20fa7156b20f4ffde │ │ └─48590 /pause │ ├─a295d9b3fb450c199f5f1c55ca1c79966bdb4e373451a89770066151d17dcf12 │ │ ├─49711 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 │ │ └─51251 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 │ ├─6f8c771b20eba6aca3f8fd246c8d5a2c5b091bc748356e13539c489f3b709056 │ │ └─48636 /manager --metrics-bind-address=:9782 │ ├─3134d79430109968c45991163b76bfaca76a06c68da9b511ce214dfa8ce30206 │ │ └─206652 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─37dc6526f05511e0905dbb06e7228caa2f57a047ca59a4bfd7ae397a79b8e55f │ │ ├─87703 barbiacan-api: uWSGI master │ │ └─87716 barbiacan-api: uWSGI worker 1 │ ├─3109b2ea75d7350cf6514df0f034371f9178ab66143aaebad79f6ecf3d908cb8 │ │ ├─67203 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67248 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─47e6d5e74524faec8cfa10d5d207970a8eb686496b84ab8611b242fbd0da5a94 │ │ └─204899 /usr/bin/libvirt-tls-sidecar │ ├─c763e34235d9e9570661bb1e1100f034a9fad7571fc844e66d3bc49ddcfd1fc6 │ │ └─62800 /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 │ ├─f796c02d4fe82318fcfb2cfe7069f3f7247301f39c6192f7d8e68c3bacba71b0 │ │ ├─212089 /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 │ │ ├─391873 /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/tmp4gbya0ft/privsep.sock │ │ ├─392245 /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/tmptzbovc_4/privsep.sock │ │ └─392614 /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/tmph_yk2dm0/privsep.sock │ ├─c3c664fc23c5f5ff42af9b405660ac1058a9f2a5d418dd3de0443c35d9668559 │ │ └─56682 /pause │ ├─c249c6fbfede4a489449416c3c6b4f16e931ac252ba92a7d3384052360fc780b │ │ └─68226 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a551d6d22a470a2b72d4130717fa3779bf442b01f8725064844781b73c09395e │ │ └─139764 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─750fa64700cf74bd75e07df0d3aa8360f12e77b4db7f78b277ea25779af3b013 │ │ ├─63048 python -u /app/sidecar.py │ │ ├─63428 python -u /app/sidecar.py │ │ └─63429 python -u /app/sidecar.py │ ├─0811690f10af46e1caf4bb57cf1bac09c9958f92766a1a34c1ce39cecac6b663 │ │ └─251968 /pause │ ├─761acac466914cd166b27ced28db0b8e597f3b80ce2a523ad55abecbcb83c166 │ │ ├─ 47817 /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 │ │ ├─ 47830 /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 │ │ ├─ 48015 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─312234 nginx: worker process │ │ ├─312235 nginx: worker process │ │ └─312236 nginx: cache manager process │ ├─10125e96fb61158ca808a1222c1c36736b8be4305aaf5c0c3369a62c775340f5 │ │ └─68424 /bin/pushgateway │ ├─16d3039de7bc8ff94b859926aef675338850ca6e1abee95db2e4b161db8c89cf │ │ └─143067 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─dd29aac4d4baec65346dab2b14ea3487c6bed7d95446212a4cfbc981b9614092 │ │ ├─ 99868 /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 │ │ └─390131 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5492b9ec0d8ee12ecc3a6f00d217dfeb1fbc673c5a419f069525c7b1bfc3df16 │ │ └─145348 /pause │ ├─0c2a6190a1dd6a529d12d76a9e332bdda5e05d381d0b835ae70e8aa6d29fc40a │ │ └─143309 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 │ ├─86c69c11808ea9df83be06be2864d4749fb6aab2c29dc3921fa5018b536a8599 │ │ ├─184382 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─184858 nova-scheduler: ServiceWrapper worker(0) │ │ └─184860 nova-scheduler: ServiceWrapper worker(1) │ ├─314622d0469332288a0e38f34d6677f32b9a387250753c31508c4338288e07ed │ │ └─64335 /pause │ ├─e18788a9036b4a25e0589067990073c10660dcea246ff33d224855c9a70bcbdf │ │ └─62513 /pause │ ├─f33d7207d3fc1facdd5ecbf9593660eee7c625927c3b3f42176288451dd1a945 │ │ └─263884 /pause │ ├─63bc77a67160181e5e82191492f6d8eac023340adfc102286a7ec2c1ae53d2e7 │ │ └─52717 redis_exporter │ ├─ae1bd7f1a6c2bbaf5fb0494206c2d8e1a1217e61ddac6dcb77cce620b4175b64 │ │ └─130907 /pause │ ├─c9e24c9694ce0063c62e0954fa1d0767d7071608edd2b9e62211d93a84199bd6 │ │ └─41643 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7e7d332bb2ff986b31386e71241377bfc0553c7873673883653db3034fb5fe68 │ │ └─65044 /pause │ ├─c8547cc611ff3bb5ca4d0bdb2142c4e16048efba5f55b917b257c2d9a34351bc │ │ └─66856 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0fa256cd9f295aa6cda4bf4d24d14921826aa34143afc9ac71db28e682681cc0 │ │ └─253542 /pause │ ├─5d997e9756debd65fa0e2ddcf570d3ebdd4eee3e9239dc74e0f3c033332a92e4 │ │ └─67720 /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 │ ├─7c8cad35263fb9a0ab9731c5f84f44028b1e531a2100e07134b4865ff7365e00 │ │ └─307620 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ae7ef880c6a9153ed15332b5a5bfbf5453daa1adf26dab51e2cbf6aef1617a50 │ │ ├─316506 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─316525 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c3ea16877b0e65fa757e92da1c33b2720ccaad334d830b36c0d66e7991bb0b76 │ │ └─66116 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d73bf2dcd71ec12dc22c1426e8b91f576b587a3099713231129cbaed784e389b │ │ ├─242332 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─242785 octavia-worker: ConsumerService worker(0) │ │ └─242796 octavia-worker: ConsumerService worker(1) │ ├─d36b5723769f99d71546eab96632c89a507330be54a3890c526bd80f1ca64584 │ │ └─47868 /server │ ├─c82dee5d9b52f1379812bbb3bdb0a1d68d3533a15db03280560388c250e90dca │ │ └─44114 /coredns -conf /etc/coredns/Corefile │ ├─6d6ba531ff6bdd9e562e2786ef491606afbab776162c25ff74b2b9242621cc89 │ │ └─64449 /pause │ ├─e7826a131f5a10d6c5265261c0574bb577ea1b25aa4fa04aa6f65d808e0f6261 │ │ └─57446 /pause │ ├─b2f791df5b31065827353b775cba9f9f4ae1406d60fce4c7b84b10b2095c6a28 │ │ └─66730 /pause │ ├─ddf7c7c494e87f4eb5ee67ccc1918d92df9631d61131092673c3ff45a8600ac9 │ │ └─187654 /pause │ ├─566835258a31bcb03d46630e073a3f6808582ef09980d7e3afe51f2b0aec9d48 │ │ └─42317 /pause │ ├─a4354326ef64b3991fa415ea25c2664394fa64b801076faf0957ec934b5338ba │ │ └─49685 /pause │ ├─44b9e1ea1e8390a1e6d67efef5ce0d8388bc24a124fb6ac420d4ba132b27741c │ │ ├─63099 python -u /app/sidecar.py │ │ ├─63464 python -u /app/sidecar.py │ │ └─63465 python -u /app/sidecar.py │ ├─2bbff14388a0a6dae70aa434be64984cfa7b6b3da3930c046a6f6fa1b3b4e09f │ │ └─232677 /pause │ ├─e1d831f1b0be24ad97c379d565ca5503e248702ad6758c5a4feb0984a1abf9a7 │ │ └─99412 /pause │ ├─f6295ebb439c6b0c318960787b92a14b7507edb6b6585af26d612d4edb4db67c │ │ ├─150840 placement-api: uWSGI master │ │ ├─150865 placement-api: uWSGI worker 1 │ │ └─150866 placement-api: uWSGI worker 2 │ ├─e6471237c77c5cd7109f696e2e55bfdb167d3c3deb21e52ff7d8d2ff483913a8 │ │ └─270352 docker-registry serve /etc/docker-registry/config.yml │ ├─e12cb5ecc2f4d3ce08fd538ec84afe5249debc76fcf40fa41482e67d96c4e381 │ │ └─187502 /pause │ ├─bc4e99be720d97b18af3d5bb9669d00fadace5ef9d61f7d490dad7c5d5c55e79 │ │ └─172708 /pause │ ├─7729dfae8763546df2dcd0910c4ce236767579f880c0e4c2f3c089ce116abf43 │ │ └─57727 nfd-master -crd-controller=true -metrics=8081 │ ├─b5005f92a2c199585dc4ba6e6e11897ed1850396b4f770e02ffce98baccaaa40 │ │ └─80580 /pause │ ├─cd8ec8f67c235c4e0192db00c69f630fe4701f877abcee03aced49c3b1d4c3f8 │ │ └─57863 /secretgen-controller │ ├─867d29bfc3b272a07fd0ecc0ec6313b8a5d297b7bfe3a96e9a2a5e4a1093786a │ │ ├─218351 heat-api-cfn: uWSGI master │ │ ├─218421 heat-api-cfn: uWSGI worker 1 │ │ └─218422 heat-api-cfn: uWSGI worker 2 │ ├─ee9c7d163597bff33335c5f5cb33f4f96cbf885761feca721a7798326065fa75 │ │ └─204969 /bin/bash /tmp/libvirt.sh │ ├─94b134d769d10308edee58e0e922972f416619858a59109ebdbdc0b84851b356 │ │ └─62357 /pause │ ├─d2cf7f2431b7e1c4698d973317cd4005ad7cc00919d1434f644fc8f2da2802a8 │ │ ├─197355 neutron-policy-server: uWSGI master │ │ ├─197367 neutron-policy-server: uWSGI worker 1 │ │ └─197368 neutron-policy-server: uWSGI worker 2 │ ├─6c8ef6906aea8b1779e071621df4d46fa457fcad4c74f61e0df66c680aafd035 │ │ └─68650 /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 │ ├─007370491c1691b65fe805fd46d871f88c34e1253e6e8c9e39ad6f2aaeacb521 │ │ ├─188592 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─414395 sleep 300 │ ├─24c795621115f12bfb2f19dec808d22d54643fcc1dfaa777131a5522205c2c65 │ │ └─188015 /pause │ ├─0b221c1e994cc2d90181f26e1d75522dab8f45edb059ed8d0530cc8ccc45eb92 │ │ └─115960 /pause │ ├─d2e2de2b3bf157c8a6ce5e0eb2d3260d4d1cfafef951b86d7774364492b65032 │ │ └─44593 /pause │ ├─f33d918ced3feb6999434bbb95633a0a50d6499ce69260783af66fbec2884f9e │ │ └─310005 /pause │ ├─f4ac245a9e3ecbc7abe22ccb65a381f14affa122f7e724e8b9d800c8dd7051de │ │ ├─197306 neutron-api: uWSGI master │ │ ├─197339 neutron-api: uWSGI worker 1 │ │ └─197340 neutron-api: uWSGI worker 2 │ ├─38192bf4c3a49d6730df4bae41a964bfe17d3df5d36186b262a8e68c860db55c │ │ └─57366 /pause │ ├─ec91ec50c2dec4e0d9b625ddd755e1ad7674bbb16ea5c9d9443b8679a3f3c5f7 │ │ └─314318 /bin/openstack-database-exporter │ ├─24acf7f026fa5901d26401c24b509f30401568b5e41a80e66709424c84dee7ef │ │ └─66462 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8b2e295fb91a939cfff0a37377aa460c276cb5b818381ccd7f0b8af77f18945f │ │ ├─307652 manila-api: uWSGI master │ │ ├─307690 manila-api: uWSGI worker 1 │ │ └─307691 manila-api: uWSGI worker 2 │ ├─ae127bb0cca88a556a6c58ebe9bb533f5a6ca9455925622e7badf6c706d7f63e │ │ └─204463 /pause │ ├─8ee3d5d6aefb7a9794c5c8a4ccdebbe80ec9a06acac27e644b6c7158d42a861d │ │ ├─112654 glance-api: uWSGI master │ │ ├─112667 glance-api: uWSGI worker 1 │ │ └─112668 glance-api: uWSGI worker 2 │ ├─8d556bdd6f74e55adabc21ffea6c74c2c552f6adcd86bffcec64a469b8ca2b47 │ │ ├─218263 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─218748 heat-engine: ServiceWrapper worker(0) │ │ └─218751 heat-engine: ServiceWrapper worker(1) │ ├─afd59a25d8071d0f96024e8930a0d038ecd4f9d659965e81ec54656f49ae4fdc │ │ └─178933 /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 │ ├─604f0f009354acc589d14f47e550cf3c9bc43ad08d68f05dde3d2c9836e3f1ad │ │ └─247997 /pause │ ├─4cf79af80048bc02fbb5373557ee2b142008b30704c3c1c1cbd1947796a63d5c │ │ └─49794 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2f8cfb9dd1b0a49e88668d7af2167d494737424ab5d24d23bdec6bfb37eea324 │ │ └─248832 /pause │ ├─702bf06a482edff500adbd6ac80e9ead7dca43e0a36e4ccbed6c7e5a97fbeac6 │ │ └─52253 /pause │ ├─39f99fdea585fa30c3a40ea433093cedf32a0af08fb0999f74f396d88025fd99 │ │ └─160638 /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 │ ├─ad9c5fac849326cb7a2f7050ad99535a2ec3e607cabafac8a4049b061ed02785 │ │ └─62474 /pause │ ├─320c5440eaca00fbefd9eecf0f74410ef009e74af46cb5bf2aa5590d6a77f738 │ │ └─65220 /pause │ ├─9b194afee74ab7f5b061d10ed16cacc54f6607c3bdd3ee457faf365d84c468c4 │ │ └─64675 /pause │ ├─7c8abea402cdeb91a720ed061725fb774ea3d70408fa57e2baf7bcf25d4cbd4e │ │ ├─116084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116101 /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 -- │ │ ├─116107 erl_child_setup 1048576 │ │ ├─116239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116372 /bin/sh -s rabbit_disk_monitor │ ├─4b856a70d07a4bf17f8a421cd2ff891a1d61888e79154792f5d116491a15b564 │ │ └─41116 /pause │ ├─f31b1577aedf37e5702681c05e27f477632152b228c0f8a59e61e2a21ee6548d │ │ └─52413 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 │ ├─ddf25d9a23563bc7b270146516957e8db29d227d0c660b2a5e02a2a542f96eb9 │ │ └─40977 /pause │ ├─442c6f15f83176819fe7b72aa7928a62c2d28198cef39098ef35053c830708f1 │ │ └─68399 /pause │ ├─4386190211ed2a6be136ba2dd5e4c3def7cc3c3e9b779c0c0dca9d8ddc6be909 │ │ └─65865 /pause │ ├─ac9bb11c2fff91f1578ec5da201f79265ed2f0e6ffcee8f5e4513cb2b55f1fa2 │ │ └─130145 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 │ ├─ba0e469619cc43268eb9d2935fd819fc2a327a75f958405fdfa5eb70794d0db2 │ │ └─68556 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─259e8b482ad8c880897aa7d456c1ed6c354478862581ddc1448b278687e629bf │ │ └─222656 /pause │ ├─4c969e028546b921b9338c0e9ffc88626b0e362c7b493a1178e53bfa824c1707 │ │ └─162564 /coredns -conf /etc/coredns/Corefile │ ├─27cb3f2480c08ef40fcda2123daf221f0209bb10f4b284b6a5f45c334f78b062 │ │ ├─ 74685 apache2 -DFOREGROUND │ │ ├─ 74727 (wsgi:k -DFOREGROUND │ │ ├─ 74728 (wsgi:k -DFOREGROUND │ │ ├─ 74729 (wsgi:k -DFOREGROUND │ │ ├─ 74730 (wsgi:k -DFOREGROUND │ │ ├─416896 apache2 -DFOREGROUND │ │ └─422997 apache2 -DFOREGROUND │ ├─193a41dab997b4203469988c51f3bf060730cf71396a93321d747a4db69e4533 │ │ └─41615 /pause │ ├─d36ce38d551de3eae531c871ff930931cd31e94a20ea596e75c32fbe853fd7a1 │ │ └─269478 /pause │ ├─dbbbd8f32e20924cbd81e88dd1745b0249b6ab911eef9d96a8340f2094660bf4 │ │ └─143020 /kube-vip manager │ ├─7f90dbbb4d59ddd6df1f4203b3f97c04c74c32611fa8220d0566c2b9ceddcb77 │ │ └─63582 /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 │ ├─2cb0593354292b0befe0c2d54a1e15fa03989c58dc5ced9f3f511e1a207a09bb │ │ ├─185726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185744 /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 -- │ │ ├─185773 erl_child_setup 1048576 │ │ ├─185913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186169 /bin/sh -s rabbit_disk_monitor │ ├─fcf97c0817491a1f2215e38270d1ed4737388a243c4f041921749e5683191471 │ │ └─66961 /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 │ ├─a36a0ab3cb5a715a537f261feeba6c86523b618672210919d4a672d16e135d4a │ │ ├─222840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222856 /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 -- │ │ ├─222862 erl_child_setup 1048576 │ │ ├─222924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222925 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223134 /bin/sh -s rabbit_disk_monitor │ ├─b94d8666b5148d816873aa91873a5b0f5270ca42a407d71c457ba93ec2e4772b │ │ └─65276 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 │ ├─699fec6d8d72431b364191c11feda6fab09755a37028abd7ad2142c5cba63522 │ │ └─232331 /pause │ ├─5e5aa1b88dce2df08bf202c858a6f65bd8572da669e702184de443f5f876645a │ │ └─248051 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9c79f8b91eaf8282279098a3772d74acf6fba0f6104b0c49efb5bb3a15d95c4a │ │ └─115618 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a5acdd41788ec8a3e706c494c5015af0f01ee3a75eff0e2ef7e95377d7f4495e │ │ └─171685 /pause │ ├─a8d31c923758aa6eec604e273d31cb35031cd4a3a4288be1bb2c01b1cdf5836e │ │ └─57654 nfd-gc -gc-interval=1h │ ├─f664e48864bdd0b6889922a4ad4d6d369f6b6179d973e6ba53e387c106acfa39 │ │ └─169531 /pause │ ├─1822af46fdb3309149afb6610ca265274a720f0b29e091fd97c5f430ceb067b3 │ │ └─263394 /pause │ ├─990aad279092f6a287f0f0a79b7b8413745098f6cb42c528ff8cdd9f50bfcde8 │ │ └─161947 /pause │ ├─7a07e7ccafd6bc9692af22b8ddd8a6916dbf80ffe8a87d731a5954907d171ee0 │ │ └─129968 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ac33fc21d758e384258f5a9e41aa9975865a380c28c3d6d4e40fbf06ffe140fb │ │ └─172075 /pause │ ├─8a9a55ce72e19b7ea92a9d7271bbe1481ed2d139ccf7178dc1c6165f22b2219b │ │ ├─197307 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─197644 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197647 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─197650 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8e3e596c24867945fa89121bfbeff81a7c992293888471848e02516e101222ee │ │ └─57471 /pause │ ├─e7aa6ba6e7f825269df83d5eafee00d40c4d5cea569ca615f2305b73c09c7f1a │ │ └─172031 /pause │ ├─c1885235ed6a0961def7fa5ae0210093c1286a7812b1afe043e1ec57c00e0237 │ │ └─100600 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─66f66df275502f71e9a6fa8f37ae1ac6768ab932e3fcff00f7645ee6163fc276 │ │ └─113915 /pause │ ├─f21b9e5635cd7cafdb5060e1c9ce9bc6a605826ff262f604858666ce6ed9548a │ │ └─253533 /pause │ ├─a16f1e29bd3f58f2f5a4a3527397efe62aa59ff4efae538a6354459d2e6f012a │ │ └─88543 /pause │ ├─65e32c695eab1e1cd56982b5f9626b0ce577b91861e4217e6a044056a3100e26 │ │ └─242321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─733b5fc755ecec64011c370577d7f9fad463add7759caf5b3d63da2870b3b075 │ │ └─44170 /pause │ ├─ebd34a95d7d0edace275f6070c7d5dd89a3b622cb02d2e97a8afc59636443d93 │ │ └─283687 /pause │ ├─17afe24b28acca4e5f011fdd1463be251f02e0539088f671221f4ebc2b288dee │ │ └─65743 /pause │ ├─73c2bf4ebf9ee57cbdf2d0dce0c3a5b1d59950681329f11abaf31755f49ff7c8 │ │ └─201907 /pause │ ├─a02e97c13d66c1206497c66cf54c7ce0854bbae203090dfb0ff899ec78963b62 │ │ └─47512 /pause │ ├─8c9f410a704161b019cb4b75d6b0c3a5ca3118fadba559938535650c5e809a31 │ │ └─52306 valkey-server *:6379 │ ├─3a710c1081777308c2da13a6845767f82651452a3a1df43ecb298ad2210f19f2 │ │ └─247081 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bea21f83c635432d3ab0c579d8e7c04c5650e9870eced97e3b280e1b18452396 │ │ ├─69502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69519 /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 -- │ │ ├─69525 erl_child_setup 1048576 │ │ ├─69600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69611 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69809 /bin/sh -s rabbit_disk_monitor │ ├─a1f23f268b588ec58c3ac43da84cc333af39389b3cc5e4b8f5afaf83b35cd3a1 │ │ └─94885 /pause │ ├─104a13395569bb230f2b5f4e958e413d3db4267b7b1493fd5015d76147253f39 │ │ ├─241438 octavia-api: uWSGI master │ │ ├─241540 octavia-api: uWSGI worker 1 │ │ └─241541 octavia-api: uWSGI worker 2 │ ├─240e4d1e3776292cf19888cc4b431ba28f7a3ed900909e15e96a6aa17b00a6fe │ │ └─68669 /bin/memcached_exporter │ ├─daf56e98319ebf068b06c404b86678c74d9bf677323fe5cfc4e5831332eec90d │ │ └─64266 /pause │ ├─b5c8bb6dbccd7fe197162cb5a857ec7a09c531fc190247a1b10f60db46e621df │ │ └─41242 kube-apiserver --advertise-address=199.204.45.138 --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 │ ├─913a18fe57c4da56a4cf596ef9024b0d32260d065a06337d5e4e89c03c64b170 │ │ ├─218315 heat-api: uWSGI master │ │ ├─218419 heat-api: uWSGI worker 1 │ │ └─218420 heat-api: uWSGI worker 2 │ ├─e0f26bbb9bde3016165d6ac21abad021f4b9524a0643547450a9a3bf2b1c5bea │ │ ├─244495 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244511 /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 -- │ │ ├─244517 erl_child_setup 1048576 │ │ ├─244571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─244826 /bin/sh -s rabbit_disk_monitor │ ├─2800a2cfad9cfe5d80aa1f0303ec9dddf3f5a6a83300494d44c06db488a13810 │ │ └─172322 /pause │ ├─b9c94046dd701723918176582e99b4651e04e3df70d5453717401da0ed89e442 │ │ └─52613 valkey-server *:26379 [sentinel] │ ├─a1365c2c2945544559777a6d44af9e895467bbc9de02509f0a419f4731e4323b │ │ └─251995 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5c11a43dca7290c757db062d5b0891f5fdb3a1641ee246fe75a4c1da0e88f301 │ │ ├─269814 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─269830 /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 -- │ │ ├─269836 erl_child_setup 1048576 │ │ ├─269970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─269971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─269981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─270152 /bin/sh -s rabbit_disk_monitor │ ├─105623d9239799f4164d1ab74d38e844ba71bac904084b5850f5521e66e0bd3b │ │ └─130096 /manager --metrics-bind-address=:8080 │ ├─030ae235e75e5c71daa9395f4706bf6fb8c2706310cab3a6119d18aea63ecb38 │ │ ├─183542 nova-metadata: uWSGI master │ │ ├─183555 nova-metadata: uWSGI worker 1 │ │ └─183556 nova-metadata: uWSGI worker 2 │ ├─7bdfdacbad8ca7850b5a097749389f5368359eebd011f2a67eef1b0440af7d37 │ │ └─313044 /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 │ ├─39220b55e30aa09b5782ca6232272b6807e00fbd24b135edc4fb44096dff3967 │ │ └─47599 /pause │ ├─6b587f9d370bf9a2daab8d6532650967d3d96e49f5ca5cda207010582c0439f1 │ │ ├─143605 /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 │ │ └─143805 /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 │ ├─badb7288cb5c2dd1f3dea4f790f0ad6a4d1a62855ed5212818f76c3e22d20b10 │ │ └─232226 /pause │ ├─255d1482b17a4065d02d78f146fefaeb5e065df85f943c277d560581c00f4124 │ │ └─42361 /pause │ ├─e5e94662b9f8284a96cb97e9e01fe8fe44bc855318f4cee253cfdd02ccf591a1 │ │ └─44084 /pause │ ├─5b117a980e6bc100dac8b5b2545687791f7c6e5c626d123287f57ced6e9feadb │ │ └─282598 /pause │ ├─d0c57f84f09ac2c4e477415d058d1b8342fdfccfc0c62bc5b81334b1e9176f7d │ │ └─67634 /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-138.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 │ ├─2f11d34e60a7cb83edad1a76a5b7c8af2ee7884f86233393e36277a519e6ee3c │ │ └─117671 /pause │ ├─0fa1e43e6efac9dc198bd71f119cf4241e79f7408b5f179a0dc2a886af966321 │ │ ├─95126 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95143 /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 -- │ │ ├─95149 erl_child_setup 1048576 │ │ ├─95340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95342 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95525 /bin/sh -s rabbit_disk_monitor │ ├─f706c21b1c259d54395f7811fbe37a17c4a5818a7877d8644b9ed23b793e42c1 │ │ ├─243069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─243087 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─243986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─243987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─419955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d8f9113baf244dcee034425b51880c21cfac9c5de09320a7caee90967315d0da │ │ └─49247 /pause │ ├─02f4e115b1b939ed122f4767f067a83a17a8f2a8bea2c1e6574ad18d1225d33d │ │ └─212116 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─96122ee2d5173ea7569ddee55cd91f88cf15906c92572dcf2fcf6eb189870874 │ │ └─248860 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9af1846ab98503f006e3f6688ff82eb1e4a3d8460c4fe48ee00d5dce8dfef7ad │ │ └─249890 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─31b3639c710d2792f4c16bb14adbcded084db7301a54eab6d966432bcd64b8c5 │ │ └─64397 /pause │ ├─434fe6c2228a60de6b417b1207b7c7478c048af03bef58319f757a481789ee42 │ │ └─45381 /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 │ ├─bb4222ca98982bfad3bb6a8376645a713ea17408ea4cd7aa61f5ae9881c072d1 │ │ └─244380 /pause │ ├─f8638e5eeccd1d0ae0e41b0e3d7cd8c7e9943cfeb11f75c24ddc7d7ad38905cc │ │ └─57615 /pause │ ├─48d1ff83d0712e1473c9641bf4b0cfe6a4a001311d81aac83d3d8383e1df7dd7 │ │ └─69098 /bin/oauth2-proxy │ ├─fb789878d0438f7407b386263b4f23e5bb7c1abe2c172227445afddb5cbb9358 │ │ └─160286 /pause │ ├─eb34702abc86270e6416777f6af07b0e55f0b6848da52f8541915dc486596977 │ │ └─312566 /pause │ ├─46a11431d79a7f02c4656ef9b91d221ce40a5cf0ba1a55d9f047a377f7a90307 │ │ ├─352168 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] │ │ ├─352740 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─352884 /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/tmpebw5fl4b/privsep.sock │ │ ├─353359 /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/tmpbrllrsv9/privsep.sock │ │ ├─353755 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353756 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353767 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e3053cc4-d173-458d-8041-8e59c1888d9b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e3053cc4-d173-458d-8041-8e59c1888d9b/host --addn-hosts=/var/lib/neutron/dhcp/e3053cc4-d173-458d-8041-8e59c1888d9b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e3053cc4-d173-458d-8041-8e59c1888d9b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e3053cc4-d173-458d-8041-8e59c1888d9b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ae934418-a8a9-4c46-b42a-37aa55fa8a2e,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 │ │ ├─353773 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c596a424-49a0-4100-9681-0f8d058e6bc3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c596a424-49a0-4100-9681-0f8d058e6bc3/host --addn-hosts=/var/lib/neutron/dhcp/c596a424-49a0-4100-9681-0f8d058e6bc3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c596a424-49a0-4100-9681-0f8d058e6bc3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c596a424-49a0-4100-9681-0f8d058e6bc3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-18f8b326-246c-4cbb-8ff2-96d2a0e318c5,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 │ │ ├─353844 haproxy -f /var/lib/neutron/ns-metadata-proxy/e3053cc4-d173-458d-8041-8e59c1888d9b.conf │ │ ├─353851 haproxy -f /var/lib/neutron/ns-metadata-proxy/c596a424-49a0-4100-9681-0f8d058e6bc3.conf │ │ ├─390014 /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/tmpp234n2u5/privsep.sock │ │ ├─394792 /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/tmpzc92s_ws/privsep.sock │ │ └─412738 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/23393d5a-3c29-416d-af7a-b1b378bce2ac/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/23393d5a-3c29-416d-af7a-b1b378bce2ac/host --addn-hosts=/var/lib/neutron/dhcp/23393d5a-3c29-416d-af7a-b1b378bce2ac/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/23393d5a-3c29-416d-af7a-b1b378bce2ac/opts --dhcp-leasefile=/var/lib/neutron/dhcp/23393d5a-3c29-416d-af7a-b1b378bce2ac/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bb750da2-2f00-4a43-a619-8705a37771ef,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─d3aa117b9a6626be1b66544e43ab84cfa55a9c5dd41b7763154d2b2f65c7e2df │ │ └─41086 /pause │ ├─1525fb9481122c191957b745d613971bc6a45c6582de284476ef1a81b0846f44 │ │ └─63127 /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 │ ├─d414a3faa5273aa222d7ed778b95dbe73e59b8527fd04876fa9bc9ccb16b1770 │ │ └─232353 /pause │ ├─2b47d77041c0a6f6038bb05f65ddc976dbf97fc4db427a1eee6b779f55f6f785 │ │ └─130398 /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 │ ├─d85e8547650df58576ca9ad08d0f67c425c557be0ae4351f98952db63b53a4a0 │ │ └─44810 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 │ ├─a57b1f310dfe470f44b36e1aad21a2d6f367959044c8b2ae1dac5be7028f52c9 │ │ └─199919 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) │ ├─aca5bf42ac0b8e63f25f7b811f1d9485bbe51835e4e2eb27e10fbcd79116cf1c │ │ └─162406 /pause │ ├─4e4cd8f1ff20bfb7df7a39a37dfaa855f8c38255f520b3cd15d211036854a518 │ │ └─68771 /bin/oauth2-proxy │ ├─eacdabee96b41618607a1972480d4786ff8d2438d4d7c84bc5f81171b1d5a3a5 │ │ ├─183414 nova-api: uWSGI master │ │ ├─183442 nova-api: uWSGI worker 1 │ │ └─183443 nova-api: uWSGI worker 2 │ ├─fc73b0765d2da9b6400311ab114a748ba01da4100e94fce5b64ccd895dbe0f24 │ │ ├─199938 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] │ │ ├─200410 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─200521 /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/tmpos1blqk5/privsep.sock │ │ ├─390126 /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/tmplhvg_gcn/privsep.sock │ │ ├─390713 /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/tmpg64lcfn_/privsep.sock │ │ ├─391222 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─391227 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─22ef3220e47879308d2fa49e878280f1855e78ce13f5fcd24b3d40daf97b782f │ │ └─131531 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─03e7744a11fcc36742ab20edbe899bdbd88f9881c4167cf01e05f39189bd029e │ │ └─281094 /pause │ ├─25e21842d73ed50a8b333f305951696f433fbabb5d53a8bbeceed7f18745869e │ │ └─41101 /pause │ ├─749c0b4a4f97455801efa7b87bd01650c7bc13c2f065d1e2490aec79df759f47 │ │ └─204398 /pause │ ├─8828363f1c9a044f40c9dbb01bbc853fa7cc7d5a54f1a9f8b142e0ed65ff4374 │ │ ├─114363 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114550 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114552 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5ae30d6f6a3831d8fd2544af32a923cebed183ef7760462aaefa54df690add80 │ │ └─130940 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0d02d6f69b80f2ede566573ee5614b0c968fcf88a02abe8c50588a2f24c12a93 │ │ └─43648 /pause │ ├─422951f0858a2d062675d37f3d13f9cb141602cc62944eb55441bc3d4b56f934 │ │ └─41044 /pause │ ├─0f08e6af139236076b70f4b1a10be4c2caecedcdd435871d2d7ce06e79141d47 │ │ ├─127927 cinder-api: uWSGI master │ │ ├─127940 cinder-api: uWSGI worker 1 │ │ └─127941 cinder-api: uWSGI worker 2 │ ├─9fb82ae390b3c015e75501ac2e4c1d14400c7a66e76a36786c37b556990a031b │ │ ├─184378 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─184842 nova-conductor: ServiceWrapper worker(0) │ │ └─184844 nova-conductor: ServiceWrapper worker(1) │ ├─10a4cc9a2f227a629e7f331fdd07b233e94ffad25be4055d997ad635c0c45a7c │ │ └─99458 /pause │ ├─830d25a1c139f344926955cbae295883b04f486c1b40e4dacc24912b50a57e3d │ │ ├─42800 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43227 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─19de91c0b224c81dd9df8367b2ecc6b010599171eaea64e9320e89060e2fc583 │ │ └─187729 /pause │ ├─9ad669d39fe1794b9e3a92aeb3908daaceea71eb6f4a6f5050c1a47a877445d8 │ │ ├─66385 nginx: master process nginx -g daemon off; │ │ ├─66401 nginx: worker process │ │ ├─66402 nginx: worker process │ │ ├─66403 nginx: worker process │ │ ├─66404 nginx: worker process │ │ └─66405 nginx: worker process │ ├─786b2aa0be66516633646cc5d2dd87dce85b2b440e3fdaef02479e7181c05dc6 │ │ └─130840 /pause │ ├─0609e8a9c74509779c004d4c073152f7aaaec2d41f2b3ed70e596c3277a07a43 │ │ └─48493 /pause │ ├─c606b9c33aafc6e0d1db3cd0b2fbd2b434f80a5ca1e9a2196bfecd7974a586d9 │ │ ├─50005 mysqld --wsrep_start_position=4d83e083-5069-11f1-bcad-1e423cfed9ae:20 │ │ └─50127 /var/lib/mysql/mysql-state-monitor │ ├─7b1b8f75770b6a7d699e185d38a7dd807b299ba91e2746e046fb6c875184f33b │ │ └─48952 /pause │ ├─28fadeb480f387da7257caebf66216d3654b03861e4705fb5c25dd7c950638fa │ │ ├─198340 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) │ │ ├─198677 /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/tmpwlkskouc/privsep.sock │ │ ├─198830 /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/tmpa6djp3i2/privsep.sock │ │ └─199181 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1573a54f9f1b4f8ace4a657664cf47c31a53d5de4d3bdfdcf8de1bc9cf10f06b │ │ └─130117 nfd-worker -metrics=8081 │ ├─6c01266a44eb15aef8d280a44d108ab0a5a44595a40bf90e2905ea6a93f3e595 │ │ ├─80701 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80718 /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 -- │ │ ├─80725 erl_child_setup 1048576 │ │ ├─80807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80808 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80950 /bin/sh -s rabbit_disk_monitor │ ├─4382dbaa8dd300b91191baa6998f4ffed7781d0e158fbaed20b2d56086f84af9 │ │ └─52044 /pause │ ├─115f9f0396b2cc50a05563f2d29e8e92cd60ce9e66d2e9ced1f2fcf389e737ff │ │ ├─160675 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160712 /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 │ ├─55a2ba9114cd3412bc6c19f76bbb7e70ad99b3277de8b844e4a483b0642d62b8 │ │ └─68530 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a185afe98ef26ab52e89d9ee1a63dd47c98511e401dd8fc2a98a7af6a3d83463 │ │ └─41186 etcd --advertise-client-urls=https://199.204.45.138: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.138:2380 --initial-cluster=instance=https://199.204.45.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.138: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 │ ├─f2e516658168e16917018c500df4017a79f79490413edf3feca4b3414934354a │ │ └─283519 /pause │ ├─9dfe230af2386f0f07a6535258e04006839d0f340c6e067a512afafd3ab3758a │ │ └─45208 /pause │ ├─86344074bb43e002d87e8c21eda258abb17398fdda090ef86d5ede9b72ae4ee9 │ │ └─62564 /pause │ ├─4e539b62d2ef91fd9714c6eae80ada19e3aabc3716bb11028872fe8253250070 │ │ └─99785 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-9n27w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b0f35f961819622ca1c1f9f732e69bb424010e67218c239f34a951a2a2b90ed4 │ │ └─71091 /pause │ ├─9fe9a1855f355e591ef7099a0745aaa4daace13e037dd559285a3bf9470b82d4 │ │ ├─169673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169689 /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 -- │ │ ├─169695 erl_child_setup 1048576 │ │ ├─169760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169960 /bin/sh -s rabbit_disk_monitor │ ├─0b852901f6eed227842b0168cc2b8a581a2a5ace1576274270aba15da16526c3 │ │ └─204319 /pause │ ├─8df0deab8d4e95abc99a62fda6eaa3ef3c88964530aa89e725799ba82db30698 │ │ └─68608 /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-138.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 │ ├─44ec7687866506153cbc22ce14d617e09a9b333309191f9f8d4fd1c94a306743 │ │ └─89635 /usr/local/bin/rook ceph operator │ ├─b4b1981385e3af09bb8fc7de8eacec0b24af917fc93ce8ce37cc86e16c6a1ce1 │ │ └─50101 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ └─940274626989f1691c5e3c0623b2e22d4444962b5a92f1f74f307d4290ab30ea │ └─188044 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount