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 │ │ │ ├─21848 /lib/systemd/systemd --user │ │ │ └─21849 (sd-pam) │ │ └─session-21.scope │ │ ├─21784 sshd: cephadm [priv] │ │ └─21868 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.244-22-zuul [mux] │ ├─363408 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pdfvzjvibwunxigicifrsujreyodxtvg ; /usr/bin/python3'"'"' && sleep 0' │ ├─363409 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pdfvzjvibwunxigicifrsujreyodxtvg ; /usr/bin/python3' && sleep 0 │ ├─363410 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pdfvzjvibwunxigicifrsujreyodxtvg ; /usr/bin/python3 │ ├─363411 /bin/sh -c echo BECOME-SUCCESS-pdfvzjvibwunxigicifrsujreyodxtvg ; /usr/bin/python3 │ ├─363412 /usr/bin/python3 │ ├─363442 /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 │ └─363444 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12281 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06d11bab10c908aad35673a79361f6191467f684cd1df334282313a5d9897a00 -address /run/containerd/containerd.sock │ │ ├─ 12656 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76d24880f7da815086cf2175b4eafd5a2071eaf28c34b1e92e3e274e79d36e3b -address /run/containerd/containerd.sock │ │ ├─ 18809 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc624e1eecfa0638e35df84cf2516a6a0301cd7f6b299ecd8fafaad4959f6a72 -address /run/containerd/containerd.sock │ │ ├─ 25402 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b493f71b889463f64ed130040525e766c9d3a2a728e8bc3133c9546034b799fc -address /run/containerd/containerd.sock │ │ ├─ 30172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53246c37c420bd13efc1ecbc0c1a533561d7754dab132e786ddd2468a172952b -address /run/containerd/containerd.sock │ │ ├─ 34695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 557cb55dd6e8616c0dbf144f07a0548e685326e775d9cd4966148b2bb7da8641 -address /run/containerd/containerd.sock │ │ ├─ 40536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c4a4c5e00f402e204ef2fa61527dc0b3c2cb275016d85ebb2ca05ccfad180c -address /run/containerd/containerd.sock │ │ ├─ 40598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1376b29b2d6c3246f3cbfbf37a0eccd741f88651fd7f09303f864fea2e205530 -address /run/containerd/containerd.sock │ │ ├─ 40601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce0b0f491034b0a54ec154e5cfbd3ac8da7038de07d5f55631de60cf53b979c -address /run/containerd/containerd.sock │ │ ├─ 40603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b66e739a7450462f113a3c3c702f2cffb75885d3b42b5721b73990123442f54b -address /run/containerd/containerd.sock │ │ ├─ 40604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554ec797c424de538150d36a459a13abf3f96a6af720f4a523982d6376ae1a2f -address /run/containerd/containerd.sock │ │ ├─ 41175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 192eda02cc9897d61b358b55024b6085d8afd118f5cf1fe3b6316178a9f43891 -address /run/containerd/containerd.sock │ │ ├─ 41889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50f7a42d2a9fcb6de7669659baa2fb092e5ecae1328aac6075bfa7c0dde658d -address /run/containerd/containerd.sock │ │ ├─ 41899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d5720cede36b2437fc47eec64c30d80b528e6d53d7e358160d8910d57c2782 -address /run/containerd/containerd.sock │ │ ├─ 43224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52bdc1bbd4bed9734245544bafb9d46e26329d875f4e65e533c64e9972474708 -address /run/containerd/containerd.sock │ │ ├─ 43626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1734a3535430d6b3c56885f1933b745e5073ad40e099cf747648716ec3b1e49 -address /run/containerd/containerd.sock │ │ ├─ 43674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c895baa3741770a2ba5552563c0985bb0e1b58ba9f559ed394876e4a1779eb1c -address /run/containerd/containerd.sock │ │ ├─ 44095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f19620d2f8b620e07f188027d92c072826bcd008e80539fc467f08fd6520b5b -address /run/containerd/containerd.sock │ │ ├─ 44579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7174e12232d4ce3d7a21c8f9a8401f911f061721ef8fc43a3b96eda84b2ccc15 -address /run/containerd/containerd.sock │ │ ├─ 44654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e3ec67ae32d27b5234b2949fa9d00003ff20276b7b02e2e09d89ad386d3cd1 -address /run/containerd/containerd.sock │ │ ├─ 44698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b655fd02387bf75fecde2bbf74a14684a8cd91abf263335dbaa0f43beb5ccbfd -address /run/containerd/containerd.sock │ │ ├─ 46664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f7834bb2dcb61a2301f17050bb0f0f1d1a605009f92bcff89a9f2f1881aad8 -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962392c781471576c8c27419f0679ea27f5eb42a023027cd8dbb9fbc7c518faa -address /run/containerd/containerd.sock │ │ ├─ 47469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2222044a2a93bab0ae98f63fdf3c1eac0ad0c7556bb82e6d832028c022026d -address /run/containerd/containerd.sock │ │ ├─ 47570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5445f6b977ed391563b9b63c30dab5f9a645c58025ab5fce6a2be46fbef1c80b -address /run/containerd/containerd.sock │ │ ├─ 47935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 095d20543ec84b79163e0226815be3c53a5dd393d03b7d3c5d1ef80d14891ae8 -address /run/containerd/containerd.sock │ │ ├─ 48432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67eae230aa1ce2e07d005fa5c631dcc434058130ca7ff24f2c30b72048d52873 -address /run/containerd/containerd.sock │ │ ├─ 48838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e4ded0284cd01e0d565316da11abcf3393138c31939b5db6e012ceaa3accca -address /run/containerd/containerd.sock │ │ ├─ 50642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847d36836352fab6aab743c822d184ed446b2601646e5b0c4f3cc4d9c4dedaaa -address /run/containerd/containerd.sock │ │ ├─ 54206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b89ab8ea8f9f7d84855462444c5dcdf28951c35d56a2a351438bc2ddaadd54 -address /run/containerd/containerd.sock │ │ ├─ 54882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfbd45d81e9ef64e83e051b33ef87f1c75aa064c381ec8785a95dd7381933e2 -address /run/containerd/containerd.sock │ │ ├─ 54940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b45d614ef15ad436dca9d220faa331116a80050639f45f7a04f4ccb679033e -address /run/containerd/containerd.sock │ │ ├─ 54978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c0bc81ac2cf71496b912d58b26133b48722b89beb4b4f79c2ee471ec451810f -address /run/containerd/containerd.sock │ │ ├─ 55126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e331fd983f8b03610c40a4038f617213c8180995271ac9c77c91a2fae7a05e -address /run/containerd/containerd.sock │ │ ├─ 57842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e33123778b5269aee351c38c9f727758dfeb6bcbafb38e1a7618f09f2de59224 -address /run/containerd/containerd.sock │ │ ├─ 57950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b624267edc5fc0a612e7d19def89e7d464f078649785022987a5d113649cc77c -address /run/containerd/containerd.sock │ │ ├─ 58002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28f3575fbfdc80e84a2d8f294374cf65cc377090c3343e8cfbbaf8ffd2f4b20 -address /run/containerd/containerd.sock │ │ ├─ 58041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6ff413ea8c92514fed08bd746858f76810bf0f958ec1fce6001a45e58139d1a -address /run/containerd/containerd.sock │ │ ├─ 59536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42a8613cb9016b121bc0197c0ad3084ba1ff3cc8aa037d9fb19038f204743e0 -address /run/containerd/containerd.sock │ │ ├─ 59594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e26a1007ab821d9ccdb658db2fc720d483afe559ce4a21b5f4419fa7b2777e -address /run/containerd/containerd.sock │ │ ├─ 59639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0644675f0d63216942504590df3dbe4a80c08e627a5b264e4c12c4f6f5e13fda -address /run/containerd/containerd.sock │ │ ├─ 59924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fad84c39b7e01a7e72d419c7540b59578530f6d637f3fef16c70423e78575df -address /run/containerd/containerd.sock │ │ ├─ 60027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478a80a39987c8d5299128f5a2691d6fcafe1f6faa2aaabd7d30d2168f64e900 -address /run/containerd/containerd.sock │ │ ├─ 60161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1dba1efd3e3830753e73d384d61617c2c4ea70131b56aa57eca3e5c082a624e -address /run/containerd/containerd.sock │ │ ├─ 60458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406eca8ffdc962e5b16b6feeee7fe7f35e4bb26dffde99ddec423c832839522e -address /run/containerd/containerd.sock │ │ ├─ 60678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d582143a3a5f2229c2a35c7fd24eda4edfb2daad570d52b6c3d179371db2f1 -address /run/containerd/containerd.sock │ │ ├─ 60919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b25313b9c01331a881952fb84a0a56751f28f03419c87ab81593c82c340c5d1 -address /run/containerd/containerd.sock │ │ ├─ 61663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c838835b96c81b96aad5a361615e521e82e7e4e1cbd6c71d60aa68f281886e0 -address /run/containerd/containerd.sock │ │ ├─ 62961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c589a5a81ca2eee86c7dc564c074932ae2ee44fcc21867da0ebb10a81e4f84 -address /run/containerd/containerd.sock │ │ ├─ 64461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8b67e8fcd369608940474593da4fa9d4ada8e68651ddc1f5528595b292c549 -address /run/containerd/containerd.sock │ │ ├─ 70941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ea7c4cce059bd57eaf2d206e5ab705a18c496090bcad98d025eeacacf65c04 -address /run/containerd/containerd.sock │ │ ├─ 71906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d864f028d45f2751bba465733468c1b736e3436512a1fc1da354bfd9106a5b1f -address /run/containerd/containerd.sock │ │ ├─ 76121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcabc8fdb09da0f481bf4c6a43cadfab49b175185b6743b8c92db73f124f2469 -address /run/containerd/containerd.sock │ │ ├─ 80532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0206bee2c0620508ce26eec1fc74ea54f493caaa3377063942390683ae0c59 -address /run/containerd/containerd.sock │ │ ├─ 86778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777e8d247ddfc2a12d66c40d0f81df52bd360e6ac0d1da80cf687cd9fe313c20 -address /run/containerd/containerd.sock │ │ ├─ 86815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 977227dedd22a9578eff5a73c4f4ba29314e5683de6ce7ce29c157b6f07e72ca -address /run/containerd/containerd.sock │ │ ├─ 94221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e263d1c4080c73802e89794f624313b0e1c4a0caace14eea957f4149c98074aa -address /run/containerd/containerd.sock │ │ ├─ 95406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c686b09236a6b5e8b54ba4429a3b0e1ddad40b9ae83511211e3a53505e5b83c -address /run/containerd/containerd.sock │ │ ├─ 95446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 512326620dfed50b2e504a526f149784394fa75159d3c27075907398f463fda3 -address /run/containerd/containerd.sock │ │ ├─ 97267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5c6bd6d711658120721af7619eec7e829d606e9be0097c591e2e846035e3ce5 -address /run/containerd/containerd.sock │ │ ├─ 98552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5882d8ad973553d8e5f131f0d1a631f9b76a21e31518a4c4dae718e87486056 -address /run/containerd/containerd.sock │ │ ├─ 98590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48eaa286050cb5c9070458f528452cbe457a0ed0425828760f162872aee5127f -address /run/containerd/containerd.sock │ │ ├─108734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc04ac56162f686a84c65e1e2dd81189cf24e80725187f842536d68b110fa65 -address /run/containerd/containerd.sock │ │ ├─108778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37dcaf11771059f8a002ce3a4dc7c03c790d8fa8f52a69f4b838826166289c1 -address /run/containerd/containerd.sock │ │ ├─110818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ba7658ba7c41be94c04775a51a01cfe91157d3aaa1aef21c4b29eda0672d3a8 -address /run/containerd/containerd.sock │ │ ├─123491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14be5f09c970644e8b9548ffe0bdf3f532f3c77c6eac220c2d3c363346aecd0e -address /run/containerd/containerd.sock │ │ ├─124356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b5445a47120620712e0776d9888a608796975ab9179c0eefe7618bff93ca9c -address /run/containerd/containerd.sock │ │ ├─125373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811dec001ad3b8c26e187534e6b77322d1c897fc863c1fb289396b34aa54ed7b -address /run/containerd/containerd.sock │ │ ├─125412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc4fd5dc37e2fed3b5585b4bc0a7af2185478cd7bf929704a6c06e2302fccac -address /run/containerd/containerd.sock │ │ ├─125965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a7765135771c72f1b197032aa10ab86722ea3f6fad067aa19cb7a32c66929d -address /run/containerd/containerd.sock │ │ ├─126973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9238641c576f0cf39bb5565ef6c7c7aaa761640babb40e3d87c55cb198ec988c -address /run/containerd/containerd.sock │ │ ├─128835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6195ccd6038f81ead152891f6b261dec11572057a07f1d378fbe5d2af459e38 -address /run/containerd/containerd.sock │ │ ├─129036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe836d8b5fe5c1095e875f9041b26b9231d025b9c488f2e28edc5c0c407758b4 -address /run/containerd/containerd.sock │ │ ├─129148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2db746b76a00206b81df64efdecf6e5a1bdfac44f11cf05da113af19b9558e -address /run/containerd/containerd.sock │ │ ├─129225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ffbbb1639b1ec4e892dc8ed31c1007de9698de5152a91bafe499bef27cea55 -address /run/containerd/containerd.sock │ │ ├─129358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad6dba8c2d43e63298b3824c61063edde919b8ce55e172c4be55c316c7a52d5 -address /run/containerd/containerd.sock │ │ ├─129801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a10245d25dac610c3db07f2a5a2a48e90ab268fc319995e25f4fdf396195bcf5 -address /run/containerd/containerd.sock │ │ ├─152634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a794def01f56cb24d56827069b5dadccb65ac616685d50f725280aeed290db2 -address /run/containerd/containerd.sock │ │ ├─154100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 118a37ddf951d2ee858c67436e4dd86f9a34f0f4f41acae5c94657c0f61296ad -address /run/containerd/containerd.sock │ │ ├─154132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4343bc143f89113ec3b0f4162e57e8ccbbf2a3729f69bbbfbe61a84dd58a6bf5 -address /run/containerd/containerd.sock │ │ ├─154377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969d2bd94676ac226d8e5cf02f5166df8f9e1388b286530b745c4f6d5c20c647 -address /run/containerd/containerd.sock │ │ ├─160779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59211237daf9bfc5665ae144f295817d5da6f8c160356107ec0920a715485d49 -address /run/containerd/containerd.sock │ │ ├─163127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad23494370ae0b9dc7b95f7fc502b111903a6b06343f34a2fc15ae4de4e4cab -address /run/containerd/containerd.sock │ │ ├─164904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af88434c388698735c32bf14fffa13f53123c148109594d4a1de912e3527f86 -address /run/containerd/containerd.sock │ │ ├─164960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d8ca71973810f49fead555e33c4a1ddd71576cb39c25a2207f0d92037fa261 -address /run/containerd/containerd.sock │ │ ├─165067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b82af89a56c56c506d6743621f142e9cb819e325207e9071fc7d9b83eb7b718 -address /run/containerd/containerd.sock │ │ ├─165134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b83a83a4c0cbb75e1877232bd4e9e413dc0ae0e8c845e1e2d96b47825889e54 -address /run/containerd/containerd.sock │ │ ├─173048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876d102f7cd9c1c3c7986700db9091a816b57a879ca4f2dd6b689fbc51cd6a90 -address /run/containerd/containerd.sock │ │ ├─175189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadf19f674a22af2d45d3a0fa7295f2fbdd3ff922c23d52bf74b1d4b502ea314 -address /run/containerd/containerd.sock │ │ ├─175266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 211506328adc5220173be6ee5b10fe4bfff2b89dcef7f3e73167ca3c653b8fce -address /run/containerd/containerd.sock │ │ ├─175325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 180de1db5f6f2acdb7ca546b41b0aa5489ab0ef53a0911a093038fc551c0d39d -address /run/containerd/containerd.sock │ │ ├─187482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d99b15653e6bec4bf5cd3f1ea0e6af52c63dd0f261d33871cdd55d14413c757f -address /run/containerd/containerd.sock │ │ ├─194657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ad726c4e41246c8908449abb6a631ee24e9fcbde845c7ca3a766c83d23c24b -address /run/containerd/containerd.sock │ │ ├─194756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be679b3afacfbd93cfc45d82bf822b2d05aefa5bf1df04271050a6ace97efd9 -address /run/containerd/containerd.sock │ │ ├─194765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd62da9e30dc0a0c19da09cd816cc55a16df7babf3900b81b6bc8ca42a78d7e7 -address /run/containerd/containerd.sock │ │ ├─195046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b2a16d76458c5d230b52ea19461f336c663cb79bd2b87a664a570126274dd6 -address /run/containerd/containerd.sock │ │ ├─204142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f35860f90c23c09d8319703ef7668f90f5e103c878450bbdced8ca5f3c2b3b9 -address /run/containerd/containerd.sock │ │ ├─206278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d5d8fb3a06fa84cf9bdef024c8c7cab1f68101ade4a28e7eef274aecc1a8da -address /run/containerd/containerd.sock │ │ ├─207410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44fa856765ba030218225ae12fd3b6ca31b4035ef01f9669652e0812ce7819f1 -address /run/containerd/containerd.sock │ │ ├─208286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bcacf8bc67b62b1e89d21e15354d687bef8f1cd4001305090fff9f8ea78b836 -address /run/containerd/containerd.sock │ │ ├─209171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0adfa6e43f6ba53aadbe14da4391ebffdc4916c30383f1a5a82b9b7252c5a4 -address /run/containerd/containerd.sock │ │ ├─211215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c6afe653abbb153875acddd75f22cdcafa8a52d2a2145d34b386f75283b9e6f -address /run/containerd/containerd.sock │ │ ├─212454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6fd5242395f1aed683819db086431b2b1d6cc426ba96bfad87abd497da42468 -address /run/containerd/containerd.sock │ │ ├─212508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af8226d2ff8c43e225fa5dfb0b9a17d4a6c2ff9a5637cf139f5a8204a5896f9 -address /run/containerd/containerd.sock │ │ ├─221847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1edd0ac487eb1fb982866409b38418a00a2eb55f5348f5f42472b4d7743a43a -address /run/containerd/containerd.sock │ │ ├─222215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6f85f9252189a342cfb6f807d307657b19f8cace67778c4fba61afd05b61b4 -address /run/containerd/containerd.sock │ │ ├─225026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bbd233712dcea5df42320ca10616cb1249e9ebe3b178bc143874d2d5c573bb -address /run/containerd/containerd.sock │ │ ├─229136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0db3e8a5918ce08549ceea1ae92a5c55a73c8dae00612eb3a75c47e58ae3c6 -address /run/containerd/containerd.sock │ │ ├─229350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b710ca883aa44bb74fd6a097fa208703e06569c6255ac5b262f6590e4836464 -address /run/containerd/containerd.sock │ │ ├─229537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5c99efffae5e57d042759720d13e241f373a6d541a64176ba05e09b171b2bc -address /run/containerd/containerd.sock │ │ ├─229597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8801e8eea37af3e024a4a6a10119f16147af5467704c5464b91c83d45dcffe0 -address /run/containerd/containerd.sock │ │ ├─241002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ba5f042ecb9cdc3c0506ac9db67040171b514cf4a0c8fc313e36d4afe4d01f -address /run/containerd/containerd.sock │ │ ├─243219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51f330f3ba12a3b35a245260473386fa081879964666fa647dfe07894e26ebed -address /run/containerd/containerd.sock │ │ └─244669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb71343ad9422158aeb4138c6c8894ee3bfbeacf0abddc9c565233c84d550880 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-53246c37c420bd13efc1ecbc0c1a533561d7754dab132e786ddd2468a172952b.scope … │ │ ├─30195 /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 │ │ └─30209 /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-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29888 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30154 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18765 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18785 /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 │ │ │ ├─25116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25383 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34414 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34679 /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 │ │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12243 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cxltco.service │ │ ├─12571 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cxltco/unit.run │ │ └─12601 /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-cxltco --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.cxltco:/var/lib/ceph/mgr/ceph-instance.cxltco:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cxltco/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cxltco -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122995 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41014 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.244 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-06d11bab10c908aad35673a79361f6191467f684cd1df334282313a5d9897a00.scope … │ │ ├─12323 /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 │ │ └─12336 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-dc624e1eecfa0638e35df84cf2516a6a0301cd7f6b299ecd8fafaad4959f6a72.scope … │ │ ├─18835 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18851 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-76d24880f7da815086cf2175b4eafd5a2071eaf28c34b1e92e3e274e79d36e3b.scope … │ │ ├─12682 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cxltco -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12701 /usr/bin/ceph-mgr -n mgr.instance.cxltco -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-557cb55dd6e8616c0dbf144f07a0548e685326e775d9cd4966148b2bb7da8641.scope … │ │ ├─34721 /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 │ │ └─34733 /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 │ ├─run-rc2df12bd4eae4a2cbf76c8fb815eac71.scope │ │ └─167465 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10821 /usr/sbin/chronyd -F 1 │ │ └─10822 /usr/sbin/chronyd -F 1 │ ├─docker-b493f71b889463f64ed130040525e766c9d3a2a728e8bc3133c9546034b799fc.scope … │ │ ├─25426 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─25438 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─122814 /sbin/iscsid │ │ └─122815 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─4343bc143f89113ec3b0f4162e57e8ccbbf2a3729f69bbbfbe61a84dd58a6bf5 │ │ └─154180 /pause │ ├─e2f778671f69c4879a8ebd4acaa57fa41852253385ac6e68c75f0b198509607c │ │ ├─187663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187699 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─187705 erl_child_setup 1048576 │ │ ├─187767 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187868 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187869 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188003 /bin/sh -s rabbit_disk_monitor │ ├─d5882d8ad973553d8e5f131f0d1a631f9b76a21e31518a4c4dae718e87486056 │ │ └─98576 /pause │ ├─ba4175718b8824a069a3d731a3bb9071da4cdc2c9b60770e8d5e7d5818c8f6be │ │ └─48077 percona-xtradb-cluster-operator │ ├─62e1ea028c2eca1c50fec5a54fa8f9f2b4b4071c402de2f1605c0057cc34132c │ │ ├─170832 /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 │ │ ├─340327 /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/tmp6h5qq59t/privsep.sock │ │ ├─340429 /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/tmphh1a9mgk/privsep.sock │ │ └─341653 /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/tmprczrd775/privsep.sock │ ├─347dde93d8fda835880c11e356640d1c6096c4590fb8cac66265edd103e4eb64 │ │ ├─184630 heat-api-cfn: uWSGI master │ │ ├─184666 heat-api-cfn: uWSGI worker 1 │ │ └─184667 heat-api-cfn: uWSGI worker 2 │ ├─d1edd0ac487eb1fb982866409b38418a00a2eb55f5348f5f42472b4d7743a43a │ │ └─221880 /pause │ ├─14be5f09c970644e8b9548ffe0bdf3f532f3c77c6eac220c2d3c363346aecd0e │ │ └─123517 /pause │ ├─30ea7c4cce059bd57eaf2d206e5ab705a18c496090bcad98d025eeacacf65c04 │ │ └─70964 /pause │ ├─321c33a4783d15a5f3366de9413ceedbb670df8553e5077f8fb3a30766ca51c1 │ │ └─43762 /coredns -conf /etc/coredns/Corefile │ ├─101d48b181ca2dc873beeebafd1ab3fb3d8783df487e7a34d2234645b15d5ceb │ │ ├─94553 glance-api: uWSGI master │ │ ├─94565 glance-api: uWSGI worker 1 │ │ └─94566 glance-api: uWSGI worker 2 │ ├─51f330f3ba12a3b35a245260473386fa081879964666fa647dfe07894e26ebed │ │ └─243244 /pause │ ├─f2ae9f120844345390721a44b1532d0a1713287614495f9347bb43316835d0a9 │ │ ├─126250 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─126459 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─126469 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─363276 sleep 15 │ ├─c895baa3741770a2ba5552563c0985bb0e1b58ba9f559ed394876e4a1779eb1c │ │ └─43714 /pause │ ├─0e2222044a2a93bab0ae98f63fdf3c1eac0ad0c7556bb82e6d832028c022026d │ │ └─47492 /pause │ ├─9f7c24bf27fdea03e8a77d355a8aa41b927f0b7f46ad42a8c8b5becca8aae954 │ │ ├─243359 apache2 -DFOREGROUND │ │ ├─246269 (wsgi:h -DFOREGROUND │ │ ├─246270 (wsgi:h -DFOREGROUND │ │ ├─246271 (wsgi:h -DFOREGROUND │ │ ├─246272 (wsgi:h -DFOREGROUND │ │ ├─246273 (wsgi:h -DFOREGROUND │ │ ├─246274 apache2 -DFOREGROUND │ │ └─246275 apache2 -DFOREGROUND │ ├─7e6001b86f8d5f17c1e296946780d36041e36c6477a39e09f237efdae805124f │ │ └─207929 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2f8eb7476043d4ddb2f9b2facb9e75a3819ef1ac44f0e326e730d1a70361f94e │ │ ├─204298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204351 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─204357 erl_child_setup 1048576 │ │ ├─204432 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204483 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204484 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204683 /bin/sh -s rabbit_disk_monitor │ ├─07e26a1007ab821d9ccdb658db2fc720d483afe559ce4a21b5f4419fa7b2777e │ │ └─59634 /pause │ ├─9c838835b96c81b96aad5a361615e521e82e7e4e1cbd6c71d60aa68f281886e0 │ │ └─61686 /pause │ ├─d4d6bd52490f4b3e3d10bd99d215f543b430664a8574aa3a4e47ec6dab48114e │ │ └─109332 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e6fd5242395f1aed683819db086431b2b1d6cc426ba96bfad87abd497da42468 │ │ └─212484 /pause │ ├─d99b15653e6bec4bf5cd3f1ea0e6af52c63dd0f261d33871cdd55d14413c757f │ │ └─187507 /pause │ ├─7dc04ac56162f686a84c65e1e2dd81189cf24e80725187f842536d68b110fa65 │ │ └─108756 /pause │ ├─1e0db3e8a5918ce08549ceea1ae92a5c55a73c8dae00612eb3a75c47e58ae3c6 │ │ └─229177 /pause │ ├─655f935472988875c53c1661f3b598e61eb2f168709e870da13fb02c8634588b │ │ ├─71068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71085 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─71091 erl_child_setup 1048576 │ │ ├─71159 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71210 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71211 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71251 /bin/sh -s rabbit_disk_monitor │ ├─2be625cd79a5c8a22395a81d5ee60ad996385940fe6b8ff320bdd5c3c0e06de8 │ │ └─60362 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 │ ├─b655fd02387bf75fecde2bbf74a14684a8cd91abf263335dbaa0f43beb5ccbfd │ │ └─44721 /pause │ ├─8f1ce44c1caeaaf5d05c90a6840cde5fac3349f0bece3f1f2185fbf369845c1a │ │ └─59034 /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 │ ├─90b46284921a91f85f6f7bf94fe9cd5459eb407d2c227b3ca8a96a38d3f55c2b │ │ └─172316 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─c998284b974d1afb91259235fabdde850581f7d2586fe1bbc9e43fcebbeef83c │ │ └─40845 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 │ ├─96b25ed90381d3d1fdc077d91bf5245ffc9ee5aca6c229c6de60e44bbfe7151e │ │ └─202362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9238641c576f0cf39bb5565ef6c7c7aaa761640babb40e3d87c55cb198ec988c │ │ └─126998 /pause │ ├─64bb4e40f6f407a5cf7ede5380507b3809726cb84f1b45cbf80ec24ce2bbbd6d │ │ └─62844 /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 │ ├─f5c6bd6d711658120721af7619eec7e829d606e9be0097c591e2e846035e3ce5 │ │ └─97291 /pause │ ├─37e3ec67ae32d27b5234b2949fa9d00003ff20276b7b02e2e09d89ad386d3cd1 │ │ └─44678 /pause │ ├─a1a7765135771c72f1b197032aa10ab86722ea3f6fad067aa19cb7a32c66929d │ │ └─125991 /pause │ ├─e6e3dd3bd3ceb1451749084074012523ddc8f3105e76574eb49eac5ed38b51f6 │ │ └─172315 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─5d410d64d14d3949744d6e2aa8c54404a4214d884584ab7d4d0bfe77a80a57df │ │ ├─173187 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173204 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─173210 erl_child_setup 1048576 │ │ ├─173448 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173510 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173803 /bin/sh -s rabbit_disk_monitor │ ├─02b89ab8ea8f9f7d84855462444c5dcdf28951c35d56a2a351438bc2ddaadd54 │ │ └─54229 /pause │ ├─d9a7394766a31a9fad6cf827c7db5fd19f2e4c956306e50f718474b65b0c1962 │ │ └─44260 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 │ ├─478a80a39987c8d5299128f5a2691d6fcafe1f6faa2aaabd7d30d2168f64e900 │ │ └─60050 /pause │ ├─1516d62011c543cada87eb1ade315b1e212dceb18d986afe93d8cc8560f9fe1d │ │ ├─222173 magnum-api: uWSGI master │ │ ├─222193 magnum-api: uWSGI worker 1 │ │ └─222194 magnum-api: uWSGI worker 2 │ ├─9b62cfdc8606c9375b413a5fe09f5f88af3fc1f673b0cc36d99dabb736a1a439 │ │ ├─184628 heat-api: uWSGI master │ │ ├─184668 heat-api: uWSGI worker 1 │ │ └─184669 heat-api: uWSGI worker 2 │ ├─bb39c9a33becd4dd99c9ae9d35378e48075fa4d71023aee6d80072a13bcbd358 │ │ └─170906 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1291607b26e06758432e12503d92726f7d0b15814583f2c4374bf68595f772f4 │ │ └─238545 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─777e8d247ddfc2a12d66c40d0f81df52bd360e6ac0d1da80cf687cd9fe313c20 │ │ └─86801 /pause │ ├─d50f7a42d2a9fcb6de7669659baa2fb092e5ecae1328aac6075bfa7c0dde658d │ │ └─41936 /pause │ ├─9be679b3afacfbd93cfc45d82bf822b2d05aefa5bf1df04271050a6ace97efd9 │ │ └─194811 /pause │ ├─d7e099c471298a8def3ebc0cba24469eafa57748926ed87eec032be81ed3c83e │ │ └─97026 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e22ff4eac54a665c5817077f5e1fa3659438cffa1b9e7777e832ed99e1cbc132 │ │ └─243551 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─a1ffbbb1639b1ec4e892dc8ed31c1007de9698de5152a91bafe499bef27cea55 │ │ └─129261 /pause │ ├─7124dcb21ec0160be36bd80b423898993fe4da33ac209c5b6a61eaaf80f883fd │ │ ├─161323 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─161609 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─161620 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─362807 sleep 15 │ ├─a10245d25dac610c3db07f2a5a2a48e90ab268fc319995e25f4fdf396195bcf5 │ │ └─129825 /pause │ ├─06bbd233712dcea5df42320ca10616cb1249e9ebe3b178bc143874d2d5c573bb │ │ └─225050 /pause │ ├─36c5d005d2fccc012cf17ab5dddc0abc97511645d1bba70d6a4f216f9b895037 │ │ ├─125617 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125729 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125749 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─125912 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─363163 sleep 15 │ ├─652a89137a34d53861e79a1e090b21ffe42e112c40aa1a814243ab48373a98db │ │ └─49141 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─961031c682d0927cb20ea3bffd27c6c53e332c4efeaecdf9fb59f28ba247267c │ │ └─227834 docker-registry serve /etc/docker-registry/config.yml │ ├─52bdc1bbd4bed9734245544bafb9d46e26329d875f4e65e533c64e9972474708 │ │ └─43247 /pause │ ├─198807e7c15085fb74e61462013a40b7c049f1a6ee3529852a0b9cdf7a4d91fb │ │ ├─63413 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63436 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─63442 erl_child_setup 1048576 │ │ ├─63498 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63549 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63550 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63636 /bin/sh -s rabbit_disk_monitor │ ├─a7d582143a3a5f2229c2a35c7fd24eda4edfb2daad570d52b6c3d179371db2f1 │ │ └─60710 /pause │ ├─70f997980aa2c4da7a2f20e297762d52f6fdabf56e537420442634421352f335 │ │ └─44797 /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 │ ├─df36543c946be10e57df9392dd8182811db5140c427aa32daf730da6a9f43a4a │ │ ├─150991 nova-api: uWSGI master │ │ ├─151007 nova-api: uWSGI worker 1 │ │ └─151008 nova-api: uWSGI worker 2 │ ├─b66e739a7450462f113a3c3c702f2cffb75885d3b42b5721b73990123442f54b │ │ └─40714 /pause │ ├─8190ca17d5d6baac682228d59179eccf792d3895156373374d09dffd4cc8d1d5 │ │ └─166817 /usr/bin/libvirt-tls-sidecar │ ├─41d5720cede36b2437fc47eec64c30d80b528e6d53d7e358160d8910d57c2782 │ │ └─41950 /pause │ ├─e3d8ca71973810f49fead555e33c4a1ddd71576cb39c25a2207f0d92037fa261 │ │ └─164989 /pause │ ├─3894af1762b1bbde5a8ead82c9d6a1895cd059c3b73fc2f8ed42e8ad11495b32 │ │ ├─ 87326 /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 │ │ └─315200 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─17c36fd9ddf1d8dd47ab5c4fb056238448941385749a37de08a5ef7acf5ed456 │ │ ├─61082 nginx: master process nginx -g daemon off; │ │ ├─61110 nginx: worker process │ │ ├─61111 nginx: worker process │ │ ├─61112 nginx: worker process │ │ ├─61113 nginx: worker process │ │ └─61114 nginx: worker process │ ├─7d2db746b76a00206b81df64efdecf6e5a1bdfac44f11cf05da113af19b9558e │ │ └─129183 /pause │ ├─847d36836352fab6aab743c822d184ed446b2601646e5b0c4f3cc4d9c4dedaaa │ │ └─50665 /pause │ ├─44fd379634b1cf6264a0f68804724409ad380e003f929e7777945a147e5a50b5 │ │ └─60751 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3af88434c388698735c32bf14fffa13f53123c148109594d4a1de912e3527f86 │ │ └─164930 /pause │ ├─e51fa609d998897a2d92dc6243ac8d1c97c86d94d4ec36d4295cade589c8d2bf │ │ └─63097 /bin/memcached_exporter │ ├─876d102f7cd9c1c3c7986700db9091a816b57a879ca4f2dd6b689fbc51cd6a90 │ │ └─173073 /pause │ ├─ef7e1c5bb027fab1a4bb45d0424a09000c3cb3f5c6d529bfc1c7f9bdff21af29 │ │ └─206674 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─180de1db5f6f2acdb7ca546b41b0aa5489ab0ef53a0911a093038fc551c0d39d │ │ └─175382 /pause │ ├─7b83a83a4c0cbb75e1877232bd4e9e413dc0ae0e8c845e1e2d96b47825889e54 │ │ └─165176 /pause │ ├─a2d5d8fb3a06fa84cf9bdef024c8c7cab1f68101ade4a28e7eef274aecc1a8da │ │ └─206347 /pause │ ├─191bb4ddcf48644b446e548070ca3b4fdfb2a912c5b37a54510c3873253bbaed │ │ └─58377 /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 │ ├─3b247098e8690e2319accce3d8313314100a92fc1c2bd46259dc8d06ffe2463d │ │ ├─201800 octavia-api: uWSGI master │ │ ├─201813 octavia-api: uWSGI worker 1 │ │ └─201814 octavia-api: uWSGI worker 2 │ ├─a3f9312d4aa1582bc62953d38af3c535c0d008b7b051f37339424660f0e4e74f │ │ └─40953 /kube-vip manager │ ├─6c8ccdf388046cbff08d53d397645497510fbf7492d8c5684b1aa4f4027e286f │ │ └─62523 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e33123778b5269aee351c38c9f727758dfeb6bcbafb38e1a7618f09f2de59224 │ │ └─57877 /pause │ ├─a1734a3535430d6b3c56885f1933b745e5073ad40e099cf747648716ec3b1e49 │ │ └─43653 /pause │ ├─fc7dcc9494dfb65777b7545ea89c9b3ef9b3bf8cc9b0983c036a230bb95b0f73 │ │ └─62492 /bin/pushgateway │ ├─45fab098e41896d1908c6f5d2c9f5d5903bbe7d083d0b53a18286329353fec5e │ │ └─76716 /usr/local/bin/rook ceph operator │ ├─e231971785793e64196739008ae5aec17ef7d3c1c30fea4c3586a33cb0539707 │ │ ├─161480 neutron-ovn-network-logging-parser: uWSGI master │ │ └─161531 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─406eca8ffdc962e5b16b6feeee7fe7f35e4bb26dffde99ddec423c832839522e │ │ └─60482 /pause │ ├─f1dba1efd3e3830753e73d384d61617c2c4ea70131b56aa57eca3e5c082a624e │ │ └─60187 /pause │ ├─a3e4ded0284cd01e0d565316da11abcf3393138c31939b5db6e012ceaa3accca │ │ └─48862 /pause │ ├─99b45d614ef15ad436dca9d220faa331116a80050639f45f7a04f4ccb679033e │ │ └─54964 /pause │ ├─211506328adc5220173be6ee5b10fe4bfff2b89dcef7f3e73167ca3c653b8fce │ │ └─175295 /pause │ ├─977227dedd22a9578eff5a73c4f4ba29314e5683de6ce7ce29c157b6f07e72ca │ │ └─86840 /pause │ ├─0b9bc8db53550e4116f324b64e8e4d837804cbca2afe580978b1002a3e269ae0 │ │ └─209280 /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 │ ├─5077dde43b824ca98f0e41d57ca25326a3cba3ebfa1d2329ae0931e5252eb19e │ │ └─87958 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─5e0adfa6e43f6ba53aadbe14da4391ebffdc4916c30383f1a5a82b9b7252c5a4 │ │ └─209195 /pause │ ├─1f19620d2f8b620e07f188027d92c072826bcd008e80539fc467f08fd6520b5b │ │ └─44117 /pause │ ├─3d51a0f1b4777d676ddf38338421b4fec932fbc5b2bcab17631bf854fb29d382 │ │ └─47043 /server │ ├─8f5c99efffae5e57d042759720d13e241f373a6d541a64176ba05e09b171b2bc │ │ └─229582 /pause │ ├─7174e12232d4ce3d7a21c8f9a8401f911f061721ef8fc43a3b96eda84b2ccc15 │ │ └─44602 /pause │ ├─e6ff413ea8c92514fed08bd746858f76810bf0f958ec1fce6001a45e58139d1a │ │ └─58066 /pause │ ├─04f7834bb2dcb61a2301f17050bb0f0f1d1a605009f92bcff89a9f2f1881aad8 │ │ └─46696 /pause │ ├─812ff9f65efc393ac0fc862aad01ce17012a329027fe35114bf2b72de9a1828b │ │ ├─106122 cinder-api: uWSGI master │ │ ├─106135 cinder-api: uWSGI worker 1 │ │ └─106136 cinder-api: uWSGI worker 2 │ ├─5a794def01f56cb24d56827069b5dadccb65ac616685d50f725280aeed290db2 │ │ └─152659 /pause │ ├─bcabc8fdb09da0f481bf4c6a43cadfab49b175185b6743b8c92db73f124f2469 │ │ └─76145 /pause │ ├─11d89bf3719ec653fac96eb684a4a86de81d13f21de2b93374421d1e2af7e1ef │ │ └─87182 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-cf9f85b9f-6rfvr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bbe6c683e97b24097ab868a0837695290d9fa7777572216f2a2da1b4fed4700e │ │ ├─80659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80676 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─80682 erl_child_setup 1048576 │ │ ├─80754 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80825 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80826 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81216 /bin/sh -s rabbit_disk_monitor │ ├─f92f8b699965738b8f7c6562155d1f1bbc66f621279aae25ea47c8a7f45bceed │ │ ├─154845 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─356742 sleep 300 │ ├─0bbb6ebdb21dc18e67e73286b3d824f6c33bfac588d84b1dc3ee92fa5084217e │ │ └─208348 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dda7b7c7713565f63f7a4cabd9b816725159920757e78f1142175ed9b8375a37 │ │ └─44843 /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 │ ├─d9fd370887d62dbcf368e17007e751e0c65031aadbb78cd575cfcca2ef963c23 │ │ ├─152744 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152760 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─152766 erl_child_setup 1048576 │ │ ├─152943 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152994 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152995 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153125 /bin/sh -s rabbit_disk_monitor │ ├─2c686b09236a6b5e8b54ba4429a3b0e1ddad40b9ae83511211e3a53505e5b83c │ │ └─95432 /pause │ ├─101b013d3179865d04370a22f6eef7a8f1b915933a1d6570f9832a5bb5de7749 │ │ ├─202370 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202935 octavia-worker: ConsumerService worker(0) │ │ ├─202940 octavia-worker: ConsumerService worker(1) │ │ ├─202943 octavia-worker: ConsumerService worker(0) │ │ └─202950 octavia-worker: ConsumerService worker(1) │ ├─cb71343ad9422158aeb4138c6c8894ee3bfbeacf0abddc9c565233c84d550880 │ │ └─244693 /pause │ ├─58b5445a47120620712e0776d9888a608796975ab9179c0eefe7618bff93ca9c │ │ └─124382 /pause │ ├─9c2e6978ba0c8ea29e037b7c867293bce5eb529b5e6768bd126ffd11008ad386 │ │ └─48971 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ef3b20c24be36c939e99587a786f92a4d0014525c5457b91d4934fca7dae0afb │ │ └─44889 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─74e961b3ce08a452bf2fe7697863368b93cfb9c8f14f212d1907b60cefef7c63 │ │ └─55401 /secretgen-controller │ ├─d28f3575fbfdc80e84a2d8f294374cf65cc377090c3343e8cfbbaf8ffd2f4b20 │ │ └─58026 /pause │ ├─3b710ca883aa44bb74fd6a097fa208703e06569c6255ac5b262f6590e4836464 │ │ └─229393 /pause │ ├─37158993ed5b23add23ab7eb700e2141ef3a9f82627c423554bc8e70dd55fbdc │ │ └─167435 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d8801e8eea37af3e024a4a6a10119f16147af5467704c5464b91c83d45dcffe0 │ │ └─229630 /pause │ ├─6c74b693088dbff53364882276cfb8b509b4cba822f8bd9edb45b842edc44815 │ │ ├─163306 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163325 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─163331 erl_child_setup 1048576 │ │ ├─163389 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163464 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163465 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163760 /bin/sh -s rabbit_disk_monitor │ ├─b532c3b2aa978e0413b59f65be170ef3146d13e39330bbcae96d3010f086442d │ │ └─244866 /bin/openstack-database-exporter │ ├─97ac48fddb9bec89a15689eec2c7861743382683bc8c05ddcf31628110529149 │ │ ├─125613 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125653 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125681 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─125889 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─363161 sleep 15 │ ├─03bd39b5c5fdb2e2eb79933545c7e5667bdf495d9f9993565d40e7a450408a87 │ │ ├─184594 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184861 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184862 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─571a0c7201b457680ece8eff293047e326fe4be27627b9ce6712b8ffcdc012b8 │ │ └─41226 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d3bd1cc1ca9cd4744a42f2247ce227aafeb04deb1fc4afc0ef8cdbd53128a94f │ │ ├─225168 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225185 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─225191 erl_child_setup 1048576 │ │ ├─225346 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─225400 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─225401 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─225802 /bin/sh -s rabbit_disk_monitor │ ├─962392c781471576c8c27419f0679ea27f5eb42a023027cd8dbb9fbc7c518faa │ │ └─46783 /pause │ ├─5699db390c7acd649810496e473a6949b419d71c8580eff18d551449ed4c8b8e │ │ ├─172408 senlin-api: uWSGI master │ │ ├─172421 senlin-api: uWSGI worker 1 │ │ └─172422 senlin-api: uWSGI worker 2 │ ├─99276a13a31dff2bc24153a7b8aa7ce27bb807a36e6687804113a6bb7531669c │ │ └─61989 /goldpinger --static-file-path /static │ ├─bae376a0740fb02e7028d58ee3ea6622f9749bbcefb57d9610fa8b7e3a66ec66 │ │ └─134084 /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 │ ├─361cda76d6697ae83ca766d0ca2f55d75d0982a14909de23b6b95fd5372ed1c5 │ │ └─42202 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6f011a10afa14804b9a70dfb720fd016ecd6f2a5e01755b637bdc73617df4f46 │ │ ├─123920 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123933 /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 │ ├─1376b29b2d6c3246f3cbfbf37a0eccd741f88651fd7f09303f864fea2e205530 │ │ └─40688 /pause │ ├─e90af63eea35f96f0fc2e91aa78651988171346195dae8e199f5b880c753bc92 │ │ ├─42411 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42782 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1f4fbd2f6b1a36b3a026cc4607ea4f6a0321e20af8a65445ea5606209d9bad8e │ │ └─47641 /manager --metrics-bind-address=:9782 │ ├─0c2646d943ec27b8640ffa34f886939817be78d92616930c1cfe91810226e623 │ │ └─40786 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 │ ├─ec24426499e4b7c73186118a148b5935f87330019ecde57802d7fec1adb9e4fd │ │ └─62888 /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 │ ├─a2fb59c8eff2239f53abc4a295055b45a9e2a14f6997ece7223b3656afd04c7b │ │ ├─238574 manila-api: uWSGI master │ │ ├─238717 manila-api: uWSGI worker 1 │ │ └─238718 manila-api: uWSGI worker 2 │ ├─35b50d4894a1bac7c42e7cd26e3f1c9f32a1eda636fd4c53ed3ff2d67f2f3698 │ │ └─62159 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9c6afe653abbb153875acddd75f22cdcafa8a52d2a2145d34b386f75283b9e6f │ │ └─211238 /pause │ ├─dd6f85f9252189a342cfb6f807d307657b19f8cace67778c4fba61afd05b61b4 │ │ └─222239 /pause │ ├─cf8c9138b918e753f36fb9d43713a62d76ae40e7eaa552e601ac2c545d75643e │ │ ├─109584 /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 │ │ └─109775 /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 │ ├─546839b874663d79aaef65b684027c6eb358dd2dd42a7729f3f757b9f522c64e │ │ ├─165705 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166134 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166135 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166230 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdaecukku/privsep.sock │ │ ├─203128 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdu6r5woc/privsep.sock │ │ ├─203197 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3k6se92a/privsep.sock │ │ ├─203346 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e15368be-584b-4074-8cf3-8bb57a30350d.conf │ │ ├─340695 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─340696 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─5d532dbcec7a31a67efee529479b451b46be9a68857fb7ee06f74ba975ec5b8d │ │ ├─ 49045 mysqld --wsrep_start_position=51cf0d2e-53fa-11f1-a8f2-9bfc8dc238ab:20 │ │ ├─ 49166 /var/lib/mysql/mysql-state-monitor │ │ ├─363436 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─363456 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─363457 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 59 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.31 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ │ ├─363458 sed -n -e 3p │ │ └─363459 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.31 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ ├─8c7c1f14bcacbc5e0ef9f5df6bc389d20761cff0dc1346e2712a93303e801b83 │ │ └─63324 /bin/oauth2-proxy │ ├─4c0206bee2c0620508ce26eec1fc74ea54f493caaa3377063942390683ae0c59 │ │ └─80556 /pause │ ├─e6ef655371c260ed082f600bf94e9b35ffeba9d638a37f1f3da376a61984948f │ │ ├─247060 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─247073 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9af8226d2ff8c43e225fa5dfb0b9a17d4a6c2ff9a5637cf139f5a8204a5896f9 │ │ └─212547 /pause │ ├─f64fe9a19e65a5f527459b8fd01d898dc34b3ea634e058c3b00481aec7b1aa54 │ │ ├─150928 nova-metadata: uWSGI master │ │ ├─150941 nova-metadata: uWSGI worker 1 │ │ └─150942 nova-metadata: uWSGI worker 2 │ ├─225cb8d3f3caddaa13804118003cdecdce4b143ac3b31a04d9dbdd2a9cffc94d │ │ ├─151679 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151923 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151924 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─095d20543ec84b79163e0226815be3c53a5dd393d03b7d3c5d1ef80d14891ae8 │ │ └─47959 /pause │ ├─5b82af89a56c56c506d6743621f142e9cb819e325207e9071fc7d9b83eb7b718 │ │ └─165099 /pause │ ├─4b2fcbf6922533520a29fadabb04f3d3275fd2bd047dfd52571532af4d442fb1 │ │ ├─162006 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162243 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162244 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162246 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162247 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162248 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162249 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162250 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2287c15809dde9da8a65c5bea809631a269d7e193b9b6864245514b317a9acc0 │ │ └─123876 /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 │ ├─dadf19f674a22af2d45d3a0fa7295f2fbdd3ff922c23d52bf74b1d4b502ea314 │ │ └─175230 /pause │ ├─0443a7cd948188b6e199a33e20366415bf5c3380af71df65fff2e3090211e9ea │ │ └─58622 /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 │ ├─f10d7747697e8634852bb2ed6c4084e045905c08363e48deba8fcd96513d9ab5 │ │ └─62349 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─512326620dfed50b2e504a526f149784394fa75159d3c27075907398f463fda3 │ │ └─95470 /pause │ ├─77362433c2b42ff9237246c6ada3cefda038ee6127f3e1931e301c8a2e7cbeb2 │ │ └─47763 /manager --metrics-bind-address=:8080 │ ├─2d09da6e6d8c9f9d443925166b8cde3f9da139f5d7333e7b8ef0f989cef8a143 │ │ └─40826 etcd --advertise-client-urls=https://199.204.45.244:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.244:2380 --initial-cluster=instance=https://199.204.45.244:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.244:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.244: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 │ ├─5b070c28cacbe328c0bc4b39faa0c32a915cb26aabacb6642629aa7c0715f818 │ │ ├─222384 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─222725 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─222726 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─36ba5f042ecb9cdc3c0506ac9db67040171b514cf4a0c8fc313e36d4afe4d01f │ │ └─241026 /pause │ ├─f8b2c35c070073edb6575c113f254fa12b27fbefbf168882ad3c47d85ffb5381 │ │ └─211263 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9cee9681bb47d2abf37da91ca783c17e96e99ec0761f6cbaae2d0c608691a53e │ │ ├─238815 /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 │ │ └─239088 /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 │ ├─4cf2a533bda97c142a3d84b1efa0e155a583e9fb5305922517cb01d508da4e17 │ │ └─238576 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b4b2a16d76458c5d230b52ea19461f336c663cb79bd2b87a664a570126274dd6 │ │ └─195070 /pause │ ├─4d19b6758485639cba9fafe4e52139dc208551b31058bbce68ed1c7fd8b0ffd4 │ │ ├─151698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151936 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151937 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4ba7658ba7c41be94c04775a51a01cfe91157d3aaa1aef21c4b29eda0672d3a8 │ │ └─110841 /pause │ ├─fd62da9e30dc0a0c19da09cd816cc55a16df7babf3900b81b6bc8ca42a78d7e7 │ │ └─194831 /pause │ ├─01cfd33e050dde86277f96fafe786edeef5f573b852aabc74a229a1aaf31337a │ │ └─61782 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cb8b67e8fcd369608940474593da4fa9d4ada8e68651ddc1f5528595b292c549 │ │ └─64485 /pause │ ├─71250f8391618173da389b8c2b6fe7a61fc1c90d376fbb04e6f929207e66a71d │ │ └─55289 nfd-master -crd-controller=true -metrics=8081 │ ├─b624267edc5fc0a612e7d19def89e7d464f078649785022987a5d113649cc77c │ │ └─57978 /pause │ ├─38a4643deacabca7fd3b1eb8ee926954e4d2acc78f2164da3d1b2925cbe71fe3 │ │ ├─58598 python -u /app/sidecar.py │ │ ├─58741 python -u /app/sidecar.py │ │ └─58742 python -u /app/sidecar.py │ ├─2bcacf8bc67b62b1e89d21e15354d687bef8f1cd4001305090fff9f8ea78b836 │ │ └─208317 /pause │ ├─7615b41373c70454c66fb1e7de4608f6c891f3f26d7c990e218b85f8f48c632e │ │ ├─127089 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127106 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─127112 erl_child_setup 1048576 │ │ ├─127279 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127330 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127331 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127409 /bin/sh -s rabbit_disk_monitor │ ├─969d2bd94676ac226d8e5cf02f5166df8f9e1388b286530b745c4f6d5c20c647 │ │ └─154400 /pause │ ├─70fdbc6297affd03a121dac277b2370875ea5d8204fd1cc6ac241ca758f4c9e3 │ │ ├─75573 barbiacan-api: uWSGI master │ │ └─75592 barbiacan-api: uWSGI worker 1 │ ├─e9a46958fbcb8089e7e3231d19ec96750fa1c8fc8ddba7ace0b176813b8eace9 │ │ └─50769 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 -XX:FlightRecorderOptions=stackdepth=512 --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 --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 │ ├─721d54c65716801c7f4e95ceea65d6a210360d198c98e20105d5e59302b8b3bd │ │ └─55249 nfd-worker -metrics=8081 │ ├─0ad6dba8c2d43e63298b3824c61063edde919b8ce55e172c4be55c316c7a52d5 │ │ └─129407 /pause │ ├─91514441b2fc7a1420dd18a693b28447e5d3bf04f2bb675f898afe56b25a9603 │ │ └─61209 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c4f5f1f05b2a6e0b3b9897ea3bf1908ca77d198ee74797ee961785619e977ce9 │ │ └─63137 /bin/oauth2-proxy │ ├─d864f028d45f2751bba465733468c1b736e3436512a1fc1da354bfd9106a5b1f │ │ └─71932 /pause │ ├─c6195ccd6038f81ead152891f6b261dec11572057a07f1d378fbe5d2af459e38 │ │ └─128863 /pause │ ├─c9178d353e60257c1949e9d20819550bbc70395be5519f7d2b5b90020f80d4e9 │ │ ├─48890 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 │ │ └─51134 haproxy -sf 141 -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 │ ├─76fa4e7fd9cba1872a850a52cd30dacc928ab37abc48bbb2e50478efa1e9f915 │ │ └─172286 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─ebc4fd5dc37e2fed3b5585b4bc0a7af2185478cd7bf929704a6c06e2302fccac │ │ └─125454 /pause │ ├─7f35860f90c23c09d8319703ef7668f90f5e103c878450bbdced8ca5f3c2b3b9 │ │ └─204167 /pause │ ├─13e331fd983f8b03610c40a4038f617213c8180995271ac9c77c91a2fae7a05e │ │ └─55153 /pause │ ├─5445f6b977ed391563b9b63c30dab5f9a645c58025ab5fce6a2be46fbef1c80b │ │ └─47593 /pause │ ├─b86b8d9ce14f6a0cc06725317951183b648c586bc082d26d6035fff59a9c2e5e │ │ └─63050 /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 │ ├─b4cc258ae2beded72322cd8bad3f5bf514ddace3f8657f0d3e371514e08ac231 │ │ ├─ 46994 /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 │ │ ├─ 47007 /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 │ │ ├─ 47133 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243002 nginx: worker process │ │ ├─243003 nginx: worker process │ │ └─243004 nginx: cache manager process │ ├─44fa856765ba030218225ae12fd3b6ca31b4035ef01f9669652e0812ce7819f1 │ │ └─207434 /pause │ ├─df312052dcc750f9cd15bc8e506c5dbf662b3e6ae58d4b8ef1a52e101116dd1e │ │ ├─221908 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─222335 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpomenodrm/privsep.sock │ │ ├─222339 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─222341 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1b25313b9c01331a881952fb84a0a56751f28f03419c87ab81593c82c340c5d1 │ │ └─60942 /pause │ ├─90c4a4c5e00f402e204ef2fa61527dc0b3c2cb275016d85ebb2ca05ccfad180c │ │ └─40561 /pause │ ├─5fad84c39b7e01a7e72d419c7540b59578530f6d637f3fef16c70423e78575df │ │ └─59959 /pause │ ├─e8cdb137e622fd215d25dd42432988ab3ac338310822f7bf2a64c7a6fa2c9d70 │ │ └─166865 /bin/bash /tmp/libvirt.sh │ ├─4bb66670956beeacaa62c66f3c216e7f80d417cf0b86d7a89f83d981f51d5156 │ │ ├─61886 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61919 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fce0b0f491034b0a54ec154e5cfbd3ac8da7038de07d5f55631de60cf53b979c │ │ └─40686 /pause │ ├─8e65884bddddedb42767ddc063edcf4ce9300cfdfdd59990cd71ca01c13eacde │ │ └─63013 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-244.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 │ ├─d42a8613cb9016b121bc0197c0ad3084ba1ff3cc8aa037d9fb19038f204743e0 │ │ └─59561 /pause │ ├─f5caffb6b3d9ac84993db9adb8a3ec921f463e1e791d337b30993f6fb4e70a75 │ │ ├─203148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203166 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─357911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e3a3469016615d758ad16a9142dc1f364519b00a427e608d2d004ab0b2b8ad36 │ │ ├─ 66863 apache2 -DFOREGROUND │ │ ├─ 66878 (wsgi:k -DFOREGROUND │ │ ├─ 66879 (wsgi:k -DFOREGROUND │ │ ├─ 66880 (wsgi:k -DFOREGROUND │ │ ├─ 66881 (wsgi:k -DFOREGROUND │ │ ├─359469 apache2 -DFOREGROUND │ │ └─362750 apache2 -DFOREGROUND │ ├─818432e38a523717f4912165f9ee55cfa00d14e37477d4711d7b469a798ebb64 │ │ └─55191 nfd-gc -gc-interval=1h │ ├─554ec797c424de538150d36a459a13abf3f96a6af720f4a523982d6376ae1a2f │ │ └─40682 /pause │ ├─48eaa286050cb5c9070458f528452cbe457a0ed0425828760f162872aee5127f │ │ └─98614 /pause │ ├─67eae230aa1ce2e07d005fa5c631dcc434058130ca7ff24f2c30b72048d52873 │ │ └─48458 /pause │ ├─8b37762e0b68365de1464b7562a567212b192116b4b7d77597214e80d3f02aa8 │ │ ├─58571 python -u /app/sidecar.py │ │ ├─58726 python -u /app/sidecar.py │ │ └─58727 python -u /app/sidecar.py │ ├─1206de740b0e1355b0f247caf07b72d20565acd861dee8eade1a148e7baadd15 │ │ └─106473 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─82a0fe2a564f4565106f4f06bcf7a539a82314a58e4cb9233f73041d7d2f3163 │ │ └─43696 /coredns -conf /etc/coredns/Corefile │ ├─1c0bc81ac2cf71496b912d58b26133b48722b89beb4b4f79c2ee471ec451810f │ │ └─55003 /pause │ ├─59ad726c4e41246c8908449abb6a631ee24e9fcbde845c7ca3a766c83d23c24b │ │ └─194783 /pause │ ├─fe836d8b5fe5c1095e875f9041b26b9231d025b9c488f2e28edc5c0c407758b4 │ │ └─129064 /pause │ ├─dbe319006ac07501c08bfb846b54a64ae50d061dd66cd3229422174b1d0c2487 │ │ └─61818 /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 │ ├─59211237daf9bfc5665ae144f295817d5da6f8c160356107ec0920a715485d49 │ │ └─160821 /pause │ ├─027717d28fb336e9a185a46b981ef734aa1275d1a560e2127fef2b56bd5038f4 │ │ └─40805 kube-apiserver --advertise-address=199.204.45.244 --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 │ ├─07bdb042703ce8a4c0bd42fb9fc89ca7e91d3dc8a968ce4d8b44cc07086a4b2d │ │ └─161390 vector --config /etc/vector/vector.toml │ ├─3bfc4ddc8032a2371361f7cecdbb1acc90c92c141f22d1bdb82ad4dceb9d0a9d │ │ ├─162040 neutron-policy-server: uWSGI master │ │ ├─162053 neutron-policy-server: uWSGI worker 1 │ │ └─162054 neutron-policy-server: uWSGI worker 2 │ ├─192eda02cc9897d61b358b55024b6085d8afd118f5cf1fe3b6316178a9f43891 │ │ └─41201 /pause │ ├─0644675f0d63216942504590df3dbe4a80c08e627a5b264e4c12c4f6f5e13fda │ │ └─59669 /pause │ ├─f37dcaf11771059f8a002ce3a4dc7c03c790d8fa8f52a69f4b838826166289c1 │ │ └─108816 /pause │ ├─5bfbd45d81e9ef64e83e051b33ef87f1c75aa064c381ec8785a95dd7381933e2 │ │ └─54908 /pause │ ├─0ad23494370ae0b9dc7b95f7fc502b111903a6b06343f34a2fc15ae4de4e4cab │ │ └─163150 /pause │ ├─56e265c67da9effc473a1c59a1d66ad250bb3f2d5f40d048d4f114696160be16 │ │ ├─97383 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97399 /opt/erlang/lib/erlang/erts-13.2.2.6/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 /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─97405 erl_child_setup 1048576 │ │ ├─97461 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97512 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97513 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97635 /bin/sh -s rabbit_disk_monitor │ ├─ad4f69acc49f2c3be06f2c14f8f50ea443fa32d4d35d051010122df31ceef42e │ │ └─43283 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1c65f48aeb9c4e4945b4132a6d0fb18d4e9ff6d4a2369ee36e407b4d69d12bec │ │ ├─115024 placement-api: uWSGI master │ │ ├─115038 placement-api: uWSGI worker 1 │ │ └─115039 placement-api: uWSGI worker 2 │ ├─52c589a5a81ca2eee86c7dc564c074932ae2ee44fcc21867da0ebb10a81e4f84 │ │ └─62985 /pause │ ├─964a3bea9b8a535f98af25707488bab763d2dbdebaefb4aa822e8c1684f84f90 │ │ ├─95791 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95988 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95990 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e263d1c4080c73802e89794f624313b0e1c4a0caace14eea957f4149c98074aa │ │ └─94244 /pause │ ├─8abca084e48a9f1b97a563f0eb69eee293d5da7a39d1eade91a5f4b30ed7d4dd │ │ └─62797 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-244.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 │ ├─118a37ddf951d2ee858c67436e4dd86f9a34f0f4f41acae5c94657c0f61296ad │ │ └─154168 /pause │ └─811dec001ad3b8c26e187534e6b77322d1c897fc863c1fb289396b34aa54ed7b │ └─125397 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount