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 │ │ │ ├─22117 /lib/systemd/systemd --user │ │ │ └─22118 (sd-pam) │ │ └─session-21.scope │ │ ├─22052 sshd: cephadm [priv] │ │ └─22138 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/199.204.45.144-22-zuul [mux] │ ├─405748 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uvzluzmnbgahutbczrgjrvkknjfqkjjg ; /usr/bin/python3'"'"' && sleep 0' │ ├─405749 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uvzluzmnbgahutbczrgjrvkknjfqkjjg ; /usr/bin/python3' && sleep 0 │ ├─405750 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uvzluzmnbgahutbczrgjrvkknjfqkjjg ; /usr/bin/python3 │ ├─405751 /bin/sh -c echo BECOME-SUCCESS-uvzluzmnbgahutbczrgjrvkknjfqkjjg ; /usr/bin/python3 │ ├─405752 /usr/bin/python3 │ ├─405753 /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 │ └─405755 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 318421cacb65b693571c9da98a71e5e176d785ae823a420c9a6e049a810af74c -address /run/containerd/containerd.sock │ │ ├─ 12947 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86f5917ffa739eee2741bcb35ac4fd27ba8563222ba139161dcf36b8e1ee0f9c -address /run/containerd/containerd.sock │ │ ├─ 19093 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e20b25ee8e77a810e899a2eac9d207d178e5ad5e3772a56ffd9a8c69aa66b14e -address /run/containerd/containerd.sock │ │ ├─ 25667 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22a860e8e5b13aef618169e42ec806949ef47f63871cd81568f9fbe86108ae39 -address /run/containerd/containerd.sock │ │ ├─ 30349 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 835ddfad45b163efd1964c3cffb87d0b52d9eddfec6833844741697f3dab797b -address /run/containerd/containerd.sock │ │ ├─ 35157 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60b5d8485fdf7c4cda8ebf00f685e5dce92362cabd63b177205c2c78b61c89ed -address /run/containerd/containerd.sock │ │ ├─ 39799 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fbbf391303e71b4cfcca1ce780b0ee85c16d6f0e5e88f13543948c45910699df -address /run/containerd/containerd.sock │ │ ├─ 42341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727cb50cd2a1821d2e0fb3314407240680e2bb0b90030ab1d8911c3a3cf0d5bb -address /run/containerd/containerd.sock │ │ ├─ 42359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc00d1d04f3b302de20fc597c8e0fdf42e14aa28878de1ccae792d3d1c8c01dd -address /run/containerd/containerd.sock │ │ ├─ 42365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8439aca13ff6c5ba6457542651a184dab63cb899a3ac6bddbd51c40c6a25d03c -address /run/containerd/containerd.sock │ │ ├─ 42370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbc296145fe39af54370d5584a1f9bcde469944e9694a8b4db97c22d1541f31 -address /run/containerd/containerd.sock │ │ ├─ 42384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1919b45f3d2ebaac380b9afb176d0e780f830e5aab0c3a106e38ca90a403d09 -address /run/containerd/containerd.sock │ │ ├─ 42954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ff6064d211a7c34ca0cec4c75ca7a305c82d6423ef9b6b45ed496bc9fb52f6 -address /run/containerd/containerd.sock │ │ ├─ 43686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532ae78dcfd73397ac9c913160c3e7fb654feb4f09e4a0451e9bc08794b45aaf -address /run/containerd/containerd.sock │ │ ├─ 43688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda6b1e2413cc5f636c35aa01c697a1dae51b0ce1e37d44a2e61ff91755ed530 -address /run/containerd/containerd.sock │ │ ├─ 45032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7da3ef8c12ae3313d523da4ab6683de93a08592bf77f569b8e16d2f7726cc7b -address /run/containerd/containerd.sock │ │ ├─ 45447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab74235d4dcc9e0d97d8286ee6d236f7ba9541cce758c282d9206c321224e51 -address /run/containerd/containerd.sock │ │ ├─ 45492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cf4450d61902b9b3fa54879e87e677267df6343ccf82fc7846a54ba2f80f19b -address /run/containerd/containerd.sock │ │ ├─ 45947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff280c780966ad3ed3f95c267abfea8e32020f016bf92e32ee7cac6d6ad23e4 -address /run/containerd/containerd.sock │ │ ├─ 46461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25f84f79e37cfef02e84de4d8d3c72645e4abe88c840b8af8caf21e9a95bef8 -address /run/containerd/containerd.sock │ │ ├─ 46503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a3d8c9aac599429fff862ad043a4d9da50ec5815f3802b75b818dfa6540b08 -address /run/containerd/containerd.sock │ │ ├─ 46561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d38eedb33a99758930c408c9129cace5c6bc99278645d92a6cee96849df38de0 -address /run/containerd/containerd.sock │ │ ├─ 48628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7946df829bbc3b0302c4fdf4c905b29cdf4df01f14ccb86daa5c7501ec8dbe -address /run/containerd/containerd.sock │ │ ├─ 48727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40d8664a688831ce646aede54c32a8431a585e6e30ded3da01a4d85a69a135d -address /run/containerd/containerd.sock │ │ ├─ 49668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbabd3b8f2c3da4bc31f40b2c9dcb8adaa6fe3d72841543b1ea1cb6223865c13 -address /run/containerd/containerd.sock │ │ ├─ 49767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb63a3d2bf6fe387c7d70d54d9bd27dc54bf5abbfdc0d651a970d7671ba9ab6c -address /run/containerd/containerd.sock │ │ ├─ 50150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885796781a72309581fcecfc9c910614827af084d8bcf7170a2d321b0701f61a -address /run/containerd/containerd.sock │ │ ├─ 50457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680a552b684289dcfd7400f38ebe964b12164fa72948e9d59f26e4135464957f -address /run/containerd/containerd.sock │ │ ├─ 50817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3ae9d439bde679bdc0758f30984336b88f19d4c74cd9a5a0c7e4514abd903b -address /run/containerd/containerd.sock │ │ ├─ 53065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b69d37775ffae92a2e84261e42a3e678d697c2a1a98aea9ccf977f35a21bd6 -address /run/containerd/containerd.sock │ │ ├─ 53277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54247047e802b853eaa3cd19b19d66cb86e38f684e62f28895fc99d96ae4b18 -address /run/containerd/containerd.sock │ │ ├─ 57546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64fc3701e433fc44f0c36ba01e3d85e0dcbb8296a3f4d2f627baedfb5dc43a9 -address /run/containerd/containerd.sock │ │ ├─ 58168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97fd4c1419b7b9e1ff97e8b2b998c2259874de181ef115745806029fc3032c63 -address /run/containerd/containerd.sock │ │ ├─ 58223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c461f9e96c4ed93352390d8388c45a24a284d42129001d14b26e994341419612 -address /run/containerd/containerd.sock │ │ ├─ 58271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35681b30edd51c938b619a3d251a84d4308ca4ac7690a1892df3081fc8e8d567 -address /run/containerd/containerd.sock │ │ ├─ 58419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2477cdb76a0334a9425892b9e0cfa4a0c07fe7035808a680142a50c204575ff -address /run/containerd/containerd.sock │ │ ├─ 62562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a49e61b0a8ddd59de0d37c54b54d2a8c39f654088b73cb9ea0f1d67e0008c3 -address /run/containerd/containerd.sock │ │ ├─ 62646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b166de58f53e88036b71779a2ccfe3d3cd2178c5da7f689decb1171b55d3f98 -address /run/containerd/containerd.sock │ │ ├─ 62757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0dbec2df0b9966b64889ad5f05af20788cffa5cc95ed70fe265cb9d90cbcf0c -address /run/containerd/containerd.sock │ │ ├─ 62794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3655536f4035188cb30d3b4316bec669c9172912fcb3ffaf5ea9404e7c95e813 -address /run/containerd/containerd.sock │ │ ├─ 64133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d7833dc7c88a1792f6946bd61c03d400f955708d3521b487682a21b87b60b5e -address /run/containerd/containerd.sock │ │ ├─ 64292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ff1e928d2b63a430eeb1d906aa9b4643a4eca32613bfa32f0d9e2174ef204d -address /run/containerd/containerd.sock │ │ ├─ 64525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca16f16833972322c67006315f15fda0f948bceab08a53dd01e570294ceaed6 -address /run/containerd/containerd.sock │ │ ├─ 64569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71a008d7e01b916f65c743b635bff22efe827d7ab738944aef9b19a7e817b8e -address /run/containerd/containerd.sock │ │ ├─ 64629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f20b52e215e9a2caf7fcb065499dd1bc8cd6a447b10553a7d53fa32d96277e8 -address /run/containerd/containerd.sock │ │ ├─ 65068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5d314ece7ab63a7a6536c6f4a51bb8eeadf813d4a2152908932368dd2128bf -address /run/containerd/containerd.sock │ │ ├─ 65414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e79532651eb11cebf6cc13d755fc8557eed084af8170ec08b1d33cfd93595a -address /run/containerd/containerd.sock │ │ ├─ 65609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b33edbe23136e3951b915a25a735392d9a9a449c3233518247d82854783e53 -address /run/containerd/containerd.sock │ │ ├─ 66264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c25179e7fb09b8a32ee43775c6063b711c6ee00bcb856fc48c547a437aab846f -address /run/containerd/containerd.sock │ │ ├─ 67079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6481ba7870a810b63ccb20d48fd6d59bae1c163b907961a1c482d49fa3d37fcd -address /run/containerd/containerd.sock │ │ ├─ 68897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7422524ccf82f2275ce22d7b66ffe2f4fa09c8029b56879d45f86d788dec4b3 -address /run/containerd/containerd.sock │ │ ├─ 70655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d9bc1a58aad904ab5b4a44d661eb24b0bcaa0c96ab88c5d9334e0f77fcd9a4 -address /run/containerd/containerd.sock │ │ ├─ 79944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec937eb33c91d38b378667dea177ec195a5c3c452f4dd0141f989af15dc9ef77 -address /run/containerd/containerd.sock │ │ ├─ 81553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ccf3fe848d3c3a9a73935de45cfb60dc71c33d8cd3ad85d2286e85942aec470 -address /run/containerd/containerd.sock │ │ ├─ 87513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20bb2ed79d8d4da8843d79428976ab0fea28415079a05aaca67b9776821e7c83 -address /run/containerd/containerd.sock │ │ ├─ 93569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7918af0fd5e39b269ed7e06f34917946f2986bf6eb01fd5a3cd277fa4681ca8 -address /run/containerd/containerd.sock │ │ ├─ 97700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 070497bdd6d27ff33fed058f7f28013c57a9550d009eaeecdb0bd5eeb6020cbe -address /run/containerd/containerd.sock │ │ ├─ 97738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd26e1f54297fb160601d02e593c430e510d7ad0500e64b9a78f723a2714a44 -address /run/containerd/containerd.sock │ │ ├─106567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d3c926af47f79db7a0aad6b29d51f3fc306883659913a438a48ce0aa0616410 -address /run/containerd/containerd.sock │ │ ├─108080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a3074b1d1f0a54988bb30e6c679d8f42717c9a1f0659caf1b57276f4563a4b -address /run/containerd/containerd.sock │ │ ├─108178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0c7b32a2dcd6fb55496afb92d426deb70e6f0014cd9af1845f4157b1403229 -address /run/containerd/containerd.sock │ │ ├─110065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3054276eab8b50411508a884d2e6d2bcc9e1b802a30099230d7e33461ab8b5 -address /run/containerd/containerd.sock │ │ ├─111827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58447c65711288fdde792d7bae6a601ccc884c8ce7fe1a37408f6711da9020d6 -address /run/containerd/containerd.sock │ │ ├─111875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ea61228c0020cfe8565e09b04eef20f4b33d1b9b0b7ff3d1c98f9808b504653 -address /run/containerd/containerd.sock │ │ ├─124948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1ef16b887884e4c1204471ce81c8a62f612828b621eb9241b4914dc99b17aa -address /run/containerd/containerd.sock │ │ ├─124982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 408f2bd43306d016c40fa38747bab88061894235e80bff0508d542ed6daa543e -address /run/containerd/containerd.sock │ │ ├─127606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bffa85bea72a299019b4f859682d8878ca1b2f30a6ebb46aa7ac82910649a201 -address /run/containerd/containerd.sock │ │ ├─142128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99eea9e8e408336d7acaa60ff63dcf0f283252a92cb055a088ccba8652879a12 -address /run/containerd/containerd.sock │ │ ├─143176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18b8c8ba6481a55f029a6d9f9c3674f83788e5979b05674b1c288cc7e406ed1 -address /run/containerd/containerd.sock │ │ ├─144302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eca4fc716022c50c807e9c574aa5ce1172f35b741ced0d8da51c8ddf7bafca4 -address /run/containerd/containerd.sock │ │ ├─144349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e4003e64ef1c0ef20218824f47cb04b1aa8065461a833d8a8fc494b72f1c57 -address /run/containerd/containerd.sock │ │ ├─144943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250790286d49e89b641e705464e80cc5d1b318de05ce6f79e62052807f12fe7f -address /run/containerd/containerd.sock │ │ ├─146054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 454140cd80305923f28be705cd3cc8b2292c737bbee349b0a4635eecf46ededa -address /run/containerd/containerd.sock │ │ ├─160379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a11caafe826449a995596c38db3cca04a19e04f58d06e7dfe189f41878f94a -address /run/containerd/containerd.sock │ │ ├─160609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a87a55d1af54abfab7d458e0a80d63fa87da59148f8490c8ba3219c889c24398 -address /run/containerd/containerd.sock │ │ ├─160670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 003b970cfa81882f2f94e736f7d0ad1c4bbb9e6b407afd79023130763285adab -address /run/containerd/containerd.sock │ │ ├─160857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdf5358dabbd24f37d3dd1224b2610f70d3688f84ce31fc80eb6a4a86f1b2ee -address /run/containerd/containerd.sock │ │ ├─161125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d318ac24c909890ddea5604c61a8a32173ef1769838e7ee7eed581fc2597ab6 -address /run/containerd/containerd.sock │ │ ├─161393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6b29cce5b51fce59f388aee30386839511ecfdfc7bfcc8191250fb4814a5c2 -address /run/containerd/containerd.sock │ │ ├─173594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aedfa94d70574f62a714e94f270527bb40d08880999f59dd76258a5331594685 -address /run/containerd/containerd.sock │ │ ├─175527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7d20d70ba9cb1993fd58191d9aedb43b9a6995e316b4542323f35c6568af22 -address /run/containerd/containerd.sock │ │ ├─175551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d91681221ee732bc78bd3b101e8aaa5d5c1ad527049da93e119a66b2401ac02 -address /run/containerd/containerd.sock │ │ ├─175607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262f82ee729f3556ebe7ef8b8cac0bfefa884e5379d5117b44913634b920fb58 -address /run/containerd/containerd.sock │ │ ├─176028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a2df2cb18f451fa684ae62b8a920d908f50fe185554e1693b3865669cb8d20 -address /run/containerd/containerd.sock │ │ ├─176067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e81f76d7350451c8aa577b757688893ebf6057934f5a34dda8e99db379bac3 -address /run/containerd/containerd.sock │ │ ├─182775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bcbd51a232e33c59800426e1e909d50e710208b5e03da9a3a641bf509eb1c92 -address /run/containerd/containerd.sock │ │ ├─187719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc956dd455571735b8b7b1816ea44224cc3cc8ce8ef68c4eee763716c058866 -address /run/containerd/containerd.sock │ │ ├─190424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed271af47598ebee4de54c09d9eefba0186d835f5f8079120c6ea4e8244770ec -address /run/containerd/containerd.sock │ │ ├─190569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7590d292a1cb986d5786ef0968c6baddcea5dbc7fe2cd89abbbf2992efad7644 -address /run/containerd/containerd.sock │ │ ├─190643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2277959f651844e8072bb871b58c4d765bd457811ba38c5c19f16cf989d73a -address /run/containerd/containerd.sock │ │ ├─206878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93f336227a94bb763371db615239eade55e130203d09ed97535c42c6c41bce3b -address /run/containerd/containerd.sock │ │ ├─214394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893f832c88a9329ef70b79cd616cc672aacd3122040bf2621b8c636b2acef164 -address /run/containerd/containerd.sock │ │ ├─214423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f7622111d9621e78d2f75523bd74a303bafbaafdc7ad4b755a688ad1a01b321 -address /run/containerd/containerd.sock │ │ ├─214428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab338577d72f34921c615151e306ce5bbeac7f1474c5fd6cde58434a9dd82f4 -address /run/containerd/containerd.sock │ │ ├─214787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0669898a5565499f9f66097d308b2734804e0e875cbd4c861824c5e5f17a4429 -address /run/containerd/containerd.sock │ │ ├─226172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25952748098d6ae302ae03b6427dbb306ae887f3cbb160312e91f842f0d847d7 -address /run/containerd/containerd.sock │ │ ├─228558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f7df2255e9a9532338a027957298edfa0e3375e118075d3da2cd1bd835dab3 -address /run/containerd/containerd.sock │ │ ├─229586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3e542431ff4d1e5ec5abfa849861c7c6ecacdc676f5303d33751d874fb77e6 -address /run/containerd/containerd.sock │ │ ├─230669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052f879c08812376d00358222f52176cc3f34322c3589d76ca8661e320aef942 -address /run/containerd/containerd.sock │ │ ├─231738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0952a803ee44faacd0779a6e1cc8c523a175cef2fe8e961ca4aa17c87ec87bbc -address /run/containerd/containerd.sock │ │ ├─233594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8389b45ca2c5070f6a4f1db51773381b7a86fc09e0d320016ffd63579583dc0b -address /run/containerd/containerd.sock │ │ ├─234966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a7e885bcc6cc4b548d54224bc66741e593c565cedc38ef0dee0f2e605b9808 -address /run/containerd/containerd.sock │ │ ├─235029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73950ea9c9be4f827ed739efc663f0d0651cae1e1a7cffc58005399851cf43bc -address /run/containerd/containerd.sock │ │ ├─244273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f8173983a6315546ac107fe09c35c34f3d70181eee51327e6901d0381bbf36 -address /run/containerd/containerd.sock │ │ ├─244704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f382bfdd5e41c83ec87532a4767678393b018b0b4c8d3e9a22ff96ff3497d4 -address /run/containerd/containerd.sock │ │ ├─248103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c0593acee7ac473ed3ca1997eb55d80ff9f2bb63937104e44d9e1aa02ace30 -address /run/containerd/containerd.sock │ │ ├─252516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90a9e067deabf37eccbd54b9eb384e5dfccfede75d24bebedd05b46579ae83a4 -address /run/containerd/containerd.sock │ │ ├─252718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf2c760a98e7b640c04d42ffee3b1e0d138dd42e31a70d18a3af991a6a5ff5a -address /run/containerd/containerd.sock │ │ ├─252777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abfb13a6f855e8441bac8b8c92b93e8ed0ce096ada88eed154c9e6081e9fea25 -address /run/containerd/containerd.sock │ │ ├─252923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca6ca7ab07805300044734751156a70469d30ddfd4024473cdf6077839a2661 -address /run/containerd/containerd.sock │ │ ├─264579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2097ed68084725820808daa4cd0559ec75435b1564eca106b84facd6a4b1e52 -address /run/containerd/containerd.sock │ │ ├─267240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25c18e93ac33d1dfadb8b7dbc2c638ae09ecc1d6d0f505c4a2564af1730f1ecf -address /run/containerd/containerd.sock │ │ └─268651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f729aec26e6055507640e45cca4c086f6c3b3fa3a953bed66239aa659c909bb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30062 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30332 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19042 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19063 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25387 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25651 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.toukgr.service │ │ │ ├─12859 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.toukgr/unit.run │ │ │ └─12892 /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-toukgr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.toukgr:/var/lib/ceph/mgr/ceph-instance.toukgr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.toukgr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.toukgr -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@ceph-exporter.instance.service │ │ │ ├─39756 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39775 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34876 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35140 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12525 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141581 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42796 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.144 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-86f5917ffa739eee2741bcb35ac4fd27ba8563222ba139161dcf36b8e1ee0f9c.scope … │ │ ├─12972 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.toukgr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12993 /usr/bin/ceph-mgr -n mgr.instance.toukgr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r10a45d1f18bc4ec8b2e11a37bab2e2f4.scope │ │ └─189784 /usr/sbin/libvirtd --listen │ ├─docker-e20b25ee8e77a810e899a2eac9d207d178e5ad5e3772a56ffd9a8c69aa66b14e.scope … │ │ ├─19116 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19130 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─405495 sshd: unknown [priv] │ │ └─405496 sshd: unknown [net] │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─11094 /usr/sbin/chronyd -F 1 │ │ └─11095 /usr/sbin/chronyd -F 1 │ ├─docker-318421cacb65b693571c9da98a71e5e176d785ae823a420c9a6e049a810af74c.scope … │ │ ├─12606 /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 │ │ └─12619 /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-835ddfad45b163efd1964c3cffb87d0b52d9eddfec6833844741697f3dab797b.scope … │ │ ├─30373 /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 │ │ └─30386 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-60b5d8485fdf7c4cda8ebf00f685e5dce92362cabd63b177205c2c78b61c89ed.scope … │ │ ├─35182 /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 │ │ └─35194 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fbbf391303e71b4cfcca1ce780b0ee85c16d6f0e5e88f13543948c45910699df.scope … │ │ ├─39826 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39865 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-22a860e8e5b13aef618169e42ec806949ef47f63871cd81568f9fbe86108ae39.scope … │ │ ├─25691 /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 │ │ └─25703 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141457 /sbin/iscsid │ │ └─141458 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─3d2277959f651844e8072bb871b58c4d765bd457811ba38c5c19f16cf989d73a │ │ └─190667 /pause │ ├─9eca4fc716022c50c807e9c574aa5ce1172f35b741ced0d8da51c8ddf7bafca4 │ │ └─144328 /pause │ ├─d011c3824cd5a252d51fefc95ab9e29e5502f58001db41cda10542a10f2c76c7 │ │ ├─193911 /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 │ │ ├─375489 /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/tmputz9r0uh/privsep.sock │ │ ├─375978 /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/tmp7di9b5hp/privsep.sock │ │ ├─376959 /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/tmp38jp7em2/privsep.sock │ │ ├─405703 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─405704 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─59563d44d80ee4a4162d98d3c38e4eec54ca7194b62e05ea5037b20844ba6158 │ │ ├─224984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225003 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4f4c5d71db66f8c65bc774506452f86232b339c095b6b37c82daec3995ceffa2 │ │ └─68318 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─42a49e61b0a8ddd59de0d37c54b54d2a8c39f654088b73cb9ea0f1d67e0008c3 │ │ └─62588 /pause │ ├─57d4a84ddcfc3bd64feeb4c4f40c03a8cffaaf9c8f815fb7ed8be060a82d542f │ │ └─42616 etcd --advertise-client-urls=https://199.204.45.144:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.144:2380 --initial-cluster=instance=https://199.204.45.144:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.144:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.144: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 │ ├─bb63a3d2bf6fe387c7d70d54d9bd27dc54bf5abbfdc0d651a970d7671ba9ab6c │ │ └─49791 /pause │ ├─885796781a72309581fcecfc9c910614827af084d8bcf7170a2d321b0701f61a │ │ └─50173 /pause │ ├─cdd6cf639ca9d1c4b16ccb8cf626f751449e215c4265a30bd70cef2f928ba283 │ │ └─42586 kube-apiserver --advertise-address=199.204.45.144 --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 │ ├─b9f382bfdd5e41c83ec87532a4767678393b018b0b4c8d3e9a22ff96ff3497d4 │ │ └─244730 /pause │ ├─756c564d7ffd920672d54ade97bf53c1cfb84fe757a283aa5804ca1cf40e8dbd │ │ └─66340 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e3996a546f454c461734aa348457fad9de758936b88e4117f0a951e7cfbc784d │ │ ├─ 74047 apache2 -DFOREGROUND │ │ ├─ 74090 (wsgi:k -DFOREGROUND │ │ ├─ 74091 (wsgi:k -DFOREGROUND │ │ ├─ 74092 (wsgi:k -DFOREGROUND │ │ ├─ 74093 (wsgi:k -DFOREGROUND │ │ ├─392917 apache2 -DFOREGROUND │ │ └─398221 apache2 -DFOREGROUND │ ├─262f82ee729f3556ebe7ef8b8cac0bfefa884e5379d5117b44913634b920fb58 │ │ └─175649 /pause │ ├─db9ef11f3bdc2cc3ca1363d17da990bfbd59226e1724a3b8edda6b78fca7aa84 │ │ ├─44194 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44589 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cf38d15f123bed687c582d98245706a3bc8e62a430404165bdfe7bb8939ea73b │ │ └─65222 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 │ ├─32f7df2255e9a9532338a027957298edfa0e3375e118075d3da2cd1bd835dab3 │ │ └─228592 /pause │ ├─494fc1be633024c3d246c6a0193e0eef7c7e1f91b2cf52bd46a4f731cc9dd8ee │ │ └─230003 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─eb7946df829bbc3b0302c4fdf4c905b29cdf4df01f14ccb86daa5c7501ec8dbe │ │ └─48664 /pause │ ├─c1d0c34014cdb576b9a31869802952f27199cf99fb51702cf191e1a6fd07d877 │ │ └─125611 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─77f4427cbe35050cff4c61b740e0be0996857efeb8caaf67d0899bc2efbf3d12 │ │ └─142582 /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 │ ├─da3e7b447fcf7bc8e966a9b65dcf90196de697347bd6ba1bc7b1c937345be621 │ │ └─66227 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─974df5cfade3ba423c521c665bd997fca366446882bb19a7167db542d7eb0aaf │ │ ├─145252 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145448 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 │ │ ├─145453 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─405307 sleep 15 │ ├─81c12d8b916e62ca48b9afd4613975f18eb54812470e4904ea9a517d453d2bfd │ │ └─98070 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-tsdfm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4ab74235d4dcc9e0d97d8286ee6d236f7ba9541cce758c282d9206c321224e51 │ │ └─45470 /pause │ ├─aca16f16833972322c67006315f15fda0f948bceab08a53dd01e570294ceaed6 │ │ └─64551 /pause │ ├─41e8d68082de6773fb67ab538068b9c8e40083af2862468c52adfbd9a1207920 │ │ ├─ 48976 /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 │ │ ├─ 48989 /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 │ │ ├─ 49135 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266988 nginx: worker process │ │ ├─266989 nginx: worker process │ │ └─266990 nginx: cache manager process │ ├─2a1ef16b887884e4c1204471ce81c8a62f612828b621eb9241b4914dc99b17aa │ │ └─124972 /pause │ ├─f37c1e6bdbb7bae5bc56eea1819b43f768feaeefdaee6bd89214da3667336e02 │ │ ├─271092 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271105 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a25f84f79e37cfef02e84de4d8d3c72645e4abe88c840b8af8caf21e9a95bef8 │ │ └─46487 /pause │ ├─8c85cf035c83e9dbd08bbebc59ec0ebbe4308aa9860c8ce4af42b40d4fd84eec │ │ ├─187889 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─188383 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─188548 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpd82zh772/privsep.sock │ │ ├─390987 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdo_kd7fq/privsep.sock │ │ └─391216 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphxur6pc0/privsep.sock │ ├─408f2bd43306d016c40fa38747bab88061894235e80bff0508d542ed6daa543e │ │ └─125011 /pause │ ├─4ba35d2ccc61d123ea6cc450f344ba30b643341a2e99168bd5bcc8e751552763 │ │ └─68641 /bin/oauth2-proxy │ ├─f79249b939ac3e05b2f40d8336f85e95791d7cd264a04cc01ca1a2a8fae56a03 │ │ ├─202797 heat-api: uWSGI master │ │ ├─202849 heat-api: uWSGI worker 1 │ │ └─202850 heat-api: uWSGI worker 2 │ ├─c25179e7fb09b8a32ee43775c6063b711c6ee00bcb856fc48c547a437aab846f │ │ └─66285 /pause │ ├─a87a55d1af54abfab7d458e0a80d63fa87da59148f8490c8ba3219c889c24398 │ │ └─160652 /pause │ ├─455482c0474bb36d43418be311d391a4496e98563064927e60d727dc105cf2fb │ │ ├─108331 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108601 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108609 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a5e4003e64ef1c0ef20218824f47cb04b1aa8065461a833d8a8fc494b72f1c57 │ │ └─144375 /pause │ ├─fc00d1d04f3b302de20fc597c8e0fdf42e14aa28878de1ccae792d3d1c8c01dd │ │ └─42484 /pause │ ├─c461f9e96c4ed93352390d8388c45a24a284d42129001d14b26e994341419612 │ │ └─58252 /pause │ ├─035cb8c2e73a6f720565f5184694c5cd53ec98cf7331cfa1696c71ca7186f1c5 │ │ └─193939 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dbabd3b8f2c3da4bc31f40b2c9dcb8adaa6fe3d72841543b1ea1cb6223865c13 │ │ └─49693 /pause │ ├─003b970cfa81882f2f94e736f7d0ad1c4bbb9e6b407afd79023130763285adab │ │ └─160693 /pause │ ├─1a8e071d3561ba4e355dd95aa2faf2a4c593d6b64f4538cb231c10fdda6a3720 │ │ ├─172564 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172891 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172892 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─405659 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─405661 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─5cb5abe4a54a6304d918df032008b1f46d4235306fd390f7a0affa20de1a5521 │ │ └─63555 /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 │ ├─511daff91c8a7b7da9006a51b6f0eadb8ac59f42650066dfaac86c6ffa572c15 │ │ └─109755 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4d3e542431ff4d1e5ec5abfa849861c7c6ecacdc676f5303d33751d874fb77e6 │ │ └─229609 /pause │ ├─16408595cefb60904517e60b43d20d0509a357f85c532e44d516f38242f550eb │ │ ├─121903 cinder-api: uWSGI master │ │ ├─121915 cinder-api: uWSGI worker 1 │ │ └─121916 cinder-api: uWSGI worker 2 │ ├─d0af73cae6a9ef91ddb7c1602959c64d3adad6d7dcf207cc67f41cd324480bf5 │ │ └─53706 redis_exporter │ ├─e032194c3eccf6fb69d8a16250da8ee4471bc8966bca640baf1b7224399fdd0c │ │ └─67850 /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 │ ├─562cf1f0f6431893454e47d1e2c3d05cd5c2ff4a1114606853a88805eea64c00 │ │ └─67810 /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 │ ├─3f7622111d9621e78d2f75523bd74a303bafbaafdc7ad4b755a688ad1a01b321 │ │ └─214477 /pause │ ├─5e517d464f7a2c8b166a8bc216040cd45a0c2dfa58b2f7ef3a5ee819a83ee06f │ │ └─49924 /manager --metrics-bind-address=:8080 │ ├─727cb50cd2a1821d2e0fb3314407240680e2bb0b90030ab1d8911c3a3cf0d5bb │ │ └─42459 /pause │ ├─efa33ffb9a18365809e18e72b4d81a83413bdb305b14f7aed4297ef6d5b8b402 │ │ └─58508 nfd-worker -metrics=8081 │ ├─f67046aed1959b9403ac40554cdb939674a64a7f5f276e278f6bcb22801cd075 │ │ └─43983 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─caa62b3c8ca9a2fe6ee986010d6a887eb78b87930158323d218dffdfb515f15c │ │ └─68752 /bin/oauth2-proxy │ ├─abfb13a6f855e8441bac8b8c92b93e8ed0ce096ada88eed154c9e6081e9fea25 │ │ └─252803 /pause │ ├─d2b48342e2017e6d96ba2dc7b9b2d0a09ce9bceecd05c3f160acdbfc4d4517b3 │ │ ├─93706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93725 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93731 erl_child_setup 1048576 │ │ ├─93854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94123 /bin/sh -s rabbit_disk_monitor │ ├─a0c03a69e39342a6af383c8c9b57042355a4b4697352b5090abfb4de206979d3 │ │ ├─183376 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183588 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 │ │ ├─183599 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─405631 sleep 15 │ ├─6481ba7870a810b63ccb20d48fd6d59bae1c163b907961a1c482d49fa3d37fcd │ │ └─67111 /pause │ ├─b64fc3701e433fc44f0c36ba01e3d85e0dcbb8296a3f4d2f627baedfb5dc43a9 │ │ └─57569 /pause │ ├─630c2905c3f1054bc625bf0679150cd727c8b70dea1f3685c0c430511bef4cea │ │ ├─66796 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66830 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a36a7082ab2cb7ddb6414c451c287a6ccc3f6f03bb1b917364606f9c1c38649c │ │ ├─185763 neutron-policy-server: uWSGI master │ │ ├─185848 neutron-policy-server: uWSGI worker 1 │ │ └─185849 neutron-policy-server: uWSGI worker 2 │ ├─3b63730646de0d30e97a44b7f9a104085e5c552a28aa15b6b30b4024b0f7d9da │ │ └─64067 /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 │ ├─7176d8a1ac26b748ac0cbc5eb0c3f7e0bf1e134c5e8150697f73c8fd3ecf2338 │ │ └─68199 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─680a552b684289dcfd7400f38ebe964b12164fa72948e9d59f26e4135464957f │ │ └─50480 /pause │ ├─9bcbd51a232e33c59800426e1e909d50e710208b5e03da9a3a641bf509eb1c92 │ │ └─182796 /pause │ ├─a39803a6b04fa3dce5c0ca5c68cc5612691b3e80d8e0b7880f84969179db91c9 │ │ └─53437 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─91ab56960955662a6aa10cb1bded8de05a9a5619c66b4c3c97903794440cabc3 │ │ ├─107013 glance-api: uWSGI master │ │ ├─107026 glance-api: uWSGI worker 1 │ │ └─107027 glance-api: uWSGI worker 2 │ ├─a18b8c8ba6481a55f029a6d9f9c3674f83788e5979b05674b1c288cc7e406ed1 │ │ └─143201 /pause │ ├─b6a11caafe826449a995596c38db3cca04a19e04f58d06e7dfe189f41878f94a │ │ └─160459 /pause │ ├─ed271af47598ebee4de54c09d9eefba0186d835f5f8079120c6ea4e8244770ec │ │ └─190447 /pause │ ├─b2ec0d1fa0aa0526a5ad2ef2c6c3aabeea43bda19356d9b24a4a9954be6d9c1d │ │ ├─172453 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172904 nova-scheduler: ServiceWrapper worker(0) │ │ ├─172906 nova-scheduler: ServiceWrapper worker(1) │ │ ├─405712 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─405734 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─ec937eb33c91d38b378667dea177ec195a5c3c452f4dd0141f989af15dc9ef77 │ │ └─79968 /pause │ ├─3655536f4035188cb30d3b4316bec669c9172912fcb3ffaf5ea9404e7c95e813 │ │ └─62818 /pause │ ├─e2477cdb76a0334a9425892b9e0cfa4a0c07fe7035808a680142a50c204575ff │ │ └─58442 /pause │ ├─c22576e1a541068bdf6390a64166c7d69b6d58e45a48a3d7ee9f38be689ce5db │ │ ├─63816 python -u /app/sidecar.py │ │ ├─64117 python -u /app/sidecar.py │ │ └─64118 python -u /app/sidecar.py │ ├─d6f900388affb9ef4e66584e5e1f3eac0c23e0f4d022d1595a33e90e9aebfff5 │ │ └─46692 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─2cd26e1f54297fb160601d02e593c430e510d7ad0500e64b9a78f723a2714a44 │ │ └─97769 /pause │ ├─20bb2ed79d8d4da8843d79428976ab0fea28415079a05aaca67b9776821e7c83 │ │ └─87536 /pause │ ├─b1919b45f3d2ebaac380b9afb176d0e780f830e5aab0c3a106e38ca90a403d09 │ │ └─42478 /pause │ ├─1e2b1670e0a9c5e26f3715824ca7ca75c2430babf4fabc4e04a9d2bb374fea76 │ │ └─67347 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─070497bdd6d27ff33fed058f7f28013c57a9550d009eaeecdb0bd5eeb6020cbe │ │ └─97724 /pause │ ├─f55171967d316d2227dbb855be3b2786d2df90b0154de75231ad19442e914236 │ │ ├─ 98143 /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 │ │ └─402441 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─773488ca7c3c40c1afe8f641ab4a30345708f5cca1940a8047b9762d87a2b317 │ │ └─49034 /server │ ├─58fe423381a9a907237a4345f65e3efc077a4f7197ebece3644b494d1e7ee4b9 │ │ └─58581 nfd-master -crd-controller=true -metrics=8081 │ ├─f2e79532651eb11cebf6cc13d755fc8557eed084af8170ec08b1d33cfd93595a │ │ └─65452 /pause │ ├─3f20b52e215e9a2caf7fcb065499dd1bc8cd6a447b10553a7d53fa32d96277e8 │ │ └─64655 /pause │ ├─bab338577d72f34921c615151e306ce5bbeac7f1474c5fd6cde58434a9dd82f4 │ │ └─214494 /pause │ ├─fe8ebae5ad7f8bc78c7ccbb04575d965ed169658ad69978d8d42d6203344f15c │ │ ├─222993 octavia-api: uWSGI master │ │ ├─223006 octavia-api: uWSGI worker 1 │ │ └─223007 octavia-api: uWSGI worker 2 │ ├─4c0c7b32a2dcd6fb55496afb92d426deb70e6f0014cd9af1845f4157b1403229 │ │ └─108201 /pause │ ├─0c68534535b3a00c90a4308c6abd7014ede7ec4ed0d222235f5aa290bbd06a03 │ │ └─46785 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─fd76408057f523342426936c1e2260e8bcbf2eec4eb0e4aa416aeb1080fb0a19 │ │ ├─50999 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 │ │ └─52211 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─e282974f847cceca92cf1b7a0495fcb067bc60e4780199b59b059a7a6217ce5b │ │ ├─173791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173813 erl_child_setup 1048576 │ │ ├─173961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174166 /bin/sh -s rabbit_disk_monitor │ ├─b750f35a8f12b72866adcac6f3947b15ec93daff54bc1cc1c2feb94f2b7520d1 │ │ ├─187880 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) │ │ ├─188463 /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/tmpk4nk1d__/privsep.sock │ │ ├─208799 /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/tmpyr5rhm8z/privsep.sock │ │ ├─224959 /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/tmps5wvgbje/privsep.sock │ │ ├─225284 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e8d75aa2-cd01-4372-8f5c-7d0cb0fe8c51.conf │ │ ├─376307 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376308 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2773d2a3521c3b70054614bb2b3f7d8762832e3a1138b01853e0b33e9e0c23e4 │ │ ├─171937 nova-metadata: uWSGI master │ │ ├─171951 nova-metadata: uWSGI worker 1 │ │ └─171952 nova-metadata: uWSGI worker 2 │ ├─1056805b853b6f6ed115242490a62278a1a92fb967960f5ad3e349f0e100af8f │ │ └─230718 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─51a3d8c9aac599429fff862ad043a4d9da50ec5815f3802b75b818dfa6540b08 │ │ └─46530 /pause │ ├─fb22c181b63a593b0ea5157526bcc67df17fed084e70d3bd38e9064e535c867a │ │ ├─144554 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144758 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144777 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 │ │ ├─144925 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405165 sleep 15 │ ├─27428fb29d768d2231236b4e2ae82cc14817c390e68544abc09aa850fe596889 │ │ └─42740 /kube-vip manager │ ├─95caaf9c48ba20633b3a8aa9c1058e2355a5e2c591de782f899abd28627a67be │ │ └─231826 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─250790286d49e89b641e705464e80cc5d1b318de05ce6f79e62052807f12fe7f │ │ └─144967 /pause │ ├─b7ff1e928d2b63a430eeb1d906aa9b4643a4eca32613bfa32f0d9e2174ef204d │ │ └─64316 /pause │ ├─39ff6064d211a7c34ca0cec4c75ca7a305c82d6423ef9b6b45ed496bc9fb52f6 │ │ └─42979 /pause │ ├─21133bdb288a5313fced16ce52c69d3e8e373bc0621a43716ec83498d07065c6 │ │ └─98976 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ba176d2375f77449b116dbb2ef41c5ac518081b5312f62060650aa4fb081891a │ │ └─43005 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─93f336227a94bb763371db615239eade55e130203d09ed97535c42c6c41bce3b │ │ └─206901 /pause │ ├─8dfe850c229ab01fb420cef958a4b47890ffe140c819030a64a5ca0834feb046 │ │ ├─262306 manila-api: uWSGI master │ │ ├─262406 manila-api: uWSGI worker 1 │ │ └─262407 manila-api: uWSGI worker 2 │ ├─a7c77f065c54329ed75eab8ab78665663c35824a0f7819cf5ba3095c4f27fe64 │ │ └─189192 /usr/bin/libvirt-tls-sidecar │ ├─3f3212bf1aaa2f311f76899d7fb02a61e103dab31de61a1e787a834ddc5936a7 │ │ └─262281 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c71a008d7e01b916f65c743b635bff22efe827d7ab738944aef9b19a7e817b8e │ │ └─64598 /pause │ ├─7590d292a1cb986d5786ef0968c6baddcea5dbc7fe2cd89abbbf2992efad7644 │ │ └─190605 /pause │ ├─32bb21e1986a038d61bc02b698a436b0364681bc2d5910fd36cb944b4ba94359 │ │ ├─86729 barbiacan-api: uWSGI master │ │ └─86742 barbiacan-api: uWSGI worker 1 │ ├─8b166de58f53e88036b71779a2ccfe3d3cd2178c5da7f689decb1171b55d3f98 │ │ └─62669 /pause │ ├─7b3dc003d74fa3bb196e798f4c0214292cfa52f6d8098501f7cc6474c9dbeb68 │ │ └─46279 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 │ ├─801e0aea0e7a447f6e07d03d287f1ce9776f9b43167ece69342b996f4604ef4d │ │ └─183411 vector --config /etc/vector/vector.toml │ ├─8389b45ca2c5070f6a4f1db51773381b7a86fc09e0d320016ffd63579583dc0b │ │ └─233621 /pause │ ├─43a8d0ccb6b512a4066b47acfb71a5c9ee693a2125c6706eda84eb6634d71d1c │ │ └─88282 /usr/local/bin/rook ceph operator │ ├─25c18e93ac33d1dfadb8b7dbc2c638ae09ecc1d6d0f505c4a2564af1730f1ecf │ │ └─267265 /pause │ ├─052f879c08812376d00358222f52176cc3f34322c3589d76ca8661e320aef942 │ │ └─230692 /pause │ ├─c083673f42ec7e6f86a6642aa007cdcab9e7cacb4a16d2bed0707443890b5c3d │ │ ├─126072 /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 │ │ └─126208 /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 │ ├─6cf4450d61902b9b3fa54879e87e677267df6343ccf82fc7846a54ba2f80f19b │ │ └─45515 /pause │ ├─5d318ac24c909890ddea5604c61a8a32173ef1769838e7ee7eed581fc2597ab6 │ │ └─161155 /pause │ ├─3ec949f1966183f8f9b758e0dc6f60c974515901ecfc462f304805d4729952fa │ │ └─67383 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7a8f5df48a02365dc4fbc63beec5dd8c41faab82ef0864efcd2e7aa374ae6218 │ │ └─189719 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─532ae78dcfd73397ac9c913160c3e7fb654feb4f09e4a0451e9bc08794b45aaf │ │ └─43745 /pause │ ├─48ddc65e956fc21c22d574608224de9483a7b87698f2af91adc4c378fc702048 │ │ └─58696 /secretgen-controller │ ├─dda6b1e2413cc5f636c35aa01c697a1dae51b0ce1e37d44a2e61ff91755ed530 │ │ └─43736 /pause │ ├─b0cc865576cd63c4cd39955a0e3a022139374970840f906e9388e7f72c4a2acc │ │ ├─146244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─146267 erl_child_setup 1048576 │ │ ├─146407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146540 /bin/sh -s rabbit_disk_monitor │ ├─8faba0559cac7fa9cf1be8b4f572e858855d23ae1ba73f18285f0b59877cce6b │ │ └─49837 /manager --metrics-bind-address=:9782 │ ├─a54247047e802b853eaa3cd19b19d66cb86e38f684e62f28895fc99d96ae4b18 │ │ └─53301 /pause │ ├─30a7e885bcc6cc4b548d54224bc66741e593c565cedc38ef0dee0f2e605b9808 │ │ └─234992 /pause │ ├─699cfd1e47c2f4590d8bf1bd3c1f4bd1be3b07df810cd176559625fc6eaffc7c │ │ └─68473 /bin/pushgateway │ ├─5df9b6dfec05fbff0119d5cf0cf348619cfdd47937e236cbf969cdef482d5b22 │ │ ├─133205 placement-api: uWSGI master │ │ ├─133218 placement-api: uWSGI worker 1 │ │ └─133219 placement-api: uWSGI worker 2 │ ├─73c0593acee7ac473ed3ca1997eb55d80ff9f2bb63937104e44d9e1aa02ace30 │ │ └─248124 /pause │ ├─4ff280c780966ad3ed3f95c267abfea8e32020f016bf92e32ee7cac6d6ad23e4 │ │ └─45971 /pause │ ├─6804f50dafdb4494eb0c82bd1fd46c12a4df3fd6fc7a8e4364d3c65968abc242 │ │ ├─185715 neutron-api: uWSGI master │ │ ├─185749 neutron-api: uWSGI worker 1 │ │ └─185750 neutron-api: uWSGI worker 2 │ ├─4f766e36484b08e168583fa6a949333fbb62acb9069f1be84241d93512bdf1c0 │ │ └─267733 /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 │ ├─ae8da626ab5aaf3b40b38e49c9457d8c7cfae8ead1a74a03fa8395f6fe742f36 │ │ └─67767 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-144.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 │ ├─8439aca13ff6c5ba6457542651a184dab63cb899a3ac6bddbd51c40c6a25d03c │ │ └─42501 /pause │ ├─a785f62b4b8f4e359ffd812f7f1c95678df6b4fbc04abee083ae7c02c9c5918e │ │ └─224020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2f3a798bcf8faec0ccb8f50f932d5a7ee943db350304e701f272af00b314e304 │ │ ├─244881 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245147 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245148 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─32a2df2cb18f451fa684ae62b8a920d908f50fe185554e1693b3865669cb8d20 │ │ └─176052 /pause │ ├─1410d91eebccc51eca784ae90b22fe8f884abed59b2355df9a333da2599a8cc6 │ │ ├─262463 /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 │ │ └─262681 /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 │ ├─90a9e067deabf37eccbd54b9eb384e5dfccfede75d24bebedd05b46579ae83a4 │ │ └─252546 /pause │ ├─2d3746628a5099f398281c0f464882a661240e628a409b5517f1eb89c1548e0a │ │ └─63136 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─97fd4c1419b7b9e1ff97e8b2b998c2259874de181ef115745806029fc3032c63 │ │ └─58196 /pause │ ├─d1a5355163cc8de09c9fda57b18bfe98a8fc94ab2da9c826f457ecd3467d2640 │ │ ├─202776 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203045 heat-engine: ServiceWrapper worker(0) │ │ └─203048 heat-engine: ServiceWrapper worker(1) │ ├─4f5d314ece7ab63a7a6536c6f4a51bb8eeadf813d4a2152908932368dd2128bf │ │ └─65092 /pause │ ├─f44de6e0e6b8d14092bab537d8e74ddad9d7a23c118ca143ebd3e3d681cebe5c │ │ ├─110283 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110315 erl_child_setup 1048576 │ │ ├─110371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110447 /bin/sh -s rabbit_disk_monitor │ ├─7663a4b63213934040fe54e0c1682521468aa71bcb31fee4e3ff76f5f1d425c8 │ │ └─189239 /bin/bash /tmp/libvirt.sh │ ├─02ad3bbb26e25e6cdcdb5d683be6cbbf73c8591df04ae60a455894091e396fe8 │ │ ├─202812 heat-api-cfn: uWSGI master │ │ ├─202853 heat-api-cfn: uWSGI worker 1 │ │ └─202854 heat-api-cfn: uWSGI worker 2 │ ├─190370106419732b548a6e64d2f7ba68ae7c2c9815b559b5dd162b14193fb6ae │ │ ├─80059 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80082 erl_child_setup 1048576 │ │ ├─80140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80361 /bin/sh -s rabbit_disk_monitor │ ├─b90f422271c49bd61eca00005d181465694a16e4418e3b15077e427b97f36404 │ │ ├─176760 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392485 sleep 300 │ ├─bffa85bea72a299019b4f859682d8878ca1b2f30a6ebb46aa7ac82910649a201 │ │ └─127630 /pause │ ├─47d29bde25798b7d041d727753bf726b9045de48949a904699aed1534be1f990 │ │ ├─224002 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224613 octavia-worker: ConsumerService worker(0) │ │ └─224616 octavia-worker: ConsumerService worker(1) │ ├─03c34941c2cbee48ca3d3871524070ef53c2fb32bc6f4f57270af44ab30e807e │ │ └─42629 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 │ ├─ddc956dd455571735b8b7b1816ea44224cc3cc8ce8ef68c4eee763716c058866 │ │ └─187742 /pause │ ├─788953ed2fa57cf9fd63c1c3a870499565953628de8b9e5291509da105475590 │ │ └─51149 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d2097ed68084725820808daa4cd0559ec75435b1564eca106b84facd6a4b1e52 │ │ └─264603 /pause │ ├─ab6b29cce5b51fce59f388aee30386839511ecfdfc7bfcc8191250fb4814a5c2 │ │ └─161417 /pause │ ├─4d7833dc7c88a1792f6946bd61c03d400f955708d3521b487682a21b87b60b5e │ │ └─64157 /pause │ ├─64b907c4d4a80b60fff35934696054a70279f15f7677e136668c87fec2df50da │ │ └─53339 valkey-server *:6379 │ ├─721049817deab2860bce200f5557b11723d7da36ff812419b1d7dd9835d1047e │ │ └─67992 /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 │ ├─4d91681221ee732bc78bd3b101e8aaa5d5c1ad527049da93e119a66b2401ac02 │ │ └─175592 /pause │ ├─893f832c88a9329ef70b79cd616cc672aacd3122040bf2621b8c636b2acef164 │ │ └─214498 /pause │ ├─fa5c8244bd50cd383b669839dad3cbe2f2ad419eb027d27ad1fd5462c34d6abb │ │ ├─207019 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207042 erl_child_setup 1048576 │ │ ├─207156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207346 /bin/sh -s rabbit_disk_monitor │ ├─58447c65711288fdde792d7bae6a601ccc884c8ce7fe1a37408f6711da9020d6 │ │ └─111855 /pause │ ├─764d4eedb185d80e27b76c6ca41bd96862e82f636f051d6cf3344ed31f8fd9d9 │ │ └─45580 /coredns -conf /etc/coredns/Corefile │ ├─e494c0a7ed3eda02d4da4292e56329bea20402d46f820595c95655af55b8f2f4 │ │ └─68550 /bin/memcached_exporter │ ├─cbbc296145fe39af54370d5584a1f9bcde469944e9694a8b4db97c22d1541f31 │ │ └─42472 /pause │ ├─9ccf3fe848d3c3a9a73935de45cfb60dc71c33d8cd3ad85d2286e85942aec470 │ │ └─81576 /pause │ ├─f5dfa551f38172353e90e89c79622dd86200026d66b7534e0e860077f2db2381 │ │ ├─65893 nginx: master process nginx -g daemon off; │ │ ├─65919 nginx: worker process │ │ ├─65920 nginx: worker process │ │ ├─65921 nginx: worker process │ │ ├─65922 nginx: worker process │ │ └─65923 nginx: worker process │ ├─e6b33edbe23136e3951b915a25a735392d9a9a449c3233518247d82854783e53 │ │ └─65636 /pause │ ├─40808ced80ce3c7a758e9edc5b70ad9e682c18758a618603970dd3ee65936811 │ │ └─262262 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─73950ea9c9be4f827ed739efc663f0d0651cae1e1a7cffc58005399851cf43bc │ │ └─235069 /pause │ ├─eca6ca7ab07805300044734751156a70469d30ddfd4024473cdf6077839a2661 │ │ └─252958 /pause │ ├─35681b30edd51c938b619a3d251a84d4308ca4ac7690a1892df3081fc8e8d567 │ │ └─58296 /pause │ ├─c4a3074b1d1f0a54988bb30e6c679d8f42717c9a1f0659caf1b57276f4563a4b │ │ └─108105 /pause │ ├─4f8251560f61522a19a5528280449a3197d174e1dfa0ea80cb91d348469f8b67 │ │ └─228747 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dc3ae9d439bde679bdc0758f30984336b88f19d4c74cd9a5a0c7e4514abd903b │ │ └─50840 /pause │ ├─9a7f06b2874a263598a2a1a54fef97b7ccd4f7e3a9129032b8c1609d021798fc │ │ ├─267218 apache2 -DFOREGROUND │ │ ├─269536 (wsgi:h -DFOREGROUND │ │ ├─269537 (wsgi:h -DFOREGROUND │ │ ├─269538 (wsgi:h -DFOREGROUND │ │ ├─269539 (wsgi:h -DFOREGROUND │ │ ├─269540 (wsgi:h -DFOREGROUND │ │ ├─269541 apache2 -DFOREGROUND │ │ └─269542 apache2 -DFOREGROUND │ ├─454140cd80305923f28be705cd3cc8b2292c737bbee349b0a4635eecf46ededa │ │ └─146078 /pause │ ├─9f729aec26e6055507640e45cca4c086f6c3b3fa3a953bed66239aa659c909bb │ │ └─268675 /pause │ ├─3f1fc467e71e03a3c63e859e3a6ea028c892ef5190d321623948b1ac256b05ad │ │ ├─185708 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/neutron_fwaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186331 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/neutron_fwaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186334 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/neutron_fwaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186338 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/neutron_fwaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0f14efe8ba2e8b75c200aacd115b7c34285c5e3bb8ba8ea7b9d41f0a1463159c │ │ └─45534 /coredns -conf /etc/coredns/Corefile │ ├─832ab735251b4dc171fe780576dc71e043ca829eb1ff78acbc12dbee200fcb38 │ │ └─67061 /goldpinger --static-file-path /static │ ├─b7a83da5c024a42b3a2d9f474488eb7ce1eeb2391c53185db3d877767d7e94c5 │ │ ├─248479 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─248503 erl_child_setup 1048576 │ │ ├─248599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248935 /bin/sh -s rabbit_disk_monitor │ ├─9469a54e2fd07a4df94594ed5f4667a3afe9c000c4b78338fc9afbcea6b5b65d │ │ ├─171620 nova-api: uWSGI master │ │ ├─171633 nova-api: uWSGI worker 1 │ │ └─171634 nova-api: uWSGI worker 2 │ ├─576dee157ccf0c8044789be8d90354dbae6335839c77056b3a04b7d74bdb0f52 │ │ └─68519 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8e9d90f23fde99682ae40cecf80d2118d55dbbcea1b22890142effb33e01d3dd │ │ └─42568 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 │ ├─3575b8256dce993351096d9d6de796e2925a78f4db274e1da1ade70b6593b66c │ │ └─67950 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-144.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 │ ├─3222b08048f38be343b22d17d60dcd09b1a074ad1872219c93967fffe79932d7 │ │ └─53626 valkey-server *:26379 [sentinel] │ ├─aedfa94d70574f62a714e94f270527bb40d08880999f59dd76258a5331594685 │ │ └─173618 /pause │ ├─4ea61228c0020cfe8565e09b04eef20f4b33d1b9b0b7ff3d1c98f9808b504653 │ │ └─111914 /pause │ ├─9b43fff93045d2d565410bdd9350376c05a11ea49087ba377535a2b2ecbd0983 │ │ ├─69167 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69190 erl_child_setup 1048576 │ │ ├─69369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69451 /bin/sh -s rabbit_disk_monitor │ ├─398243acd2e60aab33fb806601d112c51681ba7621fddb418a2ae461da8e3d7f │ │ └─51238 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f6f8173983a6315546ac107fe09c35c34f3d70181eee51327e6901d0381bbf36 │ │ └─244296 /pause │ ├─0669898a5565499f9f66097d308b2734804e0e875cbd4c861824c5e5f17a4429 │ │ └─214812 /pause │ ├─a3e81f76d7350451c8aa577b757688893ebf6057934f5a34dda8e99db379bac3 │ │ └─176093 /pause │ ├─d17f2ee089517b006c6ea44a95980b1b2b1c4ca1467bd00f049b5b8adc93c75e │ │ └─46737 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3f3054276eab8b50411508a884d2e6d2bcc9e1b802a30099230d7e33461ab8b5 │ │ └─110089 /pause │ ├─f4ccce9913a5dc33da36144b7ba11f07360d3e691a2ad55d37342523b37eb8ad │ │ ├─244643 magnum-api: uWSGI master │ │ ├─244678 magnum-api: uWSGI worker 1 │ │ └─244679 magnum-api: uWSGI worker 2 │ ├─3d3c926af47f79db7a0aad6b29d51f3fc306883659913a438a48ce0aa0616410 │ │ └─106591 /pause │ ├─a8960c8e58ac44b5948e598eb5de9df9c9d3eccb46a3eb9636fa3c47b87ca23c │ │ └─167142 /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 │ ├─a37cc3fa1b4a017f593b03384467c29b38618834bf6d2853a1c93a6defaafc97 │ │ ├─183490 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183522 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c7da3ef8c12ae3313d523da4ab6683de93a08592bf77f569b8e16d2f7726cc7b │ │ └─45057 /pause │ ├─0a0d9b8913468c5db7d3e3c6b53fa4711e3ed33ac8e755116689732dad899c1e │ │ ├─142634 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142646 /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 │ ├─62d9bc1a58aad904ab5b4a44d661eb24b0bcaa0c96ab88c5d9334e0f77fcd9a4 │ │ └─70679 /pause │ ├─0952a803ee44faacd0779a6e1cc8c523a175cef2fe8e961ca4aa17c87ec87bbc │ │ └─231761 /pause │ ├─0bf2c760a98e7b640c04d42ffee3b1e0d138dd42e31a70d18a3af991a6a5ff5a │ │ └─252746 /pause │ ├─99eea9e8e408336d7acaa60ff63dcf0f283252a92cb055a088ccba8652879a12 │ │ └─142152 /pause │ ├─b1048f190246522a3dcf32ad23f99d24a5719d17dbd09ddfd33f353ee2e6c9e3 │ │ ├─226384 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─226407 erl_child_setup 1048576 │ │ ├─226458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226716 /bin/sh -s rabbit_disk_monitor │ ├─ad133da83122504405986db3c39a3be06c06bef94649fe0623e8cd652a07101a │ │ └─50295 percona-xtradb-cluster-operator │ ├─e7422524ccf82f2275ce22d7b66ffe2f4fa09c8029b56879d45f86d788dec4b3 │ │ └─68920 /pause │ ├─e7918af0fd5e39b269ed7e06f34917946f2986bf6eb01fd5a3cd277fa4681ca8 │ │ └─93593 /pause │ ├─7a00811683c37c9ab4712b673670bfa17407d2a7653a81dbe97665908835791f │ │ └─233647 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─132e4639f8ed3f89b36a677803709cf513a0a58ad3e883f391300b0964a44e1f │ │ └─251070 docker-registry serve /etc/docker-registry/config.yml │ ├─2fa8693411ea376ad8c855e142d801d384b2ddc15751df32beb5af827ca70eb0 │ │ ├─144577 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144613 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144704 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 │ │ ├─144876 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─405163 sleep 15 │ ├─225eede4361ac77e6272303699106db5af325d50d46f6930dd54263c9b82ecd1 │ │ ├─244328 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245074 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmph46r1_tx/privsep.sock │ │ ├─245078 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245103 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e0123c13ee42812f30119849b1ef73cb5e30f1580ef0380314bd05665f8b830a │ │ ├─63770 python -u /app/sidecar.py │ │ ├─64095 python -u /app/sidecar.py │ │ └─64096 python -u /app/sidecar.py │ ├─ea7d20d70ba9cb1993fd58191d9aedb43b9a6995e316b4542323f35c6568af22 │ │ └─175574 /pause │ ├─e8b69d37775ffae92a2e84261e42a3e678d697c2a1a98aea9ccf977f35a21bd6 │ │ └─53088 /pause │ ├─b40d8664a688831ce646aede54c32a8431a585e6e30ded3da01a4d85a69a135d │ │ └─48750 /pause │ ├─e0dbec2df0b9966b64889ad5f05af20788cffa5cc95ed70fe265cb9d90cbcf0c │ │ └─62781 /pause │ ├─d38eedb33a99758930c408c9129cace5c6bc99278645d92a6cee96849df38de0 │ │ └─46583 /pause │ ├─becc7a844c266b118d69dad1c09f0ee077b4dc5492e25179404ce22b2496d4c5 │ │ └─58548 nfd-gc -gc-interval=1h │ ├─4f98a25c13404f95008bee197b8986c7b80e7d4cd85b21448c4b4031a4c98530 │ │ └─268853 /bin/openstack-database-exporter │ ├─25952748098d6ae302ae03b6427dbb306ae887f3cbb160312e91f842f0d847d7 │ │ └─226196 /pause │ ├─c13e562bfd4dc6eb5b09943692c2e4857269f1d8896bd9f59c589157c08d1e7c │ │ ├─51053 mysqld --wsrep_start_position=1be73ffe-91a1-11f1-ae5f-92c24ec976a7:20 │ │ └─51180 /var/lib/mysql/mysql-state-monitor │ ├─acdf5358dabbd24f37d3dd1224b2610f70d3688f84ce31fc80eb6a4a86f1b2ee │ │ └─160903 /pause │ ├─680354fd6d7756b267d57df03207599f8ee29b4c7c54177baac05d5ac011148e │ │ ├─188075 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188097 erl_child_setup 1048576 │ │ ├─188227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188552 /bin/sh -s rabbit_disk_monitor │ ├─3c4dcbef9438a8d568957fca242cc8120ef3546049f266dd66ec638a89a2203c │ │ └─45081 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ └─54d8dd6d24d940bc26a3b18ab73fa70fee4c5df4aba0309aa28e559420a5f112 │ └─123503 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount