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 │ │ │ ├─21819 /lib/systemd/systemd --user │ │ │ └─21820 (sd-pam) │ │ └─session-21.scope │ │ ├─21780 sshd: cephadm [priv] │ │ └─21833 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1605 sshd: zuul [priv] │ │ └─1618 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1609 ssh: /home/zuul/.ansible/cp/199.19.213.108-22-zuul [mux] │ ├─409778 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ufyqkyxhymetpjtdabuocnlaqihayvml ; /usr/bin/python3'"'"' && sleep 0' │ ├─409779 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ufyqkyxhymetpjtdabuocnlaqihayvml ; /usr/bin/python3' && sleep 0 │ ├─409780 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ufyqkyxhymetpjtdabuocnlaqihayvml ; /usr/bin/python3 │ ├─409781 /bin/sh -c echo BECOME-SUCCESS-ufyqkyxhymetpjtdabuocnlaqihayvml ; /usr/bin/python3 │ ├─409782 /usr/bin/python3 │ ├─409796 /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 │ └─409803 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12520 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b61e032a98cd809dde52427a5fd0ca349e16263aa7acc6f657567446ae7073f -address /run/containerd/containerd.sock │ │ ├─ 12911 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e07a9705ef7e1ac5f917c9b75c4ee415ec3b29d7792e159589e2a5458c2546a0 -address /run/containerd/containerd.sock │ │ ├─ 18778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46aea37b0515cf880c0ed1fb29fbd3646c0285596c8c88868dab3bc032001a03 -address /run/containerd/containerd.sock │ │ ├─ 25360 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5e2cf3b8c0ab8c1ff818ad3f2c7b27af79c04108b38e42725827c6adbea8c3e7 -address /run/containerd/containerd.sock │ │ ├─ 29854 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7781ff00211ed0da912ef1220c7af9610c6e347d90bf7efe1adcf3cd2e16c8d9 -address /run/containerd/containerd.sock │ │ ├─ 34473 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e81ffcf00c8d54ceb46f59e19a2d049adcf6650d710775896bfb491998c577d -address /run/containerd/containerd.sock │ │ ├─ 39234 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b1eb026af3b68e8c5754164e4d8245f3011113e137e745e11cad624c8610a399 -address /run/containerd/containerd.sock │ │ ├─ 41753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7fbeebdedac1e206b2a0ffba631b69e15076f275ae14c079fa7f845673d6fa -address /run/containerd/containerd.sock │ │ ├─ 41768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fbd33ac1625629e9f24fa29030d272ee150252cf39e20049ae8255e8bb7585a -address /run/containerd/containerd.sock │ │ ├─ 41792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5516ba8df47e9e9ad420e1481273d19540f9cf20069fd10f3b10d931fe400118 -address /run/containerd/containerd.sock │ │ ├─ 41810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f8547849a39a3011ef3a7712c39cd8530171bb842dda261c4d12abf1696cff -address /run/containerd/containerd.sock │ │ ├─ 41812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3851062681e30298ba3e957bb9b0bf7dbfa0e4207d7033c0ee6719f9accf1ab0 -address /run/containerd/containerd.sock │ │ ├─ 42352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47e8f848cc65fdae59a59db41c2c02adb8038a4b8e306530c2ee35cb6b50bba0 -address /run/containerd/containerd.sock │ │ ├─ 43078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fb27878b20b86c32b795307e51261a66625802b33ea47d59f7068cd863db172 -address /run/containerd/containerd.sock │ │ ├─ 43104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 744aa68b2f44b3e195dbada37fe8887d2fc00b17ad954c0d7afd11bf0bb001d0 -address /run/containerd/containerd.sock │ │ ├─ 44428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd942b924ecf8b0af26548f1696ac25e8380b2621f9af7cc87f98f93f5556358 -address /run/containerd/containerd.sock │ │ ├─ 44831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e29c9b12cb4f60526a5e9cbf41796e3c2eacd5602d36c6f488bc09b606925f -address /run/containerd/containerd.sock │ │ ├─ 44897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fa1d3c841c9a2a65c1bfe9c41db4e99aa4111d6b9ca43b44b353adbabf788f -address /run/containerd/containerd.sock │ │ ├─ 45308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9806fd601a197898876d51ddeb4e8aaab43e1b0d0677b22d2f9f8f21f68dfd67 -address /run/containerd/containerd.sock │ │ ├─ 45765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cefff7a0ba0e08646b67a3b86d2d8eddc550773caa4f16d89e58f737662dcead -address /run/containerd/containerd.sock │ │ ├─ 45815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ab895a2536447324244089fffd321a8e7404ee1661a01625d819e9b5788c65 -address /run/containerd/containerd.sock │ │ ├─ 45856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd39b6442a76434829ee9fdc54b65e5258b9daa969c2ffaa70e6aa44af9b31d -address /run/containerd/containerd.sock │ │ ├─ 47910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3b1a06a2ab13b4a567c0e5b4b10c7ab625516db5361117ef859fadd35a58473 -address /run/containerd/containerd.sock │ │ ├─ 47971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63f1bc3408cc04f581e29e933bd780ad829b3c70ce023dadad497e001648453 -address /run/containerd/containerd.sock │ │ ├─ 48696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c99f7d1e0c64f3337e5b2dd084249805046dafd9bf540d1a300dd4c70820ef2 -address /run/containerd/containerd.sock │ │ ├─ 48794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef66d39135fafc58feddc48b1a103fec198ca7fc6d8099d51cb48a5ff4e7d6d -address /run/containerd/containerd.sock │ │ ├─ 49368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e6d698eeaa1d47733676f54235be8f5c1f3de6616af0fea9b22e5e2ea64c3e -address /run/containerd/containerd.sock │ │ ├─ 49722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09249df7f58b018df150bb6b854cf496bc99e08efd349313b3da2e72348208b -address /run/containerd/containerd.sock │ │ ├─ 50011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4535e353520dfe81c5a9297f89247143a559f33860cfd92e68f8206bd0f7a9dc -address /run/containerd/containerd.sock │ │ ├─ 52176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e04c70abf82b9473a640a8657b701bf4c9c7641706d89f06ae0ee3263e5160c4 -address /run/containerd/containerd.sock │ │ ├─ 52349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b762b533b8bc819d8272a463cdae2e5a81306d7283f9af3361eabb37a0a8a8 -address /run/containerd/containerd.sock │ │ ├─ 56568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2b4aa8bde18e2d882a0a0a7747cd309eedc4d253de65ebf533849caad20b6c -address /run/containerd/containerd.sock │ │ ├─ 57228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5626b9629e3981f0325fa251e7883f0caf905fdbf755b725e9fad7c6a4c3cbae -address /run/containerd/containerd.sock │ │ ├─ 57259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf75e81116511e0677557a473f34f529089474eff87f6ae91c8116dee83734c5 -address /run/containerd/containerd.sock │ │ ├─ 57315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36663e0c7d6641db6f2c5b857e16b569d4f4bc40b3b49a3c6f20af58c0f910af -address /run/containerd/containerd.sock │ │ ├─ 57493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9906a0663c21980ac5153432d432c430cd303f0c71d69a9b6ed44d463f82a3ed -address /run/containerd/containerd.sock │ │ ├─ 61587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce444a2bd05848b14a2c8751b3079822fa154956b71a7b18f0675df8c0a0d60 -address /run/containerd/containerd.sock │ │ ├─ 61815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f88cff714cc8c7a30c7155af01ba005f8a200775e6590ce8689f309898cd6ca -address /run/containerd/containerd.sock │ │ ├─ 61862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15019a83114c96f433fb7351bd6e32a113d70e746a4f14df48f64432f375cd88 -address /run/containerd/containerd.sock │ │ ├─ 61900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc758f948939e17288a594c36a46e0c5190c1be613dc748f173ed2958c7e185 -address /run/containerd/containerd.sock │ │ ├─ 63067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb34a6714dab68abd923511297a7c8e612d71ae2093d6572f3e8aa8af0f95bd -address /run/containerd/containerd.sock │ │ ├─ 63233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a880ca4fff4d7a429ee43726fc77baacc6bbe2a09d8a7f76a14b189cbbd8a4bd -address /run/containerd/containerd.sock │ │ ├─ 63660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ecc976cad7420326a031c74086a3dbba1d87db55ec5da2f6fd022c458b14c85 -address /run/containerd/containerd.sock │ │ ├─ 63725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d86e44b3540f29060ffe717229ddb87b3e33dfa8f3a689ba2578d3f503a341a0 -address /run/containerd/containerd.sock │ │ ├─ 63771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f93bb1eb00ecb97703b050acd9fb50b62c6311fc69ab8542449e8d08f7ff9b96 -address /run/containerd/containerd.sock │ │ ├─ 64190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa07801e088613515ef165e1aa4a4c645bfca71485987be7ddf9919033fdec8d -address /run/containerd/containerd.sock │ │ ├─ 64617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52a6fd5ffa768ec76cae7dbf9ec0e6ad36f0817225a419727265ea39d0beb8d -address /run/containerd/containerd.sock │ │ ├─ 64884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f26426b263259f8572726b8254b33b9570e2430531ce613d9ce190cf918b71d -address /run/containerd/containerd.sock │ │ ├─ 65360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd46f42102da39266c6ed65e4d96576f4a57c243372ea1f98adf31a3456ea35f -address /run/containerd/containerd.sock │ │ ├─ 66091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91764491d8b8877d02dc025ce0c38ce832a259a8a3a4f061a180d1e5f22925fe -address /run/containerd/containerd.sock │ │ ├─ 67539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec346f5f107001cbc9ace91908b6fd3115085995c5fcd68c3d3c206ad9e3aebf -address /run/containerd/containerd.sock │ │ ├─ 69601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc41e8ed6cf4da70b4f2e62315689ba5b4a34dc65eabd97078f045e0b6b3f057 -address /run/containerd/containerd.sock │ │ ├─ 78905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59bad6beafd45bfdc37ce4851ed5f932f2c00f26e6a85b23d4cdc44c35805d08 -address /run/containerd/containerd.sock │ │ ├─ 80324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477f19f4cc7c09ff0fd6753af68e38bf665af73a3fc9c0b81e76a493401f1750 -address /run/containerd/containerd.sock │ │ ├─ 86183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be13213e539e47bd970f8d911deb870f36f3957b9da3c11ab7efe4308d56f15 -address /run/containerd/containerd.sock │ │ ├─ 92213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2ddf86b6adf5812e274c7f2b52e78a004a55544909bf6828272042146cad93 -address /run/containerd/containerd.sock │ │ ├─ 96312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e191c8be1e69ab89e3df3a00726607f46fcc02d026ac96debc8ae42f6a4dfc5d -address /run/containerd/containerd.sock │ │ ├─ 96352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af37190c65c3b9c97ef7ea2865b7d9aa51f9ebf229230726399ec7165498cefb -address /run/containerd/containerd.sock │ │ ├─104871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab79812667552fb1ea67241bbe411c1ef6d751d74a6e2daaa011db4a3829c91c -address /run/containerd/containerd.sock │ │ ├─106486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 139509ab5e3f826c5ca5921d0762442b424887eb3578b6337425fcc060929bc0 -address /run/containerd/containerd.sock │ │ ├─106594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c0c646eb5dc5f82ceefc65851d81721dd99c3e715f79ca51bf2904ca4ce8e3 -address /run/containerd/containerd.sock │ │ ├─108381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a27a838fba5bd92ae563f9656ccf4fd6b43e666924b8442088cd8e84d90e28a -address /run/containerd/containerd.sock │ │ ├─110306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ec755b5043ae7d1098218453c5cec2f5db0d1b9023fff99f9ebcd12b54ed92 -address /run/containerd/containerd.sock │ │ ├─110487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b691815cbd690c131797b35a2d7e4fb9c808f838da0996214dfd6f7ee82e916a -address /run/containerd/containerd.sock │ │ ├─123448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18697641969d7d3e2548d40a222acf36f6007cad807f1e4f27c2a08433ec0e31 -address /run/containerd/containerd.sock │ │ ├─123512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102fd39acf92be9670ca69e0528768201b59c9ad450a6792f21028febceb82d7 -address /run/containerd/containerd.sock │ │ ├─126096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 553a25ba6ad8bb63a66de550b410f28a9490894279d82e8a8a9c2b924d401828 -address /run/containerd/containerd.sock │ │ ├─140427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5105a62167b38a74f34fb15114765c39a7fec3a55b1afc240d9e7ea32216cd84 -address /run/containerd/containerd.sock │ │ ├─141961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877ea1a08ecf3231ccf484259f93a8853de02f19c158cbd490bc8d63c3840763 -address /run/containerd/containerd.sock │ │ ├─142294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6682cc37dbbceac02d08dd38bcbeaeaa0397fc4ba664bd416e0f25850aa3bd -address /run/containerd/containerd.sock │ │ ├─143131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9608a16611298b0fe622bab7fcc439aaab3ba2f5fd184c22f28562e5fb616d6c -address /run/containerd/containerd.sock │ │ ├─145226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fbb0f96898da70f23c77d4867b1018f9f8edd9d4ded06867739c795fd4d222d -address /run/containerd/containerd.sock │ │ ├─145556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520432b82f96e95796ac478cb0955f7ca4731345ce68894384259ab5392a969a -address /run/containerd/containerd.sock │ │ ├─145882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ced7baaa47acfd9e382483b9403c4afa83cfdf7eb5012d5299ee7a54bf9aef -address /run/containerd/containerd.sock │ │ ├─145990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b20d070b9b480fb87cdbec524ba16ff2100dfbb9b3ddf2b2a2736ad85a462edc -address /run/containerd/containerd.sock │ │ ├─146236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16e853ff8031842a9b80dc351714bc12181b005fabff88fcbb7275e18faed7c2 -address /run/containerd/containerd.sock │ │ ├─152024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acdb2190ead5f6849de94f71b5f89b9916a1cd90279062ff19523b9337ade2b -address /run/containerd/containerd.sock │ │ ├─171053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5bcaf44dc82e992bd66d927609fb09c41602bc432682fdf09c83f4154ea6e61 -address /run/containerd/containerd.sock │ │ ├─172765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132512b523f6c92750f242b5e5bf6cf741682fc136e3b22aaf5adaa27312a659 -address /run/containerd/containerd.sock │ │ ├─172821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fece9b502f7720ee1d63e2e827f65aca0c61752a23b54e48d482306ca5809aa0 -address /run/containerd/containerd.sock │ │ ├─172887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552e80413e54b574689297fa0b0e0df65b8143fc7bdd2e8c5c25ce4e843b4ed0 -address /run/containerd/containerd.sock │ │ ├─172902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aab5205766765da665dd21eae5cfad1fd660b45c1001a796fdb7383d04eda81 -address /run/containerd/containerd.sock │ │ ├─172955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9489db994e4d98b8c861c418ccc171d170f89bc1861c269ca6ee687ca89c6e -address /run/containerd/containerd.sock │ │ ├─173384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4c7dcf69fe98d4f5eeb3827604a6df62f7cc1bcb9b96b222480b0b2dd9999c5 -address /run/containerd/containerd.sock │ │ ├─173443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 203301e849067137bfeb03b7fc4de924858bd6547b5eb9edb9f45522d9489622 -address /run/containerd/containerd.sock │ │ ├─186057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207ec8428c0e9a496f76f0fe67aa138b314526f45b916145a86fea91de8ad9ca -address /run/containerd/containerd.sock │ │ ├─188382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc911415d787d97a2af5b727456efde84e2c9333052b42b4306c94f62e204be -address /run/containerd/containerd.sock │ │ ├─188445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86d45f3a3dfe8bcde021cbf03435ea58f9d30c187a9983d3b7220658400f1d5 -address /run/containerd/containerd.sock │ │ ├─188521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f4acdc7eadc6c85e65f6ece96a3916167a7264bbb085001274dad232c0fdd64 -address /run/containerd/containerd.sock │ │ ├─204282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754a7af5d230f1171518bc48e8be45cd77066e305114d78eb007d3a6118e3d5d -address /run/containerd/containerd.sock │ │ ├─211662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e235bc5772fc9ab6d120bf1cf29510aeb9d19c363047344cf5405b6af9b770e -address /run/containerd/containerd.sock │ │ ├─211684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c534bd7938cb0fd99f47f56d804fa40e2a7e30aef450ca41deeecc9e7b106e3 -address /run/containerd/containerd.sock │ │ ├─211722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bab2b0ed5687e5b4143450b28ad2b4cd899cad78935badfb8d0ffe549229dc5 -address /run/containerd/containerd.sock │ │ ├─212053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db1f5216d333228b4eb4d257f2802e6adb653c63f7c5197e0470f58e5f67edb7 -address /run/containerd/containerd.sock │ │ ├─222992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fac60a6b18f371557fe661e175b8a72036b796674068e0234b22c75c3fee7c -address /run/containerd/containerd.sock │ │ ├─225288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 174525886d371064177b3374c5fb57ef890f9b8359ae713246e7046c0965e9fb -address /run/containerd/containerd.sock │ │ ├─226535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebef3bd65d9f80cc686e3ce1657839bdec2f0cd636e051e622a2975bff52369 -address /run/containerd/containerd.sock │ │ ├─227248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9167a39d36145b0935bcfaecbf680a9a303c079b831952b2a3652090a3a0a568 -address /run/containerd/containerd.sock │ │ ├─227755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06a5ccdb4148840ccb6f8fa4e46ebc055d52172b1df073823c17b0bced8380a -address /run/containerd/containerd.sock │ │ ├─230183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3111be6a22230936bb51e2817d803a6b984b84a69882173dd10d0f509024f6e8 -address /run/containerd/containerd.sock │ │ ├─231045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b467dd917330e69bc180e7ecdbe5bac08f078997e8d23648ed6c6bc54288544 -address /run/containerd/containerd.sock │ │ ├─231131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6c4f61679dfc62553ccad1754e109944e41549ed8baf9f2b71ecb0f6112330 -address /run/containerd/containerd.sock │ │ ├─240176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d8b924c8c2e0592f2eebfb1882855eee93bcc7b37bbfd31bb56ab13c9c8d1b -address /run/containerd/containerd.sock │ │ ├─240551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26e7d60e5b0f5e6e6eb9fd3882444dc90e8475a3b3268377e8c9f42f43f263a2 -address /run/containerd/containerd.sock │ │ ├─243518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141950212a11c82fb7bea0579419190aebd15878bcd9431fbb6f3700b3ba075d -address /run/containerd/containerd.sock │ │ ├─247809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f9a0922dd08e1c58cbadc861e17fa784332057c6554770bf6d6ce4b5b9a46f -address /run/containerd/containerd.sock │ │ ├─248026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bb3afd25692f83d4e8b87f32cd2f0a517c95cfcf8a30332397eb98b88f1037 -address /run/containerd/containerd.sock │ │ ├─248143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0886cc72f30f31b3cb694f3c12d34ca1cedb5d92a2146492a701e06eebab76 -address /run/containerd/containerd.sock │ │ ├─248209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d657792aa1b01e4759dd884a657c5b94555f7a297e9ecd44bc325fdc98a6d03a -address /run/containerd/containerd.sock │ │ ├─259401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ae7d595ff3afaaefb1aa63038b39b999e0c7853ba891fdc569afa4b94bdc28 -address /run/containerd/containerd.sock │ │ ├─261865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d715bb4a0e2b2cce7025cc905cf122f1026d166fa366f9f7f94be48c50b4f5a3 -address /run/containerd/containerd.sock │ │ └─263421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f075ffaff1b2a13fbc438e7f5b4399480258ea2ded1ec76f881b3692d1751e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1411 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-7781ff00211ed0da912ef1220c7af9610c6e347d90bf7efe1adcf3cd2e16c8d9.scope … │ │ ├─29878 /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 │ │ └─29890 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29569 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29837 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18758 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25075 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25343 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xppwvh.service │ │ │ ├─12827 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xppwvh/unit.run │ │ │ └─12856 /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-xppwvh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xppwvh:/var/lib/ceph/mgr/ceph-instance.xppwvh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xppwvh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xppwvh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39166 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39189 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34187 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34457 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12465 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12497 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139711 /sbin/multipathd -d -s │ ├─docker-7b61e032a98cd809dde52427a5fd0ca349e16263aa7acc6f657567446ae7073f.scope … │ │ ├─12572 /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 │ │ └─12591 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─kubelet.service │ │ └─42207 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.108 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─docker-2e81ffcf00c8d54ceb46f59e19a2d049adcf6650d710775896bfb491998c577d.scope … │ │ ├─34498 /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 │ │ └─34510 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-e07a9705ef7e1ac5f917c9b75c4ee415ec3b29d7792e159589e2a5458c2546a0.scope … │ │ ├─12934 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xppwvh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12954 /usr/bin/ceph-mgr -n mgr.instance.xppwvh -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 │ │ ├─11084 /usr/sbin/chronyd -F 1 │ │ └─11085 /usr/sbin/chronyd -F 1 │ ├─run-r9dca5b9fbdb842dd8f6d0b5d4307128e.scope │ │ └─186698 /usr/sbin/libvirtd --listen │ ├─docker-5e2cf3b8c0ab8c1ff818ad3f2c7b27af79c04108b38e42725827c6adbea8c3e7.scope … │ │ ├─25384 /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 │ │ └─25396 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139576 /sbin/iscsid │ │ └─139577 /sbin/iscsid │ ├─docker-b1eb026af3b68e8c5754164e4d8245f3011113e137e745e11cad624c8610a399.scope … │ │ ├─39263 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39279 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-46aea37b0515cf880c0ed1fb29fbd3646c0285596c8c88868dab3bc032001a03.scope … │ │ ├─18803 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18823 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─b871330acf707b93985fe492000c71a07ab343a1a3791c1acf1e315151f38e71 │ │ └─46038 /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 │ ├─1f7b831f94180f81f1c22358050073073f00a9c6f55c4115cd0800b9a1280fc7 │ │ └─64056 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 │ ├─174525886d371064177b3374c5fb57ef890f9b8359ae713246e7046c0965e9fb │ │ └─225318 /pause │ ├─e3b1a06a2ab13b4a567c0e5b4b10c7ab625516db5361117ef859fadd35a58473 │ │ └─47938 /pause │ ├─cefff7a0ba0e08646b67a3b86d2d8eddc550773caa4f16d89e58f737662dcead │ │ └─45792 /pause │ ├─2f3ac6df894b086ed9e41efe2b8a8b24563c3257bbbcb97d0866e121efd1be5b │ │ └─41986 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 │ ├─e04c70abf82b9473a640a8657b701bf4c9c7641706d89f06ae0ee3263e5160c4 │ │ └─52199 /pause │ ├─32f8547849a39a3011ef3a7712c39cd8530171bb842dda261c4d12abf1696cff │ │ └─41908 /pause │ ├─1b1773b160be0ba05530f9f0bb8e839cf13f70bb58fe1769c5cef202837a43ce │ │ └─65959 /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 │ ├─01138d2550115ff2dee07e05da1fd27ea8dca2d71f219f661dd4f94c365c9b3c │ │ ├─204473 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204508 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─204547 erl_child_setup 1048576 │ │ ├─204622 sh -s disksup │ │ ├─204624 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204625 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204633 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204634 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204644 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204842 /bin/sh -s rabbit_disk_monitor │ ├─8980aaab667e3652aedddecbac653c3c5798b0257815637049b2eee0999567c1 │ │ ├─257453 /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 │ │ └─257546 /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 │ ├─3504a5fbb458468feef9b3e0454082388718c301dc9e545119bca13038aba81c │ │ └─185876 /bin/bash /tmp/libvirt.sh │ ├─fca4cfd1ccdc58d7b2bd6e91fbce647625be026edb71a8392b597e0828477c0f │ │ ├─62797 python -u /app/sidecar.py │ │ ├─63148 python -u /app/sidecar.py │ │ └─63149 python -u /app/sidecar.py │ ├─b4c7dcf69fe98d4f5eeb3827604a6df62f7cc1bcb9b96b222480b0b2dd9999c5 │ │ └─173414 /pause │ ├─d188aec97229cb443da1242443fed0a08703df8b51b08d81b29319a45cc4c1f4 │ │ └─142431 /coredns -conf /etc/coredns/Corefile │ ├─fc702ca5ea86bbbcbdbd541d170b335b4e49eba2433a902cea8396625ed6c1e4 │ │ └─52567 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 │ ├─85cf06e06b0d42c75391fd58f2b95588e46e5965e39785c8472f1af3c319ca34 │ │ └─230236 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b5bcaf44dc82e992bd66d927609fb09c41602bc432682fdf09c83f4154ea6e61 │ │ └─171076 /pause │ ├─9e6682cc37dbbceac02d08dd38bcbeaeaa0397fc4ba664bd416e0f25850aa3bd │ │ └─142317 /pause │ ├─33b137711d8dc6cb02a4f50c76b64f79bc7898f05ad786eb20f6a53c7a624462 │ │ └─42043 kube-apiserver --advertise-address=199.19.213.108 --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 │ ├─afe209d36a9e2f7a65b6539fca5fb4237cab3c73d52d4fa64d003c3896be8c2d │ │ └─66758 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─207ec8428c0e9a496f76f0fe67aa138b314526f45b916145a86fea91de8ad9ca │ │ └─186087 /pause │ ├─1c9ea673acbdd3138ad461cad7d66c8c674811424aa0ce1982301b56e0894536 │ │ └─48863 /manager --metrics-bind-address=:9782 │ ├─3111be6a22230936bb51e2817d803a6b984b84a69882173dd10d0f509024f6e8 │ │ └─230208 /pause │ ├─ff34fc303902844e033ee33f18e5c02099cb4d447d8ba18991f668651b9687d5 │ │ └─52446 valkey-server *:6379 │ ├─4b7247364d00cac9a64674ca627d0f21e666c06e5e76dbddcb31559a8f3feed0 │ │ ├─64713 nginx: master process nginx -g daemon off; │ │ ├─64728 nginx: worker process │ │ ├─64729 nginx: worker process │ │ ├─64730 nginx: worker process │ │ ├─64731 nginx: worker process │ │ └─64732 nginx: worker process │ ├─d715bb4a0e2b2cce7025cc905cf122f1026d166fa366f9f7f94be48c50b4f5a3 │ │ └─261890 /pause │ ├─d683657202116b1cdf522f44e578690b8a59286934ab6549e0e416bd724c2d8c │ │ └─57791 /secretgen-controller │ ├─1d2074bdfb078fa2bff4630b8cdb647881a1eb0aa697484406c93ec007009701 │ │ ├─200456 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200812 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200813 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1c534bd7938cb0fd99f47f56d804fa40e2a7e30aef450ca41deeecc9e7b106e3 │ │ └─211785 /pause │ ├─3dc022d37af46a156a37c2d362d5aefa41593931e4cb33acb627d9d5490703b3 │ │ ├─ 48225 /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 │ │ ├─ 48240 /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 │ │ ├─ 48386 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261569 nginx: worker process │ │ ├─261570 nginx: worker process │ │ └─261571 nginx: cache manager process │ ├─1dd9d928111908c63af0000c01ace7a9389a33df6448d56220c39dfeb815482c │ │ ├─182977 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) │ │ ├─183429 /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/tmpek7aqm6b/privsep.sock │ │ ├─183658 /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/tmphsu8bqge/privsep.sock │ │ └─183835 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─634447cd40e2d4d9fc661bc6d28be2e968a3dde107d14c58bcb2d25744a352a3 │ │ ├─184549 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─185458 /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/tmpll9vth6e/privsep.sock │ │ ├─185943 /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/tmpipg24_zl/privsep.sock │ │ ├─186562 /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/tmplf6y9m0_/privsep.sock │ │ ├─187115 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187116 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187135 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2fce4195-d7fe-4488-a33c-2beac9144ba6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2fce4195-d7fe-4488-a33c-2beac9144ba6/host --addn-hosts=/var/lib/neutron/dhcp/2fce4195-d7fe-4488-a33c-2beac9144ba6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2fce4195-d7fe-4488-a33c-2beac9144ba6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2fce4195-d7fe-4488-a33c-2beac9144ba6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9f89b199-9c3c-4a26-9a86-acbcda2118b1,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 │ │ ├─187138 haproxy -f /var/lib/neutron/ns-metadata-proxy/2fce4195-d7fe-4488-a33c-2beac9144ba6.conf │ │ ├─206429 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5/host --addn-hosts=/var/lib/neutron/dhcp/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3e12a5c7-28f7-4272-86e0-d86f807194fa,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 │ │ ├─206432 haproxy -f /var/lib/neutron/ns-metadata-proxy/e76c2c9c-5639-4143-a1e5-68f0ba4f43a5.conf │ │ └─373035 /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/tmpitynl__l/privsep.sock │ ├─c09249df7f58b018df150bb6b854cf496bc99e08efd349313b3da2e72348208b │ │ └─49746 /pause │ ├─f55be4d3d9a5cfa5dfcc0f06df9334bf4614fc36927aebc5a876ecef7726a0dd │ │ ├─105402 glance-api: uWSGI master │ │ ├─105415 glance-api: uWSGI worker 1 │ │ └─105416 glance-api: uWSGI worker 2 │ ├─564dadd8ae56643d22ca0d73cabf26a04ee53e0d681170e0a65b8e93cef76df3 │ │ └─186645 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7c371560cd9a8d04a1f62d3df9457aed683e55670e6d3a01af1173c18b285cfe │ │ ├─223166 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223183 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─223189 erl_child_setup 1048576 │ │ ├─223236 sh -s disksup │ │ ├─223238 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223239 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223256 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223257 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223267 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223570 /bin/sh -s rabbit_disk_monitor │ ├─3f26426b263259f8572726b8254b33b9570e2430531ce613d9ce190cf918b71d │ │ └─64908 /pause │ ├─13ae8fd1364e2b16db3ad6306c997c7ba54928cde820b558423e11d926401c0f │ │ └─257052 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c9e6d698eeaa1d47733676f54235be8f5c1f3de6616af0fea9b22e5e2ea64c3e │ │ └─49391 /pause │ ├─c3f530780cbaf65df39820864cb595e75aa1ec946d05e503d61d4f60d802264c │ │ └─66856 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d0c8f5571b362bd417d780600151dbd8fe0b7264d99568e8296ddd698f6b1d75 │ │ ├─221672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221690 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3e2ddf86b6adf5812e274c7f2b52e78a004a55544909bf6828272042146cad93 │ │ └─92259 /pause │ ├─49fac60a6b18f371557fe661e175b8a72036b796674068e0234b22c75c3fee7c │ │ └─223032 /pause │ ├─94ab895a2536447324244089fffd321a8e7404ee1661a01625d819e9b5788c65 │ │ └─45840 /pause │ ├─b52a6fd5ffa768ec76cae7dbf9ec0e6ad36f0817225a419727265ea39d0beb8d │ │ └─64641 /pause │ ├─47e8f848cc65fdae59a59db41c2c02adb8038a4b8e306530c2ee35cb6b50bba0 │ │ └─42376 /pause │ ├─141950212a11c82fb7bea0579419190aebd15878bcd9431fbb6f3700b3ba075d │ │ └─243540 /pause │ ├─a841f050b198a6e5905dac46001602474e47b5f3bb5900fac3196e4f43e920b5 │ │ ├─62822 python -u /app/sidecar.py │ │ ├─63159 python -u /app/sidecar.py │ │ └─63160 python -u /app/sidecar.py │ ├─1c2b4aa8bde18e2d882a0a0a7747cd309eedc4d253de65ebf533849caad20b6c │ │ └─56592 /pause │ ├─cf75e81116511e0677557a473f34f529089474eff87f6ae91c8116dee83734c5 │ │ └─57295 /pause │ ├─0dfdd20b061138ede15108cd9342ae1ea2ea36f4c8940f9ed3fa7ed81059b3e4 │ │ ├─169955 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170494 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170495 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6818ba909e925a7f7e6f74708703c8a77d11aa8db109c957c69a09090627c6b5 │ │ ├─265925 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265943 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8c81302a1b5d06a0e027bdbb9a054ec17745c8bdbf6496ba2aea36fc7c385e13 │ │ ├─120112 cinder-api: uWSGI master │ │ ├─120126 cinder-api: uWSGI worker 1 │ │ └─120127 cinder-api: uWSGI worker 2 │ ├─6fd1d307b6a5620fd4dee76170e9328124e0b1c7d380ae36509bbaaf848921a8 │ │ ├─140743 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140758 /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 │ ├─30ada1a07f5d1e36acb6397586dad48d9c6735ebdae4acab647ca03adafcc455 │ │ ├─131152 placement-api: uWSGI master │ │ ├─131175 placement-api: uWSGI worker 1 │ │ └─131176 placement-api: uWSGI worker 2 │ ├─bf7789e673e90ef69cf7f8b4ec287bf12cfa90910eebcc2428f04922f855d451 │ │ └─45527 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 │ ├─5ebef3bd65d9f80cc686e3ce1657839bdec2f0cd636e051e622a2975bff52369 │ │ └─226559 /pause │ ├─dfd8fe93ef321e418c2d0c5d349627bf74612a7e1c3ef6d76629ed833d1adc4f │ │ └─66908 /bin/pushgateway │ ├─1f88cff714cc8c7a30c7155af01ba005f8a200775e6590ce8689f309898cd6ca │ │ └─61841 /pause │ ├─338af7d5c756a95c56dc5ad55d9a5a0de2c786516a394bcae4437443d59dac53 │ │ └─227836 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─5247a7a1a8c64587642846fef4ca52c9bdc3e29835fde128ed92c7228e08e07b │ │ ├─220812 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221245 octavia-worker: ConsumerService worker(0) │ │ └─221248 octavia-worker: ConsumerService worker(1) │ ├─d986200f56f10199745119175c22bfa572eea1990765f5234b29dc9f2b9d9380 │ │ ├─184582 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─185163 /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/tmpa2hept77/privsep.sock │ │ ├─369410 /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/tmp337oxti8/privsep.sock │ │ ├─369793 /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/tmps0_kze3g/privsep.sock │ │ ├─370100 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370102 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373616 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=068a2be5-5cea-4898-8169-1196d64914bc --namespace=qrouter-068a2be5-5cea-4898-8169-1196d64914bc --conf_dir=/var/lib/neutron/ha_confs/068a2be5-5cea-4898-8169-1196d64914bc --log-file=/var/lib/neutron/ha_confs/068a2be5-5cea-4898-8169-1196d64914bc/neutron-keepalived-state-change.log --monitor_interface=ha-80871720-87 --monitor_cidr=169.254.0.71/24 --pid_file=/var/lib/neutron/external/pids/068a2be5-5cea-4898-8169-1196d64914bc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377581 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c5fe46b4-e8ef-4c8f-87cd-78540014d616 --namespace=qrouter-c5fe46b4-e8ef-4c8f-87cd-78540014d616 --conf_dir=/var/lib/neutron/ha_confs/c5fe46b4-e8ef-4c8f-87cd-78540014d616 --log-file=/var/lib/neutron/ha_confs/c5fe46b4-e8ef-4c8f-87cd-78540014d616/neutron-keepalived-state-change.log --monitor_interface=ha-4c5f6b39-d3 --monitor_cidr=169.254.0.152/24 --pid_file=/var/lib/neutron/external/pids/c5fe46b4-e8ef-4c8f-87cd-78540014d616.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─393958 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89ecd389-0463-4fab-b532-e6f58ef15cba --namespace=qrouter-89ecd389-0463-4fab-b532-e6f58ef15cba --conf_dir=/var/lib/neutron/ha_confs/89ecd389-0463-4fab-b532-e6f58ef15cba --log-file=/var/lib/neutron/ha_confs/89ecd389-0463-4fab-b532-e6f58ef15cba/neutron-keepalived-state-change.log --monitor_interface=ha-e92740ff-b4 --monitor_cidr=169.254.0.71/24 --pid_file=/var/lib/neutron/external/pids/89ecd389-0463-4fab-b532-e6f58ef15cba.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b9e29c9b12cb4f60526a5e9cbf41796e3c2eacd5602d36c6f488bc09b606925f │ │ └─44857 /pause │ ├─b35c6bd9592832b04a5db917407f25e87181688fa446a248f1b668c55357efdb │ │ ├─200454 heat-api: uWSGI master │ │ ├─200480 heat-api: uWSGI worker 1 │ │ └─200481 heat-api: uWSGI worker 2 │ ├─36663e0c7d6641db6f2c5b857e16b569d4f4bc40b3b49a3c6f20af58c0f910af │ │ └─57344 /pause │ ├─7f7847a6bc46583a21d4da2f3ebc65233a8dbf0cb5569eb47dadc0c319d2cba4 │ │ ├─186298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186316 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─186322 erl_child_setup 1048576 │ │ ├─186370 sh -s disksup │ │ ├─186372 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186373 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186403 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186803 /bin/sh -s rabbit_disk_monitor │ ├─139509ab5e3f826c5ca5921d0762442b424887eb3578b6337425fcc060929bc0 │ │ └─106513 /pause │ ├─8402520cc6a16cf93687fb37b35e69b001b281d227003d922994414719178751 │ │ └─87027 /usr/local/bin/rook ceph operator │ ├─fa637916d68975893665c66154edf9f845c3fbe48968163ba00eaa4327a9c89d │ │ └─44971 /coredns -conf /etc/coredns/Corefile │ ├─50e216bc6f8167f778ccd3a2246456e28987d335cc5021e79eb9585f610a6653 │ │ └─57602 nfd-worker -metrics=8081 │ ├─589ccb538353d8cf983064c054ffd28656e288c156f5f979e0b6b92d01438785 │ │ └─43374 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7be13213e539e47bd970f8d911deb870f36f3957b9da3c11ab7efe4308d56f15 │ │ └─86207 /pause │ ├─553a25ba6ad8bb63a66de550b410f28a9490894279d82e8a8a9c2b924d401828 │ │ └─126124 /pause │ ├─78a1fc5206be6586f6601e216cb1ea0c90045f4b509ee75a7a8f044158ce716b │ │ └─52852 redis_exporter │ ├─af37190c65c3b9c97ef7ea2865b7d9aa51f9ebf229230726399ec7165498cefb │ │ └─96375 /pause │ ├─d2e657eb1e86d2d90ffeeae0bfe0d18642b34aa05cafb47d402a92d93f1c842f │ │ └─164561 /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 │ ├─32907f5f6697b9f40e822d1feecfc13b7dfff3f835e90391fe0ce138e0279176 │ │ └─65772 /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 │ ├─26e7d60e5b0f5e6e6eb9fd3882444dc90e8475a3b3268377e8c9f42f43f263a2 │ │ └─240579 /pause │ ├─9167a39d36145b0935bcfaecbf680a9a303c079b831952b2a3652090a3a0a568 │ │ └─227272 /pause │ ├─dc41e8ed6cf4da70b4f2e62315689ba5b4a34dc65eabd97078f045e0b6b3f057 │ │ └─69625 /pause │ ├─a63f1bc3408cc04f581e29e933bd780ad829b3c70ce023dadad497e001648453 │ │ └─47995 /pause │ ├─9df5eda651c23ba59a05239d84ab4b047cfd5ce8c9fb26e2795fc7877c0d60d4 │ │ ├─261735 apache2 -DFOREGROUND │ │ ├─264309 (wsgi:h -DFOREGROUND │ │ ├─264310 (wsgi:h -DFOREGROUND │ │ ├─264311 (wsgi:h -DFOREGROUND │ │ ├─264312 (wsgi:h -DFOREGROUND │ │ ├─264313 (wsgi:h -DFOREGROUND │ │ ├─264314 apache2 -DFOREGROUND │ │ └─264315 apache2 -DFOREGROUND │ ├─fa07801e088613515ef165e1aa4a4c645bfca71485987be7ddf9919033fdec8d │ │ └─64216 /pause │ ├─cd46f42102da39266c6ed65e4d96576f4a57c243372ea1f98adf31a3456ea35f │ │ └─65385 /pause │ ├─b0ee569213a74bf206bc369873b20c69fb337af1d22534fe45347de77327a43a │ │ └─65714 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-108.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 │ ├─5516ba8df47e9e9ad420e1481273d19540f9cf20069fd10f3b10d931fe400118 │ │ └─41911 /pause │ ├─517f9e8240d7b92a3115e4822179d8251ac31bd4249398f492073c9b71c66c29 │ │ └─48908 /manager --metrics-bind-address=:8080 │ ├─3cdd742b87df9ef5b132c35cee06dafb844866b3d7f1c2c9b2a2761a6d9dffb2 │ │ └─67155 /bin/memcached_exporter │ ├─42fa1d3c841c9a2a65c1bfe9c41db4e99aa4111d6b9ca43b44b353adbabf788f │ │ └─44931 /pause │ ├─d06a5ccdb4148840ccb6f8fa4e46ebc055d52172b1df073823c17b0bced8380a │ │ └─227779 /pause │ ├─3b9dc7531a33ab4da06ab2f8ee1e0734d7b4f01531786a57fd5b480786af1dcd │ │ ├─240429 magnum-api: uWSGI master │ │ ├─240461 magnum-api: uWSGI worker 1 │ │ └─240462 magnum-api: uWSGI worker 2 │ ├─4bab2b0ed5687e5b4143450b28ad2b4cd899cad78935badfb8d0ffe549229dc5 │ │ └─211814 /pause │ ├─6b0f73370465b267003cf960afad1ed5bc590678c59e68d1ca4efe5f1b910147 │ │ ├─181933 neutron-api: uWSGI master │ │ ├─181969 neutron-api: uWSGI worker 1 │ │ └─181970 neutron-api: uWSGI worker 2 │ ├─b79a9f2cc84302aad17e9f9646b101f13a5bbf32b4a2bf34b130a8cc434ae4b0 │ │ └─225564 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─203301e849067137bfeb03b7fc4de924858bd6547b5eb9edb9f45522d9489622 │ │ └─173469 /pause │ ├─a3016cc402ca652757a987e8d6f2451ccd61f74759552a3107a39676b1a366e3 │ │ └─66371 /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 │ ├─d86e44b3540f29060ffe717229ddb87b3e33dfa8f3a689ba2578d3f503a341a0 │ │ └─63756 /pause │ ├─98f77fdd91934a9b958bfeb923a607d69176a290964ffb0962a71e11671e76dd │ │ └─62235 /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 │ ├─2fbb0f96898da70f23c77d4867b1018f9f8edd9d4ded06867739c795fd4d222d │ │ └─145300 /pause │ ├─00673cd7e4be4de1a6db63cae6ed5cd823c87ae06c1e85f02b673f359cf35b91 │ │ ├─181983 neutron-policy-server: uWSGI master │ │ ├─181996 neutron-policy-server: uWSGI worker 1 │ │ └─181997 neutron-policy-server: uWSGI worker 2 │ ├─c07f087f97dea652e31c815a2a1ccabbb7b54b1c1a4884a0fd5de4139ebed54e │ │ └─140710 /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 │ ├─d8d99afe345e43dafccb3f6df46cabedd6a141dfbb05b0212270d0263148e2ce │ │ └─245793 docker-registry serve /etc/docker-registry/config.yml │ ├─46ced7baaa47acfd9e382483b9403c4afa83cfdf7eb5012d5299ee7a54bf9aef │ │ └─145938 /pause │ ├─8a27a838fba5bd92ae563f9656ccf4fd6b43e666924b8442088cd8e84d90e28a │ │ └─108405 /pause │ ├─d519f929dc50e083ee0247e130819b168c0d92e11f1060668dfbb934134a8865 │ │ ├─65632 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65667 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1d0886cc72f30f31b3cb694f3c12d34ca1cedb5d92a2146492a701e06eebab76 │ │ └─248184 /pause │ ├─db7121df2de9b042d6c4779eb03a238a84ebe950a5831a6db39b9e5478e15331 │ │ ├─85464 barbiacan-api: uWSGI master │ │ └─85477 barbiacan-api: uWSGI worker 1 │ ├─a880ca4fff4d7a429ee43726fc77baacc6bbe2a09d8a7f76a14b189cbbd8a4bd │ │ └─63261 /pause │ ├─f7f9a0922dd08e1c58cbadc861e17fa784332057c6554770bf6d6ce4b5b9a46f │ │ └─247881 /pause │ ├─97ae986871221b92870ea2e7ec1f7a1bd1cd0d2adeadc9d3d24df97c4974e019 │ │ └─226943 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─c4b8c36e5753a6f915b04f80d9348f4509af2f5c19dc0d90d5977bc05c1854dd │ │ ├─79009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79025 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─79031 erl_child_setup 1048576 │ │ ├─79078 sh -s disksup │ │ ├─79080 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79081 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79093 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79094 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79104 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79287 /bin/sh -s rabbit_disk_monitor │ ├─3851062681e30298ba3e957bb9b0bf7dbfa0e4207d7033c0ee6719f9accf1ab0 │ │ └─41930 /pause │ ├─eb9489db994e4d98b8c861c418ccc171d170f89bc1861c269ca6ee687ca89c6e │ │ └─173098 /pause │ ├─54026dc01aa7000617fed529fb2784a03abbad4849660a5ecd87d5f1452a0dd8 │ │ └─124133 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4dc758f948939e17288a594c36a46e0c5190c1be613dc748f173ed2958c7e185 │ │ └─61924 /pause │ ├─0c739b5b01080c2669c688e03b4660f4d73254b79c86cac4c1e14ce679917a6d │ │ ├─ 72907 apache2 -DFOREGROUND │ │ ├─ 72949 (wsgi:k -DFOREGROUND │ │ ├─ 72950 (wsgi:k -DFOREGROUND │ │ ├─ 72951 (wsgi:k -DFOREGROUND │ │ ├─ 72952 (wsgi:k -DFOREGROUND │ │ ├─391910 apache2 -DFOREGROUND │ │ └─393969 apache2 -DFOREGROUND │ ├─25877ce71128bba250098ecb5edb5691d32a13e06eab0fe7ba68b307aa2249e0 │ │ ├─240530 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240967 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240968 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─80664ed7eb86731839eb29808f43618e8bea763e3d0ebb96f46a9a18fb4c04b4 │ │ └─62551 /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 │ ├─a4b2e831c0a86ac0cebb970014753945031be4bc29ed6d89e14c88c78dc057a7 │ │ ├─173941 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396555 sleep 300 │ ├─71ae7d595ff3afaaefb1aa63038b39b999e0c7853ba891fdc569afa4b94bdc28 │ │ └─259428 /pause │ ├─8c5bedc5c2807d57214fab063322887849f12e15b7a96dd6944b84cc3a14a399 │ │ └─263665 /bin/openstack-database-exporter │ ├─dd2e85868a8b3fd8664d12e5ed0e61e947ddf453347f988702c408dde0f3f42f │ │ └─67192 /bin/oauth2-proxy │ ├─4e19b190756f32cd5df2712b4a021e91c5e9d9e1f8645242a924da29c27414a4 │ │ ├─190325 /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 │ │ ├─370786 /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/tmp3q444awr/privsep.sock │ │ ├─371137 /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/tmp0w__rblk/privsep.sock │ │ └─377912 /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/tmpcvzl1xp5/privsep.sock │ ├─69c0c646eb5dc5f82ceefc65851d81721dd99c3e715f79ca51bf2904ca4ce8e3 │ │ └─106627 /pause │ ├─4175d466bba917eaa39cf0822e4f3c8cff1855fd7ca6ba26e71d7257bfd90e5a │ │ └─50315 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─901af67e1686f4f8865deeb986c84bdec4d477de97d74b52cf2da166b1aacab7 │ │ └─185819 /usr/bin/libvirt-tls-sidecar │ ├─d59fe8e19e0dcd0a1d1c58fd3c00266bf4fabba14bb7105e193955fb8deb2365 │ │ ├─171334 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171351 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171357 erl_child_setup 1048576 │ │ ├─171408 sh -s disksup │ │ ├─171410 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171411 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171414 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171415 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171425 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171611 /bin/sh -s rabbit_disk_monitor │ ├─102fd39acf92be9670ca69e0528768201b59c9ad450a6792f21028febceb82d7 │ │ └─123547 /pause │ ├─8fb27878b20b86c32b795307e51261a66625802b33ea47d59f7068cd863db172 │ │ └─43129 /pause │ ├─e191c8be1e69ab89e3df3a00726607f46fcc02d026ac96debc8ae42f6a4dfc5d │ │ └─96337 /pause │ ├─16e853ff8031842a9b80dc351714bc12181b005fabff88fcbb7275e18faed7c2 │ │ └─146261 /pause │ ├─3df7ea464bbea3556abe7eef5fdc31e11818c6f061439581a16aae2f8be1acda │ │ └─67133 /bin/oauth2-proxy │ ├─79c13a4e58f794951a4bcf1fdf2950866a403c3be61b47c5505b796c2195e97b │ │ ├─170060 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170555 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170556 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a1223798e0fdab5efb3010dda327916b37f58e2e2be78b9af61c222ba825bd9b │ │ ├─169224 nova-api: uWSGI master │ │ ├─169238 nova-api: uWSGI worker 1 │ │ └─169239 nova-api: uWSGI worker 2 │ ├─0f4acdc7eadc6c85e65f6ece96a3916167a7264bbb085001274dad232c0fdd64 │ │ └─188567 /pause │ ├─5105a62167b38a74f34fb15114765c39a7fec3a55b1afc240d9e7ea32216cd84 │ │ └─140450 /pause │ ├─f93bb1eb00ecb97703b050acd9fb50b62c6311fc69ab8542449e8d08f7ff9b96 │ │ └─63798 /pause │ ├─fd942b924ecf8b0af26548f1696ac25e8380b2621f9af7cc87f98f93f5556358 │ │ └─44451 /pause │ ├─9b467dd917330e69bc180e7ecdbe5bac08f078997e8d23648ed6c6bc54288544 │ │ └─231071 /pause │ ├─aaef16cc9becb584d26359ef14e20bf5166ba8534741b251ebe240950f6fcd42 │ │ └─108016 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d2c79ba3db79ceebfe2de48db985adfe6a3b1fa1c91b924f1e6b4f2626c41eca │ │ └─52731 valkey-server *:26379 [sentinel] │ ├─0341de0868c4ae2cd4215398caa73b69fcbb62e2a45dca95d999fb99d084d785 │ │ └─50385 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3c3085788893420d61c1160e063f05fa51b4a008107631901d468061bc0c53aa │ │ ├─92392 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92409 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─92415 erl_child_setup 1048576 │ │ ├─92524 sh -s disksup │ │ ├─92526 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92527 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92569 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92781 /bin/sh -s rabbit_disk_monitor │ ├─e25b007e0c567934f6850be97da5c7e2f430793d4308853f7a4d331ac0d653b1 │ │ └─66330 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-108.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 │ ├─b6d8b924c8c2e0592f2eebfb1882855eee93bcc7b37bbfd31bb56ab13c9c8d1b │ │ └─240199 /pause │ ├─82304169f937f4122e5e9c661b8cfca0564edd47b185d43d1ea0198c2d2310e7 │ │ └─64998 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ab2c11ebb71c98647adb1077694cd0e69cb88cc8364c309a182c1dcbfff7f20c │ │ └─66492 /goldpinger --static-file-path /static │ ├─66515427da93e28c4ae5ddfa45882189481af83f895c0d13f32ce78a5a3d48d1 │ │ └─97600 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e86d45f3a3dfe8bcde021cbf03435ea58f9d30c187a9983d3b7220658400f1d5 │ │ └─188481 /pause │ ├─c73141e541d0576354d37d7d3e6b09b0a8fb529e1aed212375b5f8c0176702ec │ │ ├─50218 mysqld --wsrep_start_position=ab646dd2-9165-11f1-9b0f-7b85195a1c53:20 │ │ └─50343 /var/lib/mysql/mysql-state-monitor │ ├─ec346f5f107001cbc9ace91908b6fd3115085995c5fcd68c3d3c206ad9e3aebf │ │ └─67563 /pause │ ├─5626b9629e3981f0325fa251e7883f0caf905fdbf755b725e9fad7c6a4c3cbae │ │ └─57261 /pause │ ├─7aab5205766765da665dd21eae5cfad1fd660b45c1001a796fdb7383d04eda81 │ │ └─172973 /pause │ ├─12509e19555d452f10ed4ec9c3096a79a640d796ee1d537554a8a91b5809ff25 │ │ └─42403 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4fbd33ac1625629e9f24fa29030d272ee150252cf39e20049ae8255e8bb7585a │ │ └─41893 /pause │ ├─3f74bc7fe3a085bd1ae85d68c239b8d6fd52d66b880b5010f8bc66ad1b29909a │ │ ├─243663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243680 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─243686 erl_child_setup 1048576 │ │ ├─243770 sh -s disksup │ │ ├─243772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243773 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244070 /bin/sh -s rabbit_disk_monitor │ ├─a5a5bef4a876c607e477b80b3419ba77ffae2433089ec1da41315ca8e72f6e89 │ │ └─257075 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9cc1535d91008a3ac4114864fd14e4ae26d4d5da2843c9fd1241df01b4ebb103 │ │ ├─257070 manila-api: uWSGI master │ │ ├─257115 manila-api: uWSGI worker 1 │ │ └─257116 manila-api: uWSGI worker 2 │ ├─05ec755b5043ae7d1098218453c5cec2f5db0d1b9023fff99f9ebcd12b54ed92 │ │ └─110331 /pause │ ├─ed6c4f61679dfc62553ccad1754e109944e41549ed8baf9f2b71ecb0f6112330 │ │ └─231155 /pause │ ├─deb865462661681aaa1de48d83f6539e62e366a299066d070fc71ce78cb5f401 │ │ └─184581 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) │ ├─79cfa1735e797d3b3564e29e65f937fbd28882ff75dd401a8c920fec4b782578 │ │ ├─181927 /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 │ │ ├─182255 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) │ │ ├─182256 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) │ │ └─182257 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) │ ├─85168fc4f68fb7d98a7b157edf1b9ce0f2c3ea10dc0e5c2633b17bad8167f9e3 │ │ └─66418 /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 │ ├─b8bb3afd25692f83d4e8b87f32cd2f0a517c95cfcf8a30332397eb98b88f1037 │ │ └─248054 /pause │ ├─d657792aa1b01e4759dd884a657c5b94555f7a297e9ecd44bc325fdc98a6d03a │ │ └─248236 /pause │ ├─8c99f7d1e0c64f3337e5b2dd084249805046dafd9bf540d1a300dd4c70820ef2 │ │ └─48719 /pause │ ├─b10282de43ef5a3111e4b5c65df2f2c9a2e53d808db04eaa04d65b40ee809a7f │ │ └─48300 /server │ ├─5eb34a6714dab68abd923511297a7c8e612d71ae2093d6572f3e8aa8af0f95bd │ │ └─63090 /pause │ ├─c9adcce46f46e11cb5977bf93e6e49bdd6fa9d5618731721da6516855eb116b4 │ │ └─44883 /coredns -conf /etc/coredns/Corefile │ ├─520432b82f96e95796ac478cb0955f7ca4731345ce68894384259ab5392a969a │ │ └─145579 /pause │ ├─877ea1a08ecf3231ccf484259f93a8853de02f19c158cbd490bc8d63c3840763 │ │ └─141988 /pause │ ├─fa95bdc1d62d2e7ee767ad6c23a6e52d3be53a47d47e82b058d2c59a8796c7f1 │ │ └─44493 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1fe08e483daac0a6ccc0003f304893033db66c8f301eeb433e90c005eecc772d │ │ └─66818 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4acdb2190ead5f6849de94f71b5f89b9916a1cd90279062ff19523b9337ade2b │ │ └─152108 /pause │ ├─9906a0663c21980ac5153432d432c430cd303f0c71d69a9b6ed44d463f82a3ed │ │ └─57550 /pause │ ├─b077add8aa454048535f2247a8088320345eb087424d5caf025a1e1c01ab0376 │ │ └─220798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9608a16611298b0fe622bab7fcc439aaab3ba2f5fd184c22f28562e5fb616d6c │ │ └─143156 /pause │ ├─552e80413e54b574689297fa0b0e0df65b8143fc7bdd2e8c5c25ce4e843b4ed0 │ │ └─172935 /pause │ ├─fdbd86e231afdb6775d80011d77d0ac5d15fcb03061421f3e4b557998e6c2d0e │ │ └─42151 /kube-vip manager │ ├─56109958fbf437b78ee6a13a2c1ebbb50f84a1c661b20cc29bac1f5165c46d0e │ │ ├─68238 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68255 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68261 erl_child_setup 1048576 │ │ ├─68308 sh -s disksup │ │ ├─68310 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68311 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68543 /bin/sh -s rabbit_disk_monitor │ ├─b691815cbd690c131797b35a2d7e4fb9c808f838da0996214dfd6f7ee82e916a │ │ └─110517 /pause │ ├─7e235bc5772fc9ab6d120bf1cf29510aeb9d19c363047344cf5405b6af9b770e │ │ └─211750 /pause │ ├─3ef66d39135fafc58feddc48b1a103fec198ca7fc6d8099d51cb48a5ff4e7d6d │ │ └─48817 /pause │ ├─c67b1c16149232ed81e77d5ab924678b32d3d33ae3bccfc60396c1946509cdb2 │ │ ├─ 96732 /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 │ │ └─405741 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─754a7af5d230f1171518bc48e8be45cd77066e305114d78eb007d3a6118e3d5d │ │ └─204306 /pause │ ├─4a81a4f588c2b28d5ec912dabc927145e4ca3ce3e82d53666b1ade2c33fd47d9 │ │ └─49514 percona-xtradb-cluster-operator │ ├─132512b523f6c92750f242b5e5bf6cf741682fc136e3b22aaf5adaa27312a659 │ │ └─172790 /pause │ ├─fd993522c305a11e700435258e7ad65dc537a18b3a9cca8278d18275f962210e │ │ └─45990 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c6e5d13efb77b5f507fef79140586294753f57be098ea60d299ca604af583ec8 │ │ └─190352 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5e685a9cf8e29a0cfc83e3c526966a8561ec96d58bb1e0e448c300e7286cd596 │ │ └─46083 /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 │ ├─f3bd0469bfd37e1f33d0dbcc5c1fa00faae94699668126c25af9fab448905f5c │ │ ├─43605 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43984 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fd0cc10e8ca45bac7aa318801c6c6ab2ff14ddba60e04c7ec954b864742d1475 │ │ └─262137 /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 │ ├─3ecc976cad7420326a031c74086a3dbba1d87db55ec5da2f6fd022c458b14c85 │ │ └─63708 /pause │ ├─59bad6beafd45bfdc37ce4851ed5f932f2c00f26e6a85b23d4cdc44c35805d08 │ │ └─78928 /pause │ ├─fce444a2bd05848b14a2c8751b3079822fa154956b71a7b18f0675df8c0a0d60 │ │ └─61641 /pause │ ├─cc736957cb629f0eb5da32f780ba05442dda5ef61b609dd95dd02788162b508d │ │ ├─106871 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106979 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106990 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fe32ee5cb3467256767d0ee571894500f5cb58ba0ef810b55930c27c2e9a465d │ │ ├─108573 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108590 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─108614 erl_child_setup 1048576 │ │ ├─108758 sh -s disksup │ │ ├─108761 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108770 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108780 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108845 /bin/sh -s rabbit_disk_monitor │ ├─91764491d8b8877d02dc025ce0c38ce832a259a8a3a4f061a180d1e5f22925fe │ │ └─66116 /pause │ ├─94e1edc38f0cd34a159dbf129a9e80c946074d588b258b662c5ec1a8bec910c7 │ │ └─227299 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─16771a9b4270d342aaf75a8b62bde4503555927184b86857340d69d1af12902c │ │ └─42012 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 │ ├─dcadc6d935718782bedec12a228b0367e8bdaffbce1cadf148ebc2cf4c0c1a16 │ │ ├─200541 heat-api-cfn: uWSGI master │ │ ├─200561 heat-api-cfn: uWSGI worker 1 │ │ └─200562 heat-api-cfn: uWSGI worker 2 │ ├─78f075ffaff1b2a13fbc438e7f5b4399480258ea2ded1ec76f881b3692d1751e │ │ └─263445 /pause │ ├─18697641969d7d3e2548d40a222acf36f6007cad807f1e4f27c2a08433ec0e31 │ │ └─123472 /pause │ ├─4c9aadad60471b5b63839bdaa42045588ba2de434075a4ca66e947bf62f9285c │ │ ├─143235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143253 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─143267 erl_child_setup 1048576 │ │ ├─143364 sh -s disksup │ │ ├─143366 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143367 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143368 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143369 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143379 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143584 /bin/sh -s rabbit_disk_monitor │ ├─4564136722c3b29868d345d951a61309ecf246ce9ffd146e060ac6e17faf5d93 │ │ ├─220267 octavia-api: uWSGI master │ │ ├─220280 octavia-api: uWSGI worker 1 │ │ └─220281 octavia-api: uWSGI worker 2 │ ├─ad6fefeb57ae63dbca2d518223059d06860497b7d70085e52bd59a24df9bb3cf │ │ └─65112 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f68b35e95f6f134d3f9374e7872a6fef6957fb7de7da47c1d033c6390cb59089 │ │ └─42029 etcd --advertise-client-urls=https://199.19.213.108:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.108:2380 --initial-cluster=instance=https://199.19.213.108:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.108:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.108: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 │ ├─db1f5216d333228b4eb4d257f2802e6adb653c63f7c5197e0470f58e5f67edb7 │ │ └─212111 /pause │ ├─daf89170c7ada346b269b998f3f13120728987eb13dc15b0319ac2bde1d1b7bd │ │ ├─169507 nova-metadata: uWSGI master │ │ ├─169519 nova-metadata: uWSGI worker 1 │ │ └─169520 nova-metadata: uWSGI worker 2 │ ├─34656d53d8f5b3d5cc8840a6605506bfef62f869b72ef806f0aa71ff3011c40d │ │ └─57675 nfd-master -crd-controller=true -metrics=8081 │ ├─9021c7b24ab6e31f5ffb2f880b77b0d500671c0c06e1af24b6212dff5fc56d2f │ │ └─66291 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fece9b502f7720ee1d63e2e827f65aca0c61752a23b54e48d482306ca5809aa0 │ │ └─172892 /pause │ ├─d888b877d6a91359e31f3fbf949de6a2d638a6ce31f062d8fbdd0a60369d676c │ │ └─63121 /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 │ ├─477f19f4cc7c09ff0fd6753af68e38bf665af73a3fc9c0b81e76a493401f1750 │ │ └─80347 /pause │ ├─365c32ae99bd7bda08bb0a1ad4db46d869a1d5a629b9ed5b0164ede6033f7a18 │ │ ├─50160 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 │ │ └─51355 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─744aa68b2f44b3e195dbada37fe8887d2fc00b17ad954c0d7afd11bf0bb001d0 │ │ └─43145 /pause │ ├─9ab9f203054544896818c1a691623c8dd95d27e9d9176b387dfff0a1af15e91f │ │ ├─124566 /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 │ │ └─124724 /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 │ ├─ad7fbeebdedac1e206b2a0ffba631b69e15076f275ae14c079fa7f845673d6fa │ │ └─41877 /pause │ ├─a70f4db734f5d38569209ed963d7f35f9f9368aca4f06291cae3f09032fe932b │ │ └─57641 nfd-gc -gc-interval=1h │ ├─9cd39b6442a76434829ee9fdc54b65e5258b9daa969c2ffaa70e6aa44af9b31d │ │ └─45880 /pause │ ├─ab79812667552fb1ea67241bbe411c1ef6d751d74a6e2daaa011db4a3829c91c │ │ └─104896 /pause │ ├─7864f311c245b1ef0cf8048bf8d7c09a631f7ed555c209aff3388ddd001c526f │ │ └─96678 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-2zt5t --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b20d070b9b480fb87cdbec524ba16ff2100dfbb9b3ddf2b2a2736ad85a462edc │ │ └─146034 /pause │ ├─2d39a40d757dda9a775d8991baa4c1c1285bf3dd0ce21b9fa488120ca07328bd │ │ ├─240236 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240931 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpn5zejwxp/privsep.sock │ │ ├─240936 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240940 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─10c0fae4b5c19ddc3e430da9646962d32e7ab57aab19ec37f69bb3fac3069052 │ │ └─121701 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─15019a83114c96f433fb7351bd6e32a113d70e746a4f14df48f64432f375cd88 │ │ └─61886 /pause │ ├─0bc911415d787d97a2af5b727456efde84e2c9333052b42b4306c94f62e204be │ │ └─188407 /pause │ ├─4535e353520dfe81c5a9297f89247143a559f33860cfd92e68f8206bd0f7a9dc │ │ └─50035 /pause │ ├─9806fd601a197898876d51ddeb4e8aaab43e1b0d0677b22d2f9f8f21f68dfd67 │ │ └─45334 /pause │ └─e7b762b533b8bc819d8272a463cdae2e5a81306d7283f9af3361eabb37a0a8a8 │ └─52373 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount