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 │ │ │ ├─21842 /lib/systemd/systemd --user │ │ │ └─21843 (sd-pam) │ │ └─session-21.scope │ │ ├─21772 sshd: cephadm [priv] │ │ └─21858 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─741 /lib/systemd/systemd --user │ │ └─742 (sd-pam) │ ├─session-4.scope │ │ ├─1664 sshd: zuul [priv] │ │ └─1677 sshd: zuul@notty │ └─session-1.scope │ ├─ 738 sshd: zuul [priv] │ ├─ 755 sshd: zuul@notty │ ├─ 906 /usr/bin/python3 │ ├─ 1668 ssh: /home/zuul/.ansible/cp/199.19.213.250-22-zuul [mux] │ ├─410542 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dhqgsqzltvlvxivirvizsdplxuwksigl ; /usr/bin/python3'"'"' && sleep 0' │ ├─410543 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dhqgsqzltvlvxivirvizsdplxuwksigl ; /usr/bin/python3' && sleep 0 │ ├─410544 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dhqgsqzltvlvxivirvizsdplxuwksigl ; /usr/bin/python3 │ ├─410545 /bin/sh -c echo BECOME-SUCCESS-dhqgsqzltvlvxivirvizsdplxuwksigl ; /usr/bin/python3 │ ├─410546 /usr/bin/python3 │ ├─410547 /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 │ └─410549 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-055d6247d38cd1bbb46143b5169f7e549ab8ecc728f740ebaeca25ac697027cb.scope … │ │ ├─25423 /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 │ │ └─25436 /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 │ ├─containerd.service … │ │ ├─ 10042 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12401 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3253344f783500a4069d17e34df9ce9e1c958e251abe24b22d4d479fd87e2f81 -address /run/containerd/containerd.sock │ │ ├─ 12778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85b374391260b2a62ee6381d5a047b4441c56a086746273d60375d07d5f5190e -address /run/containerd/containerd.sock │ │ ├─ 18773 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3604f9b4dcc13020e5942199408b8ceab0bbb039480cfb5e4c356c004fb1cb8d -address /run/containerd/containerd.sock │ │ ├─ 25399 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 055d6247d38cd1bbb46143b5169f7e549ab8ecc728f740ebaeca25ac697027cb -address /run/containerd/containerd.sock │ │ ├─ 30168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd248fe0c59d7a8d88fa8ee6fac5ff9e2cf9a75eaa0885f9f145f09ca679216c -address /run/containerd/containerd.sock │ │ ├─ 34979 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b82ce6ba43faf5a85be81613c8797a9f93873cb874c8967bebda2fb3f743287 -address /run/containerd/containerd.sock │ │ ├─ 40841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024248ee17579dfce918ed383eb37a44e052bfd2fdf3e9f28f7fcc105f88b1b0 -address /run/containerd/containerd.sock │ │ ├─ 40889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb739df4b0fd0ef97bb5e470a0bc9c054064bf29064f1734e18aeecdb9183319 -address /run/containerd/containerd.sock │ │ ├─ 40909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1043007833b985ac59e458930d7efc3cab3c95c9e592279836b8671acbb9c22e -address /run/containerd/containerd.sock │ │ ├─ 40911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d077b641b83b2ff096cb0e5243202bd3e8a1374956d679663397ee71921c29 -address /run/containerd/containerd.sock │ │ ├─ 40913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9c3619ce58dadfdbc640ce17a2f326d6787981b76d8b54ddf9e416e8f57e7d -address /run/containerd/containerd.sock │ │ ├─ 41440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03ed8d4e3444e3328899c413de71b521f256d9c4a61ceb8bb6e27aafdb6006f -address /run/containerd/containerd.sock │ │ ├─ 42214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4db1730049ca85b5f163b56958a22942cc232c0c3f589e7f4ac29b1b377438 -address /run/containerd/containerd.sock │ │ ├─ 42232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6cdcc5d8a977106c9adab27337bdc6998b848d9eaf3ee128cb65cbba8ab12aa -address /run/containerd/containerd.sock │ │ ├─ 43544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d9a5a2aa8cd95df4663f45c177316e1562fbc497641d752268e3adaac0c4f6 -address /run/containerd/containerd.sock │ │ ├─ 43948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e575cfab7478111154c025fc406fb8fb4db850d7b93f45b585d3f491518ae21d -address /run/containerd/containerd.sock │ │ ├─ 43974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debd7d6c681c15908b7b3ed5f052e7470347dcb51cb85dc7613d37b0b17b1e07 -address /run/containerd/containerd.sock │ │ ├─ 44394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f041675cc75d0e93f35861c8c97e9c13874ea698c983be5f9f97acded90553c -address /run/containerd/containerd.sock │ │ ├─ 44884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d4e05a5cb49b7a80c74be03983d333333e5096266d0204a64c3b4fdf2e3de3 -address /run/containerd/containerd.sock │ │ ├─ 44924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86ea0d0f8a85a3fdbde7e860599915eda5975a99b6ae2570b50590cca6235bb -address /run/containerd/containerd.sock │ │ ├─ 44969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080d33b670304b006ec63c0c14c3ed8c9834cca4fb87710ddc8d364878b9f662 -address /run/containerd/containerd.sock │ │ ├─ 47270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3017cd10f85a829d5c4fa0b8f7ad3f59434cffd2b93544029e9b8e0a7dffcfc1 -address /run/containerd/containerd.sock │ │ ├─ 47369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38048d14502cf9446ac0dbc0f8c538f7e81bf380bcfefb70bf4dca54fff4dcf0 -address /run/containerd/containerd.sock │ │ ├─ 48278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3b81393dbfa29e038016b24c63143a8ae1abcba6de6a5fb4d3511d93c038e2 -address /run/containerd/containerd.sock │ │ ├─ 48378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdcc8a33e04d57b7f86704e00f8730ef3aa653727d7d0565290769468ea714a1 -address /run/containerd/containerd.sock │ │ ├─ 48744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e4f8a4605542cfd0b73e579c17d649c46c431a85a26caebd2635b32b5e21223 -address /run/containerd/containerd.sock │ │ ├─ 49037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccb61609118e303966e13aa22dbcfd02fe5f254e15032673bd18fabd617339bd -address /run/containerd/containerd.sock │ │ ├─ 49457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09d04bedfe52fe0e8f48b1ea449a18644abbccd2d565bd4ce0f2a9e92f8f01e -address /run/containerd/containerd.sock │ │ ├─ 51648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 658e1250a3233673423674cfb8d77cac63680574d84410d84ca186014ca4dd2e -address /run/containerd/containerd.sock │ │ ├─ 51808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea66efa768c91f0a4cd42c6792914a9c542dd046c7ad8a9a661dadc4dc80772 -address /run/containerd/containerd.sock │ │ ├─ 56118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4508ebf952c63bfa6ff4349510431409df4bcb56d737690af1c3167c8855792d -address /run/containerd/containerd.sock │ │ ├─ 56764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f13948ac49a00173bd44b915d0b06d169ab95017a9acb2d9d0c9a67288939d7 -address /run/containerd/containerd.sock │ │ ├─ 56821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a94086095513b3049be02d8178be92fcc8dc5d9719adb17832009dd5139bfaa -address /run/containerd/containerd.sock │ │ ├─ 56855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80accaa1e1de9873993bea81639ab3123936369aea8d991ca51cdd90908d1cc3 -address /run/containerd/containerd.sock │ │ ├─ 57037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44760b157daee635036a8604b68d3fa0f1d479693b52665e4e90fb54ade288b -address /run/containerd/containerd.sock │ │ ├─ 61324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff6bcfdcebe8f8d077bf83838be29c60d35c3129dfc0605fbddc7baa412d032 -address /run/containerd/containerd.sock │ │ ├─ 61474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b847e7bf59f242649600a572df163c94935f311097c14cc59c4d3dd4af5796 -address /run/containerd/containerd.sock │ │ ├─ 61516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45763544ea9b681879d39f5b64b142d41f4c25f02b27c227506b788da4239034 -address /run/containerd/containerd.sock │ │ ├─ 61564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a8a029502dd84dcd00fed5f28549e1c748b49307d1c280c748141dd57c7f2c -address /run/containerd/containerd.sock │ │ ├─ 63056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 229dc37606d308af7e4383c50d36eb221e770cdabe1c6134815e8a5ca8be35bc -address /run/containerd/containerd.sock │ │ ├─ 63099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678b9f24f8c8dcff580eb82a55cb199102eaf9a32c15a43814c9fb6b1e599302 -address /run/containerd/containerd.sock │ │ ├─ 63495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a54e97c1191327ec7962ec876641f618b12a0a9bd9a8f906de75083efd56645 -address /run/containerd/containerd.sock │ │ ├─ 63555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c41ccb70ee0d201c7e87f047d0dc9b11083bf411c4d4f45456d4d26f2fe0a6 -address /run/containerd/containerd.sock │ │ ├─ 63652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3208c71df096fe12501fbf6074d73640129a611334defa906f0bd855b9e65e7 -address /run/containerd/containerd.sock │ │ ├─ 64001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6afdb9aebef1772aadff08f9ee46a18f56a7f147038778eb4e3ef756f2aebc -address /run/containerd/containerd.sock │ │ ├─ 64294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29fdfb047b39919ce9fde59e3b8910fbee4315e814f54380f9f0f9d89c0fc465 -address /run/containerd/containerd.sock │ │ ├─ 64621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4162a2fea6465578add1b639496555bf49655498c680d14a8dc7d8e088314bf -address /run/containerd/containerd.sock │ │ ├─ 65176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3964542986c462e23fe3f3d5e44bb9039020d66c1aa93b810c9f83ab3e4b24 -address /run/containerd/containerd.sock │ │ ├─ 65894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d22b479deb23e20d5fee49f9f5f92ac87b7324fd8fcb2e4efd826020d665916 -address /run/containerd/containerd.sock │ │ ├─ 67641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee0f6b4992cf100bf371d988f748b6f9d7245b67ca81cbe24ad2d0293d725deb -address /run/containerd/containerd.sock │ │ ├─ 69449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28028676015235d6e98cf75b21929469b9c8ba41b80a0f978281cde979290f11 -address /run/containerd/containerd.sock │ │ ├─ 79037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34600e055b7a6559be4c7662b6b452c746648f733671b3e24614b6f02f7af626 -address /run/containerd/containerd.sock │ │ ├─ 80521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416dd9a04a2c919541c1effe5b4046dbaa18bbb9946f6e521f95e7cf0e0c65fc -address /run/containerd/containerd.sock │ │ ├─ 86722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67706060f3373b7185051e3b74affdf3fe7a1d83ea9aae88cb81f6b2b0d02e32 -address /run/containerd/containerd.sock │ │ ├─ 92955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caec9e093a9d7914c9d7ea7762c5475fd40155c85433a4891ffaa12d23a2feb1 -address /run/containerd/containerd.sock │ │ ├─ 96991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6c1f901394325d3fdb7730d9ad95652a7e08ef5ad0cfd6e829d16f46ce59a6 -address /run/containerd/containerd.sock │ │ ├─ 97029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec4b3a189c792ab2e62b46f9facd29d61f01e7f0e583de2d85cc008573cbacc -address /run/containerd/containerd.sock │ │ ├─110333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71a811168da6db572d7a57bc4140379fd6322d47f2f2398babbfb8acd7cdd320 -address /run/containerd/containerd.sock │ │ ├─112082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9aea1ce6ca65952e884f62b7f7f9a2f37faa0548a6e311e65fd1757d4dd1b2 -address /run/containerd/containerd.sock │ │ ├─112128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c264464e3adef02cf75b8b174d813b538edaa6d409ff192a37f19e1526dc134 -address /run/containerd/containerd.sock │ │ ├─114073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fab97fc879d38d56413d1701727b82040e6b055355bf18f3560d86491bc04a1 -address /run/containerd/containerd.sock │ │ ├─115784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beeb403078aaed36d68c6247622ee4467cffa9cd6362c23ffa9aaf13a0ffc9ca -address /run/containerd/containerd.sock │ │ ├─115827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb56eaaa0de5984e5721244f3252481d61ee3f96c2e284ba860821bb84fb05c -address /run/containerd/containerd.sock │ │ ├─128858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496995cc5b36dbb8ad858ca80a0fa958af7f18db144d771c558fac8474332d90 -address /run/containerd/containerd.sock │ │ ├─128903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9651ff2eee3cfe4255063059b53aea127a8475cda1a947fce1502fd6b053f7bc -address /run/containerd/containerd.sock │ │ ├─131488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987a429e294ea8ffc3c98504c082846bb1498221b8e6448f69669ab73c60d377 -address /run/containerd/containerd.sock │ │ ├─157461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d38a2eccbca5a985d14784aefe083f8d78582a428082f50f32d482b0c25d467c -address /run/containerd/containerd.sock │ │ ├─158642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21ae72844e8494dca4e566a75dfec011b06de387914a468960bf68e2af755c9 -address /run/containerd/containerd.sock │ │ ├─159763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca14ee19a5c1a951940971e36e29f954a17d5460630f00722f2e109f2ffbef8 -address /run/containerd/containerd.sock │ │ ├─159807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a7e3b07a5fe237b878c4553ad1e211a11d06b805c8d20a822bd727013bd1a2 -address /run/containerd/containerd.sock │ │ ├─160418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969337006a00e6894546237623df434203e0dcac90aa2a0f8d0eb3df30b4c6e7 -address /run/containerd/containerd.sock │ │ ├─161571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39bf0f4455de31c72c612890665603b2dd4a8cfce2479a9bf507d02bfc255f8e -address /run/containerd/containerd.sock │ │ ├─163461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 041b3e1219eedd8d03cabfab4aaa27a26358d745754880e048e6d792d43fbed2 -address /run/containerd/containerd.sock │ │ ├─163812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a3304c5611a6a18c7fe717466aa748756be39de4e55ef50e586f3380f24e44 -address /run/containerd/containerd.sock │ │ ├─163930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dfffd6796017e171b6e609a107141a6af116c92285d40cd21e385c6f32e8bd0 -address /run/containerd/containerd.sock │ │ ├─163974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1340cbc355bcc4b32b1f943ac8059a131cd12c463b70d9667d94aa62dfd625 -address /run/containerd/containerd.sock │ │ ├─164385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85945e490885f78c1110a07befc45393bdfbfe433395a4ff1955a4c32e500807 -address /run/containerd/containerd.sock │ │ ├─164642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108e766a100e7f63bfad4536f8b8a3609f85e8945860ebb73f586a5a465537fb -address /run/containerd/containerd.sock │ │ ├─176585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40dafb3b78f1112036c5e5f0033ea9969253c3b4388bac29e041bd71aa83a3f -address /run/containerd/containerd.sock │ │ ├─178429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a95c9f1441bf848688b7cc05578857324fa3da84611bbccb25d0d58e4350fc -address /run/containerd/containerd.sock │ │ ├─178466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c97d1be8d38cb5ee0f32bc52cd4d3634d37201e3cb141c735d03f037027d342 -address /run/containerd/containerd.sock │ │ ├─178591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee303a4a9737e71f3b99e47bc411fda9acd9698e2f54e7d2fd82c8f3e79245d0 -address /run/containerd/containerd.sock │ │ ├─178874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f7e45c8a7f45e3189c969562f893c0320f1fe2fa1258a8d01ad21f1c179a894 -address /run/containerd/containerd.sock │ │ ├─185787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6fc13640802771ec3910f6a60ead9eb1510912fa153dd572e00ca3ded4f548 -address /run/containerd/containerd.sock │ │ ├─190142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7008c945775fe25a35dcc2361b54f4385372df7018592f52b25dc9c5d0b02776 -address /run/containerd/containerd.sock │ │ ├─192889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e4956a1529984e0690daf7195c16cb2480216f2668d4d6ff2caa9d38cb78deb -address /run/containerd/containerd.sock │ │ ├─192931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21f5fd4733ecce9f516e09b33c0ec4b2e86e12bd98403b4357d8a3ad504db3b -address /run/containerd/containerd.sock │ │ ├─192982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ecbab13ec7ac82ecd76ca13de0719f78bd2c07df906a7e52cc0633833cf458 -address /run/containerd/containerd.sock │ │ ├─209693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f34d6a686c67be97f456f493338b83a6353f7328f51cede5776e02b5a2dd806 -address /run/containerd/containerd.sock │ │ ├─217992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a43ac3eba2a6669f500ede400e9985786c40e6ca9834549e15940fcdd56d03c -address /run/containerd/containerd.sock │ │ ├─218012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc1c499bfc59828b35229d94435f4e66040d0d0239fdd4e855269af5e99cf56 -address /run/containerd/containerd.sock │ │ ├─218049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2d59940f9a2472c85e5c9aaa1f42e532cbbeba1238c321c22501e776341985 -address /run/containerd/containerd.sock │ │ ├─218402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad0aaded345c786c5825545a4d9dbd1974b3f14e5a291d1aa3872a9b16947df1 -address /run/containerd/containerd.sock │ │ ├─229841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aba9594f75b47658f39050ab7caebdac7bfd8961a3ceb101f4189fa1552d840 -address /run/containerd/containerd.sock │ │ ├─232085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28d908e47b9204515fa38bc2b87092ce7f539a8d85032b3c677352878c22218 -address /run/containerd/containerd.sock │ │ ├─233336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0f771d3ffdee549761e0fb336606fdf766bf5f0e34f59683e633dfa75b3ba3 -address /run/containerd/containerd.sock │ │ ├─234446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff120e46d2e8ee164f76fc5ee328b083d64decde63bbd156963d34a57b85da3 -address /run/containerd/containerd.sock │ │ ├─235003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd7f3377e0aa7a1aca40634da6e0480dbd5e6840f64ed90d53700f3a522e543 -address /run/containerd/containerd.sock │ │ ├─237004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c5533e334ff0565b03d485a61a2d75a6d40c76f0ec9ce6787e4aff8e4300cf -address /run/containerd/containerd.sock │ │ ├─237928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d596334908040db75cd3f23ada8ba0769e7955902f1516ce94fb1d6ab29a5e37 -address /run/containerd/containerd.sock │ │ ├─238106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98634b7f6379ccd0d298f0d4b539f713ba6072246c2139a7f0768a4c3b2d3e0a -address /run/containerd/containerd.sock │ │ ├─247750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7e008d150528906a50af0d195bf408cce5167ab3e526dc6bf5cb2979a275519 -address /run/containerd/containerd.sock │ │ ├─248295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d70c2524169632c678837e96fe372f3dbf6ea0aee3b189c4225cf0f8213e997 -address /run/containerd/containerd.sock │ │ ├─254552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e0c2f167f439c1aa963d2e235186df6b8aef62d59ed47f748d86840758247a -address /run/containerd/containerd.sock │ │ ├─258760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29126a29bbd583b2cc0b86245ae799ac2d7137886b04719bba6fd91a3058bbb6 -address /run/containerd/containerd.sock │ │ ├─258958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956c20215dae9c8f2ace34e6612a8af05e3d3d444083f6208fb84dd0ed1dd239 -address /run/containerd/containerd.sock │ │ ├─259018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fcb9e72047c7bcb4791d14b7c0489bedca5454b081942a823edc744e9406b8 -address /run/containerd/containerd.sock │ │ ├─259094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f9cc8068ba6e5abba35637d991f0a2c81933bbe1598d4c825cc990a3af1d8d -address /run/containerd/containerd.sock │ │ ├─271745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef5be972be07c6abeb639af77866b48260d5f76b80789a566eb70aa844fd37ec -address /run/containerd/containerd.sock │ │ ├─274436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f396d4c312b838d39271b38b83e7c9c0d814c3e2b7b4163ea7822688e9624f4b -address /run/containerd/containerd.sock │ │ └─276362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47fa5b78bd11f75947386771345ec86202144b5c3b308978f046065b75a619d3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1472 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─run-r80bdf632169a44abb698239cf0ea8a58.scope │ │ └─192537 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-dd248fe0c59d7a8d88fa8ee6fac5ff9e2cf9a75eaa0885f9f145f09ca679216c.scope … │ │ ├─30193 /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 │ │ └─30205 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29881 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30150 /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 │ │ │ ├─18730 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18751 /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@mgr.instance.bdpqlc.service │ │ │ ├─12692 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bdpqlc/unit.run │ │ │ └─12722 /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-bdpqlc --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.bdpqlc:/var/lib/ceph/mgr/ceph-instance.bdpqlc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bdpqlc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bdpqlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25102 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25383 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34694 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34961 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12334 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12364 /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 … │ │ └─10416 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-3253344f783500a4069d17e34df9ce9e1c958e251abe24b22d4d479fd87e2f81.scope … │ │ ├─12442 /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 │ │ └─12454 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-3604f9b4dcc13020e5942199408b8ceab0bbb039480cfb5e4c356c004fb1cb8d.scope … │ │ ├─18799 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18817 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─156824 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41306 /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.19.213.250 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 644 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─408740 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1133 /usr/sbin/uuidd --socket-activation │ ├─docker-85b374391260b2a62ee6381d5a047b4441c56a086746273d60375d07d5f5190e.scope … │ │ ├─12802 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bdpqlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12821 /usr/bin/ceph-mgr -n mgr.instance.bdpqlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-9b82ce6ba43faf5a85be81613c8797a9f93873cb874c8967bebda2fb3f743287.scope … │ │ ├─35003 /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 │ │ └─35017 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10925 /usr/sbin/chronyd -F 1 │ │ └─10926 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156714 /sbin/iscsid │ │ └─156715 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─beeceda8e41586956f1733c2c3938146d667eba413ae04ab4b09e9409e953cc5 │ │ └─41493 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─115f7db0f2b1307beb7adebe712c72475e7a8da746ff40d2ec84f7c6cf0863cd │ │ └─49750 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─1c97d1be8d38cb5ee0f32bc52cd4d3634d37201e3cb141c735d03f037027d342 │ │ └─178598 /pause │ ├─76d4e05a5cb49b7a80c74be03983d333333e5096266d0204a64c3b4fdf2e3de3 │ │ └─44909 /pause │ ├─290034aa3724d0efad2ee5c121752f696c547382828daeae8ddb7c38b83998cd │ │ └─52209 valkey-server *:26379 [sentinel] │ ├─2ce7a0be6baf2a1995c1b161061c552761b4e3c70431bc41033181e430b6ba79 │ │ ├─62415 python -u /app/sidecar.py │ │ ├─62766 python -u /app/sidecar.py │ │ └─62767 python -u /app/sidecar.py │ ├─a40dafb3b78f1112036c5e5f0033ea9969253c3b4388bac29e041bd71aa83a3f │ │ └─176611 /pause │ ├─977bfe3fd63f8fda8a46327b4072f421db947c547abb5f4b0fa5649c974f1815 │ │ └─170111 /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 │ ├─ee303a4a9737e71f3b99e47bc411fda9acd9698e2f54e7d2fd82c8f3e79245d0 │ │ └─178627 /pause │ ├─7918658c25b34a1f482d2e4bd9eb8c0ae04c7944b736f82c50fd0506d105ef3b │ │ └─269262 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─784fb3bfb6f701bb81c48a13c9b381254dc62a6199dcac731992f61b6c184a78 │ │ └─57150 nfd-master -crd-controller=true -metrics=8081 │ ├─76387c358b372b78d46413657907d07d3229259f639d6d20d110c194b5b2b243 │ │ ├─254731 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254748 /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 │ │ ├─254757 erl_child_setup 1048576 │ │ ├─254805 sh -s disksup │ │ ├─254807 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─254808 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─254844 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254845 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─255135 /bin/sh -s rabbit_disk_monitor │ ├─57d077b641b83b2ff096cb0e5243202bd3e8a1374956d679663397ee71921c29 │ │ └─41000 /pause │ ├─5fabbd2510bcba372f2118bcef1c691c03bd79d3e544ace282045ecadbd35dfc │ │ └─98327 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─47fa5b78bd11f75947386771345ec86202144b5c3b308978f046065b75a619d3 │ │ └─276386 /pause │ ├─6e2d59940f9a2472c85e5c9aaa1f42e532cbbeba1238c321c22501e776341985 │ │ └─218162 /pause │ ├─e4039bcbc4f58673cc149875671675d7b5225a50e6015ea606e430e01e3962cd │ │ ├─248137 magnum-api: uWSGI master │ │ ├─248165 magnum-api: uWSGI worker 1 │ │ └─248166 magnum-api: uWSGI worker 2 │ ├─0a54e97c1191327ec7962ec876641f618b12a0a9bd9a8f906de75083efd56645 │ │ └─63524 /pause │ ├─dbb60326adeb21a7f13349b381e75855a54a3e7a2a1bd16547c6fd5381409769 │ │ └─253927 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─dd2e8a143e628748c8dfcf2e217e4be1f6b0c6b3be868c12f6319d728fcfbc49 │ │ ├─226928 octavia-api: uWSGI master │ │ ├─226942 octavia-api: uWSGI worker 1 │ │ └─226943 octavia-api: uWSGI worker 2 │ ├─51a8a029502dd84dcd00fed5f28549e1c748b49307d1c280c748141dd57c7f2c │ │ └─61593 /pause │ ├─3a6afdb9aebef1772aadff08f9ee46a18f56a7f147038778eb4e3ef756f2aebc │ │ └─64023 /pause │ ├─8958cd1c7d82b52f6d52a04b5e43e42d5e559738eac5b8493580d992ccd70d0f │ │ └─251819 percona-xtradb-cluster-operator │ ├─33c5533e334ff0565b03d485a61a2d75a6d40c76f0ec9ce6787e4aff8e4300cf │ │ └─237031 /pause │ ├─0eb56eaaa0de5984e5721244f3252481d61ee3f96c2e284ba860821bb84fb05c │ │ └─115864 /pause │ ├─99a6a1f7efbe8c2c7e251370f41c655e7c2fb9220ad9bf70acde5ee26686a16b │ │ └─66156 /goldpinger --static-file-path /static │ ├─e6cd3a797061cedde15e4a4f5cca221f492a140beab09907e37712a98ce7e8c7 │ │ └─67458 /bin/oauth2-proxy │ ├─62e542448122f866f7370f5764d2106bc596262c8218063846bfe3ce99f4b68d │ │ └─235055 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c03ed8d4e3444e3328899c413de71b521f256d9c4a61ceb8bb6e27aafdb6006f │ │ └─41463 /pause │ ├─5e9f8225a4c83a0edc78af78c22f4ccfc6f31d4d64e5d160698b36f1a1e5e715 │ │ ├─188149 neutron-api: uWSGI master │ │ ├─188169 neutron-api: uWSGI worker 1 │ │ └─188170 neutron-api: uWSGI worker 2 │ ├─2df0ff6f8df788c26a3141951bc0522e17841d69857356ee5636a4f5e1c8d1d3 │ │ └─41123 kube-apiserver --advertise-address=199.19.213.250 --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 │ ├─5c264464e3adef02cf75b8b174d813b538edaa6d409ff192a37f19e1526dc134 │ │ └─112159 /pause │ ├─9d7ef708729f5eb0b4eddf7f5229870b049ac16ccdccf4f33de0131cb72f4643 │ │ ├─175592 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176034 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176035 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─175361b718ceba215c7b6a7f4e298704ba2f2eca436c25f4a67c96a89b67ec24 │ │ └─251818 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 │ ├─9a0e6341aca8b5ac5a0b63435bac6479a6443fa5d064575d3fe567c427cb1242 │ │ ├─174615 nova-api: uWSGI master │ │ ├─174659 nova-api: uWSGI worker 1 │ │ └─174660 nova-api: uWSGI worker 2 │ ├─23f9cc8068ba6e5abba35637d991f0a2c81933bbe1598d4c825cc990a3af1d8d │ │ └─259120 /pause │ ├─fea91757a0572f28a163e65599d9b06af6b52632d63d303c87cf9fbda1bc4fdd │ │ ├─67972 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67989 /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 │ │ ├─67995 erl_child_setup 1048576 │ │ ├─68043 sh -s disksup │ │ ├─68046 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68048 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68120 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68306 /bin/sh -s rabbit_disk_monitor │ ├─4e47edaeadd4c631ed0a6e86a81a8cc29454e8817338564e3c231e25ffcf8ae6 │ │ └─251810 /manager --metrics-bind-address=:9782 │ ├─85945e490885f78c1110a07befc45393bdfbfe433395a4ff1955a4c32e500807 │ │ └─164419 /pause │ ├─024248ee17579dfce918ed383eb37a44e052bfd2fdf3e9f28f7fcc105f88b1b0 │ │ └─40877 /pause │ ├─2f7e45c8a7f45e3189c969562f893c0320f1fe2fa1258a8d01ad21f1c179a894 │ │ └─178897 /pause │ ├─956c20215dae9c8f2ace34e6612a8af05e3d3d444083f6208fb84dd0ed1dd239 │ │ └─259001 /pause │ ├─14e4f39bfe44391f05172df17a6cdd86681258ba2636f663614bbefa5f8ca723 │ │ └─129595 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9f445fb357de8f01d82567bc455066fa843eea4031e908b34641a252c15ac435 │ │ ├─228417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228444 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3dfffd6796017e171b6e609a107141a6af116c92285d40cd21e385c6f32e8bd0 │ │ └─163957 /pause │ ├─307a282f6ebf40c6cb9d2c1a13c633d979cdfa72f706d78a1e59a447bf984151 │ │ ├─93086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93103 /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 │ │ ├─93109 erl_child_setup 1048576 │ │ ├─93169 sh -s disksup │ │ ├─93179 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93180 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93231 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93519 /bin/sh -s rabbit_disk_monitor │ ├─7c1352a395f90cc78e91ef5636178417349fcd73ec94f6d9610fcc5542f71d84 │ │ └─41095 etcd --advertise-client-urls=https://199.19.213.250: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.19.213.250:2380 --initial-cluster=instance=https://199.19.213.250:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.250:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.250: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 │ ├─c3208c71df096fe12501fbf6074d73640129a611334defa906f0bd855b9e65e7 │ │ └─63681 /pause │ ├─71a811168da6db572d7a57bc4140379fd6322d47f2f2398babbfb8acd7cdd320 │ │ └─110357 /pause │ ├─987a429e294ea8ffc3c98504c082846bb1498221b8e6448f69669ab73c60d377 │ │ └─131510 /pause │ ├─108e766a100e7f63bfad4536f8b8a3609f85e8945860ebb73f586a5a465537fb │ │ └─164672 /pause │ ├─7f13948ac49a00173bd44b915d0b06d169ab95017a9acb2d9d0c9a67288939d7 │ │ └─56792 /pause │ ├─b21ae72844e8494dca4e566a75dfec011b06de387914a468960bf68e2af755c9 │ │ └─158667 /pause │ ├─0204f8781a9b7657ecf2537fe936e79616604bd107de55bfc57cdfe0abd99cff │ │ ├─247799 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248604 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6lhqpvzq/privsep.sock │ │ ├─248607 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248609 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─31b340b17abdd132cd3178d09a9b4e625b89eae0e89d4fa8c819cfecf7c84651 │ │ ├─274577 apache2 -DFOREGROUND │ │ ├─276815 (wsgi:h -DFOREGROUND │ │ ├─276816 (wsgi:h -DFOREGROUND │ │ ├─276817 (wsgi:h -DFOREGROUND │ │ ├─276818 (wsgi:h -DFOREGROUND │ │ ├─276819 (wsgi:h -DFOREGROUND │ │ ├─276820 apache2 -DFOREGROUND │ │ └─276821 apache2 -DFOREGROUND │ ├─c4162a2fea6465578add1b639496555bf49655498c680d14a8dc7d8e088314bf │ │ └─64650 /pause │ ├─b7e008d150528906a50af0d195bf408cce5167ab3e526dc6bf5cb2979a275519 │ │ └─247773 /pause │ ├─73e94992b179a601584005c2f3b45ae6aa64adcb0b11b62407e7a3c3f17cd2b8 │ │ ├─49574 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 │ │ └─50824 haproxy -sf 16 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─adf99444fe72409ee80b17be727803167e5f188e68dd816f05a36408f4947698 │ │ ├─248139 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248636 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248637 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─46e0c2f167f439c1aa963d2e235186df6b8aef62d59ed47f748d86840758247a │ │ └─254575 /pause │ ├─1f041675cc75d0e93f35861c8c97e9c13874ea698c983be5f9f97acded90553c │ │ └─44417 /pause │ ├─658e1250a3233673423674cfb8d77cac63680574d84410d84ca186014ca4dd2e │ │ └─51676 /pause │ ├─416dd9a04a2c919541c1effe5b4046dbaa18bbb9946f6e521f95e7cf0e0c65fc │ │ └─80545 /pause │ ├─0c3b81393dbfa29e038016b24c63143a8ae1abcba6de6a5fb4d3511d93c038e2 │ │ └─48301 /pause │ ├─001218e42db3857be55ece5eb121104d537bea8e533e09b0be83a6cfa5de250f │ │ └─192395 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9ff120e46d2e8ee164f76fc5ee328b083d64decde63bbd156963d34a57b85da3 │ │ └─234470 /pause │ ├─546a8b66fd9bedb5e6887c19d64d63671ae61b564ce91ac154f6a47bee7ca7f9 │ │ ├─129973 /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 │ │ └─130169 /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 │ ├─3f34d6a686c67be97f456f493338b83a6353f7328f51cede5776e02b5a2dd806 │ │ └─209716 /pause │ ├─f40e5f9e06711919fcca70be820d9b7b8a866972e8016a1160bd5837d2b216e4 │ │ └─127102 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5b29056a3eadcedc3fdaecaffed5c65dc7fc51f3c26bae6a7ea2f8f8de8df7d1 │ │ ├─161673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161688 /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 │ │ ├─161765 erl_child_setup 1048576 │ │ ├─161812 sh -s disksup │ │ ├─161814 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─161815 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─161851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161852 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161862 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─162080 /bin/sh -s rabbit_disk_monitor │ ├─229dc37606d308af7e4383c50d36eb221e770cdabe1c6134815e8a5ca8be35bc │ │ └─63080 /pause │ ├─4c70cb350a82a8cf66f345be9ee52a17ad4aaf0f2f504dbd7161c47c105a6be0 │ │ └─49817 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c45faa4eeee5f47c696372a70115c536e78b683bdf0abdd6e9ade01fe6a3f346 │ │ └─405076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─2dc1c499bfc59828b35229d94435f4e66040d0d0239fdd4e855269af5e99cf56 │ │ └─218089 /pause │ ├─250ad735dcf93e13b5ead92d41e6a55c4dbc175a659b2f816a9d2768d4beed56 │ │ └─67438 /bin/oauth2-proxy │ ├─0563a669a4429091a3b8774ac4d8856f56a91a458330491a80ecdec68ea51f25 │ │ └─191904 /usr/bin/libvirt-tls-sidecar │ ├─f75eff9c4454c6a8d738de292c026543cd6aabcae6501726e7c8488383ccb0c5 │ │ └─48572 /manager --metrics-bind-address=:8080 │ ├─22617ec792ea95822d6faadc77e8288624817e6d3fe8ee30568b99f2cc4c60c6 │ │ └─233777 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c1cd8149b50c72d4e9552b06f5cc9039c0d8b850f33e390e8c550c3331280d88 │ │ ├─148474 placement-api: uWSGI master │ │ ├─148486 placement-api: uWSGI worker 1 │ │ └─148487 placement-api: uWSGI worker 2 │ ├─80accaa1e1de9873993bea81639ab3123936369aea8d991ca51cdd90908d1cc3 │ │ └─56885 /pause │ ├─314422f9891c181d1d35f871328d3c171026839cfa917a6f3959c9966d21056f │ │ └─62802 /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 │ ├─00aa07f63fb501dc6a0e92849c06a78ea9a06ccdb85543699252a86b7e2360bd │ │ └─269225 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─69de2b6b159324340c688e605da0a733d8091510fe71e6bf7f933ebfb239de2c │ │ └─67236 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─142549f442cb35263652c03763c73fce64851955422d6715a37278bc8092f645 │ │ └─274966 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─25a7e3b07a5fe237b878c4553ad1e211a11d06b805c8d20a822bd727013bd1a2 │ │ └─159830 /pause │ ├─29126a29bbd583b2cc0b86245ae799ac2d7137886b04719bba6fd91a3058bbb6 │ │ └─258819 /pause │ ├─fb739df4b0fd0ef97bb5e470a0bc9c054064bf29064f1734e18aeecdb9183319 │ │ └─40970 /pause │ ├─4935e7f72d60dcce634e78cf6a0216c19b8816fb4f524f07d3a200f5ec9b9418 │ │ └─113753 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─49da6436342592651cc0d8e2c83f2aac55cdf9b0ef500bc9b509a5ecfa299950 │ │ ├─179359 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409214 sleep 300 │ ├─ef5be972be07c6abeb639af77866b48260d5f76b80789a566eb70aa844fd37ec │ │ └─271768 /pause │ ├─f51c768a4dedc67f189df6a21b96735908a16955d569576c91a22f998da93087 │ │ ├─ 73079 apache2 -DFOREGROUND │ │ ├─ 73123 (wsgi:k -DFOREGROUND │ │ ├─ 73124 (wsgi:k -DFOREGROUND │ │ ├─ 73125 (wsgi:k -DFOREGROUND │ │ ├─ 73126 (wsgi:k -DFOREGROUND │ │ ├─393385 apache2 -DFOREGROUND │ │ └─394650 apache2 -DFOREGROUND │ ├─c9d743dd608ffea027f2dfd699e01c9cd24f0e00553b1575b75466209101b2f0 │ │ └─87536 /usr/local/bin/rook ceph operator │ ├─beeb403078aaed36d68c6247622ee4467cffa9cd6362c23ffa9aaf13a0ffc9ca │ │ └─115807 /pause │ ├─b3ecbab13ec7ac82ecd76ca13de0719f78bd2c07df906a7e52cc0633833cf458 │ │ └─193007 /pause │ ├─6ec4b3a189c792ab2e62b46f9facd29d61f01e7f0e583de2d85cc008573cbacc │ │ └─97053 /pause │ ├─bb6c1f901394325d3fdb7730d9ad95652a7e08ef5ad0cfd6e829d16f46ce59a6 │ │ └─97015 /pause │ ├─bbd7f3377e0aa7a1aca40634da6e0480dbd5e6840f64ed90d53700f3a522e543 │ │ └─235029 /pause │ ├─88552ef23c806f0ca145be492e8e03353c753b7eff138fbe0bc122e907b61859 │ │ └─61843 /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 │ ├─4508ebf952c63bfa6ff4349510431409df4bcb56d737690af1c3167c8855792d │ │ └─56142 /pause │ ├─bec138bd5cedf4dd932c3fa6b65cf8bbb7ed6be535bc3ddb5b5a17dc82dd3775 │ │ ├─175459 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175980 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175981 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d20f8982fcb4a9fdb0645bdae6becfdbb1ddde7f0cd27c7b8838d1f843f3ac42 │ │ └─66814 /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 │ ├─68aa7d8ceeb33e27edc03f01f91cd2f21c1a670810eaf470f335fbbbfb0334a8 │ │ └─45156 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4963518078d59b0524b8f1166f3f5e180c69b15b2b4151272dd489ee8e5d59f6 │ │ └─64848 /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 │ ├─678b9f24f8c8dcff580eb82a55cb199102eaf9a32c15a43814c9fb6b1e599302 │ │ └─63123 /pause │ ├─496995cc5b36dbb8ad858ca80a0fa958af7f18db144d771c558fac8474332d90 │ │ └─128882 /pause │ ├─b8a95c9f1441bf848688b7cc05578857324fa3da84611bbccb25d0d58e4350fc │ │ └─178491 /pause │ ├─4405159ce3e982ede2bb52f0f5cb5d3c0c38104c81b101dd03db5f6e2763adcd │ │ └─44043 /coredns -conf /etc/coredns/Corefile │ ├─9d4702ed81ca86b4a0a64de06530401e3f7eb94a9a75de1a83f3d5570439a5f8 │ │ └─66534 /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 │ ├─ee0f6b4992cf100bf371d988f748b6f9d7245b67ca81cbe24ad2d0293d725deb │ │ └─67665 /pause │ ├─61bac05ae3da5c892ae56b0a267ec7e0118ee2ad2dd6c94f290539fa1075df93 │ │ ├─278265 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278277 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f56fa5a51475882ae3538e8304b5b0e7d78b47401428f00834f8b44f2c461a3f │ │ ├─85976 barbiacan-api: uWSGI master │ │ └─85988 barbiacan-api: uWSGI worker 1 │ ├─1043007833b985ac59e458930d7efc3cab3c95c9e592279836b8671acbb9c22e │ │ └─41020 /pause │ ├─e575cfab7478111154c025fc406fb8fb4db850d7b93f45b585d3f491518ae21d │ │ └─43983 /pause │ ├─5cb4f7b3b113af00c1ef0eca8cea5aa3708635b01e2aa1c4a0b2faeb6306283d │ │ ├─49653 mysqld --wsrep_start_position=994bf7c6-68ed-11f1-afe6-13a602b1e7d4:20 │ │ └─49778 /var/lib/mysql/mysql-state-monitor │ ├─a28d908e47b9204515fa38bc2b87092ce7f539a8d85032b3c677352878c22218 │ │ └─232109 /pause │ ├─8065a25fd4f4129669a44d2eb1f8f1f584b93deea5a74df290d285ff5ef201a6 │ │ └─186529 vector --config /etc/vector/vector.toml │ ├─105673e8d4159d43a3159a52c4e6b361a05e2c59885804b1410e81584b815348 │ │ └─66904 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7b847e7bf59f242649600a572df163c94935f311097c14cc59c4d3dd4af5796 │ │ └─61497 /pause │ ├─5e4f8a4605542cfd0b73e579c17d649c46c431a85a26caebd2635b32b5e21223 │ │ └─48768 /pause │ ├─aa238a4715e2bc8b6c51a84c0733c49b5a97575acfb6969f5df293f70f40081e │ │ └─57286 /secretgen-controller │ ├─28028676015235d6e98cf75b21929469b9c8ba41b80a0f978281cde979290f11 │ │ └─69477 /pause │ ├─debd7d6c681c15908b7b3ed5f052e7470347dcb51cb85dc7613d37b0b17b1e07 │ │ └─44010 /pause │ ├─caec9e093a9d7914c9d7ea7762c5475fd40155c85433a4891ffaa12d23a2feb1 │ │ └─92978 /pause │ ├─7d2fd02fa414ac3cfdfd2a016b28860ea1690ceb117cca7b31957fce94ccce0c │ │ ├─190948 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp060lam85/privsep.sock │ │ ├─211513 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfih7tod3/privsep.sock │ │ ├─228387 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpr0h6d_yk/privsep.sock │ │ ├─228684 haproxy -f /var/lib/neutron/ovn-metadata-proxy/bb80b617-d18e-4dd3-9d4c-156ffa85a6f7.conf │ │ ├─378066 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─378067 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─206494ee08747a28d5fb9337dac789293ce02e743b518ee85d01aac2909b98f3 │ │ └─251701 /kube-vip manager │ ├─ccb61609118e303966e13aa22dbcfd02fe5f254e15032673bd18fabd617339bd │ │ └─49061 /pause │ ├─e6cdcc5d8a977106c9adab27337bdc6998b848d9eaf3ee128cb65cbba8ab12aa │ │ └─42276 /pause │ ├─b86ea0d0f8a85a3fdbde7e860599915eda5975a99b6ae2570b50590cca6235bb │ │ └─44947 /pause │ ├─969337006a00e6894546237623df434203e0dcac90aa2a0f8d0eb3df30b4c6e7 │ │ └─160443 /pause │ ├─6545c77016d2b23b629b9a05c5a29877e51c4a965a3f49ded8d77a8b4cc9b331 │ │ ├─269539 /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 │ │ └─269713 /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 │ ├─a08ab99cf47aabd5743e351e1102fce9a7611fb268c97203386aef8a29492b75 │ │ ├─205794 heat-api-cfn: uWSGI master │ │ ├─205852 heat-api-cfn: uWSGI worker 1 │ │ └─205853 heat-api-cfn: uWSGI worker 2 │ ├─0b36314f85d4622a9b68a2f1438769d4a36a4390035ed0fcbaa15b38e1b59b46 │ │ └─45110 /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 │ ├─dbcfed5e0bf44ea5e9f20b9932cf9167b09591c3ac451bb7e3b8251c088c6aae │ │ └─65260 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e4e38c1f5a651ea1514f974e610d99ce67ce07d106d7e49e4b3d30c64fe154a8 │ │ └─97422 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-clspt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─704cd4394330507eee29ad72a4e7aba0d278c2b068d25b10900367cd1071fb97 │ │ └─66588 /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 │ ├─01a3304c5611a6a18c7fe717466aa748756be39de4e55ef50e586f3380f24e44 │ │ └─163837 /pause │ ├─1aba9594f75b47658f39050ab7caebdac7bfd8961a3ceb101f4189fa1552d840 │ │ └─229865 /pause │ ├─7a0f771d3ffdee549761e0fb336606fdf766bf5f0e34f59683e633dfa75b3ba3 │ │ └─233359 /pause │ ├─4a94086095513b3049be02d8178be92fcc8dc5d9719adb17832009dd5139bfaa │ │ └─56846 /pause │ ├─ce3a8385f2fe488fb6e195dad03d7eadca5702e2784b47598ed7f44bbaf3322e │ │ └─62045 /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 │ ├─3a43ac3eba2a6669f500ede400e9985786c40e6ca9834549e15940fcdd56d03c │ │ └─218052 /pause │ ├─6b31ef64b5f66c930b223c73589ca43f917d46f9edd5ce3687e4b43d081cee3e │ │ └─44064 /coredns -conf /etc/coredns/Corefile │ ├─d38a2eccbca5a985d14784aefe083f8d78582a428082f50f32d482b0c25d467c │ │ └─157484 /pause │ ├─d5598d480d80528b0498e36ba2a986e73a75f51dfc3371f1e5eb4c6284f2af33 │ │ └─191951 /bin/bash /tmp/libvirt.sh │ ├─a5d9a5a2aa8cd95df4663f45c177316e1562fbc497641d752268e3adaac0c4f6 │ │ └─43570 /pause │ ├─42fcb9e72047c7bcb4791d14b7c0489bedca5454b081942a823edc744e9406b8 │ │ └─259054 /pause │ ├─157d82796ea615485ed795856419fc0553b7365d9f61f4d33b9f418e53119492 │ │ ├─160693 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160908 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160913 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─409808 sleep 15 │ ├─cea66efa768c91f0a4cd42c6792914a9c542dd046c7ad8a9a661dadc4dc80772 │ │ └─51831 /pause │ ├─0540428fd8e51e2a16eb071ea81398c9c4d0c63c2c90b74c81e92460c1e92287 │ │ ├─209819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209835 /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 │ │ ├─209841 erl_child_setup 1048576 │ │ ├─209942 sh -s disksup │ │ ├─209944 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209945 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─210028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─210248 /bin/sh -s rabbit_disk_monitor │ ├─47da9b445bc2b8e8fbdd611c1d08976738e39a37d57b6605d37148e34836b2c7 │ │ ├─79151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79169 /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 │ │ ├─79175 erl_child_setup 1048576 │ │ ├─79224 sh -s disksup │ │ ├─79226 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79227 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79308 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79309 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79501 /bin/sh -s rabbit_disk_monitor │ ├─f0cd2fab795efa0acad339345c792a1d0e70146717ed53eac7e18275d5221718 │ │ ├─64787 nginx: master process nginx -g daemon off; │ │ ├─64801 nginx: worker process │ │ ├─64802 nginx: worker process │ │ ├─64803 nginx: worker process │ │ ├─64804 nginx: worker process │ │ └─64805 nginx: worker process │ ├─9651ff2eee3cfe4255063059b53aea127a8475cda1a947fce1502fd6b053f7bc │ │ └─128926 /pause │ ├─7a3964542986c462e23fe3f3d5e44bb9039020d66c1aa93b810c9f83ab3e4b24 │ │ └─65202 /pause │ ├─7b1340cbc355bcc4b32b1f943ac8059a131cd12c463b70d9667d94aa62dfd625 │ │ └─164029 /pause │ ├─bd28961d0a6d16f03d68d82a1efb64330a2ac067429b7a53dc9e91a7ca6da580 │ │ ├─196786 /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 │ │ ├─377329 /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/tmpiy6ywvfl/privsep.sock │ │ ├─377702 /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/tmpopkwer1f/privsep.sock │ │ └─382022 /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/tmpecvmzkml/privsep.sock │ ├─8f6a133c1b99e2e5e10e4520a47d543e288d8cd976b2e57e503c7807094f457b │ │ ├─186607 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186625 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─8e4956a1529984e0690daf7195c16cb2480216f2668d4d6ff2caa9d38cb78deb │ │ └─192917 /pause │ ├─ebd774ae8055092e8257c6e473a987229dbdcb4a89518db82bcbd13565ffb6e7 │ │ └─232280 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bc17a895192e1a6a35890aa4bb0a495f0b0c0b15d1daa27fde3a9c918c1f5b9f │ │ ├─ 47657 /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 │ │ ├─ 47670 /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 │ │ ├─ 47770 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273971 nginx: worker process │ │ ├─273972 nginx: worker process │ │ └─273973 nginx: cache manager process │ ├─38048d14502cf9446ac0dbc0f8c538f7e81bf380bcfefb70bf4dca54fff4dcf0 │ │ └─47391 /pause │ ├─4d22b479deb23e20d5fee49f9f5f92ac87b7324fd8fcb2e4efd826020d665916 │ │ └─65919 /pause │ ├─f4f85f51bb94584384670ccc29059120ba22803966e705e96fed08799f408ece │ │ ├─205819 heat-api: uWSGI master │ │ ├─205854 heat-api: uWSGI worker 1 │ │ └─205855 heat-api: uWSGI worker 2 │ ├─4fab97fc879d38d56413d1701727b82040e6b055355bf18f3560d86491bc04a1 │ │ └─114096 /pause │ ├─6a9c3619ce58dadfdbc640ce17a2f326d6787981b76d8b54ddf9e416e8f57e7d │ │ └─41002 /pause │ ├─c50f2271c2aa3273dc81dfbd0f2b520ce78c936ea980daeb65100a934924f0f7 │ │ └─64201 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 │ ├─8fe0a6cc92d6f140222c3e27846eebe10dbb4e60863133afeb27799b7af4a4cf │ │ └─45199 /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 │ ├─fdcc8a33e04d57b7f86704e00f8730ef3aa653727d7d0565290769468ea714a1 │ │ └─48402 /pause │ ├─a320834c3612e533ab595d775c685aa72b16e62fd754a8ec8d35c76a3133fa34 │ │ ├─65724 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65772 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f396d4c312b838d39271b38b83e7c9c0d814c3e2b7b4163ea7822688e9624f4b │ │ └─274459 /pause │ ├─8e26df12c4ffae68b88c21eda0e4cd02bf771ab7e975e8857afbcb9ca8b49020 │ │ ├─ 97494 /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 │ │ └─397943 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b5d1ea7c149da51f7723070ffb63ade7d53d6233c3da7f45efdd760c31a7c3f3 │ │ └─251642 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 │ ├─45763544ea9b681879d39f5b64b142d41f4c25f02b27c227506b788da4239034 │ │ └─61545 /pause │ ├─d6a9697955f51dcbd5c537061bbc1adec8a085d9c7fec407d240299042e0a5b0 │ │ ├─157990 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158004 /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 │ ├─041b3e1219eedd8d03cabfab4aaa27a26358d745754880e048e6d792d43fbed2 │ │ └─163504 /pause │ ├─ba7986e389d7390dae6ed5c45e5905cf24a7caa7832ecc4f4314cd444e6ffeae │ │ └─196815 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e1c5b6e6ea3a8546f2502d82783bbffef1c70a3a67b99c020934b9cd16f2c21e │ │ └─51909 valkey-server *:6379 │ ├─7008c945775fe25a35dcc2361b54f4385372df7018592f52b25dc9c5d0b02776 │ │ └─190165 /pause │ ├─a09f51cb41a97c11993e31a6f46a068d9ab4a3882a488e1fb8736cfbdfb81c66 │ │ └─67265 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d32b97200bd84202a86a776144c3e123a59425245d9a8dfaf578b93984de0f65 │ │ └─47741 /server │ ├─64f0dceb57b2891320464e299a993ab91d77214cfa5a656cb54a3a1349e0d9df │ │ └─66111 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─de88443aa6c65499927f5e2ac3aecad582a9bccf73f2c5253c161f5304f96a0b │ │ └─255281 docker-registry serve /etc/docker-registry/config.yml │ ├─d6a5d02076eb9e8cf550195406931850c8c5b277e54fecb1a5f4f522e5113748 │ │ └─276563 /bin/openstack-database-exporter │ ├─2d9d663e299016b479acd76ac2cfc2368a3be42ced835da9576a3d5d19bbbbf9 │ │ ├─174765 nova-metadata: uWSGI master │ │ ├─174778 nova-metadata: uWSGI worker 1 │ │ └─174779 nova-metadata: uWSGI worker 2 │ ├─0f52b0f9a8e2092dc4a65294cad200b6775a9b9409bfc37f8b2b5b91f29a38b3 │ │ ├─205797 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206196 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206197 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9a095bfd5c039e992547d5648f937f94db53dfc5acf3e8911c61a4241ae13245 │ │ └─251657 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b710e0f3a61aafeda5b6defeef534cbf39b780a77c8d028013d8db588a21d848 │ │ └─65470 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1decfe76db49a33e6989923f79b2e852c61b68e55207d7b8cb57cefd7b2d25e3 │ │ └─52298 redis_exporter │ ├─43658c847fbc5ac15744b8f111bf1568a2c198657cbad5a14e46a03c89e7d849 │ │ └─67349 /bin/memcached_exporter │ ├─42e28c1c2f0cb6be3df61e54de83f351b1ffabb5c9b947ae127e6df017d70e40 │ │ ├─186487 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186710 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186721 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─410203 sleep 15 │ ├─34600e055b7a6559be4c7662b6b452c746648f733671b3e24614b6f02f7af626 │ │ └─79061 /pause │ ├─39bf0f4455de31c72c612890665603b2dd4a8cfce2479a9bf507d02bfc255f8e │ │ └─161595 /pause │ ├─ab5fb9ce4e9616c1b58219c853f47ab59154f78241283e74c17ce52fd0c8effc │ │ ├─227470 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228140 octavia-worker: ConsumerService worker(0) │ │ └─228143 octavia-worker: ConsumerService worker(1) │ ├─080d33b670304b006ec63c0c14c3ed8c9834cca4fb87710ddc8d364878b9f662 │ │ └─44993 /pause │ ├─eb190827e8379a64139c187ed5f44fd3a5edc93bdf3ef731d6c4b93bb49d7158 │ │ └─157955 /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 │ ├─432998de250a8943fa10ead87a7e18af650be01e26050d2055ec29b33c07ed66 │ │ ├─62440 python -u /app/sidecar.py │ │ ├─62769 python -u /app/sidecar.py │ │ └─62770 python -u /app/sidecar.py │ ├─049ec1fd036d351c64acd91c582225fae13800380dd257ffd7f40b45575d7f7f │ │ ├─110692 glance-api: uWSGI master │ │ ├─110704 glance-api: uWSGI worker 1 │ │ └─110705 glance-api: uWSGI worker 2 │ ├─76c71fcdbea0e157e7170614b9f6e2d42322329f5e8be0a5feeadfda76b04aa2 │ │ ├─176704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176721 /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 │ │ ├─176727 erl_child_setup 1048576 │ │ ├─176774 sh -s disksup │ │ ├─176776 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176777 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176790 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─177040 /bin/sh -s rabbit_disk_monitor │ ├─e1e14749755494862217752f7d43b06d020947cee32a89f7961a137504fc0ecd │ │ └─227446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─43c4b99bbf1c9b69f78ec2c9141cbc223a048d56c03f6aac1e4ebca96fba767a │ │ ├─188183 neutron-policy-server: uWSGI master │ │ ├─188196 neutron-policy-server: uWSGI worker 1 │ │ └─188197 neutron-policy-server: uWSGI worker 2 │ ├─3017cd10f85a829d5c4fa0b8f7ad3f59434cffd2b93544029e9b8e0a7dffcfc1 │ │ └─47308 /pause │ ├─2d30a01deef96d69494828d13d9673b831e5f5b98969e6e35c5a9733ad8643f6 │ │ └─66479 /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-19-213-250.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 │ ├─67706060f3373b7185051e3b74affdf3fe7a1d83ea9aae88cb81f6b2b0d02e32 │ │ └─86746 /pause │ ├─ef2f917af3346049b566355604e5ccb6e05bf9c9593bff29345d39251fa5fa79 │ │ └─67202 /bin/pushgateway │ ├─8a6fc13640802771ec3910f6a60ead9eb1510912fa153dd572e00ca3ded4f548 │ │ └─185812 /pause │ ├─21fccf4c1721a660fc0170dbd0c444f46ef42e3cbd19d88fc27b3bbd47112de6 │ │ ├─112503 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112718 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112720 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ed4ebcb462a17930e5eebfaa2f54a676072eed7b145e1075beb905234102ed7b │ │ └─66755 /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-19-213-250.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 │ ├─4328e5f41df0e8235e912a52ff2eabdd772579f5bc435741fde8f325a1313df6 │ │ ├─42709 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43129 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4ff6bcfdcebe8f8d077bf83838be29c60d35c3129dfc0605fbddc7baa412d032 │ │ └─61399 /pause │ ├─34a7869e12b27fee768819f8e5626f5fb80717833b352910d4c21199569350a6 │ │ └─52044 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 │ ├─98634b7f6379ccd0d298f0d4b539f713ba6072246c2139a7f0768a4c3b2d3e0a │ │ └─238131 /pause │ ├─032526dccab6d2735ba8a0dc8cee0e7daa584436917ef0bb1e7b91081eaae03e │ │ └─42523 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ad0aaded345c786c5825545a4d9dbd1974b3f14e5a291d1aa3872a9b16947df1 │ │ └─218425 /pause │ ├─c09d04bedfe52fe0e8f48b1ea449a18644abbccd2d565bd4ce0f2a9e92f8f01e │ │ └─49481 /pause │ ├─b7523cb59d4e13472f49bd3ea4c0614d569ca625db213eae9d906030c4835e94 │ │ └─57101 nfd-worker -metrics=8081 │ ├─ef4db1730049ca85b5f163b56958a22942cc232c0c3f589e7f4ac29b1b377438 │ │ └─42259 /pause │ ├─5d70c2524169632c678837e96fe372f3dbf6ea0aee3b189c4225cf0f8213e997 │ │ └─248320 /pause │ ├─d596334908040db75cd3f23ada8ba0769e7955902f1516ce94fb1d6ab29a5e37 │ │ └─237956 /pause │ ├─f44760b157daee635036a8604b68d3fa0f1d479693b52665e4e90fb54ade288b │ │ └─57062 /pause │ ├─572e9be2fd7423015c2f795e24c78ce40ba7e19c8a618a25ec496829eb8117f7 │ │ ├─190373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190417 /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 │ │ ├─190446 erl_child_setup 1048576 │ │ ├─190604 sh -s disksup │ │ ├─190607 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190618 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190760 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190761 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190771 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191192 /bin/sh -s rabbit_disk_monitor │ ├─e5206b13d39d03aa0e461f66234baa202a1036df1d08fad280f5771f9bb9968a │ │ └─57192 nfd-gc -gc-interval=1h │ ├─c2864ce728721e396689ad7101f07529fbbac9adc3c3e705a324935c8db5ac46 │ │ ├─114189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114207 /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 │ │ ├─114213 erl_child_setup 1048576 │ │ ├─114279 sh -s disksup │ │ ├─114281 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─114282 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─114347 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114348 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114358 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─114536 /bin/sh -s rabbit_disk_monitor │ ├─cbb5c3e70077a051f883226ee18dd7aaa351b8b5ab611eae120b5f56c4f2b105 │ │ ├─269257 manila-api: uWSGI master │ │ ├─269293 manila-api: uWSGI worker 1 │ │ └─269294 manila-api: uWSGI worker 2 │ ├─cb0d27c4b0678864c11a0a8f5cb08407885edb3e34e7b3c04c32499a6d863b41 │ │ ├─125696 cinder-api: uWSGI master │ │ ├─125708 cinder-api: uWSGI worker 1 │ │ └─125709 cinder-api: uWSGI worker 2 │ ├─aba84244e5588aed647c4b693e56cfea3af720902ca0e1a4aa7e7dca11112bcd │ │ └─44511 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 │ ├─36c41ccb70ee0d201c7e87f047d0dc9b11083bf411c4d4f45456d4d26f2fe0a6 │ │ └─63578 /pause │ ├─d01b1e0e3db4b97af85a1593b0974becc5fcc18494066e075264900d7f2f1594 │ │ └─234499 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─eca14ee19a5c1a951940971e36e29f954a17d5460630f00722f2e109f2ffbef8 │ │ └─159786 /pause │ ├─b21f5fd4733ecce9f516e09b33c0ec4b2e86e12bd98403b4357d8a3ad504db3b │ │ └─192963 /pause │ ├─d0bd803dcd1a49d82db9adc879ec8a83019122a249326191576437313bf663e7 │ │ ├─230049 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230066 /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 │ │ ├─230072 erl_child_setup 1048576 │ │ ├─230121 sh -s disksup │ │ ├─230123 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─230124 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─230182 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230183 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─230327 /bin/sh -s rabbit_disk_monitor │ ├─d929574cf0d95600e8cd11b4a309d5a0eef00d15244f80426920e9248f58278b │ │ ├─160068 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160192 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160217 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160354 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─410540 sleep 15 │ ├─1303866f1afb53e9f0c3f6e09ebf429121b0f431bd7852f25ff6a049a09128cc │ │ ├─160081 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160116 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160136 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160330 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─410535 sleep 15 │ ├─9a9aea1ce6ca65952e884f62b7f7f9a2f37faa0548a6e311e65fd1757d4dd1b2 │ │ └─112107 /pause │ └─29fdfb047b39919ce9fde59e3b8910fbee4315e814f54380f9f0f9d89c0fc465 │ └─64327 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount