Control group /: -.slice ├─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 │ │ │ ├─21831 /lib/systemd/systemd --user │ │ │ └─21832 (sd-pam) │ │ └─session-21.scope │ │ ├─21763 sshd: cephadm [priv] │ │ └─21847 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 877 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/199.19.213.203-22-zuul [mux] │ ├─232002 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-updhepxfzdeseutkagrnhqqutynoscpl ; /usr/bin/python3'"'"' && sleep 0' │ ├─232003 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-updhepxfzdeseutkagrnhqqutynoscpl ; /usr/bin/python3' && sleep 0 │ ├─232004 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-updhepxfzdeseutkagrnhqqutynoscpl ; /usr/bin/python3 │ ├─232005 /bin/sh -c echo BECOME-SUCCESS-updhepxfzdeseutkagrnhqqutynoscpl ; /usr/bin/python3 │ ├─232006 /usr/bin/python3 │ ├─232031 /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 │ └─232033 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9965 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12376 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad43229a43fb3e3ec35c387569f3d2a3f45299ed348eeea917b1d66a4374ec07 -address /run/containerd/containerd.sock │ │ ├─ 12737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a944de4df6bf1a4d745e8df09045b6bfee976bcd583aaac2026048cd3fe8a0b -address /run/containerd/containerd.sock │ │ ├─ 18785 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 802af3a0cc179b7ac82371176c0d88fec604370977f145d1b72b6a66a0bad478 -address /run/containerd/containerd.sock │ │ ├─ 25369 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 871c39bb9da20bcdad048c47e9c7087c2912a91a72ae40540ce05d67bc675f1f -address /run/containerd/containerd.sock │ │ ├─ 29864 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f6f76c5b2ff33d012c40e09a38860d3c90bc20cf83c0f1cf5a043bfdb0f3dda -address /run/containerd/containerd.sock │ │ ├─ 34405 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32a06e723cedc1a5fd3523ecb1494d1b4bc45c7f2b5aab6f5e5785472b58fc10 -address /run/containerd/containerd.sock │ │ ├─ 38905 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4bcdcfbc6e84c05845722b6b3da8a36ffd41ccff15e2124885bfe872e69dabe7 -address /run/containerd/containerd.sock │ │ ├─ 41451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d384b66f158caa85b409b1bf900aea832e8bf63092bfdff48369b7efaad69a29 -address /run/containerd/containerd.sock │ │ ├─ 41486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63c8295635b2c0b0b68e3b92664b22ded17c57e33fda9d70d89acf87760fc56 -address /run/containerd/containerd.sock │ │ ├─ 41505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65669c29e08702ace36c52df1dcbba641280588cc5b6b80c3bc2b8ea1c8b0d2f -address /run/containerd/containerd.sock │ │ ├─ 41517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b30832fca7116d7f322e4c894e43a255ec6d86f5927649aadb81be9fc299615 -address /run/containerd/containerd.sock │ │ ├─ 41527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 790b4aa3335d7e1d66df9fefe6e23b0e0d0ce064fcde166eeb414059012f56b7 -address /run/containerd/containerd.sock │ │ ├─ 42066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383aec1a072c6557b6e776b2f238a9255fa157831ea8a248de90f428899e0129 -address /run/containerd/containerd.sock │ │ ├─ 42797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e922817ccc2c1c56e3604cec9bf7a0bfb9fd5bd0ec89b169d82ddb1e6c4480 -address /run/containerd/containerd.sock │ │ ├─ 42822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af324ca53ad9096cdba654ce82f29165f8aad56e97c511fe81a3443ed17bfbae -address /run/containerd/containerd.sock │ │ ├─ 44228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6102cd083ba77092b19f7fa95fc7d5a054c80aad0b2ce7e0b8a6f919039497 -address /run/containerd/containerd.sock │ │ ├─ 44628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcc527d7146de5ae20399c4d49f67e3acbcdc1edad31d4085367d2ba4cd2be2 -address /run/containerd/containerd.sock │ │ ├─ 44674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aaac4daf55c447abc6bb4e9c1736d9302ec1134ee4b12dca81bdab3ef74e9ca -address /run/containerd/containerd.sock │ │ ├─ 45100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfd8eeb9e74811f0d25bdcbb02f776a5cb239a208354f035a0ea8a58543ac16 -address /run/containerd/containerd.sock │ │ ├─ 45651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5e27d848b943d65d98bf6a9948925adabd64113a66d070f165f0c0b4f2e356 -address /run/containerd/containerd.sock │ │ ├─ 45697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5c89d65fb15f57351129e5efe22fe6ec1d025600b318aad35ffbad3434bb1f -address /run/containerd/containerd.sock │ │ ├─ 45777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30df808495718c5df79dc4f7a477c99c987cb5c95fc76683d5c7b181d8853f9b -address /run/containerd/containerd.sock │ │ ├─ 47570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c185c96891bf0819fffdd892e704f3682c5bc80ad16ee3336ec0c418bbe469 -address /run/containerd/containerd.sock │ │ ├─ 47680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ebf91adb8b5b62b1859e2e72dfdfccdba02030bc49fe337d454edd2350a8b7 -address /run/containerd/containerd.sock │ │ ├─ 48413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d00b13064abcff0bca42facadbf1150d60f77392199cf5f7f5dd83433df20e -address /run/containerd/containerd.sock │ │ ├─ 48544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95a75d929b1079037c585ae81522752dba0760fd41b147d96e1e63ea1bd26df -address /run/containerd/containerd.sock │ │ ├─ 49189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 299730b56d27dc3c110039615f2e83dedc23ff1f4e26743d0fb31cf0f7cbe8f2 -address /run/containerd/containerd.sock │ │ ├─ 49541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f76c5f324e76ac82c9319c733ce15faa8b239670bc99442537c50213ab97cf -address /run/containerd/containerd.sock │ │ ├─ 49913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe89c3d11be55f9d72d8dd4e79b09af052867ef8bd1549a4cd12a228d17a238e -address /run/containerd/containerd.sock │ │ ├─ 51454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a44a59ce75277e08ff6aa16fccc27e676e0efae31d4f4952df2cb984b8751e -address /run/containerd/containerd.sock │ │ ├─ 53710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f0da1f994f7e40c834ce88ae6148b1078ea8eae0cb334b24268b3a58dd0cc3 -address /run/containerd/containerd.sock │ │ ├─ 54276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22bff9082165631043cdce5892cca34209581fc01ea7ebea6ffbdd2489b29691 -address /run/containerd/containerd.sock │ │ ├─ 54322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09cb19df927c62efe727d565ac1881e6c0e77de280323226178cfd158c57363 -address /run/containerd/containerd.sock │ │ ├─ 54471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24cefa3345614423b29abf6f3c30a0b3be49a884fcb3f0dd1f180cb47bbe08a -address /run/containerd/containerd.sock │ │ ├─ 57513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281c204ec133ba7155d932b2a485d6406a2aab9332b44572598fa03f2688739e -address /run/containerd/containerd.sock │ │ ├─ 57674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e074fefe9e5a2d10411cdcea31010b3dbb3bf5b8cdc64cfce25f09bbaf489c -address /run/containerd/containerd.sock │ │ ├─ 57713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c45faa112d0199c985b3be89efa16d9b6c8354212f55b41161555c9e1ca5cc -address /run/containerd/containerd.sock │ │ ├─ 57752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974ee541734e939e2e35184ae043f1dc56e329a10c3f74fe5bcffdcf82f54b7d -address /run/containerd/containerd.sock │ │ ├─ 59123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ac4d0e1013ecccb94aee16b1638407cfa06a7f28df3beb6ba6346a19108004 -address /run/containerd/containerd.sock │ │ ├─ 59211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7acb6cb3aba5842af8e753c76e427b698b12883fe83985670004cf12143115a4 -address /run/containerd/containerd.sock │ │ ├─ 59329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c2104bd1ba58e59e3689c4628828609b03d97d57628ac49cd1420e15724eec -address /run/containerd/containerd.sock │ │ ├─ 59588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da14bfbe98c1ebe0fb766879fcb9c1f50ab14be2154fcaef300429f52a7fc8e -address /run/containerd/containerd.sock │ │ ├─ 59909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0b5ceb1cc2d70e8da34be8110efcd3dad183678e03210cbcd0508903f4b92b -address /run/containerd/containerd.sock │ │ ├─ 60129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d0d6cd9e49abc10aa49358ffb1c4baeed8273ac2cdc3454242866d354f89b2 -address /run/containerd/containerd.sock │ │ ├─ 60738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d269eed463a46bafdea953012e145807dcbd77478281f53563b9c1e6166d0e99 -address /run/containerd/containerd.sock │ │ ├─ 61546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 192c284ab8d6210cd35be99bfa71324a31b86cb3b3aebc0dc60b50e8280937d7 -address /run/containerd/containerd.sock │ │ ├─ 62631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5acb9544b00efc32f101091d2c3ed92a1dc36513312db6106dd2539e6184aeb5 -address /run/containerd/containerd.sock │ │ ├─ 64277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04a4643f409269bd51fafe71cd96c214443f1149a04d7373e6c4880a9731d33 -address /run/containerd/containerd.sock │ │ ├─ 71563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00cfd730574b3d51cbf98b4e7cf1c7476dddd3cdfdc35af27c6cbae39a319557 -address /run/containerd/containerd.sock │ │ ├─ 72741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b932d341b3dbe804d679da7a6c932ce671b089e0775453311319368b7a8dd4 -address /run/containerd/containerd.sock │ │ ├─ 77437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2b308d062ab6c77980f56c162126ec42e822c00d5bfcb187f53db4ebecc6be -address /run/containerd/containerd.sock │ │ ├─ 81867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc1681eb3a1307209123a970e9b29627bcbeedd77188fd11d1d8ec84fb957bc -address /run/containerd/containerd.sock │ │ ├─ 89839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97de042b6ff6b31e96e901aaa56ccdb052e821fd05d96023247286838b18d212 -address /run/containerd/containerd.sock │ │ ├─ 89892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3973d297fc97842c6009e0394f5626cee4f5e53606da2cea26cfc9a86d09e63e -address /run/containerd/containerd.sock │ │ ├─ 93886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711e34c03f63846e1d4855461bb5396cfeba3da5f962e9d5ad270cc3a5eb093c -address /run/containerd/containerd.sock │ │ ├─ 95104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71914f84d00cf84f37a4c8b7a3c4d89734e2860f15ca559b56bb59b943b55433 -address /run/containerd/containerd.sock │ │ ├─ 95137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d95d36992dc5cf3467139dbb6faa14f2c091808d25cfa09e0721d87d527ba3d5 -address /run/containerd/containerd.sock │ │ ├─ 96807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b36930af9deadb44c902c42ef95505751f59a0af60abe8e1bf2d566d074c4a -address /run/containerd/containerd.sock │ │ ├─ 98119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b99ef9023bb71c31c1ec49756975204acc8dd69aeedb6b872f4d3407258f65 -address /run/containerd/containerd.sock │ │ ├─ 98159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3dbbf2e70f0fc9fe161f9b34a1cebff3a08741265fedad5304043d28a4f3e73 -address /run/containerd/containerd.sock │ │ ├─109182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb17f5a1d9f645ba18198cef6ea7a99f8c6fee91f2dfa6752ebbc0998ae86d86 -address /run/containerd/containerd.sock │ │ ├─109270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b83f0d52221d91c1dedabbad85f47ba8c265446a31fc1a7dd7fe8322a4d0ce94 -address /run/containerd/containerd.sock │ │ ├─111408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c77018f6f9c73488d87d6211743f4e7aee085c259e91dc5a7dc890f4173bb0 -address /run/containerd/containerd.sock │ │ ├─123969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b10acd2a5d729d8b96182343c157f78bf75e08d6c2c79cc690dfad47ae6695 -address /run/containerd/containerd.sock │ │ ├─125483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6213be489c0b68fa118a3041f2cd67af39dc05bbc69eaa8d3ea0c8c09e39d60d -address /run/containerd/containerd.sock │ │ ├─125952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec04ad585a81bfbbe0674fb5e51f6b1871493296d4ab79385c548933f47d983a -address /run/containerd/containerd.sock │ │ ├─126696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8c6bbac53243fe82f2841a2be421c454f7117448a1ea27e3861fa00ad948936 -address /run/containerd/containerd.sock │ │ ├─128727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b513c4ad28246813a4c89ac6abfd6522ee9c3c0f68fc6066cbef8ee1998015fb -address /run/containerd/containerd.sock │ │ ├─128891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de3377ef6b17ab6b751e4af345777ceeb1fc6143ccee3584248aac64dc23099f -address /run/containerd/containerd.sock │ │ ├─129037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848aa23251b4a9b288e06a84745cc8d0021b15608fb65a0a042db3b7d1c2d1a3 -address /run/containerd/containerd.sock │ │ ├─129101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fd6b7997fa0ca0beee3f73d413658286f1a85a8ebed28307239a1bab4a41e1 -address /run/containerd/containerd.sock │ │ ├─129440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6431be6ff675553c648eae461271135b3df35a72e1e0df9eba062fb3ab56de3f -address /run/containerd/containerd.sock │ │ ├─129587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af54adea269f0b511c1104a1e1d5ab7f68796d4f08a5e845d53e14a4bc170f4 -address /run/containerd/containerd.sock │ │ ├─138891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4083845916c4c4be68317094856948fd80b9e3def720c71418c95ddfce973f0 -address /run/containerd/containerd.sock │ │ ├─140379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be11d4e62fb5b353301728b089ad83e5a6edefb19b04bef3c0f91d655d4a8b0 -address /run/containerd/containerd.sock │ │ ├─140388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 871c70c539352421d4398db1868b1c44d0a53fdc1f6bcdf20f8b9c288bf0051d -address /run/containerd/containerd.sock │ │ ├─140490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aee1694c11ed88748a26565407267139c9129d222ec36a1a4a97d8d1411cfa23 -address /run/containerd/containerd.sock │ │ ├─140512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a420865bf080665a843549bfbaf13de37563d3aac60b687bbd7d1abacff4110 -address /run/containerd/containerd.sock │ │ ├─140534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd34c8141071999cba2cb578fc91a196f1818f4f0b15d73c0c85570a073efa80 -address /run/containerd/containerd.sock │ │ ├─140924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fac295264b740b8fbfe09591b40d611bb16baed408bef4a3d861a70204e6a640 -address /run/containerd/containerd.sock │ │ ├─140951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 364d74e80dac6092c48028239cf73a6cb1684495dc9a2b61f2aaacc0c6f30611 -address /run/containerd/containerd.sock │ │ ├─165727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8534f807a1656a36b016cd98bfc8eeca2fc5788d3bffda46846b3443a8290c -address /run/containerd/containerd.sock │ │ ├─168077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f8782c8d2d5a87eec5c9eb9e5d5ebc902567444bb6698b2536085ef14dfa74 -address /run/containerd/containerd.sock │ │ ├─168139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98f06c72bf8599147c00a6016e0d28fed78d5a32803ef2833ee4d2613aa1a98d -address /run/containerd/containerd.sock │ │ ├─168280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbfc044ad3f8655bc8baf28fc844134b97b5ab4a767d7bad7f86895af1024873 -address /run/containerd/containerd.sock │ │ ├─168337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9bd69257a3c5e64ced8074d6072fa086e8d75f0d724989ab0a2ea0f7859e79 -address /run/containerd/containerd.sock │ │ ├─175738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baef70e8753d3081e3a81b36deca8729b9c32d1bfd3da653b7c70d5fdf12c077 -address /run/containerd/containerd.sock │ │ ├─177754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca937816fcc267bcb03ecd66db0c0300a6b9609ba5258b834818ee4f983d3c21 -address /run/containerd/containerd.sock │ │ ├─177836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99bab825985d450e620d013f051ded1be9a62b4447b7a6d6999b23dc2253b09 -address /run/containerd/containerd.sock │ │ ├─177904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85260561ded9c42eabf1cd4f61a2eaeee73c9bd88712c144095f3dc36cdf3075 -address /run/containerd/containerd.sock │ │ ├─191232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75602a26fab030653adac16780cced8ed2f077489061f0f2101f180467c808ac -address /run/containerd/containerd.sock │ │ ├─197903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff68fdf9e1b5d93552c9722cb1a229b833d18986d46c0b8486344ea5ae9dbfb7 -address /run/containerd/containerd.sock │ │ ├─197924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2303b51950ca63470c24ab460c2a68b39b123dee6a963f43a9a5e1c46cb0da18 -address /run/containerd/containerd.sock │ │ ├─197972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dfac9c78740d26e6ede27da2341d25e8f019f141ac5627c4de42229806b64b0 -address /run/containerd/containerd.sock │ │ ├─198231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfdaa1827892dae4e660b6de7dae94ac96505616f84bc46e66ab7bd2853e7bac -address /run/containerd/containerd.sock │ │ ├─207593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fabad0dbda13d2ba8c567b2db97363fd40de31dba81cd53dd81e8e275866479 -address /run/containerd/containerd.sock │ │ ├─211329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885a2ba0b0eb6252477e4eabac7d8234f4c5ed63e6e8d1968210e58d5675521c -address /run/containerd/containerd.sock │ │ ├─212320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794e082540b06243a3da64d03afffd38b6689d25e1aca5aaf60eb8553b754194 -address /run/containerd/containerd.sock │ │ ├─213207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42828b642ee57c865b25a26b7dab87a24a9c3057ab96d1440089007ebdf3fc33 -address /run/containerd/containerd.sock │ │ ├─214306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4b10f3f913a7369a73f1bfaaf2f31ad00d26b43883de6ced67ade7272e65fd -address /run/containerd/containerd.sock │ │ ├─215952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dbfc1474c310bd503ef4e5ad69e901207a98e324faddaad7a21477f59706278 -address /run/containerd/containerd.sock │ │ ├─217402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d8813199d1b6fa8b1a6c04a39d380c7fa2e95f8fcb1b5940af6a4c8bc1ba5c -address /run/containerd/containerd.sock │ │ ├─217457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff445650f5b6291c8ffe470dd702bbb9e6b631cee8bb6d350b894132486d682 -address /run/containerd/containerd.sock │ │ ├─225728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3f762e899727b582fa7242239d42835bbfcc7800c8eb288ae2b29dd6042e11 -address /run/containerd/containerd.sock │ │ ├─226284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa51973e90e6900bc2b29cfa6f25680efdbf67b18dd04d826180f3f49c026653 -address /run/containerd/containerd.sock │ │ ├─228580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d91ccf30a438a7b8a0eed9d291a9156092f0e4b2f7ce5c19cde19a47ecc518 -address /run/containerd/containerd.sock │ │ └─231120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78be0c0d66a07f2c41aa47477ec2b6141c257d063146514d7099763dbbd069ae -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─534 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 406 /lib/systemd/systemd-udevd │ │ ├─231938 /lib/systemd/systemd-udevd │ │ └─231939 /lib/systemd/systemd-udevd │ ├─docker-871c39bb9da20bcdad048c47e9c7087c2912a91a72ae40540ce05d67bc675f1f.scope … │ │ ├─25393 /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 │ │ └─25405 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─639 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-2f6f76c5b2ff33d012c40e09a38860d3c90bc20cf83c0f1cf5a043bfdb0f3dda.scope … │ │ ├─29891 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29905 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29571 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29848 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.detjrs.service │ │ │ ├─12650 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.detjrs/unit.run │ │ │ └─12682 /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-detjrs --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.detjrs:/var/lib/ceph/mgr/ceph-instance.detjrs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.detjrs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.detjrs -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 │ │ │ ├─18743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18764 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25081 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25352 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38835 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38878 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34388 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12292 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12321 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-802af3a0cc179b7ac82371176c0d88fec604370977f145d1b72b6a66a0bad478.scope … │ │ ├─18811 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18828 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10336 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─657 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─629 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─123636 /sbin/multipathd -d -s │ ├─run-rc515b28e3eb34ad8a9c1712f4ea5db4e.scope │ │ └─166671 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─41914 /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.203 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-ad43229a43fb3e3ec35c387569f3d2a3f45299ed348eeea917b1d66a4374ec07.scope … │ │ ├─12400 /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 │ │ └─12420 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─376 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─658 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-32a06e723cedc1a5fd3523ecb1494d1b4bc45c7f2b5aab6f5e5785472b58fc10.scope … │ │ ├─34429 /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 │ │ └─34442 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-9a944de4df6bf1a4d745e8df09045b6bfee976bcd583aaac2026048cd3fe8a0b.scope … │ │ ├─12764 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.detjrs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12783 /usr/bin/ceph-mgr -n mgr.instance.detjrs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10906 /usr/sbin/chronyd -F 1 │ │ └─10907 /usr/sbin/chronyd -F 1 │ ├─docker-4bcdcfbc6e84c05845722b6b3da8a36ffd41ccff15e2124885bfe872e69dabe7.scope … │ │ ├─38931 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38946 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─411 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─123615 /sbin/iscsid │ │ └─123616 /sbin/iscsid │ ├─dbus.service │ │ └─626 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─638 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─632 /lib/systemd/systemd-logind ├─k8s.io │ ├─30df808495718c5df79dc4f7a477c99c987cb5c95fc76683d5c7b181d8853f9b │ │ └─45807 /pause │ ├─17b6f9e07234398eb3dd649865501d10c81ca2865db6fdb6128bf374b634301b │ │ └─62068 /bin/oauth2-proxy │ ├─03bb26ddf5bd503494e8cdc5b2582a4e04e55974e2a9b85ef0079fad75c9a2b5 │ │ ├─49758 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 │ │ └─52036 haproxy -sf 328 -x sockpair@3 -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 │ ├─b167f2dd927ad92efcd637ee97291c8a9b5faf9a8987600f894aab70ac61e57c │ │ └─133635 /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 │ ├─0d6802abf7e3d4e1b2b75f77d69b7ead1e0cdbb1ba3b53841241a00da62d73ea │ │ └─41694 etcd --advertise-client-urls=https://199.19.213.203: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.203:2380 --initial-cluster=instance=https://199.19.213.203:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.203:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.203: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 │ ├─91c185c96891bf0819fffdd892e704f3682c5bc80ad16ee3336ec0c418bbe469 │ │ └─47602 /pause │ ├─c8c6bbac53243fe82f2841a2be421c454f7117448a1ea27e3861fa00ad948936 │ │ └─126719 /pause │ ├─192c284ab8d6210cd35be99bfa71324a31b86cb3b3aebc0dc60b50e8280937d7 │ │ └─61571 /pause │ ├─ff68fdf9e1b5d93552c9722cb1a229b833d18986d46c0b8486344ea5ae9dbfb7 │ │ └─197974 /pause │ ├─5cb6c5532d83cf8a27e84177e37376b5cdf22801bfc01501717558327b115a9b │ │ └─45211 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 │ ├─75602a26fab030653adac16780cced8ed2f077489061f0f2101f180467c808ac │ │ └─191258 /pause │ ├─69fcef401a227001a475821a2ae3064db85f2646a787533f35e143831386c20c │ │ └─41742 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 │ ├─21e922817ccc2c1c56e3604cec9bf7a0bfb9fd5bd0ec89b169d82ddb1e6c4480 │ │ └─42833 /pause │ ├─aee1694c11ed88748a26565407267139c9129d222ec36a1a4a97d8d1411cfa23 │ │ └─140575 /pause │ ├─88db797e73144dc0027d8e6097cb4651eb95be454c0510148b7cc3224b6ec984 │ │ └─171805 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ab548ada97e82f7a61ce2a76ceac76ca1f4d3d996c9c2f9261a107ff48b23d1b │ │ ├─162605 neutron-policy-server: uWSGI master │ │ ├─162617 neutron-policy-server: uWSGI worker 1 │ │ └─162618 neutron-policy-server: uWSGI worker 2 │ ├─29f92dbd272bc33aafd4d7923b6326464b95edaa2584e776a0a490a66840e4ea │ │ ├─71691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71709 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─71716 erl_child_setup 1048576 │ │ ├─71770 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─71830 inet_gethost 4 │ │ └─71831 inet_gethost 4 │ ├─da4559f5861d0f21e0b2b0fd77a4ee9d0e8659bcd434b5bd7d0288266c30b674 │ │ └─48669 /manager --metrics-bind-address=:9782 │ ├─6c4658300b164fe8a2a0bed7b87621a04ef5a603fd9a6ab5b02a08c8be5d13ab │ │ └─171779 /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 │ ├─bdc524a00204ec4d78aff1a5f6a153634d5500b9cb9af5f0d4cd006f2978293f │ │ └─166263 /usr/bin/libvirt-tls-sidecar │ ├─ad4b10f3f913a7369a73f1bfaaf2f31ad00d26b43883de6ced67ade7272e65fd │ │ └─214329 /pause │ ├─6213be489c0b68fa118a3041f2cd67af39dc05bbc69eaa8d3ea0c8c09e39d60d │ │ └─125507 /pause │ ├─094960c46fbea4e40181d7ec01b373cb9e73b3c19e6830e5f22dfdd4739f338b │ │ ├─206517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206536 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─207141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2c3b2b9766304155bec3e31f480f3cd3079976629f46d67657def4c4d51d5d9d │ │ └─61201 /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-203.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 │ ├─64fada6ac9fac83500772fc7aba2e7aaa70fdea51bc919b6c010893a22d16db7 │ │ └─61052 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─6ebc77ffb9372bcfe7fe5ade72d87e02d0923cb0afa6dcd0a3580588c68e89c6 │ │ ├─164300 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) │ │ ├─165100 /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/tmpqbd_sba9/privsep.sock │ │ ├─165433 /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/tmp_o26na1c/privsep.sock │ │ ├─165867 /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/tmp19181vbg/privsep.sock │ │ ├─166132 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166133 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166201 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/91992fd3-2d8a-477d-a651-dde778055b26/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/91992fd3-2d8a-477d-a651-dde778055b26/host --addn-hosts=/var/lib/neutron/dhcp/91992fd3-2d8a-477d-a651-dde778055b26/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/91992fd3-2d8a-477d-a651-dde778055b26/opts --dhcp-leasefile=/var/lib/neutron/dhcp/91992fd3-2d8a-477d-a651-dde778055b26/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cbb76967-84fc-4cbd-9da8-b4bdf6343feb,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 │ │ ├─166210 haproxy -f /var/lib/neutron/ns-metadata-proxy/91992fd3-2d8a-477d-a651-dde778055b26.conf │ │ ├─193152 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a23133a3-5652-4e72-a54e-8fe5892d5eaa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a23133a3-5652-4e72-a54e-8fe5892d5eaa/host --addn-hosts=/var/lib/neutron/dhcp/a23133a3-5652-4e72-a54e-8fe5892d5eaa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a23133a3-5652-4e72-a54e-8fe5892d5eaa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a23133a3-5652-4e72-a54e-8fe5892d5eaa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6d6deace-c480-4138-8855-7262f4c99a80,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 │ │ └─193313 haproxy -f /var/lib/neutron/ns-metadata-proxy/a23133a3-5652-4e72-a54e-8fe5892d5eaa.conf │ ├─1a420865bf080665a843549bfbaf13de37563d3aac60b687bbd7d1abacff4110 │ │ └─140628 /pause │ ├─80ac3a7b7e13d712f80dd8aaadda1bb77bc601852a0d7d35c9995fb16553ccd5 │ │ └─96647 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─749c7bf55bfa9da41fedf19365278037f8be8286c47c66162594fea87489e8af │ │ └─214356 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─364d74e80dac6092c48028239cf73a6cb1684495dc9a2b61f2aaacc0c6f30611 │ │ └─140991 /pause │ ├─60ac4d0e1013ecccb94aee16b1638407cfa06a7f28df3beb6ba6346a19108004 │ │ └─59156 /pause │ ├─45a4fb60718705fde8c933a80f75dce97a525ee310a0236c61d9ad585f97620b │ │ ├─60250 nginx: master process nginx -g daemon off; │ │ ├─60269 nginx: worker process │ │ ├─60270 nginx: worker process │ │ ├─60271 nginx: worker process │ │ ├─60272 nginx: worker process │ │ └─60273 nginx: worker process │ ├─b5b10acd2a5d729d8b96182343c157f78bf75e08d6c2c79cc690dfad47ae6695 │ │ └─123994 /pause │ ├─2303b51950ca63470c24ab460c2a68b39b123dee6a963f43a9a5e1c46cb0da18 │ │ └─197979 /pause │ ├─ec04ad585a81bfbbe0674fb5e51f6b1871493296d4ab79385c548933f47d983a │ │ └─125976 /pause │ ├─d0c2104bd1ba58e59e3689c4628828609b03d97d57628ac49cd1420e15724eec │ │ └─59367 /pause │ ├─299730b56d27dc3c110039615f2e83dedc23ff1f4e26743d0fb31cf0f7cbe8f2 │ │ └─49214 /pause │ ├─f833a6207564bc3377a37a05df6b7bf3855bc050744aa3c1d50a86030bf237ad │ │ └─175022 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─265a413a983543bfa43111e2e94fe74dff70944cd2973fdad59b56d9890fc33f │ │ ├─115627 placement-api: uWSGI master │ │ ├─115640 placement-api: uWSGI worker 1 │ │ └─115641 placement-api: uWSGI worker 2 │ ├─9fd2cd05848315d2b32eb1ebe645f51b0cad41eb82e423eedff80563f7ae2af2 │ │ ├─126828 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126845 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─126852 erl_child_setup 1048576 │ │ ├─126973 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─127025 inet_gethost 4 │ │ └─127026 inet_gethost 4 │ ├─b83f0d52221d91c1dedabbad85f47ba8c265446a31fc1a7dd7fe8322a4d0ce94 │ │ └─109294 /pause │ ├─94c77018f6f9c73488d87d6211743f4e7aee085c259e91dc5a7dc890f4173bb0 │ │ └─111432 /pause │ ├─d384b66f158caa85b409b1bf900aea832e8bf63092bfdff48369b7efaad69a29 │ │ └─41510 /pause │ ├─871c70c539352421d4398db1868b1c44d0a53fdc1f6bcdf20f8b9c288bf0051d │ │ └─140464 /pause │ ├─711e34c03f63846e1d4855461bb5396cfeba3da5f962e9d5ad270cc3a5eb093c │ │ └─93909 /pause │ ├─b4083845916c4c4be68317094856948fd80b9e3def720c71418c95ddfce973f0 │ │ └─138914 /pause │ ├─a5fa1a8c6a7a7ed3fce293b54909db1a25ae847ea5ce3300982714d1fc0296b8 │ │ └─41745 kube-apiserver --advertise-address=199.19.213.203 --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 │ ├─f7dffa9c602068724535cbbc3e9c687f60705b0f85bc8901e05e03ca858ae1ca │ │ └─124882 /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 │ ├─ae2b308d062ab6c77980f56c162126ec42e822c00d5bfcb187f53db4ebecc6be │ │ └─77460 /pause │ ├─2da14bfbe98c1ebe0fb766879fcb9c1f50ab14be2154fcaef300429f52a7fc8e │ │ └─59641 /pause │ ├─ef283eda4a31fab0a480f38be49224d643b57e48459cefde7d3bc2ff9f10a24c │ │ └─47969 /server │ ├─29a44a59ce75277e08ff6aa16fccc27e676e0efae31d4f4952df2cb984b8751e │ │ └─51477 /pause │ ├─5dcc527d7146de5ae20399c4d49f67e3acbcdc1edad31d4085367d2ba4cd2be2 │ │ └─44654 /pause │ ├─3be11d4e62fb5b353301728b089ad83e5a6edefb19b04bef3c0f91d655d4a8b0 │ │ └─140436 /pause │ ├─6f0c5ef4ac602a8853c3848286ec5e83f4741d8f0ff9eaf46fa28adb16c504b0 │ │ ├─191394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191411 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─191418 erl_child_setup 1048576 │ │ ├─191490 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─191541 inet_gethost 4 │ │ └─191542 inet_gethost 4 │ ├─75b16298c382e26c6911711aedcbb7a37e7a578db9168121fc79b53a912c8f09 │ │ └─58801 /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 │ ├─71914f84d00cf84f37a4c8b7a3c4d89734e2860f15ca559b56bb59b943b55433 │ │ └─95131 /pause │ ├─fe89c3d11be55f9d72d8dd4e79b09af052867ef8bd1549a4cd12a228d17a238e │ │ └─49937 /pause │ ├─91ff43907a88ce72efad4df950c80b8ec0fd203e43fdf12f33c01d42c6269040 │ │ ├─165894 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165910 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─165920 erl_child_setup 1048576 │ │ ├─166032 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─166121 inet_gethost 4 │ │ └─166122 inet_gethost 4 │ ├─8e234e23d452262a198f776a8931abd64e5128de626b59d796e80668da52063f │ │ ├─164302 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) │ │ ├─164597 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) │ │ └─164598 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) │ ├─7dfac9c78740d26e6ede27da2341d25e8f019f141ac5627c4de42229806b64b0 │ │ └─198062 /pause │ ├─1b610908d7859993ef4292e5eb2381bc7aa61ac7e691a858ff7a39ab6504668a │ │ └─41855 /kube-vip manager │ ├─41ce2a2a265ecf2d000e4e9d3f7dee66f3d6c4b925b5093a6797520020e43757 │ │ ├─137779 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─138171 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─138172 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5acb9544b00efc32f101091d2c3ed92a1dc36513312db6106dd2539e6184aeb5 │ │ └─62655 /pause │ ├─b2fc4b6be50fb7cb901567b9cadd2a1bb12a044f9098ca60489c1aace4ee8aff │ │ └─62427 /bin/oauth2-proxy │ ├─9b0ab78af4a555a29e0a22017e23756ebc02f18f38364ea4bc9ff2fb2237317a │ │ └─166313 /bin/bash /tmp/libvirt.sh │ ├─99a89e185ff92318d63d69d629b9a84da1dfb913d1b9fb6b7056eb9ccf975044 │ │ ├─137320 nova-metadata: uWSGI master │ │ ├─137333 nova-metadata: uWSGI worker 1 │ │ └─137334 nova-metadata: uWSGI worker 2 │ ├─af324ca53ad9096cdba654ce82f29165f8aad56e97c511fe81a3443ed17bfbae │ │ └─42863 /pause │ ├─97de042b6ff6b31e96e901aaa56ccdb052e821fd05d96023247286838b18d212 │ │ └─89863 /pause │ ├─aa51973e90e6900bc2b29cfa6f25680efdbf67b18dd04d826180f3f49c026653 │ │ └─226308 /pause │ ├─40823307ccc95acf9dea13e497e4e54f28653e75998b2b03308cfc4d46192542 │ │ ├─138995 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139012 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─139019 erl_child_setup 1048576 │ │ ├─139109 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─139160 inet_gethost 4 │ │ └─139161 inet_gethost 4 │ ├─6d7c07b8ba743f0fc466db8e510f2f3bb9db8c469cd4243566a7a5d1cca1a962 │ │ ├─96963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96981 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─96988 erl_child_setup 1048576 │ │ ├─97042 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─97093 inet_gethost 4 │ │ └─97094 inet_gethost 4 │ ├─d29f4a471b902fe25bc5a775f540ee5155759008dad746d075f5dc797a5d3a52 │ │ └─41713 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 │ ├─fa803b5a66dde5edefd7f222c5f3062400c2cd87dcf6c5e17d85079e33265427 │ │ └─213257 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3973d297fc97842c6009e0394f5626cee4f5e53606da2cea26cfc9a86d09e63e │ │ └─89923 /pause │ ├─193f8da158ba21173cbd9ea063d2c37d729356244b9c65d9dc458fc12e9e47e7 │ │ ├─58034 python -u /app/sidecar.py │ │ ├─58423 python -u /app/sidecar.py │ │ └─58425 python -u /app/sidecar.py │ ├─98f06c72bf8599147c00a6016e0d28fed78d5a32803ef2833ee4d2613aa1a98d │ │ └─168178 /pause │ ├─b95a75d929b1079037c585ae81522752dba0760fd41b147d96e1e63ea1bd26df │ │ └─48567 /pause │ ├─07e074fefe9e5a2d10411cdcea31010b3dbb3bf5b8cdc64cfce25f09bbaf489c │ │ └─57697 /pause │ ├─8b30832fca7116d7f322e4c894e43a255ec6d86f5927649aadb81be9fc299615 │ │ └─41631 /pause │ ├─ce5e27d848b943d65d98bf6a9948925adabd64113a66d070f165f0c0b4f2e356 │ │ └─45681 /pause │ ├─42828b642ee57c865b25a26b7dab87a24a9c3057ab96d1440089007ebdf3fc33 │ │ └─213231 /pause │ ├─29d77f6dcc0a330854b2430a50c8f36f6225153cae4c356598a8376d79902923 │ │ └─49335 percona-xtradb-cluster-operator │ ├─9bd687ab546f26aca010650c9dd3c2619eaeaeb2ac8e84da1c99dee4de31d8ce │ │ ├─207734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207753 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─207760 erl_child_setup 1048576 │ │ ├─207856 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─207915 inet_gethost 4 │ │ └─207917 inet_gethost 4 │ ├─d1d9129c3f1e73deb5125fb60747884fb07306ed51d1d3824278db394bcd15d8 │ │ └─44762 /coredns -conf /etc/coredns/Corefile │ ├─55c45faa112d0199c985b3be89efa16d9b6c8354212f55b41161555c9e1ca5cc │ │ └─57737 /pause │ ├─a63c8295635b2c0b0b68e3b92664b22ded17c57e33fda9d70d89acf87760fc56 │ │ └─41615 /pause │ ├─75db856de7241e249a786efa3012508737b61ea4315aa9864ca29891333dd16a │ │ └─212595 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e759a1ba8fb1b1e974ac77c32b30241a5cd9da6862144e25f1e59756c23e436b │ │ ├─187713 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─188302 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─188303 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8dd854cf0285a8e96be938878a1dbe30dae503be3e373dcd8170804f64d745ac │ │ ├─164325 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) │ │ └─165174 /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/tmpych4wlfo/privsep.sock │ ├─fb177a14b911e16206f0ce8100e53ab8f28b8d64ea9e8ea40ceeb99263928b12 │ │ └─58213 /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.34.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 │ ├─78be0c0d66a07f2c41aa47477ec2b6141c257d063146514d7099763dbbd069ae │ │ └─231159 /pause │ ├─7ce150115921977f56940564841b8a57f7b9f717eaffc6a633c522d8c64dcd3b │ │ └─106726 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7183b62a1c112b027c1194f4525da060960cb4253e8614a3711197c351251541 │ │ ├─162559 neutron-api: uWSGI master │ │ ├─162590 neutron-api: uWSGI worker 1 │ │ └─162591 neutron-api: uWSGI worker 2 │ ├─4f8534f807a1656a36b016cd98bfc8eeca2fc5788d3bffda46846b3443a8290c │ │ └─165751 /pause │ ├─375dad477da18799185772ea50dda0006f3b0e5b016b816a089cf83232eb7600 │ │ ├─ 47918 /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 │ │ ├─ 47930 /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 │ │ ├─ 48078 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─226364 nginx: worker process │ │ ├─226365 nginx: worker process │ │ └─226366 nginx: cache manager process │ ├─6431be6ff675553c648eae461271135b3df35a72e1e0df9eba062fb3ab56de3f │ │ └─129468 /pause │ ├─ca937816fcc267bcb03ecd66db0c0300a6b9609ba5258b834818ee4f983d3c21 │ │ └─177781 /pause │ ├─257c16cc9bc73106c98c8266f64cab9b725e44ae1668c8a2d3a9f97c39f7fe49 │ │ └─44717 /coredns -conf /etc/coredns/Corefile │ ├─22bff9082165631043cdce5892cca34209581fc01ea7ebea6ffbdd2489b29691 │ │ └─54303 /pause │ ├─ada752944bc3cae0a70ac1f55877edd48d68814482b3de017000c41f7e078f42 │ │ ├─94179 glance-api: uWSGI master │ │ ├─94192 glance-api: uWSGI worker 1 │ │ └─94193 glance-api: uWSGI worker 2 │ ├─bd2c19eb2edd37e0e87e7117c985c43c8ebeed33901023dba93c6eff9733ca2c │ │ ├─58062 python -u /app/sidecar.py │ │ ├─58436 python -u /app/sidecar.py │ │ └─58437 python -u /app/sidecar.py │ ├─7acb6cb3aba5842af8e753c76e427b698b12883fe83985670004cf12143115a4 │ │ └─59239 /pause │ ├─6dfd8eeb9e74811f0d25bdcbb02f776a5cb239a208354f035a0ea8a58543ac16 │ │ └─45123 /pause │ ├─a4d00b13064abcff0bca42facadbf1150d60f77392199cf5f7f5dd83433df20e │ │ └─48437 /pause │ ├─219f8b5dadaaa11ef8cb1ec18cdd83b5e4bfc4a8981b12f033a12458a1ebffe9 │ │ └─45893 /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.10 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5d05579e4d064942b95caaf9dbc8b41bac7bfb1e7c6251a4539349b0ca0e580e │ │ └─61883 /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 │ ├─9824abef2e109c5e54fdf07fcd04dc79fcdea7953321bad418c33ea9bdfa5bcf │ │ └─54629 nfd-master -featurerules-controller=true │ ├─aa17a1a3391662b81a7ee94b7b34e943a96f919025f472891386f489ae188c62 │ │ ├─124917 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─124933 /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 │ ├─6c5c89d65fb15f57351129e5efe22fe6ec1d025600b318aad35ffbad3434bb1f │ │ └─45718 /pause │ ├─974ee541734e939e2e35184ae043f1dc56e329a10c3f74fe5bcffdcf82f54b7d │ │ └─57781 /pause │ ├─fa709b8d9461d453bcb9de5219046811faa04590ae8839b57e6e585eae24da80 │ │ ├─76881 barbiacan-api: uWSGI master │ │ └─76894 barbiacan-api: uWSGI worker 1 │ ├─824e5f2a219dba72e254df4b408205a69f9b3533e829f8e05dc810805b6313a9 │ │ ├─95507 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95778 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95780 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d95d36992dc5cf3467139dbb6faa14f2c091808d25cfa09e0721d87d527ba3d5 │ │ └─95167 /pause │ ├─dfdaa1827892dae4e660b6de7dae94ac96505616f84bc46e66ab7bd2853e7bac │ │ └─198274 /pause │ ├─f99bab825985d450e620d013f051ded1be9a62b4447b7a6d6999b23dc2253b09 │ │ └─177875 /pause │ ├─e3d22d5f410096e51cf4a0ad39bd24af9e7906f55b50df82605a69e013dd804b │ │ ├─81969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81985 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─81994 erl_child_setup 1048576 │ │ ├─82103 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─82154 inet_gethost 4 │ │ └─82155 inet_gethost 4 │ ├─5baeb50e731e1241fadf5b8f4e42cdb220bce549239cc26d83d08291eb652a07 │ │ └─45940 /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 │ ├─feed34b3b046d58506e123734066f0dd71b3637c3586a1a758d2060a17fa6e4e │ │ └─50030 mysqld --wsrep_start_position=c5db2343-9836-11f1-a348-52192af2b346:22 │ ├─794e082540b06243a3da64d03afffd38b6689d25e1aca5aaf60eb8553b754194 │ │ └─212344 /pause │ ├─58584a5bb60f222dee6364e51c8df8a2ddbcdd343c3bcb70d767fd1133692448 │ │ └─59823 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 │ ├─d6e508c65f304ec6379c3d9d1a1c7ec351c3eb486e6ade60448f9f09f20daa92 │ │ ├─156603 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─222652 sleep 300 │ ├─09e59ddb52f89792c988d96fcd9d684e9976274554d94c423432e6c505162b0b │ │ ├─164460 /bin/sh -x /bin/wait-for-ip.sh │ │ └─231994 sleep 1 │ ├─5fe7a5249268b60e6b8a8cc2f3f4329d9c6c1b4a1a531110e13682512946b223 │ │ └─61244 /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 │ ├─281c204ec133ba7155d932b2a485d6406a2aab9332b44572598fa03f2688739e │ │ └─57537 /pause │ ├─69bcbf3d24a348098d7f76cc44b5c8c93bbcf4911674f50d5e6c9d15eb7477be │ │ └─42114 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─13d22ee7cf42955b285966da9769a975b486f60d3e34752ff934920ff26b75fe │ │ ├─163373 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163524 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx6my9gxd/privsep.sock │ │ ├─163644 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp3mr9yqoc/privsep.sock │ │ └─163839 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─adc38dfb96527d2600ffdbb56b896b255e05391a0d1a01bcb264e6d802fb89d8 │ │ ├─226126 magnum-api: uWSGI master │ │ ├─226164 magnum-api: uWSGI worker 1 │ │ └─226165 magnum-api: uWSGI worker 2 │ ├─f63d4f0aa94c14f4e55b4cbd1434359677ac8deabd8a850524daad254c21fe45 │ │ ├─162550 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162784 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/plugins/ml2/ml2_conf.ini) │ │ ├─162785 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/plugins/ml2/ml2_conf.ini) │ │ └─162786 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/plugins/ml2/ml2_conf.ini) │ ├─9f0b5ceb1cc2d70e8da34be8110efcd3dad183678e03210cbcd0508903f4b92b │ │ └─59932 /pause │ ├─f2ebf91adb8b5b62b1859e2e72dfdfccdba02030bc49fe337d454edd2350a8b7 │ │ └─47704 /pause │ ├─baef70e8753d3081e3a81b36deca8729b9c32d1bfd3da653b7c70d5fdf12c077 │ │ └─175762 /pause │ ├─5af54adea269f0b511c1104a1e1d5ab7f68796d4f08a5e845d53e14a4bc170f4 │ │ └─129612 /pause │ ├─f33c34fbfad5d58876b979683832d05127e4c1cf48d92f3d0fb0564f608852aa │ │ ├─66807 apache2 -DFOREGROUND │ │ ├─66851 (wsgi:k -DFOREGROUND │ │ ├─66852 (wsgi:k -DFOREGROUND │ │ ├─66853 (wsgi:k -DFOREGROUND │ │ ├─66854 (wsgi:k -DFOREGROUND │ │ ├─66855 apache2 -DFOREGROUND │ │ ├─66856 apache2 -DFOREGROUND │ │ ├─66857 apache2 -DFOREGROUND │ │ ├─66858 apache2 -DFOREGROUND │ │ ├─66865 apache2 -DFOREGROUND │ │ ├─66866 apache2 -DFOREGROUND │ │ ├─66867 apache2 -DFOREGROUND │ │ ├─66868 apache2 -DFOREGROUND │ │ └─66870 apache2 -DFOREGROUND │ ├─b806a4a87dc7756406687ca7f3838c8e1c82990714d28206212c8ad0d1b48611 │ │ ├─60837 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60892 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c366a5ee35d1eaf24f29a80439283e9a264365668ab1395f3763f278accbfe34 │ │ ├─187711 heat-api: uWSGI master │ │ ├─187772 heat-api: uWSGI worker 1 │ │ └─187773 heat-api: uWSGI worker 2 │ ├─3ff445650f5b6291c8ffe470dd702bbb9e6b631cee8bb6d350b894132486d682 │ │ └─217486 /pause │ ├─848aa23251b4a9b288e06a84745cc8d0021b15608fb65a0a042db3b7d1c2d1a3 │ │ └─129084 /pause │ ├─c6d91ccf30a438a7b8a0eed9d291a9156092f0e4b2f7ce5c19cde19a47ecc518 │ │ └─228604 /pause │ ├─1087381b80e97b10a8e351d061e4e5abea54a2c45782f9c41062a5f32ea38d32 │ │ └─62392 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─86cc4ded02451b8c203aeed85dc6052b63477a4468af3d84350dbe2577a03eba │ │ └─54576 nfd-worker --server=node-feature-discovery-master:8080 │ ├─5205e4fb8223aa10e000aaf62131dbef6ba336cbfa54bbf3d41fe8e4663551fd │ │ ├─187742 heat-api-cfn: uWSGI master │ │ ├─187770 heat-api-cfn: uWSGI worker 1 │ │ └─187771 heat-api-cfn: uWSGI worker 2 │ ├─3bbfe8d7df54e361d59f90f8310997ab8b50f3b8269e45ba5c6cac824a3b98fa │ │ └─62528 /bin/memcached_exporter │ ├─de3377ef6b17ab6b751e4af345777ceeb1fc6143ccee3584248aac64dc23099f │ │ └─128940 /pause │ ├─8878086c1a14a27156b72724516b9f7a4719840d8d68b22dc34b236c6d60962a │ │ └─175063 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─ab52fa70ad12a5b0298c96557b645779dc809211637fd3dae902ac509af76ea3 │ │ ├─225787 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─226357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_65hvmzu/privsep.sock │ │ ├─226441 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─226449 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d2ef3c8339b436c9dd2af3d35bc3ec61ef71136e50f7ab5897033f88e83706fe │ │ ├─ 90110 /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 # 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" 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 │ │ └─226524 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e7c4e765febf8cee2d8a370f78e98d5252e1339d83c7de5d236bb4cea0b772de │ │ └─51624 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 --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 -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --auto-build --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 │ ├─75697aaa19200afcd50075224670b95eb8be23f54c4983c056a26007210b70c6 │ │ └─211496 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dd34c8141071999cba2cb578fc91a196f1818f4f0b15d73c0c85570a073efa80 │ │ └─140630 /pause │ ├─c01fd2032cb483e9d1a5a08701e8300d416ba750121a60de6c58b5736022a7ca │ │ └─61798 /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-203.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 │ ├─4b6102cd083ba77092b19f7fa95fc7d5a054c80aad0b2ce7e0b8a6f919039497 │ │ └─44251 /pause │ ├─75d0d6cd9e49abc10aa49358ffb1c4baeed8273ac2cdc3454242866d354f89b2 │ │ └─60152 /pause │ ├─824c77ae9bdb1602c0cb1ba6820d6f3202ccf9e73533910836a5f1f6ddb006db │ │ ├─175857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175881 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─175888 erl_child_setup 1048576 │ │ ├─175978 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─176029 inet_gethost 4 │ │ └─176030 inet_gethost 4 │ ├─da3082342938c6751430f0dce42fbfcb92e4c7b0514800b551272dea4e0c22a1 │ │ └─78212 /usr/local/bin/rook ceph operator │ ├─9f2b5a43292a95cc2875ab2b9576dae6b5a8453b57ca4af1f008c2b22d913d21 │ │ ├─62840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62856 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─62863 erl_child_setup 1048576 │ │ ├─62917 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─62968 inet_gethost 4 │ │ └─62969 inet_gethost 4 │ ├─a42de66cbef1dc73f2bd1fa5fbd82700ebbec212f4fbd14bdd2bc62a5ab98398 │ │ ├─175027 senlin-api: uWSGI master │ │ ├─175122 senlin-api: uWSGI worker 1 │ │ └─175123 senlin-api: uWSGI worker 2 │ ├─02a0cc574441837eee6fce3832c956b1a68c847f74a976b94c9260034bc7f281 │ │ ├─137936 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─138216 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─138217 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─101d94c1e81f4472581a9c1342c4d2b8a580f17a3795efd26bdb99e395ee1144 │ │ └─49803 /usr/bin/peer-list -on-change=/usr/bin/add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─790b4aa3335d7e1d66df9fefe6e23b0e0d0ce064fcde166eeb414059012f56b7 │ │ └─41596 /pause │ ├─1bb4560336edf5e89529f9f13f0f41c830057c755b98d04b30eae9d023fdcc41 │ │ └─166652 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7c87bccdebe992e8bbf9464fbf7e1118e97718ac17cd9bd1e5f2219fa8a622a6 │ │ └─43102 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c416c1dd8b77d7c8e016a85bb40c651cbbae5a27c74f805157b3242282d53c1b │ │ └─54710 /secretgen-controller │ ├─19f0da1f994f7e40c834ce88ae6148b1078ea8eae0cb334b24268b3a58dd0cc3 │ │ └─53735 /pause │ ├─e3678493a52d05cffe77a16776025b1ad6accac15328b677251077238d90bd52 │ │ └─48795 /manager --metrics-bind-address=:8080 │ ├─c641a3b025fa90bd9f6fecb5fb5af92adca8bbbf7f72b6f53942fcf2d1f5cfa4 │ │ └─90030 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --log-to-stderr=true --err-to-stderr=true --mon-cluster-log-to-stderr=true --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-67fd8975c6-8tgwv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9b6bbe6b2aa07addb347b08c48c09e7f8a48b25ef87b3dad7a6a6d729b0025ca │ │ ├─110153 /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 │ │ └─110286 /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 │ ├─70d8813199d1b6fa8b1a6c04a39d380c7fa2e95f8fcb1b5940af6a4c8bc1ba5c │ │ └─217428 /pause │ ├─2fabad0dbda13d2ba8c567b2db97363fd40de31dba81cd53dd81e8e275866479 │ │ └─207618 /pause │ ├─383aec1a072c6557b6e776b2f238a9255fa157831ea8a248de90f428899e0129 │ │ └─42090 /pause │ ├─865a004586421076964de0c73c747f876d78e87777f5a688b7600189b7a32e60 │ │ └─61995 /bin/pushgateway │ ├─c04a4643f409269bd51fafe71cd96c214443f1149a04d7373e6c4880a9731d33 │ │ └─64300 /pause │ ├─a3b36930af9deadb44c902c42ef95505751f59a0af60abe8e1bf2d566d074c4a │ │ └─96831 /pause │ ├─f821165d263b95a1619fcaec86245a21822ab3ca672c174d38bc6f9135f19976 │ │ └─61841 /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 │ ├─c8254e3e37366918f2b595a7dbfef8c5818309844dcc710d6f12b1392609e6bf │ │ └─44295 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0fab6fc2a4fc9f839a97e2ed16406fa9959306fd30ff0c5d2a078d515c55ef23 │ │ └─126081 /coredns -conf /etc/coredns/Corefile │ ├─1f75e499150272b4e43c393a0c634cff3f1d13f55e328d043b42b8db54b55fbc │ │ └─109868 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1dc1681eb3a1307209123a970e9b29627bcbeedd77188fd11d1d8ec84fb957bc │ │ └─81891 /pause │ ├─b09cb19df927c62efe727d565ac1881e6c0e77de280323226178cfd158c57363 │ │ └─54345 /pause │ ├─a762db26d5716c94ea1b9aae64000c9b7b861b4709a41a513a0d0a0e671dd6ac │ │ ├─228777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228794 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─228802 erl_child_setup 1048576 │ │ ├─228884 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─228959 inet_gethost 4 │ │ └─228960 inet_gethost 4 │ ├─885a2ba0b0eb6252477e4eabac7d8234f4c5ed63e6e8d1968210e58d5675521c │ │ └─211353 /pause │ ├─f2b932d341b3dbe804d679da7a6c932ce671b089e0775453311319368b7a8dd4 │ │ └─72765 /pause │ ├─b513c4ad28246813a4c89ac6abfd6522ee9c3c0f68fc6066cbef8ee1998015fb │ │ └─128751 /pause │ ├─94fd6b7997fa0ca0beee3f73d413658286f1a85a8ebed28307239a1bab4a41e1 │ │ └─129130 /pause │ ├─40f76c5f324e76ac82c9319c733ce15faa8b239670bc99442537c50213ab97cf │ │ └─49565 /pause │ ├─c379e971980c8327ae611679947ee7db5b4d41c1c2f3d389ed16d989d01376bd │ │ ├─106205 cinder-api: uWSGI master │ │ ├─106219 cinder-api: uWSGI worker 1 │ │ └─106220 cinder-api: uWSGI worker 2 │ ├─84ca6935ea019e9cbf265b629c589ed8344fff56f3e610ae09c59b1dec38d8c9 │ │ ├─226252 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─226514 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─226515 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0aaac4daf55c447abc6bb4e9c1736d9302ec1134ee4b12dca81bdab3ef74e9ca │ │ └─44698 /pause │ ├─d269eed463a46bafdea953012e145807dcbd77478281f53563b9c1e6166d0e99 │ │ └─60762 /pause │ ├─1238aaa55c16ee3addf2ce0bc5bd8afd1ed1db3dfa39072cc8c60bcaadea0148 │ │ └─61509 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d2d67a2260c4aa404b59f5a72cab6a70565888fec4fcb42737951a2b4d2ae470 │ │ ├─205883 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206317 octavia-worker: ConsumerService worker(0) │ │ ├─206320 octavia-worker: ConsumerService worker(1) │ │ ├─206323 octavia-worker: ConsumerService worker(0) │ │ └─206326 octavia-worker: ConsumerService worker(1) │ ├─9c9bd69257a3c5e64ced8074d6072fa086e8d75f0d724989ab0a2ea0f7859e79 │ │ └─168369 /pause │ ├─799a163ef14a2f05e34424faa28c31a390e0b119a45adf6d7f8668557a269a76 │ │ └─61102 /goldpinger --static-file-path /static │ ├─00cfd730574b3d51cbf98b4e7cf1c7476dddd3cdfdc35af27c6cbae39a319557 │ │ └─71601 /pause │ ├─60804118674de8df14410ceb84f149d778b2f923b335291e854bf47a4474c872 │ │ └─90797 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─3c9171e75fa52a21621bcc6c693a4d006a8b6e27106316a775bc290136a0654d │ │ └─45984 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fb17f5a1d9f645ba18198cef6ea7a99f8c6fee91f2dfa6752ebbc0998ae86d86 │ │ └─109211 /pause │ ├─3e559ac806a2dd5252f70f6f2f43e1343685707f9821f11c41b4f94ef1033478 │ │ ├─43361 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43740 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9d3f762e899727b582fa7242239d42835bbfcc7800c8eb288ae2b29dd6042e11 │ │ └─225752 /pause │ ├─1b58fecad9abe6a1695633ff2156bca2cc7d37f7252d16b84806000ca2c0e784 │ │ ├─205279 octavia-api: uWSGI master │ │ ├─205293 octavia-api: uWSGI worker 1 │ │ └─205294 octavia-api: uWSGI worker 2 │ ├─dd714fef50c25cfbee0632f663a51c13d6808b39c78511410b822c942b8b9b59 │ │ ├─137225 nova-api: uWSGI master │ │ ├─137260 nova-api: uWSGI worker 1 │ │ └─137261 nova-api: uWSGI worker 2 │ ├─65669c29e08702ace36c52df1dcbba641280588cc5b6b80c3bc2b8ea1c8b0d2f │ │ └─41592 /pause │ ├─fac295264b740b8fbfe09591b40d611bb16baed408bef4a3d861a70204e6a640 │ │ └─140967 /pause │ ├─c0f8782c8d2d5a87eec5c9eb9e5d5ebc902567444bb6698b2536085ef14dfa74 │ │ └─168110 /pause │ ├─6f7f70341dbe5c74fe1bb0f69ff743dc0d0adbd3a12635a500539f7c3e1a7a8b │ │ └─216003 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2be2b7e1d231c50597daf31d90f17a4ade2afc2907f85d04a7c969a467782ec0 │ │ └─231693 docker-registry serve /etc/docker-registry/config.yml │ ├─85260561ded9c42eabf1cd4f61a2eaeee73c9bd88712c144095f3dc36cdf3075 │ │ └─177944 /pause │ ├─c3dbbf2e70f0fc9fe161f9b34a1cebff3a08741265fedad5304043d28a4f3e73 │ │ └─98183 /pause │ ├─a4afd79e731fd40cb3d988f088e13e9b9e6f9f11710d7acc25bb802b827e8c39 │ │ └─58495 /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 │ ├─42425763a9da426d6826bd8c7a30f72e3d4b045c732e3cecfa6dc708c1e25615 │ │ └─175057 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─e24cefa3345614423b29abf6f3c30a0b3be49a884fcb3f0dd1f180cb47bbe08a │ │ └─54495 /pause │ ├─bbfc044ad3f8655bc8baf28fc844134b97b5ab4a767d7bad7f86895af1024873 │ │ └─168311 /pause │ ├─7dbfc1474c310bd503ef4e5ad69e901207a98e324faddaad7a21477f59706278 │ │ └─215977 /pause │ ├─ff946f2af9462066a322ff747156a74ea80d0fe4b64bf3da6c7236059969e332 │ │ └─205847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─48b99ef9023bb71c31c1ec49756975204acc8dd69aeedb6b872f4d3407258f65 │ │ └─98144 /pause │ └─87eca156c789ad2d0889b8f0cae39e27538316be0d8c57c1bac62d27ff659a97 │ └─50128 /bin/mysqld_exporter --collect.info_schema.processlist ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount