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 │ │ │ ├─21658 /lib/systemd/systemd --user │ │ │ └─21659 (sd-pam) │ │ └─session-22.scope │ │ ├─21655 sshd: cephadm [priv] │ │ └─21672 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1477 sshd: zuul [priv] │ │ └─1490 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 877 /usr/bin/python3 │ ├─ 1481 ssh: /home/zuul/.ansible/cp/199.19.213.102-22-zuul [mux] │ ├─401950 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-patysgkirgtesuerznekvgjywtzlrpec ; /usr/bin/python3'"'"' && sleep 0' │ ├─401951 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-patysgkirgtesuerznekvgjywtzlrpec ; /usr/bin/python3' && sleep 0 │ ├─401952 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-patysgkirgtesuerznekvgjywtzlrpec ; /usr/bin/python3 │ ├─401953 /bin/sh -c echo BECOME-SUCCESS-patysgkirgtesuerznekvgjywtzlrpec ; /usr/bin/python3 │ ├─401954 /usr/bin/python3 │ ├─401955 /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 │ └─401957 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-b48f795edb60936b4b20b4b527cd7fb73def714daa98275c2d6d88682548f500.scope … │ │ ├─24727 /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 │ │ └─24739 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9826 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12478 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac2466ee754979ae30d4b847a1f9c4cf10b2b8adeaeb1d1420a37aee821da1ed -address /run/containerd/containerd.sock │ │ ├─ 12852 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5fab389d759dfcddb02b0f7c9910d5068d189ea09a6d4ee0525ceea1079f8cd8 -address /run/containerd/containerd.sock │ │ ├─ 19326 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b1a4f7cf5c0185f219cc2b348c73d94b260e5c9f72cd646dc624e2a1cff5be1c -address /run/containerd/containerd.sock │ │ ├─ 24702 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b48f795edb60936b4b20b4b527cd7fb73def714daa98275c2d6d88682548f500 -address /run/containerd/containerd.sock │ │ ├─ 29128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3f56fdef0ba5bc60455b20bfc4021fd39d18a6fcb222c561896e6b89e9ded22 -address /run/containerd/containerd.sock │ │ ├─ 33895 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aecf67168e53f4adb50432a89652152c9ecb308d839b87a8d34948550dbe4b0d -address /run/containerd/containerd.sock │ │ ├─ 39563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2538b8bfbe477c9c3a0016469fc8a783878f04d97a03c4add57c06135334ed9 -address /run/containerd/containerd.sock │ │ ├─ 39565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a5fa35d785b496c0750649523f139041e2c9cd1b85fc8958297256c8b75b36 -address /run/containerd/containerd.sock │ │ ├─ 39618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d241dc8c88540d6823b4ac8531475fb89b890378a34b65ad875aa7029452832 -address /run/containerd/containerd.sock │ │ ├─ 39650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a87919d0536227f7bdc418ee820c3058be29db4b332a2756c6ebab96b999ee -address /run/containerd/containerd.sock │ │ ├─ 39664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e73d30ce0c6550edf8d3b3855b2558e9e02c0731e9d886349fe4d32402a128c -address /run/containerd/containerd.sock │ │ ├─ 40164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c170702eb13a42663b02e9ff11445a895cd18f29fc7512df68913634d54c9332 -address /run/containerd/containerd.sock │ │ ├─ 40885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57e33bbacda999e899c51da16310392935ed43a68deefd1d8c52e52b9fa63a0 -address /run/containerd/containerd.sock │ │ ├─ 40929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72aadb518ba625bd95a18edacf8a2ae38b2462962073687fe14eab30d6cef2b3 -address /run/containerd/containerd.sock │ │ ├─ 42246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e5b14599ae5eb917bea935dd92925892f0aacb80b38a30b1bb0a511cbfa46f -address /run/containerd/containerd.sock │ │ ├─ 42642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b1cda8e92f1297f804d3083ef73bbb86a98f67234ff8f8167fada2ae58cc30 -address /run/containerd/containerd.sock │ │ ├─ 42681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f8bf64271934a60fa4d97162c65486a144bb21a21d7a80c60cee5c75e83332 -address /run/containerd/containerd.sock │ │ ├─ 43103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a2ae42662741a655057845581872ce392a2d99a98d3ce58d554e7afc5fb661 -address /run/containerd/containerd.sock │ │ ├─ 43549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a01fd8feef88c998072faa1efac68d9a174099403a610f98d3af5d2ef00a149 -address /run/containerd/containerd.sock │ │ ├─ 43610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341f40bb6887e6b90948bbc876c29cfe98e536fe0a92319c4ea9c69e321a45f1 -address /run/containerd/containerd.sock │ │ ├─ 43674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60892901ae3811dab8cb5bd469d65eb58cf1295691a2d0ab1dbf1ba65c544760 -address /run/containerd/containerd.sock │ │ ├─ 45943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236f6e71b0ee85bccf81fc7192dfeda8fc806a1eb7d98f9a09dae1c23198f1ca -address /run/containerd/containerd.sock │ │ ├─ 46001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13115b11b22f30805c1ab265064c087042913e88940653a6d423fcd69e920b55 -address /run/containerd/containerd.sock │ │ ├─ 46774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c17393c2b82e65dc7125da93197c5b29e26487112cc9e8dd7ee84a67d3c19e -address /run/containerd/containerd.sock │ │ ├─ 46812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2570c02d6f6b4cf88050ab3dca482f5b57408b7da642b283870040968916d2af -address /run/containerd/containerd.sock │ │ ├─ 47209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef5e7b748b85de20e624624f3d7093a57316972c27741e58f549839fe2bca5b2 -address /run/containerd/containerd.sock │ │ ├─ 47589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f54638578f7d5d7edcf41dd18d521e0c88d8f8bbb3a6e8e14659e159e168c9 -address /run/containerd/containerd.sock │ │ ├─ 48127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbbedd280f11393f456c63a5a40851ab4bfb2041365daa64759ea0feb094e768 -address /run/containerd/containerd.sock │ │ ├─ 50273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8f20bd81de7e7e4e7e9c5e9b8f7c72115a34d6bd521420d853f5899839e4f34 -address /run/containerd/containerd.sock │ │ ├─ 50468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07feba220d167c1a2c9eeb4d3d88f2a01625335c488e4a23ce2072bf1ba8063e -address /run/containerd/containerd.sock │ │ ├─ 54810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67887c23b7a7c43d4ebea898b9160b06d92fd69a112c572660e2fd5f8f25667 -address /run/containerd/containerd.sock │ │ ├─ 55394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d10e483b556a29b7c5de6307b3de2a0efa12e9708e1ae5a2c54d54e8e7af7c1 -address /run/containerd/containerd.sock │ │ ├─ 55466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd963db73016a31eeb3951de82e75f280cb98a7ea8974a3f9588b8a6da693ad3 -address /run/containerd/containerd.sock │ │ ├─ 55507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf82570ce5ec3a545d32c9716e793416b59caae51e6c2489a1bab4bdb38e90f0 -address /run/containerd/containerd.sock │ │ ├─ 55653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f2d6be973c2c01d6114bade123e76e911b3bd51a2b44bccf4026836cccbace -address /run/containerd/containerd.sock │ │ ├─ 59615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6706a3ecc127f05b12b8296ebf8596afe1df9257bde37b31bc6f5b7b1ce14be5 -address /run/containerd/containerd.sock │ │ ├─ 59775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c249a8ad2d09e21698719a1db022eed0c60b6e0a6073df6e442acf756fc93a -address /run/containerd/containerd.sock │ │ ├─ 59818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85836bf31de1c76fb9a41ec67b7c6d37ab006282bbe43a23db68ec6d24656af -address /run/containerd/containerd.sock │ │ ├─ 59843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538041f291b9175e39d81412224d9f5b9e3c3a6ad11082442b20138f24eda59c -address /run/containerd/containerd.sock │ │ ├─ 61210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1a12b5f6e6209605525d412a4cf98d86597944d589df79e3ef5288a85edd1b -address /run/containerd/containerd.sock │ │ ├─ 61297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9615f841d51f91cc382ce2904b63ff32c82050b97a47ea944a2c25d593713c7 -address /run/containerd/containerd.sock │ │ ├─ 61574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71095f9638b22f0c23b992ae3ccd4a3a8faa3005179ca1956c4eac124ca68f4 -address /run/containerd/containerd.sock │ │ ├─ 61624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f453e0bee7d07582adfd01d1c37b74493e7a980d3f674813ab281865d1513ae0 -address /run/containerd/containerd.sock │ │ ├─ 61665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2fd89cfc6b8b8289010cfaf2718f6add345d9ccb1384cb6b28e2c0b06793e9 -address /run/containerd/containerd.sock │ │ ├─ 62119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15dacedfbd5048fccf10d941c79930ae4bebb148e8d1ad9a33f5fd9fb3ec6cb3 -address /run/containerd/containerd.sock │ │ ├─ 62554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 843daf0f0562fdea7d08420fbeb51134886dc1fb11649ad97ead59779d398378 -address /run/containerd/containerd.sock │ │ ├─ 62925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5beaead1639041828760b92adf8c5ec38adfa1bf98a2882e2964e82108d694fe -address /run/containerd/containerd.sock │ │ ├─ 63058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5f66081ac259e2504c388199405af40877735e3fb42cdc9c48dbb7836f8119 -address /run/containerd/containerd.sock │ │ ├─ 63722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca089348091098ffa8c685a96534e58a5d1db42bb3b9c347e30a7c6b5c017dc -address /run/containerd/containerd.sock │ │ ├─ 65314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ab3e68a700b40947df20dddf94d7c2fe8959e1edd723252f1602acb7a4a0e1 -address /run/containerd/containerd.sock │ │ ├─ 67470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd24544a793ac6b1aecbdce1cb1ea29c537b1615368c643795e5119c4592d564 -address /run/containerd/containerd.sock │ │ ├─ 76522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400f053a93b0cf56886cf1bcbd772e17de2c06d4e55214f9db2b990a016ed30d -address /run/containerd/containerd.sock │ │ ├─ 77957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99835dfc78b0de874d0b3ec0f39dc7e3983b108f8478b3ca1b4aaa3cf62bca03 -address /run/containerd/containerd.sock │ │ ├─ 83920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ae466efe99b3be8032b920b0f338fefdee82972ebe8281a054768e86585b56 -address /run/containerd/containerd.sock │ │ ├─ 89693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75389d3077cd8ae1124c1427315852478099260fae528896b6df6d651ab454d6 -address /run/containerd/containerd.sock │ │ ├─ 94138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b36183d9eed2fa7410448cef00bf7e8584f3c3a39bac9e4865f8a6682ad5b75 -address /run/containerd/containerd.sock │ │ ├─ 94176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8391e074f5dc63c65affae5c3c8ac943172d488790dc344d89120c37c1e28ec8 -address /run/containerd/containerd.sock │ │ ├─102452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 927b5aa1f12c28a68a1aebe82bd19b46276a7bdc7a12b69aea99f74e84ca838f -address /run/containerd/containerd.sock │ │ ├─104072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18613d417ee9d2f0ef2c42b4698e35644e0ca583d370bd38891bb8eb01ab45d -address /run/containerd/containerd.sock │ │ ├─104117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba490b9130110ca26b0a964ed3afa03ed50b4d38360b50b24b99fabb8ebe4f0 -address /run/containerd/containerd.sock │ │ ├─106036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 502babe9fbe274f07c199a519213c67f0182241b459ca86934b4cc622f669925 -address /run/containerd/containerd.sock │ │ ├─107849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ac8a0df69e75705b3eb1bdf0d5ecf57239582610746361e10146074e3e462d -address /run/containerd/containerd.sock │ │ ├─107895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eefbf369ac3ff5ae6e534c6f4364a6a96fe83c46e3930ad5bcc2f00db0ff686 -address /run/containerd/containerd.sock │ │ ├─121028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6493098ded13a3f1af340404cb660b3d1dc2917529b85cb3e283ab49b21aefe5 -address /run/containerd/containerd.sock │ │ ├─121073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f579af867a16e3260ec1667d61c2a50b59556523bda8f3b1610f7b0e4c128a5a -address /run/containerd/containerd.sock │ │ ├─123515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca2821e0bf96122417e02783687ebf612dc41f5341ae79f0909dce8b4a06846 -address /run/containerd/containerd.sock │ │ ├─137924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8c192f2717f8f611718df847d456ee7ba9bedc4b9af6d716c3b215019e63c6 -address /run/containerd/containerd.sock │ │ ├─139555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50126499395c4b50651863a3563fc8174e2d89308b5a31e5d3fb8ef18741fd75 -address /run/containerd/containerd.sock │ │ ├─139923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a2315054d5e130a82b1d37cc10eabfa3f00a9e408eaf549241319df5a9b3ce -address /run/containerd/containerd.sock │ │ ├─140747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9965cd176eeafdcef2c8bcd510b34fef1cb911b033ab8694847b7789e9fc1a -address /run/containerd/containerd.sock │ │ ├─142886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7540732697af8a974295092a5592e7f99c4f7fbc171e9000496afaecae61a296 -address /run/containerd/containerd.sock │ │ ├─143095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f20c99872bcaf65de7765cb6dc5f5087102d3545aec636732e8ff70b6df653d5 -address /run/containerd/containerd.sock │ │ ├─143295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0f713eacd89f630d9d83fb3f0faad4696d1041983d4d220a5d1ec798aeb11e -address /run/containerd/containerd.sock │ │ ├─143364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 525c143c0400a326aff8108dc41a1d192088893e8590b0b5e6d42b2c715c24d0 -address /run/containerd/containerd.sock │ │ ├─143647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ff39268b70c8a66319fadd4968009b5b73593633ddd4d53f43082e35ac0265 -address /run/containerd/containerd.sock │ │ ├─143852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ffb4f31d0f07cb23d8b7ec7eb05d1ed98c6a40b4ec3502a3390a4307bc390ab -address /run/containerd/containerd.sock │ │ ├─169253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf14ad8f1391e0004671f3fb3d46435a87dc4a9fdac891227bd4ea615502e38 -address /run/containerd/containerd.sock │ │ ├─170882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c238ceec45ee94c804ec83d2b03055196e1f8c6d17b577232a7f58f57243fb43 -address /run/containerd/containerd.sock │ │ ├─170932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c31ce80b5136d1e4868607db55dd1a03800a76fcec9f7dd642cfe8da8bf4740 -address /run/containerd/containerd.sock │ │ ├─171030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2627958dabc9492d4f7174d53fb459b8a04add34fc2591c2e6b3600ba2699a70 -address /run/containerd/containerd.sock │ │ ├─171053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ae02abe643c9d033e9c5f90c07b82e59bb3f69760e307fab37b503f6bdfbb8 -address /run/containerd/containerd.sock │ │ ├─171117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faec447a61bf46903274425c17a4a7d63b3de3ce0ed731d12911cbf6c6e3dd61 -address /run/containerd/containerd.sock │ │ ├─171434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14293d30c612aa590a6dccdccd4e71df2fdb8c89e9c76afd08993dfa3d109887 -address /run/containerd/containerd.sock │ │ ├─171481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8247629811cc50cee835c70040ea919b2cdf7a3da71bec081901b583bb57367 -address /run/containerd/containerd.sock │ │ ├─184227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c38cfcf7962e78d552c4f7da751b3858ede940f32bffaa0ac47a05600c0944 -address /run/containerd/containerd.sock │ │ ├─186447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48dbe607370782e6b365791e48da5b1eb3ff576ab637881d4d6cdc3322ed29b2 -address /run/containerd/containerd.sock │ │ ├─186500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 803c55624854b401a62ea6a811f65623d0c60ede46bf302fca375082e84bccf8 -address /run/containerd/containerd.sock │ │ ├─186800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9c8830eb5a240c1ef1fb75c5c0481a3115edc0fca04748de6756730aa1c6fca -address /run/containerd/containerd.sock │ │ ├─202405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba689e6c5832867317b28c8b4832091624ea9ce90572387535a8c5f83419849a -address /run/containerd/containerd.sock │ │ ├─209987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e177a7a3cf5a9c6cfaf3807eef952ab0216e68279612fcbec669ef6265ded8f -address /run/containerd/containerd.sock │ │ ├─210014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 609278b54303bbeea50690d97f75e1f63a659c1fc7c80a72ab7887ec67c9c3fb -address /run/containerd/containerd.sock │ │ ├─210033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 061b0a32290a6cebd83771a00d557ab1eacd650d3b758a932ca25b388a3d4d8a -address /run/containerd/containerd.sock │ │ ├─210341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c550a8d99b93fb39478072fa03038c038002094d1aab83dfdba55c394ebf8d36 -address /run/containerd/containerd.sock │ │ ├─221399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0666839ea21a978ef9508244880341cb4a0a7277899aba7b955aa6e6b03064db -address /run/containerd/containerd.sock │ │ ├─223557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7b6a72c02832a4106fbf23a0428dd36915259a394cf53aff45756fba316a31 -address /run/containerd/containerd.sock │ │ ├─224737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae233236f917b768e4edad5c0086cab7b65826f64e3a29429f8457440cfd60b2 -address /run/containerd/containerd.sock │ │ ├─225643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe6bdd8f68f65b58fa2730fe89c339ce9092ee7904dffaa376fe73e9f9e5b7a -address /run/containerd/containerd.sock │ │ ├─226352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7e3220e5ba1f80f758db59e923ff0a1c8ef24a725a581685dd63af65a335e4 -address /run/containerd/containerd.sock │ │ ├─228472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a4bb60e70ccc984fe5fde10b04ed32d2c6818f04895e0341877195a06b66039 -address /run/containerd/containerd.sock │ │ ├─230194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81bcfd8a891804d477f6c93986dfe0f7c1e583c35db59453eaf4e388a9e47983 -address /run/containerd/containerd.sock │ │ ├─230249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea39b7abec2e893042c226e3ac8c765112c96e44fe645a3c37e59530eac4773 -address /run/containerd/containerd.sock │ │ ├─239512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4104c2bdc9a2acea4821c1c2bd0392c2d8bd5e53e397f1338feab4f282904f6 -address /run/containerd/containerd.sock │ │ ├─240046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dde1a6a344ec56e70669f332ebea43962f3e3ad9ba66a55a21b4080c184e9bbe -address /run/containerd/containerd.sock │ │ ├─242867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437edaf34f26e95e9341bdfd6d88519daa1fc03bfaac62ce8ba15baf22cf0df4 -address /run/containerd/containerd.sock │ │ ├─247311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d601606a80d2e062ab5eaab79ab3bf8b0c9f7f981699da0ed725a3cdb2a5ea -address /run/containerd/containerd.sock │ │ ├─247551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 871f138d16c2dda0945896fc51dfd3b5075244f80c66ceedb0ef27aabd9c7e63 -address /run/containerd/containerd.sock │ │ ├─247606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0004950a2c0c97feabdb20b578ceb637b16249d3f7bef3306a5611029f383caa -address /run/containerd/containerd.sock │ │ ├─247694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ecea06b7b26cfbed565dd9ff654ec998fc09a135b6791d33bf6b393d680dd7d -address /run/containerd/containerd.sock │ │ ├─259346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478fd3f9d5e3ce3a3f80a639d5db89d7e55f39dd5fad6a201e1ffbe9e2df780e -address /run/containerd/containerd.sock │ │ ├─261730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d617ebc011268ad850cabae4708bff5a9728d32cc0d1685bc8b18cc05fca64 -address /run/containerd/containerd.sock │ │ └─263347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d46b7e64ec0c623b851c71c94eafcf6a7e5a544c8200223302722b54a5980e7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1200 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─28844 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29111 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19257 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19278 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24414 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24685 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@mgr.instance.bniucn.service │ │ │ ├─12766 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bniucn/unit.run │ │ │ └─12797 /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-bniucn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.bniucn:/var/lib/ceph/mgr/ceph-instance.bniucn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bniucn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bniucn -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 │ │ │ ├─33600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33878 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12404 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12434 /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.2.7 -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.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10195 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-aecf67168e53f4adb50432a89652152c9ecb308d839b87a8d34948550dbe4b0d.scope … │ │ ├─33919 /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 │ │ └─33935 /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 │ ├─multipathd.service │ │ └─137278 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40022 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.102 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d3f56fdef0ba5bc60455b20bfc4021fd39d18a6fcb222c561896e6b89e9ded22.scope … │ │ ├─29153 /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 │ │ └─29165 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1410 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10957 /usr/sbin/chronyd -F 1 │ │ └─10958 /usr/sbin/chronyd -F 1 │ ├─docker-5fab389d759dfcddb02b0f7c9910d5068d189ea09a6d4ee0525ceea1079f8cd8.scope … │ │ ├─12876 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bniucn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12895 /usr/bin/ceph-mgr -n mgr.instance.bniucn -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 │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137170 /sbin/iscsid │ │ └─137171 /sbin/iscsid │ ├─docker-ac2466ee754979ae30d4b847a1f9c4cf10b2b8adeaeb1d1420a37aee821da1ed.scope … │ │ ├─12516 /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 │ │ └─12528 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b1a4f7cf5c0185f219cc2b348c73d94b260e5c9f72cd646dc624e2a1cff5be1c.scope … │ │ ├─19353 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19366 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r1a0adeb770ee4ffa9d2a7dba99836d87.scope │ │ └─184712 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─b71d940feaab6656ae94cb4c5b75eeb8f1baf22235b6c419f7b1bca6c206979d │ │ └─62192 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 │ ├─14293d30c612aa590a6dccdccd4e71df2fdb8c89e9c76afd08993dfa3d109887 │ │ └─171459 /pause │ ├─c550a8d99b93fb39478072fa03038c038002094d1aab83dfdba55c394ebf8d36 │ │ └─210364 /pause │ ├─ff8a3a2bd457a5de63c7c033dc0ce57739ccee652f91cf3491396fda6e7a799c │ │ └─220026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8c31ce80b5136d1e4868607db55dd1a03800a76fcec9f7dd642cfe8da8bf4740 │ │ └─170983 /pause │ ├─843daf0f0562fdea7d08420fbeb51134886dc1fb11649ad97ead59779d398378 │ │ └─62578 /pause │ ├─15dacedfbd5048fccf10d941c79930ae4bebb148e8d1ad9a33f5fd9fb3ec6cb3 │ │ └─62144 /pause │ ├─6706a3ecc127f05b12b8296ebf8596afe1df9257bde37b31bc6f5b7b1ce14be5 │ │ └─59666 /pause │ ├─6d46b7e64ec0c623b851c71c94eafcf6a7e5a544c8200223302722b54a5980e7 │ │ └─263370 /pause │ ├─8f7c43e651cdddae8a396b726526b61da24650374b4632d3e5a3f2588ae8e61a │ │ └─55759 nfd-worker -metrics=8081 │ ├─67ff39268b70c8a66319fadd4968009b5b73593633ddd4d53f43082e35ac0265 │ │ └─143670 /pause │ ├─beefa6f2dc66b7391519e3af2f6c6463dfc7df4e6eb2eb92eb9d0477b1b597cb │ │ ├─122102 /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 │ │ └─122278 /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 │ ├─ae768fd6fee672e797138f55f0300b3852395b7784b404d3be7bf8e81eebcc9d │ │ ├─182639 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183717 /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/tmphn6wpsfo/privsep.sock │ │ ├─184260 /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/tmpkwutye7p/privsep.sock │ │ ├─184899 /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/tmp9d3evwyn/privsep.sock │ │ ├─185264 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185265 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185286 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab/host --addn-hosts=/var/lib/neutron/dhcp/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-47abd91b-6157-4c22-af17-428919021010,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 │ │ ├─185308 haproxy -f /var/lib/neutron/ns-metadata-proxy/e1d3e2dd-01ed-4839-8cab-f39faf7bbbab.conf │ │ ├─204401 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/03ce9926-9687-4efa-9bb9-a639e02b6cfa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/03ce9926-9687-4efa-9bb9-a639e02b6cfa/host --addn-hosts=/var/lib/neutron/dhcp/03ce9926-9687-4efa-9bb9-a639e02b6cfa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/03ce9926-9687-4efa-9bb9-a639e02b6cfa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/03ce9926-9687-4efa-9bb9-a639e02b6cfa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4f23ed8a-63f3-4c0b-ac45-e8efc8ca3c88,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 │ │ ├─204404 haproxy -f /var/lib/neutron/ns-metadata-proxy/03ce9926-9687-4efa-9bb9-a639e02b6cfa.conf │ │ └─370201 /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/tmpc0ru2ebq/privsep.sock │ ├─0fc759f10a7cf8a4f8af8dc219f18fc1b88c67ad7cf32714912b37ad714e4c45 │ │ ├─191635 /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 │ │ ├─366413 /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/tmp82jybhac/privsep.sock │ │ ├─366623 /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/tmpehsx8al4/privsep.sock │ │ └─368450 /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/tmp4fcjpsah/privsep.sock │ ├─c7bf401e9102729cd48980f2ccc5b9228e20a820ddacca0367220de77f8650ec │ │ ├─181111 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) │ │ ├─181440 /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/tmp4tvpgdda/privsep.sock │ │ ├─181729 /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/tmp_6viu5wn/privsep.sock │ │ └─181953 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─92922c45169895f290d9813b4e3d5dcef3337d7144c94a9d6cbd818fb6e3fba3 │ │ └─63899 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c85836bf31de1c76fb9a41ec67b7c6d37ab006282bbe43a23db68ec6d24656af │ │ └─59860 /pause │ ├─3a4bb60e70ccc984fe5fde10b04ed32d2c6818f04895e0341877195a06b66039 │ │ └─228496 /pause │ ├─807986cd1822a9a0be633a90e62dddeac264876a030b7856aa2caee7b31a0985 │ │ ├─168010 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168518 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168519 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2b69c8f00e18ab3b9b7171de3c0a0aaafecee314c809a94de1b1c743c84ef2ad │ │ └─119265 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─97a7810e5d8c3dc4adb4da0e628aab475321f1813f1be9ae9c64732ad61fb08d │ │ └─84683 /usr/local/bin/rook ceph operator │ ├─cee56a948ecd14e7bfdc85f9a5b618fa211633a30990b98edd6260feacdd8392 │ │ ├─180205 /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 │ │ ├─180585 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) │ │ ├─180586 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) │ │ └─180587 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) │ ├─aea39b7abec2e893042c226e3ac8c765112c96e44fe645a3c37e59530eac4773 │ │ └─230286 /pause │ ├─3156e0ab86800bde9a425eb3e801233fa1e72be5fcbfbca1cf78302de5596cbf │ │ ├─198823 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199141 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199142 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─d63b1a7f494c2c884711b41fb7a29f32c2649e0c182657bdf1791e2cb70f52b9 │ │ └─46290 /server │ ├─5beaead1639041828760b92adf8c5ec38adfa1bf98a2882e2964e82108d694fe │ │ └─62949 /pause │ ├─d4c9785aa0085c2045bee6406f21592e7bd31b0a343dd6d39fe220436512c420 │ │ └─262253 /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 │ ├─bbbedd280f11393f456c63a5a40851ab4bfb2041365daa64759ea0feb094e768 │ │ └─48150 /pause │ ├─797a2b2d41e0c24af276907b8cd20bb4b96cb3a604a7a5900be109a63c9ecbac │ │ └─65135 /bin/oauth2-proxy │ ├─478fd3f9d5e3ce3a3f80a639d5db89d7e55f39dd5fad6a201e1ffbe9e2df780e │ │ └─259388 /pause │ ├─f453e0bee7d07582adfd01d1c37b74493e7a980d3f674813ab281865d1513ae0 │ │ └─61648 /pause │ ├─d37c80142530dbe2fa77f5a7c3225ebd602607efce683269fa8daa2bd337adba │ │ └─60798 /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 │ ├─5636de2a2e6bd26de9811d78912b47b54e7b1c67d8ec7ab6e93b8470151fff1c │ │ ├─221606 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221631 erl_child_setup 1048576 │ │ ├─221682 sh -s disksup │ │ ├─221683 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221685 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221714 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221715 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221949 /bin/sh -s rabbit_disk_monitor │ ├─e0c6233f36fb0f212a268da78d61ecb39c7ff112863da4d98ac7a0f872052a29 │ │ ├─243246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─243269 erl_child_setup 1048576 │ │ ├─243332 sh -s disksup │ │ ├─243334 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243335 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243351 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243596 /bin/sh -s rabbit_disk_monitor │ ├─9ab4a12e30a9d4e6f5c1d24f43580fc85288f8598a90a6e3d077aea743acf437 │ │ └─48468 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4421f53e07f78dfa8bf1f9a547372f72f4ce57309efa724d4bfe7e0a957a5352 │ │ └─43858 /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 │ ├─2ecea06b7b26cfbed565dd9ff654ec998fc09a135b6791d33bf6b393d680dd7d │ │ └─247731 /pause │ ├─a7f120bd29d5862846f8d10e037a7fc16e92f690dbb0b3723589e32a5883b962 │ │ └─223725 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─eb2fd89cfc6b8b8289010cfaf2718f6add345d9ccb1384cb6b28e2c0b06793e9 │ │ └─61690 /pause │ ├─f92c658f7e8b83ccdd02c0573f2f41a2f38ba65e461f0fb9db8c3c43484c5772 │ │ └─225012 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─96f54638578f7d5d7edcf41dd18d521e0c88d8f8bbb3a6e8e14659e159e168c9 │ │ └─47622 /pause │ ├─60892901ae3811dab8cb5bd469d65eb58cf1295691a2d0ab1dbf1ba65c544760 │ │ └─43698 /pause │ ├─c67887c23b7a7c43d4ebea898b9160b06d92fd69a112c572660e2fd5f8f25667 │ │ └─54835 /pause │ ├─e9c8830eb5a240c1ef1fb75c5c0481a3115edc0fca04748de6756730aa1c6fca │ │ └─186825 /pause │ ├─69aab726f7154b0ca0d0242239fa2765a28922ba34b56b2a5c21d5975002bb36 │ │ └─50533 valkey-server *:6379 │ ├─ecf03d50ad485d90a11a56c06226e814da141f0a445ee5c6e9f1be3ed22f4aa6 │ │ └─140160 /coredns -conf /etc/coredns/Corefile │ ├─bdc6dffb02002b5a64b5d0eb3219d7cf8ee9ec802ccd6c18b7f06efef0f754f9 │ │ └─138270 /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 │ ├─f0c584a09e114675d2c4652d3c41e1bdcadc57731488735f92c294dd81dbd3a9 │ │ └─162485 /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 │ ├─8d1a12b5f6e6209605525d412a4cf98d86597944d589df79e3ef5288a85edd1b │ │ └─61246 /pause │ ├─871f138d16c2dda0945896fc51dfd3b5075244f80c66ceedb0ef27aabd9c7e63 │ │ └─247576 /pause │ ├─7eb03aaeddec05d14ab54255c2125aab391b207667278f297304bdf8a377c3c5 │ │ ├─140848 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140865 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─140871 erl_child_setup 1048576 │ │ ├─140918 sh -s disksup │ │ ├─140921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140922 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141092 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141094 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141104 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141199 /bin/sh -s rabbit_disk_monitor │ ├─60770ec05a53b3cc12813b44af44637d92c3bfe5d50184a7671d191bdd2fbda5 │ │ └─39847 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 │ ├─ccb1bc2ecb025fc014b6727fb690cedfeb4c11fc65d215f0f7ecfa9bc0271c92 │ │ └─121705 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─07feba220d167c1a2c9eeb4d3d88f2a01625335c488e4a23ce2072bf1ba8063e │ │ └─50492 /pause │ ├─b346f85af36cd8a76597f7ae9641fbc95ef8eca1f4a2c7f5a89eb6316bd3ae77 │ │ ├─180264 neutron-policy-server: uWSGI master │ │ ├─180276 neutron-policy-server: uWSGI worker 1 │ │ └─180277 neutron-policy-server: uWSGI worker 2 │ ├─72aadb518ba625bd95a18edacf8a2ae38b2462962073687fe14eab30d6cef2b3 │ │ └─40961 /pause │ ├─9a01fd8feef88c998072faa1efac68d9a174099403a610f98d3af5d2ef00a149 │ │ └─43573 /pause │ ├─236f6e71b0ee85bccf81fc7192dfeda8fc806a1eb7d98f9a09dae1c23198f1ca │ │ └─45968 /pause │ ├─400f053a93b0cf56886cf1bcbd772e17de2c06d4e55214f9db2b990a016ed30d │ │ └─76546 /pause │ ├─9aae2e04826d1492ecfa27f9c9b977aeb8bc1488a691e853f4253d62e5557665 │ │ ├─62849 nginx: master process nginx -g daemon off; │ │ ├─62866 nginx: worker process │ │ ├─62867 nginx: worker process │ │ ├─62868 nginx: worker process │ │ ├─62869 nginx: worker process │ │ └─62870 nginx: worker process │ ├─dd80de7a698c508d2d95428ac221126824f304155e81dfdc8f6b4cfe4a4cbfd6 │ │ └─61100 /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 │ ├─24d67047948135ec3b78b6e0b59b11acd69d488ae66bdb4ed10e8d42fe136cba │ │ └─256832 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4ed6b7c01b7f0c56931bbfed4a6fbbe27bf1707e9f60e83552c22fb40af9ff76 │ │ └─39845 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 │ ├─803c55624854b401a62ea6a811f65623d0c60ede46bf302fca375082e84bccf8 │ │ └─186527 /pause │ ├─dfd76658b7a25d4708c3faab1beb0de516664ecbbb81deac7ed1c9b9986237ce │ │ └─245098 docker-registry serve /etc/docker-registry/config.yml │ ├─a1d55bcddff7be46f76ad777968eba18bf797fb22682bb9b2d86549f0d3874ea │ │ ├─257010 /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 │ │ └─257244 /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 │ ├─980c2cf8a6ffc734931cc2372231012abf0a83d7c61ef12315f55cf060c02ee1 │ │ └─64017 /goldpinger --static-file-path /static │ ├─d5c75f1a2ce1174c2572eb42cc117b20e94d27151f8500066bde287a1f08dcb6 │ │ └─42761 /coredns -conf /etc/coredns/Corefile │ ├─2d7b6a72c02832a4106fbf23a0428dd36915259a394cf53aff45756fba316a31 │ │ └─223581 /pause │ ├─41f2b40e9fcb8dca909bde3b3c4d91066465ff47ddeffc1499e9da37b75c3da7 │ │ └─64389 /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 │ ├─7e0f713eacd89f630d9d83fb3f0faad4696d1041983d4d220a5d1ec798aeb11e │ │ └─143331 /pause │ ├─056fc144e64ee05d105b23c973c881b4bb10615d5536aaa0b418e485f0bfa433 │ │ ├─48303 mysqld --wsrep_start_position=de3d4de3-3802-11f1-a9ee-aa986e33fbe0:20 │ │ └─48429 /var/lib/mysql/mysql-state-monitor │ ├─2570c02d6f6b4cf88050ab3dca482f5b57408b7da642b283870040968916d2af │ │ └─46836 /pause │ ├─3d1531fa0a5bae5cf231ffc7e23f095c0ce718ef7c477118b9d02fa05a1fe77e │ │ ├─ 94593 /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 │ │ └─400127 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e71e64bf485ba459bb209db832f9d3527640ef36b402a7bf4a98b4eeeb229f59 │ │ ├─240170 magnum-api: uWSGI master │ │ ├─240182 magnum-api: uWSGI worker 1 │ │ └─240183 magnum-api: uWSGI worker 2 │ ├─71f2d6be973c2c01d6114bade123e76e911b3bd51a2b44bccf4026836cccbace │ │ └─55676 /pause │ ├─dd5d976ad86c1c289b6c6cc9c07f7deb69e6a1b11fe51d378f6162396920e75d │ │ └─64996 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─525c143c0400a326aff8108dc41a1d192088893e8590b0b5e6d42b2c715c24d0 │ │ └─143432 /pause │ ├─c4a2315054d5e130a82b1d37cc10eabfa3f00a9e408eaf549241319df5a9b3ce │ │ └─139947 /pause │ ├─cf82570ce5ec3a545d32c9716e793416b59caae51e6c2489a1bab4bdb38e90f0 │ │ └─55531 /pause │ ├─82718a6eefcd51f64a9727ced7e770751414d3be4b20d4e54f0e0e2ac937d963 │ │ └─64337 /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 │ ├─7ca089348091098ffa8c685a96534e58a5d1db42bb3b9c347e30a7c6b5c017dc │ │ └─63745 /pause │ ├─789a40ddd7a882732c1c8e9fa5e7137ae4280b92f624c6ec9215bebce3601362 │ │ └─64496 /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 │ ├─75389d3077cd8ae1124c1427315852478099260fae528896b6df6d651ab454d6 │ │ └─89720 /pause │ ├─41ac8a0df69e75705b3eb1bdf0d5ecf57239582610746361e10146074e3e462d │ │ └─107877 /pause │ ├─6abfdea132f189ba214a680d2dc8fdba8ef121958bb324e75dcd592278c38079 │ │ ├─184399 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184416 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184422 erl_child_setup 1048576 │ │ ├─184506 sh -s disksup │ │ ├─184516 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184520 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184934 /bin/sh -s rabbit_disk_monitor │ ├─40526190ce72baba9a958582e96aed73ecf5fc1975fcd4b3929365c7baf10a4c │ │ ├─169380 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169460 erl_child_setup 1048576 │ │ ├─169514 sh -s disksup │ │ ├─169516 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169517 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169553 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169664 /bin/sh -s rabbit_disk_monitor │ ├─f20c99872bcaf65de7765cb6dc5f5087102d3545aec636732e8ff70b6df653d5 │ │ └─143122 /pause │ ├─c5ef651d0b220eb455886f7e26f96c1b4fcba0334bc72272fcf2df0ffc8314ea │ │ └─39812 etcd --advertise-client-urls=https://199.19.213.102:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.102:2380 --initial-cluster=instance=https://199.19.213.102:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.102:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.102: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 │ ├─6493098ded13a3f1af340404cb660b3d1dc2917529b85cb3e283ab49b21aefe5 │ │ └─121052 /pause │ ├─8391e074f5dc63c65affae5c3c8ac943172d488790dc344d89120c37c1e28ec8 │ │ └─94207 /pause │ ├─927b5aa1f12c28a68a1aebe82bd19b46276a7bdc7a12b69aea99f74e84ca838f │ │ └─102475 /pause │ ├─fdad4c7b3f9287f05133b84330b204a0b57c6014a8bd496de5bd74437ec6f28b │ │ ├─182619 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183295 /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/tmp_5du012h/privsep.sock │ │ ├─365514 /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/tmpopaucelk/privsep.sock │ │ ├─365858 /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/tmpxbfw1agl/privsep.sock │ │ ├─366153 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366157 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366657 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c7b01685-82f9-4952-8286-f393de19492c --namespace=qrouter-c7b01685-82f9-4952-8286-f393de19492c --conf_dir=/var/lib/neutron/ha_confs/c7b01685-82f9-4952-8286-f393de19492c --log-file=/var/lib/neutron/ha_confs/c7b01685-82f9-4952-8286-f393de19492c/neutron-keepalived-state-change.log --monitor_interface=ha-14b586b0-e9 --monitor_cidr=169.254.0.94/24 --pid_file=/var/lib/neutron/external/pids/c7b01685-82f9-4952-8286-f393de19492c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367934 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f1b745fa-06a4-440c-9cb7-f0e05bee5552 --namespace=qrouter-f1b745fa-06a4-440c-9cb7-f0e05bee5552 --conf_dir=/var/lib/neutron/ha_confs/f1b745fa-06a4-440c-9cb7-f0e05bee5552 --log-file=/var/lib/neutron/ha_confs/f1b745fa-06a4-440c-9cb7-f0e05bee5552/neutron-keepalived-state-change.log --monitor_interface=ha-d68c3333-7d --monitor_cidr=169.254.0.157/24 --pid_file=/var/lib/neutron/external/pids/f1b745fa-06a4-440c-9cb7-f0e05bee5552.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─368764 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9c9d8db5-c311-4fab-977a-eb8943a1e792 --namespace=qrouter-9c9d8db5-c311-4fab-977a-eb8943a1e792 --conf_dir=/var/lib/neutron/ha_confs/9c9d8db5-c311-4fab-977a-eb8943a1e792 --log-file=/var/lib/neutron/ha_confs/9c9d8db5-c311-4fab-977a-eb8943a1e792/neutron-keepalived-state-change.log --monitor_interface=ha-e085652c-77 --monitor_cidr=169.254.0.122/24 --pid_file=/var/lib/neutron/external/pids/9c9d8db5-c311-4fab-977a-eb8943a1e792.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─370919 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4e8194c3-635a-43cf-b0b0-bbc5c4777fac --namespace=qrouter-4e8194c3-635a-43cf-b0b0-bbc5c4777fac --conf_dir=/var/lib/neutron/ha_confs/4e8194c3-635a-43cf-b0b0-bbc5c4777fac --log-file=/var/lib/neutron/ha_confs/4e8194c3-635a-43cf-b0b0-bbc5c4777fac/neutron-keepalived-state-change.log --monitor_interface=ha-9665bd6d-f3 --monitor_cidr=169.254.0.92/24 --pid_file=/var/lib/neutron/external/pids/4e8194c3-635a-43cf-b0b0-bbc5c4777fac.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c9c17393c2b82e65dc7125da93197c5b29e26487112cc9e8dd7ee84a67d3c19e │ │ └─46798 /pause │ ├─ed5f66081ac259e2504c388199405af40877735e3fb42cdc9c48dbb7836f8119 │ │ └─63081 /pause │ ├─72ebd41f021b76c0f49af5bc16f51831f8cfa91ac426e43f033400d4dffa25a8 │ │ ├─167276 nova-metadata: uWSGI master │ │ ├─167297 nova-metadata: uWSGI worker 1 │ │ └─167298 nova-metadata: uWSGI worker 2 │ ├─975b9b9fbf779ced2ea48399b8d1a109c88b38f2a0c7c5afe33147e7ace47e50 │ │ └─263566 /bin/openstack-database-exporter │ ├─c2c38cfcf7962e78d552c4f7da751b3858ede940f32bffaa0ac47a05600c0944 │ │ └─184251 /pause │ ├─e8ae466efe99b3be8032b920b0f338fefdee82972ebe8281a054768e86585b56 │ │ └─83944 /pause │ ├─80e674b500433de0debf41a87f60e21a9d610df6975b6bd99effeb8eb16de6bd │ │ ├─239580 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240310 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpom10fgun/privsep.sock │ │ ├─240319 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240322 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d2538b8bfbe477c9c3a0016469fc8a783878f04d97a03c4add57c06135334ed9 │ │ └─39632 /pause │ ├─892bca9b06cc677187e3bd63f9d43362935ce738b20233b6f84a89d00b9dae08 │ │ ├─104342 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104506 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104508 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fdc3c0e313bc999335a41a56c53011f99d95112cf03423467fd70d361e7f1b73 │ │ ├─89975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89992 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89998 erl_child_setup 1048576 │ │ ├─90088 sh -s disksup │ │ ├─90090 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90091 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90126 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90137 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90488 /bin/sh -s rabbit_disk_monitor │ ├─88a5fa35d785b496c0750649523f139041e2c9cd1b85fc8958297256c8b75b36 │ │ └─39631 /pause │ ├─c170702eb13a42663b02e9ff11445a895cd18f29fc7512df68913634d54c9332 │ │ └─40186 /pause │ ├─81bcfd8a891804d477f6c93986dfe0f7c1e583c35db59453eaf4e388a9e47983 │ │ └─230221 /pause │ ├─42d617ebc011268ad850cabae4708bff5a9728d32cc0d1685bc8b18cc05fca64 │ │ └─261804 /pause │ ├─8340efe9972880f017ef85b9a255565611c8e1bfcb43e5fe7823626b00cd4b36 │ │ ├─180222 neutron-api: uWSGI master │ │ ├─180250 neutron-api: uWSGI worker 1 │ │ └─180251 neutron-api: uWSGI worker 2 │ ├─d4b59addfa0eeef68ffe3ccf3424a22b9519167dd9ce253eb1a7adf93763547c │ │ ├─265869 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265883 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─609278b54303bbeea50690d97f75e1f63a659c1fc7c80a72ab7887ec67c9c3fb │ │ └─210115 /pause │ ├─e8247629811cc50cee835c70040ea919b2cdf7a3da71bec081901b583bb57367 │ │ └─171513 /pause │ ├─fc0c4ceef46514393494b3ec1fd1c1cc75fc87f5716bd83a80f299173a3e852b │ │ └─40213 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f668ba1b6ed6a32cc15fcb8fca19d20001230f8dfe5f2ba4ee8e615c2a36bbff │ │ └─55801 nfd-master -crd-controller=true -metrics=8081 │ ├─a0f8bf64271934a60fa4d97162c65486a144bb21a21d7a80c60cee5c75e83332 │ │ └─42704 /pause │ ├─dde1a6a344ec56e70669f332ebea43962f3e3ad9ba66a55a21b4080c184e9bbe │ │ └─240073 /pause │ ├─c238ceec45ee94c804ec83d2b03055196e1f8c6d17b577232a7f58f57243fb43 │ │ └─170961 /pause │ ├─99835dfc78b0de874d0b3ec0f39dc7e3983b108f8478b3ca1b4aaa3cf62bca03 │ │ └─77982 /pause │ ├─a4104c2bdc9a2acea4821c1c2bd0392c2d8bd5e53e397f1338feab4f282904f6 │ │ └─239536 /pause │ ├─5eefbf369ac3ff5ae6e534c6f4364a6a96fe83c46e3930ad5bcc2f00db0ff686 │ │ └─107920 /pause │ ├─cbfb8b2c3d1122bb6f15cae5cf8651e95ce01870431030e530fe9139c6c6a490 │ │ ├─167255 nova-api: uWSGI master │ │ ├─167293 nova-api: uWSGI worker 1 │ │ └─167294 nova-api: uWSGI worker 2 │ ├─13115b11b22f30805c1ab265064c087042913e88940653a6d423fcd69e920b55 │ │ └─46024 /pause │ ├─7a990da4734095bd3bc0ba508e845fbc61841979210115157435c578c6ad5365 │ │ └─50629 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 │ ├─59315316bc339f344f76a9e85f1b886ef2d94c85ddbfa8e5632899ad88a5a09c │ │ ├─198843 heat-api: uWSGI master │ │ ├─198874 heat-api: uWSGI worker 1 │ │ └─198875 heat-api: uWSGI worker 2 │ ├─b3e1c02dda8a0b7bb02c8dbf177a7b42327ac057708ee81dabef5746ba33a796 │ │ └─183866 /bin/bash /tmp/libvirt.sh │ ├─b937b457d9db5335c1185add2eaa924c3ce4a5f8d8db0946c423c0ef84bec012 │ │ └─64930 /bin/pushgateway │ ├─50a87919d0536227f7bdc418ee820c3058be29db4b332a2756c6ebab96b999ee │ │ └─39726 /pause │ ├─97ad12e8cb551c6e564865a5663294b2aab9f5a8b09b687f768bc55ab87f5bf5 │ │ ├─218625 octavia-api: uWSGI master │ │ ├─218640 octavia-api: uWSGI worker 1 │ │ └─218641 octavia-api: uWSGI worker 2 │ ├─8dd8cceea2b791e7b3addcd1fc20454798ae5649aff9587b2d12d8b6fcb913ae │ │ ├─83145 barbiacan-api: uWSGI master │ │ └─83161 barbiacan-api: uWSGI worker 1 │ ├─20ded1c84e6b29fcadba562563328cc8e268ad07991b6547807c9368859029ad │ │ └─46917 /manager --metrics-bind-address=:9782 │ ├─626d5c12696ff2869a60c6a93f53e34ef9258ea327153a5e2d172248594d0c87 │ │ └─43812 /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 │ ├─86c249a8ad2d09e21698719a1db022eed0c60b6e0a6073df6e442acf756fc93a │ │ └─59797 /pause │ ├─07e5b14599ae5eb917bea935dd92925892f0aacb80b38a30b1bb0a511cbfa46f │ │ └─42269 /pause │ ├─1c7906335dd281622e05c52b9b7fe6e7264e40d3b06bcc843c80e77e0095ddc0 │ │ ├─65583 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65600 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65606 erl_child_setup 1048576 │ │ ├─65653 sh -s disksup │ │ ├─65655 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65656 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65657 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65658 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65668 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65878 /bin/sh -s rabbit_disk_monitor │ ├─538041f291b9175e39d81412224d9f5b9e3c3a6ad11082442b20138f24eda59c │ │ └─59881 /pause │ ├─7540732697af8a974295092a5592e7f99c4f7fbc171e9000496afaecae61a296 │ │ └─142922 /pause │ ├─151c60f238908e99b73553e4cfb5a9fa1b6c08c9689255d493e0b857b44c8e29 │ │ └─43905 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─adf14ad8f1391e0004671f3fb3d46435a87dc4a9fdac891227bd4ea615502e38 │ │ └─169277 /pause │ ├─c8f20bd81de7e7e4e7e9c5e9b8f7c72115a34d6bd521420d853f5899839e4f34 │ │ └─50314 /pause │ ├─e95c95a2cbec4b21c2792aa8212ceb20d9ee70ddb5ed62ca8bb5412f1bd71f26 │ │ └─182656 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) │ ├─2c933f45f9d9d3331b8e3cd5644d1403dfff8ab469cf7307cf192e22a7001505 │ │ └─184637 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dd24544a793ac6b1aecbdce1cb1ea29c537b1615368c643795e5119c4592d564 │ │ └─67494 /pause │ ├─502babe9fbe274f07c199a519213c67f0182241b459ca86934b4cc622f669925 │ │ └─106060 /pause │ ├─3de475550d7f9a51e0ba2b2a14a9c66d775598511dc8532e8d63ee7e630be8a0 │ │ └─42314 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2f27f6b136c56ace4f477cb3594722b20390cb99f106b7dd6fbd2771f19a1484 │ │ └─94523 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-tdjbk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─958060b66af7034f5d4b9bfbca132f4b0258e17af4b9db054a73b496dbbc8916 │ │ └─50836 valkey-server *:26379 [sentinel] │ ├─341f40bb6887e6b90948bbc876c29cfe98e536fe0a92319c4ea9c69e321a45f1 │ │ └─43636 /pause │ ├─b5b1cda8e92f1297f804d3083ef73bbb86a98f67234ff8f8167fada2ae58cc30 │ │ └─42667 /pause │ ├─3a7991d15f7173d3322616970ac182d4612ade1fe5947d1ad2b2553683149abb │ │ └─63939 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─b503e2693740396bd9d7092257b82be94e5ea8f28aff9ae73d3409c14c5d696f │ │ └─63311 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29dfae57826722d02c5a91b2aa5be1292eccfaecfa5868266eeaaf4dfee9a9db │ │ ├─128930 placement-api: uWSGI master │ │ ├─128943 placement-api: uWSGI worker 1 │ │ └─128944 placement-api: uWSGI worker 2 │ ├─75e858d5f424088bc9654d854cde3a2233a2e8bf97d612beb944afb32a54d86c │ │ └─226402 /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 │ ├─549b15338f49370a8a67fb28993d39b1f4ac5d6dfc1b18c4b718f05c8b096047 │ │ ├─60623 python -u /app/sidecar.py │ │ ├─61012 python -u /app/sidecar.py │ │ └─61013 python -u /app/sidecar.py │ ├─76cebc8be352793435508506e43609d5fb3b70f4226a81135923407af76d6b4c │ │ └─47038 /manager --metrics-bind-address=:8080 │ ├─6e177a7a3cf5a9c6cfaf3807eef952ab0216e68279612fcbec669ef6265ded8f │ │ └─210035 /pause │ ├─f9853279f4021f36aa74aeaa7e8cd70d7d23221fbb37dffc296afaa5b28b3a48 │ │ ├─60647 python -u /app/sidecar.py │ │ ├─61024 python -u /app/sidecar.py │ │ └─61025 python -u /app/sidecar.py │ ├─a9615f841d51f91cc382ce2904b63ff32c82050b97a47ea944a2c25d593713c7 │ │ └─61326 /pause │ ├─ebe6bdd8f68f65b58fa2730fe89c339ce9092ee7904dffaa376fe73e9f9e5b7a │ │ └─225666 /pause │ ├─faec447a61bf46903274425c17a4a7d63b3de3ce0ed731d12911cbf6c6e3dd61 │ │ └─171163 /pause │ ├─a4dc0fde43319d66662becb000d2224e2171c69bba71807612a1d18fa6670d1e │ │ └─64455 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-102.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 │ ├─1c41e23abd06973727599d20d211a8c91781d9ebac6873bd11cd254bc1ea4535 │ │ ├─117488 cinder-api: uWSGI master │ │ ├─117501 cinder-api: uWSGI worker 1 │ │ └─117502 cinder-api: uWSGI worker 2 │ ├─df8c90a116cd706254c40f2828bef8879f0dff15c5f65ca5178fed922c78e868 │ │ ├─220049 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220552 octavia-worker: ConsumerService worker(0) │ │ └─220559 octavia-worker: ConsumerService worker(1) │ ├─68ae02abe643c9d033e9c5f90c07b82e59bb3f69760e307fab37b503f6bdfbb8 │ │ └─171106 /pause │ ├─f57e33bbacda999e899c51da16310392935ed43a68deefd1d8c52e52b9fa63a0 │ │ └─40919 /pause │ ├─cba490b9130110ca26b0a964ed3afa03ed50b4d38360b50b24b99fabb8ebe4f0 │ │ └─104141 /pause │ ├─e930d1b316edfeec5f350b40a1c3eefbac2f11d1df80598611182a537ccdb0b7 │ │ ├─198939 heat-api-cfn: uWSGI master │ │ ├─199030 heat-api-cfn: uWSGI worker 1 │ │ └─199031 heat-api-cfn: uWSGI worker 2 │ ├─a5c6fb9fcf6763912f764d3d8db9af2bf23c7e180ac2311cd162d4fd41a3cde9 │ │ └─228525 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─68d6a73ad7bdbcaea4d6903ad298912ae4503c1ffc13bf95292412db284c7f9a │ │ └─39957 /kube-vip manager │ ├─a1e47af367ad45df69becdc2906934932ff2ccc025620184296f90409659cd74 │ │ ├─261926 apache2 -DFOREGROUND │ │ ├─264319 (wsgi:h -DFOREGROUND │ │ ├─264320 (wsgi:h -DFOREGROUND │ │ ├─264321 (wsgi:h -DFOREGROUND │ │ ├─264322 (wsgi:h -DFOREGROUND │ │ ├─264323 (wsgi:h -DFOREGROUND │ │ ├─264324 apache2 -DFOREGROUND │ │ └─264325 apache2 -DFOREGROUND │ ├─48dbe607370782e6b365791e48da5b1eb3ff576ab637881d4d6cdc3322ed29b2 │ │ └─186474 /pause │ ├─ce1f6abbbb4ff460bbe269186a2333908f26c22e16acdd5ddb0bb65f4c18545d │ │ └─48400 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─43281ae370d5806c8e494b93b82f192fa1857bbc6590fdc934d2ff68fd25a18f │ │ └─43304 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 │ ├─bd963db73016a31eeb3951de82e75f280cb98a7ea8974a3f9588b8a6da693ad3 │ │ └─55493 /pause │ ├─061b0a32290a6cebd83771a00d557ab1eacd650d3b758a932ca25b388a3d4d8a │ │ └─210124 /pause │ ├─eaa601c7dff159f1caffc5896b82fd6f2f1650876e53f65e185eca70a163a1c9 │ │ └─64806 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0666839ea21a978ef9508244880341cb4a0a7277899aba7b955aa6e6b03064db │ │ └─221423 /pause │ ├─924afa2a5b427ebdb854061a1d09036733ddf9068d41127417136cb3236e01cc │ │ └─225691 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─03b50b99b753fcaef8ef0c9291034c4e1488fb5be3571628cc7bdb0446fb8d6f │ │ ├─171986 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391541 sleep 300 │ ├─ef5e7b748b85de20e624624f3d7093a57316972c27741e58f549839fe2bca5b2 │ │ └─47232 /pause │ ├─6e73d30ce0c6550edf8d3b3855b2558e9e02c0731e9d886349fe4d32402a128c │ │ └─39725 /pause │ ├─f1e4c39a879e498d7754c5bb101252b08fe803b170085b3d97020a3c113f0e80 │ │ └─41174 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0004950a2c0c97feabdb20b578ceb637b16249d3f7bef3306a5611029f383caa │ │ └─247643 /pause │ ├─2b20c526bc5a6a29e73aae7d1c8f7703b090fe99bbae7aeed63082083cfaa2d0 │ │ ├─ 46241 /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 │ │ ├─ 46253 /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 │ │ ├─ 46380 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261943 nginx: worker process │ │ ├─261944 nginx: worker process │ │ └─261945 nginx: cache manager process │ ├─63416736b1e95eee6856d6319397e36200c69494f00e39743e17fd0ae471d5d4 │ │ └─183816 /usr/bin/libvirt-tls-sidecar │ ├─1590e78013de570c0a2415857ca8b523924539ba359c66bfae54bfe62e54353a │ │ └─65227 /bin/oauth2-proxy │ ├─f708a0b2ab103dee27086b3f9a771959d8ef1fcd36b4c324aef96119b2157e0f │ │ ├─ 70697 apache2 -DFOREGROUND │ │ ├─ 70743 (wsgi:k -DFOREGROUND │ │ ├─ 70744 (wsgi:k -DFOREGROUND │ │ ├─ 70745 (wsgi:k -DFOREGROUND │ │ ├─ 70746 (wsgi:k -DFOREGROUND │ │ ├─385740 apache2 -DFOREGROUND │ │ └─387570 apache2 -DFOREGROUND │ ├─61a023118774239641a3b40cc2e76153dd9368c3895514df4c63c754ff29bd16 │ │ ├─48245 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 │ │ └─50988 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─a18613d417ee9d2f0ef2c42b4698e35644e0ca583d370bd38891bb8eb01ab45d │ │ └─104096 /pause │ ├─cf7e3220e5ba1f80f758db59e923ff0a1c8ef24a725a581685dd63af65a335e4 │ │ └─226376 /pause │ ├─ba689e6c5832867317b28c8b4832091624ea9ce90572387535a8c5f83419849a │ │ └─202431 /pause │ ├─fee75731d4aa496a279ed2229d56884c6c03b6ac4eb4e9074488b4f3942a0a14 │ │ └─65090 /bin/memcached_exporter │ ├─6c8c192f2717f8f611718df847d456ee7ba9bedc4b9af6d716c3b215019e63c6 │ │ └─137984 /pause │ ├─ee84216ac4ceba065ff79220e5ca409bc4d35975e3776d7d67dcd2fb6c776b2b │ │ ├─220741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220759 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cdcf5c8f2f565f3ed27f3c28f7b040320a3e441ecbce3346a479968fb19b9d67 │ │ └─64292 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-102.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 │ ├─0695f1dfa23f5860d02380851c34f0f2cbc20dd59d206d20c01e537cd01a998c │ │ └─63354 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─196d57d2162e6922272a71ee59884bdfd7701850a4de421039f7d46d34d7f615 │ │ └─105723 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0ba2a74c8976071f4782777e09d6568c2ca88fcc7eb45ae565c13da2e0ded44e │ │ ├─41385 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41765 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─62d601606a80d2e062ab5eaab79ab3bf8b0c9f7f981699da0ed725a3cdb2a5ea │ │ └─247360 /pause │ ├─ddda04531ae3752381b0084ba0d0225d22979c7878da58cc0c7bd4c8c098ff72 │ │ └─47352 percona-xtradb-cluster-operator │ ├─5740a91f867cf6dc9207e17e6bee9d7cbce09d2fcbd263fa5502786825976e72 │ │ ├─138306 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138348 /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 │ ├─ae233236f917b768e4edad5c0086cab7b65826f64e3a29429f8457440cfd60b2 │ │ └─224762 /pause │ ├─2627958dabc9492d4f7174d53fb459b8a04add34fc2591c2e6b3600ba2699a70 │ │ └─171088 /pause │ ├─2d10e483b556a29b7c5de6307b3de2a0efa12e9708e1ae5a2c54d54e8e7af7c1 │ │ └─55422 /pause │ ├─650475915849d2cf18ed426541a8b0a38f817468765e395d7a7053f8862c939d │ │ ├─256991 manila-api: uWSGI master │ │ ├─257106 manila-api: uWSGI worker 1 │ │ └─257107 manila-api: uWSGI worker 2 │ ├─9ca2821e0bf96122417e02783687ebf612dc41f5341ae79f0909dce8b4a06846 │ │ └─123558 /pause │ ├─7b36183d9eed2fa7410448cef00bf7e8584f3c3a39bac9e4865f8a6682ad5b75 │ │ └─94162 /pause │ ├─bb95fdb78c1cd353de25e549db8994ad867c465cf37d2347a90f921144ba8308 │ │ ├─106233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106256 erl_child_setup 1048576 │ │ ├─106307 sh -s disksup │ │ ├─106309 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106310 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106459 /bin/sh -s rabbit_disk_monitor │ ├─ae7cd9e689c20cdccccbc3befea538910a9d556a6ec66cbb4bef7a710d201f10 │ │ └─39792 kube-apiserver --advertise-address=199.19.213.102 --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 │ ├─b71095f9638b22f0c23b992ae3ccd4a3a8faa3005179ca1956c4eac124ca68f4 │ │ └─61602 /pause │ ├─50126499395c4b50651863a3563fc8174e2d89308b5a31e5d3fb8ef18741fd75 │ │ └─139579 /pause │ ├─343b4b9f86fbdf391a9ef617f1836d412e55f7b191f02f60ade909c7bc5f12a4 │ │ └─55978 /secretgen-controller │ ├─09a44a9cecd789ea6c1c86f6fcf35a7afbc8af38fb0f78cb26bebbb47d2f2f68 │ │ ├─202528 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202552 erl_child_setup 1048576 │ │ ├─202600 sh -s disksup │ │ ├─202602 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202603 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202669 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202670 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202680 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202978 /bin/sh -s rabbit_disk_monitor │ ├─f579af867a16e3260ec1667d61c2a50b59556523bda8f3b1610f7b0e4c128a5a │ │ └─121096 /pause │ ├─644d695e5400dfad9e09f374a8aaa66d6b3c2891a92163092b93004fba66d749 │ │ ├─63846 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63882 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2863e7c5be7a1f70579893bfd4299c82e0b0cac97509f02ca03a456aef9d5d24 │ │ └─50902 redis_exporter │ ├─e07ea93966d839468665dff413c5345ceab088eb151daf30ca925956230c1cda │ │ └─55842 nfd-gc -gc-interval=1h │ ├─2f22950a4a05043f38795841ca86df0b8b95469858b0f2fb953a4d162c6fc172 │ │ └─95305 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f7fdf2db58a1317b047a9913401895bd301637221afd9e0a79b877653c34d847 │ │ └─64966 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ce9965cd176eeafdcef2c8bcd510b34fef1cb911b033ab8694847b7789e9fc1a │ │ └─140771 /pause │ ├─4d241dc8c88540d6823b4ac8531475fb89b890378a34b65ad875aa7029452832 │ │ └─39697 /pause │ ├─b76baf75f2581da3471bfff6fc635edc5a60bb6e9d422a879eb7839d1366875b │ │ └─42736 /coredns -conf /etc/coredns/Corefile │ ├─16ede12c9a9c92fee4fb667d8850f02f5cbccbb81c4c1cd81d50b0eed9388842 │ │ ├─168206 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168545 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168546 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─437edaf34f26e95e9341bdfd6d88519daa1fc03bfaac62ce8ba15baf22cf0df4 │ │ └─242891 /pause │ ├─a3ab3e68a700b40947df20dddf94d7c2fe8959e1edd723252f1602acb7a4a0e1 │ │ └─65339 /pause │ ├─c03e1255c5fc410c00437399b5b0bf6f884dcc08bea9d335cdb3e980ad5a3f7c │ │ └─60174 /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 │ ├─f033fefb4a071cea995f33cda4ea020ecda65753a6aeca730ad39bef83bf1805 │ │ ├─76708 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76731 erl_child_setup 1048576 │ │ ├─76791 sh -s disksup │ │ ├─76804 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76805 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76899 /bin/sh -s rabbit_disk_monitor │ ├─4eed09c1f7a9aaf86b7900ba86aa7d1a7a6198f8f8676c222545bfbac4007187 │ │ ├─239921 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240364 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240365 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─55a2ae42662741a655057845581872ce392a2d99a98d3ce58d554e7afc5fb661 │ │ └─43125 /pause │ ├─bce027ca6211b17ec908d79587ec8f4b52c68631023a1403536993651bbd5fcf │ │ └─191662 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2ffb4f31d0f07cb23d8b7ec7eb05d1ed98c6a40b4ec3502a3390a4307bc390ab │ │ └─143875 /pause │ ├─ad86c0d512caaee3f1ae29213e0a12ad62c1e8409b24273cbc22101e283115fc │ │ ├─102919 glance-api: uWSGI master │ │ ├─102934 glance-api: uWSGI worker 1 │ │ └─102935 glance-api: uWSGI worker 2 │ └─d640170dbc07b9638a79dde38897944ba93b7b70010678423172969e9b8fb68b │ └─256972 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount