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 │ │ │ ├─21847 /lib/systemd/systemd --user │ │ │ └─21848 (sd-pam) │ │ └─session-21.scope │ │ ├─21788 sshd: cephadm [priv] │ │ └─21864 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─722 /lib/systemd/systemd --user │ │ └─723 (sd-pam) │ ├─session-4.scope │ │ ├─1621 sshd: zuul [priv] │ │ └─1634 sshd: zuul@notty │ └─session-1.scope │ ├─ 719 sshd: zuul [priv] │ ├─ 736 sshd: zuul@notty │ ├─ 881 /usr/bin/python3 │ ├─ 1625 ssh: /home/zuul/.ansible/cp/162.253.55.91-22-zuul [mux] │ ├─393911 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oibkkzoppqhqikmhuletucrclaqellbd ; /usr/bin/python3'"'"' && sleep 0' │ ├─393912 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oibkkzoppqhqikmhuletucrclaqellbd ; /usr/bin/python3' && sleep 0 │ ├─393913 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oibkkzoppqhqikmhuletucrclaqellbd ; /usr/bin/python3 │ ├─393914 /bin/sh -c echo BECOME-SUCCESS-oibkkzoppqhqikmhuletucrclaqellbd ; /usr/bin/python3 │ ├─393915 /usr/bin/python3 │ ├─393916 /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 │ └─393918 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12320 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2cf20d0f49f24ce997b4de831d0d9fb04dc8fb07e773ea6ba73895f9e726503c -address /run/containerd/containerd.sock │ │ ├─ 12684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9fbacb35875ff9454a2c447218ea5d0784eee57ef00777a42b7e9dfabbf0605e -address /run/containerd/containerd.sock │ │ ├─ 18827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b8a46a352a8acda1b2635bbb93816ddf526510854c02a3a0b8e554125c4687b -address /run/containerd/containerd.sock │ │ ├─ 25409 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8e124d887f8fc5a7a54c19e0b1ee8cceff61e5f015c8f2db6aef8bc453f86c92 -address /run/containerd/containerd.sock │ │ ├─ 29904 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04fb1382e54ef11ebc500cf4c15a505b2adc65354612e329060890c6b4b1d96e -address /run/containerd/containerd.sock │ │ ├─ 34445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd9b2fa7f6722b32e11c2f1078c066d04a2921e2c52ccccb7c15c6ecbe4f94ab -address /run/containerd/containerd.sock │ │ ├─ 39010 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b25f8e98f1c825d455d83c9fbadc27fe2fef7a2b5b0223acfe24a5011ea72e80 -address /run/containerd/containerd.sock │ │ ├─ 41653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a684cf3d935e094d94323b0b08ff0735ed1b460615624219cc51b91cf15915b7 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f1b7f48f4185abb7afddf2969fdd337b28eccaf9a752220a8a6585bb2e5896 -address /run/containerd/containerd.sock │ │ ├─ 41706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf394d3d3b63b4571d01f14233385588621c78ae63fbb33d5ee28e135f96771 -address /run/containerd/containerd.sock │ │ ├─ 41707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44d6a1c738dc1dfc8c9510081e14db46b36e62c8dfa4acae8698762bdd3f281 -address /run/containerd/containerd.sock │ │ ├─ 41713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9790a221f62bf270150621a1deafb24038c52e43421bb7e0a18ab4507a73ef92 -address /run/containerd/containerd.sock │ │ ├─ 42248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859ae060024f18f7e17347342018d4e021ac08a3207267e2e0e71b26283fdd27 -address /run/containerd/containerd.sock │ │ ├─ 43049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6026a8d91d86c6570904662ef2bb8efa3e9bce93f68f1320e311237691b754b5 -address /run/containerd/containerd.sock │ │ ├─ 43068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71bf4a118df1e292ca13d0dfb079def53d1e127e9a55e82a1e8d3aef32dd285 -address /run/containerd/containerd.sock │ │ ├─ 44423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ad59b6b198dd59704f2f26b10e3e2c5a0faca2b2baeec2984ac7ea9c343d52 -address /run/containerd/containerd.sock │ │ ├─ 44848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acbb7268273b8f9021de0a2f5139aeba5bac6344e5725ff356d3a5994d3ab63 -address /run/containerd/containerd.sock │ │ ├─ 44890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bbfaa854c713bfdf050e18729ec0e9c8c4e0546a1fcc92e681f056c87c2556 -address /run/containerd/containerd.sock │ │ ├─ 45370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aab5d392d86537d5b58e60f25b8d3fbc442e39ed3850a4bb2d6cfa6ae94d2c4 -address /run/containerd/containerd.sock │ │ ├─ 45862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecbed30276514097fc2c6bbb7ac0fbb59f3d094f707f30abec8e4a6819883fa7 -address /run/containerd/containerd.sock │ │ ├─ 45901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694b183d6dcfe1c4738b4f9dcdc1c8d8112c5655fcc65d5f7534471c2561d90a -address /run/containerd/containerd.sock │ │ ├─ 45942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb4f62cffb2c736ba25e8fe8c46a2f3b2876cb77102dae294472153e12717b5 -address /run/containerd/containerd.sock │ │ ├─ 47942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2bd9641529e77af93a03ed9debe42091794881ccfdb08190647696e7ed4a8ca -address /run/containerd/containerd.sock │ │ ├─ 48037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec37fbacabcdafe1ab3c6132dd8a56fb4e4fa192dc39413069cb07057d9597a -address /run/containerd/containerd.sock │ │ ├─ 48753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f1b382fe5026e1bcb08e0fd74e12ba490e9a38c7d6ff6689c2998a9a02b7c2 -address /run/containerd/containerd.sock │ │ ├─ 48851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43cc07f56c57ff9f95796f196df7743caa393749b8dbddabf561717a5f246437 -address /run/containerd/containerd.sock │ │ ├─ 49238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5756d046fc86a6cf87bf31744b020a3d347b40cf613c6fb6a3d262356af61d79 -address /run/containerd/containerd.sock │ │ ├─ 49540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3f39ae659f938a805ec2123613b287819649383188b747de8ec4671ab5a64b -address /run/containerd/containerd.sock │ │ ├─ 49957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edebb5b62783ee998c1b707b3f0473d3256722b242832e629afd93c2036ef6d0 -address /run/containerd/containerd.sock │ │ ├─ 51884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5e82a4cf022f87996810b00f41baf506ef76576df67f9e9782c441ad715118 -address /run/containerd/containerd.sock │ │ ├─ 56132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7c7ab7c4c7af6e5df6ae7d7ff5e9b9f4d96f435ee040adfbd92d102c2fe9bf -address /run/containerd/containerd.sock │ │ ├─ 56761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc1b808bebab72cbc3fe53854f0603c9409e7411e9e2ddcd8083b9a7264084d -address /run/containerd/containerd.sock │ │ ├─ 56809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db295cef64e9727224c6ae6f578751c666b8e9106ddae904c156c79a7d934a89 -address /run/containerd/containerd.sock │ │ ├─ 56840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67aeccae9bd2af98eaf1a761bfbc0e82b6fafa0c069258416c3a89490edd18e9 -address /run/containerd/containerd.sock │ │ ├─ 56994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7928ee8f6d47f134a4e36b0a6c82038c2504d34665e5b3a02ee3e4e94953213 -address /run/containerd/containerd.sock │ │ ├─ 60258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e396fabc85c6decea1bd7bcfc9b44a45a8648e858b218501c20899fdcd7f72 -address /run/containerd/containerd.sock │ │ ├─ 60374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d35f158f2d26b9b1959a3cebaa0c5355738fd9d2be8be70fb98e1820f159e1 -address /run/containerd/containerd.sock │ │ ├─ 60412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079a1e30611a2df7798d9ad82f12c5a1262da17e61010ada52610749bb8be410 -address /run/containerd/containerd.sock │ │ ├─ 60463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ec9d7f2ff7cffe263e2d3879f5f6dc8499adf588e7e9bec35388d17e1657863 -address /run/containerd/containerd.sock │ │ ├─ 61765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ca5789546a440ca2b968b2fe1a557e938593ef6683a6acd36270f8cb7ddc300 -address /run/containerd/containerd.sock │ │ ├─ 61853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5618769fbc3c50700f7786ba20d9e764cb883598d172ff185441fe981831551a -address /run/containerd/containerd.sock │ │ ├─ 62134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b8753c359d37d3be77f4bc30b8587bac438a593e88e9dbaafc588119ad19ee -address /run/containerd/containerd.sock │ │ ├─ 62171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23e15440bfb930a311feee447f1291c299c1bf67b687321948a68c004fe064a -address /run/containerd/containerd.sock │ │ ├─ 62213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83354cdeb65258d02186fdf3d4de5f2db01e738239c08b71b9d4c29f1c1d466f -address /run/containerd/containerd.sock │ │ ├─ 62755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 401020cd38eb746630e8634630af2e4f1a05674dbfae0e539d6a81785ceb0f3d -address /run/containerd/containerd.sock │ │ ├─ 63012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb647234310ffb9b71e68d2bf3b1385190ff62d68e0ed96ce9b40f9e76c960eb -address /run/containerd/containerd.sock │ │ ├─ 63242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b075e84b5838b167dbdd624f3b4b86031fea415215e03c75ec7599a147ceba45 -address /run/containerd/containerd.sock │ │ ├─ 63942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbbf3c6e717cd79ab54b07c439a50faf4601f3a9d578c194cc8421c7bfc6dee -address /run/containerd/containerd.sock │ │ ├─ 64606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e11e6bd955517a9a8235e21581ad743ddd4c5a3e427531cf6d4586762954382e -address /run/containerd/containerd.sock │ │ ├─ 65933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e1f81cdac9b365c8ba624b62e0cf5837aea449da5157c373959abde6ca86d6b -address /run/containerd/containerd.sock │ │ ├─ 67027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5f2e9153c8316c12b71ee3d19fa053363445609c742159b73821a08d801b7b -address /run/containerd/containerd.sock │ │ ├─ 73646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2be012eff91c3608779b7c7789b0417c7c8715d491bc841f0f3a2e14d018c8e1 -address /run/containerd/containerd.sock │ │ ├─ 74748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb9fab07aee76302665152bf66736bf5e28b9d8f0c5a74077ca2119f2fe35d6 -address /run/containerd/containerd.sock │ │ ├─ 79181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d093ba5ece1c5c470563d1bc2fad89fdff5a747f133ed3ad05c67aafb3beb2de -address /run/containerd/containerd.sock │ │ ├─ 84378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81022d3648b0d6246850312ff9565d58f5614b7299e7f8753a5dd7145b8f766 -address /run/containerd/containerd.sock │ │ ├─ 89540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78fb330395c13fb3b9f600212c3b88a3bc0831633e76f939a5dce272346cf637 -address /run/containerd/containerd.sock │ │ ├─ 89586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a08a9e348a48a3b70fc26c8ee48de761f0c632d203a33387d938eee1a312bf -address /run/containerd/containerd.sock │ │ ├─ 98047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a103a8c1d29ddee37d0f1e438eb6f12a64861978b0b627390f2ea1f67f16462 -address /run/containerd/containerd.sock │ │ ├─ 99266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a9d5fef11890bc929a61e3bd3764e2211c0c3e8b019c96975418a87ddfae23e -address /run/containerd/containerd.sock │ │ ├─ 99335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc85b40e1a2cdf7d849fd8253b97168d394545cf323b3e200b32ae8e31066d8b -address /run/containerd/containerd.sock │ │ ├─101024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8daaf844bf774bf898d49fbed74d62dee548f983c284d7831c0c70d9b69068a8 -address /run/containerd/containerd.sock │ │ ├─102323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c252ce43fa2962b37a1bc7c20cff8caf3873fea8c3c584269d7d6104bf1667db -address /run/containerd/containerd.sock │ │ ├─102375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6364ea5d2bacd7550d13c83a9e6ef16cceb41e318d2b0ada86c3490e9284138c -address /run/containerd/containerd.sock │ │ ├─112632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cd7eafa685182084659262b0a4698b0fa66f003c266d44b18a854a3e993073 -address /run/containerd/containerd.sock │ │ ├─112676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e3876c5085ac6fca38ab48a9c892fbdc5e43b8c51fe8618f4f29331b6dad0ab -address /run/containerd/containerd.sock │ │ ├─114865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56047188b306063c1936cdc6a81ddc347121eac25f1bcc299fba52792def28d1 -address /run/containerd/containerd.sock │ │ ├─139234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed73a257f77457c58737d317bf1f544cca2be282e085c60806afae98070406e -address /run/containerd/containerd.sock │ │ ├─140651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf23e633a049c2c155f4d66e1fb989fd11bffe6af142c009ae7d59c550c91be -address /run/containerd/containerd.sock │ │ ├─141043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 295c70b62c4ff47366e045883951d42aa613de98a5cd7cfcaa3c85a6bc963859 -address /run/containerd/containerd.sock │ │ ├─141910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1480e151b11e3271e78d7ca04c2493107fd3ae95da8036f3c881d0571b4a488a -address /run/containerd/containerd.sock │ │ ├─143508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6452373da7401d3f41d1c922ef70a516d29a0307083f3b3f3109005634c4cafc -address /run/containerd/containerd.sock │ │ ├─143842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8753d5f460cc1e031fb2281f352050607593d39af964fda162cf4743acf1f825 -address /run/containerd/containerd.sock │ │ ├─143929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed5b56764b45a753ab886dc25068dc9e5338cb22c1a9feaf2aa7ec3ecafadce -address /run/containerd/containerd.sock │ │ ├─143962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a85102cc97af84157f7aed49b07f9e944a4eff42736b69946e25922e3a92445 -address /run/containerd/containerd.sock │ │ ├─144297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b763553b490d0b7fb5334438c5a2ab0812c965906671407c11a8f5ee6128696 -address /run/containerd/containerd.sock │ │ ├─144619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45d1584821f09875edd8281bc198204d3d653785cdbae93fa9c3b3235cbc4c3 -address /run/containerd/containerd.sock │ │ ├─154433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 299598bc3a12d4269aeacafe20b1bcd3063302ec0e2e8af1c6d801a8638948f9 -address /run/containerd/containerd.sock │ │ ├─156027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c73d01ab14e2be801ab4c3be3a1a5c80ec6906c77a8b1a18cdaf4f6b83f556 -address /run/containerd/containerd.sock │ │ ├─156097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4175abafa6f74f8222f33200784c64bccaec232e635e3152453a0b31c218c9f -address /run/containerd/containerd.sock │ │ ├─156118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5cae297d9a7150b60ce2c746035562cd5deb9eb6532247effc5d9eb75a9f4c8 -address /run/containerd/containerd.sock │ │ ├─156155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fafde545a45d3b0b34b925de2567830b82f90267a87c59e8489c9693ed167b52 -address /run/containerd/containerd.sock │ │ ├─156264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8442bbdc7c697f9624437592321bd774eb5d5c27d3a0d01739c752cdff37cab7 -address /run/containerd/containerd.sock │ │ ├─156572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 386b2ec04429622779d1e7f51f3b196ff169b6757dc76aa42ce45a27086ad991 -address /run/containerd/containerd.sock │ │ ├─156618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02a88e433bb41957ffdd85b0a044bfc938c983f8a4ff4fd58b499be247e875a -address /run/containerd/containerd.sock │ │ ├─167105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab0baf1c5e6870024636ae6353ba321dc293704d262c3f626424700263e937a -address /run/containerd/containerd.sock │ │ ├─169146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468460aae54c15d0271e737929148b65e7397058d8cba07209ac2a81af7e59b9 -address /run/containerd/containerd.sock │ │ ├─169222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff20bdca399fddc30d42cfcca63c76aa93263c2b0a15c601fb32dff736b536bf -address /run/containerd/containerd.sock │ │ ├─169313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d0acf1d86f58897919fc0ae0f58f63b3263479f83a91323fc192207d2e8f1a -address /run/containerd/containerd.sock │ │ ├─169438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c4738100f92f5d235bd7ccf500d9caac43af60c6862b5bdbd463974e16b8f2 -address /run/containerd/containerd.sock │ │ ├─176996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 529e08e1b6aa221bb82ba275c104392ba866492f82083e24708a9d2bd1d0a493 -address /run/containerd/containerd.sock │ │ ├─178933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff977e1e881a893d8ca222811e2a010067ddfc0db6789721ba02cc7633136f21 -address /run/containerd/containerd.sock │ │ ├─179030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cbaeb8e0b97a160b1c76f93bed0e8e64fe55a0c85fbd9f87307b67e64b497f4 -address /run/containerd/containerd.sock │ │ ├─179068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5ea53f0de2613a165867b7ed88492106bbb626a4960446b3007a0a05bf2be80 -address /run/containerd/containerd.sock │ │ ├─192337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d8242699d2829375afda8760ac53f284e0fdf830050bbab48130be1105eeb9 -address /run/containerd/containerd.sock │ │ ├─199630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34393de0ccd96d226efe24846f4577de857dcc54e47821d3e42908f53dd27786 -address /run/containerd/containerd.sock │ │ ├─199668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b238bfa950bb19f5aa84e7451a5d33c4b44db7e029561061cd038f5e4f434c99 -address /run/containerd/containerd.sock │ │ ├─199700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e18dcd1d7ef1788748c2841dbb0a49ecc3467a3b7b50083c25235c6a718b9f -address /run/containerd/containerd.sock │ │ ├─200006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8c08074dcb36c5d681cf58ccf8c5dccb4b123c143681e2db3f27bda6c952d6 -address /run/containerd/containerd.sock │ │ ├─210701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b061775cec729c09e5fd822ddc580cc0449ffba3f56456727e00eef8a94c983 -address /run/containerd/containerd.sock │ │ ├─212961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2992851fce150e8dca67814055a3c87683c22f58353ac9674e21997fc7f39b8 -address /run/containerd/containerd.sock │ │ ├─214121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795fb3f1cf930e52104ca37d2789c291a3b1fee1db9805d3fb948a5bf28df8d4 -address /run/containerd/containerd.sock │ │ ├─214998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfaf09c2527d943f8c14d2760b9c0d0af3959b81463b84f68b49b47e84273318 -address /run/containerd/containerd.sock │ │ ├─215429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e45ba293f74033b1a8ab45aa731b9b868520e080f7fd8b032348d58f6687f49 -address /run/containerd/containerd.sock │ │ ├─216949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23ec50a61c0d31ea52fbdf97e0833cfc5b07ef9abaf7d7446c631a7ccb00c9b -address /run/containerd/containerd.sock │ │ ├─218421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f451f8034a45d2a2005855acbc2861f477a4c8b4461edf3e0a5425916e78d22 -address /run/containerd/containerd.sock │ │ ├─218484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16f2c16b2af8aae0dc033a5fcd601cbb480c1dcc90240bfc1fe38f3fd35f7c3 -address /run/containerd/containerd.sock │ │ ├─227856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5a968bccff25616e3976981febb3a6f730024297c4c0fde0798f2039591080 -address /run/containerd/containerd.sock │ │ ├─228338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6e4804c0bf8fad04c174d3be0a2cd9280bfeb543301b8c88b4eebf0bd98cbb0 -address /run/containerd/containerd.sock │ │ ├─230941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a64f5bfedc508f04396b439daaa46f7b35ddd663dd10a0486947f48d63decab8 -address /run/containerd/containerd.sock │ │ ├─235170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5186111037c53dacf08515a5982f5699be5be793735ba84f2f0664f2decf8a -address /run/containerd/containerd.sock │ │ ├─235462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f74f240947609b0a7b22632208e80fba93f2b6fcb4e4849299beeb185cc886f9 -address /run/containerd/containerd.sock │ │ ├─235470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28ab4d0b08895b196533ee3ca5d031d7077b97eec33ee31214d2d8eb1ed42f3 -address /run/containerd/containerd.sock │ │ ├─235473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9a7e1fa0816d439f7dca69ba7a3ca23b718bdb3dfe6311c02394d4d90842597 -address /run/containerd/containerd.sock │ │ ├─247234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47ea5a193ec127e4cdab6a7f1432b0864257af84c8348cb9ca46958b122c67ab -address /run/containerd/containerd.sock │ │ ├─249311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f742390247bde14c3322c2140c14674ec56d851bdc6c064fde918881d880a09 -address /run/containerd/containerd.sock │ │ ├─250974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43e5e6cc2d51f44b364e2e371e0f225f5da6b049ef33f40b8c659a9ee369a8b -address /run/containerd/containerd.sock │ │ └─393521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32107a132d51e3d4e4d44814f211d8d1bd660a4841ea786f79a6df216e9a392f -address /run/containerd/containerd.sock │ ├─docker-9fbacb35875ff9454a2c447218ea5d0784eee57ef00777a42b7e9dfabbf0605e.scope … │ │ ├─12709 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.locfxj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12728 /usr/bin/ceph-mgr -n mgr.instance.locfxj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─536 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─408 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─644 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29614 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29886 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.locfxj.service │ │ │ ├─12596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.locfxj/unit.run │ │ │ └─12628 /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-locfxj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.locfxj:/var/lib/ceph/mgr/ceph-instance.locfxj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.locfxj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.locfxj -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 │ │ │ ├─18784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18805 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25132 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25392 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38947 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38987 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34428 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12232 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12263 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─659 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─633 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138718 /sbin/multipathd -d -s │ ├─docker-8e124d887f8fc5a7a54c19e0b1ee8cceff61e5f015c8f2db6aef8bc453f86c92.scope … │ │ ├─25434 /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 │ │ └─25448 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2cf20d0f49f24ce997b4de831d0d9fb04dc8fb07e773ea6ba73895f9e726503c.scope … │ │ ├─12344 /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 │ │ └─12364 /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 │ ├─kubelet.service │ │ └─42127 /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=162.253.55.91 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─376 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─666 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r13a02cdabe1a4baba4d10534d7f050cb.scope │ │ └─167819 /usr/sbin/libvirtd --listen │ ├─docker-b25f8e98f1c825d455d83c9fbadc27fe2fef7a2b5b0223acfe24a5011ea72e80.scope … │ │ ├─39038 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39065 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-04fb1382e54ef11ebc500cf4c15a505b2adc65354612e329060890c6b4b1d96e.scope … │ │ ├─29928 /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 │ │ └─29941 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker-dd9b2fa7f6722b32e11c2f1078c066d04a2921e2c52ccccb7c15c6ecbe4f94ab.scope … │ │ ├─34469 /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 │ │ └─34481 /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.socket │ ├─systemd-resolved.service │ │ └─412 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138537 /sbin/iscsid │ │ └─138538 /sbin/iscsid │ ├─dbus.service │ │ └─629 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─643 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-5b8a46a352a8acda1b2635bbb93816ddf526510854c02a3a0b8e554125c4687b.scope … │ │ ├─18854 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18871 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─635 /lib/systemd/systemd-logind ├─k8s.io │ ├─32107a132d51e3d4e4d44814f211d8d1bd660a4841ea786f79a6df216e9a392f │ │ └─393544 /pause │ ├─f56868ebbed7412b7b487aa98892dfb743d8496a112c8bdf9bc0088f75db858d │ │ └─64843 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a6806073e707426fdd93d3e60aafcd595e16ac326a53618d9fb5d94066b0babc │ │ ├─177139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177227 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─177234 erl_child_setup 1048576 │ │ ├─177345 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─177457 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─177459 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─177712 /bin/sh -s rabbit_disk_monitor │ ├─6364ea5d2bacd7550d13c83a9e6ef16cceb41e318d2b0ada86c3490e9284138c │ │ └─102399 /pause │ ├─326299311b87743749ff6895b6cee4e0ae15c895ef61102fd77007ef753f38dc │ │ └─215047 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─396bde5d6d70ab863e93b0f91c21999e077326ffe805539963d83109ea8b9896 │ │ ├─163781 neutron-policy-server: uWSGI master │ │ ├─163795 neutron-policy-server: uWSGI worker 1 │ │ └─163796 neutron-policy-server: uWSGI worker 2 │ ├─b5cae297d9a7150b60ce2c746035562cd5deb9eb6532247effc5d9eb75a9f4c8 │ │ └─156221 /pause │ ├─2a9d5fef11890bc929a61e3bd3764e2211c0c3e8b019c96975418a87ddfae23e │ │ └─99293 /pause │ ├─dc85b40e1a2cdf7d849fd8253b97168d394545cf323b3e200b32ae8e31066d8b │ │ └─99359 /pause │ ├─3bc6a26857868cd568f85cf520264ff1c756a9b54a08b19b6d440c9e0d654d0e │ │ └─52017 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─78fb330395c13fb3b9f600212c3b88a3bc0831633e76f939a5dce272346cf637 │ │ └─89563 /pause │ ├─4bb2deea2ccae051444c6a829e65350925596bcb076fe6f0360e03a47f735d80 │ │ └─167291 /bin/bash /tmp/libvirt.sh │ ├─c23da3b9039f92a55a8b7519a3551b58962c68a838565cabdd89cb206e2956ea │ │ ├─209479 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─210008 octavia-worker: ConsumerService worker(0) │ │ ├─210011 octavia-worker: ConsumerService worker(1) │ │ ├─210014 octavia-worker: ConsumerService worker(0) │ │ └─210017 octavia-worker: ConsumerService worker(1) │ ├─2ee7c9c800df661c7361e2396ad98f9a19cc219b81c347b3cb3237958b2ffdbc │ │ ├─208321 octavia-api: uWSGI master │ │ ├─208334 octavia-api: uWSGI worker 1 │ │ └─208335 octavia-api: uWSGI worker 2 │ ├─9bf23e633a049c2c155f4d66e1fb989fd11bffe6af142c009ae7d59c550c91be │ │ └─140692 /pause │ ├─0a94138545f80219904b92cc969db9dfcf0de2db3698b2514b05ac079e48974f │ │ └─41950 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 │ ├─edbbf3c6e717cd79ab54b07c439a50faf4601f3a9d578c194cc8421c7bfc6dee │ │ └─63965 /pause │ ├─55bb62fec804243e9315e6213d91e6931c7a4fa4778166b79932c6d87eb47e07 │ │ └─64800 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─161c892454d12d8a84a7ebd6bbbe71232c47a5f1deebdaf5d8205dc4b6fbd88f │ │ └─57304 /secretgen-controller │ ├─ea0d707ae44be6b8ccdcf7f762ab9c4b415ccadb171fe7ca8167dc415c2aacf8 │ │ └─65648 /bin/pushgateway │ ├─ce4ebdcf0a3e14e856a506d717d7b4a315378b14ed6074a490947518ec4b1c46 │ │ ├─ 48367 /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 │ │ ├─ 48380 /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 │ │ ├─ 48461 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─249061 nginx: worker process │ │ ├─249062 nginx: worker process │ │ └─249063 nginx: cache manager process │ ├─72e396fabc85c6decea1bd7bcfc9b44a45a8648e858b218501c20899fdcd7f72 │ │ └─60309 /pause │ ├─d54e538d83f07c48b045e2d89c65559e1fd857412d652b001ab4734658193ace │ │ └─209486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5618769fbc3c50700f7786ba20d9e764cb883598d172ff185441fe981831551a │ │ └─61877 /pause │ ├─2089cfa437bba80c0f5ded6e2cf2f81cefb06a0321954837c7ec35cb5244e84d │ │ └─60931 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─ff977e1e881a893d8ca222811e2a010067ddfc0db6789721ba02cc7633136f21 │ │ └─178957 /pause │ ├─3ec9d7f2ff7cffe263e2d3879f5f6dc8499adf588e7e9bec35388d17e1657863 │ │ └─60486 /pause │ ├─72aec04d21f99ab29d2ee3e23ca98126b4e766eaaca2435a0f9b2f0a08b1e6f5 │ │ └─213187 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1375a240ef72778065b3ae31c14710f265fcc6204d5f819dd37400e41a14855e │ │ └─141223 /coredns -conf /etc/coredns/Corefile │ ├─37bbfaa854c713bfdf050e18729ec0e9c8c4e0546a1fcc92e681f056c87c2556 │ │ └─44913 /pause │ ├─e2c48663c92420de8bd163998fdc592666bcc06a5beb2f47a51f0936748e1ade │ │ ├─ 69574 apache2 -DFOREGROUND │ │ ├─ 69590 (wsgi:k -DFOREGROUND │ │ ├─ 69591 (wsgi:k -DFOREGROUND │ │ ├─ 69592 (wsgi:k -DFOREGROUND │ │ ├─ 69593 (wsgi:k -DFOREGROUND │ │ ├─381348 apache2 -DFOREGROUND │ │ └─383677 apache2 -DFOREGROUND │ ├─14938a97fc3f50b899dd18f64a70376270ff17a8458815cff9b7141fdd0fa56c │ │ ├─227932 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─228424 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpv1ld2qfa/privsep.sock │ │ ├─228427 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─228430 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f5ea53f0de2613a165867b7ed88492106bbb626a4960446b3007a0a05bf2be80 │ │ └─179100 /pause │ ├─f9b8a8f726780b65d258a4d6288435b9bd24f58035e6d5ad0b2c7847cb273145 │ │ └─63603 /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 │ ├─401020cd38eb746630e8634630af2e4f1a05674dbfae0e539d6a81785ceb0f3d │ │ └─62779 /pause │ ├─5ca895cc0d41b06d85546ccd24edb517dee7b467d28af299250705ad6c86053a │ │ └─64967 /goldpinger --static-file-path /static │ ├─226df871e13fb5c16e4811b621623c103a45f646928a40cf2736eb3daa9a4f14 │ │ ├─84542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─84588 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─84600 erl_child_setup 1048576 │ │ ├─84682 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─84763 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─84764 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─85010 /bin/sh -s rabbit_disk_monitor │ ├─7593ada2653dd02831555be107ee1af01697aad9fe92a4285a0b1316aea11c2c │ │ ├─163739 neutron-api: uWSGI master │ │ ├─163767 neutron-api: uWSGI worker 1 │ │ └─163768 neutron-api: uWSGI worker 2 │ ├─cce1491e3ca39d05cf7ecce4355b69d969de3c40a54857db0ad5a3bf94110b44 │ │ └─79880 /usr/local/bin/rook ceph operator │ ├─0ab0baf1c5e6870024636ae6353ba321dc293704d262c3f626424700263e937a │ │ └─167129 /pause │ ├─b7928ee8f6d47f134a4e36b0a6c82038c2504d34665e5b3a02ee3e4e94953213 │ │ └─57019 /pause │ ├─b4c3de0a30769806e3fccc1cc7e389cd7e8d60b6b7a452a2811cb43410e61961 │ │ └─43530 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─da5e82a4cf022f87996810b00f41baf506ef76576df67f9e9782c441ad715118 │ │ └─51910 /pause │ ├─468460aae54c15d0271e737929148b65e7397058d8cba07209ac2a81af7e59b9 │ │ └─169173 /pause │ ├─9febfc52dfdaf9753330eb1151debcc0f55bc1b1eac7b1c08710a2e637f6edad │ │ ├─189324 heat-api: uWSGI master │ │ ├─189342 heat-api: uWSGI worker 1 │ │ └─189343 heat-api: uWSGI worker 2 │ ├─1ac67d746f2a6203fed154a1bf16f1b65292837b2503f7d8db3bc6f90dfcc6f3 │ │ └─216998 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a10f19736f6de1562bb59e46e09c6e641981308e9f00d8411adb7d6c5edbf2f4 │ │ └─61452 /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 │ ├─54ca6ebf6b3bfac41b11a1dfea8acf1a2e8f74d9dd228829a5cb81ac1ce227c7 │ │ └─64136 /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 │ ├─e3eed5fbb416e57e5eac43e989fbfd9dfb9bc778f46fb89cf31b17ad074be58b │ │ └─65688 /bin/oauth2-proxy │ ├─af7c7ab7c4c7af6e5df6ae7d7ff5e9b9f4d96f435ee040adfbd92d102c2fe9bf │ │ └─56156 /pause │ ├─299598bc3a12d4269aeacafe20b1bcd3063302ec0e2e8af1c6d801a8638948f9 │ │ └─154457 /pause │ ├─eec37fbacabcdafe1ab3c6132dd8a56fb4e4fa192dc39413069cb07057d9597a │ │ └─48060 /pause │ ├─16b8753c359d37d3be77f4bc30b8587bac438a593e88e9dbaafc588119ad19ee │ │ └─62157 /pause │ ├─a4e512eff20e496db49f7276c0fee6ce2edaa09f7a09da8a7ecb15dd21983555 │ │ └─176170 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─682313bc011b3c710589e73de636e64671dc50101970382626baa26d6236cd10 │ │ ├─228235 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─228447 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─228448 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f1c4738100f92f5d235bd7ccf500d9caac43af60c6862b5bdbd463974e16b8f2 │ │ └─169470 /pause │ ├─cd4e2daa120e6af0da897cf9ee3ee9af3d8585564b0152b88b823e9521da6e68 │ │ └─176156 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─8daaf844bf774bf898d49fbed74d62dee548f983c284d7831c0c70d9b69068a8 │ │ └─101048 /pause │ ├─4151165eee72ce516f24265a9a8c6c5f241ae3d7b11c6cdf658e2068e13d7df3 │ │ ├─210411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─210431 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─210918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─210919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─384544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d2bd9641529e77af93a03ed9debe42091794881ccfdb08190647696e7ed4a8ca │ │ └─47971 /pause │ ├─7e3876c5085ac6fca38ab48a9c892fbdc5e43b8c51fe8618f4f29331b6dad0ab │ │ └─112699 /pause │ ├─1bbe1da4a1393cd9914614956ba94cf1c117e78aeef64106fe2da1eb3be90c95 │ │ └─251511 /bin/openstack-database-exporter │ ├─3b4879c2cd140df0f7a5a7298bd23d2eb17eec05a84d4d35029da776823a9626 │ │ ├─50182 mysqld --wsrep_start_position=50862c87-a297-11f1-b0b0-0eff4327a78f:20 │ │ └─50305 /var/lib/mysql/mysql-state-monitor │ ├─deba98683ca095ddabb8922453fe899693e76156c66a96baf7e93cfc52e8a953 │ │ ├─244400 /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 │ │ └─244567 /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 │ ├─8936f4f5e5d1e3bb83526a361c0ccb7f101811048cfea2d428943a5b62689058 │ │ └─49374 percona-xtradb-cluster-operator │ ├─08abff44b5dbaf1512884078d9ca8b68f34ceb3a734977aeb59f3c8f7edbece1 │ │ ├─153346 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─153678 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─153679 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a040b05181a873c46dd4c87106f63c7d1380c1ff7722991ebd823750284efa50 │ │ └─65392 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8b3d33e9e15312db556186e02891919e499ff94f681cce514c921180af25e1be │ │ └─61189 /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 │ ├─e3d0acf1d86f58897919fc0ae0f58f63b3263479f83a91323fc192207d2e8f1a │ │ └─169356 /pause │ ├─5a85102cc97af84157f7aed49b07f9e944a4eff42736b69946e25922e3a92445 │ │ └─144010 /pause │ ├─4e0e4cc0973ec0653263a02e6741465777d6612277c208049f53a38e83c255ac │ │ └─63555 /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.162-253-55-91.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 │ ├─b238bfa950bb19f5aa84e7451a5d33c4b44db7e029561061cd038f5e4f434c99 │ │ └─199752 /pause │ ├─17b16aeec83f4610c920ec1608b55bfb303405360d4453c8e12f6925fb38ad9f │ │ └─65482 /bin/oauth2-proxy │ ├─c6771ca5e8d7e12e280a88c23b008e41c41d6a298f2b7018b364211244c79388 │ │ ├─60850 python -u /app/sidecar.py │ │ ├─61068 python -u /app/sidecar.py │ │ └─61069 python -u /app/sidecar.py │ ├─0f8c08074dcb36c5d681cf58ccf8c5dccb4b123c143681e2db3f27bda6c952d6 │ │ └─200029 /pause │ ├─67aeccae9bd2af98eaf1a761bfbc0e82b6fafa0c069258416c3a89490edd18e9 │ │ └─56872 /pause │ ├─6f451f8034a45d2a2005855acbc2861f477a4c8b4461edf3e0a5425916e78d22 │ │ └─218464 /pause │ ├─7b128a229c53e09fd0160413db7cadf8c471a28e3650f9cca3a8b8df1e13d7a0 │ │ └─48968 /manager --metrics-bind-address=:8080 │ ├─63691c3a9824ee5ca8b5066ea96ed7f5a3ad3f39eaa6e8d60fe85b91b66388ea │ │ ├─153060 nova-metadata: uWSGI master │ │ ├─153074 nova-metadata: uWSGI worker 1 │ │ └─153075 nova-metadata: uWSGI worker 2 │ ├─cf3c63f4a19bc063a7b1ce333d80df31defaadb19fd4f5c7374efeeacd05c83c │ │ └─48922 /manager --metrics-bind-address=:9782 │ ├─bbf253d0f9f1bdd64a56b11ff2e36f85441637b98d89893a769c117bf1c2188b │ │ ├─163721 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164023 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/plugins/ml2/ml2_conf.ini) │ │ ├─164024 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/plugins/ml2/ml2_conf.ini) │ │ └─164025 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/plugins/ml2/ml2_conf.ini) │ ├─db295cef64e9727224c6ae6f578751c666b8e9106ddae904c156c79a7d934a89 │ │ └─56842 /pause │ ├─f1b8c09ad900a5cc6f79a7d095e1db88307649af329247135c26c7521de9436e │ │ └─90676 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─586075c715bbddf91a0a8da94e408698296b181844c0c7f5ff524940bb09a787 │ │ ├─98362 glance-api: uWSGI master │ │ ├─98375 glance-api: uWSGI worker 1 │ │ └─98376 glance-api: uWSGI worker 2 │ ├─9b6397e236a083e93be51de6d653ec973651940008b25ebcaa7eab2fedad0b6f │ │ ├─249620 apache2 -DFOREGROUND │ │ ├─252338 (wsgi:h -DFOREGROUND │ │ ├─252339 (wsgi:h -DFOREGROUND │ │ ├─252340 (wsgi:h -DFOREGROUND │ │ ├─252341 (wsgi:h -DFOREGROUND │ │ ├─252342 (wsgi:h -DFOREGROUND │ │ ├─252343 apache2 -DFOREGROUND │ │ └─252344 apache2 -DFOREGROUND │ ├─d5e18dcd1d7ef1788748c2841dbb0a49ecc3467a3b7b50083c25235c6a718b9f │ │ └─199784 /pause │ ├─4c39577dc209d0ce2f824201af61de380e4890e6ce7942148b7b9aa32ca92c00 │ │ └─244344 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c5eaf33331ca0134f47fcd4a8c415c91b01499030e227c7e14225fd49475cea4 │ │ └─63379 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6c4a95e299853e7d329f00fb83ffeae21cf1e00855c0e87bb8b10dfa98271b85 │ │ └─41902 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 │ ├─bd44026c260815ea415fec4d8ae49a4c6f39c85a074ccd8d7640fc02e6610e24 │ │ ├─154572 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154589 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─154595 erl_child_setup 1048576 │ │ ├─154677 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─154732 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─154733 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─154830 /bin/sh -s rabbit_disk_monitor │ ├─a6e4804c0bf8fad04c174d3be0a2cd9280bfeb543301b8c88b4eebf0bd98cbb0 │ │ └─228365 /pause │ ├─47ea5a193ec127e4cdab6a7f1432b0864257af84c8348cb9ca46958b122c67ab │ │ └─247257 /pause │ ├─f74f240947609b0a7b22632208e80fba93f2b6fcb4e4849299beeb185cc886f9 │ │ └─235529 /pause │ ├─ff6871d71c59c5edfd40e95eaaf11411448c639da78621b15b0263b656b9ebe1 │ │ ├─393872 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─393885 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─079a1e30611a2df7798d9ad82f12c5a1262da17e61010ada52610749bb8be410 │ │ └─60436 /pause │ ├─0fa8ab1b622c4f002a46e413ae7d79ed610f9d4fd7f933462a97a2d640291fcf │ │ └─65325 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3ca5789546a440ca2b968b2fe1a557e938593ef6683a6acd36270f8cb7ddc300 │ │ └─61789 /pause │ ├─59093e13a9ccd985d81370b859251238f691d7424942bec0d5b0745cd010a26d │ │ ├─192484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192501 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─192507 erl_child_setup 1048576 │ │ ├─192629 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─192699 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─192700 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─192883 /bin/sh -s rabbit_disk_monitor │ ├─1ca9ecba2b30e8e008d01a786e3c92deb7083141b8d89e0498b7b3d6e6b15884 │ │ ├─231109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231125 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231131 erl_child_setup 1048576 │ │ ├─231299 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─231351 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─231352 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─231777 /bin/sh -s rabbit_disk_monitor │ ├─c800cd167b4bbc16562c95dfa632bd68d6d850826088f02a8a3c6772c7eb7118 │ │ └─64077 /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 │ ├─c58131f68f326d61e40c657e03301169a97e19b43d6f634ffea303f207bd3b4c │ │ └─64006 /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.162-253-55-91.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 │ ├─609d3e7a577c8c7c555ec3530f9d3315a3710a67808b51a6325f515e7a83d66e │ │ └─234948 docker-registry serve /etc/docker-registry/config.yml │ ├─eb647234310ffb9b71e68d2bf3b1385190ff62d68e0ed96ce9b40f9e76c960eb │ │ └─63040 /pause │ ├─d23e15440bfb930a311feee447f1291c299c1bf67b687321948a68c004fe064a │ │ └─62199 /pause │ ├─3fda0b4b1dc66b3115f84606327362fce384f1e84b9bcc60bb1e021585fe2313 │ │ ├─142039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142057 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142064 erl_child_setup 1048576 │ │ ├─142175 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─142226 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─142227 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─142507 /bin/sh -s rabbit_disk_monitor │ ├─f628125cc164105779cc4375a9cb5ae6357ac8a3a83a58ebe733f3539bff196c │ │ └─57177 nfd-master -crd-controller=true -metrics=8081 │ ├─7fa6f5a234257ad04bbb53829c34734aeb583c38878b23264488c068c453d8d1 │ │ ├─165650 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) │ │ ├─165888 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) │ │ └─165889 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) │ ├─8442bbdc7c697f9624437592321bd774eb5d5c27d3a0d01739c752cdff37cab7 │ │ └─156337 /pause │ ├─36d937c853f57a6fb30cd51395192b57f0bffa3f946006a62fda05242682ef5b │ │ └─176172 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─9790a221f62bf270150621a1deafb24038c52e43421bb7e0a18ab4507a73ef92 │ │ └─41798 /pause │ ├─94f1b7f48f4185abb7afddf2969fdd337b28eccaf9a752220a8a6585bb2e5896 │ │ └─41833 /pause │ ├─c252ce43fa2962b37a1bc7c20cff8caf3873fea8c3c584269d7d6104bf1667db │ │ └─102350 /pause │ ├─a64f5bfedc508f04396b439daaa46f7b35ddd663dd10a0486947f48d63decab8 │ │ └─230964 /pause │ ├─c5c73d01ab14e2be801ab4c3be3a1a5c80ec6906c77a8b1a18cdaf4f6b83f556 │ │ └─156075 /pause │ ├─a45d1584821f09875edd8281bc198204d3d653785cdbae93fa9c3b3235cbc4c3 │ │ └─144645 /pause │ ├─90f1b382fe5026e1bcb08e0fd74e12ba490e9a38c7d6ff6689c2998a9a02b7c2 │ │ └─48777 /pause │ ├─da323b09d633a9bf957509971cb279540984df9826662300bb28892ab61f01dd │ │ └─48416 /server │ ├─ab396b8602411ce66698011df438dfb1c355a1cb8aeb4bc02d9e01eec485c750 │ │ └─57128 nfd-worker -metrics=8081 │ ├─7e7f1a99c106e1f7c24d0df2dcf521b1c9f14f1a8dabeb2985c0adfb5cf2f20d │ │ ├─ 89998 /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 │ │ └─379127 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a43e5e6cc2d51f44b364e2e371e0f225f5da6b049ef33f40b8c659a9ee369a8b │ │ └─251004 /pause │ ├─9ed73a257f77457c58737d317bf1f544cca2be282e085c60806afae98070406e │ │ └─139259 /pause │ ├─8b061775cec729c09e5fd822ddc580cc0449ffba3f56456727e00eef8a94c983 │ │ └─210726 /pause │ ├─ee42b9bd6dedfad9b2ec9631ecf9fceada792589d81e24d35d25d3011e87d35e │ │ └─244370 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f24dd296c46b76e37af02b5b69e977200a82585623db8b7c3cd74b4f0f1bfc41 │ │ └─45550 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 │ ├─2ad63b21ae5362ab00f71b258ffe6569bd43f8a2af3b9fcaa426baae8c1c124f │ │ └─50091 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a987120cd49544a711cfeb112d2e02bfbef6ec976497f965ba2caebecdc6445d │ │ └─63665 /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 │ ├─4d01dd91ac39cccdc237b8b000a557ead46504079c1f2c056333f89c46e1ab15 │ │ ├─113620 /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 │ │ └─113704 /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 │ ├─de5a968bccff25616e3976981febb3a6f730024297c4c0fde0798f2039591080 │ │ └─227889 /pause │ ├─1a13905833203091a84318e305e39311fd658fb5053b1d0df9da999e1d48e91b │ │ └─110650 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4773d2f8035ee0c5670d7b7d8243355c14de2c7fd2ee5ebe8495d60ac4417860 │ │ └─46185 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─40bb600b24afc756e68db4f353ac6df821e2a450d723ef623fe70edc246580ea │ │ ├─153424 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─153686 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─153687 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e71bf4a118df1e292ca13d0dfb079def53d1e127e9a55e82a1e8d3aef32dd285 │ │ └─43109 /pause │ ├─9e1f81cdac9b365c8ba624b62e0cf5837aea449da5157c373959abde6ca86d6b │ │ └─65957 /pause │ ├─f8493609678eaf448ce414cf286cfe94e91e0c36d930875d80c7fbe1133c4d95 │ │ └─167774 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─07cc027ab63657ecb4e7d3d0d689e60e8953cd8c5108c6a16fd4812a1ecb5b89 │ │ └─42300 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2aac5102210779d0a868ccc367da2f2a11fba9046957dbc1feeff0fa964ff791 │ │ └─62386 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 │ ├─2be012eff91c3608779b7c7789b0417c7c8715d491bc841f0f3a2e14d018c8e1 │ │ └─73671 /pause │ ├─ecf29c66a8357cbcdc25851cfdf51569b88c300197b063313163525e6726a557 │ │ ├─119016 placement-api: uWSGI master │ │ ├─119048 placement-api: uWSGI worker 1 │ │ └─119049 placement-api: uWSGI worker 2 │ ├─4c0fa23718851cefaa58fdf5aa611d107818ff1bc5c007f099f4d5756dc9ce8d │ │ ├─244380 manila-api: uWSGI master │ │ ├─244432 manila-api: uWSGI worker 1 │ │ └─244433 manila-api: uWSGI worker 2 │ ├─4aab5d392d86537d5b58e60f25b8d3fbc442e39ed3850a4bb2d6cfa6ae94d2c4 │ │ └─45396 /pause │ ├─295c70b62c4ff47366e045883951d42aa613de98a5cd7cfcaa3c85a6bc963859 │ │ └─141066 /pause │ ├─9db8fd313c6ac8742a40d608611e3fdaf10dad1e19a5c1f6c210e5e4b7d6e8e0 │ │ └─215481 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cb5f2e9153c8316c12b71ee3d19fa053363445609c742159b73821a08d801b7b │ │ └─67050 /pause │ ├─694b183d6dcfe1c4738b4f9dcdc1c8d8112c5655fcc65d5f7534471c2561d90a │ │ └─45935 /pause │ ├─5756d046fc86a6cf87bf31744b020a3d347b40cf613c6fb6a3d262356af61d79 │ │ └─49262 /pause │ ├─2f742390247bde14c3322c2140c14674ec56d851bdc6c064fde918881d880a09 │ │ └─249341 /pause │ ├─8e45ba293f74033b1a8ab45aa731b9b868520e080f7fd8b032348d58f6687f49 │ │ └─215452 /pause │ ├─1fc1b808bebab72cbc3fe53854f0603c9409e7411e9e2ddcd8083b9a7264084d │ │ └─56786 /pause │ ├─6d3f39ae659f938a805ec2123613b287819649383188b747de8ec4671ab5a64b │ │ └─49571 /pause │ ├─c3b04c1a5fb6a2e94ca2dc10d807144b9c5089885ced87cfdf8745e46af55ff5 │ │ └─42065 /kube-vip manager │ ├─8cbaeb8e0b97a160b1c76f93bed0e8e64fe55a0c85fbd9f87307b67e64b497f4 │ │ └─179059 /pause │ ├─8753d5f460cc1e031fb2281f352050607593d39af964fda162cf4743acf1f825 │ │ └─143872 /pause │ ├─f3d77cc7b0fa36ac9095ddeec4a7dd8ea79f27f277b892fc8c704a2c50e6b757 │ │ ├─227999 magnum-api: uWSGI master │ │ ├─228033 magnum-api: uWSGI worker 1 │ │ └─228034 magnum-api: uWSGI worker 2 │ ├─ff20bdca399fddc30d42cfcca63c76aa93263c2b0a15c601fb32dff736b536bf │ │ └─169249 /pause │ ├─41ab5d6a76c8f76305027c367dca520c1723c9a561b09de3c783276873951932 │ │ ├─164501 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164706 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpltdgog8_/privsep.sock │ │ ├─164792 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgj6ppk6g/privsep.sock │ │ └─165023 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5c72ba275543e6826815ec95f5b388b69bb0c4476b668f8ee2f0cffc2da3b3e9 │ │ ├─157099 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386036 sleep 300 │ ├─6026a8d91d86c6570904662ef2bb8efa3e9bce93f68f1320e311237691b754b5 │ │ └─43091 /pause │ ├─a684cf3d935e094d94323b0b08ff0735ed1b460615624219cc51b91cf15915b7 │ │ └─41762 /pause │ ├─56047188b306063c1936cdc6a81ddc347121eac25f1bcc299fba52792def28d1 │ │ └─114888 /pause │ ├─43cc07f56c57ff9f95796f196df7743caa393749b8dbddabf561717a5f246437 │ │ └─48874 /pause │ ├─287b208beb187be601b587bce8fd0e4a4fd661c7648ca1d5ec60ea4697ec0041 │ │ └─46142 /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 │ ├─65e1a0ee511e650dd0848489360ca6ea93756ea3e66255efc49bef11ad58c1a5 │ │ ├─66092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66109 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66132 erl_child_setup 1048576 │ │ ├─66214 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─66265 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─66266 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─66322 /bin/sh -s rabbit_disk_monitor │ ├─8c5b13d4596d66bdc5e62b122441bb9b6a7eb315b73cc0458449784b83a90f5c │ │ ├─50009 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 │ │ └─52317 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─10a08a9e348a48a3b70fc26c8ee48de761f0c632d203a33387d938eee1a312bf │ │ └─89609 /pause │ ├─d4fe33bf1c786997eb8938884ac153a083dd6285f2f3b389da158a427e17b95b │ │ └─50277 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─47ab61e641a074c0483c304e21c19c22af0b62bac71de4474dbaa5a2c0686164 │ │ └─44964 /coredns -conf /etc/coredns/Corefile │ ├─a16f2c16b2af8aae0dc033a5fcd601cbb480c1dcc90240bfc1fe38f3fd35f7c3 │ │ └─218513 /pause │ ├─866ba208b6cbd12e3970d5a527049852de65cbaedf4390c1ac45d022a9425911 │ │ └─139537 /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 │ ├─e11e6bd955517a9a8235e21581ad743ddd4c5a3e427531cf6d4586762954382e │ │ └─64651 /pause │ ├─18282ce9d36b62aefc764b14aeb477bf31a3ab567b3deab8d2627086ebd678df │ │ └─249882 /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 │ ├─40f4965fa0870178c658947040d53e921cd2982bcb17a4966901cc2a3eef23f0 │ │ └─89815 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-79crt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─869f4ed6b8770e87b1debdb7ab8e9bad92130c7447234d788a19f33624930c18 │ │ └─170811 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d6ce4a7232e88025e4e5f3bddf2ab7bdac63711e632ac46d60e29a036a22a7b5 │ │ ├─189160 heat-api-cfn: uWSGI master │ │ ├─189191 heat-api-cfn: uWSGI worker 1 │ │ └─189192 heat-api-cfn: uWSGI worker 2 │ ├─b1bd618fad38eba832a849e30ae88af398a801796f4404d3f0172b1cec8575bb │ │ └─41920 etcd --advertise-client-urls=https://162.253.55.91: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://162.253.55.91:2380 --initial-cluster=instance=https://162.253.55.91:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.91:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.91: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 │ ├─7cb4f62cffb2c736ba25e8fe8c46a2f3b2876cb77102dae294472153e12717b5 │ │ └─45979 /pause │ ├─edebb5b62783ee998c1b707b3f0473d3256722b242832e629afd93c2036ef6d0 │ │ └─49981 /pause │ ├─ec2c2261ba3b2ed30562a7cdaeb05dbc5be1d69e39dae67a47422ec20dd6f325 │ │ ├─60824 python -u /app/sidecar.py │ │ ├─61066 python -u /app/sidecar.py │ │ └─61067 python -u /app/sidecar.py │ ├─94deace438fb56d21463da8cf6ae3e09c0ed4fecee584f1fdcc7511395b9d170 │ │ ├─139572 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139585 /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 │ ├─b2d3906c53364d83024955eba07a73939948882045b753be1d689c4cf854491b │ │ └─44474 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2b0980e1614f8017f291486c3ebace5f4f374e6a5c4df1317b1170f1ae4ae4fb │ │ ├─152934 nova-api: uWSGI master │ │ ├─152972 nova-api: uWSGI worker 1 │ │ └─152973 nova-api: uWSGI worker 2 │ ├─22d8242699d2829375afda8760ac53f284e0fdf830050bbab48130be1105eeb9 │ │ └─192363 /pause │ ├─bfaf09c2527d943f8c14d2760b9c0d0af3959b81463b84f68b49b47e84273318 │ │ └─215021 /pause │ ├─a648072842448e87cd528eb22d406553fc98709d6206259a15a8e70baa7986b2 │ │ └─64880 /bin/memcached_exporter │ ├─11d35f158f2d26b9b1959a3cebaa0c5355738fd9d2be8be70fb98e1820f159e1 │ │ └─60398 /pause │ ├─e2992851fce150e8dca67814055a3c87683c22f58353ac9674e21997fc7f39b8 │ │ └─212985 /pause │ ├─ecbed30276514097fc2c6bbb7ac0fbb59f3d094f707f30abec8e4a6819883fa7 │ │ └─45885 /pause │ ├─386b2ec04429622779d1e7f51f3b196ff169b6757dc76aa42ce45a27086ad991 │ │ └─156594 /pause │ ├─20e01df42900383f34531c378b3c39659fe61a88c35d8c47d8a14d2670479b94 │ │ ├─253561 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─253574 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c6634e2ca30b507d5639c1caa28b83c713fd83fb37c6d2edad5bdd1626914008 │ │ └─100700 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d093ba5ece1c5c470563d1bc2fad89fdff5a747f133ed3ad05c67aafb3beb2de │ │ └─79205 /pause │ ├─3e4ad08c0bce6093badf1ddebc550668f122a75f602594b2fdd611770bd412f5 │ │ ├─165617 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─166136 /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/tmpqa6efj6r/privsep.sock │ │ ├─359645 /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/tmpfkob6rei/privsep.sock │ │ ├─359877 /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/tmpasivknic/privsep.sock │ │ ├─360364 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─360366 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362097 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d8bb3e71-964c-4a18-b34c-a1ba02091d19 --namespace=qrouter-d8bb3e71-964c-4a18-b34c-a1ba02091d19 --conf_dir=/var/lib/neutron/ha_confs/d8bb3e71-964c-4a18-b34c-a1ba02091d19 --log-file=/var/lib/neutron/ha_confs/d8bb3e71-964c-4a18-b34c-a1ba02091d19/neutron-keepalived-state-change.log --monitor_interface=ha-2560eb6d-a3 --monitor_cidr=169.254.0.245/24 --pid_file=/var/lib/neutron/external/pids/d8bb3e71-964c-4a18-b34c-a1ba02091d19.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─368772 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=436f0a1a-3f04-48a2-9874-7670712209a6 --namespace=qrouter-436f0a1a-3f04-48a2-9874-7670712209a6 --conf_dir=/var/lib/neutron/ha_confs/436f0a1a-3f04-48a2-9874-7670712209a6 --log-file=/var/lib/neutron/ha_confs/436f0a1a-3f04-48a2-9874-7670712209a6/neutron-keepalived-state-change.log --monitor_interface=ha-30b8a4c4-79 --monitor_cidr=169.254.0.11/24 --pid_file=/var/lib/neutron/external/pids/436f0a1a-3f04-48a2-9874-7670712209a6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379967 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=678e27f2-7870-4719-9fbd-b381c8b0e571 --namespace=qrouter-678e27f2-7870-4719-9fbd-b381c8b0e571 --conf_dir=/var/lib/neutron/ha_confs/678e27f2-7870-4719-9fbd-b381c8b0e571 --log-file=/var/lib/neutron/ha_confs/678e27f2-7870-4719-9fbd-b381c8b0e571/neutron-keepalived-state-change.log --monitor_interface=ha-6204cd7d-fd --monitor_cidr=169.254.0.36/24 --pid_file=/var/lib/neutron/external/pids/678e27f2-7870-4719-9fbd-b381c8b0e571.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f627a11583c30114428200f2e6c3ba3ff5247819d4284acfffb5c503ea50f95f │ │ └─113236 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a3fb7fd5dd3ca33d942e4eccdafffe348b8c69515dcb5145aaad90e943d79f2d │ │ ├─170783 /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 │ │ ├─360487 /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/tmpsqy6e7kq/privsep.sock │ │ ├─360831 /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/tmp923aucv0/privsep.sock │ │ └─360857 /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/tmp88u11p4i/privsep.sock │ ├─83354cdeb65258d02186fdf3d4de5f2db01e738239c08b71b9d4c29f1c1d466f │ │ └─62239 /pause │ ├─795fb3f1cf930e52104ca37d2789c291a3b1fee1db9805d3fb948a5bf28df8d4 │ │ └─214145 /pause │ ├─1ce87be19f55a3483e248db285f1539e3de3c19165e3fe5885b5c1f3329afbef │ │ ├─189135 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─189432 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─189433 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─12055ee3835a81abf9a61242050a2cf2653447f979531545509ffbd7de3cbed5 │ │ ├─110058 cinder-api: uWSGI master │ │ ├─110121 cinder-api: uWSGI worker 1 │ │ └─110122 cinder-api: uWSGI worker 2 │ ├─3d5186111037c53dacf08515a5982f5699be5be793735ba84f2f0664f2decf8a │ │ └─235224 /pause │ ├─8b763553b490d0b7fb5334438c5a2ab0812c965906671407c11a8f5ee6128696 │ │ └─144319 /pause │ ├─c9a7e1fa0816d439f7dca69ba7a3ca23b718bdb3dfe6311c02394d4d90842597 │ │ └─235546 /pause │ ├─8da12f2349b9156c70929a54b94380a4fb96bd6b745edd3ee91c52dda79959a5 │ │ ├─78601 barbiacan-api: uWSGI master │ │ └─78620 barbiacan-api: uWSGI worker 1 │ ├─8b543a91965cdc0ce476b7c5a7ed09522f2c5886c63c325d9c2fc040de88bf30 │ │ ├─167382 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167398 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─167404 erl_child_setup 1048576 │ │ ├─167499 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─167566 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─167567 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─168027 /bin/sh -s rabbit_disk_monitor │ ├─f6036f77ce6bac3c32d94c712af6b0fb0cd97d758cdf433f0512c679db3ac15e │ │ ├─63344 nginx: master process nginx -g daemon off; │ │ ├─63361 nginx: worker process │ │ ├─63362 nginx: worker process │ │ ├─63363 nginx: worker process │ │ ├─63364 nginx: worker process │ │ └─63365 nginx: worker process │ ├─0fcdf5f5dcb821c8f3c596707581116062e5621af4b1e4643850648373cdbf02 │ │ ├─101151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─101169 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─101175 erl_child_setup 1048576 │ │ ├─101265 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─101318 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─101319 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─101456 /bin/sh -s rabbit_disk_monitor │ ├─456ad6e931fdfb704b0ebdf4fcf68de122acf32afa1ef8bc53528110fc943b3a │ │ ├─73751 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─73776 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─73784 erl_child_setup 1048576 │ │ ├─73874 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─73925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─73926 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73976 /bin/sh -s rabbit_disk_monitor │ ├─ce7a2ffdd61b742425c00ff6435642caab67245dcdda7a83dfadb8a643be2240 │ │ ├─99780 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─99902 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─99915 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1480e151b11e3271e78d7ca04c2493107fd3ae95da8036f3c881d0571b4a488a │ │ └─141934 /pause │ ├─34393de0ccd96d226efe24846f4577de857dcc54e47821d3e42908f53dd27786 │ │ └─199690 /pause │ ├─62132cf44cc558abe70ceff0303466b6594c2ce4746da77baa6b6da7b944ad4e │ │ └─44945 /coredns -conf /etc/coredns/Corefile │ ├─6452373da7401d3f41d1c922ef70a516d29a0307083f3b3f3109005634c4cafc │ │ └─143579 /pause │ ├─f44d6a1c738dc1dfc8c9510081e14db46b36e62c8dfa4acae8698762bdd3f281 │ │ └─41789 /pause │ ├─2ed5b56764b45a753ab886dc25068dc9e5338cb22c1a9feaf2aa7ec3ecafadce │ │ └─143970 /pause │ ├─5a103a8c1d29ddee37d0f1e438eb6f12a64861978b0b627390f2ea1f67f16462 │ │ └─98071 /pause │ ├─7ab96be15725fc16ed9aacc2d3933cfbf548ecbf28260449e55a289a71ecdd60 │ │ └─41953 kube-apiserver --advertise-address=162.253.55.91 --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 │ ├─b23ec50a61c0d31ea52fbdf97e0833cfc5b07ef9abaf7d7446c631a7ccb00c9b │ │ └─216973 /pause │ ├─fafde545a45d3b0b34b925de2567830b82f90267a87c59e8489c9693ed167b52 │ │ └─156250 /pause │ ├─2f57e6193b4da59f99724ffb1e76aab0c793ac82c2d71e390e613be34256989d │ │ ├─43575 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43994 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─76cd7eafa685182084659262b0a4698b0fa66f003c266d44b18a854a3e993073 │ │ └─112655 /pause │ ├─8f3e250c7a09b2e82ebbc34a7b00b436301f03a271740972b697ed8748366adb │ │ ├─176198 senlin-api: uWSGI master │ │ ├─176239 senlin-api: uWSGI worker 1 │ │ └─176240 senlin-api: uWSGI worker 2 │ ├─0acbb7268273b8f9021de0a2f5139aeba5bac6344e5725ff356d3a5994d3ab63 │ │ └─44876 /pause │ ├─abb9fab07aee76302665152bf66736bf5e28b9d8f0c5a74077ca2119f2fe35d6 │ │ └─74772 /pause │ ├─529e08e1b6aa221bb82ba275c104392ba866492f82083e24708a9d2bd1d0a493 │ │ └─177021 /pause │ ├─21e63ef7a0d4247782daa80a0d3488ed1bfd9d9a9f59bdc518ab0bad4a08b34c │ │ └─57082 nfd-gc -gc-interval=1h │ ├─34e65d48257bbd49b710fbdfd6183feecba9d1757c1cd87e3ec4fea68a161374 │ │ └─46092 /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 │ ├─71a518bbf9bcb12d649a1e1c9c3d932a8927042f28200b7368cbfb871461e058 │ │ └─167205 /usr/bin/libvirt-tls-sidecar │ ├─c4ad59b6b198dd59704f2f26b10e3e2c5a0faca2b2baeec2984ac7ea9c343d52 │ │ └─44448 /pause │ ├─b57fd45174bfe864d74f49eab8d3d36f172f876af8d1600186c1eefa739ffd3b │ │ ├─210811 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210828 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─210836 erl_child_setup 1048576 │ │ ├─210944 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─211019 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─211020 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─211337 /bin/sh -s rabbit_disk_monitor │ ├─7073168ab6aa77f8332e1214d3f4d17c54cd562a426b3edd29ff64c05c521cfe │ │ ├─165626 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─166615 /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/tmpci7e0h8p/privsep.sock │ │ ├─166974 /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/tmprq6alegm/privsep.sock │ │ ├─167450 /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/tmp2i3c3rfc/privsep.sock │ │ ├─167807 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─167808 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─167898 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6be2ae01-b21a-4f50-a5e8-b19ca90631d0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6be2ae01-b21a-4f50-a5e8-b19ca90631d0/host --addn-hosts=/var/lib/neutron/dhcp/6be2ae01-b21a-4f50-a5e8-b19ca90631d0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6be2ae01-b21a-4f50-a5e8-b19ca90631d0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6be2ae01-b21a-4f50-a5e8-b19ca90631d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-53c61243-e5fd-44de-bfdc-85717ec3ec41,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 │ │ ├─167901 haproxy -f /var/lib/neutron/ns-metadata-proxy/6be2ae01-b21a-4f50-a5e8-b19ca90631d0.conf │ │ ├─194248 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b447de21-61b5-4f8c-bbb0-41014549dc0d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b447de21-61b5-4f8c-bbb0-41014549dc0d/host --addn-hosts=/var/lib/neutron/dhcp/b447de21-61b5-4f8c-bbb0-41014549dc0d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b447de21-61b5-4f8c-bbb0-41014549dc0d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b447de21-61b5-4f8c-bbb0-41014549dc0d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b60373d9-b760-49b6-8ed7-2d70794f36d4,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 │ │ ├─194255 haproxy -f /var/lib/neutron/ns-metadata-proxy/b447de21-61b5-4f8c-bbb0-41014549dc0d.conf │ │ └─364525 /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/tmpigsndrpj/privsep.sock │ ├─5cf394d3d3b63b4571d01f14233385588621c78ae63fbb33d5ee28e135f96771 │ │ └─41821 /pause │ ├─2f09abb970dfe4cd6ac06a542f3497612a9017d3ba506a624a9b2f0a136ef2f1 │ │ └─63059 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b075e84b5838b167dbdd624f3b4b86031fea415215e03c75ec7599a147ceba45 │ │ └─63265 /pause │ ├─e28ab4d0b08895b196533ee3ca5d031d7077b97eec33ee31214d2d8eb1ed42f3 │ │ └─235536 /pause │ ├─c4175abafa6f74f8222f33200784c64bccaec232e635e3152453a0b31c218c9f │ │ └─156233 /pause │ ├─d81022d3648b0d6246850312ff9565d58f5614b7299e7f8753a5dd7145b8f766 │ │ └─84403 /pause │ ├─15ca15f9f12c32fe3a128d0bfade55194c87c27106bfcaf92fe5bb0df7a5322c │ │ └─149062 /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 │ ├─a02a88e433bb41957ffdd85b0a044bfc938c983f8a4ff4fd58b499be247e875a │ │ └─156649 /pause │ ├─a23590578dc66af80ddcee27a8b48332a1697dc8573d7e241e1d87a15e166e1c │ │ └─214429 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f0a72f88f76bf09ec1e2bbfde50cdcea8e1b58f4890a4c2275ff817ab17d5fe3 │ │ ├─64589 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64665 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ └─859ae060024f18f7e17347342018d4e021ac08a3207267e2e0e71b26283fdd27 │ └─42275 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount