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 │ │ │ ├─21690 /lib/systemd/systemd --user │ │ │ └─21691 (sd-pam) │ │ └─session-21.scope │ │ ├─21615 sshd: cephadm [priv] │ │ └─21707 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1623 sshd: zuul [priv] │ │ └─1636 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 727 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1627 ssh: /home/zuul/.ansible/cp/199.19.213.242-22-zuul [mux] │ ├─414623 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yegtjbahqjrklbfeupqbmjzxxowyqbnc ; /usr/bin/python3'"'"' && sleep 0' │ ├─414624 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yegtjbahqjrklbfeupqbmjzxxowyqbnc ; /usr/bin/python3' && sleep 0 │ ├─414625 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yegtjbahqjrklbfeupqbmjzxxowyqbnc ; /usr/bin/python3 │ ├─414626 /bin/sh -c echo BECOME-SUCCESS-yegtjbahqjrklbfeupqbmjzxxowyqbnc ; /usr/bin/python3 │ ├─414627 /usr/bin/python3 │ ├─414628 /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 │ └─414630 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 … │ │ ├─ 9970 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b3d42312e2c67d7ced897d4b8a42a84726346e9790d8883fa99401bf17e2fe8 -address /run/containerd/containerd.sock │ │ ├─ 12683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69b6529436be61b5d9d2749c6c87a786e532e9cb6f89d27fcf452b477de367b9 -address /run/containerd/containerd.sock │ │ ├─ 18639 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 769522c0ee82cfe1470099c00545daa130313921d53ed315b62ac14462385f48 -address /run/containerd/containerd.sock │ │ ├─ 25226 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69cf37f592f0a32a4512c05e4714245c5e515513fd84b1dcc557ba1868b8393b -address /run/containerd/containerd.sock │ │ ├─ 29725 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06dec319a865c300ff13f021ea5c8cd1c8122d4b77d61ccbb2dc0accaf9b91d8 -address /run/containerd/containerd.sock │ │ ├─ 34264 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd14e33ff882edb65d505b0bde2210dc01433152bcd75f624b986d57edf0671a -address /run/containerd/containerd.sock │ │ ├─ 40094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55d70b55a6de4dc4178d8d25fdd235ba6dafade8d9c146b30502d637e2e39c0c -address /run/containerd/containerd.sock │ │ ├─ 40111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d39d9ac3eb4521d3219b72d5762913ee15081c087015d6158416dc1f4a6f64a -address /run/containerd/containerd.sock │ │ ├─ 40152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccaef8dba30190844282600159d37493dc8d63c24d6c5addc0c5cbdd805f35b0 -address /run/containerd/containerd.sock │ │ ├─ 40154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eeb8dc921064283ec0e56115d310cd29bf3e466e7b021f1bc903148e8ab9663 -address /run/containerd/containerd.sock │ │ ├─ 40163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6a5a4ca94911ba5d09f7c17a70f484b9bcc18811459910d08414a9b76cdfda -address /run/containerd/containerd.sock │ │ ├─ 40707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e513f85117a04dbe3f3607b44e06edb2f1b82d2fb8bb15850251cfbf1166404 -address /run/containerd/containerd.sock │ │ ├─ 41461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ddf2a8bf8ed10662f39699daa53a8c5270ef7a0ca64660c860bd3000a11fbf -address /run/containerd/containerd.sock │ │ ├─ 41471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010264969b2f99ae9d6b9a84ee3627320f472539db0b524365c582bdf47ee904 -address /run/containerd/containerd.sock │ │ ├─ 42782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3484595e841ac259ace7ea67f15c4805040aea770e6a2ea64fbe83dd2aa8863b -address /run/containerd/containerd.sock │ │ ├─ 43200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f91c4ed27c7a30a7115a0a8792c16bf6e5aec65b95770db73a4d1253334c158 -address /run/containerd/containerd.sock │ │ ├─ 43233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50ef7f731abf7ae83b469434b16b9eac6fd491813d787ba1e1a29b375aa05037 -address /run/containerd/containerd.sock │ │ ├─ 43715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d71bcdcddfa1dd4dac59da4ff722886344244f308697dd9042fa3adb1f1a989d -address /run/containerd/containerd.sock │ │ ├─ 44235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67bd10046ca0522b67e6dd6954b94bf8e9bf17e5cf5402c4ca2bb4ddaf425b8 -address /run/containerd/containerd.sock │ │ ├─ 44272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e585fe5c20fcc7957f3f9ccc5b356934af0a993463e6c151a7af56de628400 -address /run/containerd/containerd.sock │ │ ├─ 44317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b882798b4476ef76edbc1ebecaaab22726dcf06befc2bb191d65b5aaceb27aa -address /run/containerd/containerd.sock │ │ ├─ 46378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c53afd39733ca319dac9aad05d8e2539ed68f7935f3ee6385133cca28c3827 -address /run/containerd/containerd.sock │ │ ├─ 46442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705c62e6e0f8ea20720604f82e2a0c7b39e0d8d9f67c33a53d18903845a7e2cb -address /run/containerd/containerd.sock │ │ ├─ 47162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9757fd74c8c288659989db22796da09855bae5d57f080d1db9379b41d23d1c3 -address /run/containerd/containerd.sock │ │ ├─ 47260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6766c0f84fb2e3268a069bf1cd8001eba25725b52a7c47e9a819eae36e2f49aa -address /run/containerd/containerd.sock │ │ ├─ 47776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15a54f2fd7302c77de916e8f04ed676f607f991cfa6cdb70da51d3f2c38fa40 -address /run/containerd/containerd.sock │ │ ├─ 48111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ccc44e52eb6eb991004188b48942cb301118efdded0d5fc08437b5aa32bee9f -address /run/containerd/containerd.sock │ │ ├─ 48529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b413e94106ea5f2ba50b9e2216843b525cd7d83ff2ab10136bb8cbfc870ec75f -address /run/containerd/containerd.sock │ │ ├─ 50620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323c886ff91f234e0175ba0a7bc029bd78d2b29a945a98e31f09b44123320b07 -address /run/containerd/containerd.sock │ │ ├─ 50836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bc280a0e29dc114a868eb2a4c75f1dec09acbcdef797f028df65a8b8fb6bc12 -address /run/containerd/containerd.sock │ │ ├─ 55188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0670a4a8e51582af45a4bc719501e35d3cfa90abac63b619fc7a4d21b6c1215 -address /run/containerd/containerd.sock │ │ ├─ 55846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97ac26e6d96eb9f9eb9cb35a135c9597528253cb906c889117382b728679a1a -address /run/containerd/containerd.sock │ │ ├─ 55900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96ec06de3f5ef86ed5109f94a82a15dda11b4f91d2c46cb7c6a12348dae4803 -address /run/containerd/containerd.sock │ │ ├─ 55957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b33fd8b15c1991b394f22bf59835876aa01ec1583d5a77ba837a40b5447c0a -address /run/containerd/containerd.sock │ │ ├─ 56149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17301193b3a30f429b3bee664a3ea5f0ae3922dc5fa4c3d93160b369e1499c47 -address /run/containerd/containerd.sock │ │ ├─ 60369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e38910425eb14b553cf01fd33dc8314147f6aac4f636ac165d64bd8ef2683c36 -address /run/containerd/containerd.sock │ │ ├─ 60571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e51e83ae2e3ad5d5e44f9440a01c70b5078407fd34c832752a62cace9bc2eec -address /run/containerd/containerd.sock │ │ ├─ 60611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e3cda067710ab7622a2613054ba6d7ad0c751a01fe50e80fcac75302bedf8de -address /run/containerd/containerd.sock │ │ ├─ 60652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b2168615add76a5d38979da192c2b01bf26c048add2ce1b00907d0e9920170 -address /run/containerd/containerd.sock │ │ ├─ 61832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ff4ff9a39e2a29caa52fd2e097a0331ea8f12c0e8f8b4531054793a94079b4 -address /run/containerd/containerd.sock │ │ ├─ 62032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d84f7c945e5e6a2e841c5678c32614bc3380e410f332009edafda36d218076ca -address /run/containerd/containerd.sock │ │ ├─ 62362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87232b2117c1aaf22bca77d75d170d9fd08c17bf3be5ce77d4f942ec46ecd58a -address /run/containerd/containerd.sock │ │ ├─ 62411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00ac66ce9c018c03c30f76a3dcf490ed5345724974590d1bb873d67a9fb2d79 -address /run/containerd/containerd.sock │ │ ├─ 62465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05920e49f395d9e673fa9bc73bd45707aa79f4172a862160456516e4c92aa701 -address /run/containerd/containerd.sock │ │ ├─ 62950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6939a8fdaea7228ca7bdaa3bd33ce8ce5905870a2e7671af754c794ffa5ee426 -address /run/containerd/containerd.sock │ │ ├─ 63418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e941c3c879a62b45b8480392d3267fe1077cc32d51fbabcf30dcc7dccc7f026 -address /run/containerd/containerd.sock │ │ ├─ 63748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78881aa9cb8bc5759bb9fea399fbea67ae3aa34900287b367f29b4ab91275cf -address /run/containerd/containerd.sock │ │ ├─ 64268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be770e8970cb9dccafb87e3ba7d06d3b8ab062fb51a4232be53bc52c9d9e31d0 -address /run/containerd/containerd.sock │ │ ├─ 64997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d6209ff4305a9ca00a072e73b06b7f03f9f9ebbcb824aadae6791d7352643e -address /run/containerd/containerd.sock │ │ ├─ 66675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7d09231cc0b0f79b2563363217b28e3b12ee9dbc9eb7b6c67891da1a8f1440 -address /run/containerd/containerd.sock │ │ ├─ 68464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1bdb2ee63ea1f8ed466fc0e3303d952483e20ee69066e7f81da8742f080fe43 -address /run/containerd/containerd.sock │ │ ├─ 77820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7d11d5338b9972ebd4364050f53192ee99c67014873b9e91a72e199f879b90 -address /run/containerd/containerd.sock │ │ ├─ 79382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5cbe160f104134b2af582455f7f758ac25c48cf6102f58ce453277a4e0ffcf -address /run/containerd/containerd.sock │ │ ├─ 85489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548f32a22d992a5aabdfb43ae960cbe5c509d5cd51d64d108de14154760eb7ce -address /run/containerd/containerd.sock │ │ ├─ 91592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066775d76767aebc60f749605326b302a7788e925b476873be477479e1c838d7 -address /run/containerd/containerd.sock │ │ ├─ 95734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d9ff91519924936360d8554598b570d8449bfd43e8bfcbdbe437283cd467459 -address /run/containerd/containerd.sock │ │ ├─ 95785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f8d8245943fe2f3526572badeaf6c118ddfb5d6caa4144ba1bbce22da0a667 -address /run/containerd/containerd.sock │ │ ├─108871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796b53777a0d517653baf76d231dc443d0236211fa5182937ef04c20ffe5e21a -address /run/containerd/containerd.sock │ │ ├─110452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 411c82d92f0be50ea74eb2b379aa1fb7381c1190f3889c5390130becbf5fa236 -address /run/containerd/containerd.sock │ │ ├─110499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09933b256293adfc78a400f4efd0de4a8f0412d2341c4f71db1a15152e42bed3 -address /run/containerd/containerd.sock │ │ ├─112420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5846d5d0798ff024337f16fcea577f36c5e2548e3ee442cb8a33cf8518a5e5 -address /run/containerd/containerd.sock │ │ ├─114244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568656be8a3cb0fa5370e465d6fc0f7955d261aa44a4c347093f8029f0467257 -address /run/containerd/containerd.sock │ │ ├─114289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8c947f8c5431632a162fdc1fd46f40a595e73d35e22579ac46b42a18988c92 -address /run/containerd/containerd.sock │ │ ├─127286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b975568f47783933b3cfdecbd16bc5d2c52e245bd0e89363ad829f6c72251878 -address /run/containerd/containerd.sock │ │ ├─127332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b942174b8ee177985c783c6c877a6c57cf263d0a6ab8621a532924f40bd25362 -address /run/containerd/containerd.sock │ │ ├─129985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad0d11b903225fb27078431a162939df3c5a2780138330db61a335e2842b668 -address /run/containerd/containerd.sock │ │ ├─156563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4a5ac6aa7a2a1237a73b786115abf465b5c299be839eac634579b75d61fcd9 -address /run/containerd/containerd.sock │ │ ├─157640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1cac71312ab11e58f545dfdfbc41498bfc93d1c28b2dd2791f355de06f5808 -address /run/containerd/containerd.sock │ │ ├─158729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b337927493295df550cef7c3d25cfa6c63567a3d5ccbda78736962da9721ec -address /run/containerd/containerd.sock │ │ ├─158773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c64ee32e71195c7cb20b9bd3bed39c4b86df8e4ea8b86380adde201739c2e9 -address /run/containerd/containerd.sock │ │ ├─159379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd24c200cfd99f7a11f10f7d66b54333b9c147396279494b24eab0250b7eba6 -address /run/containerd/containerd.sock │ │ ├─160589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4e007cc561d1229226130e331203f9706f509f2a71015a47bad3e847412720 -address /run/containerd/containerd.sock │ │ ├─162600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5301f7f941fe69425de3470689a71b76e1c4f41e295d32e4dfb386a04d1782c6 -address /run/containerd/containerd.sock │ │ ├─162879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d6337eb0fd9118a76d9ade0bd156c2bbbfa4477e19975d9aaf7b4045610b63 -address /run/containerd/containerd.sock │ │ ├─163063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0387d0270b7f469dd2f3bc847cd69f952e92e4b210740c5a7862a2a281f6e6ff -address /run/containerd/containerd.sock │ │ ├─163418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e5a7005d70ce84391d60c7107c8aa51e4a1a2838cc90244842faad531f6712 -address /run/containerd/containerd.sock │ │ ├─163553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6118a9e5cebcdef4a67f91baeade2c1694b0361d0ed7a902127de06e919dac33 -address /run/containerd/containerd.sock │ │ ├─163649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132d6a6e94f74a7242f34cd6801c3675349352554771e81d8782dcdd9d13021c -address /run/containerd/containerd.sock │ │ ├─176191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4771e643b9b2a7db6c0494a159688a67c4db2ff6c115902796bf06a16db36773 -address /run/containerd/containerd.sock │ │ ├─178027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3729ac0ee82d71142f95d0f8ae173544dd7e7271c05fc2c6e75dfac16acd27 -address /run/containerd/containerd.sock │ │ ├─178064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96dcdc72d4da8944df6fa4d3bddfa367e31426b802de9dd79b623bb86146be1 -address /run/containerd/containerd.sock │ │ ├─178229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc67356124921eb0d5fcc13235578b30aa81475c7417e3bb8573800747ae9a36 -address /run/containerd/containerd.sock │ │ ├─178443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0186a814ff21338f3aa89199348aaf2b578756444a44bde1dc32cd21e3df6f64 -address /run/containerd/containerd.sock │ │ ├─178548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b59e891b9ef5397082bf80bd2b7061eba3c602ad22bf7d97115ceb4fe0fffa60 -address /run/containerd/containerd.sock │ │ ├─184634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff6650d8b2c5422e50b34a62b0f58df3f7a9a72c3a8a7e054654f6f9eceebbfc -address /run/containerd/containerd.sock │ │ ├─190660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59fecc22bfb773bc4c66c39e0a0e85d610819c67edf7679e96949ca2f1f822b -address /run/containerd/containerd.sock │ │ ├─192955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ecf2f3ae672667fad2ae96ea3c7c44d0ae51e53b9231c5637bed15e3b55115 -address /run/containerd/containerd.sock │ │ ├─193154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93da92585660c9c0dcba7aa3c259b9deae62b1869e4dd3ed53121625b3e8907 -address /run/containerd/containerd.sock │ │ ├─193155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b18b588a51e257ee7ab0c65d7bc118de602dfcd5d006f04ad35878c2119d2321 -address /run/containerd/containerd.sock │ │ ├─209754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d8c6f0b87a3eab668f8df1be69b7e77b15ccbb74487b9f660ebc71dc51cf42d -address /run/containerd/containerd.sock │ │ ├─217283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ecab5ad62c9c0332fc09951d5868747ea6ceac9085b462f2e456d1e3cc4a767 -address /run/containerd/containerd.sock │ │ ├─217312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf8801282fd9b1f071f1c9b61555e7cb0d3f0f69741999a94af04a4a09dcb77b -address /run/containerd/containerd.sock │ │ ├─217342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4499a40063571781eab4f27535a46bd6ac8dcec3a7392f5bf52d3a1c2cee508 -address /run/containerd/containerd.sock │ │ ├─217647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788f4d7437112c30031df43cadac1ffacc1dd86024613e63b997a113e034dcec -address /run/containerd/containerd.sock │ │ ├─229108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00af109f4863706fc87bc781d5c7b6ea579b68ed2f2fde6141509c1e4417ff58 -address /run/containerd/containerd.sock │ │ ├─231721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adee1c2c85955484e6fba60ae88ed96c20c53b612cfc99089f2a2d20bf3a934c -address /run/containerd/containerd.sock │ │ ├─232992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c30506441e198c8f1a7cec480efbf88036244cb5935b79953ebb26d53a69cb4 -address /run/containerd/containerd.sock │ │ ├─233947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aecb2b15a03c0f7a7af92a91512dcc3c4eab38001480e571dfee93982311249c -address /run/containerd/containerd.sock │ │ ├─234965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c98fb7193435fc49c41fa95263621fde7a098124544aeaf54eec0407b474f642 -address /run/containerd/containerd.sock │ │ ├─237262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8426f23e15090191a71c6af9d26bc61ffe2c453dde84206d8c0a29fe782f16d0 -address /run/containerd/containerd.sock │ │ ├─238696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8d06566dc51cb6b0dcc74cf52cfe2dbc287458a94ecce35e80eff84c0130240 -address /run/containerd/containerd.sock │ │ ├─238784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4309cbae3ef771f2bdee31fcbe483572756059a3540f70659fcded71d00fbaf8 -address /run/containerd/containerd.sock │ │ ├─248422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd0df90b458b470af7a0c3b54a3dc48446beb928620b7fba53adb9b7307a094 -address /run/containerd/containerd.sock │ │ ├─249010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67010582fb25a6610a646d20df460dc434622f3836ce0b03a240d303ce2c9305 -address /run/containerd/containerd.sock │ │ ├─251656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17690089e01442af99ac58034d470798f4f4bf74b9768da811f91e7f6c6527b4 -address /run/containerd/containerd.sock │ │ ├─256490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f374503c9ef96226bcb489b6c04298233d19631d0a77f0da23e57da6c4081d -address /run/containerd/containerd.sock │ │ ├─256708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b0a4744c0cc34b9e23fc3181030181c91aa4b9f183cd84fb87020ff5c037825 -address /run/containerd/containerd.sock │ │ ├─256751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f8a522f4e5526cb7ba47a12952539ccdcd90604c65a0a956da98b659661b0b -address /run/containerd/containerd.sock │ │ ├─256859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191462f55ff2668adc4abc5e288c7d1c89aacbe022a542a4a7dd38b5d6405554 -address /run/containerd/containerd.sock │ │ ├─268530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724427e314a0de3610482c159998c8d10f6bc887ab93822c45d453a4a3bcc6b9 -address /run/containerd/containerd.sock │ │ ├─271106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4707ee4fddc78bcd34927604248fd1c163c187b7ec4adc01561ecb66e4a78fb5 -address /run/containerd/containerd.sock │ │ └─272552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb548fdce0c9d83cdbce27fe7ccd0f99ba5860cb9ad2e4386839671ced221d90 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1431 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-769522c0ee82cfe1470099c00545daa130313921d53ed315b62ac14462385f48.scope … │ │ ├─18666 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18683 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-dd14e33ff882edb65d505b0bde2210dc01433152bcd75f624b986d57edf0671a.scope … │ │ ├─34287 /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 │ │ └─34300 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29434 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29707 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18618 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24933 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25208 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33973 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34247 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.abhyqv.service │ │ │ ├─12599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.abhyqv/unit.run │ │ │ └─12629 /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-abhyqv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.abhyqv:/var/lib/ceph/mgr/ceph-instance.abhyqv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.abhyqv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.abhyqv -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 │ │ ├─12240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12269 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10340 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155857 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40563 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─docker-69b6529436be61b5d9d2749c6c87a786e532e9cb6f89d27fcf452b477de367b9.scope … │ │ ├─12708 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.abhyqv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.abhyqv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9b3d42312e2c67d7ced897d4b8a42a84726346e9790d8883fa99401bf17e2fe8.scope … │ │ ├─12332 /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 │ │ └─12362 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1100 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10851 /usr/sbin/chronyd -F 1 │ │ └─10852 /usr/sbin/chronyd -F 1 │ ├─docker-69cf37f592f0a32a4512c05e4714245c5e515513fd84b1dcc557ba1868b8393b.scope … │ │ ├─25250 /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 │ │ └─25262 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-r5fc40febb0424238894b8184cd3cb268.scope │ │ └─191633 /usr/sbin/libvirtd --listen │ ├─docker-06dec319a865c300ff13f021ea5c8cd1c8122d4b77d61ccbb2dc0accaf9b91d8.scope … │ │ ├─29749 /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 │ │ └─29762 /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 │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155706 /sbin/iscsid │ │ └─155707 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─191462f55ff2668adc4abc5e288c7d1c89aacbe022a542a4a7dd38b5d6405554 │ │ └─256902 /pause │ ├─b18b588a51e257ee7ab0c65d7bc118de602dfcd5d006f04ad35878c2119d2321 │ │ └─193244 /pause │ ├─679f822469569e355d15fa232083aa431abb7ea2d8829540b205b9eefe6db83f │ │ └─125889 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0186a814ff21338f3aa89199348aaf2b578756444a44bde1dc32cd21e3df6f64 │ │ └─178465 /pause │ ├─4309cbae3ef771f2bdee31fcbe483572756059a3540f70659fcded71d00fbaf8 │ │ └─238835 /pause │ ├─99f8d8245943fe2f3526572badeaf6c118ddfb5d6caa4144ba1bbce22da0a667 │ │ └─95823 /pause │ ├─15ca98d07b039dd55da5ee5e9c29878145e08cefc1a1cd6e0cf075b1058783ba │ │ ├─188313 neutron-api: uWSGI master │ │ ├─188345 neutron-api: uWSGI worker 1 │ │ └─188346 neutron-api: uWSGI worker 2 │ ├─4771e643b9b2a7db6c0494a159688a67c4db2ff6c115902796bf06a16db36773 │ │ └─176214 /pause │ ├─a6ddd5f583a9987a7db2f1a9039a6ee67a27cc1843c0f6b79c298cc3758fb4da │ │ ├─174156 nova-api: uWSGI master │ │ ├─174190 nova-api: uWSGI worker 1 │ │ └─174191 nova-api: uWSGI worker 2 │ ├─ea3729ac0ee82d71142f95d0f8ae173544dd7e7271c05fc2c6e75dfac16acd27 │ │ └─178050 /pause │ ├─8b0a4744c0cc34b9e23fc3181030181c91aa4b9f183cd84fb87020ff5c037825 │ │ └─256736 /pause │ ├─db2ce7e201e4d45e3c9cabad42677070d62b13de8f154328b01d03ce826da841 │ │ └─112189 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─adee1c2c85955484e6fba60ae88ed96c20c53b612cfc99089f2a2d20bf3a934c │ │ └─231744 /pause │ ├─8ca82ae2ce0c24df0df5e5991fa2f0d92ff307b6122f216c450097531a18bf9f │ │ └─65339 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-242.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 │ ├─d785d0917be9445656917d15f52f389e098aba9c7e57d0ad0cbfe56e345e9b46 │ │ └─190823 /usr/bin/libvirt-tls-sidecar │ ├─796b53777a0d517653baf76d231dc443d0236211fa5182937ef04c20ffe5e21a │ │ └─108894 /pause │ ├─ccf6448c65b312ec7cd107927fd41cc8eb02648ed9ae879e24ea0e40e315412a │ │ └─63911 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8d06566dc51cb6b0dcc74cf52cfe2dbc287458a94ecce35e80eff84c0130240 │ │ └─238719 /pause │ ├─3dffa91573450329e3b782b458a476daf33eb95de01d184fc157855cc6f26eb0 │ │ ├─64668 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64704 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9e941c3c879a62b45b8480392d3267fe1077cc32d51fbabcf30dcc7dccc7f026 │ │ └─63459 /pause │ ├─8e7292c04eeeac0ea0c46600ec21fe40c0968b3c550172e295c840d556e5a6fc │ │ └─65459 /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 │ ├─f97f3aba80cf5f231d37704be44a5ec0825fb960db238161f60d0ec23a597bdb │ │ ├─205777 heat-api-cfn: uWSGI master │ │ ├─205825 heat-api-cfn: uWSGI worker 1 │ │ └─205826 heat-api-cfn: uWSGI worker 2 │ ├─010264969b2f99ae9d6b9a84ee3627320f472539db0b524365c582bdf47ee904 │ │ └─41522 /pause │ ├─568656be8a3cb0fa5370e465d6fc0f7955d261aa44a4c347093f8029f0467257 │ │ └─114268 /pause │ ├─e12ee1eeb05d2aa60b298540e24464de9b44c8f03ba34f98521b2a12e0258898 │ │ ├─61583 python -u /app/sidecar.py │ │ ├─61969 python -u /app/sidecar.py │ │ └─61971 python -u /app/sidecar.py │ ├─2887e91b3596459fe8ff8cf2a09cbd6a80b3892fa96866a57b2010489e5632c2 │ │ └─195401 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8f1398462ec629bd5ce6e343113c26f9b14a2ff697de80b947f691ba0eacb07d │ │ ├─160727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160744 /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 -- │ │ ├─160750 erl_child_setup 1048576 │ │ ├─160801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161055 /bin/sh -s rabbit_disk_monitor │ ├─4e94d111f6815adbf3db37c7948782d80b0a4e1a405ad83abee17928a197aaca │ │ └─96901 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cf11e6f28027d65b256244ce065009da256ced9622be272291f71ae241b3ff52 │ │ ├─209957 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209972 /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 -- │ │ ├─209978 erl_child_setup 1048576 │ │ ├─210130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210384 /bin/sh -s rabbit_disk_monitor │ ├─45272a2a512d693f8ac7b22a7bf88bb72d12ce994ab9b25e826a987557a22bd4 │ │ └─56255 nfd-worker -metrics=8081 │ ├─f603703c9402788d27909db4317a5c03e3f5e37014b6fb6fefb24b4395f2b01c │ │ ├─251944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251972 /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 -- │ │ ├─251978 erl_child_setup 1048576 │ │ ├─252030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252233 /bin/sh -s rabbit_disk_monitor │ ├─26ff4d8008aa6b104841460323b2d08e421dbb28eb9a513377caccb1db403a5a │ │ └─47853 /manager --metrics-bind-address=:8080 │ ├─26e691a155cb632488c8632a25cc8e1f686a3710bd25398244634dd71fd4da25 │ │ ├─226002 octavia-api: uWSGI master │ │ ├─226015 octavia-api: uWSGI worker 1 │ │ └─226016 octavia-api: uWSGI worker 2 │ ├─315933011b5336fa3908e86ad0dfcc8705705c30145d0258957b26af1f360e31 │ │ └─40344 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 │ ├─a4f8a522f4e5526cb7ba47a12952539ccdcd90604c65a0a956da98b659661b0b │ │ └─256777 /pause │ ├─5e51e83ae2e3ad5d5e44f9440a01c70b5078407fd34c832752a62cace9bc2eec │ │ └─60596 /pause │ ├─d71bcdcddfa1dd4dac59da4ff722886344244f308697dd9042fa3adb1f1a989d │ │ └─43739 /pause │ ├─d84f7c945e5e6a2e841c5678c32614bc3380e410f332009edafda36d218076ca │ │ └─62068 /pause │ ├─d04a857676c4d31151145d8f3b7cdeb131d3ea67296961323490e569b57c4a65 │ │ └─86319 /usr/local/bin/rook ceph operator │ ├─32756af5388c4a47257cdae16befda3722b88385695b7319f35a2a036a02fb9f │ │ └─66058 /bin/pushgateway │ ├─53327b0ef1f76a9ef30fb20c808fe1bab71d913324388bcd889190622fd4234c │ │ ├─189714 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiwqg51g0/privsep.sock │ │ ├─211968 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp84qwl24m/privsep.sock │ │ ├─227978 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpuvk8r9od/privsep.sock │ │ ├─228190 haproxy -f /var/lib/neutron/ovn-metadata-proxy/3bcdaf60-6049-402e-a980-c57e0d2d1264.conf │ │ ├─379473 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379475 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─724427e314a0de3610482c159998c8d10f6bc887ab93822c45d453a4a3bcc6b9 │ │ └─268553 /pause │ ├─56af10dd49a464c6350dde7c733d598e4da1bb77105fe78f3780ebddba5b612b │ │ └─190882 /bin/bash /tmp/libvirt.sh │ ├─23d9bc165803612ae0ffbc218614f04bbfeca99bb793843d859332bd6275d231 │ │ └─40377 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 │ ├─f00845a1f8716386ec937f3e521a460b0c92de4acdb025c55bbbabbd5fba248e │ │ ├─124520 cinder-api: uWSGI master │ │ ├─124532 cinder-api: uWSGI worker 1 │ │ └─124533 cinder-api: uWSGI worker 2 │ ├─4e497035927e2b92fde2aadd8cbe3b9bfd3d1b2e69d6d9b9b7a8abb69c0d3959 │ │ ├─48585 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 │ │ └─49821 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─272a5495eb57339eac29f6370ad6366e6b3b34984c6b92c68b8db0aac19e1693 │ │ └─63023 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 │ ├─7bc280a0e29dc114a868eb2a4c75f1dec09acbcdef797f028df65a8b8fb6bc12 │ │ └─50859 /pause │ ├─5c07896cdc9a3435a5da25374c0cb7bb9497fd88c77ff28ce82e3eb8580fa7ed │ │ └─266325 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─17690089e01442af99ac58034d470798f4f4bf74b9768da811f91e7f6c6527b4 │ │ └─251682 /pause │ ├─35199969193a51d2124f20ee0fdca60b1cef0087e87b80cd40dd86b23190ff61 │ │ └─65392 /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 │ ├─7b1cac71312ab11e58f545dfdfbc41498bfc93d1c28b2dd2791f355de06f5808 │ │ └─157664 /pause │ ├─0d3342df55ed2482164980b325ba645b422a9ad54c2524f6f19081c260f39fb6 │ │ ├─91788 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91823 /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 -- │ │ ├─91830 erl_child_setup 1048576 │ │ ├─91955 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92289 /bin/sh -s rabbit_disk_monitor │ ├─6e55c2f727e250a2b14dc506cc7c260aae617071198d13ecf7466aa9f0367c83 │ │ ├─159622 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159789 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159794 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─414393 sleep 15 │ ├─3874fe57158126ae4591244c9192399c1f9ea758549d1fb1b34078e00b3bff9b │ │ ├─275200 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275214 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9e3cda067710ab7622a2613054ba6d7ad0c751a01fe50e80fcac75302bedf8de │ │ └─60637 /pause │ ├─b13ff7fc7e4de6a67a5fb44000723d19035224c006d4fd4c6d842cbae2f9c892 │ │ └─254554 docker-registry serve /etc/docker-registry/config.yml │ ├─d2a6d94a7edf42c35bf1a53ed8508412eef4eea3f3a6a10f170f5810737b21d8 │ │ └─41750 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a59fecc22bfb773bc4c66c39e0a0e85d610819c67edf7679e96949ca2f1f822b │ │ └─190685 /pause │ ├─dbe10826068bde935b46e0e0bee35bbf325e375c75cec7f8116188f1b00721ff │ │ └─44457 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─6766c0f84fb2e3268a069bf1cd8001eba25725b52a7c47e9a819eae36e2f49aa │ │ └─47283 /pause │ ├─55e585fe5c20fcc7957f3f9ccc5b356934af0a993463e6c151a7af56de628400 │ │ └─44295 /pause │ ├─0135f107369707b38e356e9660a81367fcc1c223ba62a2194274125113a68157 │ │ └─47593 /manager --metrics-bind-address=:9782 │ ├─e3009f7757150e82a44f8f9133356fc6c844ad6f67f5f81c0c71acdf44260cd9 │ │ └─185342 vector --config /etc/vector/vector.toml │ ├─d3f8b5760ab2d38af7bc07888d95a391ba632642e503c95dd651757e9bbdd7e4 │ │ └─48664 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2d39d9ac3eb4521d3219b72d5762913ee15081c087015d6158416dc1f4a6f64a │ │ └─40235 /pause │ ├─ac4a5ac6aa7a2a1237a73b786115abf465b5c299be839eac634579b75d61fcd9 │ │ └─156586 /pause │ ├─2ed9f17ddaabfb4b6cacf8b9127f0c9693b0ab3115b98800ce942e69348a345c │ │ ├─191098 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191119 /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 -- │ │ ├─191125 erl_child_setup 1048576 │ │ ├─191294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191483 /bin/sh -s rabbit_disk_monitor │ ├─b0ba2b33e3ba2c41763ab30ee180676b3b12ff18808da5a330009fa7506bfc0a │ │ └─271558 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─4cb1816dafe4b3e7825499dce9723bcc9ca9b711e27f9952cddb234493d61cac │ │ ├─77995 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78012 /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 -- │ │ ├─78018 erl_child_setup 1048576 │ │ ├─78148 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78253 /bin/sh -s rabbit_disk_monitor │ ├─00ace4138d9bfa4525fd05e6d5e677cea66e14068f01791098d5b2f7fe92c7d7 │ │ └─65205 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4707ee4fddc78bcd34927604248fd1c163c187b7ec4adc01561ecb66e4a78fb5 │ │ └─271131 /pause │ ├─e9bb621c5b0ba1cc754075a21f7e334d822c71874d1582762939f04c0b8544d1 │ │ ├─159011 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159050 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159071 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159235 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─414037 sleep 15 │ ├─efca38df0d64e9b05659ce2a0f7f0c6a00776662ce9bcf64a449323398fae3a9 │ │ ├─188312 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188809 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188811 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188814 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9ebbb7f7b2dd749243285dc8f41899773e9bb031dee9889dcfb5ed079e6f29ed │ │ ├─61635 python -u /app/sidecar.py │ │ ├─62021 python -u /app/sidecar.py │ │ └─62022 python -u /app/sidecar.py │ ├─6d897691b1427552de0544b1df5b649d7e8d4b438ab1fdad39ca20d8fd2b645f │ │ └─64977 /goldpinger --static-file-path /static │ ├─87232b2117c1aaf22bca77d75d170d9fd08c17bf3be5ce77d4f942ec46ecd58a │ │ └─62387 /pause │ ├─2c30506441e198c8f1a7cec480efbf88036244cb5935b79953ebb26d53a69cb4 │ │ └─233019 /pause │ ├─102b617865586e97257de8db2b642f056b82d6c80b138ee15d02960b4b0a9dfb │ │ ├─248783 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249262 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249263 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8d8c6f0b87a3eab668f8df1be69b7e77b15ccbb74487b9f660ebc71dc51cf42d │ │ └─209777 /pause │ ├─c48cda1ffa71db0c849bf18edc925813979c812581aa42cc4d1fd1e88414954e │ │ ├─266326 manila-api: uWSGI master │ │ ├─266360 manila-api: uWSGI worker 1 │ │ └─266361 manila-api: uWSGI worker 2 │ ├─2eeb8dc921064283ec0e56115d310cd29bf3e466e7b021f1bc903148e8ab9663 │ │ └─40264 /pause │ ├─a9757fd74c8c288659989db22796da09855bae5d57f080d1db9379b41d23d1c3 │ │ └─47184 /pause │ ├─62ce07ab0fff031f9a43d54e32f2cbc42d47a627452f51f2817a41cd7b6dd0c0 │ │ ├─195375 /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 │ │ ├─379088 /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/tmp80y0x164/privsep.sock │ │ ├─379278 /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/tmp8lggr50h/privsep.sock │ │ └─379279 /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/tmp8jnfsnly/privsep.sock │ ├─67010582fb25a6610a646d20df460dc434622f3836ce0b03a240d303ce2c9305 │ │ └─249035 /pause │ ├─404a7c48285fbd98c2b8b237554bd13099fa33d82f662af11acf0ef141bcf6bd │ │ └─64101 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─0228735b2bcad322ec5984ce1be67dca1a2be723ef1aa0d32b1a54abc237dd61 │ │ ├─48767 mysqld --wsrep_start_position=e51145a4-7462-11f1-bab8-7b246c3deb6d:20 │ │ └─48890 /var/lib/mysql/mysql-state-monitor │ ├─a96dcdc72d4da8944df6fa4d3bddfa367e31426b802de9dd79b623bb86146be1 │ │ └─178096 /pause │ ├─0d7d09231cc0b0f79b2563363217b28e3b12ee9dbc9eb7b6c67891da1a8f1440 │ │ └─66699 /pause │ ├─e67bd10046ca0522b67e6dd6954b94bf8e9bf17e5cf5402c4ca2bb4ddaf425b8 │ │ └─44258 /pause │ ├─dec2c9e91b85f90f62c9e7013b4b7c8922ed5dc5aab1c1228b41a525d958022c │ │ └─65805 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d6ca9fdc756ad210d32455a2bd1f5ae1aff3b8d3e364b69dd5c6faecdc06528 │ │ ├─188359 neutron-policy-server: uWSGI master │ │ ├─188372 neutron-policy-server: uWSGI worker 1 │ │ └─188373 neutron-policy-server: uWSGI worker 2 │ ├─33b33fd8b15c1991b394f22bf59835876aa01ec1583d5a77ba837a40b5447c0a │ │ └─55980 /pause │ ├─dfb44a3541bcee4682596a656a1a3b9c71c0c6488efba114c8e20df260b905aa │ │ └─96100 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-6q26x --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c0670a4a8e51582af45a4bc719501e35d3cfa90abac63b619fc7a4d21b6c1215 │ │ └─55212 /pause │ ├─b4499a40063571781eab4f27535a46bd6ac8dcec3a7392f5bf52d3a1c2cee508 │ │ └─217411 /pause │ ├─72f0220b47446c44fa1e7e8b187da0d284ef094be653d51fc2b604a1fd19f62f │ │ └─65673 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b59a6db174af24efbf040a02b1a660ce8b43e24bf5cd1f4f8e57a49f4e177803 │ │ └─65539 /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 │ ├─c4d6337eb0fd9118a76d9ade0bd156c2bbbfa4477e19975d9aaf7b4045610b63 │ │ └─162906 /pause │ ├─5b893380e1066b97f360351f1770222eb6cedad17bdb17c78e739bffc95dfd41 │ │ ├─175061 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175528 nova-scheduler: ServiceWrapper worker(0) │ │ └─175530 nova-scheduler: ServiceWrapper worker(1) │ ├─cf8801282fd9b1f071f1c9b61555e7cb0d3f0f69741999a94af04a4a09dcb77b │ │ └─217395 /pause │ ├─b24401dbf34e28a9377f2dfdc347b9272e8389fd68b984b75eb3844891302b4e │ │ └─50891 valkey-server *:6379 │ ├─3184dfa357f26e5558a5ca111b891672493576a5a94b7fa8d1eabbb7cef89470 │ │ └─61381 /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 │ ├─27b2168615add76a5d38979da192c2b01bf26c048add2ce1b00907d0e9920170 │ │ └─60681 /pause │ ├─4600690b8f64843889238f951c3603715ba6ccd56e10544e267da735254613f2 │ │ ├─110787 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111016 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111018 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─705c62e6e0f8ea20720604f82e2a0c7b39e0d8d9f67c33a53d18903845a7e2cb │ │ └─46466 /pause │ ├─ff6650d8b2c5422e50b34a62b0f58df3f7a9a72c3a8a7e054654f6f9eceebbfc │ │ └─184658 /pause │ ├─0e26977a08f13c2ad69c289fd3035ca393001b2df4025e6b0f14f5e315ff3048 │ │ └─237311 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─3e29762708c5da4866477b6d5ae3ed0e5a2a2865b5518ade4514bb4d6a00d7d4 │ │ └─233459 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─3338f7b8d7b80c13fb6156919b328a883dca2b353e1f7f0abdead101262073c3 │ │ ├─ 46678 /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 │ │ ├─ 46705 /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 │ │ ├─ 46834 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270794 nginx: worker process │ │ ├─270795 nginx: worker process │ │ └─270796 nginx: cache manager process │ ├─6796c1616e3b3fa1c5ba86c8c1c856f543551bffd33dc2cd550d274e0a9715fd │ │ ├─185283 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185522 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185533 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─413734 sleep 15 │ ├─d50030481f9f29baa06c087c4429e8399c5e3963c29d9daecf0e0ce6276a0dae │ │ ├─229324 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229343 /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 -- │ │ ├─229349 erl_child_setup 1048576 │ │ ├─229424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229544 /bin/sh -s rabbit_disk_monitor │ ├─2aae2e9fd9951706024b8450d5279d50062d2ac442c38bfb2151984eb9eaaa29 │ │ └─60860 /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 │ ├─a78881aa9cb8bc5759bb9fea399fbea67ae3aa34900287b367f29b4ab91275cf │ │ └─63772 /pause │ ├─f316edc569497855e330cb7be84ef5ff5615f25c1d7f67ffc54ff72d1b62ec9d │ │ └─272759 /bin/openstack-database-exporter │ ├─1ad0d11b903225fb27078431a162939df3c5a2780138330db61a335e2842b668 │ │ └─130009 /pause │ ├─be770e8970cb9dccafb87e3ba7d06d3b8ab062fb51a4232be53bc52c9d9e31d0 │ │ └─64292 /pause │ ├─259f2ff7715bc983b51798f9940bf61f102ca6f1f22f9fba0f7efc45bc36b410 │ │ └─40356 kube-apiserver --advertise-address=199.19.213.242 --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 │ ├─9e513f85117a04dbe3f3607b44e06edb2f1b82d2fb8bb15850251cfbf1166404 │ │ └─40731 /pause │ ├─e63b897a81e7f82f771084c5d3d9e769ab54bbba9a3e6c028a16989578ea2fcb │ │ ├─64329 nginx: master process nginx -g daemon off; │ │ ├─64343 nginx: worker process │ │ ├─64344 nginx: worker process │ │ ├─64345 nginx: worker process │ │ ├─64346 nginx: worker process │ │ └─64347 nginx: worker process │ ├─28047911dfc33b5581b189c637ef566b767ec09df35bb2cbcb92a5da973aea7d │ │ └─42836 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─066775d76767aebc60f749605326b302a7788e925b476873be477479e1c838d7 │ │ └─91625 /pause │ ├─6118a9e5cebcdef4a67f91baeade2c1694b0361d0ed7a902127de06e919dac33 │ │ └─163577 /pause │ ├─3484595e841ac259ace7ea67f15c4805040aea770e6a2ea64fbe83dd2aa8863b │ │ └─42806 /pause │ ├─0881f5a7ba00eb3602a5a7e36ae8b6cc0d82d67622b3a2af3aa4a883d2966c2e │ │ └─65840 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6e3addaf5c5c8a26b4d1d26d39ed7c765b23118438e073cd03db356a89b06ada │ │ ├─175066 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175453 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175454 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─48b337927493295df550cef7c3d25cfa6c63567a3d5ccbda78736962da9721ec │ │ └─158752 /pause │ ├─49290934c5343df0d49ea719e2759e0fefa70e4d78b590b64bb2e430c487e496 │ │ └─46788 /server │ ├─4d5cbe160f104134b2af582455f7f758ac25c48cf6102f58ce453277a4e0ffcf │ │ └─79406 /pause │ ├─26171fd12242f749f56346e25ae1cd36b42603c5961642150a98a53f52e8d284 │ │ └─43293 /coredns -conf /etc/coredns/Corefile │ ├─0ecab5ad62c9c0332fc09951d5868747ea6ceac9085b462f2e456d1e3cc4a767 │ │ └─217343 /pause │ ├─9e9783ea8b42971a7b4735e644fb903bc7bda9a0a38707efc83ff4eb9dbe3b24 │ │ ├─228008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228028 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─788f4d7437112c30031df43cadac1ffacc1dd86024613e63b997a113e034dcec │ │ └─217694 /pause │ ├─5928e55c1115bdc39931d0d09b68dccac0f333da713dccc8c0ad710169b3b7f1 │ │ ├─157009 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157021 /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 │ ├─3f91c4ed27c7a30a7115a0a8792c16bf6e5aec65b95770db73a4d1253334c158 │ │ └─43230 /pause │ ├─55d70b55a6de4dc4178d8d25fdd235ba6dafade8d9c146b30502d637e2e39c0c │ │ └─40183 /pause │ ├─702be0cafb5b4395d8572fe68197776a54afc573fe25918d99423df3902ce14c │ │ ├─189696 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─190438 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpik_jqu2_/privsep.sock │ │ ├─411197 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcs0k2f6s/privsep.sock │ │ ├─411258 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpce4eqvns/privsep.sock │ │ ├─411300 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─411301 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─bacb8fa41a799bf8460d7e8600ac61f426c344156148f425284841bcaddc63de │ │ ├─109283 glance-api: uWSGI master │ │ ├─109296 glance-api: uWSGI worker 1 │ │ └─109297 glance-api: uWSGI worker 2 │ ├─fdddb6730a45229ce0f22c2383d1bfc46cfc9996b916775f6c5def3f29d89690 │ │ └─235016 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─109b5b1aafb5c10c8e69cd3bb479f46745ab085cbba520f6ad5b7512bc144393 │ │ └─48865 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e97ac26e6d96eb9f9eb9cb35a135c9597528253cb906c889117382b728679a1a │ │ └─55875 /pause │ ├─7d69e90ab7ab0acf34012f8ff6c36db07924df07c4528ede6e1d100e882a43c6 │ │ └─227015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ccaef8dba30190844282600159d37493dc8d63c24d6c5addc0c5cbdd805f35b0 │ │ └─40255 /pause │ ├─48e5a7005d70ce84391d60c7107c8aa51e4a1a2838cc90244842faad531f6712 │ │ └─163441 /pause │ ├─afec5a75e09fc6e1f6a2ff60842905d8ef989fd6946363ec4b020fff0fb7ede5 │ │ ├─84670 barbiacan-api: uWSGI master │ │ └─84682 barbiacan-api: uWSGI worker 1 │ ├─6939a8fdaea7228ca7bdaa3bd33ce8ce5905870a2e7671af754c794ffa5ee426 │ │ └─62974 /pause │ ├─6d6a5a4ca94911ba5d09f7c17a70f484b9bcc18811459910d08414a9b76cdfda │ │ └─40271 /pause │ ├─d15a54f2fd7302c77de916e8f04ed676f607f991cfa6cdb70da51d3f2c38fa40 │ │ └─47800 /pause │ ├─0387d0270b7f469dd2f3bc847cd69f952e92e4b210740c5a7862a2a281f6e6ff │ │ └─163088 /pause │ ├─941351660f1b9f0cddd4684c1a5cda599efceb76d5fae79f78577b84ea7a8804 │ │ └─66093 /bin/memcached_exporter │ ├─00af109f4863706fc87bc781d5c7b6ea579b68ed2f2fde6141509c1e4417ff58 │ │ └─229132 /pause │ ├─323c886ff91f234e0175ba0a7bc029bd78d2b29a945a98e31f09b44123320b07 │ │ └─50644 /pause │ ├─e8451698ca4482614c71ff3f2554191777f87de614d4555b9fa2d7201e21e888 │ │ ├─205781 heat-api: uWSGI master │ │ ├─205823 heat-api: uWSGI worker 1 │ │ └─205824 heat-api: uWSGI worker 2 │ ├─41ddf2a8bf8ed10662f39699daa53a8c5270ef7a0ca64660c860bd3000a11fbf │ │ └─41511 /pause │ ├─b3f374503c9ef96226bcb489b6c04298233d19631d0a77f0da23e57da6c4081d │ │ └─256533 /pause │ ├─993810a22f0b5fff68d22598b8d574e9b4f44501a4bc111a9a167768c3c32494 │ │ └─40396 etcd --advertise-client-urls=https://199.19.213.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.242:2380 --initial-cluster=instance=https://199.19.213.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.242: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 │ ├─8426f23e15090191a71c6af9d26bc61ffe2c453dde84206d8c0a29fe782f16d0 │ │ └─237286 /pause │ ├─c2ecf2f3ae672667fad2ae96ea3c7c44d0ae51e53b9231c5637bed15e3b55115 │ │ └─193024 /pause │ ├─6bd24c200cfd99f7a11f10f7d66b54333b9c147396279494b24eab0250b7eba6 │ │ └─159403 /pause │ ├─034799c362449c49508fc382ae0d136f4367b029e33e0c72e2d3215c5da58712 │ │ └─56392 /secretgen-controller │ ├─b975568f47783933b3cfdecbd16bc5d2c52e245bd0e89363ad829f6c72251878 │ │ └─127311 /pause │ ├─f03e64695a08f45d9d79b1686a2880c1620afd05be7d6506a5740276ab62b902 │ │ ├─178994 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408058 sleep 300 │ ├─df1bf581f21a8b26f648965e9c80497bd0110ea13fd63ee5970693b005e2e0e9 │ │ └─266296 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cfad6a493b741144d8f3c4d60ecfcc440fa91f8327f1cdb0abcfb2292e85af9d │ │ └─231885 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b413e94106ea5f2ba50b9e2216843b525cd7d83ff2ab10136bb8cbfc870ec75f │ │ └─48555 /pause │ ├─0e439bb4276abd1a4a25c86b581924a6357049e1c3ad2d809fac26b5bf655426 │ │ ├─159021 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159135 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159152 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159270 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─414047 sleep 15 │ ├─af472d509d9f1f54ca9d8eff026fd48d7eb26e9c9682c504e2077a9003737b87 │ │ └─63959 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7d9ff91519924936360d8554598b570d8449bfd43e8bfcbdbe437283cd467459 │ │ └─95758 /pause │ ├─b59e891b9ef5397082bf80bd2b7061eba3c602ad22bf7d97115ceb4fe0fffa60 │ │ └─178579 /pause │ ├─1b4e007cc561d1229226130e331203f9706f509f2a71015a47bad3e847412720 │ │ └─160612 /pause │ ├─2291af9b7c892367ca8ce5e2bf503b4819b5d1e656a141cf7fd8f3e3f76967ce │ │ ├─147337 placement-api: uWSGI master │ │ ├─147350 placement-api: uWSGI worker 1 │ │ └─147351 placement-api: uWSGI worker 2 │ ├─f96ec06de3f5ef86ed5109f94a82a15dda11b4f91d2c46cb7c6a12348dae4803 │ │ └─55927 /pause │ ├─5299007ea06551e3e42205aa709ec4b8e9f73906182206fbc3a664f3eb6df2a1 │ │ ├─174337 nova-metadata: uWSGI master │ │ ├─174352 nova-metadata: uWSGI worker 1 │ │ └─174353 nova-metadata: uWSGI worker 2 │ ├─50ef7f731abf7ae83b469434b16b9eac6fd491813d787ba1e1a29b375aa05037 │ │ └─43261 /pause │ ├─8ad14442dc1a9d2d8de00d102c8562963bae921fbf719aea22aa8a27b6b9e1cc │ │ └─44549 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c00ac66ce9c018c03c30f76a3dcf490ed5345724974590d1bb873d67a9fb2d79 │ │ └─62434 /pause │ ├─e38910425eb14b553cf01fd33dc8314147f6aac4f636ac165d64bd8ef2683c36 │ │ └─60416 /pause │ ├─500532b82607ec0f2b24fbda85f147a957936ea229ecc1ca98b836974780197a │ │ ├─41959 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42341 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cc475b37515824cff98a3a637b090bbed02f1b371cd9ce97d2eace91f187a38d │ │ └─56331 nfd-master -crd-controller=true -metrics=8081 │ ├─7ed1c838caff6ce0572f6204e317f7553ff24a94dec56f40660a520f917d88e4 │ │ └─40756 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─06fd9ae9a75b1ad556343e0deba628d8d683a62bb7815510a69897f84164a7cb │ │ └─51023 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 │ ├─5f7d11d5338b9972ebd4364050f53192ee99c67014873b9e91a72e199f879b90 │ │ └─77843 /pause │ ├─2c8c947f8c5431632a162fdc1fd46f40a595e73d35e22579ac46b42a18988c92 │ │ └─114326 /pause │ ├─2a5846d5d0798ff024337f16fcea577f36c5e2548e3ee442cb8a33cf8518a5e5 │ │ └─112444 /pause │ ├─6e3081f482a962b0542f3bd7af976516f9864a3ba2c87de0db76fc286104c326 │ │ ├─112556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112573 /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 -- │ │ ├─112587 erl_child_setup 1048576 │ │ ├─112730 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112731 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112876 /bin/sh -s rabbit_disk_monitor │ ├─29346999d6fae4e89ed096589279a106a68bd84f82fd29d151072eb4dc9b4154 │ │ ├─227051 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227643 octavia-worker: ConsumerService worker(0) │ │ └─227646 octavia-worker: ConsumerService worker(1) │ ├─a69a1cf1f469aea52a73254afee8087e7f42f36e42622859b41c898d7d883986 │ │ └─43908 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 │ ├─c87a8d6563fa30158aba4e1ef04dbc2409dc3a1506dd1c9decf536120cf61a36 │ │ ├─66979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66996 /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 -- │ │ ├─67002 erl_child_setup 1048576 │ │ ├─67133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67270 /bin/sh -s rabbit_disk_monitor │ ├─9bdeecae9be9171de2d3fc72695eac8c10ba959ec2a5509d3129261d4d1d6e8b │ │ ├─271149 apache2 -DFOREGROUND │ │ ├─273714 (wsgi:h -DFOREGROUND │ │ ├─273715 (wsgi:h -DFOREGROUND │ │ ├─273716 (wsgi:h -DFOREGROUND │ │ ├─273717 (wsgi:h -DFOREGROUND │ │ ├─273718 (wsgi:h -DFOREGROUND │ │ ├─273719 apache2 -DFOREGROUND │ │ └─273720 apache2 -DFOREGROUND │ ├─2007b131cacc29f69e5d55c7c7b980ab42369731b3eb7af021a0caec2759e2eb │ │ └─47951 percona-xtradb-cluster-operator │ ├─03c53afd39733ca319dac9aad05d8e2539ed68f7935f3ee6385133cca28c3827 │ │ └─46412 /pause │ ├─96d6209ff4305a9ca00a072e73b06b7f03f9f9ebbcb824aadae6791d7352643e │ │ └─65029 /pause │ ├─1f48d0a49c37acf054fb9251ae9618d718169539d8109760abd7ff5e64a3b354 │ │ └─233997 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8dd0df90b458b470af7a0c3b54a3dc48446beb928620b7fba53adb9b7307a094 │ │ └─248449 /pause │ ├─c93da92585660c9c0dcba7aa3c259b9deae62b1869e4dd3ed53121625b3e8907 │ │ └─193242 /pause │ ├─86ff4ff9a39e2a29caa52fd2e097a0331ea8f12c0e8f8b4531054793a94079b4 │ │ └─61868 /pause │ ├─1a17809da4865de1e50949bca576925dadb6c7cc513a0b81e04465f893ba362b │ │ ├─185424 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185448 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─05920e49f395d9e673fa9bc73bd45707aa79f4172a862160456516e4c92aa701 │ │ └─62497 /pause │ ├─9f410e9cc4afdc1efc4d82692a7007348e9d8abb9ac3a8d9768cd04f481f14f9 │ │ └─127950 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8a55fa76079a124c7750b4ce0dc144be01e4df77c2b801c39db01aac34db71b1 │ │ └─66337 /bin/oauth2-proxy │ ├─09933b256293adfc78a400f4efd0de4a8f0412d2341c4f71db1a15152e42bed3 │ │ └─110523 /pause │ ├─17301193b3a30f429b3bee664a3ea5f0ae3922dc5fa4c3d93160b369e1499c47 │ │ └─56181 /pause │ ├─3e2148e8a7d4f960cc69cbdd2d026f5cfe2350930f3147dc0ed25157a73ca9e2 │ │ └─40508 /kube-vip manager │ ├─7ccc44e52eb6eb991004188b48942cb301118efdded0d5fc08437b5aa32bee9f │ │ └─48137 /pause │ ├─7be96b53eba3900fd6a6d25b9b1d51d64c173dcbe74ab9eeebf66432c2fcddb4 │ │ └─61964 /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 │ ├─77c5d5530915b77c3b84546a375bd677f9fac0023bf101525c548ba7f65d538e │ │ └─51214 valkey-server *:26379 [sentinel] │ ├─f1bdb2ee63ea1f8ed466fc0e3303d952483e20ee69066e7f81da8742f080fe43 │ │ └─68492 /pause │ ├─a8d22e77b448f0e6fec1334908df19ae685c5072e17c14536bba0626fd4624c9 │ │ ├─128454 /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 │ │ └─128628 /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 │ ├─bae95c7ad0f36c3d71a274df6c6a0836f923806af88b4b27f3c9086e9318d3f7 │ │ └─66240 /bin/oauth2-proxy │ ├─d2f1083b24d877b8e5c779836c14351f4d9a48d8cc92e364a1722bbc58df6eb4 │ │ ├─266486 /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 │ │ └─266800 /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 │ ├─32b3a2933310c8c04183bef3c40e32ea2eb1ff353ab4884d4edd480c14e18cd8 │ │ └─51270 redis_exporter │ ├─e6a76711cd248e962f1a01f58e00ada5316af42fa8a6389523bb4bc52d0f4a8b │ │ └─56290 nfd-gc -gc-interval=1h │ ├─5c138fdbb8cee6fccc99c5bc88e2421f41894f119875baf8f88443a31732920f │ │ └─191443 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4defeeb4f845375d2f4302f5b3dcc6899cc31e19ab5446424581565ed5b16871 │ │ └─156942 /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 │ ├─eb548fdce0c9d83cdbce27fe7ccd0f99ba5860cb9ad2e4386839671ced221d90 │ │ └─272576 /pause │ ├─bc67356124921eb0d5fcc13235578b30aa81475c7417e3bb8573800747ae9a36 │ │ └─178265 /pause │ ├─c388762a027e5fa71b0b4508f27391974f8568af6bfa3dfb4d278b696f13bf33 │ │ ├─248488 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249237 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcbztm_1u/privsep.sock │ │ ├─249240 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249242 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9194c18950811d122861bc8727175e1b2994d1a0d012ef15fe176aaf6758f1d9 │ │ └─43312 /coredns -conf /etc/coredns/Corefile │ ├─548f32a22d992a5aabdfb43ae960cbe5c509d5cd51d64d108de14154760eb7ce │ │ └─85513 /pause │ ├─cff6c59fb2c26981637a79d9a40c336efe860cb207d54429d38c9385e59132b0 │ │ ├─ 71961 apache2 -DFOREGROUND │ │ ├─ 71976 (wsgi:k -DFOREGROUND │ │ ├─ 71977 (wsgi:k -DFOREGROUND │ │ ├─ 71978 (wsgi:k -DFOREGROUND │ │ ├─ 71979 (wsgi:k -DFOREGROUND │ │ ├─408593 apache2 -DFOREGROUND │ │ └─410127 apache2 -DFOREGROUND │ ├─aa4900b0409b2ac2f53ac4d92a644fcfbd0d6d0710ffeb77a48bc9a533339a1c │ │ ├─176326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176346 /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 -- │ │ ├─176352 erl_child_setup 1048576 │ │ ├─176454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176703 /bin/sh -s rabbit_disk_monitor │ ├─91c64ee32e71195c7cb20b9bd3bed39c4b86df8e4ea8b86380adde201739c2e9 │ │ └─158798 /pause │ ├─aecb2b15a03c0f7a7af92a91512dcc3c4eab38001480e571dfee93982311249c │ │ └─233971 /pause │ ├─092ea0f7ef2004e68042255e4b2b49f9000987e75931ec58477d3b300ea8485b │ │ ├─248674 magnum-api: uWSGI master │ │ ├─248709 magnum-api: uWSGI worker 1 │ │ └─248710 magnum-api: uWSGI worker 2 │ ├─e7db0ec3d21680258e3a0ce83a43e1c136badc5442a1bed2c319d2abc09c3256 │ │ ├─205722 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206074 heat-engine: ServiceWrapper worker(0) │ │ └─206077 heat-engine: ServiceWrapper worker(1) │ ├─d672116c32a1ace848eb33961d0b71d35b31143c1101eb2298a22541253175d3 │ │ ├─ 96223 /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 │ │ └─395117 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cf62a87ea6c53833e169eea0ffccb43e3138fdbd76483b2d219b69d0ca7c5819 │ │ └─44503 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─132d6a6e94f74a7242f34cd6801c3675349352554771e81d8782dcdd9d13021c │ │ └─163673 /pause │ ├─5301f7f941fe69425de3470689a71b76e1c4f41e295d32e4dfb386a04d1782c6 │ │ └─162666 /pause │ ├─b942174b8ee177985c783c6c877a6c57cf263d0a6ab8621a532924f40bd25362 │ │ └─127356 /pause │ ├─984ce703f63cdba663b5264511b7d97a302b7ad942f40c0c428acbc658fbaf22 │ │ └─65497 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-242.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 │ ├─c98fb7193435fc49c41fa95263621fde7a098124544aeaf54eec0407b474f642 │ │ └─234990 /pause │ ├─411c82d92f0be50ea74eb2b379aa1fb7381c1190f3889c5390130becbf5fa236 │ │ └─110477 /pause │ ├─0b882798b4476ef76edbc1ebecaaab22726dcf06befc2bb191d65b5aaceb27aa │ │ └─44340 /pause │ └─54c967d367228302d9d70e55f67fbbacff3980ec6f63581531615f4b9b4b9ff2 │ └─169471 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount