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 │ │ │ ├─21675 /lib/systemd/systemd --user │ │ │ └─21677 (sd-pam) │ │ └─session-21.scope │ │ ├─21603 sshd: cephadm [priv] │ │ └─21691 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1601 sshd: zuul [priv] │ │ └─1614 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1605 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─414927 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ezkosjhwejsyppvjmusbfxyltfavfqkx ; /usr/bin/python3'"'"' && sleep 0' │ ├─414928 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ezkosjhwejsyppvjmusbfxyltfavfqkx ; /usr/bin/python3' && sleep 0 │ ├─414929 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ezkosjhwejsyppvjmusbfxyltfavfqkx ; /usr/bin/python3 │ ├─414940 /bin/sh -c echo BECOME-SUCCESS-ezkosjhwejsyppvjmusbfxyltfavfqkx ; /usr/bin/python3 │ ├─414943 /usr/bin/python3 │ ├─414955 /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 │ └─414957 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-b07bfbb54b0baece75ae3195a370ed710f998cd312f2baf4abd2773fce08309f.scope … │ │ ├─34709 /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 │ │ └─34721 /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 │ ├─containerd.service … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d4d4d49acd40caa8879f63991976c97783fc34a0b84ac74e7be3c670b6f95056 -address /run/containerd/containerd.sock │ │ ├─ 12659 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dcaf83b9ee19975c4fccc4e47041302caf2275866dee5df8b115081dc0996048 -address /run/containerd/containerd.sock │ │ ├─ 18626 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1750f91ffdadfed97661e221a314ee07018df57865f8e0a625b566a43ca6fbdb -address /run/containerd/containerd.sock │ │ ├─ 25210 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbb766135266ddec374b5e708d7e34160f36cd8950a9441b95c792030ac30eee -address /run/containerd/containerd.sock │ │ ├─ 30004 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d93bbf78d2cd2d74b900ac32c70f9307851eb879a4e278b3ff7347c9a411ef78 -address /run/containerd/containerd.sock │ │ ├─ 34684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b07bfbb54b0baece75ae3195a370ed710f998cd312f2baf4abd2773fce08309f -address /run/containerd/containerd.sock │ │ ├─ 40266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6342a8d4d42cb32d335c118b9794ecacecbee47d5703e3fe291ace4c17bf240a -address /run/containerd/containerd.sock │ │ ├─ 40320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd260f98cbe582d6f7daf8fd1dd425b53acb65e57b580cc4613058b819052f6 -address /run/containerd/containerd.sock │ │ ├─ 40322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d29da765dcf806dec6315579395d9245681bd45b79625b388f54dd1ed2f8eb2 -address /run/containerd/containerd.sock │ │ ├─ 40324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dcd7fce24715d6be957379fb986cb60a9c8a6e31b0be79efea22f3b21845b84 -address /run/containerd/containerd.sock │ │ ├─ 40347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff177034a2e10ee110ab9a1bc2a3f3c35ab6ed710b3626ad9302454409012ac -address /run/containerd/containerd.sock │ │ ├─ 40895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c2ae301fb60557433ce3b9c9165b9b210b90f7fd9e66f0c62ae3c70a9a7cc8d -address /run/containerd/containerd.sock │ │ ├─ 41624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d0c3e530c92888d46a426288c98c021a84bd86b3f7ac5bd3c29df540a416c62 -address /run/containerd/containerd.sock │ │ ├─ 41647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9cdd4b82edabd6efbea9923bf05364241f2c36e287da62df97fa4f575a6891 -address /run/containerd/containerd.sock │ │ ├─ 42971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617eaede7f34c427a730d4efbc708fe9d3df365794eca61d8d919e0d6f9136e5 -address /run/containerd/containerd.sock │ │ ├─ 43393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77ba1191c3f83971ac1c70b0d2a0d34d16ea57991e974cff7750db864b53f9e -address /run/containerd/containerd.sock │ │ ├─ 43469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa737dc52723bf95c3469ece1c82a8f47a88aa8b003ee579c197eb3829cfc59 -address /run/containerd/containerd.sock │ │ ├─ 43882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ec3574d0b9ca3d17bf79422a0995a212cfb0a7a782b48ec224428587951bbd -address /run/containerd/containerd.sock │ │ ├─ 44366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea8b4c0d04f42e1fd1d38d865744b0e857d26b7be00c45d4901c1b758680395d -address /run/containerd/containerd.sock │ │ ├─ 44408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312c8da6a40930f1e362c38a235629a75841e8a942443cb4e11688098caa53d6 -address /run/containerd/containerd.sock │ │ ├─ 44448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e4b7de24571c5d850b9d27fb40dfcec0b9c94b2b56d9e0bbf017ace1ed80a0 -address /run/containerd/containerd.sock │ │ ├─ 46763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0287f4fdda94c722877d57a107aba89da671407cb7428ebb58c49a40ac7789 -address /run/containerd/containerd.sock │ │ ├─ 46863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5ebcd42488a71e38365fc7d9d6050b4afb065190f3f4c2d9f7f17a71a0ca14f -address /run/containerd/containerd.sock │ │ ├─ 47777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d460be449b2960165ca56c427ad9ef434021dc092d4ca364720b4337733e36 -address /run/containerd/containerd.sock │ │ ├─ 47900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18dd81b4b8ab4a21892886f8857a2e1f5975205ca029a4c55f10c26a067f267 -address /run/containerd/containerd.sock │ │ ├─ 48238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3821703ed6d5de9117a0d7cbfe028496bc0e2df6a035035cbcf26ccc5a25422f -address /run/containerd/containerd.sock │ │ ├─ 48513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b63d1a82780c85e915f40a188e95ee89e7f5ea87950834c8d3a6c5f38bd6206 -address /run/containerd/containerd.sock │ │ ├─ 48980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be34c3c1963e34428015897485409517a01662d76433a7164c778c85fd4b902a -address /run/containerd/containerd.sock │ │ ├─ 51435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce677d4cbfd98034450b9efb04447b73ebba7eabad8cf0ccf24854039e7279e9 -address /run/containerd/containerd.sock │ │ ├─ 51512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ea38ca97986d5cb1d4465bb747920e436e19bbeb69d75e9d08a8ddcacffe64 -address /run/containerd/containerd.sock │ │ ├─ 55878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4858ddd87f715d244150e5b2b3a99cbe3f8b0f6d49439cec6775b25475e972dd -address /run/containerd/containerd.sock │ │ ├─ 56548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fde4b7cd32d41a95ada733719af41c9615ebd06733f99b46fe4df92c8b9c5cb -address /run/containerd/containerd.sock │ │ ├─ 56586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11218c4a3d1d1a0d02cd4806f928f4f6cf5c782331e023a73c1a34170054a3c3 -address /run/containerd/containerd.sock │ │ ├─ 56637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb2d66fc14f00d1f90f78d32aa714fa59ef4f2590f06948dac6c732867f5a2cd -address /run/containerd/containerd.sock │ │ ├─ 56813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4dbce57cfee8b03cb89edd139251fcbb1a02ff3f782efd57748f429f7b1a84 -address /run/containerd/containerd.sock │ │ ├─ 61069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4705699ef100d3058103a801e4a187219950f5b96c9413fc8435efce814e441 -address /run/containerd/containerd.sock │ │ ├─ 61137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2a30532e22ef18abfac46537d791527f4b1352207e1e1b02f1577f2f6880fa -address /run/containerd/containerd.sock │ │ ├─ 61194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b52b2363b3518e18e5f5998bbba91b3646c5782141170431a947a52cce88d91 -address /run/containerd/containerd.sock │ │ ├─ 61231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca06e643689e0d88843e7c8abf0224f022fff75d339ec3c6cc21e6bff86ecb55 -address /run/containerd/containerd.sock │ │ ├─ 63071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8322943d4395de5cb2536d08c3fc629c7c39224375bba793d8ad55f668f6e33b -address /run/containerd/containerd.sock │ │ ├─ 63134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3530c6b489b1b106d4148fa2b90ecefb0de1f4dd6b9c1fa66f54d1d5642f21f -address /run/containerd/containerd.sock │ │ ├─ 63181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83ea39df0afb74ac42f9f3b64d1359e700388f4feaad5ac4258a6ede14bbd46b -address /run/containerd/containerd.sock │ │ ├─ 63235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53c34a57ea4b5bca0b8dc9e339aef35bcfd48f49a2040f8019fb64cdf20ef50 -address /run/containerd/containerd.sock │ │ ├─ 63275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6537f5d359bd096be62e1e3cdc916d0f302758fcda90a4e36aae3826588b9b1 -address /run/containerd/containerd.sock │ │ ├─ 63709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7204c5f6d2bddbdf0f1b9968db0c0fbce79e9674f1dd514cacf93ab6cca2928 -address /run/containerd/containerd.sock │ │ ├─ 63937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17600d0b43cc332a42179164c59aa65e53c7de6e3ff6768641f2ead99e34a0c7 -address /run/containerd/containerd.sock │ │ ├─ 64499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c3f996988558de56774f10003f91d451658199b6b4fa62a02b21ca3e3bea1a -address /run/containerd/containerd.sock │ │ ├─ 64725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1d42c4e65ef33a7e92e1e836fe2dd19dd437d9eba5131f2737a2e6e8e8b65c3 -address /run/containerd/containerd.sock │ │ ├─ 65556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89827e2c7b93f71ac8c11da542ae7388c632e018745d51dd759260965c6ae90d -address /run/containerd/containerd.sock │ │ ├─ 67104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22676746b46e37d2836871e8281be3edec95e8bbf11eb3b464116873a495ec29 -address /run/containerd/containerd.sock │ │ ├─ 69433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6907ef9d84ce12c1a9f138f45993f29d3d254b5a111ba8997feecf0f7b440872 -address /run/containerd/containerd.sock │ │ ├─ 78780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99e3fc98f225a1448590c6b123ffccc82fa93d8a999adad7dd9e85ce57d9de4 -address /run/containerd/containerd.sock │ │ ├─ 80296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2dcc7d1af92e939c5ac030e2cf584d94a7c21514e3eef740dac1b0eb243ae41 -address /run/containerd/containerd.sock │ │ ├─ 86201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f435bb59ffdcaca297633e3637ff473c22f1c2837fa6079bcec98e1cb547cfe3 -address /run/containerd/containerd.sock │ │ ├─ 93108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757050f95aea187f566212f1f92daa25fb113c7461bfe45823516c336fe51ca6 -address /run/containerd/containerd.sock │ │ ├─ 96399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4468c823672f876af2d9734b7dec38651a58d952fbaa40b7447a177ad5a1f7b9 -address /run/containerd/containerd.sock │ │ ├─ 96529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d099456e60cd957ace5d607bcd3e2a804434a9841247a2201158018fec8c38 -address /run/containerd/containerd.sock │ │ ├─110254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5621210670df6a36b2ddceef32815c6f6c6f04e4e295d40e1b83724735338a -address /run/containerd/containerd.sock │ │ ├─111766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0494600bb9852aac09541df486ec279c154f284f0516db621a29f88d7539c6f5 -address /run/containerd/containerd.sock │ │ ├─111805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a057982693a50b09b8a4400bb76282568614e70e2476807716b60c730fdff345 -address /run/containerd/containerd.sock │ │ ├─113608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebebe55ae5651342dd105f9e548e69a0accf0a6b8b2bd929d882ac7d897651f -address /run/containerd/containerd.sock │ │ ├─115329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25dfcdb16b7615610438e17bc6fc4dc19f79570e6254fb56b08b651c93559490 -address /run/containerd/containerd.sock │ │ ├─115372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfa49e7ba381c669c2b5ec30e81432b18d44945ed8465417957d2fa7b4638f35 -address /run/containerd/containerd.sock │ │ ├─128398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbdbca275870f476c82b2f5597d02e45899528eb990337f0997dadcb01018f8 -address /run/containerd/containerd.sock │ │ ├─128489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12031423fce982a7eef1dbf700c7d0a101a03809265c6d91bc0173280c4984f -address /run/containerd/containerd.sock │ │ ├─130928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98a207e80b37ac2b4eac13635fbe359edc659b7e5b8e8342f5fecacacb0ed9c -address /run/containerd/containerd.sock │ │ ├─157260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8deb50457bb8954fd5233008e42a12d555f52a07a0af977c005701206c6aa718 -address /run/containerd/containerd.sock │ │ ├─158440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7932ecc77901febfc05c7f6c3c32e5ea670bcca8f5bbff9e3d4e25adab4f548f -address /run/containerd/containerd.sock │ │ ├─159803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb2d7c244c9e1f0434a6c08009948a3267a2dde3b5f96e32ea3b475eb7a5c74c -address /run/containerd/containerd.sock │ │ ├─159873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dba461673f095aed431ef5e5dd85dc06cc692540ff0659647aca70180e4ebc8d -address /run/containerd/containerd.sock │ │ ├─159977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c499f7d483eea465d48a2d34c5343bebac1d95a77e9ba101e8157b8823d3668 -address /run/containerd/containerd.sock │ │ ├─161240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459f5e27e3e9195fa39137181556f18e640d8e5488dfc8593ea0ec8f34f47d11 -address /run/containerd/containerd.sock │ │ ├─163239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a24cb0de69107382a2cb131fa74b7beddb718723d56d1db21288b80a73e60d -address /run/containerd/containerd.sock │ │ ├─163515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0181be2ab9fb311c6fa7590320e4546349410d81be68d50543cbf3162c8740b7 -address /run/containerd/containerd.sock │ │ ├─163742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7f127468d0671b011c573645a0fdf55f3ad38e05e1f9f8594df06d06b6579ed -address /run/containerd/containerd.sock │ │ ├─163808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f59f5049e7c3723ed916ab169887cb624dd6decff832ac28fe89126abf56cf17 -address /run/containerd/containerd.sock │ │ ├─163936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d04d40043d71ad1d2d049f88a246b961fe50b53da6b9eb7199cc34347d4d3715 -address /run/containerd/containerd.sock │ │ ├─164367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df3a5854b0eca242dfd360000fc8c9e1c06f094e511995375d6157fc7b55dc65 -address /run/containerd/containerd.sock │ │ ├─176799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 766f7fc5eb03e2f413e2a697d04770575a043f3f96799382d447e5be702bed2c -address /run/containerd/containerd.sock │ │ ├─178672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4216355dd918657bef35bb04531f8894090697ef87992b1167e609b961904b76 -address /run/containerd/containerd.sock │ │ ├─178690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0385ebb8fb696268d6feb9ad1bc716abd28b630fab96fb477d74da9b6d0d5c9c -address /run/containerd/containerd.sock │ │ ├─178802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183dc95aad637177edc213217880e30a640bfe5d1947c52bcd69a60a26f37d78 -address /run/containerd/containerd.sock │ │ ├─179079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf8919c057dc09d9fb7de553de13e9a3baaf46cb359b75dea1dd63abc61b9aa -address /run/containerd/containerd.sock │ │ ├─179192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91897a799d43f252e21a6c6e3f1febb7e84bbd0930f0a0fdb848de23b5066457 -address /run/containerd/containerd.sock │ │ ├─185799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02a737e8438fe1cc3b8b5d7f99e05fc42c7baae3a94751ac292535711781069f -address /run/containerd/containerd.sock │ │ ├─190069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 038afbee33ef329d30f72b3fc25bd8e70a858b55795d1f4d9ac87712c7eac95a -address /run/containerd/containerd.sock │ │ ├─192848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b86e7387b2d322005ae8ea80fe2bf65625fe4f87ce70f74377345009737b36 -address /run/containerd/containerd.sock │ │ ├─192922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300b4132ecf9cef529ed8b6a8f7dd0e250c2bd2ae6c9444e6afbde9fc2644b90 -address /run/containerd/containerd.sock │ │ ├─192965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11c68156b42aa1c89bc7c8944f798037bed5e2de55f89865c99e65d8a65ee50 -address /run/containerd/containerd.sock │ │ ├─209755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db21044744a825fde83406c14b033e738524943dd47e915a3909d948f6a400f -address /run/containerd/containerd.sock │ │ ├─217914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9c7e76c2dd56e5f5e97d72b018ca1fbecef0860c3b306a5a618f962ee632f2 -address /run/containerd/containerd.sock │ │ ├─217944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf72c383704a319c8e8655dd65d52d04e217ef3b2dc5843cac5b65d712d66f8 -address /run/containerd/containerd.sock │ │ ├─217968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fbe70b9614e3f924595c4473f98ae564646fca2c5018cc7111731d3cce785e -address /run/containerd/containerd.sock │ │ ├─218320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e1e7419e65eed52f0b01b20304f4d47b09b05cc6545bcdac89077682d7932d9 -address /run/containerd/containerd.sock │ │ ├─230463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8cd931b6ba7674d87e43841222f9d4554f67033b2fdad2c2d94f87a61eb86bf -address /run/containerd/containerd.sock │ │ ├─232636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3263e789d93c6ad3097ff5583dca7b594d87ae1163798f5767d229c5f127a1 -address /run/containerd/containerd.sock │ │ ├─233759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6e6254422d323caecdb518c5fa2f80e8f50ed529282b07b1200f0586390263 -address /run/containerd/containerd.sock │ │ ├─234678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17211e106e884526f1fc1a5cbbc0d6b9b5368a5dfdfebe3b92a7c280cb13dabc -address /run/containerd/containerd.sock │ │ ├─235956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fa516d86802e95530919d16a705e3dfd62a13027acb3c23f7a76e3a02b2bae -address /run/containerd/containerd.sock │ │ ├─237131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5636c9a81157438bfd869205a07fd6ca470cec1b540caf20b2d2c9ad4108b91 -address /run/containerd/containerd.sock │ │ ├─238417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a2c9914a01ee16336937fe09aa54930a9cdaf012882e1a7f4f9b80451707133 -address /run/containerd/containerd.sock │ │ ├─238452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9e5b77ebddf62cc82d96595a68ee08bf5f8ab2dfef6a39878db077526b8a01 -address /run/containerd/containerd.sock │ │ ├─248467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b18663cd8d4fd9111d89daf8c27443f699eea0b7f78f635369e68bd06c1f3287 -address /run/containerd/containerd.sock │ │ ├─249032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f006697dd7ccdce4afdfe951fdf2d323a3eb38f3178afc775947191e2f733c -address /run/containerd/containerd.sock │ │ ├─258409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343a75f82da63c6e4f99429ccc801df6f9267213955ece645ee1d8513966b7a6 -address /run/containerd/containerd.sock │ │ ├─263135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e0802f4e9fbc849f4d7c4a702749e1291a2b5ff449fdd817bd6faf1d32e0a8 -address /run/containerd/containerd.sock │ │ ├─263332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e961734a243cbae84be481a2028a4d237ebd450bf46e7eba511607511f89f45f -address /run/containerd/containerd.sock │ │ ├─263376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f16c3b7e2f4fe815386f48ab8e85426611979df60f657339a3946c5b48d9c8f2 -address /run/containerd/containerd.sock │ │ ├─263426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0308fdeef1435ce7a79d43cd90e2c5493eda671f626e1287083d4b37aa96649d -address /run/containerd/containerd.sock │ │ ├─275583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00d5667bf725cdfb149a2ccd9fabc0eb1855004525e060cdd746088255ed273d -address /run/containerd/containerd.sock │ │ ├─278051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14892e468188fd4e079cc5c13af56b14b793952240eeacedcb78c5b02fecf4b8 -address /run/containerd/containerd.sock │ │ └─279704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25746d42240771ebaec95ff9919216f62a6f84d2cdf166b85c68bc811f82aa47 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1422 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29708 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29987 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18606 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24926 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25193 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34404 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34667 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12242 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pjywxl.service │ │ ├─12573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pjywxl/unit.run │ │ └─12602 /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-pjywxl --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pjywxl:/var/lib/ceph/mgr/ceph-instance.pjywxl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pjywxl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.pjywxl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10314 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rded33b0cba844e17a001da3f5f21601f.scope │ │ └─193558 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─156695 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40735 /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.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─414702 sshd: unknown [priv] │ │ ├─414703 sshd: unknown [net] │ │ ├─414800 sshd: unknown [priv] │ │ ├─414801 sshd: unknown [net] │ │ ├─414808 sshd: root [priv] │ │ └─414809 sshd: root [net] │ ├─docker-d93bbf78d2cd2d74b900ac32c70f9307851eb879a4e278b3ff7347c9a411ef78.scope … │ │ ├─30028 /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 │ │ └─30040 /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-bbb766135266ddec374b5e708d7e34160f36cd8950a9441b95c792030ac30eee.scope … │ │ ├─25235 /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 │ │ └─25248 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─docker-dcaf83b9ee19975c4fccc4e47041302caf2275866dee5df8b115081dc0996048.scope … │ │ ├─12684 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pjywxl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.pjywxl -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 │ │ ├─10820 /usr/sbin/chronyd -F 1 │ │ └─10821 /usr/sbin/chronyd -F 1 │ ├─docker-d4d4d49acd40caa8879f63991976c97783fc34a0b84ac74e7be3c670b6f95056.scope … │ │ ├─12316 /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 │ │ └─12336 /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 │ ├─docker-1750f91ffdadfed97661e221a314ee07018df57865f8e0a625b566a43ca6fbdb.scope … │ │ ├─18653 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18670 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156497 /sbin/iscsid │ │ └─156498 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─038afbee33ef329d30f72b3fc25bd8e70a858b55795d1f4d9ac87712c7eac95a │ │ └─190094 /pause │ ├─3db21044744a825fde83406c14b033e738524943dd47e915a3909d948f6a400f │ │ └─209778 /pause │ ├─94fa516d86802e95530919d16a705e3dfd62a13027acb3c23f7a76e3a02b2bae │ │ └─235979 /pause │ ├─7b63d1a82780c85e915f40a188e95ee89e7f5ea87950834c8d3a6c5f38bd6206 │ │ └─48539 /pause │ ├─f6900837df3a6502c2023d91160e0ea8e9759bd09f424c5f5c258976f237533b │ │ └─64804 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b18663cd8d4fd9111d89daf8c27443f699eea0b7f78f635369e68bd06c1f3287 │ │ └─248492 /pause │ ├─54539e8d96ae3ff15bc8eaee7a5678b34444083662f09400fe6e4161439f551e │ │ ├─186477 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186695 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186706 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─414640 sleep 15 │ ├─6907ef9d84ce12c1a9f138f45993f29d3d254b5a111ba8997feecf0f7b440872 │ │ └─69457 /pause │ ├─aa791cd8cc40f7f034bb7394009e790972cdc8c1fdec9531803ac326934ec40b │ │ ├─209952 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209969 /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 -- │ │ ├─209975 erl_child_setup 1048576 │ │ ├─210079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210280 /bin/sh -s rabbit_disk_monitor │ ├─e0ae6e64f28823bbab0742e39f4646587239eb48446c233a1d8e704a47818695 │ │ ├─175729 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176056 nova-scheduler: ServiceWrapper worker(0) │ │ └─176062 nova-scheduler: ServiceWrapper worker(1) │ ├─1a2c9914a01ee16336937fe09aa54930a9cdaf012882e1a7f4f9b80451707133 │ │ └─238453 /pause │ ├─4d4dbce57cfee8b03cb89edd139251fcbb1a02ff3f782efd57748f429f7b1a84 │ │ └─56838 /pause │ ├─ca06e643689e0d88843e7c8abf0224f022fff75d339ec3c6cc21e6bff86ecb55 │ │ └─61256 /pause │ ├─8a259f4896c17323e0a8dc1446e8a93265a9d0ea890c8ad2ee7737801750ad2e │ │ ├─205813 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206125 heat-engine: ServiceWrapper worker(0) │ │ └─206128 heat-engine: ServiceWrapper worker(1) │ ├─d04d40043d71ad1d2d049f88a246b961fe50b53da6b9eb7199cc34347d4d3715 │ │ └─163971 /pause │ ├─766f7fc5eb03e2f413e2a697d04770575a043f3f96799382d447e5be702bed2c │ │ └─176837 /pause │ ├─6ce0515b6494b3ea9fabf58d7dad75e842a6fae9a7564c59658f1e62eb9eea02 │ │ └─66938 /bin/memcached_exporter │ ├─83ea39df0afb74ac42f9f3b64d1359e700388f4feaad5ac4258a6ede14bbd46b │ │ └─63207 /pause │ ├─a6cda6e22e3b69747835fe9d3634a131641050d22a615e1c7dbccecf00b4d9ca │ │ ├─64241 nginx: master process nginx -g daemon off; │ │ ├─64256 nginx: worker process │ │ ├─64257 nginx: worker process │ │ ├─64258 nginx: worker process │ │ ├─64259 nginx: worker process │ │ └─64260 nginx: worker process │ ├─b0cee439eda34c077d57391829a6709ff4b8544159d0857d417b64b35eab056b │ │ ├─ 96935 /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 │ │ └─398700 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─81ea38ca97986d5cb1d4465bb747920e436e19bbeb69d75e9d08a8ddcacffe64 │ │ └─51536 /pause │ ├─343a75f82da63c6e4f99429ccc801df6f9267213955ece645ee1d8513966b7a6 │ │ └─258433 /pause │ ├─45a34c235ba2522fdc72dc8505616747e026c6d997ea45563b5a5d1fad084342 │ │ └─48072 /manager --metrics-bind-address=:8080 │ ├─fff45973286bdf5cecb0759fda3a068757662201cf94731bd22049746da89601 │ │ └─87278 /usr/local/bin/rook ceph operator │ ├─02afb68533f2da4e571c188bfbdd93d1b17c8ed3809d1df335063d6813fec716 │ │ └─52060 redis_exporter │ ├─31df2166f82af1afac5bb1f065416c239a0a146f6819cb3933065d74b61d3931 │ │ └─65873 /goldpinger --static-file-path /static │ ├─14039e35510fc38562e5233393b2bc011c60fb7f8834557ee13d322cb32af981 │ │ ├─148085 placement-api: uWSGI master │ │ ├─148114 placement-api: uWSGI worker 1 │ │ └─148115 placement-api: uWSGI worker 2 │ ├─afc799cfa1c332b840536b5314ef4792a79f4cc80c17efa65672cfe69fd08a4a │ │ ├─160159 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160198 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160225 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160367 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─414198 sleep 15 │ ├─c46d0d3ebcae4f48078a8d1ae9f1a166dcd9cf857c0ccc4c71e373dded38c0a6 │ │ ├─273105 manila-api: uWSGI master │ │ ├─273190 manila-api: uWSGI worker 1 │ │ └─273192 manila-api: uWSGI worker 2 │ ├─afd260f98cbe582d6f7daf8fd1dd425b53acb65e57b580cc4613058b819052f6 │ │ └─40438 /pause │ ├─9f3263e789d93c6ad3097ff5583dca7b594d87ae1163798f5767d229c5f127a1 │ │ └─232663 /pause │ ├─8104666cf52ab7443e2c2165aac150d272f9e1397b7dd671013eac9d16e957f6 │ │ └─40511 etcd --advertise-client-urls=https://199.204.45.25: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.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─e961734a243cbae84be481a2028a4d237ebd450bf46e7eba511607511f89f45f │ │ └─263357 /pause │ ├─00d5667bf725cdfb149a2ccd9fabc0eb1855004525e060cdd746088255ed273d │ │ └─275606 /pause │ ├─b12031423fce982a7eef1dbf700c7d0a101a03809265c6d91bc0173280c4984f │ │ └─128513 /pause │ ├─c2fdb81ef2e90bcf5dbd18d77e9e48dc41c3e88298f609c26f15bc8bdd4cbde6 │ │ ├─174640 nova-api: uWSGI master │ │ ├─174678 nova-api: uWSGI worker 1 │ │ └─174679 nova-api: uWSGI worker 2 │ ├─e6d099456e60cd957ace5d607bcd3e2a804434a9841247a2201158018fec8c38 │ │ └─96554 /pause │ ├─e18dd81b4b8ab4a21892886f8857a2e1f5975205ca029a4c55f10c26a067f267 │ │ └─47923 /pause │ ├─247a2fe137770de4af0c73c85f3e9eca0eb9caf13aac3df33f6bea8bde3e68c3 │ │ └─66219 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c6537f5d359bd096be62e1e3cdc916d0f302758fcda90a4e36aae3826588b9b1 │ │ └─63299 /pause │ ├─7932ecc77901febfc05c7f6c3c32e5ea670bcca8f5bbff9e3d4e25adab4f548f │ │ └─158465 /pause │ ├─4468c823672f876af2d9734b7dec38651a58d952fbaa40b7447a177ad5a1f7b9 │ │ └─96423 /pause │ ├─181794628994cf83416e200a5afe15a6c2f15d0c9107696e30d19351747c455b │ │ └─193511 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b3ba994c3f0228e62fc60e4577ec6e234b4f4915ee513a5111ac6f070bdf9e38 │ │ └─170019 /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 │ ├─a106213f65c799bdf07992c9e480d6d29514a8569ba52571c6665da7561f7aeb │ │ ├─191221 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191496 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpi0u2hceb/privsep.sock │ │ ├─211771 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkawgxmjc/privsep.sock │ │ ├─229340 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpd623wz9s/privsep.sock │ │ ├─229501 haproxy -f /var/lib/neutron/ovn-metadata-proxy/b385632f-3572-44cb-b237-4991c81d2c0d.conf │ │ ├─381313 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─381315 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─8504d83dc7afb4830dd1c02f2256b8aaf5752a13e28adf50f1b4b6eb7903467d │ │ └─66026 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─58900e00515765bedd2757bccf0637e4fc7327cd50e3ff8f806133f72fd76f2a │ │ ├─188417 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188928 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188930 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188934 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ea08f785d163237de7cb6cea20ad4748453e5f81b8a381b65520897745b1d0e3 │ │ └─192394 /usr/bin/libvirt-tls-sidecar │ ├─7e005034f74f758414c9d165e2949e779dedc2a20aa022a2214fe89f6f982808 │ │ └─43021 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9f3c22185a61b00a4b185fa28c25c964734d8a3bd3a2e7057d504c4322b67d76 │ │ ├─190344 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190362 /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 -- │ │ ├─190368 erl_child_setup 1048576 │ │ ├─190476 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190907 /bin/sh -s rabbit_disk_monitor │ ├─142e4f5435527549e111c0e802b105e7cc4f4b15eb64185baa3d8bd87ae8b1b7 │ │ └─196975 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f11c68156b42aa1c89bc7c8944f798037bed5e2de55f89865c99e65d8a65ee50 │ │ └─193008 /pause │ ├─4da129d9f50eccf922607a655dfd497e31019633c71e5e67e98829f754364470 │ │ └─56951 nfd-master -crd-controller=true -metrics=8081 │ ├─0181be2ab9fb311c6fa7590320e4546349410d81be68d50543cbf3162c8740b7 │ │ └─163543 /pause │ ├─dda744fe834c42f5b41d7b4dfe37ac5518d9fe1c1ce0cb739dca6f2f2a9205ed │ │ └─236008 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─757050f95aea187f566212f1f92daa25fb113c7461bfe45823516c336fe51ca6 │ │ └─93132 /pause │ ├─90ec3574d0b9ca3d17bf79422a0995a212cfb0a7a782b48ec224428587951bbd │ │ └─43908 /pause │ ├─312c8da6a40930f1e362c38a235629a75841e8a942443cb4e11688098caa53d6 │ │ └─44434 /pause │ ├─8deb50457bb8954fd5233008e42a12d555f52a07a0af977c005701206c6aa718 │ │ └─157284 /pause │ ├─be8bd9160bf640b23fbf8cb2ec044cba8f8aa888ae7d5320691260504ea6bbf7 │ │ ├─ 47253 /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 │ │ ├─ 47294 /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 │ │ ├─ 47440 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─277740 nginx: worker process │ │ ├─277742 nginx: worker process │ │ └─277743 nginx: cache manager process │ ├─35e7fe89538511d9b1950531a92becffa004695d13484986797bbe768ed5d63c │ │ ├─160162 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160287 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160306 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160389 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─414203 sleep 15 │ ├─8fde4b7cd32d41a95ada733719af41c9615ebd06733f99b46fe4df92c8b9c5cb │ │ └─56571 /pause │ ├─f2365f27d72b6ac42511f1dfa2b0f2a251f295ff84a7e000835eaccf2261c9bb │ │ └─65727 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4a8a97bfeb63a45a1ae76c1df50811dc3bc28b980b0b31f87b21fd57d89b6eba │ │ ├─112032 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112322 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112324 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─17efa754d9ea2c8fb9c4835902851f07b587e1d5eff6282d1e7647f878e9fdcb │ │ ├─191184 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─191501 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsc7jaiz5/privsep.sock │ │ ├─396417 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptz4h131f/privsep.sock │ │ ├─396472 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6ryzan92/privsep.sock │ │ ├─396485 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─396486 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ea8b4c0d04f42e1fd1d38d865744b0e857d26b7be00c45d4901c1b758680395d │ │ └─44393 /pause │ ├─4858ddd87f715d244150e5b2b3a99cbe3f8b0f6d49439cec6775b25475e972dd │ │ └─55902 /pause │ ├─17600d0b43cc332a42179164c59aa65e53c7de6e3ff6768641f2ead99e34a0c7 │ │ └─63960 /pause │ ├─947c5b809efa285cfa273657ecfeefceace79b854e2a8a2ba05775720da3422e │ │ ├─258640 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258657 /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 -- │ │ ├─258664 erl_child_setup 1048576 │ │ ├─258738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258915 /bin/sh -s rabbit_disk_monitor │ ├─7fb9a269787e0f9c906512195dd3c3f397e87954b922bdc9a3e394aa96067f12 │ │ └─66950 /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 │ ├─3821703ed6d5de9117a0d7cbfe028496bc0e2df6a035035cbcf26ccc5a25422f │ │ └─48261 /pause │ ├─fb2d66fc14f00d1f90f78d32aa714fa59ef4f2590f06948dac6c732867f5a2cd │ │ └─56663 /pause │ ├─f1be3b9ce754472b246a5e667656e0b9803c77b9ddea3773dfb22af364416194 │ │ ├─278225 apache2 -DFOREGROUND │ │ ├─280624 (wsgi:h -DFOREGROUND │ │ ├─280625 (wsgi:h -DFOREGROUND │ │ ├─280626 (wsgi:h -DFOREGROUND │ │ ├─280627 (wsgi:h -DFOREGROUND │ │ ├─280628 (wsgi:h -DFOREGROUND │ │ ├─280629 apache2 -DFOREGROUND │ │ └─280630 apache2 -DFOREGROUND │ ├─a2e4eeabde94cf5f571a92a94ffd5e2fd6d1e7a7e8c8292402165299698dbdd4 │ │ └─43538 /coredns -conf /etc/coredns/Corefile │ ├─c0310a22d8a657a935c04f40d77100a2e0aa3122e0f29d2e61ffdd7bd6b2b075 │ │ └─44130 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 │ ├─6342a8d4d42cb32d335c118b9794ecacecbee47d5703e3fe291ace4c17bf240a │ │ └─40319 /pause │ ├─17b86e7387b2d322005ae8ea80fe2bf65625fe4f87ce70f74377345009737b36 │ │ └─192878 /pause │ ├─d2dcc7d1af92e939c5ac030e2cf584d94a7c21514e3eef740dac1b0eb243ae41 │ │ └─80322 /pause │ ├─82d7aedd86f428c5b752219b488f50228a4c439d32ad18c3c2fd9bfed605bcf2 │ │ ├─ 72807 apache2 -DFOREGROUND │ │ ├─ 72824 (wsgi:k -DFOREGROUND │ │ ├─ 72825 (wsgi:k -DFOREGROUND │ │ ├─ 72826 (wsgi:k -DFOREGROUND │ │ ├─ 72827 (wsgi:k -DFOREGROUND │ │ ├─395374 apache2 -DFOREGROUND │ │ └─399414 apache2 -DFOREGROUND │ ├─fb713aace1e36f867f212f828ae3f5fb4e853a76fbbba09e3772cfc5ea6d6e2f │ │ ├─248519 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249319 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_2g7hgbw/privsep.sock │ │ ├─249322 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249327 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cbe646180a3a4a3632657d20628e61e2bf4b92566d1fa98edc8539b39606257a │ │ └─113410 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f274a373f0dfee225d59c8484f21a9dbcef16e8ecca456c9e6968dbfc4269e43 │ │ ├─205845 heat-api: uWSGI master │ │ ├─205948 heat-api: uWSGI worker 1 │ │ └─205949 heat-api: uWSGI worker 2 │ ├─c5994443dc843417c44dd3fcd9ae590159e400a4900fd26c168f628fb67b7ece │ │ └─66132 /bin/pushgateway │ ├─11944b0ee57d80578b26668311577fe6fce3fd47c156f52658285c99aeffa784 │ │ └─64897 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9a9cdd4b82edabd6efbea9923bf05364241f2c36e287da62df97fa4f575a6891 │ │ └─41691 /pause │ ├─f5636c9a81157438bfd869205a07fd6ca470cec1b540caf20b2d2c9ad4108b91 │ │ └─237154 /pause │ ├─8322943d4395de5cb2536d08c3fc629c7c39224375bba793d8ad55f668f6e33b │ │ └─63096 /pause │ ├─cc51c19fe2c5a8d44e014bfd02bd94eca9d0d090784af8d358ee12d361fa0ee0 │ │ └─126586 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d69f34e6eb77bbe34b074f92697e327c1569cf07d084f313f25c4938252773fb │ │ └─67153 /bin/oauth2-proxy │ ├─3ce779d581c0c090d55fdd9b0058de3c7df327b1e0e5677b31d93abb4425ad25 │ │ └─273147 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─68d6a6e100e47c86a6be0b2036f2bc30407fd2cb1a71110f133c1dbebd321ee4 │ │ └─61785 /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 │ ├─d5fd721bdd83d417657e3b0ee8e3cdef57063118b91ac7f164170e213db7f445 │ │ └─61592 /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 │ ├─63fdc6fb5f676766ca2c133d64d5ed54813966e3ff3f9497aaab283b6069610b │ │ ├─85429 barbiacan-api: uWSGI master │ │ └─85442 barbiacan-api: uWSGI worker 1 │ ├─a95b0028861da3cff5059b0661aba4f457660f6fc527f4968275112ee9aad62c │ │ └─66993 /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 │ ├─ca0287f4fdda94c722877d57a107aba89da671407cb7428ebb58c49a40ac7789 │ │ └─46795 /pause │ ├─02a737e8438fe1cc3b8b5d7f99e05fc42c7baae3a94751ac292535711781069f │ │ └─185825 /pause │ ├─0c499f7d483eea465d48a2d34c5343bebac1d95a77e9ba101e8157b8823d3668 │ │ └─160026 /pause │ ├─dd9c7e76c2dd56e5f5e97d72b018ca1fbecef0860c3b306a5a618f962ee632f2 │ │ └─217984 /pause │ ├─9dcd7fce24715d6be957379fb986cb60a9c8a6e31b0be79efea22f3b21845b84 │ │ └─40411 /pause │ ├─00e194454f62a9e561a4c89e3681ed41d6eee16d2201255d3488c7bc76713a3d │ │ └─254663 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4ca548279c44b73e98e67f67d53f7e29d8856a0a43955a4b750226dd2da08fdc │ │ ├─49034 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 │ │ └─50542 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 │ ├─c8bd8dc3267e3678446c28791cc0a15fbebfd5455540c6b0e84b480e1cc5135f │ │ └─256870 /kube-vip manager │ ├─0732f42e5a2f368c5085a2256574a7b8e9fcfb7725008e8e7d56d9d9312c60e5 │ │ └─96789 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-v55dq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1ac96f57d9f09af6e0cfa2d783e4f3a1fb21e46b58d4868fa970e6da1ee32784 │ │ └─67171 /bin/oauth2-proxy │ ├─e5ebcd42488a71e38365fc7d9d6050b4afb065190f3f4c2d9f7f17a71a0ca14f │ │ └─46887 /pause │ ├─25dfcdb16b7615610438e17bc6fc4dc19f79570e6254fb56b08b651c93559490 │ │ └─115353 /pause │ ├─93e4b7de24571c5d850b9d27fb40dfcec0b9c94b2b56d9e0bbf017ace1ed80a0 │ │ └─44478 /pause │ ├─49768fe25ee03577893102e29a721ea76320020b408a4ee1bc83ca6a7b57449e │ │ ├─188436 neutron-api: uWSGI master │ │ ├─188464 neutron-api: uWSGI worker 1 │ │ └─188465 neutron-api: uWSGI worker 2 │ ├─6c7f04c4243f249571bbf4d34e6ba506af4ecf3cf4741a740a6183ada8944436 │ │ ├─110688 glance-api: uWSGI master │ │ ├─110701 glance-api: uWSGI worker 1 │ │ └─110702 glance-api: uWSGI worker 2 │ ├─d9e9973060468d2c4ee2128e5b25dd8d108df448e006c3795d4c46298b9bf3f5 │ │ ├─129466 /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 │ │ └─129623 /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 │ ├─25746d42240771ebaec95ff9919216f62a6f84d2cdf166b85c68bc811f82aa47 │ │ └─279729 /pause │ ├─1c9e5b77ebddf62cc82d96595a68ee08bf5f8ab2dfef6a39878db077526b8a01 │ │ └─238480 /pause │ ├─7a61501b01f9fc4d3724465e2205cc349a902f903e7e89bbf5d78e7239cecea6 │ │ └─66632 /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 │ ├─a4b3837e94f9a6d6a12420afbec73472b1f2924258a3c61306ef8c5d9ab09603 │ │ └─273146 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─de4c1142f924bfbc59eb8160d2c32e9143f2a2f191f6b932689c634ac8839430 │ │ ├─93345 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93362 /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 -- │ │ ├─93368 erl_child_setup 1048576 │ │ ├─93493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93658 /bin/sh -s rabbit_disk_monitor │ ├─172e4d42e8cf8b32a434ea5b5a259a588acd9f128d945a40b5ae11b31d401bc3 │ │ ├─78986 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79003 /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 -- │ │ ├─79009 erl_child_setup 1048576 │ │ ├─79069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79213 /bin/sh -s rabbit_disk_monitor │ ├─354e5e5d6263ffdab3b7f6f54ac4c76a6a968e149f3e6bf1bd63a661731b511e │ │ └─48386 percona-xtradb-cluster-operator │ ├─246283312c7c4dff6b2fc87cb8fc197bad30524a793deea177fcac2d4f289f8d │ │ └─47954 /manager --metrics-bind-address=:9782 │ ├─22e180fb367ba74761365e70f542d7ddaa674d626f253c39d5104b43db11da7a │ │ └─237180 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bba7197cd18f05fcd8e3928f29bffc803c8871894cd8daed8f692f2c05c258a3 │ │ ├─157867 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157882 /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 │ ├─c0f006697dd7ccdce4afdfe951fdf2d323a3eb38f3178afc775947191e2f733c │ │ └─249060 /pause │ ├─24c5d07928c596bbd9005e260ed40e6cb5c2593ba8b1c2b1795e189ac14270ab │ │ └─49333 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b3f0e8dc04dd936604d57112e1528cd4f2b87ec17721bb6458200ccbce4dcfe4 │ │ └─278538 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─80b123eb852edd227b1cbdd1d08eb9f8951a211039b29fa53aa9cc5650e2bd37 │ │ ├─188478 neutron-policy-server: uWSGI master │ │ ├─188512 neutron-policy-server: uWSGI worker 1 │ │ └─188513 neutron-policy-server: uWSGI worker 2 │ ├─faf6e8d27f6213ef0483603fdfc858d44ca0c3599c0b59669443f754881930a1 │ │ ├─175657 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175996 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175997 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2ae1278d3c7c504426badefe46538a79c9d050b6d4ba204f715c106b8b28a652 │ │ ├─186598 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186626 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─9d0c3e530c92888d46a426288c98c021a84bd86b3f7ac5bd3c29df540a416c62 │ │ └─41672 /pause │ ├─300b4132ecf9cef529ed8b6a8f7dd0e250c2bd2ae6c9444e6afbde9fc2644b90 │ │ └─192963 /pause │ ├─f435bb59ffdcaca297633e3637ff473c22f1c2837fa6079bcec98e1cb547cfe3 │ │ └─86224 /pause │ ├─f7204c5f6d2bddbdf0f1b9968db0c0fbce79e9674f1dd514cacf93ab6cca2928 │ │ └─63794 /pause │ ├─98905b4938094f038ee8d95417f1ec1e2531b337dcd60232f4f8682140a7bf66 │ │ └─234727 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2624e021d4a767e0ba7e67603365ae79a5ba794e3309e32754ef08f7afbf07b0 │ │ ├─230583 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230600 /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 -- │ │ ├─230606 erl_child_setup 1048576 │ │ ├─230726 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230985 /bin/sh -s rabbit_disk_monitor │ ├─85f4c1dd8e442ec81a544615f0140027070503dbb682251d7e272d0a3eca7a0d │ │ └─49116 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2f2a30532e22ef18abfac46537d791527f4b1352207e1e1b02f1577f2f6880fa │ │ └─61164 /pause │ ├─c7c15243cc2a73cb1368d16abd67839f85056a4e7b8bf189d462bef72b46bcab │ │ ├─62212 python -u /app/sidecar.py │ │ ├─62460 python -u /app/sidecar.py │ │ └─62461 python -u /app/sidecar.py │ ├─b1fcf1f00336c8cd3a84cd11a364c0bb3a12d9b37ca63dc67dbf92f3b6942745 │ │ ├─67596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67613 /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 -- │ │ ├─67619 erl_child_setup 1048576 │ │ ├─67677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67906 /bin/sh -s rabbit_disk_monitor │ ├─26eedc25d2688c42d255fc1d795f8909a7cd610efab7751dff356d35e7c1a2fd │ │ └─43452 /coredns -conf /etc/coredns/Corefile │ ├─a77ba1191c3f83971ac1c70b0d2a0d34d16ea57991e974cff7750db864b53f9e │ │ └─43419 /pause │ ├─69a40809ca60b5d22d9f96ef51126cd05bbb40085241faf8b5d8420140483421 │ │ ├─62182 python -u /app/sidecar.py │ │ ├─62452 python -u /app/sidecar.py │ │ └─62453 python -u /app/sidecar.py │ ├─79fbe70b9614e3f924595c4473f98ae564646fca2c5018cc7111731d3cce785e │ │ └─218029 /pause │ ├─4a6f38a55cdf4811de4b38382b658eae4282e03b23af311d6c2e24b441531f10 │ │ ├─227429 octavia-api: uWSGI master │ │ ├─227442 octavia-api: uWSGI worker 1 │ │ └─227443 octavia-api: uWSGI worker 2 │ ├─002f5c60c77db25864195ae38b9f20753a37cf371eccafe3bc93517279685b26 │ │ ├─228585 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229190 octavia-worker: ConsumerService worker(0) │ │ └─229193 octavia-worker: ConsumerService worker(1) │ ├─b1d31304cb0d456370c562ff93a6b7c62acf57ecacfd3a2e14ae67e22a4d60db │ │ └─57067 /secretgen-controller │ ├─b890374977da89db3d340916ebe1f0def13c4a61ef8220912e8680b07ce2d854 │ │ └─56879 nfd-worker -metrics=8081 │ ├─8e1e7419e65eed52f0b01b20304f4d47b09b05cc6545bcdac89077682d7932d9 │ │ └─218343 /pause │ ├─4216355dd918657bef35bb04531f8894090697ef87992b1167e609b961904b76 │ │ └─178733 /pause │ ├─08e25e989074d85c6664724b7dc412873435298e461193f79c49ec6e58b47f7e │ │ └─51778 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 │ ├─5b030ec39633aedd245295593c1559f20795514dc8681b88a10158cabf0c8abf │ │ ├─273324 /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 │ │ └─273503 /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 │ ├─ab3a8fbc3f9641904ebe195596939498f6957997b4301a9d9c44ac29af18bd25 │ │ └─66187 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─80ae4878287faae22637cf1ecfae3ae5f0d8120d081200fd06c9932c423a43de │ │ ├─42144 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42566 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fb6e6254422d323caecdb518c5fa2f80e8f50ed529282b07b1200f0586390263 │ │ └─233787 /pause │ ├─dfa49e7ba381c669c2b5ec30e81432b18d44945ed8465417957d2fa7b4638f35 │ │ └─115394 /pause │ ├─d98a207e80b37ac2b4eac13635fbe359edc659b7e5b8e8342f5fecacacb0ed9c │ │ └─130952 /pause │ ├─cdc449ee8575bab57c75b2296a877439db81611522d85bbf1f57f933c2221dda │ │ ├─49236 mysqld --wsrep_start_position=9271c7c3-66ef-11f1-9cb9-fb345744263d:20 │ │ └─49357 /var/lib/mysql/mysql-state-monitor │ ├─17211e106e884526f1fc1a5cbbc0d6b9b5368a5dfdfebe3b92a7c280cb13dabc │ │ └─234702 /pause │ ├─5aa737dc52723bf95c3469ece1c82a8f47a88aa8b003ee579c197eb3829cfc59 │ │ └─43506 /pause │ ├─7c2ae301fb60557433ce3b9c9165b9b210b90f7fd9e66f0c62ae3c70a9a7cc8d │ │ └─40919 /pause │ ├─ee086937a777ada11a63bdf5ce91a234f693780202cabb5722544c6fdd4ab209 │ │ └─62608 /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 │ ├─da5621210670df6a36b2ddceef32815c6f6c6f04e4e295d40e1b83724735338a │ │ └─110278 /pause │ ├─dfb7c4bd1f681739b3f8429cebb62668fe63cd94662e10c4a247a2ead922eb53 │ │ ├─113824 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113841 /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 -- │ │ ├─113847 erl_child_setup 1048576 │ │ ├─113906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114064 /bin/sh -s rabbit_disk_monitor │ ├─94d844ffe4b4c2c2737dd5d0e55d569783d76739931029fa016449ea7c6031d9 │ │ └─63825 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 │ ├─e764cccd0ce34e529d97afbb84eb2c76328c7d75cf277128c1b82181a260585f │ │ ├─161531 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161548 /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 -- │ │ ├─161554 erl_child_setup 1048576 │ │ ├─161602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161769 /bin/sh -s rabbit_disk_monitor │ ├─ce677d4cbfd98034450b9efb04447b73ebba7eabad8cf0ccf24854039e7279e9 │ │ └─51459 /pause │ ├─cff177034a2e10ee110ab9a1bc2a3f3c35ab6ed710b3626ad9302454409012ac │ │ └─40436 /pause │ ├─6ef84af97b183ac460d58025e4371a359c314c5db791d87469f90151061b986a │ │ ├─179591 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─410749 sleep 300 │ ├─0258ad201f35a010e394c05e25063c30404f3f5c495eca44ddc6454ad4f6e875 │ │ └─255519 docker-registry serve /etc/docker-registry/config.yml │ ├─e3530c6b489b1b106d4148fa2b90ecefb0de1f4dd6b9c1fa66f54d1d5642f21f │ │ └─63160 /pause │ ├─183dc95aad637177edc213217880e30a640bfe5d1947c52bcd69a60a26f37d78 │ │ └─178878 /pause │ ├─9d85eddcd1756b45bfd62b09cd0f1d3a9ee6a5e8fa63932b0fdce21adfebb45f │ │ └─51970 valkey-server *:26379 [sentinel] │ ├─cdf72c383704a319c8e8655dd65d52d04e217ef3b2dc5843cac5b65d712d66f8 │ │ └─218019 /pause │ ├─f5ba05056c40b46da3e476d362b0a7a18c7700c748430c558b4e7e74bbd3093d │ │ └─280125 /bin/openstack-database-exporter │ ├─ccfdf3fc61072563ac2e852f0899ec1829ae38a80390a72cc2082d6581e850c1 │ │ └─256844 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 │ ├─dba461673f095aed431ef5e5dd85dc06cc692540ff0659647aca70180e4ebc8d │ │ └─159903 /pause │ ├─617eaede7f34c427a730d4efbc708fe9d3df365794eca61d8d919e0d6f9136e5 │ │ └─42995 /pause │ ├─0dbf7a736cec23d6fd8c9fce8fa781137ce1ea4d2d9f975e843168ab0fd44e71 │ │ ├─125078 cinder-api: uWSGI master │ │ ├─125092 cinder-api: uWSGI worker 1 │ │ └─125093 cinder-api: uWSGI worker 2 │ ├─00a0e0509d50a3805ed5f1826cf0975c5f97a0d3b2d2ee29b760eeb4dc48efd6 │ │ └─157830 /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 │ ├─22676746b46e37d2836871e8281be3edec95e8bbf11eb3b464116873a495ec29 │ │ └─67127 /pause │ ├─f8fe0530e33a98c459ce79534cbd467396d4ea2956447a7bd4bf23e9c28686bf │ │ ├─205844 heat-api-cfn: uWSGI master │ │ ├─205952 heat-api-cfn: uWSGI worker 1 │ │ └─205953 heat-api-cfn: uWSGI worker 2 │ ├─37e0802f4e9fbc849f4d7c4a702749e1291a2b5ff449fdd817bd6faf1d32e0a8 │ │ └─263161 /pause │ ├─3b52b2363b3518e18e5f5998bbba91b3646c5782141170431a947a52cce88d91 │ │ └─61217 /pause │ ├─459f5e27e3e9195fa39137181556f18e640d8e5488dfc8593ea0ec8f34f47d11 │ │ └─161263 /pause │ ├─91897a799d43f252e21a6c6e3f1febb7e84bbd0930f0a0fdb848de23b5066457 │ │ └─179227 /pause │ ├─dd27904dee0257c01ae58173f9b06ef6efb5e62a7067cfdcc7edd0a0809064fb │ │ └─186524 vector --config /etc/vector/vector.toml │ ├─b7f127468d0671b011c573645a0fdf55f3ad38e05e1f9f8594df06d06b6579ed │ │ └─163775 /pause │ ├─ffc2ca5a52b3440c7ddd542bf1d08a190c247a7cfc37345d49ad72abceadb43e │ │ └─256774 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 │ ├─d8cd931b6ba7674d87e43841222f9d4554f67033b2fdad2c2d94f87a61eb86bf │ │ └─230488 /pause │ ├─e67b4ca40d824a42f276fe3bf1f558ff459f75aa4b41145f0c6764785b6b8f08 │ │ └─129069 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f53c34a57ea4b5bca0b8dc9e339aef35bcfd48f49a2040f8019fb64cdf20ef50 │ │ └─63260 /pause │ ├─61567d6528eb40fe2665ac986f8761c86661cb78e941471e3b315aa7b6961596 │ │ ├─282075 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282088 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─90d2b9450a621648257c9f7ed438a75d7d3c7e919ba6166df1b087fbf979a0a4 │ │ └─56917 nfd-gc -gc-interval=1h │ ├─2a898b593e54696178d3ed63f61fd685bcbf7a41672f0080ef72745903efaa64 │ │ ├─248986 magnum-api: uWSGI master │ │ ├─249045 magnum-api: uWSGI worker 1 │ │ └─249046 magnum-api: uWSGI worker 2 │ ├─34ae7ba80c6900c7133e24eb8d482e1172fb60e8c10b444efb67f1674bc886bf │ │ ├─229364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229382 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cb16a88749324b36f28446791f1b3370c7aec26f42b79bc8e895b820d6dbe698 │ │ └─44682 /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 │ ├─f74361b142df8b90acbc97d8bb2e447c4c23b30c976b15f262ac6110e9644d0d │ │ └─97653 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cc4237b392e9e9c22c43c573359e5d6bfe0839ea311da28ffb3578c3b17c6d7c │ │ └─66886 /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-25.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 │ ├─fb2d7c244c9e1f0434a6c08009948a3267a2dde3b5f96e32ea3b475eb7a5c74c │ │ └─159851 /pause │ ├─1e9bf9eb19206ec2aa969b2cd57154d6bef88d0dd84df32a46d685f54623147c │ │ └─232910 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─df3a5854b0eca242dfd360000fc8c9e1c06f094e511995375d6157fc7b55dc65 │ │ └─164390 /pause │ ├─8ebebe55ae5651342dd105f9e548e69a0accf0a6b8b2bd929d882ac7d897651f │ │ └─113631 /pause │ ├─b406c4f423b2d1a857d83f0a2bc39e2eec688fccab501eef01a4fefb7d548e6c │ │ └─66591 /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-25.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 │ ├─a1235ab981b7df3c41606d55f3edae08633b703e203f2a426ab2abc5ed220db8 │ │ ├─174748 nova-metadata: uWSGI master │ │ ├─174764 nova-metadata: uWSGI worker 1 │ │ └─174765 nova-metadata: uWSGI worker 2 │ ├─99c3f996988558de56774f10003f91d451658199b6b4fa62a02b21ca3e3bea1a │ │ └─64523 /pause │ ├─6a8cd841d83658f02e5da018ec7e3110a4ffc8563ae8c1b4db30a22b891bce46 │ │ ├─249185 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249511 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249512 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─eaf8919c057dc09d9fb7de553de13e9a3baaf46cb359b75dea1dd63abc61b9aa │ │ └─179102 /pause │ ├─be34c3c1963e34428015897485409517a01662d76433a7164c778c85fd4b902a │ │ └─49003 /pause │ ├─57bdb134f386465dfa33870dc914fc5928ae2353441abf80a04f368ff1ea0f9c │ │ └─44638 /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 │ ├─68844eb1d04f1c143c111130e08456c9f98e6f4b68ef36903e1ea6f5be0e2d53 │ │ ├─176934 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176950 /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 -- │ │ ├─176956 erl_child_setup 1048576 │ │ ├─177117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177347 /bin/sh -s rabbit_disk_monitor │ ├─0bbdbca275870f476c82b2f5597d02e45899528eb990337f0997dadcb01018f8 │ │ └─128421 /pause │ ├─b5f431f4573201e3c40348deaceaeb65e0b965c782510a5d64a8412ffafbfe05 │ │ └─192441 /bin/bash /tmp/libvirt.sh │ ├─f856d7c6575920525dbfbd31590c2c9ee19a4a29003141976f940da3cef05f45 │ │ └─47347 /server │ ├─d9b7befc0503da0f7005703a644048102be388e1c48047518be21a1ea0a754e2 │ │ └─228572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c4705699ef100d3058103a801e4a187219950f5b96c9413fc8435efce814e441 │ │ └─61103 /pause │ ├─113a3a2aa05b8718b5b227f6b2270b9c5a13428f046a6e27ec6152900bfda736 │ │ └─65989 /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 │ ├─e1d42c4e65ef33a7e92e1e836fe2dd19dd437d9eba5131f2737a2e6e8e8b65c3 │ │ └─64770 /pause │ ├─7d29da765dcf806dec6315579395d9245681bd45b79625b388f54dd1ed2f8eb2 │ │ └─40403 /pause │ ├─a057982693a50b09b8a4400bb76282568614e70e2476807716b60c730fdff345 │ │ └─111831 /pause │ ├─7110f2a09e76a2e947ed24004204494ae0720845778613d46b6a24a66e56205b │ │ ├─196948 /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 │ │ ├─380874 /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/tmpngkp1k17/privsep.sock │ │ ├─381114 /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/tmpsstn7c8i/privsep.sock │ │ └─383080 /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/tmpx8g41_0w/privsep.sock │ ├─0308fdeef1435ce7a79d43cd90e2c5493eda671f626e1287083d4b37aa96649d │ │ └─263457 /pause │ ├─14892e468188fd4e079cc5c13af56b14b793952240eeacedcb78c5b02fecf4b8 │ │ └─278081 /pause │ ├─f99e3fc98f225a1448590c6b123ffccc82fa93d8a999adad7dd9e85ce57d9de4 │ │ └─78810 /pause │ ├─7a08f12541542a6ee156bdec673f62910528b0f70a208135a8d3b3be2ac62d5f │ │ └─44594 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f16c3b7e2f4fe815386f48ab8e85426611979df60f657339a3946c5b48d9c8f2 │ │ └─263402 /pause │ ├─80a24cb0de69107382a2cb131fa74b7beddb718723d56d1db21288b80a73e60d │ │ └─163265 /pause │ ├─f59f5049e7c3723ed916ab169887cb624dd6decff832ac28fe89126abf56cf17 │ │ └─163855 /pause │ ├─a02062f61daf61bd53096bd80dfa02dd777679341be5695374ad31523bd20255 │ │ └─234075 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─89827e2c7b93f71ac8c11da542ae7388c632e018745d51dd759260965c6ae90d │ │ └─65586 /pause │ ├─7f41ff6e5d0d0c87a4c660e7572966a237c9d04a8382ec6f4dd950b8eb9452ef │ │ └─40943 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0385ebb8fb696268d6feb9ad1bc716abd28b630fab96fb477d74da9b6d0d5c9c │ │ └─178748 /pause │ ├─11218c4a3d1d1a0d02cd4806f928f4f6cf5c782331e023a73c1a34170054a3c3 │ │ └─56614 /pause │ ├─d193a7994be1ad54467213928f66b69375de81f01f6ab6a9621b1da477f68a77 │ │ ├─160590 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160792 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160797 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─414274 sleep 15 │ ├─22d460be449b2960165ca56c427ad9ef434021dc092d4ca364720b4337733e36 │ │ └─47800 /pause │ ├─b8ac575386ad76a7eae1cbc2b395436e49a4ebfd70f816d78fdb0234e065d848 │ │ └─40552 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─0fa776f64391c2f8c04d4d9ff30bf3ac61cbd8bbbfa809cbb578d04253f8c1a3 │ │ ├─65673 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65725 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0494600bb9852aac09541df486ec279c154f284f0516db621a29f88d7539c6f5 │ │ └─111790 /pause │ └─c6ec60d4bce182b891ef8c34e2a594e30545d9cd48960f16cfb8c594d3e37a2b │ └─51611 valkey-server *:6379 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount