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 │ │ │ ├─21935 /lib/systemd/systemd --user │ │ │ └─21936 (sd-pam) │ │ └─session-21.scope │ │ ├─21861 sshd: cephadm [priv] │ │ └─21956 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1604 sshd: zuul [priv] │ │ └─1617 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1608 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─389856 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uwbitnnmltsatbqzpmtivovqlsvgkurk ; /usr/bin/python3'"'"' && sleep 0' │ ├─389857 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uwbitnnmltsatbqzpmtivovqlsvgkurk ; /usr/bin/python3' && sleep 0 │ ├─389858 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uwbitnnmltsatbqzpmtivovqlsvgkurk ; /usr/bin/python3 │ ├─389859 /bin/sh -c echo BECOME-SUCCESS-uwbitnnmltsatbqzpmtivovqlsvgkurk ; /usr/bin/python3 │ ├─389860 /usr/bin/python3 │ ├─389861 /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 │ └─389863 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 … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12539 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 518e56011f7417150a58477dcb5031bf4f583e4ed6f75da28720f586897e8873 -address /run/containerd/containerd.sock │ │ ├─ 12928 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4aea19b0c122672f6956372fa6fe8e438ba4374dbd63ff1d6d28336db5157007 -address /run/containerd/containerd.sock │ │ ├─ 18892 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af5c6623ce6e4bcc9603c12ac5d2b29ae4d52e15d9274638e3cd1a74e9f3d7a4 -address /run/containerd/containerd.sock │ │ ├─ 25459 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc5aa8a9ed0e70b5f970edff8db6398eb9b74a2946eb409a9c0d91cc4f60da48 -address /run/containerd/containerd.sock │ │ ├─ 30257 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2cf9192d4624db4ae6c20d4110e30c6a3ba96738d69c2541e81de97c0572ded2 -address /run/containerd/containerd.sock │ │ ├─ 34812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ebb1337c90f793e71b6e550c3e59bbbdb6f156ca7131ca5b92323dceb365773 -address /run/containerd/containerd.sock │ │ ├─ 40371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2485d1dcc6439a9c0ef4687b5d2b7e0ca213156de14c05b2083b5ed02acb4b -address /run/containerd/containerd.sock │ │ ├─ 40397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bed128ae9e1831d1032288648978051deb6cce61fb7a85b58d911c5c671dacf -address /run/containerd/containerd.sock │ │ ├─ 40414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90237f96f6f3a285dedd6833755a85fda682b1443b934506835e40061a415d2b -address /run/containerd/containerd.sock │ │ ├─ 40444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e57298ce6391e4b0104acc583b990318802b4d420eab64ffabd0cff191592f23 -address /run/containerd/containerd.sock │ │ ├─ 40453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c4cda173217c73d0c14f2772706db38762dcffbe04da7ba242c2128224d01b -address /run/containerd/containerd.sock │ │ ├─ 40982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f69144ee2ab6fe8d469e2e26677c4b0ebd6099eb43fcebb900b1f707902e63 -address /run/containerd/containerd.sock │ │ ├─ 41725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e1a8767f53242983c541b61f832bde56b773a401ba1ff7bca453073a8c01510 -address /run/containerd/containerd.sock │ │ ├─ 41736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b901cbf5b427ad435bd84c841e130b4688850eaf090d64726e42d71468306031 -address /run/containerd/containerd.sock │ │ ├─ 43076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2252b258f85c80b2bfe7f1ca52fe7c44c0d5be4d75150dbb157b3b1e7fc9d47b -address /run/containerd/containerd.sock │ │ ├─ 43484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b13f7abc27e8111f2a8a2ae1df4bd083e8b93e635a03480979af2e850a20f4d -address /run/containerd/containerd.sock │ │ ├─ 43522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9efdeb7705d59fd9302976ebe1619cbc395d016a88530a128a6da4465e18152 -address /run/containerd/containerd.sock │ │ ├─ 43945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e4fba1495ef08ab67b15aad249fd63acbb173a2e9999722ede05f2a49dc5cc5 -address /run/containerd/containerd.sock │ │ ├─ 44410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794725116c611d251b9b66f744fe7546f4cde95e422fce6ec4fbf3cf5372f8d8 -address /run/containerd/containerd.sock │ │ ├─ 44469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6af014de80e9d0208a5948de6a7c9ed7927098848ccdd690db88379eef5ae14 -address /run/containerd/containerd.sock │ │ ├─ 44534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8674ef5aaafdb6c2b24cfbd2abb7d2ebc1990d53b47ed994d6a20c6b96629a19 -address /run/containerd/containerd.sock │ │ ├─ 46512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f030f7306a52ff2a5f9a1572419391fdfc1e67a21b864a3a32ba15dea082957f -address /run/containerd/containerd.sock │ │ ├─ 46618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ced073fa863f7f66a9cf5831abb99aad5dbdb9ca5debfa357e2d088d3cc8e08 -address /run/containerd/containerd.sock │ │ ├─ 47351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec86344e7edb7b760a2b7a2f8d664a8e2b925dfe49c42f625506931b6d4c603 -address /run/containerd/containerd.sock │ │ ├─ 47444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6dd14161bfad29a4d595d1e87d86e4be03777c663c59fa6b5ad04f98cd1afe9 -address /run/containerd/containerd.sock │ │ ├─ 48010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eaa912c4ba26db76c25f0796691f9761e9fc15116089e90bb9d4b594d1510e9 -address /run/containerd/containerd.sock │ │ ├─ 48348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1225bdbaf9f6313af91a05fd11c87a2da9de3bd5ac8724f5bcf8f85c10622be7 -address /run/containerd/containerd.sock │ │ ├─ 48650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738fce65c21c47a7cc6f2444c1133cc0808566fa2b2549ffcb09c0b4b6cd7d95 -address /run/containerd/containerd.sock │ │ ├─ 50849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb91d1059a43f9763a8a36bbbaee7268b07ece29cc8690d34ee2cb8bbc1c4cbf -address /run/containerd/containerd.sock │ │ ├─ 51066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3936f0bfcfed0cecb62a6f18a449b5047ced933e1e17e476df04006a13fa3e6 -address /run/containerd/containerd.sock │ │ ├─ 55237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d319ca7a7620a8ec9ebc8c6eba96f6b1540676303021edea3fb99951355880 -address /run/containerd/containerd.sock │ │ ├─ 55894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09d2b3c9a556785e22547a8594912734ec554c522f52f09405433e1a7c82bbe -address /run/containerd/containerd.sock │ │ ├─ 55970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d45a0424bdf27df4b01fdabe136fe0427bed40fae69852d78810a5e2237031e -address /run/containerd/containerd.sock │ │ ├─ 56007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab79396a7aa6181b8d563cacfa536c68d11996492ab9cb98b6a96a87e7094b15 -address /run/containerd/containerd.sock │ │ ├─ 56168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bcffc1d0ef39137ce98ccc5d9cd3b9328876cc146812acf9444270b27f4021f -address /run/containerd/containerd.sock │ │ ├─ 60304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85863bb89f4b79140b3b00337228360923ffadb58914d7ffe3ec532a6254f27c -address /run/containerd/containerd.sock │ │ ├─ 60465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8f6515b39a18797d53b364cf53cb4e03a24ad9fe2b5a695ad1a9dc32988a1c -address /run/containerd/containerd.sock │ │ ├─ 60601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a766cd7f17bde67a7b8e7ac6cf95a1f98ce34038a7cb62088b37e9d15780f78b -address /run/containerd/containerd.sock │ │ ├─ 60619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b55a6d6a8906a2af47c73222aaadcd2c3ff2b9d0a509660eca38939f59f47da -address /run/containerd/containerd.sock │ │ ├─ 62030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dfbd5460c04e600e2f411f94db8f1444fb57c67a95c3baea44e067ce07d7790 -address /run/containerd/containerd.sock │ │ ├─ 62068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b7c9a7cb233c39500778899905d252518e955793f53125066facc845c4f488b -address /run/containerd/containerd.sock │ │ ├─ 62363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6457acd8d22f18ed15c1d8e435d58960475cf28748570b76fba896f5e0e723ce -address /run/containerd/containerd.sock │ │ ├─ 62410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eaefd24801a03dd5e936db25f8c53fab9af1bbfbb13d78bcae738125332ac97 -address /run/containerd/containerd.sock │ │ ├─ 62481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 657e47dd26b8bae33fb490be9806c7cf84d941eaf700afeff2bce68116c95904 -address /run/containerd/containerd.sock │ │ ├─ 62863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c30c470d4d85d8b04d53f2250f2238b9028983d9c6edd55fa51ca9b0c2c0d1b9 -address /run/containerd/containerd.sock │ │ ├─ 63363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e65db5141717ea7946767a8bd0e70f7c6785da6c29ad2e78f4126a42080ae334 -address /run/containerd/containerd.sock │ │ ├─ 63627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885bca565dfe6bf7bc030105e9704f99b79f9876e337b6410dc70b9d111aabfb -address /run/containerd/containerd.sock │ │ ├─ 64103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56713cae6f1391276d37137d53856ecaed7e5a685edde912779efe2f784720c0 -address /run/containerd/containerd.sock │ │ ├─ 64835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 839ee6f0e38c576932bf9b6f0239158c02b82e6232e17de49e4aceb04bb7d139 -address /run/containerd/containerd.sock │ │ ├─ 66394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d8e685d928098cdec7188c49deba151e8ccdf63a67f96a9401435696ce9d521 -address /run/containerd/containerd.sock │ │ ├─ 68369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f2f7c7bd4f640e774a098f3023d2fe8ecbb681fe1b2828bed10e25d9e3aff8 -address /run/containerd/containerd.sock │ │ ├─ 77425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fabd5f7ceab166dbc3e43ac748129dad43ffdd5cbcfd6d878100245041234dc -address /run/containerd/containerd.sock │ │ ├─ 78894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb4634c5e782586399f7fd2f8ef7a05e76fc5814a6cff7b3054bbd626c5bf94 -address /run/containerd/containerd.sock │ │ ├─ 84465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dae92ed59e8ea32e83ddda11671acec3da8e5b9c664fd719ee04a88032eaf0 -address /run/containerd/containerd.sock │ │ ├─ 90343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce71de657fe2327894bbd783955dc250e8a515440755d82088e1e7f35604b6fe -address /run/containerd/containerd.sock │ │ ├─ 96935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c473df18660b48545692ca8b06e27b34233417c159e654b9dde4f5ae26361b3f -address /run/containerd/containerd.sock │ │ ├─ 96993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db78337df87858ae701243fc7a05a2bf95ce496110478453f749cf658ab08c7e -address /run/containerd/containerd.sock │ │ ├─106001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32832e4980dc12ff184a05da5126bc444086316eac2a537f7e9fbb98c405d8fa -address /run/containerd/containerd.sock │ │ ├─107597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b990afacb30321a607f4eb2002545f55a5e13c0238cb5c8adb14e1b1611937ac -address /run/containerd/containerd.sock │ │ ├─107645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972e1e62a01e52cb7cb25c48a3e4d64fd421295286ce0e7c42edf5af1ea481fa -address /run/containerd/containerd.sock │ │ ├─109744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14d552d5bfd4f398facf685e866be6dcde6c6cf9f6c9fe37ff0ed3e7055f5dd -address /run/containerd/containerd.sock │ │ ├─111464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a42fcf6f08e69b9edc58f85ed93b55970d86f45c9a3e8412a87e6b8c77223ab -address /run/containerd/containerd.sock │ │ ├─111511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfee82bc67f0a3ef974298ddab2ddf5fefc984dccf83187bffd28ea11a78470b -address /run/containerd/containerd.sock │ │ ├─124789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359363858b8c29a740e618c04592ee4773ddad5cabd9cee612c7265bd36a7b05 -address /run/containerd/containerd.sock │ │ ├─124853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6b42b93addb785e4e7b04819a5dbe67afe7d58fd0c27452f70d5894cbba128 -address /run/containerd/containerd.sock │ │ ├─127213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e684d7e81e9960f7eea1ded8300755df01d57093178232630162ab54872f12e2 -address /run/containerd/containerd.sock │ │ ├─141540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79e82ddbc005c0a58879c62446f585ae8fc0196411bcd894e9feb0e92f6d1e8b -address /run/containerd/containerd.sock │ │ ├─142562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074d0b66ed7f0ab691c4feb487c7255e080f4d8e161ab1056a6d3c466ef1e9a5 -address /run/containerd/containerd.sock │ │ ├─143540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aabaeb2701ad4674df18e235b8991639defa16c789e20753890031b704c78c1 -address /run/containerd/containerd.sock │ │ ├─143733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e44382af441d1ff212c5bc05a9a1ba8474f84def70aebc22785708da16a6490 -address /run/containerd/containerd.sock │ │ ├─144205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31dcb9dd6fb19341c1ea0ca6c55016912db94f46f778cb65f44f99c3107dbe9 -address /run/containerd/containerd.sock │ │ ├─145405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5baf05c4109d438dfefb6668d9ae62435c751acd8ae052c03dad3b1ddd02b0e3 -address /run/containerd/containerd.sock │ │ ├─147359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa991cc9ae92fb83e958ffe96cc2788a977797fa7017f482b172353ff7a1fda -address /run/containerd/containerd.sock │ │ ├─147659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8744b3bf6437e693cabdceb905406f9b2b030914a566658261554f115f5e0bb5 -address /run/containerd/containerd.sock │ │ ├─147852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f328f348a12e3c584a8d8c93d551210915bbc25f3821285cb13c75231518304e -address /run/containerd/containerd.sock │ │ ├─148119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02cd4003d9401b12695877d0d82130fb611b845710c6fb8a78c565bad9f6900 -address /run/containerd/containerd.sock │ │ ├─148222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b5833a72140426d988e7358c860b243b13abaa8c9072a9ef1a159a997bcac6 -address /run/containerd/containerd.sock │ │ ├─148479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce0420f8b36692d017bfe891114b8565c182c47f74ba52b1ff0d62fa7727bb6 -address /run/containerd/containerd.sock │ │ ├─173768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ef8226be421e01a9118c3229495a766024c688c2ac0ade77378aa6b0964cce -address /run/containerd/containerd.sock │ │ ├─175722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9943da845696e6988625d098b9d083b65b7bcec87ccb96c2060dd1d19391738d -address /run/containerd/containerd.sock │ │ ├─175772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ee5e57f1743456c32474dc6236fc86d6ce47f23edd2d27b80e03897ac732a6 -address /run/containerd/containerd.sock │ │ ├─176001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b1708fb059f63b88af08053aae7d22c721312b506c1c5967cd1d9c8ef430be -address /run/containerd/containerd.sock │ │ ├─183382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11e961606ec971f794cac71a0119a47a2bc002a97596a23a59217eb5a0c25e8 -address /run/containerd/containerd.sock │ │ ├─186501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cd5e68cf31e66426ea58112814e1100957444f82f228e495c6f7aa033761e0 -address /run/containerd/containerd.sock │ │ ├─188799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a681d78973b0c89d298af63c9216a68104ebc0491659db58f7faee571f7f1bd -address /run/containerd/containerd.sock │ │ ├─188938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5359c9394a0163d53b29ea0f5914c014391051bd714b26a75d14b4ed1ed05cce -address /run/containerd/containerd.sock │ │ ├─189015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6476bd0e1b287dd55f70e589c138e8cab7772edcd057d5892f2f19426173390a -address /run/containerd/containerd.sock │ │ ├─203753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc954271c75d17e40ddee70f16dc9456c6a245fc1737b5f9037f98bb8e5152ac -address /run/containerd/containerd.sock │ │ ├─211156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9cf62fd126d918c7222177eef8407945f41e303cb712b9f6b05f5de6a7ba88 -address /run/containerd/containerd.sock │ │ ├─211187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a14c404d8d87004e1b129881acb524fd823f85528837d36c624a8a41f757069 -address /run/containerd/containerd.sock │ │ ├─211245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0493301d413830987f041773b751f5bdeb8f3928d07c0aa654505abd779e96a8 -address /run/containerd/containerd.sock │ │ ├─211524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335b2f6fa958b42d79685bcbfeac2bafc80723b3d0cf486428ed3d975bcc93f5 -address /run/containerd/containerd.sock │ │ ├─222087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca463175f7efed0b4caac84454e7946fbacfa6fa53e4e411e7ed90f72f74fc5a -address /run/containerd/containerd.sock │ │ ├─224581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a222d9feac41721847cf6b514bd94ce9dfbd3b99824070c0335a1ed6213887d2 -address /run/containerd/containerd.sock │ │ ├─225657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd24896d6bd5495abe576c1e6e5bdfa56081be23827708efe3fece8e3ecdf599 -address /run/containerd/containerd.sock │ │ ├─226568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f59051a486a4b80547e08a33c2d8b7e734987721e4ddb6eb5ff5e5ef18d90733 -address /run/containerd/containerd.sock │ │ ├─227695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a025b5193e91caaf669d7f86141271edc81a69b072a5e5ccf46a6bb83a7b46 -address /run/containerd/containerd.sock │ │ ├─229742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a121e79cfe318a4fdac245eeeb94bcb3335b31f2b28a875fd15af9ea6056f266 -address /run/containerd/containerd.sock │ │ ├─231037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83719b223965b5e1d06b6a8243c9267e6a9ac830abe10f2e72a21a9f5be3a25b -address /run/containerd/containerd.sock │ │ ├─231085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a9aed7cf5ec0e4e772f7f2daef886983419e89ba6226125e29b798f6516eab6 -address /run/containerd/containerd.sock │ │ ├─239825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbfabd391141741ca6b32c95e2ab8b712d1c071bc3d6f7decd1d7fb5601c0b81 -address /run/containerd/containerd.sock │ │ ├─240325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8a4fb078a0b25fd3f26e964d8a9b4a532d798c9857f8b1e439bce440f3bc75 -address /run/containerd/containerd.sock │ │ ├─243264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b859349044e6413a9f4f24f04d80b5280cb37cf8c331a160a0426eff526b892d -address /run/containerd/containerd.sock │ │ ├─247663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e429a563f6c469350ac58f46ad6db8f93ae94f53a6570fb7f564fec79fdd2f -address /run/containerd/containerd.sock │ │ ├─247856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8670abd10d129f6475d4be7c91d0d76e131b9f84b6b548b843226f602f7ce5f -address /run/containerd/containerd.sock │ │ ├─247894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c022f8e1964b93b4fac398e988e4d36d2868452041edc96cf6889261c5dfda3 -address /run/containerd/containerd.sock │ │ ├─247944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e61f9bde37b637d8fd94216fe888ad42908c5ea6cf577e3966b4ea15ff35965 -address /run/containerd/containerd.sock │ │ ├─258358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7e8384adcdafd47b3031bc0cd9249703f1194c981097247534b7ddf8c959991 -address /run/containerd/containerd.sock │ │ ├─261098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a3c358b9f86a065bdf7e48eec28a44329d38bdbd795da8fc974102b23aac6b -address /run/containerd/containerd.sock │ │ └─262422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abb55719bc100e54c66ae7ceaff53be2f2bd1e53fdb49100f082aa69899a74c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29961 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30241 /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 │ │ │ ├─18850 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18870 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25181 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25443 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ehyrof.service │ │ │ ├─12839 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ehyrof/unit.run │ │ │ └─12871 /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-ehyrof --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.ehyrof:/var/lib/ceph/mgr/ceph-instance.ehyrof:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ehyrof/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ehyrof -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 │ │ │ ├─34523 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34794 /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 │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12508 /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-4aea19b0c122672f6956372fa6fe8e438ba4374dbd63ff1d6d28336db5157007.scope … │ │ ├─12951 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ehyrof -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12971 /usr/bin/ceph-mgr -n mgr.instance.ehyrof -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2cf9192d4624db4ae6c20d4110e30c6a3ba96738d69c2541e81de97c0572ded2.scope … │ │ ├─30281 /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 │ │ └─30293 /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 │ ├─multipathd.service │ │ └─140969 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40842 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-af5c6623ce6e4bcc9603c12ac5d2b29ae4d52e15d9274638e3cd1a74e9f3d7a4.scope … │ │ ├─18918 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18937 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-518e56011f7417150a58477dcb5031bf4f583e4ed6f75da28720f586897e8873.scope … │ │ ├─12589 /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 │ │ └─12601 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─docker-3ebb1337c90f793e71b6e550c3e59bbbdb6f156ca7131ca5b92323dceb365773.scope … │ │ ├─34836 /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 │ │ └─34848 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11082 /usr/sbin/chronyd -F 1 │ │ └─11083 /usr/sbin/chronyd -F 1 │ ├─run-rb048ea3232a444fd9a88dbd91be705fa.scope │ │ └─190718 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-dc5aa8a9ed0e70b5f970edff8db6398eb9b74a2946eb409a9c0d91cc4f60da48.scope … │ │ ├─25484 /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 │ │ └─25497 /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 │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140745 /sbin/iscsid │ │ └─140746 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─f3f7555a1dffe7f5c0bed146eaadb3a4b3b316ad5504cd8cec5298788537fa67 │ │ ├─61530 python -u /app/sidecar.py │ │ ├─61831 python -u /app/sidecar.py │ │ └─61832 python -u /app/sidecar.py │ ├─f8e4d039625a28c588e89d93e3566f3a94243bd637d501a8ddfa25802700ca48 │ │ ├─243502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243519 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─243528 erl_child_setup 1048576 │ │ ├─243581 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243582 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243592 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─243859 /bin/sh -s rabbit_disk_monitor │ ├─eeb4634c5e782586399f7fd2f8ef7a05e76fc5814a6cff7b3054bbd626c5bf94 │ │ └─78928 /pause │ ├─00c58c114fbe7e8959696a2eb2ab635f88f49a1918f00ff472dd45427a789be5 │ │ └─190128 /usr/bin/libvirt-tls-sidecar │ ├─d1579f087ffad895ad0e877cf7d8743a5296d8066ed9e40335f4ac2a0d0d9d37 │ │ ├─171665 nova-api: uWSGI master │ │ ├─171678 nova-api: uWSGI worker 1 │ │ └─171679 nova-api: uWSGI worker 2 │ ├─dd3df514b24bad70d5e74665d360cfd8d8064d74a01f6fcac8be65fd0b5ec03d │ │ ├─256929 /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 │ │ └─257114 /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 │ ├─b990afacb30321a607f4eb2002545f55a5e13c0238cb5c8adb14e1b1611937ac │ │ └─107623 /pause │ ├─e684d7e81e9960f7eea1ded8300755df01d57093178232630162ab54872f12e2 │ │ └─127240 /pause │ ├─a6af014de80e9d0208a5948de6a7c9ed7927098848ccdd690db88379eef5ae14 │ │ └─44501 /pause │ ├─8aabaeb2701ad4674df18e235b8991639defa16c789e20753890031b704c78c1 │ │ └─143566 /pause │ ├─b859349044e6413a9f4f24f04d80b5280cb37cf8c331a160a0426eff526b892d │ │ └─243302 /pause │ ├─6fa991cc9ae92fb83e958ffe96cc2788a977797fa7017f482b172353ff7a1fda │ │ └─147426 /pause │ ├─816863a0b4ba13f51301bccbe2cac505ce33c5c564e234048894f28ab07918ab │ │ └─125428 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1afc8d1603c883d7866343abea77c23ee0a2efec3e8d219f1f95ea51ed1f9c1a │ │ └─64587 /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 │ ├─1d5d5d0f9f3dd782315e148c19426b678756c76a6276d4e685813935dc583128 │ │ └─44659 /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 │ ├─cc6b42b93addb785e4e7b04819a5dbe67afe7d58fd0c27452f70d5894cbba128 │ │ └─124887 /pause │ ├─1fabd5f7ceab166dbc3e43ac748129dad43ffdd5cbcfd6d878100245041234dc │ │ └─77449 /pause │ ├─8c2485d1dcc6439a9c0ef4687b5d2b7e0ca213156de14c05b2083b5ed02acb4b │ │ └─40441 /pause │ ├─9b13f7abc27e8111f2a8a2ae1df4bd083e8b93e635a03480979af2e850a20f4d │ │ └─43508 /pause │ ├─c30c470d4d85d8b04d53f2250f2238b9028983d9c6edd55fa51ca9b0c2c0d1b9 │ │ └─62904 /pause │ ├─335b2f6fa958b42d79685bcbfeac2bafc80723b3d0cf486428ed3d975bcc93f5 │ │ └─211548 /pause │ ├─c09d2b3c9a556785e22547a8594912734ec554c522f52f09405433e1a7c82bbe │ │ └─55920 /pause │ ├─2cd0379fe375991fd7ce90605ad1ef2cef1cb23987dd0492a3907222f3656213 │ │ └─262689 /bin/openstack-database-exporter │ ├─426180b262b05a99520c552869a280b2ab4eea26e81065f2f1bceb4a41f43e8d │ │ └─220807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─215cd49594d5497340894b620a158b0d62e03b964c34d0ffe49d195b59607bc2 │ │ └─66150 /bin/oauth2-proxy │ ├─1eaa912c4ba26db76c25f0796691f9761e9fc15116089e90bb9d4b594d1510e9 │ │ └─48033 /pause │ ├─88f69144ee2ab6fe8d469e2e26677c4b0ebd6099eb43fcebb900b1f707902e63 │ │ └─41007 /pause │ ├─eba06602035e1cf361741a3a6fce808684685e013b056adb8df95fedd31b2854 │ │ └─64818 /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 │ ├─4dcea7f3543a590e5fbc174c9d23fa7740ea0f7859ec3c4d91edab8f048be45e │ │ └─224676 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ce38ce61346f787fb1ad0d323241649a085a90e991b65ee1d111030af3260e23 │ │ └─256762 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6655ab29f9aae8a0e441e860ec3afdfbd0f6e0101076b4582b71b4f28df36617 │ │ ├─264996 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265016 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4c05ece571ec1ceaa009d1ae1c61bd395b320c580f68678fabc3f56fb22d03de │ │ ├─48801 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 │ │ └─49999 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4a9aed7cf5ec0e4e772f7f2daef886983419e89ba6226125e29b798f6516eab6 │ │ └─231120 /pause │ ├─83719b223965b5e1d06b6a8243c9267e6a9ac830abe10f2e72a21a9f5be3a25b │ │ └─231061 /pause │ ├─5e3d9b0af9642ae73d3d0de68e401658e91f011194459ea1d8375bccd2cb60be │ │ ├─200320 heat-api-cfn: uWSGI master │ │ ├─200351 heat-api-cfn: uWSGI worker 1 │ │ └─200352 heat-api-cfn: uWSGI worker 2 │ ├─991397f87722736ac76eb21defb7eeee546a691203d923fc69f47b8424b4c57b │ │ └─51119 valkey-server *:6379 │ ├─8674ef5aaafdb6c2b24cfbd2abb7d2ebc1990d53b47ed994d6a20c6b96629a19 │ │ └─44558 /pause │ ├─98d453a012e0eed68bbd985d443b329b233d5a4a0729b57b87306a1a56c2f852 │ │ ├─240391 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240647 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240649 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f9efdeb7705d59fd9302976ebe1619cbc395d016a88530a128a6da4465e18152 │ │ └─43545 /pause │ ├─5359c9394a0163d53b29ea0f5914c014391051bd714b26a75d14b4ed1ed05cce │ │ └─188977 /pause │ ├─dd34a071b7f2460101c10f86b1cb5668e211bd44808e5df87bc569a40dada1fd │ │ ├─108160 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108322 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108324 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e8670abd10d129f6475d4be7c91d0d76e131b9f84b6b548b843226f602f7ce5f │ │ └─247880 /pause │ ├─e57298ce6391e4b0104acc583b990318802b4d420eab64ffabd0cff191592f23 │ │ └─40542 /pause │ ├─b9f5b829fc9001ce798b7597bd65ad981a876857d481ebb1f00ac44fdc2905a9 │ │ ├─219588 octavia-api: uWSGI master │ │ ├─219674 octavia-api: uWSGI worker 1 │ │ └─219675 octavia-api: uWSGI worker 2 │ ├─6e61f9bde37b637d8fd94216fe888ad42908c5ea6cf577e3966b4ea15ff35965 │ │ └─247975 /pause │ ├─42a6d2a90116a259f23f3d63c0ae3094c3fcecf915a30e33e947e6cfce0c8925 │ │ └─63787 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b6dd14161bfad29a4d595d1e87d86e4be03777c663c59fa6b5ad04f98cd1afe9 │ │ └─47468 /pause │ ├─971214ca4ac9c37e05b46bb592939ba76bebba3b181e7122cbb5912849bca1a5 │ │ ├─143845 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143923 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143936 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 │ │ ├─144149 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─389074 sleep 15 │ ├─ca463175f7efed0b4caac84454e7946fbacfa6fa53e4e411e7ed90f72f74fc5a │ │ └─222112 /pause │ ├─c9e046ef1ecbe0b6a1df2ee67fbf66ed1ca068952d1bfd47689784cf59e3f372 │ │ └─65737 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a222d9feac41721847cf6b514bd94ce9dfbd3b99824070c0335a1ed6213887d2 │ │ └─224606 /pause │ ├─074d0b66ed7f0ab691c4feb487c7255e080f4d8e161ab1056a6d3c466ef1e9a5 │ │ └─142590 /pause │ ├─a121e79cfe318a4fdac245eeeb94bcb3335b31f2b28a875fd15af9ea6056f266 │ │ └─229767 /pause │ ├─6e45c07d38d369f4971845b4a15981982d7d7351e7c47e95545c5b0b0eab0743 │ │ ├─61559 python -u /app/sidecar.py │ │ ├─61827 python -u /app/sidecar.py │ │ └─61828 python -u /app/sidecar.py │ ├─90e4b9187eb8ef3b30aa7a4303b07af2b03292aa0aacd7ae6b88909d920f2b97 │ │ ├─176486 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386353 sleep 300 │ ├─2e1a8767f53242983c541b61f832bde56b773a401ba1ff7bca453073a8c01510 │ │ └─41775 /pause │ ├─c02cd4003d9401b12695877d0d82130fb611b845710c6fb8a78c565bad9f6900 │ │ └─148142 /pause │ ├─4eaefd24801a03dd5e936db25f8c53fab9af1bbfbb13d78bcae738125332ac97 │ │ └─62437 /pause │ ├─315e292bbc52d85407041262c676c340bcbd2285404318025352118d6bb0c0b8 │ │ └─42039 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5b5421ba4dc77563e48f98778d01d21dbaea9c121f006dc28d8fb247712483b9 │ │ └─61785 /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 │ ├─e75937e1c4be6098a949152dfc88eaf7df8aa644639828c30bd8395dd90b8af4 │ │ ├─106409 glance-api: uWSGI master │ │ ├─106422 glance-api: uWSGI worker 1 │ │ └─106423 glance-api: uWSGI worker 2 │ ├─ba9cf62fd126d918c7222177eef8407945f41e303cb712b9f6b05f5de6a7ba88 │ │ └─211209 /pause │ ├─027688b47170990943a675732ba633e888f521e3f2cc74c44fae3f3ddabd2799 │ │ ├─184771 neutron-policy-server: uWSGI master │ │ ├─184784 neutron-policy-server: uWSGI worker 1 │ │ └─184785 neutron-policy-server: uWSGI worker 2 │ ├─2bec30d520f85c96e7d30e754df34c8cc947e3472a4459982c7edd7624fa5db2 │ │ ├─ 97423 /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 │ │ └─346335 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─45d319ca7a7620a8ec9ebc8c6eba96f6b1540676303021edea3fb99951355880 │ │ └─55261 /pause │ ├─4b6ae795f91eaf7ff09ad8218ea8a81bfa0d153c1c2fb589e6fe4c5b2d08d078 │ │ └─226623 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6b45c04904292d0d9235ea9030d510d3481bd86211d111190fb3563c64d355fc │ │ ├─222216 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222232 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222238 erl_child_setup 1048576 │ │ ├─222494 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222495 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222505 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─222721 /bin/sh -s rabbit_disk_monitor │ ├─c473df18660b48545692ca8b06e27b34233417c159e654b9dde4f5ae26361b3f │ │ └─96959 /pause │ ├─8f5231110e56996ff86a5314e5dd78b046f35e815f0cbff6432241779a020415 │ │ └─40682 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─8a681d78973b0c89d298af63c9216a68104ebc0491659db58f7faee571f7f1bd │ │ └─188825 /pause │ ├─d083af6d70c8ff6514001db5667d21eb4e5af274bc0c37246050b129b3c8083c │ │ └─56363 /secretgen-controller │ ├─a11e961606ec971f794cac71a0119a47a2bc002a97596a23a59217eb5a0c25e8 │ │ └─183407 /pause │ ├─25d5699108a0b065cdf5479b78cec877c8c1e609fa764e26ab4f4b2fbca90854 │ │ └─98222 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9af37d57a0795d3bbbef0901be2bde2367e24bc7010861b4f9ee9bb92d4fc43f │ │ ├─42253 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42672 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2ced073fa863f7f66a9cf5831abb99aad5dbdb9ca5debfa357e2d088d3cc8e08 │ │ └─46642 /pause │ ├─51b61bc0544a38f485a55dfc38a11c2ac35a5a956ff597f9bc5b6937e87a649d │ │ ├─200285 heat-api: uWSGI master │ │ ├─200337 heat-api: uWSGI worker 1 │ │ └─200338 heat-api: uWSGI worker 2 │ ├─90237f96f6f3a285dedd6833755a85fda682b1443b934506835e40061a415d2b │ │ └─40518 /pause │ ├─7ce0420f8b36692d017bfe891114b8565c182c47f74ba52b1ff0d62fa7727bb6 │ │ └─148504 /pause │ ├─8dfbd5460c04e600e2f411f94db8f1444fb57c67a95c3baea44e067ce07d7790 │ │ └─62053 /pause │ ├─ab79396a7aa6181b8d563cacfa536c68d11996492ab9cb98b6a96a87e7094b15 │ │ └─56032 /pause │ ├─126a9414a25da84794c9bf8ecf3c9133a138ffefbff13a27eb54df70125112f4 │ │ └─65808 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ceee01d8794563ecf4f706c700643a4a83c11ee032064bfa7995be9de35429c3 │ │ ├─172819 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173076 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173077 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e50a83df3da480c338dd4c104e306c406cbddbee7ab3f2b2d3b9b77a4dc26a25 │ │ ├─ 46856 /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 │ │ ├─ 46869 /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 │ │ ├─ 47021 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260857 nginx: worker process │ │ ├─260858 nginx: worker process │ │ └─260860 nginx: cache manager process │ ├─7e1b41950563dab893e583d401fe6c478cefdc3f664c8df14e3c2cc72f8c2aca │ │ ├─239884 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240506 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1h7xfajg/privsep.sock │ │ ├─240577 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240579 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1d45a0424bdf27df4b01fdabe136fe0427bed40fae69852d78810a5e2237031e │ │ └─55992 /pause │ ├─dbfabd391141741ca6b32c95e2ab8b712d1c071bc3d6f7decd1d7fb5601c0b81 │ │ └─239856 /pause │ ├─5baf05c4109d438dfefb6668d9ae62435c751acd8ae052c03dad3b1ddd02b0e3 │ │ └─145430 /pause │ ├─7a14c404d8d87004e1b129881acb524fd823f85528837d36c624a8a41f757069 │ │ └─211258 /pause │ ├─eb3dd47ed410f39a4483769a14d28d954451bc7833e81147db1ec0ffa52483ce │ │ ├─109979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109996 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110004 erl_child_setup 1048576 │ │ ├─110069 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110070 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110080 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110254 /bin/sh -s rabbit_disk_monitor │ ├─c7e8384adcdafd47b3031bc0cd9249703f1194c981097247534b7ddf8c959991 │ │ └─258380 /pause │ ├─ee0124d7332a9575cfd9e7f5cce5c4aa89b008f77cf0ef11437977ee1e6eca35 │ │ └─141847 /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 │ ├─55dae92ed59e8ea32e83ddda11671acec3da8e5b9c664fd719ee04a88032eaf0 │ │ └─84506 /pause │ ├─bb41a252c08111757f089ccf09667d60d4b543a61b87a09686e22751d90c17a3 │ │ └─66101 /bin/memcached_exporter │ ├─dfabc86b090f22dc34b52c19be1051732bc102ae528e25b8d568a1d4d7ebcfde │ │ ├─144383 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144667 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 │ │ ├─144672 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─389224 sleep 15 │ ├─16c4cda173217c73d0c14f2772706db38762dcffbe04da7ba242c2128224d01b │ │ └─40540 /pause │ ├─a766cd7f17bde67a7b8e7ac6cf95a1f98ce34038a7cb62088b37e9d15780f78b │ │ └─60643 /pause │ ├─150c716c50815f3ad8310e09f12e46e6126fd9ebd1ce022565838f98a564c629 │ │ ├─63453 nginx: master process nginx -g daemon off; │ │ ├─63468 nginx: worker process │ │ ├─63469 nginx: worker process │ │ ├─63470 nginx: worker process │ │ ├─63471 nginx: worker process │ │ └─63472 nginx: worker process │ ├─dec65a71679d3e2be68f94b7611e7a3bb347a67017fc6c1b921ac5cfd05c854f │ │ └─48160 percona-xtradb-cluster-operator │ ├─c8cd5e68cf31e66426ea58112814e1100957444f82f228e495c6f7aa033761e0 │ │ └─186524 /pause │ ├─f3009ea945fa6f1b627c757054541c637b6649d909fc7662e3030b32819a460d │ │ └─60961 /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 │ ├─c9ebf628d4728800fb6251f0a2973f44ce41530a039826551c216c3deb0d5e81 │ │ └─48952 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4c9cdbe5a08ab32309546f923119950e9b12ba0cd777bab4984b40fbd93bee4a │ │ ├─90471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90487 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90493 erl_child_setup 1048576 │ │ ├─90701 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90702 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90713 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91065 /bin/sh -s rabbit_disk_monitor │ ├─87cce3ab13b8eb85b45430e60893cea27891dff4c2231542ec47d1d84007755e │ │ └─85261 /usr/local/bin/rook ceph operator │ ├─6476bd0e1b287dd55f70e589c138e8cab7772edcd057d5892f2f19426173390a │ │ └─189039 /pause │ ├─db78337df87858ae701243fc7a05a2bf95ce496110478453f749cf658ab08c7e │ │ └─97016 /pause │ ├─dad51679ca54ed585b6422dca39acfe34baa21549d1ccabffbe5902408a733af │ │ └─190636 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b7b2ded838d7c5df44b2afe2c8c73ebd4fa26c30e880222a7c99275613fbfb3f │ │ └─121263 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f95287b95f155bae9c1789d2335005141ff284787fd57f0d39d91c47725222d3 │ │ └─190176 /bin/bash /tmp/libvirt.sh │ ├─87a3c358b9f86a065bdf7e48eec28a44329d38bdbd795da8fc974102b23aac6b │ │ └─261122 /pause │ ├─6457acd8d22f18ed15c1d8e435d58960475cf28748570b76fba896f5e0e723ce │ │ └─62392 /pause │ ├─42b9be24a184dec035cc29aaef883ffc1eaa98475d5ddbb0d0fed754d62af75d │ │ └─43576 /coredns -conf /etc/coredns/Corefile │ ├─e65d8ce3e8f3d1e0cc158b3fe936f63c3eb8fbeabc52bdd54457ffef958f23b8 │ │ └─40643 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 │ ├─9b9152bf13738534f80952d7cf0667212224532f771781431d53c70f9e207663 │ │ └─56240 nfd-worker -metrics=8081 │ ├─7d11a3c92e41e8aba945d310bd0843b80a7283b6d2770b673bbf7b0fb265d214 │ │ ├─184738 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185146 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185147 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185149 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185150 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185151 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185152 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185153 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2252b258f85c80b2bfe7f1ca52fe7c44c0d5be4d75150dbb157b3b1e7fc9d47b │ │ └─43099 /pause │ ├─359363858b8c29a740e618c04592ee4773ddad5cabd9cee612c7265bd36a7b05 │ │ └─124812 /pause │ ├─80e4ce4496f080102c47be4185bfb7deb85490cab825e0a2ea0d52579d5be646 │ │ └─261450 /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 │ ├─1b55a6d6a8906a2af47c73222aaadcd2c3ff2b9d0a509660eca38939f59f47da │ │ └─60666 /pause │ ├─6a42fcf6f08e69b9edc58f85ed93b55970d86f45c9a3e8412a87e6b8c77223ab │ │ └─111491 /pause │ ├─6e4fba1495ef08ab67b15aad249fd63acbb173a2e9999722ede05f2a49dc5cc5 │ │ └─43968 /pause │ ├─3f5af4b9528697441e5604e7c582c67bddd429ebfe0046430b1a96e5d5285e8a │ │ ├─194423 /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 │ │ ├─362743 /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/tmpz91tvbgq/privsep.sock │ │ ├─362865 /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/tmpsflb908y/privsep.sock │ │ └─364005 /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/tmpvc0ozz2j/privsep.sock │ ├─be4d07c8860d90a9782be33f5de1c0d069d35c361c203170aba5a9d018f8c0ad │ │ └─65244 /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 │ ├─af14e5938dde27b12480c9af8f915877d06d8b36d883dedefaa15e83bed9575e │ │ └─51415 valkey-server *:26379 [sentinel] │ ├─1bed128ae9e1831d1032288648978051deb6cce61fb7a85b58d911c5c671dacf │ │ └─40501 /pause │ ├─a16b2196392eaafefadd522950313af75dfb2a401f152178bba7b766bd5b4c07 │ │ └─43603 /coredns -conf /etc/coredns/Corefile │ ├─b901cbf5b427ad435bd84c841e130b4688850eaf090d64726e42d71468306031 │ │ └─41788 /pause │ ├─2c022f8e1964b93b4fac398e988e4d36d2868452041edc96cf6889261c5dfda3 │ │ └─247921 /pause │ ├─972e1e62a01e52cb7cb25c48a3e4d64fd421295286ce0e7c42edf5af1ea481fa │ │ └─107669 /pause │ ├─a4b2c250eceb0ec88974222098ac71e62b34a7d73c58d25c4edf1c3ecec6728b │ │ ├─172695 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172945 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172946 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─003bcd2fa9b912f10b245ef9519865588e3dbe65723c036fd24c12a644ee4187 │ │ └─65196 /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 │ ├─4e84655813b04fa8901ba3b844c5d90a2aec4c4d89be881d19931082157e6c6d │ │ └─97325 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-6gm9l --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d3936f0bfcfed0cecb62a6f18a449b5047ced933e1e17e476df04006a13fa3e6 │ │ └─51090 /pause │ ├─1d6fc18edc257bbc21e79124ff35abb4e964bba94194f1a5868605eb5d758266 │ │ ├─48855 mysqld --wsrep_start_position=38489648-5965-11f1-8239-c2b2dea4dcd9:20 │ │ └─48981 /var/lib/mysql/mysql-state-monitor │ ├─c9b5833a72140426d988e7358c860b243b13abaa8c9072a9ef1a159a997bcac6 │ │ └─148247 /pause │ ├─3a152a6000b8a7a61bdee2cbf688e6e94485207514f0d1271af9672d443c613e │ │ └─65848 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─03bbe6ed9b8628c59de6110933f639b4af157f61dddb4122e239340267590d5d │ │ ├─220825 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221298 octavia-worker: ConsumerService worker(0) │ │ └─221301 octavia-worker: ConsumerService worker(1) │ ├─a4f2f7c7bd4f640e774a098f3023d2fe8ecbb681fe1b2828bed10e25d9e3aff8 │ │ └─68393 /pause │ ├─60e828bb6e0eebd660fa3657100fbf96494d4beade94bc46edb0868e106bd394 │ │ ├─64411 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64448 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c05dcdbd119fa9d057866e8bd1029c13ecab078edc18ce6023ce47a1e305a87d │ │ ├─141882 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141894 /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 │ ├─885bca565dfe6bf7bc030105e9704f99b79f9876e337b6410dc70b9d111aabfb │ │ └─63651 /pause │ ├─6d774defa7af90f48698703700ec05de4d36722463ff6c15b0c35b35e322bd47 │ │ └─62884 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 │ ├─79e82ddbc005c0a58879c62446f585ae8fc0196411bcd894e9feb0e92f6d1e8b │ │ └─141563 /pause │ ├─794725116c611d251b9b66f744fe7546f4cde95e422fce6ec4fbf3cf5372f8d8 │ │ └─44436 /pause │ ├─523d4b55ed0a7fd60a9fb83b82a5b90b67717d8047000386c8d25e1b40296c8f │ │ ├─221542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221564 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─383399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a38388fdaf4867945ca178c56616b924fe0071b929d8157b3ca3e2db3696b5b2 │ │ └─64550 /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-235.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 │ ├─9943da845696e6988625d098b9d083b65b7bcec87ccb96c2060dd1d19391738d │ │ └─175754 /pause │ ├─554bdefcd017b83ea6ad77c16f2b76cc3a12589330861ade46a5a8fac91fc870 │ │ └─40615 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 │ ├─1b25115110c910035f15c839739a50b2cc92a36357d7fced653ea512760810e1 │ │ └─49047 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─19720edc173c00ae1d5706fe834a6725c2c80bcfe5605e92087c67b3192464d8 │ │ ├─200329 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200623 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200624 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─85863bb89f4b79140b3b00337228360923ffadb58914d7ffe3ec532a6254f27c │ │ └─60338 /pause │ ├─e31dcb9dd6fb19341c1ea0ca6c55016912db94f46f778cb65f44f99c3107dbe9 │ │ └─144229 /pause │ ├─b624ee9b577ebe6814ea71efcf4832ec9a837c535dbf83297853f2ad26469241 │ │ ├─203857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203878 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203884 erl_child_setup 1048576 │ │ ├─203948 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203949 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203959 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204226 /bin/sh -s rabbit_disk_monitor │ ├─bf603179ccb49f951c6c2aa05fca7fb1157a0d41fecabb9a90acff615ce66073 │ │ └─46895 /server │ ├─5f957c3f5adeb9a61157dbbd28741a964f1c49be6352b8230c3e16b7a3fabdc0 │ │ └─47645 /manager --metrics-bind-address=:9782 │ ├─0493301d413830987f041773b751f5bdeb8f3928d07c0aa654505abd779e96a8 │ │ └─211292 /pause │ ├─f59051a486a4b80547e08a33c2d8b7e734987721e4ddb6eb5ff5e5ef18d90733 │ │ └─226597 /pause │ ├─f328f348a12e3c584a8d8c93d551210915bbc25f3821285cb13c75231518304e │ │ └─147879 /pause │ ├─eaecc9d043ca781f34f4157cded8ebf2d4fdb6d7f1ba53d3f09e550136f0f455 │ │ └─225868 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8924c194025ed167a570c3d5a45372d3d7234142ddfa7de55e2768cd28b7ed8e │ │ ├─125829 /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 │ │ └─125952 /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 │ ├─2d6e3b31760701e722143b8e1fe02635fd263def4fef180bd4349989c4d89c14 │ │ └─184025 vector --config /etc/vector/vector.toml │ ├─8091b573330195f592a601780eda353768630102468758a9bd1ffc866b3ca127 │ │ └─227745 /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 │ ├─e322c97753e9217f4422cfa6dc5c82d6288163dc73ad343d0829c3140b9902e4 │ │ └─44750 /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 │ ├─b3a025b5193e91caaf669d7f86141271edc81a69b072a5e5ccf46a6bb83a7b46 │ │ └─227719 /pause │ ├─d8132bf7cdbe27d3bd2c2f4b89b134eca272ec7420029b79c88f724f562ca88f │ │ └─51212 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 │ ├─e44b5d72de721e7c75935e4eb8637bed47dbddfa071c5f3af401f1d29bf6e9f4 │ │ └─47517 /manager --metrics-bind-address=:8080 │ ├─839b2c2e4a889ff0cd08405bea1acdcfd1c4b46c8cc44055dda9466f97bf8daf │ │ └─56315 nfd-master -crd-controller=true -metrics=8081 │ ├─d5ee5e57f1743456c32474dc6236fc86d6ce47f23edd2d27b80e03897ac732a6 │ │ └─175797 /pause │ ├─32832e4980dc12ff184a05da5126bc444086316eac2a537f7e9fbb98c405d8fa │ │ └─106027 /pause │ ├─3c8f6515b39a18797d53b364cf53cb4e03a24ad9fe2b5a695ad1a9dc32988a1c │ │ └─60490 /pause │ ├─b1ef8226be421e01a9118c3229495a766024c688c2ac0ade77378aa6b0964cce │ │ └─173871 /pause │ ├─a33a08a671bcbd0adbc47cde6673782651ae1b42fbc0d4a44b6754f1d93cbebc │ │ ├─173953 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173970 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173976 erl_child_setup 1048576 │ │ ├─174023 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174024 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174034 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174334 /bin/sh -s rabbit_disk_monitor │ ├─df55dfafd66c9c883765958f77e1fe2aa5d1e3296466035db190ff67fba16fc8 │ │ ├─240172 magnum-api: uWSGI master │ │ ├─240235 magnum-api: uWSGI worker 1 │ │ └─240238 magnum-api: uWSGI worker 2 │ ├─568461aefb66d7c72486918a2b55d20bbddd2b57f67114dd39b4e78da4e36aec │ │ └─44707 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e321c2858affa2ee0e45a223b7c72505334028ee4de2c7dcc7f34b8c636333df │ │ └─65154 /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-235.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 │ ├─96ea36d0cdc0787011853c690ed5ad9eea74543e54566e60bb490fba31dee047 │ │ └─109419 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cdcbe5925a7b63c20616ed016da3f96f17b2b51bd60cb2c193f8423a07a72c68 │ │ └─41032 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f3add3a39687537148d1d2b11469f91287d5d979a881f749feb0466d1757f7d8 │ │ ├─171901 nova-metadata: uWSGI master │ │ ├─171917 nova-metadata: uWSGI worker 1 │ │ └─171918 nova-metadata: uWSGI worker 2 │ ├─6a8ec5a573267b39c4c8ec22e22e52dfac8a097dfc4115afa0d7143e688612a0 │ │ ├─256781 manila-api: uWSGI master │ │ ├─256823 manila-api: uWSGI worker 1 │ │ └─256824 manila-api: uWSGI worker 2 │ ├─8646e2edde1c043e7cfbaffd566addfa6f3df408c4ade79a9584c32766daf76b │ │ └─40777 /kube-vip manager │ ├─cb91d1059a43f9763a8a36bbbaee7268b07ece29cc8690d34ee2cb8bbc1c4cbf │ │ └─50872 /pause │ ├─7c92df12bedd61aaf1517e790f92d5d97b2ea35c28aa55b93ed7dee2dd5d67d3 │ │ └─51499 redis_exporter │ ├─657e47dd26b8bae33fb490be9806c7cf84d941eaf700afeff2bce68116c95904 │ │ └─62508 /pause │ ├─446b130453d07fcf3ba71f1dbc0b77298c89315568610260d1ff0237e8c1ef7e │ │ ├─184104 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184152 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e6699d573b6d90c74017ec3cef45a8cd8cfa3f812622a33634d5cddf2f463603 │ │ └─256797 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ac79f5011209c64ccfb8b3844863f0c24bfd02e950cecc68b5df1b004fccd500 │ │ ├─132470 placement-api: uWSGI master │ │ ├─132496 placement-api: uWSGI worker 1 │ │ └─132497 placement-api: uWSGI worker 2 │ ├─1ec5aeff3676629308c833bdb51cd482eed32daf372775ce00d0e0af535d69e0 │ │ └─43138 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8ada14cdece82877c2b4f00b7d8cc4dc50ff9ee77c75e38dfc49ac008f80e1a4 │ │ └─229792 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─96f9d2afc4b55e8afc04d239a1ef6c246c1390c8c211d48d13cb12cf0a869d4a │ │ └─44133 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 │ ├─3fd689a528d4d4d61ab682b9fa8151375823518bd43bbfb3c1c6df519d604116 │ │ ├─83882 barbiacan-api: uWSGI master │ │ └─83896 barbiacan-api: uWSGI worker 1 │ ├─0726e0b439eb63241ba8bf73f571189313949a46b74e9bbb49cc9f6b7dd1b902 │ │ ├─66775 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66794 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66800 erl_child_setup 1048576 │ │ ├─66942 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66943 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66968 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67305 /bin/sh -s rabbit_disk_monitor │ ├─ff7ff3e537054465940cf23987d609ffc6524d50bd693cb94f07176703fe6820 │ │ └─40713 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─dd527a75561993e6bfde8bd93f707ecb36e4e7809e62f8a8d6e2d1cca34059fb │ │ ├─188324 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) │ │ ├─188788 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) │ │ ├─188789 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) │ │ ├─189212 /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/tmpjzw1yae5/privsep.sock │ │ ├─221439 /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/tmpyc6fgg75/privsep.sock │ │ ├─221678 /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/tmpaq34qgyw/privsep.sock │ │ ├─221966 haproxy -f /var/lib/neutron/ovn-metadata-proxy/792b941a-bbc3-45fb-a8ec-e58d732cad12.conf │ │ ├─362990 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─362991 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─1152d1066bbf32393c2c685ccc096bb1ad9804428d443c0b4073a756fed004ba │ │ ├─264140 apache2 -DFOREGROUND │ │ ├─267192 (wsgi:h -DFOREGROUND │ │ ├─267193 (wsgi:h -DFOREGROUND │ │ ├─267195 (wsgi:h -DFOREGROUND │ │ ├─267196 (wsgi:h -DFOREGROUND │ │ ├─267197 (wsgi:h -DFOREGROUND │ │ ├─267198 apache2 -DFOREGROUND │ │ └─267199 apache2 -DFOREGROUND │ ├─3d8e685d928098cdec7188c49deba151e8ccdf63a67f96a9401435696ce9d521 │ │ └─66417 /pause │ ├─d14d552d5bfd4f398facf685e866be6dcde6c6cf9f6c9fe37ff0ed3e7055f5dd │ │ └─109766 /pause │ ├─8744b3bf6437e693cabdceb905406f9b2b030914a566658261554f115f5e0bb5 │ │ └─147689 /pause │ ├─ed876db7f47c4ca049a9a6170cd132b333bf23f9efb0a8b4ca5703023278d238 │ │ └─63871 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bfee82bc67f0a3ef974298ddab2ddf5fefc984dccf83187bffd28ea11a78470b │ │ └─111539 /pause │ ├─bc954271c75d17e40ddee70f16dc9456c6a245fc1737b5f9037f98bb8e5152ac │ │ └─203777 /pause │ ├─e65db5141717ea7946767a8bd0e70f7c6785da6c29ad2e78f4126a42080ae334 │ │ └─63389 /pause │ ├─97c5e4e53225815e5d35ae8f809b8226d5e3aad84e5911bf7bc14776a8b8fdc8 │ │ └─245595 docker-registry serve /etc/docker-registry/config.yml │ ├─1225bdbaf9f6313af91a05fd11c87a2da9de3bd5ac8724f5bcf8f85c10622be7 │ │ └─48378 /pause │ ├─7abb55719bc100e54c66ae7ceaff53be2f2bd1e53fdb49100f082aa69899a74c │ │ └─262452 /pause │ ├─632996ca07e0e51b850e373294dc8e79451b1d8b3a593b52a0b0263888bf83ea │ │ ├─183962 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184225 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 │ │ ├─184236 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─389826 sleep 15 │ ├─256b57b20b53dfbb7dcdc263efc079bdc3437270bf64fa06392f69999ce12c82 │ │ └─56280 nfd-gc -gc-interval=1h │ ├─ce71de657fe2327894bbd783955dc250e8a515440755d82088e1e7f35604b6fe │ │ └─90367 /pause │ ├─258daf537bc6ef7b60b57d947f146ffeb0e23c53057dfbb9c5f415044ff84dff │ │ └─153630 /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 │ ├─b8aca461c13890b1b2d6ecf70b594bf315e4910a68845adaf46498aa38ba1b17 │ │ └─61083 /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 │ ├─c84e6e8998ea1e2764a8092e653cca8032295eae772e680287128f698686114e │ │ ├─186622 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186642 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─186648 erl_child_setup 1048576 │ │ ├─186697 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186698 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186709 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186980 /bin/sh -s rabbit_disk_monitor │ ├─56713cae6f1391276d37137d53856ecaed7e5a685edde912779efe2f784720c0 │ │ └─64128 /pause │ ├─f3e429a563f6c469350ac58f46ad6db8f93ae94f53a6570fb7f564fec79fdd2f │ │ └─247695 /pause │ ├─b40952ffb2c4628c7b3fc15a2aeafbaffb0dfb885dd442f74f4a8879ca37dc68 │ │ ├─144062 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144080 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144093 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 │ │ ├─144334 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─389125 sleep 15 │ ├─98ccfecf103e2104113e23c0859944a1a17f7ffa7476055a543d3b27093c26be │ │ ├─145519 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145560 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─145566 erl_child_setup 1048576 │ │ ├─145781 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145782 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145792 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─146048 /bin/sh -s rabbit_disk_monitor │ ├─2a8a4fb078a0b25fd3f26e964d8a9b4a532d798c9857f8b1e439bce440f3bc75 │ │ └─240351 /pause │ ├─d2416fa10847072bcb52c60fd155dabd4ab727d239f578be422d8c78665e2832 │ │ └─66080 /bin/oauth2-proxy │ ├─66d49db117090821d302cff4aefd7601a8eb85d309c8eac8d2ff55bdd038b0ef │ │ ├─ 71572 apache2 -DFOREGROUND │ │ ├─ 71587 (wsgi:k -DFOREGROUND │ │ ├─ 71588 (wsgi:k -DFOREGROUND │ │ ├─ 71589 (wsgi:k -DFOREGROUND │ │ ├─ 71590 (wsgi:k -DFOREGROUND │ │ ├─378027 apache2 -DFOREGROUND │ │ └─379071 apache2 -DFOREGROUND │ ├─b4b1708fb059f63b88af08053aae7d22c721312b506c1c5967cd1d9c8ef430be │ │ └─176025 /pause │ ├─754d260c1ab210a7c23865dc79c8f63ed7ac4a296e1e05cdb0c1dcefcd02ccdc │ │ └─194453 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7b7c9a7cb233c39500778899905d252518e955793f53125066facc845c4f488b │ │ └─62091 /pause │ ├─f030f7306a52ff2a5f9a1572419391fdfc1e67a21b864a3a32ba15dea082957f │ │ └─46544 /pause │ ├─fd24896d6bd5495abe576c1e6e5bdfa56081be23827708efe3fece8e3ecdf599 │ │ └─225682 /pause │ ├─9ec86344e7edb7b760a2b7a2f8d664a8e2b925dfe49c42f625506931b6d4c603 │ │ └─47377 /pause │ ├─839ee6f0e38c576932bf9b6f0239158c02b82e6232e17de49e4aceb04bb7d139 │ │ └─64864 /pause │ ├─738fce65c21c47a7cc6f2444c1133cc0808566fa2b2549ffcb09c0b4b6cd7d95 │ │ └─48674 /pause │ ├─079501fab1885bbadd4d36d053fd2ac1f1c0158635f0b588074a0448a65cd3f3 │ │ ├─77528 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77545 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77551 erl_child_setup 1048576 │ │ ├─77610 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77611 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77621 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77781 /bin/sh -s rabbit_disk_monitor │ ├─3613fc3c185cb5f2d01e9b796f422acb76ad9e66430266dce6640076aac27ed5 │ │ └─66033 /bin/pushgateway │ ├─9bcffc1d0ef39137ce98ccc5d9cd3b9328876cc146812acf9444270b27f4021f │ │ └─56192 /pause │ ├─6e44382af441d1ff212c5bc05a9a1ba8474f84def70aebc22785708da16a6490 │ │ └─143757 /pause │ ├─7db173a540588bd9fc7bd005c0a6d35e97c769c385b3eb5637630604e0a3b2ed │ │ ├─120772 cinder-api: uWSGI master │ │ ├─120785 cinder-api: uWSGI worker 1 │ │ └─120786 cinder-api: uWSGI worker 2 │ ├─425405b6283c013bca6e6697d9bc777747274fd3541c5d65e94c5bd80822b2b9 │ │ └─65281 /goldpinger --static-file-path /static │ └─ac967a5454e84cc1c40dabf72d855c097f2a51b4c2e2d3fdf897d9b58d2ef569 │ └─65084 memcached -v -p 11211 -U 0 -c 8192 -m 1024 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount