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 │ │ │ ├─33587 /lib/systemd/systemd --user │ │ │ └─33588 (sd-pam) │ │ └─session-22.scope │ │ ├─33519 sshd: cephadm [priv] │ │ └─33601 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-98.scope │ │ ├─377438 sshd: zuul [priv] │ │ └─377452 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─377442 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─421490 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kqepxwsqaebtxxcfgfubbpjixtsymkpl ; /usr/bin/python3'"'"' && sleep 0' │ ├─421491 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kqepxwsqaebtxxcfgfubbpjixtsymkpl ; /usr/bin/python3' && sleep 0 │ ├─421492 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kqepxwsqaebtxxcfgfubbpjixtsymkpl ; /usr/bin/python3 │ ├─421493 /bin/sh -c echo BECOME-SUCCESS-kqepxwsqaebtxxcfgfubbpjixtsymkpl ; /usr/bin/python3 │ ├─421494 /usr/bin/python3 │ ├─421496 /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 │ └─421498 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 20299 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 23462 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4d12102af1b04b513ff252d1eed3d21d6ecd4b94276c4278509b622f27f9454 -address /run/containerd/containerd.sock │ │ ├─ 23826 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6c9e2ab744e612dd3912336e5ff653058a851af160f3d82ba43acf1c6e412840 -address /run/containerd/containerd.sock │ │ ├─ 29982 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86f440fb9d43d5cf0f497e9323bf9261058aa7251c18c8add6381054691cebdf -address /run/containerd/containerd.sock │ │ ├─ 38100 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 389115ee4063f78d838364a1c285f4429f85c9f1ad17c4a61d85539091164306 -address /run/containerd/containerd.sock │ │ ├─ 42745 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2fe58a12b5885cf60d7d3962db6c11adfaa8c8625823f2e571b5e3129be22b58 -address /run/containerd/containerd.sock │ │ ├─ 47601 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9f175087cf61e8d77d542dba087b2967d4bff996c6afa3b12454809beab8b45 -address /run/containerd/containerd.sock │ │ ├─ 53488 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 081f14c3b8551ec14647649e354d2719e9e87517c9b7a5b87197711b600677da -address /run/containerd/containerd.sock │ │ ├─ 59336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea7d93e84d93d116fd3a823930d5ce39faeb352cb3d79be958f65bbe409dfc0 -address /run/containerd/containerd.sock │ │ ├─ 59362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aaccb4f354701f35f12cd622441a53eb29bfb04f72eba96c91cd5522be644ca -address /run/containerd/containerd.sock │ │ ├─ 59401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2352018eff0ad3dc47e71036897c915b44d8f0b219cf7136208bdf4ff28b3b1f -address /run/containerd/containerd.sock │ │ ├─ 59424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52d258ca4ab268f7f3129a3170d1e39ca98a19df4ee7c7b51882709feb97d55 -address /run/containerd/containerd.sock │ │ ├─ 59441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad98624bddea8a1f9398ae7fdf1289e26bd82723f6f886b0ce77bfd657ee01b -address /run/containerd/containerd.sock │ │ ├─ 60090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074430db42842945b619a2819346fe6a1fa09d2dd5ab59b420f010123a88d93d -address /run/containerd/containerd.sock │ │ ├─ 61354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5acd513f7333858469e26452dcaace95adac4dde4762edf101839cc4c088d6 -address /run/containerd/containerd.sock │ │ ├─ 61365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ef25d119c62c7cc61cfaff0c7f9d0f35cd98a661153bbd72f46b3a6107d44d -address /run/containerd/containerd.sock │ │ ├─ 62762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78fdb62c374792ee5a0df561ecc28f847030501548259f20bf743c7b4452b310 -address /run/containerd/containerd.sock │ │ ├─ 63239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b19786f37a446b9154bf1c05277b0c29d6c40bf88cffdea3bd9016d20813bf73 -address /run/containerd/containerd.sock │ │ ├─ 63278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 375f8446d37a4177ba88c6b9230b3bcbc779f36cf12bf3778b0a4634b570ee89 -address /run/containerd/containerd.sock │ │ ├─ 64710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e44bdbae0c10d74cfc31344f38da2ee39e2d722f33bb4b8ddb6574f96f3c494 -address /run/containerd/containerd.sock │ │ ├─ 64774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3805022944a4c22ae4035e68b6f78c0ec042be492dbe33dbaa040dc6470d2b7a -address /run/containerd/containerd.sock │ │ ├─ 64812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d582fc95cc1b9ac9ebc608e2b87a9d23c2bc41d12634491419fa5c77faec23 -address /run/containerd/containerd.sock │ │ ├─ 66388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48427f58806c6249d1e197aebf4f57d8f5d9039d12b10ba7613a379dfdec7e32 -address /run/containerd/containerd.sock │ │ ├─ 67502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a383688d63f1c9f3aac06339fdad0b212f71b30f6b7ff71919d39bf96ba4ba90 -address /run/containerd/containerd.sock │ │ ├─ 68283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c055cd6c14089d70b580488127a52ad857c3ca4f45891a921aa71daf7627e7 -address /run/containerd/containerd.sock │ │ ├─ 69018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bf570648eeebd3e45bc73a902b613adbb98f794762009816205a630462d989 -address /run/containerd/containerd.sock │ │ ├─ 69138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e0998762c6e4a0f13601be494482cf596583b5761e1a9bafe1d63e64188f4c -address /run/containerd/containerd.sock │ │ ├─ 69729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55ceef32160302e9b3f56b3aa96d7d77df62b83b1bd9032c7309d3b2f0ecb063 -address /run/containerd/containerd.sock │ │ ├─ 70270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce344e699cbf170e4803694da14c0b3aa21595e4ec0d70f34c687a06545c884d -address /run/containerd/containerd.sock │ │ ├─ 70410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7329afaa1c2ba80a31a8ed5c98d866b3744c7b5279fb9198017678efe526dcc -address /run/containerd/containerd.sock │ │ ├─ 70865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3b797fd120c7a447c6171d45311fdc3f131de6bd12684a0cb3fd7232bd79d1 -address /run/containerd/containerd.sock │ │ ├─ 73685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed80b623c337a291bf5299d88995705c2d2413bed3a78f1467f14c212666057 -address /run/containerd/containerd.sock │ │ ├─ 74654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171cec2084584d5bf72bf17010396402387654637f1fe3d4c622554190eee9d5 -address /run/containerd/containerd.sock │ │ ├─ 75646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2291deeee037db360f7e2135b7725138cbe9c45638a02408f17f2f54cff5ce8f -address /run/containerd/containerd.sock │ │ ├─ 76402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b252f977f72faebb71211c96de1a747d8a7ff1aa2742624a7806f431d2cc9ad -address /run/containerd/containerd.sock │ │ ├─ 76495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b083dce604f2f3945912869e6c189d9ac91971b4acc0cacb2e03cae79e68997f -address /run/containerd/containerd.sock │ │ ├─ 76516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11301b2319dbb8ce0f7b04371a9a897aeb3cca96fbac8b108cc8c438a6ac72a6 -address /run/containerd/containerd.sock │ │ ├─ 77774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee79927e91e0ce7b4784dd34ec77551f1848cff223cf9b863f8df261d178b52a -address /run/containerd/containerd.sock │ │ ├─ 78082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bf21b15e0b6e24e804277fc2abd2589a7d0cd30116f416da6b93588424d4af -address /run/containerd/containerd.sock │ │ ├─ 79073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb78babf86117c3bcc8c9a502d2bd961ca8e1e7b37e40ed2624bc9563c5367fd -address /run/containerd/containerd.sock │ │ ├─ 79280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84dc198b1750324befe26ab5f793921e84387fb5b6ff133c6d18a807fbd62673 -address /run/containerd/containerd.sock │ │ ├─ 79334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263a9b8611267826c6f5c059d33063db081988586102a436a1a10ec7cbd2faea -address /run/containerd/containerd.sock │ │ ├─ 79409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ae9c62e193f9fdfaee220bd5380e257d2cf8c68d3424e89fdbb33fe897b75d -address /run/containerd/containerd.sock │ │ ├─ 79884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90af9cd025e09c9e318d14aae5b68b62b8c78bd5843d1f12496e3f7f167ade07 -address /run/containerd/containerd.sock │ │ ├─ 81395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6227747971d4ba97ea3f127f65d41790a12a2f8f3796ca9ff852d00a4d9e6b72 -address /run/containerd/containerd.sock │ │ ├─ 82080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c2490c65f28c675e4902f0e9dd91c6ca88095cdd4c0f495b02426f8a78148d8 -address /run/containerd/containerd.sock │ │ ├─ 85172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d52e2a43b3adcaa53f20e51f733a0a7a1294ddc9e71675985c7b98489f4ce0 -address /run/containerd/containerd.sock │ │ ├─ 85752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3258834fefeb6f268e2a7ce44ddc228638f28a2201853c46053a6ce912b073 -address /run/containerd/containerd.sock │ │ ├─ 99055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19259503fe484becf04870e4a1cef81dad4fc36cdbfa379c9b51aee19e9c6407 -address /run/containerd/containerd.sock │ │ ├─113669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea990cbad18673cf430dbdcd642780b72dbb807644cb3f0f95fa2fe8afe4a3fc -address /run/containerd/containerd.sock │ │ ├─114204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8540305c6563524dca66a412ef9354c37fb06baa9dac98e649f92daaa659f591 -address /run/containerd/containerd.sock │ │ ├─116374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374c30e349526d9ee13ef0b5f744fbeec2ce15442f3695bd2eb5d5e7d8c239ba -address /run/containerd/containerd.sock │ │ ├─119077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86810025bf00c3c9faecf76b73d55ff7f679e0009ade2dd4308b7aab809cde3 -address /run/containerd/containerd.sock │ │ ├─124818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9a8be508031a1530544f1ddc61a2a6bea8827178ee9f3608ba53c2d5cea700 -address /run/containerd/containerd.sock │ │ ├─124968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae70033811eb12f26a5caf89244bc3b05ceb12b456ecfb37fcde6f6d1084880 -address /run/containerd/containerd.sock │ │ ├─125130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c819e6f51f0935ba8c7bc749c8c21a876ae4406ea5285b6d9f2451609aeded -address /run/containerd/containerd.sock │ │ ├─125159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd1f5ad6d870604159ca103eb02d2c31f567280e03e2d8400466f5a2308bb18 -address /run/containerd/containerd.sock │ │ ├─125300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa2da19c26ecc21bfef0387f93b3f5ea61f75417f4728cc085c98e4180b67d4 -address /run/containerd/containerd.sock │ │ ├─126555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53110ed5e4e5010ce4054a2fbba5715f2464439756ccf487f153a01bfe1a4bf1 -address /run/containerd/containerd.sock │ │ ├─126691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f512777070fd4ab00b3173e0481ce33ae56b8e9c1b569e8a1f5080417755142d -address /run/containerd/containerd.sock │ │ ├─128748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bc4d614beb6a16fe3e1dcc7f0642a77c9e2beb80f4260e1619452d6785201af -address /run/containerd/containerd.sock │ │ ├─132522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4879d2b466e17b587c1b71094754c1f78e5554c8bdcdce9fcfc83c25a8e6222 -address /run/containerd/containerd.sock │ │ ├─132594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb43eadca6ac10f84a89af49d13cc57e72995bc8250f31eafba5ada0dc87a61a -address /run/containerd/containerd.sock │ │ ├─142846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52010d85afe3a4ae755121f0599ef5575d6b894e2251a59129ff93a5d40ed3c3 -address /run/containerd/containerd.sock │ │ ├─148078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4d12bfc9ec5b9c6c0efe5e56b6f3f1271a298245918e038b58d2cb02a29d22 -address /run/containerd/containerd.sock │ │ ├─148818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08bd943912e7ff931fd49403bd5864aab15c18a9bd48ac80222e331ca0d3007f -address /run/containerd/containerd.sock │ │ ├─148927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34e970190cae44a389c0c4abeeae0aefaad689a3381423df926e767d923c1bf -address /run/containerd/containerd.sock │ │ ├─148987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093c8e97d68074400c93f354a74613987010c5c2d00181cce5d4534ccf49f062 -address /run/containerd/containerd.sock │ │ ├─149064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8344e67d219153cfa5225da635cd4a85188e6ee20093c6bb2b3a136590a83f2 -address /run/containerd/containerd.sock │ │ ├─149742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12445ccfb414f2e37c8ea163889c4a9c8349af2fa3085d07d38b6a6fad4b4259 -address /run/containerd/containerd.sock │ │ ├─149892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7152dee765b2f533866e0e8a5a40c601dbf3bea1e234508252dfb775c3e1e3dd -address /run/containerd/containerd.sock │ │ ├─155735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ab9640f5c1b31194d184085fa568907a1ef7ad6e5ef48d1572108ac8ed4c23 -address /run/containerd/containerd.sock │ │ ├─159341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd500b89e95fc4e08c27bcc98e7da55ef935c544a0ab46895fa1e8cc32d1d602 -address /run/containerd/containerd.sock │ │ ├─159447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3ee0e5b0636f82eb4179c09cdfabeb07a0bd08cd951f4e8e1a594d1d7567b3 -address /run/containerd/containerd.sock │ │ ├─159560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 158e585032aab68d5398aa8662c26af4f0eeb851adec6fdab2acad5a2c066e8f -address /run/containerd/containerd.sock │ │ ├─159678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba4e968afdae936ac089bbc34f35e9b0cd0034ae943569a600c5c7d8ec464ad -address /run/containerd/containerd.sock │ │ ├─159937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f559d73be2eb62044f9edf4e43d7b054182451d95c0ad320f0ff299a71bd0690 -address /run/containerd/containerd.sock │ │ ├─160986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62045fb10baac58c3e75da6567ffae853ae539d31056585d7328644d4fe9623e -address /run/containerd/containerd.sock │ │ ├─165461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720d439bfba362b20b667b6f87b15fcf296557d5a0be7d03f910758b5803766f -address /run/containerd/containerd.sock │ │ ├─165528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da5e9a1be93c774fa376232caa7f5020ea9ea6ee4008cb3264394bfdf6f76f7 -address /run/containerd/containerd.sock │ │ ├─170842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d711c1ab0294b4a273d18495b22cc5805ee94377ebc6937048c2107ee4356d8 -address /run/containerd/containerd.sock │ │ ├─173411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 294daff42fe111ea055c3118a63b395a56efc8ef00aa03eb6c094f0f8c6575b7 -address /run/containerd/containerd.sock │ │ ├─178728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42929ee9d9bf078bde9839c0c4c37ef4eced6644f63caa67b954f388374dd0b3 -address /run/containerd/containerd.sock │ │ ├─181080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f8790ac28a2bef5d1b63b963d6192027198176dcbe0c8262be1ff6a6d27c371 -address /run/containerd/containerd.sock │ │ ├─181234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6ec5678cd831e1d06a67843630c9be3447e51e3723cbaf05c9ebf4f037bd9b -address /run/containerd/containerd.sock │ │ ├─181413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b363fe5ad1e028929c8318841d490d033913ffcc23b2113dd562949efdb0e6db -address /run/containerd/containerd.sock │ │ ├─182439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70a1c129f62aa6ca2443752a2b7ef5476b00dca1463878198bfeb4fa56e69a38 -address /run/containerd/containerd.sock │ │ ├─183928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35081d88258836378f1b93f1a63f73220e0c06a0b7015f805b2181b142b4c270 -address /run/containerd/containerd.sock │ │ ├─184716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e3d49f1439d7a152adb0cc89521f90ca4f43d6d628997c52ca648228db2d85 -address /run/containerd/containerd.sock │ │ ├─186959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d18d20fdbca98cd72ca8b72e4d4cd3a28cead494799e01265d8395be90fbce -address /run/containerd/containerd.sock │ │ ├─187455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8448c05b2ed2fa76ba5bdba37f2483e1adee5c526fe3ff3879408b53fed054cc -address /run/containerd/containerd.sock │ │ ├─187493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ed42072dba3e9818a1d72edf380021f9a71e04223a517dd1af581a53a1f200 -address /run/containerd/containerd.sock │ │ ├─187598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1db8feb187fba53f961b4e5b7ce2213913b9fc2a1de6e4deea80115dd140d8b -address /run/containerd/containerd.sock │ │ ├─187638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 501f1a8770278d7c4756dbf966d2e5f5dc9b61a1b36ef068b0595685edc8d842 -address /run/containerd/containerd.sock │ │ ├─187965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1294c086d76cc032a9bcfbc6e348f92059712d706ffc48cf1dc776ce8d99268 -address /run/containerd/containerd.sock │ │ ├─188038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4129ab09f5feddeb10ddeb2cc6edd8abe30747eabee5f37fabfee0a87448fda2 -address /run/containerd/containerd.sock │ │ ├─188206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d170e295edd0aa02d3936676fe942be62ecae5928c49528ef86287813f5d17 -address /run/containerd/containerd.sock │ │ ├─189414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7ec256f9a0ec38c6205325b42ffff0c2087eab1c8954f6634eeb56a68dbc9e -address /run/containerd/containerd.sock │ │ ├─189461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8262840c3cb414716e3567b16d92f5a6c15fe132fda88f00cb656a0e1477866d -address /run/containerd/containerd.sock │ │ ├─200938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df9cc4c45dc9817e533c547533da4d1001828b8589caf913df456b40de674ab -address /run/containerd/containerd.sock │ │ ├─201639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720bb857ade11837e7a69f0782b71e7832cae31f28af895c3a0467b75e1a076b -address /run/containerd/containerd.sock │ │ ├─219403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9508f4f3ffb9829ec2645a7268fa49429cf2cc978eece49cfdd0da396671e7a2 -address /run/containerd/containerd.sock │ │ ├─232607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3cde0f097d3200c4248ce1d36d0fccb170688d7f627a30fa5c910a069077036 -address /run/containerd/containerd.sock │ │ ├─233403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a8a6824f55567dabc383822c687dbca60cb0f114e9240556e360becb9076f6 -address /run/containerd/containerd.sock │ │ ├─234702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f99119a7f9ad09628da4dbe53a7158df78da56953dbd74c0329ee4eaa767747 -address /run/containerd/containerd.sock │ │ ├─241241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 835091f6848654dc3f0e1407db89f1a5e58c14c58e36be6f73a2aa782c0744a8 -address /run/containerd/containerd.sock │ │ ├─241475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a81b3f0842c0b92994358af23190f017b2700658008283618997d9a4b5ee4785 -address /run/containerd/containerd.sock │ │ ├─241577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b508b135a3c8100ac238939130c1107b220427adc502d7bb0fadc59fd76b9f5e -address /run/containerd/containerd.sock │ │ ├─241762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d2f6d8e5fca62d1239f836a89b0e4575a72180fc513c7114fe4e4810346967 -address /run/containerd/containerd.sock │ │ ├─248040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9a9b73ae241df857162c78d066abeae64a55bc547cae9f2f65ea261d0301060 -address /run/containerd/containerd.sock │ │ ├─248134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d580215ac9859ffc6e8bc4a08416ed09d3180ba48512ebfb403d59a32cbcd8f -address /run/containerd/containerd.sock │ │ ├─248193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f35ef44e0345c860bdac45f0fabdcd1b5a968cf5c18df354da344ccb4a756e01 -address /run/containerd/containerd.sock │ │ └─248482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 524a4b67f33ba1ea8a9c3e91e42bc4e829c5d4008c0dd20e8693398036d5d6ba -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─401 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r4a98f2ccdaf84f649c87bb27aaa53408.scope │ │ └─205829 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─42450 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─42729 /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 │ │ │ ├─29944 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─29962 /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 │ │ │ ├─37808 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─38083 /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@ceph-exporter.instance.service │ │ │ ├─53444 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─53465 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─47308 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─47584 /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.ugrbcb.service │ │ │ ├─23740 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ugrbcb/unit.run │ │ │ └─23770 /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-ugrbcb --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.ugrbcb:/var/lib/ceph/mgr/ceph-instance.ugrbcb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ugrbcb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ugrbcb -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 │ │ ├─23376 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─23407 /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 … │ │ └─21040 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-86f440fb9d43d5cf0f497e9323bf9261058aa7251c18c8add6381054691cebdf.scope … │ │ ├─30011 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─30028 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-6c9e2ab744e612dd3912336e5ff653058a851af160f3d82ba43acf1c6e412840.scope … │ │ ├─23851 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ugrbcb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─23870 /usr/bin/ceph-mgr -n mgr.instance.ugrbcb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─18842 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─59798 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-a4d12102af1b04b513ff252d1eed3d21d6ecd4b94276c4278509b622f27f9454.scope … │ │ ├─23487 /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 │ │ └─23506 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─docker-b9f175087cf61e8d77d542dba087b2967d4bff996c6afa3b12454809beab8b45.scope … │ │ ├─47625 /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 │ │ └─47638 /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 │ ├─docker-2fe58a12b5885cf60d7d3962db6c11adfaa8c8625823f2e571b5e3129be22b58.scope … │ │ ├─42771 /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 │ │ └─42783 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─21615 /usr/sbin/chronyd -F 1 │ │ └─21616 /usr/sbin/chronyd -F 1 │ ├─docker-389115ee4063f78d838364a1c285f4429f85c9f1ad17c4a61d85539091164306.scope … │ │ ├─38125 /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 │ │ └─38137 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─64074 /sbin/iscsid │ │ └─64075 /sbin/iscsid │ ├─docker-081f14c3b8551ec14647649e354d2719e9e87517c9b7a5b87197711b600677da.scope … │ │ ├─53515 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─53531 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─b52d258ca4ab268f7f3129a3170d1e39ca98a19df4ee7c7b51882709feb97d55 │ │ └─59502 /pause │ ├─3174061f8ccb712c6ecc0fd407786db2416649050eb7e6fa98d6077819a907c9 │ │ ├─175915 nova-api: uWSGI master │ │ ├─175936 nova-api: uWSGI worker 1 │ │ └─175937 nova-api: uWSGI worker 2 │ ├─92f6af34bac4c731f713f86c515f5c997080dbfc69fed9e0ad825416301016bf │ │ ├─204700 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─205240 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─207283 /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/tmpm5wwbq0b/privsep.sock │ │ ├─223066 /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/tmpc01lx3hb/privsep.sock │ │ ├─232081 /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/tmpld4ea66n/privsep.sock │ │ ├─233341 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─233358 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─233566 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/34606349-36d0-4704-91d5-2cef5bffe24a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/34606349-36d0-4704-91d5-2cef5bffe24a/host --addn-hosts=/var/lib/neutron/dhcp/34606349-36d0-4704-91d5-2cef5bffe24a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/34606349-36d0-4704-91d5-2cef5bffe24a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/34606349-36d0-4704-91d5-2cef5bffe24a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9d1be8d5-ba66-48c7-a5b5-34a5fbfe74a8,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 │ │ ├─233665 haproxy -f /var/lib/neutron/ns-metadata-proxy/34606349-36d0-4704-91d5-2cef5bffe24a.conf │ │ ├─238016 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bb656634-9cb8-4e29-8fbc-c9e100cce9ba/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bb656634-9cb8-4e29-8fbc-c9e100cce9ba/host --addn-hosts=/var/lib/neutron/dhcp/bb656634-9cb8-4e29-8fbc-c9e100cce9ba/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bb656634-9cb8-4e29-8fbc-c9e100cce9ba/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bb656634-9cb8-4e29-8fbc-c9e100cce9ba/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-23c61766-9659-452c-817b-4873b432b57e,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 │ │ ├─238019 haproxy -f /var/lib/neutron/ns-metadata-proxy/bb656634-9cb8-4e29-8fbc-c9e100cce9ba.conf │ │ └─389780 /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/tmpnswkn4n8/privsep.sock │ ├─d43676ecc31d382de313826c65db289281f10fa71425a678220547d6061bca59 │ │ ├─179442 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180519 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─180520 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─77c821e2fd0b7f5573310d9a8bdb1def50629d9aef499a9c99f4dee58c47188a │ │ └─95263 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 │ ├─44692b665d47b694cd272ebbc832d9133755c742afeca4489d62cd3cc21f4654 │ │ └─125346 /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 │ ├─560b5e6ac71934603d3ac33904429537fb1df249dbd99bcb1bbc1efde5994afe │ │ ├─201029 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─202044 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─202047 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─202050 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─923afb01defba97a25f80bf0be947c3da948b2cea052d7ebd61431f0161f9463 │ │ └─166635 /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 │ ├─30b9721d8a50d6b836a38abc88de8495752b1839254fe89210ee4725bda3828a │ │ └─125561 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 │ ├─78fdb62c374792ee5a0df561ecc28f847030501548259f20bf743c7b4452b310 │ │ └─62786 /pause │ ├─b363fe5ad1e028929c8318841d490d033913ffcc23b2113dd562949efdb0e6db │ │ └─181445 /pause │ ├─c9a9b73ae241df857162c78d066abeae64a55bc547cae9f2f65ea261d0301060 │ │ └─248079 /pause │ ├─f35ef44e0345c860bdac45f0fabdcd1b5a968cf5c18df354da344ccb4a756e01 │ │ └─248282 /pause │ ├─9b3ee0e5b0636f82eb4179c09cdfabeb07a0bd08cd951f4e8e1a594d1d7567b3 │ │ └─159479 /pause │ ├─943c0935a55a0c472142d854fafdc29a2cd3445d98563ae49dbe72be4fda4de0 │ │ └─69679 /bin/memcached_exporter │ ├─b508b135a3c8100ac238939130c1107b220427adc502d7bb0fadc59fd76b9f5e │ │ └─241611 /pause │ ├─2525895a671dd2bceb4d1d1ab152067fe3b91c0b0374ef00d18e697a5762e378 │ │ ├─61926 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─62352 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e4c055cd6c14089d70b580488127a52ad857c3ca4f45891a921aa71daf7627e7 │ │ └─68307 /pause │ ├─6380a3f04abb149ecfbbcf69bb891630cef93152fa390b9705af97e95d0f7e21 │ │ ├─176479 nova-metadata: uWSGI master │ │ ├─176546 nova-metadata: uWSGI worker 1 │ │ └─176547 nova-metadata: uWSGI worker 2 │ ├─325660e40a4feda204b6c48e3f6649389b354b4aad2a43d0953a84f31ebf71b3 │ │ └─125364 /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 │ ├─dc5acd513f7333858469e26452dcaace95adac4dde4762edf101839cc4c088d6 │ │ └─61406 /pause │ ├─62fc26aac9e9219bca9f73aa9eff600e259042acb16ce773316398e925895b61 │ │ └─170891 /bin/pushgateway │ ├─a1294c086d76cc032a9bcfbc6e348f92059712d706ffc48cf1dc776ce8d99268 │ │ └─187994 /pause │ ├─6a7435cfb6946da6629e2fff121adbf963823614574fdd35d63a3c228fc80121 │ │ └─66864 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 │ ├─6e576059cd19c567cbbe646600e495e5a81eee7efeb47512119702856bc0c9db │ │ ├─74876 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─74896 /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 │ ├─69c6dcc725d52500ece38d381951bf6910ba296ea02d8e419c4055ee7425d640 │ │ └─69931 /manager --metrics-bind-address=:9782 │ ├─40b213e04e4a1971769a01179a9ca61909ee4f37ece5d6774f5643ec491b851b │ │ ├─105894 apache2 -DFOREGROUND │ │ ├─105989 (wsgi:k -DFOREGROUND │ │ ├─105990 (wsgi:k -DFOREGROUND │ │ ├─105991 (wsgi:k -DFOREGROUND │ │ ├─105992 (wsgi:k -DFOREGROUND │ │ ├─408485 apache2 -DFOREGROUND │ │ └─409055 apache2 -DFOREGROUND │ ├─05b1c81b68ffef983431acbd40687fb081d4c5baec732c18059cda2867c9fe58 │ │ └─76616 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─442626d9d6467658bed79a1e7ee58bce9d29f959523a856ad8da9d5b4646eaa5 │ │ └─185382 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b083dce604f2f3945912869e6c189d9ac91971b4acc0cacb2e03cae79e68997f │ │ └─76544 /pause │ ├─cf35e5a4b2d143bc3d1b1f3167c26cb0ccb4436848e5cd86a5667b1dd361d7d6 │ │ ├─258932 octavia-api: uWSGI master │ │ ├─258954 octavia-api: uWSGI worker 1 │ │ └─258955 octavia-api: uWSGI worker 2 │ ├─e86810025bf00c3c9faecf76b73d55ff7f679e0009ade2dd4308b7aab809cde3 │ │ └─119102 /pause │ ├─e9fab560f3636829ef007c42529983e7b1e38ce23c3d243d273662d504180cab │ │ └─150140 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-z9hz4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─08bd943912e7ff931fd49403bd5864aab15c18a9bd48ac80222e331ca0d3007f │ │ └─148846 /pause │ ├─61ee9abf1d737b27a91fcb4790a53ad0b078f6989bf0eb208f784971e606ea4f │ │ └─126950 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-44.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 │ ├─84dc198b1750324befe26ab5f793921e84387fb5b6ff133c6d18a807fbd62673 │ │ └─79303 /pause │ ├─70a1c129f62aa6ca2443752a2b7ef5476b00dca1463878198bfeb4fa56e69a38 │ │ └─182471 /pause │ ├─7b252f977f72faebb71211c96de1a747d8a7ff1aa2742624a7806f431d2cc9ad │ │ └─76429 /pause │ ├─4c3b797fd120c7a447c6171d45311fdc3f131de6bd12684a0cb3fd7232bd79d1 │ │ └─70888 /pause │ ├─f58e81fc47f319e88a55784760cea26a5ffd87097f3221604177d2222ddabceb │ │ ├─235063 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─235087 erl_child_setup 1048576 │ │ ├─235143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235154 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─235293 /bin/sh -s rabbit_disk_monitor │ ├─afa7d3cf5ab2ba4155bca8f0bb390320e38d4a86de99b9ee0daec356a63a24e6 │ │ └─127264 /bin/oauth2-proxy │ ├─6da5e9a1be93c774fa376232caa7f5020ea9ea6ee4008cb3264394bfdf6f76f7 │ │ └─165557 /pause │ ├─3f99119a7f9ad09628da4dbe53a7158df78da56953dbd74c0329ee4eaa767747 │ │ └─234727 /pause │ ├─cec295aa13c2927bff8dcb776055c87020c84f698106061c6b5f49068636c6f8 │ │ ├─260964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─260987 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─261706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─261707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ef7ec256f9a0ec38c6205325b42ffff0c2087eab1c8954f6634eeb56a68dbc9e │ │ └─189441 /pause │ ├─19bf21b15e0b6e24e804277fc2abd2589a7d0cd30116f416da6b93588424d4af │ │ └─78105 /pause │ ├─cb78babf86117c3bcc8c9a502d2bd961ca8e1e7b37e40ed2624bc9563c5367fd │ │ └─79095 /pause │ ├─2d04832b469c4d5fd7ef127baa2c05fd1ac3424b24763b72caa39be962c0bba6 │ │ ├─188307 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─412307 sleep 300 │ ├─a5bb4d375469835e487f0097a7fafdd9282fbc1d89462af4d2493de2d070c85d │ │ ├─78927 nginx: master process nginx -g daemon off; │ │ ├─78942 nginx: worker process │ │ ├─78943 nginx: worker process │ │ ├─78944 nginx: worker process │ │ ├─78945 nginx: worker process │ │ └─78946 nginx: worker process │ ├─d60a5fb9eb7889fbfaa61b7f81a9457cdad5a1de119283f4d81edb713b7558f7 │ │ └─201704 docker-registry serve /etc/docker-registry/config.yml │ ├─6a9a8be508031a1530544f1ddc61a2a6bea8827178ee9f3608ba53c2d5cea700 │ │ └─124842 /pause │ ├─e3cde0f097d3200c4248ce1d36d0fccb170688d7f627a30fa5c910a069077036 │ │ └─232631 /pause │ ├─71453b530d97782ec2b66fbe1492aed2d37c041b1b735a53576b0b849f21e52f │ │ └─161483 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─18e1b793612620cb3618ccd0b12439e1a8daad2aa7bb2c8c91ad7494b9012eda │ │ └─65450 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2e570e2344ed0d9b6736ea1b2029b0991b6b2c097cfbf9470655fe727d334982 │ │ └─74820 /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 │ ├─754bb54e383236c88a03d55203ec9bbc11bf1dcced53d119ff252c20802ed9ea │ │ └─127093 /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 │ ├─25a70b5d9def5679f3bbfc66ca8c6391c7deb401ff403527a937d921a6e0189c │ │ ├─181379 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─182289 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─182293 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─747c13207225444533cbd3e42ada2425cda49d068b2a86fc35666f8af48b9208 │ │ └─184003 /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 │ ├─71dea1de4a4c2416026af7ce90ba666e0fd1ddb516aff44ff795bbada156ce4b │ │ └─71007 /server │ ├─6055dee663aa43d74d71f96170b8d1bd7dfc3273de6fe14385229d3db84e669c │ │ ├─157044 cinder-api: uWSGI master │ │ ├─157129 cinder-api: uWSGI worker 1 │ │ └─157130 cinder-api: uWSGI worker 2 │ ├─48427f58806c6249d1e197aebf4f57d8f5d9039d12b10ba7613a379dfdec7e32 │ │ └─66411 /pause │ ├─48d52e2a43b3adcaa53f20e51f733a0a7a1294ddc9e71675985c7b98489f4ce0 │ │ └─85196 /pause │ ├─a42974e3a82318069c6bec98085081416bf75f670d59da1c6804e362ee1778f4 │ │ └─59749 /kube-vip manager │ ├─bb55448623827d442f29bac3b4c15b8e9116d2846bfc6bd38c06b6c777f239e6 │ │ └─127181 /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 │ ├─fea7d93e84d93d116fd3a823930d5ce39faeb352cb3d79be958f65bbe409dfc0 │ │ └─59378 /pause │ ├─c91b2c4f60a8f77f0f3b49bb8a3b9d25c8480233bb3332d1dbee225fcab34088 │ │ ├─204685 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─205265 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─205615 /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/tmplq4ld_n2/privsep.sock │ │ ├─383222 /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/tmph5ejr_1d/privsep.sock │ │ ├─383591 /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/tmphhgducwg/privsep.sock │ │ ├─384001 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384005 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─395368 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a2f5c75f-4157-457d-8b0f-ef01f265c1ad --namespace=qrouter-a2f5c75f-4157-457d-8b0f-ef01f265c1ad --conf_dir=/var/lib/neutron/ha_confs/a2f5c75f-4157-457d-8b0f-ef01f265c1ad --log-file=/var/lib/neutron/ha_confs/a2f5c75f-4157-457d-8b0f-ef01f265c1ad/neutron-keepalived-state-change.log --monitor_interface=ha-05169fe3-a1 --monitor_cidr=169.254.0.80/24 --pid_file=/var/lib/neutron/external/pids/a2f5c75f-4157-457d-8b0f-ef01f265c1ad.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402988 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b905f20f-8193-4f96-aaae-597742b4eb53 --namespace=qrouter-b905f20f-8193-4f96-aaae-597742b4eb53 --conf_dir=/var/lib/neutron/ha_confs/b905f20f-8193-4f96-aaae-597742b4eb53 --log-file=/var/lib/neutron/ha_confs/b905f20f-8193-4f96-aaae-597742b4eb53/neutron-keepalived-state-change.log --monitor_interface=ha-547e8480-eb --monitor_cidr=169.254.0.156/24 --pid_file=/var/lib/neutron/external/pids/b905f20f-8193-4f96-aaae-597742b4eb53.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─42929ee9d9bf078bde9839c0c4c37ef4eced6644f63caa67b954f388374dd0b3 │ │ └─178752 /pause │ ├─501f1a8770278d7c4756dbf966d2e5f5dc9b61a1b36ef068b0595685edc8d842 │ │ └─187726 /pause │ ├─8262840c3cb414716e3567b16d92f5a6c15fe132fda88f00cb656a0e1477866d │ │ └─189487 /pause │ ├─7bc4d614beb6a16fe3e1dcc7f0642a77c9e2beb80f4260e1619452d6785201af │ │ └─128782 /pause │ ├─0d711c1ab0294b4a273d18495b22cc5805ee94377ebc6937048c2107ee4356d8 │ │ └─170865 /pause │ ├─7fa2da19c26ecc21bfef0387f93b3f5ea61f75417f4728cc085c98e4180b67d4 │ │ └─125331 /pause │ ├─294daff42fe111ea055c3118a63b395a56efc8ef00aa03eb6c094f0f8c6575b7 │ │ └─173434 /pause │ ├─1ad98624bddea8a1f9398ae7fdf1289e26bd82723f6f886b0ce77bfd657ee01b │ │ └─59511 /pause │ ├─b19786f37a446b9154bf1c05277b0c29d6c40bf88cffdea3bd9016d20813bf73 │ │ └─63263 /pause │ ├─f21f191d59fa499e14d78620ad67e6ccd6849d4051de2930bc93a0bc06c932db │ │ └─63365 /coredns -conf /etc/coredns/Corefile │ ├─8ae70033811eb12f26a5caf89244bc3b05ceb12b456ecfb37fcde6f6d1084880 │ │ └─124994 /pause │ ├─fb14a6cdc3d535cb22feebb5913ee21f9fbbf1dfa86ac5411c6b4b29436c2f49 │ │ ├─116645 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116669 erl_child_setup 1048576 │ │ ├─116841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117314 /bin/sh -s rabbit_disk_monitor │ ├─a5fb1f2f46a6e870305d8cace9674fde39eae3edeee9b1322b524196031acd0e │ │ └─65226 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─bb3258834fefeb6f268e2a7ce44ddc228638f28a2201853c46053a6ce912b073 │ │ └─85776 /pause │ ├─e1db8feb187fba53f961b4e5b7ce2213913b9fc2a1de6e4deea80115dd140d8b │ │ └─187729 /pause │ ├─b2e3d49f1439d7a152adb0cc89521f90ca4f43d6d628997c52ca648228db2d85 │ │ └─184740 /pause │ ├─2291deeee037db360f7e2135b7725138cbe9c45638a02408f17f2f54cff5ce8f │ │ └─75669 /pause │ ├─a81b3f0842c0b92994358af23190f017b2700658008283618997d9a4b5ee4785 │ │ └─241505 /pause │ ├─cd500b89e95fc4e08c27bcc98e7da55ef935c544a0ab46895fa1e8cc32d1d602 │ │ └─159375 /pause │ ├─9fdf62ebde0ddf9946907b3371127cc0b52b98be25811e8505bec6c2566cbd9d │ │ └─76686 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─374c30e349526d9ee13ef0b5f744fbeec2ce15442f3695bd2eb5d5e7d8c239ba │ │ └─116398 /pause │ ├─59ef25d119c62c7cc61cfaff0c7f9d0f35cd98a661153bbd72f46b3a6107d44d │ │ └─61408 /pause │ ├─35081d88258836378f1b93f1a63f73220e0c06a0b7015f805b2181b142b4c270 │ │ └─183951 /pause │ ├─70614aa5a53107b717a549e4d3de213a68f7fc2b3858b45a00ffd4fc34a0987d │ │ ├─168791 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─169907 heat-engine: ServiceWrapper worker(0) │ │ └─169910 heat-engine: ServiceWrapper worker(1) │ ├─6ba4e968afdae936ac089bbc34f35e9b0cd0034ae943569a600c5c7d8ec464ad │ │ └─159703 /pause │ ├─c67314c2d2c66f08d4e0813b662428356ea7258836d72e7f243096e8984fa982 │ │ └─68615 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─21fbdc42e2ad1f0d4a0059f4ece3bb7db307dabfd7b5e84aecf00d901ecf2568 │ │ ├─156050 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─156074 erl_child_setup 1048576 │ │ ├─156352 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─156521 /bin/sh -s rabbit_disk_monitor │ ├─90130e2876ca7613069491b413b24b32009b8ccb085fa56c6d917b2cdbab6333 │ │ └─63332 /coredns -conf /etc/coredns/Corefile │ ├─0617c68b90f5c68bffde8cd1c8dfbf1034bad03b4193d29b35c04f507a0251af │ │ ├─201059 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─201814 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgptbao8k/privsep.sock │ │ ├─201817 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─201819 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d29d411b4f273a4e44f3637433226b8adf09b55db192efdc63527432e40cd96e │ │ ├─153170 apache2 -DFOREGROUND │ │ ├─156242 (wsgi:h -DFOREGROUND │ │ ├─156243 (wsgi:h -DFOREGROUND │ │ ├─156244 (wsgi:h -DFOREGROUND │ │ ├─156245 (wsgi:h -DFOREGROUND │ │ ├─156246 (wsgi:h -DFOREGROUND │ │ ├─156247 apache2 -DFOREGROUND │ │ └─156248 apache2 -DFOREGROUND │ ├─74c819e6f51f0935ba8c7bc749c8c21a876ae4406ea5285b6d9f2451609aeded │ │ └─125198 /pause │ ├─8540305c6563524dca66a412ef9354c37fb06baa9dac98e649f92daaa659f591 │ │ └─114228 /pause │ ├─aed80b623c337a291bf5299d88995705c2d2413bed3a78f1467f14c212666057 │ │ └─73711 /pause │ ├─4b6f264395238ef6ee453645e3d2b1ca48402ce6fea0222d5f30e338cf16c4c3 │ │ └─254777 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9c77c39ca792e82ea8d0fc1b6b4619a6b550d02b02449ec05c13bf455565f15c │ │ └─205107 /usr/bin/libvirt-tls-sidecar │ ├─0c44242b421827dd386c25efdce79de3b9e6c28d59da8a20651fd14bd190a5f7 │ │ └─205628 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─378bb8f0d71c2b4690347c6e243465d02ec6bb89b49e2895b04f849758198a2b │ │ └─181200 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8448c05b2ed2fa76ba5bdba37f2483e1adee5c526fe3ff3879408b53fed054cc │ │ └─187519 /pause │ ├─356fd62d4569eadfb213a0f38bf074caf944d65a1e2698f77319d57a32eda2bf │ │ ├─150304 /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 │ │ └─407289 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0dd1f5ad6d870604159ca103eb02d2c31f567280e03e2d8400466f5a2308bb18 │ │ └─125209 /pause │ ├─12445ccfb414f2e37c8ea163889c4a9c8349af2fa3085d07d38b6a6fad4b4259 │ │ └─149767 /pause │ ├─62045fb10baac58c3e75da6567ffae853ae539d31056585d7328644d4fe9623e │ │ └─161010 /pause │ ├─c9ecc32dbde38af9124b2826e7c9c5649ac73e66d1ccec66af7affa4b4e6cc01 │ │ └─260069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ee79927e91e0ce7b4784dd34ec77551f1848cff223cf9b863f8df261d178b52a │ │ └─77801 /pause │ ├─e5edbbde3585ed2c3f8914f36c45ca69c8aa64b90527a406a929675af9353433 │ │ └─80301 nfd-master -crd-controller=true -metrics=8081 │ ├─c6ae9c62e193f9fdfaee220bd5380e257d2cf8c68d3424e89fdbb33fe897b75d │ │ └─79433 /pause │ ├─c6e4e75aa49a229b50d7f6deb5de0e2040555a0ea9cd6e24406c2fb93dc02e30 │ │ └─125266 /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 │ ├─d4879d2b466e17b587c1b71094754c1f78e5554c8bdcdce9fcfc83c25a8e6222 │ │ └─132552 /pause │ ├─225c6c849919f8adaca79672bfa882a7bb53e1f4b1bb25300ec3cb5251c5f841 │ │ ├─179465 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─180695 nova-scheduler: ServiceWrapper worker(0) │ │ └─180697 nova-scheduler: ServiceWrapper worker(1) │ ├─ba405c6f5945a071b248182ee5b172dfb7bdd33ee4a4cdd8b95807d88d7f056d │ │ ├─129077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─129121 erl_child_setup 1048576 │ │ ├─129291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─129292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─129302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─129635 /bin/sh -s rabbit_disk_monitor │ ├─375f8446d37a4177ba88c6b9230b3bcbc779f36cf12bf3778b0a4634b570ee89 │ │ └─63301 /pause │ ├─a8344e67d219153cfa5225da635cd4a85188e6ee20093c6bb2b3a136590a83f2 │ │ └─149105 /pause │ ├─84d6778c60509167edbacdb3e5ae1401df65357f774bd7cc3880ca283d751475 │ │ ├─254978 /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 │ │ └─255266 /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 │ ├─4129ab09f5feddeb10ddeb2cc6edd8abe30747eabee5f37fabfee0a87448fda2 │ │ └─188069 /pause │ ├─ea990cbad18673cf430dbdcd642780b72dbb807644cb3f0f95fa2fe8afe4a3fc │ │ └─113703 /pause │ ├─f3ab9640f5c1b31194d184085fa568907a1ef7ad6e5ef48d1572108ac8ed4c23 │ │ └─155760 /pause │ ├─a383688d63f1c9f3aac06339fdad0b212f71b30f6b7ff71919d39bf96ba4ba90 │ │ └─67532 /pause │ ├─700e6ea9249b51c29dd5243dfa776e5ee02047c58dbd56bd0f2884ccc96355d3 │ │ └─76685 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─55ceef32160302e9b3f56b3aa96d7d77df62b83b1bd9032c7309d3b2f0ecb063 │ │ └─69755 /pause │ ├─f8a8ccdc0b85d5f7342da9923f3b9deb470aac62c7dd2427d20645ef47579c52 │ │ ├─202642 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─203107 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp447xeccs/privsep.sock │ │ ├─203357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpj28h9j8w/privsep.sock │ │ └─203626 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─65b0110a13f4d4845714a80772de44904b0f3b7a70a502483243f7a5df174b7e │ │ ├─238794 /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 │ │ ├─384369 /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/tmprikr3rbj/privsep.sock │ │ ├─384675 /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/tmpb403w0ni/privsep.sock │ │ └─391641 /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/tmpdpl1n1fv/privsep.sock │ ├─ce344e699cbf170e4803694da14c0b3aa21595e4ec0d70f34c687a06545c884d │ │ └─70319 /pause │ ├─501533f6f6f9e8b8cd0ed55930d1f12bd9b42123bbf113b7e0625ddf36ffc268 │ │ └─82281 valkey-server *:26379 [sentinel] │ ├─7f8790ac28a2bef5d1b63b963d6192027198176dcbe0c8262be1ff6a6d27c371 │ │ └─181114 /pause │ ├─dab9cc1ba22c83a1c957627981edee26449f907fc64a2704daf2bb73decdd324 │ │ ├─168817 heat-api: uWSGI master │ │ ├─168864 heat-api: uWSGI worker 1 │ │ └─168865 heat-api: uWSGI worker 2 │ ├─ac939bb63c6951f645bd79f128c8ee877ea38bd829641f833e5245090dd46bff │ │ ├─201252 neutron-api: uWSGI master │ │ ├─201308 neutron-api: uWSGI worker 1 │ │ └─201309 neutron-api: uWSGI worker 2 │ ├─23b04f93d4a6a52581af74224d905846f058efa9cc9ccb04833bccb774c52a52 │ │ └─76604 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─81b6de28ea72da869e79a270fa981b9336e66a0ecf09d37ce55bcd490422f2bd │ │ ├─201233 magnum-api: uWSGI master │ │ ├─201326 magnum-api: uWSGI worker 1 │ │ └─201327 magnum-api: uWSGI worker 2 │ ├─f512777070fd4ab00b3173e0481ce33ae56b8e9c1b569e8a1f5080417755142d │ │ └─126719 /pause │ ├─ec2698ec626c4e9a64b68c01a84451e5f8cef7a88adbbfba598212033587d565 │ │ └─127209 /bin/oauth2-proxy │ ├─7152dee765b2f533866e0e8a5a40c601dbf3bea1e234508252dfb775c3e1e3dd │ │ └─149922 /pause │ ├─a7329afaa1c2ba80a31a8ed5c98d866b3744c7b5279fb9198017678efe526dcc │ │ └─70435 /pause │ ├─19259503fe484becf04870e4a1cef81dad4fc36cdbfa379c9b51aee19e9c6407 │ │ └─99078 /pause │ ├─055f72d79576030a263fa4013fe82e86a6a6f86bc40015c72d5b94cc404694f7 │ │ ├─73617 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 │ │ └─82674 haproxy -sf 14 -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 │ ├─bbf8a9e734047c2af6e33cba7e0c7fdb47e032fa4b3207b1b84db642a97034e0 │ │ ├─233090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─233135 erl_child_setup 1048576 │ │ ├─233538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234345 /bin/sh -s rabbit_disk_monitor │ ├─074430db42842945b619a2819346fe6a1fa09d2dd5ab59b420f010123a88d93d │ │ └─60113 /pause │ ├─1b6ec5678cd831e1d06a67843630c9be3447e51e3723cbaf05c9ebf4f037bd9b │ │ └─181276 /pause │ ├─f9a78546b335e3ffaa4651b76fde43818a83cef4758f5ee22fedf3babfc30304 │ │ ├─125530 python -u /app/sidecar.py │ │ ├─126119 python -u /app/sidecar.py │ │ └─126120 python -u /app/sidecar.py │ ├─7c96df9c8b8454dba38b43afe7a12977566caefcba1a836b6e4e3f1e724ad69f │ │ ├─150712 glance-api: uWSGI master │ │ ├─151111 glance-api: uWSGI worker 1 │ │ └─151112 glance-api: uWSGI worker 2 │ ├─fbdbaa7de27abe01d41b953097adb56e02e5e72c8dd75e0d05b0b76c0236c8b5 │ │ └─68787 percona-xtradb-cluster-operator │ ├─4d1d2177e2b121d16db16a65bb125163bcb6c277f595079cc0549138f0d03d4f │ │ └─205158 /bin/bash /tmp/libvirt.sh │ ├─720bb857ade11837e7a69f0782b71e7832cae31f28af895c3a0467b75e1a076b │ │ └─201662 /pause │ ├─13aab1d0572b811bb665a3a44ecc516fb3d67f13e0bcc6e17320aa99ab7035dc │ │ └─178788 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7f6adca30dd443f984c27a10ddf2a5aaa404637e8d888a3d8cdc2dac1b3f9ae0 │ │ └─60138 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─12cf5da3b9b716dfd06361df3e81ef80affa456ee84f52ec08a6bb8edae7bab5 │ │ ├─125631 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─125695 erl_child_setup 1048576 │ │ ├─126117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─126118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─126130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─126785 /bin/sh -s rabbit_disk_monitor │ ├─d7b4e21d013dbee0915c111c1020d8119f860229508a82e2ba0e7905359ffe2f │ │ ├─167168 /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 │ │ └─167437 /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 │ ├─4b4e3a48dd5be20ecd82d4fe2b8ef48a0eab57306f0cd0a9474cd4c39c68ea25 │ │ └─182559 /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 │ ├─2dc462695675cffab99e9dc5b7d54c86e929eeb9c6731cc1c6139f86f9b63230 │ │ └─187007 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─543543f39efe0bd08d619dd43a7607eaabfb1d9be077b306ec6da25ca079e74d │ │ └─127123 /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 │ ├─4867fd2e525d25c4878a99f4f12406c18aee882b575949d1165275e563a88adf │ │ └─70087 /manager --metrics-bind-address=:8080 │ ├─7f3fdcca114bbafab1d62b7637817fd0937351952fc288cb590ae41e5210dfcd │ │ └─95279 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 │ ├─c07226bf4e9c01a39a26ccc76a1475013d4d0e6c11dcef089e72180147e3bb4d │ │ └─78960 /goldpinger --static-file-path /static │ ├─59bc9f93a1a2c61f40cbad8da5f19fc5ee7ee9d861cc6ed92dcf0fa7cebe30d5 │ │ └─233474 /bin/openstack-database-exporter │ ├─8a46c793e05cd8901c6a2b8d3f775a0055e3159bb84fb8623bb4867851257e0d │ │ └─74261 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bb0f4fb950b7e3d5ce568f494de38e8763c9ed9c4fe74e0826cd345600b61a3a │ │ ├─201496 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─201945 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─201946 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─75bf570648eeebd3e45bc73a902b613adbb98f794762009816205a630462d989 │ │ └─69043 /pause │ ├─5c2490c65f28c675e4902f0e9dd91c6ca88095cdd4c0f495b02426f8a78148d8 │ │ └─82123 /pause │ ├─848b2b372e57bc984e31542d03e68cea1186b2d9669c73ae0dad68e849439d29 │ │ ├─168789 heat-api-cfn: uWSGI master │ │ ├─168862 heat-api-cfn: uWSGI worker 1 │ │ └─168863 heat-api-cfn: uWSGI worker 2 │ ├─97d39a51b8de93da29da72d170105a9f8280dda1d4f1d8bdc15750e4e18bce51 │ │ └─79816 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─02d18d20fdbca98cd72ca8b72e4d4cd3a28cead494799e01265d8395be90fbce │ │ └─186982 /pause │ ├─524a4b67f33ba1ea8a9c3e91e42bc4e829c5d4008c0dd20e8693398036d5d6ba │ │ └─248505 /pause │ ├─84a8a6824f55567dabc383822c687dbca60cb0f114e9240556e360becb9076f6 │ │ └─233430 /pause │ ├─82ed42072dba3e9818a1d72edf380021f9a71e04223a517dd1af581a53a1f200 │ │ └─187543 /pause │ ├─263a9b8611267826c6f5c059d33063db081988586102a436a1a10ec7cbd2faea │ │ └─79363 /pause │ ├─01aff2a8a6923ddfc47dd2dee6621af31c10cac23c21889b97af097bfc9f4255 │ │ ├─184989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─185030 erl_child_setup 1048576 │ │ ├─185243 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185244 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185254 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185334 /bin/sh -s rabbit_disk_monitor │ ├─c95dd2e869e5fe888635c2a13294c0f6208a75ac16c626ee37b090af55a0ff01 │ │ ├─260088 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─260634 octavia-worker: ConsumerService worker(0) │ │ └─260637 octavia-worker: ConsumerService worker(1) │ ├─0d580215ac9859ffc6e8bc4a08416ed09d3180ba48512ebfb403d59a32cbcd8f │ │ └─248177 /pause │ ├─90af9cd025e09c9e318d14aae5b68b62b8c78bd5843d1f12496e3f7f167ade07 │ │ └─79905 /pause │ ├─a1d0dd1b7fad82c301bf965bcf2fc924924bef136a902608b1801b036ca573a0 │ │ ├─125423 python -u /app/sidecar.py │ │ ├─126135 python -u /app/sidecar.py │ │ └─126136 python -u /app/sidecar.py │ ├─3aaccb4f354701f35f12cd622441a53eb29bfb04f72eba96c91cd5522be644ca │ │ └─59434 /pause │ ├─8ad436e2029baae2365b582a8679865cda0597536a73fdf1b3073dbd376162cd │ │ └─80247 nfd-worker -metrics=8081 │ ├─1766710d0dfceb27d806b70f6fd6ff8b1cf618aafd1f4259ac031701a54705fe │ │ └─74476 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─333ee0fb270187e2436198a329586934833552141034c5782983e05f72470619 │ │ └─59580 etcd --advertise-client-urls=https://199.204.45.44:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44: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 │ ├─daed76e97b0133cd7083f59141a240d84043d4f2f2e8eff597e09e488b26ffe1 │ │ └─126958 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-44.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 │ ├─158e585032aab68d5398aa8662c26af4f0eeb851adec6fdab2acad5a2c066e8f │ │ └─159585 /pause │ ├─750817e7aa717c461ea4eecae8ed82d119804f436cd6c881e0fba583f360aa56 │ │ ├─123087 placement-api: uWSGI master │ │ ├─123111 placement-api: uWSGI worker 1 │ │ └─123112 placement-api: uWSGI worker 2 │ ├─835091f6848654dc3f0e1407db89f1a5e58c14c58e36be6f73a2aa782c0744a8 │ │ └─241292 /pause │ ├─f89bc03e7ae6d8c590e3535553ded2914761852909062fcb1c998b3ba8223e79 │ │ └─80344 nfd-gc -gc-interval=1h │ ├─57d582fc95cc1b9ac9ebc608e2b87a9d23c2bc41d12634491419fa5c77faec23 │ │ └─64837 /pause │ ├─d85c4087f3c2658638c1144113416770bcb9ca50f30e134687fdaf71423f4626 │ │ ├─73155 mysqld --wsrep_start_position=097013f7-884d-11f1-a0b3-bbbc4caf041a:20 │ │ └─73293 /var/lib/mysql/mysql-state-monitor │ ├─29ab15d048b0a9a44fa1dddaf0a1c0969fa5d102493b4ffe31d453da22154c56 │ │ └─204672 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) │ ├─d34e970190cae44a389c0c4abeeae0aefaad689a3381423df926e767d923c1bf │ │ └─148963 /pause │ ├─54f9efc7ca8e3f1878d7b257bdc2c0f0c6ff78bdab69dde1e976ee8eb4d3952f │ │ ├─376632 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─376645 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6bc06b10ddec2e8253984f45cf016641a496aded1d1fbe3d64c53614116b74bd │ │ └─221152 /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 │ ├─53110ed5e4e5010ce4054a2fbba5715f2464439756ccf487f153a01bfe1a4bf1 │ │ └─126585 /pause │ ├─1789b86a5360a565191767bcea9290425f96837604401fb5a2ab1e1509b8e63e │ │ └─254759 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─093c8e97d68074400c93f354a74613987010c5c2d00181cce5d4534ccf49f062 │ │ └─149021 /pause │ ├─56e35025f1774e1eedc124e32f68b459414f03dd7e54ca50533a07ffbb6f16a9 │ │ ├─86326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─86343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─86349 erl_child_setup 1048576 │ │ ├─86419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─86494 /bin/sh -s rabbit_disk_monitor │ ├─8a321ee781652a988ce216b901370cd221761bea61d1979a4ef33723c1ce119b │ │ ├─254715 manila-api: uWSGI master │ │ ├─254821 manila-api: uWSGI worker 1 │ │ └─254822 manila-api: uWSGI worker 2 │ ├─493b1f1650781645541976127f48d5929d53bb0a720b91d2344091ce506119f4 │ │ └─59599 kube-apiserver --advertise-address=199.204.45.44 --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 │ ├─9508f4f3ffb9829ec2645a7268fa49429cf2cc978eece49cfdd0da396671e7a2 │ │ └─219489 /pause │ ├─1373b340e6b339c81bf2c7614a4108ff490683fdc4038e12c7feabcb106bdc62 │ │ └─95013 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3805022944a4c22ae4035e68b6f78c0ec042be492dbe33dbaa040dc6470d2b7a │ │ └─64798 /pause │ ├─2bab3be9aa4b44bef5b63370f9f781a16150a6961daafb7b631b8c916b070caf │ │ └─79484 /coredns -conf /etc/coredns/Corefile │ ├─33de74c5c14a390f8787027d61d780b70e7f0dcdbfb92e650febb1e17f1ddf9a │ │ └─113740 /secretgen-controller │ ├─248055239724bd4f97b7d6d917e21ee73fc96e8b2d8b4ef7735e50e31cdd6aa6 │ │ └─238826 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fe4d12bfc9ec5b9c6c0efe5e56b6f3f1271a298245918e038b58d2cb02a29d22 │ │ └─148102 /pause │ ├─06fc752f68ff3e505f3e63f4cbbf44cf336f1adb33d10656985db9793d825786 │ │ ├─201356 neutron-policy-server: uWSGI master │ │ ├─201375 neutron-policy-server: uWSGI worker 1 │ │ └─201378 neutron-policy-server: uWSGI worker 2 │ ├─54d170e295edd0aa02d3936676fe942be62ecae5928c49528ef86287813f5d17 │ │ └─188234 /pause │ ├─c41e51dbaf3d639d94a04703038a068de912de224260fcdf9b0681a04ce04a37 │ │ ├─173526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173543 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173549 erl_child_setup 1048576 │ │ ├─173662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174018 /bin/sh -s rabbit_disk_monitor │ ├─b089bcd5ceb5648120cfbf0bb7a2db2a33dfcf354015b2642b4993a49b1ddf23 │ │ ├─131253 barbiacan-api: uWSGI master │ │ └─131290 barbiacan-api: uWSGI worker 1 │ ├─fabb4487dc815e54ed332192527be08fa08a94f95c2e571c4168570e00ecbf43 │ │ └─85535 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 │ ├─93a793a0150cbceced4b8a4c26d93d560fe72c185bf8daa5cb49fd2f01f2d7a3 │ │ └─62828 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7ceba43c55eba1b772726d72656052c91e10a7e2147293e3b67c4b0d495b1add │ │ └─82458 redis_exporter │ ├─f559d73be2eb62044f9edf4e43d7b054182451d95c0ad320f0ff299a71bd0690 │ │ └─159961 /pause │ ├─6e44bdbae0c10d74cfc31344f38da2ee39e2d722f33bb4b8ddb6574f96f3c494 │ │ └─64739 /pause │ ├─7801dc9b573ad58efe49d07e2c8652b7cc68551c25d690200427337cb6fb561a │ │ └─81570 valkey-server *:6379 │ ├─4df9cc4c45dc9817e533c547533da4d1001828b8589caf913df456b40de674ab │ │ └─200965 /pause │ ├─720d439bfba362b20b667b6f87b15fcf296557d5a0be7d03f910758b5803766f │ │ └─165487 /pause │ ├─6227747971d4ba97ea3f127f65d41790a12a2f8f3796ca9ff852d00a4d9e6b72 │ │ └─81419 /pause │ ├─9cc7a9e76887617e2a22fbcf70ff2901a0c091b616196cbcf7a974bebd29d33b │ │ ├─ 70915 /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 │ │ ├─ 70927 /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 │ │ ├─ 71127 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261187 nginx: worker process │ │ ├─261188 nginx: worker process │ │ └─261189 nginx: cache manager process │ ├─82e0998762c6e4a0f13601be494482cf596583b5761e1a9bafe1d63e64188f4c │ │ └─69164 /pause │ ├─06e00193d8625f9e9d0c38e8d81993de420c797db617ca78dfaed1e36f6d9b92 │ │ └─150552 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─57dded4226b2e59ecd9bc1135d3d7fc596359b464bfe40ddc2d055a05e942938 │ │ ├─82399 /usr/bin/vector --config-dir /etc/vector/ │ │ └─82442 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2a1f9b1cc61d84202f4dee6eb846a3dbf74d42498cd27360c46914ad587795f5 │ │ └─65024 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─8010f60d9f48f44cf2c4dcad0e43191b46ac4ad5af2dc9916480a69ca7de49d2 │ │ └─166292 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─11301b2319dbb8ce0f7b04371a9a897aeb3cca96fbac8b108cc8c438a6ac72a6 │ │ └─76565 /pause │ ├─ccb565d3412bd045c04b1aa36f3dfd20dc028ef00f6a9d49f584356d56c91097 │ │ └─129042 /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 │ ├─52010d85afe3a4ae755121f0599ef5575d6b894e2251a59129ff93a5d40ed3c3 │ │ └─142869 /pause │ ├─488133cfee70a103ecaad23cf2cebb973030f876ea34c358c764e61d5eb39e85 │ │ └─78124 /usr/local/bin/rook ceph operator │ ├─42d2f6d8e5fca62d1239f836a89b0e4575a72180fc513c7114fe4e4810346967 │ │ └─241784 /pause │ ├─2352018eff0ad3dc47e71036897c915b44d8f0b219cf7136208bdf4ff28b3b1f │ │ └─59476 /pause │ ├─eb43eadca6ac10f84a89af49d13cc57e72995bc8250f31eafba5ada0dc87a61a │ │ └─132624 /pause │ ├─505c114750d9fac717840f0280ffacde616a527ab51519524c201a04fbf063ce │ │ ├─143101 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─143142 erl_child_setup 1048576 │ │ ├─143288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143301 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143756 /bin/sh -s rabbit_disk_monitor │ └─171cec2084584d5bf72bf17010396402387654637f1fe3d4c622554190eee9d5 │ └─74682 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount