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 │ │ │ ├─21754 /lib/systemd/systemd --user │ │ │ └─21755 (sd-pam) │ │ └─session-21.scope │ │ ├─21689 sshd: cephadm [priv] │ │ └─21775 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.19.213.138-22-zuul [mux] │ ├─402301 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-udrylmjirmzmlddwzayjsfpxbckzvymc ; /usr/bin/python3'"'"' && sleep 0' │ ├─402302 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-udrylmjirmzmlddwzayjsfpxbckzvymc ; /usr/bin/python3' && sleep 0 │ ├─402303 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-udrylmjirmzmlddwzayjsfpxbckzvymc ; /usr/bin/python3 │ ├─402304 /bin/sh -c echo BECOME-SUCCESS-udrylmjirmzmlddwzayjsfpxbckzvymc ; /usr/bin/python3 │ ├─402305 /usr/bin/python3 │ ├─402307 /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 │ └─402309 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 │ │ ├─ 12271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7ebf4f9415590289c856eaa47c9e48cb133a04077b6ac97549b5280eef112c4a -address /run/containerd/containerd.sock │ │ ├─ 12662 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1bda0492cf966a243452f3010cec58cc4a2dde76d0a37f49b37ab7538fa4daf3 -address /run/containerd/containerd.sock │ │ ├─ 18706 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85ab47f4d0d13d4e21257645e7beaabc179839c61dcf171b4e6917cc2daa29dc -address /run/containerd/containerd.sock │ │ ├─ 25310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c0674865ebc2cf7c7b120a211b749a9a4f6950fae12aa862cc7f0a5c3c4a40e -address /run/containerd/containerd.sock │ │ ├─ 29812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 96610aedd7c2e0b0288a6e777b3334874a5329d8ed864c89ac6755ff732ef3eb -address /run/containerd/containerd.sock │ │ ├─ 34335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 940b9a42a038a8d6c87acfce7770799147f08a76afd222bb52d6ded9cf20d535 -address /run/containerd/containerd.sock │ │ ├─ 39083 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb4e71babc57e676e88738c520f728a2bafe0121d787bd5489a5c2b6ee829e7c -address /run/containerd/containerd.sock │ │ ├─ 41613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18056ed238a325da7e3262bffe1afc7f35f4fbb86ad8d57bf302f6319e25462b -address /run/containerd/containerd.sock │ │ ├─ 41632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee990107f05ec3b579e1c4333767f3adab206fbb89f60369ff4da7b9eecc873 -address /run/containerd/containerd.sock │ │ ├─ 41665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19fac403217593e9afc45d2bbd22cc5240cc654364fa8ea08b4101f0d685d39a -address /run/containerd/containerd.sock │ │ ├─ 41685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ff97461f6cfba764db477c223d8d7b8ca91d8b8da53d29123671909b7d09df0 -address /run/containerd/containerd.sock │ │ ├─ 41705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aaa5a423cf397650e7bbeaf0ee61a94f5a45c9af3bd9ce296a8165f9a1d5d2a -address /run/containerd/containerd.sock │ │ ├─ 42257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded50884cb82797f5dfcd00fdc1dca4705b1de7d85cdc243551e96a8e8200672 -address /run/containerd/containerd.sock │ │ ├─ 42982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c6c880fe4a18cef411535e1186c8e3f900594c88905e25d6c0fdbc85e3be37 -address /run/containerd/containerd.sock │ │ ├─ 43000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05cb2134dece840feee87771c15195d67e50e8a3af9f88f1aa3fd6da0b8f0fa -address /run/containerd/containerd.sock │ │ ├─ 44330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e1327dc085e9c2774509ae1aa7fca0949b09aed4ad0ba37ca72d727d58bd85 -address /run/containerd/containerd.sock │ │ ├─ 44730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55bef67955952a2072758d74c69bd7181608dfacd715c07856362f3895778db4 -address /run/containerd/containerd.sock │ │ ├─ 44769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936ad06eb0323a057568e8f56c54415a97bce9de04f991ea70ea9d81ca8ef3e6 -address /run/containerd/containerd.sock │ │ ├─ 45199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfe0f661d15d0158d89a0255d55dc3d1dfd98c4043cd220bf77119d8c6cc205 -address /run/containerd/containerd.sock │ │ ├─ 45680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa352994e787652718bae4b07a429576a2d7c352f68b6bd1fcefa904b60365d -address /run/containerd/containerd.sock │ │ ├─ 45719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b70212ae5991f4292df736c64403f8554caacc2f826ca40cd4b61e50b0a5b0 -address /run/containerd/containerd.sock │ │ ├─ 45767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bdfeb1a06f73eb6755eed0c08dd26e066ab65a82b4208a3a1909b7a1ca57a2 -address /run/containerd/containerd.sock │ │ ├─ 47822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77173ae7a9ee630c84c82ff0491b172ece17bf8ac639f1a023b5b05a028943d -address /run/containerd/containerd.sock │ │ ├─ 47921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62890f918eac6b37105c2c15d6ea145d17cbbb5f637f8bd0dfec867cac223756 -address /run/containerd/containerd.sock │ │ ├─ 48661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e997072b40bc5e4fd599e1f9e9eda427fd9d2891699931eb4cc575036c21e99 -address /run/containerd/containerd.sock │ │ ├─ 48760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20800bdb496b1d1d67f6a3c279af7f4457d48212244daae90352ce297cb61e99 -address /run/containerd/containerd.sock │ │ ├─ 49151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6164fa39c79836972d551539e7beb8af037f6481c2b17999ec408e5a21829586 -address /run/containerd/containerd.sock │ │ ├─ 49661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b714f30afc73a2e4d468e581400eb51071dc8fd3eda6c417abae600fabf69827 -address /run/containerd/containerd.sock │ │ ├─ 50036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643d1f0ca97a01128070e5f8732c85bf5c79de412e44f1cf42068f11e50ad5f3 -address /run/containerd/containerd.sock │ │ ├─ 52183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79542c91815825545eeb0e171857ce649d612544544da95f11af0af9d64616f1 -address /run/containerd/containerd.sock │ │ ├─ 52330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d590ccc2349967a846f759c1a73c2ac4c07ce5521c8f72a97f8699396115c030 -address /run/containerd/containerd.sock │ │ ├─ 56558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a49f878e84b651509b0a5173df48f1d5c91d3213af32cff667cd3d4d066eb78 -address /run/containerd/containerd.sock │ │ ├─ 57217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9abaa4c8203ed239b75867c8d4fc3d80ea64e152d929429b3e9db6fd62891db -address /run/containerd/containerd.sock │ │ ├─ 57291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379af6872c7269ea432dfe1e6233bac1c84f8384eec6badd71feafe4257ca6eb -address /run/containerd/containerd.sock │ │ ├─ 57329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adaf9e9d6d05af605da2965832b9ab2b2151ddef34d9ba1f0609c78dfbdcb7dd -address /run/containerd/containerd.sock │ │ ├─ 57493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0238680a7037a71a2fdc4c23a2c1697dae6a1a4825363408018e0303e0906a -address /run/containerd/containerd.sock │ │ ├─ 61544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eea83de058e3ed1466aa9b5297d03b4f7ba6960dac68e97e4665cd8a24d50451 -address /run/containerd/containerd.sock │ │ ├─ 61702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23e4d3dd3d7861dd0a2e2512a902ac48c49fadb9f225df5d8eab2dbc457d4f9f -address /run/containerd/containerd.sock │ │ ├─ 61731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80c9df5d218193a6723cea983f6f638b2181f31613f3bae3425aaee8d78c9a47 -address /run/containerd/containerd.sock │ │ ├─ 61792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f89695c46dd1970f9c7a985f0aea7fa16d989d7fffbca095526a561303a361 -address /run/containerd/containerd.sock │ │ ├─ 63037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd5e7a62e74132d644c1c79ffae5d3d39eba43d31369fecb9811d853ac50286 -address /run/containerd/containerd.sock │ │ ├─ 63162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 219417214daad9031b3040d6fd0fc25b0218543e908808c3e1deee655a2f324c -address /run/containerd/containerd.sock │ │ ├─ 63523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6697a9d87e2a8b1d06bba223cb563966fe88700b19b9d76370a531b35e61758d -address /run/containerd/containerd.sock │ │ ├─ 63593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e999a000536c4b818a0a88a132a10faffd6fc37df3cf65f67322cc735ac8174 -address /run/containerd/containerd.sock │ │ ├─ 63640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 968d7c51f1520effb9ce29c81c2cbbd7756a16a3576dc18e693bf123bbe0b708 -address /run/containerd/containerd.sock │ │ ├─ 64165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0b020aab8f0f0ec1122c5002fce10b473860a1619038f0f680469fc78654e08 -address /run/containerd/containerd.sock │ │ ├─ 64522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deea30b51547737fcb990098b7f5f78308b57ec3a298caba344b631fbc50378d -address /run/containerd/containerd.sock │ │ ├─ 64626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02845f51214358d711387bb2f18f102b8049b64aef36c1a7714b2e26593f2af3 -address /run/containerd/containerd.sock │ │ ├─ 65257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 654fbacddd197c1b10a101e11cbbdf69dc9eb544191a073955ef30ff9adea7a8 -address /run/containerd/containerd.sock │ │ ├─ 66001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2a3378d04827b5f71292389dd0adb55f71aecb2458494788300503ff3ea4adf -address /run/containerd/containerd.sock │ │ ├─ 67517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801d0625857fdddb896c24631d01173d2b08db153bc84f314f0af13deab319e9 -address /run/containerd/containerd.sock │ │ ├─ 69710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3871c33722a614baf0f1da35b3d4ca035ea1e087eb7392d28643eb5b81a249cd -address /run/containerd/containerd.sock │ │ ├─ 78823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7889969b7a473617c8a9d71d6a8fdcce65187fe2147ea7e7b75bf6aaf464b227 -address /run/containerd/containerd.sock │ │ ├─ 80165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd519413df5d2dc77ecfff187e3371e04a6f7b4db0bffd7aa82d08a9b33cce4 -address /run/containerd/containerd.sock │ │ ├─ 86076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf5643cebe013cfd6617101f7716c29aaa202b67b60e08a4424a36720772539 -address /run/containerd/containerd.sock │ │ ├─ 91918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68028176b50c4eddaffdb444c0f0ed60c4b0c18edda3d91a01df477b26f13ff1 -address /run/containerd/containerd.sock │ │ ├─ 96425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c069b5e2629ef41c80c4f8b3b341c5ad07f0b96d342646d363e19e0386fe6bfa -address /run/containerd/containerd.sock │ │ ├─ 96473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee95fd3123625de821ee69d7681aa989d06b4b0309e1e6ef8307f7e1e275d380 -address /run/containerd/containerd.sock │ │ ├─104709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9399ec08be2524dfa541fff67b5a91aa95f9578e1a156998ecb4d53bed83e152 -address /run/containerd/containerd.sock │ │ ├─106238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9041bf2381d80a8b5af604cc617b0d0dc7730754f79d64e95f49e15b52360ff2 -address /run/containerd/containerd.sock │ │ ├─106292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171915550f281b4ca551b614f44ea2e387ebda0d1062ad0551115cb8f30e0b7a -address /run/containerd/containerd.sock │ │ ├─108310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a7f5524525bd45417de25ffa15dbcc90857e3f9c19765305e0e82430147187 -address /run/containerd/containerd.sock │ │ ├─110239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5edd537a0a11421e66c26b50b7dc145e35db2b54fdbd1534148170469770ce -address /run/containerd/containerd.sock │ │ ├─110279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b26d120f3750c8fa944e4e85246f49de66c304f877a3820cbd204b4a195304f -address /run/containerd/containerd.sock │ │ ├─123443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f364754604cb7fdb4eafe7f31b26ffbdf04c43de774de13e2858075750bed09a -address /run/containerd/containerd.sock │ │ ├─123490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d39c5e51bce11eccf1b2664d266c37a9577075163eeee2bf17ca055a879e7e37 -address /run/containerd/containerd.sock │ │ ├─125942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fd0ae68474b3cd3515d80e235d703531dc2734bdaf7a8c2a27ba7d312b6e13 -address /run/containerd/containerd.sock │ │ ├─139976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d614fd45ec0294c9599079e9839a65bb922998777df6d61d3cb0e73975ad580f -address /run/containerd/containerd.sock │ │ ├─141477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 594f27432242894eb729685845e37dd74cda1347d7058721a713103c5a9d46dd -address /run/containerd/containerd.sock │ │ ├─141934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b6a0770c0c94e10ae1ac3be73b0d1f179d5e3ca23570163c4f7fa45e637eba -address /run/containerd/containerd.sock │ │ ├─142871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59bda88423353f4d110462fd3f81add743270afde6e1ad26e4a0f1738522e46 -address /run/containerd/containerd.sock │ │ ├─144666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ffd6b118e5673268c9ae8ba16540a88ba3f1979d0026bb5a9a8e132dfa7a68 -address /run/containerd/containerd.sock │ │ ├─144951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0eafd17bcd1401c01b78c1ee4916a99c1c4317d4fac7297c8cd6b6a1c71c14 -address /run/containerd/containerd.sock │ │ ├─145005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 356e38e1ced047a30503b5ea2121720d6876004032c56daa8fa464741931626e -address /run/containerd/containerd.sock │ │ ├─145175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e82e58a4dde045ce4540ddeb98d3960fccecf081eeb2ebfb02d5545655c972c -address /run/containerd/containerd.sock │ │ ├─145237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86062ee8f856cf260fe2384850cd2c675b4bc1c637f7ef976393370bde36d803 -address /run/containerd/containerd.sock │ │ ├─145779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2549091ce59d514def0b5b5cc20a019e1b1f69211e879f0afcc91c0181fa8462 -address /run/containerd/containerd.sock │ │ ├─170143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8f10dc9d7c613a5eebe72f24a05f71f0185542d7083bc0681d0f3aa186a8bf7 -address /run/containerd/containerd.sock │ │ ├─171965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e202bc8af3c891f7877748a02990467c22d96c7b906b8aa4c9b0356e44a7e3c1 -address /run/containerd/containerd.sock │ │ ├─172010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa98bf4d2308c7c975fa50b9cb275b5c25134619cfad644b05de2ab6f23fcf0 -address /run/containerd/containerd.sock │ │ ├─172145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b1cb4c4ad35c313d71901c001c355fd5f6547592bace334b36babe8e941b431 -address /run/containerd/containerd.sock │ │ ├─172163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d78a03aad786df9b4d8ed82604350aa88958082500e6ebbcf6efe0eb370e8eb -address /run/containerd/containerd.sock │ │ ├─172196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd40fdc11298534450bcacedf8515ff7e6e8f42b7c9d85197058363ee2f8023a -address /run/containerd/containerd.sock │ │ ├─172458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144bdad77db4043415363cbd7a034fe64bf1e3af4ce4f833b1d86f0b2a608aaa -address /run/containerd/containerd.sock │ │ ├─172550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d989ea66aa39eab7c4db1ebc4b039efaf7af4bb774eca0012924c93b4dbebf -address /run/containerd/containerd.sock │ │ ├─185021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698e534430e773440d17d0b84dca85b1cfcd0d0e8d385d44712c54e6a8260f4a -address /run/containerd/containerd.sock │ │ ├─187088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca46d675f08d46d67a5c34b22100e327a6b5b3520e1e4395043ee4915f935cbb -address /run/containerd/containerd.sock │ │ ├─187230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d2953f026792077389d534eb235790a64f42bf8196e3fbe58d81f3234ae953 -address /run/containerd/containerd.sock │ │ ├─187320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 695f5ff9ff229b0342a30796dcda9c31982f9b9e6ff6f1317ed7969fa0264087 -address /run/containerd/containerd.sock │ │ ├─203114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca5770270ae3a90856c8531c58a7fe1a6d65bd9f68d4414a064d16c940d3b9e -address /run/containerd/containerd.sock │ │ ├─210017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f58889b7d16cafea8ed5d3396269c6f5d06ce2a2201a671d3ecd83345a232ac3 -address /run/containerd/containerd.sock │ │ ├─210038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8845ee1fac8bd941df33184b07a6ebec644b42ddf1db5672d083638b5d501db -address /run/containerd/containerd.sock │ │ ├─210115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c1580c27dc79903dc77cfb8e8d73570ac121ae4dc54dd39dc89042d0ecd06c -address /run/containerd/containerd.sock │ │ ├─210372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1320bfd3b0ec873038237a80bc0df5307527c21f4a5d8a6b2ac12b0564b7bdf4 -address /run/containerd/containerd.sock │ │ ├─221596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a026cfd2c4e351a55d3ee6297dd90a1afd7e4d222dd002e8f9d95f2cc0f09f3 -address /run/containerd/containerd.sock │ │ ├─223980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36853d25bd0c2c45affebe3c94f3f59e8c2deb3976cb870b06b45dc3435439a6 -address /run/containerd/containerd.sock │ │ ├─225141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7003cb297eb74898f6a581ded720414542d45c9be9113e30bf1af0c50b9ef746 -address /run/containerd/containerd.sock │ │ ├─225845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55cf51e9e356dc9d8fa00d0c3c01e8702883982d834a744eab246580b1b4c642 -address /run/containerd/containerd.sock │ │ ├─226858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b665f7e097c8a3bd69e7e0a3cdab9806203d12a8f095039219bb87d85d89d3 -address /run/containerd/containerd.sock │ │ ├─228418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb149dbe5d9ba145671a778a46dc03642b6974fbce130542188660bc3ecc630 -address /run/containerd/containerd.sock │ │ ├─229598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7685907fd8c08c544d558e50794544df6762db611e846e6cbc8d1036e056a2cc -address /run/containerd/containerd.sock │ │ ├─229726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59303b4b37998248070c4640ca83342d22aa226010411233e786c911218d5219 -address /run/containerd/containerd.sock │ │ ├─238689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c8376c68d6e39d57fad0368b680c0b10dec1b4081b0e8c4b4698caf34c3379 -address /run/containerd/containerd.sock │ │ ├─239210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4721d538177cc41178c1fb5a69ab701da0ca56de27bdb4cf14353702f75c9097 -address /run/containerd/containerd.sock │ │ ├─241951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ec6a849e900e497d7a0bc8707840314c947f6c0c23cda0deeb016e01cfec7a -address /run/containerd/containerd.sock │ │ ├─246515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6561488386b96a0251beec5f2f1addad1c5f05fc80ca74a9fe45f12a31e211 -address /run/containerd/containerd.sock │ │ ├─246851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 380d1a755b1eaebf4169d1a0c07c33264cdac5c19fee2aadd30e03481fadae71 -address /run/containerd/containerd.sock │ │ ├─246901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f6e003c62cf43b3ec536c58d9cfa55e2f30eb305ec2998851271c0e26a1b3b -address /run/containerd/containerd.sock │ │ ├─247012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babc5994e86531e5836c412c4688b5daa716c35f6f3ee2e9cf6ad898e7d3538d -address /run/containerd/containerd.sock │ │ ├─258261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03143a46362483cbff8c2b7b3071d67727fca867d82164c432469d32673945a1 -address /run/containerd/containerd.sock │ │ ├─260810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a15f5fb67f8e28feb65142c989e0ae05762c6d5a82da8486bac720592047ba -address /run/containerd/containerd.sock │ │ └─262154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dfb4f595aa5f813776e6452dc89c88c7571d283b635d2245528e9919a9fcdd2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1417 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29525 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29795 /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 │ │ │ ├─18666 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18686 /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@mgr.instance.nzjjpw.service │ │ │ ├─12575 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nzjjpw/unit.run │ │ │ └─12607 /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-nzjjpw --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.nzjjpw:/var/lib/ceph/mgr/ceph-instance.nzjjpw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nzjjpw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.nzjjpw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25026 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25293 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39038 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39057 /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 │ │ │ ├─34051 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34318 /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 │ │ ├─12217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12247 /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-bb4e71babc57e676e88738c520f728a2bafe0121d787bd5489a5c2b6ee829e7c.scope … │ │ ├─39119 /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 │ │ └─39146 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─run-r0a07781a31834113a630d5d0eae6fb64.scope │ │ └─185386 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7ebf4f9415590289c856eaa47c9e48cb133a04077b6ac97549b5280eef112c4a.scope … │ │ ├─12320 /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 │ │ └─12339 /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 │ ├─multipathd.service │ │ └─139431 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42093 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─398101 sshd: [accepted] │ ├─docker-1bda0492cf966a243452f3010cec58cc4a2dde76d0a37f49b37ab7538fa4daf3.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nzjjpw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12705 /usr/bin/ceph-mgr -n mgr.instance.nzjjpw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-85ab47f4d0d13d4e21257645e7beaabc179839c61dcf171b4e6917cc2daa29dc.scope … │ │ ├─18734 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18752 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-940b9a42a038a8d6c87acfce7770799147f08a76afd222bb52d6ded9cf20d535.scope … │ │ ├─34360 /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 │ │ └─34372 /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-96610aedd7c2e0b0288a6e777b3334874a5329d8ed864c89ac6755ff732ef3eb.scope … │ │ ├─29837 /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 │ │ └─29849 /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 │ ├─uuidd.service │ │ └─1086 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-8c0674865ebc2cf7c7b120a211b749a9a4f6950fae12aa862cc7f0a5c3c4a40e.scope … │ │ ├─25334 /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 │ │ └─25348 /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 │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139275 /sbin/iscsid │ │ └─139276 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─02845f51214358d711387bb2f18f102b8049b64aef36c1a7714b2e26593f2af3 │ │ └─64656 /pause │ ├─6e82e58a4dde045ce4540ddeb98d3960fccecf081eeb2ebfb02d5545655c972c │ │ └─145212 /pause │ ├─f5a1b69aa7befc73886582720f4354b7472384e42f66177894a6ca6f27b98ff8 │ │ └─65085 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ded50884cb82797f5dfcd00fdc1dca4705b1de7d85cdc243551e96a8e8200672 │ │ └─42281 /pause │ ├─98e412bd3c40a8dbe8930a926bc995937fb38b12b6a8585ce3ae5b5331b2e061 │ │ └─64237 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 │ ├─10e575b6c2e01ba7fa2447fc1d75e80c36dfab5c30045151be3df9899b26cca7 │ │ ├─181783 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) │ │ ├─182108 /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/tmp_wm7ry9s/privsep.sock │ │ ├─182400 /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/tmpwg58epvb/privsep.sock │ │ └─182615 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e202bc8af3c891f7877748a02990467c22d96c7b906b8aa4c9b0356e44a7e3c1 │ │ └─172030 /pause │ ├─84b6f1a8bf9572ed8b2a7d71a2377e668f0d001f7ad8800ec8f6e0e4008d5282 │ │ ├─190140 /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 │ │ ├─369173 /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/tmpxhg2x4f6/privsep.sock │ │ ├─369449 /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/tmp2pfptlj1/privsep.sock │ │ └─375861 /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/tmp997u3ov8/privsep.sock │ ├─68028176b50c4eddaffdb444c0f0ed60c4b0c18edda3d91a01df477b26f13ff1 │ │ └─91942 /pause │ ├─9b43264229466e8b4cfe50e9d2a7b310e10ceee5aa61d56d018a213d6c94230a │ │ └─245230 docker-registry serve /etc/docker-registry/config.yml │ ├─b8f10dc9d7c613a5eebe72f24a05f71f0185542d7083bc0681d0f3aa186a8bf7 │ │ └─170167 /pause │ ├─b07b0d9ca4fce30ce994e7efde1bab88480caa74ddb7e1fd1edc5c8004778de2 │ │ └─49291 percona-xtradb-cluster-operator │ ├─7685907fd8c08c544d558e50794544df6762db611e846e6cbc8d1036e056a2cc │ │ └─229622 /pause │ ├─1320bfd3b0ec873038237a80bc0df5307527c21f4a5d8a6b2ac12b0564b7bdf4 │ │ └─210403 /pause │ ├─a1394ba6554837b94fb9c3723661ab06c4f1bbf01c96f4deb70790e883d697e2 │ │ ├─ 72968 apache2 -DFOREGROUND │ │ ├─ 72987 (wsgi:k -DFOREGROUND │ │ ├─ 72989 (wsgi:k -DFOREGROUND │ │ ├─ 72990 (wsgi:k -DFOREGROUND │ │ ├─ 72991 (wsgi:k -DFOREGROUND │ │ ├─388579 apache2 -DFOREGROUND │ │ └─388929 apache2 -DFOREGROUND │ ├─90c30fe11e89741fc5cc7a6f62d4e49ed7eeb9a19c309b6a3f3855efe87c6402 │ │ ├─220328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220346 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dd40fdc11298534450bcacedf8515ff7e6e8f42b7c9d85197058363ee2f8023a │ │ └─172255 /pause │ ├─4d4266f63eeb5d2dc04dc689eeb8b5eb1a2b07c3178c1c5e7c96fd7ac9f85222 │ │ ├─142975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142992 /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 │ │ ├─142998 erl_child_setup 1048576 │ │ ├─143045 sh -s disksup │ │ ├─143047 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143048 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143075 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143085 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143317 /bin/sh -s rabbit_disk_monitor │ ├─623711acd9f40496b1f2a3e224db655cae33870410424ade6d74ef867e2a5ddd │ │ ├─62627 python -u /app/sidecar.py │ │ ├─62883 python -u /app/sidecar.py │ │ └─62885 python -u /app/sidecar.py │ ├─4f4d915cd129ac310d7e17e58797515b7506b57a09eef01133370b1acabd108b │ │ └─45955 /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 │ ├─d2b31772515b3fab2ea4a4ffe9edb56d4fb4c379c59b7e74bb517eb08799b4e0 │ │ └─52760 redis_exporter │ ├─5b1e99a952259efcdb77d9394ff5945092100bf654adea3d40dcc9cf14698513 │ │ └─52677 valkey-server *:26379 [sentinel] │ ├─24f95038787edccd0d0ac8c399209c13e04ea88dc6bf3b7a6d4efcd4ec2d1dfc │ │ └─44825 /coredns -conf /etc/coredns/Corefile │ ├─cdf5643cebe013cfd6617101f7716c29aaa202b67b60e08a4424a36720772539 │ │ └─86100 /pause │ ├─36e955a483aeacc776bee2f869dd12af2ef076ec3cd24c25542fe23fc2f0d070 │ │ └─52487 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 │ ├─e9f062a13ba0d11161e95ce926974ee049fe4add2988d2d45fe7fa523c56a3a6 │ │ ├─106698 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106924 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106926 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─698e534430e773440d17d0b84dca85b1cfcd0d0e8d385d44712c54e6a8260f4a │ │ └─185045 /pause │ ├─fd20e91446c02c9356efc269528ff12cac76ea6b94bf0800b88de2521fe1afb2 │ │ └─45909 /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 │ ├─148ca54093e3030015d04015222d836d416b608bb4afe09714b8472b6d541fe0 │ │ └─41876 etcd --advertise-client-urls=https://199.19.213.138: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.138:2380 --initial-cluster=instance=https://199.19.213.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.138: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 │ ├─afa352994e787652718bae4b07a429576a2d7c352f68b6bd1fcefa904b60365d │ │ └─45703 /pause │ ├─4051eeefc550643c3b5ef19645a21a78656f7b4335a18130522f2c93aebdb76f │ │ └─48944 /manager --metrics-bind-address=:8080 │ ├─8f52f1d93e7680109234fd196a6114a2b01becabf9f3dd4f25bebc8d818aa100 │ │ └─42306 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─419a07c10b66f1d07b72ee1e7601b023c1764263fdf8ce0cc52fb60b4f8234df │ │ ├─180842 /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 │ │ ├─181149 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) │ │ ├─181150 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) │ │ └─181151 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) │ ├─729def8909529e6ec3150a3f63556e5a3bfcaafd2b3c1ddd10a1fdb65d9313ac │ │ ├─130867 placement-api: uWSGI master │ │ ├─130893 placement-api: uWSGI worker 1 │ │ └─130894 placement-api: uWSGI worker 2 │ ├─a11444bebe2055b9a15a9011ab134b56f79413e3f01c7318bb6d53e7bb9e3c07 │ │ └─66263 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e54127836a368559f9013a81f6ec492e060fe0fbbfafe5cac752894348088c8f │ │ ├─183315 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) │ │ ├─184064 /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/tmpfqr005e2/privsep.sock │ │ ├─367932 /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/tmpk246v45f/privsep.sock │ │ ├─368202 /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/tmpbtv8c_ka/privsep.sock │ │ ├─368639 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368640 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370761 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=39e7be4b-e2bc-42ca-ae1a-f5c4e63d0324 --namespace=qrouter-39e7be4b-e2bc-42ca-ae1a-f5c4e63d0324 --conf_dir=/var/lib/neutron/ha_confs/39e7be4b-e2bc-42ca-ae1a-f5c4e63d0324 --log-file=/var/lib/neutron/ha_confs/39e7be4b-e2bc-42ca-ae1a-f5c4e63d0324/neutron-keepalived-state-change.log --monitor_interface=ha-d3eaaf2f-00 --monitor_cidr=169.254.0.56/24 --pid_file=/var/lib/neutron/external/pids/39e7be4b-e2bc-42ca-ae1a-f5c4e63d0324.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376692 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d6919881-8be6-4de4-8c01-0822e04c15c3 --namespace=qrouter-d6919881-8be6-4de4-8c01-0822e04c15c3 --conf_dir=/var/lib/neutron/ha_confs/d6919881-8be6-4de4-8c01-0822e04c15c3 --log-file=/var/lib/neutron/ha_confs/d6919881-8be6-4de4-8c01-0822e04c15c3/neutron-keepalived-state-change.log --monitor_interface=ha-5e6d03d1-7d --monitor_cidr=169.254.0.163/24 --pid_file=/var/lib/neutron/external/pids/d6919881-8be6-4de4-8c01-0822e04c15c3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─384502 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d15a0189-354a-4457-8711-5fb2015a5a0f --namespace=qrouter-d15a0189-354a-4457-8711-5fb2015a5a0f --conf_dir=/var/lib/neutron/ha_confs/d15a0189-354a-4457-8711-5fb2015a5a0f --log-file=/var/lib/neutron/ha_confs/d15a0189-354a-4457-8711-5fb2015a5a0f/neutron-keepalived-state-change.log --monitor_interface=ha-735d83d2-76 --monitor_cidr=169.254.0.64/24 --pid_file=/var/lib/neutron/external/pids/d15a0189-354a-4457-8711-5fb2015a5a0f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f7dc9b839cd0feef064da954a6d70a9e4ded5c050a02c09ae18c172f16e2e06a │ │ └─190171 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─434e6215cb9671fa6fa1779e38733faab3dacb45ec21aef319ed220e524e7733 │ │ ├─64739 nginx: master process nginx -g daemon off; │ │ ├─64759 nginx: worker process │ │ ├─64760 nginx: worker process │ │ ├─64761 nginx: worker process │ │ ├─64762 nginx: worker process │ │ └─64764 nginx: worker process │ ├─8ca5770270ae3a90856c8531c58a7fe1a6d65bd9f68d4414a064d16c940d3b9e │ │ └─203137 /pause │ ├─c65461abf925c0aa1f78ffcb368307f88d6649c41a71eb142e6a0436e2e6fa13 │ │ └─67158 /bin/oauth2-proxy │ ├─3dfb4f595aa5f813776e6452dc89c88c7571d283b635d2245528e9919a9fcdd2 │ │ └─262179 /pause │ ├─20800bdb496b1d1d67f6a3c279af7f4457d48212244daae90352ce297cb61e99 │ │ └─48785 /pause │ ├─177bca42f926f7bab0dde9969e536744c5ca217cbf06b17ca127cdfcc75a23cd │ │ └─41896 kube-apiserver --advertise-address=199.19.213.138 --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 │ ├─4ebdfb865757455cc2d9e62a93897f7131f028bf32b02c96db1733623a814d64 │ │ └─66178 /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 │ ├─6e997072b40bc5e4fd599e1f9e9eda427fd9d2891699931eb4cc575036c21e99 │ │ └─48684 /pause │ ├─c04b697a27634586c6f1f99225c04a53ae00e1ad6df630cff97336455ee5e8db │ │ ├─260600 apache2 -DFOREGROUND │ │ ├─262945 (wsgi:h -DFOREGROUND │ │ ├─262946 (wsgi:h -DFOREGROUND │ │ ├─262947 (wsgi:h -DFOREGROUND │ │ ├─262948 (wsgi:h -DFOREGROUND │ │ ├─262949 (wsgi:h -DFOREGROUND │ │ ├─262950 apache2 -DFOREGROUND │ │ └─262951 apache2 -DFOREGROUND │ ├─120df3f051cb46dce29312b37e56504a5be8a841953be2ab77b04505e7363f24 │ │ ├─199277 heat-api-cfn: uWSGI master │ │ ├─199337 heat-api-cfn: uWSGI worker 1 │ │ └─199338 heat-api-cfn: uWSGI worker 2 │ ├─bd52ae77fff12c9186ceefcf52172cea1557e47c88c63706a01b63f0f9f785c9 │ │ ├─203236 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203253 /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 │ │ ├─203259 erl_child_setup 1048576 │ │ ├─203313 sh -s disksup │ │ ├─203315 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203316 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203321 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203322 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203584 /bin/sh -s rabbit_disk_monitor │ ├─41d989ea66aa39eab7c4db1ebc4b039efaf7af4bb774eca0012924c93b4dbebf │ │ └─172574 /pause │ ├─858d35238d5b01c12f06a5016ab62dde80265853711ada4e67be725605a7f0ce │ │ └─67208 /bin/oauth2-proxy │ ├─0a6372e76e076e2d9b4eea7c5e76bb6009120ee2d5ff856a3c2694e8c3211b7e │ │ └─48270 /server │ ├─d1a7f5524525bd45417de25ffa15dbcc90857e3f9c19765305e0e82430147187 │ │ └─108333 /pause │ ├─643d1f0ca97a01128070e5f8732c85bf5c79de412e44f1cf42068f11e50ad5f3 │ │ └─50061 /pause │ ├─21554873e9e256f615fe96d8c6bb24ff3e562e43615c3b3ca35ddf5f108098f5 │ │ └─44846 /coredns -conf /etc/coredns/Corefile │ ├─bb0a1cf69b6db453bcdba0724066ea54c40b3c6674b78828d59de5ce4abd46f8 │ │ └─66513 /goldpinger --static-file-path /static │ ├─2cb93aa36af47b71897db1bbcf25b6f8e50a5795b1d01887b2e17c12ded8ee76 │ │ └─65439 /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 │ ├─801d0625857fdddb896c24631d01173d2b08db153bc84f314f0af13deab319e9 │ │ └─67540 /pause │ ├─f58889b7d16cafea8ed5d3396269c6f5d06ce2a2201a671d3ecd83345a232ac3 │ │ └─210086 /pause │ ├─72c8376c68d6e39d57fad0368b680c0b10dec1b4081b0e8c4b4698caf34c3379 │ │ └─238713 /pause │ ├─babc5994e86531e5836c412c4688b5daa716c35f6f3ee2e9cf6ad898e7d3538d │ │ └─247045 /pause │ ├─654fbacddd197c1b10a101e11cbbdf69dc9eb544191a073955ef30ff9adea7a8 │ │ └─65280 /pause │ ├─9b5ea519cd3acdb5d65f18dcd2d56a2a76dc60276af682700185b79b7921e74e │ │ └─66137 /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-138.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 │ ├─9399ec08be2524dfa541fff67b5a91aa95f9578e1a156998ecb4d53bed83e152 │ │ └─104735 /pause │ ├─dd583c77838812038ab39db5b702d828346e67157ea9e87af9768986242ea780 │ │ ├─218754 octavia-api: uWSGI master │ │ ├─218767 octavia-api: uWSGI worker 1 │ │ └─218768 octavia-api: uWSGI worker 2 │ ├─7142e6cc82ee8f365215495fbf2b73804cc9ca5238c8fb735971553bea92692b │ │ └─44396 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4c700cb231f4c7070e5c46d8597ea94e885d37035c9d45db944dc3789b8a8805 │ │ └─108060 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─380d1a755b1eaebf4169d1a0c07c33264cdac5c19fee2aadd30e03481fadae71 │ │ └─246886 /pause │ ├─f7f89695c46dd1970f9c7a985f0aea7fa16d989d7fffbca095526a561303a361 │ │ └─61820 /pause │ ├─23e4d3dd3d7861dd0a2e2512a902ac48c49fadb9f225df5d8eab2dbc457d4f9f │ │ └─61748 /pause │ ├─e57c9a906df5c7f467762fe29f03739808958067ff9eaa5e51e5ee55bdc2cec1 │ │ └─261276 /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 │ ├─d9fb0e5cffb15f349be535699e680c77b3b1e5dda8fac4c2da18016a3cd10819 │ │ ├─173027 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396877 sleep 300 │ ├─63b70212ae5991f4292df736c64403f8554caacc2f826ca40cd4b61e50b0a5b0 │ │ └─45744 /pause │ ├─171915550f281b4ca551b614f44ea2e387ebda0d1062ad0551115cb8f30e0b7a │ │ └─106315 /pause │ ├─7003cb297eb74898f6a581ded720414542d45c9be9113e30bf1af0c50b9ef746 │ │ └─225167 /pause │ ├─31bdfeb1a06f73eb6755eed0c08dd26e066ab65a82b4208a3a1909b7a1ca57a2 │ │ └─45793 /pause │ ├─6e1846f265038c088393839981792cb87b194f79303ad720ee3515733d79572d │ │ ├─199293 heat-api: uWSGI master │ │ ├─199334 heat-api: uWSGI worker 1 │ │ └─199335 heat-api: uWSGI worker 2 │ ├─244fb0124debb11bd26788dec6174a23791833408be7eda7256f0ea885f226ad │ │ ├─85394 barbiacan-api: uWSGI master │ │ └─85419 barbiacan-api: uWSGI worker 1 │ ├─9e6561488386b96a0251beec5f2f1addad1c5f05fc80ca74a9fe45f12a31e211 │ │ └─246580 /pause │ ├─5bf8dad577e21966bac91521a1738a1cc462566e8b4ddd542e37d74f6c549a9e │ │ └─97574 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─52c081c1e72a82d18c52ca02b2ebc239433496cdeb7ce5a67f7dd2b5ad14f8e7 │ │ ├─169102 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169418 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169419 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─cf4207b8c094ccb711fd65e7ebacd904cc22acfa072b2f67c1f7ca9d2c00e7f1 │ │ └─62792 /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 │ ├─4239f7029b4d65cda18c0829df4f3055fb27ebccd25c6f87974da7a0a2e22cbf │ │ └─225950 /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 │ ├─e15a86ecea9ac57c3bbcc89e5b4a1cd3f8c35d8de2aa9e444ca35dc6dfb83e89 │ │ ├─199236 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199780 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199781 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─cebcf135a609a96dbb1f825cb135f5d86d10f0cbe2f32f696b49b73343ceb082 │ │ ├─180883 neutron-policy-server: uWSGI master │ │ ├─180896 neutron-policy-server: uWSGI worker 1 │ │ └─180897 neutron-policy-server: uWSGI worker 2 │ ├─5977e692cd3497e7440b4403438d91dd29a5dd5488d26e9aa566be8f2c831316 │ │ └─48832 /manager --metrics-bind-address=:9782 │ ├─19fac403217593e9afc45d2bbd22cc5240cc654364fa8ea08b4101f0d685d39a │ │ └─41768 /pause │ ├─4b26d120f3750c8fa944e4e85246f49de66c304f877a3820cbd204b4a195304f │ │ └─110317 /pause │ ├─761e564c232694c472370b095e39c353a05d0047239137312d565d108a2b51a2 │ │ └─255724 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─18056ed238a325da7e3262bffe1afc7f35f4fbb86ad8d57bf302f6319e25462b │ │ └─41683 /pause │ ├─d03aa47b6b96dc20541b35b26dd5f0f1342fc1557c046fb4dcdc9c6d13fe26c4 │ │ └─228468 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e1035b09ed384040bf31201041af48e78cf2b6149ceb5a202e05e66f3dacf386 │ │ ├─50209 mysqld --wsrep_start_position=2713e047-7fd9-11f1-b32c-8aef122681f4:20 │ │ └─50335 /var/lib/mysql/mysql-state-monitor │ ├─9baeefd5c2bf347fa91ac04f0f45adb00e1584d7e8c15673f2f2ba300447c802 │ │ ├─119924 cinder-api: uWSGI master │ │ ├─119937 cinder-api: uWSGI worker 1 │ │ └─119938 cinder-api: uWSGI worker 2 │ ├─16db8d7271b8bc7c4392969b64713c729328b3ba2f4854648146f28674cb9c54 │ │ └─224102 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2549091ce59d514def0b5b5cc20a019e1b1f69211e879f0afcc91c0181fa8462 │ │ └─145804 /pause │ ├─f8e1327dc085e9c2774509ae1aa7fca0949b09aed4ad0ba37ca72d727d58bd85 │ │ └─44353 /pause │ ├─dbc0403d70c2536efd6c697a0a681a14bd5ba2dabce48dcdf1e4aa012f0ed8fc │ │ └─50393 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5aea325b2dca846d3bd1cf148b6852842b0b9ebf1354df257e59ee85452dc57b │ │ └─87018 /usr/local/bin/rook ceph operator │ ├─d1df0479bd0700846782a0e181083d091c3020ebe1e53ef1c0b082230dc79b5c │ │ └─57600 nfd-worker -metrics=8081 │ ├─a1b9d89cd0780f2e58a8812dc23bcc2267230e52fbb5cb755caa65617d2a8e2c │ │ └─142101 /coredns -conf /etc/coredns/Corefile │ ├─3b31b8d61430202607766cf7694ff6fc6f001e21649c08208d1d6f36ea2c1324 │ │ └─140420 /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 │ ├─77fc9bda66c4890a426a74fa1db69b5d7aa6847d8b195f7f63d15b1108655cf6 │ │ └─66774 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─968d7c51f1520effb9ce29c81c2cbbd7756a16a3576dc18e693bf123bbe0b708 │ │ └─63671 /pause │ ├─73232bdc5478086017abc5b44eba7cf3f1e9419cfe5121c5a4e6c0d877f2df25 │ │ └─63003 /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 │ ├─57cf6ca07db3f615b8dea109914a789b94cef6862b6f615afdb5c1c134a3a418 │ │ └─226911 /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 │ ├─eea83de058e3ed1466aa9b5297d03b4f7ba6960dac68e97e4665cd8a24d50451 │ │ └─61592 /pause │ ├─d590ccc2349967a846f759c1a73c2ac4c07ce5521c8f72a97f8699396115c030 │ │ └─52353 /pause │ ├─36853d25bd0c2c45affebe3c94f3f59e8c2deb3976cb870b06b45dc3435439a6 │ │ └─224005 /pause │ ├─55bef67955952a2072758d74c69bd7181608dfacd715c07856362f3895778db4 │ │ └─44757 /pause │ ├─80ffd6b118e5673268c9ae8ba16540a88ba3f1979d0026bb5a9a8e132dfa7a68 │ │ └─144766 /pause │ ├─b114c908f85c9d30f4b6e0d46b458d1377d8205d7ad2179059a96040923b79c1 │ │ └─45998 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6a3b4d69816e23574d198594540818a8d836be6a6169ac1cfa931a1dcff4541d │ │ ├─140469 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140482 /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 │ ├─d2a6894c0adccb662b1c497436f6034ffa9d34d88e142810609d6edf338ec4af │ │ ├─108443 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108460 /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 │ │ ├─108469 erl_child_setup 1048576 │ │ ├─108538 sh -s disksup │ │ ├─108540 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108541 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108566 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108567 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108577 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108784 /bin/sh -s rabbit_disk_monitor │ ├─6b5edd537a0a11421e66c26b50b7dc145e35db2b54fdbd1534148170469770ce │ │ └─110262 /pause │ ├─ca46d675f08d46d67a5c34b22100e327a6b5b3520e1e4395043ee4915f935cbb │ │ └─187132 /pause │ ├─b472361e2d128596f71b49179cd327a1bc708338c09e222c4f4abedc11d8305d │ │ ├─183322 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) │ │ ├─184409 /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/tmpm_g8r0n8/privsep.sock │ │ ├─184934 /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/tmpwy0ab7hz/privsep.sock │ │ ├─185537 /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/tmpv41j5ncf/privsep.sock │ │ ├─185930 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185931 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185952 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/805c4347-a81d-4977-8ec3-26bf5c308ae3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/805c4347-a81d-4977-8ec3-26bf5c308ae3/host --addn-hosts=/var/lib/neutron/dhcp/805c4347-a81d-4977-8ec3-26bf5c308ae3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/805c4347-a81d-4977-8ec3-26bf5c308ae3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/805c4347-a81d-4977-8ec3-26bf5c308ae3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8592bd4f-2f24-43e9-af73-647318cc3b2b,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 │ │ ├─185955 haproxy -f /var/lib/neutron/ns-metadata-proxy/805c4347-a81d-4977-8ec3-26bf5c308ae3.conf │ │ ├─205070 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9b552805-a494-4457-9df2-cc97e6d67f06/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9b552805-a494-4457-9df2-cc97e6d67f06/host --addn-hosts=/var/lib/neutron/dhcp/9b552805-a494-4457-9df2-cc97e6d67f06/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9b552805-a494-4457-9df2-cc97e6d67f06/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9b552805-a494-4457-9df2-cc97e6d67f06/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6d3cc3b0-76d9-4182-a088-66e26bb35cc5,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 │ │ ├─205073 haproxy -f /var/lib/neutron/ns-metadata-proxy/9b552805-a494-4457-9df2-cc97e6d67f06.conf │ │ └─378504 /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/tmpri7jnbjm/privsep.sock │ ├─62890f918eac6b37105c2c15d6ea145d17cbbb5f637f8bd0dfec867cac223756 │ │ └─47944 /pause │ ├─454f8c754105ced629e37866daee7d23897ba3809788f961b7fce239ca2f98eb │ │ └─52394 valkey-server *:6379 │ ├─7889969b7a473617c8a9d71d6a8fdcce65187fe2147ea7e7b75bf6aaf464b227 │ │ └─78846 /pause │ ├─3da098a44fe8af3ea0c016b293d395551b07b8a0ed4350dd3326e17f9e056779 │ │ ├─ 48178 /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 │ │ ├─ 48191 /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 │ │ ├─ 48330 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260438 nginx: worker process │ │ ├─260439 nginx: worker process │ │ └─260440 nginx: cache manager process │ ├─6697a9d87e2a8b1d06bba223cb563966fe88700b19b9d76370a531b35e61758d │ │ └─63550 /pause │ ├─4bace7816e94b67bad7c159413e7b378fe56981f16e272e1075543f5807719bd │ │ └─183290 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) │ ├─6164fa39c79836972d551539e7beb8af037f6481c2b17999ec408e5a21829586 │ │ └─49174 /pause │ ├─4a49f878e84b651509b0a5173df48f1d5c91d3213af32cff667cd3d4d066eb78 │ │ └─56583 /pause │ ├─73c53ae339729cf7ad31dc0ccb536c8b8d3970ffa9707d2b473a6e0bf7e59a49 │ │ └─66395 /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 │ ├─79542c91815825545eeb0e171857ce649d612544544da95f11af0af9d64616f1 │ │ └─52215 /pause │ ├─b05cb2134dece840feee87771c15195d67e50e8a3af9f88f1aa3fd6da0b8f0fa │ │ └─43044 /pause │ ├─49c13b6f0775884942402fb0680983c21c34613ee2cd95b4c648e486e96b8d01 │ │ ├─255779 manila-api: uWSGI master │ │ ├─255902 manila-api: uWSGI worker 1 │ │ └─255903 manila-api: uWSGI worker 2 │ ├─c069b5e2629ef41c80c4f8b3b341c5ad07f0b96d342646d363e19e0386fe6bfa │ │ └─96448 /pause │ ├─d3e95702686f2dd4b260694049d9d04a63a5650bd32114b64cc4bcef593aa82b │ │ └─42022 /kube-vip manager │ ├─af8730f2d987c175a18c4b9c1f4ae530105295339df7f91bd2a893d9ba7be5a4 │ │ ├─78924 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78943 /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 │ │ ├─78949 erl_child_setup 1048576 │ │ ├─79000 sh -s disksup │ │ ├─79002 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79003 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79015 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79116 /bin/sh -s rabbit_disk_monitor │ ├─98b665f7e097c8a3bd69e7e0a3cdab9806203d12a8f095039219bb87d85d89d3 │ │ └─226884 /pause │ ├─68f6e003c62cf43b3ec536c58d9cfa55e2f30eb305ec2998851271c0e26a1b3b │ │ └─246938 /pause │ ├─fbeabddc4ec22446cff232da485a7b9e464c3cc3252f30a07a0d6a6cf44255dc │ │ ├─255769 /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 │ │ └─256005 /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 │ ├─3871c33722a614baf0f1da35b3d4ca035ea1e087eb7392d28643eb5b81a249cd │ │ └─69734 /pause │ ├─7d6721df1f6340c957f14203c755f464e29dbc08f2c6a1c82ef35e6950c63f1d │ │ ├─67796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67813 /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 │ │ ├─67819 erl_child_setup 1048576 │ │ ├─67866 sh -s disksup │ │ ├─67868 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67869 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67881 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67882 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68049 /bin/sh -s rabbit_disk_monitor │ ├─379af6872c7269ea432dfe1e6233bac1c84f8384eec6badd71feafe4257ca6eb │ │ └─57318 /pause │ ├─8fa98bf4d2308c7c975fa50b9cb275b5c25134619cfad644b05de2ab6f23fcf0 │ │ └─172058 /pause │ ├─15650467e364c9b37786458c4df35d9ed25a0c89edb1bb0858fade46b24139f7 │ │ ├─105091 glance-api: uWSGI master │ │ ├─105107 glance-api: uWSGI worker 1 │ │ └─105108 glance-api: uWSGI worker 2 │ ├─ee95fd3123625de821ee69d7681aa989d06b4b0309e1e6ef8307f7e1e275d380 │ │ └─96499 /pause │ ├─04ec6a849e900e497d7a0bc8707840314c947f6c0c23cda0deeb016e01cfec7a │ │ └─241976 /pause │ ├─5eaadb35e2427c33fa110aa120988df8c2b9f23aecea3e9d4fd864c285c7aa8d │ │ └─67069 /bin/pushgateway │ ├─3a28b79f84202ca42d576accd2d44963e9e53a4ab03d9f2dfdc98e9b8427ace6 │ │ └─185589 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─20a3715a7e14822fb0383595849a3547a3ad331a03788c3498a78ee7be5e720a │ │ ├─92042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92060 /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 │ │ ├─92066 erl_child_setup 1048576 │ │ ├─92113 sh -s disksup │ │ ├─92115 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92116 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92180 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92181 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92191 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92457 /bin/sh -s rabbit_disk_monitor │ ├─3b1cb4c4ad35c313d71901c001c355fd5f6547592bace334b36babe8e941b431 │ │ └─172230 /pause │ ├─7ca7694d131a6af7e85c8cd0d2f40b7d60d036af4b8aa5f24d359986f3b8710d │ │ └─66654 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8245dc40d95c91dd117a59aa652e1736188ed60c148ba4885cbd29a4651ed21b │ │ └─66356 /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-138.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 │ ├─e59bda88423353f4d110462fd3f81add743270afde6e1ad26e4a0f1738522e46 │ │ └─142895 /pause │ ├─e95267b11b850d0c8ef1d442546d01f6170de095afbd6768452847cf14940830 │ │ └─50307 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3a0238680a7037a71a2fdc4c23a2c1697dae6a1a4825363408018e0303e0906a │ │ └─57514 /pause │ ├─356e38e1ced047a30503b5ea2121720d6876004032c56daa8fa464741931626e │ │ └─145035 /pause │ ├─e2b1cc367a4526dc6913cde19958c430658e4c1d043365da14610d17db41422a │ │ └─121299 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9f3329a82ff8e96456c20f10854dcabd4730a5804361b76808370d2f92fffd39 │ │ └─184572 /usr/bin/libvirt-tls-sidecar │ ├─1df0e61d1c429261a14dfb37536839d16e06f77deec5f2128284df12a37d7f0a │ │ └─66721 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─378ce03e94a9dba07d07f05377ca2b8dcf8d626cb49343702fee539a94bfbceb │ │ ├─169096 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169413 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169414 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─14a15f5fb67f8e28feb65142c989e0ae05762c6d5a82da8486bac720592047ba │ │ └─260851 /pause │ ├─d39c5e51bce11eccf1b2664d266c37a9577075163eeee2bf17ca055a879e7e37 │ │ └─123514 /pause │ ├─59303b4b37998248070c4640ca83342d22aa226010411233e786c911218d5219 │ │ └─229749 /pause │ ├─dd1bd47d1181badd7c7bdbc0216252fb01db2dad5aa4ad216133db65603520b0 │ │ └─124117 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0ff97461f6cfba764db477c223d8d7b8ca91d8b8da53d29123671909b7d09df0 │ │ └─41781 /pause │ ├─deea30b51547737fcb990098b7f5f78308b57ec3a298caba344b631fbc50378d │ │ └─64547 /pause │ ├─88b6a0770c0c94e10ae1ac3be73b0d1f179d5e3ca23570163c4f7fa45e637eba │ │ └─141958 /pause │ ├─b4412400bc273f47af992e66dde6225e9d2c52c58dd041fdcba99cdd4194c2a2 │ │ ├─168459 nova-metadata: uWSGI master │ │ ├─168472 nova-metadata: uWSGI worker 1 │ │ └─168473 nova-metadata: uWSGI worker 2 │ ├─34b7b9fbea659eb087494180a68d653114d251c7c90f3a91ae16306f88d97202 │ │ ├─62652 python -u /app/sidecar.py │ │ ├─62888 python -u /app/sidecar.py │ │ └─62889 python -u /app/sidecar.py │ ├─37d4329221969bfaa8b1df58129eb6ae845d6f8e0db2bab9b9992228cbbe2c64 │ │ └─96777 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-tp76d --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─efb149dbe5d9ba145671a778a46dc03642b6974fbce130542188660bc3ecc630 │ │ └─228442 /pause │ ├─4bd5e7a62e74132d644c1c79ffae5d3d39eba43d31369fecb9811d853ac50286 │ │ └─63069 /pause │ ├─144bdad77db4043415363cbd7a034fe64bf1e3af4ce4f833b1d86f0b2a608aaa │ │ └─172504 /pause │ ├─5bfe0f661d15d0158d89a0255d55dc3d1dfd98c4043cd220bf77119d8c6cc205 │ │ └─45224 /pause │ ├─594f27432242894eb729685845e37dd74cda1347d7058721a713103c5a9d46dd │ │ └─141510 /pause │ ├─5967f225643fb4e9309896a8537afb542605856979dc2d5c46208e7c0a4901b6 │ │ └─41914 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 │ ├─219417214daad9031b3040d6fd0fc25b0218543e908808c3e1deee655a2f324c │ │ └─63186 /pause │ ├─3e91f25029955beb17d54c52ba8572783206b27dbdd9fd3ac37a0ce4dba56840 │ │ └─66223 /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 │ ├─4dae25e93432ea9bfec8817a11d6a481020cfbeaed07fcf8c484309c2373ddc9 │ │ ├─242230 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242255 /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 │ │ ├─242261 erl_child_setup 1048576 │ │ ├─242311 sh -s disksup │ │ ├─242313 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242314 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242353 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242685 /bin/sh -s rabbit_disk_monitor │ ├─f77173ae7a9ee630c84c82ff0491b172ece17bf8ac639f1a023b5b05a028943d │ │ └─47858 /pause │ ├─6d5a24561a53b189ce11ea38e070fb72dc1855d3fda4070469ae4a17571ffb99 │ │ ├─43487 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43907 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9041bf2381d80a8b5af604cc617b0d0dc7730754f79d64e95f49e15b52360ff2 │ │ └─106264 /pause │ ├─0557accd1858696010a75ca53c1072a4996369e8cdad1e4d5758604e0899aea5 │ │ ├─264828 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264866 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─eee990107f05ec3b579e1c4333767f3adab206fbb89f60369ff4da7b9eecc873 │ │ └─41733 /pause │ ├─a61a14ae4ee8bf5b6e8cc64490aabb508474772768916c4b9dee673fb49da613 │ │ └─43276 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c9d2953f026792077389d534eb235790a64f42bf8196e3fbe58d81f3234ae953 │ │ └─187256 /pause │ ├─f0b020aab8f0f0ec1122c5002fce10b473860a1619038f0f680469fc78654e08 │ │ └─64202 /pause │ ├─d614fd45ec0294c9599079e9839a65bb922998777df6d61d3cb0e73975ad580f │ │ └─139999 /pause │ ├─cdd519413df5d2dc77ecfff187e3371e04a6f7b4db0bffd7aa82d08a9b33cce4 │ │ └─80189 /pause │ ├─d7c1580c27dc79903dc77cfb8e8d73570ac121ae4dc54dd39dc89042d0ecd06c │ │ └─210145 /pause │ ├─f364754604cb7fdb4eafe7f31b26ffbdf04c43de774de13e2858075750bed09a │ │ └─123466 /pause │ ├─b083dc874986830de9c7187d5d07e9330e7c357575e6f4778e471cf795e9088e │ │ └─65136 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c2a3378d04827b5f71292389dd0adb55f71aecb2458494788300503ff3ea4adf │ │ └─66026 /pause │ ├─f9abaa4c8203ed239b75867c8d4fc3d80ea64e152d929429b3e9db6fd62891db │ │ └─57253 /pause │ ├─86062ee8f856cf260fe2384850cd2c675b4bc1c637f7ef976393370bde36d803 │ │ └─145274 /pause │ ├─0f104ab46b382a29adb0b79db125c4153df052fc46bee506a20d7b9581d15818 │ │ └─255742 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0330062caf73a038a8a4ceaff83b2d79dd9398d6a244371c6834a27931e26b26 │ │ ├─219569 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220188 octavia-worker: ConsumerService worker(0) │ │ └─220191 octavia-worker: ConsumerService worker(1) │ ├─55cf51e9e356dc9d8fa00d0c3c01e8702883982d834a744eab246580b1b4c642 │ │ └─225878 /pause │ ├─4f5526bcb9637cdb463ca01ae529bdb3b19427194b06851ec87c3ae1f0cb1d6e │ │ └─57639 nfd-master -crd-controller=true -metrics=8081 │ ├─6ee9de5d548e03a66ed2821593ce6c0311f464b92d0c788b9f133be1ea4d73ac │ │ ├─124433 /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 │ │ └─124682 /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 │ ├─80c9df5d218193a6723cea983f6f638b2181f31613f3bae3425aaee8d78c9a47 │ │ └─61769 /pause │ ├─936ad06eb0323a057568e8f56c54415a97bce9de04f991ea70ea9d81ca8ef3e6 │ │ └─44793 /pause │ ├─28332891bfd577b65785d4fdf418c37137cdf14f0d3b32ad4922d1f74942c174 │ │ └─163883 /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 │ ├─3ae4bae271d672c43286cf1e73fe02d724cde4632517e2b3e881aba43093ddee │ │ └─225437 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─adaf9e9d6d05af605da2965832b9ab2b2151ddef34d9ba1f0609c78dfbdcb7dd │ │ └─57353 /pause │ ├─d2b836047763900ac50852e2ae222776f005082e130b1403f56c8e118b26cbae │ │ └─57790 /secretgen-controller │ ├─f8845ee1fac8bd941df33184b07a6ebec644b42ddf1db5672d083638b5d501db │ │ └─210096 /pause │ ├─79d6292fb2d4cae35b8c831f68382a8d1ae40bcf69d55cbdf8ae081917314dc1 │ │ ├─238745 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239445 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp98_8r65v/privsep.sock │ │ ├─239449 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239458 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─04847904cc87d72a72d5dd9097a8433899504f7d51532801d01e3184f9b870fb │ │ └─57680 nfd-gc -gc-interval=1h │ ├─c7c6c880fe4a18cef411535e1186c8e3f900594c88905e25d6c0fdbc85e3be37 │ │ └─43026 /pause │ ├─4e3bcd9f61f1c00bd1ad043f1dcddeb95d2ee44f1e87d80efa3150dbde128878 │ │ └─67178 /bin/memcached_exporter │ ├─4c5d3581b364d75ec9c02017c4475a9b5dcf49e642a6ff9e3fadaad3984fa569 │ │ ├─50157 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 │ │ └─51343 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 │ ├─7479ef039262eba90e4591d5e68a8e745073f8568b539dd10aec2e6e0171ff8f │ │ ├─238950 magnum-api: uWSGI master │ │ ├─238982 magnum-api: uWSGI worker 1 │ │ └─238983 magnum-api: uWSGI worker 2 │ ├─c91b101fcab708aabc88024bfca9619e9cdbf00071140a4c5a617c161bd30e9c │ │ ├─239119 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239451 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239452 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ba0eafd17bcd1401c01b78c1ee4916a99c1c4317d4fac7297c8cd6b6a1c71c14 │ │ └─144978 /pause │ ├─ba4114e76cc6f8864281cfee34cd94cec58b1e473bfa8cd64f89cc8546b3d695 │ │ ├─65583 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65621 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ea3d5afdd741460648f89ec9e74867eb790e36620d9c3cf2f182618c4fb7295d │ │ └─45339 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 │ ├─14ea9f1225eed303347ada3581ef7aa5e150e31b1b9c7eb3ab3cc501f37fa387 │ │ └─62031 /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 │ ├─80519c2de31f6f57314eb4f349e02912900f4709874b27dd8d79a4eeb2d9ba3f │ │ ├─185159 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185199 /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 │ │ ├─185205 erl_child_setup 1048576 │ │ ├─185270 sh -s disksup │ │ ├─185272 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185273 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185320 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185321 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185331 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185657 /bin/sh -s rabbit_disk_monitor │ ├─de545c2fbcc4e65dec652da8d20ef83d24ad65801feccc5e73bb8c8390021dc5 │ │ ├─170248 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170264 /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 │ │ ├─170270 erl_child_setup 1048576 │ │ ├─170317 sh -s disksup │ │ ├─170319 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170320 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170367 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170580 /bin/sh -s rabbit_disk_monitor │ ├─f224ed8ddbc44a6fa6287e7b1c1da698e02c41dca7403d850e812341221a4f9a │ │ └─184645 /bin/bash /tmp/libvirt.sh │ ├─4caa36b22a746566074a495595802f3fe8054814f75472bda4b0727d70d5a63e │ │ ├─221810 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221863 /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 │ │ ├─221870 erl_child_setup 1048576 │ │ ├─221940 sh -s disksup │ │ ├─221942 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221943 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221950 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221951 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221961 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222233 /bin/sh -s rabbit_disk_monitor │ ├─6c5ff80f84dba75c9ea6b26e6dab88650f5523bb5c3a461217e09e3672e3dc8d │ │ ├─168324 nova-api: uWSGI master │ │ ├─168366 nova-api: uWSGI worker 1 │ │ └─168367 nova-api: uWSGI worker 2 │ ├─695f5ff9ff229b0342a30796dcda9c31982f9b9e6ff6f1317ed7969fa0264087 │ │ └─187345 /pause │ ├─b265bacc0e9b796c19951ec6b609f4bdc7c8a187fb5fe53fef89ad7f89988ebc │ │ └─41868 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 │ ├─7b292eeb2b33bdc8319d4eacf146e5e0154ffb3eb023292a79c33695678df202 │ │ ├─180823 neutron-api: uWSGI master │ │ ├─180869 neutron-api: uWSGI worker 1 │ │ └─180870 neutron-api: uWSGI worker 2 │ ├─3e999a000536c4b818a0a88a132a10faffd6fc37df3cf65f67322cc735ac8174 │ │ └─63619 /pause │ ├─03143a46362483cbff8c2b7b3071d67727fca867d82164c432469d32673945a1 │ │ └─258284 /pause │ ├─49fd0ae68474b3cd3515d80e235d703531dc2734bdaf7a8c2a27ba7d312b6e13 │ │ └─125967 /pause │ ├─8d78a03aad786df9b4d8ed82604350aa88958082500e6ebbcf6efe0eb370e8eb │ │ └─172260 /pause │ ├─3f22bb2f7ca8e3232bb927619cba907b2c720fa6f6c6ff389000375f58109d0d │ │ └─262387 /bin/openstack-database-exporter │ ├─a6f8cc9691bf89de0e3971567da1005521c3c7d1a20e293b61df469a6d594071 │ │ ├─ 96894 /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 │ │ └─341433 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8aaa5a423cf397650e7bbeaf0ee61a94f5a45c9af3bd9ce296a8165f9a1d5d2a │ │ └─41791 /pause │ ├─b714f30afc73a2e4d468e581400eb51071dc8fd3eda6c417abae600fabf69827 │ │ └─49687 /pause │ ├─4721d538177cc41178c1fb5a69ab701da0ca56de27bdb4cf14353702f75c9097 │ │ └─239234 /pause │ ├─1eeb101640a1176655289c14e268e724d4ee904647b8cc93ccc9718898b294fc │ │ └─219547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ └─0a026cfd2c4e351a55d3ee6297dd90a1afd7e4d222dd002e8f9d95f2cc0f09f3 │ └─221620 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount