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 │ │ │ ├─21822 /lib/systemd/systemd --user │ │ │ └─21823 (sd-pam) │ │ └─session-21.scope │ │ ├─21757 sshd: cephadm [priv] │ │ └─21836 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/162.253.55.10-22-zuul [mux] │ ├─419497 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gzlhscoimmetpckfbgqrysxqgvxauixq ; /usr/bin/python3'"'"' && sleep 0' │ ├─419498 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gzlhscoimmetpckfbgqrysxqgvxauixq ; /usr/bin/python3' && sleep 0 │ ├─419499 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gzlhscoimmetpckfbgqrysxqgvxauixq ; /usr/bin/python3 │ ├─419500 /bin/sh -c echo BECOME-SUCCESS-gzlhscoimmetpckfbgqrysxqgvxauixq ; /usr/bin/python3 │ ├─419501 /usr/bin/python3 │ ├─419502 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─419504 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-4cc63aee9c5f6a8ef6e1c6a731a81016e17fe32d082a7e2e3119aba2fbfb66c2.scope … │ │ ├─29988 /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 │ │ └─30001 /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 │ ├─containerd.service … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12279 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7c33d02aa46594ede6a87db188d79f0a68526d16dffdd41ff0668d5b6bab5f13 -address /run/containerd/containerd.sock │ │ ├─ 12666 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86c0be386ee86c2018154d76461dcb69b5eeae734716b263eb71896aed13187c -address /run/containerd/containerd.sock │ │ ├─ 18808 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1baf715185106e5422b6534e063a81419c1f7126eea3e2afcfece22d68b83a2 -address /run/containerd/containerd.sock │ │ ├─ 25376 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eab55062899670412e2c770f0b9f86992737e0cfe45a2c6c84bde43a4a352034 -address /run/containerd/containerd.sock │ │ ├─ 29963 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4cc63aee9c5f6a8ef6e1c6a731a81016e17fe32d082a7e2e3119aba2fbfb66c2 -address /run/containerd/containerd.sock │ │ ├─ 34774 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 34bacf7ffb656730b72c96f245e45641a924ff20fdf3620017d62d5d138a0dfe -address /run/containerd/containerd.sock │ │ ├─ 39239 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0ee342a79e58b2b01baf9ebed28b59a6f9cf2d078cc8077956d0700b2d5446c -address /run/containerd/containerd.sock │ │ ├─ 41754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99148d51a6bf3a7a0d384f05804153cccdf72a6e252426154268c4e6c709eb83 -address /run/containerd/containerd.sock │ │ ├─ 41802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416af4eac3314207fb21b5feff7156ed57759d7f4cd12d13413c6590d70eea8e -address /run/containerd/containerd.sock │ │ ├─ 41832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dec2bfda98b18de2ae2ad358f9086463da6b3a36672547d1edc2e7cfd3d846a -address /run/containerd/containerd.sock │ │ ├─ 41835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92afee6a66ea4cf9d173c4c4dde95b424b82d4dc4d477adfa5e35821f7b279ab -address /run/containerd/containerd.sock │ │ ├─ 41837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0ca9d107c3ffb45e8937eb01bf52ed6d728453551e580aeabb72ce82e0d34a -address /run/containerd/containerd.sock │ │ ├─ 42385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf48ba4ba0d66e6fe9cfb6aeaef848be54bba76ffdf3503f2b68e1e5d78c8c5 -address /run/containerd/containerd.sock │ │ ├─ 43088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5fe511dafee4d13af16a7611ab2c58fbf4bb326ff19c66e3e347eb91cc6a14 -address /run/containerd/containerd.sock │ │ ├─ 43108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 585c1155f5fdd2bd83b41dfaa62ff54e02c51d9eeea05c0862bc126b1ef6febc -address /run/containerd/containerd.sock │ │ ├─ 44439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11fbec8bbc624a9d7152063d2a90b4de3b4765f1c19def114b2b5e817ba9845b -address /run/containerd/containerd.sock │ │ ├─ 44886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8528c6e08aa52457d967faa8073bda34acebcfc00cdd2f76af4ed2c130b4af08 -address /run/containerd/containerd.sock │ │ ├─ 44923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8732c54216940ed7d0b28932d049decb95b34c7917e96cb78156b3a35092ba0e -address /run/containerd/containerd.sock │ │ ├─ 45378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c8446ffbc0ca8a930197a473dea693c8d51b5e912d4cfb6bb43b01a98a1fa8 -address /run/containerd/containerd.sock │ │ ├─ 45884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a49c8adfae665639937cde5f7d9f22c0f85ba85b597bba1f875ed187b1a0cfb7 -address /run/containerd/containerd.sock │ │ ├─ 45928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895d7038d670f3c59913d49453d602522da02fcf525fdf09294adf553cc08794 -address /run/containerd/containerd.sock │ │ ├─ 45980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2797320ce688f736b13a0e68f16804d838ef9f4c52b844ae606fa68a4e7906b1 -address /run/containerd/containerd.sock │ │ ├─ 48101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e969d07094790848fbb74d3229f624314be9111251cd4776e088313eee796ede -address /run/containerd/containerd.sock │ │ ├─ 48155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6158bbe77deca5bbbc57bfe6f4debdf819eb10f92def9bb197441280934c44 -address /run/containerd/containerd.sock │ │ ├─ 49065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3cd28d2d20345124a007d00e0d2124f93e502477468c4e79d38d034bbb7753d -address /run/containerd/containerd.sock │ │ ├─ 49166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3f3b0f6f65d3d4a1564485c65ec4a0bf50036b9558937476505e013723b3d9 -address /run/containerd/containerd.sock │ │ ├─ 49536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf45497d435333b8a3d09e544af6904126312c1c85cd03b59f9114b72372cd2 -address /run/containerd/containerd.sock │ │ ├─ 49893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5702b37fff40282f865029c053b83aec8b8c94bd84838abede891721fed2beb4 -address /run/containerd/containerd.sock │ │ ├─ 50211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6aa8d8a2fceafb7be20af6b8f073c4b2999930c37ced34d3685a7092872047b -address /run/containerd/containerd.sock │ │ ├─ 52405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d98ed2e1ce020c1a29c1f9404ac6f0d59f93e3479563409f9b778c00b476878 -address /run/containerd/containerd.sock │ │ ├─ 52723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2b0c2f12bd95e3008dedc273b4ee1bff525073b8b3fb9e9e2978376358e254 -address /run/containerd/containerd.sock │ │ ├─ 57857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d613be29f664d84bd0e933666e0c6ecc5765ca7d59449c83e92869b2f8e61f86 -address /run/containerd/containerd.sock │ │ ├─ 58587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7fd9198b462021cf7ed5ebd5a40d3d4dc37bf29cad68302cb4d764f59973669 -address /run/containerd/containerd.sock │ │ ├─ 58722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c06cbbfb2f101bcbbdb1839be9c91d84c2e77cc179df6377676afe45786e77 -address /run/containerd/containerd.sock │ │ ├─ 58762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db6e811904bed0544a8542115d06925c6d160418f9c73b9e52fec2331f36092 -address /run/containerd/containerd.sock │ │ ├─ 58901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721ede3330fed28e7ac31936bc9523235b00edddb550be391a96362cd93dc5fd -address /run/containerd/containerd.sock │ │ ├─ 64089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02859b24b7d4e2c4dce6f8ab26697f3bcae1b64ca93b209275b6ce35f097d65e -address /run/containerd/containerd.sock │ │ ├─ 64183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53c78c7f141b35eb0de8abe4de64013c356fbc5c4eea58b74877fd8f4277fc2 -address /run/containerd/containerd.sock │ │ ├─ 64241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f748aa871d8e871de9be938c7ff7df52016a803374873233d985fe405128f807 -address /run/containerd/containerd.sock │ │ ├─ 64278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1145a6e6cb2523bb75903d2412c316deacc8f541bdbec1a4a674665fbb97aa -address /run/containerd/containerd.sock │ │ ├─ 65693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453faa24324dc4b46a22cc0f611a024fb9ccb60286b18cdccc4461d354d20211 -address /run/containerd/containerd.sock │ │ ├─ 65777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1db980e6ffb5566a53479093e2fec919555864fbee75056aa44e66600f8b94 -address /run/containerd/containerd.sock │ │ ├─ 65994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ecdd26a246ed68c40f83fb1ba723a8491b413c5b93c34ec01c933f389d88fb9 -address /run/containerd/containerd.sock │ │ ├─ 66037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d8a09bad4dce359fd89ad1bf35922b91e818bd767ec3216204229a4486a382 -address /run/containerd/containerd.sock │ │ ├─ 66105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458828aae4249e3e24eaa0ce4796c3e5e96c975c120d482487ccc16d68f2e259 -address /run/containerd/containerd.sock │ │ ├─ 66558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d1bc6e81313fb708a093cd052ce3db11cc09df29ead004c447096bb141d1601 -address /run/containerd/containerd.sock │ │ ├─ 66947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01ca84eb71ee838931a31ae481755a4e072cf1f3e4af8c30869c8c1b442f0b1 -address /run/containerd/containerd.sock │ │ ├─ 67313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 275d333d29edfdfa088bb6a6ee16a3256f650453966f30887003453437e09856 -address /run/containerd/containerd.sock │ │ ├─ 67869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf1f7a0575f15e2d985f76c2d5de1c461d2e3a7bec73393c896c53dfb69e04e -address /run/containerd/containerd.sock │ │ ├─ 68686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee0c15d8a36e65bd96375b810988c3fd03fefd652a256f66b547266b79fda46 -address /run/containerd/containerd.sock │ │ ├─ 70484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db53dd02d0211b4511ca76ded1c2b220d9cd86a6b79a421ef75881bd317c2e89 -address /run/containerd/containerd.sock │ │ ├─ 72161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3dacaf813212c65fadc47aa6a93a85ce45d927da7643d0a5e653f34e94f277 -address /run/containerd/containerd.sock │ │ ├─ 81460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7005babe79a9c3d62d5b7572262295f83da325ca2d33cb1b9c9f4a37f6e54021 -address /run/containerd/containerd.sock │ │ ├─ 83007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0307ec53ed7251d28842cece7d30c8b112ee6520f924e87667b6b98574dd13e -address /run/containerd/containerd.sock │ │ ├─ 88889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27b9cf730346face873a95e84ae9d6b6ccbb5dc2d3df33c7799cb0809f0a302 -address /run/containerd/containerd.sock │ │ ├─ 95540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bf64bc4f68c2569f8e09d25a70e74af0fb1f43d229eb896af8e067329b0121 -address /run/containerd/containerd.sock │ │ ├─ 99108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a26fd2b67e6aeecd7078bcc976f17e29d8e2b3b820cbfcf0419f4407a0a84f -address /run/containerd/containerd.sock │ │ ├─ 99150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45bc57667fd45fffdee0fe45a330d935439ecaaef47c01962b737ed027068fed -address /run/containerd/containerd.sock │ │ ├─108246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6436b35c384ba746dd64aefd0b5476caa31d10e6e24f7958738cea676998f9ff -address /run/containerd/containerd.sock │ │ ├─109799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19529660970750859c27ea6e65f70c0bed09f416c4d2566c2725e04bcae13397 -address /run/containerd/containerd.sock │ │ ├─109845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30048c1df72e9da97cbd6e1c662ead171456c52e5c1c555648442aa7d161cdd8 -address /run/containerd/containerd.sock │ │ ├─111859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f832c3e6858501555e8dbc919cae58660956ae485200c1632c1e974d1a1b32 -address /run/containerd/containerd.sock │ │ ├─113560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 018d7116afd7c6fbc194a14f788a9eb79472554633ab17f83c379e4d7cc99800 -address /run/containerd/containerd.sock │ │ ├─113678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d30fac5669ded9b2bac4f634c4f86cf39152d765b29a065333f6dbe0268884 -address /run/containerd/containerd.sock │ │ ├─126641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38cf6e178a9d7b73c339407fb80beb3ccb2312c7c81192e103dc576a8dd53da0 -address /run/containerd/containerd.sock │ │ ├─126681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5b17695f7ecd656f04704cf4eef22c0164296aeda147695e52def51e255f1f -address /run/containerd/containerd.sock │ │ ├─129275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d77ac62a20d2ada7211b1b5019db0245645f67cd91db218020504debe236e48 -address /run/containerd/containerd.sock │ │ ├─154995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed0ce154049cba5fe5a34b3be026891b5ca0d455921d24d74b70ef568229120 -address /run/containerd/containerd.sock │ │ ├─156163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ba05aa05e4fe1737ae19f8c3704387800866d978db56a819288edd801788a5 -address /run/containerd/containerd.sock │ │ ├─157206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f32610b80e32a0051f56dd0060304023ed836ac77085520f13cb30923147bf35 -address /run/containerd/containerd.sock │ │ ├─157251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc036234a37080d923a84fa2bd90c521118429eb8aaa9c172b667aa0f950551 -address /run/containerd/containerd.sock │ │ ├─157962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6f7d8bb2fc5592f7c96e7597497273a46214755339f78c42d313855dc05ff6 -address /run/containerd/containerd.sock │ │ ├─159042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebfac52882810e608fd45951659de7634035159fa81b6735e87bcd2131261dac -address /run/containerd/containerd.sock │ │ ├─161286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bdeba33acc1955fcd28d72b18e84ae959bbd79fe9cd2971a2c1750e6d73d67 -address /run/containerd/containerd.sock │ │ ├─161637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef1b039af7aa6629efaf70e09a2bc3a20cc2c21e12befd1daa06808ef8d118ca -address /run/containerd/containerd.sock │ │ ├─161807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f80f7477e67528b4671b5a3c12cf3e5c92a27118e4141582801e5ba9e0f214 -address /run/containerd/containerd.sock │ │ ├─161949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef724e1cedc6de33d98278e67d0ac5e1f49d23dfb17ea53a3fd015daac78bd62 -address /run/containerd/containerd.sock │ │ ├─162059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc977c4834414b49dd108548be32f0fdc9f7aa85c4afcba2e55f58032825773 -address /run/containerd/containerd.sock │ │ ├─162304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ac7275b135f59b5882a81505d705e6ed4cd37292152836bdb568208cadc03a -address /run/containerd/containerd.sock │ │ ├─174522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2b0ab74232e8a714e7e3f2ab3a7a3a7f3aa7f3aed8356c045ad1047a8619f4 -address /run/containerd/containerd.sock │ │ ├─176329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3d0b971b5b598f49add04b1c2720699f04319456ef09936cc6e0fb4b3466f8 -address /run/containerd/containerd.sock │ │ ├─176349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b117360d2dfe046cf7f396ba8c3dfc59cacf31bea0ceece77e71c0c58a2b5378 -address /run/containerd/containerd.sock │ │ ├─176416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb769f5ad5b280b141569e500c823dbfc4c5110bc4a60a2ec26d4d78ae0a010 -address /run/containerd/containerd.sock │ │ ├─176678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d1db30fb1e089223c44cf2ba2c1d4175d6d9ca5fa278f4ad4a6d0f9533f2bb -address /run/containerd/containerd.sock │ │ ├─183059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8991c108fc5cc94d38da121f963149b23f60b5e6eb9591d5cdfb1a85a27db9a -address /run/containerd/containerd.sock │ │ ├─189076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d24f92496a01931e1ef6392a1b3c6dc1cc43200e3328e40e6e6ec8bf4a2f3411 -address /run/containerd/containerd.sock │ │ ├─191415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b598e45d151fc9d8701bc6358af0e96ae9cce9bdf30c58e954678f70ca2b111 -address /run/containerd/containerd.sock │ │ ├─191491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a7d6eaab9eb141aa1ff1631626bf57bdc831bc2d9f8332d9672411930f9a93 -address /run/containerd/containerd.sock │ │ ├─191529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e550edff588eb585e81e92854cb7331aa3ee1cbff5ad010bbf3685bf4755591 -address /run/containerd/containerd.sock │ │ ├─206815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe73a1c6d19f0bfb7ee8d65015687f68c8c391573971671ad50cf33b68c20d94 -address /run/containerd/containerd.sock │ │ ├─214694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dfaa90257492de60544cf896875a31bef2c592e8971749338079e242a15514d -address /run/containerd/containerd.sock │ │ ├─214760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221e8aa0ab99050d6aed8d236854675228048b8e4bff464120156e7e8ec655bb -address /run/containerd/containerd.sock │ │ ├─214783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a169e518c9cd299ad6c2e810d5615f6f11782ea59267743864e4d01d539e27 -address /run/containerd/containerd.sock │ │ ├─215067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 146ab1d9b67a68d6290b27e98cc3309df5f3285d04d574179999cbc354906b98 -address /run/containerd/containerd.sock │ │ ├─225600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8dc098b52f86080b273b607a9d960b0d9afb35b719f49f1e7d3171bb66e2eb -address /run/containerd/containerd.sock │ │ ├─228019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff1158458c12c23c947a57fb54c98022d592c1e1b602ccb55dee32f74ab92702 -address /run/containerd/containerd.sock │ │ ├─229189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca0555cf6fd6a0c70cf99664a8c7c344ee42c048866d40406b3449b7aa8054f -address /run/containerd/containerd.sock │ │ ├─230082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbd54438036dd947c24aef93a13080bfa11129240adf0f7287841b387b710378 -address /run/containerd/containerd.sock │ │ ├─231316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01914cf6ea7d38c78eabf4bbb0b032b4fe48f29dedadc18f8aa4065868c108b2 -address /run/containerd/containerd.sock │ │ ├─232939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e2f0a721cbaad8dd0f10b0e0bce907dbd889f6038ac35c1d3e38be685f0ae0 -address /run/containerd/containerd.sock │ │ ├─234622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba2de0929456dc3dd05ae604190e4e01f4b14b320cdf76d3bf1b87e073ec41d -address /run/containerd/containerd.sock │ │ ├─234646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc68d3377e0a617cfc777d570f9553b31b5946a7489c22f7d63950235394c766 -address /run/containerd/containerd.sock │ │ ├─243807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1547ac3ec5c3a20cbfcc9700deb41b6e78659caee9446567a1d5475036bef5d1 -address /run/containerd/containerd.sock │ │ ├─244372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4317cc2603bbeffbb3d61eeaae857627f1ad3bdc2d8ed283d35ca9af16c93285 -address /run/containerd/containerd.sock │ │ ├─247316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c742817f49bba30d9440fd1390b6ce618b0c62743e1f2a87651900e5c00188 -address /run/containerd/containerd.sock │ │ ├─251827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7f702b787b236c34b8047c0c0eba3d25e2abfa87f5a5cf8e4994527c8e92f9 -address /run/containerd/containerd.sock │ │ ├─252041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09cf70d3290bddc827d7c4ee1a22734c1a8cbb9f1196ea841b657706daae14a -address /run/containerd/containerd.sock │ │ ├─252080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb6f1e50563a7d68dcf9feb0dda064bc17107798627c36837a4c3a53bc76c20 -address /run/containerd/containerd.sock │ │ ├─252192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34453a766b912f7919613f7260a1290777dab56586e059e1605e924b06e4130d -address /run/containerd/containerd.sock │ │ ├─263567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5708b64d82173b0e9120ff375cdc321009f871e0cf21e48eeef2adb24df07014 -address /run/containerd/containerd.sock │ │ ├─266200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bdb6ff88cc6955cf60f5fec0fedf357945762787a0affd812dd765f42c7e6e4 -address /run/containerd/containerd.sock │ │ ├─267609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd98344aca5e433f91177a4e007ef11fbb17dcd7d76e71d82d8f574badfc600 -address /run/containerd/containerd.sock │ │ └─419410 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/da1b5fcc05692b9152fb09209ae97d6bbd6a4ddebf3fe20f371ce1f73ea164a6/log.json --log-format json exec --process /tmp/runc-process2348638514 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/da1b5fcc05692b9152fb09209ae97d6bbd6a4ddebf3fe20f371ce1f73ea164a6/a19229b854b980b83a8406914f1643abf5ac5999c6a972893fe8a77068458636.pid da1b5fcc05692b9152fb09209ae97d6bbd6a4ddebf3fe20f371ce1f73ea164a6 │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─run-r29ec8370e5af413692a011d65e5873a7.scope │ │ └─189875 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29673 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29946 /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 │ │ │ ├─18766 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18786 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25099 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25359 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39192 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39212 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34757 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xbcztd.service │ │ │ ├─12580 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbcztd/unit.run │ │ │ └─12610 /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-xbcztd --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.xbcztd:/var/lib/ceph/mgr/ceph-instance.xbcztd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbcztd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xbcztd -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 │ │ ├─12220 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12249 /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 … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-86c0be386ee86c2018154d76461dcb69b5eeae734716b263eb71896aed13187c.scope … │ │ ├─12690 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xbcztd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12709 /usr/bin/ceph-mgr -n mgr.instance.xbcztd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d0ee342a79e58b2b01baf9ebed28b59a6f9cf2d078cc8077956d0700b2d5446c.scope … │ │ ├─39265 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39278 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─multipathd.service │ │ └─154703 /sbin/multipathd -d -s │ ├─docker-7c33d02aa46594ede6a87db188d79f0a68526d16dffdd41ff0668d5b6bab5f13.scope … │ │ ├─12321 /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 │ │ └─12340 /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 │ ├─kubelet.service │ │ └─42222 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.10 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─419353 sshd: unknown [priv] │ │ ├─419354 sshd: unknown [net] │ │ ├─419492 sshd: [accepted] │ │ └─419493 sshd: [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-34bacf7ffb656730b72c96f245e45641a924ff20fdf3620017d62d5d138a0dfe.scope … │ │ ├─34801 /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 │ │ └─34813 /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 │ ├─docker-eab55062899670412e2c770f0b9f86992737e0cfe45a2c6c84bde43a4a352034.scope … │ │ ├─25400 /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 │ │ └─25412 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154560 /sbin/iscsid │ │ └─154561 /sbin/iscsid │ ├─docker-f1baf715185106e5422b6534e063a81419c1f7126eea3e2afcfece22d68b83a2.scope … │ │ ├─18833 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18851 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─5652c4119fc3876f3e85d1b6031d28f3296e9817073b9c6b9b9b21f3363be54a │ │ ├─261780 manila-api: uWSGI master │ │ ├─261824 manila-api: uWSGI worker 1 │ │ └─261825 manila-api: uWSGI worker 2 │ ├─6cd4a071e49e3bc279202048e8cf83f636ea4bff5868f08401b2953382ba1662 │ │ ├─244210 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244618 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244619 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e1f94977b0c4417d14c0b482e431e320e5f7d73a9fe95d5387aa0394d506cf88 │ │ └─52615 valkey-server *:6379 │ ├─6b93fdebb64d11fc5db88cc5669863174bc5e22d6bf547dd588dc87cefba4dc2 │ │ ├─172628 nova-metadata: uWSGI master │ │ ├─172717 nova-metadata: uWSGI worker 1 │ │ └─172718 nova-metadata: uWSGI worker 2 │ ├─2c846413d40c46a94d914e7b64ab978befe21fd8824eb8c10c63092f0ae3517c │ │ └─68843 /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.162-253-55-10.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 │ ├─423b5434ca562a726cc30b277622e27202cabc2487c73110980eeb5b05a548dd │ │ ├─187671 /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 │ │ ├─187994 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzfsm98ow/privsep.sock │ │ ├─398851 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph2hc1p4e/privsep.sock │ │ ├─398944 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcpw0uz53/privsep.sock │ │ ├─399137 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─399138 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─146ab1d9b67a68d6290b27e98cc3309df5f3285d04d574179999cbc354906b98 │ │ └─215090 /pause │ ├─dbf48ba4ba0d66e6fe9cfb6aeaef848be54bba76ffdf3503f2b68e1e5d78c8c5 │ │ └─42409 /pause │ ├─9d77ac62a20d2ada7211b1b5019db0245645f67cd91db218020504debe236e48 │ │ └─129307 /pause │ ├─453faa24324dc4b46a22cc0f611a024fb9ccb60286b18cdccc4461d354d20211 │ │ └─65717 /pause │ ├─d6d37167274bc249df5dc5ab389449d5e12fe6b882a26cd0a1b459e66980e21f │ │ └─69689 /bin/memcached_exporter │ ├─f748aa871d8e871de9be938c7ff7df52016a803374873233d985fe405128f807 │ │ └─64265 /pause │ ├─1bffd81d25a851ce147f6d9bf40fb3531d5ec8b88ab179e5500b12845b5a9d35 │ │ ├─ 99771 /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 │ │ └─398849 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1eb769f5ad5b280b141569e500c823dbfc4c5110bc4a60a2ec26d4d78ae0a010 │ │ └─176473 /pause │ ├─ef1b039af7aa6629efaf70e09a2bc3a20cc2c21e12befd1daa06808ef8d118ca │ │ └─161666 /pause │ ├─6793f17da5b49d220a5af710d12e5fdf00dd6d560df113cac8f600bff4ec7dcf │ │ └─50593 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8d0e82468a354752e0777323b5dc1b5c77f66f02e65ddaf3e35294b5dad2c955 │ │ └─65359 /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 │ ├─6508943d3e628f0477fe48e4f1fd04ef46e5b1539eecafa2bb79b5fcc63ab2e8 │ │ └─229569 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b117360d2dfe046cf7f396ba8c3dfc59cacf31bea0ceece77e71c0c58a2b5378 │ │ └─176398 /pause │ ├─416af4eac3314207fb21b5feff7156ed57759d7f4cd12d13413c6590d70eea8e │ │ └─41902 /pause │ ├─73f66dde0fc8b1dd8a496b1d02a36abc85f680e8f4eda50457d030917e267591 │ │ └─111331 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─950ea36ba1291fe984464d864a3ded34208032ac79f4c14527ce37606dcdae01 │ │ └─69475 /bin/pushgateway │ ├─2797320ce688f736b13a0e68f16804d838ef9f4c52b844ae606fa68a4e7906b1 │ │ └─46004 /pause │ ├─1d2b0c2f12bd95e3008dedc273b4ee1bff525073b8b3fb9e9e2978376358e254 │ │ └─52747 /pause │ ├─3a849690044cac3a75fb3248f0cf7d8a0d8a38658bf07a6a3541ff149be13923 │ │ └─67536 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─81c06cbbfb2f101bcbbdb1839be9c91d84c2e77cc179df6377676afe45786e77 │ │ └─58746 /pause │ ├─43e1808b68acf13d5a131dbb521d3b2db1ea71799b8783526c18fa1ee3bed7d2 │ │ ├─189370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189388 /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 │ │ ├─189394 erl_child_setup 1048576 │ │ ├─189444 sh -s disksup │ │ ├─189446 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189447 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189456 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189457 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189819 /bin/sh -s rabbit_disk_monitor │ ├─78c6216041347f8eb0af25d7fe49b459f16fc155f9ca701ef0af6d4292c46edb │ │ └─42001 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 │ ├─ffbf4daccc874e82193f6af6ed3fb1d341df2924d3495b8b8ab83416a87663a3 │ │ └─183715 vector --config /etc/vector/vector.toml │ ├─ecf1f7a0575f15e2d985f76c2d5de1c461d2e3a7bec73393c896c53dfb69e04e │ │ └─67893 /pause │ ├─e17e5b2282eea1d40d66e98db9bb8ec1bb3b5e65cc88cb2b280c9697714ca9c5 │ │ ├─243877 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244475 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7udypydx/privsep.sock │ │ ├─244567 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244598 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0e1d44d95a103c286b5aafcc52da1c3610c9e2934cd0cc17c62a29b6dc7e7d85 │ │ └─64553 /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 │ ├─b27b9cf730346face873a95e84ae9d6b6ccbb5dc2d3df33c7799cb0809f0a302 │ │ └─88913 /pause │ ├─b7992c5168485a62157460486d6fa3dd939f5b1df3eb0d2f36fd93f7d457c434 │ │ ├─134183 placement-api: uWSGI master │ │ ├─134211 placement-api: uWSGI worker 1 │ │ └─134213 placement-api: uWSGI worker 2 │ ├─8640d6c6f04d36b918454bb421361f8ff8666cb0cd6244c4b8826bb6eabe319d │ │ ├─186162 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─186593 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186594 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186596 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186597 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186598 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186599 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186600 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c3cd28d2d20345124a007d00e0d2124f93e502477468c4e79d38d034bbb7753d │ │ └─49090 /pause │ ├─f5a7d6eaab9eb141aa1ff1631626bf57bdc831bc2d9f8332d9672411930f9a93 │ │ └─191534 /pause │ ├─d24f92496a01931e1ef6392a1b3c6dc1cc43200e3328e40e6e6ec8bf4a2f3411 │ │ └─189099 /pause │ ├─15b061132749359ab9ff718f411741472e6e02b91f5d274923527d765060238a │ │ └─99621 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-cx8jz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a49c8adfae665639937cde5f7d9f22c0f85ba85b597bba1f875ed187b1a0cfb7 │ │ └─45908 /pause │ ├─833f9707343d6729d5a477f9bbaee01c72c4ded89dfdc7ff9dd92df1d711cdec │ │ ├─108668 glance-api: uWSGI master │ │ ├─108681 glance-api: uWSGI worker 1 │ │ └─108682 glance-api: uWSGI worker 2 │ ├─74aa7f8e34407725e9fa07a1916f0c88992e530a3ec636e860b6c4a7b90c2435 │ │ └─231381 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─34453a766b912f7919613f7260a1290777dab56586e059e1605e924b06e4130d │ │ └─252242 /pause │ ├─6436b35c384ba746dd64aefd0b5476caa31d10e6e24f7958738cea676998f9ff │ │ └─108271 /pause │ ├─ef724e1cedc6de33d98278e67d0ac5e1f49d23dfb17ea53a3fd015daac78bd62 │ │ └─161996 /pause │ ├─dc011db89805dac577f10d75d71125df43bc67eefe80fc3d85110f5b633b0433 │ │ └─59028 nfd-master -crd-controller=true -metrics=8081 │ ├─deb6bcfddd92d1e8bcd1d124fe1cd8277603818ec48a6f4a2b203e9255d5f925 │ │ ├─127670 /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 │ │ └─127882 /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 │ ├─e9aea4c36ef7614a977371733ece052b360d30978e563445b162d7fce215b516 │ │ └─46200 /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 │ ├─f71cb6d97ed068bd5eda7c25af7e079916ef0d7b3e4abe0e7afc3e862239d5f0 │ │ ├─173208 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173538 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─06bf64bc4f68c2569f8e09d25a70e74af0fb1f43d229eb896af8e067329b0121 │ │ └─95565 /pause │ ├─05c9a51fccbbf5f0c75ccc834b5f8f6ecb27f2d637f0e5ca4ab89277c208bbb9 │ │ └─127272 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d613be29f664d84bd0e933666e0c6ecc5765ca7d59449c83e92869b2f8e61f86 │ │ └─57882 /pause │ ├─3c04359614cd2189c86dfc0f04d9b5d3e5429a8b6370c9a35228fcdaf298e66e │ │ └─228208 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5f858cd72e6f3b7bdc12d725d62f7dc6dcf2d347ad0eb7ffcc091b485f07a6bc │ │ └─53131 redis_exporter │ ├─78d8a09bad4dce359fd89ad1bf35922b91e818bd767ec3216204229a4486a382 │ │ └─66066 /pause │ ├─513c6f61a92ff55759129ccce03ae6c896477a1fc91602d8dcabc45e3557e722 │ │ └─64668 /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 │ ├─4a7f702b787b236c34b8047c0c0eba3d25e2abfa87f5a5cf8e4994527c8e92f9 │ │ └─251873 /pause │ ├─f32610b80e32a0051f56dd0060304023ed836ac77085520f13cb30923147bf35 │ │ └─157229 /pause │ ├─4a47d4f6a0effab90f1448c919a2200e2a2a19ea1dddfc9adabbaaea5c7f6a52 │ │ ├─247469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247486 /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 │ │ ├─247492 erl_child_setup 1048576 │ │ ├─247574 sh -s disksup │ │ ├─247576 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247577 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247582 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─247823 /bin/sh -s rabbit_disk_monitor │ ├─78827aeba958faf7d00aea056109376dda368cedf9b9460f2b1da57837237ffd │ │ └─68236 /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.162-253-55-10.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 │ ├─84ba05aa05e4fe1737ae19f8c3704387800866d978db56a819288edd801788a5 │ │ └─156201 /pause │ ├─84760ce5f5a1659c337ca510f9d5898fe24a0537bf1d2d1ba78e96f794b6fd4c │ │ └─261738 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8ba2de0929456dc3dd05ae604190e4e01f4b14b320cdf76d3bf1b87e073ec41d │ │ └─234673 /pause │ ├─db3d0b971b5b598f49add04b1c2720699f04319456ef09936cc6e0fb4b3466f8 │ │ └─176390 /pause │ ├─1d98ed2e1ce020c1a29c1f9404ac6f0d59f93e3479563409f9b778c00b476878 │ │ └─52430 /pause │ ├─421349484e60bd2f08f4800e123c54be49bcae80cdd78439d882132859e94165 │ │ └─69018 /goldpinger --static-file-path /static │ ├─5e05282310aef38772b193ddf0eae7e841422c9b2f70a82b40102de9376c40a4 │ │ └─42032 etcd --advertise-client-urls=https://162.253.55.10: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://162.253.55.10:2380 --initial-cluster=instance=https://162.253.55.10:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.10:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.10: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 │ ├─d7fd9198b462021cf7ed5ebd5a40d3d4dc37bf29cad68302cb4d764f59973669 │ │ └─58619 /pause │ ├─9bdb6ff88cc6955cf60f5fec0fedf357945762787a0affd812dd765f42c7e6e4 │ │ └─266249 /pause │ ├─eee0c15d8a36e65bd96375b810988c3fd03fefd652a256f66b547266b79fda46 │ │ └─68710 /pause │ ├─300a70bccab80061ebed0d3cfa890ed08f97b55bb80fa6d0d288efd127a0b7a7 │ │ └─69338 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─99148d51a6bf3a7a0d384f05804153cccdf72a6e252426154268c4e6c709eb83 │ │ └─41779 /pause │ ├─cf3dacaf813212c65fadc47aa6a93a85ce45d927da7643d0a5e653f34e94f277 │ │ └─72184 /pause │ ├─fa1145a6e6cb2523bb75903d2412c316deacc8f541bdbec1a4a674665fbb97aa │ │ └─64304 /pause │ ├─5702b37fff40282f865029c053b83aec8b8c94bd84838abede891721fed2beb4 │ │ └─49917 /pause │ ├─311239fc8e15055164d8c9764a496c9fba2700f3c211d1bad65b7b141b3c01e6 │ │ └─46158 /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 │ ├─585c1155f5fdd2bd83b41dfaa62ff54e02c51d9eeea05c0862bc126b1ef6febc │ │ └─43150 /pause │ ├─a179063786acca44a939c0daa20fcbf14d3191d13c6c2eccacb96337bc6a01b0 │ │ └─189855 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4589850e6f40242d961479df887c40dad99be20899a24cabd4cc43e7f7f4e307 │ │ └─250459 docker-registry serve /etc/docker-registry/config.yml │ ├─45da6e8127137333946fac6009d07eaf0b8590865b219662e73c315f98e22e42 │ │ └─42160 /kube-vip manager │ ├─f698ca741c87181573d67b8ff27f14b7458e0a0aa574977612ffd0ace1a48f82 │ │ ├─187652 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) │ │ ├─187924 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) │ │ ├─187925 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) │ │ ├─187993 /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/tmpcaajj88e/privsep.sock │ │ ├─224402 /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/tmpxx5amavq/privsep.sock │ │ ├─224567 /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/tmph0yxpyo6/privsep.sock │ │ ├─224826 haproxy -f /var/lib/neutron/ovn-metadata-proxy/fa9b55ff-401f-47f7-a311-708fb3abe3cf.conf │ │ ├─379720 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379721 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3b74342883836382377836d43be12eae9e2886f7b52d4d018fa64a51bd05d545 │ │ ├─43621 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44037 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3b0079ff8967ab82e8426006f7fdd834c3a9d3add20138f229089cedeef25afd │ │ ├─70860 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70878 /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 │ │ ├─70884 erl_child_setup 1048576 │ │ ├─70937 sh -s disksup │ │ ├─70939 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70940 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70941 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70942 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70952 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71040 /bin/sh -s rabbit_disk_monitor │ ├─6417439b916920a77733f8a9b9db09217683fa5009dda2a6487cf729881c5af8 │ │ ├─65114 python -u /app/sidecar.py │ │ ├─65392 python -u /app/sidecar.py │ │ └─65393 python -u /app/sidecar.py │ ├─152eeaf9875df2f32b372aa8b9d39468128188145a69d8e6b5314894b54460cc │ │ └─68958 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6cb76b9d050c5ab29a2ffa105c01d818023084de12439a02171cd889084fa18c │ │ └─100400 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4ecdd26a246ed68c40f83fb1ba723a8491b413c5b93c34ec01c933f389d88fb9 │ │ └─66021 /pause │ ├─de1db980e6ffb5566a53479093e2fec919555864fbee75056aa44e66600f8b94 │ │ └─65802 /pause │ ├─cbd54438036dd947c24aef93a13080bfa11129240adf0f7287841b387b710378 │ │ └─230105 /pause │ ├─11fbec8bbc624a9d7152063d2a90b4de3b4765f1c19def114b2b5e817ba9845b │ │ └─44462 /pause │ ├─6f1d5c30b2f93d718e068741d805fd553dec275cb2ae85525d87351f5abb2a15 │ │ └─223781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─02859b24b7d4e2c4dce6f8ab26697f3bcae1b64ca93b209275b6ce35f097d65e │ │ └─64114 /pause │ ├─38f6218bdededdc21b355edfcc96f48059d1d61f2dd791f99b39daec5a82f139 │ │ └─261779 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7dc036234a37080d923a84fa2bd90c521118429eb8aaa9c172b667aa0f950551 │ │ └─157275 /pause │ ├─5746c897d3abcdec0d9d41e3aadd6b9dc98080a8afe6ec51e65a90c1278a251c │ │ ├─ 75521 apache2 -DFOREGROUND │ │ ├─ 75546 (wsgi:k -DFOREGROUND │ │ ├─ 75547 (wsgi:k -DFOREGROUND │ │ ├─ 75548 (wsgi:k -DFOREGROUND │ │ ├─ 75549 (wsgi:k -DFOREGROUND │ │ ├─400316 apache2 -DFOREGROUND │ │ └─416606 apache2 -DFOREGROUND │ ├─cb0d1ee8653dc2b1d4cf8b8712a9b7f647cbc5e7caad7649ad785710c7477eb1 │ │ └─48488 /server │ ├─c053122984176ff8e0115822c1a0a4da6cd5081b9efb68972fbca79a28441aae │ │ └─68284 /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 │ ├─b9d8a43dfe79eb97b4960d0edab968bacf1f20e37a01e7401994e5a8d378f659 │ │ ├─155811 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155839 /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 │ ├─ddc5a74779008fb9948338a76620cfa8253375455ae81331e8d4a779aad66719 │ │ ├─157413 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─157522 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─157535 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 │ │ ├─157667 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─419347 sleep 15 │ ├─01a26beb77f9976e8e7179e824fe76217beb32d858b2a416ee8c74fbe977e906 │ │ └─59121 nfd-gc -gc-interval=1h │ ├─a1a26fd2b67e6aeecd7078bcc976f17e29d8e2b3b820cbfcf0419f4407a0a84f │ │ └─99133 /pause │ ├─4c6322423d20ec6c9ab9adf48b6298c1e5ee58545c573053eb11f5353a2cab6a │ │ └─52954 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 │ ├─8a3448dd097d695446df7db91dd62ef65e9e33289e7a05069fb8d4517b96bd20 │ │ └─43395 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2a60b7cf4572a8ba63a0183de203995d53f6b7714d57cbbd191f3d93432188fe │ │ └─66455 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 │ ├─7005babe79a9c3d62d5b7572262295f83da325ca2d33cb1b9c9f4a37f6e54021 │ │ └─81483 /pause │ ├─4a5acd3b5a30febd827b0f3dde6c49b63453f2bb035101740dbdc24029d20661 │ │ ├─203158 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203374 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203375 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─cc68d3377e0a617cfc777d570f9553b31b5946a7489c22f7d63950235394c766 │ │ └─234698 /pause │ ├─c897bc7529bbc7ce5f4db425cf754d57248aa78e62da20e32b9d0d30d46fc9a3 │ │ └─42059 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 │ ├─1db6e811904bed0544a8542115d06925c6d160418f9c73b9e52fec2331f36092 │ │ └─58785 /pause │ ├─38cf6e178a9d7b73c339407fb80beb3ccb2312c7c81192e103dc576a8dd53da0 │ │ └─126666 /pause │ ├─9f0ca9d107c3ffb45e8937eb01bf52ed6d728453551e580aeabb72ce82e0d34a │ │ └─41922 /pause │ ├─c6aa8d8a2fceafb7be20af6b8f073c4b2999930c37ced34d3685a7092872047b │ │ └─50235 /pause │ ├─b264bfdb81592a835b057afcab9d78985023cdc1e813017850f8124f29d8185a │ │ ├─65089 python -u /app/sidecar.py │ │ ├─65345 python -u /app/sidecar.py │ │ └─65346 python -u /app/sidecar.py │ ├─82f477bc75c4452ef31e7a70f259b77753ba4c3f29319ef8727fd129b0aafe3b │ │ ├─50410 mysqld --wsrep_start_position=d710eff8-b3f0-11f1-b4c1-a6cf99986d4c:20 │ │ └─50536 /var/lib/mysql/mysql-state-monitor │ ├─782dc373514342087f758424f1ec56aaf438c56742f50292ca8603c4ab45d9a8 │ │ └─193651 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1193f272ec4ece474bcb3635a3b0c167c03a5ea02a86de294a140cb5d616356b │ │ ├─203204 heat-api-cfn: uWSGI master │ │ ├─203229 heat-api-cfn: uWSGI worker 1 │ │ └─203230 heat-api-cfn: uWSGI worker 2 │ ├─bc3f3b0f6f65d3d4a1564485c65ec4a0bf50036b9558937476505e013723b3d9 │ │ └─49189 /pause │ ├─acf45497d435333b8a3d09e544af6904126312c1c85cd03b59f9114b72372cd2 │ │ └─49562 /pause │ ├─26ef86cc299d97efd4c9958148c70b79ed94419550714145d1489f239bad38e5 │ │ ├─111993 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112011 /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 │ │ ├─112019 erl_child_setup 1048576 │ │ ├─112096 sh -s disksup │ │ ├─112098 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112099 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112201 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112202 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112212 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112314 /bin/sh -s rabbit_disk_monitor │ ├─c6858dcba904bc649215d95e53d95bba05b624b869d29140f6e5d9839c187f38 │ │ ├─183661 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183879 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 │ │ ├─183888 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─419084 sleep 15 │ ├─3b598e45d151fc9d8701bc6358af0e96ae9cce9bdf30c58e954678f70ca2b111 │ │ └─191451 /pause │ ├─90d9eb7e40482fe461bb47596d5383207a8cbf0d4f672cc490da575fc25e23d5 │ │ └─59079 nfd-worker -metrics=8081 │ ├─0e550edff588eb585e81e92854cb7331aa3ee1cbff5ad010bbf3685bf4755591 │ │ └─191573 /pause │ ├─19529660970750859c27ea6e65f70c0bed09f416c4d2566c2725e04bcae13397 │ │ └─109822 /pause │ ├─c5e2f0a721cbaad8dd0f10b0e0bce907dbd889f6038ac35c1d3e38be685f0ae0 │ │ └─232962 /pause │ ├─b66d0e995e89d9aa025b0c33b1756f59759ad46f3bac01baca30eb1e2402847d │ │ ├─157431 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─157473 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─157490 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 │ │ ├─157644 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─419349 sleep 15 │ ├─28d18cf69cbcfb087d599b6fb40714ad9097040ae7362355f9c4f6a3e5253f13 │ │ └─230131 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eed0ce154049cba5fe5a34b3be026891b5ca0d455921d24d74b70ef568229120 │ │ └─155020 /pause │ ├─58d1db30fb1e089223c44cf2ba2c1d4175d6d9ca5fa278f4ad4a6d0f9533f2bb │ │ └─176702 /pause │ ├─67597e2cce6bcba937437b31890841e6dd7a5019985df63ffb3f7955e646499a │ │ ├─225781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225798 /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 │ │ ├─225804 erl_child_setup 1048576 │ │ ├─225934 sh -s disksup │ │ ├─225939 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225940 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226004 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226014 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─226139 /bin/sh -s rabbit_disk_monitor │ ├─e80dc2ea38766b40841f3b5890838434928a1f57b359cc39a660ea6ea9ab6d12 │ │ ├─95686 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95702 /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 │ │ ├─95708 erl_child_setup 1048576 │ │ ├─95779 sh -s disksup │ │ ├─95781 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95782 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95886 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95897 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96093 /bin/sh -s rabbit_disk_monitor │ ├─78d30fac5669ded9b2bac4f634c4f86cf39152d765b29a065333f6dbe0268884 │ │ └─113707 /pause │ ├─8a2b0ab74232e8a714e7e3f2ab3a7a3a7f3aa7f3aed8356c045ad1047a8619f4 │ │ └─174546 /pause │ ├─e217086dba514b0cc045acf1cf25add74edad0be2991bfdfc8d1a79588572d06 │ │ ├─193623 /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 │ │ ├─379514 /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/tmpwedo9t83/privsep.sock │ │ ├─379616 /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/tmpes2zd9qp/privsep.sock │ │ └─380832 /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/tmpvnj88jza/privsep.sock │ ├─fde5c4bfbd317ab6aebb3e51cfb4a9aa612430608ce53dd6170c896e9a80459c │ │ └─44980 /coredns -conf /etc/coredns/Corefile │ ├─18f80f7477e67528b4671b5a3c12cf3e5c92a27118e4141582801e5ba9e0f214 │ │ └─161851 /pause │ ├─836d3c793d9cb49dd65295d551d8606ed7c59fc2f4e230bc9f3d7bbf5ac34187 │ │ └─45616 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 │ ├─275d333d29edfdfa088bb6a6ee16a3256f650453966f30887003453437e09856 │ │ └─67337 /pause │ ├─45bc57667fd45fffdee0fe45a330d935439ecaaef47c01962b737ed027068fed │ │ └─99174 /pause │ ├─1473e888ecd846281dcd38f8d3f4637a57ac0bd718bf950e287055ed24e016dd │ │ ├─50356 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 │ │ └─51579 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─8a775b15b62a8e9305f5e4edc99dbf8a7f7f915357fcca426bf4a22a5b6f1d20 │ │ ├─173226 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173496 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173497 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bb1cc6010930a7e7fec70f42833c66b955f9d0cd2ded050b4fd8e7969fe54828 │ │ └─49684 percona-xtradb-cluster-operator │ ├─6b3c08ca67cda462371b2e451d3b22beac44198dba6fcd475f52958f3a6ac812 │ │ └─155727 /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 │ ├─05c8446ffbc0ca8a930197a473dea693c8d51b5e912d4cfb6bb43b01a98a1fa8 │ │ └─45402 /pause │ ├─895d7038d670f3c59913d49453d602522da02fcf525fdf09294adf553cc08794 │ │ └─45956 /pause │ ├─c120b2118bdd0deb05c3f6f8eca31ad8409985b6f3287bc2d91af03b544d7cd3 │ │ ├─183788 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183818 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─400723c702a784c021c2cb488e0f9630b4b3d4d826e53c068cc7416cb30870fa │ │ └─69665 /bin/oauth2-proxy │ ├─d09cf70d3290bddc827d7c4ee1a22734c1a8cbb9f1196ea841b657706daae14a │ │ └─252075 /pause │ ├─d43409383ace63047f9e76aae62c42daa73b659c2f01a74367dd347dd8bcaabb │ │ └─266538 /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 │ ├─b0307ec53ed7251d28842cece7d30c8b112ee6520f924e87667b6b98574dd13e │ │ └─83032 /pause │ ├─8528c6e08aa52457d967faa8073bda34acebcfc00cdd2f76af4ed2c130b4af08 │ │ └─44909 /pause │ ├─30048c1df72e9da97cbd6e1c662ead171456c52e5c1c555648442aa7d161cdd8 │ │ └─109868 /pause │ ├─72543c3eb29886ca08a59408664adf376a78843a7dc60a59a14a304f268bdb42 │ │ └─69417 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4e6f7d8bb2fc5592f7c96e7597497273a46214755339f78c42d313855dc05ff6 │ │ └─157986 /pause │ ├─ebfac52882810e608fd45951659de7634035159fa81b6735e87bcd2131261dac │ │ └─159065 /pause │ ├─79f832c3e6858501555e8dbc919cae58660956ae485200c1632c1e974d1a1b32 │ │ └─111884 /pause │ ├─d01ca84eb71ee838931a31ae481755a4e072cf1f3e4af8c30869c8c1b442f0b1 │ │ └─66970 /pause │ ├─1547ac3ec5c3a20cbfcc9700deb41b6e78659caee9446567a1d5475036bef5d1 │ │ └─243830 /pause │ ├─98e06330023fb288515b9d2c8458c94382372085fea089df5d00f4b42ac33c1d │ │ └─90045 /usr/local/bin/rook ceph operator │ ├─458828aae4249e3e24eaa0ce4796c3e5e96c975c120d482487ccc16d68f2e259 │ │ └─66132 /pause │ ├─cbd5fa23728fc3b36feef30593100f8288e894a22fb2310ce8ccf754b209ed02 │ │ └─44997 /coredns -conf /etc/coredns/Corefile │ ├─d7a9d08833e2ff7508991ca95acd9c62d0880853d76679e481e6d6dcc24827f7 │ │ ├─222945 octavia-api: uWSGI master │ │ ├─222958 octavia-api: uWSGI worker 1 │ │ └─222959 octavia-api: uWSGI worker 2 │ ├─7a5b17695f7ecd656f04704cf4eef22c0164296aeda147695e52def51e255f1f │ │ └─126710 /pause │ ├─6d841a26930ffeb9221ae93a2fd638861b2842fd962c30e6e7c8f458f22c4569 │ │ ├─206971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206989 /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 │ │ ├─206995 erl_child_setup 1048576 │ │ ├─207058 sh -s disksup │ │ ├─207060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207061 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207113 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207114 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207124 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207332 /bin/sh -s rabbit_disk_monitor │ ├─5edba5002b61ff20919e8eba30eda3957597fd926151de7c45e9338fdf57f16b │ │ └─44493 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─63ea9e88e427783fe9cfafdffc65c3464864f965be3ab13e903d11f4c50e1deb │ │ ├─68119 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68154 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a4bdeba33acc1955fcd28d72b18e84ae959bbd79fe9cd2971a2c1750e6d73d67 │ │ └─161351 /pause │ ├─01914cf6ea7d38c78eabf4bbb0b032b4fe48f29dedadc18f8aa4065868c108b2 │ │ └─231341 /pause │ ├─440b592be4fc936dc5be06d997a6cd1ac5baf7e23ec33aec31bc995a232edad3 │ │ └─69446 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8732c54216940ed7d0b28932d049decb95b34c7917e96cb78156b3a35092ba0e │ │ └─44947 /pause │ ├─1923a53ea2b6809207347f0a9e12adc338671fd4cd6566bce93e083514479fa7 │ │ └─68932 /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 │ ├─92afee6a66ea4cf9d173c4c4dde95b424b82d4dc4d477adfa5e35821f7b279ab │ │ └─41942 /pause │ ├─eb8dc098b52f86080b273b607a9d960b0d9afb35b719f49f1e7d3171bb66e2eb │ │ └─225623 /pause │ ├─721ede3330fed28e7ac31936bc9523235b00edddb550be391a96362cd93dc5fd │ │ └─58925 /pause │ ├─cc6158bbe77deca5bbbc57bfe6f4debdf819eb10f92def9bb197441280934c44 │ │ └─48178 /pause │ ├─4317cc2603bbeffbb3d61eeaae857627f1ad3bdc2d8ed283d35ca9af16c93285 │ │ └─244396 /pause │ ├─018d7116afd7c6fbc194a14f788a9eb79472554633ab17f83c379e4d7cc99800 │ │ └─113581 /pause │ ├─e0a169e518c9cd299ad6c2e810d5615f6f11782ea59267743864e4d01d539e27 │ │ └─214875 /pause │ ├─da1b5fcc05692b9152fb09209ae97d6bbd6a4ddebf3fe20f371ce1f73ea164a6 │ │ ├─ 52855 valkey-server *:26379 [sentinel] │ │ ├─419461 runc init │ │ ├─419464 sh -c /health/ping_sentinel.sh 5 │ │ ├─419505 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─419506 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─419507 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─05e6d3997b135b4345209f218cdbcd63850d289f9787e3924a89aec2b3ba26e3 │ │ ├─177145 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404854 sleep 300 │ ├─104447b190462248264072591d4811e2d20bbe571473ca68cc3a6937ef952bb0 │ │ ├─ 48396 /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 │ │ ├─ 48408 /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 │ │ ├─ 48557 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265793 nginx: worker process │ │ ├─265794 nginx: worker process │ │ └─265795 nginx: cache manager process │ ├─acf47e6610f1c868906171f9bbef1539be384db1a5d398bca8e8a81dc78e696e │ │ └─49233 /manager --metrics-bind-address=:9782 │ ├─a0ac7275b135f59b5882a81505d705e6ed4cd37292152836bdb568208cadc03a │ │ └─162327 /pause │ ├─95d98e2b0d67aa57e7e5e7806792131e5ac8901cba3402d079c298800606ad38 │ │ └─232987 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6c5fe511dafee4d13af16a7611ab2c58fbf4bb326ff19c66e3e347eb91cc6a14 │ │ └─43133 /pause │ ├─db53dd02d0211b4511ca76ded1c2b220d9cd86a6b79a421ef75881bd317c2e89 │ │ └─70507 /pause │ ├─9eddff63ee983750c64317a8f66fd1b174d9a715f527d68e4936847ddff107b4 │ │ └─46113 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─933f5e7741e6c0a8981fb8ed96821e09f9831466de9fee8f238d8cd56b43b849 │ │ ├─186216 neutron-policy-server: uWSGI master │ │ ├─186255 neutron-policy-server: uWSGI worker 1 │ │ └─186256 neutron-policy-server: uWSGI worker 2 │ ├─7219e33f887280e34a2a6ee1ceebcf29249bcd01ab31f62b5ef99af13ae15676 │ │ └─59241 /secretgen-controller │ ├─1d3fe30fa21e1eab6349576e0475aa237dcd6dec15b97244b3ad858de4dc787d │ │ ├─157847 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─158196 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 │ │ ├─158201 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─419496 sleep 15 │ ├─d53c78c7f141b35eb0de8abe4de64013c356fbc5c4eea58b74877fd8f4277fc2 │ │ └─64210 /pause │ ├─5fc977c4834414b49dd108548be32f0fdc9f7aa85c4afcba2e55f58032825773 │ │ └─162100 /pause │ ├─7417532e39047847aa4597be526a760fde4b0cc4fe4297864a225a821de51d52 │ │ ├─172465 nova-api: uWSGI master │ │ ├─172495 nova-api: uWSGI worker 1 │ │ └─172496 nova-api: uWSGI worker 2 │ ├─3fa1de6ef9f5bcae7b57171cea708416a71fdc381e64b0da71f23cfb9840462c │ │ └─267778 /bin/openstack-database-exporter │ ├─fe73a1c6d19f0bfb7ee8d65015687f68c8c391573971671ad50cf33b68c20d94 │ │ └─206838 /pause │ ├─9e36338abc52ff8551cee0b857038ee56d2363bb614dd34f9cc9ebb68c611755 │ │ ├─224522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224540 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─25ec71666b989bee68b369fca6822c4015fb7784687b873b4ce9a7479de152cf │ │ ├─123286 cinder-api: uWSGI master │ │ ├─123298 cinder-api: uWSGI worker 1 │ │ └─123299 cinder-api: uWSGI worker 2 │ ├─66c742817f49bba30d9440fd1390b6ce618b0c62743e1f2a87651900e5c00188 │ │ └─247340 /pause │ ├─47d4f7e741b5b8a57773d61093ff6e6450e0e07f44bfbb7207fcc64436e16f93 │ │ ├─223786 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224141 octavia-worker: ConsumerService worker(0) │ │ └─224145 octavia-worker: ConsumerService worker(1) │ ├─eeb6f1e50563a7d68dcf9feb0dda064bc17107798627c36837a4c3a53bc76c20 │ │ └─252112 /pause │ ├─06aadce582af854b8908d8c5c6c6be9a555fb833ccd28bbc51ed289f6af5e234 │ │ └─49354 /manager --metrics-bind-address=:8080 │ ├─d2964e3b213629452b39535533d5fc244c8e8edf38072ede055d5b7b631593f9 │ │ └─50508 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─221e8aa0ab99050d6aed8d236854675228048b8e4bff464120156e7e8ec655bb │ │ └─214888 /pause │ ├─5708b64d82173b0e9120ff375cdc321009f871e0cf21e48eeef2adb24df07014 │ │ └─263590 /pause │ ├─6dd98344aca5e433f91177a4e007ef11fbb17dcd7d76e71d82d8f574badfc600 │ │ └─267632 /pause │ ├─3c230b62f0a2f644ea6354b7fafea511d132b6bb50a4167551242f05e9792c17 │ │ ├─159184 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159200 /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 │ │ ├─159206 erl_child_setup 1048576 │ │ ├─159273 sh -s disksup │ │ ├─159275 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─159276 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─159339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159352 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─159507 /bin/sh -s rabbit_disk_monitor │ ├─7dae96944b8ec25302855e4bef87196b1e869c3f236485101c3cc0d6e7ec7ea2 │ │ ├─270056 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270071 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d8c88ce28fe9007a3a5b39cc2211281af5f761c41e892934bda20f1d572907d3 │ │ └─123739 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ebaa4f79455a593a7d4c3f2626cd95885ee1c7ef06e015d77ace7428a06ce09a │ │ └─168082 /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 │ ├─54431b5121b4eb34b3093f1b8cf1d7213190f54aa8eeaf458b934c6e0028412a │ │ ├─67070 nginx: master process nginx -g daemon off; │ │ ├─67156 nginx: worker process │ │ ├─67157 nginx: worker process │ │ ├─67158 nginx: worker process │ │ ├─67159 nginx: worker process │ │ └─67160 nginx: worker process │ ├─1dfaa90257492de60544cf896875a31bef2c592e8971749338079e242a15514d │ │ └─214732 /pause │ ├─55e7d162ba8c388129e0f0fc22bcdeb2b394681686d8a928aa805fa1575266dd │ │ └─68884 /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 │ ├─458219150d71792e75719e6813ef733dfbab149f164030dcf7d265458e3aa40e │ │ ├─244026 magnum-api: uWSGI master │ │ ├─244089 magnum-api: uWSGI worker 1 │ │ └─244090 magnum-api: uWSGI worker 2 │ ├─ff484404c87f567fa2343497b8f441cf8a34aa019e917da52a403842e6556118 │ │ └─67608 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─dc10468ae8299fc8889b95b0a7c486528db69fcf02378efb48ec6e0eec9c3c75 │ │ └─42433 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2dec2bfda98b18de2ae2ad358f9086463da6b3a36672547d1edc2e7cfd3d846a │ │ └─41925 /pause │ ├─6993d4166050402a91463031dbf652d45c3191944255f339fb819fd26eb9e0d6 │ │ └─189154 /usr/bin/libvirt-tls-sidecar │ ├─0ca0555cf6fd6a0c70cf99664a8c7c344ee42c048866d40406b3449b7aa8054f │ │ └─229213 /pause │ ├─a90476097cba43c1b96dfea4cfe8c7e41602a5c849d1526a5fd1c83a627b4237 │ │ ├─261804 /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 │ │ └─261886 /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 │ ├─685e5d7f0edad2850e44eba78768b7bc933b8f6b806afa7773577a245bb09bfe │ │ ├─203177 heat-api: uWSGI master │ │ ├─203227 heat-api: uWSGI worker 1 │ │ └─203228 heat-api: uWSGI worker 2 │ ├─70feef0708af2df9649328b77364fa348951086244ffce338923383c93a42287 │ │ ├─81567 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81584 /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 │ │ ├─81590 erl_child_setup 1048576 │ │ ├─81637 sh -s disksup │ │ ├─81639 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81642 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81643 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81661 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81886 /bin/sh -s rabbit_disk_monitor │ ├─e969d07094790848fbb74d3229f624314be9111251cd4776e088313eee796ede │ │ └─48126 /pause │ ├─4d1bc6e81313fb708a093cd052ce3db11cc09df29ead004c447096bb141d1601 │ │ └─66583 /pause │ ├─ad4af19927884992cf1e5e4b53a9754b04aba2d746ed9c37eabf1add87d987da │ │ └─69643 /bin/oauth2-proxy │ ├─f44c28276cd3291b8b59c90a7e5ce88f73808ce40f45a6362dcb553c98ea5d65 │ │ ├─174679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174696 /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 │ │ ├─174702 erl_child_setup 1048576 │ │ ├─174751 sh -s disksup │ │ ├─174753 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174754 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174818 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175013 /bin/sh -s rabbit_disk_monitor │ ├─65c8c8643d987b726a1f9056a72e380213c08daeba8baf1276d2434cbecc7b16 │ │ ├─110304 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110437 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110439 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─67e837995352385284dd081da65853a9cccd1b83c1c3355d804b3f03f33eb074 │ │ └─42020 kube-apiserver --advertise-address=162.253.55.10 --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 │ ├─7b824560cac1fa80af6c76bc91b1fc105d79c44e38e0f41d55a02b38e55f9695 │ │ └─67229 /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 │ ├─60531c206b02c213eace4a0fea3999b9f664d16899ea47925cfa1b56b683c0b1 │ │ ├─88203 barbiacan-api: uWSGI master │ │ └─88214 barbiacan-api: uWSGI worker 1 │ ├─b8991c108fc5cc94d38da121f963149b23f60b5e6eb9591d5cdfb1a85a27db9a │ │ └─183082 /pause │ ├─ff1158458c12c23c947a57fb54c98022d592c1e1b602ccb55dee32f74ab92702 │ │ └─228043 /pause │ ├─908d51a98c7eee0ec0ddd9512b5a736129eda83474a99ac8227dfba5745d8e94 │ │ └─189237 /bin/bash /tmp/libvirt.sh │ └─1054f4d97221adaebea987f7389724a1243105bc84e519e6e9e9f7cac208da53 │ ├─265924 apache2 -DFOREGROUND │ ├─268815 (wsgi:h -DFOREGROUND │ ├─268816 (wsgi:h -DFOREGROUND │ ├─268817 (wsgi:h -DFOREGROUND │ ├─268818 (wsgi:h -DFOREGROUND │ ├─268819 (wsgi:h -DFOREGROUND │ ├─268820 apache2 -DFOREGROUND │ └─268821 apache2 -DFOREGROUND ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount