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 │ │ │ ├─21857 /lib/systemd/systemd --user │ │ │ └─21859 (sd-pam) │ │ └─session-21.scope │ │ ├─21788 sshd: cephadm [priv] │ │ └─21878 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.204.45.53-22-zuul [mux] │ ├─413354 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pctnbekrbznvctrrfloyazzrmlpdrndz ; /usr/bin/python3'"'"' && sleep 0' │ ├─413355 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pctnbekrbznvctrrfloyazzrmlpdrndz ; /usr/bin/python3' && sleep 0 │ ├─413356 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pctnbekrbznvctrrfloyazzrmlpdrndz ; /usr/bin/python3 │ ├─413357 /bin/sh -c echo BECOME-SUCCESS-pctnbekrbznvctrrfloyazzrmlpdrndz ; /usr/bin/python3 │ ├─413358 /usr/bin/python3 │ ├─413359 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─413361 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-65eeea1b8c676f496811ff50d8742b167f3b8dc8b89f44ca7b5979e5b73c4a21.scope … │ │ ├─12691 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.siiskn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.siiskn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-0f94a6b12b34bb9db51cc4a78ba0045dc466391b0fe0666fa28ffe2ec3d933d1.scope … │ │ ├─34945 /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 │ │ └─34959 /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-b871736fae579d014f99d708a3a6a71578723c0d7bff88940b119600dcb8908e.scope … │ │ ├─18855 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18872 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12277 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4ed083dd0a938e2214e5c912bee306e92c40d6a111216801dd0659bdb97f373 -address /run/containerd/containerd.sock │ │ ├─ 12666 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65eeea1b8c676f496811ff50d8742b167f3b8dc8b89f44ca7b5979e5b73c4a21 -address /run/containerd/containerd.sock │ │ ├─ 18827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b871736fae579d014f99d708a3a6a71578723c0d7bff88940b119600dcb8908e -address /run/containerd/containerd.sock │ │ ├─ 25403 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e673db241d6c51965177cab494bdae036cf89c73a9d6cafef2bfe25b7ab146f2 -address /run/containerd/containerd.sock │ │ ├─ 30098 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02af24bcf559ff508a29f149f9c551b76699f9333f7701ffad57a3cb81a31387 -address /run/containerd/containerd.sock │ │ ├─ 34920 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f94a6b12b34bb9db51cc4a78ba0045dc466391b0fe0666fa28ffe2ec3d933d1 -address /run/containerd/containerd.sock │ │ ├─ 40499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc2b292a8c91d1b8a1b6580fd39f27e3d68a8002db98294d9f6b5a443357b7e -address /run/containerd/containerd.sock │ │ ├─ 40529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d463c6fb04fa178a6c0ae7a4ba861630728311867a5050ad0f980502146dfa -address /run/containerd/containerd.sock │ │ ├─ 40578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a38fab155013080eae2cf7b4b359ab50b6b210668d3f41a4d0e951d84e2841 -address /run/containerd/containerd.sock │ │ ├─ 40580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1bf642858e26217ed984d04067f887a583d8c49fa10851dce95f193a453acd -address /run/containerd/containerd.sock │ │ ├─ 40582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9453247ae15ee64ebdde00fa052ee04451823274b00344f89d68536d503c60 -address /run/containerd/containerd.sock │ │ ├─ 41128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c357da26a979a4d282c949a689075532291b3db0ff55adf3aca489580367e4e -address /run/containerd/containerd.sock │ │ ├─ 41855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91fa50d66d91e188611b9c648f0628c0ab7092bb93ea0395e44cc834937ddbd8 -address /run/containerd/containerd.sock │ │ ├─ 41920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c3574f08cc9a4b55046e1e2a6f58f161d0bee09f5ee548a3abc9b13c1ba5c6b -address /run/containerd/containerd.sock │ │ ├─ 43215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adaecd625aed3d92c0f9dbb4d00c39a9c9df93327b1ba5fb07c93f7f591a3491 -address /run/containerd/containerd.sock │ │ ├─ 43620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3853405b2543bc3a92693e27fa217a28d82a04927fe63251b1c5e6fd37758dbb -address /run/containerd/containerd.sock │ │ ├─ 43650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a18c15b5d75077a20ceb0d041017d27d47da402a16b7bcdb3c4283cea6872b -address /run/containerd/containerd.sock │ │ ├─ 44091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36e8003552879469796cb28bcdef0dc6b984cb89759588bc38ca23f5747ef6f -address /run/containerd/containerd.sock │ │ ├─ 44565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14387ac3b7afa6eda0606b0e49ec4427b94740703b01ecc6166e34246bd4d56d -address /run/containerd/containerd.sock │ │ ├─ 44606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded73d7b3933e29031e77476d5e70933a11367cafe0d197944d5775b3db145c7 -address /run/containerd/containerd.sock │ │ ├─ 44683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132e4f98d1d4700a8fde4cb873a4edaa63fc99055718c4d7ee2af62efb971ca1 -address /run/containerd/containerd.sock │ │ ├─ 46969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 870324d68f7b557c126c5da57286748e3a2cfc128ac99b943192fd246b349d50 -address /run/containerd/containerd.sock │ │ ├─ 47064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a631cdbf3dc157ed4add569863354bcb8087fff6f881eccf56db065f7d1875ac -address /run/containerd/containerd.sock │ │ ├─ 47788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14dfa7b64362e95f76231450d9bdf44e7af8b3c39381b02634843de79bbe8490 -address /run/containerd/containerd.sock │ │ ├─ 47888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951f8289766b79733a4a7377267d598952affdf81a845d65b147260dc93812ad -address /run/containerd/containerd.sock │ │ ├─ 48464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c0c7553c8b3754914566b2b36f4860217b2c0a2c087fd4860b74d688c092f8e -address /run/containerd/containerd.sock │ │ ├─ 48754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4431bac7eed42b76ed384a4c12c1844f6b60055f32b8b1d279c72b0c2f23f8f5 -address /run/containerd/containerd.sock │ │ ├─ 49174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746bbd2d0e2f2746200536b61744d65770d677bbef80b936021bd42fbed73f89 -address /run/containerd/containerd.sock │ │ ├─ 51607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53727d1b327b97c5f6b54ed679bd3b3d5f4348eac29f2fd3928ed8487b9221b -address /run/containerd/containerd.sock │ │ ├─ 51813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41bc70c7ad8ae1c1a04c90d495af35244df3518aba16a9a7edbf79617845f520 -address /run/containerd/containerd.sock │ │ ├─ 56143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f670fe360ebb09aa8e33a8947410db578156561ef2f440f7c77418e464c99147 -address /run/containerd/containerd.sock │ │ ├─ 56755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1bb8c66e14a7c567390abd2bac03af5ece8b97be25302a06f1ee932cbaed1c -address /run/containerd/containerd.sock │ │ ├─ 56823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0845fb4d5ba29ed1dc939767ed44bcaf27bcf58727ef36a1d57f0fcee67c06bd -address /run/containerd/containerd.sock │ │ ├─ 56859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abbd077bfeb5b83248906ec2c96d7339e10da6ced88255323cd41f8394f91cc6 -address /run/containerd/containerd.sock │ │ ├─ 57011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0976089f1f591b25fb204608a68d0b6f747cfd8d9a7b56ac8734e819c5ba315 -address /run/containerd/containerd.sock │ │ ├─ 61475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f886acd561494c692f639d57d298e732613ef134e1e517a91baa86e7905e6b -address /run/containerd/containerd.sock │ │ ├─ 61518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceb922919e2d2cf1b9605ced04f153f40f32ed089d92ae78779f6b9d6ea52083 -address /run/containerd/containerd.sock │ │ ├─ 61569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1132d7a8a5d0ab27964395e83a9ba9cff0f545b2ee19409cb3216b0e51f054ac -address /run/containerd/containerd.sock │ │ ├─ 61619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef93bb118b3b263cd748635bb41ae6d915f98d1fb09462aee2842efcc58782e3 -address /run/containerd/containerd.sock │ │ ├─ 62990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c46414dd12f739e4cd29869e5ca6e265c0843f76a040a46219751ba2adbd06c -address /run/containerd/containerd.sock │ │ ├─ 63063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626303e1358cc30e4bcd6a79a649d283f3eca99f9fc48006a7a27207059361f3 -address /run/containerd/containerd.sock │ │ ├─ 63263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0daca47918ac235cbe0f1a7e45b0099182288b02cbd268022ac940c011ec475e -address /run/containerd/containerd.sock │ │ ├─ 63319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75dfae79760d64e55adf7a75267aa2ebc1036b71e92ae739fcc21b63ff3d0f4f -address /run/containerd/containerd.sock │ │ ├─ 63357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c2621fe1ae28a0c994d746215db30809e8818cede1892931949d24681375f5 -address /run/containerd/containerd.sock │ │ ├─ 63893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaced66ddda8e131ebabedb4d6aa6e22bca205df8e8bb0a43bc5892cdb41200e -address /run/containerd/containerd.sock │ │ ├─ 64146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c3aa366a7e5adce55f4e77c325899306cfccb9ed1c3c65c8fafd44edc3b4ae -address /run/containerd/containerd.sock │ │ ├─ 64819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b269320cb2ba08d21a49cded5375786bcf1e154d1aea93299d8e6aa1f303fc -address /run/containerd/containerd.sock │ │ ├─ 64994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b15ebdcbaa6b76b7a0de4809addddeddbc6e3f3d612863235bf968389539d52 -address /run/containerd/containerd.sock │ │ ├─ 65709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996fc5d9f961b5e6b4ca98e47dcd1c9102f65a1636ab8e69a36b8e31337d72a5 -address /run/containerd/containerd.sock │ │ ├─ 67237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ba090918e8154f0c23d00675be75edeb55c72fef7294790fe633b1afda4911 -address /run/containerd/containerd.sock │ │ ├─ 69203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c14641e0205080fe5ffe3f3453bfff8d97857118551e5a7b30ae2252cd1d6f -address /run/containerd/containerd.sock │ │ ├─ 78283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fbbc1e96d3ddd18636765a9e3807d83435e5ffe330fed5ee3dcfa4ac374a17f -address /run/containerd/containerd.sock │ │ ├─ 79834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a10427299bc2d1eb4b1153ff2265082de07a10162bd60061cc24fcf08f49ad -address /run/containerd/containerd.sock │ │ ├─ 85751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef12639f5e1512dbda4f37091c0bef42da3eb35feb54e494c743d819805616e -address /run/containerd/containerd.sock │ │ ├─ 91821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f626a43ddafed91710ffcb3769678142669961322a326d254763e75e90abaec4 -address /run/containerd/containerd.sock │ │ ├─ 96127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f807b7fd0189a0884118ab1e90116376129b7a94f3b927ba1f03105317281a -address /run/containerd/containerd.sock │ │ ├─ 96172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f38816a69a03608495f1c945e351ca6a063403963944567d80d21eb80b9488 -address /run/containerd/containerd.sock │ │ ├─109151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313a48259c05e05a9c68faad4632cb1c734a07abce69a37253649a8d9756f446 -address /run/containerd/containerd.sock │ │ ├─110613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2bd5d932e009617a5a6263c6cb65de44db9326d31efac648fb5ea7f9c8720b9 -address /run/containerd/containerd.sock │ │ ├─110652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db242205eda07628039ded7f45a743903f0c433dcd78582e4fe4a56c00caa80 -address /run/containerd/containerd.sock │ │ ├─112694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b550945fdcb8441406943965cee98dd25c0d23bf1e2c7b2ec2efdd863e231eff -address /run/containerd/containerd.sock │ │ ├─114448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b194fbfea990108ecd6c565cd5ecdebe39ceb7f8db538c745374bb3f4b11035 -address /run/containerd/containerd.sock │ │ ├─114508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54f7e3376524f457494b4e4882ecd605f3477a8f46a6bd1eb87aa77c9ac19458 -address /run/containerd/containerd.sock │ │ ├─127489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c293181c9c51ced2e0c2d991d96c77b5973a4717b082abaf784516464d2f0b -address /run/containerd/containerd.sock │ │ ├─127597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe6bb4f2df6fafe0a3c69fc92efdad50c16eaecc9d0807758daaa6c2bd3b05f -address /run/containerd/containerd.sock │ │ ├─130122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd5bf56fb1a1f71f4888c488d13b6c687dae763d39e526b5af157181dfc255e -address /run/containerd/containerd.sock │ │ ├─156315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb9240d1b628034600f799e34c9252c763909f3372b81d87b1d858d852bb4d1 -address /run/containerd/containerd.sock │ │ ├─158117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4113b62d8113fbd591688a8cd793d602a9a73666ae262199cc4e47c60a9770e -address /run/containerd/containerd.sock │ │ ├─158423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d837f6053a17ca27941a87957ada40021e40a32f9b2629f819020cb8084fb7 -address /run/containerd/containerd.sock │ │ ├─159255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b30839ffb110bc2040c41ef58b45375137144aca62539207589105c9361f7a1 -address /run/containerd/containerd.sock │ │ ├─161334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5638739b55f551bba30103c9292c1e98c707501a4e56f1a73101c4c44a1c9e -address /run/containerd/containerd.sock │ │ ├─161563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c54cb64ae7061c64c6c409cec272b183c4cd3e94c2b3215310b56d6befcf460 -address /run/containerd/containerd.sock │ │ ├─161672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbba305f018806796f059dcd48486da02b5a0b27bf8a670b69e1cd2e56c90529 -address /run/containerd/containerd.sock │ │ ├─161921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83879d5ac519d30701b856a3ec39e56bac8e4ca8dfb43765aeb7dcbf00c3a4ae -address /run/containerd/containerd.sock │ │ ├─162014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31a50e99a02e5bdde634597fcd256429c9ed8088fd68a38b05a7f4606c8d5760 -address /run/containerd/containerd.sock │ │ ├─162307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db0f72601ef76eea4b0d14f6d7b7ad70879c847b5a442819b7ce51642dd0c16a -address /run/containerd/containerd.sock │ │ ├─173935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd97178b069005bf01ad6bac7b4b7e624689ab8d0ef341555b6f9dbafd3f39b -address /run/containerd/containerd.sock │ │ ├─175772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd01a801e992e50216582cc8d5dc1658274555ccfaa7dca940dd6c3876ab41df -address /run/containerd/containerd.sock │ │ ├─175819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ae85cad4a1ddcf00968e331ece545a53a5f6fb3c9bfb5fcd93e6eda39d626d -address /run/containerd/containerd.sock │ │ ├─175933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f402626fee4d35da6f1e9a4468ae3b0363a82d7ae420118366e867dc586e52 -address /run/containerd/containerd.sock │ │ ├─175938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ada4aebe038cf1d7d772ee392b9768572113626e83fafc6c9e3243e4ec5bbb2d -address /run/containerd/containerd.sock │ │ ├─176005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ca61fcd4a89a947165e2ecfd9a7ded7ba9abae4db1f8b8d6c3e308597fc7fb -address /run/containerd/containerd.sock │ │ ├─176302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20951ed917390f0df3b246cac262f1d467d5e30aef7eeaa65f7732d5546bab64 -address /run/containerd/containerd.sock │ │ ├─176346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f2ad8b7c4eacbb568f9e52c57b791ddab4bfc6ade7c45fbf8dedbcfa464e67b -address /run/containerd/containerd.sock │ │ ├─189115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba4233ca4dfcad7e5163a5a3e2c4c4d26649ab59c57ce0e2ae0d0642cb6ffba9 -address /run/containerd/containerd.sock │ │ ├─191705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ced5cde59e4c1de7200dad15c20ff705177f26d4b09766abd7e6f10b7b2ee17 -address /run/containerd/containerd.sock │ │ ├─191842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c9f0d3f1925dea778934a123e2fbb5fd156fff8b4783064aae6a9f968682e66 -address /run/containerd/containerd.sock │ │ ├─191883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e46e0739ce120ce991bc9c7527b02f8a3a437ef48ae6e31ca125845d4e410bf -address /run/containerd/containerd.sock │ │ ├─208535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ebaf19c174c552c6733d15512a151f1c4f3dec356c15ef0285e04740755a690 -address /run/containerd/containerd.sock │ │ ├─215896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74a9e179a49ef6f4ee43899f816ad2f546772a588c46184aeeb9ce3cc4833a91 -address /run/containerd/containerd.sock │ │ ├─215919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa437dad9413d2294b581408c7596a5518eb4bdc9eedd20ff6294f7b8c7874e -address /run/containerd/containerd.sock │ │ ├─215947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818fc04e10a6e316533b648796bfcfe0cbe3510a7dd22330571697b7647961c0 -address /run/containerd/containerd.sock │ │ ├─216316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78554559e78ee4e3d45a246309e62eeda9f5a456972c1584eb0373838594745e -address /run/containerd/containerd.sock │ │ ├─227909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 387dfe982f4f0a0308cf9986fe0f9f26b1abdb0a717985885e1cbcda78d7f01f -address /run/containerd/containerd.sock │ │ ├─230295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e418739aff1bc5e9ac3493ec6ffea5c40769f1df8f0cce1998c20d7923efdd25 -address /run/containerd/containerd.sock │ │ ├─231498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7339665d4531fa1f7f33165f4c47482b1132e8471b64f067fe42570a6c09707b -address /run/containerd/containerd.sock │ │ ├─232255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8cf867210358e94c7e568c506d5f4db60631d2812abdb437f35613143a2cca7 -address /run/containerd/containerd.sock │ │ ├─233439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd4f44827de977340cfcfd58db842e20c53047836a2c7e41688e280efebb87f -address /run/containerd/containerd.sock │ │ ├─235079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d914e187195e9d9f1698eaf2741b58de1481c2e93176c37aa65d45aa3175d8d9 -address /run/containerd/containerd.sock │ │ ├─236718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5835e419bc7101da545b0df8a7c2dc636714abbe735ac164ff73e24c802cc05f -address /run/containerd/containerd.sock │ │ ├─236772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f2bb926929bcd080e9d6d2f6c6af60600fd134e52a4f0cc156dea6c9ca33fd -address /run/containerd/containerd.sock │ │ ├─246039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2975ca920e7cd7eccfd2d4502be0b893f4f804a76ac7d322454c832c1e1d58 -address /run/containerd/containerd.sock │ │ ├─246735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb3d99c90bd5759714ea4c703625713415c69857a7c0d854d80f4e5b61fe0a71 -address /run/containerd/containerd.sock │ │ ├─251282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a847f4c800d5392bcef747ea2e9c001201213e6b60a05a597cbe4f9b63d85270 -address /run/containerd/containerd.sock │ │ ├─255982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f981b8467cff4502c085beeddb877ac1a3530322c11795ac1cca5ba6dbf0a78 -address /run/containerd/containerd.sock │ │ ├─256178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6089678fe8f9e22190e693c2529017165ee96463922b66850dba6e145f2576f3 -address /run/containerd/containerd.sock │ │ ├─256244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d38656e2fba0c62f80e6943a98b07451ceaf8d7172bbe83fe5a04c328e02529 -address /run/containerd/containerd.sock │ │ ├─256283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d39520192047f1ba21b354420cb1eefe647565d41b2fb4ada068c6b78eb1ad -address /run/containerd/containerd.sock │ │ ├─268307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7e8ff8d419d7da4bae9d7b545f57f827ba590ca60586bf34ccd7b2aca41c477 -address /run/containerd/containerd.sock │ │ ├─271144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3faa090ea74fed582e18fffeaa37efc7565fb4fb41a610e10a28b717e4eb10c -address /run/containerd/containerd.sock │ │ └─272454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f88bbd452e019e11234fe6c99ff4abce6a5ba1902c3000db30b74764feca4a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29802 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30081 /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 │ │ │ ├─18785 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18805 /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 │ │ │ ├─25113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25385 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34625 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34903 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12256 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.siiskn.service │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.siiskn/unit.run │ │ └─12612 /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-siiskn --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.siiskn:/var/lib/ceph/mgr/ceph-instance.siiskn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.siiskn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.siiskn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155748 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40969 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.53 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r998a768eb6234c009ac33e798b8b02d0.scope │ │ └─190090 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 644 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─409003 sshd: [accepted] │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10839 /usr/sbin/chronyd -F 1 │ │ └─10840 /usr/sbin/chronyd -F 1 │ ├─docker-e673db241d6c51965177cab494bdae036cf89c73a9d6cafef2bfe25b7ab146f2.scope … │ │ ├─25426 /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 │ │ └─25439 /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-02af24bcf559ff508a29f149f9c551b76699f9333f7701ffad57a3cb81a31387.scope … │ │ ├─30123 /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 │ │ └─30135 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155557 /sbin/iscsid │ │ └─155558 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-a4ed083dd0a938e2214e5c912bee306e92c40d6a111216801dd0659bdb97f373.scope … │ ├─12328 /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 │ └─12347 /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 ├─k8s.io │ ├─86d39520192047f1ba21b354420cb1eefe647565d41b2fb4ada068c6b78eb1ad │ │ └─256331 /pause │ ├─75dfae79760d64e55adf7a75267aa2ebc1036b71e92ae739fcc21b63ff3d0f4f │ │ └─63342 /pause │ ├─a631cdbf3dc157ed4add569863354bcb8087fff6f881eccf56db065f7d1875ac │ │ └─47089 /pause │ ├─42f36d13fd8b1e1ad1ecd1c66de2d1b1848a0681b0c2d8aae01f230f68079e63 │ │ └─51870 valkey-server *:6379 │ ├─3fb3ba40b0954b75cc6560eec9b260f63e462451f11788097a64abfc9696fe5a │ │ └─43716 /coredns -conf /etc/coredns/Corefile │ ├─6b1bb8c66e14a7c567390abd2bac03af5ece8b97be25302a06f1ee932cbaed1c │ │ └─56790 /pause │ ├─db0f72601ef76eea4b0d14f6d7b7ad70879c847b5a442819b7ce51642dd0c16a │ │ └─162330 /pause │ ├─afbd9a540f5fffc466d4bf06cea71a940ba798c9a255ab7a174dfd72e35bd9d2 │ │ ├─224954 octavia-api: uWSGI master │ │ ├─224967 octavia-api: uWSGI worker 1 │ │ └─224968 octavia-api: uWSGI worker 2 │ ├─54d9ce10afdae919bd5b3bdb0eba240e46ab1705d8ba31399c919ccc1135d988 │ │ └─233488 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─000fada70a68ee82d906282b5321f1b9f342a2de3ccfdc7b4c500f4a16b165b9 │ │ └─47401 /server │ ├─996fc5d9f961b5e6b4ca98e47dcd1c9102f65a1636ab8e69a36b8e31337d72a5 │ │ └─65734 /pause │ ├─a1711f53f8515c5ce167b653b70cb591ba22a3dda01c0a956382a30d4c576a62 │ │ ├─204642 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205029 heat-engine: ServiceWrapper worker(0) │ │ └─205032 heat-engine: ServiceWrapper worker(1) │ ├─39a10427299bc2d1eb4b1153ff2265082de07a10162bd60061cc24fcf08f49ad │ │ └─79859 /pause │ ├─8f2ad8b7c4eacbb568f9e52c57b791ddab4bfc6ade7c45fbf8dedbcfa464e67b │ │ └─176382 /pause │ ├─afed34406fa1bea1d56d60b2586337fd788366c1e81f6ce92b1a8a56d21a52c9 │ │ ├─ 47331 /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 │ │ ├─ 47356 /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 │ │ ├─ 47470 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270734 nginx: worker process │ │ ├─270735 nginx: worker process │ │ └─270736 nginx: cache manager process │ ├─6c3574f08cc9a4b55046e1e2a6f58f161d0bee09f5ee548a3abc9b13c1ba5c6b │ │ └─41945 /pause │ ├─bf370f230a237ea26db393e5a0c0d440f15441440162b215503a550b46720cc9 │ │ └─65882 /goldpinger --static-file-path /static │ ├─5d914762b68f77a65ad65b651f41a7e6adbe2a8c857e62ce4b72223a758e3f25 │ │ ├─ 49229 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 │ │ ├─ 50722 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 │ │ └─413362 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 │ ├─5c6da45ddf322cd8557c4bed3740688311b791da0c9678bbaa9cd1acd6f0301c │ │ └─266201 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6b0a33cd87c230c06f1821191692bde493be0b737e52184f6050f6cbdf6dc45d │ │ ├─275203 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275216 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ffce0c6c7245722840566a478442a4faf9dea2fef7af43fcd69109ebc59ec7d4 │ │ └─61797 /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 │ ├─8bbf1b25e1b0a39af4f39a1b58be5750d528d336943e3eab2c13410fdfa8b349 │ │ └─189985 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d9e262494860498c8f0581bbb8fcf0748569e86603d2f127e8b0a4278bd0277f │ │ ├─208876 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208899 erl_child_setup 1048576 │ │ ├─208963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209193 /bin/sh -s rabbit_disk_monitor │ ├─746bbd2d0e2f2746200536b61744d65770d677bbef80b936021bd42fbed73f89 │ │ └─49198 /pause │ ├─56e09111dd35e994889d92c6cd8799abeb5d4e3cc346cc0caae060e95f809e98 │ │ ├─251657 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─251679 erl_child_setup 1048576 │ │ ├─251841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251983 /bin/sh -s rabbit_disk_monitor │ ├─8f981b8467cff4502c085beeddb877ac1a3530322c11795ac1cca5ba6dbf0a78 │ │ └─256011 /pause │ ├─b7e8ff8d419d7da4bae9d7b545f57f827ba590ca60586bf34ccd7b2aca41c477 │ │ └─268334 /pause │ ├─c94fcee27625b5b3caad7f1a6b47546b9f17259cdf595dc00e09f5737c37d150 │ │ ├─266302 /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 │ │ └─266505 /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 │ ├─20951ed917390f0df3b246cac262f1d467d5e30aef7eeaa65f7732d5546bab64 │ │ └─176326 /pause │ ├─e418739aff1bc5e9ac3493ec6ffea5c40769f1df8f0cce1998c20d7923efdd25 │ │ └─230320 /pause │ ├─0713809e10e6ce4636144708e55f9c0e1c82e83806083a8f4b55f6dfc2abd967 │ │ ├─ 72583 apache2 -DFOREGROUND │ │ ├─ 72606 (wsgi:k -DFOREGROUND │ │ ├─ 72607 (wsgi:k -DFOREGROUND │ │ ├─ 72608 (wsgi:k -DFOREGROUND │ │ ├─ 72609 (wsgi:k -DFOREGROUND │ │ ├─404694 apache2 -DFOREGROUND │ │ └─412532 apache2 -DFOREGROUND │ ├─5835e419bc7101da545b0df8a7c2dc636714abbe735ac164ff73e24c802cc05f │ │ └─236746 /pause │ ├─d2bd5d932e009617a5a6263c6cb65de44db9326d31efac648fb5ea7f9c8720b9 │ │ └─110636 /pause │ ├─f7eccfddf8fe708a6f818a0697010d2a26b2745f607d11aa172143e237a0214d │ │ └─57278 /secretgen-controller │ ├─3853405b2543bc3a92693e27fa217a28d82a04927fe63251b1c5e6fd37758dbb │ │ └─43654 /pause │ ├─7c357da26a979a4d282c949a689075532291b3db0ff55adf3aca489580367e4e │ │ └─41153 /pause │ ├─36c3994230902023080c3475e85076f59ca1a4cdb57e0c07b2ea592c1ca3545f │ │ ├─147131 placement-api: uWSGI master │ │ ├─147158 placement-api: uWSGI worker 1 │ │ └─147159 placement-api: uWSGI worker 2 │ ├─e1f77d3870df5e2352d05e3f9a65a9c5cbd8fa812716d0a1386e665a82d35b65 │ │ ├─204690 heat-api-cfn: uWSGI master │ │ ├─204735 heat-api-cfn: uWSGI worker 1 │ │ └─204736 heat-api-cfn: uWSGI worker 2 │ ├─4b6c1e9646963109def18bc1b89505338552d41637fe053b673a2b5fe3331c23 │ │ └─42171 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─de1bf642858e26217ed984d04067f887a583d8c49fa10851dce95f193a453acd │ │ └─40666 /pause │ ├─92b269320cb2ba08d21a49cded5375786bcf1e154d1aea93299d8e6aa1f303fc │ │ └─64842 /pause │ ├─d1b356eafc0858947a5053cb3aa54ee17e44dc16ec0eb1c40fe7703956e325fb │ │ └─189350 /usr/bin/libvirt-tls-sidecar │ ├─5671a83ce16b52f2fa6852fc8954dcd51134e8d85a987899cc6ee73f2db4f885 │ │ ├─184794 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185214 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185217 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185220 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2746b4cdd0646aeed6b6351fe8eae182ee3ecb877771acdddc6df16091e4378c │ │ └─253064 docker-registry serve /etc/docker-registry/config.yml │ ├─de0a8c9f9ab58f5152769948c49275b84467542139e411d9e17cab0cc220e552 │ │ └─40737 etcd --advertise-client-urls=https://199.204.45.53:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.53:2380 --initial-cluster=instance=https://199.204.45.53:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.53:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.53: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 │ ├─8ffd3e3eb51797df7274194c929938d43e33f58881dff1f508159077998456b0 │ │ └─66878 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b6f38816a69a03608495f1c945e351ca6a063403963944567d80d21eb80b9488 │ │ └─96199 /pause │ ├─e9513b3fb8d4ac732101469e83007c179667cbe87857b77636958953217d3ff2 │ │ └─66149 /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 │ ├─ca1fe25eddd9c369d33ce69e432d95bb07ce99e4dc57a2f3f9f877a0d4ba4b61 │ │ ├─184857 neutron-api: uWSGI master │ │ ├─184878 neutron-api: uWSGI worker 1 │ │ └─184879 neutron-api: uWSGI worker 2 │ ├─dcb350195a2aa60be2401d8c7101448f992894910942f199edf4df9d577e1338 │ │ ├─246104 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247021 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzjefopir/privsep.sock │ │ ├─247094 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247097 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f7cc70dda1d2b29fca2f0ead8066bc8bc3500cfd189943bbf67fa1d39970cad1 │ │ └─57142 nfd-master -crd-controller=true -metrics=8081 │ ├─e745a0ee032cca8ba077b7df7cf7c356c1f51458f968886e5b48018b0c248d30 │ │ ├─91980 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92001 erl_child_setup 1048576 │ │ ├─92072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92410 /bin/sh -s rabbit_disk_monitor │ ├─3cd97178b069005bf01ad6bac7b4b7e624689ab8d0ef341555b6f9dbafd3f39b │ │ └─173958 /pause │ ├─f88b7f8ff8aba70babaee39afb19018b0c6951c78c9eec76c43b4898d163adec │ │ └─66341 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-53.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 │ ├─78488196ff6b641875cd1acfc1cfdf9d47c14403f624e9904334d337a9c93a99 │ │ ├─172800 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173169 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173170 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9ade8d417fb34ecacdc513850082833022cab636632287d0677be8950344194e │ │ └─128245 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4568a0dfc5a4680602e65b4ec83bed477ab547784dfd32e7fe5868f994749e23 │ │ ├─62405 python -u /app/sidecar.py │ │ ├─62678 python -u /app/sidecar.py │ │ └─62679 python -u /app/sidecar.py │ ├─ba4233ca4dfcad7e5163a5a3e2c4c4d26649ab59c57ce0e2ae0d0642cb6ffba9 │ │ └─189139 /pause │ ├─3ced5cde59e4c1de7200dad15c20ff705177f26d4b09766abd7e6f10b7b2ee17 │ │ └─191748 /pause │ ├─d2dae8329e509ff978545bd266cc3fea1ee970265d7582797f4b482ca63c3eec │ │ └─52004 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 │ ├─387dfe982f4f0a0308cf9986fe0f9f26b1abdb0a717985885e1cbcda78d7f01f │ │ └─227933 /pause │ ├─f53727d1b327b97c5f6b54ed679bd3b3d5f4348eac29f2fd3928ed8487b9221b │ │ └─51631 /pause │ ├─f4113b62d8113fbd591688a8cd793d602a9a73666ae262199cc4e47c60a9770e │ │ └─158141 /pause │ ├─f4e97d8a15bca9e4ccb2b7415c19c19259b09d56fca9b14da94941a88ab58030 │ │ └─235129 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ca7c63cb9cedd668cedeceea9e4ff30097b512ef9b19de61de814671450326fe │ │ └─167605 /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 │ ├─e5c14641e0205080fe5ffe3f3453bfff8d97857118551e5a7b30ae2252cd1d6f │ │ └─69226 /pause │ ├─8f7d18127020bb5dfdd6ced5de712e1e2d1b02580a8fdfec5d222702ad59588b │ │ ├─84972 barbiacan-api: uWSGI master │ │ └─85002 barbiacan-api: uWSGI worker 1 │ ├─57f2bb926929bcd080e9d6d2f6c6af60600fd134e52a4f0cc156dea6c9ca33fd │ │ └─236825 /pause │ ├─b7efcff2e96f0038cfaa5591b0a50832fcaed6f545655154699f13536b9bfd4e │ │ ├─172825 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173156 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173157 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bd7e59e4a15a54cd8e87754387e89b12d43914529bcf144d9e81c9d72c762c5d │ │ └─86564 /usr/local/bin/rook ceph operator │ ├─fd01a801e992e50216582cc8d5dc1658274555ccfaa7dca940dd6c3876ab41df │ │ └─175825 /pause │ ├─8c5843bf88e90fd34585d5dea15be8f7170fa776b0795256ac6ce4344824ffec │ │ └─187644 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─41bc70c7ad8ae1c1a04c90d495af35244df3518aba16a9a7edbf79617845f520 │ │ └─51838 /pause │ ├─91fa50d66d91e188611b9c648f0628c0ab7092bb93ea0395e44cc834937ddbd8 │ │ └─41881 /pause │ ├─72085022a9a93e3de41c64d76416c7065b874c5e2eb2c9b98d2a53acba161d9d │ │ └─66738 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7d2aeec611186308d981e4ea7dba265679f20512f32bef055a685b17d8bd29c │ │ └─40801 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 │ ├─4ece8b16531eb6dfce16b5707323653948fa23a0b046bc116c9cf33df6f08631 │ │ └─193451 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─951f8289766b79733a4a7377267d598952affdf81a845d65b147260dc93812ad │ │ └─47911 /pause │ ├─d29523b07e406fab6e422bf7100fbfbfa242f3bebe5eefe815d5962d2f0aadc3 │ │ ├─111006 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111328 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111343 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b818f6645b14cf6500ca58c6a408854bd9106eefbe366b25fad3a3937ec707df │ │ └─96496 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-mrh5s --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0daca47918ac235cbe0f1a7e45b0099182288b02cbd268022ac940c011ec475e │ │ └─63288 /pause │ ├─0da5ddbd2170636b2cce4e893c053d3e93303ca45023aa5d880226b1ad393524 │ │ └─57072 nfd-worker -metrics=8081 │ ├─4b30839ffb110bc2040c41ef58b45375137144aca62539207589105c9361f7a1 │ │ └─159279 /pause │ ├─22ebea25974c51b3e3bde7fa2528263413566f68d45a1330d05bfe0e2afc5b7d │ │ ├─67612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67634 erl_child_setup 1048576 │ │ ├─67736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67823 /bin/sh -s rabbit_disk_monitor │ ├─96a18c15b5d75077a20ceb0d041017d27d47da402a16b7bcdb3c4283cea6872b │ │ └─43682 /pause │ ├─fbba305f018806796f059dcd48486da02b5a0b27bf8a670b69e1cd2e56c90529 │ │ └─161704 /pause │ ├─7fe37b6bb32118dfea91152ccaf06da3a8a57fa13f26fcff88d8d6047cf0c315 │ │ ├─193424 /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 │ │ ├─376898 /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/tmpxd0jgahr/privsep.sock │ │ ├─377194 /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/tmp26bbs2qe/privsep.sock │ │ └─384425 /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/tmp6teysfpl/privsep.sock │ ├─e734b210fcd1df77117a6d931ef44e2f92bad07224f42cc910fc034774356245 │ │ └─48279 /manager --metrics-bind-address=:8080 │ ├─c1562a7271f9dfbd2496feae10379c748bcc98f4a13ff9d2908c674062696de1 │ │ ├─64560 nginx: master process nginx -g daemon off; │ │ ├─64576 nginx: worker process │ │ ├─64577 nginx: worker process │ │ ├─64578 nginx: worker process │ │ ├─64579 nginx: worker process │ │ └─64580 nginx: worker process │ ├─f670fe360ebb09aa8e33a8947410db578156561ef2f440f7c77418e464c99147 │ │ └─56167 /pause │ ├─4038a3a9d7fc63e933e81bbdf3563b833968875646d3b9b589c2297c5df2b78a │ │ ├─128598 /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 │ │ └─128741 /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 │ ├─eb3d99c90bd5759714ea4c703625713415c69857a7c0d854d80f4e5b61fe0a71 │ │ └─246756 /pause │ ├─207dda0a8273860ce05ef595449a64322cd50722de16e7fd0a14566f2239ef83 │ │ └─49525 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─14dfa7b64362e95f76231450d9bdf44e7af8b3c39381b02634843de79bbe8490 │ │ └─47812 /pause │ ├─cbb18559d7ceec69d97e6b2e6d9ffee4ca07f79eb37a50b8450f249ad63199ce │ │ └─226267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─081cba0e4362fa01b57b502bccafb9e1f883f7610ec1be9966239b2d2c52bba2 │ │ └─65832 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d2c293181c9c51ced2e0c2d991d96c77b5973a4717b082abaf784516464d2f0b │ │ └─127530 /pause │ ├─844ed005c886b8f20bc4100b6d06040cd35aa9c2441370342d52b92d3de52a70 │ │ └─48159 /manager --metrics-bind-address=:9782 │ ├─e1756ae9a6bc2802cf8f0a850c3c5c7a06e7196d18862921bd86ac6264659add │ │ └─44888 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f657349872f862fce67bef870200296e145f3df28a235120b93c1557bbf146d0 │ │ └─156839 /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 │ ├─091833c9f87b1ae262e5d837a6886c7cb9be2b1d65ce78b3f6d99da5ea4bed0e │ │ └─266209 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5378f79477b896b524dd8b8fc3c0670998731be205be4ffeca82192be553e35e │ │ └─40799 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 │ ├─1132d7a8a5d0ab27964395e83a9ba9cff0f545b2ee19409cb3216b0e51f054ac │ │ └─61599 /pause │ ├─f5a06f7d964c792df0068b59ecd941cbd831f20c0e0f47f9d052c9c4fec81a30 │ │ └─40907 /kube-vip manager │ ├─5d3f842a28494fc762f63b11165f23d4cab6c2470b80a81f96cc03138a08dcb0 │ │ └─189397 /bin/bash /tmp/libvirt.sh │ ├─9a458b02d6a2b0022373f9bb0cfcca8af50cc0f8f7b0a8fb08601675e0db1ed6 │ │ ├─270889 apache2 -DFOREGROUND │ │ ├─273352 (wsgi:h -DFOREGROUND │ │ ├─273353 (wsgi:h -DFOREGROUND │ │ ├─273354 (wsgi:h -DFOREGROUND │ │ ├─273355 (wsgi:h -DFOREGROUND │ │ ├─273356 (wsgi:h -DFOREGROUND │ │ ├─273357 apache2 -DFOREGROUND │ │ └─273358 apache2 -DFOREGROUND │ ├─eef12639f5e1512dbda4f37091c0bef42da3eb35feb54e494c743d819805616e │ │ └─85775 /pause │ ├─b5a81c8245a0cb5817ea7946434681c69f512e5bf5cf216f6f02b9c744e3045d │ │ ├─42378 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42751 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─68f402626fee4d35da6f1e9a4468ae3b0363a82d7ae420118366e867dc586e52 │ │ └─175980 /pause │ ├─4431bac7eed42b76ed384a4c12c1844f6b60055f32b8b1d279c72b0c2f23f8f5 │ │ └─48780 /pause │ ├─ab30dba8d9cd314ae299d253fa57666ebe2c169db5b0fbadaaa31892f6572bed │ │ ├─187625 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187973 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188292 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp00fv2392/privsep.sock │ │ ├─375757 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpruwbzgx1/privsep.sock │ │ ├─376178 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgwpp7ymt/privsep.sock │ │ ├─376702 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376706 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377259 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9d82e2f1-1878-4702-b9fa-701fc1b815b4 --namespace=qrouter-9d82e2f1-1878-4702-b9fa-701fc1b815b4 --conf_dir=/var/lib/neutron/ha_confs/9d82e2f1-1878-4702-b9fa-701fc1b815b4 --log-file=/var/lib/neutron/ha_confs/9d82e2f1-1878-4702-b9fa-701fc1b815b4/neutron-keepalived-state-change.log --monitor_interface=ha-e839bb3b-fa --monitor_cidr=169.254.0.210/24 --pid_file=/var/lib/neutron/external/pids/9d82e2f1-1878-4702-b9fa-701fc1b815b4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382139 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f0dfe71f-88e7-4967-8abb-ae0733705194 --namespace=qrouter-f0dfe71f-88e7-4967-8abb-ae0733705194 --conf_dir=/var/lib/neutron/ha_confs/f0dfe71f-88e7-4967-8abb-ae0733705194 --log-file=/var/lib/neutron/ha_confs/f0dfe71f-88e7-4967-8abb-ae0733705194/neutron-keepalived-state-change.log --monitor_interface=ha-386e456e-71 --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/f0dfe71f-88e7-4967-8abb-ae0733705194.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383558 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=83c36308-b328-4c59-ac02-4ce845d9d51c --namespace=qrouter-83c36308-b328-4c59-ac02-4ce845d9d51c --conf_dir=/var/lib/neutron/ha_confs/83c36308-b328-4c59-ac02-4ce845d9d51c --log-file=/var/lib/neutron/ha_confs/83c36308-b328-4c59-ac02-4ce845d9d51c/neutron-keepalived-state-change.log --monitor_interface=ha-ae8f82ef-ff --monitor_cidr=169.254.0.24/24 --pid_file=/var/lib/neutron/external/pids/83c36308-b328-4c59-ac02-4ce845d9d51c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─390765 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ed472ba7-0afe-4bbb-bc98-b3101a310eb5 --namespace=qrouter-ed472ba7-0afe-4bbb-bc98-b3101a310eb5 --conf_dir=/var/lib/neutron/ha_confs/ed472ba7-0afe-4bbb-bc98-b3101a310eb5 --log-file=/var/lib/neutron/ha_confs/ed472ba7-0afe-4bbb-bc98-b3101a310eb5/neutron-keepalived-state-change.log --monitor_interface=ha-a708671c-f6 --monitor_cidr=169.254.0.182/24 --pid_file=/var/lib/neutron/external/pids/ed472ba7-0afe-4bbb-bc98-b3101a310eb5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5bb7d6826b51228d97026325642b1587423ef2e761735f408c4b2da788f80582 │ │ └─66841 /bin/pushgateway │ ├─7fbbc1e96d3ddd18636765a9e3807d83435e5ffe330fed5ee3dcfa4ac374a17f │ │ └─78307 /pause │ ├─6334e5ee29c0e443fcab155725289ad23925a9f0e6e17676c64b107742574ae6 │ │ ├─159556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159579 erl_child_setup 1048576 │ │ ├─159671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159748 /bin/sh -s rabbit_disk_monitor │ ├─74a9e179a49ef6f4ee43899f816ad2f546772a588c46184aeeb9ce3cc4833a91 │ │ └─215987 /pause │ ├─cb3f55fe60009a9ee8f3aad7bec89952040dfd03c986cd11ac86e6436154de05 │ │ ├─174142 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174189 erl_child_setup 1048576 │ │ ├─174238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174368 /bin/sh -s rabbit_disk_monitor │ ├─3ccf283904fc939c504d8a22c894e325deb95eecddb87583ed33522d1aae5003 │ │ └─231582 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e45f84ca600d8e554209c4052c78b3b08c4b9c1256dbf985548a5a6737c2981f │ │ └─41178 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7f5736dde52732c5371fe36b7bb708543236756a5d0ef95410a316bdf9348a5a │ │ ├─176982 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405503 sleep 300 │ ├─c4d837f6053a17ca27941a87957ada40021e40a32f9b2629f819020cb8084fb7 │ │ └─158448 /pause │ ├─97d13feaf42e4982379d283ccfc51b99661bf8ded3164023524697ad6bb582d5 │ │ └─65275 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d914e187195e9d9f1698eaf2741b58de1481c2e93176c37aa65d45aa3175d8d9 │ │ └─235103 /pause │ ├─357a7743335e453d70f6f24745f80b52ded37b30123c824f03040a27485a8fa5 │ │ ├─112832 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112855 erl_child_setup 1048576 │ │ ├─112904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113072 /bin/sh -s rabbit_disk_monitor │ ├─21876b1791858ed7af7a98376d64d095329659df4e0d614cf5cf26eb9c822e6a │ │ ├─185930 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186255 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpk9226z9n/privsep.sock │ │ ├─186449 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpk2j1nuif/privsep.sock │ │ └─186806 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c36e8003552879469796cb28bcdef0dc6b984cb89759588bc38ca23f5747ef6f │ │ └─44115 /pause │ ├─5a85b4797b040252d1507268e11eaf8375c4b5d8f7f376f505843f78cee6d476 │ │ ├─228189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228212 erl_child_setup 1048576 │ │ ├─228275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228506 /bin/sh -s rabbit_disk_monitor │ ├─6be6d63e6e96644eac728022604c3a214ee26e3a5707ad43aa00293af83f20a0 │ │ └─44291 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 │ ├─818fc04e10a6e316533b648796bfcfe0cbe3510a7dd22330571697b7647961c0 │ │ └─216030 /pause │ ├─e7ae85cad4a1ddcf00968e331ece545a53a5f6fb3c9bfb5fcd93e6eda39d626d │ │ └─175876 /pause │ ├─ecd1711ddb52f00042e9abbdfc70d8eedc4b06f04d1a8745fae0b59bef37801d │ │ └─271648 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─6b15ebdcbaa6b76b7a0de4809addddeddbc6e3f3d612863235bf968389539d52 │ │ └─65019 /pause │ ├─2d146f6b6eb7490e02f5065d7958369d7f153377df5d7e9a513fd7e87ba1a458 │ │ └─66077 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-53.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 │ ├─abbd077bfeb5b83248906ec2c96d7339e10da6ced88255323cd41f8394f91cc6 │ │ └─56885 /pause │ ├─3923ba99767f98439371986f476e860445f3f651bdf23c4e132ffd10a6741fd7 │ │ └─66383 /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 │ ├─a5110fd88e715783a9a5f03f476477e9a89e6d6bb1b1fe23352586115eff17c5 │ │ └─44846 /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 │ ├─a847f4c800d5392bcef747ea2e9c001201213e6b60a05a597cbe4f9b63d85270 │ │ └─251307 /pause │ ├─cce9a1f72a8088f3730b306330e71e5d07e65ed8d87c73e9b6e8ae9ca8d98b56 │ │ ├─345879 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346170 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346319 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmckpz1bn/privsep.sock │ │ ├─346553 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa7bdrlfk/privsep.sock │ │ ├─346906 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346907 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346920 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3a30a9d3-1f30-4253-bad9-e7383740c4c7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3a30a9d3-1f30-4253-bad9-e7383740c4c7/host --addn-hosts=/var/lib/neutron/dhcp/3a30a9d3-1f30-4253-bad9-e7383740c4c7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3a30a9d3-1f30-4253-bad9-e7383740c4c7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3a30a9d3-1f30-4253-bad9-e7383740c4c7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d79fba82-ab9c-4b48-a2b5-01ef4f68c1b0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346927 haproxy -f /var/lib/neutron/ns-metadata-proxy/3a30a9d3-1f30-4253-bad9-e7383740c4c7.conf │ │ ├─346931 haproxy -f /var/lib/neutron/ns-metadata-proxy/bf67a85f-2268-4028-b5fe-f6eb133cfbfb.conf │ │ ├─375403 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3j0k8e2a/privsep.sock │ │ ├─381317 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpejhwjjc8/privsep.sock │ │ └─388806 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bf67a85f-2268-4028-b5fe-f6eb133cfbfb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bf67a85f-2268-4028-b5fe-f6eb133cfbfb/host --addn-hosts=/var/lib/neutron/dhcp/bf67a85f-2268-4028-b5fe-f6eb133cfbfb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bf67a85f-2268-4028-b5fe-f6eb133cfbfb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bf67a85f-2268-4028-b5fe-f6eb133cfbfb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3b9ba6e3-e2ce-4354-bef4-4b7e033d2fe0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─af632b2db9865636aa5cf1105cf0e6e8d466cd10ca6a972ccfd604d06759ef4a │ │ ├─189455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189477 erl_child_setup 1048576 │ │ ├─189559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189911 /bin/sh -s rabbit_disk_monitor │ ├─1c0c7553c8b3754914566b2b36f4860217b2c0a2c087fd4860b74d688c092f8e │ │ └─48486 /pause │ ├─3e96d9ca6b8888d8eaf92b05142816fd8c90e4687faee4b4c3833f0d86d9a2f9 │ │ ├─246909 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247276 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247277 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─14387ac3b7afa6eda0606b0e49ec4427b94740703b01ecc6166e34246bd4d56d │ │ └─44591 /pause │ ├─e3ca61fcd4a89a947165e2ecfd9a7ded7ba9abae4db1f8b8d6c3e308597fc7fb │ │ └─176078 /pause │ ├─f626a43ddafed91710ffcb3769678142669961322a326d254763e75e90abaec4 │ │ └─91845 /pause │ ├─d0976089f1f591b25fb204608a68d0b6f747cfd8d9a7b56ac8734e819c5ba315 │ │ └─57034 /pause │ ├─54f7e3376524f457494b4e4882ecd605f3477a8f46a6bd1eb87aa77c9ac19458 │ │ └─114529 /pause │ ├─ceb922919e2d2cf1b9605ced04f153f40f32ed089d92ae78779f6b9d6ea52083 │ │ └─61542 /pause │ ├─f51cca311c86ff74ac42ab4b005c5074b55b4727d499af0c9df5730d3c946f7f │ │ ├─172151 nova-metadata: uWSGI master │ │ ├─172163 nova-metadata: uWSGI worker 1 │ │ └─172164 nova-metadata: uWSGI worker 2 │ ├─d9c2e63ae9a8f1b1533f5ff679ebed883c7c0e162d92297ea4c2c14282ffbc37 │ │ └─43734 /coredns -conf /etc/coredns/Corefile │ ├─7c9f0d3f1925dea778934a123e2fbb5fd156fff8b4783064aae6a9f968682e66 │ │ └─191869 /pause │ ├─20d463c6fb04fa178a6c0ae7a4ba861630728311867a5050ad0f980502146dfa │ │ └─40602 /pause │ ├─626303e1358cc30e4bcd6a79a649d283f3eca99f9fc48006a7a27207059361f3 │ │ └─63087 /pause │ ├─094a445a1d57767fa10309e48ee1cfcff716be907633b14cebedf3ae3d5de90f │ │ ├─ 96622 /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 │ │ └─408432 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─adaecd625aed3d92c0f9dbb4d00c39a9c9df93327b1ba5fb07c93f7f591a3491 │ │ └─43239 /pause │ ├─31a50e99a02e5bdde634597fcd256429c9ed8088fd68a38b05a7f4606c8d5760 │ │ └─162062 /pause │ ├─e3efff440929c44502813ace5b73fa4a1d9a7a388eca8f55991092775a4deb42 │ │ └─48609 percona-xtradb-cluster-operator │ ├─ed70edbb2d0db7df7ee33663ef57586a6df6386ba92988c6d6741c4597b2d47a │ │ └─61928 /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 │ ├─83113ff340a4019d5a3d0e7821ff9852cfb13f17f4930e7f48d0db575f7be8b1 │ │ └─44798 /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 │ ├─a209d36e666dec2adfed4bd71dac202eb958fff59f952fdf8c53377571b894c9 │ │ ├─227059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227078 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0cc2b292a8c91d1b8a1b6580fd39f27e3d68a8002db98294d9f6b5a443357b7e │ │ └─40533 /pause │ ├─ceeb9d0e018292b1cb8db4155c3b82dcab5d6e03f932040f6498049d39ecb882 │ │ ├─226270 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226735 octavia-worker: ConsumerService worker(0) │ │ └─226738 octavia-worker: ConsumerService worker(1) │ ├─132e4f98d1d4700a8fde4cb873a4edaa63fc99055718c4d7ee2af62efb971ca1 │ │ └─44717 /pause │ ├─a8cf867210358e94c7e568c506d5f4db60631d2812abdb437f35613143a2cca7 │ │ └─232279 /pause │ ├─00d3e848d11e2be74a349abb0a8b5b28d5f1a0402e71058f182b6ba091709bbe │ │ ├─184892 neutron-policy-server: uWSGI master │ │ ├─184905 neutron-policy-server: uWSGI worker 1 │ │ └─184906 neutron-policy-server: uWSGI worker 2 │ ├─8648704c4e6902a801bbb130ae00a518c08085859aa43f56b81e198f19cada77 │ │ └─66432 /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 │ ├─e2f886acd561494c692f639d57d298e732613ef134e1e517a91baa86e7905e6b │ │ └─61499 /pause │ ├─93755d6d2cd51e1b748e2b75a84952687ededb5f0f2468df04c92ff57046ca9f │ │ ├─78565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78590 erl_child_setup 1048576 │ │ ├─78639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78640 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78717 /bin/sh -s rabbit_disk_monitor │ ├─ef93bb118b3b263cd748635bb41ae6d915f98d1fb09462aee2842efcc58782e3 │ │ └─61641 /pause │ ├─ab71f100b8d958914d30d4d75407859fa4aee2e51a7309baffb9df5da176a032 │ │ └─66909 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9d38656e2fba0c62f80e6943a98b07451ceaf8d7172bbe83fe5a04c328e02529 │ │ └─256286 /pause │ ├─3d5638739b55f551bba30103c9292c1e98c707501a4e56f1a73101c4c44a1c9e │ │ └─161448 /pause │ ├─e974307a8af60287c335cc9f873a22e89dd851b3a1fa7642b69ba8df5c421aff │ │ ├─172069 nova-api: uWSGI master │ │ ├─172098 nova-api: uWSGI worker 1 │ │ └─172099 nova-api: uWSGI worker 2 │ ├─5db242205eda07628039ded7f45a743903f0c433dcd78582e4fe4a56c00caa80 │ │ └─110681 /pause │ ├─0297d2ed0c0562dc75299ff35f2195beae03af6ab4e26227c17477c0a36f081c │ │ └─63996 /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 │ ├─ded73d7b3933e29031e77476d5e70933a11367cafe0d197944d5775b3db145c7 │ │ └─44635 /pause │ ├─745fcc39eaa3491337d2c96feca2841aafa6c5569cf37e768c0737cee9be1f5d │ │ └─272749 /bin/openstack-database-exporter │ ├─cd9453247ae15ee64ebdde00fa052ee04451823274b00344f89d68536d503c60 │ │ └─40668 /pause │ ├─cfad37d87ea9e4f1139472042881031463b46b92d4b827bed4d834152b325ebb │ │ └─65201 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─14f88bbd452e019e11234fe6c99ff4abce6a5ba1902c3000db30b74764feca4a │ │ └─272486 /pause │ ├─5c46414dd12f739e4cd29869e5ca6e265c0843f76a040a46219751ba2adbd06c │ │ └─63013 /pause │ ├─e20cfb65fc26b1e1406b57bdc3b4a2b5a46bdca486fff970259d86e928bcc72d │ │ └─57109 nfd-gc -gc-interval=1h │ ├─bdca7166a6738c0f6d36895b3b1b8a64316dd0e8b1c55661c9798798f80adbdb │ │ └─230606 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cbcb36e21dfc124c91011329668cdf615fc67aeda2fd0ddf03d44bdaf0c0780d │ │ └─97281 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8b194fbfea990108ecd6c565cd5ecdebe39ceb7f8db538c745374bb3f4b11035 │ │ └─114484 /pause │ ├─6ebaf19c174c552c6733d15512a151f1c4f3dec356c15ef0285e04740755a690 │ │ └─208557 /pause │ ├─313a48259c05e05a9c68faad4632cb1c734a07abce69a37253649a8d9756f446 │ │ └─109175 /pause │ ├─8e46e0739ce120ce991bc9c7527b02f8a3a437ef48ae6e31ca125845d4e410bf │ │ └─191909 /pause │ ├─20bb628d5077c45d363690e6b34874aeb50e4ed7d4343ef7456b43f8fce0f5b0 │ │ └─126079 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8a2975ca920e7cd7eccfd2d4502be0b893f4f804a76ac7d322454c832c1e1d58 │ │ └─246063 /pause │ ├─ada4aebe038cf1d7d772ee392b9768572113626e83fafc6c9e3243e4ec5bbb2d │ │ └─176007 /pause │ ├─6bb9240d1b628034600f799e34c9252c763909f3372b81d87b1d858d852bb4d1 │ │ └─156339 /pause │ ├─03a38fab155013080eae2cf7b4b359ab50b6b210668d3f41a4d0e951d84e2841 │ │ └─40665 /pause │ ├─1f309c9e11844c110ea33d9e6ae27d214ab5a74aa419f4c5e484ef4348ac8106 │ │ └─43264 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f3fe678fcfd786368184727eadcac7679b4d8b69ab6fcbabd614770784b8f2ba │ │ ├─62439 python -u /app/sidecar.py │ │ ├─62694 python -u /app/sidecar.py │ │ └─62695 python -u /app/sidecar.py │ ├─c6592d0bb62ac88ce139f0f4fef7f970d2fe3820f56cf0d4836eae6a22d7966b │ │ ├─49428 mysqld --wsrep_start_position=99a6e02f-5965-11f1-ad38-1ea18bc08420:20 │ │ └─49551 /var/lib/mysql/mysql-state-monitor │ ├─b6fbb45871e3b32e163651dabf02000bd0118592dadf661009e768859872cec9 │ │ └─49306 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─9b5be275462bf7556cd63529e519d6083897fb0b15c3063e582e90a5c25be4e4 │ │ ├─246306 magnum-api: uWSGI master │ │ ├─246340 magnum-api: uWSGI worker 1 │ │ └─246341 magnum-api: uWSGI worker 2 │ ├─caa437dad9413d2294b581408c7596a5518eb4bdc9eedd20ff6294f7b8c7874e │ │ └─216032 /pause │ ├─7dc81025a0453fcadd436d088f53a662e4074957b17c527d4f29a7687ba08542 │ │ └─52276 redis_exporter │ ├─78554559e78ee4e3d45a246309e62eeda9f5a456972c1584eb0373838594745e │ │ └─216340 /pause │ ├─ca03a8dfc61a5277d166085a11b8ffb958d15755762d48466d787aebefb3856f │ │ └─232308 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f2c3aa366a7e5adce55f4e77c325899306cfccb9ed1c3c65c8fafd44edc3b4ae │ │ └─64170 /pause │ ├─bab207ce61b55b443bbd744d36292b35af033efcc19682061601f1bf65c7d1e2 │ │ ├─109519 glance-api: uWSGI master │ │ ├─109531 glance-api: uWSGI worker 1 │ │ └─109532 glance-api: uWSGI worker 2 │ ├─a765179afca2bde4daf9db824307c8ebde8d25cf76c4a5ec41e1da5bb683b39b │ │ └─52196 valkey-server *:26379 [sentinel] │ ├─88d4e1db8283337de3a2d37a2729c5824026ad36e44f2a8201d8abe9da530f2b │ │ └─63452 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 │ ├─2c54cb64ae7061c64c6c409cec272b183c4cd3e94c2b3215310b56d6befcf460 │ │ └─161605 /pause │ ├─6089678fe8f9e22190e693c2529017165ee96463922b66850dba6e145f2576f3 │ │ └─256214 /pause │ ├─b550945fdcb8441406943965cee98dd25c0d23bf1e2c7b2ec2efdd863e231eff │ │ └─112718 /pause │ ├─d8c2621fe1ae28a0c994d746215db30809e8818cede1892931949d24681375f5 │ │ └─63391 /pause │ ├─1c4435cf8d0ab0840d9f62a4c1d4d56f5fc03ad9a2b5ad770ca1a864f9654b83 │ │ ├─124446 cinder-api: uWSGI master │ │ ├─124459 cinder-api: uWSGI worker 1 │ │ └─124460 cinder-api: uWSGI worker 2 │ ├─0845fb4d5ba29ed1dc939767ed44bcaf27bcf58727ef36a1d57f0fcee67c06bd │ │ └─56845 /pause │ ├─ea6f5589e6b18119152e95fcbcc63aacde35772f532e96e1fe0d7af74bda8d76 │ │ └─67089 /bin/oauth2-proxy │ ├─eaced66ddda8e131ebabedb4d6aa6e22bca205df8e8bb0a43bc5892cdb41200e │ │ └─63917 /pause │ ├─294f08feb935ebfd50645c8d1ead94d96e7e86644d358db1f10536cc2d4ac438 │ │ ├─156884 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156897 /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 │ ├─62c952e4c3d3129cdcfa812bcd0e4721ef3d8ac00fdeeb8fed68fe9b06d598c0 │ │ ├─266109 manila-api: uWSGI master │ │ ├─266124 manila-api: uWSGI worker 1 │ │ └─266125 manila-api: uWSGI worker 2 │ ├─57ba090918e8154f0c23d00675be75edeb55c72fef7294790fe633b1afda4911 │ │ └─67261 /pause │ ├─870324d68f7b557c126c5da57286748e3a2cfc128ac99b943192fd246b349d50 │ │ └─47001 /pause │ ├─fdd4f44827de977340cfcfd58db842e20c53047836a2c7e41688e280efebb87f │ │ └─233463 /pause │ ├─dfe6bb4f2df6fafe0a3c69fc92efdad50c16eaecc9d0807758daaa6c2bd3b05f │ │ └─127629 /pause │ ├─71f807b7fd0189a0884118ab1e90116376129b7a94f3b927ba1f03105317281a │ │ └─96150 /pause │ ├─b3faa090ea74fed582e18fffeaa37efc7565fb4fb41a610e10a28b717e4eb10c │ │ └─271185 /pause │ ├─12e22dbd19a6bbd8e7b34c0dadafe9f9ecb71ed06c502848010d84342aa8b8b6 │ │ ├─65528 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65579 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─41a33b37456bc1355a82e7e3178a9fa90a5771c08d9d094bc8276c3f61ae0034 │ │ └─67117 /bin/oauth2-proxy │ ├─6da91d50f951a6254eb7efb79ee75ffb3a151694f29604d4842fa0236a3f0061 │ │ └─112375 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7339665d4531fa1f7f33165f4c47482b1132e8471b64f067fe42570a6c09707b │ │ └─231522 /pause │ ├─83879d5ac519d30701b856a3ec39e56bac8e4ca8dfb43765aeb7dcbf00c3a4ae │ │ └─161966 /pause │ ├─9bd5bf56fb1a1f71f4888c488d13b6c687dae763d39e526b5af157181dfc255e │ │ └─130145 /pause │ ├─7a2daacde265262138cbcc83db04bb2791c95259ea2ebe4af0246f9984db929a │ │ └─158687 /coredns -conf /etc/coredns/Corefile │ ├─78f2ad8de7ea4f12ea907ad421fa268fb10d3a7308ca53744218e815886bc91c │ │ └─66941 /bin/memcached_exporter │ ├─6d121c4e4e7e368341b158e939102bedc0c4f8175c1374c9d704a3535ec08510 │ │ └─66278 /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 │ ├─cbd0d5f13a964529472bb7e5d2b9845db43a845627657ef846af6b8a6a6e9aa8 │ │ ├─204663 heat-api: uWSGI master │ │ ├─204733 heat-api: uWSGI worker 1 │ │ └─204734 heat-api: uWSGI worker 2 │ └─928093574851f6f73502956810f9b39f1f179846e78b9c6a8c0b8ae2b3ef55f8 │ └─40756 kube-apiserver --advertise-address=199.204.45.53 --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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount