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 │ │ │ ├─21167 /lib/systemd/systemd --user │ │ │ └─21168 (sd-pam) │ │ └─session-22.scope │ │ ├─21125 sshd: cephadm [priv] │ │ └─21188 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.204.45.250-22-zuul [mux] │ ├─442224 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tdmnvpusyvrncjobfnrfprzgoccnzzyo ; /usr/bin/python3'"'"' && sleep 0' │ ├─442225 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tdmnvpusyvrncjobfnrfprzgoccnzzyo ; /usr/bin/python3' && sleep 0 │ ├─442226 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tdmnvpusyvrncjobfnrfprzgoccnzzyo ; /usr/bin/python3 │ ├─442227 /bin/sh -c echo BECOME-SUCCESS-tdmnvpusyvrncjobfnrfprzgoccnzzyo ; /usr/bin/python3 │ ├─442228 /usr/bin/python3 │ ├─442253 /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 │ └─442255 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12214 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7303b2424ce0b999a0067f9cbaad95b67a26565d5aa4080f3d9ffa372bcfa080 -address /run/containerd/containerd.sock │ │ ├─ 12541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8fa512c98717d7cd9c6152459158d27ff978c0d3a5d79410d41db961e32868c0 -address /run/containerd/containerd.sock │ │ ├─ 19256 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fe9df67160a78be59299bd67321dbd6d86e0f35de2f4b4ae4271bb7f6621bdc -address /run/containerd/containerd.sock │ │ ├─ 24449 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8508541e18bfb31597b907a1783bd30a2731614f700515e2f35ddf838a4ac8b8 -address /run/containerd/containerd.sock │ │ ├─ 28898 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95b5aaa953ad622e9fe935ee3a2292e109addab37be72e8a8ce7d9c13ead32a1 -address /run/containerd/containerd.sock │ │ ├─ 33649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 716fad519bae2ddb30a74d65682fb16b989faa4c882964179bb5b08ffeff57ab -address /run/containerd/containerd.sock │ │ ├─ 39331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b4612b19b58c27e6168cc6c7192715f0f8b6e71838c6723914d018a9a328f0 -address /run/containerd/containerd.sock │ │ ├─ 39370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a21a36be08676c9b19eda0ea2ee572086884e5367a597f9ff2945c5002f3d8 -address /run/containerd/containerd.sock │ │ ├─ 39394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad1167052819877dfa59e94a24db42f5bfa3c3fd78009412656ecea48df421f -address /run/containerd/containerd.sock │ │ ├─ 39409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff9585cacb1b2d89219e7a29808841a3310807d6c93ed8e6d21dcfc6f7d0d97 -address /run/containerd/containerd.sock │ │ ├─ 39491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6cf01da131ce9e4bbe9ac9bd3573869e3ae57bc6077508893f9f8f1cdebcca -address /run/containerd/containerd.sock │ │ ├─ 39915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 408aa0b5171f885b2a51293a53c2b291ef08aabf985186d34fe265b44ba81268 -address /run/containerd/containerd.sock │ │ ├─ 40803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1da38506db62ecb5c4089eeeff575800fa6a1589f5ba44af80f8a86cd4c51e3 -address /run/containerd/containerd.sock │ │ ├─ 40848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994c58f8bef876c5eee96fdce2ecb1b39e1fda8d287b3c92a918291cebca4277 -address /run/containerd/containerd.sock │ │ ├─ 42060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 017ac2b1266b8ddc81b4d06290e86f5173df1e2979e11e68c5da29c9c1b5d514 -address /run/containerd/containerd.sock │ │ ├─ 42453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d2ddec61b213d205d40132f9a194f7477d7ae537a6f3a92a3a2849c0d36b29 -address /run/containerd/containerd.sock │ │ ├─ 42496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051c537c375ff104bb45afa8c6d1ce7140c842cda6bbef7199fb4f5ad1e5325e -address /run/containerd/containerd.sock │ │ ├─ 43045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae4f91a42fafa3da627a45d411d8b59c1b4eca3c03a8d0084bca4fa53054255 -address /run/containerd/containerd.sock │ │ ├─ 43486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27a7a254551e472ee6448208967de902d203a70ab3bd4244fa644b6880fb670 -address /run/containerd/containerd.sock │ │ ├─ 43531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e684a2bb761d3a65ee006ca134e2448f2d3a9fc50836a3167f9d800279fc1c1e -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c75fef5b3502d894f146f198949e1e548f828da63d9587cdf8c04544543ae1 -address /run/containerd/containerd.sock │ │ ├─ 45868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f91d9fe35296ef719238776460f9601e68b67ed6041b3925948f4ab07568119 -address /run/containerd/containerd.sock │ │ ├─ 45976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b872d336fd9f5421d998b3cacc3b5fbb4e6cc74689d95f2a61e3fced582879d -address /run/containerd/containerd.sock │ │ ├─ 46885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a90a8413e57a27a1c1f7bd53d8913801eddbb856d9d194b81769abe1a87464f -address /run/containerd/containerd.sock │ │ ├─ 46991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 809ea09e086d2b67ec64ecf61517617b50b1bf7aa55413e36a9dd7ec7b0e13c2 -address /run/containerd/containerd.sock │ │ ├─ 47292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4feb30df03b36746eb00ecf7109aa02adfa991720ba122377a06fd6da7ddf161 -address /run/containerd/containerd.sock │ │ ├─ 47646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb9dd9fa140a17bd3f61f89f33a44d602f054902418eb1f9ec3abf1d598283c -address /run/containerd/containerd.sock │ │ ├─ 48071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a072ef434782e3cc4270579ac9688fa4cfb595dcf1ed9dcae42f409fc4e96201 -address /run/containerd/containerd.sock │ │ ├─ 50741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554eb651aab27fa9800ccc4792bd6a3d4839b8304d8a96c2362f4f3bdb3b3461 -address /run/containerd/containerd.sock │ │ ├─ 51026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeefa924ec63c8a4d1949a97ccb060292ab1c467b9cf38af86d5dedf9cd5dcde -address /run/containerd/containerd.sock │ │ ├─ 55950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f0e1093dc47e47722be89b2fa9a567e4a286367bb0f6c9cfc8e451224258ce -address /run/containerd/containerd.sock │ │ ├─ 56657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70998c8c78e383d4c8e108160891ab0118674338d6033f638ca5b0fff8db4b3b -address /run/containerd/containerd.sock │ │ ├─ 56695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509e68a8e85f0d24564abd40dabe9777abab71adcbe8657bea25467f465a6a29 -address /run/containerd/containerd.sock │ │ ├─ 56735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9cfe318cbe69104462ad77dec62bb5645f3d8e03312bb7d7cdaad1840e1baee -address /run/containerd/containerd.sock │ │ ├─ 56901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96a0295bbf27f9a333239c5acf99353e16ebbdeab13fe46e70116736fca9261 -address /run/containerd/containerd.sock │ │ ├─ 61408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772847df77a990dae526124a074f8a5e70c0aeaa9ee0f743e8b069e9ba01d767 -address /run/containerd/containerd.sock │ │ ├─ 61535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f518b486904a74ece0c12a573a785c86e8ad2c774dac9184df6d5acfcb609ca -address /run/containerd/containerd.sock │ │ ├─ 61584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a701763e969e93cf5c9cb656b72378e471882d2b3f732d7b18043b7ddcf38eb6 -address /run/containerd/containerd.sock │ │ ├─ 61642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edde506bf2d451f68a2f930efb5a93a0cc0b21cb1a2e8338df0d82fe6b70bdf4 -address /run/containerd/containerd.sock │ │ ├─ 63547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83b7c312855d9841ac4ea9f699571fca74f2128088120cf92534e829705fd4be -address /run/containerd/containerd.sock │ │ ├─ 63598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c111c82ee18095f01a8cc670f5a602d0f316c9902c6cd0db3dfe3a1f0fec3c5 -address /run/containerd/containerd.sock │ │ ├─ 63609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e8a37741cbbfa2dee76ad4dd27023ecd3b1b47dfc2947e3bcfaae42509bbfb9 -address /run/containerd/containerd.sock │ │ ├─ 64282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21619de23fea29aed6af84439f62b8b11ed6333a6737222a193a6c4819f5d68 -address /run/containerd/containerd.sock │ │ ├─ 64333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73c0da6694a9db14f3eb4e70dc84aafbd808d45573f71795f8c398b17134bc6 -address /run/containerd/containerd.sock │ │ ├─ 64655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3981bc6948071a0deb87db6c89787cd3d31eb5daf49a822bf2a78804689090 -address /run/containerd/containerd.sock │ │ ├─ 64706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df378b0539469648843efd67aecb042cd5b7025e8b9c06a646a5ab33865fffb -address /run/containerd/containerd.sock │ │ ├─ 65443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08bedfb5a7058c155a6b48c0e9593cd6ad550ccacc29df87dc77669ffdc1727 -address /run/containerd/containerd.sock │ │ ├─ 65514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e340aa04a044b3570d10be5e7449f3446ca93e243c9a5d940d396d7c047b7b6 -address /run/containerd/containerd.sock │ │ ├─ 65942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc92f0aa2eae72d9fd6dbf1075dc477d14fa92bb32e4b2d3903a113f99f1957 -address /run/containerd/containerd.sock │ │ ├─ 67741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 822cd9d74c7c32060b9744bb02aaa6a4cb16bc876075c9894dfee7595a07481b -address /run/containerd/containerd.sock │ │ ├─ 71191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15b5ffb6c4a3e168e7ae67e3f3fbfc0bf04358e8aa0ebc4f09edb0b3bd561b7 -address /run/containerd/containerd.sock │ │ ├─ 80549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11a558e0a8174fe2755075f9853c554c25b5b52a7935614c63e679e3b1ee4852 -address /run/containerd/containerd.sock │ │ ├─ 82110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce525c4db6825af43d26284adda866716638e69e1d88094a12920eb5a661654a -address /run/containerd/containerd.sock │ │ ├─ 88484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a14ad6da660b874b284ba6ccfe0b9cacbf3a2410ed150dc548dd82cdec8c296 -address /run/containerd/containerd.sock │ │ ├─ 96668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 728b41cf0dd4b818bb5a365178b90ec6833b4ca7ebb075dc5b9ecd8d86eae343 -address /run/containerd/containerd.sock │ │ ├─101371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 062ee23df254caeb2892b6ff4210642ffc0bc498ccd8aecbe48455784ff4b0e3 -address /run/containerd/containerd.sock │ │ ├─101416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446e8d95293230df7bfd8e061d7995c4df0a4bf00cd8b9d2d92dca7ce5f74a82 -address /run/containerd/containerd.sock │ │ ├─113989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e1c0dec770cdc451e62948bece83cba8b1d75c74ef21a91625252ef406a56b2 -address /run/containerd/containerd.sock │ │ ├─115538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb11f1be94d6f7235ef0eeda9dddb6f4d25314ef12d0a72db1fa72b6175aca55 -address /run/containerd/containerd.sock │ │ ├─115578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2966627428d60878cf954e8eefdfdffbf9d1687dbaaac53c86dda948a76824 -address /run/containerd/containerd.sock │ │ ├─117596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a7ee472dd5e8862dc8383bed782cb8237b6f23c37c511aa5f03b7aa8ab8a98 -address /run/containerd/containerd.sock │ │ ├─119423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e285162365ae654dd645ef582fadfa2a1175b21d1a0027bcf6c17e53503daef6 -address /run/containerd/containerd.sock │ │ ├─119464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eba642859a370ead7a14f8c7497b762208854cbf558037dbfe9d423202b20dbd -address /run/containerd/containerd.sock │ │ ├─142994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cec4b762e237c95df7cb059c6c9193439940664d32db1c62b3c9cb40567dc54 -address /run/containerd/containerd.sock │ │ ├─143048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edba9a539813205331acaf8b2821cbb40c0adb584c7bc051b54764eeba1351fd -address /run/containerd/containerd.sock │ │ ├─145565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f79d38b7455a74b2bb72d71e41f7837b1363365895badbb013290271ea81d77 -address /run/containerd/containerd.sock │ │ ├─161383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e45848d90ba2165a4e390e708623ee4dc626c88d5edbd088fa5df79c69cbe98 -address /run/containerd/containerd.sock │ │ ├─163164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8058243bf6be51a6fc523453e35bb6f64d7afce3dd3f65c8cb730cd993b8a88e -address /run/containerd/containerd.sock │ │ ├─163586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2702654d898083a2488955b8b29afd420aaecc2b4bf76cd8f7e1466d927719 -address /run/containerd/containerd.sock │ │ ├─164580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ced0a96bc212927d53f7f19d0151138abed3db264cb95bf4f3f22257c19cb85 -address /run/containerd/containerd.sock │ │ ├─166450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c9ec5ca0ddeee3fdd3478442e6ea8df9a07e1131ca6ade1fe8ebfc73f091b41 -address /run/containerd/containerd.sock │ │ ├─166769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1d105f2e7560a80d045da780063017dbf9c0fe38a6f0714f541b3c1cac29f8 -address /run/containerd/containerd.sock │ │ ├─166932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302c076788e13bb7baca906152ada31b27b69aaf760c227eedb2fa5bb756ee87 -address /run/containerd/containerd.sock │ │ ├─167010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de6d88484e27a957b5111b450c3da00227b52b4d75fc88a271cb7e8b9e4912d -address /run/containerd/containerd.sock │ │ ├─167227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df11eeb4ba174cb1988964fbc7cd3b5b393b1f022a6f056aaa0cf9419e753ac7 -address /run/containerd/containerd.sock │ │ ├─167584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43211407d0ab71936d81a8178fa40ffe0e0936abb5a04426865b6476643d507 -address /run/containerd/containerd.sock │ │ ├─181326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a29c8fa1f5d097fcf4c7926c51cfdb9ecfab9130748bb99ed6de90b929018332 -address /run/containerd/containerd.sock │ │ ├─183110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2c311cb4224bd3bb63a8b3db4cc6bcf0086928111250c92557799f0dc85969 -address /run/containerd/containerd.sock │ │ ├─183129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946f39678d7ce734c81fbebf645634f40337ad8f0b2314977d9cc6dfcd4f459c -address /run/containerd/containerd.sock │ │ ├─183294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 436d0d5c95cb4c6c018abd7907caf7fb414e8e1eedc894b2dc9fe849bf1f37d4 -address /run/containerd/containerd.sock │ │ ├─183325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d16ef11d1b05aaa2852ef4d275e197b1eaf67fec87d88ec2e299c0a2218a926f -address /run/containerd/containerd.sock │ │ ├─183439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96465f6745f269ca746ea94a7b9f1bb13b59dc9782e094703abd3f0a337e7fc2 -address /run/containerd/containerd.sock │ │ ├─183688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d92994ea761efd9d40aadab8cd9fcbdf4c9b36421f6ecdcda1cb1dd2377dfc0 -address /run/containerd/containerd.sock │ │ ├─183789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b332a2b522b163627a2a34aba347048d3f827f9192f4c302ef1286d234cccb7 -address /run/containerd/containerd.sock │ │ ├─196355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8956976a3aa75c2f98dd905be0b2ea01388f00fc6086f9c328cc22084df344 -address /run/containerd/containerd.sock │ │ ├─198926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dba65ce1d5c1ca9ee5cab36018fd0fff760894bc955b843007f58dd494ef01a -address /run/containerd/containerd.sock │ │ ├─198953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e80da5576f2d2173f9c5844f38f5313174fb33963af13f2a0109326360f8e27 -address /run/containerd/containerd.sock │ │ ├─198954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741e6fdce3c928f6a270a68fb8b06da3694fadc9a2d7becc0a20465fca3c3d2a -address /run/containerd/containerd.sock │ │ ├─215535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c69703704876241e25b4e69127f45fe72e200ab9d034a9d0f1ecdb0af5fc5d -address /run/containerd/containerd.sock │ │ ├─226697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1dfc70b6e1df0fadd9bfc19badc4e3227cc6ff5253765f970d714372a59fca1 -address /run/containerd/containerd.sock │ │ ├─226716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ef573d5fcee46af6dc5e36a9f817761330e4c844007bbfa28b1f928eaa90d6 -address /run/containerd/containerd.sock │ │ ├─226754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7728533351748b1cfd43c429c87983920f50849592997885712f8176a60a85 -address /run/containerd/containerd.sock │ │ ├─227043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df74cf181db97b5f977016bf4a8d27304047a03296f14c96543c77520a7a907 -address /run/containerd/containerd.sock │ │ ├─240496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8e14b2a6a63e9623a77b7aa9c5e674b01942a7bd84bac7d95d80745477a002 -address /run/containerd/containerd.sock │ │ ├─242864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fed0f9014bf08d58a4dab6d7bbc25b2f2bd42578fef5c16ee55b02c9e5bdc90 -address /run/containerd/containerd.sock │ │ ├─244052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63df0218926190b5bf325a795eefed53c2db0725d05206d8c833534bff136614 -address /run/containerd/containerd.sock │ │ ├─245564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc09499f792e181e41640e1048cd383daff488089a28a220d59a779d7bd0fd74 -address /run/containerd/containerd.sock │ │ ├─246112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2945eb30794423e7b438d100935a84b04a0b9026980b8031c635ee189d6151b -address /run/containerd/containerd.sock │ │ ├─248280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd29a2500d54493d0176e249d0f393b2896ddad8fb76ae2053d231d14b9c36e9 -address /run/containerd/containerd.sock │ │ ├─249192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb375825a2c10fee5e5c025f23b0e4eb5a57ec8beb107690e69fe8730958bf1 -address /run/containerd/containerd.sock │ │ ├─249313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94cb4b70be06bed6d216ebd2d2b027a3b69a78aaf269b95d94c5aa6a4aa132b -address /run/containerd/containerd.sock │ │ ├─261074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92103cd81e7d81a07a78b9f812f470096106d57ed5f03363e93534d3ce1747d4 -address /run/containerd/containerd.sock │ │ ├─261487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b08d69872b098d61b80b848d1f4d37786c564125c2dff95e13b04ef6b278949 -address /run/containerd/containerd.sock │ │ ├─301908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1262c051d1d10fcb7053fd55f9f3044c4d75949e9139fd1a921235b795c6b1c -address /run/containerd/containerd.sock │ │ ├─307743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bbdf05474689b54b9e140115e3e52205df984d02f9c1913da0e8ed8ff178a42 -address /run/containerd/containerd.sock │ │ ├─307862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9826007254063894e88fc902c5e9cf7c70edc144b5d58c1d009eb0a83765c029 -address /run/containerd/containerd.sock │ │ ├─307932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f294bbfbac0c36f80e544078231166d0f3a4c9da06cd307f049f62f58bf311cb -address /run/containerd/containerd.sock │ │ ├─307987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972aa8596f54c68f12e79f287ac6eb5443f83087ff701d2ca5f9415cf4decde1 -address /run/containerd/containerd.sock │ │ ├─320444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2f160db215e09a3611107f21595df6c30f751223db3f0cbda6f42d8452ca954 -address /run/containerd/containerd.sock │ │ ├─322886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996d250b7ec945c9b7c14f234d174710b92964e2aa65385d9f96025c112bed91 -address /run/containerd/containerd.sock │ │ └─324525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3113a579445d6f747ae094c0931ce4b6db558bc0ccb1016df77615f8e6635f9e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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@mgr.instance.qkniyu.service │ │ │ ├─12490 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qkniyu/unit.run │ │ │ └─12511 /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-qkniyu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qkniyu:/var/lib/ceph/mgr/ceph-instance.qkniyu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qkniyu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qkniyu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28619 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28881 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19232 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24152 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24431 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33355 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33632 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-8508541e18bfb31597b907a1783bd30a2731614f700515e2f35ddf838a4ac8b8.scope … │ │ ├─24473 /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 │ │ └─24486 /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-716fad519bae2ddb30a74d65682fb16b989faa4c882964179bb5b08ffeff57ab.scope … │ │ ├─33674 /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 │ │ └─33687 /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 │ ├─multipathd.service │ │ └─160632 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39803 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.250 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─docker-7fe9df67160a78be59299bd67321dbd6d86e0f35de2f4b4ae4271bb7f6621bdc.scope … │ │ ├─19283 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19298 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─441599 sshd: root [priv] │ │ └─441600 sshd: root [net] │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-95b5aaa953ad622e9fe935ee3a2292e109addab37be72e8a8ce7d9c13ead32a1.scope … │ │ ├─28922 /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 │ │ └─28935 /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 │ │ ├─10676 /usr/sbin/chronyd -F 1 │ │ └─10677 /usr/sbin/chronyd -F 1 │ ├─docker-8fa512c98717d7cd9c6152459158d27ff978c0d3a5d79410d41db961e32868c0.scope … │ │ ├─12574 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qkniyu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12618 /usr/bin/ceph-mgr -n mgr.instance.qkniyu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-re1d2fc33555d47d8bdbeb54bb6f92085.scope │ │ └─201302 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─160433 /sbin/iscsid │ │ └─160434 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-7303b2424ce0b999a0067f9cbaad95b67a26565d5aa4080f3d9ffa372bcfa080.scope … │ │ ├─12238 /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 │ │ └─12258 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─31e3146cc7bb0e7d7b63e02e72acacbe15ec5e5be4bf898d0198e21e57a1201f │ │ └─69415 /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 │ ├─b5d0c7ed78275e7cf35a9efe919f419813d3470e22aa49b9352935c950a023b0 │ │ └─57233 /secretgen-controller │ ├─f43211407d0ab71936d81a8178fa40ffe0e0936abb5a04426865b6476643d507 │ │ └─167608 /pause │ ├─fa8e14b2a6a63e9623a77b7aa9c5e674b01942a7bd84bac7d95d80745477a002 │ │ └─240520 /pause │ ├─beda20b0790a7184c65471bc1a45696f8f966b09710423831031a19a9cbfef1b │ │ └─325304 /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 │ ├─5dba65ce1d5c1ca9ee5cab36018fd0fff760894bc955b843007f58dd494ef01a │ │ └─198988 /pause │ ├─4e8a37741cbbfa2dee76ad4dd27023ecd3b1b47dfc2947e3bcfaae42509bbfb9 │ │ └─63657 /pause │ ├─eba642859a370ead7a14f8c7497b762208854cbf558037dbfe9d423202b20dbd │ │ └─119488 /pause │ ├─00119715657ca1154919b7078b2bd8c41a9069a6581d65a440f1ef459c2c89ba │ │ └─274470 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7e0769f3eb087321ecf472645f1b99ed0c5bbcb6906564962996b67f73c61ef0 │ │ └─205358 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─477d89a8a980809285765d3ebabe0fee9dd4a82ac0ad49c1d55d0258d0949b40 │ │ ├─192262 neutron-policy-server: uWSGI master │ │ ├─192299 neutron-policy-server: uWSGI worker 1 │ │ └─192300 neutron-policy-server: uWSGI worker 2 │ ├─a701763e969e93cf5c9cb656b72378e471882d2b3f732d7b18043b7ddcf38eb6 │ │ └─61608 /pause │ ├─e29b3e6e75100060252bd685d42dd8ef863942dc9a13d9eb7e9c8c642f6947f1 │ │ └─276590 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fbd0aa40d3eaedf0dfc491a28f7529fe3737f90208e0eb161326330354c3e1b1 │ │ └─57025 nfd-gc -gc-interval=1h │ ├─a9cfe318cbe69104462ad77dec62bb5645f3d8e03312bb7d7cdaad1840e1baee │ │ └─56764 /pause │ ├─70998c8c78e383d4c8e108160891ab0118674338d6033f638ca5b0fff8db4b3b │ │ └─56681 /pause │ ├─946f39678d7ce734c81fbebf645634f40337ad8f0b2314977d9cc6dfcd4f459c │ │ └─183171 /pause │ ├─9b7a5bbb5d30108b99bfee03d32d1979bd5d19a70b5582e358065cc86fce7844 │ │ └─276852 /manager --metrics-bind-address=:9782 │ ├─3a95ff315135e9dfaef5924f744480755dfc8924e7fb9456c5fb21aa8c7b20b6 │ │ └─69814 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-250.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 │ ├─9e1c0dec770cdc451e62948bece83cba8b1d75c74ef21a91625252ef406a56b2 │ │ └─114013 /pause │ ├─ff276a853f511080ce7f7865e6209ea9cc853a6094ce8e8598ff2b4d6f6e0999 │ │ ├─237454 octavia-api: uWSGI master │ │ ├─237482 octavia-api: uWSGI worker 1 │ │ └─237483 octavia-api: uWSGI worker 2 │ ├─479121ee995f3afc1c80a5d95599e1faf41bae693a09029661fd31c35a9f2a57 │ │ └─42539 /coredns -conf /etc/coredns/Corefile │ ├─7c111c82ee18095f01a8cc670f5a602d0f316c9902c6cd0db3dfe3a1f0fec3c5 │ │ └─63644 /pause │ ├─6e3981bc6948071a0deb87db6c89787cd3d31eb5daf49a822bf2a78804689090 │ │ └─64679 /pause │ ├─f73c0da6694a9db14f3eb4e70dc84aafbd808d45573f71795f8c398b17134bc6 │ │ └─64357 /pause │ ├─8b08d69872b098d61b80b848d1f4d37786c564125c2dff95e13b04ef6b278949 │ │ └─261511 /pause │ ├─7ced0a96bc212927d53f7f19d0151138abed3db264cb95bf4f3f22257c19cb85 │ │ └─164617 /pause │ ├─408aa0b5171f885b2a51293a53c2b291ef08aabf985186d34fe265b44ba81268 │ │ └─39940 /pause │ ├─387d9382b9b85820e1ff74dfb27372ebb14be7ebf3177fcc8fa5d434b6611fd8 │ │ ├─211688 heat-api-cfn: uWSGI master │ │ ├─211726 heat-api-cfn: uWSGI worker 1 │ │ └─211727 heat-api-cfn: uWSGI worker 2 │ ├─9e3050ae96b410eb7460a8a62b16750ad6c8cdeb24e6fec48fb107082bbbe0a7 │ │ ├─117756 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117779 erl_child_setup 1048576 │ │ ├─117880 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117881 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118043 /bin/sh -s rabbit_disk_monitor │ ├─d3ab496a380e3a8dbdf4c3f68a5fb7a8a0fac8b18a8b557fa5313330df4ea7a7 │ │ ├─41213 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41592 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c27a7a254551e472ee6448208967de902d203a70ab3bd4244fa644b6880fb670 │ │ └─43509 /pause │ ├─5bcef7a3327c75fa3c56ed4ec5f309b95e0697c989f07012cb77f13df502e482 │ │ └─39623 etcd --advertise-client-urls=https://199.204.45.250:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.250:2380 --initial-cluster=instance=https://199.204.45.250:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.250:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.250: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 │ ├─1b8917b2291ffaa5edf79ac57a2ce154c528d5b32c6a0df90bd16970a50cbc7f │ │ ├─181531 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─181554 erl_child_setup 1048576 │ │ ├─181655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─181820 /bin/sh -s rabbit_disk_monitor │ ├─bd271eb2a220252cb4408a9a2581f9a439e2b4dd2036ba2f2347fe2fc191abc9 │ │ └─39586 kube-apiserver --advertise-address=199.204.45.250 --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 │ ├─95cdbabb56a989512e9b775cc20f60aa47968b352c3e29a17bdcb60f5312babb │ │ ├─68225 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68260 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b30b7518adccf2b1488e82b747406ce3212a5d556b59059fdff38607c353acf8 │ │ ├─63065 python -u /app/sidecar.py │ │ ├─63253 python -u /app/sidecar.py │ │ └─63254 python -u /app/sidecar.py │ ├─f0d672219fbb65e4116eab883f1c27b1d515c2741051f56f8bd1ac7e903351cf │ │ └─48575 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─822cd9d74c7c32060b9744bb02aaa6a4cb16bc876075c9894dfee7595a07481b │ │ └─67765 /pause │ ├─d16ef11d1b05aaa2852ef4d275e197b1eaf67fec87d88ec2e299c0a2218a926f │ │ └─183415 /pause │ ├─7e2702654d898083a2488955b8b29afd420aaecc2b4bf76cd8f7e1466d927719 │ │ └─163610 /pause │ ├─769fc673c49ec2d11f001782085cc1e6f608dfff4f89c586d9344258a8ccf2c8 │ │ ├─192184 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192598 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192601 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192604 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─54c3c73513f040842fc780b56cbbc8f1cea669c3cae1848321f4aa93483b8df0 │ │ └─43209 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 │ ├─a447f8642fdede7550f15f1b9a97ef64a3fd3915204b352583e868c95c5a5a2c │ │ └─238101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6e5d1c2399dc1e93a519269bc1a3cdbf94f28d67e39197a46c4b037e7c5c3445 │ │ └─200569 /bin/bash /tmp/libvirt.sh │ ├─5e80da5576f2d2173f9c5844f38f5313174fb33963af13f2a0109326360f8e27 │ │ └─199022 /pause │ ├─84f0e1093dc47e47722be89b2fa9a567e4a286367bb0f6c9cfc8e451224258ce │ │ └─55977 /pause │ ├─f4b63f1818db3fa02f720f495e6a7088dd84d8f484f8b2be83c687b0c0e2820c │ │ ├─211693 heat-api: uWSGI master │ │ ├─211728 heat-api: uWSGI worker 1 │ │ └─211729 heat-api: uWSGI worker 2 │ ├─624b640669045e34e4a5bd3421f0497c26eb59ebe4d2c4ad72cb13401a6cbe5b │ │ ├─261253 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─261909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4hq1bkq9/privsep.sock │ │ ├─261912 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─261914 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bff9585cacb1b2d89219e7a29808841a3310807d6c93ed8e6d21dcfc6f7d0d97 │ │ └─39464 /pause │ ├─bd2c0b35b558b550b80c0128806b42eaf55408a78273ecb10ea4a3fe0a8ef822 │ │ ├─194916 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─195274 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─195690 /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/tmp10ctkwm9/privsep.sock │ │ ├─401798 /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/tmp8isx476m/privsep.sock │ │ ├─402197 /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/tmp9mcsc65t/privsep.sock │ │ ├─402695 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─402697 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─406251 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bc7a0787-c7d3-4184-962d-11d644360846 --namespace=qrouter-bc7a0787-c7d3-4184-962d-11d644360846 --conf_dir=/var/lib/neutron/ha_confs/bc7a0787-c7d3-4184-962d-11d644360846 --log-file=/var/lib/neutron/ha_confs/bc7a0787-c7d3-4184-962d-11d644360846/neutron-keepalived-state-change.log --monitor_interface=ha-06218372-89 --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/bc7a0787-c7d3-4184-962d-11d644360846.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─407392 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c5996487-2710-4688-b0ea-c5ee58c30252 --namespace=qrouter-c5996487-2710-4688-b0ea-c5ee58c30252 --conf_dir=/var/lib/neutron/ha_confs/c5996487-2710-4688-b0ea-c5ee58c30252 --log-file=/var/lib/neutron/ha_confs/c5996487-2710-4688-b0ea-c5ee58c30252/neutron-keepalived-state-change.log --monitor_interface=ha-d62d102b-50 --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/c5996487-2710-4688-b0ea-c5ee58c30252.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─416269 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7394e08f-d11b-4afd-85cc-e7d1e1f96ede --namespace=qrouter-7394e08f-d11b-4afd-85cc-e7d1e1f96ede --conf_dir=/var/lib/neutron/ha_confs/7394e08f-d11b-4afd-85cc-e7d1e1f96ede --log-file=/var/lib/neutron/ha_confs/7394e08f-d11b-4afd-85cc-e7d1e1f96ede/neutron-keepalived-state-change.log --monitor_interface=ha-edaac3be-8d --monitor_cidr=169.254.0.18/24 --pid_file=/var/lib/neutron/external/pids/7394e08f-d11b-4afd-85cc-e7d1e1f96ede.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dcb9dd9fa140a17bd3f61f89f33a44d602f054902418eb1f9ec3abf1d598283c │ │ └─47672 /pause │ ├─4e45848d90ba2165a4e390e708623ee4dc626c88d5edbd088fa5df79c69cbe98 │ │ └─161407 /pause │ ├─772847df77a990dae526124a074f8a5e70c0aeaa9ee0f743e8b069e9ba01d767 │ │ └─61459 /pause │ ├─350ff64f86d692d78f606b30214731e4933fd47c3495cd06b3c95135b0873613 │ │ ├─80689 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80712 erl_child_setup 1048576 │ │ ├─80854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80924 /bin/sh -s rabbit_disk_monitor │ ├─8735703c485e64b1cbfd6d208d76f40febbb190592faba0437265e4bba597342 │ │ ├─48336 mysqld --wsrep_start_position=c3160abd-4df6-11f1-a6b9-d7941d1a116d:20 │ │ └─48463 /var/lib/mysql/mysql-state-monitor │ ├─deb375825a2c10fee5e5c025f23b0e4eb5a57ec8beb107690e69fe8730958bf1 │ │ └─249216 /pause │ ├─1e7728533351748b1cfd43c429c87983920f50849592997885712f8176a60a85 │ │ └─226802 /pause │ ├─017ac2b1266b8ddc81b4d06290e86f5173df1e2979e11e68c5da29c9c1b5d514 │ │ └─42083 /pause │ ├─18d623e49cbddbed9fd2a25afc5000461bd5dfb49b0bba05d6a32d61d6c576ac │ │ └─70025 /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 │ ├─df11eeb4ba174cb1988964fbc7cd3b5b393b1f022a6f056aaa0cf9419e753ac7 │ │ └─167276 /pause │ ├─554eb651aab27fa9800ccc4792bd6a3d4839b8304d8a96c2362f4f3bdb3b3461 │ │ └─50767 /pause │ ├─ccf213226a068673611899e80ca9d88db1e44687db350d35edf87b15237c15bb │ │ └─327144 /bin/openstack-database-exporter │ ├─68167a2748a18f2ea4b74aeb763c380d9b37346566bfb01f8a4ff827c2260454 │ │ ├─193264 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193495 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpeixx_dv7/privsep.sock │ │ ├─193748 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp72uh_glo/privsep.sock │ │ └─194005 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─631e7ec01a5f62fff68a0d15d8b1cfcdeb83ce91ebb513498d2c0ee41bfe2fdb │ │ └─57061 nfd-master -crd-controller=true -metrics=8081 │ ├─076a2dd0c627dd9e5e6ee62c6994fe0200ca78b42424ef5c5af0bdd35579fdcf │ │ ├─152071 placement-api: uWSGI master │ │ ├─152084 placement-api: uWSGI worker 1 │ │ └─152085 placement-api: uWSGI worker 2 │ ├─2f22acc4f8b9a496516cd699f91117c4e66712d5df4c79582aee8b3a7e0ddbbf │ │ └─163742 /coredns -conf /etc/coredns/Corefile │ ├─5ce315a747c23c6e58c13fe36c08af2784fab9f9f812989dedf1385eb36d62ca │ │ └─39972 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b21619de23fea29aed6af84439f62b8b11ed6333a6737222a193a6c4819f5d68 │ │ └─64306 /pause │ ├─31dcf368162f12d579f55d1eb9913afda2fa4ec545c571b5ec9d6f0f95208910 │ │ ├─ 75065 apache2 -DFOREGROUND │ │ ├─ 75091 (wsgi:k -DFOREGROUND │ │ ├─ 75092 (wsgi:k -DFOREGROUND │ │ ├─ 75093 (wsgi:k -DFOREGROUND │ │ ├─ 75094 (wsgi:k -DFOREGROUND │ │ ├─430145 apache2 -DFOREGROUND │ │ └─441570 apache2 -DFOREGROUND │ ├─552b882f480c852e163f7d672d6afb33f5547c7e471f7c7b866139c6b1b2d856 │ │ ├─318449 /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 │ │ └─318667 /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 │ ├─e3c75fef5b3502d894f146f198949e1e548f828da63d9587cdf8c04544543ae1 │ │ └─43595 /pause │ ├─7ce630b472ed3db0b90acc08e509134a14a8bb9f8f03df47d9c9a8547de523c4 │ │ └─194936 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) │ ├─51db4765a2dd4a3d80097d120f6b0640bb761601fd89bb30140428348332eb63 │ │ └─142319 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5d4f0f5644c0e1198b98e318561594a6e974699699f9b425e15da7db7feb1db0 │ │ └─66377 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 │ ├─15c505624c650d6193abc113b3dd663ac9c9c88b2613ba88f260590af5d9e08b │ │ └─276416 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3cbb384e0973b914233a368119adf14d411d7dbc2d7cbbbb475de442773e78d1 │ │ ├─96945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96968 erl_child_setup 1048576 │ │ ├─97080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97335 /bin/sh -s rabbit_disk_monitor │ ├─051c537c375ff104bb45afa8c6d1ce7140c842cda6bbef7199fb4f5ad1e5325e │ │ └─42520 /pause │ ├─ce525c4db6825af43d26284adda866716638e69e1d88094a12920eb5a661654a │ │ └─82134 /pause │ ├─9f91d9fe35296ef719238776460f9601e68b67ed6041b3925948f4ab07568119 │ │ └─45902 /pause │ ├─e7a21a36be08676c9b19eda0ea2ee572086884e5367a597f9ff2945c5002f3d8 │ │ └─39425 /pause │ ├─972aa8596f54c68f12e79f287ac6eb5443f83087ff701d2ca5f9415cf4decde1 │ │ └─308012 /pause │ ├─94309626742ec716a7f48ea1d5a32dac93c5f80171b0c1eaa81efe3dc53451fc │ │ └─274384 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9d3cebe11488e937645e1e3cb9baff70265798f41396cc28b8e84c3d4b68bca6 │ │ └─90562 /usr/local/bin/rook ceph operator │ ├─f94cb4b70be06bed6d216ebd2d2b027a3b69a78aaf269b95d94c5aa6a4aa132b │ │ └─249357 /pause │ ├─1b872d336fd9f5421d998b3cacc3b5fbb4e6cc74689d95f2a61e3fced582879d │ │ └─45999 /pause │ ├─e896fbfa4e7c0d148e348c75ecf0e6404262628de24fe1c394f31340e4149cf6 │ │ ├─ 46396 /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 │ │ ├─ 46410 /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 │ │ ├─ 46551 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─322675 nginx: worker process │ │ ├─322676 nginx: worker process │ │ └─322677 nginx: cache manager process │ ├─e071fb6d57e86c5910ef3b6ba2d5e82c2b1254a1167876d90502cf7ebba9e9c6 │ │ ├─66612 nginx: master process nginx -g daemon off; │ │ ├─66628 nginx: worker process │ │ ├─66629 nginx: worker process │ │ ├─66630 nginx: worker process │ │ ├─66631 nginx: worker process │ │ └─66632 nginx: worker process │ ├─cc5378ec6f07dc421aa62cb0ab1a737641c3a38a75e9a9d9864e7f9fd9442a8d │ │ └─276809 /manager --metrics-bind-address=:8080 │ ├─f737c52a971b2c93101867bfed8ccbfd9c6df33c70d78e7bbfb55559974e6f09 │ │ └─276788 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 │ ├─d15b5ffb6c4a3e168e7ae67e3f3fbfc0bf04358e8aa0ebc4f09edb0b3bd561b7 │ │ └─71216 /pause │ ├─f1720714a55e8847a61d3c30837f4ce7d9e3c48bc04ccc9f9c2758c40ca588fe │ │ └─51516 valkey-server *:26379 [sentinel] │ ├─d6076274d7c79c85e37a593270378c3a24b172d0f905886c1523f5adbb758793 │ │ ├─261134 magnum-api: uWSGI master │ │ ├─261161 magnum-api: uWSGI worker 1 │ │ └─261162 magnum-api: uWSGI worker 2 │ ├─11a558e0a8174fe2755075f9853c554c25b5b52a7935614c63e679e3b1ee4852 │ │ └─80574 /pause │ ├─edde506bf2d451f68a2f930efb5a93a0cc0b21cb1a2e8338df0d82fe6b70bdf4 │ │ └─61702 /pause │ ├─436d0d5c95cb4c6c018abd7907caf7fb414e8e1eedc894b2dc9fe849bf1f37d4 │ │ └─183355 /pause │ ├─e08bedfb5a7058c155a6b48c0e9593cd6ad550ccacc29df87dc77669ffdc1727 │ │ └─65467 /pause │ ├─73bb29165bf8f1854c0d62ba1d73e9e6c599ce6f4f1b7279c5be263da69907ed │ │ └─67437 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8dc5d2cc98f433b5fd1e340205f416c2df37bfd4a0872b358f9350faf5697607 │ │ └─318277 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9fb4f38f1fa3f3a57b5a4ce8333159aefe46dbd9224c353575a56a51221a822e │ │ └─70104 /bin/oauth2-proxy │ ├─92103cd81e7d81a07a78b9f812f470096106d57ed5f03363e93534d3ce1747d4 │ │ └─261098 /pause │ ├─fee9b00c421a4edc84627cc47e09a0a77a0fb05bbcce92ec64076dadeb2c2b02 │ │ └─68794 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3b82aa6d3692ea488e342595ec70d65487c19e0b523330375144cb94ae120b65 │ │ ├─140716 cinder-api: uWSGI master │ │ ├─140752 cinder-api: uWSGI worker 1 │ │ └─140753 cinder-api: uWSGI worker 2 │ ├─f4c1fca0d3f83daf233a038acee544b969b94e1cf8b80cdb107971ae8d520df0 │ │ ├─115994 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116282 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116284 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─41f6797edf307faaa73220687c7409f8dfd82e26a5f5b108234fc3db1892eef5 │ │ ├─179978 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180422 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─180423 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c1262c051d1d10fcb7053fd55f9f3044c4d75949e9139fd1a921235b795c6b1c │ │ └─301932 /pause │ ├─fae4f91a42fafa3da627a45d411d8b59c1b4eca3c03a8d0084bca4fa53054255 │ │ └─43069 /pause │ ├─4cec4b762e237c95df7cb059c6c9193439940664d32db1c62b3c9cb40567dc54 │ │ └─143018 /pause │ ├─2d574c9d89a036d269f6cd8085bc6748df4681e2c99fbf9bf2d0c46e6c3ecb04 │ │ ├─178997 nova-api: uWSGI master │ │ ├─179037 nova-api: uWSGI worker 1 │ │ └─179038 nova-api: uWSGI worker 2 │ ├─53a32ef4affbc83da1bf760c9119c572411eb41aacd7b78af9a977736ce3a1ad │ │ └─102668 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2ad1167052819877dfa59e94a24db42f5bfa3c3fd78009412656ecea48df421f │ │ └─39461 /pause │ ├─7d34c2dfb47745c3a92f6ebd5cb792747a4fc0cb07e42cc7ee49c4910e097329 │ │ └─62137 /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 │ ├─a27ef8ea1113b8f18ae2043e1f368c851fe45b7e2bb62be10122d49f2f084ac7 │ │ ├─164815 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─164838 erl_child_setup 1048576 │ │ ├─164885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165003 /bin/sh -s rabbit_disk_monitor │ ├─aa0565044ef0576aee4cb74126d1c6c6601167d6f4bc709f42788c05957459cf │ │ └─69912 /bin/memcached_exporter │ ├─6251a1e5b299741170ba25c6d7a42310c6bbf6eabd7bd2d2b1ab776ac902ed5f │ │ └─68409 /goldpinger --static-file-path /static │ ├─a1dfc70b6e1df0fadd9bfc19badc4e3227cc6ff5253765f970d714372a59fca1 │ │ └─226756 /pause │ ├─8058243bf6be51a6fc523453e35bb6f64d7afce3dd3f65c8cb730cd993b8a88e │ │ └─163189 /pause │ ├─167355d935e41bf46f924cb58628bc9c34f39f23c7cceaf5d6c6be5569c7f203 │ │ └─117382 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f9ee94db397836caa48cc60733853a5b92e08bb6d8486ccb76727012609222bc │ │ └─70083 /bin/oauth2-proxy │ ├─996d250b7ec945c9b7c14f234d174710b92964e2aa65385d9f96025c112bed91 │ │ └─322910 /pause │ ├─876a9cc1c940e868d2e52cffbb45f49490f2897aa51489ea7671e3d0f5f4a37a │ │ ├─328698 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─328712 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f824e7dd902fbae6cace5eb325c71c32df2087a2038647ac4c33bcb90c7b40ce │ │ └─276646 percona-xtradb-cluster-operator │ ├─e444239740554bf69e95c83182d3206f4bcf2fa700eb6c24e7d06b89ca816537 │ │ └─56987 nfd-worker -metrics=8081 │ ├─2b3f8884e347c5f7a3cd6e744b7df19eb498c34e25f701c8aa8d1de88b57cdf3 │ │ ├─196651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─196674 erl_child_setup 1048576 │ │ ├─196745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197073 /bin/sh -s rabbit_disk_monitor │ ├─fdcef2695ee57519a10def53feaae3f5a41f2814767df3d50fdfa5160c1e065d │ │ └─200476 /usr/bin/libvirt-tls-sidecar │ ├─826f4a5b6fe32444fee2a94812675655abe97e4aeb59c72f4c875fa729571e9c │ │ ├─238092 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238641 octavia-worker: ConsumerService worker(0) │ │ └─238644 octavia-worker: ConsumerService worker(1) │ ├─e684a2bb761d3a65ee006ca134e2448f2d3a9fc50836a3167f9d800279fc1c1e │ │ └─43564 /pause │ ├─044a11a1cd971b675972e5bb4e11e6f65b48732f4ae635e7f9843cdf3f87e1f4 │ │ ├─69461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69486 erl_child_setup 1048576 │ │ ├─69618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69722 /bin/sh -s rabbit_disk_monitor │ ├─33b4612b19b58c27e6168cc6c7192715f0f8b6e71838c6723914d018a9a328f0 │ │ └─39354 /pause │ ├─8bbdf05474689b54b9e140115e3e52205df984d02f9c1913da0e8ed8ff178a42 │ │ └─307767 /pause │ ├─cbdc16104d8ce9a55203032bc992198ceaef565be3f7259a1b69838d81da1b9c │ │ ├─179169 nova-metadata: uWSGI master │ │ ├─179188 nova-metadata: uWSGI worker 1 │ │ └─179189 nova-metadata: uWSGI worker 2 │ ├─bd6cf01da131ce9e4bbe9ac9bd3573869e3ae57bc6077508893f9f8f1cdebcca │ │ └─39524 /pause │ ├─5f4f750d0be69bd3224479daf99897d01fb2848532505dcbdf31207995491ab6 │ │ └─273076 runc init │ ├─41af13ded32478995b25c3df78e970431d8f8e068af6b1e46600cb5780720bc3 │ │ └─202425 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4b332a2b522b163627a2a34aba347048d3f827f9192f4c302ef1286d234cccb7 │ │ └─183813 /pause │ ├─809ea09e086d2b67ec64ecf61517617b50b1bf7aa55413e36a9dd7ec7b0e13c2 │ │ └─47013 /pause │ ├─1de6d88484e27a957b5111b450c3da00227b52b4d75fc88a271cb7e8b9e4912d │ │ └─167047 /pause │ ├─e1122ee8b9e98a965f681f861205c4706367e179c75e0882e22c99aeaa7c83cc │ │ ├─205300 /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 │ │ ├─403502 /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/tmp6ph0q9x0/privsep.sock │ │ ├─403741 /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/tmp5npppb9x/privsep.sock │ │ └─403986 /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/tmpjn0f3x2y/privsep.sock │ ├─d2945eb30794423e7b438d100935a84b04a0b9026980b8031c635ee189d6151b │ │ └─246136 /pause │ ├─bb857fef15314f0be6aeaf7298c476fd6aea7742bc74fef0ee04addd1dd6b35d │ │ ├─162061 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162078 /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 │ ├─9fed0f9014bf08d58a4dab6d7bbc25b2f2bd42578fef5c16ee55b02c9e5bdc90 │ │ └─242889 /pause │ ├─afe1b1f1cad8ef6452a98e40a01536359e83367bbd89a0ef90779cffdab3754f │ │ ├─179972 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180426 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─180427 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b642607881d97f40c41c352a3d8dbdbee47ed3de024493aec9053279aadc2e1a │ │ └─68764 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4977f156a129fd7fd8d438c3a0ad54cab48b1a50a49217451416f5ab9b596e7d │ │ ├─192226 neutron-api: uWSGI master │ │ ├─192248 neutron-api: uWSGI worker 1 │ │ └─192249 neutron-api: uWSGI worker 2 │ ├─274ec9ed94fe72e49894389666569f651c22064d3115b1ef4024a4033b085a0e │ │ └─51660 redis_exporter │ ├─32c71a9f2eff0c431a70af510f0303b0b68dbb545686c3080a514ac5e8751539 │ │ └─273461 /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 │ ├─2cc92f0aa2eae72d9fd6dbf1075dc477d14fa92bb32e4b2d3903a113f99f1957 │ │ └─65968 /pause │ ├─2d8956976a3aa75c2f98dd905be0b2ea01388f00fc6086f9c328cc22084df344 │ │ └─196379 /pause │ ├─3113a579445d6f747ae094c0931ce4b6db558bc0ccb1016df77615f8e6635f9e │ │ └─324550 /pause │ ├─9826007254063894e88fc902c5e9cf7c70edc144b5d58c1d009eb0a83765c029 │ │ └─307894 /pause │ ├─3a14ad6da660b874b284ba6ccfe0b9cacbf3a2410ed150dc548dd82cdec8c296 │ │ └─88517 /pause │ ├─83b7c312855d9841ac4ea9f699571fca74f2128088120cf92534e829705fd4be │ │ └─63572 /pause │ ├─d6d190de76eb8e47023fa2bafb18de26a91015ed44f9220a41e321111189ec29 │ │ └─69894 /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 │ ├─d96a0295bbf27f9a333239c5acf99353e16ebbdeab13fe46e70116736fca9261 │ │ └─56926 /pause │ ├─509e68a8e85f0d24564abd40dabe9777abab71adcbe8657bea25467f465a6a29 │ │ └─56720 /pause │ ├─a0c41e25765448a76db2f395f15325d9c7a3334e3db154a69090c58648790929 │ │ └─48434 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ec7148093e389bf51ef2413d876570d03bd41761ce3d76c9b1bc4c05ac867449 │ │ ├─261283 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─261644 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─261645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ec4a5071fdd01f97fa329c22df2c9220b5729c771bc8ae3ff61c25ad6028f49f │ │ └─68679 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─994c58f8bef876c5eee96fdce2ecb1b39e1fda8d287b3c92a918291cebca4277 │ │ └─40874 /pause │ ├─e5d65a39ddd1bbcdea181ac0ecca62fa9ba439bf6e0b88d7ee7a24615e7521aa │ │ └─276456 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─446e8d95293230df7bfd8e061d7995c4df0a4bf00cd8b9d2d92dca7ce5f74a82 │ │ └─101442 /pause │ ├─a072ef434782e3cc4270579ac9688fa4cfb595dcf1ed9dcae42f409fc4e96201 │ │ └─48095 /pause │ ├─4318e8feba26f3ee2ff44a839ee20ab2aa4bcda0054115febf2a843d5670dde4 │ │ └─318289 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1507d291775e46f40fe194070483bffdfdb75bd38a7f13ea9909cb3596567abf │ │ └─63993 /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 │ ├─7a90a8413e57a27a1c1f7bd53d8913801eddbb856d9d194b81769abe1a87464f │ │ └─46909 /pause │ ├─4823a4bc3c4c3e3f3523cea0019419983053b7628314d5408a8eec64aed9e753 │ │ ├─184476 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─439969 sleep 300 │ ├─2c23cb0ead7b0ae75330adbd50b1246c05c100a11d17d66f3c111def2cfde4d9 │ │ └─68632 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ea3e3bd70d022aac6ff803c6afb05827f3fb84f254c8a897bb242f713994e911 │ │ └─162028 /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 │ ├─bf78613599417a2d54fa0795f6a86298e18c2bfa363736817b96361bcdb3b40f │ │ └─67534 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e291507de9377d6b275c45abd575733b7700d001aff6f40bcc00c6370b0e54de │ │ └─42582 /coredns -conf /etc/coredns/Corefile │ ├─e63e131d5e583f19534a4a393ee1b969c23f424d98671d879031949988498f47 │ │ ├─318311 manila-api: uWSGI master │ │ ├─318360 manila-api: uWSGI worker 1 │ │ └─318361 manila-api: uWSGI worker 2 │ ├─3c9ec5ca0ddeee3fdd3478442e6ea8df9a07e1131ca6ade1fe8ebfc73f091b41 │ │ └─166570 /pause │ ├─f71a7c638a6400764df050ae9c0aacca0a34e08164e3c7d53d5919fcc1780431 │ │ └─51091 valkey-server *:6379 │ ├─07dac7b3c1c5f18009e83db0418ad32e70eccdb76607bc38fcd343340eacd87d │ │ └─271416 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ca1d105f2e7560a80d045da780063017dbf9c0fe38a6f0714f541b3c1cac29f8 │ │ └─166794 /pause │ ├─5e340aa04a044b3570d10be5e7449f3446ca93e243c9a5d940d396d7c047b7b6 │ │ └─65537 /pause │ ├─a84fc58aa1dd5907935b283c3787bd58409c6a83c1210b0e4fc8b3d53e868c5b │ │ └─273363 /kube-vip manager │ ├─26d3003ea6861d282a566588920e8b327f356ffbe117687ba94a6977314e26d2 │ │ └─46472 /server │ ├─6df74cf181db97b5f977016bf4a8d27304047a03296f14c96543c77520a7a907 │ │ └─227066 /pause │ ├─d4a7ee472dd5e8862dc8383bed782cb8237b6f23c37c511aa5f03b7aa8ab8a98 │ │ └─117660 /pause │ ├─d60757abc9f524b031d1e8447b36a4c56bccd2b61c4678cb9a6a4533ea432be8 │ │ └─68461 /bin/pushgateway │ ├─edba9a539813205331acaf8b2821cbb40c0adb584c7bc051b54764eeba1351fd │ │ └─143087 /pause │ ├─f0acedeeba4ba84616b4dc48d7d6b631d10c57e58d88f427c510d514ed44dc4b │ │ └─43757 /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 │ ├─86d28184fd9f9d63fea312aed829be045ad3299ab0aefd4bbf5ef118958de419 │ │ └─174705 /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 │ ├─6d92994ea761efd9d40aadab8cd9fcbdf4c9b36421f6ecdcda1cb1dd2377dfc0 │ │ └─183711 /pause │ ├─22c11f49cf6b60142b19d95c1fd322ad2826453306cd2f1dad396e86f56c5af6 │ │ └─143697 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3aa246010c1990cdff28b7b6f7cb7e8b09f4103e4ed79623594e940d1ba1f630 │ │ └─51306 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─c1a6bfea3df6488642d60d687211c656284e8e6c81bed3eb28d074d5fdb86c01 │ │ └─66442 /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 │ ├─1d2c311cb4224bd3bb63a8b3db4cc6bcf0086928111250c92557799f0dc85969 │ │ └─183153 /pause │ ├─9f79d38b7455a74b2bb72d71e41f7837b1363365895badbb013290271ea81d77 │ │ └─145591 /pause │ ├─f6740237212e20d2f84768f02a684f00507139e0ec48566004d27b98963c02a5 │ │ └─101719 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-28pjq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─63df0218926190b5bf325a795eefed53c2db0725d05206d8c833534bff136614 │ │ └─244080 /pause │ ├─4feb30df03b36746eb00ecf7109aa02adfa991720ba122377a06fd6da7ddf161 │ │ └─47315 /pause │ ├─062ee23df254caeb2892b6ff4210642ffc0bc498ccd8aecbe48455784ff4b0e3 │ │ └─101393 /pause │ ├─f2f160db215e09a3611107f21595df6c30f751223db3f0cbda6f42d8452ca954 │ │ └─320471 /pause │ ├─ec2966627428d60878cf954e8eefdfdffbf9d1687dbaaac53c86dda948a76824 │ │ └─115607 /pause │ ├─1df378b0539469648843efd67aecb042cd5b7025e8b9c06a646a5ab33865fffb │ │ └─64728 /pause │ ├─f294bbfbac0c36f80e544078231166d0f3a4c9da06cd307f049f62f58bf311cb │ │ └─307955 /pause │ ├─728b41cf0dd4b818bb5a365178b90ec6833b4ca7ebb075dc5b9ecd8d86eae343 │ │ └─96760 /pause │ ├─486b8457153e556420a5b16db5c4f1764b4d214fe69025009342c0a4705e014e │ │ ├─276244 glance-api: uWSGI master │ │ ├─276274 glance-api: uWSGI worker 1 │ │ └─276275 glance-api: uWSGI worker 2 │ ├─f31043915f84195c2fabed86dd5b60023d280d2fedaa9441b90b134f65a8ac3b │ │ └─273344 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─19496b15836eca70e1363f690bf8d50585a252b4e46858f8b9e991ea111cee96 │ │ ├─238896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238914 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─239794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─429197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─429198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─741e6fdce3c928f6a270a68fb8b06da3694fadc9a2d7becc0a20465fca3c3d2a │ │ └─199033 /pause │ ├─eeefa924ec63c8a4d1949a97ccb060292ab1c467b9cf38af86d5dedf9cd5dcde │ │ └─51051 /pause │ ├─a29c8fa1f5d097fcf4c7926c51cfdb9ecfab9130748bb99ed6de90b929018332 │ │ └─181363 /pause │ ├─7875aa8c89881e13b052d1efd680bba2daa49b84d31908fd07a1123383560946 │ │ ├─240651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─240676 erl_child_setup 1048576 │ │ ├─240795 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─241003 /bin/sh -s rabbit_disk_monitor │ ├─2cc9f50bc1939f91dd6f2ab29daa27649e4756473b628a4200aee4829eefb64a │ │ ├─101887 /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 │ │ └─388121 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e25376eb23a32234b38cbff98ff171515433f3067c35044cefdb20137ff389cf │ │ ├─302096 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─302113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─302119 erl_child_setup 1048576 │ │ ├─302230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─302231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─302241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─302420 /bin/sh -s rabbit_disk_monitor │ ├─96465f6745f269ca746ea94a7b9f1bb13b59dc9782e094703abd3f0a337e7fc2 │ │ └─183483 /pause │ ├─a693d820a3a32a2104e81ec3c8bab39be662b3484492582438a2f020c8dafb12 │ │ ├─211637 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212001 heat-engine: ServiceWrapper worker(0) │ │ └─212004 heat-engine: ServiceWrapper worker(1) │ ├─e285162365ae654dd645ef582fadfa2a1175b21d1a0027bcf6c17e53503daef6 │ │ └─119449 /pause │ ├─1410b684f990ab043b4b1abc04a3ee7dd8ecafaaaefb04e0d475b7e8e355aef7 │ │ ├─328724 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─329033 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─329113 /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/tmputm4zy3l/privsep.sock │ │ ├─329732 /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/tmplqdttmiu/privsep.sock │ │ ├─330060 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9ac11a76-246f-4ba6-a41c-28fdc58642f6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9ac11a76-246f-4ba6-a41c-28fdc58642f6/host --addn-hosts=/var/lib/neutron/dhcp/9ac11a76-246f-4ba6-a41c-28fdc58642f6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9ac11a76-246f-4ba6-a41c-28fdc58642f6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9ac11a76-246f-4ba6-a41c-28fdc58642f6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-44fbd256-3060-4f9a-b09a-97965de5ffd6,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 │ │ ├─330064 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/82ebb780-6db0-4f1b-b56e-47b199867b90/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/82ebb780-6db0-4f1b-b56e-47b199867b90/host --addn-hosts=/var/lib/neutron/dhcp/82ebb780-6db0-4f1b-b56e-47b199867b90/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/82ebb780-6db0-4f1b-b56e-47b199867b90/opts --dhcp-leasefile=/var/lib/neutron/dhcp/82ebb780-6db0-4f1b-b56e-47b199867b90/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5679bf1b-3272-4fe4-bd6e-a4eb5535a23f,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 │ │ ├─330067 haproxy -f /var/lib/neutron/ns-metadata-proxy/9ac11a76-246f-4ba6-a41c-28fdc58642f6.conf │ │ ├─330077 haproxy -f /var/lib/neutron/ns-metadata-proxy/82ebb780-6db0-4f1b-b56e-47b199867b90.conf │ │ ├─401600 /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/tmp0i3nzh1q/privsep.sock │ │ ├─401983 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─401985 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─406704 /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/tmp0ocfav9u/privsep.sock │ ├─3e4acf2a66dfdec4720f1e42a560997b534035166b9ede3eb5ea333e7c490115 │ │ └─300105 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 │ ├─9fb274596b85b33714496e9ab291c9f3d362d30184ba8bd9f5c14ba7ffa61c8b │ │ ├─215683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─215724 erl_child_setup 1048576 │ │ ├─215787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215961 /bin/sh -s rabbit_disk_monitor │ ├─dd29a2500d54493d0176e249d0f393b2896ddad8fb76ae2053d231d14b9c36e9 │ │ └─248304 /pause │ ├─40c69703704876241e25b4e69127f45fe72e200ab9d034a9d0f1ecdb0af5fc5d │ │ └─215560 /pause │ ├─4038eba9f4ad0d1aea3c3ae9b4d2b040c9c1390ff0b5dd75341319cdb6fab66d │ │ ├─144068 /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 │ │ └─144241 /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 │ ├─302c076788e13bb7baca906152ada31b27b69aaf760c227eedb2fa5bb756ee87 │ │ └─166957 /pause │ ├─70a26bcf7644c4faaf167d3b278774e8e54657bed3997c72725302846d20e5ca │ │ └─69373 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-250.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 │ ├─eb11f1be94d6f7235ef0eeda9dddb6f4d25314ef12d0a72db1fa72b6175aca55 │ │ └─115565 /pause │ ├─5f518b486904a74ece0c12a573a785c86e8ad2c774dac9184df6d5acfcb609ca │ │ └─61558 /pause │ ├─a1da38506db62ecb5c4089eeeff575800fa6a1589f5ba44af80f8a86cd4c51e3 │ │ └─40827 /pause │ ├─09d2ddec61b213d205d40132f9a194f7477d7ae537a6f3a92a3a2849c0d36b29 │ │ └─42477 /pause │ ├─350f160050cece560f70cac1f42765ff3278606396c277c4142559e4c6702f68 │ │ └─276627 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─14c343356a197b27934beeeeaf3f463f191d8482e2109c449b3a9a503c4314f8 │ │ └─276305 docker-registry serve /etc/docker-registry/config.yml │ ├─25ef573d5fcee46af6dc5e36a9f817761330e4c844007bbfa28b1f928eaa90d6 │ │ └─226782 /pause │ ├─6b7ca6ef18fd7b094bb7d4ad22d9f70a312e5c2a948e7430550a2fc4ab8aa818 │ │ ├─323116 apache2 -DFOREGROUND │ │ ├─325621 (wsgi:h -DFOREGROUND │ │ ├─325622 (wsgi:h -DFOREGROUND │ │ ├─325623 (wsgi:h -DFOREGROUND │ │ ├─325624 (wsgi:h -DFOREGROUND │ │ ├─325626 (wsgi:h -DFOREGROUND │ │ ├─325627 apache2 -DFOREGROUND │ │ └─325628 apache2 -DFOREGROUND │ ├─bc09499f792e181e41640e1048cd383daff488089a28a220d59a779d7bd0fd74 │ │ └─245589 /pause │ ├─7587f3c5715166645e1a71642353264f6787572cfc1acb5ade20a4b72dbe6a0d │ │ └─62286 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─42ffc55867c78a553d881f416f4643f996865d6296bcec3bcb59f37fd7d05f86 │ │ ├─48192 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 │ │ └─51228 haproxy -sf 310 -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 │ ├─f14cbe3408f0b188d36fca34161a2f330a5a5f8b236b1701b71c7d2e497b8a48 │ │ ├─87641 barbiacan-api: uWSGI master │ │ └─87658 barbiacan-api: uWSGI worker 1 │ └─f2445fb6fceeba66da267271bb41c6fee6fb2f7ab800a044a36fef9ef9c3d3b1 │ ├─63038 python -u /app/sidecar.py │ ├─63251 python -u /app/sidecar.py │ └─63252 python -u /app/sidecar.py ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount