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 │ │ │ ├─21936 /lib/systemd/systemd --user │ │ │ └─21937 (sd-pam) │ │ └─session-21.scope │ │ ├─21861 sshd: cephadm [priv] │ │ └─21950 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1629 sshd: zuul [priv] │ │ └─1642 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1633 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─403905 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-knpmhioqjfajsbkludypbhebpsrlkwab ; /usr/bin/python3'"'"' && sleep 0' │ ├─403906 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-knpmhioqjfajsbkludypbhebpsrlkwab ; /usr/bin/python3' && sleep 0 │ ├─403907 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-knpmhioqjfajsbkludypbhebpsrlkwab ; /usr/bin/python3 │ ├─403908 /bin/sh -c echo BECOME-SUCCESS-knpmhioqjfajsbkludypbhebpsrlkwab ; /usr/bin/python3 │ ├─403909 /usr/bin/python3 │ ├─403910 /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 │ └─403912 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 … │ │ ├─ 9983 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12317 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4136b28f1aa8ac77f9b30cc2440847859eb702821be4419b92c103259399818d -address /run/containerd/containerd.sock │ │ ├─ 12698 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aefeeda91cc81e1ec9ffa77da431f57eae6aec1f321742b825733c07fc99a075 -address /run/containerd/containerd.sock │ │ ├─ 18853 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f296ad50d2657438af4123d24181afe9c65408b3142583f1e94cd8af1f12b67f -address /run/containerd/containerd.sock │ │ ├─ 25477 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05349c660436179617bd27ae300d1db19cd1871026d5462657c1b9ddfbb0e083 -address /run/containerd/containerd.sock │ │ ├─ 29980 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b72ebf1c06481cec47c78459d5a1261932ecb9235529a4024aeb8047da665352 -address /run/containerd/containerd.sock │ │ ├─ 34519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5825e5774ba66774ee3de2ea3509dbcfaedc6993800ec6a7e8fe076e47dddfa2 -address /run/containerd/containerd.sock │ │ ├─ 40291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf96636886968e1e5fcb20d52f489c8874fed6301809c76fb52aec693d13b2cc -address /run/containerd/containerd.sock │ │ ├─ 40302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ec55a894e850a13835a9a0751f09b1371cd1a0cf1cdbefcfc1e34bd471dc792 -address /run/containerd/containerd.sock │ │ ├─ 40325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 349422ea71a59111b728965cd3385ac86aaa95021fa381ab1b293bc9b468e320 -address /run/containerd/containerd.sock │ │ ├─ 40328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6247c50cc9afa8d2d2510a2c6b6486a9412abf7671a4f60b6599733203b23735 -address /run/containerd/containerd.sock │ │ ├─ 40349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f6835c1820b8d9c25f93189e11e1758d2866d58869829aa1d0e37613ae94721 -address /run/containerd/containerd.sock │ │ ├─ 40847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6db017adc5a522b942d73920797ef1c1ef65dd6bc49c35da3bbc84d794209e08 -address /run/containerd/containerd.sock │ │ ├─ 41648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4abb7d776c155bfd7f27c78c8b354835d74b7aca058988cf485105dd661cdf8 -address /run/containerd/containerd.sock │ │ ├─ 41661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0cbea79e88f1fe7ef0554c197fd6f7bd92fe3929887fe8270629137fa22387 -address /run/containerd/containerd.sock │ │ ├─ 42978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2229cbba47d26c0e8f89c0805678a3ab521d04d4577fce0eaa974d532b714456 -address /run/containerd/containerd.sock │ │ ├─ 43381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08149b949bf674d41967be1a90964c2a3c14fd92cb3c3a58abc8144e8ce18af8 -address /run/containerd/containerd.sock │ │ ├─ 43436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60208a9ad2aa08eacaa1e09eeeadb6acdb915e55c3015b54c0dfc763bed42202 -address /run/containerd/containerd.sock │ │ ├─ 43897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fe58928e9f66e5a609cab710d4281a4013e29f50091ac99459301ddee42ca15 -address /run/containerd/containerd.sock │ │ ├─ 44407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27708cdf92eeece2a7584ea7d6939dcf16102fc3fea2b68a002d1fd5298a978e -address /run/containerd/containerd.sock │ │ ├─ 44444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff03591afe4b6a5332828adf4f461976a39ec6d265de7e87e1010cb925a3c43b -address /run/containerd/containerd.sock │ │ ├─ 44489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7038651c55698e9f18ff62e7f6e9de42cb9c6f84aa7b051b1a7405bb0531acd3 -address /run/containerd/containerd.sock │ │ ├─ 46932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da99644d2c9a59f6e2cff23189c057ac889284f50e7a8d56191a811fce2bfed1 -address /run/containerd/containerd.sock │ │ ├─ 47022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc66571a0d062787c851370482034f5381bfc4b04c270e294c9fed9551f9acf7 -address /run/containerd/containerd.sock │ │ ├─ 47765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c24f0c475220b42e22498b8b135fc5b93f641c628a5a189508d897ad30f64da -address /run/containerd/containerd.sock │ │ ├─ 47865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2ceabe9e25700fa5ddfa2562ab9b4a6d63af17184b0a55f55395f267beb6e6 -address /run/containerd/containerd.sock │ │ ├─ 48247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e17a05b0f1711e2201955f43741b014cc31f9577120839d22e55f8d3f6e89f5 -address /run/containerd/containerd.sock │ │ ├─ 48615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ac7f843c14433c67517ecc4abb76ab03de5209577ace307efa164e0a52a6d8 -address /run/containerd/containerd.sock │ │ ├─ 48907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af17d5b8ef95c2089439e976334acda555fd6b3dffe9196dd422ffeeecd3aba -address /run/containerd/containerd.sock │ │ ├─ 51231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1a17f55e35a1b754fd49cb9a2d7ec2565ad388e68f527f73cf1df2a45ad21b8 -address /run/containerd/containerd.sock │ │ ├─ 51403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b04d9d6b07a56c5005d9a093d74c9fa122f032aff3f7881c2955835a486e4c -address /run/containerd/containerd.sock │ │ ├─ 55844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf872e6b6afa4533506ac087b4a89a1c967d5fe8b455b78a4253ce3b1eb0b4b1 -address /run/containerd/containerd.sock │ │ ├─ 56542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752a799cb6f4d2ce64535c98eb922798a13018ca1667b68c1c2208d88465e1e5 -address /run/containerd/containerd.sock │ │ ├─ 56580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba66043bda02fe8d707b458fc4ddc1e2a497af6d7c9715a232ef015a2892073a -address /run/containerd/containerd.sock │ │ ├─ 56622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c494b67172d8d9576eaeff357c237f6baf01b1c749c9028cd4b0387b599ce2 -address /run/containerd/containerd.sock │ │ ├─ 56821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e63fe0ecdad3517b15be40ebad842b44572f3bc88472dd27bebb051221dcca -address /run/containerd/containerd.sock │ │ ├─ 61320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fefcf51c34e46649129d962201bc236037af9df15f0254ddc8e40c19a00e9b6 -address /run/containerd/containerd.sock │ │ ├─ 61448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b481d7ecccf1dea4110e135ca7e9454dac08f0f6b2567994151c2a03c0e09f9 -address /run/containerd/containerd.sock │ │ ├─ 61501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51726ac7b8bed2d9e7ba7e557ee3309b019a18dec5b5d3b5eea139a3b1862cd2 -address /run/containerd/containerd.sock │ │ ├─ 61540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98b5fb3d3776b7880845a192a25f200c207f0a5a9fedee85a596d31594c4854 -address /run/containerd/containerd.sock │ │ ├─ 62731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4671a7cbd43f851c04a7ad5c3553ee467f6feb2f0ceb9587b9d14c0d2e3d32a2 -address /run/containerd/containerd.sock │ │ ├─ 63020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963a460444682aeb6c47312962c29d4685f567e78d4406554ff674553e990af1 -address /run/containerd/containerd.sock │ │ ├─ 63220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb88c34307f102738d56fd56c914da3ff836cd15b4c885036c5b8a1a4207efa9 -address /run/containerd/containerd.sock │ │ ├─ 63261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b1c3620220b6e102cfc153b5cbb6fe50d15cee40dc7670460306f4f8242543 -address /run/containerd/containerd.sock │ │ ├─ 63392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128b63a617fba5b54214457320aa582e17b15c82e2320e3a127da3bec6984efb -address /run/containerd/containerd.sock │ │ ├─ 63998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6091bc0b599545ebf413faba08c8f46259e1766d0c43def93707b46790460fd8 -address /run/containerd/containerd.sock │ │ ├─ 64351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c61110ef2c8a85c8f791aef810f6db8b0a7be4fa4a344223ebf5207313acf0a -address /run/containerd/containerd.sock │ │ ├─ 64772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7de113a1bfe8015fbc69b9525847ee17826efd7f056ddc36fe291caf5b7bad0 -address /run/containerd/containerd.sock │ │ ├─ 65134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec03c171717dd2783d8492d47abbf8a8acf5f03207607106e68d3bf794e46ce -address /run/containerd/containerd.sock │ │ ├─ 65815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f414d05aff6aba0862ed5028f9d1ebd83ce4edca1404290849b47107b58477 -address /run/containerd/containerd.sock │ │ ├─ 67289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63226ddf920accb4664b3f502336ccd18390e93bc256964ec0acf283201c505c -address /run/containerd/containerd.sock │ │ ├─ 69117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ce9e1443c6432801dc7107f2542f738306ae1293c14de4b8ace68a3d6fd683 -address /run/containerd/containerd.sock │ │ ├─ 78448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 438b9b92e9897b793f5078642f687923818a4934efee4ec07fc0bd67e78327d7 -address /run/containerd/containerd.sock │ │ ├─ 79807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 781d2714e3efdda7e42ee6616c4055f518234073820d821541910a9705553291 -address /run/containerd/containerd.sock │ │ ├─ 85541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c81406f8a08f73ae4791731e24d8222498a08f59f5e16866051243168587fb04 -address /run/containerd/containerd.sock │ │ ├─ 91496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2fc0ea28cf6134fd8039c5ffe3264fb13a1189a38c2a949889a414f85c89337 -address /run/containerd/containerd.sock │ │ ├─ 95791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198cc02ceb085d274f061cd9ae8feb0ba0dc19396881672f861169955cf1fdf4 -address /run/containerd/containerd.sock │ │ ├─ 95830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b1dbff522678d96e76635c053b18604b208f57303b80f88611db6ed02cce55 -address /run/containerd/containerd.sock │ │ ├─104196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f1a3dbc11f41cfc1ca299a02b62a4934378ab97bc0d3344816d8b22bb69b14 -address /run/containerd/containerd.sock │ │ ├─105936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 679a693665f9b5d3a175ee81790405b91c98c5e12e3766bcc0f42f5f65288def -address /run/containerd/containerd.sock │ │ ├─106026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4a2e3091537556b72578503e2a2e6e78e1e3e5b8f443ba6bda85048e2249d4 -address /run/containerd/containerd.sock │ │ ├─108178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6600bde4e82267edf27af64092f76f86dbfdb36fdf86f6196cc85c336df693aa -address /run/containerd/containerd.sock │ │ ├─109797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9170eabe39cbbab428bb1aafc6bb902f9cd6386054baa06fe85b9d0712d3aa -address /run/containerd/containerd.sock │ │ ├─109835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8bdbf934a65fb822a930799e52a45146015a98e492500c7d87a050b7d0322c -address /run/containerd/containerd.sock │ │ ├─122851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4154d419c90cf01455334d346d3b14fca662c2b098502c919b30ede4686bf6 -address /run/containerd/containerd.sock │ │ ├─122889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41bce1e561c194fb9de6e415d63e309a3fd3740583d36b7b42c4b83e2cff825a -address /run/containerd/containerd.sock │ │ ├─125464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf119fce26cc4b752a9528d7fdc01461b34f3ac901cfb0fb164a477f88e1360 -address /run/containerd/containerd.sock │ │ ├─139191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a7da22a2ba1ab99e4d072f4d9a89561ab275965e196180f12042db013515992 -address /run/containerd/containerd.sock │ │ ├─140883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18381e1b6b4648a2102a161e0b88ccbc68d486aa476299823ebef33030e674ab -address /run/containerd/containerd.sock │ │ ├─141230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef654f1fe5bcd125abc9459c195ea1dfa18277b966135e0c4027e9de9804e24c -address /run/containerd/containerd.sock │ │ ├─142102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64b68d25e5cb138a4ecb128e1cf43db68b5b3b85ea7b2ac88091840b00ea0a5 -address /run/containerd/containerd.sock │ │ ├─144264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d3d38d99ce9ebdcd2e7d8e7cf24f9afb27c1e92fb264aa1c047d3f3f5ab6aa -address /run/containerd/containerd.sock │ │ ├─144511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96a9ca8c2a1628b3e288894f471b131731319326b47be633acec0a0a958f1b6 -address /run/containerd/containerd.sock │ │ ├─144561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 464504a3c8fca450aaea0d122346ab4b821a54d24f4b6fca68a36240808b28e3 -address /run/containerd/containerd.sock │ │ ├─144623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169513209eb6e418f12936037e432782343cd972bd2d7807bab30a75f09a2a34 -address /run/containerd/containerd.sock │ │ ├─144993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 695cc1f6e531997acbc0683f1d90a016e2e9109eaf1d63cde359ff1f4f2dd07a -address /run/containerd/containerd.sock │ │ ├─145086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cccf155327ff610bcd35603334bb8972c2747f19e481fbaec533cea40d0b0c4 -address /run/containerd/containerd.sock │ │ ├─170535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02d4ed1712614a189a6ba619d3d941af7a04360a62c9eb2e0a683265e03c58d -address /run/containerd/containerd.sock │ │ ├─172345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dca9c085f99fb9d4b8e702166d7c45bfb0bed3faff7168c5d9c4e36f118ae1a -address /run/containerd/containerd.sock │ │ ├─172425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0aa9b082eb46b5b15d227040aac74e53cdf3a6a0bc56390671daa61c68efe5 -address /run/containerd/containerd.sock │ │ ├─172446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3545c762702dfc06500971ba01cbed7b8a24e724fb153072bb83ffc558af4b9c -address /run/containerd/containerd.sock │ │ ├─172639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d072d8ca648f4f3cd3a74bcd0a95b0e73b05ff6803de6cf04e8d3b18a052342 -address /run/containerd/containerd.sock │ │ ├─172716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5aa705af28ea0dd36b3de51e52e0e9386e8cd37f159bd678c07946adb047a08 -address /run/containerd/containerd.sock │ │ ├─172792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155fbe372a02d97b4f46b5a2b9d57e9811aa728457f3ac313b6c96b8c282a2c9 -address /run/containerd/containerd.sock │ │ ├─172883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b36049de83baaf213ed210f5979069e5be98ee6110acf5edc54f132cc0f3810 -address /run/containerd/containerd.sock │ │ ├─185739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819a33083056df35563bf23f6a531b292c35b3444c95db55fada595533ce5245 -address /run/containerd/containerd.sock │ │ ├─187945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ec2efec6eab3887cbcc64d0a142391f355056b2e40f7fccfca9b5d43a2ccdf -address /run/containerd/containerd.sock │ │ ├─187988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c616d31b321f86272aafc9d9b392439bd8178056e7357c04a062b2b845d9fc85 -address /run/containerd/containerd.sock │ │ ├─188108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876cb1463052507a55af11afcba9152391d0d3fd9a898555a7e225bce03a3ce9 -address /run/containerd/containerd.sock │ │ ├─203446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2244def28a1aec8d77fdd8d7461d41431a813de8d0c0dba8205c321edff337a4 -address /run/containerd/containerd.sock │ │ ├─210966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9dbaa2f99d62e980638d19ff1c8918a3a0924e879f29d11c590733e2a9dae71 -address /run/containerd/containerd.sock │ │ ├─211002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae9198302b7beeeff4f102ce9d47827d3e7b3b55e2c867ac30b3df6190bba25 -address /run/containerd/containerd.sock │ │ ├─211197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971f0f63704ad4b7304eeca573ef6efa1355fcc348cc8ff447131ccf84e610fb -address /run/containerd/containerd.sock │ │ ├─211288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c12cfc91762026da91f4884e88b435e8453cda66817f49035c7073152f648b7 -address /run/containerd/containerd.sock │ │ ├─221995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24f52c3ede1295a374df09944dbba4823156c7c397a36aba9f561bf01299eb2f -address /run/containerd/containerd.sock │ │ ├─224587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f7155b86a4773d15653c8beb2727d3db6c354f4b3a49d7558cd92855c67f7a -address /run/containerd/containerd.sock │ │ ├─225725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b9cad34ce6308306a0ab19f33b0ac4928cba2079d3ab08965783de1c1ee771a -address /run/containerd/containerd.sock │ │ ├─226610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b85c2e095612021626590987d1831c9a9ebfd65ed5ab2b6c8aa40cce25882f -address /run/containerd/containerd.sock │ │ ├─227695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b28f2f32863ef886c366cd675eefbd3cad0e8ce18d2b2de30b1a175a1bf5e7 -address /run/containerd/containerd.sock │ │ ├─228802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eccd1665cd3420073baefc036081996089ace245d9ace5e42626542610b27eba -address /run/containerd/containerd.sock │ │ ├─230423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa550aa50c23fcd102c4664d2081580f3393d966758525b639e4a7364426ee08 -address /run/containerd/containerd.sock │ │ ├─230558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06b005a78b05caba6a103f21fe540e4d4778d8e4e7f2855d907dcbfefee598b7 -address /run/containerd/containerd.sock │ │ ├─239295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7e074517d61ccffc2922205a803b0ff83183846acf90c3db449919dace3f4c -address /run/containerd/containerd.sock │ │ ├─239776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9a531a56e15c6671ed9af5a95e2b9bccf7959c9bbf871ef82057efdcc12c11 -address /run/containerd/containerd.sock │ │ ├─242780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16d5ce328dff5d9ddb09a0a20aa7961dc15a45f433e2f7d764a28201a005839 -address /run/containerd/containerd.sock │ │ ├─247512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fec461f0c819534df6f57fc532aaaa1a3ff1bbb90b3599c681472a1889276a4 -address /run/containerd/containerd.sock │ │ ├─247706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7e350a06bd7d5458865d982e037f52688ebe9fd95a0affe6b23b590b9a701d -address /run/containerd/containerd.sock │ │ ├─247758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6060592317eb9e88c6718cef3c06ec6033069ee7e5eaa4f402564592805ff645 -address /run/containerd/containerd.sock │ │ ├─247857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee0e8e286ec77b5480cad43397d639d6b5d7561ac54df76f2b79e6f8be51a84 -address /run/containerd/containerd.sock │ │ ├─258864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814a1e583b4867c46a287ab65919188bc3719279b77a742427f7ea7bc93fb520 -address /run/containerd/containerd.sock │ │ ├─261112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93fff9ca663f4f9d66d6e5c44dfb67a76fd2c2e34f2acfc22866828d1031eb3 -address /run/containerd/containerd.sock │ │ └─262632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ecca313e20e59c6378338c78eb7f6d2af331236acf7cd1d60f2b48d068042e7 -address /run/containerd/containerd.sock │ ├─docker-aefeeda91cc81e1ec9ffa77da431f57eae6aec1f321742b825733c07fc99a075.scope … │ │ ├─12723 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.txsipa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12742 /usr/bin/ceph-mgr -n mgr.instance.txsipa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1448 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f296ad50d2657438af4123d24181afe9c65408b3142583f1e94cd8af1f12b67f.scope … │ │ ├─18879 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18898 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29698 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29962 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18814 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18835 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25460 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34502 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12250 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12280 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.txsipa.service │ │ ├─12609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txsipa/unit.run │ │ └─12641 /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-txsipa --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txsipa:/var/lib/ceph/mgr/ceph-instance.txsipa:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txsipa/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.txsipa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10353 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─637 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138899 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40746 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-05349c660436179617bd27ae300d1db19cd1871026d5462657c1b9ddfbb0e083.scope … │ │ ├─25503 /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 │ │ └─25515 /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 │ ├─uuidd.service │ │ └─1115 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10860 /usr/sbin/chronyd -F 1 │ │ └─10861 /usr/sbin/chronyd -F 1 │ ├─docker-5825e5774ba66774ee3de2ea3509dbcfaedc6993800ec6a7e8fe076e47dddfa2.scope … │ │ ├─34544 /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 │ │ └─34556 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-b72ebf1c06481cec47c78459d5a1261932ecb9235529a4024aeb8047da665352.scope … │ │ ├─30005 /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 │ │ └─30018 /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 │ ├─run-refa1f6fa3f9840b29c204eb78e5fb9d8.scope │ │ └─186151 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138702 /sbin/iscsid │ │ └─138703 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-4136b28f1aa8ac77f9b30cc2440847859eb702821be4419b92c103259399818d.scope … │ │ ├─12360 /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 │ │ └─12372 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─bb88c34307f102738d56fd56c914da3ff836cd15b4c885036c5b8a1a4207efa9 │ │ └─63247 /pause │ ├─33b85c2e095612021626590987d1831c9a9ebfd65ed5ab2b6c8aa40cce25882f │ │ └─226634 /pause │ ├─e8aab29e73b8c0e020af9c7b0d57aee0609dca67a4ef06f770c0bf471ae77544 │ │ └─141462 /coredns -conf /etc/coredns/Corefile │ ├─fae6ff722106d24bc40023ddd85d537028efa63557e0637f80988236c375e4a5 │ │ ├─219383 octavia-api: uWSGI master │ │ ├─219396 octavia-api: uWSGI worker 1 │ │ └─219397 octavia-api: uWSGI worker 2 │ ├─24428664d305c2c2425553c1c245c15afdf018a7dba8617bcff6e0c29e588781 │ │ └─67063 /bin/oauth2-proxy │ ├─63efcb4753185d57b229ade8c1ab53778714963914f8b4e4428bedca47616034 │ │ └─140505 /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 │ ├─f2fc0ea28cf6134fd8039c5ffe3264fb13a1189a38c2a949889a414f85c89337 │ │ └─91521 /pause │ ├─aacc8a5e842755a8c220a6755114357a61988e6aa784daa86d7903881db6252c │ │ └─40527 etcd --advertise-client-urls=https://199.204.45.19:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─438b9b92e9897b793f5078642f687923818a4934efee4ec07fc0bd67e78327d7 │ │ └─78480 /pause │ ├─07d4ea9b768ffc78e4d181920dbfa62a8a618ccd8ec3dd98cc5dbef3d6ed7707 │ │ └─40686 /kube-vip manager │ ├─da99644d2c9a59f6e2cff23189c057ac889284f50e7a8d56191a811fce2bfed1 │ │ └─46962 /pause │ ├─87ce9e1443c6432801dc7107f2542f738306ae1293c14de4b8ace68a3d6fd683 │ │ └─69139 /pause │ ├─6b7b7b8153a5ab97a61c4a1cc3f22b967cb82c5227e64492b1540527d4f240d1 │ │ ├─173374 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394448 sleep 300 │ ├─0fe58928e9f66e5a609cab710d4281a4013e29f50091ac99459301ddee42ca15 │ │ └─43926 /pause │ ├─1147e6d25720ef0631b65830873fbbccb4acc66533ad3fca5cf1cd93a20f01c7 │ │ └─119683 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d663ab12497ffc3844f2e15bb64215e045976107196156525cad3f677e6cc756 │ │ └─44630 /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 │ ├─9af17d5b8ef95c2089439e976334acda555fd6b3dffe9196dd422ffeeecd3aba │ │ └─48930 /pause │ ├─752a799cb6f4d2ce64535c98eb922798a13018ca1667b68c1c2208d88465e1e5 │ │ └─56565 /pause │ ├─d5aa705af28ea0dd36b3de51e52e0e9386e8cd37f159bd678c07946adb047a08 │ │ └─172751 /pause │ ├─f4b07f6925aa32f049471d2f606163fda375ce519610dc4ee7afae10f745b82e │ │ └─86269 /usr/local/bin/rook ceph operator │ ├─fee2ea2d6bd62f475149f40999c1287ffc9d9c5309d789d45a794ae2cc48267a │ │ └─64929 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─51726ac7b8bed2d9e7ba7e557ee3309b019a18dec5b5d3b5eea139a3b1862cd2 │ │ └─61525 /pause │ ├─6600bde4e82267edf27af64092f76f86dbfdb36fdf86f6196cc85c336df693aa │ │ └─108201 /pause │ ├─bfebaa2d8cc06b6c02a93be2bf63ef99e111a66feb36fae33edcd1ba02d67c51 │ │ └─66264 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-19.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 │ ├─b64b68d25e5cb138a4ecb128e1cf43db68b5b3b85ea7b2ac88091840b00ea0a5 │ │ └─142162 /pause │ ├─bf7d000cd390fc48fe0af0f0091d2ca73dfd00a033fec046722e4ffc8c565bbd │ │ └─51479 valkey-server *:6379 │ ├─fb55800717cf9d66d4f99a310ac168fead7b7291a0aeafbc669fcb48c98a7513 │ │ └─44725 /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 │ ├─64bf4b33126fe49ba49acccfd9518378f1fc5f0af538e8ab380ff23fdb9ea7cd │ │ ├─219948 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220410 octavia-worker: ConsumerService worker(0) │ │ └─220413 octavia-worker: ConsumerService worker(1) │ ├─db4154d419c90cf01455334d346d3b14fca662c2b098502c919b30ede4686bf6 │ │ └─122874 /pause │ ├─7cccf155327ff610bcd35603334bb8972c2747f19e481fbaec533cea40d0b0c4 │ │ └─145110 /pause │ ├─116be4403947e6bdde4eca8a475ac3edf3bc354d68c372879306b1934011e586 │ │ ├─140555 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140570 /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 │ ├─e6b1dbff522678d96e76635c053b18604b208f57303b80f88611db6ed02cce55 │ │ └─95859 /pause │ ├─87e6411b25ada1cf5128468544a47213d7ffdf7f708faa421a0b0547cf9b917f │ │ ├─183811 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184457 /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/tmp3f0iw3iz/privsep.sock │ │ ├─184815 /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/tmp3dm1bs3k/privsep.sock │ │ ├─185176 /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/tmp2q9jesvt/privsep.sock │ │ ├─185564 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185565 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185590 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/117647e8-a5bb-41d9-970e-09484de87e39/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/117647e8-a5bb-41d9-970e-09484de87e39/host --addn-hosts=/var/lib/neutron/dhcp/117647e8-a5bb-41d9-970e-09484de87e39/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/117647e8-a5bb-41d9-970e-09484de87e39/opts --dhcp-leasefile=/var/lib/neutron/dhcp/117647e8-a5bb-41d9-970e-09484de87e39/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8e7153b5-e5b0-44bd-9bf9-5aa3d998511d,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 │ │ ├─185594 haproxy -f /var/lib/neutron/ns-metadata-proxy/117647e8-a5bb-41d9-970e-09484de87e39.conf │ │ ├─205498 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2a982d46-bc3e-431d-94bf-ae628b9692a7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2a982d46-bc3e-431d-94bf-ae628b9692a7/host --addn-hosts=/var/lib/neutron/dhcp/2a982d46-bc3e-431d-94bf-ae628b9692a7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2a982d46-bc3e-431d-94bf-ae628b9692a7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2a982d46-bc3e-431d-94bf-ae628b9692a7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-925611ca-e22b-4430-9f78-20142c166b0d,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 │ │ ├─205501 haproxy -f /var/lib/neutron/ns-metadata-proxy/2a982d46-bc3e-431d-94bf-ae628b9692a7.conf │ │ ├─369197 /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/tmp670bvfop/privsep.sock │ │ └─398991 haproxy -f /var/lib/neutron/ns-metadata-proxy/759eea15-a8d0-472a-9a51-f1f339a70331.conf │ ├─bec03c171717dd2783d8492d47abbf8a8acf5f03207607106e68d3bf794e46ce │ │ └─65158 /pause │ ├─c78d8d2454fec504e68e4c0249bdb852aa59a3014cf10888bba34b9f9937860f │ │ ├─130422 placement-api: uWSGI master │ │ ├─130460 placement-api: uWSGI worker 1 │ │ └─130461 placement-api: uWSGI worker 2 │ ├─abe8127a353e356027e186e53f37a20cd6a3cce9f9228447ace6755cd3f1d278 │ │ ├─189633 /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 │ │ ├─366727 /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/tmpd4yxl704/privsep.sock │ │ ├─366864 /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/tmp0xppuzjr/privsep.sock │ │ └─372174 /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/tmpxy1b9_r5/privsep.sock │ ├─fe1fc41bea53ebfa5e820626449dd4dd5d75805bc6500eb1f295fe2d31632de3 │ │ └─51588 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 │ ├─e49f6db6ebbbbe6968a256db9883cfe2f638ae2854d63080e5ebc43338e9905b │ │ ├─62385 python -u /app/sidecar.py │ │ ├─62652 python -u /app/sidecar.py │ │ └─62656 python -u /app/sidecar.py │ ├─cae9198302b7beeeff4f102ce9d47827d3e7b3b55e2c867ac30b3df6190bba25 │ │ └─211057 /pause │ ├─20103d3c7cc1d7dfa99bfae7d410428c21e1aa43bfa0af53689118f45d62fb55 │ │ └─66134 /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 │ ├─54b28f2f32863ef886c366cd675eefbd3cad0e8ce18d2b2de30b1a175a1bf5e7 │ │ └─227721 /pause │ ├─bddd9de9eb43073f1d98314d25b5454824a719a09c51480ca84d924d17489c8e │ │ └─66618 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8b47c331a24a6e604ec8a81bb73530b583a9eaf1ac5aeabaeac34de4b644c116 │ │ └─227748 /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 │ ├─49602e8944542d75f6a7545cf6b44073ec38883eef6b5cb64750128561ca3bde │ │ └─49239 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f1a17f55e35a1b754fd49cb9a2d7ec2565ad388e68f527f73cf1df2a45ad21b8 │ │ └─51255 /pause │ ├─3545c762702dfc06500971ba01cbed7b8a24e724fb153072bb83ffc558af4b9c │ │ └─172488 /pause │ ├─3084c4043f866236bfcdc29c5339ca20b7bf2f98ae481ac31dc113b0209c17d2 │ │ └─228865 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7da65e2ea32e402d02949e1a69c218106eb95a9b8a38f71d797ab0dc7bcd85d0 │ │ ├─67594 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67611 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─67617 erl_child_setup 1048576 │ │ ├─67675 sh -s disksup │ │ ├─67677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67678 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67743 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67915 /bin/sh -s rabbit_disk_monitor │ ├─819a33083056df35563bf23f6a531b292c35b3444c95db55fada595533ce5245 │ │ └─185762 /pause │ ├─198cc02ceb085d274f061cd9ae8feb0ba0dc19396881672f861169955cf1fdf4 │ │ └─95815 /pause │ ├─2a7ea178ad3b9311e30a35e1e5d184e2133d1ed8062c33a355da2ed4f9ca9ebe │ │ └─185297 /bin/bash /tmp/libvirt.sh │ ├─169513209eb6e418f12936037e432782343cd972bd2d7807bab30a75f09a2a34 │ │ └─144655 /pause │ ├─695cc1f6e531997acbc0683f1d90a016e2e9109eaf1d63cde359ff1f4f2dd07a │ │ └─145016 /pause │ ├─6dd50a3d4696dca363c80da4829c47413f9c8ea17f97d371961ee7a0176b0c1c │ │ └─226014 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3da3ee2a15e8fa88bec19fe338174ce37919c0f7657d202549dba00bbff4a4f4 │ │ ├─106996 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107128 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107130 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fbcebe1c5f20683cba083f703d82a2853a8d8500e450db132ab3680fa2cf4a06 │ │ ├─91652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91668 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─91674 erl_child_setup 1048576 │ │ ├─91728 sh -s disksup │ │ ├─91730 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91731 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91746 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91758 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91931 /bin/sh -s rabbit_disk_monitor │ ├─c9602b00c9bc6c67f388176f3e9c6b9902777d02469dcdc43c113addf1fd38b0 │ │ ├─183792 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─184201 /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/tmpocf6z008/privsep.sock │ │ ├─365593 /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/tmpfjxkviq6/privsep.sock │ │ ├─365918 /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/tmpmmceb5n6/privsep.sock │ │ ├─366198 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371085 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5454a065-308c-45e8-b8e5-920d698b4820 --namespace=qrouter-5454a065-308c-45e8-b8e5-920d698b4820 --conf_dir=/var/lib/neutron/ha_confs/5454a065-308c-45e8-b8e5-920d698b4820 --log-file=/var/lib/neutron/ha_confs/5454a065-308c-45e8-b8e5-920d698b4820/neutron-keepalived-state-change.log --monitor_interface=ha-1933b423-72 --monitor_cidr=169.254.0.131/24 --pid_file=/var/lib/neutron/external/pids/5454a065-308c-45e8-b8e5-920d698b4820.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382557 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e9010189-540d-4b79-b0ee-9580caccca6b --namespace=qrouter-e9010189-540d-4b79-b0ee-9580caccca6b --conf_dir=/var/lib/neutron/ha_confs/e9010189-540d-4b79-b0ee-9580caccca6b --log-file=/var/lib/neutron/ha_confs/e9010189-540d-4b79-b0ee-9580caccca6b/neutron-keepalived-state-change.log --monitor_interface=ha-3bb3c7e1-84 --monitor_cidr=169.254.0.183/24 --pid_file=/var/lib/neutron/external/pids/e9010189-540d-4b79-b0ee-9580caccca6b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387816 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7a3b1dde-852e-4894-acea-8bb68e8666ad --namespace=qrouter-7a3b1dde-852e-4894-acea-8bb68e8666ad --conf_dir=/var/lib/neutron/ha_confs/7a3b1dde-852e-4894-acea-8bb68e8666ad --log-file=/var/lib/neutron/ha_confs/7a3b1dde-852e-4894-acea-8bb68e8666ad/neutron-keepalived-state-change.log --monitor_interface=ha-87765846-4d --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/7a3b1dde-852e-4894-acea-8bb68e8666ad.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─676a5689dd9e3f6b91551e53d7546c2fc25964a6eca72bee0794b0aab4e4d122 │ │ ├─123940 /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 │ │ └─124070 /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 │ ├─ec55a5e7fae7e8411e64d082478772598cb6f98b63b9d94ad44f32d983d08970 │ │ └─107866 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bb458284d6aea155005e561918f9c78d1a481f0076f15081852ac6c017941b9e │ │ └─65017 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─125bee1b822c88bf07b750f2d4a55ecbb46215c8b9b320f2143c5d794bb444ac │ │ ├─84911 barbiacan-api: uWSGI master │ │ └─84943 barbiacan-api: uWSGI worker 1 │ ├─5d072d8ca648f4f3cd3a74bcd0a95b0e73b05ff6803de6cf04e8d3b18a052342 │ │ └─172680 /pause │ ├─3f827e5dd59f104ec5423f263d480c5c97984579ee7bdaf3e514f3257b5ca092 │ │ └─66516 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─72c5025762f539b1cc4b90ee56c0fdf749c82032528ee04cd87ae91415dc6513 │ │ ├─ 72330 apache2 -DFOREGROUND │ │ ├─ 72344 (wsgi:k -DFOREGROUND │ │ ├─ 72345 (wsgi:k -DFOREGROUND │ │ ├─ 72346 (wsgi:k -DFOREGROUND │ │ ├─ 72347 (wsgi:k -DFOREGROUND │ │ ├─399764 apache2 -DFOREGROUND │ │ └─401277 apache2 -DFOREGROUND │ ├─6060592317eb9e88c6718cef3c06ec6033069ee7e5eaa4f402564592805ff645 │ │ └─247782 /pause │ ├─c9e5edcd416db34e2cff0e09c1ee7d419416ce74263480b70f9afa81ad87e81f │ │ └─66858 /bin/pushgateway │ ├─045df163d937283cb06e876a420baf169f5534787b6538e8a1f14c9747f9b91a │ │ ├─239681 magnum-api: uWSGI master │ │ ├─239713 magnum-api: uWSGI worker 1 │ │ └─239714 magnum-api: uWSGI worker 2 │ ├─2b481d7ecccf1dea4110e135ca7e9454dac08f0f6b2567994151c2a03c0e09f9 │ │ └─61475 /pause │ ├─2cdb50c2c2400f266b1bc29a3562831ce759ce776db7505f3c5010c845b5d498 │ │ └─66966 /bin/oauth2-proxy │ ├─4909370615c1f546a1a0323654b746ee447c5985f67fdb401b856351aba29e99 │ │ └─97098 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─43269e6081abe215b9c1230f015c90d44f6e99651977572508ad11e91b2ababa │ │ ├─ 47274 /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 │ │ ├─ 47287 /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 │ │ ├─ 47379 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260770 nginx: worker process │ │ ├─260771 nginx: worker process │ │ └─260772 nginx: cache manager process │ ├─128b63a617fba5b54214457320aa582e17b15c82e2320e3a127da3bec6984efb │ │ └─63416 /pause │ ├─dc3cf6bd7e519d266ff90c4f179e4a481abe488d2a6874ac4dfe832d285a1c86 │ │ ├─62361 python -u /app/sidecar.py │ │ ├─62586 python -u /app/sidecar.py │ │ └─62587 python -u /app/sidecar.py │ ├─a02d4ed1712614a189a6ba619d3d941af7a04360a62c9eb2e0a683265e03c58d │ │ └─170559 /pause │ ├─963a460444682aeb6c47312962c29d4685f567e78d4406554ff674553e990af1 │ │ └─63044 /pause │ ├─dbed25fd08b67a4e5980c495e86e5257ce02a98662a730d25701581e0c353e63 │ │ └─48110 /manager --metrics-bind-address=:8080 │ ├─98d7be208b5886481c82a5862554e27d398fcaaa03f6491162d6e1cc37062b51 │ │ └─43517 /coredns -conf /etc/coredns/Corefile │ ├─5e0cbea79e88f1fe7ef0554c197fd6f7bd92fe3929887fe8270629137fa22387 │ │ └─41711 /pause │ ├─60220893385b36d0993b483b02c55e12fb260b9f4a228057a06592f6b2b5cbb8 │ │ └─44118 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 │ ├─0274db2dff3987d029139e97979b7c457250fa4a4a363303b7cd6307830bafc2 │ │ ├─239352 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239983 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgxpzgj6f/privsep.sock │ │ ├─240057 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240059 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─618ea4ad83051fba7c5b6e30afe2b2fd166b8a8612d408eb4176220111b02656 │ │ ├─239854 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240132 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240133 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─239a4ed7e2b7834e7a3090d5322f64b5b932c97b1699a98ef3b99d566363853b │ │ ├─168333 nova-api: uWSGI master │ │ ├─168366 nova-api: uWSGI worker 1 │ │ └─168367 nova-api: uWSGI worker 2 │ ├─9f010255f8c13eba24f23d9a9f55c8daabf595ded6642ea19f6a3797f2b384f3 │ │ └─66359 /goldpinger --static-file-path /static │ ├─37fb2e20121f0f132ccb80896b9338b933003cc8b11c4a58db0a0a18574d607d │ │ └─44680 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─89eefa25b281765c67f0dd4b922948c34f133fe0eaef9853713c6a678894c14a │ │ ├─203627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203648 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─203654 erl_child_setup 1048576 │ │ ├─203705 sh -s disksup │ │ ├─203706 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203708 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203719 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203729 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204001 /bin/sh -s rabbit_disk_monitor │ ├─2e2ceabe9e25700fa5ddfa2562ab9b4a6d63af17184b0a55f55395f267beb6e6 │ │ └─47890 /pause │ ├─bde38f2f58dbf2e1bf62fe635692c742d19d6a51499c32334a34d762c8d1ce5e │ │ └─189659 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4e3d859d9cc7f0c287dd6cb9fa9c4a53232daa17568f097c5d489b06dddae401 │ │ ├─49143 mysqld --wsrep_start_position=973dd07e-5f1e-11f1-a6e2-3ec4591f6cc9:20 │ │ └─49253 /var/lib/mysql/mysql-state-monitor │ ├─9905bf60554a670cbd16ed6e3e61c3f2fd4dd1a60fa0edc735ef1995936bf808 │ │ └─51755 valkey-server *:26379 [sentinel] │ ├─af8bdbf934a65fb822a930799e52a45146015a98e492500c7d87a050b7d0322c │ │ └─109858 /pause │ ├─3cdac7c0ce4fa4f36b6909eec92fd09fc229b87c533308f354512e11b2b3d27f │ │ └─66088 /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 │ ├─bbf119fce26cc4b752a9528d7fdc01461b34f3ac901cfb0fb164a477f88e1360 │ │ └─125488 /pause │ ├─a107e4a07c3e71cbf05100f731e20838a2919c0ef8f4e4349ce65597767e2f15 │ │ └─51865 redis_exporter │ ├─c75167f4eabca50d55d0152f52066f7a50829ceae4827d8e845bc7d8ed7d2015 │ │ ├─186018 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186035 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─186041 erl_child_setup 1048576 │ │ ├─186093 sh -s disksup │ │ ├─186095 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186096 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186200 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186441 /bin/sh -s rabbit_disk_monitor │ ├─e111550ea5da10b39504988f2802b9f90d8978e9a475469043ce7272c2a60a94 │ │ ├─169243 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169589 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169590 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7fe866487cdca3141660fd45048d720be7e430eac0d031108155852b3d3abbdc │ │ ├─ 96471 /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 │ │ └─339077 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─551b0b71f02e8c26e63de438f6e9b3df25e46701e966b765f9c6c48502acb0cb │ │ ├─168431 nova-metadata: uWSGI master │ │ ├─168450 nova-metadata: uWSGI worker 1 │ │ └─168451 nova-metadata: uWSGI worker 2 │ ├─48f7155b86a4773d15653c8beb2727d3db6c354f4b3a49d7558cd92855c67f7a │ │ └─224613 /pause │ ├─645df6477930b651d783f29deaf5f9840e9ca9273b55b2ef95289823af332470 │ │ ├─42148 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42568 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─155fbe372a02d97b4f46b5a2b9d57e9811aa728457f3ac313b6c96b8c282a2c9 │ │ └─172827 /pause │ ├─1f6835c1820b8d9c25f93189e11e1758d2866d58869829aa1d0e37613ae94721 │ │ └─40452 /pause │ ├─ff03591afe4b6a5332828adf4f461976a39ec6d265de7e87e1010cb925a3c43b │ │ └─44471 /pause │ ├─d6e5b0e4bac55049b15d4943844ddd49d56b632997ac9bb99791b0232e1cbbff │ │ ├─49090 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 │ │ └─51922 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4fefcf51c34e46649129d962201bc236037af9df15f0254ddc8e40c19a00e9b6 │ │ └─61372 /pause │ ├─387ae152b88101c5ce79015835fbc71af301d797bd0895a4ad76c3bb4ec55b5f │ │ └─185246 /usr/bin/libvirt-tls-sidecar │ ├─2e7e074517d61ccffc2922205a803b0ff83183846acf90c3db449919dace3f4c │ │ └─239318 /pause │ ├─0f4f8a8c0437a3d897f3b36b323cab1ba302c7ed9e807455d07f0b0cd87a7e9f │ │ ├─181372 neutron-policy-server: uWSGI master │ │ ├─181386 neutron-policy-server: uWSGI worker 1 │ │ └─181387 neutron-policy-server: uWSGI worker 2 │ ├─2ec55a894e850a13835a9a0751f09b1371cd1a0cf1cdbefcfc1e34bd471dc792 │ │ └─40405 /pause │ ├─41d803430c9862fb75e1c1211258d612bfebd6383a5025235bf669f1da830165 │ │ └─63798 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 │ ├─5885976ed47cbc38cab2b99a000e78b694fc18ef153b758c6adcffe94925d500 │ │ └─66004 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-19.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 │ ├─ab6b04639cd489d5c1d7bd4feaa3391b64850c9b4e594b78032617f0c604504f │ │ └─47487 /server │ ├─f91f8be726311f15ae9fb5634591d9a97ab7a015eb4e693f7d1d932b36e36e84 │ │ ├─182401 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182653 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp348_y32t/privsep.sock │ │ ├─182885 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp4s6ly1p2/privsep.sock │ │ └─183048 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e5e401dceda41e996ad936d36e7857815aef43ad8aff38cc9dbd106652402c8 │ │ ├─261261 apache2 -DFOREGROUND │ │ ├─264124 (wsgi:h -DFOREGROUND │ │ ├─264125 (wsgi:h -DFOREGROUND │ │ ├─264126 (wsgi:h -DFOREGROUND │ │ ├─264127 (wsgi:h -DFOREGROUND │ │ ├─264128 (wsgi:h -DFOREGROUND │ │ ├─264129 apache2 -DFOREGROUND │ │ └─264130 apache2 -DFOREGROUND │ ├─c996e345d3981219bad2682ea3837b83bea4510fc7b930321b88ab029ed88468 │ │ └─256820 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─af7e350a06bd7d5458865d982e037f52688ebe9fd95a0affe6b23b590b9a701d │ │ └─247731 /pause │ ├─04ec2efec6eab3887cbcc64d0a142391f355056b2e40f7fccfca9b5d43a2ccdf │ │ └─187970 /pause │ ├─3a46d7113aed17adf7e0320a96dfa93b2dad28cad8b747e04dfe25b9d4d17664 │ │ └─49366 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f271c525ba9192c9fe512accf7f3d5223346fefe437412567aaf40b6c3a41e7c │ │ ├─119236 cinder-api: uWSGI master │ │ ├─119249 cinder-api: uWSGI worker 1 │ │ └─119250 cinder-api: uWSGI worker 2 │ ├─84d9bb3f955c4dcb289b1adc7c8c5a1d93f3ed6e75a1f0b6c11515c66258cb91 │ │ ├─78565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78582 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─78591 erl_child_setup 1048576 │ │ ├─78638 sh -s disksup │ │ ├─78640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78642 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78643 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78653 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78742 /bin/sh -s rabbit_disk_monitor │ ├─24f52c3ede1295a374df09944dbba4823156c7c397a36aba9f561bf01299eb2f │ │ └─222019 /pause │ ├─f9dbaa2f99d62e980638d19ff1c8918a3a0924e879f29d11c590733e2a9dae71 │ │ └─211032 /pause │ ├─7ecca313e20e59c6378338c78eb7f6d2af331236acf7cd1d60f2b48d068042e7 │ │ └─262654 /pause │ ├─c81406f8a08f73ae4791731e24d8222498a08f59f5e16866051243168587fb04 │ │ └─85565 /pause │ ├─3e08f51dd4cb1f670fc16a6bcfe597c61275789fa0091c2331eee60bf19f9334 │ │ ├─169232 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169583 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169584 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b2e63fe0ecdad3517b15be40ebad842b44572f3bc88472dd27bebb051221dcca │ │ └─56846 /pause │ ├─a51486b19fcdf714604a4a69c564898317db3956ea80bc66932196ceff54d899 │ │ └─224705 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e5589f7b84a540d3c965638fcf00b57f612f8840b66e3327bb3e42555268c507 │ │ └─40576 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 │ ├─fc66571a0d062787c851370482034f5381bfc4b04c270e294c9fed9551f9acf7 │ │ └─47046 /pause │ ├─814a1e583b4867c46a287ab65919188bc3719279b77a742427f7ea7bc93fb520 │ │ └─258887 /pause │ ├─7c70d918c1b748f8d4d90ee1182f6c55832733dde1171514916f862542e27201 │ │ ├─199472 heat-api-cfn: uWSGI master │ │ ├─199543 heat-api-cfn: uWSGI worker 1 │ │ └─199544 heat-api-cfn: uWSGI worker 2 │ ├─4671a7cbd43f851c04a7ad5c3553ee467f6feb2f0ceb9587b9d14c0d2e3d32a2 │ │ └─62757 /pause │ ├─bf96636886968e1e5fcb20d52f489c8874fed6301809c76fb52aec693d13b2cc │ │ └─40409 /pause │ ├─6a7da22a2ba1ab99e4d072f4d9a89561ab275965e196180f12042db013515992 │ │ └─139212 /pause │ ├─5f4287c8fc588763c31e80a1c919f6d6b1248f1dfa16b1f1ceb64885dfbfd677 │ │ └─262945 /bin/openstack-database-exporter │ ├─c6afeba9860d627a1162502829834af2a8e3b3a4d7e3d8fdb90341a89f83146b │ │ ├─108283 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108299 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─108305 erl_child_setup 1048576 │ │ ├─108352 sh -s disksup │ │ ├─108354 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108355 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108367 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108527 /bin/sh -s rabbit_disk_monitor │ ├─781d2714e3efdda7e42ee6616c4055f518234073820d821541910a9705553291 │ │ └─79831 /pause │ ├─6247c50cc9afa8d2d2510a2c6b6486a9412abf7671a4f60b6599733203b23735 │ │ └─40455 /pause │ ├─60c494b67172d8d9576eaeff357c237f6baf01b1c749c9028cd4b0387b599ce2 │ │ └─56647 /pause │ ├─c58eca727fda6b582e6d2f78bb2d6accb425b8234f7d5e9bc1bd151e9a06423b │ │ └─163965 /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 │ ├─adda881445f917f7716c82f1ebe7f79adf3d2d113a522e6c7c613d715bf8f0bc │ │ └─48407 percona-xtradb-cluster-operator │ ├─1500eede044d248fcf678ec64122f14de6aed7a10a5f637773bc8e11f5c4e8f3 │ │ ├─242991 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243008 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─243014 erl_child_setup 1048576 │ │ ├─243061 sh -s disksup │ │ ├─243063 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243064 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243101 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243111 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243404 /bin/sh -s rabbit_disk_monitor │ ├─71b1c3620220b6e102cfc153b5cbb6fe50d15cee40dc7670460306f4f8242543 │ │ └─63287 /pause │ ├─f4abb7d776c155bfd7f27c78c8b354835d74b7aca058988cf485105dd661cdf8 │ │ └─41697 /pause │ ├─18381e1b6b4648a2102a161e0b88ccbc68d486aa476299823ebef33030e674ab │ │ └─140909 /pause │ ├─520958fd31d0677b915290af8680a7c40ac901ce54c7f77dd1c5a85b87335e59 │ │ └─41939 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4b537767e7e5bcea45ce5382747f5bcf309dc5968ac3a779e7c29e2f318c247c │ │ ├─220850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220870 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─06b005a78b05caba6a103f21fe540e4d4778d8e4e7f2855d907dcbfefee598b7 │ │ └─230588 /pause │ ├─ac21e6a2f761169d312955084771c8fa4cc95ce59dc04927ebb330fbbe3ad773 │ │ ├─265175 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265188 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a24add48e89d35087895e72930b29ad7b7366e46d66923906342f714348fe693 │ │ └─56884 nfd-gc -gc-interval=1h │ ├─71ed90b4b4a5629f1808019cbdf2336cfd14ba4b9b7b6632e7937901940c4353 │ │ ├─65450 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65486 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─db5d43f9ee40d1dc0a320749e9909386b47972beef8b500ca83f8a4392d9297e │ │ ├─199445 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199757 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199758 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4257ffe7ab77272cd07ed5aa9765344f37c5f91841c71204019c749ec01d9acf │ │ └─61808 /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 │ ├─8ee0e8e286ec77b5480cad43397d639d6b5d7561ac54df76f2b79e6f8be51a84 │ │ └─247916 /pause │ ├─9089e450625407d3c820c8178173f448cef205ab94ae425133cc8f97c30aedde │ │ └─96371 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-4clsb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8e17a05b0f1711e2201955f43741b014cc31f9577120839d22e55f8d3f6e89f5 │ │ └─48270 /pause │ ├─b9b04d9d6b07a56c5005d9a093d74c9fa122f032aff3f7881c2955835a486e4c │ │ └─51426 /pause │ ├─16139131addec9629d49d95d1239f39cb76705544b6df2c0b4a320b3009e6024 │ │ └─40571 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 │ ├─1b9cad34ce6308306a0ab19f33b0ac4928cba2079d3ab08965783de1c1ee771a │ │ └─225748 /pause │ ├─a96a9ca8c2a1628b3e288894f471b131731319326b47be633acec0a0a958f1b6 │ │ └─144535 /pause │ ├─ba66043bda02fe8d707b458fc4ddc1e2a497af6d7c9715a232ef015a2892073a │ │ └─56605 /pause │ ├─7038651c55698e9f18ff62e7f6e9de42cb9c6f84aa7b051b1a7405bb0531acd3 │ │ └─44519 /pause │ ├─a6e4e874838d2fe030249e31ff3b78eadbc5c06cee020c751baa6fc3b575d13e │ │ ├─170658 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170700 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─170717 erl_child_setup 1048576 │ │ ├─170770 sh -s disksup │ │ ├─170772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170773 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170832 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170843 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171030 /bin/sh -s rabbit_disk_monitor │ ├─6091bc0b599545ebf413faba08c8f46259e1766d0c43def93707b46790460fd8 │ │ └─64023 /pause │ ├─ef654f1fe5bcd125abc9459c195ea1dfa18277b966135e0c4027e9de9804e24c │ │ └─141255 /pause │ ├─c93fff9ca663f4f9d66d6e5c44dfb67a76fd2c2e34f2acfc22866828d1031eb3 │ │ └─261136 /pause │ ├─2229cbba47d26c0e8f89c0805678a3ab521d04d4577fce0eaa974d532b714456 │ │ └─43003 /pause │ ├─fd17491429544ead65b509ba2e70fd9575bbc5714f0dba6bd4775ced35994ea5 │ │ ├─142302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142319 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─142327 erl_child_setup 1048576 │ │ ├─142397 sh -s disksup │ │ ├─142399 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142400 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142491 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142503 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142635 /bin/sh -s rabbit_disk_monitor │ ├─679a693665f9b5d3a175ee81790405b91c98c5e12e3766bcc0f42f5f65288def │ │ └─105962 /pause │ ├─87d3d38d99ce9ebdcd2e7d8e7cf24f9afb27c1e92fb264aa1c047d3f3f5ab6aa │ │ └─144288 /pause │ ├─db640c3411c35fe23141e7a2ba892bffc7e9123992024babdfa4d182e1277dd8 │ │ └─47941 /manager --metrics-bind-address=:9782 │ ├─1840709663b70602bc6923838e096c90a3ad68b92438f0faaee579e01eae60fc │ │ ├─64464 nginx: master process nginx -g daemon off; │ │ ├─64481 nginx: worker process │ │ ├─64482 nginx: worker process │ │ ├─64483 nginx: worker process │ │ ├─64484 nginx: worker process │ │ └─64485 nginx: worker process │ ├─7d89f3e3a9d156741a9f27d12433c767b4969be3dc940f50581a5710675de21b │ │ ├─104877 glance-api: uWSGI master │ │ ├─104898 glance-api: uWSGI worker 1 │ │ └─104899 glance-api: uWSGI worker 2 │ ├─bfe566a4112852772bf27b4cb05a6116a1a03cca4616ee474110f1856cc3fbc2 │ │ ├─222117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222134 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─222140 erl_child_setup 1048576 │ │ ├─222223 sh -s disksup │ │ ├─222225 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222226 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222230 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222231 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222244 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222414 /bin/sh -s rabbit_disk_monitor │ ├─91f8a6bbbe599d08e187e54c6d77e0d2d09106a9478a35fa2b0bfc52f3bbc967 │ │ └─57143 /secretgen-controller │ ├─880939e18a72b445f8d96564e00d161b2a2d4bdb35b59a05310e053f9963e6ce │ │ └─43038 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cfca657be4e8b11582484cf8c6355b7598bd3a7b39d48bce7f26b198ec2134a4 │ │ └─56918 nfd-master -crd-controller=true -metrics=8081 │ ├─63cffc1bd866ec0c08f3ae77f273c8cfcb104119e28430be99a552b41cdc7edc │ │ └─123581 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─971f0f63704ad4b7304eeca573ef6efa1355fcc348cc8ff447131ccf84e610fb │ │ └─211248 /pause │ ├─54379050c91c25da339838d7791e0b834544cf3616888ad3a5bd4d2a170e73f3 │ │ └─261722 /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 │ ├─876cb1463052507a55af11afcba9152391d0d3fd9a898555a7e225bce03a3ce9 │ │ └─188146 /pause │ ├─cf872e6b6afa4533506ac087b4a89a1c967d5fe8b455b78a4253ce3b1eb0b4b1 │ │ └─55867 /pause │ ├─1c24f0c475220b42e22498b8b135fc5b93f641c628a5a189508d897ad30f64da │ │ └─47788 /pause │ ├─2244def28a1aec8d77fdd8d7461d41431a813de8d0c0dba8205c321edff337a4 │ │ └─203472 /pause │ ├─41bce1e561c194fb9de6e415d63e309a3fd3740583d36b7b42c4b83e2cff825a │ │ └─122917 /pause │ ├─b04ebe9986f8afd128680c2c76034476b3e01057812493374b79e2254fb740fa │ │ └─245028 docker-registry serve /etc/docker-registry/config.yml │ ├─eccd1665cd3420073baefc036081996089ace245d9ace5e42626542610b27eba │ │ └─228836 /pause │ ├─ca9170eabe39cbbab428bb1aafc6bb902f9cd6386054baa06fe85b9d0712d3aa │ │ └─109820 /pause │ ├─2b36049de83baaf213ed210f5979069e5be98ee6110acf5edc54f132cc0f3810 │ │ └─172916 /pause │ ├─d0fb99e72fbf25980dfce8bf69faebcfaeaf0bc1184d1ea1d4051b48299390ea │ │ └─186110 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b1276a1b3dca581a9a2092a717d3910574eb031adf10827cc5e8c8f0ae4c1c29 │ │ └─40545 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─e16d5ce328dff5d9ddb09a0a20aa7961dc15a45f433e2f7d764a28201a005839 │ │ └─242804 /pause │ ├─48f414d05aff6aba0862ed5028f9d1ebd83ce4edca1404290849b47107b58477 │ │ └─65838 /pause │ ├─0d0aa9b082eb46b5b15d227040aac74e53cdf3a6a0bc56390671daa61c68efe5 │ │ └─172483 /pause │ ├─08149b949bf674d41967be1a90964c2a3c14fd92cb3c3a58abc8144e8ce18af8 │ │ └─43408 /pause │ ├─fa7d40fc37e56a885937646bbe1a483a069e2c2dd42bc432944031c4e521f181 │ │ └─66932 /bin/memcached_exporter │ ├─4e9a531a56e15c6671ed9af5a95e2b9bccf7959c9bbf871ef82057efdcc12c11 │ │ └─239800 /pause │ ├─a5adaff2e240c0864086465c74a17635c9f9b812f5471b176f2c9da488154ef5 │ │ ├─181326 neutron-api: uWSGI master │ │ ├─181358 neutron-api: uWSGI worker 1 │ │ └─181359 neutron-api: uWSGI worker 2 │ ├─3c61110ef2c8a85c8f791aef810f6db8b0a7be4fa4a344223ebf5207313acf0a │ │ └─64375 /pause │ ├─6b4a2e3091537556b72578503e2a2e6e78e1e3e5b8f443ba6bda85048e2249d4 │ │ └─106051 /pause │ ├─4dca9c085f99fb9d4b8e702166d7c45bfb0bed3faff7168c5d9c4e36f118ae1a │ │ └─172422 /pause │ ├─f83b892525b5647801cfb9080aef45fd5a65b73cdf37b643e2609644421cafb3 │ │ └─65415 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─60208a9ad2aa08eacaa1e09eeeadb6acdb915e55c3015b54c0dfc763bed42202 │ │ └─43473 /pause │ ├─d91ae58a433a16f9209ddd031d0dd887416b7e512037250b531ed57758a111f5 │ │ └─66029 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c616d31b321f86272aafc9d9b392439bd8178056e7357c04a062b2b845d9fc85 │ │ └─188015 /pause │ ├─1c12cfc91762026da91f4884e88b435e8453cda66817f49035c7073152f648b7 │ │ └─211313 /pause │ ├─f7de113a1bfe8015fbc69b9525847ee17826efd7f056ddc36fe291caf5b7bad0 │ │ └─64797 /pause │ ├─1e78ac7a9e44c66a3a0e3d7cce4c3797dcd44a2eb92dc13ea124f1cd34a0ba3d │ │ └─219947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─464504a3c8fca450aaea0d122346ab4b821a54d24f4b6fca68a36240808b28e3 │ │ └─144584 /pause │ ├─f9b887a02191c171787660c29eb457949e4f9abd949c68bc867e5be4217fdceb │ │ ├─256873 manila-api: uWSGI master │ │ ├─256907 manila-api: uWSGI worker 1 │ │ └─256908 manila-api: uWSGI worker 2 │ ├─06f1a3dbc11f41cfc1ca299a02b62a4934378ab97bc0d3344816d8b22bb69b14 │ │ └─104220 /pause │ ├─b77d6fdf9501d5cdb9743d4ce4bdd09c6d5b94218953575fe315b3339208c528 │ │ └─256839 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─12e56aaf7536a1f97fadcae41d21eedfadf03989a350ae4812f8897d79a2cd55 │ │ └─40896 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0ae56079aa1be162fd2221d87bd44db524ec5b9b4da294202bce93d0a6341c8a │ │ ├─256878 /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 │ │ └─257040 /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 │ ├─27708cdf92eeece2a7584ea7d6939dcf16102fc3fea2b68a002d1fd5298a978e │ │ └─44431 /pause │ ├─0fb28c22c4ff9f6cf5922820517c861ccf417826348a8b4201584cec30f566d4 │ │ └─62024 /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 │ ├─63226ddf920accb4664b3f502336ccd18390e93bc256964ec0acf283201c505c │ │ └─67317 /pause │ ├─d40db661805ba2e5b8736703328ea834204ee0a00eb5fe260ebaa2e670b3f207 │ │ └─66588 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6a5b99d72de378a047d4217f148a573305a62d5d35797a007d7f5c6175154a98 │ │ └─66305 /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 │ ├─23ac7f843c14433c67517ecc4abb76ab03de5209577ace307efa164e0a52a6d8 │ │ └─48640 /pause │ ├─fa550aa50c23fcd102c4664d2081580f3393d966758525b639e4a7364426ee08 │ │ └─230451 /pause │ ├─38849746f2b72b296a3be3e756cc879ff805dce7c54af8cf7b2546560ef9f3bd │ │ └─43454 /coredns -conf /etc/coredns/Corefile │ ├─349422ea71a59111b728965cd3385ac86aaa95021fa381ab1b293bc9b468e320 │ │ └─40435 /pause │ ├─6fec461f0c819534df6f57fc532aaaa1a3ff1bbb90b3599c681472a1889276a4 │ │ └─247536 /pause │ ├─e8e3f1879d80d9c7c6178db2000a1ef0d46c245c03c281cddea650c9abb8a487 │ │ ├─199498 heat-api: uWSGI master │ │ ├─199545 heat-api: uWSGI worker 1 │ │ └─199546 heat-api: uWSGI worker 2 │ ├─bd132bdfea5efb01d5bc79cc17dfda8ea5b0022760548f8b68411e1858b17085 │ │ └─226669 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─96490c47d1ff604d7ad5fae7589dc9b63670c1b984b4da171d168b9d46e70801 │ │ ├─183576 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) │ │ ├─183985 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) │ │ └─183986 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) │ ├─3ae264452dd70df41e0fb07a6b957307ed8cf2da42087756cfffa0954f0352f2 │ │ └─62601 /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 │ ├─d472a64ecec42bf28dd0121cf3d9ef2bd3593d11b604a33bf4e8f75fce60227a │ │ ├─181316 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181670 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181671 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181672 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6db017adc5a522b942d73920797ef1c1ef65dd6bc49c35da3bbc84d794209e08 │ │ └─40871 /pause │ ├─7a261f869e749de686e55d8ee80b41a2c3534b69db1627321b12d3568f96e2c9 │ │ └─56959 nfd-worker -metrics=8081 │ └─d98b5fb3d3776b7880845a192a25f200c207f0a5a9fedee85a596d31594c4854 │ └─61563 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount