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 │ │ │ ├─21652 /lib/systemd/systemd --user │ │ │ └─21653 (sd-pam) │ │ └─session-21.scope │ │ ├─ 21594 sshd: cephadm [priv] │ │ ├─ 21667 sshd: cephadm@notty │ │ ├─441763 sudo /usr/bin/python3 /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/cephadm.11ace36ecc2ddeb22993953e169128f8274850b6ae9a13aed246c6e83cd5ecd1 --image quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 --timeout 895 ceph-volume --fsid 4837cbf8-4f90-4300-b3f6-726c9b9f89b4 -- inventory --format=json-pretty --filter-for-batch │ │ ├─441764 /usr/bin/python3 /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/cephadm.11ace36ecc2ddeb22993953e169128f8274850b6ae9a13aed246c6e83cd5ecd1 --image quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 --timeout 895 ceph-volume --fsid 4837cbf8-4f90-4300-b3f6-726c9b9f89b4 -- inventory --format=json-pretty --filter-for-batch │ │ └─442435 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -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 /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs -v /tmp/ceph-tmp83dwzh5l:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 inventory --format=json-pretty --filter-for-batch │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─719 /lib/systemd/systemd --user │ │ └─720 (sd-pam) │ ├─session-4.scope │ │ ├─1646 sshd: zuul [priv] │ │ └─1659 sshd: zuul@notty │ └─session-1.scope │ ├─ 716 sshd: zuul [priv] │ ├─ 733 sshd: zuul@notty │ ├─ 878 /usr/bin/python3 │ ├─ 1650 ssh: /home/zuul/.ansible/cp/199.204.45.77-22-zuul [mux] │ ├─453551 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zawaybffneqfkvznnbszadtvfkttmkrw ; /usr/bin/python3'"'"' && sleep 0' │ ├─453561 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zawaybffneqfkvznnbszadtvfkttmkrw ; /usr/bin/python3' && sleep 0 │ ├─453565 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zawaybffneqfkvznnbszadtvfkttmkrw ; /usr/bin/python3 │ ├─453596 /bin/sh -c echo BECOME-SUCCESS-zawaybffneqfkvznnbszadtvfkttmkrw ; /usr/bin/python3 │ ├─453602 /usr/bin/python3 │ ├─453873 /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 │ └─453896 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9990 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1b660778d2d3b4dcd6d167d50e33694f5930f797ad586df6c4d12a419f4d8159 -address /run/containerd/containerd.sock │ │ ├─ 12688 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81e4819fc75c04ec45066d15e5f9a9c7b4c1af18ed48bf678d25c53a067fc399 -address /run/containerd/containerd.sock │ │ ├─ 18589 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7079596503dd2d8792d48260f0f13514b5fe053ce89bd16bf65abceb31335ace -address /run/containerd/containerd.sock │ │ ├─ 25185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09318b66399f0600a4bc4cf8cb0aae9c4e94ecd47c8e41196a98ca2abe0419ba -address /run/containerd/containerd.sock │ │ ├─ 29866 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4e4fc4ae2ad28e79810296a696320a8c9a953e29df65a7327bfef535de2f6b7 -address /run/containerd/containerd.sock │ │ ├─ 34410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0b2f3a00e5e7fd9a7b41ad45e6f75babd5faa3d1e3233edf6dc1058abbc1e34b -address /run/containerd/containerd.sock │ │ ├─ 39157 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f67c9ec91f92849426eefa24d383a22070bf7284b794b65b129fab5ab496cdbf -address /run/containerd/containerd.sock │ │ ├─ 41662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d43f8b272ff45e0e72a8b6e9889473e6f834b0015fd7d4fecda9477bcf2b82 -address /run/containerd/containerd.sock │ │ ├─ 41681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9440d3ba7e2765fbc85921948a659c3f4a23bd78c8687b9a7d3c4c9677356d1 -address /run/containerd/containerd.sock │ │ ├─ 41718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 148a7df2f63cbf30c0b57f560fcf05ddc56d10d1d038d017804f2ecdd1c8a4fe -address /run/containerd/containerd.sock │ │ ├─ 41723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1b6413f02f5be707784d0f4f0f5931ecba7819e9eef68d07b60dc306eeaf3e -address /run/containerd/containerd.sock │ │ ├─ 41732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cec95c526b74731ba7f33eac7beaf9675190419a1becc03391fea37c752d48c -address /run/containerd/containerd.sock │ │ ├─ 42292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c380cb33fbabda0de1dc551b63e699823540f212d95ee05afad2fd7217a7fd -address /run/containerd/containerd.sock │ │ ├─ 43007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13617b42b8ff96dbf0a65bbd227eb10a91f8db1c5e817d19f2e285694ce4ba77 -address /run/containerd/containerd.sock │ │ ├─ 43029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e1b786f70731c56ffc14fe3cdcbd62c8909944c0faf803763a73cba6d4faab -address /run/containerd/containerd.sock │ │ ├─ 44374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5df09ed46424a9e532244b51066693a444c198d627368203c0c9972d18018fc -address /run/containerd/containerd.sock │ │ ├─ 44786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d338e6aff051e1b3e896d7cddb162d212ba482007770cc53163d97ad2ae7ba2 -address /run/containerd/containerd.sock │ │ ├─ 44811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02582d9e2e84cd25bbb1d5496b7e018163946cb3be63da9a24370572b0e1e5e2 -address /run/containerd/containerd.sock │ │ ├─ 45246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de34962442000284fd9a9260f62a5236f935981ed5ec86380cb079df721d831 -address /run/containerd/containerd.sock │ │ ├─ 45756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f113d8c3cc57dd29462133fbb31a86730ade79f4fbadbbbd2527ca6146db076 -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b01d529059ddca8328acdc41f131d964c7c7f6603663d02366d4b444ef0ef3 -address /run/containerd/containerd.sock │ │ ├─ 45851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91aa8b76622dd80b1f6436253782d246e4b786e93681fa18204c7a5baedee69e -address /run/containerd/containerd.sock │ │ ├─ 47982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a42847620982006da0bc78ae37d4254b7f36b5528c068dfe5a058e5cc585b75 -address /run/containerd/containerd.sock │ │ ├─ 48020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f9b7884c58b59340fb69b60c1aed65a1e59142d77f0ad08e4d0c9c09738ebc -address /run/containerd/containerd.sock │ │ ├─ 48855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2503092e512655e38d560a4366c77f7e15ced2c93d1cb86a4dcc260364c939c9 -address /run/containerd/containerd.sock │ │ ├─ 49065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35a82bdab3bcd255a807a5cd540ba5098ac4231f9e0780832155c4696e8f3a1c -address /run/containerd/containerd.sock │ │ ├─ 49451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f19b70b0d4a140d081e37812d86dcf6d84cdc5402d5cccb838c74e8fef830c7c -address /run/containerd/containerd.sock │ │ ├─ 49745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbca00e2809d73438c94f17f4468b9178ca32b2048b4aa86ef620dd9118c4e6 -address /run/containerd/containerd.sock │ │ ├─ 50162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ecd88324f832375113eaf056520158ae9b698c83c9d818e285900dc4768499 -address /run/containerd/containerd.sock │ │ ├─ 52364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f64ddfdb10ef719816883287eb7c2ffadc4452c3418c60f9cad81c46c9eb7f1e -address /run/containerd/containerd.sock │ │ ├─ 52572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2c18fae50824a30ce1be4c42ddad144cc44dc7cc8cda9123bd76167f5b7214 -address /run/containerd/containerd.sock │ │ ├─ 57083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46a97897e9c2095ce4174c7b90b25c9495ea0ad7e82a3f50116ff8aa79f3982c -address /run/containerd/containerd.sock │ │ ├─ 57723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a735b321382ce0ed1733e8304dee77032833773efb5fd75a6e324f56cd013c -address /run/containerd/containerd.sock │ │ ├─ 57788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b62d8b71afcd83206ccd395bcd4a25ea66eb3ef7d30ea273f63e3d266dddecd -address /run/containerd/containerd.sock │ │ ├─ 57814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396da0bea2fceb80d8bf2924377f8163dd18ef5a780bc255711995c85667611b -address /run/containerd/containerd.sock │ │ ├─ 57981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05bc4c39679c955e8bed3b42f0c0a660da2673f1444d1c560131de59f6fd4ea -address /run/containerd/containerd.sock │ │ ├─ 62298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52d578c673d4fb6ab141dce727ba132011b9bffc3d821f33db8a92bdf83476a -address /run/containerd/containerd.sock │ │ ├─ 62461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e803864f65cd72a35d21d5fe1fdd02fce0b39778cf4fa524a876a95a79489787 -address /run/containerd/containerd.sock │ │ ├─ 62505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 851149eab52a41c615d18e1fa1b706591649d212d3efac3377094de09cbc0fbc -address /run/containerd/containerd.sock │ │ ├─ 62556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a387c0f524bf7893f5985878c90d5e705d4c349ea7015e4df0bacf66a6f64847 -address /run/containerd/containerd.sock │ │ ├─ 64018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d64bfb7c9683788b5f3c03ecb9eef4c166862c6b318e5461b4553e7183a9231 -address /run/containerd/containerd.sock │ │ ├─ 64182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c3d704dddc56e351e7fa48eb4e307f0e88f705e2b5f3aff62d14bea42b9f07 -address /run/containerd/containerd.sock │ │ ├─ 64319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3959131b40534f6ff75c20c369b935682646c1b7cc6564faf385b037fc983f -address /run/containerd/containerd.sock │ │ ├─ 64359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38a44a451af77b8cac6b5de05e957156f7b293df0fde150bf8214ec92aa97e6 -address /run/containerd/containerd.sock │ │ ├─ 64485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f35ee75463b18d896d4ebc474165cad38eac274379057d8fa8fe95c13518c9 -address /run/containerd/containerd.sock │ │ ├─ 64876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0e8ee5b4eed18d1a1e76dbc00be9f7ddcd75748c2e01a1dff5006a6a8c1104e -address /run/containerd/containerd.sock │ │ ├─ 65254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da69b9946be4333a6ab97a12c2ee713d793d842aa4a04a3ea4d9b3e6156dfe5a -address /run/containerd/containerd.sock │ │ ├─ 65520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da972fd4cbd3eaa585694a0bb95c4b1f5324fcf8543ea48fc0dacc89b4bc48c -address /run/containerd/containerd.sock │ │ ├─ 66247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a485e21ff2940d86f8c2261cdbca6855a1fce049ad040ecfa0c40625f96c95e -address /run/containerd/containerd.sock │ │ ├─ 67220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050ff553862861e556c6ad5f61b0f59f63a68c193e1f4daee45a7f7ccf50b1e2 -address /run/containerd/containerd.sock │ │ ├─ 68700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68602d3d172c4637aab1bf1e5cae86787b9a5b0201967ee157f2b7b42827a5a5 -address /run/containerd/containerd.sock │ │ ├─ 70460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50829e9ba5b4709d65f96600143dd1a4fde9985cd1a2ddd6a31223fe6165195e -address /run/containerd/containerd.sock │ │ ├─ 79684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d37d49354f106f8100cb2df9c79bfad55f157962694911dfaa97ae6b71d069 -address /run/containerd/containerd.sock │ │ ├─ 81214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f596068ee50b503b1dad5f64af35d50799501378ae3ccd05d725334cfecee256 -address /run/containerd/containerd.sock │ │ ├─ 87187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13db44b3883f345d275bbc108dbe5f5623550db4074fa5c873e1e3003809a00c -address /run/containerd/containerd.sock │ │ ├─ 93425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94dd4aec6b688b5f800fd621fcee8e55090c765b3ecbd44ad95b3a5b517739d9 -address /run/containerd/containerd.sock │ │ ├─ 97577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3bc069170c946eff465398a233688c986f378a66f72cddb911133247a21b8c -address /run/containerd/containerd.sock │ │ ├─ 97618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3ca387b3552647468441403f87ba9502db498d0f993836e2e702613b415b64 -address /run/containerd/containerd.sock │ │ ├─105914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8d222e6592800f08fbfe6fa3101888f4a7549cc0494ad948efeb94c7864da6 -address /run/containerd/containerd.sock │ │ ├─107707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d330e506a97140611318ee3c9808307130603c01007a38817038075820e49e46 -address /run/containerd/containerd.sock │ │ ├─107903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5b9b1a291f5d0221462208755fd5e794f940cd4c69d9ea15f629a5455737cd -address /run/containerd/containerd.sock │ │ ├─109734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88435fdb603bfeadf51d6f1a88d19e5106fd0de2489a7a41d7d7abcdcd36342d -address /run/containerd/containerd.sock │ │ ├─111452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca21da7297903b8ccef15d66e463b3ba9d54980a5e258a9e1b0fb3d0d0872c0b -address /run/containerd/containerd.sock │ │ ├─111508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ac49355d12c74435c8dd30606b985eb1d08d0e90e5bb3045f49d7d3b369ec8 -address /run/containerd/containerd.sock │ │ ├─124898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacbee7644aa35bff1ea040084e67b54055e4ed770ad354131e9956098a404e3 -address /run/containerd/containerd.sock │ │ ├─124967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83f1c7a34a5e37ce1ead550360772f54bc93b067d18229bcbe246031960a16e -address /run/containerd/containerd.sock │ │ ├─127527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1eea95fddccedbc1981c59e2fb48e62d6c761873dff52dc1c055cf25c2faa5 -address /run/containerd/containerd.sock │ │ ├─142065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfce307fd99469f9aa5ce233271160f6b9acdf933fae1a2d78dd2c2685131530 -address /run/containerd/containerd.sock │ │ ├─143661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04accdb38352735665f913301068b8e8cac4a5335039d16a28387420036162fd -address /run/containerd/containerd.sock │ │ ├─144142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 816df54ecbd00bbf6172151d38a636b6bad2f11983f0bb2308551bf239f1ebcd -address /run/containerd/containerd.sock │ │ ├─144997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3076bac536f0457512d033390de2bf4da61371eaa7a8270a93a385838a18ff5 -address /run/containerd/containerd.sock │ │ ├─159073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90b4a1057d05e05c9f39d537221029e97db6d6bf5c1de3577b6c848240b4373 -address /run/containerd/containerd.sock │ │ ├─159413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91c058b8df85fdedf0c0a13d70b982853a34264001558fc2cfec47521cc71ea -address /run/containerd/containerd.sock │ │ ├─159467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033ca77a0bc7d9f00dc80a6484bfb4903cd610e5fff9074885d189d4594836cf -address /run/containerd/containerd.sock │ │ ├─159624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb6594b4373c41a40a832164ca6a283cdea7c471fc63a45d097ea935e4762c4 -address /run/containerd/containerd.sock │ │ ├─159953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98de388a8cd21a11b37ace5642dbf1c863b3e4fffca01321a54ac30840470c7 -address /run/containerd/containerd.sock │ │ ├─160506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea4481ef1784db15a97ac31865fcdfbc86a4b1fa2735a4172f15d5341e03fa8 -address /run/containerd/containerd.sock │ │ ├─172243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7714b4d35201e63875a99f2abbbeb11ea24c58a254aa1cc8fc04429c7fa862 -address /run/containerd/containerd.sock │ │ ├─174001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce72a0020f8ed5a9c345fb7796f8ebe007102247dda7118fe10ca2a5cc312a3 -address /run/containerd/containerd.sock │ │ ├─174112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01e0ca7091f2e5b88336b7d7d2d6187a6f49f110b5c2e7868770ec2a86f1e34 -address /run/containerd/containerd.sock │ │ ├─174152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd31d8f953f289d44c27ac3d414cae4aa5f2c325e6568909413413348ebcc6d -address /run/containerd/containerd.sock │ │ ├─174176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e1d3bd76f4599634a5789d22cf627fe454f10cc9886fccfcb8a361a09596823 -address /run/containerd/containerd.sock │ │ ├─174211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2af73aa636d2757369055dac4a68ef721e19b882b68f3c11f4c52f0fb3482d -address /run/containerd/containerd.sock │ │ ├─174521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17315a2c6ad8b70cad38b7efbbf60f5bf3197edf395c3b52786939c5ea77f1c7 -address /run/containerd/containerd.sock │ │ ├─174738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae6410247fc2eeaeaa7f0ca0b8351cce57d7f029714c8ea64c33e114953253d -address /run/containerd/containerd.sock │ │ ├─188648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae252acb58b842068935d6b85133f802e865e30a1208473d2b9a8b5b2915ce92 -address /run/containerd/containerd.sock │ │ ├─190985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50d45bafca9d6a1d0d729fef328c2f8d1f08e49bc3f10f8f211408f12b226e22 -address /run/containerd/containerd.sock │ │ ├─191032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a7867e9d29982d8073a654201ec6618e85e4cd68355ec6e6e45275c4f01107 -address /run/containerd/containerd.sock │ │ ├─191219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54252bc0ca298ec6ea72374c5a4609f4e2baec771813bf46e577f22e454a8022 -address /run/containerd/containerd.sock │ │ ├─207962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d9762f44d573d6ecbd45aa9220c5aba41fe5b15de413d484199677fbc000f1 -address /run/containerd/containerd.sock │ │ ├─218732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be08efe138b9a5c294a952e4ceaaf535bb09e497a2d2908e25b43a680a418bba -address /run/containerd/containerd.sock │ │ ├─218802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2368e6b1967aeb06de266edfe6273c228b5eb51b0e698ed08ea621c5cadbbd64 -address /run/containerd/containerd.sock │ │ ├─218860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d230b6a5e59d2dcfe93daac11ce9d8eaa9d438f3f244f884407f43b5ccddaeef -address /run/containerd/containerd.sock │ │ ├─219206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1961797ac215abd1f8b029dd555a69d69a5176e32623d2c14145c53047fe68 -address /run/containerd/containerd.sock │ │ ├─233062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97df10004df0a5afd0ba5d24d259f2834261c4c6a7ade62024f274fcb4013170 -address /run/containerd/containerd.sock │ │ ├─235886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb2fb3ecec9b798b3fde986b76ae65aa938c466b241747dbd6aa83c65817470e -address /run/containerd/containerd.sock │ │ ├─237154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4992d38a59d070e60d2986423ccb4596bdd4d7bcb4e329daa479f2c9344ed653 -address /run/containerd/containerd.sock │ │ ├─238056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370e4aa765fac6bb30f0331811d6d0b47f4f65af113e7adb8bc9da702af5a843 -address /run/containerd/containerd.sock │ │ ├─239211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbd53339a9be1083d93f13866f49e190eba44e8c966705691b68eaa9c8d7fa6 -address /run/containerd/containerd.sock │ │ ├─240328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4ed96c66b4e69f5654c6f293b50ad966c2c6fe7235e0ef3b63d09534b15bae -address /run/containerd/containerd.sock │ │ ├─241501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a6cdd0973405d0ef3766e89deb3a2259de29cbfc7d4483aba91944cf556fdc -address /run/containerd/containerd.sock │ │ ├─241613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eedaedf9162bfc39f7958cd5b6da92e530c722067df3e149eeabafbf7360dc79 -address /run/containerd/containerd.sock │ │ ├─251858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6bf41e9f7bd415f5546e94300c50eafddc71c219e3f61de21779f16fb67c896 -address /run/containerd/containerd.sock │ │ ├─252503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416a22d9aa36862b86e843d47b13c61012bcd77b304cfd0b784569db948452ea -address /run/containerd/containerd.sock │ │ ├─258024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caaa10aaabcdb8cb5385b0f02dd0cb7d821c2659e44eaee599cbed3f319ceca7 -address /run/containerd/containerd.sock │ │ ├─263969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e899f3d2e67fc4ced653e090e0062ce3db79d75fd693aca0f321024c722144a2 -address /run/containerd/containerd.sock │ │ ├─264265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e534df7ed545c9b20b4a7282860fc6632a4919da604c0d1fb155f4224b87ebc -address /run/containerd/containerd.sock │ │ ├─264362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7894cf83787c9777e185d1c40a45ffb7d8c071759f49526f48843134b31d7ed9 -address /run/containerd/containerd.sock │ │ ├─264389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae1d556daf0b3e8c6d4411e4b8ceb04891a3f98559800190985db707a0c07c4 -address /run/containerd/containerd.sock │ │ ├─279900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0169259b7914549057fa04b9a687a9c129f14759465bf6e26cbe562b7fd865ce -address /run/containerd/containerd.sock │ │ ├─307023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edcf4df7e44170f8c89b40ef29695f48527860b9d53e6682f638d77e342f4af6 -address /run/containerd/containerd.sock │ │ ├─308951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c904665efe34a686188275dbe0cf62325c4d7210242fa8e30485d51e0967d36e -address /run/containerd/containerd.sock │ │ ├─442326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac0e3b7559e56afda6057942d9cf51f499814b9aebe0e3481c5b6a0da877652 -address /run/containerd/containerd.sock │ │ └─442452 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8f6869e1179abdd551e9ff4f69e69a8bcc8d70d81cd13e5cb603a314d5972b8 -address /run/containerd/containerd.sock │ ├─docker-7079596503dd2d8792d48260f0f13514b5fe053ce89bd16bf65abceb31335ace.scope … │ │ ├─18617 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18635 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─packagekit.service │ │ └─1444 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /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 │ │ │ ├─29588 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29849 /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 │ │ │ ├─18548 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18569 /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 │ │ │ ├─24898 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25166 /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@ceph-exporter.instance.service │ │ │ ├─39114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39134 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34394 /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@mgr.instance.vrmbyp.service │ │ │ ├─12630 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vrmbyp/unit.run │ │ │ └─12651 /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-vrmbyp --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.vrmbyp:/var/lib/ceph/mgr/ceph-instance.vrmbyp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vrmbyp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vrmbyp -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 │ │ ├─12266 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12298 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10361 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141481 /sbin/multipathd -d -s │ ├─docker-09318b66399f0600a4bc4cf8cb0aae9c4e94ecd47c8e41196a98ca2abe0419ba.scope … │ │ ├─25211 /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 │ │ └─25223 /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 │ ├─kubelet.service │ │ └─42132 /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.77 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─docker-f67c9ec91f92849426eefa24d383a22070bf7284b794b65b129fab5ab496cdbf.scope … │ │ ├─39185 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39208 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d8f6869e1179abdd551e9ff4f69e69a8bcc8d70d81cd13e5cb603a314d5972b8.scope … │ │ ├─442476 /sbin/docker-init -- /usr/sbin/ceph-volume inventory --format=json-pretty --filter-for-batch │ │ └─442504 /usr/bin/python3 -s /usr/sbin/ceph-volume inventory --format=json-pretty --filter-for-batch │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1113 /usr/sbin/uuidd --socket-activation │ ├─docker-b4e4fc4ae2ad28e79810296a696320a8c9a953e29df65a7327bfef535de2f6b7.scope … │ │ ├─29891 /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 │ │ └─29904 /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-81e4819fc75c04ec45066d15e5f9a9c7b4c1af18ed48bf678d25c53a067fc399.scope … │ │ ├─12743 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vrmbyp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12762 /usr/bin/ceph-mgr -n mgr.instance.vrmbyp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r6010cab3be18429686b4e043afa12711.scope │ │ └─189370 /usr/sbin/libvirtd --listen │ ├─docker-0b2f3a00e5e7fd9a7b41ad45e6f75babd5faa3d1e3233edf6dc1058abbc1e34b.scope … │ │ ├─34436 /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 │ │ └─34448 /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 │ ├─chrony.service │ │ ├─10869 /usr/sbin/chronyd -F 1 │ │ └─10870 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-1b660778d2d3b4dcd6d167d50e33694f5930f797ad586df6c4d12a419f4d8159.scope … │ │ ├─12377 /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 │ │ └─12391 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141256 /sbin/iscsid │ │ └─141257 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─13617b42b8ff96dbf0a65bbd227eb10a91f8db1c5e817d19f2e285694ce4ba77 │ │ └─43054 /pause │ ├─50d45bafca9d6a1d0d729fef328c2f8d1f08e49bc3f10f8f211408f12b226e22 │ │ └─191017 /pause │ ├─101447e0ecd9b857ceda14718b8852fdfb204ce097b044ca4fff3d061afda6ff │ │ ├─175288 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─428930 sleep 300 │ ├─dab5a2ba6683f2eb823c4f30f205c6fe2ce25be685a93b288267a4d015aea819 │ │ └─65713 /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 │ ├─f76c93368db36a7bcb7923e19c3a89d003841c2990fe12c5fe7ce3843f22f374 │ │ └─41902 kube-apiserver --advertise-address=199.204.45.77 --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 │ ├─4b571136667a8431050c8972eb612ef56de6682a7c32ee20cf2289bcc8ec72af │ │ └─189320 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4ee2ba61841195be07de55dae6f00f5201f7d257f93e115f7c5f138c616013d8 │ │ └─144286 /coredns -conf /etc/coredns/Corefile │ ├─9875bc9f91e2d258031c79074e46585e1c2a8abc959ba64549fef5a0f7be0fcd │ │ └─68605 /bin/oauth2-proxy │ ├─8b62d8b71afcd83206ccd395bcd4a25ea66eb3ef7d30ea273f63e3d266dddecd │ │ └─57830 /pause │ ├─f2a88ca0052c1ded5ec7e7c50c307031c6629d463b696786b41df99f08e5f690 │ │ └─50532 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1532b76b253b00d4dc69f77ed6586f53c2fab50efc590048acb7374b76990d8a │ │ ├─307111 apache2 -DFOREGROUND │ │ ├─309862 (wsgi:h -DFOREGROUND │ │ ├─309863 (wsgi:h -DFOREGROUND │ │ ├─309864 (wsgi:h -DFOREGROUND │ │ ├─309865 (wsgi:h -DFOREGROUND │ │ ├─309866 (wsgi:h -DFOREGROUND │ │ ├─309867 apache2 -DFOREGROUND │ │ └─309868 apache2 -DFOREGROUND │ ├─41008831f9433eb064539a9d62ed029429de2a95c6bd2950c3fe3ccd3d774668 │ │ ├─142538 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142551 /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 │ ├─932d84dc66eab56fa32e94d5bd390088cd30cb6f1c0f110e94f081085ad1ea0e │ │ ├─108200 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108371 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108379 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8b3ca387b3552647468441403f87ba9502db498d0f993836e2e702613b415b64 │ │ └─97647 /pause │ ├─46a97897e9c2095ce4174c7b90b25c9495ea0ad7e82a3f50116ff8aa79f3982c │ │ └─57107 /pause │ ├─7ae1d556daf0b3e8c6d4411e4b8ceb04891a3f98559800190985db707a0c07c4 │ │ └─264422 /pause │ ├─f3f35ee75463b18d896d4ebc474165cad38eac274379057d8fa8fe95c13518c9 │ │ └─64508 /pause │ ├─262d848636fe429f9434038df7662166ff235bbe232dab0f41bf3666c97a214e │ │ └─48190 /server │ ├─3b057490419e5a3c7c5a731d646c055e84aa565d9842d57cd3f5042589ba8734 │ │ ├─277550 manila-api: uWSGI master │ │ ├─277611 manila-api: uWSGI worker 1 │ │ └─277613 manila-api: uWSGI worker 2 │ ├─35a82bdab3bcd255a807a5cd540ba5098ac4231f9e0780832155c4696e8f3a1c │ │ └─49089 /pause │ ├─3cec95c526b74731ba7f33eac7beaf9675190419a1becc03391fea37c752d48c │ │ └─41829 /pause │ ├─9505d15d82d459d75494bb4ca033a0c3347567ab53f87728b34b8bcc559e30a0 │ │ └─123569 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7c6b8335591cdc75d20a1f7a1bbb3a93a6ac175a116940bc818bd21c46053c70 │ │ ├─311801 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─311817 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f0701ed266669f1eba1c747dea42f58a8445eebe15526a4a376f4af4b5a1b864 │ │ └─65140 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 │ ├─3e6646812ac7fe485494b7cf462d72a85b18997cf97e7b1142aad8b76b94787d │ │ └─68559 /bin/oauth2-proxy │ ├─f94aadf785bbd4e9974eff20b80021332ea188655c68c7a6dadb1333fcbfd3cb │ │ ├─132710 placement-api: uWSGI master │ │ ├─132740 placement-api: uWSGI worker 1 │ │ └─132741 placement-api: uWSGI worker 2 │ ├─02582d9e2e84cd25bbb1d5496b7e018163946cb3be63da9a24370572b0e1e5e2 │ │ └─44848 /pause │ ├─c83f1c7a34a5e37ce1ead550360772f54bc93b067d18229bcbe246031960a16e │ │ └─125000 /pause │ ├─8cc17d49b79266d29a83ddfbaa29ef1da303c30293f02d89f964b6ad3906b3dd │ │ └─45388 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 │ ├─db0a9b1777d16810ec68946e431269f41aa7643f00d2fa3807942a9e2075c8cd │ │ └─258799 docker-registry serve /etc/docker-registry/config.yml │ ├─3d338e6aff051e1b3e896d7cddb162d212ba482007770cc53163d97ad2ae7ba2 │ │ └─44825 /pause │ ├─82cf1f156abac9af256b055a1aee161bfb20ef019f0ae62d48f600436cd1f8a4 │ │ ├─86470 barbiacan-api: uWSGI master │ │ └─86483 barbiacan-api: uWSGI worker 1 │ ├─4e1961797ac215abd1f8b029dd555a69d69a5176e32623d2c14145c53047fe68 │ │ └─219230 /pause │ ├─93f7ccad53a98f2abccd586edf9f849252e892f350f2eb4ce0c6a0d50c21b95b │ │ └─66299 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d0e8ee5b4eed18d1a1e76dbc00be9f7ddcd75748c2e01a1dff5006a6a8c1104e │ │ └─64899 /pause │ ├─09104fb06af43b8289ae2d689765238dddc0bdeeb0b84758f110404a49d0caff │ │ ├─67018 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67052 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f596068ee50b503b1dad5f64af35d50799501378ae3ccd05d725334cfecee256 │ │ └─81239 /pause │ ├─7cdddcb17ebb846a565491423a84d3a3f082368b874c1aef777c7e3a3945a8b5 │ │ └─109343 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─357c24b4111c0e67a04b6bd180ae1e552694ff87c2e3e7fc4db6785d081c9424 │ │ └─44892 /coredns -conf /etc/coredns/Corefile │ ├─e803864f65cd72a35d21d5fe1fdd02fce0b39778cf4fa524a876a95a79489787 │ │ └─62486 /pause │ ├─07672a0cbdb398c15adbf0acf7b4286378559cba1ca611860a236bff82acca24 │ │ └─240397 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5ddc4c7a9c8c5bd90ac7c2730ea88ca5a22f4953f6ef77557b0dbb6498aef4f0 │ │ └─52952 valkey-server *:26379 [sentinel] │ ├─c16d3bf3ae3e51c63f4627e37f0b4a7fdb0e0e0c0bc2510cc26c1d10878e39e1 │ │ └─58080 nfd-gc -gc-interval=1h │ ├─050ff553862861e556c6ad5f61b0f59f63a68c193e1f4daee45a7f7ccf50b1e2 │ │ └─67243 /pause │ ├─d330e506a97140611318ee3c9808307130603c01007a38817038075820e49e46 │ │ └─107733 /pause │ ├─37d43f8b272ff45e0e72a8b6e9889473e6f834b0015fd7d4fecda9477bcf2b82 │ │ └─41762 /pause │ ├─469ac8accaed526c0c8520ee2cfa191d81176b550ef4a87e9b832b3dc2c9bccc │ │ └─58039 nfd-worker -metrics=8081 │ ├─de1b6413f02f5be707784d0f4f0f5931ecba7819e9eef68d07b60dc306eeaf3e │ │ └─41828 /pause │ ├─e53b61730942e5157ae691b4f94b789d4145ae7a8ff9674dd510d70d6ec8f894 │ │ └─67704 /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 │ ├─97adc74bd6f1015a571a5400fcb5ff6e8cebda6dc524e3b808ecda2b084bf1dd │ │ ├─122717 cinder-api: uWSGI master │ │ ├─122744 cinder-api: uWSGI worker 1 │ │ └─122745 cinder-api: uWSGI worker 2 │ ├─f64ddfdb10ef719816883287eb7c2ffadc4452c3418c60f9cad81c46c9eb7f1e │ │ └─52387 /pause │ ├─ad66ead2a5820be6c4b20d23254df23eb5dde0e198ab4a585c2fa6c45601a78f │ │ ├─171144 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171501 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171502 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─51d5622fed5e3ad6721d00864bc505679c9c7a0d3551223ce6fb2311de1763ad │ │ ├─170354 nova-api: uWSGI master │ │ ├─170403 nova-api: uWSGI worker 1 │ │ └─170405 nova-api: uWSGI worker 2 │ ├─a387c0f524bf7893f5985878c90d5e705d4c349ea7015e4df0bacf66a6f64847 │ │ └─62580 /pause │ ├─bb3bc069170c946eff465398a233688c986f378a66f72cddb911133247a21b8c │ │ └─97601 /pause │ ├─fd1eea95fddccedbc1981c59e2fb48e62d6c761873dff52dc1c055cf25c2faa5 │ │ └─127550 /pause │ ├─77573648ae81bb49b33b2e0892f16f5ea092c725aaa45b493c9381b83c5eaa77 │ │ └─122491 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 │ ├─5171bc3612131d86223246a1f27239246954b8af96f8f1bc47025ebbbe365047 │ │ └─125569 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─eb748b215374ec633ba81fc8e9fe9296061c016278e2646478866af7030a9f94 │ │ └─238106 /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 │ ├─8adc8ba68c33c3b62eaa9ddb28f4b5fed157f4e7f38b518c31b5fe20b9bc19a1 │ │ └─63791 /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 │ ├─d37ada0e5706f8e7964263da8e79f88851d9f89a8cf999a1716565ee5fbc5f6a │ │ └─52764 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 │ ├─1a485e21ff2940d86f8c2261cdbca6855a1fce049ad040ecfa0c40625f96c95e │ │ └─66273 /pause │ ├─148a7df2f63cbf30c0b57f560fcf05ddc56d10d1d038d017804f2ecdd1c8a4fe │ │ └─41825 /pause │ ├─32152e0daa7a78c97515d0a68abb1d1822f03ca8dd67ddc91f845d5fcd4623de │ │ ├─183894 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184377 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184378 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184379 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─723d7f3c061225d3fc5882346f46b39927d9d1ff5ec2ec2312a7370b1ebf5974 │ │ └─122460 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 │ ├─c7b8de56ce664d56de2e732499b44b04bc43e402bf6ac0c5ab3afc6d2e5c736f │ │ └─165733 /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 │ ├─2898d5eacc346433c92c4e30b451a8dc8e1189138225c8e4f515d72e9a8acc8a │ │ ├─230774 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231236 octavia-worker: ConsumerService worker(0) │ │ └─231239 octavia-worker: ConsumerService worker(1) │ ├─851149eab52a41c615d18e1fa1b706591649d212d3efac3377094de09cbc0fbc │ │ └─62538 /pause │ ├─fe34ebc6d5282acd3cc74f40cd474e6af379e49a821bde38bc2b5290b7cc154e │ │ └─52626 valkey-server *:6379 │ ├─245565bf902c11a1a598d24491f3d5b3c036aac5bac7621710be94dbaf7531d0 │ │ └─124199 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─75f0feba4269301965cf37bf6d8ab1f40234f76cc06be1c905de71087894516d │ │ ├─ 48363 /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 │ │ ├─ 48376 /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 │ │ ├─ 48451 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─306723 nginx: worker process │ │ ├─306724 nginx: worker process │ │ └─306725 nginx: cache manager process │ ├─7c75649ecc51a725f622c6faeb3db1b08b43a9821d84fdbd59d86a0f11fadd64 │ │ ├─43543 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43925 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─97c77ef8d77281bb3904505ee81c40806fec0e77042178659de6deaa027e2f5a │ │ ├─ 73932 apache2 -DFOREGROUND │ │ ├─ 73985 (wsgi:k -DFOREGROUND │ │ ├─ 73986 (wsgi:k -DFOREGROUND │ │ ├─ 73987 (wsgi:k -DFOREGROUND │ │ ├─ 73988 (wsgi:k -DFOREGROUND │ │ ├─425563 apache2 -DFOREGROUND │ │ └─429942 apache2 -DFOREGROUND │ ├─7eb1e60987a49e8ddd7093e0b4a402220e51838b7f50b36bc04961e9bacf15d1 │ │ └─122518 /manager --metrics-bind-address=:9782 │ ├─a5c83957e648ae445a5765f3201225297f9acc12446af71d93b591eb5f8e0d80 │ │ └─50437 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─9814159b862876be9e173fa2492a7dbdc3377d2c2785f24ad9bca16b7d6a6dec │ │ ├─193749 /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 │ │ ├─395169 /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/tmplrd697o7/privsep.sock │ │ ├─395394 /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/tmpf62phind/privsep.sock │ │ └─395396 /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/tmpsrmwc_y9/privsep.sock │ ├─b517a00a962a9684085a3c9071f31df0140b54f278ae8b7df0a09600104bb089 │ │ └─236290 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7ea4481ef1784db15a97ac31865fcdfbc86a4b1fa2735a4172f15d5341e03fa8 │ │ └─160529 /pause │ ├─c904665efe34a686188275dbe0cf62325c4d7210242fa8e30485d51e0967d36e │ │ └─308981 /pause │ ├─d0da240a8c26923bacb7e37523eaa878229c982837c5741547ed85b6dc6bbde3 │ │ ├─170461 nova-metadata: uWSGI master │ │ ├─170474 nova-metadata: uWSGI worker 1 │ │ └─170475 nova-metadata: uWSGI worker 2 │ ├─ae0ad7e9a329f8d5229a22d2bbab79cb3b963c2f67ba29bfcf8ead588f299305 │ │ ├─171147 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171493 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171494 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1a92690cbb5db60da822dc40d3d8db9ff846cfc0ba61e2b9b4a926ee41eb90d3 │ │ ├─184891 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185279 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppgbdzumb/privsep.sock │ │ ├─185577 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp8btb49gy/privsep.sock │ │ └─185739 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cbbd53339a9be1083d93f13866f49e190eba44e8c966705691b68eaa9c8d7fa6 │ │ └─239242 /pause │ ├─accc012adfe5f13e0c9236ca310ac6ecb1b58669318cb9dc65e0a556ddf654f3 │ │ └─62990 /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 │ ├─08a7867e9d29982d8073a654201ec6618e85e4cd68355ec6e6e45275c4f01107 │ │ └─191059 /pause │ ├─b1a6cdd0973405d0ef3766e89deb3a2259de29cbfc7d4483aba91944cf556fdc │ │ └─241525 /pause │ ├─8d2af73aa636d2757369055dac4a68ef721e19b882b68f3c11f4c52f0fb3482d │ │ └─174286 /pause │ ├─7e1d3bd76f4599634a5789d22cf627fe454f10cc9886fccfcb8a361a09596823 │ │ └─174251 /pause │ ├─37d37d49354f106f8100cb2df9c79bfad55f157962694911dfaa97ae6b71d069 │ │ └─79709 /pause │ ├─7894cf83787c9777e185d1c40a45ffb7d8c071759f49526f48843134b31d7ed9 │ │ └─264403 /pause │ ├─2a4c7212157a875c832a78d6d929aa247db7da2cb4f33fa886ca0a411eef9421 │ │ ├─203658 heat-api-cfn: uWSGI master │ │ ├─203697 heat-api-cfn: uWSGI worker 1 │ │ └─203698 heat-api-cfn: uWSGI worker 2 │ ├─0bd79e536fe36a85ddb7c5bbf3f60b4314e27e4634bdb096d7ba329ce434ed2e │ │ ├─69093 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69110 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69116 erl_child_setup 1048576 │ │ ├─69163 sh -s disksup │ │ ├─69165 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69166 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69204 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69399 /bin/sh -s rabbit_disk_monitor │ ├─f91c058b8df85fdedf0c0a13d70b982853a34264001558fc2cfec47521cc71ea │ │ └─159438 /pause │ ├─06fc560b1b81aa30dacc987f48cc150b9b0f1209b95e37696bd5a259fdc60487 │ │ └─122528 percona-xtradb-cluster-operator │ ├─6f9bfcc5106691c8fb293e010ab078b6542454849c9d7f6c7bd73b3f5758bd8e │ │ └─237283 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e0b5039b1d8043876cc79068e5484b8fb8694e21b7da7709bc0ed7dd63453e38 │ │ ├─65663 nginx: master process nginx -g daemon off; │ │ ├─65683 nginx: worker process │ │ ├─65684 nginx: worker process │ │ ├─65685 nginx: worker process │ │ ├─65686 nginx: worker process │ │ └─65687 nginx: worker process │ ├─748aa68dcf5f9b44e400ddd2846233d24fc26e0d91570d618c8f3f48cbce9383 │ │ └─98768 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3ce72a0020f8ed5a9c345fb7796f8ebe007102247dda7118fe10ca2a5cc312a3 │ │ └─174092 /pause │ ├─dfce307fd99469f9aa5ce233271160f6b9acdf933fae1a2d78dd2c2685131530 │ │ └─142089 /pause │ ├─510bd0063896a5ea5276dd9c7248c9d81d63b9c8f4fd4b236a36a1d7187df738 │ │ └─122430 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─54252bc0ca298ec6ea72374c5a4609f4e2baec771813bf46e577f22e454a8022 │ │ └─191247 /pause │ ├─387c73577966c189859fc4b3b94112d867276d51e3087900c00ff94ab8c8bd83 │ │ └─277553 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3f372a28e6d2aa8442e8d76300a96b53ed99c04bf5afe39385a8d312e46216ca │ │ └─62809 /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 │ ├─40264e9cdcecbd1d08c2d11658ac81ad843dea41e09e02bed54973cc6aa0b5a7 │ │ ├─277674 /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 │ │ └─277820 /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 │ ├─7326660cd6c32ef484f24621e98a8915de38cb4c761437c019abeb72a25069e4 │ │ ├─183951 neutron-policy-server: uWSGI master │ │ ├─183969 neutron-policy-server: uWSGI worker 1 │ │ └─183970 neutron-policy-server: uWSGI worker 2 │ ├─a52752f23a2fce8668ad36541c316ed8955d9193a370cf909e1cfb59cce11180 │ │ └─42341 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ce0db87be377252ca3013a6e3c84c8846cdbb1fa418bf026de9aa2715f7f7540 │ │ └─58116 nfd-master -crd-controller=true -metrics=8081 │ ├─29a81e7f2904a6aab645d46c03775eaadd197959ba231dc962285114f18ec685 │ │ ├─50277 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 │ │ └─53118 haproxy -sf 202 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f19b70b0d4a140d081e37812d86dcf6d84cdc5402d5cccb838c74e8fef830c7c │ │ └─49474 /pause │ ├─32a2d5f12bb94bf35648a723aef87af791c3d8873c8f0b3487ea823bc97e61a7 │ │ ├─172429 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172447 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172453 erl_child_setup 1048576 │ │ ├─172516 sh -s disksup │ │ ├─172518 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172519 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172572 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172573 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172736 /bin/sh -s rabbit_disk_monitor │ ├─4f3959131b40534f6ff75c20c369b935682646c1b7cc6564faf385b037fc983f │ │ └─64343 /pause │ ├─7b4ed96c66b4e69f5654c6f293b50ad966c2c6fe7235e0ef3b63d09534b15bae │ │ └─240353 /pause │ ├─91aa8b76622dd80b1f6436253782d246e4b786e93681fa18204c7a5baedee69e │ │ └─45875 /pause │ ├─7d64bfb7c9683788b5f3c03ecb9eef4c166862c6b318e5461b4553e7183a9231 │ │ └─64045 /pause │ ├─a05bc4c39679c955e8bed3b42f0c0a660da2673f1444d1c560131de59f6fd4ea │ │ └─58006 /pause │ ├─d6ac49355d12c74435c8dd30606b985eb1d08d0e90e5bb3045f49d7d3b369ec8 │ │ └─111540 /pause │ ├─d3c3d704dddc56e351e7fa48eb4e307f0e88f705e2b5f3aff62d14bea42b9f07 │ │ └─64229 /pause │ ├─1134fbb3b07c7df259e15ab047cb7067ffb7b14ffd311bdfa61f34d5f91f49f0 │ │ ├─93639 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─93662 erl_child_setup 1048576 │ │ ├─93733 sh -s disksup │ │ ├─93735 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93737 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93805 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94077 /bin/sh -s rabbit_disk_monitor │ ├─b33c709f9170c14ca381d6391196513c881dac641e42ab95b8dfd1633fac0d10 │ │ ├─145174 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─145196 erl_child_setup 1048576 │ │ ├─145243 sh -s disksup │ │ ├─145245 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145246 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145325 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145328 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145342 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145438 /bin/sh -s rabbit_disk_monitor │ ├─0ac0e3b7559e56afda6057942d9cf51f499814b9aebe0e3481c5b6a0da877652 │ │ └─442358 /pause │ ├─aacbee7644aa35bff1ea040084e67b54055e4ed770ad354131e9956098a404e3 │ │ └─124921 /pause │ ├─03dba6be428c331fc0bfaa77ba9bf4e1fe8aeac5b623588d0a5abee78360ab2f │ │ └─68293 /bin/pushgateway │ ├─babf592a8ff00601ce56ba0793d877bdd88136b03f485dfbe92d82f19c6edc98 │ │ ├─229636 octavia-api: uWSGI master │ │ ├─229728 octavia-api: uWSGI worker 1 │ │ └─229729 octavia-api: uWSGI worker 2 │ ├─50829e9ba5b4709d65f96600143dd1a4fde9985cd1a2ddd6a31223fe6165195e │ │ └─70485 /pause │ ├─bc8d222e6592800f08fbfe6fa3101888f4a7549cc0494ad948efeb94c7864da6 │ │ └─105938 /pause │ ├─ad4230471a3c4243ee9b225d47155ad7ae379242dd0e13881ab484ae1a37285d │ │ └─188725 /bin/bash /tmp/libvirt.sh │ ├─60f4cfac01726c7240e258ec1ec811266cfcea9cd94d0dbff70641d830462df1 │ │ ├─445861 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─446021 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─c38a44a451af77b8cac6b5de05e957156f7b293df0fde150bf8214ec92aa97e6 │ │ └─64398 /pause │ ├─5c60c9648320848813fcb3dcee18c7020496b88ce452f435c513ca583b31515d │ │ ├─258328 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─258352 erl_child_setup 1048576 │ │ ├─258487 sh -s disksup │ │ ├─258489 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─258490 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─258506 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258507 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258517 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─258869 /bin/sh -s rabbit_disk_monitor │ ├─4992d38a59d070e60d2986423ccb4596bdd4d7bcb4e329daa479f2c9344ed653 │ │ └─237178 /pause │ ├─88435fdb603bfeadf51d6f1a88d19e5106fd0de2489a7a41d7d7abcdcd36342d │ │ └─109758 /pause │ ├─7a7714b4d35201e63875a99f2abbbeb11ea24c58a254aa1cc8fc04429c7fa862 │ │ └─172266 /pause │ ├─68ecd88324f832375113eaf056520158ae9b698c83c9d818e285900dc4768499 │ │ └─50185 /pause │ ├─e80512e02a54f363748ca098ac2162ace8b947ae5e7337be795bc5e96d3ca36f │ │ ├─188972 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─189006 erl_child_setup 1048576 │ │ ├─189057 sh -s disksup │ │ ├─189059 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189117 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189118 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189129 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189541 /bin/sh -s rabbit_disk_monitor │ ├─1a2da7a2c4a74464c6c174ffec8934dc71317a894942cd6916646abf8b279422 │ │ └─67645 /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-77.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 │ ├─44d261fcdec38deea3659ba7a696d473a287e2f9e886c39acab481c31988565a │ │ └─122414 /manager --metrics-bind-address=:8080 │ ├─60f9b7884c58b59340fb69b60c1aed65a1e59142d77f0ad08e4d0c9c09738ebc │ │ └─48049 /pause │ ├─ccbfddbd3e9540ae48453e9374508be37e95956b135e8b81266092b742b87e5c │ │ └─142504 /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 │ ├─9a42847620982006da0bc78ae37d4254b7f36b5528c068dfe5a058e5cc585b75 │ │ └─48005 /pause │ ├─4d756c1a534516f35e52a84924324764ee2d4119c5a3d03aa24d6fba575f1e5d │ │ ├─106513 glance-api: uWSGI master │ │ ├─106528 glance-api: uWSGI worker 1 │ │ └─106529 glance-api: uWSGI worker 2 │ ├─d1874d2abc45dd471045efed4bdc0c277d5bca880d397091d4e16deac21d6d41 │ │ └─307764 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─2368e6b1967aeb06de266edfe6273c228b5eb51b0e698ed08ea621c5cadbbd64 │ │ └─218875 /pause │ ├─3ed4bda398214e619d68d6d31c802d8ecc1918d95737b81cd37807a226a63165 │ │ ├─233282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233299 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─233305 erl_child_setup 1048576 │ │ ├─233356 sh -s disksup │ │ ├─233358 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─233359 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─233386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─233835 /bin/sh -s rabbit_disk_monitor │ ├─04accdb38352735665f913301068b8e8cac4a5335039d16a28387420036162fd │ │ └─143686 /pause │ ├─396da0bea2fceb80d8bf2924377f8163dd18ef5a780bc255711995c85667611b │ │ └─57850 /pause │ ├─fb2fb3ecec9b798b3fde986b76ae65aa938c466b241747dbd6aa83c65817470e │ │ └─235909 /pause │ ├─de2abcb36bd9e1fa6534376fc9a26b193be5658c3718ebfe027ae0eb27373372 │ │ └─88035 /usr/local/bin/rook ceph operator │ ├─61a735b321382ce0ed1733e8304dee77032833773efb5fd75a6e324f56cd013c │ │ └─57751 /pause │ ├─370e4aa765fac6bb30f0331811d6d0b47f4f65af113e7adb8bc9da702af5a843 │ │ └─238079 /pause │ ├─0c011a533c82f2a90e35e13bb3b901255f6ee70e80f5a21152a16920a4ac2e06 │ │ └─68260 /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 │ ├─2503092e512655e38d560a4366c77f7e15ced2c93d1cb86a4dcc260364c939c9 │ │ └─48880 /pause │ ├─aeb6594b4373c41a40a832164ca6a283cdea7c471fc63a45d097ea935e4762c4 │ │ └─159675 /pause │ ├─eb725f8a0b2b1983f2fc9d3da6c9bd95cf3b5c28b0245519092e349262e67664 │ │ ├─126027 /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 │ │ └─126277 /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 │ ├─bfd31d8f953f289d44c27ac3d414cae4aa5f2c325e6568909413413348ebcc6d │ │ └─174243 /pause │ ├─70b01d529059ddca8328acdc41f131d964c7c7f6603663d02366d4b444ef0ef3 │ │ └─45837 /pause │ ├─b78e88dcae7931db1216ec79d88d0ec41c6f974f28020ac499366d88751c9575 │ │ └─41917 etcd --advertise-client-urls=https://199.204.45.77: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.77:2380 --initial-cluster=instance=https://199.204.45.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.77: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 │ ├─e9a3a6cfacb287db4afb311584a3de411f297a7f07fa2d519478ab0343f63af3 │ │ └─53022 redis_exporter │ ├─1da972fd4cbd3eaa585694a0bb95c4b1f5324fcf8543ea48fc0dacc89b4bc48c │ │ └─65543 /pause │ ├─1e534df7ed545c9b20b4a7282860fc6632a4919da604c0d1fb155f4224b87ebc │ │ └─264291 /pause │ ├─2bfefe82cff5720f8150fab1934aa094a015f787b225985760d091e47546bda4 │ │ └─277552 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─171021dab58e176d0781da44dc00ea9fdf2decd3cfea8248b9d61b70b9cb1350 │ │ ├─186548 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─187147 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5tf4ka6_/privsep.sock │ │ ├─394086 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpseic5_xj/privsep.sock │ │ ├─394573 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp293x2sqa/privsep.sock │ │ ├─394967 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394968 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─413350 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9eaf3207-079d-4039-b0ab-59cad0d7559a --namespace=qrouter-9eaf3207-079d-4039-b0ab-59cad0d7559a --conf_dir=/var/lib/neutron/ha_confs/9eaf3207-079d-4039-b0ab-59cad0d7559a --log-file=/var/lib/neutron/ha_confs/9eaf3207-079d-4039-b0ab-59cad0d7559a/neutron-keepalived-state-change.log --monitor_interface=ha-4b391826-15 --monitor_cidr=169.254.0.68/24 --pid_file=/var/lib/neutron/external/pids/9eaf3207-079d-4039-b0ab-59cad0d7559a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─415400 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c41d11c2-a9e0-4e82-ba36-98aa444322b0 --namespace=qrouter-c41d11c2-a9e0-4e82-ba36-98aa444322b0 --conf_dir=/var/lib/neutron/ha_confs/c41d11c2-a9e0-4e82-ba36-98aa444322b0 --log-file=/var/lib/neutron/ha_confs/c41d11c2-a9e0-4e82-ba36-98aa444322b0/neutron-keepalived-state-change.log --monitor_interface=ha-849fa1ef-59 --monitor_cidr=169.254.0.247/24 --pid_file=/var/lib/neutron/external/pids/c41d11c2-a9e0-4e82-ba36-98aa444322b0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─fab6c8a80eb71516eedafcc572809c64093ea21a5eda13700cbbe55edfe56d34 │ │ ├─79818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79840 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─79846 erl_child_setup 1048576 │ │ ├─79935 sh -s disksup │ │ ├─79937 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79938 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79965 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79980 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80159 /bin/sh -s rabbit_disk_monitor │ ├─83c1ed7cc90b4bb333cad1f5bccb1f922cb0a397c382ff5b85436c00f372f33a │ │ └─66392 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f90b4a1057d05e05c9f39d537221029e97db6d6bf5c1de3577b6c848240b4373 │ │ └─159102 /pause │ ├─c5df09ed46424a9e532244b51066693a444c198d627368203c0c9972d18018fc │ │ └─44400 /pause │ ├─be08efe138b9a5c294a952e4ceaaf535bb09e497a2d2908e25b43a680a418bba │ │ └─218774 /pause │ ├─5ad093b3c090f790343d476068c62972dcb4b6c8a91fc7b087f8fb5a3f3d1823 │ │ ├─ 98037 /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 │ │ └─395881 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3b9cbfccd037a1cd443877a3f4c6b5c82014983af8755824c7a61e41e0037154 │ │ ├─50339 mysqld --wsrep_start_position=d5237666-871a-11f1-9cb7-a3db64dcde35:20 │ │ └─50465 /var/lib/mysql/mysql-state-monitor │ ├─e8f4700a64fa361fbadd3dbf4dca70b56925203400ea38d8083d8226fbd7e022 │ │ └─186535 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─dc5b9b1a291f5d0221462208755fd5e794f940cd4c69d9ea15f629a5455737cd │ │ └─107930 /pause │ ├─3691b0dec4531f849c32ffb0238949c0da92ec7044a81b60c46e8937c0c51a1f │ │ ├─63457 python -u /app/sidecar.py │ │ ├─63816 python -u /app/sidecar.py │ │ └─63817 python -u /app/sidecar.py │ ├─b6bf41e9f7bd415f5546e94300c50eafddc71c219e3f61de21779f16fb67c896 │ │ └─251882 /pause │ ├─43ecb24e7e00ee1836fcda69028d5c1fd0a67fc2fbf02ddecdf2f58525912682 │ │ └─239273 /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 │ ├─94c380cb33fbabda0de1dc551b63e699823540f212d95ee05afad2fd7217a7fd │ │ └─42315 /pause │ ├─caaa10aaabcdb8cb5385b0f02dd0cb7d821c2659e44eaee599cbed3f319ceca7 │ │ └─258047 /pause │ ├─d09df6f315459b0dddf2079bdfc2962a4e0fe0bec29834882493a223728b5f8f │ │ ├─109954 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109971 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─109977 erl_child_setup 1048576 │ │ ├─110027 sh -s disksup │ │ ├─110029 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─110030 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110033 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110197 /bin/sh -s rabbit_disk_monitor │ ├─6028d745a2516d83da5e3b6af2a35179f3f489b11e217bb4bb7ce9a2869a2047 │ │ └─193778 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─68602d3d172c4637aab1bf1e5cae86787b9a5b0201967ee157f2b7b42827a5a5 │ │ └─68723 /pause │ ├─97df10004df0a5afd0ba5d24d259f2834261c4c6a7ade62024f274fcb4013170 │ │ └─233086 /pause │ ├─3420a6c319b5204b44243f974f33a98d19f6667c5ba6939fab2633a0fcfd56c4 │ │ └─58190 /secretgen-controller │ ├─adb6af953e7e3372f8eedadb8ac8058e9828ecd15013deb1d096f6db48852b41 │ │ └─67400 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─416a22d9aa36862b86e843d47b13c61012bcd77b304cfd0b784569db948452ea │ │ └─252540 /pause │ ├─ae252acb58b842068935d6b85133f802e865e30a1208473d2b9a8b5b2915ce92 │ │ └─188672 /pause │ ├─94dd4aec6b688b5f800fd621fcee8e55090c765b3ecbd44ad95b3a5b517739d9 │ │ └─93448 /pause │ ├─ffbca00e2809d73438c94f17f4468b9178ca32b2048b4aa86ef620dd9118c4e6 │ │ └─49771 /pause │ ├─e651fafa681592e618b33180952e9d3416ca93e72ce595b27d5400a65ad24328 │ │ └─309276 /bin/openstack-database-exporter │ ├─87456e713d50ac835cac15112ce31f7422e510c8a6cb6afc6a01b501aae83fc2 │ │ └─122394 /kube-vip manager │ ├─352ea3c69f65b67e076e992a8cf7d472584f1944e50f166107bdaa825219e91c │ │ ├─251955 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252777 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplkv7z2j9/privsep.sock │ │ ├─252788 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252807 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c17541505042e20a9c83b6515f668e68574d6e36d68bd960bade7213d6329536 │ │ └─230802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b9876c24841335c5055b86abfb0498a79396327738eea156c2857d86db67d436 │ │ └─188634 /usr/bin/libvirt-tls-sidecar │ ├─4a863384b7e2006a175fc8983268d5c2ca54dc0071a9a591bdb9ddab9ad205ad │ │ └─46076 /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 │ ├─e899f3d2e67fc4ced653e090e0062ce3db79d75fd693aca0f321024c722144a2 │ │ └─264063 /pause │ ├─f7a6856364af36ba8804908c3d6d2c4d32980a6aa06f7daf4aafa187041b6115 │ │ ├─203659 heat-api: uWSGI master │ │ ├─203695 heat-api: uWSGI worker 1 │ │ └─203696 heat-api: uWSGI worker 2 │ ├─328a9673e0da9255d55a6fb38f8476052b72142a2e82980ccc8d1a91dc609f25 │ │ └─68526 /bin/memcached_exporter │ ├─8678a709cdee75eac0f3223c46fe99bb6ecb9496689f826002607e8f6d5d6764 │ │ └─68219 /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 │ ├─dae6410247fc2eeaeaa7f0ca0b8351cce57d7f029714c8ea64c33e114953253d │ │ └─174799 /pause │ ├─4878a0ed4f5da1dcde4c7b120b12c67a13f13d573397f31b4fef4cbf51de1738 │ │ ├─203633 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204181 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204182 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─033ca77a0bc7d9f00dc80a6484bfb4903cd610e5fff9074885d189d4594836cf │ │ └─159489 /pause │ ├─907e87ba86637e87d0f64859507dbdb1450d13ff14098a81e6bfe3319cbecf27 │ │ └─46030 /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 │ ├─3cfbd38e7a41bfbc8f30556e280871d702726ac201d8b46d7dc591f7a304db44 │ │ └─67354 /goldpinger --static-file-path /static │ ├─a3076bac536f0457512d033390de2bf4da61371eaa7a8270a93a385838a18ff5 │ │ └─145020 /pause │ ├─69e1b786f70731c56ffc14fe3cdcbd62c8909944c0faf803763a73cba6d4faab │ │ └─43075 /pause │ ├─6522de0d8e42c97b373313db9f70c14e1fa465e16b1c859a856a9792a8644a43 │ │ ├─252329 magnum-api: uWSGI master │ │ ├─252361 magnum-api: uWSGI worker 1 │ │ └─252362 magnum-api: uWSGI worker 2 │ ├─0f113d8c3cc57dd29462133fbb31a86730ade79f4fbadbbbd2527ca6146db076 │ │ └─45782 /pause │ ├─9dc8da10ecacb93e365ed4aa7a493d139058afd39eec52fe1b2e4f5e4a9f89c8 │ │ ├─186566 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─187999 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgtbi7an5/privsep.sock │ │ ├─188727 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg7oycqvm/privsep.sock │ │ ├─189263 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvfzizvc9/privsep.sock │ │ ├─189632 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189633 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189655 haproxy -f /var/lib/neutron/ns-metadata-proxy/35e0d1a7-c7dd-4a32-affe-99514f9728c0.conf │ │ ├─210137 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a43e8c94-c4da-4f0b-9d76-d0784e33a613/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a43e8c94-c4da-4f0b-9d76-d0784e33a613/host --addn-hosts=/var/lib/neutron/dhcp/a43e8c94-c4da-4f0b-9d76-d0784e33a613/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a43e8c94-c4da-4f0b-9d76-d0784e33a613/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a43e8c94-c4da-4f0b-9d76-d0784e33a613/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6ee520c5-a41b-44bc-954f-5509edec24ec,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─210141 haproxy -f /var/lib/neutron/ns-metadata-proxy/a43e8c94-c4da-4f0b-9d76-d0784e33a613.conf │ │ ├─398759 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/35e0d1a7-c7dd-4a32-affe-99514f9728c0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/35e0d1a7-c7dd-4a32-affe-99514f9728c0/host --addn-hosts=/var/lib/neutron/dhcp/35e0d1a7-c7dd-4a32-affe-99514f9728c0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/35e0d1a7-c7dd-4a32-affe-99514f9728c0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/35e0d1a7-c7dd-4a32-affe-99514f9728c0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-96a26b98-23d5-4eef-a929-d354a9e6db68,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ └─399217 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp4bwacva2/privsep.sock │ ├─6902a434f0d9c35e54519240cdd22c5a4a63f7ab9272eb2c80cf5dd70bac0936 │ │ └─67528 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d230b6a5e59d2dcfe93daac11ce9d8eaa9d438f3f244f884407f43b5ccddaeef │ │ └─218988 /pause │ ├─35fd91418d9fc4429304edb55559ff25c6b65b9bc74b0814477c9b89f869fcb3 │ │ ├─183904 neutron-api: uWSGI master │ │ ├─183935 neutron-api: uWSGI worker 1 │ │ └─183936 neutron-api: uWSGI worker 2 │ ├─ca21da7297903b8ccef15d66e463b3ba9d54980a5e258a9e1b0fb3d0d0872c0b │ │ └─111476 /pause │ ├─c01e0ca7091f2e5b88336b7d7d2d6187a6f49f110b5c2e7868770ec2a86f1e34 │ │ └─174150 /pause │ ├─b9440d3ba7e2765fbc85921948a659c3f4a23bd78c8687b9a7d3c4c9677356d1 │ │ └─41782 /pause │ ├─b52d578c673d4fb6ab141dce727ba132011b9bffc3d821f33db8a92bdf83476a │ │ └─62335 /pause │ ├─816df54ecbd00bbf6172151d38a636b6bad2f11983f0bb2308551bf239f1ebcd │ │ └─144166 /pause │ ├─da69b9946be4333a6ab97a12c2ee713d793d842aa4a04a3ea4d9b3e6156dfe5a │ │ └─65278 /pause │ ├─e8d9762f44d573d6ecbd45aa9220c5aba41fe5b15de413d484199677fbc000f1 │ │ └─207987 /pause │ ├─6de34962442000284fd9a9260f62a5236f935981ed5ec86380cb079df721d831 │ │ └─45271 /pause │ ├─6042784ea3bea227d3685894dbde9d24d423f2f2e5c44765119af3e0d31882c1 │ │ ├─252518 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252957 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252958 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─79555fe007a57512945a9b8c72915c0413dc4c257d98c83c0ecedaed8331678e │ │ └─97959 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-p6ltf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ceb2e918a31175112e292224d545a9df571f92b9cb2e197c97dfabaa3b0e735e │ │ └─45987 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d98de388a8cd21a11b37ace5642dbf1c863b3e4fffca01321a54ac30840470c7 │ │ └─159977 /pause │ ├─d2fdf5a925671764804b8e99050c3855348e709ed776e2453ce15ef5c2414e73 │ │ ├─63482 python -u /app/sidecar.py │ │ ├─63818 python -u /app/sidecar.py │ │ └─63819 python -u /app/sidecar.py │ ├─13db44b3883f345d275bbc108dbe5f5623550db4074fa5c873e1e3003809a00c │ │ └─87211 /pause │ ├─eedaedf9162bfc39f7958cd5b6da92e530c722067df3e149eeabafbf7360dc79 │ │ └─241660 /pause │ ├─02978d7091f82b07dc035dda70ae2b377b3343285960da769e8b6685f374440a │ │ └─68142 /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-77.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 │ ├─5235c864c82e88b42f9c6feb8ff24d07054970856f19afa293ae6bedd829c2f6 │ │ ├─208071 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208088 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─208094 erl_child_setup 1048576 │ │ ├─208206 sh -s disksup │ │ ├─208208 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208209 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208328 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208642 /bin/sh -s rabbit_disk_monitor │ ├─0169259b7914549057fa04b9a687a9c129f14759465bf6e26cbe562b7fd865ce │ │ └─279960 /pause │ ├─8e2c18fae50824a30ce1be4c42ddad144cc44dc7cc8cda9123bd76167f5b7214 │ │ └─52597 /pause │ ├─edcf4df7e44170f8c89b40ef29695f48527860b9d53e6682f638d77e342f4af6 │ │ └─307046 /pause │ ├─17315a2c6ad8b70cad38b7efbbf60f5bf3197edf395c3b52786939c5ea77f1c7 │ │ └─174576 /pause │ ├─a41c5e9bae9876dc6e440d2242727c7c075822ab809b55e85059a5936c27d084 │ │ └─68496 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─445984129107abb3fe643a2d7d70db6dca25bbdea5785f045a0a4b7ff5d84b7a │ │ └─68387 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3bf4d62be4fdfe10d1e671b3d21621e4884205680cec5fd61e8940432f50621f │ │ ├─231669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231715 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─433150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─433151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ └─d67a5ed2d8d87bd2a7aad1a834cc4211ea74831742f72bcf9ce434c52227d830 │ └─44891 /coredns -conf /etc/coredns/Corefile ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount