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 │ │ │ ├─21880 /lib/systemd/systemd --user │ │ │ └─21881 (sd-pam) │ │ └─session-21.scope │ │ ├─21808 sshd: cephadm [priv] │ │ └─21902 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.132-22-zuul [mux] │ ├─414075 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-avywqdyrnsshhuulxepwwoaxwbiswgfg ; /usr/bin/python3'"'"' && sleep 0' │ ├─414076 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-avywqdyrnsshhuulxepwwoaxwbiswgfg ; /usr/bin/python3' && sleep 0 │ ├─414077 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-avywqdyrnsshhuulxepwwoaxwbiswgfg ; /usr/bin/python3 │ ├─414078 /bin/sh -c echo BECOME-SUCCESS-avywqdyrnsshhuulxepwwoaxwbiswgfg ; /usr/bin/python3 │ ├─414079 /usr/bin/python3 │ ├─414080 /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 │ └─414082 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 … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12305 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 73b75abcea292ab297d90d299a8c990158ed95b4d34bd20d51abaeeca9ec5dc0 -address /run/containerd/containerd.sock │ │ ├─ 12707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3ca56e3680f7e2e9bb0deb06ae6b5d5d4b3d607b2ea219d9e85da7e6eaa7e45 -address /run/containerd/containerd.sock │ │ ├─ 18826 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a0fae1e615aac3f5e9efe12b476b8a76013dcbc25bbe6c0131a1b12693cb5d6 -address /run/containerd/containerd.sock │ │ ├─ 25436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 060013fddac9265c8e6badefa67bd6e5d1fba0f318bc15b5d9b8c96325052aa8 -address /run/containerd/containerd.sock │ │ ├─ 30201 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe5d8e53c2a269f75e459e604a6b1711a5d79b441e760ce159db705243e54756 -address /run/containerd/containerd.sock │ │ ├─ 34915 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04f4f86e721e2e4b64d3f365728125cc8de5695c1e53a6e946d641b7ef70fe59 -address /run/containerd/containerd.sock │ │ ├─ 40690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7389ba42b6a270b4b939b9542f03c7e276f1c9149ed0df4e710cf7f4580c4ce -address /run/containerd/containerd.sock │ │ ├─ 40703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd09360616078d919a535237b9de2dd551bf53268390069c5885fa273e77f48 -address /run/containerd/containerd.sock │ │ ├─ 40753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14fffcee44412c7078bd640847fb3ef93a4ef45bd852e35fd64fe730fe5fd26f -address /run/containerd/containerd.sock │ │ ├─ 40778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c5aee25eaae6df84d36f227275baa74f8820ac680d58de4a0b168bf3f87930 -address /run/containerd/containerd.sock │ │ ├─ 40791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887d00f030404a901c7774e4540b481a97b6ea65ab5be64c52aa9125fd6d0dc3 -address /run/containerd/containerd.sock │ │ ├─ 41302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee88637b187f9d4e79e48633efb061346a41947ce18d493552b36b36d1c3bf1 -address /run/containerd/containerd.sock │ │ ├─ 42071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8561d6a8eb9504ad8c4490dfb4971ea23949d656ddd06b65ca54456902b90b26 -address /run/containerd/containerd.sock │ │ ├─ 42088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab027a89d86e883f69a4720e52ef73f37333c2a3c6616172a8a0b99f29aa38fc -address /run/containerd/containerd.sock │ │ ├─ 43395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735987fc7e6eaf6a98d1512603ad2cdbbb18f9184ff08dc8031877f5b56cd20e -address /run/containerd/containerd.sock │ │ ├─ 43791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21cb66852e0dddb9321c15939f968cd339bec48100b336d55a1c2788fc090ba4 -address /run/containerd/containerd.sock │ │ ├─ 43829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f15db200ece9c3b755a0cfe69c86e889c97f151928971cca79efeb804a5ea7 -address /run/containerd/containerd.sock │ │ ├─ 44259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8817955dc24f226272d9cef76b96d8c225913b16e5fe24896b2339632070b8 -address /run/containerd/containerd.sock │ │ ├─ 44739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b03ec6855eacc364e71ee4a3cd4cc1c7aac0dd369ca7228ae909c1576704ce -address /run/containerd/containerd.sock │ │ ├─ 44794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd7a8a1ad9f8a70de6dc9cdd265dd3107d9cfa31a02b3e468a728fd8924f835 -address /run/containerd/containerd.sock │ │ ├─ 44836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5902dbe0ee845b41b5091e9597742564e6075d1a7d8e2bea33fc6f65a16008 -address /run/containerd/containerd.sock │ │ ├─ 47142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c73d46ed3685ed9aef1de6da638e3db69e1b81c8414fb5b9f140395253fe21 -address /run/containerd/containerd.sock │ │ ├─ 47239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79280e645c223d56155cbd17a25a6e6c1876df137a81a1116f920c9488c9002b -address /run/containerd/containerd.sock │ │ ├─ 48199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2450afc14c41aa97cc7bc8871832dd0a5e6f3b7ae8f9785756271df5e4218051 -address /run/containerd/containerd.sock │ │ ├─ 48266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b891719abd5e0d7d5b7823de9ae60507a35455c0657673a6c3589abf66ecbd46 -address /run/containerd/containerd.sock │ │ ├─ 48630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a040469608d96459ebce0f20e09e1364361481d9a88547c32be9d4a55d281644 -address /run/containerd/containerd.sock │ │ ├─ 48949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7006d56b317d5abb9994360642b0d200f19788a137a8c461ae1ec6664c93bfd0 -address /run/containerd/containerd.sock │ │ ├─ 49354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb70dd36c0f3de11b3f654e71b3a676bf57205f23fba16148fa42bf730ae4cb4 -address /run/containerd/containerd.sock │ │ ├─ 51726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c6c00f4a6cbc2f5bdb809be4707820b6615522bdbcf6a96ac85675f06f4c20 -address /run/containerd/containerd.sock │ │ ├─ 51934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 624dee4fb1b8a52a93d6e2287a6e58f4301da604476feaf0c61067b518a11a85 -address /run/containerd/containerd.sock │ │ ├─ 56186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99154444e7ad6fcf03d1a87036cbe094e4024f0550eb263d19c722a78a174a6 -address /run/containerd/containerd.sock │ │ ├─ 56781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351a492b4c0a19d14de78e8ebdb46518bcd260eb1b3b678967119540f75ad5c5 -address /run/containerd/containerd.sock │ │ ├─ 56943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3770847a069f831335dcbe803a3c08a41d74f24002af81770250c3eb5afc0a5 -address /run/containerd/containerd.sock │ │ ├─ 56984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d75b4c0aa840a5a0232ef686f134ca00cb0f798f2e056f387a510bb262cb5b -address /run/containerd/containerd.sock │ │ ├─ 57127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91790416fc88d0775cd549f435e4aab4ce6e56cecb08163f35a9a4cbfa35244 -address /run/containerd/containerd.sock │ │ ├─ 61275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5168193569a52a1f0a892bcda7add6661ac60a87d93f32579b614232043c6f -address /run/containerd/containerd.sock │ │ ├─ 61313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e2c0fc12ce8e2b23cd561a68c4954c75ca3c33189efa076271fae128d125f2 -address /run/containerd/containerd.sock │ │ ├─ 61408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465680f58e3c5b10ee3ad2039e83356d780960daa5d61269f4eea4d0d095bbd9 -address /run/containerd/containerd.sock │ │ ├─ 61447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa8b49e805d131c03dc73c8c39c6f1b376f25160e888dbb3a9bfc82828f257e -address /run/containerd/containerd.sock │ │ ├─ 62744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372545677836d5b6d1f2d0d2320febb9951c8f545ab4c9206e659d35ebc64112 -address /run/containerd/containerd.sock │ │ ├─ 62889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 222b89d2636e6848d852e1c84105ece6b7d6eb27ae0d360e901802747666dc8e -address /run/containerd/containerd.sock │ │ ├─ 63186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057d0fafdec214daa8f6299bd9551b808005c689025a6bbd647338ea9477b4b1 -address /run/containerd/containerd.sock │ │ ├─ 63258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e38de38103bc13dce206e846932f9e70e2fcee3c260b9a8c3e8cbde5d2aab285 -address /run/containerd/containerd.sock │ │ ├─ 63349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa6bfd735cc21db11b349576f30de83170d0c29f88f316053c534114b98c30a -address /run/containerd/containerd.sock │ │ ├─ 63711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa35899c3834a02204fc3a56a8c112b39d4cd3373423b545e02fbd10e0ebdfb3 -address /run/containerd/containerd.sock │ │ ├─ 64104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 058784d875a0340b881b3ecdb1535939a6054d9749459257ccd55d8c55589713 -address /run/containerd/containerd.sock │ │ ├─ 64685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7844a8c526109edb05f803ebc5f1dbff9671d46ddf57365e2a6af4f499d565d -address /run/containerd/containerd.sock │ │ ├─ 65009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335e883559f23dd44f35682235a590fedeb0ccd3b4ceaf237b440b0f7fa2aa2e -address /run/containerd/containerd.sock │ │ ├─ 65761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418d17b5c8cd7a78e906714df0c7889be504af6c7096d5298f92809961abc4b5 -address /run/containerd/containerd.sock │ │ ├─ 67229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8736f619456c5ddf985b9213a859a527ca41bd12efab1969cff40c0b3ea1116f -address /run/containerd/containerd.sock │ │ ├─ 69209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25da91526a4fa1534333781b6bbd003faccbf4a62fb6679401b3fde9e457a25e -address /run/containerd/containerd.sock │ │ ├─ 78626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49715df49e253ec2b95f91cee5f86bb4f80262db1bba665f25e41fec0517e58 -address /run/containerd/containerd.sock │ │ ├─ 80234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26588367acabf993cd7ed1f1eba1791d342430105dee19cda963298015613fc1 -address /run/containerd/containerd.sock │ │ ├─ 86193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5d3b730f6fbc4bda2f49f10e4db678fa01b3412a1e14840fda31e19d941162 -address /run/containerd/containerd.sock │ │ ├─ 92613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4caaba42f5f2853f1b7550730b93c826ac3ac68bfb089900646ff88124368a -address /run/containerd/containerd.sock │ │ ├─ 96426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902acfa30aee056d11ff4ea4a57d61b6c8231a2a45cff49e21624ec55b67e54c -address /run/containerd/containerd.sock │ │ ├─ 96462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cbc0b4410d117718dce1e3881a709c7b4c00e1ee845c0bef45530acd6252b8 -address /run/containerd/containerd.sock │ │ ├─109852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a429af74a9757797aae6146a84f56466a7f03dd71a44348e5043d21ff1d172 -address /run/containerd/containerd.sock │ │ ├─111562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c1be4a85ed5012ae2af1c3280e22d9f51eac3a3dca667f052e44a315931d3f -address /run/containerd/containerd.sock │ │ ├─111616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb5bd98f937eebb01cb2eee9bdfb89c12ad1902ce7239be94c96506485c234e -address /run/containerd/containerd.sock │ │ ├─113452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96bd29b8810c2102abb1b413891572f1e73063e2571132b7e2af84c93c160c58 -address /run/containerd/containerd.sock │ │ ├─115269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2753b7c71a198416b5bf406b03a8021e1f9b1e90353d6bc2e12b9fce9df6750b -address /run/containerd/containerd.sock │ │ ├─115322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c928446f2d793946080a616164d4fe7fd7ebc032a26b020ef0df23465c9d8191 -address /run/containerd/containerd.sock │ │ ├─128391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b16f838ae77a029883b8f7e2bdc6f4efd8c115b0e25a0e01a10bd2c7e1f7596c -address /run/containerd/containerd.sock │ │ ├─128500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9430aa095f0ba4fe881ca08fdd4dada5bf493322c32704faa5730f1e172a84 -address /run/containerd/containerd.sock │ │ ├─130950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b40bc24884e60207d2a6d082a43381a613e31f1a1318e57792dac6b76be6809 -address /run/containerd/containerd.sock │ │ ├─157462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21ea1b5c5e2cca29f21e3f0525d0ee32ac7ef180631a713f385e940b426d758 -address /run/containerd/containerd.sock │ │ ├─158570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024f23b1bbdeab9b2f4fc439de896eeb2773cb622363f24a3f1fbfc68453408b -address /run/containerd/containerd.sock │ │ ├─159683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56bfe8be97c1610f555737e50ac6627de72061f9da9142700ec937e98b511492 -address /run/containerd/containerd.sock │ │ ├─159728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109423c61abe27c63bea4c6f47424a203c7d2e78534714ec6fd2df003b093e14 -address /run/containerd/containerd.sock │ │ ├─160359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21515d59cbd88cecd0835289bef5fd013ae98621cb28c7fe150e9ea4cfbb7cbe -address /run/containerd/containerd.sock │ │ ├─161550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed863db445cfb911a88524790f36bca530bd0895dfc5c6edd784abc5450ac0f -address /run/containerd/containerd.sock │ │ ├─163708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1689fe182f0f25f6d175c6544016cae0fd46cbad63984f5a9a3930444ab053 -address /run/containerd/containerd.sock │ │ ├─164038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3dd41a132fb47bc8fee697084a967c7ff030d8fa4439e0777354289b5609a07 -address /run/containerd/containerd.sock │ │ ├─164221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99de0c7bc2590d18b6a17ab66595eecd571417e62a3d0a8ea8bfaa6616e19dc -address /run/containerd/containerd.sock │ │ ├─164268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a2e14929a1cd5069afbb596c0c0cffbddab3c056b0882ec7881c82a5e0f5b8 -address /run/containerd/containerd.sock │ │ ├─164477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068f2078d1c324b61663b8a6ec558ead341270d1711d70b75e4530399245a075 -address /run/containerd/containerd.sock │ │ ├─164716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b11c1ea63c2f6ee9da182ea1b0b9383d4783af0c9efa268193286c14de94d2 -address /run/containerd/containerd.sock │ │ ├─177381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f78b1295e0b07e827bfbd127f896a9d5474bb9d0aa790e5d89f4ea2e19f34f1 -address /run/containerd/containerd.sock │ │ ├─179157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa41b8200f2629294a36e0e8ba51bc3773457288616b5b0136f21f2dc7eac39 -address /run/containerd/containerd.sock │ │ ├─179187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9a1940cf0315a78026c214b4bfac0daf493d06fc2408eeb0bd1bfa5a01c0970 -address /run/containerd/containerd.sock │ │ ├─179275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48670f98e8ab4affb9b4df8791defb840455c1bd02d68f549ba8bc066c761150 -address /run/containerd/containerd.sock │ │ ├─179569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e198c30ede26b13a6eab4a0976718edd6927c4c76ffcf20b3b28bbf1e201677f -address /run/containerd/containerd.sock │ │ ├─179607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56f26c07867d1200a2346c19cf5356842dece5cfe9c98eb8a8b1af2570a15f11 -address /run/containerd/containerd.sock │ │ ├─185845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 319425c4894a57cd506c47ce520e5443164236c10ef494211c25e539343845cf -address /run/containerd/containerd.sock │ │ ├─191818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fd727d2f8659c5cfc8cc28d7677342b3593ec9de07f5bdf77209aa323d68c2 -address /run/containerd/containerd.sock │ │ ├─194009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafca659a64fc33a23b12d4147792ec56f0969bc339dfb79239a96c9b367fa97 -address /run/containerd/containerd.sock │ │ ├─194082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b50fd9a6d25b4e83cc614627af1f1fe51fd61671a3c67a1b539e62c9aa9918 -address /run/containerd/containerd.sock │ │ ├─194159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5195e6c81eea25ee8fcd73c7ef0400543924c79ebea0cb36ff6690aabe1ca407 -address /run/containerd/containerd.sock │ │ ├─210846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3792680031511c7c04e0697d6a86d6d2ec63b6b1e649566d01e743a265320f7e -address /run/containerd/containerd.sock │ │ ├─219258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9e33640f176c6f4f8a6f3e5e2c7f2afa79fd213509ecd775414fb38a870caf -address /run/containerd/containerd.sock │ │ ├─219287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c3eb26a5e559047627943fb0205285ef99f23104ac87ebf53a0db22de803ac -address /run/containerd/containerd.sock │ │ ├─219532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47fba57c938bf78a06eaeb965ddcd64e0ebd6c2e4301af33ea7d43120519e1ea -address /run/containerd/containerd.sock │ │ ├─219782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024c30ca67cb2933da2a345c19a6e94b5bf8fb20bdb544f76dc714051222a975 -address /run/containerd/containerd.sock │ │ ├─231149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97448aefe1bf95afa987f5544dc0369fac67b6c05156381df1de8aa2736218ba -address /run/containerd/containerd.sock │ │ ├─233592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36131c2b9af326dad63736b41b11b588060e0dbda64d94830ae5c93e9c9f6131 -address /run/containerd/containerd.sock │ │ ├─234762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c5b94cf083e3e8064092994d63084507093e9a0a050da16bda5535d5413aa4a -address /run/containerd/containerd.sock │ │ ├─235679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c231ef062785e06bfd5dac32946ea46ef744dd3b3f7764206e20669d9446bd -address /run/containerd/containerd.sock │ │ ├─236961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4102c26540f6b644048808e58e818603fa71deab0363932ccbbb545bb851029 -address /run/containerd/containerd.sock │ │ ├─238766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc88a259d5e22ef0d749e7c454bb1f0e4984b43602544ec48ac229e2eef3f26 -address /run/containerd/containerd.sock │ │ ├─239649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa9fb22f52ad7bdff1c3d31db0ff2885986e6c9378e74b0f8e451746f808349 -address /run/containerd/containerd.sock │ │ ├─239738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4db12e8170d4a2c88f6c428c8567004035519ec06501746b71117a4941892be -address /run/containerd/containerd.sock │ │ ├─249361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476f11eda7932faccfbf60a6437161d128212c7ce9062d1bd3b515b4c4b33f39 -address /run/containerd/containerd.sock │ │ ├─249872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aceee4cb6bc01d8029e06bc154d46819ef08027c0f7f6996a08c31d2b01556e0 -address /run/containerd/containerd.sock │ │ ├─255977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f86a3dfadfc9e50bc6ed8c6b76007188854a1b6eecc29933fc177b050e53ecf -address /run/containerd/containerd.sock │ │ ├─260738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f97024554c45d2649c93301a1a41acd2f72a38b29f24d1b16cbf4332ae2642 -address /run/containerd/containerd.sock │ │ ├─261105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ed146d0fb3a712fb0b858ee3343166ebb9df1b9814d3d471566fb28adf1730 -address /run/containerd/containerd.sock │ │ ├─261166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066af55e1490bee7bdc2e4bf4a130e62876594a29ae6ce21baae9bc32fe273a9 -address /run/containerd/containerd.sock │ │ ├─261252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048e7efdac907709ffb1166a34b8c43e75c4fc2dd96d9d3ea67f64ae145985e1 -address /run/containerd/containerd.sock │ │ ├─272723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9449333747ef68485b012bf22e0f882b2334680328155eb08ff99210a07c2af -address /run/containerd/containerd.sock │ │ ├─275423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962b35c565272de1fb29c9f77ee39b90056f4629d1dc405310c5b8791326d2ea -address /run/containerd/containerd.sock │ │ └─276761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2d55028838d1f62768e3a225449662ba22a528dac7ff84f9ff08016d7f32998 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─387 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29918 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30183 /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 │ │ │ ├─18789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18809 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.dwirrg.service │ │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dwirrg/unit.run │ │ │ └─12617 /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-dwirrg --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.dwirrg:/var/lib/ceph/mgr/ceph-instance.dwirrg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dwirrg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.dwirrg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25145 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25418 /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 │ │ │ ├─34627 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34898 /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 │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12256 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156717 /sbin/multipathd -d -s │ ├─docker-0a0fae1e615aac3f5e9efe12b476b8a76013dcbc25bbe6c0131a1b12693cb5d6.scope … │ │ ├─18852 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18874 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─41155 /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.132 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r1a8436414d394c068c182ec5e1cfde69.scope │ │ └─192829 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-04f4f86e721e2e4b64d3f365728125cc8de5695c1e53a6e946d641b7ef70fe59.scope … │ │ ├─34939 /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 │ │ └─34951 /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-fe5d8e53c2a269f75e459e604a6b1711a5d79b441e760ce159db705243e54756.scope … │ │ ├─30225 /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 │ │ └─30237 /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 │ ├─docker-d3ca56e3680f7e2e9bb0deb06ae6b5d5d4b3d607b2ea219d9e85da7e6eaa7e45.scope … │ │ ├─12745 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dwirrg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12757 /usr/bin/ceph-mgr -n mgr.instance.dwirrg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10840 /usr/sbin/chronyd -F 1 │ │ └─10841 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─docker-060013fddac9265c8e6badefa67bd6e5d1fba0f318bc15b5d9b8c96325052aa8.scope … │ │ ├─25461 /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 │ │ └─25473 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156523 /sbin/iscsid │ │ └─156524 /sbin/iscsid │ ├─docker-73b75abcea292ab297d90d299a8c990158ed95b4d34bd20d51abaeeca9ec5dc0.scope … │ │ ├─12337 /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 │ │ └─12350 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─ed948f44283669c1f99b77fc23c381e2cd9ea1818d000505162bab12c5b312a2 │ │ └─52461 redis_exporter │ ├─56bfe8be97c1610f555737e50ac6627de72061f9da9142700ec937e98b511492 │ │ └─159706 /pause │ ├─b05e8de9eb21539e710a6544a958f49dcb1a05bb2370812868ddba7cde3313f6 │ │ └─275819 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─6529f1fa847af32d37cb99df727840143517ae6cd52d6590820234e5e9de74f9 │ │ └─238815 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─aa38a43a04b1fc7e4953243ad81095e2bb52d09d5c3aa6f953232ff43d1e81ff │ │ ├─113663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113685 erl_child_setup 1048576 │ │ ├─113743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113744 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113893 /bin/sh -s rabbit_disk_monitor │ ├─225d3674c16d1cff2b8e1b3bf4fe63da81e11f7fb0e0d3cc94d28026ac2eecd5 │ │ └─65987 /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 │ ├─9afafbb519f5f0da32ec7bb98e5bea2083cf8d029f43ac57f7617e014548d37c │ │ ├─249749 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250198 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250200 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3c7b4dfb9e1e124c5566fd13cfa630a718cf81689969b992ac19ad6746f8858a │ │ └─66940 /bin/pushgateway │ ├─0ee465d0de621f86b45145d618e5eacbddc70686e9b00c31b3f00d885baf309d │ │ └─52024 valkey-server *:6379 │ ├─94b311ebba1d68611a21244178a8844df87785b2be03570e0ffa9fa563146491 │ │ └─43922 /coredns -conf /etc/coredns/Corefile │ ├─23f59f1fe274d4f9b3292a0534198ec603308d0e0d714778c941a44fb015c2d5 │ │ ├─189375 neutron-api: uWSGI master │ │ ├─189401 neutron-api: uWSGI worker 1 │ │ └─189402 neutron-api: uWSGI worker 2 │ ├─48c5aee25eaae6df84d36f227275baa74f8820ac680d58de4a0b168bf3f87930 │ │ └─40856 /pause │ ├─1bb5bd98f937eebb01cb2eee9bdfb89c12ad1902ce7239be94c96506485c234e │ │ └─111672 /pause │ ├─a874548d169df1d9e025ae1f6f07ffa9ed1ff1ee668e4251c2f50599e5cdfd53 │ │ ├─129506 /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 │ │ └─129685 /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 │ ├─e5c231ef062785e06bfd5dac32946ea46ef744dd3b3f7764206e20669d9446bd │ │ └─235709 /pause │ ├─8e874739d0c678fbc9b4c52221893f1972061bea71c407d046967f880b987618 │ │ └─42359 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e62b0af726154f9ec97820d278f39a150d326c4044fef42ca2a8433ab78c600f │ │ └─43461 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─476f11eda7932faccfbf60a6437161d128212c7ce9062d1bd3b515b4c4b33f39 │ │ └─249385 /pause │ ├─2753b7c71a198416b5bf406b03a8021e1f9b1e90353d6bc2e12b9fce9df6750b │ │ └─115298 /pause │ ├─465680f58e3c5b10ee3ad2039e83356d780960daa5d61269f4eea4d0d095bbd9 │ │ └─61433 /pause │ ├─f3770847a069f831335dcbe803a3c08a41d74f24002af81770250c3eb5afc0a5 │ │ └─56970 /pause │ ├─372545677836d5b6d1f2d0d2320febb9951c8f545ab4c9206e659d35ebc64112 │ │ └─62768 /pause │ ├─45d75b4c0aa840a5a0232ef686f134ca00cb0f798f2e056f387a510bb262cb5b │ │ └─57007 /pause │ ├─25da91526a4fa1534333781b6bbd003faccbf4a62fb6679401b3fde9e457a25e │ │ └─69232 /pause │ ├─902acfa30aee056d11ff4ea4a57d61b6c8231a2a45cff49e21624ec55b67e54c │ │ └─96447 /pause │ ├─1369b2e808c0b0bf384c28d7e8231ccb326f28568058b42d7d89d75d0a594d91 │ │ └─97632 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6d5ccf88728c3024ad7f92d6de7e52d4226058aebba29bd963c5fbd759354e16 │ │ └─62793 /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 │ ├─5d4a519fb754e31c519184c74fe1210d675f419130f3ea12f4319433f0af2a26 │ │ ├─49424 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 │ │ └─52338 haproxy -sf 249 -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 │ ├─2d9430aa095f0ba4fe881ca08fdd4dada5bf493322c32704faa5730f1e172a84 │ │ └─128526 /pause │ ├─fd5902dbe0ee845b41b5091e9597742564e6075d1a7d8e2bea33fc6f65a16008 │ │ └─44860 /pause │ ├─c9449333747ef68485b012bf22e0f882b2334680328155eb08ff99210a07c2af │ │ └─272745 /pause │ ├─418d17b5c8cd7a78e906714df0c7889be504af6c7096d5298f92809961abc4b5 │ │ └─65791 /pause │ ├─21cb66852e0dddb9321c15939f968cd339bec48100b336d55a1c2788fc090ba4 │ │ └─43814 /pause │ ├─764a2b00c64619a037a2966782736775e6edcd30a770f77b9ee0a87580597b32 │ │ ├─ 96909 /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 │ │ └─395879 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─aceee4cb6bc01d8029e06bc154d46819ef08027c0f7f6996a08c31d2b01556e0 │ │ └─249895 /pause │ ├─87ef68bbbc6901d49f83017658832b57beb69a09918e02477f17e235f6bd5624 │ │ ├─111974 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112368 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112370 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e99de0c7bc2590d18b6a17ab66595eecd571417e62a3d0a8ea8bfaa6616e19dc │ │ └─164283 /pause │ ├─9faf34278ef8f550ef55bc6abb0a5c1f03f71370e1544c11968e5c01b8175337 │ │ ├─270610 /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 │ │ └─270753 /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 │ ├─1c3c2610a4ae4a325c29bcffe895c80440335abb28748a81566008a372ba5a94 │ │ ├─62482 python -u /app/sidecar.py │ │ ├─62863 python -u /app/sidecar.py │ │ └─62864 python -u /app/sidecar.py │ ├─b425978a2160fe8285fa10d86bb78998861c4c263b2e937fc38f69cca7653e69 │ │ └─40967 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 │ ├─e7c7a4820281dd171afd949f4ce2ecea1b4bd40133c4e32086abea52e5c97035 │ │ ├─229980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229998 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e724055da8922f1f9045e22e780e5d130bceea80458faaac8f6e9f88f19498d9 │ │ └─237010 /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 │ ├─496936b8e88232c422e201ddc0721c24ddc0118b21d0a29b507d65ff649edd27 │ │ ├─78764 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78781 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78787 erl_child_setup 1048576 │ │ ├─78910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78988 /bin/sh -s rabbit_disk_monitor │ ├─57aeae32ba195d9350feedb80085fcabe3dec512d5f0ed231a70e3fd8d8f9ad4 │ │ └─41090 /kube-vip manager │ ├─6a5a78afbc6a651b8424d8ddeeec0379eca9a888648d7b91c7c5f0e2284f0788 │ │ └─235736 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─63cd9d62c8454f590d9f65d1f9f740388c2326fec03d2cac89355679bb255a19 │ │ └─113188 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8532f6eb514b9116dd6f527a24de820817a1250a1a56f3ea6f1c72ef0e53cbdf │ │ ├─ 72533 apache2 -DFOREGROUND │ │ ├─ 72563 (wsgi:k -DFOREGROUND │ │ ├─ 72564 (wsgi:k -DFOREGROUND │ │ ├─ 72565 (wsgi:k -DFOREGROUND │ │ ├─ 72566 (wsgi:k -DFOREGROUND │ │ ├─399393 apache2 -DFOREGROUND │ │ └─400254 apache2 -DFOREGROUND │ ├─a4ff5648a2902e292aafe3bfd0409037a3de47bca0a7043a0876276238258264 │ │ └─270570 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7daf3affd940dc805fb1bbe5acefbe4c40c53f5df1fa312ef950c76aabab9dfd │ │ ├─189415 neutron-policy-server: uWSGI master │ │ ├─189427 neutron-policy-server: uWSGI worker 1 │ │ └─189428 neutron-policy-server: uWSGI worker 2 │ ├─0bc88a259d5e22ef0d749e7c454bb1f0e4984b43602544ec48ac229e2eef3f26 │ │ └─238789 /pause │ ├─e2a9d8e1ea11413a17135ea3c9c38cc11dba8bf6817916a07218da5f75694257 │ │ ├─279225 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279237 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7c5f5264d51dc7e8d109e8d70312af49ecee60e47f88431aa3f62eb826d7fd66 │ │ ├─159924 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160056 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160071 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160304 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─413307 sleep 15 │ ├─f03be153181a6a2f54551555ab726ad0e03059baf42d527de1a2217f601e103c │ │ └─233833 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─fb7b0784439f2a8ed8a5410e9df86475baa09e0412e623162c7a0bfc9dac2776 │ │ ├─176133 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176649 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176650 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a8816af6671625cc7c4c1a1ce6f456a084c2bed82954b79eda0e346fbdc6cd9e │ │ └─57244 nfd-gc -gc-interval=1h │ ├─ab027a89d86e883f69a4720e52ef73f37333c2a3c6616172a8a0b99f29aa38fc │ │ └─42134 /pause │ ├─1ee88637b187f9d4e79e48633efb061346a41947ce18d493552b36b36d1c3bf1 │ │ └─41326 /pause │ ├─696f0d9f184958003ac2b734e1ac6c4684caf8f2f4c2b529de87e94ae20f969e │ │ └─44521 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 │ ├─024c30ca67cb2933da2a345c19a6e94b5bf8fb20bdb544f76dc714051222a975 │ │ └─219817 /pause │ ├─5ead4167cf306a29334221028cbbc535cc44cc9f237c1894a986f35df44c6b90 │ │ ├─192125 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192185 erl_child_setup 1048576 │ │ ├─192287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192413 /bin/sh -s rabbit_disk_monitor │ ├─fb70dd36c0f3de11b3f654e71b3a676bf57205f23fba16148fa42bf730ae4cb4 │ │ └─49380 /pause │ ├─f2d55028838d1f62768e3a225449662ba22a528dac7ff84f9ff08016d7f32998 │ │ └─276783 /pause │ ├─77c0155f4e0cbd24d7acd4fdf10adefc05fc68414763a2f47a48d80b996a4810 │ │ ├─186347 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186560 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186571 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─413727 sleep 15 │ ├─ec2a6471ff6344f43557488e60ffc08aa9bf409cf9e39bb258ebe90ee1991ad5 │ │ └─67095 /bin/memcached_exporter │ ├─c8fd727d2f8659c5cfc8cc28d7677342b3593ec9de07f5bdf77209aa323d68c2 │ │ └─191841 /pause │ ├─92260c56475ebd2798a1c0441db123792510400e6878e446c6aac900b9911aa7 │ │ └─192109 /bin/bash /tmp/libvirt.sh │ ├─e38de38103bc13dce206e846932f9e70e2fcee3c260b9a8c3e8cbde5d2aab285 │ │ └─63282 /pause │ ├─820416dfe6c582b86868c380c9756bcbe8ac6f244766fd2d29c7f50041cb79f6 │ │ ├─206861 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207151 heat-engine: ServiceWrapper worker(0) │ │ └─207154 heat-engine: ServiceWrapper worker(1) │ ├─524f5ca08d98e152bdd8b1fa77cf0815970acd5b45e9851a7ec1f9407cb1d3a9 │ │ └─57379 /secretgen-controller │ ├─1f86a3dfadfc9e50bc6ed8c6b76007188854a1b6eecc29933fc177b050e53ecf │ │ └─256002 /pause │ ├─d634ffcc41df716e288f5aa8554c6c908ba324cd94cee32c92fafe04ee1539b4 │ │ └─96804 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-p7xgs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─865138665a6dfda234c7246c453242b98265900b6b25a5e5129bd286c616b4b5 │ │ ├─256438 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─256460 erl_child_setup 1048576 │ │ ├─256581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256746 /bin/sh -s rabbit_disk_monitor │ ├─dafca659a64fc33a23b12d4147792ec56f0969bc339dfb79239a96c9b367fa97 │ │ └─194041 /pause │ ├─4c38316b6e271c96b8e74fa273c95a2c72669383790fedd12532ac2b9376bd84 │ │ └─65385 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─90fe59a0472fc75fee658fea6c7aaa959ce5bc0121675bf16f022d5e209d67f6 │ │ └─66479 /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 │ ├─cdc388f09cfb3148a4ef0d06434e81500c7b3113952ca2590a3435633054b674 │ │ └─196862 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fafc6a3f21a59c90e965943ec44c716090fbe15998e5a6e78cd7daf3f5f719fc │ │ └─67302 /bin/oauth2-proxy │ ├─ab5ebbf46667e1fe26a5b56b3ef742b2eb94ba468330ba704628235c219c2f1d │ │ └─186382 vector --config /etc/vector/vector.toml │ ├─a060171ff685953f923e74aea5c217c78bde5987b803dd2379aafab471ba8f77 │ │ ├─125527 cinder-api: uWSGI master │ │ ├─125541 cinder-api: uWSGI worker 1 │ │ └─125542 cinder-api: uWSGI worker 2 │ ├─058784d875a0340b881b3ecdb1535939a6054d9749459257ccd55d8c55589713 │ │ └─64127 /pause │ ├─e9d544804a974ef8725f26611c55fcffa3e2feb6e87d3072f5e87f6bac301b61 │ │ ├─160674 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160868 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160873 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─413475 sleep 15 │ ├─8736f619456c5ddf985b9213a859a527ca41bd12efab1969cff40c0b3ea1116f │ │ └─67252 /pause │ ├─36131c2b9af326dad63736b41b11b588060e0dbda64d94830ae5c93e9c9f6131 │ │ └─233616 /pause │ ├─e21ea1b5c5e2cca29f21e3f0525d0ee32ac7ef180631a713f385e940b426d758 │ │ └─157489 /pause │ ├─c24ed7ca267c34ce2dc334c9b0c1f17341c9670704d57b55a375677a17625c7d │ │ └─235199 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b9a1940cf0315a78026c214b4bfac0daf493d06fc2408eeb0bd1bfa5a01c0970 │ │ └─179243 /pause │ ├─ce1689fe182f0f25f6d175c6544016cae0fd46cbad63984f5a9a3930444ab053 │ │ └─163749 /pause │ ├─1fd09360616078d919a535237b9de2dd551bf53268390069c5885fa273e77f48 │ │ └─40771 /pause │ ├─ccf4e286543a894029bbc40381151e0c3989416c28d7055cb2a0fcecc17e4720 │ │ └─66034 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1061f644e99f5757c99d69988a7a1e97ab41c2c7592b45ff3e94b2a0afd97fb1 │ │ ├─161688 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161704 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161710 erl_child_setup 1048576 │ │ ├─161843 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161844 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161948 /bin/sh -s rabbit_disk_monitor │ ├─9ed863db445cfb911a88524790f36bca530bd0895dfc5c6edd784abc5450ac0f │ │ └─161574 /pause │ ├─4c79c2e479bbfe41f37c4b950bf6ec8358e3622f6af2465b826017e879d4b36f │ │ ├─49606 mysqld --wsrep_start_position=e3e3d0fd-677a-11f1-ace8-9b5eb348b13c:20 │ │ └─49724 /var/lib/mysql/mysql-state-monitor │ ├─47fba57c938bf78a06eaeb965ddcd64e0ebd6c2e4301af33ea7d43120519e1ea │ │ └─219592 /pause │ ├─068f2078d1c324b61663b8a6ec558ead341270d1711d70b75e4530399245a075 │ │ └─164500 /pause │ ├─96bd29b8810c2102abb1b413891572f1e73063e2571132b7e2af84c93c160c58 │ │ └─113475 /pause │ ├─02295cad61e6506a33859c4616cc8f3f8a81aebcde7e7c38d82973d93e3941b5 │ │ └─67036 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c87f310fb9dc88645ba02246cf399d7ecdb6ca520e73918a61ec314fb5bb9506 │ │ └─66814 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2e5d3b730f6fbc4bda2f49f10e4db678fa01b3412a1e14840fda31e19d941162 │ │ └─86217 /pause │ ├─2841075d44835144c352ca6ea2b1b8207e08ade7868ad3586303333fe277bcab │ │ └─66280 /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 │ ├─816faf362265c8641be27a5f23bc80b64380905f52cb36a2f59d653966dea1f2 │ │ ├─249599 magnum-api: uWSGI master │ │ ├─249640 magnum-api: uWSGI worker 1 │ │ └─249641 magnum-api: uWSGI worker 2 │ ├─b891719abd5e0d7d5b7823de9ae60507a35455c0657673a6c3589abf66ecbd46 │ │ └─48291 /pause │ ├─d4102c26540f6b644048808e58e818603fa71deab0363932ccbbb545bb851029 │ │ └─236986 /pause │ ├─52b097170b11b6a9e1c57bea3b11c78a113623b6f7e08f061283aed7d76f44e4 │ │ ├─275090 apache2 -DFOREGROUND │ │ ├─277659 (wsgi:h -DFOREGROUND │ │ ├─277660 (wsgi:h -DFOREGROUND │ │ ├─277661 (wsgi:h -DFOREGROUND │ │ ├─277663 (wsgi:h -DFOREGROUND │ │ ├─277664 (wsgi:h -DFOREGROUND │ │ ├─277665 apache2 -DFOREGROUND │ │ └─277666 apache2 -DFOREGROUND │ ├─aefb534a0a18073611dfd3e8209c2c49d342232f8878a2a21bd1433c28c27b19 │ │ └─40947 etcd --advertise-client-urls=https://199.204.45.132: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.132:2380 --initial-cluster=instance=https://199.204.45.132:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.132:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.132: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 │ ├─36b83c87566f0ec8e30a399285ca710a0f2982ef3348141ad7490942f30a9b55 │ │ ├─175276 nova-api: uWSGI master │ │ ├─175307 nova-api: uWSGI worker 1 │ │ └─175308 nova-api: uWSGI worker 2 │ ├─bff10fe26f972a278e8cfb9286ed727783382d063daeb38457420b1bd149a53c │ │ ├─249489 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250062 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbjdcyraw/privsep.sock │ │ ├─250090 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250163 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─48670f98e8ab4affb9b4df8791defb840455c1bd02d68f549ba8bc066c761150 │ │ └─179326 /pause │ ├─c928446f2d793946080a616164d4fe7fd7ebc032a26b020ef0df23465c9d8191 │ │ └─115347 /pause │ ├─afb50e849be1aa03d0144049ec9a5c19c2a984a0e10e9108943c3eaac5d52f08 │ │ ├─206889 heat-api-cfn: uWSGI master │ │ ├─206926 heat-api-cfn: uWSGI worker 1 │ │ └─206927 heat-api-cfn: uWSGI worker 2 │ ├─02e2c0fc12ce8e2b23cd561a68c4954c75ca3c33189efa076271fae128d125f2 │ │ └─61360 /pause │ ├─94d9c10acb9bc4f4a51004fd2eb9b1da7d723c142f0ee5206d1a1b5dc7a62b2f │ │ └─43883 /coredns -conf /etc/coredns/Corefile │ ├─d31543234414f076027aa6ea6c8fd318b4a431111d9a38e2b55bc5c7bd2ae8c3 │ │ ├─67698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67715 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67721 erl_child_setup 1048576 │ │ ├─67812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67957 /bin/sh -s rabbit_disk_monitor │ ├─5a1738bd54be1879ae08d53641b7f6296aa2a1a32d4a1a29e9c4dcba49287821 │ │ ├─231292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231324 erl_child_setup 1048576 │ │ ├─231462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231712 /bin/sh -s rabbit_disk_monitor │ ├─b4f2f8067abe2ccf5351da8d508c911b2612eaae8f67584df85d1ad1f806e53c │ │ └─47541 /server │ ├─319425c4894a57cd506c47ce520e5443164236c10ef494211c25e539343845cf │ │ └─185869 /pause │ ├─97a1de4534165c1b9139fa9a5a7a07c7c1d2af4c0b14a0a6f16cc1e184bf1f1f │ │ └─52382 valkey-server *:26379 [sentinel] │ ├─b8aeb473d3a6e869a4162fa102606566fc2867dd3fd793e2a474dc497343df80 │ │ ├─211037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211059 erl_child_setup 1048576 │ │ ├─211114 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211230 /bin/sh -s rabbit_disk_monitor │ ├─048647712757283a5af2213fdcdc1b1fe46d7fad90ecd70595fc53ae32ebf0a3 │ │ ├─110330 glance-api: uWSGI master │ │ ├─110343 glance-api: uWSGI worker 1 │ │ └─110344 glance-api: uWSGI worker 2 │ ├─9597a7b5af7fffea92fb739afac2a029d84408a9dc935b7eba3fe9c99dc912d1 │ │ └─41352 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─799f3ca755b19b9a24cfe9164dcc3c2ad3a53802e3bc2bd5e9c8facb728523df │ │ └─49506 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a9c6c00f4a6cbc2f5bdb809be4707820b6615522bdbcf6a96ac85675f06f4c20 │ │ └─51749 /pause │ ├─033fc1378bcfc1db63c7b9f0b6a8d5cf01f58dab7276a120dfbfc1a094fb6858 │ │ └─48347 /manager --metrics-bind-address=:9782 │ ├─b3c7beb097996749b2797d28c7d656ac4b1c340effb6313c4980e31cc2113a81 │ │ ├─206891 heat-api: uWSGI master │ │ ├─206924 heat-api: uWSGI worker 1 │ │ └─206925 heat-api: uWSGI worker 2 │ ├─56f26c07867d1200a2346c19cf5356842dece5cfe9c98eb8a8b1af2570a15f11 │ │ └─179637 /pause │ ├─8785146b95b74ab3cf6228cfd79df06eb416a2ad8ce6a809a8452f64a4c2ca32 │ │ ├─180097 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409711 sleep 300 │ ├─f7f97024554c45d2649c93301a1a41acd2f72a38b29f24d1b16cbf4332ae2642 │ │ └─260803 /pause │ ├─735987fc7e6eaf6a98d1512603ad2cdbbb18f9184ff08dc8031877f5b56cd20e │ │ └─43418 /pause │ ├─057d0fafdec214daa8f6299bd9551b808005c689025a6bbd647338ea9477b4b1 │ │ └─63212 /pause │ ├─caae2ab7e6e0a706ff06597ff9c561058fc3ee77bf4a0a8f85c81217199e24ff │ │ ├─229224 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229548 octavia-worker: ConsumerService worker(0) │ │ └─229551 octavia-worker: ConsumerService worker(1) │ ├─7df932e49b707604826f7bb1a5a3ff2127a92929d437e7ea5295639d871231ef │ │ └─64005 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 │ ├─887d00f030404a901c7774e4540b481a97b6ea65ab5be64c52aa9125fd6d0dc3 │ │ └─40870 /pause │ ├─c5c73d46ed3685ed9aef1de6da638e3db69e1b81c8414fb5b9f140395253fe21 │ │ └─47172 /pause │ ├─ae890c1432ef93836ea0731ac48451843a842b29634f8036005af66646265042 │ │ ├─270482 manila-api: uWSGI master │ │ ├─270517 manila-api: uWSGI worker 1 │ │ └─270518 manila-api: uWSGI worker 2 │ ├─7006d56b317d5abb9994360642b0d200f19788a137a8c461ae1ec6664c93bfd0 │ │ └─48975 /pause │ ├─79280e645c223d56155cbd17a25a6e6c1876df137a81a1116f920c9488c9002b │ │ └─47262 /pause │ ├─6aa6bfd735cc21db11b349576f30de83170d0c29f88f316053c534114b98c30a │ │ └─63385 /pause │ ├─eaaebd95c64f55622a39bb7bbb7c8d9170b9046b45dda44471ba8ca1071ddc27 │ │ └─67282 /bin/oauth2-proxy │ ├─bfa8b49e805d131c03dc73c8c39c6f1b376f25160e888dbb3a9bfc82828f257e │ │ └─61474 /pause │ ├─7ffb40ceed28739486fc67a2f2001a9d4be659362f7bb8647970a0b9c47a442a │ │ └─86963 /usr/local/bin/rook ceph operator │ ├─d7844a8c526109edb05f803ebc5f1dbff9671d46ddf57365e2a6af4f499d565d │ │ └─64708 /pause │ ├─aaa9fb22f52ad7bdff1c3d31db0ff2885986e6c9378e74b0f8e451746f808349 │ │ └─239673 /pause │ ├─5195e6c81eea25ee8fcd73c7ef0400543924c79ebea0cb36ff6690aabe1ca407 │ │ └─194204 /pause │ ├─0eb163071074a4806059105d3848992b3d66da455d0ccc76b26985a5cbdc73db │ │ └─44978 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5ab835e6fa646de645dea6e4796b3a408bbe8700819689ed04185b9661fda315 │ │ └─66163 /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-132.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 │ ├─f99154444e7ad6fcf03d1a87036cbe094e4024f0550eb263d19c722a78a174a6 │ │ └─56209 /pause │ ├─8f8817955dc24f226272d9cef76b96d8c225913b16e5fe24896b2339632070b8 │ │ └─44284 /pause │ ├─d09b8afeba9680fa442177f590a660f0ba5e06bd219a18040265f70b77c6d953 │ │ └─66229 /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 │ ├─41a429af74a9757797aae6146a84f56466a7f03dd71a44348e5043d21ff1d172 │ │ └─109875 /pause │ ├─21515d59cbd88cecd0835289bef5fd013ae98621cb28c7fe150e9ea4cfbb7cbe │ │ └─160383 /pause │ ├─26b11c1ea63c2f6ee9da182ea1b0b9383d4783af0c9efa268193286c14de94d2 │ │ └─164739 /pause │ ├─2450afc14c41aa97cc7bc8871832dd0a5e6f3b7ae8f9785756271df5e4218051 │ │ └─48223 /pause │ ├─35a9cafa854dd50e7fb5f2b4bf7b005723ff784052dd7d56be0815a1d0258d63 │ │ └─66437 /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-132.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 │ ├─066af55e1490bee7bdc2e4bf4a130e62876594a29ae6ce21baae9bc32fe273a9 │ │ └─261197 /pause │ ├─22e99262cc1166e9dc802116ee06889d9fd5b044363d54ccd9e5c2550c710e1d │ │ └─40985 kube-apiserver --advertise-address=199.204.45.132 --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 │ ├─4849c411ba528c2dc9c885604731e814be2483544613850c2ba64aa1564ebcb7 │ │ └─48615 /manager --metrics-bind-address=:8080 │ ├─71471b9eed56aac22b985ddca3d12e74b7418fadf56343b18837eca4630cb3d7 │ │ └─57279 nfd-worker -metrics=8081 │ ├─b081633cc6132cac5715367a4603d173f3e7c612fafe0f9584d9811d01937164 │ │ ├─62430 python -u /app/sidecar.py │ │ ├─62774 python -u /app/sidecar.py │ │ └─62775 python -u /app/sidecar.py │ ├─1f78b1295e0b07e827bfbd127f896a9d5474bb9d0aa790e5d89f4ea2e19f34f1 │ │ └─177405 /pause │ ├─0df4dbb3e2d49d109b97c6ec71ec97690821385a8c5d150d64e08d776df24029 │ │ └─126988 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e198c30ede26b13a6eab4a0976718edd6927c4c76ffcf20b3b28bbf1e201677f │ │ └─179592 /pause │ ├─a7389ba42b6a270b4b939b9542f03c7e276f1c9149ed0df4e710cf7f4580c4ce │ │ └─40770 /pause │ ├─351a492b4c0a19d14de78e8ebdb46518bcd260eb1b3b678967119540f75ad5c5 │ │ └─56805 /pause │ ├─39740d49f84cc5f9abb3439810e140a30597c1e9c670ad184339503954e8b459 │ │ ├─176131 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176642 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176643 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3af12cc28ad02985176ffdf3923cdf319e934acfcbabb942e970dd0ad4068fe3 │ │ ├─ 47485 /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 │ │ ├─ 47498 /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 │ │ ├─ 47674 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274916 nginx: worker process │ │ ├─274917 nginx: worker process │ │ └─274918 nginx: cache manager process │ ├─aadbe7243abd8c3d22a7ee6fa5b4302306679cdccee2a9f08fb1a1a5151fc145 │ │ ├─42568 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42949 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e4cbc0b4410d117718dce1e3881a709c7b4c00e1ee845c0bef45530acd6252b8 │ │ └─96485 /pause │ ├─a2d085f7e0fea8d82d621f7ab3238862759941b695313473d901a9b67b6db81e │ │ └─192047 /usr/bin/libvirt-tls-sidecar │ ├─02a4452020a429f96b722cb538a873799275d74fdbe0ca8011e2808c6c3d84e5 │ │ └─40928 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 │ ├─c083ebe34754b028c2ff4ded42b4004c246c90089d60c14cc97c1f00aa7192b1 │ │ └─57201 nfd-master -crd-controller=true -metrics=8081 │ ├─36f25b877840ab82d4203c956283ace595d9f85b1d55ad10fbb063fe28732dc0 │ │ └─65193 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─95fb6ae2de006c2981e7c41cf6992323393dbe95b9088d0aa8cc1196bbb9e024 │ │ └─192655 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─41ea91eca250853be640dd7af60914ab9940292641cacefb64947c4ba8e3f3a5 │ │ └─48794 percona-xtradb-cluster-operator │ ├─52b50fd9a6d25b4e83cc614627af1f1fe51fd61671a3c67a1b539e62c9aa9918 │ │ └─194107 /pause │ ├─624dee4fb1b8a52a93d6e2287a6e58f4301da604476feaf0c61067b518a11a85 │ │ └─51957 /pause │ ├─ab1a2ea7c103ab3c59ae34bbe299b21ca4c7c5539f098bf1bd4832e6fd712a16 │ │ └─52150 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 │ ├─5ea146a3430ea835b0ac84fae2a898b804332afe93457877e8800834b8f656ed │ │ ├─189356 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189890 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189892 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189895 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1b4caaba42f5f2853f1b7550730b93c826ac3ac68bfb089900646ff88124368a │ │ └─92636 /pause │ ├─21b03ec6855eacc364e71ee4a3cd4cc1c7aac0dd369ca7228ae909c1576704ce │ │ └─44765 /pause │ ├─7ecead6c44dec1fb0c320f24b50d8683f885eaa3b26fea7fc081fd22b34cbba2 │ │ └─67065 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─77e71efb6c1d522747ed928822170f5359ce6d3d29455ac4c90350b30bbba6f6 │ │ ├─190564 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─191232 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1q15v1q9/privsep.sock │ │ ├─400860 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpht8u92f4/privsep.sock │ │ ├─400956 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpsjypy4ny/privsep.sock │ │ ├─401009 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─401010 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2b40bc24884e60207d2a6d082a43381a613e31f1a1318e57792dac6b76be6809 │ │ └─130974 /pause │ ├─edde0778d348cb9e8954b17d64473a5bbcc0dfb795613cb920c6a7d2fabe3e04 │ │ └─45018 /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 │ ├─f589bde94424bf54412421dc7c9b31fe296374c4030dddcef2e55bfb8510957c │ │ ├─196817 /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 │ │ ├─383702 /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/tmpsvp_lvr4/privsep.sock │ │ ├─384214 /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/tmpvphkaco5/privsep.sock │ │ └─388162 /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/tmpi1gyu7b3/privsep.sock │ ├─f9aaee11847cbcf6671f1227d79a79b774bffa60bfe931420e31c8767caab60c │ │ └─61532 /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 │ ├─47fdbdb1a433e98120fe405f884905bf6ec7dd370e4914f622c68a2bd327dba3 │ │ └─66071 /goldpinger --static-file-path /static │ ├─335e883559f23dd44f35682235a590fedeb0ccd3b4ceaf237b440b0f7fa2aa2e │ │ └─65032 /pause │ ├─8561d6a8eb9504ad8c4490dfb4971ea23949d656ddd06b65ca54456902b90b26 │ │ └─42119 /pause │ ├─5dbce8c46ebeb1914decfe04d0a370b33b85c855bec699decc058748ca78ec3e │ │ ├─157934 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157947 /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 │ ├─26588367acabf993cd7ed1f1eba1791d342430105dee19cda963298015613fc1 │ │ └─80258 /pause │ ├─fe06a1650df4b766a38baf550f30115562a0d8d12bfeb026e6d1de8029cc85e0 │ │ ├─148228 placement-api: uWSGI master │ │ ├─148252 placement-api: uWSGI worker 1 │ │ └─148253 placement-api: uWSGI worker 2 │ ├─b8a0f77c4155efef3c3698a6ec63216c95003e73876b243d0241d87ecc3ac65c │ │ ├─65759 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65837 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6d5168193569a52a1f0a892bcda7add6661ac60a87d93f32579b614232043c6f │ │ └─61335 /pause │ ├─b3e4d92f8eec389fe78fff13404cb7339cab98ac80cafc7575fedac56284b51c │ │ └─49703 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─024f23b1bbdeab9b2f4fc439de896eeb2773cb622363f24a3f1fbfc68453408b │ │ └─158598 /pause │ ├─45a96f064fb1c725cd22c5f6096de59d1081bcdc2e2bcf4bc3921135736f7b45 │ │ ├─159945 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159987 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160008 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160282 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─413305 sleep 15 │ ├─804ee99e172161516848c73b80f0ccc97197223237437ff3b33f24e97c862b5b │ │ └─276974 /bin/openstack-database-exporter │ ├─222b89d2636e6848d852e1c84105ece6b7d6eb27ae0d360e901802747666dc8e │ │ └─62913 /pause │ ├─6250844194002ead395c39074286c032230e676cef185c39cfdd754b8c93834f │ │ └─270588 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3792680031511c7c04e0697d6a86d6d2ec63b6b1e649566d01e743a265320f7e │ │ └─210870 /pause │ ├─caa41b8200f2629294a36e0e8ba51bc3773457288616b5b0136f21f2dc7eac39 │ │ └─179259 /pause │ ├─31ff056752873c828ac27615e50411231495ac4572e1c611d52e190b4510956e │ │ ├─64781 nginx: master process nginx -g daemon off; │ │ ├─64798 nginx: worker process │ │ ├─64799 nginx: worker process │ │ ├─64800 nginx: worker process │ │ ├─64801 nginx: worker process │ │ └─64802 nginx: worker process │ ├─97448aefe1bf95afa987f5544dc0369fac67b6c05156381df1de8aa2736218ba │ │ └─231173 /pause │ ├─6ef7b7a30b2980873358f595005c3241e04885c8636d868565ae3f10aaa6d03c │ │ └─256388 docker-registry serve /etc/docker-registry/config.yml │ ├─41c3eb26a5e559047627943fb0205285ef99f23104ac87ebf53a0db22de803ac │ │ └─219339 /pause │ ├─53c61dd643bd35f32224fddd82d7c5aa6a1f515c25260ac88ea38fc489361d0e │ │ └─170487 /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 │ ├─a91790416fc88d0775cd549f435e4aab4ce6e56cecb08163f35a9a4cbfa35244 │ │ └─57151 /pause │ ├─962b35c565272de1fb29c9f77ee39b90056f4629d1dc405310c5b8791326d2ea │ │ └─275446 /pause │ ├─b16f838ae77a029883b8f7e2bdc6f4efd8c115b0e25a0e01a10bd2c7e1f7596c │ │ └─128429 /pause │ ├─b48ef3da06d8a3a8746ff71147355f7259ad32b361bfeac27ddd6b186e66a4d2 │ │ ├─85308 barbiacan-api: uWSGI master │ │ └─85324 barbiacan-api: uWSGI worker 1 │ ├─048e7efdac907709ffb1166a34b8c43e75c4fc2dd96d9d3ea67f64ae145985e1 │ │ └─261278 /pause │ ├─18ed146d0fb3a712fb0b858ee3343166ebb9df1b9814d3d471566fb28adf1730 │ │ └─261139 /pause │ ├─ce9e33640f176c6f4f8a6f3e5e2c7f2afa79fd213509ecd775414fb38a870caf │ │ └─219293 /pause │ ├─a3dd41a132fb47bc8fee697084a967c7ff030d8fa4439e0777354289b5609a07 │ │ └─164066 /pause │ ├─40f15db200ece9c3b755a0cfe69c86e889c97f151928971cca79efeb804a5ea7 │ │ └─43852 /pause │ ├─92fa7b057984568e4d5aaa120e038bbab9317532178072dff11d8e6f9fc84b92 │ │ └─45063 /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 │ ├─f376d2efc4d6f004e08b8ce2b0ebdbf072c8d06d8c97c26245a84bf84840a56c │ │ ├─177520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177544 erl_child_setup 1048576 │ │ ├─177659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177764 /bin/sh -s rabbit_disk_monitor │ ├─e52eabb357a7197980d560ba23ddba99e1506ab36a001caf33743a17bfb5ebcf │ │ ├─175487 nova-metadata: uWSGI master │ │ ├─175503 nova-metadata: uWSGI worker 1 │ │ └─175504 nova-metadata: uWSGI worker 2 │ ├─109423c61abe27c63bea4c6f47424a203c7d2e78534714ec6fd2df003b093e14 │ │ └─159753 /pause │ ├─c49715df49e253ec2b95f91cee5f86bb4f80262db1bba665f25e41fec0517e58 │ │ └─78650 /pause │ ├─562c2fbdde499aa089ef8b959da7360d1fafaf242aef355c5642358a6e8ea77f │ │ ├─92864 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92881 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92887 erl_child_setup 1048576 │ │ ├─92980 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93414 /bin/sh -s rabbit_disk_monitor │ ├─afd7a8a1ad9f8a70de6dc9cdd265dd3107d9cfa31a02b3e468a728fd8924f835 │ │ └─44820 /pause │ ├─04b3a14da6f9005689c12d3adcda28cd9730711bc500bc36728208ed1e492521 │ │ ├─228246 octavia-api: uWSGI master │ │ ├─228259 octavia-api: uWSGI worker 1 │ │ └─228260 octavia-api: uWSGI worker 2 │ ├─72c1be4a85ed5012ae2af1c3280e22d9f51eac3a3dca667f052e44a315931d3f │ │ └─111591 /pause │ ├─b4db12e8170d4a2c88f6c428c8567004035519ec06501746b71117a4941892be │ │ └─239762 /pause │ ├─fa35899c3834a02204fc3a56a8c112b39d4cd3373423b545e02fbd10e0ebdfb3 │ │ └─63736 /pause │ ├─18a2e14929a1cd5069afbb596c0c0cffbddab3c056b0882ec7881c82a5e0f5b8 │ │ └─164322 /pause │ ├─074abbb59e67a487b65df284babadf97e516584c2b7c2cf89197315337d75b99 │ │ └─129056 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─02687fce80103c68ed6326a1a348dc9287a080ca457c0f410276962299a68b6c │ │ └─229202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7c5b94cf083e3e8064092994d63084507093e9a0a050da16bda5535d5413aa4a │ │ └─234786 /pause │ ├─20c32999d9b9137c00c63f6c1b94ef5e66e961805e5c72726c9950f674dcd0c7 │ │ ├─190556 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsh62v9_z/privsep.sock │ │ ├─213034 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpze6ktnhp/privsep.sock │ │ ├─229895 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpv4vp6zqh/privsep.sock │ │ ├─230128 haproxy -f /var/lib/neutron/ovn-metadata-proxy/84702686-c127-4156-8851-1c0f80dc0d78.conf │ │ ├─384514 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384515 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─68eebb5cbf7e21e8f163eb0c512d197699960fd1a84eded0d87c87d2dfbd5807 │ │ └─157900 /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 │ ├─b8070f90c93bad42dd3c3af5dff6363d03d12ceda4174c8b5fe7d10d7260cd53 │ │ └─62219 /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 │ ├─a040469608d96459ebce0f20e09e1364361481d9a88547c32be9d4a55d281644 │ │ └─48654 /pause │ ├─ce2abf774dc3fbf59b3608f950f2b35c0b02d5d32931ffd0429ab9a79929890e │ │ ├─186447 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186474 neutron-ovn-network-logging-parser: uWSGI worker 1 │ └─14fffcee44412c7078bd640847fb3ef93a4ef45bd852e35fd64fe730fe5fd26f │ └─40844 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount