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 │ │ │ ├─21088 /lib/systemd/systemd --user │ │ │ └─21089 (sd-pam) │ │ └─session-22.scope │ │ ├─21078 sshd: cephadm [priv] │ │ └─21103 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1433 sshd: zuul [priv] │ │ └─1446 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1437 ssh: /home/zuul/.ansible/cp/199.19.213.86-22-zuul [mux] │ ├─358745 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vxqelbkwjupycaiovbiywwjgwvginpwx ; /usr/bin/python3'"'"' && sleep 0' │ ├─358746 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vxqelbkwjupycaiovbiywwjgwvginpwx ; /usr/bin/python3' && sleep 0 │ ├─358747 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vxqelbkwjupycaiovbiywwjgwvginpwx ; /usr/bin/python3 │ ├─358748 /bin/sh -c echo BECOME-SUCCESS-vxqelbkwjupycaiovbiywwjgwvginpwx ; /usr/bin/python3 │ ├─358749 /usr/bin/python3 │ ├─358771 /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 │ └─358774 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 … │ │ ├─ 9775 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12140 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ba3af208e43decc392fe619a462377fced8b957312abd642025055730ae9e5c7 -address /run/containerd/containerd.sock │ │ ├─ 12539 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 292528cc4e55597c8b6b8bdd61409849f26870035f126369e92049e2f361638f -address /run/containerd/containerd.sock │ │ ├─ 19207 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 47678221e5264491c2e808e9b7d9cad68e4162005c36fc0fede52753d9d8bddf -address /run/containerd/containerd.sock │ │ ├─ 24376 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a92e424c487bb7faf1cdc19d735140af977d13340d57677f375267cbc1c6d3d -address /run/containerd/containerd.sock │ │ ├─ 29086 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aae27b347f50cfac4ffe2e33f7637433b8ebe7ff235726f5c73045ba3498f2f9 -address /run/containerd/containerd.sock │ │ ├─ 33683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ffeee30caa6578648445587a1608de9862c9bde6456cd203889d8a9fd4769ce7 -address /run/containerd/containerd.sock │ │ ├─ 39356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d9bc028ce0ce117ad46f4fd6479ace343a2a16d64a2441584ec76a9ee3bbe0 -address /run/containerd/containerd.sock │ │ ├─ 39364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eed991ec36c2494b727afd376bcb8998d1232dcf0bc6b51407cdd456f0fc6ae -address /run/containerd/containerd.sock │ │ ├─ 39438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c36ff1d9e83e89ac3fe49da3909d75a684fef1df236a071bf695763148658f -address /run/containerd/containerd.sock │ │ ├─ 39448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35b6f786ee42f69b151d241278892ba8fc64f8a34aefdc1845d2501b042de01b -address /run/containerd/containerd.sock │ │ ├─ 39449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f348301f17eb8bf4cb98f989bda4bcdd5585e57fcf6909aab3fab35771845c02 -address /run/containerd/containerd.sock │ │ ├─ 39969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73aac28068703b3c88fd5af9ab152e795fdbccf7e47334f1c284d15173657f46 -address /run/containerd/containerd.sock │ │ ├─ 40695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31c97c04c5a98da36defb2515da6876c969d42741f729214cab3b5787f6b3d3 -address /run/containerd/containerd.sock │ │ ├─ 40714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b00052c1d74ec52ddcf245a40c8c77ecfdc70d9b9a5fa605944a40f3a9abb9 -address /run/containerd/containerd.sock │ │ ├─ 42045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2bb5a4f0e38721b64c68422ae6b868e08d0c6b68b91f2e954a01d15ceac02e9 -address /run/containerd/containerd.sock │ │ ├─ 42460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471373c3b16b715e157fb85c1b12f2f1e63107ab17ce7528cd9574e539080946 -address /run/containerd/containerd.sock │ │ ├─ 42498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66904d875c898cac2fc50a75988bd58c668896a0a969bed92540f961bc91f5cd -address /run/containerd/containerd.sock │ │ ├─ 42922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c2f27649f718cdf2a3ddec3683909c4d5076fe2eb741b1c742af2c86950b22 -address /run/containerd/containerd.sock │ │ ├─ 43394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f1412f6ba4ed892ff6efc9f75a1c9f744aa8580b61c74cc117556cfffb41d34 -address /run/containerd/containerd.sock │ │ ├─ 43433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4cc557e5d5b87954bc6b1d214b36c1a9d183954905f3555f2dd1d17ffaa5fd9 -address /run/containerd/containerd.sock │ │ ├─ 43486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8950d1737f2b55c2ba553871fea7964c7e377c1d023b0e514cca28b0ea2602e9 -address /run/containerd/containerd.sock │ │ ├─ 45455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a7d68fb51ac036a069bddbecd504a945a79ecb38a449fab1aed17e7575a305 -address /run/containerd/containerd.sock │ │ ├─ 45561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f94a01205fa9af121e90abc29a71e9595dbc3485dc5caab0d089b710c2cbd6 -address /run/containerd/containerd.sock │ │ ├─ 46293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed24b263e7ca682f0d8b1f9579da8482614612d4cce28f82fb49b7ef5c76eb0 -address /run/containerd/containerd.sock │ │ ├─ 46394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15491c7544be5e25d682635bdc77a54b63d07c77807f50aa79a4c4be5bb2ec5f -address /run/containerd/containerd.sock │ │ ├─ 46767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d8dcb9eef3d181cd2729a56fd39ab4f1f54ff7f508a899b1b3ba4ac7fb9c621 -address /run/containerd/containerd.sock │ │ ├─ 47147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9db8e74c894098d9a3c804c91dc8467416ea00d22f91e90dfdc7548103700f -address /run/containerd/containerd.sock │ │ ├─ 47653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecee57608f8478e06beb1c9bcec6abb06905199fe5f736581c3e4e1e1fd55a3 -address /run/containerd/containerd.sock │ │ ├─ 49524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77239354f8cd0c66575999a81be3af9e964d8bad89dd7fbc1d2facf0ba1d2fc8 -address /run/containerd/containerd.sock │ │ ├─ 52996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7232015f1adbefccd87017bbbce80e648cfa5bd6d5785732e132a77e2c8eec03 -address /run/containerd/containerd.sock │ │ ├─ 53639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c87b0e3ac4e072b04656313b54d1f98cf0b8b04acf9e63d8046a6858e64003 -address /run/containerd/containerd.sock │ │ ├─ 53679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a150fc0d0ff6c0e5db9aa206d6de4876bc2755f4dac349d76457a1a8b4f66e3 -address /run/containerd/containerd.sock │ │ ├─ 53726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66bbb6ea7b98545b0b9d157e74071c523165a9536b27d205bd513268deedeabc -address /run/containerd/containerd.sock │ │ ├─ 53890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5422c942a63a16cc8f0bda351af4268719bfb90350ec5134382e839b0628308 -address /run/containerd/containerd.sock │ │ ├─ 56513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3daad58675e89df031c32875d8379c3d71fcabdf8e8772c890fa194e9eeae52e -address /run/containerd/containerd.sock │ │ ├─ 56620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b9df6c3202d47259da1f86031ed3cf854fecb281948826739b4c5d7dd706ed8 -address /run/containerd/containerd.sock │ │ ├─ 56670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50bdd2a31755fe2a3f1744aeedddfda6e84d31bcb2040c71d2e0ec1955c3ca4 -address /run/containerd/containerd.sock │ │ ├─ 56707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dec77ac0b8401827b10da15f476eda43814600d2007e03055c4d27246449c6b -address /run/containerd/containerd.sock │ │ ├─ 58011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0ef5ca0b00b158585247d3d265ecf46929a35ffcdb742c94777c66fb3818f7c -address /run/containerd/containerd.sock │ │ ├─ 58089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c7583ac83ccee4a25f1e0411383e8771a53946ac3531e214891e7a5ab608c1 -address /run/containerd/containerd.sock │ │ ├─ 58416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 751303812c93ff1d52bb0a4630f9bd407cf8f8a031e0d22384b5c9cfab8086b0 -address /run/containerd/containerd.sock │ │ ├─ 58475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b223b2c2ec2c0420c317b1c6ff1cff68d2c82fbab66f28fc88fa8b6887ee4d3e -address /run/containerd/containerd.sock │ │ ├─ 58515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615403de4fc10d426cccc148e1b120a604a463f0f110ddbe8903edea947c7fdb -address /run/containerd/containerd.sock │ │ ├─ 58972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aabe5e1b2f12ca64ecc3e709ee4028f15cff0224675791244d7e45aee82f7fda -address /run/containerd/containerd.sock │ │ ├─ 59340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d943f568fe130fc2c10ee73bf7c1be9f38676121f013bc7a21924d1a3b4f302 -address /run/containerd/containerd.sock │ │ ├─ 59699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cd3f2a4ca534dfaa758be8937fab25868872b24d2bfb26b7e2296e5ef18af2 -address /run/containerd/containerd.sock │ │ ├─ 59831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52f560505ebc9291e025091d457ddbca509db75c7ef4ca5b8b704df0257c794 -address /run/containerd/containerd.sock │ │ ├─ 60473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f9d2f2d4c91af40db0cbe680d9e1e7ed832ffc51ed61734fc030fd02b7a5437 -address /run/containerd/containerd.sock │ │ ├─ 61777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f6f3264a8707ba38d5b3df703d13cfe2b3387e79be1b9459c9c4d842fc39a1 -address /run/containerd/containerd.sock │ │ ├─ 62908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0921e2c7f93fbd41e3c5ff8d698599a886e404533cc240ac11816823442bec -address /run/containerd/containerd.sock │ │ ├─ 69548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8cf468cc3caf0ef2aedf1bc3b5b77204178f8af490f23e8fa5269f6f3cb3d7 -address /run/containerd/containerd.sock │ │ ├─ 70486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5d3f0ee0965d4336bc32436a5b4f687c9ba375d34c12cd601da29271ab28c1 -address /run/containerd/containerd.sock │ │ ├─ 74707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6753c2af9afd5fe30fc1128bbd8e6a8593e495ae7082c2be684f025d74d97467 -address /run/containerd/containerd.sock │ │ ├─ 79155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542eb9238296edf995c5d4ffb52d6312e7e6b05a4a6078163a8ab746063ffb53 -address /run/containerd/containerd.sock │ │ ├─ 84834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02dab753a1ca46b58138f89e1f9257a18e6cfe75b0800815ad7bb31155aca6e -address /run/containerd/containerd.sock │ │ ├─ 84873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 181df0cb52e732b73afb88def6e7a7670681a0352d7db71babf19ecb9dd83832 -address /run/containerd/containerd.sock │ │ ├─ 92802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85cc09ed9c6de047a1830aff3e8d62785e626d0b8c1d101d84fa04fe49e4c6c0 -address /run/containerd/containerd.sock │ │ ├─ 93992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7844ca61c7bb360237c6b21eed9258fbd04ca58359fa99acdf6865ee21efe261 -address /run/containerd/containerd.sock │ │ ├─ 94049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38c3bb9c41fb82d301011f3fdecdb96d2df60176f467285b49e7e8adbd267cb -address /run/containerd/containerd.sock │ │ ├─ 95714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4f63acc99fd30b57e6676be256842c14000204be35d0faa314e282ada8207a -address /run/containerd/containerd.sock │ │ ├─ 97035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b00f254cb4d98878340457371ed9ca60ad955b3577678b4451676ba51be4ef1 -address /run/containerd/containerd.sock │ │ ├─ 97072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0236a3aeda4d6644f334b347c8b8d1ee4a62e4709049bcc0a7ff257cee3b24b -address /run/containerd/containerd.sock │ │ ├─107285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbeec793e593e872e4e33c76615edeb5e1bfc92bd4361cfaeff47737e1be495f -address /run/containerd/containerd.sock │ │ ├─107334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887ae60e588d1f655913e31b14064d493c7e550fd45a4135a8b27a08e5794348 -address /run/containerd/containerd.sock │ │ ├─109397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e2e2293788ad049466b15c84b52111a47e1adc30ec212071c37c87d91b8910 -address /run/containerd/containerd.sock │ │ ├─121919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78414e175e627a99054a1f8d8c3e162560e3d6974cbaba19f89a155cfd0ac08 -address /run/containerd/containerd.sock │ │ ├─123603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b555f9f3fd4b6fded95e1d0d33c16b8fb7c4dc8c3dc73ac845fdecc1b7468b -address /run/containerd/containerd.sock │ │ ├─124686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e74e47990d5bb6e7289509fdb8ba898bbcc8ddac0ca2f12d5cd5adf79f3a3f21 -address /run/containerd/containerd.sock │ │ ├─124753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f0637885282c05db084d2adcdeecf8a30875a19ce013b86fc42c79580854456 -address /run/containerd/containerd.sock │ │ ├─125255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 474587c5f112a77e6d4f198d1b2a916ce249b1b38161a8b9f3654a4d876d5571 -address /run/containerd/containerd.sock │ │ ├─126240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0073782748b1d7fd34ac5313f162673571ab8b409470fb90925e66b70e865beb -address /run/containerd/containerd.sock │ │ ├─127919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f4dc45058ebddd8d0980c9f61520a442fc3a1610feeb03354ce1aab2ac25ddc -address /run/containerd/containerd.sock │ │ ├─128278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a105c083b20a75eb7e91f93e3c618a84895de71865ae7c902b08008152a330 -address /run/containerd/containerd.sock │ │ ├─128411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6104915e0b16dbccd50a3af268505b83c52ea344ad36328a7aa5b35416f15385 -address /run/containerd/containerd.sock │ │ ├─128484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6804314d567ea9a26e05b129085bc94110356beb4d25bed7d80421c29403e31 -address /run/containerd/containerd.sock │ │ ├─128692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d44d9490fa35852cf4711a74c46e6cfab2f8c2d318d882e3442de1a6d50956 -address /run/containerd/containerd.sock │ │ ├─128919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8804cc17f42b71515dcb83c98a7ae52cd410cdc7a6c2c3c1c31197d082ab73ad -address /run/containerd/containerd.sock │ │ ├─151673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8815d41fcbd03b7e2a3048a2388ee85f9f4e60877d97e401c2bbaed4cb7c4674 -address /run/containerd/containerd.sock │ │ ├─153212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f274a1f90a29c2be80434dadfa1f9ef288464f6bccb827044633e003b6b71e -address /run/containerd/containerd.sock │ │ ├─153230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d7deeb029f399b0f1add5ad4628592b07fb493856c954de819a3d7ee938214 -address /run/containerd/containerd.sock │ │ ├─153473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52058a84a29b9e9fca47331aa13de289d092d62d424ca7dfa8c7da8ed81d7b18 -address /run/containerd/containerd.sock │ │ ├─160154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a476925ec1737123b3bcf1b5814347907294d890d3d60d7d83b56342a0662c4 -address /run/containerd/containerd.sock │ │ ├─162229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662afa5f384afedcc711ef593c41f01d5c20c179a8442f037de7123b6b91f446 -address /run/containerd/containerd.sock │ │ ├─164080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8042f98e192d39760b54ed0727137331c067c9f2c779afa21d9e2007fa0d7c7d -address /run/containerd/containerd.sock │ │ ├─164122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35abe143f774884946d51f572d691474fc20d172ae647ce4c935c865fb2aeeeb -address /run/containerd/containerd.sock │ │ ├─164238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c84b63a8c00f23faa83b91c3d43dfb0a0faf867ff272e2017befd87fd29bd14 -address /run/containerd/containerd.sock │ │ ├─164305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f127829d400bbc72ff5eaf727f163bb4f16807bd482aee6e7d06b6e4de92156 -address /run/containerd/containerd.sock │ │ ├─172214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a6af24645086f6e5df3f0f5a83dd9623fec2ab6d4a99051015be0c81ab5c3c -address /run/containerd/containerd.sock │ │ ├─174216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed622ff21ad4f910243fd43ec14a78d148d326474e93dd110642cde1bc074f2 -address /run/containerd/containerd.sock │ │ ├─174248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b023be9a18fb40c3eb15e01ca8ca35a7c0e4a4d03728c444cf54d2186f086f5 -address /run/containerd/containerd.sock │ │ ├─174368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221bcd23064c656029d27471e6049d70461d3a3f42663c23171b4e90f5e525bc -address /run/containerd/containerd.sock │ │ ├─187005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b04ac9f5ea9f56cde6baab72283f5235ff2d7d77433cc1997afa25b3c7dd5d71 -address /run/containerd/containerd.sock │ │ ├─193645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb2e96af67563a8be810a20d6d9bfbf6b6257a9b0a590b279d30fbaadd68bf6 -address /run/containerd/containerd.sock │ │ ├─193678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873eb214e2bda0e9a30b22f05b8b7c86dd7a7deee5aca760ce7afb05de6dd7d6 -address /run/containerd/containerd.sock │ │ ├─193723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a5b8cd0274aeb800bf5cf5fe54bedbaada9697d67283570499ca341dd93dc3a -address /run/containerd/containerd.sock │ │ ├─194024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fedd825d22ee78d791b802afaf0f7b868abaf5f4611b588444308a64141f5b1 -address /run/containerd/containerd.sock │ │ ├─203685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9ca2e635a236fab81f78793f10e18e6682ac659953155d6dd9c69c8d55782d -address /run/containerd/containerd.sock │ │ ├─206096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca6972ce482ef6ae197bd8864e8b6c5efc47ff6d28b4d07c5c10c81ba726281 -address /run/containerd/containerd.sock │ │ ├─207050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c68c155c6936789f6288a333ff6e5a2c0a8ae52ccc332aa6f6ff14949b49fac -address /run/containerd/containerd.sock │ │ ├─207689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb0239f519f121b21d9f2cb89799090adf5e52d579dd6b68e83c11592f26fc4 -address /run/containerd/containerd.sock │ │ ├─208131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d946c837c1bfa8b1998ac744e36fe8adfd2589e12ece10fe892f4588ffeed04b -address /run/containerd/containerd.sock │ │ ├─210206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5aec3bb352a15c113b2bd6930d4a9b2f3b1f73f2c7344b9cf7c702862877b7 -address /run/containerd/containerd.sock │ │ ├─211578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7aed16247deefe9fa87788b24a0654f841107959b790cb6b566c3a621832e1e -address /run/containerd/containerd.sock │ │ ├─211622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b98a2ef6013b8d1abdd5243c4627c072089291a41f35c1b8343bcaecaaa86e -address /run/containerd/containerd.sock │ │ ├─219767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f225de5e435fd773157aefb34a5e823844ac6cde0ab4280d421b031e72d2aa94 -address /run/containerd/containerd.sock │ │ ├─220151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8197ed0ba67c71db80e1c6bbf4617f31748a8b268fb0fc19409b2bab3d0be0f -address /run/containerd/containerd.sock │ │ ├─223362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb68ce33549dd9bd199d6426d7fcf211e4ab5ea7af00f42fa780222028733531 -address /run/containerd/containerd.sock │ │ ├─227106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f23d7df1c2eff5f29dd3e115692adc234c5d8eb9b4bb8af95888d6642fd246f3 -address /run/containerd/containerd.sock │ │ ├─227304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 806cd66df365c00e40b3638dbc79b0b2e22148f0f770eb1b7233f68783339268 -address /run/containerd/containerd.sock │ │ ├─227401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf68ffd69c263a994de46e10c1f9295e8e36c67d4b198ce166fcf6d880e34ebb -address /run/containerd/containerd.sock │ │ ├─227547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbc585bf55f00541998488397ea0e72d8f5539266bfb11aea6a09b0a6f067f3 -address /run/containerd/containerd.sock │ │ ├─237268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feba46b6bf73ed1823fd7d615672dbb434340075215abf24532d94deb30d1160 -address /run/containerd/containerd.sock │ │ ├─239539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a007813d3ff42a13ef66cef7748e01a4de6562b13422ae62b2a62392eaeecd2 -address /run/containerd/containerd.sock │ │ └─240786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a62241d21f1335b5b9e1d484708cb2eb0eaf397b889331f6ce3d5f388d675adb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1182 /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 │ │ └─623 /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 │ │ │ ├─28795 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29068 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.awcwcu.service │ │ │ ├─12450 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.awcwcu/unit.run │ │ │ └─12483 /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-awcwcu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.awcwcu:/var/lib/ceph/mgr/ceph-instance.awcwcu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.awcwcu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.awcwcu -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 │ │ │ ├─19169 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19187 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24095 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24359 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33391 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33666 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12087 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12118 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10146 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─docker-ffeee30caa6578648445587a1608de9862c9bde6456cd203889d8a9fd4769ce7.scope … │ │ ├─33710 /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 │ │ └─33722 /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 │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─121448 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39820 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.86 --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 │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rbff59ab8ca85433e84562a3da41f5a40.scope │ │ └─166764 /usr/sbin/libvirtd --listen │ ├─docker-1a92e424c487bb7faf1cdc19d735140af977d13340d57677f375267cbc1c6d3d.scope … │ │ ├─24401 /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 │ │ └─24413 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1368 /usr/sbin/uuidd --socket-activation │ ├─docker-292528cc4e55597c8b6b8bdd61409849f26870035f126369e92049e2f361638f.scope … │ │ ├─12565 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.awcwcu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12584 /usr/bin/ceph-mgr -n mgr.instance.awcwcu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-aae27b347f50cfac4ffe2e33f7637433b8ebe7ff235726f5c73045ba3498f2f9.scope … │ │ ├─29109 /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 │ │ └─29122 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─docker-47678221e5264491c2e808e9b7d9cad68e4162005c36fc0fede52753d9d8bddf.scope … │ │ ├─19233 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19251 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─chrony.service │ │ ├─10651 /usr/sbin/chronyd -F 1 │ │ └─10652 /usr/sbin/chronyd -F 1 │ ├─docker-ba3af208e43decc392fe619a462377fced8b957312abd642025055730ae9e5c7.scope … │ │ ├─12191 /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 │ │ └─12212 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─121302 /sbin/iscsid │ │ └─121303 /sbin/iscsid │ ├─dbus.service │ │ └─610 @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 │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─b0ef5ca0b00b158585247d3d265ecf46929a35ffcdb742c94777c66fb3818f7c │ │ └─58034 /pause │ ├─34bc3ff05cc51001b013dc1d04a32f820b30718441e39590d9175f58444a4ee7 │ │ └─40992 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7232015f1adbefccd87017bbbce80e648cfa5bd6d5785732e132a77e2c8eec03 │ │ └─53020 /pause │ ├─f02dab753a1ca46b58138f89e1f9257a18e6cfe75b0800815ad7bb31155aca6e │ │ └─84859 /pause │ ├─6104915e0b16dbccd50a3af268505b83c52ea344ad36328a7aa5b35416f15385 │ │ └─128454 /pause │ ├─523225247f2a9fea4f8900b52b3595a92582daa237a6d291a487db1275572e9f │ │ ├─183754 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184278 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184280 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3a1f74e5b3b7e61f87cfd25279c840af4b6028088b15fb10fc577d35a2846870 │ │ ├─243066 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─243079 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9a3374fc92578fb6be3d8bffcb6f9d1208c3c546b1c84a5ff6de0c20330ff5b6 │ │ ├─57486 python -u /app/sidecar.py │ │ ├─57822 python -u /app/sidecar.py │ │ └─57823 python -u /app/sidecar.py │ ├─8f2e3d7e20e09d4311cedaf4eb99a0f683f23a85b23a4ad368e987198b786bde │ │ └─60001 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─54b3af9cf6a5732241c2581bb0a7b909839ea53613fe3c7293dccf9483731d1e │ │ ├─170000 /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 │ │ ├─334656 /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/tmpkv7um5gj/privsep.sock │ │ ├─334715 /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/tmpmoy9ve7w/privsep.sock │ │ └─335929 /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/tmp05vq3jf4/privsep.sock │ ├─453052bc1b0f8100d2b22570da1983fa74501cb97a1d31c7950310c7ce4e17cb │ │ └─60050 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c55b86666e0b0972c76777bed312a09f97d89085f3fbb1080f5c60cb776c6ae2 │ │ ├─60565 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60616 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9a105ddc81ae2f282d7a41f46061b8e74abfb380336f46c38303f42958a9ca5c │ │ └─133251 /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 │ ├─b6f6a4ab73a9216e99656d5fdb7c75390155341cc5a0b38d2d4643603f698e89 │ │ └─235463 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─77239354f8cd0c66575999a81be3af9e964d8bad89dd7fbc1d2facf0ba1d2fc8 │ │ └─49548 /pause │ ├─04ec1ab5c315e9d612ccce86e700a1b3acdf130c74ba1092d194ca78bd3a76a5 │ │ └─40020 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─853e0d1581e2f010aec142bae53bc450d70ee1fea3f8d21c7106abac5d8fb1b7 │ │ └─42094 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d976f5fd8ccd062a2af62686ac7f30f08306825593b18f5206e9c71a99817229 │ │ ├─172465 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172483 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─172489 erl_child_setup 1048576 │ │ ├─172646 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172700 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172701 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─172936 /bin/sh -s rabbit_disk_monitor │ ├─993ba4adc4d179a0845da0f43c2f74b76da223cc5374bf82b77e6e5056d727b4 │ │ └─61455 /bin/pushgateway │ ├─e6804314d567ea9a26e05b129085bc94110356beb4d25bed7d80421c29403e31 │ │ └─128529 /pause │ ├─b06b1444e13b749e649d7b1273ab9767a0d75015f1133391a81e2fb035151413 │ │ ├─113411 placement-api: uWSGI master │ │ ├─113423 placement-api: uWSGI worker 1 │ │ └─113424 placement-api: uWSGI worker 2 │ ├─181df0cb52e732b73afb88def6e7a7670681a0352d7db71babf19ecb9dd83832 │ │ └─84897 /pause │ ├─2a35ac32eca39beaadd296f6d87bf55571e372a87617a1ce619b3f252cf79359 │ │ ├─201394 octavia-api: uWSGI master │ │ ├─201408 octavia-api: uWSGI worker 1 │ │ └─201409 octavia-api: uWSGI worker 2 │ ├─7f0637885282c05db084d2adcdeecf8a30875a19ce013b86fc42c79580854456 │ │ └─124791 /pause │ ├─cf68ffd69c263a994de46e10c1f9295e8e36c67d4b198ce166fcf6d880e34ebb │ │ └─227445 /pause │ ├─44d44d9490fa35852cf4711a74c46e6cfab2f8c2d318d882e3442de1a6d50956 │ │ └─128717 /pause │ ├─e6225485d8425093ee5c4c011c9ad05a1bc2ef3070788a246d01b9a139b96731 │ │ ├─ 65575 apache2 -DFOREGROUND │ │ ├─ 65590 (wsgi:k -DFOREGROUND │ │ ├─ 65591 (wsgi:k -DFOREGROUND │ │ ├─ 65592 (wsgi:k -DFOREGROUND │ │ ├─ 65593 (wsgi:k -DFOREGROUND │ │ ├─354999 apache2 -DFOREGROUND │ │ └─355620 apache2 -DFOREGROUND │ ├─0ec1e332aaa9ebf76e2e6c884e8ecd0c37ee824e4d08f1998c1661c979b6dba9 │ │ └─107893 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4dec77ac0b8401827b10da15f476eda43814600d2007e03055c4d27246449c6b │ │ └─56730 /pause │ ├─66904d875c898cac2fc50a75988bd58c668896a0a969bed92540f961bc91f5cd │ │ └─42521 /pause │ ├─0bbc585bf55f00541998488397ea0e72d8f5539266bfb11aea6a09b0a6f067f3 │ │ └─227583 /pause │ ├─aca6972ce482ef6ae197bd8864e8b6c5efc47ff6d28b4d07c5c10c81ba726281 │ │ └─206119 /pause │ ├─4b00f254cb4d98878340457371ed9ca60ad955b3577678b4451676ba51be4ef1 │ │ └─97057 /pause │ ├─94c87b0e3ac4e072b04656313b54d1f98cf0b8b04acf9e63d8046a6858e64003 │ │ └─53664 /pause │ ├─3722e399e403c4b17e03b6f251228231383c43c7129b4c2ef45caf69b146db58 │ │ ├─161139 /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 │ │ ├─161488 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) │ │ ├─161489 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) │ │ ├─161491 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) │ │ ├─161492 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) │ │ ├─161493 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) │ │ ├─161494 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) │ │ └─161495 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) │ ├─992d243ab8483598880daa13cbee6ea8ebe62590802f88c2f02a4cd4f5838fc7 │ │ └─49670 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─d40cae361a9f61a1c31ba9af110738a1740ab112b9bfb235025d1cd211f86e49 │ │ ├─183802 heat-api-cfn: uWSGI master │ │ ├─183847 heat-api-cfn: uWSGI worker 1 │ │ └─183848 heat-api-cfn: uWSGI worker 2 │ ├─c1d9009e22e2d25c7d2be35bf6aa90716418dc2efbcf171c4f63a690bb6a85b5 │ │ ├─183803 heat-api: uWSGI master │ │ ├─183845 heat-api: uWSGI worker 1 │ │ └─183846 heat-api: uWSGI worker 2 │ ├─84ace0cf85b9975b226bd227f7f40593871f42cab55d1eea6ebf88f65ff2ef71 │ │ ├─47855 mysqld --wsrep_start_position=1e944438-4909-11f1-894e-1b216c57fa3c:20 │ │ └─47982 /var/lib/mysql/mysql-state-monitor │ ├─ea36e6360a8c4c7ffaf3bfaf920427bb8c7af8cda2b6e39f09b1ce794a851431 │ │ └─61529 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5ee8e35c86942ef924964e966e169ae12cebde4e90b74bdb195d7f4945cadd4d │ │ └─75275 /usr/local/bin/rook ceph operator │ ├─4fae0a0176f6a077430e7075f56064f08cad6df69e729868ecd5916ab0cafd17 │ │ ├─69735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69752 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─69758 erl_child_setup 1048576 │ │ ├─69825 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69884 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69885 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69939 /bin/sh -s rabbit_disk_monitor │ ├─66bbb6ea7b98545b0b9d157e74071c523165a9536b27d205bd513268deedeabc │ │ └─53758 /pause │ ├─6753c2af9afd5fe30fc1128bbd8e6a8593e495ae7082c2be684f025d74d97467 │ │ └─74730 /pause │ ├─5129fb920acb73e4fd8c55dae415c42fe1b0eddfab4e57cf42972150d5d1dbb6 │ │ └─61057 /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 │ ├─512c32cda2390024a4a5d0ca8353c9aa793a3109b4cf5ed5dd68cb34ee2aedff │ │ └─95523 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─eec035a7220945361d68e7dbde7a64a538028c21f315841da54284a952a677c4 │ │ └─61558 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4a007813d3ff42a13ef66cef7748e01a4de6562b13422ae62b2a62392eaeecd2 │ │ └─239566 /pause │ ├─e74e47990d5bb6e7289509fdb8ba898bbcc8ddac0ca2f12d5cd5adf79f3a3f21 │ │ └─124711 /pause │ ├─8d61ff6d18740c6ea50343b69454330dabb00564209e476bdb9a9d191cac9306 │ │ ├─187138 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187154 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─187160 erl_child_setup 1048576 │ │ ├─187230 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187301 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187302 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187412 /bin/sh -s rabbit_disk_monitor │ ├─81c2f27649f718cdf2a3ddec3683909c4d5076fe2eb741b1c742af2c86950b22 │ │ └─42945 /pause │ ├─d53b81117719567e87d31b53cb7c084141dbab0edbb96658a30ebf367a601292 │ │ └─47953 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─8042f98e192d39760b54ed0727137331c067c9f2c779afa21d9e2007fa0d7c7d │ │ └─164104 /pause │ ├─3889e3db0dcc16b796591191e94d20987fa3e366fa7c9e4d16749b9034cdb149 │ │ ├─220088 magnum-api: uWSGI master │ │ ├─220127 magnum-api: uWSGI worker 1 │ │ └─220128 magnum-api: uWSGI worker 2 │ ├─b79afbe920af13696678c6c7efd8f244c458731d79e23294011e2bb6f7899b9e │ │ └─201987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b452399fa6729c2c7be9aa73fa1a3dc98fbeea5d8211dbd89cffce65672fd378 │ │ └─46932 percona-xtradb-cluster-operator │ ├─29a17092a1bb40b980e628b6abb8292e47fc0b720e5df4bedb97675c8b0bf6b8 │ │ └─166161 /bin/bash /tmp/libvirt.sh │ ├─79d7deeb029f399b0f1add5ad4628592b07fb493856c954de819a3d7ee938214 │ │ └─153295 /pause │ ├─bf5bd2c280f9184a551b348c3b23c587fc5a44b17f69937068c1c42ac50a0fe6 │ │ ├─ 85224 /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 │ │ └─314563 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bb8b14e66930b5a477fd0350fe5366dad97cda076cc28f3cae99f226c7c7d858 │ │ ├─162357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162374 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─162380 erl_child_setup 1048576 │ │ ├─162481 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162534 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162535 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162679 /bin/sh -s rabbit_disk_monitor │ ├─78ded713476660d73a4305210794f08a27c5c3e33f24277c340e41bc460f0481 │ │ └─210261 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7844ca61c7bb360237c6b21eed9258fbd04ca58359fa99acdf6865ee21efe261 │ │ └─94024 /pause │ ├─89f274a1f90a29c2be80434dadfa1f9ef288464f6bccb827044633e003b6b71e │ │ └─153270 /pause │ ├─caa9c2387c1ace73ada436dde575a06870fb521ec519c46aeecd96bbce5ddb45 │ │ └─171490 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─293d2d07d8dd3f106a258612d8de4229ac5dc8ad9b9c9eef07fe3caf7be8e0dc │ │ └─45843 /server │ ├─8c423674e24b509df21912453bcf40e07470ce331cb0ac88f1fb86055442b817 │ │ └─207287 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8804cc17f42b71515dcb83c98a7ae52cd410cdc7a6c2c3c1c31197d082ab73ad │ │ └─128942 /pause │ ├─cc0921e2c7f93fbd41e3c5ff8d698599a886e404533cc240ac11816823442bec │ │ └─62932 /pause │ ├─b8197ed0ba67c71db80e1c6bbf4617f31748a8b268fb0fc19409b2bab3d0be0f │ │ └─220175 /pause │ ├─19d5907fbadfcd85d27ea67c360d1e8ab883eee9fd0f89eff0933f72aa8cf6c5 │ │ └─61376 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─193fb022cb7d456637c6cced0cc1177199716f21d95994b45b3abff7c39d0641 │ │ └─54076 /secretgen-controller │ ├─fe67e73f909b99a1164d92cbc40b5e67c61394df7e2f78db80a706cbecef8493 │ │ └─59057 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 │ ├─474587c5f112a77e6d4f198d1b2a916ce249b1b38161a8b9f3654a4d876d5571 │ │ └─125279 /pause │ ├─5f127829d400bbc72ff5eaf727f163bb4f16807bd482aee6e7d06b6e4de92156 │ │ └─164341 /pause │ ├─c81bd0fb63f493d96c153b05ee0567b1ef2df9ca2e80202a3a58652ef2f433c2 │ │ ├─151777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151794 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─151800 erl_child_setup 1048576 │ │ ├─151887 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151938 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151939 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152218 /bin/sh -s rabbit_disk_monitor │ ├─aabe5e1b2f12ca64ecc3e709ee4028f15cff0224675791244d7e45aee82f7fda │ │ └─58996 /pause │ ├─6fea9153dd80248419cea4b8b0017e2346bac095af702b30456e1e19d386f2fa │ │ ├─41199 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41576 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─179d9010c8bb20569bbbb4ac1d98be9d7771f700fdcc16effc4ba1f5cc816b64 │ │ └─207767 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─62ceb769e91b04d0632f12bc2fcc65fa615f7e4a2b1e3713ce742bbd27e5ac12 │ │ └─57126 /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.34.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 │ ├─ff1a32bdfbdfb9361bc57b850eb58f91ca40250cf1d20d369c50e50f4e6116fe │ │ ├─125015 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125152 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125165 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 │ │ ├─125373 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─358339 sleep 15 │ ├─461a691cce7bc7a2df1a27eb6bd15cbed901657959fb6805227a3ec7e6a52185 │ │ └─53952 nfd-gc -gc-interval=1h │ ├─6a5b8cd0274aeb800bf5cf5fe54bedbaada9697d67283570499ca341dd93dc3a │ │ └─193778 /pause │ ├─cf823a440d0a0f0f3c1cb2c411d72df5a6c8dd0980ecd0524f3b4fbc31ec0dac │ │ ├─235574 /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 │ │ └─235635 /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 │ ├─ecf1a0d100200859551dda334b02d8d5b962c2a278a1206ce1a50341688d9925 │ │ ├─165288 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) │ │ ├─165606 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) │ │ ├─165607 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) │ │ ├─165665 /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/tmp1rxlyg0m/privsep.sock │ │ ├─202626 /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/tmprzzyeqpo/privsep.sock │ │ ├─202806 /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/tmpipoe1bnj/privsep.sock │ │ ├─202923 haproxy -f /var/lib/neutron/ovn-metadata-proxy/9b1835ea-6b73-456d-b21b-2be4ef20452a.conf │ │ ├─334920 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─334921 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─9a476925ec1737123b3bcf1b5814347907294d890d3d60d7d83b56342a0662c4 │ │ └─160177 /pause │ ├─d946c837c1bfa8b1998ac744e36fe8adfd2589e12ece10fe892f4588ffeed04b │ │ └─208155 /pause │ ├─6035ca545ac901a138c0955e4235788ac237e7d4bc6a05cb03787fa76020c6bb │ │ ├─ 47802 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 │ │ ├─ 50038 haproxy -sf 176 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─358765 /bin/bash /opt/percona/haproxy_readiness_check.sh │ │ └─358775 [haproxy_readine] │ ├─a7aed16247deefe9fa87788b24a0654f841107959b790cb6b566c3a621832e1e │ │ └─211602 /pause │ ├─52058a84a29b9e9fca47331aa13de289d092d62d424ca7dfa8c7da8ed81d7b18 │ │ └─153498 /pause │ ├─542eb9238296edf995c5d4ffb52d6312e7e6b05a4a6078163a8ab746063ffb53 │ │ └─79179 /pause │ ├─0ad1e76482a3ddbff4663ce47f50a38f50865bb990d3474ae73a79c95618fd74 │ │ └─46463 /manager --metrics-bind-address=:9782 │ ├─e0236a3aeda4d6644f334b347c8b8d1ee4a62e4709049bcc0a7ff257cee3b24b │ │ └─97096 /pause │ ├─fec0c436c714d3d5af8763352e8b0165134a7310d162ae2a248f8c417f4526f9 │ │ ├─126359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126377 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─126383 erl_child_setup 1048576 │ │ ├─126496 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126609 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126610 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126799 /bin/sh -s rabbit_disk_monitor │ ├─ccafbeae902b32f571046b84b0756c2d1ab2aac3099c054910c3f7c84025ccd3 │ │ ├─223516 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223532 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─223541 erl_child_setup 1048576 │ │ ├─223634 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223687 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223688 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223982 /bin/sh -s rabbit_disk_monitor │ ├─d0c36ff1d9e83e89ac3fe49da3909d75a684fef1df236a071bf695763148658f │ │ └─39519 /pause │ ├─f225de5e435fd773157aefb34a5e823844ac6cde0ab4280d421b031e72d2aa94 │ │ └─219791 /pause │ ├─6ed24b263e7ca682f0d8b1f9579da8482614612d4cce28f82fb49b7ef5c76eb0 │ │ └─46318 /pause │ ├─6abd32a1b966be3707003113f039ce8a9a9323adddf802476435e19d351547cc │ │ └─60853 /goldpinger --static-file-path /static │ ├─d68ea8cdc26efa547a8ca02e59e8bd193eaf367045d234ddf043ab2341cd9e04 │ │ └─56978 /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 │ ├─f52f560505ebc9291e025091d457ddbca509db75c7ef4ca5b8b704df0257c794 │ │ └─59855 /pause │ ├─fdb0239f519f121b21d9f2cb89799090adf5e52d579dd6b68e83c11592f26fc4 │ │ └─207725 /pause │ ├─cfc7aa3a6dd611dde4c0f778572f4c08a22b742e0ba7f17f69ad8b3ac97011b9 │ │ ├─93134 glance-api: uWSGI master │ │ ├─93146 glance-api: uWSGI worker 1 │ │ └─93147 glance-api: uWSGI worker 2 │ ├─3ef09d5edfeab3cebcc9e334c672b2b9aaa29b9481d129c188d5331266b69193 │ │ └─43066 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 │ ├─802ac3667a79e8d7eeb23a91b852603df31b684ec00a73f4db1a585099210ce0 │ │ ├─161172 neutron-policy-server: uWSGI master │ │ ├─161187 neutron-policy-server: uWSGI worker 1 │ │ └─161188 neutron-policy-server: uWSGI worker 2 │ ├─85cc09ed9c6de047a1830aff3e8d62785e626d0b8c1d101d84fa04fe49e4c6c0 │ │ └─92825 /pause │ ├─cd5571e82aa716e4d03cc5d039637d2fb9a072c3eefd575089119cab1ee5f88d │ │ └─122258 /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 │ ├─af0b0cad4baa1f3232b342168e7ecd3aa2fadee74ebe7ce5b1d83e8a90b83579 │ │ └─61018 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-86.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 │ ├─6df9e666d1cee72cd45728dd5090a6c6f233fcbba1829655428968869ef8f60e │ │ └─61622 /bin/oauth2-proxy │ ├─221bcd23064c656029d27471e6049d70461d3a3f42663c23171b4e90f5e525bc │ │ └─174421 /pause │ ├─30443720c2b9e8f0b6cf76c9295b6a70c2a990764e695082e95cd96cd5a4fcf0 │ │ └─54036 nfd-master -crd-controller=true -metrics=8081 │ ├─552de24f6978c3a772327518e2128f5c1f20c1038722ae6397a8629e92fbd22b │ │ └─208184 /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 │ ├─c22b61732859178d41b248618300673a67e094ff3ff51940a216968a8e34c441 │ │ ├─124995 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125035 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125060 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 │ │ ├─125305 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─358336 sleep 15 │ ├─0a3937fed110a6423d89d7656f00f2ed50f59a5c44bf037e4c64c2884b0dbe75 │ │ ├─160990 neutron-ovn-network-logging-parser: uWSGI master │ │ └─161015 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─f8ac620f870858738d3d92345793f3dfa3ffe14f561eb33cfd765f9a885342fc │ │ └─60741 /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 │ ├─cbeec793e593e872e4e33c76615edeb5e1bfc92bd4361cfaeff47737e1be495f │ │ └─107309 /pause │ ├─18a105c083b20a75eb7e91f93e3c618a84895de71865ae7c902b08008152a330 │ │ └─128305 /pause │ ├─cead281009fc95fde4c9b25a6d816b2a02ed8c061d35429ac8d3c7c21f3b5abe │ │ ├─202694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202723 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─349158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─349159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4e325c9f3fee316f2d681c8d7e83de23f4143327a3ee98d1b934717a5536c843 │ │ ├─94391 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─94567 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─94569 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─35b6f786ee42f69b151d241278892ba8fc64f8a34aefdc1845d2501b042de01b │ │ └─39527 /pause │ ├─8815d41fcbd03b7e2a3048a2388ee85f9f4e60877d97e401c2bbaed4cb7c4674 │ │ └─151698 /pause │ ├─fe4f63acc99fd30b57e6676be256842c14000204be35d0faa314e282ada8207a │ │ └─95736 /pause │ ├─0d55cbf92dc93909372e0532146e29e397ae710baa4fbb9825dc716f2c73c201 │ │ ├─219832 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220264 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmph8udpkru/privsep.sock │ │ ├─220270 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220297 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─751303812c93ff1d52bb0a4630f9bd407cf8f8a031e0d22384b5c9cfab8086b0 │ │ └─58442 /pause │ ├─91b64a69c6bfa735d9f7c0a99f99fd74d72388059c9522825c3587dbeb124e62 │ │ └─42552 /coredns -conf /etc/coredns/Corefile │ ├─233c54e2762f1b1b303086335f46187f35f5ba547e89743e1c7c5588fa3b5887 │ │ └─85107 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-cf9f85b9f-745wt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8f4dc45058ebddd8d0980c9f61520a442fc3a1610feeb03354ce1aab2ac25ddc │ │ └─127954 /pause │ ├─ded1ef96641e721f5017565f3fb939549f32828527e63c877936f8b9fd0f1d5b │ │ └─166113 /usr/bin/libvirt-tls-sidecar │ ├─3ed622ff21ad4f910243fd43ec14a78d148d326474e93dd110642cde1bc074f2 │ │ └─174249 /pause │ ├─248d1802f79f242c3004c36bd17c07ad7cbb899c65d0ae21717415df872361c4 │ │ ├─125538 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─125755 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 │ │ ├─125760 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─358541 sleep 15 │ ├─91663aae66d3934a5643dd38206e59fbde887233ec339582a93956be9f68fb84 │ │ └─61641 /bin/oauth2-proxy │ ├─42b555f9f3fd4b6fded95e1d0d33c16b8fb7c4dc8c3dc73ac845fdecc1b7468b │ │ └─123630 /pause │ ├─3eed991ec36c2494b727afd376bcb8998d1232dcf0bc6b51407cdd456f0fc6ae │ │ └─39434 /pause │ ├─f59556dbd99d42c1b7455d3089fab53a0ae0f3b864eeab4a4c159d0179dc8128 │ │ └─235412 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4fedd825d22ee78d791b802afaf0f7b868abaf5f4611b588444308a64141f5b1 │ │ └─194049 /pause │ ├─2a4f9c21155ef991fbf06bd8c67627fe46426ab3e0b39b39335c33d353cd4c76 │ │ └─61103 /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 │ ├─e2bb5a4f0e38721b64c68422ae6b868e08d0c6b68b91f2e954a01d15ceac02e9 │ │ └─42068 /pause │ ├─b78414e175e627a99054a1f8d8c3e162560e3d6974cbaba19f89a155cfd0ac08 │ │ └─121945 /pause │ ├─c5422c942a63a16cc8f0bda351af4268719bfb90350ec5134382e839b0628308 │ │ └─53914 /pause │ ├─629823db3b6fc67f42cd6830b993d80c3411b1eae769f7ebacc8efa51ca2500b │ │ ├─74191 barbiacan-api: uWSGI master │ │ └─74204 barbiacan-api: uWSGI worker 1 │ ├─5ed97c758e3d86da926a88754c3a54c76b7ae3dd05d24df2d51f36dd9239c390 │ │ └─241135 /bin/openstack-database-exporter │ ├─3eb2e96af67563a8be810a20d6d9bfbf6b6257a9b0a590b279d30fbaadd68bf6 │ │ └─193694 /pause │ ├─6f9d2f2d4c91af40db0cbe680d9e1e7ed832ffc51ed61734fc030fd02b7a5437 │ │ └─60498 /pause │ ├─471373c3b16b715e157fb85c1b12f2f1e63107ab17ce7528cd9574e539080946 │ │ └─42487 /pause │ ├─438b1d9d3ac4ceb80745c8cdf7b7b68cdb42511e096f8a9cce0851785e3a000b │ │ ├─95816 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95833 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─95839 erl_child_setup 1048576 │ │ ├─95907 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─95983 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─95984 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96033 /bin/sh -s rabbit_disk_monitor │ ├─f38c3bb9c41fb82d301011f3fdecdb96d2df60176f467285b49e7e8adbd267cb │ │ └─94074 /pause │ ├─a62241d21f1335b5b9e1d484708cb2eb0eaf397b889331f6ce3d5f388d675adb │ │ └─240811 /pause │ ├─6f1412f6ba4ed892ff6efc9f75a1c9f744aa8580b61c74cc117556cfffb41d34 │ │ └─43418 /pause │ ├─887ae60e588d1f655913e31b14064d493c7e550fd45a4135a8b27a08e5794348 │ │ └─107376 /pause │ ├─06dc0fa55f1c91d39d6b98242f7fd2be0bab6a76bc97aa0ac151b4c4ffbc971a │ │ ├─203789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203807 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─203813 erl_child_setup 1048576 │ │ ├─203976 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204028 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204509 /bin/sh -s rabbit_disk_monitor │ ├─71117a9f43e373c23dc71efdb039082a39b7295201eabbee89f74a94ce750b9f │ │ ├─150205 nova-api: uWSGI master │ │ ├─150233 nova-api: uWSGI worker 1 │ │ └─150234 nova-api: uWSGI worker 2 │ ├─5c05c59c6dcdef4b34b2e6a1a4ecd42ed4e65c2b02338a5a5edc98b7fb481b71 │ │ └─225803 docker-registry serve /etc/docker-registry/config.yml │ ├─c31c97c04c5a98da36defb2515da6876c969d42741f729214cab3b5787f6b3d3 │ │ └─40743 /pause │ ├─4b9df6c3202d47259da1f86031ed3cf854fecb281948826739b4c5d7dd706ed8 │ │ └─56646 /pause │ ├─69f94a01205fa9af121e90abc29a71e9595dbc3485dc5caab0d089b710c2cbd6 │ │ └─45584 /pause │ ├─e8dbda3056ab1528babe51f9aae9b2078496ccc8fa6334222417cc0d23dbfb62 │ │ └─39599 kube-apiserver --advertise-address=199.19.213.86 --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 │ ├─1e16abea20d3e79fa9949b561e64819746bb1a21584bbb75d9e0a28f2adf02d8 │ │ ├─79294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79310 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─79318 erl_child_setup 1048576 │ │ ├─79511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79585 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79586 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─79841 /bin/sh -s rabbit_disk_monitor │ ├─b04ac9f5ea9f56cde6baab72283f5235ff2d7d77433cc1997afa25b3c7dd5d71 │ │ └─187030 /pause │ ├─76a38d0d22bc1211fb0d58506c66be932a0cacb8e442c6f0dc8b63e67e160a86 │ │ └─53986 nfd-worker -metrics=8081 │ ├─9d943f568fe130fc2c10ee73bf7c1be9f38676121f013bc7a21924d1a3b4f302 │ │ └─59376 /pause │ ├─b223b2c2ec2c0420c317b1c6ff1cff68d2c82fbab66f28fc88fa8b6887ee4d3e │ │ └─58501 /pause │ ├─77a6af24645086f6e5df3f0f5a83dd9623fec2ab6d4a99051015be0c81ab5c3c │ │ └─172238 /pause │ ├─992b5a00911b5c66c262a640a6023f6415e970dfc482d458f0995ee081f72e77 │ │ └─39617 etcd --advertise-client-urls=https://199.19.213.86:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.86:2380 --initial-cluster=instance=https://199.19.213.86:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.86:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.86: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 │ ├─a277c337d0d5dce31023b8ed7a08d8c70a9db9ded1e318571f4b78dee5cfba7d │ │ └─160926 vector --config /etc/vector/vector.toml │ ├─ba0f073d6570f814f97cb640e18c60242ef829be833e03dd1ccdb306b0d20969 │ │ ├─160843 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─161078 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 │ │ ├─161089 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─358752 sleep 15 │ ├─e1456b3baa334fb1a0920acc4cac1df338e91202ae4d27f61ac002a27f1b0347 │ │ └─43619 /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 │ ├─873eb214e2bda0e9a30b22f05b8b7c86dd7a7deee5aca760ce7afb05de6dd7d6 │ │ └─193754 /pause │ ├─a7b00052c1d74ec52ddcf245a40c8c77ecfdc70d9b9a5fa605944a40f3a9abb9 │ │ └─40761 /pause │ ├─806cd66df365c00e40b3638dbc79b0b2e22148f0f770eb1b7233f68783339268 │ │ └─227332 /pause │ ├─1562d12e4ab691b7342497a1e12abfa18cf716afb2cc7c5ed5a4006c8563cb4c │ │ └─171529 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─03e11783445060aa379e10236206548e9d95f222e9cf6b0a6cd91dade0e28747 │ │ └─43706 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7a0ad36e97967f3448fb91408b201f162c9c7fa7a83765703120fa9a4e0c23e8 │ │ ├─171546 senlin-api: uWSGI master │ │ ├─171601 senlin-api: uWSGI worker 1 │ │ └─171602 senlin-api: uWSGI worker 2 │ ├─0b43bab092a789dd68e89e45c631a011063e468496568022283b4c267bad5ed8 │ │ └─170066 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8d8dcb9eef3d181cd2729a56fd39ab4f1f54ff7f508a899b1b3ba4ac7fb9c621 │ │ └─46790 /pause │ ├─51d9bc028ce0ce117ad46f4fd6479ace343a2a16d64a2441584ec76a9ee3bbe0 │ │ └─39424 /pause │ ├─0073782748b1d7fd34ac5313f162673571ab8b409470fb90925e66b70e865beb │ │ └─126264 /pause │ ├─52a9e378072b93c279dddf69e3a96681c6776dfbc424077cdf22fd32b73895ad │ │ ├─220246 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220463 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220464 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1fd8ef1390940ae02233d76eac2e51fb8b36585b6cbc8c5b83da4d50b426ab23 │ │ └─39654 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 │ ├─90622a2b2d2ebc224c84a32f93f10dc012d2a689b468a8ae9f87330184bf5512 │ │ ├─108147 /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 │ │ └─108257 /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 │ ├─feba46b6bf73ed1823fd7d615672dbb434340075215abf24532d94deb30d1160 │ │ └─237291 /pause │ ├─80b98a2ef6013b8d1abdd5243c4627c072089291a41f35c1b8343bcaecaaa86e │ │ └─211659 /pause │ ├─bb68ce33549dd9bd199d6426d7fcf211e4ab5ea7af00f42fa780222028733531 │ │ └─223386 /pause │ ├─f348301f17eb8bf4cb98f989bda4bcdd5585e57fcf6909aab3fab35771845c02 │ │ └─39515 /pause │ ├─6b44a82db00e04751619004acf5ed7e2045d11085448b31c8b7a3472d7a1e5fc │ │ └─61590 /bin/memcached_exporter │ ├─2b023be9a18fb40c3eb15e01ca8ca35a7c0e4a4d03728c444cf54d2186f086f5 │ │ └─174302 /pause │ ├─615403de4fc10d426cccc148e1b120a604a463f0f110ddbe8903edea947c7fdb │ │ └─58539 /pause │ ├─7e35f882e3560cabddc89deb69eeec8babde0995feaf79fcfd0534b77c185dbe │ │ └─206289 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8c84b63a8c00f23faa83b91c3d43dfb0a0faf867ff272e2017befd87fd29bd14 │ │ └─164271 /pause │ ├─f23d7df1c2eff5f29dd3e115692adc234c5d8eb9b4bb8af95888d6642fd246f3 │ │ └─227196 /pause │ ├─2c8cf468cc3caf0ef2aedf1bc3b5b77204178f8af490f23e8fa5269f6f3cb3d7 │ │ └─69571 /pause │ ├─70e2e2293788ad049466b15c84b52111a47e1adc30ec212071c37c87d91b8910 │ │ └─109421 /pause │ ├─51a0ce4359bf88d4c22fd2884faae92a820a6fd756e0ac09234f5026347f1372 │ │ └─239876 /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 │ ├─b1f6f3264a8707ba38d5b3df703d13cfe2b3387e79be1b9459c9c4d842fc39a1 │ │ └─61801 /pause │ ├─d50bdd2a31755fe2a3f1744aeedddfda6e84d31bcb2040c71d2e0ec1955c3ca4 │ │ └─56694 /pause │ ├─2ba68e74674277642cca534d18cfbe4eef65cca55dd3ac25d891b9a97705e3ff │ │ └─85927 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─6b03623b47c74fca8531b4f5a9b51e8053ac60267544dbcdef4f8ff63b8da04b │ │ └─46587 /manager --metrics-bind-address=:8080 │ ├─8950d1737f2b55c2ba553871fea7964c7e377c1d023b0e514cca28b0ea2602e9 │ │ └─43536 /pause │ ├─4f9f15188c8fc5efea89c557972e8e1d4fdba4d559578c10b2b7651fa7a89c52 │ │ └─57797 /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 │ ├─10cd3f2a4ca534dfaa758be8937fab25868872b24d2bfb26b7e2296e5ef18af2 │ │ └─59722 /pause │ ├─b1313c92c9021605338f945c225f25f4e7c8b950150c4da02fe3084dc974c566 │ │ ├─150303 nova-metadata: uWSGI master │ │ ├─150319 nova-metadata: uWSGI worker 1 │ │ └─150320 nova-metadata: uWSGI worker 2 │ ├─35abe143f774884946d51f572d691474fc20d172ae647ce4c935c865fb2aeeeb │ │ └─164157 /pause │ ├─c9a7d2fd83042807061f2f9df72b6092e3cbca9aa43dd01657aae3a6a69097e4 │ │ └─171527 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─864bf71f722e46e437cc1dc0bfbe51766942f3e42d96f180c3fd36e1f5714016 │ │ ├─59517 nginx: master process nginx -g daemon off; │ │ ├─59531 nginx: worker process │ │ ├─59532 nginx: worker process │ │ ├─59533 nginx: worker process │ │ ├─59534 nginx: worker process │ │ └─59535 nginx: worker process │ ├─933b0b698eb960ebd430725adebdf4f53df95e789ef7196cf599dfb3314ce270 │ │ └─105079 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─82d4c4c4ffc6a1ee159efd7f1069541d8bd4531bcffe041c1a81b83dd8d32fd9 │ │ ├─ 45802 /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 │ │ ├─ 45815 /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 │ │ ├─ 45946 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─239168 nginx: worker process │ │ ├─239169 nginx: worker process │ │ └─239170 nginx: cache manager process │ ├─a3a7d68fb51ac036a069bddbecd504a945a79ecb38a449fab1aed17e7575a305 │ │ └─45482 /pause │ ├─fa29f186292d998da91ad2a8c725973c73889f7a2fafe678595474911ea645f5 │ │ ├─62007 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62024 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─62030 erl_child_setup 1048576 │ │ ├─62106 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62157 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62158 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62212 /bin/sh -s rabbit_disk_monitor │ ├─1393d1cb17d6282b390d9446943834fd4977ebf48603ad50c6ba6ecf3e227e3d │ │ ├─201985 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202370 octavia-worker: ConsumerService worker(0) │ │ ├─202373 octavia-worker: ConsumerService worker(1) │ │ ├─202376 octavia-worker: ConsumerService worker(0) │ │ └─202379 octavia-worker: ConsumerService worker(1) │ ├─9c5aec3bb352a15c113b2bd6930d4a9b2f3b1f73f2c7344b9cf7c702862877b7 │ │ └─210230 /pause │ ├─662afa5f384afedcc711ef593c41f01d5c20c179a8442f037de7123b6b91f446 │ │ └─162253 /pause │ ├─4c68c155c6936789f6288a333ff6e5a2c0a8ae52ccc332aa6f6ff14949b49fac │ │ └─207073 /pause │ ├─a1e26eb4ba6d85a554d48997d2e9a9b249bc90491580a5cfaf30fc10366c4a87 │ │ ├─122292 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122305 /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 │ ├─1d9db8e74c894098d9a3c804c91dc8467416ea00d22f91e90dfdc7548103700f │ │ └─47170 /pause │ ├─b4cc557e5d5b87954bc6b1d214b36c1a9d183954905f3555f2dd1d17ffaa5fd9 │ │ └─43457 /pause │ ├─d2a1efeb80c19254548514ce44054e359635d782b5920bc0db6535a9fb7a82d3 │ │ ├─151027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151427 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151428 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─13ac68a59c5c7b136379e501791233c49f30ea25adbdf486f3b32da8f8181567 │ │ ├─239456 apache2 -DFOREGROUND │ │ ├─242384 (wsgi:h -DFOREGROUND │ │ ├─242385 (wsgi:h -DFOREGROUND │ │ ├─242386 (wsgi:h -DFOREGROUND │ │ ├─242387 (wsgi:h -DFOREGROUND │ │ ├─242388 (wsgi:h -DFOREGROUND │ │ ├─242389 apache2 -DFOREGROUND │ │ └─242390 apache2 -DFOREGROUND │ ├─15491c7544be5e25d682635bdc77a54b63d07c77807f50aa79a4c4be5bb2ec5f │ │ └─46418 /pause │ ├─2f9ca2e635a236fab81f78793f10e18e6682ac659953155d6dd9c69c8d55782d │ │ └─203709 /pause │ ├─873c2459d1477bf7267b806e8e538ca44353728e25ffff9e3911203fc5cafe21 │ │ └─39635 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 │ ├─be20a8fde18dab756d5d9a87e8a6e7fc6706ab2b12f7e6154fedafd39c7f45ea │ │ └─39763 /kube-vip manager │ ├─73aac28068703b3c88fd5af9ab152e795fdbccf7e47334f1c284d15173657f46 │ │ └─39994 /pause │ ├─0a150fc0d0ff6c0e5db9aa206d6de4876bc2755f4dac349d76457a1a8b4f66e3 │ │ └─53705 /pause │ ├─1ecee57608f8478e06beb1c9bcec6abb06905199fe5f736581c3e4e1e1fd55a3 │ │ └─47676 /pause │ ├─f01bf22735f8e8f03af09a5859985d240244a406e003ea98689de2a049a9cdb6 │ │ └─60700 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-86.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 │ ├─47c7583ac83ccee4a25f1e0411383e8771a53946ac3531e214891e7a5ab608c1 │ │ └─58113 /pause │ ├─f739b32c099e589eb80655859f1c690150247f34d5cc88887b1b88a3657ab90a │ │ └─60656 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─10c65f783cc4bf7cfb31109e26ddd46517d123ba62df27f8387ece8d28c3df8d │ │ ├─151029 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151420 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151421 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─07260d99d0cd0f2a6ea09a6d3e20d2eb4edd9c1923ff70bbc57fab2370b90a9c │ │ └─42571 /coredns -conf /etc/coredns/Corefile │ ├─3edd9f16fcb74be24647ac3eefe4a592d08f2c01a661d5554b933353dc0a75c0 │ │ └─48007 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ba52ce81f90032fa31e85480ac879755b40d1895a13b4cb4d4a29b09765934d7 │ │ └─43665 /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 │ ├─8f5ba6f1eec40c9d399b0eb2f6ce7b6e6fc939942d16ea0acd3a5fc82e95f394 │ │ ├─104637 cinder-api: uWSGI master │ │ ├─104650 cinder-api: uWSGI worker 1 │ │ └─104651 cinder-api: uWSGI worker 2 │ ├─e9f1dc0ab60a31d505c11d9052283844651d1fa7aa4c93e012a42f309754c0ed │ │ ├─57516 python -u /app/sidecar.py │ │ ├─57834 python -u /app/sidecar.py │ │ └─57837 python -u /app/sidecar.py │ ├─f4a98510f853e04ab06ca094fd4ad93fc9cb2ef0cab866057cd9e1f237617c5a │ │ ├─235440 manila-api: uWSGI master │ │ ├─235498 manila-api: uWSGI worker 1 │ │ └─235499 manila-api: uWSGI worker 2 │ ├─3daad58675e89df031c32875d8379c3d71fcabdf8e8772c890fa194e9eeae52e │ │ └─56545 /pause │ ├─708fdb2f0b1d456cefa230e056f533e1cc363a65f7ebfc5418c56b6030543461 │ │ └─60788 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─80b4f65363c114d34e6fdbd5303d1b9228c87929204ee67bcb5d93b6b7551452 │ │ └─166724 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ec5d3f0ee0965d4336bc32436a5b4f687c9ba375d34c12cd601da29271ab28c1 │ │ └─70511 /pause │ └─57e55b71eabcadfaa11b8aa01efa3d6d2019d72a9335ccfe1ff37775ce0440c6 │ ├─153906 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ └─355202 sleep 300 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount