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 │ │ │ ├─20897 /lib/systemd/systemd --user │ │ │ └─20904 (sd-pam) │ │ └─session-22.scope │ │ ├─20885 sshd: cephadm [priv] │ │ └─20935 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─721 /lib/systemd/systemd --user │ │ └─722 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 718 sshd: zuul [priv] │ ├─ 735 sshd: zuul@notty │ ├─ 880 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─472623 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rpabmchzjhaywzngwntzidzivrbdlaiu ; /usr/bin/python3'"'"' && sleep 0' │ ├─472624 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rpabmchzjhaywzngwntzidzivrbdlaiu ; /usr/bin/python3' && sleep 0 │ ├─472625 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rpabmchzjhaywzngwntzidzivrbdlaiu ; /usr/bin/python3 │ ├─472626 /bin/sh -c echo BECOME-SUCCESS-rpabmchzjhaywzngwntzidzivrbdlaiu ; /usr/bin/python3 │ ├─472627 /usr/bin/python3 │ ├─472628 /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 │ └─472630 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9813 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12235 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8feb7dcc544e5065a53760df0c89f28ad8298952260b6b529903d2c4e19da006 -address /run/containerd/containerd.sock │ │ ├─ 12545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39ea82a61736f52d2a807ec42a76f89bda8b3672bfbcd6e2f7347ff378b407eb -address /run/containerd/containerd.sock │ │ ├─ 18837 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f79fc6eff95fa481daa9ec1e7163a0a20829418da6bb457971d426d56ed19530 -address /run/containerd/containerd.sock │ │ ├─ 24260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e9c1f508674ab8c403cee5cd76ef8af1e2c3b2fdd566f116cc4d9af85ee759ff -address /run/containerd/containerd.sock │ │ ├─ 28987 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7c712073342257e8a792078e97bae070f7e403b4e96407c445dbf825d6cd6d2 -address /run/containerd/containerd.sock │ │ ├─ 33741 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c70b73ddf0e0aca0e8d6f58db4def4c4d023928def50a81c391e3f38fbf034ae -address /run/containerd/containerd.sock │ │ ├─ 39466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c197f613722b70ebd9c9967931efc110ed7ec39b12f3105a981fba178b10995f -address /run/containerd/containerd.sock │ │ ├─ 39510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc242d3d08ca224e3d0b59ad3e1dbedf6674b80ff3135409f589a0a01609ce5f -address /run/containerd/containerd.sock │ │ ├─ 39535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4aaa4bcfbb21202991a8e64e1c790f9c6c7ccb50cc134fe07c7efbb4b1cf4f -address /run/containerd/containerd.sock │ │ ├─ 39587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1af8d6cfe58a54c4206a395bbcffe95f9670085cc79cb894d6e88a8603047b9 -address /run/containerd/containerd.sock │ │ ├─ 39639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6041bbb5e48bd42b4ab211ea618d81c98a7b135085b06c81bc63479c52d0f65 -address /run/containerd/containerd.sock │ │ ├─ 40072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a04d4d5dd00728a5a9a2ca51a9ce563ae552ea53254a7e61e444d0776ab148d -address /run/containerd/containerd.sock │ │ ├─ 40875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9269be7fdad81fa7e2bdf1dd3d9f75be256804acc6f2ff33760c655fb1aaa926 -address /run/containerd/containerd.sock │ │ ├─ 40914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972bfb8c3acc38c56bbdce7d9237d05b14886335e2249e5a13feea24b084df8a -address /run/containerd/containerd.sock │ │ ├─ 42199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a58a452add07f1e5e973ed0c5a0cbb4a1bcad366a5f60e5bc55281690c3e49f1 -address /run/containerd/containerd.sock │ │ ├─ 42619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a24bb2c7d36105a384ec8c166574c88c6fc331dec5a6e3dcd70002366cadce6 -address /run/containerd/containerd.sock │ │ ├─ 42666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb37815cc666ee0c4bfe2c234ee6c45c780790e707813491e5042bd84608a0bf -address /run/containerd/containerd.sock │ │ ├─ 43086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08c2b193467104cfd72f1e92da5bd9fd945f0a0efbde2478f7852b41d17d0ae -address /run/containerd/containerd.sock │ │ ├─ 43601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48cd9a36108ce0b41d638a914dd5c79ff2014d76ec083af1dd8f9581e3fbdd0c -address /run/containerd/containerd.sock │ │ ├─ 43652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c2a4eb0789ed1bb86afb18d7896753115dfe005c5fb05f3e50ed626ef9b0a6 -address /run/containerd/containerd.sock │ │ ├─ 43683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a42b6c184192e633ccbf1c3214f9451b66533a05d293bfa7ccaaac8e48138fe -address /run/containerd/containerd.sock │ │ ├─ 46077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa13f5a7e6edabdd47aaedefb7c3aabe7cfef065387d97c4e74fe9e34fabd2f -address /run/containerd/containerd.sock │ │ ├─ 46173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b126d9d26f5452d343ff697a25e59358a2f3778a3324ebde4632d4f18a86923 -address /run/containerd/containerd.sock │ │ ├─ 46904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e90a9227f16a35a4617b06e1910a523994e3a9b2caa005d613db586c6c5d82 -address /run/containerd/containerd.sock │ │ ├─ 47003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad1eb5bf5957d57855fd73e24c78bf14316ae8777e066e9434dc554c5439a6c -address /run/containerd/containerd.sock │ │ ├─ 47360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a728d1d04f6b1e9f0b32e232a6a8d3e0badb66037f5a63fb83d3b0190eed64 -address /run/containerd/containerd.sock │ │ ├─ 47676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d7187405fd6a528d49d7d2a7048c7e0d6de34c760103e9ae5145053ce6af34 -address /run/containerd/containerd.sock │ │ ├─ 48228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8b8669d4d9bba0053330b474964dcccd4e3a8e9901ab7431be5ad63df81fc0 -address /run/containerd/containerd.sock │ │ ├─ 50534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ddc65726405d3818fe50781bc5a3d74eec1f422d9a7a6cd14ce01c58666daa -address /run/containerd/containerd.sock │ │ ├─ 50736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c36e5466a906f1e62ffd16b08a04c13f36db6b6afa705556f64a8e38e34aaf -address /run/containerd/containerd.sock │ │ ├─ 55412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60476abb3e0211d3509113a9654d9a62ab425c1b1ed3509377bb9c1a79ca33a9 -address /run/containerd/containerd.sock │ │ ├─ 56122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0deafe51836ad255c773932396bbeb2b963bddb15f3c35a74a0221ed6bc173 -address /run/containerd/containerd.sock │ │ ├─ 56212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c6268cd4596e4a92929c01be6180880fe000fa0d9a99efdd14cd36fa3deeb5 -address /run/containerd/containerd.sock │ │ ├─ 56259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e9b365b731a35e0a5121ba2f0b4888fabd978d915dbe0c8f24d8e60d997cb2 -address /run/containerd/containerd.sock │ │ ├─ 56460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf2cb497ceb1898572ec3c799f810a61177294e0866691fd7b7956716b4718f -address /run/containerd/containerd.sock │ │ ├─ 61289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db09f45a5a752427abd60a407cc8aea7c746bf98fe38f91f67af332989acea6 -address /run/containerd/containerd.sock │ │ ├─ 61488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19c6e615ec5c857184e184acd40b533776fb111dd3b544dafa526decd7be6823 -address /run/containerd/containerd.sock │ │ ├─ 61549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7aed1fe766d405de8dd193a9b7188ca15282fb554515233cdc50f170cc788d5 -address /run/containerd/containerd.sock │ │ ├─ 61638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7ddf1241e284d6c10c0c1dbe494ca7e1f71cc508c958c1ec392f70ae944f5dc -address /run/containerd/containerd.sock │ │ ├─ 63065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3693982e3f93c9a3109ded34fc3321d6dd55645c9ccd8ee0aff8ce712b61ce -address /run/containerd/containerd.sock │ │ ├─ 63255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceba6679db4fb57381a9db93203787d6f89c2230e9980cac3d3c1e74b5535046 -address /run/containerd/containerd.sock │ │ ├─ 63506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1451b94f9766a474be47e1480fa610d685ce5761dc21b1e64ee19035b6ca0f4c -address /run/containerd/containerd.sock │ │ ├─ 63558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4874319684ecfdca2dbd6f8df3f8d5521bb9b2ab1b9c87d6b715d6aa36743e -address /run/containerd/containerd.sock │ │ ├─ 63597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8978502cc6abff74fd13e1f76aa51432410cbf4ba0f18392673d4fb29c7919f8 -address /run/containerd/containerd.sock │ │ ├─ 63992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc96699a858538f06825041b8565905c2999599fdd5f67e9991e4000ddaefb96 -address /run/containerd/containerd.sock │ │ ├─ 64347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52e664fb534074f1b3922194102298ef418b7843bfa1893b444150e9e2f2c74 -address /run/containerd/containerd.sock │ │ ├─ 64598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2792d8fe2b11b690b77b1e8e2c5105edbd8748ee1c1457870705f0db261c99 -address /run/containerd/containerd.sock │ │ ├─ 64991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138e82aae47cc37bcecad38071964d3ca51cc8c838b4e6ed2e94e586858f71ea -address /run/containerd/containerd.sock │ │ ├─ 65666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c04b90cf685030ab2710cbc720f8dc91d57f2edc3c623815339f695a65e953 -address /run/containerd/containerd.sock │ │ ├─ 67412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7cfa31fdcf224b16f4c8109338821185b28cbc70fce61890c8e15d2f0083d58 -address /run/containerd/containerd.sock │ │ ├─ 69889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27639cc859fe2fbc906f77f306025c7f2d97c412557f3252895f0ed9b7b90fe8 -address /run/containerd/containerd.sock │ │ ├─ 79588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacb9eb8eadf2a39cd1615f4dbb8580068076eb4141eab6a09b0923aed0d47b2 -address /run/containerd/containerd.sock │ │ ├─ 81120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99e53c9f023213bd5a02b068d6a36814e26c1d7373364f218c0ef9cc2c6ed118 -address /run/containerd/containerd.sock │ │ ├─ 87539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46345bcd199469e09848f83b49d6cdf8bc5ca51c4757375a6b5d8fea4308dff -address /run/containerd/containerd.sock │ │ ├─ 95411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b97eaffcad988bacad7e64799ed42500f3c5d5154cebbaade7531e3e9b3d763 -address /run/containerd/containerd.sock │ │ ├─100866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a4ef871b796f4d643d680604ad5c9fcc07743ee2cb703943d3b15a7dc90d40 -address /run/containerd/containerd.sock │ │ ├─101026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b7bbfd1ea991dc4ceea1b6662294ad0b53c0f14c4bc0c0694588cea9b71494 -address /run/containerd/containerd.sock │ │ ├─112590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5912e4385aeb72c7fc4fd42dd39aef0bfb56a496a0f8b3f0826c9d4d16d9238c -address /run/containerd/containerd.sock │ │ ├─114157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90c4fac1d9da6beed225b0b21c73196531cf66a88c826f695d6fcc2ccbd6cc7 -address /run/containerd/containerd.sock │ │ ├─114183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2f2253ed616f19c9d96f9bf1c3496ac5fe6bc28164eaa8fc63c9cf3652c71a9 -address /run/containerd/containerd.sock │ │ ├─116323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4080283ce9117d41543151e380a10994c6b4f579c0d14d7645c8f2c84ac33239 -address /run/containerd/containerd.sock │ │ ├─118067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6fa7dfd7cb5a73aeb5903de5af97f39dc9228d8094c61358b8257a9bf1afc4f -address /run/containerd/containerd.sock │ │ ├─118109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3834329d73851178fba5a98ea726c84b95323ab7aa6b50761ffa62b84bf187ce -address /run/containerd/containerd.sock │ │ ├─141657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 755a1ec7416fc6a1abd3ce7e63313cc2b4cd813083b2c92e50f44ca9f9a3485a -address /run/containerd/containerd.sock │ │ ├─141725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec7160b406d352803343085f46f68cc6c64f2db55442970fd3fb996203dacae -address /run/containerd/containerd.sock │ │ ├─144753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c712f131b7f1e5760bd66035b9660b1d47806df2110c783994e0ac1de8aeffd8 -address /run/containerd/containerd.sock │ │ ├─160093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 266783bd6adef45c691644f2ff99147ef42472abf05dc870a59626c0f661114f -address /run/containerd/containerd.sock │ │ ├─161836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298170ce4e9e7e72ddf858901d9d3b93f413aff185092d0b630550a854409b52 -address /run/containerd/containerd.sock │ │ ├─162294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debd20582783871a67b894bf695316bf6a8b245ef00b2411c3304e6ad220582d -address /run/containerd/containerd.sock │ │ ├─163260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57db581eaaf90e00d9ec9cdce999be920a1f1d77fadd5649bc75d6454b0f39db -address /run/containerd/containerd.sock │ │ ├─165237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a766dbc44a8f67423842f9b87130e491dc41038bc0dc5c2a2394b05c6970894 -address /run/containerd/containerd.sock │ │ ├─165496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3a383c8853c2009de388911cfd9cedcb42b96163dd579f3aaea6f0cd570bd52 -address /run/containerd/containerd.sock │ │ ├─165607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4660a5b84fa9b3586f2b0f2b34917607a8aea27fb03f7499bbb4317939e137f -address /run/containerd/containerd.sock │ │ ├─165655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198fde788e091e6da5a96b36869427d7fe06b3156656a0e3bb05cb3199dba461 -address /run/containerd/containerd.sock │ │ ├─165779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4690531adee0ae7204d1132bd4e66857a5e6041724eb9e940158ff991c7bdc -address /run/containerd/containerd.sock │ │ ├─166682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a802cd33523b5c191091ea0f002f4ab96bd09686df4f7b9d8258d2e84673e1 -address /run/containerd/containerd.sock │ │ ├─179234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ed7a6d145b37c8ad0f2dfe59bcc25fb59ee555c5923b0d10a54d3a1079152f -address /run/containerd/containerd.sock │ │ ├─181068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1c7ca5ce6a39f57552228df6e0923585889f83500cb9b5a8b2c54db836502b -address /run/containerd/containerd.sock │ │ ├─181086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e21bc854c1fa470e2aff1be5d78ecfaf87e20f2d2808573a60aa55ea396e00 -address /run/containerd/containerd.sock │ │ ├─181249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7938dd67bdc11772197a39940e819a376df8963e0b4021ce28872c6be80ec0fb -address /run/containerd/containerd.sock │ │ ├─181290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590954d8cd54bd2ba50ef0e90dd9e788f546009456bb77437f00d6f2bea40d65 -address /run/containerd/containerd.sock │ │ ├─181328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f751655185795542521855e1038354cd91f7046da7c8cb9e1beec7fcbb8f45 -address /run/containerd/containerd.sock │ │ ├─181411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad6feac6a6b2ae825b0bfdf99c52d00212df71a24e07125a0c9742df4a4c072c -address /run/containerd/containerd.sock │ │ ├─181522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1024bf80b6c8282fe7133686e432f4892e0c8910830919a53fe8a59301781693 -address /run/containerd/containerd.sock │ │ ├─196606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae9fa60502713e028e8a122dcb46e03d46f4a2cb9d06bf781cc4429842500ee -address /run/containerd/containerd.sock │ │ ├─198936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bb62e496297b75361c31471e56bd741c5216481e26f081f3a48a0d9537bb17 -address /run/containerd/containerd.sock │ │ ├─198981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d61534632bb557f7be948a890e98925d14c0cf2d33daec8706f21d08377fe9b6 -address /run/containerd/containerd.sock │ │ ├─199063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b063c8695ea20204eeaa9462f60bb14b5b95561a9b6f7281560d33058fd533 -address /run/containerd/containerd.sock │ │ ├─217275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422a18ebe46415c9ecd22fa8263bdc436b499c3a32dc3550d83bfde5793bba56 -address /run/containerd/containerd.sock │ │ ├─230854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75851688850ecbd5f288952d9575e0e2fb4b0ac832af86128e600c0290387ec1 -address /run/containerd/containerd.sock │ │ ├─230879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812109cfcd0227a6601dd100cd0045f72dd37f9fb95221858a1a8ff5bda3de19 -address /run/containerd/containerd.sock │ │ ├─230929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55bded06b351e0f6eb38b8c1fc803983a04dd6df645b8b76909090b5990b944 -address /run/containerd/containerd.sock │ │ ├─231232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215c31fb105bc814545d10322d21324e63ca931d07c0f4e0277377bdc3f00f13 -address /run/containerd/containerd.sock │ │ ├─243487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647af72e3de823037acac76452eda3a77dd3072c50390beb650def864bfc48a3 -address /run/containerd/containerd.sock │ │ ├─246365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b33d9c2ef5fe50fb92e019a67efc6cc021d9b37dd12cb0374e47825d0dbe8249 -address /run/containerd/containerd.sock │ │ ├─247442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2578cc99d462dc6090fbffa9e098d78abeeff7252e601d2e37fe568dfeb3b8cb -address /run/containerd/containerd.sock │ │ ├─248441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77f962889a1a55ebdee831e3ea4784b1add440c8e93f740e69db8929bd605a3 -address /run/containerd/containerd.sock │ │ ├─249619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169cce2f80179502e37af5994d6360babe0de2081fb8ea9f5939188fe6e40458 -address /run/containerd/containerd.sock │ │ ├─251812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76a3756f75f58aea2a38d93d12a6548f12a5e74a62c700fc995ce3d3764304cf -address /run/containerd/containerd.sock │ │ ├─252837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f6bb1e0bd594315c3223acdb7a402e75f88a621a6f0c6c4091a896fee7b886 -address /run/containerd/containerd.sock │ │ ├─252947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb0e9b224234c2c02ea03fffaaa896f0e1023154675aba71aa2d89ababb2840 -address /run/containerd/containerd.sock │ │ ├─263721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1111e103dc62cc6a7278d6e2bcdf4a76cf9aeff135c12f6f399c0db817eff71 -address /run/containerd/containerd.sock │ │ ├─264239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69814b5584ba2ef33a67ea4832ec541e4e146a330af6599918967f254dc47722 -address /run/containerd/containerd.sock │ │ ├─304598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff4a2b0430ef1201193c722a1b52850ad96fa97d780a26cb6cf97df38c0c8dfb -address /run/containerd/containerd.sock │ │ ├─310121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b49a21c6d18ed538a71bd163952d6042978c01c9465b77a7a596792773c63d4 -address /run/containerd/containerd.sock │ │ ├─310393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2eff754ec9bb0972e100ef9383d421ec071db61808bbb6bd4b567596087d1ae -address /run/containerd/containerd.sock │ │ ├─310449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15514ccbc6cb09364f70bc8c5a0e482d535db4712b37e69d539d5f03a1f40f94 -address /run/containerd/containerd.sock │ │ ├─310478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27d86fd94bb7fc6d916d037c2a62a1b09ef477e5cc9f679ae8ddee767bc8cab -address /run/containerd/containerd.sock │ │ ├─322820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e32de96108bfe5cffe3c8e5e698b22ffaa7c3ebc63c087db11365ef34e299947 -address /run/containerd/containerd.sock │ │ ├─325571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e5d199b7ce9d890dd5c3be09850b8d7effb493a9ad5db4559aaf69af67de8d -address /run/containerd/containerd.sock │ │ └─327282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1356d3bd52b3ba8de23ae991c25457df473f58f4ec3e3c69067f929744b1f597 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1202 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─534 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─406 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─641 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r8fa414277b87471695caa0a35698bf70.scope │ │ └─197129 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28697 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28970 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18776 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18802 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─23971 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24243 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33459 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33723 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12140 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12170 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.txrrwq.service │ │ ├─12500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txrrwq/unit.run │ │ └─12520 /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-txrrwq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txrrwq:/var/lib/ceph/mgr/ceph-instance.txrrwq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.txrrwq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.txrrwq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10186 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─630 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159423 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39955 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─372 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─667 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-b7c712073342257e8a792078e97bae070f7e403b4e96407c445dbf825d6cd6d2.scope … │ │ ├─29011 /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 │ │ └─29025 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-c70b73ddf0e0aca0e8d6f58db4def4c4d023928def50a81c391e3f38fbf034ae.scope … │ │ ├─33765 /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 │ │ └─33777 /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-39ea82a61736f52d2a807ec42a76f89bda8b3672bfbcd6e2f7347ff378b407eb.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.txrrwq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12627 /usr/bin/ceph-mgr -n mgr.instance.txrrwq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10696 /usr/sbin/chronyd -F 1 │ │ └─10697 /usr/sbin/chronyd -F 1 │ ├─docker-f79fc6eff95fa481daa9ec1e7163a0a20829418da6bb457971d426d56ed19530.scope … │ │ ├─18863 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18911 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-8feb7dcc544e5065a53760df0c89f28ad8298952260b6b529903d2c4e19da006.scope … │ │ ├─12259 /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 │ │ └─12271 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─409 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─159246 /sbin/iscsid │ │ └─159247 /sbin/iscsid │ ├─dbus.service │ │ └─626 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─640 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─632 /lib/systemd/systemd-logind │ └─docker-e9c1f508674ab8c403cee5cd76ef8af1e2c3b2fdd566f116cc4d9af85ee759ff.scope … │ ├─24285 /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 │ └─24297 /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 ├─k8s.io │ ├─a27d86fd94bb7fc6d916d037c2a62a1b09ef477e5cc9f679ae8ddee767bc8cab │ │ └─310535 /pause │ ├─2d4690531adee0ae7204d1132bd4e66857a5e6041724eb9e940158ff991c7bdc │ │ └─165850 /pause │ ├─35b056a7df8507a3b4c905b96601c0e21052bd7289e1df9e8501db8bf072d96d │ │ ├─240347 octavia-api: uWSGI master │ │ ├─240360 octavia-api: uWSGI worker 1 │ │ └─240361 octavia-api: uWSGI worker 2 │ ├─25ad5a83d3548e3b30e02be2df54002b1776a23fbf661a73363abd53ff5d986b │ │ └─50803 valkey-server *:6379 │ ├─76a3756f75f58aea2a38d93d12a6548f12a5e74a62c700fc995ce3d3764304cf │ │ └─251835 /pause │ ├─c6a1e6ea79b1d41accfc8889270a9927be5e3399f3bee8ac0b5e26aeaff302e0 │ │ └─51037 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 │ ├─4bf895585e3a15761d6207f47fb9d7a6b85928292d8664916fb6015fe4efecf3 │ │ └─62115 /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 │ ├─bd7a9f49a2f831fbd7d88185d8660e2768daa0a082f1ab3b1b4eff6330ec56f8 │ │ ├─213158 heat-api: uWSGI master │ │ ├─213196 heat-api: uWSGI worker 1 │ │ └─213197 heat-api: uWSGI worker 2 │ ├─22a728d1d04f6b1e9f0b32e232a6a8d3e0badb66037f5a63fb83d3b0190eed64 │ │ └─47384 /pause │ ├─119efbbf3dfa55a9611968fd7f16204f5f9630df016e740f1ce8df4f758edec4 │ │ └─61973 /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 │ ├─8dc3489edec172c4b2b859491de63e2538e99f1e76b67055cab22b88f0b7093b │ │ └─298301 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─15514ccbc6cb09364f70bc8c5a0e482d535db4712b37e69d539d5f03a1f40f94 │ │ └─310499 /pause │ ├─34dab58cdc9ec2d2b1aad28cc04abbaa06c9113b4562d3c733987d24d17b526c │ │ └─67321 /bin/oauth2-proxy │ ├─60476abb3e0211d3509113a9654d9a62ab425c1b1ed3509377bb9c1a79ca33a9 │ │ └─55435 /pause │ ├─db00073dc4572d27cf17ec89905de0b6f945e189e579c5a7284a4a2127870050 │ │ └─270795 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 │ ├─c6e9b365b731a35e0a5121ba2f0b4888fabd978d915dbe0c8f24d8e60d997cb2 │ │ └─56284 /pause │ ├─d7cfa31fdcf224b16f4c8109338821185b28cbc70fce61890c8e15d2f0083d58 │ │ └─67457 /pause │ ├─14e126ed04315a87545c315f7719f5a76a360090d25719a120ab4b55914a4b82 │ │ ├─192465 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192834 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0hlpssop/privsep.sock │ │ ├─193156 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6wl9h9rx/privsep.sock │ │ └─193484 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bc242d3d08ca224e3d0b59ad3e1dbedf6674b80ff3135409f589a0a01609ce5f │ │ └─39547 /pause │ ├─e112aa7666d7ef6a1c2e1a07387d85ea2c46cac1f85c96c20a0b00707c820b44 │ │ └─42756 /coredns -conf /etc/coredns/Corefile │ ├─972bfb8c3acc38c56bbdce7d9237d05b14886335e2249e5a13feea24b084df8a │ │ └─40937 /pause │ ├─533272a33b13ffe6b13156d6c17054c462291b3f5f2ce08952e7d4ecfb2b7777 │ │ └─67141 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e46345bcd199469e09848f83b49d6cdf8bc5ca51c4757375a6b5d8fea4308dff │ │ └─87568 /pause │ ├─765783c05bffec6c53c873b00dd08503825beafcc830b53fa8a848b9a9b79dd8 │ │ └─116038 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f2e5d199b7ce9d890dd5c3be09850b8d7effb493a9ad5db4559aaf69af67de8d │ │ └─325594 /pause │ ├─99e53c9f023213bd5a02b068d6a36814e26c1d7373364f218c0ef9cc2c6ed118 │ │ └─81143 /pause │ ├─488116164d33771f97a04ad3ea597189f097de097e12092b4313193da63f55ab │ │ ├─ 46428 /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 │ │ ├─ 46451 /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 │ │ ├─ 46582 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─325131 nginx: worker process │ │ ├─325132 nginx: worker process │ │ └─325133 nginx: cache manager process │ ├─d6041bbb5e48bd42b4ab211ea618d81c98a7b135085b06c81bc63479c52d0f65 │ │ └─39666 /pause │ ├─422a18ebe46415c9ecd22fa8263bdc436b499c3a32dc3550d83bfde5793bba56 │ │ └─217299 /pause │ ├─356ebc5490579b27e5ecfee857268adf95e608c42dad1e39fd3d8d9ace8aa60f │ │ ├─329115 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─329920 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─330108 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp89984ihw/privsep.sock │ │ ├─330897 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_1o2qkry/privsep.sock │ │ ├─331828 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/02c38973-d98c-4fce-856a-58cecbe92ac8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/02c38973-d98c-4fce-856a-58cecbe92ac8/host --addn-hosts=/var/lib/neutron/dhcp/02c38973-d98c-4fce-856a-58cecbe92ac8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/02c38973-d98c-4fce-856a-58cecbe92ac8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/02c38973-d98c-4fce-856a-58cecbe92ac8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-41aa7426-9402-4404-bae2-16e898c50335,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─331832 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b5ce1f18-8684-4563-8fc7-205037f839a0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b5ce1f18-8684-4563-8fc7-205037f839a0/host --addn-hosts=/var/lib/neutron/dhcp/b5ce1f18-8684-4563-8fc7-205037f839a0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b5ce1f18-8684-4563-8fc7-205037f839a0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b5ce1f18-8684-4563-8fc7-205037f839a0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a980047a-92b9-43b7-a82d-222de2f926aa,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─331835 haproxy -f /var/lib/neutron/ns-metadata-proxy/02c38973-d98c-4fce-856a-58cecbe92ac8.conf │ │ ├─331846 haproxy -f /var/lib/neutron/ns-metadata-proxy/b5ce1f18-8684-4563-8fc7-205037f839a0.conf │ │ ├─408736 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp887wgv7i/privsep.sock │ │ ├─409141 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─409143 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─414815 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpeifky84p/privsep.sock │ ├─ca4415d087a9aa5b22acea23be856919d6b16b5f1c65c69afc5c7f2541c236fd │ │ └─66109 /goldpinger --static-file-path /static │ ├─aa0a6ea70eca8f5e417f3ce674b19a50f40af0f9aa0a902e59c1ca5d350a9fbf │ │ └─141389 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8978502cc6abff74fd13e1f76aa51432410cbf4ba0f18392673d4fb29c7919f8 │ │ └─63630 /pause │ ├─e666c6b3aac54720bccb0dfe40651b03724e2642d9ca85c86b14896f15af32ca │ │ └─51227 valkey-server *:26379 [sentinel] │ ├─a82b5704b4468533d8fc2df3ed4f3ef74222ba3382e059b8e962644dd353e58a │ │ └─300968 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─3b49a21c6d18ed538a71bd163952d6042978c01c9465b77a7a596792773c63d4 │ │ └─310188 /pause │ ├─1451b94f9766a474be47e1480fa610d685ce5761dc21b1e64ee19035b6ca0f4c │ │ └─63533 /pause │ ├─812ca872708d3561eeb8dc80716ea572f0c03696a63c3094de94f9d7f4eeea42 │ │ └─196332 /bin/bash /tmp/libvirt.sh │ ├─1279d7f33cab5428ba3d42b7df489c9a02a64bc00f857adaa034b10473805bc9 │ │ ├─ 73679 apache2 -DFOREGROUND │ │ ├─ 73763 (wsgi:k -DFOREGROUND │ │ ├─ 73764 (wsgi:k -DFOREGROUND │ │ ├─ 73765 (wsgi:k -DFOREGROUND │ │ ├─ 73766 (wsgi:k -DFOREGROUND │ │ ├─426415 apache2 -DFOREGROUND │ │ └─426490 apache2 -DFOREGROUND │ ├─f52b639a0d7399546a14b62ad8ad79016325a69b59a050d7a33c161f9d6c2ab8 │ │ └─326057 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─a9a0f433309183c1cb3b5314c528eb387f7aaca41b4ab4c7bb42105bd2a44d8b │ │ └─65252 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b7aed1fe766d405de8dd193a9b7188ca15282fb554515233cdc50f170cc788d5 │ │ └─61575 /pause │ ├─266783bd6adef45c691644f2ff99147ef42472abf05dc870a59626c0f661114f │ │ └─160116 /pause │ ├─98443f7e5026d5bbfd1a5fcda023642612dfb8ec1c41735f0232c59b4c47bbd8 │ │ ├─62517 python -u /app/sidecar.py │ │ ├─62836 python -u /app/sidecar.py │ │ └─62837 python -u /app/sidecar.py │ ├─de4aaa4bcfbb21202991a8e64e1c790f9c6c7ccb50cc134fe07c7efbb4b1cf4f │ │ └─39574 /pause │ ├─9815b2cdd4de0bc6d25a14f00a50b07a265ffcd8d4b022e5743b03568fbfdde9 │ │ ├─48283 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 │ │ └─49743 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 │ ├─701b598570e0bc6e95d503aee4a4571afed1786a3972fdff78953ff41e99af21 │ │ └─64250 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 │ ├─249a033b0a0719eaa25fe5a334043deb9f9ad405ebe300dcb1f34bcf6000c9b5 │ │ ├─264091 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─264780 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3cgl4qtz/privsep.sock │ │ ├─264784 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─264810 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ea3693982e3f93c9a3109ded34fc3321d6dd55645c9ccd8ee0aff8ce712b61ce │ │ └─63101 /pause │ ├─7fc4345fd2caacb22a7d329d4c746b9df0cd9acf2dc0d60b0d176ad8fd448ddd │ │ └─65944 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─528fe56a331a3e5b16390c00ce39879479d3b20cdccb949b69462835ab2a73bc │ │ ├─213072 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─213466 heat-engine: ServiceWrapper worker(0) │ │ └─213469 heat-engine: ServiceWrapper worker(1) │ ├─f63b753a8a0fa4ef6f074d8294a4889302740ee7cb90159f1cd764971eb5ff61 │ │ └─299697 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─214cdf6e37b82170aeabf12917ad9a7a346d8bfa148fb033a6c5d208384d3205 │ │ └─39735 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─f8c19ece30a319c624a253a3c615fd2b95a5289dbb2130c2b6d4d0881977308b │ │ └─65860 /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 │ ├─138e82aae47cc37bcecad38071964d3ca51cc8c838b4e6ed2e94e586858f71ea │ │ └─65017 /pause │ ├─62ff23e9b0d2fb2fd75bd9475d60cd5f8417d6cb46c942233d29b6fab3b42b34 │ │ ├─191436 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191818 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191821 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191824 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 /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─19c6e615ec5c857184e184acd40b533776fb111dd3b544dafa526decd7be6823 │ │ └─61525 /pause │ ├─88bb62e496297b75361c31471e56bd741c5216481e26f081f3a48a0d9537bb17 │ │ └─198966 /pause │ ├─d3a383c8853c2009de388911cfd9cedcb42b96163dd579f3aaea6f0cd570bd52 │ │ └─165522 /pause │ ├─a58a452add07f1e5e973ed0c5a0cbb4a1bcad366a5f60e5bc55281690c3e49f1 │ │ └─42224 /pause │ ├─64f6bb1e0bd594315c3223acdb7a402e75f88a621a6f0c6c4091a896fee7b886 │ │ └─252861 /pause │ ├─f79fcaa228345f9969554f9f49a2dcbfbac6bdb19db79fcd17f2c57cfe0cc49c │ │ ├─150603 placement-api: uWSGI master │ │ ├─150631 placement-api: uWSGI worker 1 │ │ └─150632 placement-api: uWSGI worker 2 │ ├─e792dce20a828b7c85cc646024d3acbb4f0ec338f6e712d09c74d3880107fda1 │ │ ├─114497 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114736 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114738 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fc4b0d53fb68e6efd664ff83c8f914f7fee66ba8a5416fc6217a5a060736a59d │ │ └─320345 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─dcb0e9b224234c2c02ea03fffaaa896f0e1023154675aba71aa2d89ababb2840 │ │ └─252990 /pause │ ├─4080283ce9117d41543151e380a10994c6b4f579c0d14d7645c8f2c84ac33239 │ │ └─116347 /pause │ ├─3a24bb2c7d36105a384ec8c166574c88c6fc331dec5a6e3dcd70002366cadce6 │ │ └─42645 /pause │ ├─fb37815cc666ee0c4bfe2c234ee6c45c780790e707813491e5042bd84608a0bf │ │ └─42708 /pause │ ├─ffde72224f592b69447cde06dc9b9d9db64327c309de0da3f0d340ca50622b34 │ │ └─42696 /coredns -conf /etc/coredns/Corefile │ ├─298170ce4e9e7e72ddf858901d9d3b93f413aff185092d0b630550a854409b52 │ │ └─161871 /pause │ ├─de979822af0405488a67223144a463f12091d527333ead2620f9d55014656105 │ │ └─301934 nfd-worker -metrics=8081 │ ├─f0ddc65726405d3818fe50781bc5a3d74eec1f422d9a7a6cd14ce01c58666daa │ │ └─50557 /pause │ ├─2120438d90b91fe2e8b3f9c9421a446d4e45f784ff2bc5ab1d6ea83c36f1551e │ │ └─66831 /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-109.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 │ ├─9ae9fa60502713e028e8a122dcb46e03d46f4a2cb9d06bf781cc4429842500ee │ │ └─196658 /pause │ ├─c6b063c8695ea20204eeaa9462f60bb14b5b95561a9b6f7281560d33058fd533 │ │ └─199119 /pause │ ├─2578cc99d462dc6090fbffa9e098d78abeeff7252e601d2e37fe568dfeb3b8cb │ │ └─247466 /pause │ ├─9fac8af805a4315bfe1a1c2651df0ffbd5a982508244861b2a13814962145c37 │ │ └─299745 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─f270052359d85732f8c4da92bf4e9de87b5f16b86cb6298cfd1459c8aa384089 │ │ └─67171 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c7ddf1241e284d6c10c0c1dbe494ca7e1f71cc508c958c1ec392f70ae944f5dc │ │ └─61671 /pause │ ├─e90c4fac1d9da6beed225b0b21c73196531cf66a88c826f695d6fcc2ccbd6cc7 │ │ └─114198 /pause │ ├─02c329f7b8d882e5cd96e5c4404c67733f298e564de8f244cde0ec6a4e6d4625 │ │ └─67301 /bin/oauth2-proxy │ ├─5f8c2ea22219e81fc6e34e4121269bac59c46c9bfbe14503976bcf6fca372312 │ │ └─142329 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a3c221995e77059f05442248c9595817faa77c058df3fbc1403d2e5414634745 │ │ └─48360 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─5def635c4dc6ada5a89bb1da9a426de32f1d22eb30e304b4496c8d23fe09e002 │ │ └─66378 /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-109.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 │ ├─0327d819ee40d89a40619e9044fbab7fb720f546f050223a152566f433071cd0 │ │ ├─139731 cinder-api: uWSGI master │ │ ├─139799 cinder-api: uWSGI worker 1 │ │ └─139800 cinder-api: uWSGI worker 2 │ ├─b5e5b1b6b2527a4323f2b5e03390dbd0bb24104e6ec879ea9b16a285d16c1076 │ │ └─301163 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f4660a5b84fa9b3586f2b0f2b34917607a8aea27fb03f7499bbb4317939e137f │ │ └─165634 /pause │ ├─76568a97110a09c0d1715cf39bf7c27637a0f548d6ffb796b2dd3a41b2514c34 │ │ ├─329941 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─329953 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ac4874319684ecfdca2dbd6f8df3f8d5521bb9b2ab1b9c87d6b715d6aa36743e │ │ └─63583 /pause │ ├─3282c2df21a418a428491ab2a6a984a9ccdc8ed6f3d0698e02459226fd5615a9 │ │ ├─95685 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95702 /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 -- │ │ ├─95708 erl_child_setup 1048576 │ │ ├─95811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96108 /bin/sh -s rabbit_disk_monitor │ ├─2eac72955e8d5627fdf3104243e664b47b10f4c0ee1bad4aa872067991a9cc20 │ │ └─301508 /manager --metrics-bind-address=:9782 │ ├─b52e664fb534074f1b3922194102298ef418b7843bfa1893b444150e9e2f2c74 │ │ └─64372 /pause │ ├─75bc3b8a7d5f6b44e4d217044cdbd230c9b112753adcd2e8db38222cc589f8c4 │ │ ├─243826 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243850 /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 -- │ │ ├─243856 erl_child_setup 1048576 │ │ ├─244019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─244325 /bin/sh -s rabbit_disk_monitor │ ├─1e9ffca89b7a2bf0f4cdd3ecb261b0ebaf30231caac9529036902d80184e11f0 │ │ └─43913 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─48cd9a36108ce0b41d638a914dd5c79ff2014d76ec083af1dd8f9581e3fbdd0c │ │ └─43626 /pause │ ├─69814b5584ba2ef33a67ea4832ec541e4e146a330af6599918967f254dc47722 │ │ └─264271 /pause │ ├─c6fa7dfd7cb5a73aeb5903de5af97f39dc9228d8094c61358b8257a9bf1afc4f │ │ └─118090 /pause │ ├─f1af8d6cfe58a54c4206a395bbcffe95f9670085cc79cb894d6e88a8603047b9 │ │ └─39611 /pause │ ├─ceba6679db4fb57381a9db93203787d6f89c2230e9980cac3d3c1e74b5535046 │ │ └─63279 /pause │ ├─29a4ef871b796f4d643d680604ad5c9fcc07743ee2cb703943d3b15a7dc90d40 │ │ └─100928 /pause │ ├─5ad1eb5bf5957d57855fd73e24c78bf14316ae8777e066e9434dc554c5439a6c │ │ └─47026 /pause │ ├─d8d06c1244bd964272f569240490e9ecc047f6ecbde226873aa682c17a6157ad │ │ └─101423 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-qfpvh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4b97eaffcad988bacad7e64799ed42500f3c5d5154cebbaade7531e3e9b3d763 │ │ └─95435 /pause │ ├─aacb9eb8eadf2a39cd1615f4dbb8580068076eb4141eab6a09b0923aed0d47b2 │ │ └─79612 /pause │ ├─0a7501995e90ceacee06bd13251a4730b5b9695028c0971314267b55730a4fd7 │ │ └─196269 /usr/bin/libvirt-tls-sidecar │ ├─9a766dbc44a8f67423842f9b87130e491dc41038bc0dc5c2a2394b05c6970894 │ │ └─165276 /pause │ ├─debd20582783871a67b894bf695316bf6a8b245ef00b2411c3304e6ad220582d │ │ └─162345 /pause │ ├─755a1ec7416fc6a1abd3ce7e63313cc2b4cd813083b2c92e50f44ca9f9a3485a │ │ └─141682 /pause │ ├─647af72e3de823037acac76452eda3a77dd3072c50390beb650def864bfc48a3 │ │ └─243514 /pause │ ├─3532ec286ca3037202b71762699fb2ca73443758200970420f077385788cb82a │ │ ├─48512 mysqld --wsrep_start_position=3c3f51ec-4f55-11f1-8d4e-73f18c54501e:20 │ │ └─48604 /var/lib/mysql/mysql-state-monitor │ ├─40769505f19e6db3a3fb9c2f4466829d81df4d68020b668275b2d05a5c9bc387 │ │ └─301522 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3834329d73851178fba5a98ea726c84b95323ab7aa6b50761ffa62b84bf187ce │ │ └─118142 /pause │ ├─c197f613722b70ebd9c9967931efc110ed7ec39b12f3105a981fba178b10995f │ │ └─39489 /pause │ ├─3db09f45a5a752427abd60a407cc8aea7c746bf98fe38f91f67af332989acea6 │ │ └─61342 /pause │ ├─56208908f8a5ecd61191f39ffcf79a90a7c175dd72661d2a07a4bab0c4e80d2e │ │ └─102257 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─27639cc859fe2fbc906f77f306025c7f2d97c412557f3252895f0ed9b7b90fe8 │ │ └─69912 /pause │ ├─73c04b90cf685030ab2710cbc720f8dc91d57f2edc3c623815339f695a65e953 │ │ └─65689 /pause │ ├─e9768d99e6d37f35dcd25bfbf94bd113122935b3098372a6167ed6072d5413a1 │ │ └─196993 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8b126d9d26f5452d343ff697a25e59358a2f3778a3324ebde4632d4f18a86923 │ │ └─46196 /pause │ ├─8b397fb6a524b10dc2f1297cfe09b987483270920124f724dc993b16e5a78680 │ │ └─297080 /manager --metrics-bind-address=:8080 │ ├─b2eff754ec9bb0972e100ef9383d421ec071db61808bbb6bd4b567596087d1ae │ │ └─310419 /pause │ ├─b33ce931bb4b8e419daa79971a8ba61fb88d01f6845a2287ebb29dd35a871611 │ │ ├─191453 neutron-api: uWSGI master │ │ ├─191479 neutron-api: uWSGI worker 1 │ │ └─191480 neutron-api: uWSGI worker 2 │ ├─215c31fb105bc814545d10322d21324e63ca931d07c0f4e0277377bdc3f00f13 │ │ └─231264 /pause │ ├─357eb50af11f7f767430498b4f50c17d6e6ddbea7b616df518d28b50ebe8e95c │ │ └─66427 /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 │ ├─dc96699a858538f06825041b8565905c2999599fdd5f67e9991e4000ddaefb96 │ │ └─64019 /pause │ ├─78554926fd983f27f4da0ea0a804855914e01bad52d237f20dfb433d7c1d4034 │ │ └─298148 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6f90c99d2a6ccaa9f0e14b4285e487b3a26d148676b59aebe0a010a0b02d4122 │ │ └─51317 redis_exporter │ ├─2a04d4d5dd00728a5a9a2ca51a9ce563ae552ea53254a7e61e444d0776ab148d │ │ └─40099 /pause │ ├─07a204af63f57f4133d5b7eb0d869d822fe09917ae112f47080b2a6204d03184 │ │ └─241235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─88d7187405fd6a528d49d7d2a7048c7e0d6de34c760103e9ae5145053ce6af34 │ │ └─47699 /pause │ ├─e55bded06b351e0f6eb38b8c1fc803983a04dd6df645b8b76909090b5990b944 │ │ └─231027 /pause │ ├─e0c67b476a4a0e5a1f8d29f3e13933aee51954c51c794bff5dbe135d8d1fbf14 │ │ ├─263790 magnum-api: uWSGI master │ │ ├─263823 magnum-api: uWSGI worker 1 │ │ └─263824 magnum-api: uWSGI worker 2 │ ├─853916703697be8e14295ee2a9c2d87da6a6e3572bf77a19b4f1df5b23034f98 │ │ ├─86698 barbiacan-api: uWSGI master │ │ └─86769 barbiacan-api: uWSGI worker 1 │ ├─ff4a2b0430ef1201193c722a1b52850ad96fa97d780a26cb6cf97df38c0c8dfb │ │ └─304622 /pause │ ├─5a84011585e6b18fe614d671a15b75ca304ef989c2dbdd9ac6b58987c949b568 │ │ └─66924 /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 │ ├─34600bef0d450ebbddd21f0be6af7130cc8c1a588d4c94c6ca95f607ebf992a3 │ │ └─67204 /bin/memcached_exporter │ ├─eff013cba7425accabcaad55aafff2eeafae1856147df685e0b90848fabee039 │ │ ├─177283 nova-api: uWSGI master │ │ ├─177335 nova-api: uWSGI worker 1 │ │ └─177336 nova-api: uWSGI worker 2 │ ├─7d7903cc7f3e2dec0c54c5ce285791e05b741daf66007421353fffe78b78d975 │ │ └─48728 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a9c6268cd4596e4a92929c01be6180880fe000fa0d9a99efdd14cd36fa3deeb5 │ │ └─56236 /pause │ ├─75851688850ecbd5f288952d9575e0e2fb4b0ac832af86128e600c0290387ec1 │ │ └─230914 /pause │ ├─890ca41c2834eef209d71bfea1aad00bc8b573d15429d2ea989c800ebe36101f │ │ └─56602 nfd-gc -gc-interval=1h │ ├─812109cfcd0227a6601dd100cd0045f72dd37f9fb95221858a1a8ff5bda3de19 │ │ └─230957 /pause │ ├─23b45d7c437c9a3b33a59ca9ad0c395ce835119c21446a7127de86eabe1e76e9 │ │ └─46521 /server │ ├─efb670a6ffd9883a2a8fdb44828c850c4bde3913d427e554d06c838fba82f974 │ │ ├─304725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─304743 /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 -- │ │ ├─304749 erl_child_setup 1048576 │ │ ├─304903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─304904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─304916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─305903 /bin/sh -s rabbit_disk_monitor │ ├─67a802cd33523b5c191091ea0f002f4ab96bd09686df4f7b9d8258d2e84673e1 │ │ └─166706 /pause │ ├─37fe65aacaac1d4500ee29c35a41dc1982042b61b47e6a90fe1b55309381f277 │ │ └─56738 /secretgen-controller │ ├─4a42b6c184192e633ccbf1c3214f9451b66533a05d293bfa7ccaaac8e48138fe │ │ └─43728 /pause │ ├─54ceb5ab85e0096cd19e8db9c1b9017155d24a27c357d9dd6423734614e5d2e1 │ │ └─301350 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─dc8b8669d4d9bba0053330b474964dcccd4e3a8e9901ab7431be5ad63df81fc0 │ │ └─48253 /pause │ ├─bfebb92858271bbfc32dda06d49fee67bd741285fe3c9c3a8346a20654452cdd │ │ └─65299 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ee4ce9af743aee81c665e95677a90f218580ca85ed0898cc82e9ab2dbdddc99b │ │ ├─116469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116492 /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 -- │ │ ├─116498 erl_child_setup 1048576 │ │ ├─116545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116732 /bin/sh -s rabbit_disk_monitor │ ├─1356d3bd52b3ba8de23ae991c25457df473f58f4ec3e3c69067f929744b1f597 │ │ └─327315 /pause │ ├─a8c80b358a069c978b22b80ac8f13ac289ca172519aafc15bd4e7f286ff90c3b │ │ └─320347 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d5642725ae8493d3b6e231f8299c4de9bc54482b40f7b512363cfddb439a93de │ │ ├─142794 /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 │ │ └─143081 /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 │ ├─64468cbbd452b3b96f67190a3976bd84569753cfdf233c4bd8f8430bb79e7758 │ │ ├─196795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196834 /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 -- │ │ ├─196844 erl_child_setup 1048576 │ │ ├─197046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197047 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197335 /bin/sh -s rabbit_disk_monitor │ ├─de852a4b241fe020f22250bc733f2494f3bcbfe2f2c59e3b35c0d26b3f3cac8f │ │ ├─41342 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41784 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7938dd67bdc11772197a39940e819a376df8963e0b4021ce28872c6be80ec0fb │ │ └─181374 /pause │ ├─2cb8d118002da0a551045a2a757a86b91b52c99f0dbf444517d4b60ce97ebfeb │ │ ├─213090 heat-api-cfn: uWSGI master │ │ ├─213118 heat-api-cfn: uWSGI worker 1 │ │ └─213119 heat-api-cfn: uWSGI worker 2 │ ├─9cedad7d418e30f5203bc092baa53f856bde0e8f3c42a68efa4f60e094572a64 │ │ ├─194299 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─194765 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─195239 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpy1dhtqxn/privsep.sock │ │ ├─408919 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp93u8uqu7/privsep.sock │ │ ├─409446 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp63shj0eh/privsep.sock │ │ ├─409890 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─409893 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─411364 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ff6d8e57-a524-4901-8836-fcff4be74efe --namespace=qrouter-ff6d8e57-a524-4901-8836-fcff4be74efe --conf_dir=/var/lib/neutron/ha_confs/ff6d8e57-a524-4901-8836-fcff4be74efe --log-file=/var/lib/neutron/ha_confs/ff6d8e57-a524-4901-8836-fcff4be74efe/neutron-keepalived-state-change.log --monitor_interface=ha-c079c8f4-b2 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/ff6d8e57-a524-4901-8836-fcff4be74efe.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─412065 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=912fbc2d-4885-4ea7-a8f2-55bbaf842fdb --namespace=qrouter-912fbc2d-4885-4ea7-a8f2-55bbaf842fdb --conf_dir=/var/lib/neutron/ha_confs/912fbc2d-4885-4ea7-a8f2-55bbaf842fdb --log-file=/var/lib/neutron/ha_confs/912fbc2d-4885-4ea7-a8f2-55bbaf842fdb/neutron-keepalived-state-change.log --monitor_interface=ha-a95fbc02-34 --monitor_cidr=169.254.0.241/24 --pid_file=/var/lib/neutron/external/pids/912fbc2d-4885-4ea7-a8f2-55bbaf842fdb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8ec7160b406d352803343085f46f68cc6c64f2db55442970fd3fb996203dacae │ │ └─141750 /pause │ ├─cf7ce67ac092e797d7dd22982e85e28df10acfe44265aea0bab202ee859ab332 │ │ └─301354 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c3e39c5dfd2e41d8c165ab33f6dcb18219f5b581ad3b477e793fa61526885705 │ │ └─327604 /bin/openstack-database-exporter │ ├─84df1528cc4ffb3d156642a77333dcf1fc427046ea88dd5ef5ba37bce597cfb1 │ │ ├─160598 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160612 /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 │ ├─57db581eaaf90e00d9ec9cdce999be920a1f1d77fadd5649bc75d6454b0f39db │ │ └─163283 /pause │ ├─65d9d809c1bc141820529ffdd7002f0ef4b7b9635790848b8c2d6d6387c41cc8 │ │ └─204653 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─07eb4a5afebbf9f3c76c516816a7e9ecc64f953fa9c33f7f9c055c943e0a05af │ │ └─270144 percona-xtradb-cluster-operator │ ├─198fde788e091e6da5a96b36869427d7fe06b3156656a0e3bb05cb3199dba461 │ │ └─165686 /pause │ ├─e433e1f049c45a1dcb9d0385cb796f2ea4d45e3f61ce05e67060f43b15769d93 │ │ └─301014 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─af4647ddc19a07e51bb040d227aa8b52c8d75346bfd76a175f99f4fe5633049a │ │ ├─178193 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178488 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ad6feac6a6b2ae825b0bfdf99c52d00212df71a24e07125a0c9742df4a4c072c │ │ └─181495 /pause │ ├─f2f2253ed616f19c9d96f9bf1c3496ac5fe6bc28164eaa8fc63c9cf3652c71a9 │ │ └─114224 /pause │ ├─95daf55d481bb4daae2ce849fd4df8a68fbd6a0d4b33cfb7db8d4e466083c9ee │ │ └─270896 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 │ ├─2b7ccd9e4f24eaaf08a711660b07d5a48007acfb8219ab2dcface5d104b81715 │ │ ├─320612 /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 │ │ └─320876 /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 │ ├─70dbdd308687ed365a6aae72aababb4188169d5fdee5581ae1ef5179487c0ced │ │ ├─177419 nova-metadata: uWSGI master │ │ ├─177441 nova-metadata: uWSGI worker 1 │ │ └─177442 nova-metadata: uWSGI worker 2 │ ├─c2c7b12748f24067fc620b8860eb9d85e55669a5915b73e848ac5e8cbad47bd3 │ │ ├─182651 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─441206 sleep 300 │ ├─46c36e5466a906f1e62ffd16b08a04c13f36db6b6afa705556f64a8e38e34aaf │ │ └─50760 /pause │ ├─d61534632bb557f7be948a890e98925d14c0cf2d33daec8706f21d08377fe9b6 │ │ └─199009 /pause │ ├─2e2792d8fe2b11b690b77b1e8e2c5105edbd8748ee1c1457870705f0db261c99 │ │ └─64623 /pause │ ├─44e21bc854c1fa470e2aff1be5d78ecfaf87e20f2d2808573a60aa55ea396e00 │ │ └─181135 /pause │ ├─a53a0c9c4be0f8ea40a5925d9adf57bb31cd25af73c817117aa515bbf714832c │ │ └─56560 nfd-master -crd-controller=true -metrics=8081 │ ├─649260410619386da7934f81e2c598e6ecdebb34d7a4bcc8e5b3026ea60af1c8 │ │ ├─191493 neutron-policy-server: uWSGI master │ │ ├─191506 neutron-policy-server: uWSGI worker 1 │ │ └─191507 neutron-policy-server: uWSGI worker 2 │ ├─eaf2cb497ceb1898572ec3c799f810a61177294e0866691fd7b7956716b4718f │ │ └─56482 /pause │ ├─a9b7bbfd1ea991dc4ceea1b6662294ad0b53c0f14c4bc0c0694588cea9b71494 │ │ └─101060 /pause │ ├─5912e4385aeb72c7fc4fd42dd39aef0bfb56a496a0f8b3f0826c9d4d16d9238c │ │ └─112620 /pause │ ├─42d3949dc90ef0c592a2eb8ae73519817422ca1cce24491756660ff1787dc906 │ │ └─162469 /coredns -conf /etc/coredns/Corefile │ ├─09ce08725c5929bc5aa043245d24b63637f97a0fe8da448cf596ef76c1abe2af │ │ └─40133 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6aa13f5a7e6edabdd47aaedefb7c3aabe7cfef065387d97c4e74fe9e34fabd2f │ │ └─46108 /pause │ ├─b1111e103dc62cc6a7278d6e2bcdf4a76cf9aeff135c12f6f399c0db817eff71 │ │ └─263766 /pause │ ├─1024bf80b6c8282fe7133686e432f4892e0c8910830919a53fe8a59301781693 │ │ └─181610 /pause │ ├─93e90a9227f16a35a4617b06e1910a523994e3a9b2caa005d613db586c6c5d82 │ │ └─46927 /pause │ ├─4ee7dfa89f28af54a704902879e60786ff3d54ca48e7705e66759d2222d61c96 │ │ ├─62486 python -u /app/sidecar.py │ │ ├─62838 python -u /app/sidecar.py │ │ └─62839 python -u /app/sidecar.py │ ├─0d2ae959405c93f1e3f497b03fb21e49678d9efd5125800bc065982cb35bcb0d │ │ └─160563 /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 │ ├─43a5176aa22e17003fa37ff4f3549260d64952b2ab668f26d618beef97126aaa │ │ ├─178200 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178546 nova-scheduler: ServiceWrapper worker(0) │ │ └─178549 nova-scheduler: ServiceWrapper worker(1) │ ├─9e183e3b5eb955976f4600293a8c0403611c7dc0052ee837ae9f3008226a2541 │ │ ├─264237 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─264624 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─264625 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c6cea403c4f65e15df594da2d2d685dc7497613e89e22204d3a122e3caf213e7 │ │ └─299223 docker-registry serve /etc/docker-registry/config.yml │ ├─169cce2f80179502e37af5994d6360babe0de2081fb8ea9f5939188fe6e40458 │ │ └─249646 /pause │ ├─73c2a4eb0789ed1bb86afb18d7896753115dfe005c5fb05f3e50ed626ef9b0a6 │ │ └─43700 /pause │ ├─7d8478e32c7793b1057b796fb3063613175d6b18122091ace7555e4f90fdcdeb │ │ ├─204621 /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 │ │ ├─410011 /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/tmpicac_rdm/privsep.sock │ │ ├─410419 /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/tmpm8hs7un6/privsep.sock │ │ └─412700 /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/tmpzhpqnp43/privsep.sock │ ├─b08c2b193467104cfd72f1e92da5bd9fd945f0a0efbde2478f7852b41d17d0ae │ │ └─43111 /pause │ ├─ea69fe26c961474d63840a89175960759b954b702b35f8b8d5ea814cea50391f │ │ └─66872 /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 │ ├─88f751655185795542521855e1038354cd91f7046da7c8cb9e1beec7fcbb8f45 │ │ └─181403 /pause │ ├─19b6e29e03a50f2fba6cbd70ebc62b38240f4fe3c5d22d093d787e11ef7a6467 │ │ └─66974 /bin/pushgateway │ ├─c78b14ca926dc67915410aa3e4e950e129a57d790ea6ce2930366ae913bbd2ec │ │ └─172412 /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 │ ├─42ed7a6d145b37c8ad0f2dfe59bcc25fb59ee555c5923b0d10a54d3a1079152f │ │ └─179267 /pause │ ├─1e0deafe51836ad255c773932396bbeb2b963bddb15f3c35a74a0221ed6bc173 │ │ └─56149 /pause │ ├─9269be7fdad81fa7e2bdf1dd3d9f75be256804acc6f2ff33760c655fb1aaa926 │ │ └─40900 /pause │ ├─54fae3b91f77b0d4b68903547835a4134ec184b9372f90ee0989beaa1b4ff3e0 │ │ └─62870 /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 │ ├─a896169c3cb575bde287e14a7b3d368183fc4145d11e6d44273e7af48350a91d │ │ ├─64867 nginx: master process nginx -g daemon off; │ │ ├─64884 nginx: worker process │ │ ├─64885 nginx: worker process │ │ ├─64886 nginx: worker process │ │ ├─64887 nginx: worker process │ │ └─64888 nginx: worker process │ ├─590954d8cd54bd2ba50ef0e90dd9e788f546009456bb77437f00d6f2bea40d65 │ │ └─181357 /pause │ ├─f2584feb926b81cec9fa7100383ea8dd21b12999b680287ffd7d05e6cfa13a98 │ │ ├─163455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163473 /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 -- │ │ ├─163479 erl_child_setup 1048576 │ │ ├─163623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163822 /bin/sh -s rabbit_disk_monitor │ ├─d5e81b61946d42a750179a6fe6b271ec5f5ca125355386a731f04c4902d190e7 │ │ ├─242100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─242124 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─242597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─242598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─436593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b33d9c2ef5fe50fb92e019a67efc6cc021d9b37dd12cb0374e47825d0dbe8249 │ │ └─246390 /pause │ ├─8c6b6b256426cd2a2f63491035234d5c035756ad21a8b0c86953487ef6e2c00c │ │ ├─320373 manila-api: uWSGI master │ │ ├─320419 manila-api: uWSGI worker 1 │ │ └─320420 manila-api: uWSGI worker 2 │ ├─b8942aba36c4fa6f647791e78ad9ce6253de0ae89420105bd2199042afaaa28c │ │ ├─112960 glance-api: uWSGI master │ │ ├─112972 glance-api: uWSGI worker 1 │ │ └─112973 glance-api: uWSGI worker 2 │ ├─e32de96108bfe5cffe3c8e5e698b22ffaa7c3ebc63c087db11365ef34e299947 │ │ └─322850 /pause │ ├─ac0d6b653cce24b01f665ab26b0114ca4f62583f75b2a030e5c87927090414f8 │ │ └─66220 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4361a3a90420ac1fc65e39dd240fb41165b93e748e7dfde238234826f8279d60 │ │ ├─79790 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79807 /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 -- │ │ ├─79813 erl_child_setup 1048576 │ │ ├─79921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79997 /bin/sh -s rabbit_disk_monitor │ ├─f6c39634ff541b5192831170bd6068f9ac7be5977b014df0a646c5c21bbf4793 │ │ └─194270 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─0cb4c27e5664761dfad3b605af749a8ad99b446348836e0cc60043e42a86d740 │ │ ├─241247 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─241768 octavia-worker: ConsumerService worker(0) │ │ └─241771 octavia-worker: ConsumerService worker(1) │ ├─e2e86dc725b7bfcc3b55b7530bc0d9656208abe820c141f96ba6090d5205e57b │ │ ├─65893 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65927 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3100a8fca2dfeb7fd3c2cebd91cea95727025339c10095689250cbbb25dfd4a1 │ │ ├─325344 apache2 -DFOREGROUND │ │ ├─328279 (wsgi:h -DFOREGROUND │ │ ├─328280 (wsgi:h -DFOREGROUND │ │ ├─328281 (wsgi:h -DFOREGROUND │ │ ├─328282 (wsgi:h -DFOREGROUND │ │ ├─328283 (wsgi:h -DFOREGROUND │ │ ├─328284 apache2 -DFOREGROUND │ │ └─328285 apache2 -DFOREGROUND │ ├─dde17e2b4c66cb61b4fae51870d039f94e09f3749b7556bd80f5de4599c776fd │ │ ├─217544 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217562 /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 -- │ │ ├─217568 erl_child_setup 1048576 │ │ ├─217671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─217834 /bin/sh -s rabbit_disk_monitor │ ├─2781758ec16c38c61a1904318cf79fd82ca48eea015d779cefa66fc791bfa3eb │ │ ├─68199 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68218 /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 -- │ │ ├─68235 erl_child_setup 1048576 │ │ ├─68308 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68385 /bin/sh -s rabbit_disk_monitor │ ├─25c940e661ce57965232f5b50106003e157f7e37e46f89d08eaef8d99b891acb │ │ └─43336 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 │ ├─1b1c7ca5ce6a39f57552228df6e0923585889f83500cb9b5a8b2c54db836502b │ │ └─181115 /pause │ ├─1c86e2fc2d6d7e2cb954daf2b5bd33d8b0023340a5138a3fc35538b9bb9911fb │ │ ├─179444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179463 /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 -- │ │ ├─179469 erl_child_setup 1048576 │ │ ├─179555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179633 /bin/sh -s rabbit_disk_monitor │ ├─05609900d361eba405ae7de5fe2670de4c5028651def38a3e4eb9452d518bcce │ │ └─88678 /usr/local/bin/rook ceph operator │ ├─5797f6923c14a19ab8716cab2f449fdbde09513c6d545ecb1938f4b4cc379c47 │ │ ├─101545 /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 │ │ └─389153 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d77f962889a1a55ebdee831e3ea4784b1add440c8e93f740e69db8929bd605a3 │ │ └─248465 /pause │ ├─c712f131b7f1e5760bd66035b9660b1d47806df2110c783994e0ac1de8aeffd8 │ │ └─144798 /pause │ └─0ee1f8730120db0524e0be8441c44e845500277c8bd8bf035a94336e44116bb9 │ └─296828 /kube-vip manager ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount