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 │ │ │ ├─24984 /lib/systemd/systemd --user │ │ │ └─24986 (sd-pam) │ │ └─session-24.scope │ │ ├─24975 sshd: cephadm [priv] │ │ └─25017 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-63.scope │ │ ├─264460 sshd: zuul [priv] │ │ └─264475 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─264466 ssh: /home/zuul/.ansible/cp/199.204.45.209-22-zuul [mux] │ ├─310917 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hmdjegrwibpsqmtdaqopmaznpanpxjmb ; /usr/bin/python3'"'"' && sleep 0' │ ├─310918 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hmdjegrwibpsqmtdaqopmaznpanpxjmb ; /usr/bin/python3' && sleep 0 │ ├─310919 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hmdjegrwibpsqmtdaqopmaznpanpxjmb ; /usr/bin/python3 │ ├─310920 /bin/sh -c echo BECOME-SUCCESS-hmdjegrwibpsqmtdaqopmaznpanpxjmb ; /usr/bin/python3 │ ├─310921 /usr/bin/python3 │ ├─310924 /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 │ └─310926 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 … │ │ ├─ 11963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15175 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5089ba1c4ba6398baf3c143fdb0e68d730652e9c7da84af032ba07321e610b9 -address /run/containerd/containerd.sock │ │ ├─ 15497 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36717fff7bcfc952d542439ef53a5cc7cbeac3ed14eb309519cd6b8547d46c72 -address /run/containerd/containerd.sock │ │ ├─ 22281 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c48c5ca6543911ca76cdc5e1d1950effe6b24b42fbfa31b9d052532584469e92 -address /run/containerd/containerd.sock │ │ ├─ 28804 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd45db2eb15bda29a9e2b595cb409de9ab4bbb067679fd7a10d059a23514ac91 -address /run/containerd/containerd.sock │ │ ├─ 33447 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a5802cdecef374d6f5f8130874d5b4fd781c4984a79b531a8ea6d3545dbfda2 -address /run/containerd/containerd.sock │ │ ├─ 38243 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 72080e891974004d8a20c9e94858a82685c1494f9d9efcff3d2ef7d13a634433 -address /run/containerd/containerd.sock │ │ ├─ 47119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54dec5c9110b90c28ec790aa64a42eaea511b5184f840a2ff5ceb7a47345e069 -address /run/containerd/containerd.sock │ │ ├─ 47181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 581bf7a463c694e5ccdca103998e10d4b0b9833acec2eb259ef1de08bfb296ac -address /run/containerd/containerd.sock │ │ ├─ 47183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70639f4a0029f496131917284c8830b6254f6de7edb47f5cdbcca690dcb705b1 -address /run/containerd/containerd.sock │ │ ├─ 47186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4882779fe1780c9a25e31e3ecd9c748314e067a1d7313699c0777e7dd2538b -address /run/containerd/containerd.sock │ │ ├─ 47187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7459915c30507842d12b3b61a1a8c23682349c091cf6b92486c3b6b274a33a4 -address /run/containerd/containerd.sock │ │ ├─ 47913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96250fc1c6115035ac461493697f3b673f7b4f5ecfc7b398323590ef29cbeb8 -address /run/containerd/containerd.sock │ │ ├─ 49044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6174b15501f9c6fba4b649f03820f0e051a67fdfedd79d32a32a3444bb56db -address /run/containerd/containerd.sock │ │ ├─ 49089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63f0f2638c27f5587f12b7a8fbca176e79e1616d241299186e9d453b3878d8f -address /run/containerd/containerd.sock │ │ ├─ 50437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d26153497fc12e9c4c15d7656ee754a910193ccf8167673fd7327ee3f8749e -address /run/containerd/containerd.sock │ │ ├─ 50948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a8ef9e27dba26c627a1335d475ed37ceea77b66b0210636ec07e344a875935 -address /run/containerd/containerd.sock │ │ ├─ 50985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6d48ef264178038e5bbd1fe6ed605e9e94a171e27502d28dfa72551fbe7098 -address /run/containerd/containerd.sock │ │ ├─ 61509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897b829af10959a709d0c5ecd177fbb9bf31347c561d9dfe66615455e45f3185 -address /run/containerd/containerd.sock │ │ ├─ 61931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfb437c10a82c2f77178f2b07faa483e73c1895914fc7681ce6f67dcb3ecbad -address /run/containerd/containerd.sock │ │ ├─ 62055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3303b4983eba5d280c82a1d205f6e143f4c4b133f6bd79a015a5145bb954e2e0 -address /run/containerd/containerd.sock │ │ ├─ 62073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae76137d84eef73e13b1050c1cc49358320d491280daac6fedb4b025a240df9 -address /run/containerd/containerd.sock │ │ ├─ 62095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ac8172d324b3cfad411459bbdc9b8a018925068e05c32dc3785604afb2cade -address /run/containerd/containerd.sock │ │ ├─ 62194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44cf6bdf58994d80676fc0d2a89d3bc0e52942b22c38030675d2003d0f171ec9 -address /run/containerd/containerd.sock │ │ ├─ 62419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b92ab9594cf0e322a11dab2098d923de757b1ffc2c72ea42b22d71f4c065b0 -address /run/containerd/containerd.sock │ │ ├─ 62594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23c1ad25a49ab214fb669debff0ce1a10b500a0dff88a443edde623c0d6abd5 -address /run/containerd/containerd.sock │ │ ├─ 62638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab5480c0998dba9af34fdf24a827fc8aab3c7c8babd8a60c9eeb3531fce65c6 -address /run/containerd/containerd.sock │ │ ├─ 62683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00bb7f740b314586362d23aa07fb60abe3e4e3f55912252403b63ac3d8db07d -address /run/containerd/containerd.sock │ │ ├─ 62730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84337f89efbca428ba44140d35eb74729b3e83a0a24245054b543ed40980fa36 -address /run/containerd/containerd.sock │ │ ├─ 63268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf5d001bed0046e1d8a361fa29da94d19b75000b286bd168cd43ddc6fa94943 -address /run/containerd/containerd.sock │ │ ├─ 64572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bec323961d64ebc21ed2a4f0e9c128bd07515a2ad41db5b25cfaa76eed5e83b -address /run/containerd/containerd.sock │ │ ├─ 64684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbd3b0edb4190e6b374523cb4f18b015a6ad633c386f9f9b9fd3f50ddd1e165 -address /run/containerd/containerd.sock │ │ ├─ 67161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0590c3954b2f20e52836c11a0e4d03283c908ce4404610f1cdcd3a5854417fb7 -address /run/containerd/containerd.sock │ │ ├─ 69057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f422e3d117d98bd91d17186e0f1911f7e686b1a5402efa87f74e2cbfa1cf2459 -address /run/containerd/containerd.sock │ │ ├─ 69166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5937abb864d1fdb2542fd938325097313639599a3f3cdcbb6479442a23a1426d -address /run/containerd/containerd.sock │ │ ├─ 69381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34768cce90004d8d88d176f8c1b8115043dc362513a9e1a3aac0f6bf3250041f -address /run/containerd/containerd.sock │ │ ├─ 69439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ded526de123ab05c492a49eff7b3f8c67d6541e35c80cc73fb07d38e09bf45 -address /run/containerd/containerd.sock │ │ ├─ 69984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a8716d36b3640913aa386147c37b5f142761ba40faaa47912a90ae38b7a0313 -address /run/containerd/containerd.sock │ │ ├─ 70296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7ce8f91350fff0002c2800d0dd25a67c0d77e13de8da84ce1483f8ddec2ca6 -address /run/containerd/containerd.sock │ │ ├─ 71372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac8fda73ed380f3d658d6735c230dcefc497a3ba77f89212610965c74bb2c25 -address /run/containerd/containerd.sock │ │ ├─ 72012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc45a4d7930c169687f873056d259603ada1a5659ac8bc94f6fc039ea179a2f -address /run/containerd/containerd.sock │ │ ├─ 72170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f8e0397a37c14f96c3f65a5b7fd8250a97592627ec4e509d289f91b98e0b6d -address /run/containerd/containerd.sock │ │ ├─ 72530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331ae27eff2a4b2161334c3d41f94605106a8ffa29ab9f6c11a9938630d0e1be -address /run/containerd/containerd.sock │ │ ├─ 72595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad3cf17b05b53ca5d29ba7948fcdda4d9487b25a17bff268a2ec37d650365aa -address /run/containerd/containerd.sock │ │ ├─ 73190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21552d4910de8f5444e6467d079c1d4ee9628c4bdf88591f98b20ccda17f78b -address /run/containerd/containerd.sock │ │ ├─ 77123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93ebcacfe148449a96b1c97319044d198857966ddcb221f611c0720669cda55b -address /run/containerd/containerd.sock │ │ ├─ 84271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 551a40704cb5e55b34119dbb97fa17610b548ebf3923a8ce9a8aa5ecc620a90a -address /run/containerd/containerd.sock │ │ ├─ 85606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7036a2b86e03b1124179244ee72783c2be19f59529edaa3ee65bdbada89119f -address /run/containerd/containerd.sock │ │ ├─ 88396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cede8edaf5af4d8d646ce75d3cb76f73314f823c76d8e52ac36dfe89c21e392 -address /run/containerd/containerd.sock │ │ ├─ 92711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b60fd01f7d06c5b6bb7d14f7266bcd9aab2f997b0a128e9236a5ade511663fc4 -address /run/containerd/containerd.sock │ │ ├─ 92834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44bd8f9ab68cef0834c847f3d29fd67b5de1b194d00eb70ad5cd683259b33f02 -address /run/containerd/containerd.sock │ │ ├─ 92878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2b8d5b1c1d5cf9795a461d06795ca2053d23b2135ae829f16963a0911c0629 -address /run/containerd/containerd.sock │ │ ├─ 92929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a32729036831f239473953ed84b4ea040aeb065e36ae9646fd9489c010c537 -address /run/containerd/containerd.sock │ │ ├─ 95284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb81037219fdc572b3366607e1125927abc1b31e5b43c5a6a21615501e52fc2 -address /run/containerd/containerd.sock │ │ ├─ 95323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1865a8ea5e17e6dd51e9b4da13912133abfbde5f765a60b0132e19a10461cb1d -address /run/containerd/containerd.sock │ │ ├─104022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca9836db2344598297cf35f570b7eaf833de0ecc3c30a8ba9aa4e70ef6fe91f -address /run/containerd/containerd.sock │ │ ├─105437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 175c3763eee2b368604865e9866c90e367c8b67c142bb5fa8a7bebe74f89be59 -address /run/containerd/containerd.sock │ │ ├─105683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bf1817c1c19ef54dfe79193b73ff48660c6783fd02261f1635b64598c45b0a -address /run/containerd/containerd.sock │ │ ├─106093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7314c7b172765d9790b117fef5be14aefe1dfe88f6bca3b96b56dc52c1f5aa9e -address /run/containerd/containerd.sock │ │ ├─106459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459369c3ae5e2d1c8f4645bbbe78742081b4231938cc019b4d3863bcccb5661a -address /run/containerd/containerd.sock │ │ ├─106881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38704c0bd575431ad70a7e5d1db4a821023d3e7a343e53c8537fb1e7f19fb2c8 -address /run/containerd/containerd.sock │ │ ├─109143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1bc3afb02bfa00e6cbe45f621ce869fabff9ebb377daefccc81840525efca57 -address /run/containerd/containerd.sock │ │ ├─111127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4f66d32443e3e11368b13ba90f04c81878ffe47e52b9d61e3afede0d57e409 -address /run/containerd/containerd.sock │ │ ├─111343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5ac62357eeef9f763ba40a2b4d65f18809ba74688525620ea90121412d21dc -address /run/containerd/containerd.sock │ │ ├─111369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73e13d63c0b430c54ef803262110632998c3e70cb296ceca7910841771fedd0b -address /run/containerd/containerd.sock │ │ ├─111809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f1e7d2c11259468f944cbc87b48126933ea846a319addd24728d6a2a96d769f -address /run/containerd/containerd.sock │ │ ├─111992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6f7260a17fdd634a860f094dee8220cca4463dab4374ee6161f6dc080b070f6 -address /run/containerd/containerd.sock │ │ ├─114429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c337106ecd0d0bc44e3ed582b616939e7e3a1b89899d0ff36fca6edba497b2b -address /run/containerd/containerd.sock │ │ ├─136075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05243d6a9560b5b0d9c5c2bef500715a8db0d38db4b8a93bcfe751cbe328c8c8 -address /run/containerd/containerd.sock │ │ ├─136245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f93907301a19628bd5c6ab3a54909be86572fb0caf2ac1ab19d6e1cc3ed42b -address /run/containerd/containerd.sock │ │ ├─136409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb45da48250a028e2e1777b02aa9a288b26385e5592bc17df38544d58365141 -address /run/containerd/containerd.sock │ │ ├─141681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c9291458bbd43c1dd0024bc78ce6e362435e49b3e6f72ab3c9b9c9a273d5ba -address /run/containerd/containerd.sock │ │ ├─141739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04bb172ef41e3a06f6d017e40d09186bc1652120bf7597b7668e2f0f9a92c0f0 -address /run/containerd/containerd.sock │ │ ├─142118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b148440d0b5d09611d9b8dd15e1f0662c3f1edc2e06022d53ada8d98cfc3c145 -address /run/containerd/containerd.sock │ │ ├─145927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d50fccd8287172186e177dc1b381c6f9a005d84d2821c5402f49d8ec57fcedf -address /run/containerd/containerd.sock │ │ ├─146249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf0b21d01d7bff1abb7720aabfe57c8e6e5988442457c9d7d6b38d205d3970a -address /run/containerd/containerd.sock │ │ ├─146325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5284d7a3ba98600586691b88b101499c2094565637f6dc95897ed2bab0f8a7e -address /run/containerd/containerd.sock │ │ ├─146595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84913dacde404e87cfbb5768592ad45eaea5746f118ff42976210f5a9ffe61a0 -address /run/containerd/containerd.sock │ │ ├─146875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62224c058b282b91611f3cbd9ee94c9a5f04f5cfed838c663ccda278bf583610 -address /run/containerd/containerd.sock │ │ ├─147131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52683b782f2a74480b074384166a2a7e8a589f91bed7ddce6dd5fc237c4becd8 -address /run/containerd/containerd.sock │ │ ├─155075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69961e6b754a05ce70d1fcd11cd1e660c76e668454f2e4f357e802c449292df5 -address /run/containerd/containerd.sock │ │ ├─155128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5aef896182d7cf2a65b086ea38fcdc2000fdc4be2f52c4b445985ef512dadd9 -address /run/containerd/containerd.sock │ │ ├─164968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48abe685fc508d63fc238cf760a2c30f822fedf1a8cbaafe95ee747868ee5526 -address /run/containerd/containerd.sock │ │ ├─166762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8f83ae4883c7b22be1b1dc14ea4442c20827a5f2ae7bd43d481bc8537f31cec -address /run/containerd/containerd.sock │ │ ├─166863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a8ae3e28e2814fd2efaeaefb1b8fbd0e2d7e24fb1d27cdf5e2f2432418bc15 -address /run/containerd/containerd.sock │ │ ├─166910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10189f506efa95d4fc7a98c6c27d4ca01dd4356949bbf61d15f51b20880b7244 -address /run/containerd/containerd.sock │ │ ├─166916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62d4eea6198cb4876336fa874ab79458a3965f1279ebef575a1780225fc11b6 -address /run/containerd/containerd.sock │ │ ├─166953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6242183d31535556a3f3a4c0eeb0bc12bafa90870feaedc27f9c0034232356 -address /run/containerd/containerd.sock │ │ ├─167422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ff7603e5e045c09c91905d825f69036fdd1bc32cbc3347b9903ed9cc15d23ec -address /run/containerd/containerd.sock │ │ ├─167462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e526998c0a2872bb5f9632103dc0cf1e6dc18808608d948d2cac0b2deed63b3 -address /run/containerd/containerd.sock │ │ ├─182381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 915321669e0dc542d90af8091547bdd438953833b1010a7a36a9cc4a1d81055a -address /run/containerd/containerd.sock │ │ ├─184617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267cfd4cc4d2548a007a32c5b8914f4df91ae19879001291434f9e76e09173fd -address /run/containerd/containerd.sock │ │ ├─184903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1709dee65936592a495cd23f668e75c65e5a0e42c45bd342ee9e4cf810484fb3 -address /run/containerd/containerd.sock │ │ ├─185997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075ad06df664b4a8b995a45e7719fb62ba6ebb43b848d3be3a8f3339e0e7885d -address /run/containerd/containerd.sock │ │ ├─191847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b4d97b2a73e1902e17ba28f6a61b513512e4cb2100fe7ecfd65b822039884e -address /run/containerd/containerd.sock │ │ ├─192084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681d6b9c8297e93edba9fc2fdb4f390af84cd17da5cd17cdd1ba3a20738e6035 -address /run/containerd/containerd.sock │ │ ├─192154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d6ef64fe1567ab413662cc3fd1bd297d496a1a69ee0413c39699d7da437544 -address /run/containerd/containerd.sock │ │ ├─192177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ec9168952d45097f1ad7ecaa789ac1890b87a1a48552513690a73bfd0291de -address /run/containerd/containerd.sock │ │ ├─221510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f3871cb2c91e22ce2ce358bcd3d8c68d231ac4f1927fa80067d967962ff428 -address /run/containerd/containerd.sock │ │ ├─221541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052dc83170547441856e581cd992575e0ccf4cc71116d2d804e8cfbefc856751 -address /run/containerd/containerd.sock │ │ ├─221566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a51d2199948a5e8954e961525e05ab7f98f2b21bde399c70709268ff10c714 -address /run/containerd/containerd.sock │ │ ├─221865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8934c5d336486fac75e0c5c16e60c70f93b62058c0a49e6beba2330943ca4ce2 -address /run/containerd/containerd.sock │ │ ├─237465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db153b7394443ee5b7a1cdb2338218a23df915ad760841321db96db512b2232a -address /run/containerd/containerd.sock │ │ ├─240288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a6575934045731fa228caae6317f7b22b5cbc61399cde9f2b9e931d0bf40daa -address /run/containerd/containerd.sock │ │ ├─241541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9b89829b503c5dad73833404a41fcc7f404aea7a3ef856ef540987653c49df -address /run/containerd/containerd.sock │ │ ├─242554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d513dc7de6c69225eecbc52804e6c1f4c8ac3b6fcf015a710e4bd40f5084b49c -address /run/containerd/containerd.sock │ │ ├─243251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2327c3bf86ce6db16fc421669d61b8ad4768b3d8cc09e8000ad64bb9ae64e9c -address /run/containerd/containerd.sock │ │ ├─245530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 661a965372b5c88a2ead5cfa42880d3214456091de0e10cbfe7192ff7dd551e9 -address /run/containerd/containerd.sock │ │ ├─247147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beec306db10c0e42b0cef450b311c4f89cac7219c9fd4c9ac6a0da30d70d10b4 -address /run/containerd/containerd.sock │ │ ├─247278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48018bff4bc409835c3be31f5d88068b526936183f256ef07f225db2f1dc811 -address /run/containerd/containerd.sock │ │ ├─257141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12df1b947fb5d7433cc08f0308679e3a6b9282a5db72509737740637b8ca3d14 -address /run/containerd/containerd.sock │ │ └─257617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fee064384ff02a15bc6a505bf930a07ad6fe0f6df0f13285c161f5c6c2004c77 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─docker-36717fff7bcfc952d542439ef53a5cc7cbeac3ed14eb309519cd6b8547d46c72.scope … │ │ ├─15534 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ycjari -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15570 /usr/bin/ceph-mgr -n mgr.instance.ycjari -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-d5089ba1c4ba6398baf3c143fdb0e68d730652e9c7da84af032ba07321e610b9.scope … │ │ ├─15200 /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 │ │ └─15219 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─33165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─33430 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─22242 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─22261 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─28509 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─28786 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─37952 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─38226 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─15089 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─15120 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ycjari.service │ │ ├─15451 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ycjari/unit.run │ │ └─15470 /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-ycjari --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ycjari:/var/lib/ceph/mgr/ceph-instance.ycjari:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ycjari/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ycjari -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─12702 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-c48c5ca6543911ca76cdc5e1d1950effe6b24b42fbfa31b9d052532584469e92.scope … │ │ ├─22309 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─22328 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─58837 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─47588 /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.209 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─run-r303a755637614356a009e090018aff44.scope │ │ └─184564 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-72080e891974004d8a20c9e94858a82685c1494f9d9efcff3d2ef7d13a634433.scope … │ │ ├─38267 /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 │ │ └─38280 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1539 /usr/sbin/uuidd --socket-activation │ ├─docker-dd45db2eb15bda29a9e2b595cb409de9ab4bbb067679fd7a10d059a23514ac91.scope … │ │ ├─28829 /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 │ │ └─28841 /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 │ ├─chrony.service │ │ ├─13268 /usr/sbin/chronyd -F 1 │ │ └─13269 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-6a5802cdecef374d6f5f8130874d5b4fd781c4984a79b531a8ea6d3545dbfda2.scope … │ │ ├─33470 /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 │ │ └─33484 /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 │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─51350 /sbin/iscsid │ │ └─51351 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─e61e5e566a3cd398aac7195e965993495dd2f088101244b570807f7f7460a9b6 │ │ └─51075 /coredns -conf /etc/coredns/Corefile │ ├─40d6ef64fe1567ab413662cc3fd1bd297d496a1a69ee0413c39699d7da437544 │ │ └─192199 /pause │ ├─31338165f065dc6e68c2d4ca354c2dd4caba44755bb14c3298a30c1dbfc08136 │ │ ├─162056 nova-api: uWSGI master │ │ ├─162091 nova-api: uWSGI worker 1 │ │ └─162092 nova-api: uWSGI worker 2 │ ├─122480e3bd46197682670794adbb668bc6b33c5f7f40f25daf38a2b3714fc9ca │ │ └─69575 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1bec323961d64ebc21ed2a4f0e9c128bd07515a2ad41db5b25cfaa76eed5e83b │ │ └─64613 /pause │ ├─b15b80ef45ace5a8544646381982d15f5dd0772b04467ca2b662243b227ffb90 │ │ └─242647 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2771060334f0fc42f5cc9cc7fe872deceffb200910d38e699e86af16c6d49efa │ │ ├─163185 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─163972 nova-scheduler: ServiceWrapper worker(0) │ │ └─163974 nova-scheduler: ServiceWrapper worker(1) │ ├─70639f4a0029f496131917284c8830b6254f6de7edb47f5cdbcca690dcb705b1 │ │ └─47285 /pause │ ├─be09ecb90f5264ab7e1ab2755b871980f2792e663de902225e90d83a0b6cee11 │ │ └─156334 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6279eda08da4c42d5d16f14aae030c6de8eb47aa062f88a07eece680cda45a21 │ │ ├─112967 apache2 -DFOREGROUND │ │ ├─115089 (wsgi:h -DFOREGROUND │ │ ├─115090 (wsgi:h -DFOREGROUND │ │ ├─115091 (wsgi:h -DFOREGROUND │ │ ├─115092 (wsgi:h -DFOREGROUND │ │ ├─115093 (wsgi:h -DFOREGROUND │ │ ├─115094 apache2 -DFOREGROUND │ │ └─115095 apache2 -DFOREGROUND │ ├─e62d4eea6198cb4876336fa874ab79458a3965f1279ebef575a1780225fc11b6 │ │ └─166980 /pause │ ├─5d85f5cb633c4bb6b550b39073e56d8a857c37413907c79b4b20983c4451927a │ │ └─73085 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─90d8e09b0d9f9ad1ce838b6a6d86ca623d01be55dc91b2b564e88c67177548ec │ │ ├─109536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109557 /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 -- │ │ ├─109563 erl_child_setup 1048576 │ │ ├─109834 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109835 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110164 /bin/sh -s rabbit_disk_monitor │ ├─4eb45da48250a028e2e1777b02aa9a288b26385e5592bc17df38544d58365141 │ │ └─136433 /pause │ ├─175c3763eee2b368604865e9866c90e367c8b67c142bb5fa8a7bebe74f89be59 │ │ └─105489 /pause │ ├─5a8716d36b3640913aa386147c37b5f142761ba40faaa47912a90ae38b7a0313 │ │ └─70016 /pause │ ├─551a40704cb5e55b34119dbb97fa17610b548ebf3923a8ce9a8aa5ecc620a90a │ │ └─84298 /pause │ ├─d1d5db36a80a6e72b2ddf32276f6b8177c3e611c38ca0c75c70eb8ee7d93b3d2 │ │ └─241957 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─12df1b947fb5d7433cc08f0308679e3a6b9282a5db72509737740637b8ca3d14 │ │ └─257164 /pause │ ├─c610c00ec4ec8fc93f806323c7c9d43f93bb0bb1916e7620a20af408290a55b5 │ │ └─155468 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-lw7hc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d43d643f73aa431d442aa78dbfb088a791d68271fcda60708b03bfbc67f0c2a0 │ │ ├─107056 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107099 /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 -- │ │ ├─107115 erl_child_setup 1048576 │ │ ├─107480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108365 /bin/sh -s rabbit_disk_monitor │ ├─b64217a9099982f8b5c7a6e9e3c272188ae32089722ac1ad1ba0f06f3b709091 │ │ ├─122329 placement-api: uWSGI master │ │ ├─122342 placement-api: uWSGI worker 1 │ │ └─122343 placement-api: uWSGI worker 2 │ ├─bb518a29fc7fc981718b23a0094356a18b5c0bb2556b4ea7bbd3a6ee9a8f540b │ │ └─65534 /bin/memcached_exporter │ ├─1709dee65936592a495cd23f668e75c65e5a0e42c45bd342ee9e4cf810484fb3 │ │ └─184941 /pause │ ├─b23c1ad25a49ab214fb669debff0ce1a10b500a0dff88a443edde623c0d6abd5 │ │ └─62617 /pause │ ├─f96250fc1c6115035ac461493697f3b673f7b4f5ecfc7b398323590ef29cbeb8 │ │ └─47937 /pause │ ├─5937abb864d1fdb2542fd938325097313639599a3f3cdcbb6479442a23a1426d │ │ └─69194 /pause │ ├─f422e3d117d98bd91d17186e0f1911f7e686b1a5402efa87f74e2cbfa1cf2459 │ │ └─69085 /pause │ ├─ff306ce4a5d56350116129fcc541411ba94833b4211089dacdea27bde5cbe371 │ │ ├─141993 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─142389 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─142391 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─44bd8f9ab68cef0834c847f3d29fd67b5de1b194d00eb70ad5cd683259b33f02 │ │ └─92860 /pause │ ├─8d0e5d791754ee2860edb799ff9e00fb175d413c64b332ac8327fe94b299fd1c │ │ ├─177478 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178016 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyn5eg8qa/privsep.sock │ │ ├─178194 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp1jlnit46/privsep.sock │ │ └─178815 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─04f8e0397a37c14f96c3f65a5b7fd8250a97592627ec4e509d289f91b98e0b6d │ │ └─72193 /pause │ ├─e9c0464a09c1d243dce8dc04777619bd61950832f4ef6562a5077183a8e6c7e3 │ │ └─69650 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e63f0f2638c27f5587f12b7a8fbca176e79e1616d241299186e9d453b3878d8f │ │ └─49113 /pause │ ├─052dc83170547441856e581cd992575e0ccf4cc71116d2d804e8cfbefc856751 │ │ └─221606 /pause │ ├─2a9c8f1eb0bfa753a3887b720bb1b073d679ae1e8e8ec3f5802a74a02855cccc │ │ └─63635 nfd-worker -metrics=8081 │ ├─0ff7603e5e045c09c91905d825f69036fdd1bc32cbc3347b9903ed9cc15d23ec │ │ └─167446 /pause │ ├─0fbb47a610af8afcdb7ce4a61bf987bea9743f8273096b8c6551f02237d2a4b9 │ │ └─47523 /kube-vip manager │ ├─4d50fccd8287172186e177dc1b381c6f9a005d84d2821c5402f49d8ec57fcedf │ │ └─145992 /pause │ ├─28ec2e5ffdd5b0721bd4ba1213f882b99443d3365105408a3ad30bf2e17cf708 │ │ └─266466 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5ae9f167d868de1007f2829ccd891228689a9d7c7bf813c0266ce6b26c5926c6 │ │ ├─165260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165277 /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 -- │ │ ├─165283 erl_child_setup 1048576 │ │ ├─165405 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165508 /bin/sh -s rabbit_disk_monitor │ ├─8934c5d336486fac75e0c5c16e60c70f93b62058c0a49e6beba2330943ca4ce2 │ │ └─221890 /pause │ ├─62224c058b282b91611f3cbd9ee94c9a5f04f5cfed838c663ccda278bf583610 │ │ └─146898 /pause │ ├─1ca9836db2344598297cf35f570b7eaf833de0ecc3c30a8ba9aa4e70ef6fe91f │ │ └─104075 /pause │ ├─3303b4983eba5d280c82a1d205f6e143f4c4b133f6bd79a015a5145bb954e2e0 │ │ └─62160 /pause │ ├─adb81037219fdc572b3366607e1125927abc1b31e5b43c5a6a21615501e52fc2 │ │ └─95309 /pause │ ├─b2971cabca9470b2fa3d2f72fd4ec88639c9b47926b3e0e65b9171f4dae88523 │ │ └─96364 /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 │ ├─e6b5cc2cd886505a3e62d29bbc309dddb30c96112da13b8cc111fa7a72051fbf │ │ └─93316 /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 │ ├─60dc5f8a1ec7b87712dc30647f244397410ad7453f8448892e715c245da4e209 │ │ └─93773 /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 │ ├─bc6174b15501f9c6fba4b649f03820f0e051a67fdfedd79d32a32a3444bb56db │ │ └─49076 /pause │ ├─74ae7f39c601125fb86a8886eeb3faec4af744ef49246a0e91d4f2aab1e6646f │ │ └─266394 docker-registry serve /etc/docker-registry/config.yml │ ├─4e4f66d32443e3e11368b13ba90f04c81878ffe47e52b9d61e3afede0d57e409 │ │ └─111156 /pause │ ├─3f247cde5ed0d1c54587b72c9fb0021ea8f7426e5b82679e59855d28f581ee60 │ │ └─72579 /manager --metrics-bind-address=:8080 │ ├─c006463f97c15f9d71a79e2c93309baaa600aa06cb38e12c268a41214343f3e9 │ │ ├─131800 heat-api-cfn: uWSGI master │ │ ├─131892 heat-api-cfn: uWSGI worker 1 │ │ └─131893 heat-api-cfn: uWSGI worker 2 │ ├─f1b4d97b2a73e1902e17ba28f6a61b513512e4cb2100fe7ecfd65b822039884e │ │ └─191874 /pause │ ├─12c637c7fa256b18f9ab58cbed257473ead5354d0c835374b4c99d5b2333c1a0 │ │ └─245582 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─581bf7a463c694e5ccdca103998e10d4b0b9833acec2eb259ef1de08bfb296ac │ │ └─47283 /pause │ ├─8c337106ecd0d0bc44e3ed582b616939e7e3a1b89899d0ff36fca6edba497b2b │ │ └─114454 /pause │ ├─3e1d8e2e570ac8da02d5ead4ebf2473dd16e0f332ccd066cf2ddfaa94f5f568f │ │ └─64376 /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 │ ├─1196802ab468221671caa79397d0055973d327f184a7828786f001cc60a9cc06 │ │ └─84455 /secretgen-controller │ ├─fee064384ff02a15bc6a505bf930a07ad6fe0f6df0f13285c161f5c6c2004c77 │ │ └─257643 /pause │ ├─eb7d0af07df5e7c50ec5eba093ddeb45717e7ce12a063f8b8b9c170333472f30 │ │ └─47962 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a7459915c30507842d12b3b61a1a8c23682349c091cf6b92486c3b6b274a33a4 │ │ └─47259 /pause │ ├─028aaf239341db3199bfbe9e7a2660731c352c8c4da77aa7ee00439b41fe6377 │ │ └─96273 /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-209.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 │ ├─0590c3954b2f20e52836c11a0e4d03283c908ce4404610f1cdcd3a5854417fb7 │ │ └─67185 /pause │ ├─915321669e0dc542d90af8091547bdd438953833b1010a7a36a9cc4a1d81055a │ │ └─182409 /pause │ ├─84913dacde404e87cfbb5768592ad45eaea5746f118ff42976210f5a9ffe61a0 │ │ └─146633 /pause │ ├─09b860149828ee3c2281e6159b24c2c28fd3ec79a0598d3a7f57d8f4e8c54475 │ │ └─50504 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f2b42d1c992303c607ac8b82da4282c5fdb0eff37d4ae2eac102cc6a935b9001 │ │ ├─176524 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─176844 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─176847 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─176850 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b0dd4332be014933be3a2aa5a78dca0d26c9ef7e9b19e4441d22c0af3b1a24e6 │ │ └─64195 nfd-gc -gc-interval=1h │ ├─85b705ed8783a8f291bfa45dceb66b167af12360506adb3dfd7d555b7049ab5f │ │ ├─63713 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─63726 /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 │ ├─24c54bd08764e7bdbf32f540be7de0e9b21c559b921c2627b5f5a680007aa280 │ │ └─234390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─844b626c1e4229ead6ddb2676d1574de68f2830de39bb5b5d463fbd17e182c7c │ │ ├─257218 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─257953 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2gsdouue/privsep.sock │ │ ├─257965 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─257969 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─52683b782f2a74480b074384166a2a7e8a589f91bed7ddce6dd5fc237c4becd8 │ │ └─147156 /pause │ ├─f6005866955c2afc4ab459f45be6b9405449313def4b9b6fc0d10227c7ebf40d │ │ ├─127700 barbiacan-api: uWSGI master │ │ └─127715 barbiacan-api: uWSGI worker 1 │ ├─bda228fbf4fc7b95a7ff62fb22a99247ed14aaf50e6b32a02e56643955ded34a │ │ ├─86048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─86065 /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 -- │ │ ├─86071 erl_child_setup 1048576 │ │ ├─86137 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86148 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─86248 /bin/sh -s rabbit_disk_monitor │ ├─178833f9ebe425635d022fe7634a0e47ff9e49873458171afdc7233f0e62c50a │ │ └─63679 /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 │ ├─8a801a87a1553fcd421f52ecac0cb4e1b82c4a30179edd916ad08580db568e48 │ │ └─243302 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─44cf6bdf58994d80676fc0d2a89d3bc0e52942b22c38030675d2003d0f171ec9 │ │ └─62228 /pause │ ├─74afd5484a9bdf7381db6cad0e39a81f855b18a45cfc3ac7b7f868c8d1f4e540 │ │ ├─266601 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266633 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─119abfef3a0ae022d8e5d09328a5dd0e695f8bc2ad1b27c8bec352d920c1f77f │ │ ├─94577 python -u /app/sidecar.py │ │ ├─95073 python -u /app/sidecar.py │ │ └─95074 python -u /app/sidecar.py │ ├─c1f1a182896b28c3961111d82ec9d8aa55f492cfca75018e749f2adf2a91ce98 │ │ └─228385 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─78e08d2c6749786dbeb9d83b37f50dd450e769e6b3ac3a7d762ea8c721353798 │ │ ├─49606 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─50032 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5ad3cf17b05b53ca5d29ba7948fcdda4d9487b25a17bff268a2ec37d650365aa │ │ └─72618 /pause │ ├─5f7a8f73d8de19c89b11bfd70d1f39b2264fe1a859075fb2b2ccf57669b7d5cc │ │ ├─142416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142462 /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 -- │ │ ├─142468 erl_child_setup 1048576 │ │ ├─142525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142926 /bin/sh -s rabbit_disk_monitor │ ├─3a665ced70e46ff89fc838eaf7cd175ba7973f8ba827fd71945b5979482a9e31 │ │ └─73949 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─04bb172ef41e3a06f6d017e40d09186bc1652120bf7597b7668e2f0f9a92c0f0 │ │ └─141782 /pause │ ├─dfb39d3d7ca9502e098b467fefd820cc7ab698aa2844e71a5ad27874aaabcd7c │ │ └─72253 /manager --metrics-bind-address=:9782 │ ├─32ac8172d324b3cfad411459bbdc9b8a018925068e05c32dc3785604afb2cade │ │ └─62158 /pause │ ├─69825592d774d122fd803ec0027acb8f2c337728423e00e755ba24009a77634c │ │ ├─73573 mysqld --wsrep_start_position=cfd5d108-392c-11f1-b999-5349e55fa369:20 │ │ └─73669 /var/lib/mysql/mysql-state-monitor │ ├─2e021ce73d98e79589cf808507d2021ccd294f9609bd604ed57be9b50c3f473b │ │ └─74298 redis_exporter │ ├─18dc321550fbcf3e56a19db91aeeeba2e3f5a719beb0a956994c8088b37facc3 │ │ ├─163196 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─163707 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─163708 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─661a965372b5c88a2ead5cfa42880d3214456091de0e10cbfe7192ff7dd551e9 │ │ └─245554 /pause │ ├─d2ec9168952d45097f1ad7ecaa789ac1890b87a1a48552513690a73bfd0291de │ │ └─192237 /pause │ ├─d7036a2b86e03b1124179244ee72783c2be19f59529edaa3ee65bdbada89119f │ │ └─85630 /pause │ ├─1865a8ea5e17e6dd51e9b4da13912133abfbde5f765a60b0132e19a10461cb1d │ │ └─95347 /pause │ ├─6ac8fda73ed380f3d658d6735c230dcefc497a3ba77f89212610965c74bb2c25 │ │ └─71400 /pause │ ├─fcbd3b0edb4190e6b374523cb4f18b015a6ad633c386f9f9b9fd3f50ddd1e165 │ │ └─64707 /pause │ ├─d5284d7a3ba98600586691b88b101499c2094565637f6dc95897ed2bab0f8a7e │ │ └─146366 /pause │ ├─272d6e67e83b6601cd113190f5b7031978c922f2cf4471abd4373ae7473a4b03 │ │ ├─185152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185169 /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 -- │ │ ├─185175 erl_child_setup 1048576 │ │ ├─185409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185838 /bin/sh -s rabbit_disk_monitor │ ├─7fe1834622e9561bb9d220b7b0db917d7fc2f62369de7fbef1d312077717663a │ │ └─62853 /goldpinger --static-file-path /static │ ├─b00e305e7d48f17cfe12d91905b5a611b526cc3529e468ac0731ea834dec0011 │ │ ├─257545 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─258029 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─258030 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─db153b7394443ee5b7a1cdb2338218a23df915ad760841321db96db512b2232a │ │ └─237488 /pause │ ├─227b2aba6f1792b658c7db2673c298513c008d7fe08265e283aa7fe6bfb01fa9 │ │ └─64144 /coredns -conf /etc/coredns/Corefile │ ├─9b3ebc09ef724843e1c8987b576b261ab5dfacf8a581a5f73f25890408963f8e │ │ └─69514 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─69961e6b754a05ce70d1fcd11cd1e660c76e668454f2e4f357e802c449292df5 │ │ └─155098 /pause │ ├─3a7ce8f91350fff0002c2800d0dd25a67c0d77e13de8da84ce1483f8ddec2ca6 │ │ └─70333 /pause │ ├─f4b9a3d4a7b026968db68834d85791c501a4142f9d4f8ce2c2360b79af9625a2 │ │ ├─137693 /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 │ │ └─138064 /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 │ ├─3ab5480c0998dba9af34fdf24a827fc8aab3c7c8babd8a60c9eeb3531fce65c6 │ │ └─62659 /pause │ ├─d1b92ab9594cf0e322a11dab2098d923de757b1ffc2c72ea42b22d71f4c065b0 │ │ └─62446 /pause │ ├─7cc45a4d7930c169687f873056d259603ada1a5659ac8bc94f6fc039ea179a2f │ │ └─72045 /pause │ ├─93ebcacfe148449a96b1c97319044d198857966ddcb221f611c0720669cda55b │ │ └─77147 /pause │ ├─cbdd02f2d59d98ad6c62ec181645cb8755d61070a3310e776672694f56018cf9 │ │ └─96399 /bin/oauth2-proxy │ ├─ddcb89ac570740d7bf74a20b415fd2cc05dda74a54b8222b10b21f852251ee88 │ │ └─185074 /bin/openstack-database-exporter │ ├─fba447020b611ea096f2678e12d62788de02b207de90238d9641b74b17c8bcec │ │ ├─94547 python -u /app/sidecar.py │ │ ├─95071 python -u /app/sidecar.py │ │ └─95072 python -u /app/sidecar.py │ ├─c2c9291458bbd43c1dd0024bc78ce6e362435e49b3e6f72ab3c9b9c9a273d5ba │ │ └─141714 /pause │ ├─38704c0bd575431ad70a7e5d1db4a821023d3e7a343e53c8537fb1e7f19fb2c8 │ │ └─106908 /pause │ ├─34768cce90004d8d88d176f8c1b8115043dc362513a9e1a3aac0f6bf3250041f │ │ └─69408 /pause │ ├─b60fd01f7d06c5b6bb7d14f7266bcd9aab2f997b0a128e9236a5ade511663fc4 │ │ └─92744 /pause │ ├─01f93907301a19628bd5c6ab3a54909be86572fb0caf2ac1ab19d6e1cc3ed42b │ │ └─136267 /pause │ ├─9f4fb9c50f75e1bfa275d098c72e21fb9fc42ff4524e549a419960752e2ab753 │ │ ├─168050 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─294245 sleep 300 │ ├─0ae76137d84eef73e13b1050c1cc49358320d491280daac6fedb4b025a240df9 │ │ └─62126 /pause │ ├─5cd7e16d223569fc783aaf8b1a7259c7ea848256615c3e15f51a8338ee547e64 │ │ └─182956 /usr/bin/libvirt-tls-sidecar │ ├─d513dc7de6c69225eecbc52804e6c1f4c8ac3b6fcf015a710e4bd40f5084b49c │ │ └─242580 /pause │ ├─d41b17c6994af216305deaf8b6718f80bfca0de08cbdcb8503101013834f0724 │ │ └─64487 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e17be003c226bf5e0c9627a8424577c6f2097397fed580e1ff53b8ed5032c899 │ │ ├─131791 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─132305 heat-engine: ServiceWrapper worker(0) │ │ └─132308 heat-engine: ServiceWrapper worker(1) │ ├─8f45408be950e964eb3cf2ba7ab022b93ffb40ebfc15b4ab6bc0af73c27aaba7 │ │ ├─ 65123 /usr/local/bin/rook ceph operator │ │ └─310884 /usr/bin/python3 -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─59ab35f9d48c758832e8fa3d06e08c32d1d2fa47a43548ba0e660e5d2255bdc5 │ │ ├─ 93705 apache2 -DFOREGROUND │ │ ├─ 93780 (wsgi:k -DFOREGROUND │ │ ├─ 93781 (wsgi:k -DFOREGROUND │ │ ├─ 93782 (wsgi:k -DFOREGROUND │ │ ├─ 93783 (wsgi:k -DFOREGROUND │ │ ├─298640 apache2 -DFOREGROUND │ │ └─304553 apache2 -DFOREGROUND │ ├─20021efde74c5c868050342c12c8225b73ab7d5dca537a91d2d79d1aefba114a │ │ ├─186261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186280 /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 -- │ │ ├─186286 erl_child_setup 1048576 │ │ ├─186349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186835 /bin/sh -s rabbit_disk_monitor │ ├─459369c3ae5e2d1c8f4645bbbe78742081b4231938cc019b4d3863bcccb5661a │ │ └─106494 /pause │ ├─5ee216ce8d380bf8631ff709a65f88939c5ba725da9bc57e6cee3b73afdef6c3 │ │ ├─131831 heat-api: uWSGI master │ │ ├─131894 heat-api: uWSGI worker 1 │ │ └─131895 heat-api: uWSGI worker 2 │ ├─08a51d2199948a5e8954e961525e05ab7f98f2b21bde399c70709268ff10c714 │ │ └─221631 /pause │ ├─7b236b432245f595b38703a9db76264a8f962d6c9ed7fb48009411940cfa2172 │ │ └─47359 etcd --advertise-client-urls=https://199.204.45.209: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.209:2380 --initial-cluster=instance=https://199.204.45.209:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.209:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.209: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 │ ├─8640d4103aea24adeeb0282c92be2b9c322ed53ebd2f254dcbf9f9fc41a6869a │ │ └─240500 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d534755122c30b6cbdc6a5f4fc360431290a983d693b1a4a17e987c14fcd3def │ │ └─63580 nfd-master -crd-controller=true -metrics=8081 │ ├─d00bb7f740b314586362d23aa07fb60abe3e4e3f55912252403b63ac3d8db07d │ │ └─62707 /pause │ ├─10ccbe9c3f88ba1f126c47b2d027e9e9f3fced811713c15c7e676325b619a2c4 │ │ └─63936 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 │ ├─2cede8edaf5af4d8d646ce75d3cb76f73314f823c76d8e52ac36dfe89c21e392 │ │ └─88422 /pause │ ├─e102fc8aaef9cddffe42bbd302e812a32cc28e42ef44212895b7d99fa057a577 │ │ └─95687 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 │ ├─4a8c9fb342c53a7901a4a4e7c0748f36764735fdc5116698e0ace60fb2191f71 │ │ ├─176532 neutron-api: uWSGI master │ │ ├─176565 neutron-api: uWSGI worker 1 │ │ └─176566 neutron-api: uWSGI worker 2 │ ├─c7a32729036831f239473953ed84b4ea040aeb065e36ae9646fd9489c010c537 │ │ └─92954 /pause │ ├─100e03573f3c05ff33a01555f7e6f9f874616c8f655ace47028d3887a89bee7f │ │ ├─235189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235211 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─301636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─301637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c1bc3afb02bfa00e6cbe45f621ce869fabff9ebb377daefccc81840525efca57 │ │ └─109168 /pause │ ├─c13875fab77f8152629c73502368dba7cd90269a05081fb88067b6fdb4f9ed09 │ │ └─96094 /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 │ ├─bdfdf0454d35d549844ba176b21e00399b4333ed6b1d82f6952887fe2f8af015 │ │ └─96321 /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 │ ├─8bef175776b158a33254950cd60a95fadd2380b20360d37ed65c5346287da472 │ │ └─96017 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─beec306db10c0e42b0cef450b311c4f89cac7219c9fd4c9ac6a0da30d70d10b4 │ │ └─247170 /pause │ ├─16105be2ffb9d6dfebe74290abaa224483045b0fa5c3510afd871256f613cf49 │ │ ├─176579 neutron-policy-server: uWSGI master │ │ ├─176592 neutron-policy-server: uWSGI worker 1 │ │ └─176593 neutron-policy-server: uWSGI worker 2 │ ├─b5aef896182d7cf2a65b086ea38fcdc2000fdc4be2f52c4b445985ef512dadd9 │ │ └─155157 /pause │ ├─054d2f0a266c05fc6135213770d1fb7b67cda6f10db5338c1d1aad636692311d │ │ ├─131615 cinder-api: uWSGI master │ │ ├─131628 cinder-api: uWSGI worker 1 │ │ └─131629 cinder-api: uWSGI worker 2 │ ├─82f96957ff918ae8156085d793d500d0f0b9d6cb1346e75a6af101b55f5aaede │ │ ├─178993 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─179375 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─181175 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdc2vzpw8/privsep.sock │ │ ├─182811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkdpobb01/privsep.sock │ │ ├─183874 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmplcjnq5f_/privsep.sock │ │ ├─184988 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184989 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185040 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b29d522e-1383-41a3-aed8-596621f88ae1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b29d522e-1383-41a3-aed8-596621f88ae1/host --addn-hosts=/var/lib/neutron/dhcp/b29d522e-1383-41a3-aed8-596621f88ae1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b29d522e-1383-41a3-aed8-596621f88ae1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b29d522e-1383-41a3-aed8-596621f88ae1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7dc24736-8183-4779-9c4c-51e5352de22e,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─185081 haproxy -f /var/lib/neutron/ns-metadata-proxy/b29d522e-1383-41a3-aed8-596621f88ae1.conf │ │ ├─189098 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656/host --addn-hosts=/var/lib/neutron/dhcp/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3e26162d-d878-484b-9156-d37d87e87d92,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189160 haproxy -f /var/lib/neutron/ns-metadata-proxy/9bbaa2ae-88d7-45aa-9d56-b38c1a84c656.conf │ │ └─274977 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmphcn6qh8o/privsep.sock │ ├─b148440d0b5d09611d9b8dd15e1f0662c3f1edc2e06022d53ada8d98cfc3c145 │ │ └─142143 /pause │ ├─b588b07e435bff99a6094faad92d08cc394cc7f1c2e0a072899c80a7bb9d591d │ │ └─47399 kube-apiserver --advertise-address=199.204.45.209 --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 │ ├─45f3871cb2c91e22ce2ce358bcd3d8c68d231ac4f1927fa80067d967962ff428 │ │ └─221604 /pause │ ├─267cfd4cc4d2548a007a32c5b8914f4df91ae19879001291434f9e76e09173fd │ │ └─184647 /pause │ ├─6a2decd9c93aee4a1ad175c5c1f1214a0f3f36412673b23e6977328a1dda33cd │ │ ├─178997 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─179378 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─179820 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp10gpob39/privsep.sock │ │ ├─271111 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1fjo107i/privsep.sock │ │ ├─271568 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3bfk058c/privsep.sock │ │ ├─272017 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─272018 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─273277 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=afc358b1-5cd4-4afa-a949-7605cee47d19 --namespace=qrouter-afc358b1-5cd4-4afa-a949-7605cee47d19 --conf_dir=/var/lib/neutron/ha_confs/afc358b1-5cd4-4afa-a949-7605cee47d19 --log-file=/var/lib/neutron/ha_confs/afc358b1-5cd4-4afa-a949-7605cee47d19/neutron-keepalived-state-change.log --monitor_interface=ha-8fdb54dd-03 --monitor_cidr=169.254.0.14/24 --pid_file=/var/lib/neutron/external/pids/afc358b1-5cd4-4afa-a949-7605cee47d19.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─286167 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4f02ef75-85db-4b1c-9c66-db59a9146fbe --namespace=qrouter-4f02ef75-85db-4b1c-9c66-db59a9146fbe --conf_dir=/var/lib/neutron/ha_confs/4f02ef75-85db-4b1c-9c66-db59a9146fbe --log-file=/var/lib/neutron/ha_confs/4f02ef75-85db-4b1c-9c66-db59a9146fbe/neutron-keepalived-state-change.log --monitor_interface=ha-0d954961-8a --monitor_cidr=169.254.0.42/24 --pid_file=/var/lib/neutron/external/pids/4f02ef75-85db-4b1c-9c66-db59a9146fbe.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7314c7b172765d9790b117fef5be14aefe1dfe88f6bca3b96b56dc52c1f5aa9e │ │ └─106117 /pause │ ├─422863d0a6ac62c39f4f33cc8b1d7d6a28f859a4b5b42d280ee275b956aaf34d │ │ ├─ 73879 valkey-server *:26379 [sentinel] │ │ ├─310828 sh -c /health/ping_sentinel.sh 5 │ │ ├─310831 sh -c /health/ping_sentinel.sh 1 │ │ ├─310906 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─310907 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─310909 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─310927 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─310928 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─310929 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─4334f54f40e0b6c9d4cd4fc7af721d2563bb59e99c7841010d55b31733545896 │ │ └─77320 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 │ ├─7086cb3ab08cccb88259c53ecf8b8f7acf0079d294077aa82b63936d0eb08870 │ │ ├─ 65285 /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 │ │ ├─ 65297 /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 │ │ ├─ 65420 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─257792 nginx: worker process │ │ ├─257793 nginx: worker process │ │ └─257794 nginx: cache manager process │ ├─a09d7441393314c5edc2bead35e3ade7c242d461a327df9dc55c59ce6121e502 │ │ └─69611 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─54dec5c9110b90c28ec790aa64a42eaea511b5184f840a2ff5ceb7a47345e069 │ │ └─47143 /pause │ ├─6cfb437c10a82c2f77178f2b07faa483e73c1895914fc7681ce6f67dcb3ecbad │ │ └─61959 /pause │ ├─2f6242183d31535556a3f3a4c0eeb0bc12bafa90870feaedc27f9c0034232356 │ │ └─167093 /pause │ ├─3da0943a3320fcc696931ea0c594ef2141907d8fa29cd79f2f81025b5d89dc23 │ │ └─104685 /bin/pushgateway │ ├─d8caf663f8c3f48b7f7e0ae9fa540840d62c4db78a5aa7d6a36b2d5a4f0445c0 │ │ └─178965 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2d68b0fe1d0a9dd310cee8ff39d90655e0ad4ff6763c134139d60cc729d3d326 │ │ └─64539 /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 │ ├─63ded526de123ab05c492a49eff7b3f8c67d6541e35c80cc73fb07d38e09bf45 │ │ └─69463 /pause │ ├─5c939bfe20c18d39ecf1ddf3949679f2a64cdbdea8b58012982fe6c8867c76d1 │ │ └─51035 /coredns -conf /etc/coredns/Corefile │ ├─d7d26153497fc12e9c4c15d7656ee754a910193ccf8167673fd7327ee3f8749e │ │ └─50460 /pause │ ├─e7956110d75df06abafdb53eae1e03e6ced50ae00b8b3c1461f45ae2773540cc │ │ └─71132 percona-xtradb-cluster-operator │ ├─08d282817783420fa7228f50f0023a25295eead71012eb1b956645a49223d6aa │ │ └─183025 /bin/bash /tmp/libvirt.sh │ ├─30ef6afd502471c550845da82ffa01cb04622e82b1ee214736b6954cf739f495 │ │ └─183340 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─36a293ee902a7b7f1fad84d8b6e389a103346518d19a9ab32fccd162c1f3a0de │ │ ├─233637 octavia-api: uWSGI master │ │ ├─233650 octavia-api: uWSGI worker 1 │ │ └─233651 octavia-api: uWSGI worker 2 │ ├─b7201a8d11443a394c080eaa1a8822607a9ff4860853ae2cd0fd86a56a84a0c8 │ │ └─228400 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8dfe38933df5caf5eb2c3a9b609c143991b5aea4a40af8a8523887a9000ef5d7 │ │ └─194591 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b97308b42821f411680d6622fd1d3beccd4cec025af09cbf15bf9b57a0f578dd │ │ ├─73792 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 │ │ └─77610 haproxy -sf 274 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─99b57e09ee29f49681778848b1bdcca4c0ee706862adfc6cac0e820eef74072a │ │ └─73921 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ec6d48ef264178038e5bbd1fe6ed605e9e94a171e27502d28dfa72551fbe7098 │ │ └─51015 /pause │ ├─897b829af10959a709d0c5ecd177fbb9bf31347c561d9dfe66615455e45f3185 │ │ └─61532 /pause │ ├─e6166a12e79399b1997fe8e66d2e86b0d15f504489f0f65b807363457b822ef3 │ │ └─73306 valkey-server *:6379 │ ├─82a8ae3e28e2814fd2efaeaefb1b8fbd0e2d7e24fb1d27cdf5e2f2432418bc15 │ │ └─166917 /pause │ ├─7fb116aa327e3de5a72e42637a1b6a94eb1e795a3206b61e4863a35239683c5a │ │ ├─234411 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234956 octavia-worker: ConsumerService worker(0) │ │ └─234959 octavia-worker: ConsumerService worker(1) │ ├─8cf0b21d01d7bff1abb7720aabfe57c8e6e5988442457c9d7d6b38d205d3970a │ │ └─146291 /pause │ ├─8ccdb9091d85e60cb2c1ec7ac70d32f6f07bb6115ccdc6d579c1e194e2918326 │ │ └─266621 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 │ ├─5cf8d60929371d10f47db4a968ff41222501db4b937c6ca670f51fb8d1a2927d │ │ ├─155604 /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 │ │ └─255706 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f48018bff4bc409835c3be31f5d88068b526936183f256ef07f225db2f1dc811 │ │ └─247303 /pause │ ├─fe13f1216e4538fe59b10249d7446af7bf1a9aff300919d0ac528445b8d995e6 │ │ └─94861 /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 │ ├─15866795e2719a246c985d3b9972c85afa7cc9385e4e5965b09917bb70b47c62 │ │ ├─194557 /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 │ │ ├─272602 /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/tmp9pgcfobx/privsep.sock │ │ ├─272904 /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/tmpokh5tnz4/privsep.sock │ │ └─274464 /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/tmpo3qpqqkt/privsep.sock │ ├─d2327c3bf86ce6db16fc421669d61b8ad4768b3d8cc09e8000ad64bb9ae64e9c │ │ └─243275 /pause │ ├─331ae27eff2a4b2161334c3d41f94605106a8ffa29ab9f6c11a9938630d0e1be │ │ └─72554 /pause │ ├─74d3871741d000aa4459b3ac1cb2af76f5750572af5d1d8f4f8253ba2ef07fee │ │ └─96052 /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-209.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 │ ├─8994bc76bee3c302f3cb4e3dcf02a07291ac7f6d45c26833361f768569c52a2a │ │ └─266649 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 │ ├─08b8528657e754168ca0d3c7711901d512f495124af3ff25f2519bc04ee6993b │ │ └─65398 /server │ ├─05243d6a9560b5b0d9c5c2bef500715a8db0d38db4b8a93bcfe751cbe328c8c8 │ │ └─136097 /pause │ ├─fa776c40a7f18d720b201023865d414cb4744ba463ebaefb18f7d44a2909c583 │ │ └─184321 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─61a8ef9e27dba26c627a1335d475ed37ceea77b66b0210636ec07e344a875935 │ │ └─50971 /pause │ ├─075ad06df664b4a8b995a45e7719fb62ba6ebb43b848d3be3a8f3339e0e7885d │ │ └─186021 /pause │ ├─e4c64ea55011d2985d75b1998da73cd748bbc3299672b1dcbc4a3236acb707c6 │ │ ├─107058 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107092 /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 -- │ │ ├─107111 erl_child_setup 1048576 │ │ ├─107493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108364 /bin/sh -s rabbit_disk_monitor │ ├─7213431f1f6c8809f784d1eaad6f21d01ad25349864b6967f16322e519656e04 │ │ ├─72771 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72806 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─603bbe64f22485492773cebd8f4861830bda6a29942dacae78abddad2aa31608 │ │ └─137149 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─84337f89efbca428ba44140d35eb74729b3e83a0a24245054b543ed40980fa36 │ │ └─62755 /pause │ ├─a073092c5a8a10614138acd3e440dcf1e7421decea2aa56f467e5d874ef53845 │ │ ├─228608 /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 │ │ └─228992 /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 │ ├─727dc3bb7a2b08cf25aabd44be3c85e13ceb49c1e9c5ba8bfb27251c2d03ff2a │ │ └─65195 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3c298e1751456008e092eb20dcc735fc6c7bcf53f0648f69a03cef2fa05c9da9 │ │ ├─107677 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107693 /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 -- │ │ ├─107700 erl_child_setup 1048576 │ │ ├─107909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108708 /bin/sh -s rabbit_disk_monitor │ ├─3e526998c0a2872bb5f9632103dc0cf1e6dc18808608d948d2cac0b2deed63b3 │ │ └─167491 /pause │ ├─b8f83ae4883c7b22be1b1dc14ea4442c20827a5f2ae7bd43d481bc8537f31cec │ │ └─166827 /pause │ ├─70fb0dca00ab596ca1a9c5a2f98536d5cc00cb34477012362aad2598f2d18209 │ │ └─157634 /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 │ ├─ae2b8d5b1c1d5cf9795a461d06795ca2053d23b2135ae829f16963a0911c0629 │ │ └─92910 /pause │ ├─9f1e7d2c11259468f944cbc87b48126933ea846a319addd24728d6a2a96d769f │ │ └─111833 /pause │ ├─48abe685fc508d63fc238cf760a2c30f822fedf1a8cbaafe95ee747868ee5526 │ │ └─164992 /pause │ ├─1d9b89829b503c5dad73833404a41fcc7f404aea7a3ef856ef540987653c49df │ │ └─241565 /pause │ ├─bd5ac62357eeef9f763ba40a2b4d65f18809ba74688525620ea90121412d21dc │ │ └─111409 /pause │ ├─7a6575934045731fa228caae6317f7b22b5cbc61399cde9f2b9e931d0bf40daa │ │ └─240312 /pause │ ├─7f4882779fe1780c9a25e31e3ecd9c748314e067a1d7313699c0777e7dd2538b │ │ └─47292 /pause │ ├─73e13d63c0b430c54ef803262110632998c3e70cb296ceca7910841771fedd0b │ │ └─111442 /pause │ ├─4cf5d001bed0046e1d8a361fa29da94d19b75000b286bd168cd43ddc6fa94943 │ │ └─63294 /pause │ ├─a0a853fee996ae633288b4c1d4d5967485b6515a4a0841602509c7072f9d13d5 │ │ ├─237683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237700 /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 -- │ │ ├─237706 erl_child_setup 1048576 │ │ ├─237759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─238006 /bin/sh -s rabbit_disk_monitor │ ├─be42797c0930006fd428206bf70633f954d58e70865a15320fd33d9061966f50 │ │ ├─228441 manila-api: uWSGI master │ │ ├─228489 manila-api: uWSGI worker 1 │ │ └─228490 manila-api: uWSGI worker 2 │ ├─e6f7260a17fdd634a860f094dee8220cca4463dab4374ee6161f6dc080b070f6 │ │ └─112026 /pause │ ├─882abde5d67d8c8336d8b7ca29e6b2e08964e70e584e9afda50d8669dbde41df │ │ ├─162211 nova-metadata: uWSGI master │ │ ├─162223 nova-metadata: uWSGI worker 1 │ │ └─162224 nova-metadata: uWSGI worker 2 │ ├─a21552d4910de8f5444e6467d079c1d4ee9628c4bdf88591f98b20ccda17f78b │ │ └─73214 /pause │ ├─681d6b9c8297e93edba9fc2fdb4f390af84cd17da5cd17cdd1ba3a20738e6035 │ │ └─192114 /pause │ ├─10189f506efa95d4fc7a98c6c27d4ca01dd4356949bbf61d15f51b20880b7244 │ │ └─167074 /pause │ ├─b583964478ca1c718901d7d3e6799cdb8995b7bf51f514f27aae02bb6fa980fc │ │ ├─71623 nginx: master process nginx -g daemon off; │ │ ├─71641 nginx: worker process │ │ ├─71642 nginx: worker process │ │ ├─71643 nginx: worker process │ │ ├─71644 nginx: worker process │ │ └─71645 nginx: worker process │ ├─32bf1817c1c19ef54dfe79193b73ff48660c6783fd02261f1635b64598c45b0a │ │ └─105709 /pause │ ├─9125d6754d9f9ed7ab98057a3415ddf2916c208685cf743697f2d40f1bac6023 │ │ └─143917 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8c5124fdcb17401e6f5215d070154ddb5f41d4f1a4f9fba2b34d4d470bb0f233 │ │ ├─137158 glance-api: uWSGI master │ │ ├─137182 glance-api: uWSGI worker 1 │ │ └─137183 glance-api: uWSGI worker 2 │ ├─40d88e4abe7fcc049aae0866c5bff20efd67310a6fab91dd587a3d5d361b53f7 │ │ └─96417 /bin/oauth2-proxy │ └─5f6fb89fdc2f74025ca71594cba08135621673b24ff818ade3f1bd9c172d06dc │ └─134637 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount