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 │ │ │ ├─21252 /lib/systemd/systemd --user │ │ │ └─21254 (sd-pam) │ │ └─session-22.scope │ │ ├─21247 sshd: cephadm [priv] │ │ └─21286 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1466 sshd: zuul [priv] │ │ └─1479 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1470 ssh: /home/zuul/.ansible/cp/199.19.213.117-22-zuul [mux] │ ├─406608 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zvyzniwyuugvxueulaucybmhnkfyjqzj ; /usr/bin/python3'"'"' && sleep 0' │ ├─406609 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zvyzniwyuugvxueulaucybmhnkfyjqzj ; /usr/bin/python3' && sleep 0 │ ├─406610 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zvyzniwyuugvxueulaucybmhnkfyjqzj ; /usr/bin/python3 │ ├─406611 /bin/sh -c echo BECOME-SUCCESS-zvyzniwyuugvxueulaucybmhnkfyjqzj ; /usr/bin/python3 │ ├─406613 /usr/bin/python3 │ ├─406632 /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 │ └─406634 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12212 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c0a72b3ad44361d428f551c4400fac3ccd270a4e14e5efb7ff9743e7ecc68242 -address /run/containerd/containerd.sock │ │ ├─ 12571 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 095f33e901becf45017025fcb302411a725cdf0baee05222b9f3b4640ffb4c33 -address /run/containerd/containerd.sock │ │ ├─ 19353 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3883e092ea851c4da03215d47b2702231fa540d93f57ff830865dabb45651231 -address /run/containerd/containerd.sock │ │ ├─ 24539 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b2b13eec77d0a9e61dd2e3913c96f200573607e36aa87809084be32d40a41bb -address /run/containerd/containerd.sock │ │ ├─ 28981 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 01a16da74a4ef27767a260b69aa6af8e6c529ed33ac49f6455866368db9e8428 -address /run/containerd/containerd.sock │ │ ├─ 33496 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5aff18efeb0e5823190f78a3ee81506b3b6a0661a6ff9f83aad2f9e5a1e0ef67 -address /run/containerd/containerd.sock │ │ ├─ 38980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a4ad1c022aac8b17631b083b957952d3c6c2377f508d1b18fb32fd28d05849 -address /run/containerd/containerd.sock │ │ ├─ 38997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f44a9d46ea1d25ba5640610e101d361d0c5050cbf51246a7e5fc322a5c375c -address /run/containerd/containerd.sock │ │ ├─ 39024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714d2adaa94af2a6be859e626440c3f031a3dd56ea03d5daf5cfe23b712e80ff -address /run/containerd/containerd.sock │ │ ├─ 39042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7c25183d7714a904ec0103962234bea128965e640649f80acff611228d5ab54 -address /run/containerd/containerd.sock │ │ ├─ 39075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0e5ce6f17ceac0409d0f2b4624d4677f600394b4b48a4872e69eebeedeebee -address /run/containerd/containerd.sock │ │ ├─ 39587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db1f23713c7510d6fb99e07c2ec02fc4a7e056b04a9f5aedc2e187f6ea70e56 -address /run/containerd/containerd.sock │ │ ├─ 40325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80756b2407514f46acbd3231a8bfd6e552e945dd73749532762c286da806432e -address /run/containerd/containerd.sock │ │ ├─ 40340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f42a08e42d2e4967e0664113d2ff28dacb84547b219e513de752ac8e763ca22a -address /run/containerd/containerd.sock │ │ ├─ 41679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298181f5a500776fd148bcaa0487a2f97802670b5afa55f1f16cf4bb28baa23f -address /run/containerd/containerd.sock │ │ ├─ 42075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c668883e1eb08510a4b5668f366fb4fd198057dddf605427d5e5177ac4f5257b -address /run/containerd/containerd.sock │ │ ├─ 42116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1418053c30bf39f1e351e6532a44f1bdbb5a5878e0efd0b1073aae9bdc0a9d6 -address /run/containerd/containerd.sock │ │ ├─ 42527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cbbdc6cb7df201422176e47de7cccaa7d3b8f984c67e148eb174bd79f8a17b7 -address /run/containerd/containerd.sock │ │ ├─ 42998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce387c27ed16550761940f70e0b8e74803186dbb730e3fe30ccd34878ad2bee -address /run/containerd/containerd.sock │ │ ├─ 43056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6898dbd3cb1d90514cec5e722c84b1d2f71c17b367ff885ceb6ed60c27bc5fdd -address /run/containerd/containerd.sock │ │ ├─ 43094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6b5732e93e37c9b8bdf4a975a3a36cb4a8869d750731d7e1f72e32e90508bb -address /run/containerd/containerd.sock │ │ ├─ 45421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898e48ed4744129bb59a1197204eea53074195de56f0500732a618c764b19b0d -address /run/containerd/containerd.sock │ │ ├─ 45519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d97221ead82677c9ff27cdb07423833cb226e1a53292b2f5e12a02778d79a55 -address /run/containerd/containerd.sock │ │ ├─ 46102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b32136d499deafc6ef950ceae9e141aedcafc9622a61818e886ad650eae2c1 -address /run/containerd/containerd.sock │ │ ├─ 46256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a34bb7274d8a63ebe4de1317b6bb1678c0de8340fecab94b8afb021e2bf8e7 -address /run/containerd/containerd.sock │ │ ├─ 46717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b76f349adb6b29e8a2e00ab1e1dbdbee61021eaca0c796f1c51ead8d9f37dd8 -address /run/containerd/containerd.sock │ │ ├─ 47169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc16986716519d65b171892b762a08d73428dce8a87e0cb5180ac714638547d4 -address /run/containerd/containerd.sock │ │ ├─ 47583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ae04d161b421db691da401b33a9ea16b9acae97a7467858c5ce0f07985001a -address /run/containerd/containerd.sock │ │ ├─ 49963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce768d83759c3e96e9861aa2092108bb9cb036246b2a40110ff0537478d9e25 -address /run/containerd/containerd.sock │ │ ├─ 50164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283895b623e8a5a84a9c56cf6c024d3e88a48a6341f28a0e7df96b103bcae691 -address /run/containerd/containerd.sock │ │ ├─ 54325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37464402c632c8fe4c0c2abc6e76de9ef3dc4a0d7d50fdcd2c61f839e7f1abdb -address /run/containerd/containerd.sock │ │ ├─ 54934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf2efcae1b1f00c78a585ba76de031ffb74e825c31295ef05c736b11986de3e -address /run/containerd/containerd.sock │ │ ├─ 55093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984427298e92f7a7de4ee6ab47bc79ea5a05d0732aaa8cf8454e04d81342715f -address /run/containerd/containerd.sock │ │ ├─ 55114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30fe5f5918398b575b1d07656bb24c65e84e71d50362eea50d8b3ddb4315cb61 -address /run/containerd/containerd.sock │ │ ├─ 55252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cac4f75622ecdeef7a3796db29ba9a4f65c266254f780cec184cf2adba62278 -address /run/containerd/containerd.sock │ │ ├─ 59273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75408fc44c1ff95accf77f44cc820f75bbcdd51ad71860081dabf5242a7c3f43 -address /run/containerd/containerd.sock │ │ ├─ 59402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13a603f1f9a9130c64e4374791d92fa20c462aa8e97b21357f05143da69149a -address /run/containerd/containerd.sock │ │ ├─ 59451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45fb6a5b11285768d1568a0f17df8ae4cb2ffe44c8e0eba204f891b3d0898ebd -address /run/containerd/containerd.sock │ │ ├─ 59483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc99169dcb69f3a13eaed2bf32246ca453cb93dddfe0afbf7bae12aa20a6b45 -address /run/containerd/containerd.sock │ │ ├─ 60618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d5072cefb9653f0e4cc6154d1bf9dc2271ef0e8d1d3150de956c503d04dd0e -address /run/containerd/containerd.sock │ │ ├─ 60904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b6a7342e2a514962111f34ccafe2791fe18385f37dcc7a4e738aced4c091f5 -address /run/containerd/containerd.sock │ │ ├─ 61250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d44aa8e89bfec08113ddb3f743a264d7d74976d463e8e9958c0af0064816c712 -address /run/containerd/containerd.sock │ │ ├─ 61295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439bec56c3db0602db9dbbc3aba656cc220c2a4dcca6d4a94df96a2cd7f2363d -address /run/containerd/containerd.sock │ │ ├─ 61403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92b7457e3ff4b89a999fa227b2b796b69ba736f0c4bf9fc41f483da6c5ab9c5 -address /run/containerd/containerd.sock │ │ ├─ 61825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e4edf06d2bfc68ae95ae29532cf244b646aff8e347cd9ba03918e590b27ddd -address /run/containerd/containerd.sock │ │ ├─ 62030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7860afdd0616d0d20573d84dec0d7697156e4e5178dfa0ab0120a2c9d28a6e -address /run/containerd/containerd.sock │ │ ├─ 62153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0753414df70d67879dc7d7d7c87330c9b7894806932e676e4974efad275c84 -address /run/containerd/containerd.sock │ │ ├─ 62395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677b2a1536ccc81316ae8b2467973e20acee461e94c24579423afa49a580f7c7 -address /run/containerd/containerd.sock │ │ ├─ 63082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1d55501c82ab55c11d59185c5299a2b62c40a5be79030af08d6abc84bd2a3c -address /run/containerd/containerd.sock │ │ ├─ 64677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90859cc4030468b1188c4080449fc3fc873e2dae5b451900854c9045ebfdd1d2 -address /run/containerd/containerd.sock │ │ ├─ 67798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b7f12f26326b5f6b020c91c27087cb376aae25bfa48b5e7a3eb95c514193b0 -address /run/containerd/containerd.sock │ │ ├─ 77027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ee6dee844d7a04948caca735e298c9995ce58088da2c95af3f7360dc689b14 -address /run/containerd/containerd.sock │ │ ├─ 78501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beac560116c47ac9df868cd0a6d05c6118cb6971a10b2061a42acc55dbf396b8 -address /run/containerd/containerd.sock │ │ ├─ 84544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c1ab10ce6be83d4b074fcf34354e0d172341b993c417e08b4e6bfe94387ff6 -address /run/containerd/containerd.sock │ │ ├─ 90350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814648ee451b6a61ff4baa788bd89edefb624512fd5a550c2046c2ab544d6cae -address /run/containerd/containerd.sock │ │ ├─ 94793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e594e87d83aa6550aae762ef6cd01da40b55cb0c7be090d4b8ebe7a6c5c8b75 -address /run/containerd/containerd.sock │ │ ├─ 94920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fba32dbea0a8fc5d60b4a2f68278e718580e761b16e8ceb3ed749d1735e0431 -address /run/containerd/containerd.sock │ │ ├─103085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87942dd1efcba9e466305530647a48bd13d9a5da8d3f9eb5c7f845084be919ff -address /run/containerd/containerd.sock │ │ ├─104848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 455c396449afb9a1a3397e3ea5b4c679437144b7c463f6d2138c8025404d7d52 -address /run/containerd/containerd.sock │ │ ├─104887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409ffdb5db7bbbdf24320edf2fab4efa3bc1fd550d20a531729bceb4f39939ab -address /run/containerd/containerd.sock │ │ ├─106804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9cc06933e877864ad9df86f865f6c33f6478949aa280737ed2c6e8563dd1ccc -address /run/containerd/containerd.sock │ │ ├─108607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fec5d41dea8524121c6c03f52ff98485b397c96f4951ab7a9ee700a34ceec48 -address /run/containerd/containerd.sock │ │ ├─108653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12bec10acd6918f819e0ef5436279399b5cdfb73c67fcfb6ba043f39ebf0851 -address /run/containerd/containerd.sock │ │ ├─121634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2aad65bb20c900075924353352c1aca441f393e580bec4cd5ea39caa5fdf7de -address /run/containerd/containerd.sock │ │ ├─121719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa61eb38d638cf180b3f2b2f2e1c2fab1c6d09867f63d24afb91ab82eb60d343 -address /run/containerd/containerd.sock │ │ ├─124080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b2c07c58d7a4925ef2c4fa554d7db1ed35f2571d8275299685f9c0041eef48 -address /run/containerd/containerd.sock │ │ ├─138452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22c14289cdabe4d9db8042b114c7f7c0646a782836cf7f8744c76fce9f4073c -address /run/containerd/containerd.sock │ │ ├─140104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6442cefb2fa7d5b81bcf4a75a5c4cbcafed7e75ba9aa16a39331c1b4af7bc712 -address /run/containerd/containerd.sock │ │ ├─140435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372720f2563fc2d8acbd7ea8766fbd7fa0953f410e12382e7bec7d0486bd6e71 -address /run/containerd/containerd.sock │ │ ├─141287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59d69ba37bc10fb96890410f9d40b06ad4eaada49199499e87b975eeef47aaa4 -address /run/containerd/containerd.sock │ │ ├─143270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfb34f7e8af37c7b2f72f305b47424ea018c6ee65c35157b4c496b1dfeade33 -address /run/containerd/containerd.sock │ │ ├─143694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ef95d84318e60cb86daa61526ae58d6301e42fe25ec058eb2c75ac8b256122 -address /run/containerd/containerd.sock │ │ ├─143742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd751d4660cd8d02cace0f7221d6a04ee5fd6302e15cbbedc975e852968baec3 -address /run/containerd/containerd.sock │ │ ├─143955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a15a8a0330e0d78cad3d1e3ba302d1a2854d8ed541cb853c38f17f26a539ae5 -address /run/containerd/containerd.sock │ │ ├─144052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bcff05947f07d5d12fc2d0ace779e78f7d15cded6c575faff2b2110ff2fa8c9 -address /run/containerd/containerd.sock │ │ ├─144412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae102e3ed02bd85213db2ab3a2a9716a46dd5378d11433972386b1c0e3f6175 -address /run/containerd/containerd.sock │ │ ├─169231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c542f7e2875129d36528ce9fb1978408c7d6d56e99340c0cb28c4ed2ba8ab299 -address /run/containerd/containerd.sock │ │ ├─171077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d0eeae13069770ed4be4522de8032609f953dc140a0a21d373e73835bf44c19 -address /run/containerd/containerd.sock │ │ ├─171090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5442198c06f8a205570318609a86423d0302dc522e89d6c40211190f25a833 -address /run/containerd/containerd.sock │ │ ├─171176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07974cb75b67b4a6c8cfe38122eeddce2f8e1731c4879b63c4c68d6306eef71b -address /run/containerd/containerd.sock │ │ ├─171198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d2070433b2a15575d1f333c1f0767fdaafda6be879f79bbbdc2eee9c500394 -address /run/containerd/containerd.sock │ │ ├─171302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62fe89d0f577523ab6a87a6a2d3852fe083fa60996221de1fc0839728571d160 -address /run/containerd/containerd.sock │ │ ├─171557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d995d4521a0612018fffdc3d6636d375e57c765040722ab3fff13f1b7144ff -address /run/containerd/containerd.sock │ │ ├─171638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 702a884b1f5e073204b021718921e5d4ddbc90f3461f05b2ecb6e6a492b3ac17 -address /run/containerd/containerd.sock │ │ ├─184058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77446f8e301e5a50b9c3bc114ac7db8d6a1c19212b33f640bce09cbbbe99aa8 -address /run/containerd/containerd.sock │ │ ├─186505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9781af650ca3c042d7808ad5eb50dbee84dc15d3a47ceaef8e6158f02a129287 -address /run/containerd/containerd.sock │ │ ├─186551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee6ea50303a72b864190cdfe7d6347198ee8bc33cb19174c916643420aa40ee -address /run/containerd/containerd.sock │ │ ├─186665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7a1641472455441dc6fda41bbbca3fafaf115cabff9068c26e47e725de543e -address /run/containerd/containerd.sock │ │ ├─202995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d88721c33d232bd1a412fd81080b4e3abf59eac87dfda3053803765d09226e49 -address /run/containerd/containerd.sock │ │ ├─212546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a80616e376bf2cc52ea958d3521f91aa6acc05ad3cb235de90ec60b4e7e771 -address /run/containerd/containerd.sock │ │ ├─212575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae0b52e3ae1c95bb1a320eea07df2a1e151e80be241b7efe66e7111db72f2a78 -address /run/containerd/containerd.sock │ │ ├─212590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d612c11d45fd114023c0b86a942945638432fec436c23ede896516aad1528502 -address /run/containerd/containerd.sock │ │ ├─212902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8036e9c5bb84277ef7eb7fa23836db4610a47fe2693b2c208ea0d5710ac7249c -address /run/containerd/containerd.sock │ │ ├─224364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9c545da5c000c49ee29ca4ed3afb5922eed43a6dc3e7bb4912793729f7d535a -address /run/containerd/containerd.sock │ │ ├─226797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eed58b4e6c8a30f88d73a2fa40c623c38e469d20c9836f16c1289afab1815c2 -address /run/containerd/containerd.sock │ │ ├─227880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb656c69221222ba15de9e6bd3b639c9304f9c8cc0ab2590bd3d44d0a22f7f7 -address /run/containerd/containerd.sock │ │ ├─228656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8195b7f446b313b9ceecbad31cd387293e5bb8b4498b859b06ad2e11795d8da9 -address /run/containerd/containerd.sock │ │ ├─229774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 779f7d0b748685c0375d1a360e25bfa24febd1f6aec058fe0df7a6d592cfa890 -address /run/containerd/containerd.sock │ │ ├─232091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5cccd6fc84a584f4e5d64f98dac478232468f5c61ae8e0591c651994b0848b -address /run/containerd/containerd.sock │ │ ├─233472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac7ade1d17c476e15ee0011977d43ea75923c60b73714de198d1892763976e9 -address /run/containerd/containerd.sock │ │ ├─233610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab37397f25bbe2c5f2d53add9087440f080f2788ba2ea01b59fe003f95d1f1fa -address /run/containerd/containerd.sock │ │ ├─242839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3275ef263556be7bfc83ba70b16c0471c60c3802d533a2fec3d0e11046e66ed -address /run/containerd/containerd.sock │ │ ├─243223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e696fe67f03ea1abcc068008efe0c2f8b381e160c2ec51c871e75607bff109e8 -address /run/containerd/containerd.sock │ │ ├─246692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90954bb3ec2ee4f37693af080b79080458fbfa54eaaf03f04954b1bff1bc59e5 -address /run/containerd/containerd.sock │ │ ├─251381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0cc0fb1744ad858c5d9949299d406396ba0f7d2b3b6f87e660edda153cc415 -address /run/containerd/containerd.sock │ │ ├─251555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a43c504c4d5195942a686a2560bd956e15634d6b56d0fc5c3957596f945b73d -address /run/containerd/containerd.sock │ │ ├─251612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae78e9b75bdd6591a335bb48145f6636b2cae3860d8d141a60181c3fcf3eaae -address /run/containerd/containerd.sock │ │ ├─251673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36afb7608e7cacd77e88d0a518fcb27e704ccd537457d09c3d4e9548443a73b7 -address /run/containerd/containerd.sock │ │ ├─262885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 760417896cbd8f4fb35ef670cf4303998fe034d6d08cc10bcc02ad0eb82a675d -address /run/containerd/containerd.sock │ │ ├─265447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e457870da00f774a83d77401d27531365a90ac830a9a998b53067059e1979ab3 -address /run/containerd/containerd.sock │ │ └─266764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4fcb6cfb7ffe177a6240228fe888a3c745c11b1ad4fd71a20420adddeaca61d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1200 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─402 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /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 │ │ │ ├─28700 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28964 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19312 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19332 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24254 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24521 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33479 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ctfhka.service │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctfhka/unit.run │ │ │ └─12515 /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-ctfhka --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctfhka:/var/lib/ceph/mgr/ceph-instance.ctfhka:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctfhka/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ctfhka -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 │ │ ├─12123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12155 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10181 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─654 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137809 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39446 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.117 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-5aff18efeb0e5823190f78a3ee81506b3b6a0661a6ff9f83aad2f9e5a1e0ef67.scope … │ │ ├─33520 /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 │ │ └─33533 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─docker-9b2b13eec77d0a9e61dd2e3913c96f200573607e36aa87809084be32d40a41bb.scope … │ │ ├─24563 /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 │ │ └─24575 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-095f33e901becf45017025fcb302411a725cdf0baee05222b9f3b4640ffb4c33.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ctfhka -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12616 /usr/bin/ceph-mgr -n mgr.instance.ctfhka -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─661 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c0a72b3ad44361d428f551c4400fac3ccd270a4e14e5efb7ff9743e7ecc68242.scope … │ │ ├─12237 /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 │ │ └─12250 /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 │ ├─uuidd.service │ │ └─1401 /usr/sbin/uuidd --socket-activation │ ├─run-r3fde3eb138c24c43b6e8541518745ebe.scope │ │ └─184955 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10686 /usr/sbin/chronyd -F 1 │ │ └─10687 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─406 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137677 /sbin/iscsid │ │ └─137678 /sbin/iscsid │ ├─docker-01a16da74a4ef27767a260b69aa6af8e6c529ed33ac49f6455866368db9e8428.scope … │ │ ├─29005 /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 │ │ └─29018 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-3883e092ea851c4da03215d47b2702231fa540d93f57ff830865dabb45651231.scope … │ │ ├─19378 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19397 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─1cbbdc6cb7df201422176e47de7cccaa7d3b8f984c67e148eb174bd79f8a17b7 │ │ └─42550 /pause │ ├─2cff96ff7fb4de09460b340d915e67ce76d1208f8d4142dd9d50e28b06ba3795 │ │ └─40597 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─779f7d0b748685c0375d1a360e25bfa24febd1f6aec058fe0df7a6d592cfa890 │ │ └─229798 /pause │ ├─c9e3cda0023eb5ca3dc0d2dce2cc0a215226bfb6e867f635b800b2f08a342601 │ │ └─249155 docker-registry serve /etc/docker-registry/config.yml │ ├─940a4fdda8450ceb6d2ce349da6862e0542b8bc9318c63fd42bae968776980c6 │ │ ├─118328 cinder-api: uWSGI master │ │ ├─118350 cinder-api: uWSGI worker 1 │ │ └─118351 cinder-api: uWSGI worker 2 │ ├─76bc0474fa41d1b80313b9e31c182fff72455d382a5f1e25d2d3aa04e4223d0f │ │ ├─222580 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223256 octavia-worker: ConsumerService worker(0) │ │ └─223259 octavia-worker: ConsumerService worker(1) │ ├─c65e369059ed842d6dcebb6f716f4f732443ac4c43e91bc07c3709e8ecb96285 │ │ └─39279 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 │ ├─455c396449afb9a1a3397e3ea5b4c679437144b7c463f6d2138c8025404d7d52 │ │ └─104872 /pause │ ├─c542f7e2875129d36528ce9fb1978408c7d6d56e99340c0cb28c4ed2ba8ab299 │ │ └─169256 /pause │ ├─9b6b5732e93e37c9b8bdf4a975a3a36cb4a8869d750731d7e1f72e32e90508bb │ │ └─43117 /pause │ ├─98a80616e376bf2cc52ea958d3521f91aa6acc05ad3cb235de90ec60b4e7e771 │ │ └─212601 /pause │ ├─b5a08a2ef07bb521353db661cff656c88d0d9c50870f3590b285934b05773205 │ │ └─65644 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─beac560116c47ac9df868cd0a6d05c6118cb6971a10b2061a42acc55dbf396b8 │ │ └─78525 /pause │ ├─0b184ae7af86702d5bd069e307284ebaa45c4401886cccddd7a68c2d39f4a9f0 │ │ └─43363 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─7e594e87d83aa6550aae762ef6cd01da40b55cb0c7be090d4b8ebe7a6c5c8b75 │ │ └─94820 /pause │ ├─4ba6fc6f8805558e05eea70da1b2bc688876414a02d63d855552a7f2f72f15df │ │ └─182350 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) │ ├─913e5b8c79267994c77ede8f528de6b93da0c9d9546882da63fc6aea38b97165 │ │ ├─243267 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243622 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243623 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3cae2600d007c10e04c2a28e887db6d4e9ffafde9537a5cac3631450a835194f │ │ ├─184385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184402 /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 -- │ │ ├─184408 erl_child_setup 1048576 │ │ ├─184500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184501 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184819 /bin/sh -s rabbit_disk_monitor │ ├─21d0483b80af9726277a681a82cc23410c5aecb1099772f0a0710a972cce182c │ │ ├─269275 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269292 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7ee6a8bb157f81d15cbfc3b7e9bad1acfafda82021129b885eeca6f1d125ac42 │ │ └─55531 /secretgen-controller │ ├─769e367154ffc554ba07dc4e506be56e312223644076f48a0b8a11ee2d5ec18f │ │ ├─ 85278 /usr/local/bin/rook ceph operator │ │ └─406607 /usr/bin/python3 -s /usr/bin/ceph status --format json --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring │ ├─e1444e12fb05de95fc4c7a754a6e7bc236bf6a9369c87fece6d5abf0d642a28a │ │ └─228367 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e1cb6106332e458ed500e8cedc149f4d5494ca27be811dcf8b58f7327a2a73f5 │ │ ├─106987 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107004 /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 -- │ │ ├─107010 erl_child_setup 1048576 │ │ ├─107060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107061 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107224 /bin/sh -s rabbit_disk_monitor │ ├─30fe5f5918398b575b1d07656bb24c65e84e71d50362eea50d8b3ddb4315cb61 │ │ └─55156 /pause │ ├─f5d5072cefb9653f0e4cc6154d1bf9dc2271ef0e8d1d3150de956c503d04dd0e │ │ └─60642 /pause │ ├─37464402c632c8fe4c0c2abc6e76de9ef3dc4a0d7d50fdcd2c61f839e7f1abdb │ │ └─54348 /pause │ ├─7a225b945e053827f0cd016adcc541880c6ad4a137abd5541c40ad5c433e809a │ │ └─65234 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-117.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 │ ├─b9c545da5c000c49ee29ca4ed3afb5922eed43a6dc3e7bb4912793729f7d535a │ │ └─224389 /pause │ ├─7453d6eb9637d97e0bef363c9995dc8183a5383ddcfe2c0fd3dadc98ffcbc5a0 │ │ └─64370 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4dfb34f7e8af37c7b2f72f305b47424ea018c6ee65c35157b4c496b1dfeade33 │ │ └─143348 /pause │ ├─fc0753414df70d67879dc7d7d7c87330c9b7894806932e676e4974efad275c84 │ │ └─62181 /pause │ ├─cdc99169dcb69f3a13eaed2bf32246ca453cb93dddfe0afbf7bae12aa20a6b45 │ │ └─59513 /pause │ ├─57d995d4521a0612018fffdc3d6636d375e57c765040722ab3fff13f1b7144ff │ │ └─171615 /pause │ ├─c668883e1eb08510a4b5668f366fb4fd198057dddf605427d5e5177ac4f5257b │ │ └─42100 /pause │ ├─0fa0c3625b09819dfe9fceab496833f5f9c64f789d34e2013e83a70e12009cb5 │ │ └─60684 /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 │ ├─c77446f8e301e5a50b9c3bc114ac7db8d6a1c19212b33f640bce09cbbbe99aa8 │ │ └─184082 /pause │ ├─eee6ea50303a72b864190cdfe7d6347198ee8bc33cb19174c916643420aa40ee │ │ └─186585 /pause │ ├─f3d13929b5dcd2a8f37971436ceba3799390ddd87ec844fa109db1c23233534f │ │ └─65933 /bin/oauth2-proxy │ ├─b71a85f0c0a80a7c5054de315fb213def872c3e354124f95e7bb2c9b37664f87 │ │ └─122280 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d4fcb6cfb7ffe177a6240228fe888a3c745c11b1ad4fd71a20420adddeaca61d │ │ └─266789 /pause │ ├─0bcff05947f07d5d12fc2d0ace779e78f7d15cded6c575faff2b2110ff2fa8c9 │ │ └─144104 /pause │ ├─b013bd946b2243269d22e05e8a7cb932b20ee7e89fc156eb6e1832287e3469f5 │ │ ├─243404 magnum-api: uWSGI master │ │ ├─243417 magnum-api: uWSGI worker 1 │ │ └─243418 magnum-api: uWSGI worker 2 │ ├─c34dbe4e10a614b42b1e3706f1fe15b6676de4d8afc8ffa2469ee9ed582c305e │ │ └─63809 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 │ ├─eb1d55501c82ab55c11d59185c5299a2b62c40a5be79030af08d6abc84bd2a3c │ │ └─63104 /pause │ ├─7cd6f35d13a6eb2f515073046d3d8c6e350ae31999fdaf078305c32b761f73c8 │ │ ├─64737 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64848 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─75408fc44c1ff95accf77f44cc820f75bbcdd51ad71860081dabf5242a7c3f43 │ │ └─59302 /pause │ ├─33c1ab10ce6be83d4b074fcf34354e0d172341b993c417e08b4e6bfe94387ff6 │ │ └─84567 /pause │ ├─27b32136d499deafc6ef950ceae9e141aedcafc9622a61818e886ad650eae2c1 │ │ └─46128 /pause │ ├─a1276570e7685b02189be02ea1d71892d47ab1c54afb6218b4bb38d0f0a04e50 │ │ ├─181017 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) │ │ ├─181339 /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/tmpvxc2ahq1/privsep.sock │ │ ├─181622 /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/tmp5kvpxoni/privsep.sock │ │ └─182139 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bae78e9b75bdd6591a335bb48145f6636b2cae3860d8d141a60181c3fcf3eaae │ │ └─251645 /pause │ ├─7f0ad4a0d4184184fdfff7c59fbd9f2284eb623174b80da77173e5d80bb56dc7 │ │ └─65093 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─30ad8ec7479006d6b531bd7756b816b90807bb3a90ac21e0e673dc244b4d3ad1 │ │ ├─223566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223584 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2e34a7985ceef1c41dcd1c9a2126c8285541f6305d3d3d5d009c9092443a9b4f │ │ ├─83675 barbiacan-api: uWSGI master │ │ └─83687 barbiacan-api: uWSGI worker 1 │ ├─130e4f40ccdd1da4438624855675d950e75b8d824e0e5cb60103d366898eb0b1 │ │ └─50507 valkey-server *:26379 [sentinel] │ ├─fa61eb38d638cf180b3f2b2f2e1c2fab1c6d09867f63d24afb91ab82eb60d343 │ │ └─121745 /pause │ ├─45e3fe9722ce11b3fa6376d407a860688f06e7c567cccc2314b0eef28ea8e380 │ │ ├─179960 neutron-api: uWSGI master │ │ ├─179991 neutron-api: uWSGI worker 1 │ │ └─179992 neutron-api: uWSGI worker 2 │ ├─78ee6dee844d7a04948caca735e298c9995ce58088da2c95af3f7360dc689b14 │ │ └─77053 /pause │ ├─28c9f5c349a7e097a6da6ebe17ee7832c105314f61e14e86df567a073a114941 │ │ ├─246914 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246931 /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 -- │ │ ├─246937 erl_child_setup 1048576 │ │ ├─247025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247288 /bin/sh -s rabbit_disk_monitor │ ├─e457870da00f774a83d77401d27531365a90ac830a9a998b53067059e1979ab3 │ │ └─265472 /pause │ ├─854b12b87fc7a5a9b7b8af55ed03be597f27f0692f7f0859adca630bbc746fe2 │ │ └─42199 /coredns -conf /etc/coredns/Corefile │ ├─e6835b265945a6e1899c1f50eb9b99f03ab29874c21193f14bd827950dc2a637 │ │ ├─129309 placement-api: uWSGI master │ │ ├─129336 placement-api: uWSGI worker 1 │ │ └─129337 placement-api: uWSGI worker 2 │ ├─ea1ba59e8d206d5d5a708da11cf847c026a3be0edc36aa9b9f50b274a187534c │ │ └─46529 /manager --metrics-bind-address=:8080 │ ├─2f72b67ad26779ca10ae18ae4f6a0f7ecae15d571d6f5c66e3ba28891af7e5f1 │ │ └─41747 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ba0268308813d9a481b6cac9cd1bea433a6a54b0d63f5cc637f6d3c2b698df2e │ │ └─140740 /coredns -conf /etc/coredns/Corefile │ ├─c582b2ab56c6f37a8f509b4fb5363cf6c66d6c109eef5430ed6bfaf4038df2a3 │ │ └─265905 /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 │ ├─2201c8135b4090643a789a58ae56021f86787989902c5645455f365524271362 │ │ └─65567 /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 │ ├─2b76f349adb6b29e8a2e00ab1e1dbdbee61021eaca0c796f1c51ead8d9f37dd8 │ │ └─46741 /pause │ ├─898e48ed4744129bb59a1197204eea53074195de56f0500732a618c764b19b0d │ │ └─45443 /pause │ ├─b6d2070433b2a15575d1f333c1f0767fdaafda6be879f79bbbdc2eee9c500394 │ │ └─171275 /pause │ ├─298181f5a500776fd148bcaa0487a2f97802670b5afa55f1f16cf4bb28baa23f │ │ └─41703 /pause │ ├─86ab476cd4cdbce8b96c4a8c2b7de195f7e94233d1d0bdbc861dbee49731a068 │ │ └─261343 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─26dbd4a4675cafa7516f5b33d3b5708a9fa9a6f047befe526aa2de9a9a9fda5c │ │ ├─179954 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] │ │ ├─180289 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) │ │ ├─180292 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) │ │ └─180295 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) │ ├─f8703f7eb8c62bf86e7badf8bb804de174f83d063f62c841aaa89d6430734662 │ │ └─46163 /server │ ├─740919cdde85a9fa8a31197fd02a6c5c0c035d75a303527df3c40df2b36961c1 │ │ ├─340527 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] │ │ ├─340983 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─341188 /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/tmpvposfbly/privsep.sock │ │ ├─341720 /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/tmptctxmsow/privsep.sock │ │ ├─342049 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342050 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342124 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/40e1e311-0422-4517-b0ec-acbcb1149664/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/40e1e311-0422-4517-b0ec-acbcb1149664/host --addn-hosts=/var/lib/neutron/dhcp/40e1e311-0422-4517-b0ec-acbcb1149664/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/40e1e311-0422-4517-b0ec-acbcb1149664/opts --dhcp-leasefile=/var/lib/neutron/dhcp/40e1e311-0422-4517-b0ec-acbcb1149664/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-873e74f5-8ed4-4a42-b79b-95d386c62569,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 │ │ ├─342128 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cf835795-4a3a-4a5a-9101-9bef2544bdd2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cf835795-4a3a-4a5a-9101-9bef2544bdd2/host --addn-hosts=/var/lib/neutron/dhcp/cf835795-4a3a-4a5a-9101-9bef2544bdd2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cf835795-4a3a-4a5a-9101-9bef2544bdd2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cf835795-4a3a-4a5a-9101-9bef2544bdd2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-baa3d02d-2274-449e-90c3-9d752c8a53f9,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 │ │ ├─342131 haproxy -f /var/lib/neutron/ns-metadata-proxy/40e1e311-0422-4517-b0ec-acbcb1149664.conf │ │ ├─342136 haproxy -f /var/lib/neutron/ns-metadata-proxy/cf835795-4a3a-4a5a-9101-9bef2544bdd2.conf │ │ ├─369171 /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/tmpu4hvvqof/privsep.sock │ │ └─373549 /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/tmpogx47fx4/privsep.sock │ ├─75456d7728355693288c4715589a25ab94a26850937685e23ebc4f1d72a3bf8c │ │ └─65478 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-117.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 │ ├─45fb6a5b11285768d1568a0f17df8ae4cb2ffe44c8e0eba204f891b3d0898ebd │ │ └─59481 /pause │ ├─c13a603f1f9a9130c64e4374791d92fa20c462aa8e97b21357f05143da69149a │ │ └─59430 /pause │ ├─43f44a9d46ea1d25ba5640610e101d361d0c5050cbf51246a7e5fc322a5c375c │ │ └─39096 /pause │ ├─ef3b0684bbca19d5ee8be0d00a374638adba57b7246bf44584342704a5205ca2 │ │ ├─261138 manila-api: uWSGI master │ │ ├─261169 manila-api: uWSGI worker 1 │ │ └─261170 manila-api: uWSGI worker 2 │ ├─ffc8bfddf4b441064654aad32838ed7548b436df2d47496da6e6907d0bdf988e │ │ └─106505 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─677b2a1536ccc81316ae8b2467973e20acee461e94c24579423afa49a580f7c7 │ │ └─62420 /pause │ ├─eac7ade1d17c476e15ee0011977d43ea75923c60b73714de198d1892763976e9 │ │ └─233499 /pause │ ├─356650525b2149cb8fd75b008a0275a6e724187c7e8f8b94b9f38869d71d1d7c │ │ └─64584 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b9fcefbc2a7eb110c9b5a011d4bd57cc5e512a762703aae1af3303698f3ccc84 │ │ ├─60304 python -u /app/sidecar.py │ │ ├─60527 python -u /app/sidecar.py │ │ └─60528 python -u /app/sidecar.py │ ├─3ada19838fa5014f13d19ed4bbbdec8febe4d0c2e2ccbc3a61ef81b8ebc31154 │ │ └─39266 etcd --advertise-client-urls=https://199.19.213.117:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.117:2380 --initial-cluster=instance=https://199.19.213.117:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.117:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.117: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 │ ├─22c8cbf93101252c0c2b0ae13979750c332d65ebd8231a8cd6f70b1b9c8e90b0 │ │ ├─64548 nginx: master process nginx -g daemon off; │ │ ├─64564 nginx: worker process │ │ ├─64565 nginx: worker process │ │ ├─64566 nginx: worker process │ │ ├─64567 nginx: worker process │ │ └─64568 nginx: worker process │ ├─2d7860afdd0616d0d20573d84dec0d7697156e4e5178dfa0ab0120a2c9d28a6e │ │ └─62054 /pause │ ├─dca89b91f48590b6ff7201538234bacbeb1d61214c7ded060ed615f65f3c0f07 │ │ └─222601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─98f3e282d12408db4a97b86ab0e78b793b2a2e6ac59e829a01a8bf7785510be0 │ │ └─65146 /bin/pushgateway │ ├─b3895d71c82c01c68a0ebc9d1c2eaecb937099a979bf0d57bf9000bf676cd108 │ │ └─65915 /bin/oauth2-proxy │ ├─137576e0163b602803f6e9b91b6a21b3f71a971abbbb6c34eabbda76010c6878 │ │ └─55326 nfd-worker -metrics=8081 │ ├─c6aa1b27f25670a17df94aa1ab6bc0f8731239671a54a106f3366591b3b54f5d │ │ └─42170 /coredns -conf /etc/coredns/Corefile │ ├─747879f3c77511364131c3894622fa251733f0bd8340386d299580a256958527 │ │ ├─198872 heat-api-cfn: uWSGI master │ │ ├─198887 heat-api-cfn: uWSGI worker 1 │ │ └─198888 heat-api-cfn: uWSGI worker 2 │ ├─6442cefb2fa7d5b81bcf4a75a5c4cbcafed7e75ba9aa16a39331c1b4af7bc712 │ │ └─140127 /pause │ ├─63984db6113235759c48dc5edca51bde7cccf8197bff55c5de0ebbb524c0f894 │ │ ├─141520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141537 /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 -- │ │ ├─141543 erl_child_setup 1048576 │ │ ├─141679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141791 /bin/sh -s rabbit_disk_monitor │ ├─90859cc4030468b1188c4080449fc3fc873e2dae5b451900854c9045ebfdd1d2 │ │ └─64702 /pause │ ├─8a15a8a0330e0d78cad3d1e3ba302d1a2854d8ed541cb853c38f17f26a539ae5 │ │ └─144001 /pause │ ├─15ef95d84318e60cb86daa61526ae58d6301e42fe25ec058eb2c75ac8b256122 │ │ └─143724 /pause │ ├─d612c11d45fd114023c0b86a942945638432fec436c23ede896516aad1528502 │ │ └─212700 /pause │ ├─c12bec10acd6918f819e0ef5436279399b5cdfb73c67fcfb6ba043f39ebf0851 │ │ └─108689 /pause │ ├─d44aa8e89bfec08113ddb3f743a264d7d74976d463e8e9958c0af0064816c712 │ │ └─61278 /pause │ ├─814648ee451b6a61ff4baa788bd89edefb624512fd5a550c2046c2ab544d6cae │ │ └─90373 /pause │ ├─372720f2563fc2d8acbd7ea8766fbd7fa0953f410e12382e7bec7d0486bd6e71 │ │ └─140460 /pause │ ├─71b7f12f26326b5f6b020c91c27087cb376aae25bfa48b5e7a3eb95c514193b0 │ │ └─67821 /pause │ ├─7bf2efcae1b1f00c78a585ba76de031ffb74e825c31295ef05c736b11986de3e │ │ └─54957 /pause │ ├─cc16986716519d65b171892b762a08d73428dce8a87e0cb5180ac714638547d4 │ │ └─47192 /pause │ ├─f42a08e42d2e4967e0664113d2ff28dacb84547b219e513de752ac8e763ca22a │ │ └─40383 /pause │ ├─a47513f82e883cd6965b74158790a7cc60b0427fd2f311772f65024f89bf2129 │ │ └─65607 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9781af650ca3c042d7808ad5eb50dbee84dc15d3a47ceaef8e6158f02a129287 │ │ └─186533 /pause │ ├─8b3d831f0d0c6b76528ee55c8caf623d203c893601702201a1585c59f9fcb5ff │ │ └─55406 nfd-master -crd-controller=true -metrics=8081 │ ├─2f18864654447c39b778cc1313cc30e3e19a943058bf9d9c60e66951c989c3c4 │ │ └─189400 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7fba32dbea0a8fc5d60b4a2f68278e718580e761b16e8ceb3ed749d1735e0431 │ │ └─94969 /pause │ ├─f3a4fbb8fb36f0f751042a5f8e4c70557f7916c746a955f4ecfba2f8d8b938dc │ │ └─184222 /bin/bash /tmp/libvirt.sh │ ├─e696fe67f03ea1abcc068008efe0c2f8b381e160c2ec51c871e75607bff109e8 │ │ └─243248 /pause │ ├─35ba8c35e7656cc97cd39b98378a3791df31cdd7448345cb0d64d2908e6ce98c │ │ ├─198831 heat-api: uWSGI master │ │ ├─198880 heat-api: uWSGI worker 1 │ │ └─198881 heat-api: uWSGI worker 2 │ ├─27e541cc4401547f7748b40868b4dc62353326706e3d2c32ac7bd26d06e4ecba │ │ ├─47823 mysqld --wsrep_start_position=dd44863e-4949-11f1-8836-665c5a72ee77:20 │ │ └─47948 /var/lib/mysql/mysql-state-monitor │ ├─07974cb75b67b4a6c8cfe38122eeddce2f8e1731c4879b63c4c68d6306eef71b │ │ └─171274 /pause │ ├─fe83256e9e73d1c4afd523b4ad6e241ee2ab5cc9c960ac2f4e673a222e4a6485 │ │ └─47713 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0ac29d1221ee906e276098e804a9f81a71a42d7c19d843c5ed21342c1cbce324 │ │ └─65275 /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 │ ├─9e7a1641472455441dc6fda41bbbca3fafaf115cabff9068c26e47e725de543e │ │ └─186709 /pause │ ├─21b2c07c58d7a4925ef2c4fa554d7db1ed35f2571d8275299685f9c0041eef48 │ │ └─124106 /pause │ ├─db85ca8df8d24b9784fb8c23692e538ab9e63571526fce57b277b2f2ef7ac158 │ │ └─232145 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6898dbd3cb1d90514cec5e722c84b1d2f71c17b367ff885ceb6ed60c27bc5fdd │ │ └─43079 /pause │ ├─283895b623e8a5a84a9c56cf6c024d3e88a48a6341f28a0e7df96b103bcae691 │ │ └─50187 /pause │ ├─7d97221ead82677c9ff27cdb07423833cb226e1a53292b2f5e12a02778d79a55 │ │ └─45545 /pause │ ├─235b105a61aaf50ea2ce6e50f22a37bd763aecd7f743c107aa50f1df603a6951 │ │ └─65515 /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 │ ├─cd751d4660cd8d02cace0f7221d6a04ee5fd6302e15cbbedc975e852968baec3 │ │ └─143769 /pause │ ├─3a0e5ce6f17ceac0409d0f2b4624d4677f600394b4b48a4872e69eebeedeebee │ │ └─39153 /pause │ ├─b5a4ad1c022aac8b17631b083b957952d3c6c2377f508d1b18fb32fd28d05849 │ │ └─39073 /pause │ ├─11f41b90112fcf04df6c45c0d39c1526f6819a3d44853d95f087e98ea936ff1b │ │ └─47923 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─50f791ef36603dd508ddd2ab97d074f780ed5be52044e4f57859db36397391d9 │ │ └─50334 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 │ ├─d88721c33d232bd1a412fd81080b4e3abf59eac87dfda3053803765d09226e49 │ │ └─203017 /pause │ ├─636853d1245d1ab73d6e9f57bcc5b6624d4807f5578b13877ff67fd0f08c423b │ │ └─64950 /goldpinger --static-file-path /static │ ├─28536abf932add4d1101bfa38eb50526995d2631628aec9b7fcb8ebecb0f0f78 │ │ ├─167498 nova-metadata: uWSGI master │ │ ├─167511 nova-metadata: uWSGI worker 1 │ │ └─167512 nova-metadata: uWSGI worker 2 │ ├─409ffdb5db7bbbdf24320edf2fab4efa3bc1fd550d20a531729bceb4f39939ab │ │ └─104916 /pause │ ├─ab37397f25bbe2c5f2d53add9087440f080f2788ba2ea01b59fe003f95d1f1fa │ │ └─233653 /pause │ ├─9ce768d83759c3e96e9861aa2092108bb9cb036246b2a40110ff0537478d9e25 │ │ └─49987 /pause │ ├─1f53ccc96c9cda45dc02b22fb94c832d91f7a1b6d741d447679975eb5eda8756 │ │ └─95945 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4ce387c27ed16550761940f70e0b8e74803186dbb730e3fe30ccd34878ad2bee │ │ └─43026 /pause │ ├─80fd7847abfa958032988c459af0f05f8c937d590cff5dd507c688fddd7e6655 │ │ └─60390 /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 │ ├─3064948c7965aa4133f7393001d290114278178dd5346b0f1f465cb07c58eb48 │ │ └─39225 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 │ ├─702a884b1f5e073204b021718921e5d4ddbc90f3461f05b2ecb6e6a492b3ac17 │ │ └─171662 /pause │ ├─aeebf009b85db0575d02b550c938ad06500f716fd744d8a60fcd64aba1de7065 │ │ └─39635 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4ab4996d185f68254df774f3ae9dd05913fc66d6a392319d132873df7854d9ae │ │ └─50217 valkey-server *:6379 │ ├─8a43c504c4d5195942a686a2560bd956e15634d6b56d0fc5c3957596f945b73d │ │ └─251581 /pause │ ├─760417896cbd8f4fb35ef670cf4303998fe034d6d08cc10bcc02ad0eb82a675d │ │ └─262911 /pause │ ├─995395840923d4c7bcaa6a53884f1ec4397bfe399e9ef20901d73cb1b61d6bfc │ │ └─43315 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─78fc2032118bee9056ab0f42f66d749c2486d39a3f322559357a74c44fe7e61f │ │ └─228809 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f1418053c30bf39f1e351e6532a44f1bdbb5a5878e0efd0b1073aae9bdc0a9d6 │ │ └─42139 /pause │ ├─ceaf4f43cc9c5fb16a59ca7284b7d30cabea586486f07d21130ad0a90c169875 │ │ ├─242905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243588 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3p5qhefj/privsep.sock │ │ ├─243594 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243604 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─27a088d435046d086728b0626200776cf7bcf9fd9d5dc59ea184bffc5005e7d1 │ │ └─163100 /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 │ ├─c9cc06933e877864ad9df86f865f6c33f6478949aa280737ed2c6e8563dd1ccc │ │ └─106826 /pause │ ├─8036e9c5bb84277ef7eb7fa23836db4610a47fe2693b2c208ea0d5710ac7249c │ │ └─212924 /pause │ ├─b60b8daa2af7dca28d01c7b31f29b1837f018d62d60a2171536f71c04b520896 │ │ └─184160 /usr/bin/libvirt-tls-sidecar │ ├─7fb656c69221222ba15de9e6bd3b639c9304f9c8cc0ab2590bd3d44d0a22f7f7 │ │ └─227943 /pause │ ├─eba45f308f15e3f7b53fe2edc63b6094ec9f94a1a6437ba45ac6f103a8eedec5 │ │ ├─47633 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 │ │ └─49124 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 │ ├─7367ab67acc17046cd02e1968779a1559ef05c5f7f0727107b9803f4fb3eda1f │ │ └─43233 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 │ ├─4cac4f75622ecdeef7a3796db29ba9a4f65c266254f780cec184cf2adba62278 │ │ └─55274 /pause │ ├─f0cef896c9165d1284b44a685bea6f5558fa710c12e38ac7890c3764b42e79a5 │ │ ├─224550 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224569 /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 -- │ │ ├─224575 erl_child_setup 1048576 │ │ ├─224682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224683 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224923 /bin/sh -s rabbit_disk_monitor │ ├─88a34bb7274d8a63ebe4de1317b6bb1678c0de8340fecab94b8afb021e2bf8e7 │ │ └─46279 /pause │ ├─fdfece2151a5ef47ba9f325e709329261acae3640cb0a076c114e2937f55be87 │ │ └─260972 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─815126b276233b4259d6f37ae110fcd52f7b2278c2301691730bbb9674cc6ae5 │ │ ├─60278 python -u /app/sidecar.py │ │ ├─60525 python -u /app/sidecar.py │ │ └─60526 python -u /app/sidecar.py │ ├─9eed58b4e6c8a30f88d73a2fa40c623c38e469d20c9836f16c1289afab1815c2 │ │ └─226823 /pause │ ├─a1668c1489bee0ad5ee61a9a96313917479c2297df3dab19f40fe070142675ec │ │ └─50588 redis_exporter │ ├─821e188776992e680696289f13079709d3e945e26f1477cd8a1041f997caf679 │ │ ├─189343 /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 │ │ ├─370778 /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/tmp1tkdc0xp/privsep.sock │ │ ├─371413 /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/tmp3_bsrc37/privsep.sock │ │ └─372967 /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/tmpf0g1zwhu/privsep.sock │ ├─93875f01c8d998a54aabe176fbba3effdf79541d87c45da672e396621060a1cc │ │ ├─138904 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138916 /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 │ ├─80756b2407514f46acbd3231a8bfd6e552e945dd73749532762c286da806432e │ │ └─40365 /pause │ ├─6094c07ed7d669b98b9b69a4c7bd7b6f1cf8908976c7633106a211dfc9e40671 │ │ ├─77210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77227 /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 -- │ │ ├─77233 erl_child_setup 1048576 │ │ ├─77291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77380 /bin/sh -s rabbit_disk_monitor │ ├─36afb7608e7cacd77e88d0a518fcb27e704ccd537457d09c3d4e9548443a73b7 │ │ └─251712 /pause │ ├─b9415d28e4f1a3d46580f150ca8ae20ae885e81bfe6e4f31e3cbcf38f6f4def3 │ │ ├─172305 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399054 sleep 300 │ ├─a6c7f013bd03de8018d206a92c4dc9a0d59cf9447a9d9c26b830b413577acf20 │ │ └─95168 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-llpm2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f2aad65bb20c900075924353352c1aca441f393e580bec4cd5ea39caa5fdf7de │ │ └─121658 /pause │ ├─c92b7457e3ff4b89a999fa227b2b796b69ba736f0c4bf9fc41f483da6c5ab9c5 │ │ └─61437 /pause │ ├─effaf4098e1ea909ad5a5bb0cac3b46920ab842636deda5063cce88da8b58f93 │ │ ├─168311 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168722 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168723 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─ee5442198c06f8a205570318609a86423d0302dc522e89d6c40211190f25a833 │ │ └─171149 /pause │ ├─47d77ba5db396287117a9b43bbb56524a4ba4cb8d0c3153ccf0836f89dff7a28 │ │ └─184935 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─47b6a7342e2a514962111f34ccafe2791fe18385f37dcc7a4e738aced4c091f5 │ │ └─60933 /pause │ ├─5d0eeae13069770ed4be4522de8032609f953dc140a0a21d373e73835bf44c19 │ │ └─171140 /pause │ ├─f65143d35e76965a8932f0644b289d4d6d5827a386e3000d46d07d1da5c45656 │ │ ├─182357 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] │ │ ├─182858 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182981 /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/tmpoqottl_r/privsep.sock │ │ ├─369364 /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/tmpco2obp44/privsep.sock │ │ ├─369816 /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/tmp1zhnpib8/privsep.sock │ │ ├─370325 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370329 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370940 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5c4295b0-832b-491e-9215-5db64a53e90e --namespace=qrouter-5c4295b0-832b-491e-9215-5db64a53e90e --conf_dir=/var/lib/neutron/ha_confs/5c4295b0-832b-491e-9215-5db64a53e90e --log-file=/var/lib/neutron/ha_confs/5c4295b0-832b-491e-9215-5db64a53e90e/neutron-keepalived-state-change.log --monitor_interface=ha-69cab91e-65 --monitor_cidr=169.254.0.71/24 --pid_file=/var/lib/neutron/external/pids/5c4295b0-832b-491e-9215-5db64a53e90e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382890 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0f4a0db4-e5d2-4235-b44c-66246c1d87f7 --namespace=qrouter-0f4a0db4-e5d2-4235-b44c-66246c1d87f7 --conf_dir=/var/lib/neutron/ha_confs/0f4a0db4-e5d2-4235-b44c-66246c1d87f7 --log-file=/var/lib/neutron/ha_confs/0f4a0db4-e5d2-4235-b44c-66246c1d87f7/neutron-keepalived-state-change.log --monitor_interface=ha-d8512d42-6a --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/0f4a0db4-e5d2-4235-b44c-66246c1d87f7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387644 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f8bf7089-3089-4826-8abd-604c7fa04138 --namespace=qrouter-f8bf7089-3089-4826-8abd-604c7fa04138 --conf_dir=/var/lib/neutron/ha_confs/f8bf7089-3089-4826-8abd-604c7fa04138 --log-file=/var/lib/neutron/ha_confs/f8bf7089-3089-4826-8abd-604c7fa04138/neutron-keepalived-state-change.log --monitor_interface=ha-fe689db8-5e --monitor_cidr=169.254.0.158/24 --pid_file=/var/lib/neutron/external/pids/f8bf7089-3089-4826-8abd-604c7fa04138.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2ec9a5d65c29c199bb2ad38fccbb6d73b2ef624765314c29b0e4b592e57d02c7 │ │ ├─90691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90708 /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 -- │ │ ├─90717 erl_child_setup 1048576 │ │ ├─90786 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91007 /bin/sh -s rabbit_disk_monitor │ ├─b473d0f1bff842f1263c992500f8a7786f152af491a75fb65b78a4e7c5c59bbb │ │ └─55369 nfd-gc -gc-interval=1h │ ├─6d70189d05304650526317e114d2bf7e847517d93d247f28f0ef598a17436a69 │ │ ├─122670 /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 │ │ └─122866 /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 │ ├─2a0cc0fb1744ad858c5d9949299d406396ba0f7d2b3b6f87e660edda153cc415 │ │ └─251404 /pause │ ├─e47eb49491809403945214454aaa14e42fcf4576a2bbfc8fb29b78402265d537 │ │ └─43274 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─439bec56c3db0602db9dbbc3aba656cc220c2a4dcca6d4a94df96a2cd7f2363d │ │ └─61322 /pause │ ├─f7c25183d7714a904ec0103962234bea128965e640649f80acff611228d5ab54 │ │ └─39122 /pause │ ├─714d2adaa94af2a6be859e626440c3f031a3dd56ea03d5daf5cfe23b712e80ff │ │ └─39141 /pause │ ├─0ae102e3ed02bd85213db2ab3a2a9716a46dd5378d11433972386b1c0e3f6175 │ │ └─144436 /pause │ ├─ad5cccd6fc84a584f4e5d64f98dac478232468f5c61ae8e0591c651994b0848b │ │ └─232116 /pause │ ├─45cde1dfd771b111b3ae34b557a47e52bb58efa9cf37c08956af1cea58ab825d │ │ └─59784 /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 │ ├─0fec5d41dea8524121c6c03f52ff98485b397c96f4951ab7a9ee700a34ceec48 │ │ └─108633 /pause │ ├─8195b7f446b313b9ceecbad31cd387293e5bb8b4498b859b06ad2e11795d8da9 │ │ └─228683 /pause │ ├─2f5cb69e5b742902fe7dd0b4170834e34165485ba256a4ab56e902e532b31ed5 │ │ ├─180006 neutron-policy-server: uWSGI master │ │ ├─180019 neutron-policy-server: uWSGI worker 1 │ │ └─180020 neutron-policy-server: uWSGI worker 2 │ ├─ef8a6b652d01a116f07b302484d7fd91ddc4252df19ec6cda46dc14048f67b4d │ │ ├─ 45988 /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 │ │ ├─ 46034 /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 │ │ ├─ 46321 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265034 nginx: worker process │ │ ├─265035 nginx: worker process │ │ └─265036 nginx: cache manager process │ ├─135aae9042f4d175a7a90df538a34f1377fb815d57cbb5e6d1181e0b6652683c │ │ └─39391 /kube-vip manager │ ├─87942dd1efcba9e466305530647a48bd13d9a5da8d3f9eb5c7f845084be919ff │ │ └─103110 /pause │ ├─6ad967ef1709d4da17da2921a2f05b3d27481afd4069570706c23f85346375a4 │ │ ├─ 95289 /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 │ │ └─338636 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─59d69ba37bc10fb96890410f9d40b06ad4eaada49199499e87b975eeef47aaa4 │ │ └─141310 /pause │ ├─56739847e99014489e35ecd3a581701e595c150784aec8b5e1f17f774703d224 │ │ └─63259 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8ae785fe1d4f0a94717d1d8bdb109f266f3b76a9a1bc007d2b716ab8ab61c2b8 │ │ └─119924 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─90954bb3ec2ee4f37693af080b79080458fbfa54eaaf03f04954b1bff1bc59e5 │ │ └─246718 /pause │ ├─4e14cb880d59a8952b475a6f6f74c1fa0f88095a691f79daead1b73913f5c494 │ │ └─65193 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b02d6431101b5e10bdf31ca9449b589b236d5c5fb70786f08eeaef85fc6fbe24 │ │ ├─105270 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105417 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105419 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0db1f23713c7510d6fb99e07c2ec02fc4a7e056b04a9f5aedc2e187f6ea70e56 │ │ └─39610 /pause │ ├─44ae04d161b421db691da401b33a9ea16b9acae97a7467858c5ce0f07985001a │ │ └─47606 /pause │ ├─9a69e92985bb8bd1266f442ba6b6a21fc50279f9a935b1b750f9030bda37ddae │ │ └─229823 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─8ca237dc473bd123596bb4ba0485938577e24576df8517c8bdb9a1dee340a61e │ │ └─227083 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9e076f3718cc31020f3cd3427454ff8197fbddd437ffd39cbc71210f28ea1c87 │ │ └─39227 kube-apiserver --advertise-address=199.19.213.117 --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 │ ├─0438c7fba79672aa452e136f4dfd498f899676bc9809b1df30d3f01448f675de │ │ ├─167378 nova-api: uWSGI master │ │ ├─167413 nova-api: uWSGI worker 1 │ │ └─167414 nova-api: uWSGI worker 2 │ ├─e9e360e1c8eabe1b245156658de7313eb13d9c6af244aa8d25b5673f2bdf0433 │ │ ├─261163 /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 │ │ └─261365 /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 │ ├─424e98cd47c95109c8ec0f7316d4728eebe272bdc8588a5fac390cdccfb78589 │ │ └─267123 /bin/openstack-database-exporter │ ├─9a9d3974720868df33de1e6d9625cb806a112d78e3cb17c0c7da7e7093929f38 │ │ └─46406 /manager --metrics-bind-address=:9782 │ ├─c7254d2ba089e5b5c6a3a823ef50de92b5ffe2ecf02b1cf7dcb662a41aa6a5dd │ │ ├─ 71151 apache2 -DFOREGROUND │ │ ├─ 71173 (wsgi:k -DFOREGROUND │ │ ├─ 71174 (wsgi:k -DFOREGROUND │ │ ├─ 71175 (wsgi:k -DFOREGROUND │ │ ├─ 71176 (wsgi:k -DFOREGROUND │ │ ├─395008 apache2 -DFOREGROUND │ │ └─404963 apache2 -DFOREGROUND │ ├─57416fe9c97d2daa8350170898967335ae2b1828a1d2001e40966f996b4571c3 │ │ └─47018 percona-xtradb-cluster-operator │ ├─edf3fbe5a530d8ead66d8e3ee3fbf43ea862fb738313d8df78ccb462791537f7 │ │ ├─103664 glance-api: uWSGI master │ │ ├─103706 glance-api: uWSGI worker 1 │ │ └─103707 glance-api: uWSGI worker 2 │ ├─f04e95f2c6dbc57ca9cb3281b99a4b5d95a8c148b42cd35e90a3bc1830603157 │ │ ├─169492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169517 /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 -- │ │ ├─169525 erl_child_setup 1048576 │ │ ├─169590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169715 /bin/sh -s rabbit_disk_monitor │ ├─23685fda1c5b7ce55780769276d2cdc95f47d910f7855f321001c41158c77198 │ │ ├─66067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66084 /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 -- │ │ ├─66095 erl_child_setup 1048576 │ │ ├─66192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66270 /bin/sh -s rabbit_disk_monitor │ ├─a22c14289cdabe4d9db8042b114c7f7c0646a782836cf7f8744c76fce9f4073c │ │ └─138476 /pause │ ├─ae0b52e3ae1c95bb1a320eea07df2a1e151e80be241b7efe66e7111db72f2a78 │ │ └─212714 /pause │ ├─3b90ad2c1311c0c513c2728a274c95752fbaa8e12a09c67262f36ceb31cfacd9 │ │ ├─221249 octavia-api: uWSGI master │ │ ├─221261 octavia-api: uWSGI worker 1 │ │ └─221262 octavia-api: uWSGI worker 2 │ ├─337a7761962989dfdaf0f8d67efa337d2f92aa503b8c57e24378edb7a6b21d6f │ │ ├─203192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203226 /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 -- │ │ ├─203232 erl_child_setup 1048576 │ │ ├─203399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203497 /bin/sh -s rabbit_disk_monitor │ ├─e9791446587ba8fd88570e5bc7e00ab6a8ba5806a78c350d80a1797486c81b1a │ │ ├─168286 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168728 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168729 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f755644c33d3332f23381b8ba2a708c99d2c42002e6592e3002967d03bca29a4 │ │ └─138870 /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 │ ├─83da2c20379aacded1712611d949450dbd325e991ccd22aa089ff2bcd7e80714 │ │ ├─265519 apache2 -DFOREGROUND │ │ ├─267854 (wsgi:h -DFOREGROUND │ │ ├─267855 (wsgi:h -DFOREGROUND │ │ ├─267856 (wsgi:h -DFOREGROUND │ │ ├─267857 (wsgi:h -DFOREGROUND │ │ ├─267858 (wsgi:h -DFOREGROUND │ │ ├─267859 apache2 -DFOREGROUND │ │ └─267860 apache2 -DFOREGROUND │ ├─42578d30bac1b5a4e2bd74b239de12ec2e2b3e936d14c9c52a37af3302c3292d │ │ └─65814 /bin/memcached_exporter │ ├─ff8d595ef26d89369f2fd20608a2223cbc9200c378b80b7755caec4b949894ae │ │ ├─40805 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41224 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d3275ef263556be7bfc83ba70b16c0471c60c3802d533a2fec3d0e11046e66ed │ │ └─242865 /pause │ ├─62fe89d0f577523ab6a87a6a2d3852fe083fa60996221de1fc0839728571d160 │ │ └─171343 /pause │ ├─984427298e92f7a7de4ee6ab47bc79ea5a05d0732aaa8cf8454e04d81342715f │ │ └─55135 /pause │ ├─66ec38bff00ef153a48fc4fdd921d607e38ccaba113e4cfaae2459267587d47e │ │ ├─198825 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199232 heat-engine: ServiceWrapper worker(0) │ │ └─199235 heat-engine: ServiceWrapper worker(1) │ └─e3e4edf06d2bfc68ae95ae29532cf244b646aff8e347cd9ba03918e590b27ddd │ └─61852 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount