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 │ │ │ ├─21837 /lib/systemd/systemd --user │ │ │ └─21838 (sd-pam) │ │ └─session-21.scope │ │ ├─21783 sshd: cephadm [priv] │ │ └─21851 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1599 sshd: zuul [priv] │ │ └─1612 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1603 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─402753 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kfjkkcxgxyijyheoltxdteciafckrigw ; /usr/bin/python3'"'"' && sleep 0' │ ├─402754 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kfjkkcxgxyijyheoltxdteciafckrigw ; /usr/bin/python3' && sleep 0 │ ├─402755 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kfjkkcxgxyijyheoltxdteciafckrigw ; /usr/bin/python3 │ ├─402756 /bin/sh -c echo BECOME-SUCCESS-kfjkkcxgxyijyheoltxdteciafckrigw ; /usr/bin/python3 │ ├─402757 /usr/bin/python3 │ ├─402758 /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 │ └─402760 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 … │ │ ├─ 9947 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02440290a614cbfe1b6ed6b49ddebfb7015c5f5a7ab93a360deb22b0b09f5d07 -address /run/containerd/containerd.sock │ │ ├─ 12915 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39de7520aa4af41d3d945c95d8a89bdcde55cff21dd036b81b7e61034607cb3d -address /run/containerd/containerd.sock │ │ ├─ 18777 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 669fa623752c4962b9e36331089f8384a5ccb51207b4a8a46a5dac049360453c -address /run/containerd/containerd.sock │ │ ├─ 25355 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ec6bfe37a8da406e1f49ee997a08a33a605d65b71a1944ae3535e63ac0f1daf -address /run/containerd/containerd.sock │ │ ├─ 30149 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b50b7cdd418e882f60a7635c28846bac2c7c09d695fe647c89cc349af69e2502 -address /run/containerd/containerd.sock │ │ ├─ 34863 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe74bec9e877be2302615029742d6f0a187d90d96b417050e061f2846dcdf9a8 -address /run/containerd/containerd.sock │ │ ├─ 40610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aa84ed38e83ba8b90aa820c05ded0129c484bb8a9816a4015f8d511e6315a72 -address /run/containerd/containerd.sock │ │ ├─ 40616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d630fb2a341c64cadeac78012b741c679cd80f0258d34ce5ce29b3f01f898d8d -address /run/containerd/containerd.sock │ │ ├─ 40645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bed8d755102acd0d5e16c55d33f9b6b768fd107e932786aa1565f558f21c1cb5 -address /run/containerd/containerd.sock │ │ ├─ 40690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2517bcd77255f3467377b14b3865a8026c9e62909ccd6f387bd47cbdf99c3042 -address /run/containerd/containerd.sock │ │ ├─ 40698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71cdafc68d8179e24a628b0f42682c6a7f3e44fbe8eb1c7f902156571ac445bd -address /run/containerd/containerd.sock │ │ ├─ 41173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c53d7b4c58d4cd6e8f9da639e8597a88d879d3bdbc37154489250ed8949eb15 -address /run/containerd/containerd.sock │ │ ├─ 41991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c482675edf0eeb6978e50cb1cd1581553e676a18ca7d2112e2033f4177799f3 -address /run/containerd/containerd.sock │ │ ├─ 42014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50bde31854e3a92e4e52ab81223f8d253ed49a4cbb756fce008a8cfbbbaeebd2 -address /run/containerd/containerd.sock │ │ ├─ 43305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a56b7b668b6e39ba3828b758eeb642a3ef0b3a5ebf34d49a4af3d78b5aeba1 -address /run/containerd/containerd.sock │ │ ├─ 43734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0146a147b230095955314ae8fe1666f1ef157aa01ceef0795b6583e9591d97ff -address /run/containerd/containerd.sock │ │ ├─ 43773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6b77c9cfae3d14134aed17f8e10cd75a214b24aef68243747ad241e1a94c4d -address /run/containerd/containerd.sock │ │ ├─ 44223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64649cc6db88eccf49b42f5e8c28a6ffdb40517fdda65a039b2723ccf428994 -address /run/containerd/containerd.sock │ │ ├─ 44752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa98aeff18579fc3b34336c264e39107241671402d81e5c3f2d12ca527d6b0e -address /run/containerd/containerd.sock │ │ ├─ 44791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a2e571aae89cf3ddf13e9458555de4a6f49fd93d4d9a461f9798ab73a521ae -address /run/containerd/containerd.sock │ │ ├─ 44834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89b48b3bb8a71f060e6687ef83bf126b49ce7e391725dba1139ce7ebd1dc555f -address /run/containerd/containerd.sock │ │ ├─ 47127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ef34a73da16228a40c4125b8ff008cf41ab8a8496852a1c7ea1e457410c067 -address /run/containerd/containerd.sock │ │ ├─ 47243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5064916112699f1efc0f850c2f398b509e4e6434c7cf9be008567791f244f769 -address /run/containerd/containerd.sock │ │ ├─ 47964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47efb4b4ec1a493a1e22dabdb3cfc9e35f38a1f65e01b20fb6fd65043d89d70 -address /run/containerd/containerd.sock │ │ ├─ 48065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20ccbc59cc2647aef4f0d8a5cb44768eb1bae9de553c862ba6454aa50b820f6 -address /run/containerd/containerd.sock │ │ ├─ 48608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c5c7fe8b1d97924ffee9bcdc5790759e55f7b5afa78a130dd3cd09e43bb79f -address /run/containerd/containerd.sock │ │ ├─ 48898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae129965b6d6009180768c90131a93c3a46581d20232b72a3d68410d6487d441 -address /run/containerd/containerd.sock │ │ ├─ 49292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908d7f29cc9d5455d8e105fe8470eec0a8cb652e4ed33f60667541328c7d34e6 -address /run/containerd/containerd.sock │ │ ├─ 51495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec7a0dea242c8997870a39e75b4dc6bf80f17c24e41e5387ef1d34be0a29778 -address /run/containerd/containerd.sock │ │ ├─ 51635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b91a25eb798574fcc1962beb78268debf3fc75843759f1f100e64be050b962 -address /run/containerd/containerd.sock │ │ ├─ 55857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c908fd8a85d707907de064d2dd32e68ca0502a1c3a11c83cf5848d72fee2b521 -address /run/containerd/containerd.sock │ │ ├─ 56530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0dbb4f98a64e31291c633545b98eabb6cb8b0cf8a4e991236f9a50db77330e -address /run/containerd/containerd.sock │ │ ├─ 56585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e051c98bee43b06df2f0c8e6a8370559bbda5fff9488c98708df6944d100f267 -address /run/containerd/containerd.sock │ │ ├─ 56648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c5c7b2dc50a9e8dc5900cfcb2180f16dd4ab10c7946994d0c091b8ef8c75d5 -address /run/containerd/containerd.sock │ │ ├─ 56789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd846da48f1bd12fe8d256e7580569d1e3f7add72145ebee1d3a789790915885 -address /run/containerd/containerd.sock │ │ ├─ 60774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7a2029e9cf95f886dae4570f0c26665d0a5021ff37b4f2acf330eb8b78993a -address /run/containerd/containerd.sock │ │ ├─ 60910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2994c7e860f17a52b83c8a0ba11baa3a1950c89c1cade5669d887d50787fbcd -address /run/containerd/containerd.sock │ │ ├─ 60975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4fd5642d491ce621d43581705f1c23a9d0a626d93a65d70cab4104804fde63 -address /run/containerd/containerd.sock │ │ ├─ 61008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bffd029167ffe3c842692fde4482158988a39ee15d473ac9df08d9e8c1db133 -address /run/containerd/containerd.sock │ │ ├─ 62206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4711d7bb9f8743b0feea58caea73dbf1578b48ef390b9f849baa669cfa7d4e49 -address /run/containerd/containerd.sock │ │ ├─ 62341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b484ced3e28d37879afc9b481757c92e345238d606a7908cf01ebe611a68f5 -address /run/containerd/containerd.sock │ │ ├─ 62796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fbbe12d897e8383b3f49da5131c2eabe1933ab57805d22ec82c6410c011f63c -address /run/containerd/containerd.sock │ │ ├─ 62859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f14c08aeacb3738952b7299c417734b1e57b716a078e61648d454c4f6aeae9 -address /run/containerd/containerd.sock │ │ ├─ 62966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc664a5bd8ebd47f241235744ad92135edcc82d78fcf1b94f5cc56e4bac29e4 -address /run/containerd/containerd.sock │ │ ├─ 63275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eac5be54b6b1f9c5c099b64b7f5ee2513bbb006f5da71ece53fcf89e6d19230 -address /run/containerd/containerd.sock │ │ ├─ 63791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93092637d25a7d039cd4a634921a19968e5b5c339a5481784bdecb8886e05b5 -address /run/containerd/containerd.sock │ │ ├─ 63930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72cbad501ef57efb8278d319ab95b672de4a5b452a5822fc37cb7c6e54cca663 -address /run/containerd/containerd.sock │ │ ├─ 64611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c034c3f2bc7dad01cb46a91f589d7f41050e6bed22ca2a0a538b0dfd07b469cb -address /run/containerd/containerd.sock │ │ ├─ 65349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e61dacdb706058e29f12b189142ca0262445a1ea15ad05ca4452419390231fef -address /run/containerd/containerd.sock │ │ ├─ 66630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82ac31c244c231588397b793e27145356e3a1cf910c4e3d6c2f2eea7ee5245e -address /run/containerd/containerd.sock │ │ ├─ 69152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f26f3ad1c0a096c7098c6ac17bfb3cf6b6b0b3a6800bceef9c596aea48882d4 -address /run/containerd/containerd.sock │ │ ├─ 78571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac93518ebe5ccc44f6677b8c61e95830ef6149171492f084e22ff517559d0b5 -address /run/containerd/containerd.sock │ │ ├─ 79967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971f6856fd6710300563ec6fc0636c15377412ab49cc7d51def4741123d74bcb -address /run/containerd/containerd.sock │ │ ├─ 85731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b54e142113b12407505be4317415955245e86a5aaaefd8898dd243218dc62d -address /run/containerd/containerd.sock │ │ ├─ 91735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ceb43e6dabd36c33884ff69d1673e3dd5ed4410928c8866aa87df11d0e134b8 -address /run/containerd/containerd.sock │ │ ├─ 95804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e3dd4a4b34e97e0121b672a2235f7a6d4872a640773d2828ee4e49605608a9 -address /run/containerd/containerd.sock │ │ ├─ 95848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02419841ef95707b6bcee54409de1d2a69cbefdacd75a48e4f5f4158c2dbed0e -address /run/containerd/containerd.sock │ │ ├─104779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0d00ff09e63015c27d04e71feb8e69055eb661e15efac23eb0068e738edd51 -address /run/containerd/containerd.sock │ │ ├─106245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28129e98969f35a9fc06ab1c16c61b730b77a08b71f505b3b9060ce25e9415d5 -address /run/containerd/containerd.sock │ │ ├─106316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901d9ba52089501203233bb4ae5dd9c216e902b0ae1f34acde21944a0957d84b -address /run/containerd/containerd.sock │ │ ├─108218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246a3431090bba15f9c7af3ec7f0d56bca46b4143e882a5728d3819fb19d55c3 -address /run/containerd/containerd.sock │ │ ├─109868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b3eb90983587eb738e0c1f3a3ed69bddefc9f0082345891b4da4c043a9cc79 -address /run/containerd/containerd.sock │ │ ├─109994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2e0e0b668014497d2c7593e4dc55208431492027f1b55bf22a005ee09f9e05 -address /run/containerd/containerd.sock │ │ ├─122914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf8f65accaab9fdee5f4d7a2fd55c8af4cc2a09cf22df8b5968d8d9b89f0afc -address /run/containerd/containerd.sock │ │ ├─123041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bca5c438bd59f653f6446cc05712d43c26597248f56960f2fc5e554d68b8d4c -address /run/containerd/containerd.sock │ │ ├─125463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbebcd99076e19eafcac79e9b0ed66dfe75b38c428cdd968bc952a5cff30d303 -address /run/containerd/containerd.sock │ │ ├─140015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d1c2c6d32f43bf375cd59fdfd28eb001c4a39dbd2c618cf28c95f6c7b9c4949 -address /run/containerd/containerd.sock │ │ ├─141020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b39e6d1f4165c89372e71ad8607f3067ec76e72dd4a68509d9ea2e4e025a5113 -address /run/containerd/containerd.sock │ │ ├─141993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cfaebde048054925cd9f1a56aa601523bfc623eca46d26c3ca7d1199d97b86e -address /run/containerd/containerd.sock │ │ ├─142035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3f2bc620afd3529ca4f2fb643e98fe5fb082bcadaca9abd1036b55b083de93 -address /run/containerd/containerd.sock │ │ ├─142634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a153e3c4daf8b5dd6c92864639e2b951e74d580978308e3b71e4aab5e96dadd -address /run/containerd/containerd.sock │ │ ├─143748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984831914b26b5384e4c2f05d6eaba9b535ddc168da18802ee271f9e8db8fa47 -address /run/containerd/containerd.sock │ │ ├─146024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9acc92444744c1302aa50331ca8a671fe9deb24877b5f193d3158c25718485e0 -address /run/containerd/containerd.sock │ │ ├─146305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc02cd6244a38b78cc93cd2959c8bcd94f0c133420dab8da9fd2daf4b63b049 -address /run/containerd/containerd.sock │ │ ├─146526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ecae364df5f593240e5f5f62dc151d82ffb20fb62bb179f8c91d72699b2bb0 -address /run/containerd/containerd.sock │ │ ├─146600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 771f927a25881436a9a0db9154a38a62248ef322e9a6c1084c9e7afbcf9be712 -address /run/containerd/containerd.sock │ │ ├─146872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c59203eeaedac289cccb49fbccbf0e069c2b97a98faebbebe5dc8cdbc6f0131 -address /run/containerd/containerd.sock │ │ ├─146997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9cb7c89d470d6f49e05c6e65837584ff71a65704f9f79a9003ee4da1115ae1c -address /run/containerd/containerd.sock │ │ ├─172911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b68a10ef48015d248a8db2fa36cb58ee29af3eb79dd7d242f15d21286dcd930 -address /run/containerd/containerd.sock │ │ ├─174698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8511de52ee9c85a0966cd95f953b55112c3eb193ca7b63ae58eae978f8c2e5a -address /run/containerd/containerd.sock │ │ ├─174723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e4d06f24c486d72ff8ba146b1d68c8a32d3cba69918b39267f8b0e290e1e27e -address /run/containerd/containerd.sock │ │ ├─174815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 534c1eda4a9dedaecdec31638d8978d345ac02feb529ecbbbc79ffac992b212d -address /run/containerd/containerd.sock │ │ ├─175087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ae75d5b3b06826cdcaa903442ae08fc173c64e4ed467406a7b599db8c42d13 -address /run/containerd/containerd.sock │ │ ├─175126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a06cb403e171bfaa7f654b8f2da2726fcde2396504b1426fce305d32edb47ba -address /run/containerd/containerd.sock │ │ ├─182061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5c099a9fcf3b1ab969ebabcc0074c7e32ecb8c9f52ac99b38e5de0349a8737 -address /run/containerd/containerd.sock │ │ ├─186219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76fc74aaea50af768996895e28057f5a9329d13976a8bfd78bbc1dcb25d1fd7 -address /run/containerd/containerd.sock │ │ ├─188900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4519d22c6fe0bfec0e3f7e78e06e7e20a25f2eef0a9ef059045d73b6328587dc -address /run/containerd/containerd.sock │ │ ├─188969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b1ac8b5fab993c65eb22f9d056ff5429536302318e35d4957201c7d2485018d -address /run/containerd/containerd.sock │ │ ├─189123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715f5fc997528b04e706d5e861de8ef6f53e55d416bb87d1757f0bd3926d5425 -address /run/containerd/containerd.sock │ │ ├─205152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384a5c1c9413952830a142522829a9bd18fd15453b0dd7f49aacacd076e60ae9 -address /run/containerd/containerd.sock │ │ ├─212858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53235505846600f3c3fb4550e0683d5349bb8bd020fb4d5c9326d74ea9de5cbd -address /run/containerd/containerd.sock │ │ ├─212895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 732ef26f932bdd20539fea9ee9e5b2f4c346398db45ee4380bcd660aa8c18838 -address /run/containerd/containerd.sock │ │ ├─212932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e380dedf09d1c12c10b2d0544a5030f542bd4f84d27f71bab4097f4c15a5589 -address /run/containerd/containerd.sock │ │ ├─213231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb40560ad27ea4cbb1cb3c6b848af975100e4817f6d5f0ad714a983c80b568e -address /run/containerd/containerd.sock │ │ ├─224868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5123a5feb7e25874ad36fe6f4464c2a216415f0b0e9fecdae2a1947a1ae08c23 -address /run/containerd/containerd.sock │ │ ├─227346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202ef2becc09f0bbdaf18bd20ed2e8a97a060c4e046f6ca256c742866533cc15 -address /run/containerd/containerd.sock │ │ ├─228433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea9082faf6e393b3f375def5b0bac65b9b3591014afc13eba4939aa83a31cda5 -address /run/containerd/containerd.sock │ │ ├─229318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea11985de576e644ef67c5be9cafe7b0c6f350e754498099b57ed70d630f1115 -address /run/containerd/containerd.sock │ │ ├─230355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb29d1236b4d94adcb25eba0acb6d7292a83333e4cd1c755ff59a419b8c4c19 -address /run/containerd/containerd.sock │ │ ├─232722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf5401776e4e50d1df4102227f22784d50c4391ee8ec674cac97255699cc823 -address /run/containerd/containerd.sock │ │ ├─234205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b52c57d8ec9c8fe7d0cea4127c759bcd3c923782113c791520a875aa647dd25 -address /run/containerd/containerd.sock │ │ ├─234291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edd4f170fa2c6e04edfbac87bf897f8cbce3e861a5a9b68338307e8a3857bb44 -address /run/containerd/containerd.sock │ │ ├─243925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d7300fcc5b381a28052b6a68d9d925a52415bcfe5160b16ab341429c44ecfef -address /run/containerd/containerd.sock │ │ ├─244376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532c6a6f2ea07d0384f313fde211e32728e5f941e155599166fa59573ac3bb91 -address /run/containerd/containerd.sock │ │ ├─246993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f654eb9f721fcc785e35b51f9495eca3d4a3f3b8138240265b2d3cb63910b1 -address /run/containerd/containerd.sock │ │ ├─251546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdb1c007d1f5cc8728fd657e54ec61a071d455999131f4683360a19dc42ee17 -address /run/containerd/containerd.sock │ │ ├─251727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dcb80abe5ae37f5b69f59320286a698a2ac64264fea825a3a8c364a1fa07eb -address /run/containerd/containerd.sock │ │ ├─251771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980821ea5151d4cf674af881dc52856dbd90a09d91b50d0958150c4c086b86b0 -address /run/containerd/containerd.sock │ │ ├─251827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6127b561605605f29dabc064cee74dade6c17f598c9ded3d47fe060d5fa89a0 -address /run/containerd/containerd.sock │ │ ├─263326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f863ee4aea8b19c451f5bd0931834b53fb71009fb29b24ed6cecee545ee39870 -address /run/containerd/containerd.sock │ │ ├─266332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e1a20c895ae2fd23f09de31ed2668c90fbdeb3ee8df30ed2bd07ee33e0a244 -address /run/containerd/containerd.sock │ │ └─267667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2419ed77093ad1ef672282f39c7d165e2d656290d343752f894ce3a7c414b78e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-6ec6bfe37a8da406e1f49ee997a08a33a605d65b71a1944ae3535e63ac0f1daf.scope … │ │ ├─25379 /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 │ │ └─25392 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29862 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30133 /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 │ │ │ ├─18735 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18755 /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 │ │ │ ├─25074 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25337 /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@mgr.instance.ubjxpn.service │ │ │ ├─12832 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ubjxpn/unit.run │ │ │ └─12861 /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-ubjxpn --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.ubjxpn:/var/lib/ceph/mgr/ceph-instance.ubjxpn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ubjxpn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ubjxpn -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 │ │ │ ├─34576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34846 /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 │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12500 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10317 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139333 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41071 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-669fa623752c4962b9e36331089f8384a5ccb51207b4a8a46a5dac049360453c.scope … │ │ ├─18804 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18823 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─run-r28c3281418454a17ab1d649e98d8bc11.scope │ │ └─189522 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11079 /usr/sbin/chronyd -F 1 │ │ └─11080 /usr/sbin/chronyd -F 1 │ ├─docker-02440290a614cbfe1b6ed6b49ddebfb7015c5f5a7ab93a360deb22b0b09f5d07.scope … │ │ ├─12582 /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 │ │ └─12602 /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-39de7520aa4af41d3d945c95d8a89bdcde55cff21dd036b81b7e61034607cb3d.scope … │ │ ├─12943 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ubjxpn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12962 /usr/bin/ceph-mgr -n mgr.instance.ubjxpn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-fe74bec9e877be2302615029742d6f0a187d90d96b417050e061f2846dcdf9a8.scope … │ │ ├─34887 /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 │ │ └─34899 /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 │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139070 /sbin/iscsid │ │ └─139071 /sbin/iscsid │ ├─docker-b50b7cdd418e882f60a7635c28846bac2c7c09d695fe647c89cc349af69e2502.scope … │ │ ├─30174 /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 │ │ └─30187 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─a9d982f31f149205eabec7aa3e8146cbf10a289d35768cee4136db80455613fb │ │ └─86505 /usr/local/bin/rook ceph operator │ ├─72cbad501ef57efb8278d319ab95b672de4a5b452a5822fc37cb7c6e54cca663 │ │ └─63954 /pause │ ├─379a3aadc29c99b183a95c0c237d71dcf2753f3b3fa305ff35dcbb91eeb543d0 │ │ └─64823 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b0de4eaf2bcfa4818371709f82f5b0e0ec0d32b0e96cc3de04b8bb7a3f49742f │ │ └─62299 /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 │ ├─7bdb1c007d1f5cc8728fd657e54ec61a071d455999131f4683360a19dc42ee17 │ │ └─251580 /pause │ ├─ab48427acdd89a65c7eecedb630ea5b6df78d3d52db4d9c7fc3c9598db87f697 │ │ ├─67498 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67560 erl_child_setup 1048576 │ │ ├─67636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67750 /bin/sh -s rabbit_disk_monitor │ ├─3bb295c563c07dc287f9819753f4f11cffbbbaa4e5fe131c2a5e21be226ed482 │ │ ├─184483 neutron-policy-server: uWSGI master │ │ ├─184496 neutron-policy-server: uWSGI worker 1 │ │ └─184497 neutron-policy-server: uWSGI worker 2 │ ├─d10e243759cefed6bc2abac515f9998ecfef5a7aeac186dcc1973058aeace7e4 │ │ └─51795 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─0146a147b230095955314ae8fe1666f1ef157aa01ceef0795b6583e9591d97ff │ │ └─43759 /pause │ ├─01c5c7b2dc50a9e8dc5900cfcb2180f16dd4ab10c7946994d0c091b8ef8c75d5 │ │ └─56672 /pause │ ├─1b68a10ef48015d248a8db2fa36cb58ee29af3eb79dd7d242f15d21286dcd930 │ │ └─172935 /pause │ ├─d2994c7e860f17a52b83c8a0ba11baa3a1950c89c1cade5669d887d50787fbcd │ │ └─60936 /pause │ ├─c47efb4b4ec1a493a1e22dabdb3cfc9e35f38a1f65e01b20fb6fd65043d89d70 │ │ └─47988 /pause │ ├─715f5fc997528b04e706d5e861de8ef6f53e55d416bb87d1757f0bd3926d5425 │ │ └─189162 /pause │ ├─34e3dd4a4b34e97e0121b672a2235f7a6d4872a640773d2828ee4e49605608a9 │ │ └─95828 /pause │ ├─441b51241c1b09609d6f0e7dc7b9f4d8825255d13737c9ca679faf14aa4120e0 │ │ └─41008 /kube-vip manager │ ├─2b0dbb4f98a64e31291c633545b98eabb6cb8b0cf8a4e991236f9a50db77330e │ │ └─56560 /pause │ ├─7c482675edf0eeb6978e50cb1cd1581553e676a18ca7d2112e2033f4177799f3 │ │ └─42045 /pause │ ├─5ac531258a7f3c3789113a1420f3306c01c297719041c197ccf1559606457e3c │ │ ├─201513 heat-api: uWSGI master │ │ ├─201555 heat-api: uWSGI worker 1 │ │ └─201556 heat-api: uWSGI worker 2 │ ├─1aa84ed38e83ba8b90aa820c05ded0129c484bb8a9816a4015f8d511e6315a72 │ │ └─40687 /pause │ ├─4b1ac8b5fab993c65eb22f9d056ff5429536302318e35d4957201c7d2485018d │ │ └─189026 /pause │ ├─8cfaebde048054925cd9f1a56aa601523bfc623eca46d26c3ca7d1199d97b86e │ │ └─142019 /pause │ ├─2501b1225fa7ce00ef57f188d337a5f28a0ba73bde126fa382f290d19a699d04 │ │ ├─49430 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 │ │ └─50653 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9504515c42db438fc12a8fc7652f8278352f079e17b1a2e1524acac4471fb3e0 │ │ └─49648 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4711d7bb9f8743b0feea58caea73dbf1578b48ef390b9f849baa669cfa7d4e49 │ │ └─62234 /pause │ ├─901d9ba52089501203233bb4ae5dd9c216e902b0ae1f34acde21944a0957d84b │ │ └─106350 /pause │ ├─6873214e3f8ad4d96ef12c704430e062e4fa1470eee21654997a85ff74102c97 │ │ ├─244457 magnum-api: uWSGI master │ │ ├─244474 magnum-api: uWSGI worker 1 │ │ └─244475 magnum-api: uWSGI worker 2 │ ├─7a0d00ff09e63015c27d04e71feb8e69055eb661e15efac23eb0068e738edd51 │ │ └─104803 /pause │ ├─0a8571ce735b4f2079a265d0edae9c5fdea5f72d7a160a7d2c6fdc0e535a7b9b │ │ ├─171636 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172162 nova-scheduler: ServiceWrapper worker(0) │ │ └─172164 nova-scheduler: ServiceWrapper worker(1) │ ├─0e4928e5f17441bd11faa57239909331e08a8a76b08162ff6ff28838c11ad0f5 │ │ ├─184442 neutron-api: uWSGI master │ │ ├─184469 neutron-api: uWSGI worker 1 │ │ └─184470 neutron-api: uWSGI worker 2 │ ├─585ab5c0e347587dbe66faf62fbdf16275d532c5a3c045f1c5bc43963da133f8 │ │ └─266786 /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 │ ├─4519d22c6fe0bfec0e3f7e78e06e7e20a25f2eef0a9ef059045d73b6328587dc │ │ └─188930 /pause │ ├─71d2cc661ecddb7050e1d39f86cfb3eb77af82568f246a8bc5f6df56c1fa7d0a │ │ └─40924 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 │ ├─2d1c2c6d32f43bf375cd59fdfd28eb001c4a39dbd2c618cf28c95f6c7b9c4949 │ │ └─140043 /pause │ ├─5d7300fcc5b381a28052b6a68d9d925a52415bcfe5160b16ab341429c44ecfef │ │ └─243980 /pause │ ├─1a2fec06decc5f342d1bc6a8ebf4de8c3f335fcc7dbdea0d4fe27977c8f3fe08 │ │ └─65807 /goldpinger --static-file-path /static │ ├─32507e6d594f01118dc0e8537dea01eb2f07ba2dc0a9512ef1565000be076c7d │ │ └─43861 /coredns -conf /etc/coredns/Corefile │ ├─e4708745b8e67d0415f8f8f029e644936261561edc5620385a8cf3c8feab5dd9 │ │ └─97033 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f1d28699b8103cc2bdef575bc0c43a49d6c9c4509f14de57b2ef687fb0bcea01 │ │ ├─184423 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185086 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185088 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185095 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5123a5feb7e25874ad36fe6f4464c2a216415f0b0e9fecdae2a1947a1ae08c23 │ │ └─224892 /pause │ ├─52e73fccb9c0f140235fe4242a6eb9012b5307b570b81883d05bee6cf71e53a3 │ │ └─229375 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4ba423ccaab6e329dcf24f45b4c55cdfddbd3cb9e7560297eb4592a4e64ee880 │ │ ├─65577 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65611 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─34a56b7b668b6e39ba3828b758eeb642a3ef0b3a5ebf34d49a4af3d78b5aeba1 │ │ └─43329 /pause │ ├─c05803ca2a387e38297af905a0154ad2063807f4c84f18775dc5e9dcd2b1a2b7 │ │ ├─205463 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─205486 erl_child_setup 1048576 │ │ ├─205670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205888 /bin/sh -s rabbit_disk_monitor │ ├─4dec86fd92bd69f1bbbf964b6cc21bd534fb3a25c412e4dad6b47e1769fd94d6 │ │ └─261281 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4b52c57d8ec9c8fe7d0cea4127c759bcd3c923782113c791520a875aa647dd25 │ │ └─234232 /pause │ ├─e751f903231edc16826ab990d2113bab1261db1de0f68a87cef100170c3705b0 │ │ ├─124028 /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 │ │ └─124262 /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 │ ├─6ceb43e6dabd36c33884ff69d1673e3dd5ed4410928c8866aa87df11d0e134b8 │ │ └─91758 /pause │ ├─e33d77751bed90b34e00afebd7438c6699e7d458c6c76a94ebf3f92796f3bbfc │ │ └─66345 /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-109.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 │ ├─27a2e571aae89cf3ddf13e9458555de4a6f49fd93d4d9a461f9798ab73a521ae │ │ └─44818 /pause │ ├─e76fc74aaea50af768996895e28057f5a9329d13976a8bfd78bbc1dcb25d1fd7 │ │ └─186242 /pause │ ├─6ff6f5c4aedb84e67fe66eeec0d3f78f45e4d388102372d098fa920132eb1ae9 │ │ ├─175691 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─389145 sleep 300 │ ├─05f654eb9f721fcc785e35b51f9495eca3d4a3f3b8138240265b2d3cb63910b1 │ │ └─247018 /pause │ ├─53235505846600f3c3fb4550e0683d5349bb8bd020fb4d5c9326d74ea9de5cbd │ │ └─212964 /pause │ ├─d48d0d1ce0494a45979db5f42ff24f7f265c6b104f2a8051e783de0de705d9d9 │ │ ├─142880 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143051 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 │ │ ├─143057 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─402606 sleep 15 │ ├─365b3d2d1afa43eb0882f125335f52d15e0e9aef03c2f90bcec963985e21b52b │ │ └─56919 nfd-worker -metrics=8081 │ ├─e64649cc6db88eccf49b42f5e8c28a6ffdb40517fdda65a039b2723ccf428994 │ │ └─44247 /pause │ ├─313d91143fac4360a0bf71fb0de3f9a950a2d6edd6ea58a697f67177a5306e95 │ │ ├─142270 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142382 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142396 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 │ │ ├─142555 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─402422 sleep 15 │ ├─743dbb51a7f65c5d976cbb2d7fa1f58ab2b55f5c963e1dfe284718d772c0933a │ │ └─230407 /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 │ ├─5a8af95cdea185abb7dafcab7d61c27dec80de9a75c37fa8b4908f32861d591e │ │ ├─261314 manila-api: uWSGI master │ │ ├─261362 manila-api: uWSGI worker 1 │ │ └─261363 manila-api: uWSGI worker 2 │ ├─9b3767280eb61cd8610c938e30dcfa6dc149ed4284da4e0cdf7f4f2a285fc4dd │ │ └─48753 percona-xtradb-cluster-operator │ ├─46af641f720a776a72bc03acafc1bf651a41436a36aded93790ad7195f40554c │ │ └─66702 /bin/pushgateway │ ├─50bde31854e3a92e4e52ab81223f8d253ed49a4cbb756fce008a8cfbbbaeebd2 │ │ └─42059 /pause │ ├─5eb40560ad27ea4cbb1cb3c6b848af975100e4817f6d5f0ad714a983c80b568e │ │ └─213255 /pause │ ├─f77893baff49a1df0df87765839277e36a8c554d28e17f662986c35a2dcc8b45 │ │ ├─270069 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270083 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─23c5c7fe8b1d97924ffee9bcdc5790759e55f7b5afa78a130dd3cd09e43bb79f │ │ └─48633 /pause │ ├─0b6e4dcf23db72db74c8b78df3d7326da6d06e8f889eae6471ac6d0e3e83b07d │ │ └─48253 /manager --metrics-bind-address=:8080 │ ├─6a06cb403e171bfaa7f654b8f2da2726fcde2396504b1426fce305d32edb47ba │ │ └─175151 /pause │ ├─ae9c18b468249d87a06e6f9754c97bbf69b34cbf8ae9d973dbd2ce54b02dfc54 │ │ ├─62035 python -u /app/sidecar.py │ │ ├─62248 python -u /app/sidecar.py │ │ └─62249 python -u /app/sidecar.py │ ├─9a2a9dd344fdb35c54126074202b0ae74b5b729ffd018569d1e5dad8350349b5 │ │ ├─201518 heat-api-cfn: uWSGI master │ │ ├─201557 heat-api-cfn: uWSGI worker 1 │ │ └─201558 heat-api-cfn: uWSGI worker 2 │ ├─6735e91d2bfb018dbf0e4d6a4961c114cadbc923f0e79483704c8bed5c7d5151 │ │ └─192950 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─635f591ff973f9711aebc6422d5057b37a18f1da4b0be988935122472525d0c6 │ │ └─66832 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─de68a8d4c34270ba6ecb7ea17fa622525299d741bb0dda84daf515daa3ddd6fb │ │ ├─223652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223670 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3c86602460c09a6fa31cbd701222602d00445a8501a2aa3c8c950b5d29790c72 │ │ └─182683 vector --config /etc/vector/vector.toml │ ├─edd5794c628ad46f2c16b9635d08f57bfb66ecc4ddcbc2feb3f34d42ee4e0b70 │ │ ├─105154 glance-api: uWSGI master │ │ ├─105167 glance-api: uWSGI worker 1 │ │ └─105168 glance-api: uWSGI worker 2 │ ├─c07be89cd24142a0c12ac1909721218bd5fd93351545ed11397358c7a6810dab │ │ ├─182765 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182797 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─6eac5be54b6b1f9c5c099b64b7f5ee2513bbb006f5da71ece53fcf89e6d19230 │ │ └─63300 /pause │ ├─1a7a2029e9cf95f886dae4570f0c26665d0a5021ff37b4f2acf330eb8b78993a │ │ └─60798 /pause │ ├─a6127b561605605f29dabc064cee74dade6c17f598c9ded3d47fe060d5fa89a0 │ │ └─251885 /pause │ ├─edd4f170fa2c6e04edfbac87bf897f8cbce3e861a5a9b68338307e8a3857bb44 │ │ └─234322 /pause │ ├─c908fd8a85d707907de064d2dd32e68ca0502a1c3a11c83cf5848d72fee2b521 │ │ └─55883 /pause │ ├─b7c6891548704beb8f937dfab9c0cb724ce65c195c9569e8ba6acf4ca21dbbc1 │ │ └─47585 /server │ ├─f6b91a25eb798574fcc1962beb78268debf3fc75843759f1f100e64be050b962 │ │ └─51658 /pause │ ├─209f32bf84d5fb31829e600707d29beda3008093285b639b505ceff0a5545f65 │ │ └─43372 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8c2e0e0b668014497d2c7593e4dc55208431492027f1b55bf22a005ee09f9e05 │ │ └─110058 /pause │ ├─7ddb0a602a4090bc20db315f125153fc8a64007d8a828f459564819669b9e0eb │ │ ├─186362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─186385 erl_child_setup 1048576 │ │ ├─186522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186728 /bin/sh -s rabbit_disk_monitor │ ├─5bffd029167ffe3c842692fde4482158988a39ee15d473ac9df08d9e8c1db133 │ │ └─61043 /pause │ ├─853f634cd0ecd96f50f937c677cf7248ea09f7583ae92f7074a09075a6cbb3a1 │ │ ├─108423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108446 erl_child_setup 1048576 │ │ ├─108527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108720 /bin/sh -s rabbit_disk_monitor │ ├─d342637fc00e5257531df7199fbf0d8eb05bf5514f8fc2e4e8c5d23cac0f82f1 │ │ └─63431 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 │ ├─6c59203eeaedac289cccb49fbccbf0e069c2b97a98faebbebe5dc8cdbc6f0131 │ │ └─146896 /pause │ ├─732ef26f932bdd20539fea9ee9e5b2f4c346398db45ee4380bcd660aa8c18838 │ │ └─212966 /pause │ ├─06264a0978c0759298d944fc7aefd5e0458901ea7dfede81d31809ea3153c26b │ │ ├─119893 cinder-api: uWSGI master │ │ ├─119909 cinder-api: uWSGI worker 1 │ │ └─119910 cinder-api: uWSGI worker 2 │ ├─22f151d7846d1df6a611fa7ad60e9ab1cc259b66671c3ebab16752f826ffd068 │ │ └─45022 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2517bcd77255f3467377b14b3865a8026c9e62909ccd6f387bd47cbdf99c3042 │ │ └─40772 /pause │ ├─ea025292fb237d119152b22ebfa2e2da2e4b347eabf8303ac8e416964eae2208 │ │ └─249427 docker-registry serve /etc/docker-registry/config.yml │ ├─9866f276919f67b67cf6d87760f5f9aa71f2f4321c2f0c61246bc7a77c8890e2 │ │ └─189460 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3682a08a117c4e93ea4d4df65cdd6abfaf521187f0d5afb67151d624c3ab441f │ │ └─44446 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 │ ├─7f26f3ad1c0a096c7098c6ac17bfb3cf6b6b0b3a6800bceef9c596aea48882d4 │ │ └─69176 /pause │ ├─96b3eb90983587eb738e0c1f3a3ed69bddefc9f0082345891b4da4c043a9cc79 │ │ └─109941 /pause │ ├─1db6dbb3180674d9a9b54415c9eef0717a2f125a2d50a57ffe835428675e8f01 │ │ ├─247222 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─247245 erl_child_setup 1048576 │ │ ├─247343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247632 /bin/sh -s rabbit_disk_monitor │ ├─accfc2b742bf7be51a76be2effefe343120fd751a36b13c291db22b953d9eaa4 │ │ ├─182648 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182866 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 │ │ ├─182876 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401991 sleep 15 │ ├─3f4065b278d0fbbcecd4b830ef02bc60a699b6dd8c09cae25f75fb445bc82bf3 │ │ └─52118 redis_exporter │ ├─012b2ff2c31232bf65e451654446513d1bca9837612a9318a42b583949a82c83 │ │ └─66437 /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 │ ├─984831914b26b5384e4c2f05d6eaba9b535ddc168da18802ee271f9e8db8fa47 │ │ └─143772 /pause │ ├─eb4609e5f0ad72df2a1c54189e3b9067ec1510a12b8e3f827c36526ed94a34e9 │ │ ├─173048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173070 erl_child_setup 1048576 │ │ ├─173117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173350 /bin/sh -s rabbit_disk_monitor │ ├─83240bfc73c9830e777e0191821f42168ca88984778c5eb864d74c5ec220e3ca │ │ └─51702 valkey-server *:6379 │ ├─259056b0ba16f812cf5b19f821190858ba1975e01b299a95465c9a9ced0100e5 │ │ ├─42481 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42902 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fe5c099a9fcf3b1ab969ebabcc0074c7e32ecb8c9f52ac99b38e5de0349a8737 │ │ └─182085 /pause │ ├─789a2911981dc46673f04d02c84f2390eea24f5b2d76431541dc17c246a1ae27 │ │ ├─222865 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223204 octavia-worker: ConsumerService worker(0) │ │ └─223207 octavia-worker: ConsumerService worker(1) │ ├─384a5c1c9413952830a142522829a9bd18fd15453b0dd7f49aacacd076e60ae9 │ │ └─205176 /pause │ ├─4bc02cd6244a38b78cc93cd2959c8bcd94f0c133420dab8da9fd2daf4b63b049 │ │ └─146331 /pause │ ├─bed8d755102acd0d5e16c55d33f9b6b768fd107e932786aa1565f558f21c1cb5 │ │ └─40768 /pause │ ├─28129e98969f35a9fc06ab1c16c61b730b77a08b71f505b3b9060ce25e9415d5 │ │ └─106272 /pause │ ├─31dc777f21f6f6fb1eebc3762a65f530e9bf7ddaf9bc9e631037b5d76a3726bc │ │ └─40883 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 │ ├─2bc81cd2751da2e73226e5d970afdc2df5f75f85be3a1da1afa12227aee4caf2 │ │ ├─142286 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142325 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142348 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 │ │ ├─142530 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─402419 sleep 15 │ ├─971f6856fd6710300563ec6fc0636c15377412ab49cc7d51def4741123d74bcb │ │ └─79990 /pause │ ├─a71a16e0cfa2b5676234cf28a8ec969d89fbccc6dfa463c0d8813052fd1f4a0e │ │ └─49580 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f82ac31c244c231588397b793e27145356e3a1cf910c4e3d6c2f2eea7ee5245e │ │ └─66653 /pause │ ├─5232e2cf033ce6cfa5293e36485dbb42390fd6f2a3527544e2667e964f887e83 │ │ └─140388 /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 │ ├─534c1eda4a9dedaecdec31638d8978d345ac02feb529ecbbbc79ffac992b212d │ │ └─174870 /pause │ ├─ac3f2bc620afd3529ca4f2fb643e98fe5fb082bcadaca9abd1036b55b083de93 │ │ └─142062 /pause │ ├─a0e7909d712f3fe9d19e81fadf1f55fca4da5a9e0bb068caafe8e5862a11ca18 │ │ └─61283 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─9fbbe12d897e8383b3f49da5131c2eabe1933ab57805d22ec82c6410c011f63c │ │ └─62825 /pause │ ├─02e49dd2039e5133a12225d4721e6343f23e7da0b8b075e72b011c17cebf10a0 │ │ └─57081 /secretgen-controller │ ├─08e1a20c895ae2fd23f09de31ed2668c90fbdeb3ee8df30ed2bd07ee33e0a244 │ │ └─266372 /pause │ ├─2419ed77093ad1ef672282f39c7d165e2d656290d343752f894ce3a7c414b78e │ │ └─267710 /pause │ ├─4c53d7b4c58d4cd6e8f9da639e8597a88d879d3bdbc37154489250ed8949eb15 │ │ └─41197 /pause │ ├─d7ecae364df5f593240e5f5f62dc151d82ffb20fb62bb179f8c91d72699b2bb0 │ │ └─146586 /pause │ ├─f8f8a2f49e5f050548c9d3e299a0b929bc40b6f075d61c841672904e102d2fba │ │ └─42268 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─673fe8e8cbbf5a15522092c6c12ef276ccf5f0f34927f9c0b7e9350c13c91fcf │ │ └─40852 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─9715b8b16aa2388b4080b9a0016fdbadad0cddda2b30016aa6465d7861009cbe │ │ ├─201512 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201849 heat-engine: ServiceWrapper worker(0) │ │ └─201852 heat-engine: ServiceWrapper worker(1) │ ├─534b1f022ff132a4819614a85875f47e1bc099e22484e41c4c8b7838a2abf759 │ │ └─51984 valkey-server *:26379 [sentinel] │ ├─d4dcb80abe5ae37f5b69f59320286a698a2ac64264fea825a3a8c364a1fa07eb │ │ └─251750 /pause │ ├─ea11985de576e644ef67c5be9cafe7b0c6f350e754498099b57ed70d630f1115 │ │ └─229343 /pause │ ├─6bca5c438bd59f653f6446cc05712d43c26597248f56960f2fc5e554d68b8d4c │ │ └─123080 /pause │ ├─7ee64f7bf53adbe8f790eb674eb6516edf8314589851259167fd2511832a4da8 │ │ └─166075 /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 │ ├─b0f5d9191d68249ede6372dd1534e34489ac56a3745143d01b1d9c4e8c91423a │ │ ├─ 47490 /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 │ │ ├─ 47503 /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 │ │ ├─ 47637 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265895 nginx: worker process │ │ ├─265896 nginx: worker process │ │ └─265897 nginx: cache manager process │ ├─e20ccbc59cc2647aef4f0d8a5cb44768eb1bae9de553c862ba6454aa50b820f6 │ │ └─48089 /pause │ ├─f17feb8b16fd997dad98294427fabfc8d1841a59b7e50c8ccfe7c4479abb1dd9 │ │ ├─266148 apache2 -DFOREGROUND │ │ ├─268484 (wsgi:h -DFOREGROUND │ │ ├─268485 (wsgi:h -DFOREGROUND │ │ ├─268486 (wsgi:h -DFOREGROUND │ │ ├─268487 (wsgi:h -DFOREGROUND │ │ ├─268488 (wsgi:h -DFOREGROUND │ │ ├─268489 apache2 -DFOREGROUND │ │ └─268490 apache2 -DFOREGROUND │ ├─df2f3944324f961cd3d7b92d66799e19e7d80f11bc5c24f748fc9f4272fc54ae │ │ └─66390 /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 │ ├─fd846da48f1bd12fe8d256e7580569d1e3f7add72145ebee1d3a789790915885 │ │ └─56812 /pause │ ├─2d0751102c1e1c7490e5490def7ecfb4ff55b6d023956db0abe69965c617fb1c │ │ └─227503 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e3f2dd60c0a1c4af7fb1ca81cdcae6a474051d21e0d56fecee617150fcdc8369 │ │ └─66801 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─89b48b3bb8a71f060e6687ef83bf126b49ce7e391725dba1139ce7ebd1dc555f │ │ └─44862 /pause │ ├─655cf4bc6eb3832cc50a22264456ee885488fc1271686e4abdb7e57f6b07aa9f │ │ └─123618 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fdc664a5bd8ebd47f241235744ad92135edcc82d78fcf1b94f5cc56e4bac29e4 │ │ └─62998 /pause │ ├─c93092637d25a7d039cd4a634921a19968e5b5c339a5481784bdecb8886e05b5 │ │ └─63829 /pause │ ├─bbf8f65accaab9fdee5f4d7a2fd55c8af4cc2a09cf22df8b5968d8d9b89f0afc │ │ └─122941 /pause │ ├─7b29f217f34057cd0bf7477cd179dde8ecb3545a6877293d2965dcfc71789c37 │ │ └─41222 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8907b8bfbc81de33d8807dea05ca7c071faea993ff0884f0fd7b98af9d516ea1 │ │ ├─192921 /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 │ │ ├─372064 /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/tmpvqfgghle/privsep.sock │ │ ├─372313 /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/tmpo42ca6r9/privsep.sock │ │ └─372459 /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/tmpnr0vqgxx/privsep.sock │ ├─55b4b1141cf1fa5ce3c85cd2a88e862a7b61e4235d7e24f3d3371f8ff1ddb09d │ │ └─45068 /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 │ ├─7aa79f77b1593dbcdddfcbf021aec0087ea86da6e704c05b7adb84263b25e309 │ │ ├─85013 barbiacan-api: uWSGI master │ │ └─85026 barbiacan-api: uWSGI worker 1 │ ├─9acc92444744c1302aa50331ca8a671fe9deb24877b5f193d3158c25718485e0 │ │ └─146081 /pause │ ├─1ac93518ebe5ccc44f6677b8c61e95830ef6149171492f084e22ff517559d0b5 │ │ └─78594 /pause │ ├─49b54e142113b12407505be4317415955245e86a5aaaefd8898dd243218dc62d │ │ └─85756 /pause │ ├─79a51cde7961d7d49ec5eecd2e27160b69cd5f14200f1ef361288b2f95addce3 │ │ └─65265 /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 │ ├─7a153e3c4daf8b5dd6c92864639e2b951e74d580978308e3b71e4aab5e96dadd │ │ └─142657 /pause │ ├─d297c7e63da118d813ac19130a0e75398d4a7828475eb8c1dd6e6110b6a66580 │ │ ├─91945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91970 erl_child_setup 1048576 │ │ ├─92051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92330 /bin/sh -s rabbit_disk_monitor │ ├─ea9082faf6e393b3f375def5b0bac65b9b3591014afc13eba4939aa83a31cda5 │ │ └─228458 /pause │ ├─b6a81b96cce7cbfee56d38026e2932e0abe8f0887e615bb4699f371429557ae4 │ │ └─44972 /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 │ ├─038b07184fddafc49caa02c5e0531c733ecec30b02495735a60e90b21f0d94fc │ │ └─232770 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8da2576c10cfdac9e1fa7f1afdf062f14fa82932502939c3d2461e4827cbfc64 │ │ └─96182 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-6jk4f --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e051c98bee43b06df2f0c8e6a8370559bbda5fff9488c98708df6944d100f267 │ │ └─56610 /pause │ ├─7b4fd5642d491ce621d43581705f1c23a9d0a626d93a65d70cab4104804fde63 │ │ └─61006 /pause │ ├─e87dd6576ff6eaeb0758530b4a68d5890fcebf981a233e529ddb9cf51ff99c14 │ │ ├─ 96244 /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 │ │ └─399759 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5064916112699f1efc0f850c2f398b509e4e6434c7cf9be008567791f244f769 │ │ └─47268 /pause │ ├─fd67a3b8f9138849cfe6e2111217249fadf04aa378a87a2be17896fa9ff3d56b │ │ ├─144042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─144065 erl_child_setup 1048576 │ │ ├─144123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─144223 /bin/sh -s rabbit_disk_monitor │ ├─86e2c4a93617f07b6d1bb8aed802be51429eb77affe7da77e3e78f90cd899c4f │ │ ├─78674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78696 erl_child_setup 1048576 │ │ ├─78864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78931 /bin/sh -s rabbit_disk_monitor │ ├─24ca45524a914d6aa70ecd438776a4d7456cb0f0f80f21d604bd3c985655fb70 │ │ ├─64317 nginx: master process nginx -g daemon off; │ │ ├─64339 nginx: worker process │ │ ├─64340 nginx: worker process │ │ ├─64341 nginx: worker process │ │ ├─64342 nginx: worker process │ │ └─64343 nginx: worker process │ ├─8e4d06f24c486d72ff8ba146b1d68c8a32d3cba69918b39267f8b0e290e1e27e │ │ └─174792 /pause │ ├─32b484ced3e28d37879afc9b481757c92e345238d606a7908cf01ebe611a68f5 │ │ └─62372 /pause │ ├─acf5401776e4e50d1df4102227f22784d50c4391ee8ec674cac97255699cc823 │ │ └─232744 /pause │ ├─6bc4ebd82ec9a0f66519dab27e5b05deb6a581481753dc6563d57a2a14f716fe │ │ ├─171540 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171948 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2e380dedf09d1c12c10b2d0544a5030f542bd4f84d27f71bab4097f4c15a5589 │ │ └─213001 /pause │ ├─c3751fa956bd8d67391c71ecb60621d7f8520972f39225eb4cbaed49256f0242 │ │ └─228822 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─246a3431090bba15f9c7af3ec7f0d56bca46b4143e882a5728d3819fb19d55c3 │ │ └─108242 /pause │ ├─37cfb4e9c8bf7dbb966ddfa26328e2563cdb2e49dc82b12ffc131640c7ed9836 │ │ └─40864 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─cbc66ebfb4272f759d29ad3eb0a4d4ff8a7c4ed0eebf73e4a092fb54fa8f0add │ │ └─56974 nfd-gc -gc-interval=1h │ ├─9b88388a1020f7e6fda726d53fde4d6f744da9ca576011d9f1144455cd66c098 │ │ └─188246 /usr/bin/libvirt-tls-sidecar │ ├─532c6a6f2ea07d0384f313fde211e32728e5f941e155599166fa59573ac3bb91 │ │ └─244400 /pause │ ├─f863ee4aea8b19c451f5bd0931834b53fb71009fb29b24ed6cecee545ee39870 │ │ └─263351 /pause │ ├─77a4eac888d52d6322237f8c9f4152048ecf7b9d180c8c47e11654ff86c4af4e │ │ ├─49482 mysqld --wsrep_start_position=7a947236-64b2-11f1-a285-7313b1be9aa9:20 │ │ └─49609 /var/lib/mysql/mysql-state-monitor │ ├─545a6d24f213005b6082afea0c32c0c2e3dd2d69dfebd8eedc944e9bb21b4784 │ │ ├─170698 nova-api: uWSGI master │ │ ├─170735 nova-api: uWSGI worker 1 │ │ └─170736 nova-api: uWSGI worker 2 │ ├─2b419aa14fb6169df4ddda3efaa74e989ecc74b32c1b5aee48d5e03867158a3f │ │ ├─140447 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140462 /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 │ ├─03a6c62709f71c22e84cac6bfe7c642c28a482ac0e9bfb57d411e537c6a98cf3 │ │ └─261316 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9d63fe5f780e582e7bca6c30b9929cd5c2a7e0065051a378df99468c48a6aa4c │ │ ├─244009 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244672 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp59b4gkld/privsep.sock │ │ ├─244699 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244705 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6b6999dd12d479d55f4dbbc0d193849abf9e655370d433d935eeffcc077e579e │ │ └─188293 /bin/bash /tmp/libvirt.sh │ ├─53f08cce05160504b325e68d4dd7548ed5f8108e201fc6b5310b87018310667c │ │ └─48134 /manager --metrics-bind-address=:9782 │ ├─057801cb6efd854ecee5cbdbae05a1a7e8ffe987c3fcf08a8208b26e951aa145 │ │ └─65473 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ae96457d30de1ce03f71b3cfe177c9cfa0fc82e64cf20f71eff0cbe98ff2b3af │ │ └─57010 nfd-master -crd-controller=true -metrics=8081 │ ├─80f63e8442f8ade09d3d466f1c68b9670419c2f1d5c2278fcc4a952aa212f590 │ │ └─66536 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b6230746db8e72265613686a5ce70a66a8b4f4774c7639520b9b5df740347658 │ │ ├─62068 python -u /app/sidecar.py │ │ ├─62257 python -u /app/sidecar.py │ │ └─62258 python -u /app/sidecar.py │ ├─a8c4089adc67dff52a4cd4af65909501e3d3359bbfbbe6b3ab2629d31cb2e6bf │ │ └─43830 /coredns -conf /etc/coredns/Corefile │ ├─cf161e4354c96a5b36d9019ea601214e4be7d14a34626361552e593afa483f0b │ │ └─66908 /bin/oauth2-proxy │ ├─54f12f3e08696908d4658f41e0b9a6e8ba9b3305e7431727ba5c851dc244ea06 │ │ └─66941 /bin/oauth2-proxy │ ├─e160ab3f364748420377ff46a82b69facc8a65dbf06aa4f778df95c513503369 │ │ ├─106593 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106750 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106752 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6a89e88dbc4d8aa6876a263a1096caa4d45795e1eefc3a77b515aacefb677674 │ │ └─65948 /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-109.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 │ ├─69d321b27ef6562f5f83b659b57325ae8832d4241f9cb4f8f096cd36054f9516 │ │ ├─222129 octavia-api: uWSGI master │ │ ├─222141 octavia-api: uWSGI worker 1 │ │ └─222142 octavia-api: uWSGI worker 2 │ ├─eec7a0dea242c8997870a39e75b4dc6bf80f17c24e41e5387ef1d34be0a29778 │ │ └─51524 /pause │ ├─2fc26630918872e4e3ada28518a96b463ef12e073183c9152bf9b81022f54757 │ │ └─65989 /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 │ ├─fdeda7f9072d2b355d8cbfa933e03d6a2816ad9379a20492ddadc89db8a2e767 │ │ └─66866 /bin/memcached_exporter │ ├─e03b4d68fbcc6f202e92dbf19f6faca93a276cc7cca34d4ee52ac201b377ebd1 │ │ ├─187195 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) │ │ ├─187544 /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/tmpv6h3c3n2/privsep.sock │ │ ├─207367 /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/tmps5ik01pt/privsep.sock │ │ ├─223609 /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/tmpn3a881f8/privsep.sock │ │ ├─223773 haproxy -f /var/lib/neutron/ovn-metadata-proxy/6691e5d6-e700-4920-85a8-6a89ddc5f41e.conf │ │ ├─372635 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─372636 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3d7144e435e30c7242ee30855ba0a95a0ac11016a8c3f413039e97b0abf96c51 │ │ ├─170833 nova-metadata: uWSGI master │ │ ├─170846 nova-metadata: uWSGI worker 1 │ │ └─170847 nova-metadata: uWSGI worker 2 │ ├─2e4be4164ea487321f3cb57bc23afdd89cba453af2dd9f0dc9086810b5833ec5 │ │ ├─225089 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─225113 erl_child_setup 1048576 │ │ ├─225221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225414 /bin/sh -s rabbit_disk_monitor │ ├─3fa98aeff18579fc3b34336c264e39107241671402d81e5c3f2d12ca527d6b0e │ │ └─44778 /pause │ ├─b3867d7f4b73c9fda8ab26fe87f9eb2a3b7a6bb2ac1ff7b243457f31b4e117ed │ │ ├─261401 /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 │ │ └─261646 /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 │ ├─d8511de52ee9c85a0966cd95f953b55112c3eb193ca7b63ae58eae978f8c2e5a │ │ └─174780 /pause │ ├─c034c3f2bc7dad01cb46a91f589d7f41050e6bed22ca2a0a538b0dfd07b469cb │ │ └─64635 /pause │ ├─ed1cc35b2159eab1d59ad2d5dc0193f440e070719bc4a2057361228ec855c8d8 │ │ └─121485 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c9cb7c89d470d6f49e05c6e65837584ff71a65704f9f79a9003ee4da1115ae1c │ │ └─147020 /pause │ ├─73df03de71ef22ef2102ab6616eb0127c8b07fe38d61437f0c48f7cddc359491 │ │ ├─ 72417 apache2 -DFOREGROUND │ │ ├─ 72441 (wsgi:k -DFOREGROUND │ │ ├─ 72442 (wsgi:k -DFOREGROUND │ │ ├─ 72443 (wsgi:k -DFOREGROUND │ │ ├─ 72444 (wsgi:k -DFOREGROUND │ │ ├─400561 apache2 -DFOREGROUND │ │ └─402163 apache2 -DFOREGROUND │ ├─d630fb2a341c64cadeac78012b741c679cd80f0258d34ce5ce29b3f01f898d8d │ │ └─40715 /pause │ ├─ffb29d1236b4d94adcb25eba0acb6d7292a83333e4cd1c755ff59a419b8c4c19 │ │ └─230382 /pause │ ├─02419841ef95707b6bcee54409de1d2a69cbefdacd75a48e4f5f4158c2dbed0e │ │ └─95872 /pause │ ├─ec6b77c9cfae3d14134aed17f8e10cd75a214b24aef68243747ad241e1a94c4d │ │ └─43797 /pause │ ├─bbebcd99076e19eafcac79e9b0ed66dfe75b38c428cdd968bc952a5cff30d303 │ │ └─125487 /pause │ ├─202ef2becc09f0bbdaf18bd20ed2e8a97a060c4e046f6ca256c742866533cc15 │ │ └─227369 /pause │ ├─e61dacdb706058e29f12b189142ca0262445a1ea15ad05ca4452419390231fef │ │ └─65373 /pause │ ├─88f14c08aeacb3738952b7299c417734b1e57b716a078e61648d454c4f6aeae9 │ │ └─62889 /pause │ ├─1dd6857db12aca89e603e5d02e9612696123a2512c5db8c102fdc237e5ec27ef │ │ └─107969 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8f3b259b006f8ee8110497ce496c4babd144505344cc9d106a02f57c01ddc6ea │ │ └─222861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─33ae75d5b3b06826cdcaa903442ae08fc173c64e4ed467406a7b599db8c42d13 │ │ └─175112 /pause │ ├─74df34c6dd769846890ef2ce6e1f546b8c2c7141a31102979f6e6adef63df8b6 │ │ ├─130978 placement-api: uWSGI master │ │ ├─130991 placement-api: uWSGI worker 1 │ │ └─130992 placement-api: uWSGI worker 2 │ ├─908d7f29cc9d5455d8e105fe8470eec0a8cb652e4ed33f60667541328c7d34e6 │ │ └─49318 /pause │ ├─71cdafc68d8179e24a628b0f42682c6a7f3e44fbe8eb1c7f902156571ac445bd │ │ └─40771 /pause │ ├─3ba559d872618b15e47bc4d7b9d1d06f57cad3970e7351b0b4aadfb9b92a63ea │ │ ├─244263 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244727 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244728 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─61ef34a73da16228a40c4125b8ff008cf41ab8a8496852a1c7ea1e457410c067 │ │ └─47165 /pause │ ├─b39e6d1f4165c89372e71ad8607f3067ec76e72dd4a68509d9ea2e4e025a5113 │ │ └─141046 /pause │ ├─7c192785194eacbc4f19f573538b06a38300bf10d2f15efa5d1cf09785201939 │ │ └─65523 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a6141999bdf06ae2d6e266942593966732e1b22ce95833137ad2971d1491464d │ │ └─267953 /bin/openstack-database-exporter │ ├─ae129965b6d6009180768c90131a93c3a46581d20232b72a3d68410d6487d441 │ │ └─48922 /pause │ ├─771f927a25881436a9a0db9154a38a62248ef322e9a6c1084c9e7afbcf9be712 │ │ └─146630 /pause │ ├─56825b93b77caa256aa2eade946f94a5394d3066032ebb8faccbd53ab6370dea │ │ └─61669 /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 │ ├─c65949b233521d185cf53c2117743871ee6be4de43f470b6a5a526b159e580c3 │ │ ├─187199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─187676 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpb0o58qup/privsep.sock │ │ ├─390051 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgc04zrpa/privsep.sock │ │ ├─390178 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo2kzko4t/privsep.sock │ │ ├─390198 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ └─980821ea5151d4cf674af881dc52856dbd90a09d91b50d0958150c4c086b86b0 │ └─251796 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount