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 │ │ │ ├─21742 /lib/systemd/systemd --user │ │ │ └─21743 (sd-pam) │ │ └─session-21.scope │ │ ├─21733 sshd: cephadm [priv] │ │ └─21818 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 877 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─428449 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hqzmdhqezipeuemnrfdbiagheltfajji ; /usr/bin/python3'"'"' && sleep 0' │ ├─428450 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hqzmdhqezipeuemnrfdbiagheltfajji ; /usr/bin/python3' && sleep 0 │ ├─428451 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hqzmdhqezipeuemnrfdbiagheltfajji ; /usr/bin/python3 │ ├─428452 /bin/sh -c echo BECOME-SUCCESS-hqzmdhqezipeuemnrfdbiagheltfajji ; /usr/bin/python3 │ ├─428453 /usr/bin/python3 │ ├─428454 /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 │ └─428456 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2132bce9f79dd1e8d808a0c7f66abda98e885daf8fd891894385f2241940cdbe -address /run/containerd/containerd.sock │ │ ├─ 12686 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc23b58a86ea44e98bd3839057296c51b61a05edf9ff4e6321dcd24f8a5e784e -address /run/containerd/containerd.sock │ │ ├─ 18743 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c842e89df68f4ba83b8bedde34472e7d2c8a737bc544974982e0c14f59cbef37 -address /run/containerd/containerd.sock │ │ ├─ 25327 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e4f94f78b150b8a97a034d4a1e1c9c7cccb60e810afbf6a33fd1e25f5bc4d7f -address /run/containerd/containerd.sock │ │ ├─ 30108 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 96698ece58c56a97b13cba2244208ea71963f8568a8809e6f995782c44ce0bc3 -address /run/containerd/containerd.sock │ │ ├─ 34926 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af14b853c4b40b2a22a7d42ace2ba19006496530d02ff7ae15f5c86cf3b04852 -address /run/containerd/containerd.sock │ │ ├─ 40783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b8d6949313ea151cb41bcea332d55dfa43b48d261292aa08211b9683a97460 -address /run/containerd/containerd.sock │ │ ├─ 40805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c3cfb6da12a7764fbaff06309e7e134af9e1ef0644c3a4db9fdcff00d05240 -address /run/containerd/containerd.sock │ │ ├─ 40854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ecdf95a173dc2724ad2efad683792020450031376a055b3f3c94c81c04e4e21 -address /run/containerd/containerd.sock │ │ ├─ 40857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1fed99ffe03887668d7db8ff45e4e0bab2d032ae4d03bd4af537f621b471f7d -address /run/containerd/containerd.sock │ │ ├─ 40879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df7d5e5d96cc9694b8ae569deb9c9508cbaad76100191c17ac8eabeea82a5400 -address /run/containerd/containerd.sock │ │ ├─ 41395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b065328e4502aba48b231b13bd860bfd43cdad71e3b8632c37c1a2380ee6e33 -address /run/containerd/containerd.sock │ │ ├─ 42144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faefa0667323aa99fae057a59a5205f530a506c8531d98e297d2166c4a45be14 -address /run/containerd/containerd.sock │ │ ├─ 42153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6bf8d493d3a088d60ae96f553f3dc0c0acdde7792cbe3b9fc83eaa54917114 -address /run/containerd/containerd.sock │ │ ├─ 43507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1447e5555eac6b53843e964a3ecbdae28fa19fe0d5b671c7dda04e4e5d7c5742 -address /run/containerd/containerd.sock │ │ ├─ 43933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a72403bb25be108ba7eb4b2f25c07fade8203804838a86bd4f0bd148a9e8b67 -address /run/containerd/containerd.sock │ │ ├─ 43958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897befed90d92588a9ae19029f215a570d723a289d976a7fa03fee0cac3b8ae8 -address /run/containerd/containerd.sock │ │ ├─ 44392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6cd0bfbcd46e257a83c2ac22fa009028361ab65743928073d4b64234022827 -address /run/containerd/containerd.sock │ │ ├─ 44929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45570e768d4bd5fda473bb0fde1525f50122f1979a4caf705cb85d5c943db9d7 -address /run/containerd/containerd.sock │ │ ├─ 45011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8bf5bb161110f76ecb27dcbcc3d89783971dea5fc9d08d3d9149b5ec8360cd4 -address /run/containerd/containerd.sock │ │ ├─ 45052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1105e895a541e77c49c1b7d783993142704d0a9931dd7e8a35a06e913634e8bf -address /run/containerd/containerd.sock │ │ ├─ 47446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70480355c766939333faef9b67aca164a54906329768581c43d9deaa37f7345a -address /run/containerd/containerd.sock │ │ ├─ 47553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cbf52c8899995bf5361d2028359fb8a5d1e9a7fecc7733c9bf7be75480f9bf4 -address /run/containerd/containerd.sock │ │ ├─ 48333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b9e08f70953053f1695d874fce368c03b56b78253b74d1965b2665873d06a7 -address /run/containerd/containerd.sock │ │ ├─ 48401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1581ee31d17af19a82bfd958c2f5b630f9f78496a93aee3662c2f085820a4411 -address /run/containerd/containerd.sock │ │ ├─ 48768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 915ab161d0cbd24261aec086a7df23da1cb1b988e745b73f0ac9852c12c1d5d1 -address /run/containerd/containerd.sock │ │ ├─ 49060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3497b462849ebdbb35beeafade7957cd6acd24b5fe8aae06088d0a19db49c255 -address /run/containerd/containerd.sock │ │ ├─ 49616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fef77f2f53fb08fb948257b912b38f18227246fb7cb04b0df1dce7e7c7793de -address /run/containerd/containerd.sock │ │ ├─ 51982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f74ab61810dabb58101d8ca16ffc596ac8be708e2b158ced510275311e2bd371 -address /run/containerd/containerd.sock │ │ ├─ 52159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb82bb57b54a570787d408a971f9f84695b98e1f90ee3ecbb8137072385b389c -address /run/containerd/containerd.sock │ │ ├─ 57100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7013c74af45bb1e7fbf5c165e2af462f70704bfa036a6274aa182e27d5495816 -address /run/containerd/containerd.sock │ │ ├─ 57782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f5d5aeab96fba99fe7220a7d9091d311e4eeb539219228fb57ea474ed2bb32 -address /run/containerd/containerd.sock │ │ ├─ 57827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50fbcb6114d7617af57d4afebcfe1b9e1242cab645c592c3542a1c5c9f3374c -address /run/containerd/containerd.sock │ │ ├─ 57866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b526f43ce6bd0bbd74fec3961300639f88462354316b3424b0e5c5f116de049c -address /run/containerd/containerd.sock │ │ ├─ 58026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17ad752e617f69cfae3edc0186ad50ace1bad36101f4168d7626b04f928a27f -address /run/containerd/containerd.sock │ │ ├─ 62920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dceb42d05fad584ab156997554f25bff0c293240387b383f60c74072f7cc580c -address /run/containerd/containerd.sock │ │ ├─ 63045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d6c3da7ceeac2db7cd6651767a035de4c6137fa649de0706bce35d3141d00c -address /run/containerd/containerd.sock │ │ ├─ 63105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd613fe53cba5b2549e3d8cd162d4f32ec48c332dd8ce51f8266385814ab1be -address /run/containerd/containerd.sock │ │ ├─ 63148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8d1e7358b30a83455f3d0222c720c184b97614902020cda7b320d5b93572b7 -address /run/containerd/containerd.sock │ │ ├─ 65012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fac040fc856a4e2f75cbe21936ba319459147210ff0fe592a6f586f0725ad9 -address /run/containerd/containerd.sock │ │ ├─ 65069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1787984750b04feff46c073e36ece7597c43344169b5d1c88c5254ca543e01 -address /run/containerd/containerd.sock │ │ ├─ 65112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ba9607027463f58e133293876d2f8afe67fc46edc30f8b7b8fb0568b503fa6 -address /run/containerd/containerd.sock │ │ ├─ 65431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a159c7eaf8b0f0efcd3ea16ce8b651f03704fd56df292442fe3792fb37bc723 -address /run/containerd/containerd.sock │ │ ├─ 65478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f019c57b5f206a5b3683a1f52029dbb5b14916848a450347083a1ec9da19f49e -address /run/containerd/containerd.sock │ │ ├─ 65694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e113de5c16a265b9498f7b270ba33a436cbbdaee2b39765ed372d5928ef256 -address /run/containerd/containerd.sock │ │ ├─ 65999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6615bba579df74a30d13f2fe80a2636c244848f96b3689164272ef2260fccaaf -address /run/containerd/containerd.sock │ │ ├─ 66355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a238dec7d4ab70d638046537f9a10c9d2e79980b1996916a5486a653263b80 -address /run/containerd/containerd.sock │ │ ├─ 66710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c279d8338f012da6f236ad32cd104000031ebd3f95866ba1c9e8044628d9290 -address /run/containerd/containerd.sock │ │ ├─ 67518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82aea70f30db13472b0c512e1b2dad114795596a2a9f119be0e8f9ebf2b67510 -address /run/containerd/containerd.sock │ │ ├─ 69058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88adfe97c9ac189f4886bca8de91eb6c70c0c9cce016df72701946caa217e3c0 -address /run/containerd/containerd.sock │ │ ├─ 71733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed671a561c7239a6bd08ffec3974e7bde87b8b959c3b3d7637668458b0479a75 -address /run/containerd/containerd.sock │ │ ├─ 81102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c09062dfc0ec0836d3f97ad3e74764e0761466a7b175f225f81d6f3b00158c9 -address /run/containerd/containerd.sock │ │ ├─ 82613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0078ac2b9eab39d81a21390620fd863b41d19cdb2d524d47bf3e2e356fe8d63f -address /run/containerd/containerd.sock │ │ ├─ 88881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc8523c3f8ef64228ceceb9ad965fcf277768fedcdabaf2454ef998a7fa95ee3 -address /run/containerd/containerd.sock │ │ ├─ 95819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89967e23ceceaf612dc994989f532b65a28bf6fd834778eec7469c266c3eb759 -address /run/containerd/containerd.sock │ │ ├─100069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7abe4a740c73a2a51f718958575ad6acece80641d145c0034c6b84f02d76dc1 -address /run/containerd/containerd.sock │ │ ├─100112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2614d084edafc00acfa81a679ddc8f0dae5137b4ebc19fe6e360d2a69700be39 -address /run/containerd/containerd.sock │ │ ├─112924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68d85dc331d2ff6fadfb3e8a1b83ef5b9d3363c213e73e0255ab8bad6e80b10 -address /run/containerd/containerd.sock │ │ ├─114634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a1fc0c56ee370a63a3f4d6a86e9bdc5b3298f4790faa55494ec2f0cdf3a7942 -address /run/containerd/containerd.sock │ │ ├─114679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afd029c27298c5720a22830a132a57fcec5abd49d31a9bb81ed36af2e94775d -address /run/containerd/containerd.sock │ │ ├─116742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73f1477e152503fbd50a40af4f3cf6cdc448152d284bcce3a045994ca73e33a -address /run/containerd/containerd.sock │ │ ├─118439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8e688223648f12b93dc48db0333f695d883b216a5af24c3027cc827752cc920 -address /run/containerd/containerd.sock │ │ ├─118482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58dcf31fe8373e94b0935321d403ee4976b60c66152a03e045f9312aad2daa1 -address /run/containerd/containerd.sock │ │ ├─142084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 556f591b217ad7d223175d8798ae3f2858e194ea283cfec5d042a42eaaa77cdf -address /run/containerd/containerd.sock │ │ ├─142142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65827d7f77a6fc351919b5e1341bd129f981d1f9617992c7982fcdc2c7f3969e -address /run/containerd/containerd.sock │ │ ├─144726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18edc883c0c29e0876dd4257e44d3a355285b8893636f54cbf4050e4550902e -address /run/containerd/containerd.sock │ │ ├─159994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7b2c90e06d6c8cea77ca371bfba5d6be83744eadbc88662e9e5ecfc2efe564 -address /run/containerd/containerd.sock │ │ ├─161387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b0ef0380214dabbb3d462bddb963281fe851eb90caef90758f81c64af94ab3 -address /run/containerd/containerd.sock │ │ ├─162570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2a307fdf8e70d5ef733b84fb20498204163a9fbc1f31d0674552fd3f385a85 -address /run/containerd/containerd.sock │ │ ├─162621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc4d3c0fb0b69af64fb544a43d3c643bb265fa2afea769ddc6e791cc3aeeed0 -address /run/containerd/containerd.sock │ │ ├─163128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4427fad542077e41b3f26a3e3ebec0763dfaf68add987b6acc1493f3208b549 -address /run/containerd/containerd.sock │ │ ├─164342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34784958dd188821284de6a131f5aa5528d63f3b1df0b65ad53b4cfb7de6583b -address /run/containerd/containerd.sock │ │ ├─166499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e85737d78d06e606f12bd7b19cbd8dd7b884fd385379db617df6b4157c0ea9cf -address /run/containerd/containerd.sock │ │ ├─166750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbc21e2d4302adea04e9f5d09f5a9a2cd02e7260a0a6fdb7333530aedcc5aacc -address /run/containerd/containerd.sock │ │ ├─166807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6abad0473640d142c7db086dcac6ed371e1cc2c5e6aa6de00522325ad0959e5 -address /run/containerd/containerd.sock │ │ ├─167170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ac01d862a2cde5ddba3bef7af7f9648ffae2632d1dcd7fed6612adb39661ba -address /run/containerd/containerd.sock │ │ ├─167372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c38770e56c245414283387028e6a3c3cf6029a50333485c14b1d0c398d840d -address /run/containerd/containerd.sock │ │ ├─167590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4054e5d982f5b3266e7e4bb85e5072fd5f1a1830a85dda78d72ea59ce17d3aa2 -address /run/containerd/containerd.sock │ │ ├─179820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c79992a4706c83e1895e9a381fbcc38e5e18b8d0d340e934fd6121013ba8a7 -address /run/containerd/containerd.sock │ │ ├─181793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b1402d950abbaccc39bee5489fd865953927bbd8b4bf327c4939f585351d48 -address /run/containerd/containerd.sock │ │ ├─181830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdca78e827f640c5421570e1525cf8e4f40d4b3988a78afbb7797f694f0a4615 -address /run/containerd/containerd.sock │ │ ├─181905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d296e3a3b062f7df906cb4028c1b4a07c14bdfaebde29e028c43bd53c7708e3 -address /run/containerd/containerd.sock │ │ ├─182179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d74e2a2a9b8b98158d411fcada0093f4ed553ac6467e8bc246af8f8b1a7d6cd -address /run/containerd/containerd.sock │ │ ├─182220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a0e59c5eb51995bf4266640a5807f7a399063bf5b36b4e5db3c5ebbbcc3831 -address /run/containerd/containerd.sock │ │ ├─188469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5780de4bb3046e0a40b5fed46827b0d2b327d1defcf60351a1dea8e9b72c2f2e -address /run/containerd/containerd.sock │ │ ├─202027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62aa4c1a46aad8d76ea49f2e28a8bd84bcf50a57f3780403d3a5e78d1ac415af -address /run/containerd/containerd.sock │ │ ├─205989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395ee9a9728d69957dc2828c4f6e69c38dd0a69adcf9100a44c4995f9b5b70d5 -address /run/containerd/containerd.sock │ │ ├─206041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08323232e9dbf928bc6a621b9c66aea3e77ef9df109cbc3f3f3e71096699e816 -address /run/containerd/containerd.sock │ │ ├─206097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd0e2123cf8245a7957771c1b49f97aeaeaa97caac05925f80c12b8f3f1bdde -address /run/containerd/containerd.sock │ │ ├─223824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7cb1b8d9303d833402c38e6e04d30fb365b2a4b8d287e2c2b7f87d23707d89f -address /run/containerd/containerd.sock │ │ ├─232966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddfebcca62d3d93ff644063eb9d5ebffcfd537392230bbf4decc94634b7bbf7 -address /run/containerd/containerd.sock │ │ ├─233006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938edbc1948d155934079b16e3a96ef8cd46fb6cb217049f1f1d575e6fe11aa8 -address /run/containerd/containerd.sock │ │ ├─233073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e67ea8d54cf2e8e635f85eb8a474270328e8da6f70ad9273139cdd9f216504 -address /run/containerd/containerd.sock │ │ ├─233455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d917f5313528151c0fed450b0c0822230da241cdfc46e85766645e68d0b07d51 -address /run/containerd/containerd.sock │ │ ├─244957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a07b42268d6c3d2a0e131891309b80897b2d77dc8feac30121b141b702d2f36 -address /run/containerd/containerd.sock │ │ ├─247591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3947d36cbea09e7db4d649377c3a70dd508584420bd38e064bb89f4422ede87f -address /run/containerd/containerd.sock │ │ ├─248760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f716f597e4014c70382f678af6af4dd438da6a7b894a9f4b9d8b25d345c80ffa -address /run/containerd/containerd.sock │ │ ├─249636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd2bc2dbe9d355aea73b6a216c1b8b13ec2644cbbf57cddf89f65c3244921326 -address /run/containerd/containerd.sock │ │ ├─250847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e930ab86b090a5f53c392195294b53fb3f725826a88d5c74248f45541d17c103 -address /run/containerd/containerd.sock │ │ ├─253013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0680d114f689b1747229a7bafce39000ab175f854896efde0049e68ac87f97 -address /run/containerd/containerd.sock │ │ ├─254013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb980d6e5d597a267dbc08d26a78df3e79db53ddc15691e2851b3f8c060492b -address /run/containerd/containerd.sock │ │ ├─254075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9328ac37009f7f4dbacc7937df4056347a5af7c26c15dd6fb30b5f331468bca -address /run/containerd/containerd.sock │ │ ├─263992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cdaa5e0a39fdb2d7745f9656af26530b866aeb8fde0f659e049f80431ba2da -address /run/containerd/containerd.sock │ │ ├─264465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f414455f73bb4b3d004cf463ad2eaa072cf1bf289b8cab065a7c118eec5fca94 -address /run/containerd/containerd.sock │ │ ├─296734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36e7f087ce45f376579ed6d51f0f811065450e0626de2c667b1c0e620299926 -address /run/containerd/containerd.sock │ │ ├─301982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cdcdca88f01ae15fe9c9f8f7fa4ccdf589243827407566b7ef247c00af1aafa -address /run/containerd/containerd.sock │ │ ├─302212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d6764c8913912c96f984f4b0273847fb6315da2dbff16461b6fcfc267371ac3 -address /run/containerd/containerd.sock │ │ ├─302288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c02c9ed9b3640c43a3c9b08fb2256ba327a2f985440c0539bd3ac484eb5b88 -address /run/containerd/containerd.sock │ │ ├─302344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af3b5b9020430fe29c01e6bda1b2b031163605d3687fad22acc33002d01f2d28 -address /run/containerd/containerd.sock │ │ ├─314996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1279f51ae3c0e511c80ab1fbaf40da0d7ba254fd26a999a352a2d560e0aa3ca7 -address /run/containerd/containerd.sock │ │ ├─317776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e2000c95f648ec5cc0088958244c04b3ecd69a3ed428334885b0a260184b15 -address /run/containerd/containerd.sock │ │ └─319216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd549feae287a60a8199c3129abf2268d93e83eb0855c103f6ae49e1d27e91c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─535 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─405 /lib/systemd/systemd-udevd │ ├─docker-c842e89df68f4ba83b8bedde34472e7d2c8a737bc544974982e0c14f59cbef37.scope … │ │ ├─18771 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18788 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─642 /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 │ │ │ ├─29811 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30090 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.icouaw.service │ │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.icouaw/unit.run │ │ │ └─12630 /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-icouaw --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.icouaw:/var/lib/ceph/mgr/ceph-instance.icouaw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.icouaw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.icouaw -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 │ │ │ ├─18705 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18725 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25044 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25310 /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@osd.2.service │ │ │ ├─34629 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34908 /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 │ │ ├─12237 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12269 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─657 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─633 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159401 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41239 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-2132bce9f79dd1e8d808a0c7f66abda98e885daf8fd891894385f2241940cdbe.scope … │ │ ├─12348 /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 │ │ └─12367 /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 │ ├─docker-4e4f94f78b150b8a97a034d4a1e1c9c7cccb60e810afbf6a33fd1e25f5bc4d7f.scope … │ │ ├─25351 /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 │ │ └─25364 /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 │ ├─run-rde16c299355549e6bb40192f6c044663.scope │ │ └─200393 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─371 /lib/systemd/systemd-journald │ ├─docker-af14b853c4b40b2a22a7d42ace2ba19006496530d02ff7ae15f5c86cf3b04852.scope … │ │ ├─34951 /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 │ │ └─34963 /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 │ ├─ssh.service │ │ └─662 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-cc23b58a86ea44e98bd3839057296c51b61a05edf9ff4e6321dcd24f8a5e784e.scope … │ │ ├─12711 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.icouaw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12730 /usr/bin/ceph-mgr -n mgr.instance.icouaw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker-96698ece58c56a97b13cba2244208ea71963f8568a8809e6f995782c44ce0bc3.scope … │ │ ├─30132 /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 │ │ └─30144 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─409 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159201 /sbin/iscsid │ │ └─159202 /sbin/iscsid │ ├─dbus.service │ │ └─628 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─641 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─635 /lib/systemd/systemd-logind ├─k8s.io │ ├─1a159c7eaf8b0f0efcd3ea16ce8b651f03704fd56df292442fe3792fb37bc723 │ │ └─65457 /pause │ ├─71a50eac2ef8da2a458c50295caaa9f919e06b5de7e1af6d86e27f8db1c0b161 │ │ └─243424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─395ee9a9728d69957dc2828c4f6e69c38dd0a69adcf9100a44c4995f9b5b70d5 │ │ └─206015 /pause │ ├─baaf3bc22dd43ccddf0bda98cbc48f4102fc77395c92e54fbd0f0393e3bd252f │ │ └─41038 etcd --advertise-client-urls=https://199.204.45.25:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─0a1fc0c56ee370a63a3f4d6a86e9bdc5b3298f4790faa55494ec2f0cdf3a7942 │ │ └─114657 /pause │ ├─52442b57af7229630e5b909928989217000f4d51d0c68d4fdc10bfa283c41509 │ │ └─41055 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─d917f5313528151c0fed450b0c0822230da241cdfc46e85766645e68d0b07d51 │ │ └─233478 /pause │ ├─3e18dcaf3c495cd970e6f48337c7abee63dcdc2c311b25838786368863c739d4 │ │ └─44055 /coredns -conf /etc/coredns/Corefile │ ├─9b45e2e91b1f99251256ac48c553f925815365d821f030f13a69e9aec5c86864 │ │ ├─317914 apache2 -DFOREGROUND │ │ ├─320013 (wsgi:h -DFOREGROUND │ │ ├─320014 (wsgi:h -DFOREGROUND │ │ ├─320015 (wsgi:h -DFOREGROUND │ │ ├─320016 (wsgi:h -DFOREGROUND │ │ ├─320017 (wsgi:h -DFOREGROUND │ │ ├─320018 apache2 -DFOREGROUND │ │ └─320019 apache2 -DFOREGROUND │ ├─bbc21e2d4302adea04e9f5d09f5a9a2cd02e7260a0a6fdb7333530aedcc5aacc │ │ └─166786 /pause │ ├─f716f597e4014c70382f678af6af4dd438da6a7b894a9f4b9d8b25d345c80ffa │ │ └─248785 /pause │ ├─b47f512bc511d46667055ffeb0bfd70d84faad051104027d22ea53afd55ecd08 │ │ └─318165 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─7013c74af45bb1e7fbf5c165e2af462f70704bfa036a6274aa182e27d5495816 │ │ └─57126 /pause │ ├─3a7b2c90e06d6c8cea77ca371bfba5d6be83744eadbc88662e9e5ecfc2efe564 │ │ └─160017 /pause │ ├─c8cdaa5e0a39fdb2d7745f9656af26530b866aeb8fde0f659e049f80431ba2da │ │ └─264015 /pause │ ├─fc8523c3f8ef64228ceceb9ad965fcf277768fedcdabaf2454ef998a7fa95ee3 │ │ └─88906 /pause │ ├─0a72403bb25be108ba7eb4b2f25c07fade8203804838a86bd4f0bd148a9e8b67 │ │ └─43969 /pause │ ├─d17ad752e617f69cfae3edc0186ad50ace1bad36101f4168d7626b04f928a27f │ │ └─58066 /pause │ ├─39257813667300f2575419e1476c5e2e9c29e5ca8a658d9860e4a04de8ea4949 │ │ ├─100373 /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 │ │ └─393820 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3ecdf95a173dc2724ad2efad683792020450031376a055b3f3c94c81c04e4e21 │ │ └─40930 /pause │ ├─ed671a561c7239a6bd08ffec3974e7bde87b8b959c3b3d7637668458b0479a75 │ │ └─71758 /pause │ ├─d36e7f087ce45f376579ed6d51f0f811065450e0626de2c667b1c0e620299926 │ │ └─296758 /pause │ ├─468d1d67f5fef1835ce1590ba6e9eeac3c9de4de66bbf974dd911b98ad5f1893 │ │ ├─88117 barbiacan-api: uWSGI master │ │ └─88129 barbiacan-api: uWSGI worker 1 │ ├─f6cb2c680f35a196d471ae1cf7de1c1ae52a988691c4df861d61d7f907426cce │ │ └─312491 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ae8d1e7358b30a83455f3d0222c720c184b97614902020cda7b320d5b93572b7 │ │ └─63177 /pause │ ├─11f23cc13b45a2e8c568439e2c8d4e79b9a04958d0618632a06051a5be5a3df4 │ │ └─45166 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6bef70ba34262c8642687efce3a04e62fd27db48ea7bb0640814f120ad33e866 │ │ └─52315 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 │ ├─e105110071415ce3e0dbc561da6590b6b53d3f0128f4502e12d6a131d161a4e6 │ │ ├─42650 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43028 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─14a238dec7d4ab70d638046537f9a10c9d2e79980b1996916a5486a653263b80 │ │ └─66378 /pause │ ├─d50fbcb6114d7617af57d4afebcfe1b9e1242cab645c592c3542a1c5c9f3374c │ │ └─57852 /pause │ ├─bfc4d3c0fb0b69af64fb544a43d3c643bb265fa2afea769ddc6e791cc3aeeed0 │ │ └─162655 /pause │ ├─82aea70f30db13472b0c512e1b2dad114795596a2a9f119be0e8f9ebf2b67510 │ │ └─67540 /pause │ ├─04433a86236be5f7b0e647fafe35a5443bc128d4e936c8b3d3f196c920d31b9b │ │ ├─67829 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67866 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3cb980d6e5d597a267dbc08d26a78df3e79db53ddc15691e2851b3f8c060492b │ │ └─254040 /pause │ ├─f4f5d5aeab96fba99fe7220a7d9091d311e4eeb539219228fb57ea474ed2bb32 │ │ └─57807 /pause │ ├─0a07b42268d6c3d2a0e131891309b80897b2d77dc8feac30121b141b702d2f36 │ │ └─244980 /pause │ ├─84441cb1ae6c4f9bd4286d83357ce048b8afe4caa1397f720b334b82f5634230 │ │ └─58279 nfd-gc -gc-interval=1h │ ├─556f591b217ad7d223175d8798ae3f2858e194ea283cfec5d042a42eaaa77cdf │ │ └─142108 /pause │ ├─b42282bfec9639504b2d5ef025807183413ec373414ce1c492501d700f7c90a3 │ │ ├─193233 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─195203 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─195205 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─195208 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─938edbc1948d155934079b16e3a96ef8cd46fb6cb217049f1f1d575e6fe11aa8 │ │ └─233044 /pause │ ├─e0c62f304e36bb36fb51e9aa0a5d7d2804b2b555554d3e702682b6dff94116c1 │ │ └─66523 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7e2a307fdf8e70d5ef733b84fb20498204163a9fbc1f31d0674552fd3f385a85 │ │ └─162595 /pause │ ├─c18edc883c0c29e0876dd4257e44d3a355285b8893636f54cbf4050e4550902e │ │ └─144751 /pause │ ├─2ceb062dc0617ebadffd9943554b04ee96b89952cfdbda217f78c697e3851217 │ │ └─58243 nfd-master -crd-controller=true -metrics=8081 │ ├─08323232e9dbf928bc6a621b9c66aea3e77ef9df109cbc3f3f3e71096699e816 │ │ └─206072 /pause │ ├─ac9c261806f9ca4886eda03ba3904cab1ea9ad0e97b2abfdaca3f3594c15ef02 │ │ └─116509 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ce6d097ca413023983f601f26855a075f8d38f70fb9a374f7ec78df277999d6a │ │ └─52214 valkey-server *:6379 │ ├─62aa4c1a46aad8d76ea49f2e28a8bd84bcf50a57f3780403d3a5e78d1ac415af │ │ └─202051 /pause │ ├─faefa0667323aa99fae057a59a5205f530a506c8531d98e297d2166c4a45be14 │ │ └─42196 /pause │ ├─0e4476b865158af0ccd574dc09d668162c87af002d20fed12de8957d17e67f94 │ │ ├─224090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─224116 erl_child_setup 1048576 │ │ ├─224175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224435 /bin/sh -s rabbit_disk_monitor │ ├─e7cb1b8d9303d833402c38e6e04d30fb365b2a4b8d287e2c2b7f87d23707d89f │ │ └─223847 /pause │ ├─1684dc1ac29de2c64e0d9c7fb1a3ff16917ab7d7553cbc83355722fde4f6235f │ │ └─69122 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-25.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 │ ├─86aabeff8da40ddd72b1064f990b0be3b99339640f4f15a4d606c0c76d92cc62 │ │ ├─81204 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81228 erl_child_setup 1048576 │ │ ├─81285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81508 /bin/sh -s rabbit_disk_monitor │ ├─32c9c4b6df1569316bd3ac5b3771f20d283eaea7d0271df1c13a3771fca00700 │ │ ├─312484 manila-api: uWSGI master │ │ ├─312550 manila-api: uWSGI worker 1 │ │ └─312551 manila-api: uWSGI worker 2 │ ├─2b065328e4502aba48b231b13bd860bfd43cdad71e3b8632c37c1a2380ee6e33 │ │ └─41418 /pause │ ├─74fc3a7d6bbe9498621a757670403c6cddbde663a24d9fd449c22e7ab89ec106 │ │ └─68417 /bin/pushgateway │ ├─e864f750c6e5acdf87fda10e165c9ebd8b87025aba0a1743fd08cbae2cc39e5c │ │ └─47989 /server │ ├─1f7f1cecb1fe71412e8347cbfd22096d3ce3a18ad7c72af1e146372a05d877a4 │ │ └─67944 /goldpinger --static-file-path /static │ ├─976218ef566c7d9ce1aa4baf27914f353e693fe619c902cf053ae3641246d1ba │ │ └─271292 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─eeb44d5b71fbcd94d78e868c7dd61726ea820742e751ccd58edf92b2ea893b08 │ │ └─44059 /coredns -conf /etc/coredns/Corefile │ ├─c7c3cfb6da12a7764fbaff06309e7e134af9e1ef0644c3a4db9fdcff00d05240 │ │ └─40896 /pause │ ├─c1d2068b04d679b18bd1e28d99347d5a3ef7c13a0b7d98462269ce40cb5bb160 │ │ ├─113343 glance-api: uWSGI master │ │ ├─113356 glance-api: uWSGI worker 1 │ │ └─113357 glance-api: uWSGI worker 2 │ ├─b1386568f33ad7df6d0403c351c4e871251e4c3b027bcb0ac9940d9fe7fbf08a │ │ └─49751 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─af3b5b9020430fe29c01e6bda1b2b031163605d3687fad22acc33002d01f2d28 │ │ └─302367 /pause │ ├─c8d6c3da7ceeac2db7cd6651767a035de4c6137fa649de0706bce35d3141d00c │ │ └─63071 /pause │ ├─ea8d4c5722a43d1e40033554220162b0db3a88e103ffecdfe23484724d5582a3 │ │ ├─193260 neutron-api: uWSGI master │ │ ├─193279 neutron-api: uWSGI worker 1 │ │ └─193280 neutron-api: uWSGI worker 2 │ ├─f019c57b5f206a5b3683a1f52029dbb5b14916848a450347083a1ec9da19f49e │ │ └─65502 /pause │ ├─ae02a6cb8e7312d68f7bfb4b7036cc5426a413e120aad87018ae44e156bbc3e1 │ │ └─269211 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 │ ├─e8bf5bb161110f76ecb27dcbcc3d89783971dea5fc9d08d3d9149b5ec8360cd4 │ │ └─45034 /pause │ ├─5d296e3a3b062f7df906cb4028c1b4a07c14bdfaebde29e028c43bd53c7708e3 │ │ └─181938 /pause │ ├─45570e768d4bd5fda473bb0fde1525f50122f1979a4caf705cb85d5c943db9d7 │ │ └─44966 /pause │ ├─a7a178d0ebef1807b3fea0c4fcabd4466de9dfc802c03fa36c31a115f467ded9 │ │ ├─189988 neutron-ovn-network-logging-parser: uWSGI master │ │ └─190000 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c20a55802da22092403a41e2e3fa1c07224223aa1fd043b1f014739d181112d8 │ │ └─41445 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f7016d480d436ca482b54bcef5a3b9a0dc4d81045544926c81fdf5986cd92602 │ │ ├─116861 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116884 erl_child_setup 1048576 │ │ ├─116931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117198 /bin/sh -s rabbit_disk_monitor │ ├─745941cc0bde64ff349bac5a40ca3bea73d2cccb8dd9560c86dbf1c0c78e576c │ │ ├─264226 magnum-api: uWSGI master │ │ ├─264260 magnum-api: uWSGI worker 1 │ │ └─264261 magnum-api: uWSGI worker 2 │ ├─3928e313aaab39cc755306370ca84c434bcef4e11ff12631d96fc6b6ae6fa1e2 │ │ └─199124 /usr/bin/libvirt-tls-sidecar │ ├─0078ac2b9eab39d81a21390620fd863b41d19cdb2d524d47bf3e2e356fe8d63f │ │ └─82636 /pause │ ├─aa127e3143b511a851f88cfd2ce1e538645055f51bbcb7f0d48db9237782ae6b │ │ ├─63773 python -u /app/sidecar.py │ │ ├─64070 python -u /app/sidecar.py │ │ └─64071 python -u /app/sidecar.py │ ├─8ee7d3ccfe947e267d4b09694fda9d492c0cefa4515144dfe5cfeb34aae92165 │ │ └─173256 /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 │ ├─998052fee838ad6c76a0fac6eb1142f23c881f9ae7cd91dae299500521194ff2 │ │ └─269077 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f414455f73bb4b3d004cf463ad2eaa072cf1bf289b8cab065a7c118eec5fca94 │ │ └─264498 /pause │ ├─02f25578c7cac5ebf8f063c308ea81263fdc9fea5bd7755f865ac6dba8bd48de │ │ └─64349 /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 │ ├─a19d843c4888cad356858618c121544ae2221a2a5eb4704e1682cf6739c1429f │ │ └─68980 /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 │ ├─210c4cef36f4da4a2f30d47b1189bca7ff8640ff0ba44bfa179c42548893ff5d │ │ ├─180098 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─180121 erl_child_setup 1048576 │ │ ├─180171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180172 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180470 /bin/sh -s rabbit_disk_monitor │ ├─a4a9645def516518db3b342029f952cf40fe42f7807b05ebb80c13be577553de │ │ ├─189467 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─189779 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─189791 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─427922 sleep 15 │ ├─51370b0c685815e314c3cfebe4ce247de3f806f46f10557b1bfcb7c9b546980b │ │ └─160649 /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 │ ├─43c9afa682aebe2c71a34486f92254b59febecdbb2f3712548c814bd0f307cc7 │ │ ├─162915 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163031 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163046 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─163269 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─427940 sleep 15 │ ├─cb82bb57b54a570787d408a971f9f84695b98e1f90ee3ecbb8137072385b389c │ │ └─52182 /pause │ ├─6fef77f2f53fb08fb948257b912b38f18227246fb7cb04b0df1dce7e7c7793de │ │ └─49641 /pause │ ├─efd93980a2cf2e6fe6267b3dedb8ccde38fa295edc3b89ecc9136d6e6c6a8c99 │ │ └─189821 vector --config /etc/vector/vector.toml │ ├─b919c939f6f0f972410bceaddc9501150b24683f465a8402039fa6db44fdc180 │ │ ├─182928 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─427935 sleep 300 │ ├─a7abe4a740c73a2a51f718958575ad6acece80641d145c0034c6b84f02d76dc1 │ │ └─100092 /pause │ ├─dceb42d05fad584ab156997554f25bff0c293240387b383f60c74072f7cc580c │ │ └─62945 /pause │ ├─b526f43ce6bd0bbd74fec3961300639f88462354316b3424b0e5c5f116de049c │ │ └─57890 /pause │ ├─1581ee31d17af19a82bfd958c2f5b630f9f78496a93aee3662c2f085820a4411 │ │ └─48424 /pause │ ├─70480355c766939333faef9b67aca164a54906329768581c43d9deaa37f7345a │ │ └─47480 /pause │ ├─a2999f2bb023e7468762bd741721752926f05a0db89d8dbb9df7ce0821bfff47 │ │ └─200611 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1105e895a541e77c49c1b7d783993142704d0a9931dd7e8a35a06e913634e8bf │ │ └─45081 /pause │ ├─ddd613fe53cba5b2549e3d8cd162d4f32ec48c332dd8ce51f8266385814ab1be │ │ └─63130 /pause │ ├─73cc65cf0fe0b5b026d19ef890dc7094a2c84360e6504772a85d4a3a3bb2d52c │ │ └─68763 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-25.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 │ ├─fab87adc0d09e263105512787659f0b49b4583439983170d38b4da80984034a0 │ │ ├─63813 python -u /app/sidecar.py │ │ ├─64154 python -u /app/sidecar.py │ │ └─64155 python -u /app/sidecar.py │ ├─a2505fe6cf5f44639ad64f3918d2a28ab438a103610a0b8a333916666526ac69 │ │ └─58200 nfd-worker -metrics=8081 │ ├─b88c2211212cdb790512b07e88ef9d476d3be437b5fd174bc9dc13028faf31bf │ │ └─69026 /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 │ ├─a3fc67bbc32bdccc390abeea42066aa7ef1bc47d985843dc92d8a9bb2836e8e3 │ │ ├─244356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─244374 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─244870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─244871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─418538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e8e688223648f12b93dc48db0333f695d883b216a5af24c3027cc827752cc920 │ │ └─118462 /pause │ ├─f74ab61810dabb58101d8ca16ffc596ac8be708e2b158ced510275311e2bd371 │ │ └─52005 /pause │ ├─5ab5392fd72b0de20f8b18771f51395d56f3d2da326dacf6a295de166ce75ddd │ │ └─68267 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e930ab86b090a5f53c392195294b53fb3f725826a88d5c74248f45541d17c103 │ │ └─250873 /pause │ ├─2f5198ae1f6c0594ee2e8ea3fc4cb9f9c2b15828883300a45209e1d849307d46 │ │ ├─162914 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162960 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162974 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─163244 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─427938 sleep 15 │ ├─8d6764c8913912c96f984f4b0273847fb6315da2dbff16461b6fcfc267371ac3 │ │ └─302240 /pause │ ├─3497b462849ebdbb35beeafade7957cd6acd24b5fe8aae06088d0a19db49c255 │ │ └─49084 /pause │ ├─33aeeeb64f916d17cc988be73ca1af3d893f539adaef5e01b4243e99e83f2546 │ │ └─269146 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 │ ├─8ab494eebd952bc89147b2afc40ce26bb3cc46d44ea973a72b94166bc151b8c4 │ │ └─69196 /bin/memcached_exporter │ ├─5780de4bb3046e0a40b5fed46827b0d2b327d1defcf60351a1dea8e9b72c2f2e │ │ └─188491 /pause │ ├─5daa54f5c0f71a30067dd1282ac957ade7e063ceba1693831e207b1c91b86fcc │ │ ├─163527 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─163819 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─163824 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─428228 sleep 15 │ ├─a9328ac37009f7f4dbacc7937df4056347a5af7c26c15dd6fb30b5f331468bca │ │ └─254112 /pause │ ├─88adfe97c9ac189f4886bca8de91eb6c70c0c9cce016df72701946caa217e3c0 │ │ └─69080 /pause │ ├─7cbf52c8899995bf5361d2028359fb8a5d1e9a7fecc7733c9bf7be75480f9bf4 │ │ └─47577 /pause │ ├─83d588b7478e4708cf7403745709c6facb2b40baadc56fad350876d04f38ebac │ │ └─319288 /bin/openstack-database-exporter │ ├─77afa457a7b5319a41d511908de9e9d75b9c23a03528dfe65b23c77086840bd0 │ │ ├─178908 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─179395 nova-scheduler: ServiceWrapper worker(0) │ │ └─179399 nova-scheduler: ServiceWrapper worker(1) │ ├─915ab161d0cbd24261aec086a7df23da1cb1b988e745b73f0ac9852c12c1d5d1 │ │ └─48792 /pause │ ├─1e6cd0bfbcd46e257a83c2ac22fa009028361ab65743928073d4b64234022827 │ │ └─44415 /pause │ ├─36b1402d950abbaccc39bee5489fd865953927bbd8b4bf327c4939f585351d48 │ │ └─181822 /pause │ ├─48b9e08f70953053f1695d874fce368c03b56b78253b74d1965b2665873d06a7 │ │ └─48366 /pause │ ├─84ba9607027463f58e133293876d2f8afe67fc46edc30f8b7b8fb0568b503fa6 │ │ └─65141 /pause │ ├─fe5c07ccad3bbf592478009113d8f2bdce1c6344c10cc86970bae527b6f8b93b │ │ └─67438 /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 │ ├─a31a704f4a1c18a5035bd009aeb38dc6c31fee3c01a9fcfe343c177db0dadaee │ │ └─130404 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─34784958dd188821284de6a131f5aa5528d63f3b1df0b65ad53b4cfb7de6583b │ │ └─164373 /pause │ ├─a7be0702ee6a12c488f72342e1eea4480d642fd9a18b77125885c9763c56d367 │ │ └─207020 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─69b2a8f77171537a8aff92c8c98be2157ee62e26bdb8b9f24125038ff9f37294 │ │ └─45264 /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 │ ├─fdfc513f3a2a3945c4de9806ee859225e553297c4a24eed6fef37129057fe46c │ │ └─269727 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4bd0e2123cf8245a7957771c1b49f97aeaeaa97caac05925f80c12b8f3f1bdde │ │ └─206121 /pause │ ├─daee4f31865f5a39bfca3a901b98e9aabca134fed46fa3f347732d57aa378891 │ │ └─65906 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 │ ├─9e3b7987e61d201cc1f26bccc50ed6082220515ca4ca113b31ff8c6ae9f71932 │ │ ├─219616 heat-api: uWSGI master │ │ ├─219655 heat-api: uWSGI worker 1 │ │ └─219656 heat-api: uWSGI worker 2 │ ├─f68d85dc331d2ff6fadfb3e8a1b83ef5b9d3363c213e73e0255ab8bad6e80b10 │ │ └─112950 /pause │ ├─d73f1477e152503fbd50a40af4f3cf6cdc448152d284bcce3a045994ca73e33a │ │ └─116766 /pause │ ├─1279f51ae3c0e511c80ab1fbaf40da0d7ba254fd26a999a352a2d560e0aa3ca7 │ │ └─315026 /pause │ ├─fc2aaab045385c205b2e20b8230cf8b85e46da5302731b5de1717cb0bbb71d13 │ │ └─249688 /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 │ ├─e6a9e29706218f92e70f170009a12679ee9fa117acc766584cc4a818c1e9ae61 │ │ ├─66885 nginx: master process nginx -g daemon off; │ │ ├─66907 nginx: worker process │ │ ├─66908 nginx: worker process │ │ ├─66909 nginx: worker process │ │ ├─66910 nginx: worker process │ │ └─66911 nginx: worker process │ ├─75e2000c95f648ec5cc0088958244c04b3ecd69a3ed428334885b0a260184b15 │ │ └─317801 /pause │ ├─9ac43a66888bc7699262e81c7a09eeafa09657c3919e514fae1435f34986ef1f │ │ └─63556 /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 │ ├─eaba20a5bcfe5ce926e495878036ed4183cc8a52f572d9469cc55e1470a2359b │ │ └─101407 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─05c5693a7731ade59d8026ac10cf920147daed655db81e57d67d59d9a1040a9a │ │ ├─143141 /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 │ │ └─143448 /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 │ ├─fdca78e827f640c5421570e1525cf8e4f40d4b3988a78afbb7797f694f0a4615 │ │ └─181893 /pause │ ├─2614d084edafc00acfa81a679ddc8f0dae5137b4ebc19fe6e360d2a69700be39 │ │ └─100136 /pause │ ├─be26a9680368a0e236ab854347abb8e167ad964f1f67decaecdbbdc6dd1217b5 │ │ ├─264406 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─264885 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─264886 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─22c7591ad110bccad9674d0f629380e6e6a0916a2227d47093c36bb10390412b │ │ └─268101 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b1693b855c4e94a2da126131b62fe1b11daf17655799f5f2458a7bb0dd102adc │ │ ├─199923 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─200320 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpay1yoaq6/privsep.sock │ │ ├─226037 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9ybvz_4c/privsep.sock │ │ ├─244332 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpadriov1u/privsep.sock │ │ ├─244495 haproxy -f /var/lib/neutron/ovn-metadata-proxy/08d1e174-4c27-4aa5-84fe-17e907a15e83.conf │ │ ├─400121 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─400122 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─5d74e2a2a9b8b98158d411fcada0093f4ed553ac6467e8bc246af8f8b1a7d6cd │ │ └─182202 /pause │ ├─ab6bf8d493d3a088d60ae96f553f3dc0c0acdde7792cbe3b9fc83eaa54917114 │ │ └─42194 /pause │ ├─4c6f8f863bc6e09b8a4f78b0580e02cf1980ce1fdfe9f4bc65e67862d2c43bab │ │ └─67881 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e8cfc4518aa82cffdf2b3c56b5e8d25e074d03ebf340078bc119fa1214f2c9fc │ │ └─58409 /secretgen-controller │ ├─04f463e19ba597dde04ee625cdf6dcec01593139175648904df7283b8a341654 │ │ ├─150630 placement-api: uWSGI master │ │ ├─150643 placement-api: uWSGI worker 1 │ │ └─150644 placement-api: uWSGI worker 2 │ ├─84c79992a4706c83e1895e9a381fbcc38e5e18b8d0d340e934fd6121013ba8a7 │ │ └─179844 /pause │ ├─b282c1297c33249a2f1e59d0c8c075778001e40b8e7e4b5f51d6f4032f2737ba │ │ └─68216 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6ac1c2e59ca6dd702f5a132234b1b958ec6460fd684fd4eb96aae1777495d0f2 │ │ ├─49898 mysqld --wsrep_start_position=a654769c-6921-11f1-8c00-1a1543c147a9:20 │ │ └─50014 /var/lib/mysql/mysql-state-monitor │ ├─790a3fb50abeb246a82f41fc396b9685d193c3743cc6efb3db380e18c0acd3bc │ │ ├─245229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245252 erl_child_setup 1048576 │ │ ├─245318 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245329 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245611 /bin/sh -s rabbit_disk_monitor │ ├─053f943ac31741baa00ef6a884cbfbb73a6137197017ceed3406b683823a8c28 │ │ ├─164624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─164647 erl_child_setup 1048576 │ │ ├─164694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164962 /bin/sh -s rabbit_disk_monitor │ ├─3ed6027d84bf6e6f4ebfc9c627ce697f2988f4c725681e8701defdbeffb08e0e │ │ └─69583 /bin/oauth2-proxy │ ├─65827d7f77a6fc351919b5e1341bd129f981d1f9617992c7982fcdc2c7f3969e │ │ └─142173 /pause │ ├─bf51bc4af9a5fb02014fca1b4f031ccb49401bc1f9377448d9baf213160ae1ea │ │ └─199667 /bin/bash /tmp/libvirt.sh │ ├─64b8d6949313ea151cb41bcea332d55dfa43b48d261292aa08211b9683a97460 │ │ └─40829 /pause │ ├─e85737d78d06e606f12bd7b19cbd8dd7b884fd385379db617df6b4157c0ea9cf │ │ └─166586 /pause │ ├─df7d5e5d96cc9694b8ae569deb9c9508cbaad76100191c17ac8eabeea82a5400 │ │ └─40960 /pause │ ├─1673296cb59703a5941a5e62d658fe960789245dde79591b804b3a80098e526f │ │ └─44559 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 │ ├─0bad36158db0596fdabf96bbcc447b60a496da9b75d7a21e12618f4b83a491cc │ │ └─269187 /kube-vip manager │ ├─f9af5f8b8f3db5416b713a1d3fcd2ab1b8e362b4044473af61e4617f34f3e298 │ │ ├─206991 /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 │ │ ├─399530 /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/tmpe2i48dsr/privsep.sock │ │ ├─399762 /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/tmp8l8dn5bn/privsep.sock │ │ └─400888 /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/tmpz3tgswu9/privsep.sock │ ├─38c38770e56c245414283387028e6a3c3cf6029a50333485c14b1d0c398d840d │ │ └─167395 /pause │ ├─1bd74d357c512c9514ad9919a64f91621813ca1c46e2610b48ca2e68cfc8e661 │ │ ├─ 75234 apache2 -DFOREGROUND │ │ ├─ 75283 (wsgi:k -DFOREGROUND │ │ ├─ 75284 (wsgi:k -DFOREGROUND │ │ ├─ 75285 (wsgi:k -DFOREGROUND │ │ ├─ 75286 (wsgi:k -DFOREGROUND │ │ ├─421948 apache2 -DFOREGROUND │ │ └─427626 apache2 -DFOREGROUND │ ├─6615bba579df74a30d13f2fe80a2636c244848f96b3689164272ef2260fccaaf │ │ └─66025 /pause │ ├─43bbf5963da748e6be295eacf87dd8729779c9f0a03f86690df4c7fc6432c41f │ │ ├─264064 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─264821 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkjpkwty8/privsep.sock │ │ ├─264854 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─264856 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8afd029c27298c5720a22830a132a57fcec5abd49d31a9bb81ed36af2e94775d │ │ └─114704 /pause │ ├─9ceb558a058e9956271876938cd8e5ea49c3362ad1fa2588eaf59b4ac7cc6ed4 │ │ ├─70123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70195 erl_child_setup 1048576 │ │ ├─70244 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70409 /bin/sh -s rabbit_disk_monitor │ ├─a4427fad542077e41b3f26a3e3ebec0763dfaf68add987b6acc1493f3208b549 │ │ └─163153 /pause │ ├─51fac040fc856a4e2f75cbe21936ba319459147210ff0fe592a6f586f0725ad9 │ │ └─65038 /pause │ ├─5c09062dfc0ec0836d3f97ad3e74764e0761466a7b175f225f81d6f3b00158c9 │ │ └─81126 /pause │ ├─8362750662cb1899c92f7a2ee8b09b94ea763f8722d2081bfba3d04d2c74fffe │ │ ├─178934 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179273 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179274 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─92f8823dd62f94f2feaaa062dcf99642f67826bd8e2e191a0f19b513401044b3 │ │ └─89979 /usr/local/bin/rook ceph operator │ ├─e05ac4d6f01e0b07119eaefc4bed9ff8fe0c8a54a020057efb18467b0cb1c68e │ │ └─100309 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-zpqw2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─89967e23ceceaf612dc994989f532b65a28bf6fd834778eec7469c266c3eb759 │ │ └─95843 /pause │ ├─f8cdad6d631be017987ee0debb6878bdff71f4afd4db0f6283359d4726c4cbaf │ │ └─68161 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3c279d8338f012da6f236ad32cd104000031ebd3f95866ba1c9e8044628d9290 │ │ └─66732 /pause │ ├─897befed90d92588a9ae19029f215a570d723a289d976a7fa03fee0cac3b8ae8 │ │ └─43994 /pause │ ├─ac928d12fd8c531b9c847f8b603d3674d6b353d57192a2415d9947409ebf786f │ │ └─66473 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b6abad0473640d142c7db086dcac6ed371e1cc2c5e6aa6de00522325ad0959e5 │ │ └─166833 /pause │ ├─fbd7ee9cb46167e8b18f1f27123453b1b2c868a0d7f56d3a44589c2b66a51f50 │ │ └─274011 docker-registry serve /etc/docker-registry/config.yml │ ├─e1fed99ffe03887668d7db8ff45e4e0bab2d032ae4d03bd4af537f621b471f7d │ │ └─40947 /pause │ ├─c3e7f672bedace437c790b0c9e986f4cadfb23f8a874963f5a360ae41ae36cee │ │ └─269230 /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 │ ├─01320f606ab86b5983e4a503362447551306b54004af9b1377b1dda15e890df7 │ │ ├─241954 octavia-api: uWSGI master │ │ ├─241966 octavia-api: uWSGI worker 1 │ │ └─241967 octavia-api: uWSGI worker 2 │ ├─b23881c3945609939c11e015614eef7dc6daa20ddafa7bba9dcf95c7b9de1ed2 │ │ └─69398 /bin/oauth2-proxy │ ├─b569e61c5622987932e8eaa9853e498198cd7d113ae5e103667b7df77b168e44 │ │ ├─49670 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 │ │ └─51185 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 │ ├─0d9d644409bd691c73784c4bb57ce4c8ea459ff6eb84d5d63b80c857d458c9d8 │ │ └─269133 /manager --metrics-bind-address=:8080 │ ├─9cdcdca88f01ae15fe9c9f8f7fa4ccdf589243827407566b7ef247c00af1aafa │ │ └─302040 /pause │ ├─22e113de5c16a265b9498f7b270ba33a436cbbdaee2b39765ed372d5928ef256 │ │ └─65719 /pause │ ├─970000997b224f733e689c9704962f34b7327462d4697ad134b94e0cec68ac8d │ │ ├─199714 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─200252 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqwwijm_8/privsep.sock │ │ ├─424441 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxi1_rc7e/privsep.sock │ │ ├─424458 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp0vofg7qi/privsep.sock │ │ ├─424564 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─424565 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─0da36adc7ba26d8951d0688ad3894574e8d71d1774c1896a8530d0b6241f18d8 │ │ └─50070 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cddfebcca62d3d93ff644063eb9d5ebffcfd537392230bbf4decc94634b7bbf7 │ │ └─232989 /pause │ ├─38019ef0075eb4fac03d3754383ea1a5490dd7a1a07313672f843e7b6276c4e4 │ │ ├─177974 nova-metadata: uWSGI master │ │ ├─178012 nova-metadata: uWSGI worker 1 │ │ └─178013 nova-metadata: uWSGI worker 2 │ ├─0f1787984750b04feff46c073e36ece7597c43344169b5d1c88c5254ca543e01 │ │ └─65095 /pause │ ├─f96bc2a329ed0386f00e3720e5d9467257b4a78823b424860c6752004862370e │ │ ├─177993 nova-api: uWSGI master │ │ ├─178014 nova-api: uWSGI worker 1 │ │ └─178015 nova-api: uWSGI worker 2 │ ├─baf3837eca5510482b22dd39b126b9c27386dc20982a3e773abd1a4fef4f5985 │ │ ├─160697 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160710 /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 │ ├─1447e5555eac6b53843e964a3ecbdae28fa19fe0d5b671c7dda04e4e5d7c5742 │ │ └─43531 /pause │ ├─c533819a657f34db552a97b9eea26ce417e67790987b0d39f3e7238a4552578c │ │ ├─312520 /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 │ │ └─312702 /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 │ ├─716207577baca99ba4e152d0f049563ae14503701c10926b22f19e43035b6f0e │ │ └─63933 /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 │ ├─c710e817bd7b9836a35ae5e8b654f9a3c0253e8f7d2beccf157031d13ed3d25e │ │ └─269176 /manager --metrics-bind-address=:9782 │ ├─dc9f5297ebec6e87c4814c894bf704f7c26772567063c0bfe6d32a03bd35848e │ │ └─268224 percona-xtradb-cluster-operator │ ├─8f9355e91608b34d8327bddcffcd52e18668c42dca491498516a425eee4c480e │ │ ├─193528 neutron-policy-server: uWSGI master │ │ ├─193540 neutron-policy-server: uWSGI worker 1 │ │ └─193541 neutron-policy-server: uWSGI worker 2 │ ├─61f170a07d98d9541ca41984551273e9747c0498a8ae4d8b68c5af300b8e8d05 │ │ └─312472 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2d5cdddcfa76e040a678511c82348dc32a071fdf0f723e0fac6bfee7326c0d97 │ │ ├─115117 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115190 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115192 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─91eb97ede53d4f873246b1009358f16c63b3df8921744afe6dba35260471ec97 │ │ ├─202521 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202615 erl_child_setup 1048576 │ │ ├─202932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203172 /bin/sh -s rabbit_disk_monitor │ ├─3fd549feae287a60a8199c3129abf2268d93e83eb0855c103f6ae49e1d27e91c │ │ └─319245 /pause │ ├─d37ca161d0cffac33639d6503de515446fc4a952a014a38006c3f7e18dab3f4c │ │ └─69166 /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 │ ├─3a55a7189b8d8404c821da07d7f3d3414190ff5dde3279bce0d88181c587ce82 │ │ └─52547 valkey-server *:26379 [sentinel] │ ├─3775a053d7a08189118a8bfc71ad494c74992f4ef6ca0eb2e26a841f4e7252b5 │ │ ├─95997 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96021 erl_child_setup 1048576 │ │ ├─96100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96371 /bin/sh -s rabbit_disk_monitor │ ├─e5abc633d2571e1451a245df0d0a55dc2095d83ed3fef276a272d153dda62fc8 │ │ └─269526 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e3ac01d862a2cde5ddba3bef7af7f9648ffae2632d1dcd7fed6612adb39661ba │ │ └─167211 /pause │ ├─fd2bc2dbe9d355aea73b6a216c1b8b13ec2644cbbf57cddf89f65c3244921326 │ │ └─249662 /pause │ ├─b86165e48f3683db2735ad6931b2863a182052bfd62165326682ab1eb5bc9518 │ │ ├─219618 heat-api-cfn: uWSGI master │ │ ├─219657 heat-api-cfn: uWSGI worker 1 │ │ └─219658 heat-api-cfn: uWSGI worker 2 │ ├─c6b9f7773ef841e392c7ee39810fd05a90131184aa9d15522302d1a4787c2678 │ │ ├─129068 cinder-api: uWSGI master │ │ ├─129083 cinder-api: uWSGI worker 1 │ │ └─129084 cinder-api: uWSGI worker 2 │ ├─c5b0ef0380214dabbb3d462bddb963281fe851eb90caef90758f81c64af94ab3 │ │ └─161411 /pause │ ├─4054e5d982f5b3266e7e4bb85e5072fd5f1a1830a85dda78d72ea59ce17d3aa2 │ │ └─167621 /pause │ ├─d57f280bf76af0e1b5edc7ddc359f7a55eb97c6b77a634c8b1eea287a16bd947 │ │ ├─ 47932 /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 │ │ ├─ 47945 /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 │ │ ├─ 48044 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─317395 nginx: worker process │ │ ├─317396 nginx: worker process │ │ └─317397 nginx: cache manager process │ ├─505242a66ebca5ad4938e8c759f5161982e57468c13f37ce8500cc646e13b97a │ │ ├─297012 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─297030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─297036 erl_child_setup 1048576 │ │ ├─297091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─297092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─297102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─297324 /bin/sh -s rabbit_disk_monitor │ ├─f7e67ea8d54cf2e8e635f85eb8a474270328e8da6f70ad9273139cdd9f216504 │ │ └─233146 /pause │ ├─84c02c9ed9b3640c43a3c9b08fb2256ba327a2f985440c0539bd3ac484eb5b88 │ │ └─302322 /pause │ ├─86a0e59c5eb51995bf4266640a5807f7a399063bf5b36b4e5db3c5ebbbcc3831 │ │ └─182246 /pause │ ├─7ede862c64cdcaa85369f737417a082b7e282a825ced9a017448fe5e32489396 │ │ └─45211 /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 │ ├─0c037070e193e524ce70ecf9e5736722822f5d843099a30cafd995fdcdd59f71 │ │ ├─321675 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─321688 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f4e26a1b30494a3951e99aac9bd55e6d9dd12dffa2f8449317fb93ac7173820a │ │ └─52673 redis_exporter │ ├─e0a3084d1b1935955fccdea37c4044e4149396dc9663d5e911418ae1799f8149 │ │ ├─243390 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─243978 octavia-worker: ConsumerService worker(0) │ │ └─243984 octavia-worker: ConsumerService worker(1) │ ├─f1f3ce8162dd0bcc1f8d65c34a91115a2241f63239e128e8b09d4711797f1ce2 │ │ ├─219583 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─219890 heat-engine: ServiceWrapper worker(0) │ │ └─219901 heat-engine: ServiceWrapper worker(1) │ ├─d58dcf31fe8373e94b0935321d403ee4976b60c66152a03e045f9312aad2daa1 │ │ └─118508 /pause │ ├─028423f446f0b6ac8115946be74f3e4cfafb77563416ffb054dc8f8d9db73adb │ │ └─142808 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4a0680d114f689b1747229a7bafce39000ab175f854896efde0049e68ac87f97 │ │ └─253044 /pause │ └─3947d36cbea09e7db4d649377c3a70dd508584420bd38e064bb89f4422ede87f │ └─247615 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount