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 │ │ │ ├─22143 /lib/systemd/systemd --user │ │ │ └─22144 (sd-pam) │ │ └─session-21.scope │ │ ├─22104 sshd: cephadm [priv] │ │ └─22157 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─719 /lib/systemd/systemd --user │ │ └─720 (sd-pam) │ ├─session-4.scope │ │ ├─1639 sshd: zuul [priv] │ │ └─1652 sshd: zuul@notty │ └─session-1.scope │ ├─ 716 sshd: zuul [priv] │ ├─ 733 sshd: zuul@notty │ ├─ 880 /usr/bin/python3 │ ├─ 1643 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─421688 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iwskbpxzmobqwnzoiuhoizmzspshvyog ; /usr/bin/python3'"'"' && sleep 0' │ ├─421689 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iwskbpxzmobqwnzoiuhoizmzspshvyog ; /usr/bin/python3' && sleep 0 │ ├─421690 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iwskbpxzmobqwnzoiuhoizmzspshvyog ; /usr/bin/python3 │ ├─421691 /bin/sh -c echo BECOME-SUCCESS-iwskbpxzmobqwnzoiuhoizmzspshvyog ; /usr/bin/python3 │ ├─421692 /usr/bin/python3 │ ├─421693 /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 │ └─421695 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9984 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12581 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c95752839bb51c1972ed84ed06898b79c4b52546e597212539884b0f94591920 -address /run/containerd/containerd.sock │ │ ├─ 12962 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b048845dd6164043c7f91e82696c4a91a5796adfe9621c527e932df9899af67b -address /run/containerd/containerd.sock │ │ ├─ 19102 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5773495a348ea76e6031959807a01195f93b0a9c9a5043ec4a607d07bb563fab -address /run/containerd/containerd.sock │ │ ├─ 25697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2c9145bb0e4b6d9a8878575e054fe509de194f001aa6ea6a6d7fe5e5d4cbef29 -address /run/containerd/containerd.sock │ │ ├─ 30227 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 55d945a33d149e534aa0af7e3e96fe9d4a604e895f9a0d1c15f366117c4d3c9c -address /run/containerd/containerd.sock │ │ ├─ 35041 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77fba843faf527653baefe9c88563765f8fabe604083e784a4ab48b169b8a29c -address /run/containerd/containerd.sock │ │ ├─ 39536 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd6911770bea212e5acc1246e4d68c62d8452e5656fdf706c24520c0866309d6 -address /run/containerd/containerd.sock │ │ ├─ 42088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c76cdbdc2b9ad295ddb78f82380b8b626663ff03e02a86391eb2bc5c87f3d4 -address /run/containerd/containerd.sock │ │ ├─ 42127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51e5a772cd4e149f75b1d4f0af7ee3f53822923ed6e8db5fcfde606eee8d32e -address /run/containerd/containerd.sock │ │ ├─ 42149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f825cd218125c34ba37d4fc9ceb46bff91f5b41c2e18d9ce6b4b07c722db93 -address /run/containerd/containerd.sock │ │ ├─ 42155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb151ddeb03eae6fafd2ff06c43a5159d556ce79530a7038c5a87b518c7625e6 -address /run/containerd/containerd.sock │ │ ├─ 42183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cac91d128a8e5bcded056b10d2c9074bf59255351379eb77bd3ab31a5cd2b87 -address /run/containerd/containerd.sock │ │ ├─ 42746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 278ac9a4a7f26babc22dcccbdbaaf5a746356f186ec18f914b18fa1ef8f28a16 -address /run/containerd/containerd.sock │ │ ├─ 43484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae28a0927785417bb89a5b04c5e792eaf452dfeb2494b0c429b40be1f2011cdd -address /run/containerd/containerd.sock │ │ ├─ 43493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc92c7e8ae929d5f99ec10cb00a0be8d4444fbbbc73fc2de2faf6b9e32393b16 -address /run/containerd/containerd.sock │ │ ├─ 44869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68dcc65c70dec35f41b55afc282ad1eea53fc0c80574e80b9c7b88fbe30563a -address /run/containerd/containerd.sock │ │ ├─ 45251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dab23c2d79451ba9e262b7f9ea726b3105b8e897993ca34676c36453ae2ad846 -address /run/containerd/containerd.sock │ │ ├─ 45281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d64fa2e7090d4f380a1b784c06425dc559ffa1a7a2c7d71a3b282307edcd4fb -address /run/containerd/containerd.sock │ │ ├─ 45743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb17432442886b9b0682bf6e844bcb8abb916fc808a2927a26a940c512f0c45 -address /run/containerd/containerd.sock │ │ ├─ 46244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2b0bac087452974c1c9641711fdce94c7f388cbf02391800c0deed3e94a6df -address /run/containerd/containerd.sock │ │ ├─ 46273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4b6530a915e5c4bcf873f21a21a26602c9b7366205c11e6fea4173e0c1cb12 -address /run/containerd/containerd.sock │ │ ├─ 46320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec0d18970eb3d9016f57f7420cd1ffa0de5ec177638d180188d771d921e5d5f -address /run/containerd/containerd.sock │ │ ├─ 48385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b84ae284fdf09340a3774ed1ce791a5273d7c788f190a4ae13fc4f271300437 -address /run/containerd/containerd.sock │ │ ├─ 48451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ebf914d7771317e6397f834bdfb73e075f0241f05607ccf363e123341c6bc5b -address /run/containerd/containerd.sock │ │ ├─ 49237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08408091b183b9376b854451aa005ca8b518996b29a55b1b02ea661151d0f8ee -address /run/containerd/containerd.sock │ │ ├─ 49279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2314b2479abd0fed3cb29f2bef3808d61df3584f0592ba1e94fe0dca4622e1e4 -address /run/containerd/containerd.sock │ │ ├─ 49896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d4d129b38c5b68cf1db20e1a9d29488b054be0af65dd65d6ba257721510bb1 -address /run/containerd/containerd.sock │ │ ├─ 50200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e519dcda0447d3a4342252eb57030906ad5b336a87cadd0cf7135ba31849ff32 -address /run/containerd/containerd.sock │ │ ├─ 50599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36081f90a8761f6959b45545fce4246d10f71348ceba1822223f30a39528aed7 -address /run/containerd/containerd.sock │ │ ├─ 53055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01634a740b10375c9e9874550fcc6d0cc7db81f3be224ae6d2656f80ce91140 -address /run/containerd/containerd.sock │ │ ├─ 53279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e5fd73875bb2cafa7651800032dd2168bc428fda2f1ebf01a9db7236cce29c -address /run/containerd/containerd.sock │ │ ├─ 57584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6b9d020dd9dedfea85df99e80ca41c8d962dc735ca01fd74562a2cfcf08248 -address /run/containerd/containerd.sock │ │ ├─ 58232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e4944f47f8562d670ccbf05edef82156375f98b18632da1368c9ef91412f0a -address /run/containerd/containerd.sock │ │ ├─ 58301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec63a3fcd11cff73502c117657bd82223ec71672098fdc9edd5e576770b22cc -address /run/containerd/containerd.sock │ │ ├─ 58344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7a146ed6201d450499fc6a964df053a0a7a5dc527d4996a6783bebc64c2059 -address /run/containerd/containerd.sock │ │ ├─ 58494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3381ab114f455f62ae02556593be6349c3a125de50666227fa5d2f875e0e1ad -address /run/containerd/containerd.sock │ │ ├─ 62591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3d558a9a5e1af8e8c06735090c06e36f7253dca5eb5da022018210581fe073 -address /run/containerd/containerd.sock │ │ ├─ 62747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c20b8778e93caa79eb4163aae43bde060d8bde77b42aa8bec3eae6c7a8991e -address /run/containerd/containerd.sock │ │ ├─ 62793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f655bd34026f6794c29917affae352628a4c28dfdba93ecbf032325ed9c0a22a -address /run/containerd/containerd.sock │ │ ├─ 62995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f3bb55e779fb4f12081f258438dca63ede3f56523c06dd33d816fc79437984 -address /run/containerd/containerd.sock │ │ ├─ 64254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a52f3431c25b2fce2c990545e28ed4e43114af72646baec501c165ad27de3838 -address /run/containerd/containerd.sock │ │ ├─ 64325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1309008fdb3c6bd6b1af9b8fe42720014967fe139594906183c26e0db5e15f -address /run/containerd/containerd.sock │ │ ├─ 64578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e83bee3414f0eb0978e7b30eefcd184ba08c75dbffb6a80387a95f6cbbe028 -address /run/containerd/containerd.sock │ │ ├─ 64681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f584f7074b63695d50da0f695ec88c8749c0b212206eeb83eb4accf19f04ecfb -address /run/containerd/containerd.sock │ │ ├─ 64729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 995fb77f9a26cfc10f3a81bfe11dee203748714b12b28b3bba80764c6b827a01 -address /run/containerd/containerd.sock │ │ ├─ 65013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15063e1f95d0ba2d2b5f356a6aede36fbeedddaaca25ed9082ae9379422dcbdf -address /run/containerd/containerd.sock │ │ ├─ 65499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e965277bff2e1535f962a4c367ddf7b2cebd5dd49f2de65b15342e6bc2484f0 -address /run/containerd/containerd.sock │ │ ├─ 65719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2dcd5b3a4c19eae8bc49b9bde584bf4f619d1550761886d0eb6373f013fffb3 -address /run/containerd/containerd.sock │ │ ├─ 66217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ed4b1f7c5d81b5a0d57c392cde7bf2e614ac4c86c309871acc62e6d9c96eac -address /run/containerd/containerd.sock │ │ ├─ 66995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70b0f5ddfc1e679e70cc79e32ab808f199a07f3d3b8f80099dd64b5457f0253 -address /run/containerd/containerd.sock │ │ ├─ 68361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be59c9d5d3875fbf6bdfa4688b8720e079128f873e8189c029f636b67accd3e -address /run/containerd/containerd.sock │ │ ├─ 70576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 464278ba43a5edc97697afc986c6705683c9c0d2b81622003814fc7f8122861f -address /run/containerd/containerd.sock │ │ ├─ 80167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfeb2ed3ab886c803871d940fc88c2f5b57121b147f5299105fde18b230f0436 -address /run/containerd/containerd.sock │ │ ├─ 81688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e23cb48b8e7d2de7c0c646cec3953e45cb9899a82b10a7bc3e90da2a6edca71b -address /run/containerd/containerd.sock │ │ ├─ 87753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d380233deb1b9c19467bd9781b4780f68b5a31c0d9afbe602e25afe9a2ec48 -address /run/containerd/containerd.sock │ │ ├─ 94118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1ae854d26dd433f68d961853ef4a31f6d7949cb089359ad23786bacc17d05a -address /run/containerd/containerd.sock │ │ ├─ 98072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ae9450b4568cf6973de8c9b3dfccbd9a2c1de485f0f564ae7f97b110fe5aeac -address /run/containerd/containerd.sock │ │ ├─ 98117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd99b10afa01725ba4b852ece80299e49af8acf77f32aab89517f139008812d6 -address /run/containerd/containerd.sock │ │ ├─111687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ebf86bcb92acfb897b5d3ae14f80696190685dc14d72d3cebb85e1cab49766c -address /run/containerd/containerd.sock │ │ ├─113283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a1678e1ac93690d8f9dc00998b2485fca777033bdac2db04105aed8e030e422 -address /run/containerd/containerd.sock │ │ ├─113335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb4a5e6e3453c0c58f65c735260745264082be757df73efe4e4a9970c1d4c21 -address /run/containerd/containerd.sock │ │ ├─115324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfddf2a9c2188877b99fefa2dfd25a11ea804c77fe3d3b782f02f3214f62eca3 -address /run/containerd/containerd.sock │ │ ├─117154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29eda2930bb26c60e907585d6197068d25edd8f3bd8be2a9d81de300b3b4c87e -address /run/containerd/containerd.sock │ │ ├─117233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38dec7bb1b6675483d6f0a6805247c45a71ded75a79630d542111e59c880bda8 -address /run/containerd/containerd.sock │ │ ├─130389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4292c6365ed1f1309c05fa5aa9b6328857388ce9473fbd655db9e12771550f35 -address /run/containerd/containerd.sock │ │ ├─130483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e928fdca5acc3ff505537b95fc08f397db8203504218c6188d983a2a5e8ee0df -address /run/containerd/containerd.sock │ │ ├─133067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a7dddf939835ad949100508821c4740f01490ad3bac186e88753677792a9874 -address /run/containerd/containerd.sock │ │ ├─159497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d91d08e445b8cedcbf8a0ea03c4f4f35ce4473e21acf405cf8ca72f4e83b276 -address /run/containerd/containerd.sock │ │ ├─161060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7df44d2708a2d63a020aa9e87cea384ccd42ed73fea23b96c6243c5ff34a453 -address /run/containerd/containerd.sock │ │ ├─161385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01088c144c51bdc82cf21521f3030099a95bd89bdfbb67033b8f86f79e5887bf -address /run/containerd/containerd.sock │ │ ├─162304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e794a61971e5116a36d9c874707232c6c241cda3711389f28a31e83edf2fdcab -address /run/containerd/containerd.sock │ │ ├─164274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e64f2cfd55718f1ad06f1c0d7a80baa9c9a75c252d1f992898a7f6c228d2380 -address /run/containerd/containerd.sock │ │ ├─164573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b720789d843c72f0751200b5c75c433dbc2b7afc0d12192cf6fd7529b23d98 -address /run/containerd/containerd.sock │ │ ├─164798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8cc97c8a21bf9109eb3c58062de8ca68751731f26dc0f7677f97f573bf1445b -address /run/containerd/containerd.sock │ │ ├─164984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263edea0bdea240f7a4c7e3b99c78f82790a4557627db17d5fdbd8961b1cca0d -address /run/containerd/containerd.sock │ │ ├─165210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46e1af4718a522f6175c93e0c6da658e23b8a578dd61c1f66eaf9d67042e598 -address /run/containerd/containerd.sock │ │ ├─165313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a769fee073e67a0bc90da6eac0891f8add4373f6e26185a445a6c113b5f58371 -address /run/containerd/containerd.sock │ │ ├─176947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b840ec17e4f9dfb5b6ed20033dbb9ceb911ad865d28f5c3ff4d3e97486a8088c -address /run/containerd/containerd.sock │ │ ├─178749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e9253fbb846cd897199e38d55f820904d838b6ea81c6599944d0ccd16737a4 -address /run/containerd/containerd.sock │ │ ├─178809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e2de3807a9f2a31aaf0c97e9a265acd0c0f9c6eb4b73b2fc252adc8f7e1e0a -address /run/containerd/containerd.sock │ │ ├─178911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af9e6118b9b57b74ba93398faa49942ae401b11ee58dceee710672854c2c1c1 -address /run/containerd/containerd.sock │ │ ├─178928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d697c7735eb9875012383bb2a8ded551343c197fbc8462a5b0739ad614561ba3 -address /run/containerd/containerd.sock │ │ ├─179047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa1b14abc6200aafd50e0358ecd1570a248477a714c09c7759f3461c31d79990 -address /run/containerd/containerd.sock │ │ ├─179299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb7a2bd515431fdb6a3e7a4b2a414b5cc1f421ce34418bff4c03fa1885a31041 -address /run/containerd/containerd.sock │ │ ├─179344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98fd73b4d7b8d0a5e1dec5539c716757c07842182e557171aeb7be83516335c2 -address /run/containerd/containerd.sock │ │ ├─192002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc6ccb1c7e0fac158571695a59ac297b65dce0cf10ae7a01edee0a6a5f7f0c0 -address /run/containerd/containerd.sock │ │ ├─194397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745242054daa0e1cd1e10863f5824324d583f97b74995a125254d27b92fd2777 -address /run/containerd/containerd.sock │ │ ├─194476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815081c16943bbd0eda7abb8863a12361de5415cd19e32a9f012221f200b29ea -address /run/containerd/containerd.sock │ │ ├─194527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25e604a82783544fd9b34e8710c81adc76b68f9e57070b5ecce107df48a727b0 -address /run/containerd/containerd.sock │ │ ├─211436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d165b543b752a39e73a64eb62a2f26e1b25763c978e0f93959939639327a229d -address /run/containerd/containerd.sock │ │ ├─218903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876a05c3b99a5f2f4ec0c58af3bd93633f4a5e01b2839780fd563bd352eb8b9f -address /run/containerd/containerd.sock │ │ ├─218942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1023521a7369a7710b92a6002d1b5f5c188368e9b9fa057f2a9fa11addeaa397 -address /run/containerd/containerd.sock │ │ ├─218977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0293cd0822f8ffebfde806e512bbd392a961a2a4fca9a22406c7965eadc28ff -address /run/containerd/containerd.sock │ │ ├─219357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6c7b1ea1ce98e0e9ce214edb17fcf61171bc31a241b1291ed903c531db7874 -address /run/containerd/containerd.sock │ │ ├─230874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459c5233181f5b8df9175b7b0d5e913a598bc0de6ce6ba818bd5cb6d1c4b1120 -address /run/containerd/containerd.sock │ │ ├─233266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd2b50806e8a6ebe743e843e97172cb8cd46177588c224b478d376631a9b0e6 -address /run/containerd/containerd.sock │ │ ├─234388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a4d323d795885ee48d2e4ff0add8d902a84f499979f3bfe5a13cc0b79249fe9 -address /run/containerd/containerd.sock │ │ ├─235401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e6a1e92066f9345bf97264cec9f80f1072e12e3eef5386cb0a9c97317ad5ea -address /run/containerd/containerd.sock │ │ ├─236024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b59b9e6e2b198ba234220e0e83b2e28f04943d0d1c34760e7426737c00bdc739 -address /run/containerd/containerd.sock │ │ ├─238336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5edb9426b09371e12dffd1480bb7bd516884ed770561f9ea6bd0a3fc7574174 -address /run/containerd/containerd.sock │ │ ├─239803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da51926a7f8b27e00bd3d7477da8e77b4fe729d98c96486d7be0f66c36c4e373 -address /run/containerd/containerd.sock │ │ ├─239846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b8fcac60e9d54b086d2ca8295175aa76d2fdb4f5a4cb8123f17561753e74ce -address /run/containerd/containerd.sock │ │ ├─249481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1acdc459d22f9d9fe0e82d06f1b5c13c1e9016dbab7482891e39435c432d51f8 -address /run/containerd/containerd.sock │ │ ├─249995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281b65521aa921bc21bcecc6294e72dd4097a719aec4d5bd364e81c97f145c80 -address /run/containerd/containerd.sock │ │ ├─253052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62ad78b085a26b59dc8cdcfa8898ce828e7bd2bfbf5e65009fb75b7e11033f52 -address /run/containerd/containerd.sock │ │ ├─257417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea19070e6186163fd3c8a1afa51aa8bd0712b1992551636cbe547ff984f885da -address /run/containerd/containerd.sock │ │ ├─257639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11de413c706f46878f311006ac29418b5eb52a97be81a0e69dbc3e8e9e6b6d70 -address /run/containerd/containerd.sock │ │ ├─257687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83abf0cdb6b8490feae5b4c8cca69015ee47e2a0b930931eb77fc90b49e731ad -address /run/containerd/containerd.sock │ │ ├─257856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78483f403e38a16208468690be696334d428e050702d1443999ec8f32e1e1eb3 -address /run/containerd/containerd.sock │ │ ├─271123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ddce6d20537ab67a1b8cfcf08b62ead5724619d6a803be8d1b32f4e7a644f5 -address /run/containerd/containerd.sock │ │ ├─273676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434e2338419edec2d03267fb0939bea79f4b0bc5bef1342c575a1b03fd57ce9d -address /run/containerd/containerd.sock │ │ └─275043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04eebf03814bb0610a140173f28a4b0993e6ef52b09257572bb1582085ae2a96 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1445 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29942 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30210 /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 │ │ │ ├─19062 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19080 /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@mgr.instance.vzaozt.service │ │ │ ├─12875 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vzaozt/unit.run │ │ │ └─12906 /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-vzaozt --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.vzaozt:/var/lib/ceph/mgr/ceph-instance.vzaozt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vzaozt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vzaozt -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.0.service │ │ │ ├─25401 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25679 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39491 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34751 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35024 /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 │ │ ├─12511 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12543 /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 … │ │ └─10355 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2c9145bb0e4b6d9a8878575e054fe509de194f001aa6ea6a6d7fe5e5d4cbef29.scope … │ │ ├─25722 /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 │ │ └─25734 /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 │ ├─multipathd.service │ │ └─158838 /sbin/multipathd -d -s │ ├─run-r7542f368544f482a96aea331a11b3884.scope │ │ └─192682 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─42555 /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.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─docker-cd6911770bea212e5acc1246e4d68c62d8452e5656fdf706c24520c0866309d6.scope … │ │ ├─39563 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39579 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-b048845dd6164043c7f91e82696c4a91a5796adfe9621c527e932df9899af67b.scope … │ │ ├─12987 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vzaozt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13006 /usr/bin/ceph-mgr -n mgr.instance.vzaozt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─docker-55d945a33d149e534aa0af7e3e96fe9d4a604e895f9a0d1c15f366117c4d3c9c.scope … │ │ ├─30252 /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 │ │ └─30264 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11115 /usr/sbin/chronyd -F 1 │ │ └─11116 /usr/sbin/chronyd -F 1 │ ├─docker-c95752839bb51c1972ed84ed06898b79c4b52546e597212539884b0f94591920.scope … │ │ ├─12626 /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 │ │ └─12639 /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-77fba843faf527653baefe9c88563765f8fabe604083e784a4ab48b169b8a29c.scope … │ │ ├─35064 /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 │ │ └─35077 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5773495a348ea76e6031959807a01195f93b0a9c9a5043ec4a607d07bb563fab.scope … │ │ ├─19128 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19146 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158629 /sbin/iscsid │ │ └─158630 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─33e75ee1b95b91d56f4038f9a563106b7864aa7a552b7920ec6ad3444d563b5b │ │ └─42337 etcd --advertise-client-urls=https://199.204.45.223: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.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─04eebf03814bb0610a140173f28a4b0993e6ef52b09257572bb1582085ae2a96 │ │ └─275075 /pause │ ├─b840ec17e4f9dfb5b6ed20033dbb9ceb911ad865d28f5c3ff4d3e97486a8088c │ │ └─176971 /pause │ ├─35ed1d5ff6d0bf4aa4b31bf8d1dc17e6f0d04d2681f5d5eec20fd28f3c69bcba │ │ └─45360 /coredns -conf /etc/coredns/Corefile │ ├─eb151ddeb03eae6fafd2ff06c43a5159d556ce79530a7038c5a87b518c7625e6 │ │ └─42245 /pause │ ├─80b4c36b68e09a2b83901185d2ab4b96a7428cafb52dd08e22af08b9590fb768 │ │ ├─162507 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162524 /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 -- │ │ ├─162533 erl_child_setup 1048576 │ │ ├─162660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162753 /bin/sh -s rabbit_disk_monitor │ ├─03f3bb55e779fb4f12081f258438dca63ede3f56523c06dd33d816fc79437984 │ │ └─63019 /pause │ ├─0d91d08e445b8cedcbf8a0ea03c4f4f35ce4473e21acf405cf8ca72f4e83b276 │ │ └─159520 /pause │ ├─d1c8bac5133a0f1be6316a9448e0b83d7246306f5473bea5dad79681326c0ccd │ │ ├─188799 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189212 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpg23grsei/privsep.sock │ │ ├─189423 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp0lxo35eh/privsep.sock │ │ └─190003 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5c0e568ec261a7ca04dea506d925a7388d2d74d75521a440a66b09662c0bc4f5 │ │ └─67463 /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-223.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 │ ├─1cea217d4250f7387f72a3da794d068aa0a136f8356627ec75f840f3d18684af │ │ ├─43989 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44406 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─978e4863408a18da231310e1b63fb189d97eeb27a7be35e2f83dd1edc5c6b578 │ │ └─46464 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─557fa719cee8ff159d2fa38c79713e4be493f63456dbea7180eed2381590c4be │ │ └─170525 /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 │ ├─ab44f2e4d7cf99eff48f2020337ec87f39448e87ed98bc1ec598208c005926a9 │ │ ├─65777 nginx: master process nginx -g daemon off; │ │ ├─65791 nginx: worker process │ │ ├─65792 nginx: worker process │ │ ├─65793 nginx: worker process │ │ ├─65794 nginx: worker process │ │ └─65795 nginx: worker process │ ├─4e965277bff2e1535f962a4c367ddf7b2cebd5dd49f2de65b15342e6bc2484f0 │ │ └─65529 /pause │ ├─9b8046813bf43bccc36a0fbe805a4afcd0b3f8a20aa82e968aa3e6213d3ff662 │ │ └─67279 /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 │ ├─e23cb48b8e7d2de7c0c646cec3953e45cb9899a82b10a7bc3e90da2a6edca71b │ │ └─81711 /pause │ ├─cc8c211da3c5220b8cf7d916b39776156d17e78d50b33663b3b542058353f3ee │ │ └─68190 /bin/oauth2-proxy │ ├─a062d2801e06936bb8ff0375f9c95515a5a397ce33866db2ef269be22971fde1 │ │ └─53480 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 │ ├─d9c653c7a7b7f34bb9a9810bfb557de31871f912db79bb13cd742bbd82e4ee10 │ │ ├─94419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94436 /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 -- │ │ ├─94442 erl_child_setup 1048576 │ │ ├─94511 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94512 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94757 /bin/sh -s rabbit_disk_monitor │ ├─dd7165fbc7d3fc9572737cd8e65a92d57d33d8cfeb0825ea9acef953ea7f55d8 │ │ ├─192280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192299 /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 -- │ │ ├─192305 erl_child_setup 1048576 │ │ ├─192376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192725 /bin/sh -s rabbit_disk_monitor │ ├─1e7c1ff752d2c11b5006ab62cea2e0032547cbb095f66d3f1093fa1ac879380f │ │ └─190314 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─7e0a39b8046f7c02d28b8adc117c38244fa91d0cf2928f2e3c198d0ae1069bcf │ │ ├─249536 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250530 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmzkqmbgl/privsep.sock │ │ ├─250533 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250545 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─92b720789d843c72f0751200b5c75c433dbc2b7afc0d12192cf6fd7529b23d98 │ │ └─164597 /pause │ ├─a769fee073e67a0bc90da6eac0891f8add4373f6e26185a445a6c113b5f58371 │ │ └─165336 /pause │ ├─967bd55b0369da4656ade68d10c6fbd608fec1ddc734ec8bb1c28515929bb1b1 │ │ ├─175770 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176141 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176142 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2af9e6118b9b57b74ba93398faa49942ae401b11ee58dceee710672854c2c1c1 │ │ └─178960 /pause │ ├─3d4ce9075f73f937a40c43b7c5349a837c362cb440279243b53863a0b170de53 │ │ └─274117 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f30321ca14d4be8ca51ca2d743f3c0c65c1c1f24358ef27a56e4e5ecac56a00b │ │ ├─87064 barbiacan-api: uWSGI master │ │ └─87075 barbiacan-api: uWSGI worker 1 │ ├─84b639911ad570956dc28d76db2545fc3b081b32e509d1dd69c7f028aafe9e31 │ │ └─67564 /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 │ ├─abb4a5e6e3453c0c58f65c735260745264082be757df73efe4e4a9970c1d4c21 │ │ └─113358 /pause │ ├─9450a66adb943cc952a28dc653c917eb769aa2aee9678a06175ce7abd77f6da6 │ │ └─236080 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─1ea52895e7e42c7f6e50fadc1599a49ebaa99c73be89afb8d9fbdc84cecab0e8 │ │ └─65088 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 │ ├─e0ddce6d20537ab67a1b8cfcf08b62ead5724619d6a803be8d1b32f4e7a644f5 │ │ └─271150 /pause │ ├─31ddad8f761693d5b4cb0513127352e08316b69da3cd2b223c89c51a56f5fa77 │ │ └─191806 /usr/bin/libvirt-tls-sidecar │ ├─f8cc97c8a21bf9109eb3c58062de8ca68751731f26dc0f7677f97f573bf1445b │ │ └─164823 /pause │ ├─9abf1b5fde2a590e4fbe87a006c87cb0479f0faac3efb4e6aec6f52a7d514e89 │ │ └─68053 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a1dce400b4d88ab9f0f8bfe24513933842fb48f6d1039e450f49b69a028479d3 │ │ └─53344 valkey-server *:6379 │ ├─186db5a054ce29ac1316786f9ec5da999d7ba8cf9ba62673a57c53dd3e3a9021 │ │ ├─249922 magnum-api: uWSGI master │ │ ├─249969 magnum-api: uWSGI worker 1 │ │ └─249970 magnum-api: uWSGI worker 2 │ ├─6d914c07f37ff61c9e467ad56565576e84f9f5ecdfac67d6f09abd9dc2e43343 │ │ └─53763 redis_exporter │ ├─9b205a458ec878e3a9b7597ae08a5802a4a880fc71f1d7d72806d6109e85e32c │ │ ├─50736 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 │ │ └─52056 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 │ ├─8ec0d18970eb3d9016f57f7420cd1ffa0de5ec177638d180188d771d921e5d5f │ │ └─46350 /pause │ ├─563389f7af54c027ea9de6a25f405f5dc094d0cacde264c911874721729f0dc3 │ │ └─67126 /goldpinger --static-file-path /static │ ├─1023521a7369a7710b92a6002d1b5f5c188368e9b9fa057f2a9fa11addeaa397 │ │ └─219019 /pause │ ├─263edea0bdea240f7a4c7e3b99c78f82790a4557627db17d5fdbd8961b1cca0d │ │ └─165026 /pause │ ├─35154f569e8375da73d219a0bc6405613147c2bc4ab2d596d5a73a15269e4b40 │ │ ├─115541 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115558 /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 -- │ │ ├─115564 erl_child_setup 1048576 │ │ ├─115645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115773 /bin/sh -s rabbit_disk_monitor │ ├─ea6b9d020dd9dedfea85df99e80ca41c8d962dc735ca01fd74562a2cfcf08248 │ │ └─57609 /pause │ ├─99d3e12fc44b81a4099df0449119382a084be42da30333825b21773ba6458c48 │ │ └─161630 /coredns -conf /etc/coredns/Corefile │ ├─86e2de3807a9f2a31aaf0c97e9a265acd0c0f9c6eb4b73b2fc252adc8f7e1e0a │ │ └─178857 /pause │ ├─d0293cd0822f8ffebfde806e512bbd392a961a2a4fca9a22406c7965eadc28ff │ │ └─219051 /pause │ ├─b3f825cd218125c34ba37d4fc9ceb46bff91f5b41c2e18d9ce6b4b07c722db93 │ │ └─42249 /pause │ ├─cf8190e3563a4a165964a5db34db5724248e91a46d4ff878de931f77b645cb96 │ │ └─275443 /bin/openstack-database-exporter │ ├─ccd064fe14781c318803b7e7dfe12628ccc61c38df561ac95070f785924eabc3 │ │ └─43779 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─11de413c706f46878f311006ac29418b5eb52a97be81a0e69dbc3e8e9e6b6d70 │ │ └─257663 /pause │ ├─f64322632ae84b8ba56b4a886485ba7e14fc59dc6b89f4c14966668552dd595a │ │ ├─227992 octavia-api: uWSGI master │ │ ├─228005 octavia-api: uWSGI worker 1 │ │ └─228006 octavia-api: uWSGI worker 2 │ ├─22e83bee3414f0eb0978e7b30eefcd184ba08c75dbffb6a80387a95f6cbbe028 │ │ └─64604 /pause │ ├─cedb00b7eda57b5e52b1be66942271a0997e2ea22bb1e6964eed005103f240a5 │ │ └─98446 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-7cgz6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fd1ae854d26dd433f68d961853ef4a31f6d7949cb089359ad23786bacc17d05a │ │ └─94157 /pause │ ├─e25d4600c368940c16a4b4fd4eb61809fa821fd372a2899fabdce7889f7a5ae2 │ │ └─46555 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2f6c7b1ea1ce98e0e9ce214edb17fcf61171bc31a241b1291ed903c531db7874 │ │ └─219382 /pause │ ├─2d184054579326a56e49bf18fc7cd3e3017be6511d4c501fa7a9fc83b34e3e74 │ │ └─42387 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─bfddf2a9c2188877b99fefa2dfd25a11ea804c77fe3d3b782f02f3214f62eca3 │ │ └─115348 /pause │ ├─e05f7066ba0da84b56cc58c798f1757088573b6454069edb83a3d07a9055bc33 │ │ ├─351101 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─351631 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─351817 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxa16xz3m/privsep.sock │ │ ├─352243 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnmkmzaf6/privsep.sock │ │ ├─352547 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352548 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352583 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/002a43bd-fe12-43a6-9588-bcc7de2e8658/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/002a43bd-fe12-43a6-9588-bcc7de2e8658/host --addn-hosts=/var/lib/neutron/dhcp/002a43bd-fe12-43a6-9588-bcc7de2e8658/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/002a43bd-fe12-43a6-9588-bcc7de2e8658/opts --dhcp-leasefile=/var/lib/neutron/dhcp/002a43bd-fe12-43a6-9588-bcc7de2e8658/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-55330c9a-5fe3-4968-83b8-802525afdbcd,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─352588 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/295cfb64-f3de-4e04-b390-c76e2c1a4cd0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/295cfb64-f3de-4e04-b390-c76e2c1a4cd0/host --addn-hosts=/var/lib/neutron/dhcp/295cfb64-f3de-4e04-b390-c76e2c1a4cd0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/295cfb64-f3de-4e04-b390-c76e2c1a4cd0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/295cfb64-f3de-4e04-b390-c76e2c1a4cd0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0f227344-aa28-4093-9d19-054e7e973390,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─352591 haproxy -f /var/lib/neutron/ns-metadata-proxy/002a43bd-fe12-43a6-9588-bcc7de2e8658.conf │ │ ├─352595 haproxy -f /var/lib/neutron/ns-metadata-proxy/295cfb64-f3de-4e04-b390-c76e2c1a4cd0.conf │ │ ├─382275 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1m4qp054/privsep.sock │ │ └─387010 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp6s_86_vn/privsep.sock │ ├─e7df44d2708a2d63a020aa9e87cea384ccd42ed73fea23b96c6243c5ff34a453 │ │ └─161083 /pause │ ├─6c13528439a87063e85c6b360bf39d09f076b704f83eb9f2843828a75e6b1d35 │ │ └─42355 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 │ ├─f70b0f5ddfc1e679e70cc79e32ab808f199a07f3d3b8f80099dd64b5457f0253 │ │ └─67018 /pause │ ├─2314b2479abd0fed3cb29f2bef3808d61df3584f0592ba1e94fe0dca4622e1e4 │ │ └─49303 /pause │ ├─d7892484174dba0674b83f9caa8024a0d437d33a1aea3d40419c0b8198744795 │ │ ├─273457 apache2 -DFOREGROUND │ │ ├─275940 (wsgi:h -DFOREGROUND │ │ ├─275941 (wsgi:h -DFOREGROUND │ │ ├─275942 (wsgi:h -DFOREGROUND │ │ ├─275943 (wsgi:h -DFOREGROUND │ │ ├─275944 (wsgi:h -DFOREGROUND │ │ ├─275945 apache2 -DFOREGROUND │ │ └─275946 apache2 -DFOREGROUND │ ├─e794a61971e5116a36d9c874707232c6c241cda3711389f28a31e83edf2fdcab │ │ └─162329 /pause │ ├─dab23c2d79451ba9e262b7f9ea726b3105b8e897993ca34676c36453ae2ad846 │ │ └─45283 /pause │ ├─278ac9a4a7f26babc22dcccbdbaaf5a746356f186ec18f914b18fa1ef8f28a16 │ │ └─42769 /pause │ ├─f022525cfc2193927aa452b9a2415608e44b6194475f40efbc8993a2ef7571ce │ │ └─66260 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2d85a37f99a84bbbeb94f7f1f3404454cc7407c9f6b90b8911a9c38873e8ccf3 │ │ └─115033 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2a7dddf939835ad949100508821c4740f01490ad3bac186e88753677792a9874 │ │ └─133090 /pause │ ├─9a7edbb3ecdd014cd81aec91a1acca025cb4c26246817cde57162ebdeacb7355 │ │ └─66313 /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 │ ├─38dec7bb1b6675483d6f0a6805247c45a71ded75a79630d542111e59c880bda8 │ │ └─117271 /pause │ ├─cd7667c23d0821b0f84a9aee27882203890252aa712513cafcbdcf3426345f4f │ │ ├─69153 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69170 /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 -- │ │ ├─69176 erl_child_setup 1048576 │ │ ├─69226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69237 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69438 /bin/sh -s rabbit_disk_monitor │ ├─915efea76dbba58ff503bf496717618fc5c08961b97a029cc81e5eb770d1fd9c │ │ └─44942 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1f9c33486017476f7f797d57fb0d2721f59e1e68369d7c1e7be466162fe1dc03 │ │ └─53697 valkey-server *:26379 [sentinel] │ ├─815081c16943bbd0eda7abb8863a12361de5415cd19e32a9f012221f200b29ea │ │ └─194498 /pause │ ├─1ae9450b4568cf6973de8c9b3dfccbd9a2c1de485f0f564ae7f97b110fe5aeac │ │ └─98095 /pause │ ├─0c2442bd4098389b44f0450eaf6b0c4436f9a82d8ca1a35ac16c7fdedc3cfe89 │ │ ├─187793 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188132 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188135 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188138 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cbe190380749e96db327b3b3a3778a5168b7eb64ce8a0e39ab9d5cb69647bf13 │ │ ├─50843 mysqld --wsrep_start_position=dc359090-9585-11f1-bc72-f2bb89d71ad7:20 │ │ └─50970 /var/lib/mysql/mysql-state-monitor │ ├─0d64fa2e7090d4f380a1b784c06425dc559ffa1a7a2c7d71a3b282307edcd4fb │ │ └─45313 /pause │ ├─a52f3431c25b2fce2c990545e28ed4e43114af72646baec501c165ad27de3838 │ │ └─64285 /pause │ ├─a303856b190b9f5c02cdf46034ba58b9657639b460e2f5772c151a0f8daab03d │ │ └─192611 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a8d42f14ef8b5a3e6b0b758cec2c0a64065d80aa65e089de118889ea4977de0a │ │ ├─250123 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250632 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250633 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─01088c144c51bdc82cf21521f3030099a95bd89bdfbb67033b8f86f79e5887bf │ │ └─161410 /pause │ ├─d01634a740b10375c9e9874550fcc6d0cc7db81f3be224ae6d2656f80ce91140 │ │ └─53078 /pause │ ├─ae28a0927785417bb89a5b04c5e792eaf452dfeb2494b0c429b40be1f2011cdd │ │ └─43536 /pause │ ├─3d60377d32f9cbc1568c6261073a578154851de06b786bd2316d7dbacc971d90 │ │ └─67507 /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 │ ├─bc1309008fdb3c6bd6b1af9b8fe42720014967fe139594906183c26e0db5e15f │ │ └─64352 /pause │ ├─a3fb2b91879095d32aa90cd8fc3701a331168bf3a57eb4c249cd0785d6197bbf │ │ └─128966 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b612e913dac8e7719e0c139ccefbb153b5428908de9c30f623dc4e18837d729e │ │ └─58556 nfd-worker -metrics=8081 │ ├─2cac91d128a8e5bcded056b10d2c9074bf59255351379eb77bd3ab31a5cd2b87 │ │ └─42265 /pause │ ├─fbe1ae2c888ab193f221e982fd496dd2d7d8447eea0b3f7d31f54579c59a6117 │ │ ├─ 73895 apache2 -DFOREGROUND │ │ ├─ 73910 (wsgi:k -DFOREGROUND │ │ ├─ 73911 (wsgi:k -DFOREGROUND │ │ ├─ 73912 (wsgi:k -DFOREGROUND │ │ ├─ 73913 (wsgi:k -DFOREGROUND │ │ ├─420315 apache2 -DFOREGROUND │ │ └─420772 apache2 -DFOREGROUND │ ├─b5edb9426b09371e12dffd1480bb7bd516884ed770561f9ea6bd0a3fc7574174 │ │ └─238368 /pause │ ├─a3381ab114f455f62ae02556593be6349c3a125de50666227fa5d2f875e0e1ad │ │ └─58520 /pause │ ├─882ef58b0b0a46dcf990025eb1b59c3f54d04d19b0c46fa84f28b8b736ef7e50 │ │ ├─253292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253310 /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 -- │ │ ├─253316 erl_child_setup 1048576 │ │ ├─253401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253412 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253678 /bin/sh -s rabbit_disk_monitor │ ├─862eb4d602157ccdbfd91f300c7c7c8dd355f8536e5fca0f6dc03c01f6670cb9 │ │ ├─175881 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176361 nova-scheduler: ServiceWrapper worker(0) │ │ └─176366 nova-scheduler: ServiceWrapper worker(1) │ ├─87a9633f7c6278040dc48ee4e034a7b7cd04855e9890ebcd9fd1d0ef326c5ad2 │ │ └─49454 /manager --metrics-bind-address=:8080 │ ├─dcbe1198a64e99c28ddcc1cefaa605b6e347f2bcdfcbe7258d0e8e3f55f411aa │ │ ├─268511 /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 │ │ └─268778 /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 │ ├─d697c7735eb9875012383bb2a8ded551343c197fbc8462a5b0739ad614561ba3 │ │ └─178981 /pause │ ├─15063e1f95d0ba2d2b5f356a6aede36fbeedddaaca25ed9082ae9379422dcbdf │ │ └─65037 /pause │ ├─29eda2930bb26c60e907585d6197068d25edd8f3bd8be2a9d81de300b3b4c87e │ │ └─117181 /pause │ ├─3dd2b50806e8a6ebe743e843e97172cb8cd46177588c224b478d376631a9b0e6 │ │ └─233292 /pause │ ├─6a4d323d795885ee48d2e4ff0add8d902a84f499979f3bfe5a13cc0b79249fe9 │ │ └─234411 /pause │ ├─b59b9e6e2b198ba234220e0e83b2e28f04943d0d1c34760e7426737c00bdc739 │ │ └─236048 /pause │ ├─58bbe05db18eea1b61fd6f616fceeac7a310fc42abc50abce0d366a4855e5260 │ │ └─255655 docker-registry serve /etc/docker-registry/config.yml │ ├─e406c5fb1504728644b1d5f9a291065746ed5e4e0c782fef17e62ce52fcc0057 │ │ └─42503 /kube-vip manager │ ├─8a2a357068325ef8db8843f941ded7d33fbb623be6ae6e707fc3e6acf34d74d5 │ │ ├─66635 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66687 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a590a5afd2b7475087d2d6507175fe78b9c27800474630aa291850efa19b3c22 │ │ ├─229168 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229634 octavia-worker: ConsumerService worker(0) │ │ └─229637 octavia-worker: ConsumerService worker(1) │ ├─988e8aa855d856bd1475f589c9886324063f73033ae939454c820ce79135d98c │ │ └─58796 /secretgen-controller │ ├─a2c76cdbdc2b9ad295ddb78f82380b8b626663ff03e02a86391eb2bc5c87f3d4 │ │ └─42115 /pause │ ├─cf62caa4c27ad4e760cf4e7c8a04ac3dbb2734a8fcea8fbb774a94c3fda452ae │ │ ├─187792 neutron-api: uWSGI master │ │ ├─187844 neutron-api: uWSGI worker 1 │ │ └─187845 neutron-api: uWSGI worker 2 │ ├─745242054daa0e1cd1e10863f5824324d583f97b74995a125254d27b92fd2777 │ │ └─194421 /pause │ ├─7e64f2cfd55718f1ad06f1c0d7a80baa9c9a75c252d1f992898a7f6c228d2380 │ │ └─164311 /pause │ ├─b2aff4d3e9ee31d184b54734a0e797af8118c7db18586cfeeed36bc0060baab8 │ │ ├─229866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229887 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b519bc2501d7f37dfe42f4acd06045a80cf1ff0524bf0f24900978b221e7fd35 │ │ └─191853 /bin/bash /tmp/libvirt.sh │ ├─42e5fd73875bb2cafa7651800032dd2168bc428fda2f1ebf01a9db7236cce29c │ │ └─53302 /pause │ ├─1acdc459d22f9d9fe0e82d06f1b5c13c1e9016dbab7482891e39435c432d51f8 │ │ └─249507 /pause │ ├─434e2338419edec2d03267fb0939bea79f4b0bc5bef1342c575a1b03fd57ce9d │ │ └─273705 /pause │ ├─42d45b0768956ed69264ae3befbd8dabb6f1ae5b67c7e75c155973b3471c763c │ │ └─45909 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 │ ├─c57c1b9a810064d33eca7c5672bef73eca90443f2ff309e23f712d3effe73868 │ │ ├─113602 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113819 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113821 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4292c6365ed1f1309c05fa5aa9b6328857388ce9473fbd655db9e12771550f35 │ │ └─130417 /pause │ ├─179074edce261d11ecfe1152ab992b36da8885b74931f940b5a63fe10f84d08b │ │ └─68083 /bin/memcached_exporter │ ├─b2dcd5b3a4c19eae8bc49b9bde584bf4f619d1550761886d0eb6373f013fffb3 │ │ └─65745 /pause │ ├─93ce6a1dd30d06cd4a5fe8889c04e1fb367a289f4dbc3e0dec35626e4cc5bed4 │ │ └─42794 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─da51926a7f8b27e00bd3d7477da8e77b4fe729d98c96486d7be0f66c36c4e373 │ │ └─239830 /pause │ ├─995fb77f9a26cfc10f3a81bfe11dee203748714b12b28b3bba80764c6b827a01 │ │ └─64755 /pause │ ├─64e6bf86952751a10431081b2e380af930fdaf20a2df25fa886688c312850ecd │ │ └─63247 /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 │ ├─9575701510260b767ac5cda6dacc0078a2b218f208e7d52023970d93475263af │ │ └─50042 percona-xtradb-cluster-operator │ ├─a03d4ccaa1e38d425c13822e61f8e18df03b2ec7bbbdc455908d6ed47fcda398 │ │ └─58597 nfd-master -crd-controller=true -metrics=8081 │ ├─817501316a6248937d528a880d45a7678f783de72f57babba4dc1c8d0bae5a02 │ │ ├─207529 heat-api-cfn: uWSGI master │ │ ├─207573 heat-api-cfn: uWSGI worker 1 │ │ └─207574 heat-api-cfn: uWSGI worker 2 │ ├─f655bd34026f6794c29917affae352628a4c28dfdba93ecbf032325ed9c0a22a │ │ └─62817 /pause │ ├─83abf0cdb6b8490feae5b4c8cca69015ee47e2a0b930931eb77fc90b49e731ad │ │ └─257710 /pause │ ├─e68dcc65c70dec35f41b55afc282ad1eea53fc0c80574e80b9c7b88fbe30563a │ │ └─44894 /pause │ ├─e46e1af4718a522f6175c93e0c6da658e23b8a578dd61c1f66eaf9d67042e598 │ │ └─165234 /pause │ ├─5cabb60ac0b4c85c4e9e7a581eb38fe041832ac7c7d64a75bab9bd084cd70dd7 │ │ ├─63948 python -u /app/sidecar.py │ │ ├─64366 python -u /app/sidecar.py │ │ └─64367 python -u /app/sidecar.py │ ├─2533f19019babecac9decd57ba07f05e9a18bc4f8a10162738e70ab75c4e2f32 │ │ ├─63983 python -u /app/sidecar.py │ │ ├─64368 python -u /app/sidecar.py │ │ └─64369 python -u /app/sidecar.py │ ├─b55491c74d8e5ebfed5a3a75bf6a0b8dfeff7d2cb706bf3660f00c0587ed60d1 │ │ └─50939 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c9350bbe5d34aa17bb5b8d092ec98d0b09151ec0c07af0afa79d6d2490796467 │ │ ├─127276 cinder-api: uWSGI master │ │ ├─127289 cinder-api: uWSGI worker 1 │ │ └─127290 cinder-api: uWSGI worker 2 │ ├─9b84ae284fdf09340a3774ed1ce791a5273d7c788f190a4ae13fc4f271300437 │ │ └─48419 /pause │ ├─443bdcf1aea8200d42665ff996cb7bc50a895f5a1674e2f67372e983401c942c │ │ └─68019 /bin/pushgateway │ ├─9a1678e1ac93690d8f9dc00998b2485fca777033bdac2db04105aed8e030e422 │ │ └─113309 /pause │ ├─df4b6530a915e5c4bcf873f21a21a26602c9b7366205c11e6fea4173e0c1cb12 │ │ └─46305 /pause │ ├─fdf00178c7bec2d0a94f95c5263943141888fbd113f58b6253403dfb6058bd8d │ │ ├─207500 heat-api: uWSGI master │ │ ├─207571 heat-api: uWSGI worker 1 │ │ └─207572 heat-api: uWSGI worker 2 │ ├─3ffff61420e1b51063eac9cd9dd580c6403432fc7e2b1c7e1c850dce4d3ff583 │ │ ├─80317 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80334 /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 -- │ │ ├─80340 erl_child_setup 1048576 │ │ ├─80424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80590 /bin/sh -s rabbit_disk_monitor │ ├─e6757b8d50efeff1a88c9d1cd3bae74665e22d86df4a26f7565e709146571534 │ │ ├─211610 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211627 /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 -- │ │ ├─211633 erl_child_setup 1048576 │ │ ├─211758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212038 /bin/sh -s rabbit_disk_monitor │ ├─91e4944f47f8562d670ccbf05edef82156375f98b18632da1368c9ef91412f0a │ │ └─58257 /pause │ ├─a8b69ab1d81e3b2ca45e07fb77dc5cdd4dd728df9531cda94db87df8e473487c │ │ ├─112154 glance-api: uWSGI master │ │ ├─112168 glance-api: uWSGI worker 1 │ │ └─112169 glance-api: uWSGI worker 2 │ ├─cfeb2ed3ab886c803871d940fc88c2f5b57121b147f5299105fde18b230f0436 │ │ └─80191 /pause │ ├─d065bc6e93ea03cd6ce445b5b99bad637ac8fbbc5749900bbf369fc2161926b9 │ │ └─49376 /manager --metrics-bind-address=:9782 │ ├─62ad78b085a26b59dc8cdcfa8898ce828e7bd2bfbf5e65009fb75b7e11033f52 │ │ └─253079 /pause │ ├─cb7a2bd515431fdb6a3e7a4b2a414b5cc1f421ce34418bff4c03fa1885a31041 │ │ └─179324 /pause │ ├─7d18062552890f24f05c8b4e344a12c80f1252f4a04a97674da19eefc48da6fd │ │ ├─ 48690 /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 │ │ ├─ 48703 /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 │ │ ├─ 48815 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273330 nginx: worker process │ │ ├─273331 nginx: worker process │ │ └─273332 nginx: cache manager process │ ├─576c67eb74ee4bf04c11a4c715b8aa227ca44fc37511eb73251b8ba9472949e7 │ │ ├─179819 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─410960 sleep 300 │ ├─281b65521aa921bc21bcecc6294e72dd4097a719aec4d5bd364e81c97f145c80 │ │ └─250019 /pause │ ├─411410e60cf52d81847bd5795e9c2cb1288a40990524140605512cdc8f9c618a │ │ └─58636 nfd-gc -gc-interval=1h │ ├─63abfc7111909ab71fd36f2f6d445c0b372d1e2405cd240dcfd7e65bf54a6485 │ │ ├─160037 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160050 /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 │ ├─4be59c9d5d3875fbf6bdfa4688b8720e079128f873e8189c029f636b67accd3e │ │ └─68384 /pause │ ├─25e604a82783544fd9b34e8710c81adc76b68f9e57070b5ecce107df48a727b0 │ │ └─194590 /pause │ ├─86474e1720ae28f8a7d9a3299d4745272237627304a8ccab3b2bf5935b541513 │ │ ├─150275 placement-api: uWSGI master │ │ ├─150288 placement-api: uWSGI worker 1 │ │ └─150289 placement-api: uWSGI worker 2 │ ├─97f7c0e1bc173d2cd76ef625c216470d16a43f0ecfab3fe91a166f3c98659e5c │ │ ├─187859 neutron-policy-server: uWSGI master │ │ ├─187871 neutron-policy-server: uWSGI worker 1 │ │ └─187872 neutron-policy-server: uWSGI worker 2 │ ├─eec63a3fcd11cff73502c117657bd82223ec71672098fdc9edd5e576770b22cc │ │ └─58331 /pause │ ├─1265d0d660b623022cb57a36b51717cec4980953bf897b30d90a1f0bf5549367 │ │ ├─175022 nova-api: uWSGI master │ │ ├─175050 nova-api: uWSGI worker 1 │ │ └─175051 nova-api: uWSGI worker 2 │ ├─360a257d458da31bc8968f6ee77544b5685b776727403ecb72ee4bf9aa9ba289 │ │ └─63690 /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 │ ├─59ed4b1f7c5d81b5a0d57c392cde7bf2e614ac4c86c309871acc62e6d9c96eac │ │ └─66239 /pause │ ├─45e6a1e92066f9345bf97264cec9f80f1072e12e3eef5386cb0a9c97317ad5ea │ │ └─235425 /pause │ ├─85f206e9e69ba89a6d69b0ecf6e0ad63b0aaf6458e252e032b0ef764aa121ba8 │ │ └─268459 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ea434a29c0c511582873910a8be74198efbedf2e68fbc6e751e21cc4de57a8df │ │ ├─131567 /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 │ │ └─131727 /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 │ ├─0ebf86bcb92acfb897b5d3ae14f80696190685dc14d72d3cebb85e1cab49766c │ │ └─111713 /pause │ ├─fc92c7e8ae929d5f99ec10cb00a0be8d4444fbbbc73fc2de2faf6b9e32393b16 │ │ └─43538 /pause │ ├─aae4b9ec45b37fff53c32d128b8f6a10d2e32ffb8f2f05a1f5c6e03906331a29 │ │ ├─268458 manila-api: uWSGI master │ │ ├─268540 manila-api: uWSGI worker 1 │ │ └─268541 manila-api: uWSGI worker 2 │ ├─1c5c1b86de1e90e1e108e9ac871f6578d2430f7410f7b7c034a1350940660248 │ │ └─46508 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─a2cac721892618a71a722942c3036884b929856e27bb277c86fe074db814d1ff │ │ ├─ 98565 /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 │ │ └─412845 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dc7a146ed6201d450499fc6a964df053a0a7a5dc527d4996a6783bebc64c2059 │ │ └─58370 /pause │ ├─3e85b1fc0b81f638ffa9ab3588dea5ca4a162e7f97ae65f1de6475b1b4b46e01 │ │ └─67237 /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-223.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 │ ├─11a3bb7b04c45b8a4dfcaad28a418cd087faba850045196b92973f5e765494b8 │ │ └─42368 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 │ ├─c7a2f93311b61facbe926d6a8b4ce1fdf7172be0f7999419796770124d766bcb │ │ └─66157 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1fe30786c659a54abd04d2532f4eddc7897c21236dbc62a1809b5992cebcf422 │ │ ├─190292 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190587 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190772 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpofnn551g/privsep.sock │ │ ├─382454 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpygn0awp5/privsep.sock │ │ ├─383042 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpg_f6_8xd/privsep.sock │ │ ├─383568 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383569 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─387108 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b9560fd6-797c-4ee5-921f-a1688be4da84 --namespace=qrouter-b9560fd6-797c-4ee5-921f-a1688be4da84 --conf_dir=/var/lib/neutron/ha_confs/b9560fd6-797c-4ee5-921f-a1688be4da84 --log-file=/var/lib/neutron/ha_confs/b9560fd6-797c-4ee5-921f-a1688be4da84/neutron-keepalived-state-change.log --monitor_interface=ha-0b0dd93c-4a --monitor_cidr=169.254.0.4/24 --pid_file=/var/lib/neutron/external/pids/b9560fd6-797c-4ee5-921f-a1688be4da84.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─395326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=64bd544e-6ab5-4cb4-af5f-38e3ca368171 --namespace=qrouter-64bd544e-6ab5-4cb4-af5f-38e3ca368171 --conf_dir=/var/lib/neutron/ha_confs/64bd544e-6ab5-4cb4-af5f-38e3ca368171 --log-file=/var/lib/neutron/ha_confs/64bd544e-6ab5-4cb4-af5f-38e3ca368171/neutron-keepalived-state-change.log --monitor_interface=ha-19ca0d39-7d --monitor_cidr=169.254.0.68/24 --pid_file=/var/lib/neutron/external/pids/64bd544e-6ab5-4cb4-af5f-38e3ca368171.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─32d380233deb1b9c19467bd9781b4780f68b5a31c0d9afbe602e25afe9a2ec48 │ │ └─87778 /pause │ ├─459c5233181f5b8df9175b7b0d5e913a598bc0de6ce6ba818bd5cb6d1c4b1120 │ │ └─230898 /pause │ ├─d9638f93a732a2803dbe0ebf4293dcaf430618dff5499ea34fd1271f5eadbc5d │ │ ├─207495 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207894 heat-engine: ServiceWrapper worker(0) │ │ └─207897 heat-engine: ServiceWrapper worker(1) │ ├─7ebf914d7771317e6397f834bdfb73e075f0241f05607ccf363e123341c6bc5b │ │ └─48475 /pause │ ├─1ff78e50cfc47eb415c0bc2f95ce62366a9984e290af7f1bd94dc0f654f4cc15 │ │ └─63099 /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 │ ├─d165b543b752a39e73a64eb62a2f26e1b25763c978e0f93959939639327a229d │ │ └─211461 /pause │ ├─f6d4d129b38c5b68cf1db20e1a9d29488b054be0af65dd65d6ba257721510bb1 │ │ └─49919 /pause │ ├─78e9253fbb846cd897199e38d55f820904d838b6ea81c6599944d0ccd16737a4 │ │ └─178825 /pause │ ├─f69c7688e13796ca1a713a97986e3add4a333f352a4fc3c6d0bba168ed49fffd │ │ └─234793 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─877025bd8cd0dd8ba0e673b752e8eccf6421e58737ba55aff0f0a7b1641a436e │ │ └─48739 /server │ ├─6e580c4c412e9ff15b88c00d416ceac618d0d9f7fc22c0b2ff06b2b5a4112c64 │ │ └─268424 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e51e5a772cd4e149f75b1d4f0af7ee3f53822923ed6e8db5fcfde606eee8d32e │ │ └─42223 /pause │ ├─464278ba43a5edc97697afc986c6705683c9c0d2b81622003814fc7f8122861f │ │ └─70599 /pause │ ├─3648a093270198d1c8e0fc4b2510413bad02b9784e1e6fbd5ae9121644a698e9 │ │ └─99337 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ea19070e6186163fd3c8a1afa51aa8bd0712b1992551636cbe547ff984f885da │ │ └─257487 /pause │ ├─78483f403e38a16208468690be696334d428e050702d1443999ec8f32e1e1eb3 │ │ └─257887 /pause │ ├─7cb17432442886b9b0682bf6e844bcb8abb916fc808a2927a26a940c512f0c45 │ │ └─45766 /pause │ ├─3b14ec097eb8370bb0a04620b9cfbdced068091dd91afbfee4c4411f54a6347c │ │ └─235450 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─0c3d558a9a5e1af8e8c06735090c06e36f7253dca5eb5da022018210581fe073 │ │ └─62624 /pause │ ├─cd99b10afa01725ba4b852ece80299e49af8acf77f32aab89517f139008812d6 │ │ └─98148 /pause │ ├─be8c9bbd8cacc0aaa1360bda87cbbae54692a3d096dfb04dd103d1acc7594ddf │ │ └─233351 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2cd7781135891cef0697310aa72c10e4e8c7e270958eec1bd0fafe2642e26cc4 │ │ └─50998 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f77d94bc1eb20316820d207937702d692144a7acc2cbeafd6b3d11d7ad551b88 │ │ └─67735 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0faba49709fc86f078b0b3e8bdb1d16cbac31ca0fd15be654f9627a4f61b6832 │ │ ├─175183 nova-metadata: uWSGI master │ │ ├─175196 nova-metadata: uWSGI worker 1 │ │ └─175197 nova-metadata: uWSGI worker 2 │ ├─d4b8fcac60e9d54b086d2ca8295175aa76d2fdb4f5a4cb8123f17561753e74ce │ │ └─239874 /pause │ ├─92c20b8778e93caa79eb4163aae43bde060d8bde77b42aa8bec3eae6c7a8991e │ │ └─62772 /pause │ ├─38c3599f09a02bc9cf65bda49f6f45adcbe15b4d2389a5db47772290be607815 │ │ ├─230998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231015 /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 -- │ │ ├─231021 erl_child_setup 1048576 │ │ ├─231150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231456 /bin/sh -s rabbit_disk_monitor │ ├─6f9bd74f6eb4621b490bb3019a23d16d3741cc83a40354e8a86b094e0da03fe6 │ │ └─67173 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─876a05c3b99a5f2f4ec0c58af3bd93633f4a5e01b2839780fd563bd352eb8b9f │ │ └─218943 /pause │ ├─3c3275cb20d2c08b100ab4925fd25319dcb547a605ac3ca490de8cb0540c6cbf │ │ └─131028 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e928fdca5acc3ff505537b95fc08f397db8203504218c6188d983a2a5e8ee0df │ │ └─130506 /pause │ ├─deea2ded86a013d1eee143bd0fbd1d9b94ae3fc85bf57f4aee326059b40d26a6 │ │ ├─196585 /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 │ │ ├─384433 /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/tmp4yhhwphv/privsep.sock │ │ ├─384743 /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/tmpxo1lvy0h/privsep.sock │ │ └─385038 /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/tmppbhxd1r1/privsep.sock │ ├─98b5f62e277585864a7dcda6cfb61f31340651ac62d38f7aced4504e657cb3ec │ │ ├─177193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177229 /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 -- │ │ ├─177235 erl_child_setup 1048576 │ │ ├─177319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177410 /bin/sh -s rabbit_disk_monitor │ ├─e519dcda0447d3a4342252eb57030906ad5b336a87cadd0cf7135ba31849ff32 │ │ └─50224 /pause │ ├─f584f7074b63695d50da0f695ec88c8749c0b212206eeb83eb4accf19f04ecfb │ │ └─64716 /pause │ ├─23681a622198e226f1ad2608197818759e71927c08d1e332383dc11e54dbf776 │ │ └─160003 /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 │ ├─6c865a1a3b28089e34d42a1f8a9184c2baffe80ef369d444aff56eb305bd80bc │ │ ├─277541 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277591 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─aa1b14abc6200aafd50e0358ecd1570a248477a714c09c7759f3461c31d79990 │ │ └─179104 /pause │ ├─1c2b0bac087452974c1c9641711fdce94c7f388cbf02391800c0deed3e94a6df │ │ └─46281 /pause │ ├─0f24288802a8848886660f483052497a58ac50c2cfc9f2055ffb7506ccda7805 │ │ └─238396 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a93d69ed6c1c403135a6cccc129c76b76bf72f791839bff65199a04643a1d148 │ │ └─229155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0f7e1a06426b1570d356a832bf2772426e58ec62dc7eafbb72c3a19d163f0c25 │ │ └─67656 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d78a24c46798968439e40b323ff009a320a08a53504bbd955649ee59fbbc8e9a │ │ └─88608 /usr/local/bin/rook ceph operator │ ├─98fd73b4d7b8d0a5e1dec5539c716757c07842182e557171aeb7be83516335c2 │ │ └─179366 /pause │ ├─08408091b183b9376b854451aa005ca8b518996b29a55b1b02ea661151d0f8ee │ │ └─49263 /pause │ ├─6f8f0505f7d35ea2d9f26b5f9114e2183144c394945d569519fca8d3a7aa425c │ │ └─196656 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2fc6ccb1c7e0fac158571695a59ac297b65dce0cf10ae7a01edee0a6a5f7f0c0 │ │ └─192026 /pause │ ├─fb16dd1a0b93364ca834da538cb8daeb5151c3151ee6adb36ba7f7b4e09400a3 │ │ └─68208 /bin/oauth2-proxy │ ├─7e1a2b55408062ab84ff4ef55703c049995a47ed7c3f449ab3bb538fc6c0f058 │ │ └─45357 /coredns -conf /etc/coredns/Corefile │ └─36081f90a8761f6959b45545fce4246d10f71348ceba1822223f30a39528aed7 │ └─50624 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount