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 │ │ │ ├─21535 /lib/systemd/systemd --user │ │ │ └─21536 (sd-pam) │ │ └─session-21.scope │ │ ├─21463 sshd: cephadm [priv] │ │ └─21552 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1604 sshd: zuul [priv] │ │ └─1617 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1608 ssh: /home/zuul/.ansible/cp/199.19.213.221-22-zuul [mux] │ ├─414064 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-trqvhuiharinudvodnejomcfgtrjbkjy ; /usr/bin/python3'"'"' && sleep 0' │ ├─414065 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-trqvhuiharinudvodnejomcfgtrjbkjy ; /usr/bin/python3' && sleep 0 │ ├─414066 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-trqvhuiharinudvodnejomcfgtrjbkjy ; /usr/bin/python3 │ ├─414067 /bin/sh -c echo BECOME-SUCCESS-trqvhuiharinudvodnejomcfgtrjbkjy ; /usr/bin/python3 │ ├─414068 /usr/bin/python3 │ ├─414069 /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 │ └─414071 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12286 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5b0a15d4d153c3ea08e7c2700853eb5a50ebf7ae773594ab270d817cb555439 -address /run/containerd/containerd.sock │ │ ├─ 12655 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6e234f94bcf3eedb31b137e7ba48ba3f7ed63d061282f99c65bb4c619149e1f -address /run/containerd/containerd.sock │ │ ├─ 18505 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad31deb31766d3722549bfee4379339dc54c9bc657c83e11654acb2ece916654 -address /run/containerd/containerd.sock │ │ ├─ 25074 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab1b6ad7aea90cd77e6da0d795c08e56764244af9507afe1bc935ad3993e1440 -address /run/containerd/containerd.sock │ │ ├─ 29567 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88a5326edd513dd14b247031ab3951dd7f06b1859d9b2779c5372531ae389c73 -address /run/containerd/containerd.sock │ │ ├─ 34360 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8474f05b25e6c4baa6c9a59a7ce27883582aad2ab9683794b396beb4295caa00 -address /run/containerd/containerd.sock │ │ ├─ 39926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2a5e9b1567f1877e113c5f251122d385416e8f8a83048d9406bc23745908a93 -address /run/containerd/containerd.sock │ │ ├─ 39972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a0513f3f14c053ee4a6b52f02b91dd625c6f087b153b68191e01cf16b8b09b -address /run/containerd/containerd.sock │ │ ├─ 39981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0e395f9175ec2caa7faccd3309842a5c6556d073a7aac69da82f132a9194b8 -address /run/containerd/containerd.sock │ │ ├─ 39986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 242aab68bc3729d23acabd6d2a6ce6ee221b9decac3d414fce5b943cf44d5cf1 -address /run/containerd/containerd.sock │ │ ├─ 39987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f4dd13715a276b80381af0eacb57e8cccbdc19e30201ce5ce00e86ad0bd504a -address /run/containerd/containerd.sock │ │ ├─ 40532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2234ae298430b159000cc3540b32b9e8513f29b8e72bdd0129636b20892cf8 -address /run/containerd/containerd.sock │ │ ├─ 41400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4908f75a6df2533235af32c19ecf4fe61f63efe7c9cdebf79a3ca52dae10b3e -address /run/containerd/containerd.sock │ │ ├─ 41420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8334098755e43008cf57c7c1c417b66cb9004a1cc5dca8bd14986beda0f849 -address /run/containerd/containerd.sock │ │ ├─ 42635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cdc0f75ca11f59e507785408b6f557fb20bc3328328fda0861b7f4ee42576a2 -address /run/containerd/containerd.sock │ │ ├─ 43045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 000f49c604ddb3770471bd00b02c519e13eaaabf2115e5f6165988db3eee0968 -address /run/containerd/containerd.sock │ │ ├─ 43090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31eff96e193601e2b7a43d9e0aef3290ff8beff29383d3c596193bfeab54f3db -address /run/containerd/containerd.sock │ │ ├─ 43513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06ccd30c257a2acf5e6c286e7114b6e8fea5be5ac4c2058bd5be7920790a296 -address /run/containerd/containerd.sock │ │ ├─ 43985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cbd6c9acbc46466a5bf7157529cf800161c4f92afe726f9a38c534d5ff4b2eb -address /run/containerd/containerd.sock │ │ ├─ 44011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9345cd4fe676fe4232add834145622ba3da1b53059d5b82c672544faeaac9448 -address /run/containerd/containerd.sock │ │ ├─ 44061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b826239e6559d42a5a6bcf49fde8e89b93fcf41bd9a71ddfb5e54b244f99d2cb -address /run/containerd/containerd.sock │ │ ├─ 46140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8725b27521c700aaa18272b6c1cabbc7aaafb5cdaa423ca16106f41b222734e0 -address /run/containerd/containerd.sock │ │ ├─ 46231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcebde760872af3e0d1f30502c5033c4009174beac493b9e945243ac535824be -address /run/containerd/containerd.sock │ │ ├─ 47171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9478455ee25b0388db2b2c3c075beea9e305ef703bf0870afd37c20b792f78 -address /run/containerd/containerd.sock │ │ ├─ 47261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ee01bcb98ae2ea7f64e0e51a61b4f4f544ec99f1b8f33293108662a91e435e -address /run/containerd/containerd.sock │ │ ├─ 47642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b608875c387865bd9ff398b4361eb642a285f6792b831517bde10b445ec1d1f4 -address /run/containerd/containerd.sock │ │ ├─ 47949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1d7eccf753d4bdaabb61dcccc7c96e44fec1b0a72cbb875978813cf1754434 -address /run/containerd/containerd.sock │ │ ├─ 48288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ad5bdbf915b2a10a0b9a238f4e240302f1def96572884be6e819209aa18342 -address /run/containerd/containerd.sock │ │ ├─ 50631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fe9204a3d1427e2afcd9a310e298b4680dfbefc1446be29ea710048618c43f -address /run/containerd/containerd.sock │ │ ├─ 50728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0281631de433df4628afa9ca98e9e860ee7f129c027e98444ebb18274d778b65 -address /run/containerd/containerd.sock │ │ ├─ 55046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39240a8e70002448f0ae00eddee19c8a3c1fe5ef4a3d9f7fcee5ed7746f19682 -address /run/containerd/containerd.sock │ │ ├─ 55695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59da6dc2516fcef76795a32c0c11465a6a35b5c59d9ef2bcbf84767eb425350 -address /run/containerd/containerd.sock │ │ ├─ 55736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a6d37de3c657ac5ab4f092571f7d90d7e86870a96075e38734edc13c705e8c3 -address /run/containerd/containerd.sock │ │ ├─ 55774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef77a15cd507429adc2e59ca7fc433ba0c3287aeb8a99862ef95bc7c421779f -address /run/containerd/containerd.sock │ │ ├─ 55925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4b239cca72ee90511d280857033f3b4a81b9605987db2003493962dab277e3 -address /run/containerd/containerd.sock │ │ ├─ 60105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23add12d68f96e148a8a722b6d8bdf9df04aeebfa52f65d826fa6f3426304c76 -address /run/containerd/containerd.sock │ │ ├─ 60233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7dad31fd8af3c9fbedd1a89a01c8c8f447c3bed537a7b4f49da9bd5c9bbb460 -address /run/containerd/containerd.sock │ │ ├─ 60298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fead9ebc5dcf8d4bc7c4da37b1030e348574c130d7e9f0785876a5e2e0eec6bf -address /run/containerd/containerd.sock │ │ ├─ 60316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8625a7df342b6b5456f953fa7a31b8f41048a796980d009ede2803d12685a634 -address /run/containerd/containerd.sock │ │ ├─ 61967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ac4502001a84dc9a0a7617d7d2c83e09d627b10f9b893b944e8ae5378e4640 -address /run/containerd/containerd.sock │ │ ├─ 62038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7d2694c49c849f28b88d84f74e694e737b5c4d6524b209aeca6fbe173666f2 -address /run/containerd/containerd.sock │ │ ├─ 62293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba60a2c9e2ba60eced9990bf6d53cbb6c16199f5d2194489e8809100aab0c891 -address /run/containerd/containerd.sock │ │ ├─ 62338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d762de34e0887ec5c8b85245fd1327e70448a8517bf2c0012fe2e3e9f6a84ffa -address /run/containerd/containerd.sock │ │ ├─ 62382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee80aad17586d71a47337fe1d36fb86ac416be1d7a1f5ebd3263f5b8e1cc6e16 -address /run/containerd/containerd.sock │ │ ├─ 62816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb9af51dc5db261bd0469df3aa4779fe83387be6852f5166b570a34b29c1d63 -address /run/containerd/containerd.sock │ │ ├─ 63078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e36ca7945d31d5e10a64d818302050400564e2b28d47946c889fdc10677117a -address /run/containerd/containerd.sock │ │ ├─ 63656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6889655d5180830688d0fc020a315ce6c8b32183cbaaadc2cce79874f501e2f -address /run/containerd/containerd.sock │ │ ├─ 63934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f9ec54d69ed92c0191d7c1ba5434ce55db115436e4037d2d56da62fd8315c7d -address /run/containerd/containerd.sock │ │ ├─ 64670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30607be587218a5a7c0963e0a0131f61c0dd3e0285e95163f0f42920965128f -address /run/containerd/containerd.sock │ │ ├─ 66357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d686aac72dab58ac795a40e43313bc7671181d66b0379505868fa0ca37bfbf9 -address /run/containerd/containerd.sock │ │ ├─ 68145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33697a6f0c615ecf004383a90bd2bd9ec3d39410e70b4460afe345304d057cd -address /run/containerd/containerd.sock │ │ ├─ 77369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd969a361bc679c7a404bb03aa7ae3c279a04ad45281a4c416fad74cfbb46d3 -address /run/containerd/containerd.sock │ │ ├─ 78884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be500870287f50345e251dad025f028bcfd75687de575d91058acdb5ad10056 -address /run/containerd/containerd.sock │ │ ├─ 84564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a73bcf60a4d5d5333ca1be15f71f73109586daf06f042dffbb5da29aef5047d5 -address /run/containerd/containerd.sock │ │ ├─ 90692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d182ce86682b1474716238de011418e03669ebbc822fe3b98c5fbb537bc27e6 -address /run/containerd/containerd.sock │ │ ├─ 94564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3beae179cdc83a4e2c337290a5c3774d2b48d6c63c9c2cadb3653e9aab2a6dc3 -address /run/containerd/containerd.sock │ │ ├─ 94637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8d2dc9dc518b7b28718cf297ec9a5aab1a5d68948ba4cfcfeab44dd11c7b1a -address /run/containerd/containerd.sock │ │ ├─103449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2609b3b1e69565bebb73b6c561001e866c92a0925505d5c4a834c73ca72431b6 -address /run/containerd/containerd.sock │ │ ├─104986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44fb34b75ffa6b2121cdaa4093e6afe317d8cbd702907eef2e41160935cb6d9 -address /run/containerd/containerd.sock │ │ ├─105057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df6d7036bffe155082df358cb42dc4113459f509fc316a332d89209ab597ed7 -address /run/containerd/containerd.sock │ │ ├─106966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c1af5ddd4e73f278b1f42b88b257da82e54cb9de52f63d65c73fd14591c7a5 -address /run/containerd/containerd.sock │ │ ├─108701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f528b3c51d799beb08d0bd9a3d5a7e9115d1dd7cc8de9b5aa7bf2ff83078165 -address /run/containerd/containerd.sock │ │ ├─108764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 001df3436d53b76512bc26cc3c0144e7cfb4e9ef227aacfdaed073bae2d45faf -address /run/containerd/containerd.sock │ │ ├─121733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6101b43435fb0e3b0b652ef645f186974aa4d619935f4549f7bcd38b0ab02976 -address /run/containerd/containerd.sock │ │ ├─121778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c691dcbcb451df192702647005da8d0ece3823c06eb3d4a7f88ba27bc1efd817 -address /run/containerd/containerd.sock │ │ ├─124381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e135efb8ca395af3818b52e923c9bb8c44ac9cb9db4aa634105a9cb199daf6 -address /run/containerd/containerd.sock │ │ ├─138355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc98c001a754f9352c42f35c384ccb823a18312e0d3b1eeea7b97a0c03dd523 -address /run/containerd/containerd.sock │ │ ├─139984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4402bc75b87ea978c6497ba22b7d528a2ea15fe8895e07fa01461ef86c41052e -address /run/containerd/containerd.sock │ │ ├─140380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3088a8a13a33dbba214ec2511f8c316e0e5849522bcbedb2a163d08d479be1bf -address /run/containerd/containerd.sock │ │ ├─141297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183852117e9313e3c305215cd63ffa0037cd7dd337626188fdf3edb4b1b487fd -address /run/containerd/containerd.sock │ │ ├─143337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf80f573c13fa6a174dac86304fbeaf18bb7642adec825cc880add3190062754 -address /run/containerd/containerd.sock │ │ ├─143667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe81620a1ff26b7eb3e9b4a1c83bb0ba0d7f97abd63e39733b0ec05e97a52ac3 -address /run/containerd/containerd.sock │ │ ├─143715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b2066ad89fd56e4416a9a3c5d18fe69647726c448b41e1245d39fd16b77b0b -address /run/containerd/containerd.sock │ │ ├─143882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aeb348a758eac9444368901dd575ea4443cfcb8cc43a6e3f204131d21d66dda -address /run/containerd/containerd.sock │ │ ├─143947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc106341bf526d92d8637d9b3e081bf36d2d13de7ae8c3e86ac541db05001e46 -address /run/containerd/containerd.sock │ │ ├─144363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc31c85b3d43ef178867a5a43bc007d0e23d7a99712ab856c252d36222a84c65 -address /run/containerd/containerd.sock │ │ ├─169308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b164a2d936a832c5b53c4711daa0058aa420c1bdf701098ebcc648d2eff76f5b -address /run/containerd/containerd.sock │ │ ├─170992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a97047c69b8c9e598f905ae5c197a9e637fa8e32fa18abf385a35707557fa6 -address /run/containerd/containerd.sock │ │ ├─171021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aefbe141f773a30a35d820ff47860691e462251c34664a391b755a682bb8627 -address /run/containerd/containerd.sock │ │ ├─171103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7f2e2c4a1d39acb72bc03f42d0bdb63a8bd2a773b07353cbf41e887222469a -address /run/containerd/containerd.sock │ │ ├─171126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311c5505792a7b202168e13523db0629d47713c1bb4f945904fe3e39f53fe2ce -address /run/containerd/containerd.sock │ │ ├─171230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bcfdfd896cee7ef4b2f3d89e6f37af10c4965df205e62015729ae1cc87ba1f7 -address /run/containerd/containerd.sock │ │ ├─171519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6204053ba4ffb2ca7b33d0b60d00f52f278d62b62cfd9d41157d4e24c4775590 -address /run/containerd/containerd.sock │ │ ├─171640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70a723012eb0fd913d7c2064a5c12069ed4eb0d0845562525886995024ebb257 -address /run/containerd/containerd.sock │ │ ├─184422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec1f8c886a07e6eef7388af4911f453e1fa742aa5e26f0c2de6b2afc85be4c9 -address /run/containerd/containerd.sock │ │ ├─186493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bad0837827228c8debccd6e84594b55502f0f068a3db3005d8e1d9be95da88 -address /run/containerd/containerd.sock │ │ ├─186582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f244ccc836f9b6ebd0c8e8e208081b38a8549db3f3b059417f182ec03b152d -address /run/containerd/containerd.sock │ │ ├─186673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bbb36cd026d11e22e3aca94a3605ebd518280d668c8848363d7bf5552209287 -address /run/containerd/containerd.sock │ │ ├─201735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c9c43aef522b1d516187b5756082cbb26609000b4d9bfcb8fec30ab6712f4f -address /run/containerd/containerd.sock │ │ ├─211393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f4acbef6ee68e180a96bff060fa353ade9bab77d9f8e9ca90380cf2c6855e3 -address /run/containerd/containerd.sock │ │ ├─211415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f162c0a363749e5fabb3f8a42ab9373ade23e84c27b807521a4f17fbbfb7014 -address /run/containerd/containerd.sock │ │ ├─211454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e059eb1577c8ff8f983e786902a601555e58c734f1ed06bc7630b323f02e815f -address /run/containerd/containerd.sock │ │ ├─211754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1daaec2901ccb40f6b300e1fc8341233fc06b96a64bd69a43c8830f579c277 -address /run/containerd/containerd.sock │ │ ├─222752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d2d323ad2c1fe4dee84002e37fd2e53b951638dd99415029e2a4cf674c09d3 -address /run/containerd/containerd.sock │ │ ├─225162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5cbc468f3cec293806afe58b74f5e6807d496661498424da7e3a52ac59179b2 -address /run/containerd/containerd.sock │ │ ├─226344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3474ee62eeb7b41956b8c61fffc347c565088281b8009c37fc600fcc7e5d8e7e -address /run/containerd/containerd.sock │ │ ├─227319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a6182637b593236ca03dce94723feec577e8e8469cf9a8bf97937bc255f492 -address /run/containerd/containerd.sock │ │ ├─228056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9efb2d107e33c33f2b5ebbb9479cfd5f26d3741ebbb70905187d196cbae1e0a4 -address /run/containerd/containerd.sock │ │ ├─229705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dff52ed46b2da8bc22380f7bceb3e1b8122bf503f9880070a788bca3579bc300 -address /run/containerd/containerd.sock │ │ ├─231259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f68f79e59a71078823a4a7f75dc58ab90e2d8e805bc408adf4db9bfee65999b -address /run/containerd/containerd.sock │ │ ├─231303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894a5ffa9879b54e9ff26863ba0bfa1b968f8f16c5df2b4e63198f93ea52dce8 -address /run/containerd/containerd.sock │ │ ├─241221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e4e6e0a79fc6d1c1586448aa6bf31f70ffa8568169d80cf5076e5147a678e8 -address /run/containerd/containerd.sock │ │ ├─241648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492892de37e7d015a5698d9c48d43a4af7957cface92919924c00cd1f45e19bf -address /run/containerd/containerd.sock │ │ ├─245369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35fdbad0c896ca5408e9f2fc214ae42159f6e0b35c5a6bb283865352ed35d002 -address /run/containerd/containerd.sock │ │ ├─250254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cac54ec9cb279a6a6de07adf74365c05f12e2ad17906fecab19687e86f97289 -address /run/containerd/containerd.sock │ │ ├─250502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83312954eb86bea561e6d0e53a8321354c453e111656b4846112e649360d1307 -address /run/containerd/containerd.sock │ │ ├─250534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36fa2060e076f96960c4ebcbe9575e288dd0bdb9465b32e4debc3b14eb16fa39 -address /run/containerd/containerd.sock │ │ ├─250606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a68f4c73b2f12960c37fbfa2bd89af718f5619ca111864c8ac13bdb7d8b1b7a -address /run/containerd/containerd.sock │ │ ├─261771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c82d6faae71f6eaec0c70b29c8aa5a377790a52fca12d20de94c0e04cdb79b -address /run/containerd/containerd.sock │ │ ├─264117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e42eb8e782dd05fd9277bd3a378492861dd6392fefd95a30e5be4550988b62 -address /run/containerd/containerd.sock │ │ └─265749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8829738f9b34926cceff3fe2df6ea643de2ae6bb4695d7b6ca4c449af39c7b78 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1412 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 392 /lib/systemd/systemd-udevd │ │ ├─414026 /lib/systemd/systemd-udevd │ │ └─414027 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-88a5326edd513dd14b247031ab3951dd7f06b1859d9b2779c5372531ae389c73.scope … │ │ ├─29592 /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 │ │ └─29604 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29272 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29550 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18446 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18483 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24787 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25057 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34078 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34343 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rsnrwk.service │ │ │ ├─12567 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsnrwk/unit.run │ │ │ └─12599 /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-rsnrwk --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsnrwk:/var/lib/ceph/mgr/ceph-instance.rsnrwk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsnrwk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rsnrwk -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 │ │ ├─12210 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12237 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-ab1b6ad7aea90cd77e6da0d795c08e56764244af9507afe1bc935ad3993e1440.scope … │ │ ├─25099 /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 │ │ └─25111 /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 │ ├─multipathd.service │ │ └─137944 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40394 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.221 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-ad31deb31766d3722549bfee4379339dc54c9bc657c83e11654acb2ece916654.scope … │ │ ├─18532 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18551 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e6e234f94bcf3eedb31b137e7ba48ba3f7ed63d061282f99c65bb4c619149e1f.scope … │ │ ├─12679 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rsnrwk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12700 /usr/bin/ceph-mgr -n mgr.instance.rsnrwk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1081 /usr/sbin/uuidd --socket-activation │ ├─run-r77e91fc17b5e469594cac16cbf701234.scope │ │ └─184151 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10824 /usr/sbin/chronyd -F 1 │ │ └─10825 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-8474f05b25e6c4baa6c9a59a7ce27883582aad2ab9683794b396beb4295caa00.scope … │ │ ├─34385 /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 │ │ └─34397 /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 │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137804 /sbin/iscsid │ │ └─137805 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-d5b0a15d4d153c3ea08e7c2700853eb5a50ebf7ae773594ab270d817cb555439.scope … │ ├─12318 /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 │ └─12330 /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 ├─k8s.io │ ├─56ee01bcb98ae2ea7f64e0e51a61b4f4f544ec99f1b8f33293108662a91e435e │ │ └─47284 /pause │ ├─aea12d75265bca64387995b1d222cb287a7fc4a19ab14dd89f7eaa9e7d34595b │ │ └─40182 etcd --advertise-client-urls=https://199.19.213.221:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.221:2380 --initial-cluster=instance=https://199.19.213.221:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.221:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.221: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 │ ├─3cac54ec9cb279a6a6de07adf74365c05f12e2ad17906fecab19687e86f97289 │ │ └─250314 /pause │ ├─8c36de8de17bb69c661240cb4f5bd8cfd0051d2d142b1e740f8ace1445be0a40 │ │ ├─48485 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 │ │ └─49733 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─6dd969a361bc679c7a404bb03aa7ae3c279a04ad45281a4c416fad74cfbb46d3 │ │ └─77393 /pause │ ├─a39b2d29438842745802ecde8eb761306bb9667d2a0edc07500fd2384bf2dd8d │ │ └─85371 /usr/local/bin/rook ceph operator │ ├─4bcfdfd896cee7ef4b2f3d89e6f37af10c4965df205e62015729ae1cc87ba1f7 │ │ └─171259 /pause │ ├─65be60ed200924c396d4a5e377264e3683fae8504783ded3872ce1b2c9835996 │ │ ├─105428 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105590 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105593 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e6ff764f954ac5978c76381d7047d19200d2e99c759d88201af5a4a968c304ad │ │ └─65055 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-221.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 │ ├─23add12d68f96e148a8a722b6d8bdf9df04aeebfa52f65d826fa6f3426304c76 │ │ └─60156 /pause │ ├─1f162c0a363749e5fabb3f8a42ab9373ade23e84c27b807521a4f17fbbfb7014 │ │ └─211529 /pause │ ├─50ef2b90a3797d25587498079754e8f476d8d07700f3d04db41ca19f7b07700f │ │ └─50964 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 │ ├─242aab68bc3729d23acabd6d2a6ce6ee221b9decac3d414fce5b943cf44d5cf1 │ │ └─40101 /pause │ ├─c5708ccfc4bdb72aeb24c890dc4d50fa70e08572c6f5af46105cf83996a50784 │ │ ├─129276 placement-api: uWSGI master │ │ ├─129289 placement-api: uWSGI worker 1 │ │ └─129290 placement-api: uWSGI worker 2 │ ├─1bb9af51dc5db261bd0469df3aa4779fe83387be6852f5166b570a34b29c1d63 │ │ └─62850 /pause │ ├─2a6d37de3c657ac5ab4f092571f7d90d7e86870a96075e38734edc13c705e8c3 │ │ └─55785 /pause │ ├─ec75ef2046f272a69151f4def446c869c56ffec66f690275f9c59bd00dd2e9ab │ │ └─48642 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f9a0513f3f14c053ee4a6b52f02b91dd625c6f087b153b68191e01cf16b8b09b │ │ └─40082 /pause │ ├─8a9094fb385af9cb2e7782dff6230645206dd4fa161ab9460847a58922db5622 │ │ └─46572 /server │ ├─96661ad52108159a7b370af043cb1974dd1def3100d2d98431c8008e68f47936 │ │ └─64932 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5c386d76ed11929b0e5e5c953d2893c2908ef8d3f978f418d850d21f8febfb6a │ │ ├─259918 /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 │ │ └─260022 /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 │ ├─424055f3ff0ef6aa55d88cbd0852f8a6190441f98f89d34b2ac89b6c2b81be29 │ │ ├─77540 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77564 erl_child_setup 1048576 │ │ ├─77622 sh -s disksup │ │ ├─77624 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77625 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77690 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77793 /bin/sh -s rabbit_disk_monitor │ ├─8396241ea5565877511ca7a43976eeb82b36a9519717265371a10cc9b1c0d44d │ │ ├─241287 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241888 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8m8whycx/privsep.sock │ │ ├─241910 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241912 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4fabbfd6e0267a4dd3581b036cac1f25f71de616828b4eb1f6d8b031a7e8ef4d │ │ ├─ 71495 apache2 -DFOREGROUND │ │ ├─ 71510 (wsgi:k -DFOREGROUND │ │ ├─ 71511 (wsgi:k -DFOREGROUND │ │ ├─ 71512 (wsgi:k -DFOREGROUND │ │ ├─ 71513 (wsgi:k -DFOREGROUND │ │ ├─398292 apache2 -DFOREGROUND │ │ └─412404 apache2 -DFOREGROUND │ ├─5cdc0f75ca11f59e507785408b6f557fb20bc3328328fda0861b7f4ee42576a2 │ │ └─42660 /pause │ ├─97ac4502001a84dc9a0a7617d7d2c83e09d627b10f9b893b944e8ae5378e4640 │ │ └─62008 /pause │ ├─0a68f4c73b2f12960c37fbfa2bd89af718f5619ca111864c8ac13bdb7d8b1b7a │ │ └─250659 /pause │ ├─e1f6f045ba8cb1daa2f3c30b3b455ed09abf7fd56f9c40ea7498581790500164 │ │ └─66157 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─80dacbe1d3810bd5c06bd269a82c324145adde1064571a35223cecdc0dc3caea │ │ └─259503 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9a2234ae298430b159000cc3540b32b9e8513f29b8e72bdd0129636b20892cf8 │ │ └─40558 /pause │ ├─549f25fee9413f842d12a03f51ab4a8c632efeab8d5bb9e05f6d949a991bcbc5 │ │ ├─66768 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66785 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66791 erl_child_setup 1048576 │ │ ├─66838 sh -s disksup │ │ ├─66840 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66841 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66866 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67084 /bin/sh -s rabbit_disk_monitor │ ├─a0374de463e1f9209dc12278a36cc47b62ad77dec06a081482015787b8442091 │ │ └─44247 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6f68f79e59a71078823a4a7f75dc58ab90e2d8e805bc408adf4db9bfee65999b │ │ └─231284 /pause │ ├─6204053ba4ffb2ca7b33d0b60d00f52f278d62b62cfd9d41157d4e24c4775590 │ │ └─171575 /pause │ ├─bc31c85b3d43ef178867a5a43bc007d0e23d7a99712ab856c252d36222a84c65 │ │ └─144388 /pause │ ├─406429b85b2c98f972f8e1c9cffaf2880cca320a7397e97a922fff57770ddcac │ │ └─66090 /bin/pushgateway │ ├─6101b43435fb0e3b0b652ef645f186974aa4d619935f4549f7bcd38b0ab02976 │ │ └─121758 /pause │ ├─9345cd4fe676fe4232add834145622ba3da1b53059d5b82c672544faeaac9448 │ │ └─44047 /pause │ ├─78a804f5c66bd1cf737eff68399f7cff1a687e8151282e4fd276c384f1d12e12 │ │ ├─ 46486 /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 │ │ ├─ 46498 /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 │ │ ├─ 46639 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263809 nginx: worker process │ │ ├─263810 nginx: worker process │ │ └─263811 nginx: cache manager process │ ├─9dc98c001a754f9352c42f35c384ccb823a18312e0d3b1eeea7b97a0c03dd523 │ │ └─138380 /pause │ ├─d762de34e0887ec5c8b85245fd1327e70448a8517bf2c0012fe2e3e9f6a84ffa │ │ └─62366 /pause │ ├─0b4b239cca72ee90511d280857033f3b4a81b9605987db2003493962dab277e3 │ │ └─55948 /pause │ ├─7d1daaec2901ccb40f6b300e1fc8341233fc06b96a64bd69a43c8830f579c277 │ │ └─211777 /pause │ ├─92df16084ee088e40c7bdb95164a3fdb87cd09b4aef2effcdfd768154ff4478b │ │ └─95023 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-pfh8r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─49ad5bdbf915b2a10a0b9a238f4e240302f1def96572884be6e819209aa18342 │ │ └─48312 /pause │ ├─7b0ff85a80c0aac16dbc0bbdc02695f2000490ae8de792d7829803ad20f38e3c │ │ ├─61414 python -u /app/sidecar.py │ │ ├─61755 python -u /app/sidecar.py │ │ └─61756 python -u /app/sidecar.py │ ├─f2ac3132426881318c079710e29c94ff4a79c91be94582b4170bac345d648f51 │ │ └─225346 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─21e42eb8e782dd05fd9277bd3a378492861dd6392fefd95a30e5be4550988b62 │ │ └─264142 /pause │ ├─61a65cde90726f9d1e30fcf4f0b8c8ea5da02141defbc80bc12947b7ac6a17a6 │ │ └─227369 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7f5aed0fc7bb744273f5656167ad6d0b01aa844cad8646c27ae5316d44eebfb1 │ │ └─118951 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9cbd6c9acbc46466a5bf7157529cf800161c4f92afe726f9a38c534d5ff4b2eb │ │ └─44024 /pause │ ├─11a1ed8ac1acb31f16a91b9d9c9fe1269fb5111ae20f7ee58389e75d4e872dc9 │ │ └─56054 nfd-master -crd-controller=true -metrics=8081 │ ├─91cae1d757bc06ac89ce2c82f6ff0cacefe29b8c94d5c12e59b89894ec8be42e │ │ ├─268374 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268387 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4b9954f5b594b5da58ba7bb8c5dc87a53190f0f89ab7a0766e4cf78f03493b93 │ │ ├─48545 mysqld --wsrep_start_position=fe058d48-6f33-11f1-af0f-df214561c8e2:20 │ │ └─48676 /var/lib/mysql/mysql-state-monitor │ ├─d2a5e9b1567f1877e113c5f251122d385416e8f8a83048d9406bc23745908a93 │ │ └─39992 /pause │ ├─3f4dd13715a276b80381af0eacb57e8cccbdc19e30201ce5ce00e86ad0bd504a │ │ └─40078 /pause │ ├─b4908f75a6df2533235af32c19ecf4fe61f63efe7c9cdebf79a3ca52dae10b3e │ │ └─41443 /pause │ ├─ee80aad17586d71a47337fe1d36fb86ac416be1d7a1f5ebd3263f5b8e1cc6e16 │ │ └─62411 /pause │ ├─11041fb8dd79083e27873efe493f651e4e80e562f03e4119305f06db8534eaa6 │ │ └─139096 /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 │ ├─dc44a4b8d5bcb6c2c4b8434d2c7c93eb287c5dbb81c2b0612f6036da9ddc9725 │ │ ├─122825 /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 │ │ └─122951 /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 │ ├─057e245f9d329b8f9c178f1ca539a8cca24c74956c141d793d1b8b819216e563 │ │ ├─201890 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201914 erl_child_setup 1048576 │ │ ├─201989 sh -s disksup │ │ ├─201991 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201992 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202077 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202087 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202275 /bin/sh -s rabbit_disk_monitor │ ├─71851cf947e0e8a0e867ee97f016b9b22c3b3b7baff9211bc2b1021a22a343f7 │ │ └─140615 /coredns -conf /etc/coredns/Corefile │ ├─4917fcd607f140840de1f3cfeb26b3444db3b08abd1b3caff1e2bfa19545f6a7 │ │ ├─259525 manila-api: uWSGI master │ │ ├─259558 manila-api: uWSGI worker 1 │ │ └─259559 manila-api: uWSGI worker 2 │ ├─36fa2060e076f96960c4ebcbe9575e288dd0bdb9465b32e4debc3b14eb16fa39 │ │ └─250570 /pause │ ├─35fdbad0c896ca5408e9f2fc214ae42159f6e0b35c5a6bb283865352ed35d002 │ │ └─245394 /pause │ ├─45e4e6e0a79fc6d1c1586448aa6bf31f70ffa8568169d80cf5076e5147a678e8 │ │ └─241247 /pause │ ├─ca05e085bb1b1c993934dfc290caed7bbaec542c999b70a95c650e319376aa93 │ │ ├─167445 nova-metadata: uWSGI master │ │ ├─167466 nova-metadata: uWSGI worker 1 │ │ └─167467 nova-metadata: uWSGI worker 2 │ ├─ba60a2c9e2ba60eced9990bf6d53cbb6c16199f5d2194489e8809100aab0c891 │ │ └─62320 /pause │ ├─8325194404f07f637c9ebb00fc266326a074852954deb71146852086ae294689 │ │ └─162985 /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 │ ├─60364e133c23abc344a4a2667cd7a1f760d9df114bff97756f9f719fd3a57617 │ │ ├─220205 octavia-api: uWSGI master │ │ ├─220220 octavia-api: uWSGI worker 1 │ │ └─220221 octavia-api: uWSGI worker 2 │ ├─311c5505792a7b202168e13523db0629d47713c1bb4f945904fe3e39f53fe2ce │ │ └─171209 /pause │ ├─96d92d772d45d232c102c40315e1b78cb8f3c932995eec613e286b34349b407b │ │ └─43124 /coredns -conf /etc/coredns/Corefile │ ├─df1d7eccf753d4bdaabb61dcccc7c96e44fec1b0a72cbb875978813cf1754434 │ │ └─47974 /pause │ ├─4fa74e748d9356c8146b498c49f82d162c5fca77fc24fc1165e4c5d88b92f58e │ │ ├─118223 cinder-api: uWSGI master │ │ ├─118236 cinder-api: uWSGI worker 1 │ │ └─118237 cinder-api: uWSGI worker 2 │ ├─a30607be587218a5a7c0963e0a0131f61c0dd3e0285e95163f0f42920965128f │ │ └─64693 /pause │ ├─94fe9204a3d1427e2afcd9a310e298b4680dfbefc1446be29ea710048618c43f │ │ └─50655 /pause │ ├─803ee647352c835be9c7813b7e128e6ce4080fc622dc9edd332b35f193f9e529 │ │ ├─198134 heat-api: uWSGI master │ │ ├─198179 heat-api: uWSGI worker 1 │ │ └─198180 heat-api: uWSGI worker 2 │ ├─8942f3cea121fa2f49faf0c12513645fa069aef73ad7546d4bb75005b9ce964a │ │ └─56207 /secretgen-controller │ ├─0df6d7036bffe155082df358cb42dc4113459f509fc316a332d89209ab597ed7 │ │ └─105088 /pause │ ├─f6889655d5180830688d0fc020a315ce6c8b32183cbaaadc2cce79874f501e2f │ │ └─63680 /pause │ ├─fead9ebc5dcf8d4bc7c4da37b1030e348574c130d7e9f0785876a5e2e0eec6bf │ │ └─60346 /pause │ ├─31eff96e193601e2b7a43d9e0aef3290ff8beff29383d3c596193bfeab54f3db │ │ └─43132 /pause │ ├─56af7b9ee54365359462f097934ac1425bba4c58fc0aedf1b7c2162ee5ec2d3d │ │ ├─139144 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139167 /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 │ ├─7c0e395f9175ec2caa7faccd3309842a5c6556d073a7aac69da82f132a9194b8 │ │ └─40075 /pause │ ├─48fd27e8ad6eef4b3210f1c15633a268a76989be206601256c6503b823d355d8 │ │ └─44290 /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 │ ├─1119b532f9843f383a9b8cee47f51c14c6ad0f50d553e839ead2abf080d07c3d │ │ ├─184628 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184644 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184650 erl_child_setup 1048576 │ │ ├─184733 sh -s disksup │ │ ├─184735 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184736 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184751 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184752 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184762 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184999 /bin/sh -s rabbit_disk_monitor │ ├─83312954eb86bea561e6d0e53a8321354c453e111656b4846112e649360d1307 │ │ └─250527 /pause │ ├─f33697a6f0c615ecf004383a90bd2bd9ec3d39410e70b4460afe345304d057cd │ │ └─68169 /pause │ ├─0d41f7a18cfa4ef7e2ba405d58641bf491a0d66b0ae804405fe0d66959e6e970 │ │ └─47456 /manager --metrics-bind-address=:8080 │ ├─9efb2d107e33c33f2b5ebbb9479cfd5f26d3741ebbb70905187d196cbae1e0a4 │ │ └─228080 /pause │ ├─c8e1211a1b7f58431cf03140a87466c599e70fca9dea6cf461f37e3cccce206d │ │ └─228107 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6ec1f8c886a07e6eef7388af4911f453e1fa742aa5e26f0c2de6b2afc85be4c9 │ │ └─184446 /pause │ ├─25d2d323ad2c1fe4dee84002e37fd2e53b951638dd99415029e2a4cf674c09d3 │ │ └─222777 /pause │ ├─bf9bcf0351a604aa0b537d64b191ab15dbbecd96a5cc3f2567b98bfb077be48f │ │ └─47331 /manager --metrics-bind-address=:9782 │ ├─d2bf6155d75a35de37192246fc56225e98a4828239bb3bc4fb2e1319ec36372e │ │ ├─41807 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42231 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0c8334098755e43008cf57c7c1c417b66cb9004a1cc5dca8bd14986beda0f849 │ │ └─41460 /pause │ ├─7fc3d2ef0d3a0077057930fdd06cf3b370dc04bc186619063986c1de55869c3b │ │ └─65613 /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 │ ├─7c6fbbdeed904d490ad0e60bbbce3db3d106492efc7b0e24a086332a30b263ee │ │ ├─83967 barbiacan-api: uWSGI master │ │ └─83990 barbiacan-api: uWSGI worker 1 │ ├─5982b781f4df641903a90b743f0458f2844f4b404193d85e79d06df352fab50b │ │ └─61720 /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 │ ├─0817fa26160e08a30e55ce3fbcb6d67bbd6498514d489026126d74c9452cf1b8 │ │ └─51210 redis_exporter │ ├─d0138dcb509e6ccd0ddf39683c5fd096cde2a57c01bc02f4b6898dd4258d42bc │ │ └─63726 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─38b2066ad89fd56e4416a9a3c5d18fe69647726c448b41e1245d39fd16b77b0b │ │ └─143739 /pause │ ├─3088a8a13a33dbba214ec2511f8c316e0e5849522bcbedb2a163d08d479be1bf │ │ └─140405 /pause │ ├─0281631de433df4628afa9ca98e9e860ee7f129c027e98444ebb18274d778b65 │ │ └─50751 /pause │ ├─fcd183abc4a84f66ad339a2795832ac7077bcc717820ae6376a0e11f483c7807 │ │ └─64352 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a73bcf60a4d5d5333ca1be15f71f73109586daf06f042dffbb5da29aef5047d5 │ │ └─84588 /pause │ ├─b164a2d936a832c5b53c4711daa0058aa420c1bdf701098ebcc648d2eff76f5b │ │ └─169333 /pause │ ├─dc8b20dce021d6ba17f5b362168d888f24bac364c3b1d12fe1e2d476e59d6abd │ │ └─264723 /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 │ ├─5964b5a3946b753c01b1b6272db2a842855549e8ab6e28806fe8c5c42984068e │ │ ├─179798 neutron-api: uWSGI master │ │ ├─179830 neutron-api: uWSGI worker 1 │ │ └─179831 neutron-api: uWSGI worker 2 │ ├─4bddaf74a0e0a6f8a98a805c78daf886183d11d5e3c4acda1e8e9bf34fead909 │ │ └─247229 docker-registry serve /etc/docker-registry/config.yml │ ├─dc2616acf4dda9a4639c71089d444e96ea33d3cb4dcadeab08db0ac699c4bd20 │ │ └─66129 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─591186e68a4217863a8779e101df67b3417221f83a68dad3e94bf9a96f11b87d │ │ └─40164 kube-apiserver --advertise-address=199.19.213.221 --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 │ ├─f919fd9d962f6a30ef97f2da90f7c79314ec0f950ad139e15befbc2bd1ecb7af │ │ ├─198111 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198551 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198552 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3474ee62eeb7b41956b8c61fffc347c565088281b8009c37fc600fcc7e5d8e7e │ │ └─226369 /pause │ ├─23c9c43aef522b1d516187b5756082cbb26609000b4d9bfcb8fec30ab6712f4f │ │ └─201759 /pause │ ├─d95e2597de0615aade6a25c1a6267139873c8914a2a26017f642b71e9fd3f354 │ │ └─40213 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 │ ├─9d182ce86682b1474716238de011418e03669ebbc822fe3b98c5fbb537bc27e6 │ │ └─90716 /pause │ ├─9b8955b52ac8fdd438df0cffb69fefb60e6987904eb5f881e28f7c8e79e1f197 │ │ ├─179851 neutron-policy-server: uWSGI master │ │ ├─179864 neutron-policy-server: uWSGI worker 1 │ │ └─179865 neutron-policy-server: uWSGI worker 2 │ ├─7765240ffdad32320630d201461fa7e21cb7d6708d1206fc80634b6bc6e18953 │ │ ├─179796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180080 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180081 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180082 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─89407730d498d8278a990b460cab19a3e37c0fec91a80cc68e76d12e9410987f │ │ ├─221254 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221812 octavia-worker: ConsumerService worker(0) │ │ └─221815 octavia-worker: ConsumerService worker(1) │ ├─cf80f573c13fa6a174dac86304fbeaf18bb7642adec825cc880add3190062754 │ │ └─143387 /pause │ ├─1a1e8eed2bc6e85de5a1342c49467719f9f1cbc734408d0317fbcbb09e823d1a │ │ └─122411 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─000f49c604ddb3770471bd00b02c519e13eaaabf2115e5f6165988db3eee0968 │ │ └─43070 /pause │ ├─8472a65508b0e9c447049aedaa62d734aa77ace1fc52ef0601a0fa3c9f8f01a2 │ │ ├─64875 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64908 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f66c70576c78e022f2f05a50c3321b34296505b01d22c098425361db8345a020 │ │ └─40584 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─21b55b85d0d7d0d6c13e5eb1917935426efd1f46948afd59fe1805a018e1e406 │ │ ├─169483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169501 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169507 erl_child_setup 1048576 │ │ ├─169574 sh -s disksup │ │ ├─169583 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169605 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169794 /bin/sh -s rabbit_disk_monitor │ ├─8829738f9b34926cceff3fe2df6ea643de2ae6bb4695d7b6ca4c449af39c7b78 │ │ └─265776 /pause │ ├─992ee0c4422e2f44860c32672ff17205fd8df101c6b35aa3a573daecf3fc9feb │ │ └─48689 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─670de297710078056b13a9b0bc69f3bee5fe083c4959487a8cd8b50d5ae97f10 │ │ └─62943 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 │ ├─e166c271f2a3358b804252aecc8ebb1ab6eb0178dd4855a4b4c60943b9e8ee7d │ │ ├─222059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222100 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c06ccd30c257a2acf5e6c286e7114b6e8fea5be5ac4c2058bd5be7920790a296 │ │ └─43537 /pause │ ├─b8bad0837827228c8debccd6e84594b55502f0f068a3db3005d8e1d9be95da88 │ │ └─186535 /pause │ ├─27277c54c6174808291cf047fe418f654636cc473227bb897d0078cf06f44a45 │ │ ├─182215 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183135 /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/tmpye0u57qs/privsep.sock │ │ ├─183451 /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/tmpbyu6m5cd/privsep.sock │ │ ├─183821 /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/tmp9f722g_i/privsep.sock │ │ ├─184205 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184206 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184236 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b7c7e2cc-cb22-46cd-b47f-e96bae437f25/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b7c7e2cc-cb22-46cd-b47f-e96bae437f25/host --addn-hosts=/var/lib/neutron/dhcp/b7c7e2cc-cb22-46cd-b47f-e96bae437f25/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b7c7e2cc-cb22-46cd-b47f-e96bae437f25/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b7c7e2cc-cb22-46cd-b47f-e96bae437f25/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-284902d6-20c3-478c-a921-5359915cb904,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 │ │ ├─184250 haproxy -f /var/lib/neutron/ns-metadata-proxy/b7c7e2cc-cb22-46cd-b47f-e96bae437f25.conf │ │ ├─203816 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f0ec120f-50e6-4d53-9106-12a530ec45c3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f0ec120f-50e6-4d53-9106-12a530ec45c3/host --addn-hosts=/var/lib/neutron/dhcp/f0ec120f-50e6-4d53-9106-12a530ec45c3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f0ec120f-50e6-4d53-9106-12a530ec45c3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f0ec120f-50e6-4d53-9106-12a530ec45c3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3bf45da4-1b32-4cc2-b677-ece0796aaac2,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 │ │ ├─203825 haproxy -f /var/lib/neutron/ns-metadata-proxy/f0ec120f-50e6-4d53-9106-12a530ec45c3.conf │ │ ├─378638 /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/tmp_1lhafe_/privsep.sock │ │ └─381724 haproxy -f /var/lib/neutron/ns-metadata-proxy/361d9b8b-c777-41b7-a758-d71688cb4ef4.conf │ ├─b10c9213fc7a5188ad779e138262e92f8ede38e2769cfc3b19de8b215406fdd8 │ │ └─188278 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7f1ffaf338e3c11bf84cda260f6dfe4e389e5db87367bcb2a528a8fc4c33fe90 │ │ └─65577 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-221.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 │ ├─8c539e82a163d50c09bcd1b9189eadc398168bf525f20ec0a7f5deda13db4b1a │ │ └─44208 /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 │ ├─ea715be9383210de7e70cf8901fbd4549847725a82d407913e6d9dc6b65cede0 │ │ └─50817 valkey-server *:6379 │ ├─5715550b6270b267ce2ef3457d68a837f56b4e2eef762e17ac677c522e6435b5 │ │ └─64981 /goldpinger --static-file-path /static │ ├─183852117e9313e3c305215cd63ffa0037cd7dd337626188fdf3edb4b1b487fd │ │ └─141320 /pause │ ├─4bb93a7825f6acbb631ab12c9110892dbcbaecf84a7ed8125411e5f8bcc16d33 │ │ └─226791 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8f3178f57bbf7333bbf0e530248184864dbea6a238cfd06686392f08bf854c80 │ │ └─106661 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─39827ddc93ac567719c92280f8a84a39728f0cda7f394a109fe79001a616ff2d │ │ ├─ 95163 /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 │ │ └─402718 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─93dc403e6a5d2e55abe580e3e9606c5d2433c9fb6b2220dbbce6d189e95889af │ │ └─66188 /bin/memcached_exporter │ ├─c691dcbcb451df192702647005da8d0ece3823c06eb3d4a7f88ba27bc1efd817 │ │ └─121811 /pause │ ├─3b7d2694c49c849f28b88d84f74e694e737b5c4d6524b209aeca6fbe173666f2 │ │ └─62068 /pause │ ├─08cafc82f32a5f4d41fcdac356a28877856731c427926350f38a98cdfbc4879c │ │ └─65101 /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 │ ├─47bfbfdd67935d578a97cb7af8a444b12ac227bb0ba623ed09670318b8ebe091 │ │ ├─182216 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) │ │ ├─182470 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) │ │ └─182471 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) │ ├─4198b2a94f13ea4cdbebb3e7fb22e777c00a4db9e3347a4478595a587bc222d8 │ │ └─64244 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─131fed7c4996281d12633de669da11bbfa1bbe7da250a79c8900e05615614211 │ │ └─60869 /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 │ ├─001df3436d53b76512bc26cc3c0144e7cfb4e9ef227aacfdaed073bae2d45faf │ │ └─108790 /pause │ ├─cd9478455ee25b0388db2b2c3c075beea9e305ef703bf0870afd37c20b792f78 │ │ └─47195 /pause │ ├─492892de37e7d015a5698d9c48d43a4af7957cface92919924c00cd1f45e19bf │ │ └─241672 /pause │ ├─3bbb36cd026d11e22e3aca94a3605ebd518280d668c8848363d7bf5552209287 │ │ └─186715 /pause │ ├─f49d604145f54419f93592d41ad9f11beced6603d4dcd069e5ca9c00cb137305 │ │ └─56020 nfd-gc -gc-interval=1h │ ├─8f8d2dc9dc518b7b28718cf297ec9a5aab1a5d68948ba4cfcfeab44dd11c7b1a │ │ └─94671 /pause │ ├─9e53fc80258ac04927a3cf0696008969b36a3be792b0be8bbc5c0feac15e648f │ │ ├─61386 python -u /app/sidecar.py │ │ ├─61693 python -u /app/sidecar.py │ │ └─61694 python -u /app/sidecar.py │ ├─a2bbe0a13e9ff05ae428dd6e912dd4db6b993535b094dd5bfab0b54ed563ba34 │ │ └─42705 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d3e0586cab90f9903e282c8e8f59af78f51d0f7ffc3ef8c2da5ef4ddf7d14425 │ │ ├─90819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90841 erl_child_setup 1048576 │ │ ├─90915 sh -s disksup │ │ ├─90917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90918 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91043 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91059 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91297 /bin/sh -s rabbit_disk_monitor │ ├─4e36ca7945d31d5e10a64d818302050400564e2b28d47946c889fdc10677117a │ │ └─63102 /pause │ ├─c44fb34b75ffa6b2121cdaa4093e6afe317d8cbd702907eef2e41160935cb6d9 │ │ └─105009 /pause │ ├─c40ef89fee90fe94afb10de74bf5d9129f31fb39ef847c86779af727893f7b28 │ │ └─183389 /bin/bash /tmp/libvirt.sh │ ├─54f0ceac0fcc3cd050305459962b9b24452b6754faed9ece10166a12ccc6a254 │ │ ├─172162 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408454 sleep 300 │ ├─8f528b3c51d799beb08d0bd9a3d5a7e9115d1dd7cc8de9b5aa7bf2ff83078165 │ │ └─108724 /pause │ ├─69c82d6faae71f6eaec0c70b29c8aa5a377790a52fca12d20de94c0e04cdb79b │ │ └─261794 /pause │ ├─b608875c387865bd9ff398b4361eb642a285f6792b831517bde10b445ec1d1f4 │ │ └─47665 /pause │ ├─70a723012eb0fd913d7c2064a5c12069ed4eb0d0845562525886995024ebb257 │ │ └─171664 /pause │ ├─8625a7df342b6b5456f953fa7a31b8f41048a796980d009ede2803d12685a634 │ │ └─60368 /pause │ ├─3f9ec54d69ed92c0191d7c1ba5434ce55db115436e4037d2d56da62fd8315c7d │ │ └─63957 /pause │ ├─8725b27521c700aaa18272b6c1cabbc7aaafb5cdaa423ca16106f41b222734e0 │ │ └─46172 /pause │ ├─7d686aac72dab58ac795a40e43313bc7671181d66b0379505868fa0ca37bfbf9 │ │ └─66380 /pause │ ├─8e04118375681f1da9234422d47acc3350e3ac310932d6cbebc677c0cf9061bf │ │ ├─245636 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─245668 erl_child_setup 1048576 │ │ ├─245720 sh -s disksup │ │ ├─245722 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245723 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245763 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245764 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245774 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245984 /bin/sh -s rabbit_disk_monitor │ ├─099fc73e96cdaa5cf2e08a72d46955b292face2190fab20ce2f780564b188d6b │ │ └─221255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c5cbc468f3cec293806afe58b74f5e6807d496661498424da7e3a52ac59179b2 │ │ └─225185 /pause │ ├─4172b14c963a69487003ba702009509468eff9f4ff0b879f8bd7b6f37870a6be │ │ ├─141485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141507 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141513 erl_child_setup 1048576 │ │ ├─141574 sh -s disksup │ │ ├─141576 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141577 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141640 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141641 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141651 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141742 /bin/sh -s rabbit_disk_monitor │ ├─c19d0f22b22cf337fcde1192c41d495c13452c8a697394c60c745f28c79232c4 │ │ ├─264294 apache2 -DFOREGROUND │ │ ├─267212 (wsgi:h -DFOREGROUND │ │ ├─267213 (wsgi:h -DFOREGROUND │ │ ├─267214 (wsgi:h -DFOREGROUND │ │ ├─267215 (wsgi:h -DFOREGROUND │ │ ├─267216 (wsgi:h -DFOREGROUND │ │ ├─267217 apache2 -DFOREGROUND │ │ └─267218 apache2 -DFOREGROUND │ ├─78a94d74e5b198bb927862edbd81964a0b731f645ede24ec2cb3ee9a4b55aacf │ │ └─65967 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fe81620a1ff26b7eb3e9b4a1c83bb0ba0d7f97abd63e39733b0ec05e97a52ac3 │ │ └─143700 /pause │ ├─39240a8e70002448f0ae00eddee19c8a3c1fe5ef4a3d9f7fcee5ed7746f19682 │ │ └─55069 /pause │ ├─473f06a9a77a7d2a240a8dc9f47a073e5cff2da0957b62da6a439d7f882b7557 │ │ └─95848 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─50e135efb8ca395af3818b52e923c9bb8c44ac9cb9db4aa634105a9cb199daf6 │ │ └─124404 /pause │ ├─6318459e7dbebb27d2e8c13ca2f8a07984f416c414c31a91e3fe7bc9f7552492 │ │ ├─167426 nova-api: uWSGI master │ │ ├─167458 nova-api: uWSGI worker 1 │ │ └─167460 nova-api: uWSGI worker 2 │ ├─0d8e49b17b9ffcdec3fc979d25d525a51fc9dfa6f13f74ba3be0133475805066 │ │ ├─168188 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168599 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168600 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a32bd19c23a0d62881ad4b069a9ce59d82137ecc7bbf04c5c9582ba26d0a27ae │ │ ├─103959 glance-api: uWSGI master │ │ ├─103973 glance-api: uWSGI worker 1 │ │ └─103974 glance-api: uWSGI worker 2 │ ├─1f5eed213c7fe9108fed58801dfd42ce1eae272fd49e0d9292102579ba4740b8 │ │ ├─168206 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168589 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168591 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─beb71f2c130996f590b3abaa7fd1728519dd1c678f112224689c543fe30c3d8f │ │ └─259501 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─53c1af5ddd4e73f278b1f42b88b257da82e54cb9de52f63d65c73fd14591c7a5 │ │ └─106991 /pause │ ├─894a5ffa9879b54e9ff26863ba0bfa1b968f8f16c5df2b4e63198f93ea52dce8 │ │ └─231329 /pause │ ├─b826239e6559d42a5a6bcf49fde8e89b93fcf41bd9a71ddfb5e54b244f99d2cb │ │ └─44084 /pause │ ├─49bafaee15222f128819990e315c9bf11d26570c4d65093bb48b73a4f089cd31 │ │ ├─63581 nginx: master process nginx -g daemon off; │ │ ├─63613 nginx: worker process │ │ ├─63614 nginx: worker process │ │ ├─63615 nginx: worker process │ │ ├─63616 nginx: worker process │ │ └─63617 nginx: worker process │ ├─8d6fc018fef992e808f5fe03f3b6fb1466237d554d8d515ae21041390e8b152d │ │ └─43650 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 │ ├─b7dad31fd8af3c9fbedd1a89a01c8c8f447c3bed537a7b4f49da9bd5c9bbb460 │ │ └─60259 /pause │ ├─2609b3b1e69565bebb73b6c561001e866c92a0925505d5c4a834c73ca72431b6 │ │ └─103472 /pause │ ├─4402bc75b87ea978c6497ba22b7d528a2ea15fe8895e07fa01461ef86c41052e │ │ └─140007 /pause │ ├─7b9e93ba9eaa07b8b24a2eb0dd4c62f28a9a079cc9b5c98957edccde46708d5e │ │ └─51132 valkey-server *:26379 [sentinel] │ ├─94f244ccc836f9b6ebd0c8e8e208081b38a8549db3f3b059417f182ec03b152d │ │ └─186607 /pause │ ├─0a80822cc3f8a94a68576206a129b54b641f9d7dc1d91ea98cc8c4686c82bb3b │ │ ├─107096 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107145 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107153 erl_child_setup 1048576 │ │ ├─107201 sh -s disksup │ │ ├─107203 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107276 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107277 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107435 /bin/sh -s rabbit_disk_monitor │ ├─51c431939f0bf41ec3536ba3e9bac1b2a7b72396f4881d65b1ff2dd3f97776ce │ │ ├─180753 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181066 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgey6t6hg/privsep.sock │ │ ├─181275 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp09cvh3eh/privsep.sock │ │ └─181452 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9ef77a15cd507429adc2e59ca7fc433ba0c3287aeb8a99862ef95bc7c421779f │ │ └─55811 /pause │ ├─f45954989ac6c8753eb61eae441481688ba09a0171ca31857beada9d5de32285 │ │ ├─198154 heat-api-cfn: uWSGI master │ │ ├─198181 heat-api-cfn: uWSGI worker 1 │ │ └─198182 heat-api-cfn: uWSGI worker 2 │ ├─f5a97047c69b8c9e598f905ae5c197a9e637fa8e32fa18abf385a35707557fa6 │ │ └─171068 /pause │ ├─3beae179cdc83a4e2c337290a5c3774d2b48d6c63c9c2cadb3653e9aab2a6dc3 │ │ └─94590 /pause │ ├─4f6b6b4f083d938165ea2446cd569a771e27cc19442af1f4cab89d7d4d9efbdc │ │ └─40329 /kube-vip manager │ ├─c61bb3554880697119473435c7c428c6573e8efd848f8e9bb7d490bf2ced3252 │ │ ├─241541 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241953 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241954 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c85ddf952d314d23cc4e294d2d8759cbe10c1b0fdb4cc73265b7a1cc692117d8 │ │ └─66278 /bin/oauth2-proxy │ ├─8579c374fab016c14b6f3922ec78ffe324434c02cab672dd30b32a37d6ba42c3 │ │ ├─222962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222978 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─222984 erl_child_setup 1048576 │ │ ├─223036 sh -s disksup │ │ ├─223037 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223039 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223043 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223054 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223416 /bin/sh -s rabbit_disk_monitor │ ├─a59da6dc2516fcef76795a32c0c11465a6a35b5c59d9ef2bcbf84767eb425350 │ │ └─55720 /pause │ ├─dff52ed46b2da8bc22380f7bceb3e1b8122bf503f9880070a788bca3579bc300 │ │ └─229727 /pause │ ├─2123c3887cf98664f2a5411dd7cbbe1dce58b21088697d41dc33cb7cd9166bc4 │ │ └─60701 /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 │ ├─0eac4a73b49db59afc03d1d8ca52cf0661892850b8ab4b7548a304d3e5ee0e90 │ │ └─56094 nfd-worker -metrics=8081 │ ├─0aeb348a758eac9444368901dd575ea4443cfcb8cc43a6e3f204131d21d66dda │ │ └─143924 /pause │ ├─dcebde760872af3e0d1f30502c5033c4009174beac493b9e945243ac535824be │ │ └─46255 /pause │ ├─10a6182637b593236ca03dce94723feec577e8e8469cf9a8bf97937bc255f492 │ │ └─227343 /pause │ ├─0be500870287f50345e251dad025f028bcfd75687de575d91058acdb5ad10056 │ │ └─78907 /pause │ ├─b9f555777718045340f16fad1ad128d449921a9359af256a079faa6350435ebb │ │ ├─182210 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182858 /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/tmp7f7qdfib/privsep.sock │ │ ├─371665 /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/tmpczq1us69/privsep.sock │ │ ├─372185 /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/tmpecgtnqxq/privsep.sock │ │ ├─372485 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372487 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374580 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8abcf675-7da2-4a5f-bc38-b38c03beadbe --namespace=qrouter-8abcf675-7da2-4a5f-bc38-b38c03beadbe --conf_dir=/var/lib/neutron/ha_confs/8abcf675-7da2-4a5f-bc38-b38c03beadbe --log-file=/var/lib/neutron/ha_confs/8abcf675-7da2-4a5f-bc38-b38c03beadbe/neutron-keepalived-state-change.log --monitor_interface=ha-289b22b9-6b --monitor_cidr=169.254.0.13/24 --pid_file=/var/lib/neutron/external/pids/8abcf675-7da2-4a5f-bc38-b38c03beadbe.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─396578 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e028a98a-a9d2-4465-a50f-3133ccc18e97 --namespace=qrouter-e028a98a-a9d2-4465-a50f-3133ccc18e97 --conf_dir=/var/lib/neutron/ha_confs/e028a98a-a9d2-4465-a50f-3133ccc18e97 --log-file=/var/lib/neutron/ha_confs/e028a98a-a9d2-4465-a50f-3133ccc18e97/neutron-keepalived-state-change.log --monitor_interface=ha-28432bc8-0c --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/e028a98a-a9d2-4465-a50f-3133ccc18e97.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─044506dcbf2654dc790196f919c70e2a3a02a24d3a8503b4bec7c00b92a0dfed │ │ ├─188252 /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 │ │ ├─372946 /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/tmp5b388mhd/privsep.sock │ │ ├─373293 /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/tmppaucnfxe/privsep.sock │ │ └─373719 /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/tmp9p6oziyg/privsep.sock │ ├─85b4f448a4ae87d1aae1d9f8798df0149fcc2e8ba0d14936a71786e65cf89e06 │ │ └─65663 /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 │ ├─3aefbe141f773a30a35d820ff47860691e462251c34664a391b755a682bb8627 │ │ └─171100 /pause │ ├─21308acffd4819ffd2e6e8811eb8ea00f14a9857f914251111329b653158e98a │ │ └─41595 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bab63399cd7a842e790bf3619d086a2b994e8b7b9349c006bc45e08caa736f0f │ │ └─265985 /bin/openstack-database-exporter │ ├─a5dc9152cf7dbb8f20a3724d2a082e5a7d6d5b8e12be5ff43f0be7af5aa0ffc7 │ │ └─43178 /coredns -conf /etc/coredns/Corefile │ ├─6748da0f75a8e50858a913f0480d1661e58e1a66a0968bf8651ea0df36f145c2 │ │ └─184048 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e1afef740e283d9684f09240725fdd52f4f15c31e508d0ca8e53b5ef6fa6ef9a │ │ ├─241393 magnum-api: uWSGI master │ │ ├─241496 magnum-api: uWSGI worker 1 │ │ └─241497 magnum-api: uWSGI worker 2 │ ├─947a51602e336ad8d43da1ea0919377e54e0944fe2a4dd8d1289341a564cba74 │ │ └─229756 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─09a653c176373be251538fb96d88e769e66e5822bd16307873357eb774f7f98a │ │ └─47787 percona-xtradb-cluster-operator │ ├─9d7f2e2c4a1d39acb72bc03f42d0bdb63a8bd2a773b07353cbf41e887222469a │ │ └─171156 /pause │ ├─644b116ea3530eec80e335037dd12f7d031109228ff052c84e6248968375985d │ │ └─40215 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 │ ├─bb12e297d9a2203345478a758794535a8dc92e055c9b053ad8b84e739af899bf │ │ └─66339 /bin/oauth2-proxy │ ├─a7f4acbef6ee68e180a96bff060fa353ade9bab77d9f8e9ca90380cf2c6855e3 │ │ └─211495 /pause │ ├─8abba85dc7dd6d0e34f790934fb6d34e106ed2a1fa32da37c31c14813159bf07 │ │ └─183342 /usr/bin/libvirt-tls-sidecar │ ├─dc106341bf526d92d8637d9b3e081bf36d2d13de7ae8c3e86ac541db05001e46 │ │ └─144012 /pause │ └─e059eb1577c8ff8f983e786902a601555e58c734f1ed06bc7630b323f02e815f │ └─211532 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount