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 │ │ │ ├─36839 /lib/systemd/systemd --user │ │ │ └─36840 (sd-pam) │ │ └─session-25.scope │ │ ├─36834 sshd: cephadm [priv] │ │ └─36853 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-64.scope │ │ ├─263329 sshd: zuul [priv] │ │ └─263377 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─263356 ssh: /home/zuul/.ansible/cp/199.204.45.233-22-zuul [mux] │ ├─306291 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-impyojyfxwpmhbgboikjmktqediauigy ; /usr/bin/python3'"'"' && sleep 0' │ ├─306292 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-impyojyfxwpmhbgboikjmktqediauigy ; /usr/bin/python3' && sleep 0 │ ├─306293 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-impyojyfxwpmhbgboikjmktqediauigy ; /usr/bin/python3 │ ├─306294 /bin/sh -c echo BECOME-SUCCESS-impyojyfxwpmhbgboikjmktqediauigy ; /usr/bin/python3 │ ├─306295 /usr/bin/python3 │ ├─306307 /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 │ └─306309 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-81827e66952a5b88b61e207e8b163a8b4d19aee00a8e62963b017098cbb9efc0.scope … │ │ ├─26798 /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 │ │ └─26810 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-cedd97c0cf49ae2acd01d8f27dd3e66eed87175ef606ef1ccca98ca7c7bdbf8f.scope … │ │ ├─49802 /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 │ │ └─49815 /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 │ ├─containerd.service … │ │ ├─ 23554 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 26755 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81827e66952a5b88b61e207e8b163a8b4d19aee00a8e62963b017098cbb9efc0 -address /run/containerd/containerd.sock │ │ ├─ 27137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c2c033ba8034fd3472e3502b080355cda6384f64eae2dbf6f9a0dfd91f83c1e1 -address /run/containerd/containerd.sock │ │ ├─ 34264 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 638c737a7206e89238c8c24963ebcc1910dfcdc58e299312cdb4abbe4ae2150d -address /run/containerd/containerd.sock │ │ ├─ 40789 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1274eeb332e5009de2adec7e032b4889c0281391fcce6d673043c79c348ca67a -address /run/containerd/containerd.sock │ │ ├─ 45249 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d27e9aa0aa105a5d8e0f7a5a3e9a2c16afa855dc6906b4d391f4b596dbbdae5 -address /run/containerd/containerd.sock │ │ ├─ 49778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cedd97c0cf49ae2acd01d8f27dd3e66eed87175ef606ef1ccca98ca7c7bdbf8f -address /run/containerd/containerd.sock │ │ ├─ 58496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93491dc89e6eb559cef96ff2b123a2f35bfb250fec9d9c33a53ed7ecde81bbb0 -address /run/containerd/containerd.sock │ │ ├─ 58539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfeee2916e2254336a70a4c9000bca9acb2a682c1ca470e58933fa84748b2b1 -address /run/containerd/containerd.sock │ │ ├─ 58553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50d23eb67f305dfdc853f83987c60a742a26c6dc7ede8c1c823809c96026d785 -address /run/containerd/containerd.sock │ │ ├─ 58565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66c36d0efc302d3593a2a540ce2e04bcd25c78811182aef2911f98e4f302faf -address /run/containerd/containerd.sock │ │ ├─ 58566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318e3054a8549de3299654252b5d96cc0a6f6c2d240e1ecbaa3cb7437c07b11a -address /run/containerd/containerd.sock │ │ ├─ 59323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667a759da31a88c3866e332768327526ba2d967ddd522571ab03fba395e06679 -address /run/containerd/containerd.sock │ │ ├─ 60443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2591387ddbaf9eb9d32cee78fe3e614e5dcc0862309e330a786ad1140cdce20 -address /run/containerd/containerd.sock │ │ ├─ 60459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b719a6d8c87f2e6545ff8fee5994cc7215fdec8a5ac5d232214df6a49ea147db -address /run/containerd/containerd.sock │ │ ├─ 61829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03c3ff81eafeba2c6ff4bf4e59080ed83f15c7442871f49591e3a9148192e13 -address /run/containerd/containerd.sock │ │ ├─ 62304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c27f2bcab1f9be3df1f35f13a1611333dab365641690f52b54541a874b81947 -address /run/containerd/containerd.sock │ │ ├─ 62338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e89e063bce60f2e7cf2aeb840750960aab837b8932c0c622cb07f9400fac36b0 -address /run/containerd/containerd.sock │ │ ├─ 65478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b9761fe3c03f6e4599834b908d54e7b25ce4b5f9f4f02d73a83f0cd84b0e942 -address /run/containerd/containerd.sock │ │ ├─ 65746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b6a7b50fa2ebd9be87cb0f0c8ba5a34caba8ecbc0c558e852ad3c8d87def301 -address /run/containerd/containerd.sock │ │ ├─ 65890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33f5cc82d9489c62fc6eaef0f6dcc410f99feac7509dad696067c468e5b5c74e -address /run/containerd/containerd.sock │ │ ├─ 65947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b7a9e50ec010908c71642754501115dcf499238854c55f44003ec59d189cb6 -address /run/containerd/containerd.sock │ │ ├─ 66074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f980682bce88e5406d029927988bbcb223a2c4ad10c9e92c701e6c9ef65b6d9 -address /run/containerd/containerd.sock │ │ ├─ 66101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b3529a3cc87b9cabe5cf417952ab147aa5587358cdbcadb013606fcd7f729b -address /run/containerd/containerd.sock │ │ ├─ 66249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d435cf01081e2b9521f6c174c154574881db13598c4429ffcc9aca29f0daf2 -address /run/containerd/containerd.sock │ │ ├─ 66363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984b69e30f5891a18ef50923add33fa5c67353405e8d4911002e4f20723c9265 -address /run/containerd/containerd.sock │ │ ├─ 66457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f94a69a030b26d0b9c4800658c589a27433c7ddc3e4e0a6ee7bcc62461067f1 -address /run/containerd/containerd.sock │ │ ├─ 66519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b4a8c1c6358e0d1c84ceeac2346e8290c70e69656d13b9d967e6b77cbfdfb3 -address /run/containerd/containerd.sock │ │ ├─ 66653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd4698e01b4902ec2f0cd6675630ba8b699f6ab5b9968ff2d9e37999f4eb97f8 -address /run/containerd/containerd.sock │ │ ├─ 66989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca8a883e6eb01244f03360dd5ae809acc24d912a2d5edb80de305e429e44397 -address /run/containerd/containerd.sock │ │ ├─ 68389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54b2c00f0e4440a29843a99b0487ae273393ea67dd0201fb9ef9fa28715c2ce -address /run/containerd/containerd.sock │ │ ├─ 68502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc1cf6dc62c947b1b31c76242096244732db98ccbf9563905e120609a0925697 -address /run/containerd/containerd.sock │ │ ├─ 70873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20680e7a99ee226e95cd6b4e85fab7b83eae8996f76e641eb925029bd9a62450 -address /run/containerd/containerd.sock │ │ ├─ 72828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7711f1d5d08d4bdf55d28669a3e5ea780e99214ee56d35e833c67c4d3c125a00 -address /run/containerd/containerd.sock │ │ ├─ 72950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4753a2c49eb79c29304f6c8c87beebd39ded6fbd58a4990fa77203674fb69e9f -address /run/containerd/containerd.sock │ │ ├─ 72994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a126c82670b09a7e0df85fee77a0abfc2fc81ca051c12c9da5cd9749d6315245 -address /run/containerd/containerd.sock │ │ ├─ 73046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42b0bd5de8bb7af1c539ba972ec258de768ba96784553c063a1fdadb336cc62 -address /run/containerd/containerd.sock │ │ ├─ 73553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e51efe63cd0c704b574fb922dd4b09ba92456ee60560b1bad4cdc8aa1c0055 -address /run/containerd/containerd.sock │ │ ├─ 73678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8de14c4d06c15c113cb1a24c612a54cb612c8ab153913a0589276103c76e9cf -address /run/containerd/containerd.sock │ │ ├─ 75150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2ab4435f226e1767c0cceee7dd2f7c41f7fc09479eee4b58b38326da0518e8 -address /run/containerd/containerd.sock │ │ ├─ 75827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9031466be02dada530c370ab885b4b78b2b39d09ca5512cb4e20237223c9e866 -address /run/containerd/containerd.sock │ │ ├─ 76163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908181fbc44f5853e17851f4c2b1638a32564c458788f0230c4cebd7d2b7445b -address /run/containerd/containerd.sock │ │ ├─ 76432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ede22298c580722ecc681a6b369263700e6be8eaf3e55a67c99581c2289e4dd -address /run/containerd/containerd.sock │ │ ├─ 76519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ed8f30e3210a75d5c4b29506794b072c2439254294bf2ea331d707e77a58e6 -address /run/containerd/containerd.sock │ │ ├─ 76601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b56e7de9542092f44d4a69be578784feceeeda30d60cd72ff1f2ee97371a038 -address /run/containerd/containerd.sock │ │ ├─ 80395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439eb886f166d03228fd501d8515eadfbbac89f6822e00c4bcf79ba5a1f9a6ba -address /run/containerd/containerd.sock │ │ ├─ 86687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5eb0659c1e0107f9c3cef24247fd04ea1cddb8373ee4c16034ad5069471946 -address /run/containerd/containerd.sock │ │ ├─ 87699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e91a0e93f96ae70eba548f5e06bfff0835425ab0a29a3c0893735ce033d30843 -address /run/containerd/containerd.sock │ │ ├─ 90500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4794c616e73a9c19995bb9790aae4b639f4a314ff70f28ed58b683f79e4665 -address /run/containerd/containerd.sock │ │ ├─ 95932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5faa8039381d9c75950e880c8a176a357ac8103e2c5c1ea6a4e1b1db586cde6 -address /run/containerd/containerd.sock │ │ ├─ 96016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34aa5d177e434bb62d55fa2d81ba317f101a306b5807da7b987a482e4007b186 -address /run/containerd/containerd.sock │ │ ├─ 96065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5090132ac701e3481afc39fd2a445cbbd220231648f6bfe41d908a476bec1698 -address /run/containerd/containerd.sock │ │ ├─ 96119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed35a271c17b81f929d3917cd3cebd65dd61482d82ae3df0b9267a58a4e839b3 -address /run/containerd/containerd.sock │ │ ├─ 97560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09e3c3fcd62d02bd526b1462413f28bcff77fba62e436646f78ffc9d0642aac3 -address /run/containerd/containerd.sock │ │ ├─ 97605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 266a9885866c3b6b7398b2db79a5b81440efa86d797d4f8c717e36c9ec853506 -address /run/containerd/containerd.sock │ │ ├─106225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d0bac61a48311a99522cec3e544d76b1ec73096bc2cb87a74b1d6447374792 -address /run/containerd/containerd.sock │ │ ├─107142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7fad8196f0baa5e38b1fa6169b899e9c4d365d82b9512d4a81605e37f026bd3 -address /run/containerd/containerd.sock │ │ ├─107443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e6afeafa69884c28af475a48885fbdd524399d34b3e0d9d27a8b2f927af3e5 -address /run/containerd/containerd.sock │ │ ├─108117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa4289748c00470f9051bf0138ac215db9fcfc6a8596865b8cdde78521ba9ef -address /run/containerd/containerd.sock │ │ ├─108392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a81495af2127ddd02c71ca41446881d85a61d35b0a984b9abdb5e315edbb1e -address /run/containerd/containerd.sock │ │ ├─109424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b9864b566ef64e0fc044a1b87d7b3d41bdbc44689e38dfdffaa06ae545c0fca -address /run/containerd/containerd.sock │ │ ├─111116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbe68393078d2bac860d85046e2327dba92fa5ee262205eff4a838f3e17aabd -address /run/containerd/containerd.sock │ │ ├─113549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d0b55d11f29943f6d767d3f58c6cfc53ffe50f1a3c9ceb5dd5646d61ae2163 -address /run/containerd/containerd.sock │ │ ├─113656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23f58d22bfe91e827be7ef1a3adfe0e12d20c4dddadbe51238ae97f81ee22dd -address /run/containerd/containerd.sock │ │ ├─113792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01ac3a3c526b626a02620610565efd44df36459e84f4f037be3f6458f2adc4f -address /run/containerd/containerd.sock │ │ ├─114061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c08c20394c66e49bc3e40821449c5b6e973475a93fdce2d0c67b7efbc6d3ee9a -address /run/containerd/containerd.sock │ │ ├─114375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b1404700bdc3968dd83fe23e1ade014bc93d51d23841a52075c7bd783209921 -address /run/containerd/containerd.sock │ │ ├─115833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b49515b2a63a7be7422cade89cd4c0b52a3e294a39f5bab0289315dc6ad3c5 -address /run/containerd/containerd.sock │ │ ├─138500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfd1a5736b920a8d3a6a88bef04d0c77e3dbc945d93b9c0d00b73914fb95124 -address /run/containerd/containerd.sock │ │ ├─138548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d93b1ba2934e3e2c4b6e72dd1035d558275a6b2fbcde57b383abd5ba92b4f5a -address /run/containerd/containerd.sock │ │ ├─139128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a81ba0a962e116dd9a73f72cb6336824573995aa7386db0bd8f03de1bf008aa -address /run/containerd/containerd.sock │ │ ├─144200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb96185c06ee00a166503b55ece4912b80746e817b3e651096951349e9f46839 -address /run/containerd/containerd.sock │ │ ├─144388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7edacfed33054dae0b361a7ff39d2b0b091d19bcecfbfa0440ac0dd2bc698ff -address /run/containerd/containerd.sock │ │ ├─144676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc5caec96019e9b45665f07d92342becbbbb6cd18b85b6d8fc7bf799c4cf9d48 -address /run/containerd/containerd.sock │ │ ├─148567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7988abee35561556eb057f814f7a5910a5eeb02cc8177118986b4802e27158 -address /run/containerd/containerd.sock │ │ ├─148843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d1b85f965614843db80ed1c432aa6e7b239c8144c25a8e08e8e10bb67b706e6 -address /run/containerd/containerd.sock │ │ ├─148948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4d403da18b649ea66cc779b4554bcc2f16a51b962b993614538e0aed6ef4a9 -address /run/containerd/containerd.sock │ │ ├─149043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a0ee8203aca23e927a08cc748ce7a9eb7d73f203a95a09994dea782f3c76c6 -address /run/containerd/containerd.sock │ │ ├─149380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20441cf40fdc8b3d486b475bf45774a7ebb4270c2a9639bd45cd8ec4892f160 -address /run/containerd/containerd.sock │ │ ├─150310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0683aacdb5c504871a3548ce8b83d3f9302f4e748f50d24435320e31e80ecf9 -address /run/containerd/containerd.sock │ │ ├─157188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0b1faf9c93a7852b08a6ec3716ed32bfd93449e64f5dc35da31fd19dbb9329 -address /run/containerd/containerd.sock │ │ ├─157255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ca93859c7bfec510c1b7622cb712115f94d49bc1505094c89ea669cc2fdd8c -address /run/containerd/containerd.sock │ │ ├─167557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53ab0eea9f1d399accdd292423131a5b3bae2572b873d155c04b719234622cc -address /run/containerd/containerd.sock │ │ ├─169363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e05645ca6d715f9cde8c6c9c6055e40d4560bf2916c874c8f4a078fb5e2e6b10 -address /run/containerd/containerd.sock │ │ ├─169412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947eb366dd8cb1c05ccbbd4638797ffb5b49f7a0b3b0ea5809be5aa0996ee347 -address /run/containerd/containerd.sock │ │ ├─169489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02df0d99a0e44b2b2173402efad47e45a0fdc3ad368405eb85ac57b59d6f63b6 -address /run/containerd/containerd.sock │ │ ├─169498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d84a094d2aa1fb41108d332682460699be4c74a15d0a864fd920c9a594013e69 -address /run/containerd/containerd.sock │ │ ├─169525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4aa5725a020ddd039e561d0e29690920be106d3291d7fd338e857adcd4f7c03 -address /run/containerd/containerd.sock │ │ ├─169910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51c5cef51d03fc229098de4a78a1fdb821b53f7e1c1c20e7e26a0a16a2b4b410 -address /run/containerd/containerd.sock │ │ ├─169950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032a61fc0099c2a6841d6bd7c070cbcb96d9a97b480aa8b9d64be7fe720e9085 -address /run/containerd/containerd.sock │ │ ├─184802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df8fa3a25eaf15f03f14f56fd0bbf030a4239274ace716414f0ce9539d8ccaa -address /run/containerd/containerd.sock │ │ ├─186756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357da9eb74ceae0a11b4b2ecdab41ac0a986172ff043370a1a92234ab0d458c2 -address /run/containerd/containerd.sock │ │ ├─187114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c0991c93ab4a47255861dc2bd1097e792fb33d2f44589bb808d16e2e1da82d3 -address /run/containerd/containerd.sock │ │ ├─188494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db75920ea6d0bebb41ec89ca0e18093eaed4b85004acbd1b4ff8a795a075717f -address /run/containerd/containerd.sock │ │ ├─194741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b3f4431cded9b692bd1b8b35a97d7347f878935f69b1e16ace1a2de858fb440 -address /run/containerd/containerd.sock │ │ ├─194979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dca18b8bae67a85d289dd9a9e5f39cc195838903e17e6f3a60ad1672fb050e0c -address /run/containerd/containerd.sock │ │ ├─195027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e017dfe2b3a297caff10aaae7dd46cb86d3e6ea36b765f3fdddbc0656c2752e -address /run/containerd/containerd.sock │ │ ├─195075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d65dc4e45221b4197952516e1a2f4d444c7999d76641a522fff73e1e71c5ce2 -address /run/containerd/containerd.sock │ │ ├─201470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da0d14d2fdf401cd1eddae2437eaba29b1c06420cb5d80388a099bd36b219884 -address /run/containerd/containerd.sock │ │ ├─201485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80101e88a1defd7867bc6b6f13213c6c446834f9b72a3376ddcf7897b322f7c -address /run/containerd/containerd.sock │ │ ├─201579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2352611c17675e728d48b8aa5da01bbf44beb6d185d0333ccd1e67fdab3350a -address /run/containerd/containerd.sock │ │ ├─201899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb05724adce6d41ce67b91fef9d03d560ec886e1b9922175b9a8b7646b09eb0f -address /run/containerd/containerd.sock │ │ ├─216247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6724edeb951a62b016bb600bb0472a8b6a4bbe7052dc5f8e5f7cc6e941acee -address /run/containerd/containerd.sock │ │ ├─223524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b8ab615689659db4eded09938b7893a8d0703aa5f7d77eed5c14f6c3487062 -address /run/containerd/containerd.sock │ │ ├─243616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226b0db5d3c2dc5d1c635dbd8d9a6e4742aaab3067b631ccbf232fed5e975af2 -address /run/containerd/containerd.sock │ │ ├─244730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1040fc96f9a6f7e1ba6d6f460ec069a56cf6afd2058b1cc64adb0618571897d -address /run/containerd/containerd.sock │ │ ├─245403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ce97259c78dbd5eae2ae557ab3a6add4f4328f4cd1654cdb2240f2dc6bde7fe -address /run/containerd/containerd.sock │ │ ├─247940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a58d246789998fcca968bd6dddd1ebca96f97d30e8135cd1af4a74fc6c10a9 -address /run/containerd/containerd.sock │ │ ├─249406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a830e381964cbaa0208cb21fa434cff4450b2bb9d55c94b8c241dcae824c0bb6 -address /run/containerd/containerd.sock │ │ ├─249526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9c8cc3de7445a53f825baac67d9d9144c9e7d0a0a80a6fca45b8ac4c4ec59e -address /run/containerd/containerd.sock │ │ ├─258812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3bd41dd204e88b709fb9cf5eb931b4f106ad951e2fbdb31e037b5a9b4df336 -address /run/containerd/containerd.sock │ │ └─259384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a4cdff1f1a48d8fdc4ba1bd4041aaba8e68f747d19f4b0482f0e3a3366f47b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r4ab71ca13bb14d76a07ba12371ba629a.scope │ │ └─186318 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─44953 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─45230 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─34218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─34239 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ljusqn.service │ │ │ ├─27052 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljusqn/unit.run │ │ │ └─27082 /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-ljusqn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljusqn:/var/lib/ceph/mgr/ceph-instance.ljusqn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljusqn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ljusqn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─40501 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─40772 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─49483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─49761 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─26686 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─26717 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─24298 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─22377 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─58969 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.233 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-1274eeb332e5009de2adec7e032b4889c0281391fcce6d673043c79c348ca67a.scope … │ │ ├─40813 /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 │ │ └─40824 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-c2c033ba8034fd3472e3502b080355cda6384f64eae2dbf6f9a0dfd91f83c1e1.scope … │ │ ├─27160 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ljusqn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─27182 /usr/bin/ceph-mgr -n mgr.instance.ljusqn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1538 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─24866 /usr/sbin/chronyd -F 1 │ │ └─24867 /usr/sbin/chronyd -F 1 │ ├─docker-2d27e9aa0aa105a5d8e0f7a5a3e9a2c16afa855dc6906b4d391f4b596dbbdae5.scope … │ │ ├─45273 /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 │ │ └─45285 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-638c737a7206e89238c8c24963ebcc1910dfcdc58e299312cdb4abbe4ae2150d.scope … │ │ ├─34291 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─34305 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─62722 /sbin/iscsid │ │ └─62723 /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 │ ├─357da9eb74ceae0a11b4b2ecdab41ac0a986172ff043370a1a92234ab0d458c2 │ │ └─186783 /pause │ ├─ffdb316410103c08e8262feed82978642ea78387c3e27ed5c2c36a803f4edb7a │ │ └─77441 redis_exporter │ ├─5bfd1a5736b920a8d3a6a88bef04d0c77e3dbc945d93b9c0d00b73914fb95124 │ │ └─138526 /pause │ ├─db5eb0659c1e0107f9c3cef24247fd04ea1cddb8373ee4c16034ad5069471946 │ │ └─86717 /pause │ ├─eb96185c06ee00a166503b55ece4912b80746e817b3e651096951349e9f46839 │ │ └─144222 /pause │ ├─eda188496612d047abbd91d7785a747f1662726ed51b454f2dc19688f7f30d08 │ │ ├─144618 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─145063 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─145065 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a4b112bc5ad493fda9b2e26f52c6f081299985888dc6b397e416148a9eff727a │ │ └─61885 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─24d435cf01081e2b9521f6c174c154574881db13598c4429ffcc9aca29f0daf2 │ │ └─66275 /pause │ ├─c08c20394c66e49bc3e40821449c5b6e973475a93fdce2d0c67b7efbc6d3ee9a │ │ └─114084 /pause │ ├─cd6d57da45bc96ec9e44b914f2a8cd7924e7e8840fa261c2940d922698d20f6d │ │ └─207829 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─79d0b55d11f29943f6d767d3f58c6cfc53ffe50f1a3c9ceb5dd5646d61ae2163 │ │ └─113583 /pause │ ├─71a0da32ea0981afc3bfe2d4fef6b7072f2e522cc558765593b0960886c3a2f2 │ │ └─68896 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b53bb8bb4725cd77acdad8d5f00e0b03d91493ae74cf56a75c9f13af3a4662be │ │ ├─178506 neutron-api: uWSGI master │ │ ├─178543 neutron-api: uWSGI worker 1 │ │ └─178544 neutron-api: uWSGI worker 2 │ ├─ec58f332581c235c1d272dc62d5ee4237c0daae55316eb69494550bd2f4db9f8 │ │ ├─165278 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─165838 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─165839 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5090132ac701e3481afc39fd2a445cbbd220231648f6bfe41d908a476bec1698 │ │ └─96097 /pause │ ├─1fdca46ef2bb85595b3a1beff7176178ea5468171e18fcfa8aa60dba42fa7eb1 │ │ ├─77103 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 │ │ └─80672 haproxy -sf 225 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─a2591387ddbaf9eb9d32cee78fe3e614e5dcc0862309e330a786ad1140cdce20 │ │ └─60496 /pause │ ├─cd4698e01b4902ec2f0cd6675630ba8b699f6ab5b9968ff2d9e37999f4eb97f8 │ │ └─66676 /pause │ ├─7d93b1ba2934e3e2c4b6e72dd1035d558275a6b2fbcde57b383abd5ba92b4f5a │ │ └─138590 /pause │ ├─b4d1aab3ad918d01fdd68bbd3483228ceae44db68acb393c178ec3d527f75ade │ │ ├─207586 manila-api: uWSGI master │ │ ├─207623 manila-api: uWSGI worker 1 │ │ └─207624 manila-api: uWSGI worker 2 │ ├─a0d17d2505ff90d9f5b6ce585aee08f32420ed1d2b759c76f0b605104fb264cf │ │ └─59376 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d1040fc96f9a6f7e1ba6d6f460ec069a56cf6afd2058b1cc64adb0618571897d │ │ └─244756 /pause │ ├─04dca1f1a181a6ed857f243bb2c13e0aae8dd2e851779c737c90d3cad59d2f61 │ │ ├─265927 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265940 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─cc1cf6dc62c947b1b31c76242096244732db98ccbf9563905e120609a0925697 │ │ └─68526 /pause │ ├─0d9b58e4952c6aa434dece1bacb11c62e71fe1c6c0433e1d4da4d33dc17b5fd5 │ │ ├─67365 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─67378 /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 │ ├─4c27f2bcab1f9be3df1f35f13a1611333dab365641690f52b54541a874b81947 │ │ └─62332 /pause │ ├─33f5cc82d9489c62fc6eaef0f6dcc410f99feac7509dad696067c468e5b5c74e │ │ └─65918 /pause │ ├─6ede22298c580722ecc681a6b369263700e6be8eaf3e55a67c99581c2289e4dd │ │ └─76457 /pause │ ├─f81469e8e2f34ad7966dd08972cc01ec071d27dfdcdae9692bab5266a6241630 │ │ └─58915 /kube-vip manager │ ├─fd62f3ed7417b200a24dcce2e4d3e0bd29f4aade6899dd236aaf45d8ef29e104 │ │ └─66420 /goldpinger --static-file-path /static │ ├─c2a5b932db6a359e714667a940384f9f7d6e9c410dd1f0a777ae7bbb0e4082bd │ │ └─106806 /bin/pushgateway │ ├─0df4d7787bb5a2a272c46273f91945de3e4d751a239e8079ab62dd40372e2edf │ │ └─247989 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c01ac3a3c526b626a02620610565efd44df36459e84f4f037be3f6458f2adc4f │ │ └─113820 /pause │ ├─50d23eb67f305dfdc853f83987c60a742a26c6dc7ede8c1c823809c96026d785 │ │ └─58669 /pause │ ├─e248da7339e905ee8d11772f9fa803b24eb4918410d69c7be65784496e0d55f3 │ │ └─60787 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─226b0db5d3c2dc5d1c635dbd8d9a6e4742aaab3067b631ccbf232fed5e975af2 │ │ └─243641 /pause │ ├─1b56e7de9542092f44d4a69be578784feceeeda30d60cd72ff1f2ee97371a038 │ │ └─76624 /pause │ ├─d167ef0cab7a2222772a3e3291eb0fd4878b2ff1bde4c12aad4564d19dbf0fce │ │ ├─167661 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167678 /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 -- │ │ ├─167684 erl_child_setup 1048576 │ │ ├─167826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167960 /bin/sh -s rabbit_disk_monitor │ ├─ad471010632493f779689e0e738d7fa73c7ca1364b66d4ea3d98b7d0bb4930c5 │ │ ├─133649 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─133944 heat-engine: ServiceWrapper worker(0) │ │ └─133947 heat-engine: ServiceWrapper worker(1) │ ├─b53b532c7149ad8bc0c8f13316c4cdbd6e6fa5763665a81e6e58423b57dc31d2 │ │ └─97672 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 │ ├─8f94a69a030b26d0b9c4800658c589a27433c7ddc3e4e0a6ee7bcc62461067f1 │ │ └─66481 /pause │ ├─7fd0d434ca57d046c104c7f8dce5ca272a5caca9af70d8da65d5e14261f00091 │ │ ├─133679 heat-api-cfn: uWSGI master │ │ ├─133711 heat-api-cfn: uWSGI worker 1 │ │ └─133712 heat-api-cfn: uWSGI worker 2 │ ├─078dad30f0178795473abe789a6a9ea545ee399b42a15e3d6c04f78270c44eb7 │ │ └─67840 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─8b2c8cf9b8f401bfb84a7c0d07a21fc7728c2c92b926bd62c0c529fe8dabc437 │ │ ├─128922 barbiacan-api: uWSGI master │ │ └─128954 barbiacan-api: uWSGI worker 1 │ ├─a1ed8f30e3210a75d5c4b29506794b072c2439254294bf2ea331d707e77a58e6 │ │ └─76542 /pause │ ├─3df8fa3a25eaf15f03f14f56fd0bbf030a4239274ace716414f0ce9539d8ccaa │ │ └─184832 /pause │ ├─1e2ab4435f226e1767c0cceee7dd2f7c41f7fc09479eee4b58b38326da0518e8 │ │ └─75184 /pause │ ├─b5cc34d7dcba3bfd873778c31343df56c97a705b533a90ac96ea425acb070ab6 │ │ └─67460 nfd-worker -metrics=8081 │ ├─77ac73b753782f7cd85a8085dfd59d293a58d6109cf71f231ded8fc35972b5e6 │ │ └─98484 /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 │ ├─188db4df9243fdfef64b69082182cda539dfdd06bffc77c2a6d85c73a2809dfa │ │ ├─178557 neutron-policy-server: uWSGI master │ │ ├─178570 neutron-policy-server: uWSGI worker 1 │ │ └─178571 neutron-policy-server: uWSGI worker 2 │ ├─08d3bf16139732b0432e8b3c8db9c7a97ba7ca83977301529c18bc5c67851a86 │ │ ├─109837 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109858 /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 -- │ │ ├─109868 erl_child_setup 1048576 │ │ ├─110331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110759 /bin/sh -s rabbit_disk_monitor │ ├─f7fad8196f0baa5e38b1fa6169b899e9c4d365d82b9512d4a81605e37f026bd3 │ │ └─107172 /pause │ ├─0a9c8cc3de7445a53f825baac67d9d9144c9e7d0a0a80a6fca45b8ac4c4ec59e │ │ └─249561 /pause │ ├─e5d296d9c03c0cb9ead3bef2778cdc08b096d25a74910469be1da356bf856e80 │ │ └─146603 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4753a2c49eb79c29304f6c8c87beebd39ded6fbd58a4990fa77203674fb69e9f │ │ └─72977 /pause │ ├─266a9885866c3b6b7398b2db79a5b81440efa86d797d4f8c717e36c9ec853506 │ │ └─97628 /pause │ ├─df7a2ced8ca29e6b6d2e5c802d43578552a78ce5824159894aa2b31c4110e051 │ │ └─77513 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f53ab0eea9f1d399accdd292423131a5b3bae2572b873d155c04b719234622cc │ │ └─167581 /pause │ ├─07f3b43288660b45c71d9d7a0236c9cf12f7467dd503bfa37ebe10240e6d8a67 │ │ └─98440 /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 │ ├─d7528178ac828af675f4237305f8c7870c19205c5aa2bb003c7005df4835bc55 │ │ └─74636 percona-xtradb-cluster-operator │ ├─016c64e342ef0f78b5fba9b12c718366615ca6ca4eb3dfbb8e38a9aaf3ead710 │ │ ├─133152 cinder-api: uWSGI master │ │ ├─133165 cinder-api: uWSGI worker 1 │ │ └─133166 cinder-api: uWSGI worker 2 │ ├─733beb94400b96a045f19836bbde36bcae5246112808f4d9acaabcf083563568 │ │ ├─213530 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─213988 octavia-worker: ConsumerService worker(0) │ │ └─213991 octavia-worker: ConsumerService worker(1) │ ├─b0e983042b9802893e1ae5a1bc4c4d67f4e14268b7941ad5d7d86fa512749d5d │ │ ├─216397 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216426 /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 -- │ │ ├─216445 erl_child_setup 1048576 │ │ ├─216498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216696 /bin/sh -s rabbit_disk_monitor │ ├─6785382c742224a1ae9e2acfd11ec3642dde73581c2eb3f1b858205eb61fb618 │ │ ├─258948 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─259652 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzpncwc5l/privsep.sock │ │ ├─259683 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─259691 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9d4794c616e73a9c19995bb9790aae4b639f4a314ff70f28ed58b683f79e4665 │ │ └─90524 /pause │ ├─7b4d403da18b649ea66cc779b4554bcc2f16a51b962b993614538e0aed6ef4a9 │ │ └─148994 /pause │ ├─0e2adf0b16b7fa131c6e3ec5413a5df54304a841da707f7001db0421b8ebd52c │ │ ├─179580 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179886 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpeaagv4s3/privsep.sock │ │ ├─180160 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpowf4tetb/privsep.sock │ │ └─180485 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6ce97259c78dbd5eae2ae557ab3a6add4f4328f4cd1654cdb2240f2dc6bde7fe │ │ └─245429 /pause │ ├─ba14ae72db35046b557b2f7685498bedb528fe3c83da0324a982c2a33541520b │ │ ├─123902 placement-api: uWSGI master │ │ ├─123915 placement-api: uWSGI worker 1 │ │ └─123916 placement-api: uWSGI worker 2 │ ├─77b49515b2a63a7be7422cade89cd4c0b52a3e294a39f5bab0289315dc6ad3c5 │ │ └─115856 /pause │ ├─dca18b8bae67a85d289dd9a9e5f39cc195838903e17e6f3a60ad1672fb050e0c │ │ └─195004 /pause │ ├─5bfeee2916e2254336a70a4c9000bca9acb2a682c1ca470e58933fa84748b2b1 │ │ └─58626 /pause │ ├─69c4c736dc3031cde274a7bdc921f9264d32cf0c80b126aeb84f7d64bd65f2fd │ │ ├─97004 python -u /app/sidecar.py │ │ ├─97244 python -u /app/sidecar.py │ │ └─97245 python -u /app/sidecar.py │ ├─d3e087d7be092057c6f4edc3605468ae1e2f3aa9c2d5e8b10d9e4a70d4886b65 │ │ └─98401 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-233.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 │ ├─103ebfde58299a4e4f8ec6020031a053858850a83faa92013e73530c01599c60 │ │ └─98523 /bin/oauth2-proxy │ ├─09e3c3fcd62d02bd526b1462413f28bcff77fba62e436646f78ffc9d0642aac3 │ │ └─97584 /pause │ ├─4b3f4431cded9b692bd1b8b35a97d7347f878935f69b1e16ace1a2de858fb440 │ │ └─194810 /pause │ ├─a7edacfed33054dae0b361a7ff39d2b0b091d19bcecfbfa0440ac0dd2bc698ff │ │ └─144424 /pause │ ├─667a759da31a88c3866e332768327526ba2d967ddd522571ab03fba395e06679 │ │ └─59347 /pause │ ├─5c6724edeb951a62b016bb600bb0472a8b6a4bbe7052dc5f8e5f7cc6e941acee │ │ └─216272 /pause │ ├─e89e063bce60f2e7cf2aeb840750960aab837b8932c0c622cb07f9400fac36b0 │ │ └─62365 /pause │ ├─c032e645da5ba7fe4e6082551d9344a5f661c3ac948a72b79203dd0e1b8c2aa0 │ │ └─58802 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 │ ├─564ffacd267cba29063e0e400ee95f33549f3938ae5a22fc4888f06d47e0564b │ │ ├─259273 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─259742 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─259743 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f4bbbe9db337577b638a6cc2c43b05fd4032631873a55300c255b0d941e53f53 │ │ └─96303 /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 │ ├─908181fbc44f5853e17851f4c2b1638a32564c458788f0230c4cebd7d2b7445b │ │ └─76187 /pause │ ├─6b9864b566ef64e0fc044a1b87d7b3d41bdbc44689e38dfdffaa06ae545c0fca │ │ └─109448 /pause │ ├─c23f58d22bfe91e827be7ef1a3adfe0e12d20c4dddadbe51238ae97f81ee22dd │ │ └─113698 /pause │ ├─a9c2428e44975a3a66140e40da199652bacc45f1040cd7e34c65d1d02d6b2fa9 │ │ └─77037 valkey-server *:26379 [sentinel] │ ├─e91a0e93f96ae70eba548f5e06bfff0835425ab0a29a3c0893735ce033d30843 │ │ └─87723 /pause │ ├─34aa5d177e434bb62d55fa2d81ba317f101a306b5807da7b987a482e4007b186 │ │ └─96040 /pause │ ├─d6c71d2928a5b7f8f37d47d02ccbcdcbdb36d18e04280519b7f2a890b5557524 │ │ └─159364 /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 │ ├─ed35a271c17b81f929d3917cd3cebd65dd61482d82ae3df0b9267a58a4e839b3 │ │ └─96144 /pause │ ├─0f30b29643a4d80f3dabd856dfddfeca10c18bae8bc743706392299b65bd12d1 │ │ └─68002 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─98a92233d9aabd557f99eb23839983f6da0dcdb7b9ac85e74ef4201588b5bb24 │ │ └─213531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9031466be02dada530c370ab885b4b78b2b39d09ca5512cb4e20237223c9e866 │ │ └─75868 /pause │ ├─88a0ee8203aca23e927a08cc748ce7a9eb7d73f203a95a09994dea782f3c76c6 │ │ └─149107 /pause │ ├─3a81ba0a962e116dd9a73f72cb6336824573995aa7386db0bd8f03de1bf008aa │ │ └─139152 /pause │ ├─cc5385b28bd6c488c349f36f1d1eedbb8eea5745f30ad5bba30a2f787421709f │ │ └─73291 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c0ae8e81888191c3e7e9a0ba1cf41ccd0de7c82c64e7f788bdb712ea535309c0 │ │ └─96700 /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 │ ├─037848d4c293ce2deae3d1fe6292308c9f200bf6d63671140c3ad7ed21789d37 │ │ └─73165 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─db75920ea6d0bebb41ec89ca0e18093eaed4b85004acbd1b4ff8a795a075717f │ │ └─188521 /pause │ ├─a126c82670b09a7e0df85fee77a0abfc2fc81ca051c12c9da5cd9749d6315245 │ │ └─73020 /pause │ ├─bed9a38922014875e104badb417ca4bbe59f85537dd46dc0a02383ea90d33c74 │ │ └─184482 /usr/bin/libvirt-tls-sidecar │ ├─7ca8a883e6eb01244f03360dd5ae809acc24d912a2d5edb80de305e429e44397 │ │ └─67012 /pause │ ├─cfe8e3994f4c1dd68322e3fe34bb2613ed1677dfaa7e4728bd26f5673455a1d9 │ │ ├─190808 /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 │ │ ├─270486 /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/tmp894_4_kn/privsep.sock │ │ ├─270830 /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/tmppyeedpnb/privsep.sock │ │ └─270846 /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/tmpsbi03x2p/privsep.sock │ ├─c66c36d0efc302d3593a2a540ce2e04bcd25c78811182aef2911f98e4f302faf │ │ └─58656 /pause │ ├─887c4a7300812825a66ea160a11748364085f4e45f3b18f8471a45198775b00a │ │ └─67566 nfd-gc -gc-interval=1h │ ├─8b9761fe3c03f6e4599834b908d54e7b25ce4b5f9f4f02d73a83f0cd84b0e942 │ │ └─65524 /pause │ ├─b6589394197cbfeb5a30649b4efb713927dfbdb1d9d72072f3311dfcf9a6adbe │ │ └─186051 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─98f60e31e439c927b2162697d53c3f8ff990a5fe7aa1d1333b1e3a1feca416d3 │ │ └─76754 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4e51899d042cba81ab1067bc608f6953b9ebf1bded69039a354e1ed99f6a2e20 │ │ ├─60997 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─61377 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─274eef0c1e3f8eb80c1968972c64788c8ad02a2065698e94b920751e423af4b7 │ │ ├─187217 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187245 /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 -- │ │ ├─187261 erl_child_setup 1048576 │ │ ├─187467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188148 /bin/sh -s rabbit_disk_monitor │ ├─f4b8ab615689659db4eded09938b7893a8d0703aa5f7d77eed5c14f6c3487062 │ │ └─223638 /pause │ ├─ecf51ddbb21fbee7696b538c99134d2c2cb85f4843de98970edfbebfb4fcb943 │ │ └─75934 /manager --metrics-bind-address=:9782 │ ├─d8de14c4d06c15c113cb1a24c612a54cb612c8ab153913a0589276103c76e9cf │ │ └─73702 /pause │ ├─26cd6b91a921d582d5c7bd0a732d68d75a133bb211f997076e35547342ad2b43 │ │ └─157531 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-xjwvf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e37247689854758c740d52af6d1101101ad976d811b51e32a4ae47176ca93b24 │ │ └─97971 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-233.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 │ ├─fc040611072d7a3f31368e541421694d0a9cac14c73d045010d6b14c9d5c1db6 │ │ ├─144974 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144991 /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 -- │ │ ├─144997 erl_child_setup 1048576 │ │ ├─145146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145596 /bin/sh -s rabbit_disk_monitor │ ├─02df0d99a0e44b2b2173402efad47e45a0fdc3ad368405eb85ac57b59d6f63b6 │ │ └─169656 /pause │ ├─155c780d3a98713c371e2a1fa9339aa183f52dc2c19f3d3c1c7a187267a5e22c │ │ └─67745 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1c0991c93ab4a47255861dc2bd1097e792fb33d2f44589bb808d16e2e1da82d3 │ │ └─187142 /pause │ ├─d42b0bd5de8bb7af1c539ba972ec258de768ba96784553c063a1fdadb336cc62 │ │ └─73081 /pause │ ├─b719a6d8c87f2e6545ff8fee5994cc7215fdec8a5ac5d232214df6a49ea147db │ │ └─60508 /pause │ ├─9d00e4d14db817ba5c56a777179949792142b32605be9b70a7f22b3eba944e10 │ │ ├─ 95051 apache2 -DFOREGROUND │ │ ├─ 95066 (wsgi:k -DFOREGROUND │ │ ├─ 95067 (wsgi:k -DFOREGROUND │ │ ├─ 95068 (wsgi:k -DFOREGROUND │ │ ├─ 95069 (wsgi:k -DFOREGROUND │ │ ├─292055 apache2 -DFOREGROUND │ │ └─295915 apache2 -DFOREGROUND │ ├─fb05724adce6d41ce67b91fef9d03d560ec886e1b9922175b9a8b7646b09eb0f │ │ └─201933 /pause │ ├─d54b2c00f0e4440a29843a99b0487ae273393ea67dd0201fb9ef9fa28715c2ce │ │ └─68424 /pause │ ├─984b69e30f5891a18ef50923add33fa5c67353405e8d4911002e4f20723c9265 │ │ └─66391 /pause │ ├─d5ca93859c7bfec510c1b7622cb712115f94d49bc1505094c89ea669cc2fdd8c │ │ └─157313 /pause │ ├─ce6b2396395e315673d00d47dea73768e25e91f9d9cf8b69a4f76402563d4ced │ │ └─158331 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9b3bd41dd204e88b709fb9cf5eb931b4f106ad951e2fbdb31e037b5a9b4df336 │ │ └─258836 /pause │ ├─1701ad33ab760eddf97435c77c4c85527eae51f93e7374867fbe99ec634df894 │ │ └─62416 /coredns -conf /etc/coredns/Corefile │ ├─a88d864d560c6ec8d643b45f443dcad8f1cca08779bf9454ac2c44a9a53321de │ │ ├─181502 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─181862 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182544 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp18fm9yjx/privsep.sock │ │ ├─269160 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps6ra1tnr/privsep.sock │ │ ├─269704 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmitc1ka5/privsep.sock │ │ ├─270051 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─270055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─270686 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1cb07abd-bcba-4357-ab07-01912d1024c1 --namespace=qrouter-1cb07abd-bcba-4357-ab07-01912d1024c1 --conf_dir=/var/lib/neutron/ha_confs/1cb07abd-bcba-4357-ab07-01912d1024c1 --log-file=/var/lib/neutron/ha_confs/1cb07abd-bcba-4357-ab07-01912d1024c1/neutron-keepalived-state-change.log --monitor_interface=ha-0b334e2f-39 --monitor_cidr=169.254.0.228/24 --pid_file=/var/lib/neutron/external/pids/1cb07abd-bcba-4357-ab07-01912d1024c1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─274576 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=00e439a3-fc2c-4ce5-a7e6-186cd74b6d80 --namespace=qrouter-00e439a3-fc2c-4ce5-a7e6-186cd74b6d80 --conf_dir=/var/lib/neutron/ha_confs/00e439a3-fc2c-4ce5-a7e6-186cd74b6d80 --log-file=/var/lib/neutron/ha_confs/00e439a3-fc2c-4ce5-a7e6-186cd74b6d80/neutron-keepalived-state-change.log --monitor_interface=ha-0584b835-19 --monitor_cidr=169.254.0.145/24 --pid_file=/var/lib/neutron/external/pids/00e439a3-fc2c-4ce5-a7e6-186cd74b6d80.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─28951fa8e82da13781c4fb50448874f474769e13ecf711f8954f3bfa06268069 │ │ ├─133660 heat-api: uWSGI master │ │ ├─133713 heat-api: uWSGI worker 1 │ │ └─133714 heat-api: uWSGI worker 2 │ ├─a4aa5725a020ddd039e561d0e29690920be106d3291d7fd338e857adcd4f7c03 │ │ └─169657 /pause │ ├─2d65dc4e45221b4197952516e1a2f4d444c7999d76641a522fff73e1e71c5ce2 │ │ └─195148 /pause │ ├─e2143a7330362b87e4d9349692750b7312708a110cfc408fc932aa2b64ee5cb1 │ │ └─58784 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 │ ├─bb28478431024252955173c7cf5a83493908e1a403ba6d3f2301f689b8866454 │ │ ├─108867 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108911 /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 -- │ │ ├─108926 erl_child_setup 1048576 │ │ ├─109547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110446 /bin/sh -s rabbit_disk_monitor │ ├─2370a0756bb84e3f102e3a321fabdea45906428212188abec4019b98b95c9ecd │ │ ├─140182 /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 │ │ └─140679 /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 │ ├─566f4732d7b0aa483354f9f4978f82e518577e5d974e32c2c6aca383c99898da │ │ ├─214305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─214329 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─215790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─215791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─296578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─296579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─851748fb30a3b522af29cfee5eda94c6e0842b4c34ce64a28b93ad54cdfdc76f │ │ ├─75135 nginx: master process nginx -g daemon off; │ │ ├─75193 nginx: worker process │ │ ├─75194 nginx: worker process │ │ ├─75195 nginx: worker process │ │ ├─75196 nginx: worker process │ │ └─75197 nginx: worker process │ ├─d2352611c17675e728d48b8aa5da01bbf44beb6d185d0333ccd1e67fdab3350a │ │ └─201649 /pause │ ├─48ce491fa4db9af497cb0eacacec11702f66c1727ead5b596c98fd50c4c56409 │ │ ├─188736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188753 /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 -- │ │ ├─188759 erl_child_setup 1048576 │ │ ├─188970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188984 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189103 /bin/sh -s rabbit_disk_monitor │ ├─eadae310fdcd79a94a7ede8cd3d5129586c14b5392d8e60e929f11721ec527fd │ │ └─185602 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─c75402f06e138a897425199a7da31e26e5e70d9a50804dea42aaf032a56accfc │ │ └─73112 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─90f41b9566cc5fa803ea53f3b8feee4619ddb8eb60b791dca5a7e1713b6981d4 │ │ └─187390 /bin/openstack-database-exporter │ ├─42e6afeafa69884c28af475a48885fbdd524399d34b3e0d9d27a8b2f927af3e5 │ │ └─107488 /pause │ ├─93491dc89e6eb559cef96ff2b123a2f35bfb250fec9d9c33a53ed7ecde81bbb0 │ │ └─58562 /pause │ ├─571fb152dcbae89d264de39ff1b2231b622f619e1f58aa45dcf152884884a494 │ │ ├─77231 mysqld --wsrep_start_position=da305b50-398a-11f1-92ac-16baadf92e3d:20 │ │ └─77324 /var/lib/mysql/mysql-state-monitor │ ├─fd89581d211c20fec0cf477bb95994376f5b9b912ca0c6de4d5bc1ef8ba549ab │ │ └─243991 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─22b3a9849a3a45abae9c379ddfbf68dab627835db04189f4d6f785af0435dcaa │ │ ├─164154 nova-metadata: uWSGI master │ │ ├─164188 nova-metadata: uWSGI worker 1 │ │ └─164189 nova-metadata: uWSGI worker 2 │ ├─7711f1d5d08d4bdf55d28669a3e5ea780e99214ee56d35e833c67c4d3c125a00 │ │ └─72857 /pause │ ├─68e403e87346e93e43b55e99420a90bf2582cc71c71ce7fafcc715af28b040fe │ │ └─67094 /coredns -conf /etc/coredns/Corefile │ ├─38a4cdff1f1a48d8fdc4ba1bd4041aaba8e68f747d19f4b0482f0e3a3366f47b │ │ └─259407 /pause │ ├─3e017dfe2b3a297caff10aaae7dd46cb86d3e6ea36b765f3fdddbc0656c2752e │ │ └─195083 /pause │ ├─13b7a9e50ec010908c71642754501115dcf499238854c55f44003ec59d189cb6 │ │ └─65974 /pause │ ├─88d5b8296abfac5482d1a4abcc50272025749f50f4d2079ffbdd65574323719f │ │ ├─97029 python -u /app/sidecar.py │ │ ├─97259 python -u /app/sidecar.py │ │ └─97260 python -u /app/sidecar.py │ ├─c5d1ca17774c72b28c969ca5b9c8d2383b6888e9d4f105aac2d965e82f30a049 │ │ └─58777 kube-apiserver --advertise-address=199.204.45.233 --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 │ ├─99c9b8885fa3798f3bc3f372d4e6675550fe088113285f2d166674452dc5774e │ │ ├─178510 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─178939 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178942 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178945 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─318e3054a8549de3299654252b5d96cc0a6f6c2d240e1ecbaa3cb7437c07b11a │ │ └─58671 /pause │ ├─a043b58472b2cb24453aca1c1f48471923873595e7efb887c6f9850d9447da35 │ │ ├─114552 apache2 -DFOREGROUND │ │ ├─117247 (wsgi:h -DFOREGROUND │ │ ├─117248 (wsgi:h -DFOREGROUND │ │ ├─117249 (wsgi:h -DFOREGROUND │ │ ├─117250 (wsgi:h -DFOREGROUND │ │ ├─117251 (wsgi:h -DFOREGROUND │ │ ├─117252 apache2 -DFOREGROUND │ │ └─117253 apache2 -DFOREGROUND │ ├─c25916570a999ac233dbaeb02be3d488ece2037e8860b643ffe0a9a66cbcecf2 │ │ ├─157652 /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 │ │ └─258300 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a54c6e7bfde739e0e0f2c8233341abd5f1f37a6203277a3ba25a59bf810917c8 │ │ └─58745 etcd --advertise-client-urls=https://199.204.45.233:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.233:2380 --initial-cluster=instance=https://199.204.45.233:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.233:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.233: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 │ ├─cb4072478c9f9d0426e23bc00718c91d8e290297d77baa0f38a986251639460a │ │ └─80653 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 │ ├─14cf078ed7449d9d20d303eef605a8bd8ff14eeb40dd5ab8d405c92039e87faa │ │ └─228617 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─06a58d246789998fcca968bd6dddd1ebca96f97d30e8135cd1af4a74fc6c10a9 │ │ └─247964 /pause │ ├─e20441cf40fdc8b3d486b475bf45774a7ebb4270c2a9639bd45cd8ec4892f160 │ │ └─149402 /pause │ ├─e018c1c4e8a1708d3bc7f62e26f8d37e4e651d6226f694d1f79a1430aa70b531 │ │ └─97211 /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 │ ├─54798c1b8dd7dbd11815ed221415f6037d4a5bf9956ca089ed19f1bd175a4c66 │ │ └─181526 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─20680e7a99ee226e95cd6b4e85fab7b83eae8996f76e641eb925029bd9a62450 │ │ └─70898 /pause │ ├─a1d18239e2715a3f97bf63714ad3496c916b61672cc4dee76a1cd5b94e8e2ca1 │ │ ├─207855 /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 │ │ └─208031 /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 │ ├─2bbe68393078d2bac860d85046e2327dba92fa5ee262205eff4a838f3e17aabd │ │ └─111140 /pause │ ├─09b335676838de97eb0ecfba00ad569449040ff3c4728888886414c01c21762f │ │ └─66618 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 │ ├─f3791461393df2b8e81ed44733c8004fb4308249ad3eac3081cc5e2c947aa139 │ │ └─207811 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─508e98b5a705b233bd213dd65df90b9c83b2b36fcd04e260dc9e09833693b059 │ │ └─244792 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─214a20068546965c7ab2d40b0a5132ca6da5a4aa416b1602c6add5e6a6832558 │ │ └─245458 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─d73d57109e75b7202a57877f1c945dc4b1c3a112fe2fc5a087802b688a37ecc4 │ │ ├─165294 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─165889 nova-scheduler: ServiceWrapper worker(0) │ │ └─165892 nova-scheduler: ServiceWrapper worker(1) │ ├─260eea317aa413f249cc8c3ad92534e3d6554838a92ad4df9ca9496536591a5a │ │ └─76863 valkey-server *:6379 │ ├─032a61fc0099c2a6841d6bd7c070cbcb96d9a97b480aa8b9d64be7fe720e9085 │ │ └─169979 /pause │ ├─9b1404700bdc3968dd83fe23e1ade014bc93d51d23841a52075c7bd783209921 │ │ └─114411 /pause │ ├─b1a81495af2127ddd02c71ca41446881d85a61d35b0a984b9abdb5e315edbb1e │ │ └─108420 /pause │ ├─af58710f3cf863cc377f71cea0e4d73d2aafaedb2c109c3805401c2dbb5bb085 │ │ └─67522 nfd-master -crd-controller=true -metrics=8081 │ ├─2f980682bce88e5406d029927988bbcb223a2c4ad10c9e92c701e6c9ef65b6d9 │ │ └─66120 /pause │ ├─cc5caec96019e9b45665f07d92342becbbbb6cd18b85b6d8fc7bf799c4cf9d48 │ │ └─144699 /pause │ ├─368fffcafb73945ba56b5becca10158c910f38f4e48a3f672f14879bd5eb589c │ │ └─68821 /usr/local/bin/rook ceph operator │ ├─ff80f9e6b2b771077f6e36e8e9eedaa356cd50ea52587a6002c486deea1990fb │ │ └─77476 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b9354dcd88636590f8d3b91cdf8bbe4f7ee0d639a9ca4d1af8928c76c948ac6b │ │ ├─181496 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─181870 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─183303 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbgfa8fte/privsep.sock │ │ ├─185172 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzq7rrmec/privsep.sock │ │ ├─186378 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkpeye0pk/privsep.sock │ │ ├─187418 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187419 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187469 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c6dee8fd-d6e3-45f3-a5c1-27079320ac51/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c6dee8fd-d6e3-45f3-a5c1-27079320ac51/host --addn-hosts=/var/lib/neutron/dhcp/c6dee8fd-d6e3-45f3-a5c1-27079320ac51/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c6dee8fd-d6e3-45f3-a5c1-27079320ac51/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c6dee8fd-d6e3-45f3-a5c1-27079320ac51/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-51b258c3-504b-4263-9b82-64b9f3d728d0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─187484 haproxy -f /var/lib/neutron/ns-metadata-proxy/c6dee8fd-d6e3-45f3-a5c1-27079320ac51.conf │ │ ├─192336 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/120924cd-636d-4829-af3a-eaa20516baca/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/120924cd-636d-4829-af3a-eaa20516baca/host --addn-hosts=/var/lib/neutron/dhcp/120924cd-636d-4829-af3a-eaa20516baca/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/120924cd-636d-4829-af3a-eaa20516baca/opts --dhcp-leasefile=/var/lib/neutron/dhcp/120924cd-636d-4829-af3a-eaa20516baca/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3e9a34b0-81c5-42f9-b9f2-cc3d325e4909,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─192340 haproxy -f /var/lib/neutron/ns-metadata-proxy/120924cd-636d-4829-af3a-eaa20516baca.conf │ │ └─270909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp2s5si23n/privsep.sock │ ├─43b31a49be016e2eef6eac878c70e6cc426e4e0b42b5a198a2c95f779e0734f0 │ │ └─76360 /manager --metrics-bind-address=:8080 │ ├─5e0b1faf9c93a7852b08a6ec3716ed32bfd93449e64f5dc35da31fd19dbb9329 │ │ └─157224 /pause │ ├─107e9657a88b4d3583ec1faaa06414fd2522469cdcf11ab47abb3ce621b11214 │ │ └─86929 /secretgen-controller │ ├─51c5cef51d03fc229098de4a78a1fdb821b53f7e1c1c20e7e26a0a16a2b4b410 │ │ └─169934 /pause │ ├─2b6a7b50fa2ebd9be87cb0f0c8ba5a34caba8ecbc0c558e852ad3c8d87def301 │ │ └─65771 /pause │ ├─da0d14d2fdf401cd1eddae2437eaba29b1c06420cb5d80388a099bd36b219884 │ │ └─201544 /pause │ ├─d84a094d2aa1fb41108d332682460699be4c74a15d0a864fd920c9a594013e69 │ │ └─169639 /pause │ ├─7c3b48811d62dcc5d4062a36121d5f56c9050eb7d9ca80282c85153cfde75a9b │ │ ├─164075 nova-api: uWSGI master │ │ ├─164110 nova-api: uWSGI worker 1 │ │ └─164111 nova-api: uWSGI worker 2 │ ├─4d8330a2f1acc07172f7d3311d612022f5b8a943f032555ecf5801dc3f768849 │ │ └─98552 /bin/oauth2-proxy │ ├─d5faa8039381d9c75950e880c8a176a357ac8103e2c5c1ea6a4e1b1db586cde6 │ │ └─95969 /pause │ ├─8c9ef423484d5b406eae233a5931916b29c96ff967be31e40e50c4105fa232ab │ │ ├─108872 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108908 /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 -- │ │ ├─108927 erl_child_setup 1048576 │ │ ├─109527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110507 /bin/sh -s rabbit_disk_monitor │ ├─f5db3bb857683b0f06fccd32eb691beae7b8a45a716a8c463d77e9c22386abc6 │ │ └─69173 /bin/memcached_exporter │ ├─d2e51efe63cd0c704b574fb922dd4b09ba92456ee60560b1bad4cdc8aa1c0055 │ │ └─73583 /pause │ ├─cb547c57f0ba70151c5bd04106f6340e653b9f51bfbeec4b7c5c1dac55a118b9 │ │ ├─ 69032 /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 │ │ ├─ 69063 /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 │ │ ├─ 69191 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259507 nginx: worker process │ │ ├─259508 nginx: worker process │ │ └─259509 nginx: cache manager process │ ├─8e5aa492cac007f90ead0e32c0626693d0203a7737c24d12d71584139fc3aad8 │ │ ├─212330 octavia-api: uWSGI master │ │ ├─212344 octavia-api: uWSGI worker 1 │ │ └─212345 octavia-api: uWSGI worker 2 │ ├─6ccd924ad4071086d26cbb5d7fd90d320968fff0b40ba4fe5de31d03ef1bcb9b │ │ └─62397 /coredns -conf /etc/coredns/Corefile │ ├─8eb66e166752f9e418fea877f08ac1453ceaa723d019b05e37af9683958e446e │ │ ├─76649 /usr/bin/vector --config-dir /etc/vector/ │ │ └─76685 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4bc91bfc763ad0b433b60595f96860e4eb62db3eb9782f9159dd2a63b4a12b20 │ │ ├─170387 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─299792 sleep 300 │ ├─faae56cab5ab13c005f3c51f78528f91210b78b4b281909f811a747979eb9407 │ │ └─73187 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─439eb886f166d03228fd501d8515eadfbbac89f6822e00c4bcf79ba5a1f9a6ba │ │ └─80418 /pause │ ├─a80101e88a1defd7867bc6b6f13213c6c446834f9b72a3376ddcf7897b322f7c │ │ └─201585 /pause │ ├─a830e381964cbaa0208cb21fa434cff4450b2bb9d55c94b8c241dcae824c0bb6 │ │ └─249429 /pause │ ├─5498078314b5172eff9992f0a8dd52809286a9cce2f21e51fee4d8c1c6725737 │ │ ├─88254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88271 /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 -- │ │ ├─88277 erl_child_setup 1048576 │ │ ├─88324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─88325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─88335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─88516 /bin/sh -s rabbit_disk_monitor │ ├─ee16502cf1b8c847552962454bb2449b86a3c8422a8d69e73acbdb45d28edf37 │ │ └─69139 /server │ ├─e05645ca6d715f9cde8c6c9c6055e40d4560bf2916c874c8f4a078fb5e2e6b10 │ │ └─169411 /pause │ ├─947eb366dd8cb1c05ccbbd4638797ffb5b49f7a0b3b0ea5809be5aa0996ee347 │ │ └─169473 /pause │ ├─4d1b85f965614843db80ed1c432aa6e7b239c8144c25a8e08e8e10bb67b706e6 │ │ └─148871 /pause │ ├─c2d0bac61a48311a99522cec3e544d76b1ec73096bc2cb87a74b1d6447374792 │ │ └─106250 /pause │ ├─0c05960643557dbc6c3e146e8ea9d4ce829b8fda61f9a00b48acfc0580dc17e4 │ │ ├─111244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111262 /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 -- │ │ ├─111268 erl_child_setup 1048576 │ │ ├─111495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111803 /bin/sh -s rabbit_disk_monitor │ ├─f03c3ff81eafeba2c6ff4bf4e59080ed83f15c7442871f49591e3a9148192e13 │ │ └─61853 /pause │ ├─b028c68d69f86c0cc51d0d553fdb6bc65d94c4c0948d963993461d550893212f │ │ └─67302 /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 │ ├─68b3529a3cc87b9cabe5cf417952ab147aa5587358cdbcadb013606fcd7f729b │ │ └─66137 /pause │ ├─3cea9f608f8a4aabc244e682fc9b86cb14dcf669c1b7862531a467d8a389d610 │ │ └─190836 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─315ad0ddd20fe881b5ca5c9a276a9a28e273d46789fa9a8464d7967ddfdc29c1 │ │ └─139458 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─657f6811bde3936628dec52d989d6ecaf6a90ccf1779d6873c53987547e40fec │ │ └─135681 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e0683aacdb5c504871a3548ce8b83d3f9302f4e748f50d24435320e31e80ecf9 │ │ └─150334 /pause │ ├─3ad24894d03ce08dbb4bae6684c2dc0b9ecd80bd99edfad70d0d00fbf5738215 │ │ └─98730 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e544a077ebf5389698592d2f5a8d3edb58b7f319155aa5947af91aec6ed13001 │ │ └─265893 docker-registry serve /etc/docker-registry/config.yml │ ├─26826b7b4ffe483ae60f80aa3376a22d4420439765fb8476e2edb00a7a1cd30e │ │ └─98015 /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 │ ├─d9b4a8c1c6358e0d1c84ceeac2346e8290c70e69656d13b9d967e6b77cbfdfb3 │ │ └─66542 /pause │ ├─a545b75eeb4012b4a632b47971cd6a3c11f9e6808a915c7b18759724159f3da3 │ │ └─184532 /bin/bash /tmp/libvirt.sh │ ├─faa4289748c00470f9051bf0138ac215db9fcfc6a8596865b8cdde78521ba9ef │ │ └─108165 /pause │ ├─792fdf0e06854721399473755b1f341e73854a92213ca755e1b1f8c96f430c4c │ │ ├─139801 glance-api: uWSGI master │ │ ├─139816 glance-api: uWSGI worker 1 │ │ └─139817 glance-api: uWSGI worker 2 │ └─dc7988abee35561556eb057f814f7a5910a5eeb02cc8177118986b4802e27158 │ └─148689 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount