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 │ │ │ ├─21588 /lib/systemd/systemd --user │ │ │ └─21589 (sd-pam) │ │ └─session-21.scope │ │ ├─21566 sshd: cephadm [priv] │ │ └─21609 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1602 sshd: zuul [priv] │ │ └─1615 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1606 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─404921 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fnzgnpbfhebnjrwcestzlkklubwaujza ; /usr/bin/python3'"'"' && sleep 0' │ ├─404922 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fnzgnpbfhebnjrwcestzlkklubwaujza ; /usr/bin/python3' && sleep 0 │ ├─404923 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fnzgnpbfhebnjrwcestzlkklubwaujza ; /usr/bin/python3 │ ├─404924 /bin/sh -c echo BECOME-SUCCESS-fnzgnpbfhebnjrwcestzlkklubwaujza ; /usr/bin/python3 │ ├─404925 /usr/bin/python3 │ ├─404926 /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 │ └─404928 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-abbd47345061d25d5a0fdd2ea1d7e0924263d16780c8f0f8e02bcf9c518aa7b9.scope … │ │ ├─12319 /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 │ │ └─12336 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-80193551a57ef7c28dadfec0f3e517453485e30e46d77bfede6ff605125b3406.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.clayzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12706 /usr/bin/ceph-mgr -n mgr.instance.clayzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9943 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12270 /usr/bin/containerd-shim-runc-v2 -namespace moby -id abbd47345061d25d5a0fdd2ea1d7e0924263d16780c8f0f8e02bcf9c518aa7b9 -address /run/containerd/containerd.sock │ │ ├─ 12660 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80193551a57ef7c28dadfec0f3e517453485e30e46d77bfede6ff605125b3406 -address /run/containerd/containerd.sock │ │ ├─ 18563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 72c8a8920c0a97a4d1866699cc17a52608d54aa8ed793c646d91be4540c401b5 -address /run/containerd/containerd.sock │ │ ├─ 25121 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 532a987e7a0be06c00e63dfdf94979bcb906bc8b206bd1a472c675d99252aa12 -address /run/containerd/containerd.sock │ │ ├─ 29721 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f2e6afa8992baebdd982693d59d9724ab2f7231d8fb60fb609f6d37e9ed6445 -address /run/containerd/containerd.sock │ │ ├─ 34541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 124fe4ebb6e8dd61e73f68d1223be000e39bc12e4ca68381ea154b817e699acd -address /run/containerd/containerd.sock │ │ ├─ 40258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53bd95539f8e6ad7046a7e1b8c54e8e8719a84e9cb44cf8654ce520d2c5c796c -address /run/containerd/containerd.sock │ │ ├─ 40282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a9d3bb5f0f4fc873254379dae89652b3fc676b3399e35fc78b57a56c83241f -address /run/containerd/containerd.sock │ │ ├─ 40298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be8ac96b4771720d6b09f8e284b2f433e108a87ffbfb58815aff53e18c1a1d29 -address /run/containerd/containerd.sock │ │ ├─ 40325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1336fb035bb6988b5d85dd16610c471c041e365f4d5427ea3c1f6eda3203c6 -address /run/containerd/containerd.sock │ │ ├─ 40354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6459d5188e4ab40bd94f178c712c8f06cd6a33294069e90af9690a7988f6eb9 -address /run/containerd/containerd.sock │ │ ├─ 40893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12569d541da4ee4f36c49446425c81a8af4f28621f137858d733e54952df507 -address /run/containerd/containerd.sock │ │ ├─ 41613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c165d8bac31b8dcd3f81497367f29dee78bf66242910f6729b6547dacb4254a -address /run/containerd/containerd.sock │ │ ├─ 41623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b346a7283533af1bf6ce3ae316bc17123d99ecb23b9f870db78f1ffab57d27 -address /run/containerd/containerd.sock │ │ ├─ 42989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a5c6dba087edb89f6558956c82cb082d323c81bae7ec6c61eebe5ee81340a4 -address /run/containerd/containerd.sock │ │ ├─ 43379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d978d2d9473cdaabf29357dcc51b8157730dfe41a54a3c56191418189eafb04a -address /run/containerd/containerd.sock │ │ ├─ 43420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b91181ac3a342d63aacb3f77a77b7b36cfd19a4094a090063820f859a8ce386 -address /run/containerd/containerd.sock │ │ ├─ 43858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ad97b27ee6811b7e0ba8b016d4cb8b471dd735ac0f88a185981733d774c333 -address /run/containerd/containerd.sock │ │ ├─ 44338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82eb5d0895629ace4e8f1eed07377be8aa87fa6274ab603dd0e54d36d3035c7a -address /run/containerd/containerd.sock │ │ ├─ 44376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 388752782fefac5e4b7966a66bc89ca3af671d505206c71492e089ec5c57d1da -address /run/containerd/containerd.sock │ │ ├─ 44415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45119f392c8ecdb617dca4c7b8f006c772c5c8c1e63a93252a7eaca24a2e4df6 -address /run/containerd/containerd.sock │ │ ├─ 46860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b77fafee97fa1698c17d0a1a111d06929c6730e9bab80502349f96a12e53f6f -address /run/containerd/containerd.sock │ │ ├─ 46971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6542fbd031468f73a7bde3a24a2e16ade49b2360c925135fe9af5c84e3816c7 -address /run/containerd/containerd.sock │ │ ├─ 47707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3174bffe065c9adba17f0ad25d60fea4f7fb16ba7b0d76f7240ec5f15ea7f94 -address /run/containerd/containerd.sock │ │ ├─ 47803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c463bcb7adba80160840f6f0dc0df0f1c580579a49a6753e5972a8fc6f3e7ea -address /run/containerd/containerd.sock │ │ ├─ 48181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ac2192933e9b677a7c06f69cad8a3888e3dc264d7eee9ec0fb31b513ac94dd -address /run/containerd/containerd.sock │ │ ├─ 48574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1cce24a9938a2ab246f5190c59a527f37e130dbd65ec7b58caefd7588760c45 -address /run/containerd/containerd.sock │ │ ├─ 48895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb673abadba6142b596e2389dce61237e93b454f28f95e3d28442640be3c7ce8 -address /run/containerd/containerd.sock │ │ ├─ 51146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa44bbe7278cc270c0557a4029db9a140bdc0bc9558ab2e19edd375de4a51018 -address /run/containerd/containerd.sock │ │ ├─ 51358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f976a14bcf53b14dbbd551e985b90ace2dec38657553c9b8301982fc8c2072cf -address /run/containerd/containerd.sock │ │ ├─ 55776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b567f13ffe4eb00e554a1aa69ccf06241d983a34424bfe738d5ad2ad9063a1d -address /run/containerd/containerd.sock │ │ ├─ 56401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf3563f2e2b01002e3604fe7d2d1cf9537af5aca496bf8bee1014728eff169e3 -address /run/containerd/containerd.sock │ │ ├─ 56465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd9e75a74de162c54224a47feac0a11a5df3adb53c6704274f164deb25a7a95 -address /run/containerd/containerd.sock │ │ ├─ 56505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99e6193d713707dcaf9b51cfceac9573356ae448a9a6f5f74d85d62eb295239f -address /run/containerd/containerd.sock │ │ ├─ 56640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9310974cda94735b3e7706bc9ce1f5a2deef27888cfddcb9e7ec3721babad157 -address /run/containerd/containerd.sock │ │ ├─ 60965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09914467bd831e4cdd01f1b94f19a20b750784001e1fdccec141d171416110e4 -address /run/containerd/containerd.sock │ │ ├─ 61100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9caa9cc328bbb8d53029c4896c9a9e942917f6beb08a868df6db14f0a7038879 -address /run/containerd/containerd.sock │ │ ├─ 61152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007feb73e8c15eff257352b6296632bb30ac73a8f121ab452fdcf0ded57afff0 -address /run/containerd/containerd.sock │ │ ├─ 61190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 573c1c25c6a35b50571c444e8ce007089d81dbdb1e3ce3271c25f70663aba769 -address /run/containerd/containerd.sock │ │ ├─ 62614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36060875b070b44cbb694e8b2e594b09350ae0e2b2d3cb53ee8c14e18aae62af -address /run/containerd/containerd.sock │ │ ├─ 62739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5c60d8f07d9971dbbd0bd3ed090f33785677e1eea00f7e5dd24dc5edcc4168 -address /run/containerd/containerd.sock │ │ ├─ 62935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea580b07edf92dba35f8614d8c0124c89da02985edaab24b014fa14b594b311 -address /run/containerd/containerd.sock │ │ ├─ 62995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34b0ce4da19c6043ea8f1e1f8721f17d9b2c3fbc43282f16fe11a63a3940587 -address /run/containerd/containerd.sock │ │ ├─ 63103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39fcf361427a3248034ad95c6d806fd1aa8e4abc4b623178f5460bd8cb3be095 -address /run/containerd/containerd.sock │ │ ├─ 63600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce30a74d9742f3499967b3dde57f8be8964fe4bbc01275a8cd572eb6fa8aef5 -address /run/containerd/containerd.sock │ │ ├─ 63925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a53e82d6fbabdbf2f39a2fca5553cc3b1bd4dae8b741bd36179f05f3f652f47 -address /run/containerd/containerd.sock │ │ ├─ 64406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5306b4bdfad4c131b4a8bcfd1821f1efd8bdf553c8a2f1275b1c1850bd469797 -address /run/containerd/containerd.sock │ │ ├─ 64740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d0e98f49c5a78d2fc103b4ce2e23f9f865ca736e90697b02fa5af7532b72df5 -address /run/containerd/containerd.sock │ │ ├─ 65462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39aa2084c917b5279bef3d0937042c6ae6f51c1cc7bc9c85cb2734a18a53ece2 -address /run/containerd/containerd.sock │ │ ├─ 67053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0688ba41ae2c27f3eda44d9e5173c751e186251350b330aaf33f1f086be70204 -address /run/containerd/containerd.sock │ │ ├─ 69136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8b541c8a79b560d5ba573e231f4ef32195e94b846ab2e3e6d354a9aba5d5e8 -address /run/containerd/containerd.sock │ │ ├─ 78370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0826563948f8289f598d173e58fb516549603a55b23519305fa1ac161b98305e -address /run/containerd/containerd.sock │ │ ├─ 79391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf1651d19551745a2ce1d35731947fc567a18e015b7a7eb8ecfef5cbcd3a00c -address /run/containerd/containerd.sock │ │ ├─ 85766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c20390a36d76f1f30b44682402a4b43fe47957a09f744218b1400972d003652 -address /run/containerd/containerd.sock │ │ ├─ 92005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f39fbfd48b207726bda4a9bbdcb5a9cf51668c31429aed7261da56a2f329ea -address /run/containerd/containerd.sock │ │ ├─ 95807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c1501ae1c4f4a374c4cc94f483fde10898db0fc3821d3d5e370e62f42178aa2 -address /run/containerd/containerd.sock │ │ ├─ 95934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757f3cf19bc3e431c8263175d22b107041324a501d6fd4487ad0fcc4554b9fb5 -address /run/containerd/containerd.sock │ │ ├─104682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df48e0af9466880fb7749d95502f7285f4ea021d245efd59c2c2f3d129c956bf -address /run/containerd/containerd.sock │ │ ├─106207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d639903baac1a9cca015e84e77a4bd3fedbacbbf448d2ce98a8a7779b5cc494 -address /run/containerd/containerd.sock │ │ ├─106256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e664ea0b33f392e41dd185751656c34447efb4ed9369bfa1a81c5156144a8ed -address /run/containerd/containerd.sock │ │ ├─108137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f72286a9b23b946fc858914630419a89ed5faf64b12e5bf40d8b384c1785508 -address /run/containerd/containerd.sock │ │ ├─109929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc24e54b68cf730467a6d9eeff0bcf4e5533a7c57eef356f79508e1db21106b0 -address /run/containerd/containerd.sock │ │ ├─109977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a1baeaeeb7258fa886ea87416b43917d1975e5589ed4ea9f378014f47972ef -address /run/containerd/containerd.sock │ │ ├─123010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6a2dd33ac77178a9c14a56344536aa0970970e4a647103e442247146e2b7de -address /run/containerd/containerd.sock │ │ ├─123042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad38c8e94b20826308753e17d0cb4b5f6c113c7f11b24f8656fde57b61d985b4 -address /run/containerd/containerd.sock │ │ ├─125507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c9c1a6136b219cfdb84f557459692fadf72582a8cacdab87795662a2656873b -address /run/containerd/containerd.sock │ │ ├─139374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5487f60c71e897c1c59d7a968b7ce7bdd89bc83eebebc235cf01f918467676e8 -address /run/containerd/containerd.sock │ │ ├─140876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb400b12827439805995ae7e2eca92f3e72ad2abada0772e0caa53cc6cdbefb -address /run/containerd/containerd.sock │ │ ├─141278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3c7a76f59b5d712cdc74e2e1ec120e104ce6d8edbc56df71dfa4fbc9151cbe -address /run/containerd/containerd.sock │ │ ├─141977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ea32f04d47e8567114120ea0a8c481bd33947fc4dbd0261d50fd8894790f11 -address /run/containerd/containerd.sock │ │ ├─144470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4f1b7fca892639d24e25470ea0db84636caa6fe8972da20229b093250172af -address /run/containerd/containerd.sock │ │ ├─144541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5eb582e006c45a14ed4ed4d15b04a6467aab2c5aa980f5d01e80976ee617a2e -address /run/containerd/containerd.sock │ │ ├─144593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b6c9b122ec883cf2577f8619de1c707822518bf5cb679d5f0224cd0280b746 -address /run/containerd/containerd.sock │ │ ├─144644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59afe5da338ee767c98bedd756902c5f392850d4b1913ac1a0cd66118facf70d -address /run/containerd/containerd.sock │ │ ├─144668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09fc21b52970dc72d1ead2606e412a08ca5042582a5b6a9993dec686d21d5956 -address /run/containerd/containerd.sock │ │ ├─144998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6785f829f3d5b97dc066d96e2b1f970fad195f25ec32a20127216ab207e26a -address /run/containerd/containerd.sock │ │ ├─169321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b45e1da1cc500885fc3a6856212f20bf637d43b12c7f0d4b03e1f8904cc5e0 -address /run/containerd/containerd.sock │ │ ├─171115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91dffc00433784278dafd2b58b17b6c504022cd2bbb99c0aab714e58efcbe4d6 -address /run/containerd/containerd.sock │ │ ├─171139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3df9283832f8238c2ac0c3e5e23d976ecb877db8b84d737566950c21f6487b -address /run/containerd/containerd.sock │ │ ├─171289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8429cc45e7e4c984e654bf1d2d29ca78b1cbbb439e4208bf49978a08b1d40d6c -address /run/containerd/containerd.sock │ │ ├─171290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf0fb7e30407a91731576e54cae96aa7f8a1828536a0c0e31936bf7b0dee678 -address /run/containerd/containerd.sock │ │ ├─171347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64ecfa9540e34e7d393bd264d7e4102502138320f79b393c5cfd4bdb0d421a85 -address /run/containerd/containerd.sock │ │ ├─171772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bb257c04fc77894d95261ac6b08006e6579f6fe63fffc03a58a638c00a286c -address /run/containerd/containerd.sock │ │ ├─171872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b66c9fbf47ce04847f9fae9fe6dd359d9be4183c3054aef50f9c919725dcea4 -address /run/containerd/containerd.sock │ │ ├─183923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac6f8a72db6d409e935a2859d4de2fecdb3a65448b1698e69131554f93d42550 -address /run/containerd/containerd.sock │ │ ├─186104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b16bdad1a1a57f383af082797f0688df494ecc19f3ce00e8317ec2b20e998452 -address /run/containerd/containerd.sock │ │ ├─186156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54804108ce0b920ff8284de66526ddc9aec054b71e821c39740780955b1d5f84 -address /run/containerd/containerd.sock │ │ ├─186263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 536b25f85809f8f259d8db8c60fc579a4d469b549d5565f41ab09a90a0fa5b52 -address /run/containerd/containerd.sock │ │ ├─200468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d046fa8e55b0d0e428c65385d268e770586900c2f64d2a5ac8a68ed8e659f5a -address /run/containerd/containerd.sock │ │ ├─208394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15092cb53da8f617a9a3dd71d3a702c610c733e5180ad389d0f1724e92288ad3 -address /run/containerd/containerd.sock │ │ ├─208452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 771287bcdb64c8a137387482fd80d7cb980134263ab37b145a6a59d2fd0d3810 -address /run/containerd/containerd.sock │ │ ├─208466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98e57954b79242d600e9920ae65a051900993fb98bd2f5a28b9c223503016af -address /run/containerd/containerd.sock │ │ ├─208722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80c8fb68caca2efefcc991a3f5a252da4f536c170fa7eba8498ac8be6369e8eb -address /run/containerd/containerd.sock │ │ ├─219096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd5abe07e681d7d7fe30ab76097f4ef03855d8df19d402aff28533a936439a6 -address /run/containerd/containerd.sock │ │ ├─221438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85462faee279d85a73fbc2c000f57c0ce44b82736d0335a282a035e363d7f6ae -address /run/containerd/containerd.sock │ │ ├─222774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3292b4a2d48695e53864adbd280dac5d51fed5ae79f55c6a5f442ee3daa961 -address /run/containerd/containerd.sock │ │ ├─223322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6543e1c30630feb7f3f36b13cab526527410e27e668a76646a56aa19f3cf65f5 -address /run/containerd/containerd.sock │ │ ├─224581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6468629436e8b4bc36fec74b4d1a6e48d2e5784ffb219b4094f1404b83bc37b6 -address /run/containerd/containerd.sock │ │ ├─226272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a45e93264e5d6851297b4d03e494ef9111d456aab26488242d33791bc9451d -address /run/containerd/containerd.sock │ │ ├─227721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c3eab5531e8786cf76a8bf5cadf093a793e9899c076faa282697bcfd1c235e4 -address /run/containerd/containerd.sock │ │ ├─227802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecbe516d0f6503a7fb9ca8ad97abf2a446824e732c8d95efec119e1e3393a084 -address /run/containerd/containerd.sock │ │ ├─236605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8977705587725f0d37741e939add4cc1843fd6630b3888edcd0aa47a9fded61a -address /run/containerd/containerd.sock │ │ ├─237135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34df036a6db57b405c970c59dcac9c815f84fa641b2f18ffb44795a50a9046fb -address /run/containerd/containerd.sock │ │ ├─244800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8167379ae6ef889c2f53b40fc2c0750b74514778294a04dc697b4c0b0590b011 -address /run/containerd/containerd.sock │ │ ├─251897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76e29496b2718ba961877285553c7e0e2bc8f131ae13082d2416292e17259e5 -address /run/containerd/containerd.sock │ │ ├─252114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50cbca7860c1f7f8564e672d5f08d7843327fef5004ee144ec803681c90156c5 -address /run/containerd/containerd.sock │ │ ├─252160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab1fb9532aaab16e4b3d7b0bf7606f6cc6c8796b1123d926033fbe68ca75ebe -address /run/containerd/containerd.sock │ │ ├─252199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7416154e1e12c9d62081016d9afadb9c793420b221a2f4c1f7c247512addb057 -address /run/containerd/containerd.sock │ │ ├─263220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a8e357bd512f6af7dc8cbaddb0d59acbb2f85bf5126cf16780d1d5df9b1a3e -address /run/containerd/containerd.sock │ │ ├─265841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8182cb3cf1c1408ea118e1b4dd9599d6f2beb43ac130bef838d2606af82260 -address /run/containerd/containerd.sock │ │ └─267442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c2c6a12e86055bad2ab5280e6a9fd67ceaf9c2c35c1e5e577dd4710c48d443 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─docker-72c8a8920c0a97a4d1866699cc17a52608d54aa8ed793c646d91be4540c401b5.scope … │ │ ├─18589 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18609 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-124fe4ebb6e8dd61e73f68d1223be000e39bc12e4ca68381ea154b817e699acd.scope … │ │ ├─34565 /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 │ │ └─34577 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─398 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29437 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29704 /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 │ │ │ ├─18504 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18527 /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 │ │ │ ├─24838 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25105 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34245 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34524 /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@mon.instance.service │ │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12242 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.clayzp.service │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.clayzp/unit.run │ │ └─12604 /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-clayzp --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.clayzp:/var/lib/ceph/mgr/ceph-instance.clayzp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.clayzp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.clayzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r0679b7f6aec94590a0c8ca4b67b576b5.scope │ │ └─184546 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─138994 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40725 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-532a987e7a0be06c00e63dfdf94979bcb906bc8b206bd1a472c675d99252aa12.scope … │ │ ├─25146 /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 │ │ └─25158 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0f2e6afa8992baebdd982693d59d9724ab2f7231d8fb60fb609f6d37e9ed6445.scope … │ │ ├─29744 /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 │ │ └─29757 /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-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138863 /sbin/iscsid │ │ └─138864 /sbin/iscsid │ ├─dbus.service │ │ └─616 @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 │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─55e85d4defc260f69591af3ece76f6a774b3644939b7a39c2d2dacceaa188602 │ │ ├─ 72458 apache2 -DFOREGROUND │ │ ├─ 72473 (wsgi:k -DFOREGROUND │ │ ├─ 72474 (wsgi:k -DFOREGROUND │ │ ├─ 72475 (wsgi:k -DFOREGROUND │ │ ├─ 72476 (wsgi:k -DFOREGROUND │ │ ├─391421 apache2 -DFOREGROUND │ │ └─402782 apache2 -DFOREGROUND │ ├─62b45e1da1cc500885fc3a6856212f20bf637d43b12c7f0d4b03e1f8904cc5e0 │ │ └─169346 /pause │ ├─bf646814022bd8cf525ffa2afc8976b8849d18263b1f82dd32d83d7e6ab8d685 │ │ └─107894 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─62996efbef9f372bf19935eec41b08c0be7406b2cd953e0b873889f313c8086b │ │ └─47873 /manager --metrics-bind-address=:9782 │ ├─46b6c9b122ec883cf2577f8619de1c707822518bf5cb679d5f0224cd0280b746 │ │ └─144727 /pause │ ├─a6f77d3f239a4ffdbb21ca29f644ebc04969bebbdf23b64808bf8606bcf48141 │ │ └─66157 /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-235.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 │ ├─a55f5dfc4d39b524854deb9f121ad5e39571753c6e31c989a802021433790f73 │ │ ├─108431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108450 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108456 erl_child_setup 1048576 │ │ ├─108506 sh -s disksup │ │ ├─108508 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108514 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108515 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108640 /bin/sh -s rabbit_disk_monitor │ ├─34df036a6db57b405c970c59dcac9c815f84fa641b2f18ffb44795a50a9046fb │ │ └─237158 /pause │ ├─5b91181ac3a342d63aacb3f77a77b7b36cfd19a4094a090063820f859a8ce386 │ │ └─43446 /pause │ ├─ecbe516d0f6503a7fb9ca8ad97abf2a446824e732c8d95efec119e1e3393a084 │ │ └─227827 /pause │ ├─ec2a24db001a83717e184a8f301543df1a7002eb862f52066f0968892ab0d23a │ │ └─65890 /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-235.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 │ ├─1fdbfa92177b86ffdba50702463f5e98cc7442a659eef8216a80f20e07bf2393 │ │ └─66220 /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 │ ├─ce4065c6e3ab03ff7ea42ef9f4350827a4e28f71e4a80b6336a7054f637b3af9 │ │ ├─244908 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244925 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─244931 erl_child_setup 1048576 │ │ ├─244978 sh -s disksup │ │ ├─244980 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244981 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245155 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245156 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245166 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245316 /bin/sh -s rabbit_disk_monitor │ ├─8977705587725f0d37741e939add4cc1843fd6630b3888edcd0aa47a9fded61a │ │ └─236631 /pause │ ├─d978d2d9473cdaabf29357dcc51b8157730dfe41a54a3c56191418189eafb04a │ │ └─43403 /pause │ ├─3370d71b3d8370d14c0cb7fee2dd287984a43803ceb105bf670728a293110d5a │ │ ├─123947 /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 │ │ └─124172 /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 │ ├─39aa2084c917b5279bef3d0937042c6ae6f51c1cc7bc9c85cb2734a18a53ece2 │ │ └─65492 /pause │ ├─43d3a613b6b11d24e46cfaf06cf7e9b0c739fe988c16852c8619a4bc542c1189 │ │ └─222823 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e12569d541da4ee4f36c49446425c81a8af4f28621f137858d733e54952df507 │ │ └─40916 /pause │ ├─9d4f1b7fca892639d24e25470ea0db84636caa6fe8972da20229b093250172af │ │ └─144493 /pause │ ├─1c165d8bac31b8dcd3f81497367f29dee78bf66242910f6729b6547dacb4254a │ │ └─41663 /pause │ ├─7416154e1e12c9d62081016d9afadb9c793420b221a2f4c1f7c247512addb057 │ │ └─252221 /pause │ ├─5743be0690646ddf3b2281616f362c2214098acfeb52b797d944d8358c9b25ff │ │ ├─ 96345 /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 │ │ └─336238 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9e664ea0b33f392e41dd185751656c34447efb4ed9369bfa1a81c5156144a8ed │ │ └─106286 /pause │ ├─00ac4054f1188c3a7c602dee5b0b29659f5f50a839ce8e29d5cccaa400ded4f0 │ │ └─66874 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─523d7aabd863b96f77fb312037a0d722243679c94b94cbe088f0d44c2bca9dc0 │ │ ├─197377 heat-api-cfn: uWSGI master │ │ ├─197426 heat-api-cfn: uWSGI worker 1 │ │ └─197427 heat-api-cfn: uWSGI worker 2 │ ├─c5eb582e006c45a14ed4ed4d15b04a6467aab2c5aa980f5d01e80976ee617a2e │ │ └─144575 /pause │ ├─4ac412a56c4eb66295f35c393a451cf71b73b6d174fecfb0c5993e765e775068 │ │ ├─236658 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237288 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp76ke1ahb/privsep.sock │ │ ├─237295 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237318 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─088814b635427d017f1e3539c9b9e16d910b66641e7397013ca3c4c2d1bc987e │ │ └─243419 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 │ ├─36060875b070b44cbb694e8b2e594b09350ae0e2b2d3cb53ee8c14e18aae62af │ │ └─62637 /pause │ ├─ec6785f829f3d5b97dc066d96e2b1f970fad195f25ec32a20127216ab207e26a │ │ └─145103 /pause │ ├─c6a45e93264e5d6851297b4d03e494ef9111d456aab26488242d33791bc9451d │ │ └─226296 /pause │ ├─c9bf786f1b5e4ecda0723e5398fd07deeb2d6fc23709ea19084fd2c91786b452 │ │ └─51796 redis_exporter │ ├─1b21f128553688a51b5303492751cfb0605e78b18157c6b94d4fcfe1199796a4 │ │ ├─167817 nova-api: uWSGI master │ │ ├─167852 nova-api: uWSGI worker 1 │ │ └─167853 nova-api: uWSGI worker 2 │ ├─77b346a7283533af1bf6ce3ae316bc17123d99ecb23b9f870db78f1ffab57d27 │ │ └─41677 /pause │ ├─88bb257c04fc77894d95261ac6b08006e6579f6fe63fffc03a58a638c00a286c │ │ └─171804 /pause │ ├─6515f8685a2997d33eb87eb503ae55e4f6f2bdbeeec7dd35e72ef5cdededecd8 │ │ └─40941 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f48eb34b0de2eb7185b8500bf1555b13cd5b09357ef35c90c271f94cdbf0e576 │ │ └─67119 /bin/oauth2-proxy │ ├─5487f60c71e897c1c59d7a968b7ce7bdd89bc83eebebc235cf01f918467676e8 │ │ └─139398 /pause │ ├─2c9c1a6136b219cfdb84f557459692fadf72582a8cacdab87795662a2656873b │ │ └─125534 /pause │ ├─caee05cf1d41a4d4d72c2b65ffdb9c9c945cd0cd75d46a0d15cbbbfa9342fa37 │ │ ├─182104 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) │ │ ├─182179 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) │ │ └─182180 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) │ ├─26f0eef667b115812eb1678751d9e64e843d1dfd20dc37cfe4cf51d881e1eece │ │ └─43529 /coredns -conf /etc/coredns/Corefile │ ├─d8d03f1ce379a720205676f734c6ed35752869ada7fe65cde85d68d9b6cc365e │ │ └─119829 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ceb10715d63d24c54fd975f3accd0cac3b1573a1de58ab4a80d67e4053fd324e │ │ └─163624 /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 │ ├─15ef9665f616c986470f7930152d89a635a80029a4a30a96a8e4ac4a4e490f78 │ │ └─49325 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5efd7485dd20036d195fa4aa666b9e9505ff4271ae89d9b178aa150123557dc5 │ │ ├─119105 cinder-api: uWSGI master │ │ ├─119118 cinder-api: uWSGI worker 1 │ │ └─119119 cinder-api: uWSGI worker 2 │ ├─2c2f80cd314fb6f3f2ccf540f049713768e1ff6c74f5c8c819cad3a05087e790 │ │ ├─197402 heat-api: uWSGI master │ │ ├─197428 heat-api: uWSGI worker 1 │ │ └─197429 heat-api: uWSGI worker 2 │ ├─0fd2daf52500665a4f5aaa6aef4fd2c93d372c4112890f2b473ace73ddc9cb3f │ │ └─44650 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─c4b64040322dd71eb882ee341e6de40612a154101e8e3aaa3c5ae6d1c4f77ad5 │ │ ├─265985 apache2 -DFOREGROUND │ │ ├─269075 (wsgi:h -DFOREGROUND │ │ ├─269076 (wsgi:h -DFOREGROUND │ │ ├─269077 (wsgi:h -DFOREGROUND │ │ ├─269078 (wsgi:h -DFOREGROUND │ │ ├─269079 (wsgi:h -DFOREGROUND │ │ ├─269080 apache2 -DFOREGROUND │ │ └─269081 apache2 -DFOREGROUND │ ├─09fc21b52970dc72d1ead2606e412a08ca5042582a5b6a9993dec686d21d5956 │ │ └─144803 /pause │ ├─0b03c607f98a2e2a2b56f6b5818072c46499c712fc42757fe02a8b0e0ea53324 │ │ ├─261376 manila-api: uWSGI master │ │ ├─261417 manila-api: uWSGI worker 1 │ │ └─261418 manila-api: uWSGI worker 2 │ ├─2ce30a74d9742f3499967b3dde57f8be8964fe4bbc01275a8cd572eb6fa8aef5 │ │ └─63627 /pause │ ├─2da3297602833a6019ad4d19a94007ef371f1e4212d02c7d7368bd29f63f00e4 │ │ └─223374 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7b2fc39332e225cae33b0aedefaf3a4b8e803e0eab0d3efa9443518990d69305 │ │ ├─105193 glance-api: uWSGI master │ │ ├─105206 glance-api: uWSGI worker 1 │ │ └─105207 glance-api: uWSGI worker 2 │ ├─2c3eab5531e8786cf76a8bf5cadf093a793e9899c076faa282697bcfd1c235e4 │ │ └─227744 /pause │ ├─983336014da5b1eb432f90f66a1c5eb8ded20360d2690e06db0893be7fc50e93 │ │ └─261243 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8c3c7a76f59b5d712cdc74e2e1ec120e104ce6d8edbc56df71dfa4fbc9151cbe │ │ └─141310 /pause │ ├─757f3cf19bc3e431c8263175d22b107041324a501d6fd4487ad0fcc4554b9fb5 │ │ └─95964 /pause │ ├─e910683b16dfecaab936d757dfd0b19dba70812ddf16080c923c788379fd167c │ │ ├─92306 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92333 erl_child_setup 1048576 │ │ ├─92405 sh -s disksup │ │ ├─92407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92408 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92759 /bin/sh -s rabbit_disk_monitor │ ├─b98e57954b79242d600e9920ae65a051900993fb98bd2f5a28b9c223503016af │ │ └─208526 /pause │ ├─f976a14bcf53b14dbbd551e985b90ace2dec38657553c9b8301982fc8c2072cf │ │ └─51382 /pause │ ├─75cbc7056d5c91373e6b933d542a1aed9931dc9db56574b4c828b9028f3e3260 │ │ ├─216514 octavia-api: uWSGI master │ │ ├─216527 octavia-api: uWSGI worker 1 │ │ └─216528 octavia-api: uWSGI worker 2 │ ├─040d9df73e1dd7f6a77c03fdcb1bca7849fe221808eb170758232699d619ba1b │ │ ├─269844 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269856 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─61e05866e7c081b69151d91bfb12b9097cfd33a123f68934b14a654d8d06869b │ │ ├─172396 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392649 sleep 300 │ ├─33b964bd2596aeddaebc8993d258a48f0cf599366505d136fc91b759e6367d4f │ │ ├─67602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67619 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67625 erl_child_setup 1048576 │ │ ├─67672 sh -s disksup │ │ ├─67674 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67675 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67828 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67929 /bin/sh -s rabbit_disk_monitor │ ├─ad6c0bfe0b06611304744dcbd45bed9006d372667e2eb1149bfe659a3c0bfee9 │ │ └─43058 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3cd9e75a74de162c54224a47feac0a11a5df3adb53c6704274f164deb25a7a95 │ │ └─56490 /pause │ ├─f200f50dc8ce0580ed05e878f87a6d3e3aaa22d38117b682cb231253deb0e293 │ │ └─61443 /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 │ ├─ed47dc42172d3fed46f81fe7abb8c761a6e4a936a08e3f25a9e8f373f38f6d39 │ │ ├─84382 barbiacan-api: uWSGI master │ │ └─84395 barbiacan-api: uWSGI worker 1 │ ├─1a23bad39376eb671142ee7fa138d3edc2dfff15fe42cb20bf21658efd6c8518 │ │ ├─197372 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197599 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197600 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e0f842a84253735e1fafc183ceff438b301d2ee7e565a1d384d7a4821ec776d0 │ │ └─140357 /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 │ ├─89959335a9577ab262714af6edd42d9c204a914de6a956aba9ff7f337fc57ff6 │ │ ├─169580 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169596 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169602 erl_child_setup 1048576 │ │ ├─169729 sh -s disksup │ │ ├─169732 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169733 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169734 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169735 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169839 /bin/sh -s rabbit_disk_monitor │ ├─db2cdc308814bc44bdba6807c6568cd50f5bc22b90165f6bd10814bcc39c13f7 │ │ ├─237072 magnum-api: uWSGI master │ │ ├─237113 magnum-api: uWSGI worker 1 │ │ └─237114 magnum-api: uWSGI worker 2 │ ├─f4c6b3b37c9c8db263533620ffc79db2fff45a82a6befad96c59913efac2a434 │ │ ├─64531 nginx: master process nginx -g daemon off; │ │ ├─64545 nginx: worker process │ │ ├─64546 nginx: worker process │ │ ├─64547 nginx: worker process │ │ ├─64548 nginx: worker process │ │ └─64549 nginx: worker process │ ├─b471f946e4b77e238c1652e4ad39efa21ee804e72740df95dc9aa49502e1c7d3 │ │ ├─179818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180220 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180221 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180222 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─60669ba4b83e3c3c28a32293d721ff02e4806b17ac1d488d9aed8feb9f8b40d9 │ │ └─40504 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─39fcf361427a3248034ad95c6d806fd1aa8e4abc4b623178f5460bd8cb3be095 │ │ └─63148 /pause │ ├─61f39fbfd48b207726bda4a9bbdcb5a9cf51668c31429aed7261da56a2f329ea │ │ └─92029 /pause │ ├─8429cc45e7e4c984e654bf1d2d29ca78b1cbbb439e4208bf49978a08b1d40d6c │ │ └─171355 /pause │ ├─eb5e6e1ad9ef71c395cc0b1f659dacf83bbfcba6b87ef5d7d66f35ab073355ae │ │ └─40670 /kube-vip manager │ ├─965b6be4fa525b32bfa1e183c57474d434034fba3c40323b65fed8178fc54c6a │ │ └─86573 /usr/local/bin/rook ceph operator │ ├─93c5d581cb4883c2fa1432e91ec0f4053725ebb8ecaee02469cfcfd6b3dc7f18 │ │ └─65946 /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 │ ├─c3f7f78015bfda8116534845fa112876fee14ceb41e869aaa15a709f12dbb624 │ │ ├─140392 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140406 /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 │ ├─45119f392c8ecdb617dca4c7b8f006c772c5c8c1e63a93252a7eaca24a2e4df6 │ │ └─44445 /pause │ ├─7addf83b17bdc910efebde77294a7d5daa41d95f68735ab56e9bae9b62798eb5 │ │ └─47995 /manager --metrics-bind-address=:8080 │ ├─aa44bbe7278cc270c0557a4029db9a140bdc0bc9558ab2e19edd375de4a51018 │ │ └─51169 /pause │ ├─6290721e3de4a8c9ec283a99873968bd515e22c6061c4b4115be5377d6601188 │ │ └─66764 /bin/pushgateway │ ├─7e3bd3bef1533f366912567eab34967310f7b8cb93b67fc51c5866ced905e6f8 │ │ └─65782 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3ccc82e8a97868c0102082727beb954902803d7edeef6146d79d07bacc2e0310 │ │ ├─168506 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168898 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168899 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─40a8e357bd512f6af7dc8cbaddb0d59acbb2f85bf5126cf16780d1d5df9b1a3e │ │ └─263243 /pause │ ├─82eb5d0895629ace4e8f1eed07377be8aa87fa6274ab603dd0e54d36d3035c7a │ │ └─44362 /pause │ ├─cb673abadba6142b596e2389dce61237e93b454f28f95e3d28442640be3c7ce8 │ │ └─48919 /pause │ ├─b043945d28134ca8c1eb9f63713d8983fdcd230ba8f71ddacf57c3061f0945da │ │ ├─180666 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp73c6ml4u/privsep.sock │ │ ├─181064 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpbni3vgwo/privsep.sock │ │ └─181412 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e3174bffe065c9adba17f0ad25d60fea4f7fb16ba7b0d76f7240ec5f15ea7f94 │ │ └─47731 /pause │ ├─4d8182cb3cf1c1408ea118e1b4dd9599d6f2beb43ac130bef838d2606af82260 │ │ └─265867 /pause │ ├─a76e29496b2718ba961877285553c7e0e2bc8f131ae13082d2416292e17259e5 │ │ └─251924 /pause │ ├─aed7fc5ac77030a90ad0c782247974b9781891eda7279dfbe8f50dd3831f67de │ │ └─51515 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 │ ├─569af1ee3ef9f82fa1dd3e9ae347b932adb1888efdc12f634c23de52608a4010 │ │ └─267763 /bin/openstack-database-exporter │ ├─0d1336fb035bb6988b5d85dd16610c471c041e365f4d5427ea3c1f6eda3203c6 │ │ └─40416 /pause │ ├─92ac2192933e9b677a7c06f69cad8a3888e3dc264d7eee9ec0fb31b513ac94dd │ │ └─48205 /pause │ ├─771287bcdb64c8a137387482fd80d7cb980134263ab37b145a6a59d2fd0d3810 │ │ └─208495 /pause │ ├─aa916f42d5481e74f2d49c97ffdf849462e0766876533cf3601d3cdc534ea6d1 │ │ └─243534 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 │ ├─54804108ce0b920ff8284de66526ddc9aec054b71e821c39740780955b1d5f84 │ │ └─186183 /pause │ ├─9a83f5181e6d7bca3c47f0f7dd3653adfabd994af3a7abacb2a019c16c76cae6 │ │ └─63849 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 │ ├─0688ba41ae2c27f3eda44d9e5173c751e186251350b330aaf33f1f086be70204 │ │ └─67076 /pause │ ├─fa35e9aa8ba54e45600677e83721253b6499521f88e68d769915c64e03603b28 │ │ └─65229 /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 │ ├─9310974cda94735b3e7706bc9ce1f5a2deef27888cfddcb9e7ec3721babad157 │ │ └─56665 /pause │ ├─a218a3913e2fc1f08c21e8a73c878727bd37a3bf7684ce5d8328ecdf795a6b40 │ │ └─56794 nfd-gc -gc-interval=1h │ ├─7d046fa8e55b0d0e428c65385d268e770586900c2f64d2a5ac8a68ed8e659f5a │ │ └─200495 /pause │ ├─daf1651d19551745a2ce1d35731947fc567a18e015b7a7eb8ecfef5cbcd3a00c │ │ └─79427 /pause │ ├─4a48dd0c00b12188bf219318d8810e4c74bceca0da638bbb4c16f0948414e5b9 │ │ ├─ 47214 /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 │ │ ├─ 47227 /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 │ │ ├─ 47371 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265533 nginx: worker process │ │ ├─265534 nginx: worker process │ │ └─265535 nginx: cache manager process │ ├─3b77fafee97fa1698c17d0a1a111d06929c6730e9bab80502349f96a12e53f6f │ │ └─46884 /pause │ ├─e98f57e6674dc9a9cf9b44a49ed9939d6b59843c76caba503e0f9a614859e2e9 │ │ ├─49050 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 │ │ └─51853 haproxy -sf 175 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─3cb400b12827439805995ae7e2eca92f3e72ad2abada0772e0caa53cc6cdbefb │ │ └─140901 /pause │ ├─5b567f13ffe4eb00e554a1aa69ccf06241d983a34424bfe738d5ad2ad9063a1d │ │ └─55800 /pause │ ├─24ed105d4b227fe52448e7b83448482fae83a45127ba53e2e99675aa1c17c59e │ │ ├─181930 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182495 /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/tmp424_95w0/privsep.sock │ │ ├─368407 /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/tmpasz82hhj/privsep.sock │ │ ├─368738 /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/tmpm7pq_0a9/privsep.sock │ │ ├─369161 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369162 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370142 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=59c2fde8-d4a0-4f2b-b37a-20410e524b2b --namespace=qrouter-59c2fde8-d4a0-4f2b-b37a-20410e524b2b --conf_dir=/var/lib/neutron/ha_confs/59c2fde8-d4a0-4f2b-b37a-20410e524b2b --log-file=/var/lib/neutron/ha_confs/59c2fde8-d4a0-4f2b-b37a-20410e524b2b/neutron-keepalived-state-change.log --monitor_interface=ha-b3faef3b-bb --monitor_cidr=169.254.0.159/24 --pid_file=/var/lib/neutron/external/pids/59c2fde8-d4a0-4f2b-b37a-20410e524b2b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─381690 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=134f7122-77b3-4463-877e-4fceb264f3f4 --namespace=qrouter-134f7122-77b3-4463-877e-4fceb264f3f4 --conf_dir=/var/lib/neutron/ha_confs/134f7122-77b3-4463-877e-4fceb264f3f4 --log-file=/var/lib/neutron/ha_confs/134f7122-77b3-4463-877e-4fceb264f3f4/neutron-keepalived-state-change.log --monitor_interface=ha-fbf32b66-91 --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/134f7122-77b3-4463-877e-4fceb264f3f4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─caf0fb7e30407a91731576e54cae96aa7f8a1828536a0c0e31936bf7b0dee678 │ │ └─171379 /pause │ ├─113b3b1a192e83de5adde3796bbefeda05917d05e98dea5b583998a9f8ac920d │ │ ├─49229 mysqld --wsrep_start_position=fa03a30e-5ade-11f1-91fc-2ebae03b4f05:20 │ │ └─49356 /var/lib/mysql/mysql-state-monitor │ ├─1a53e82d6fbabdbf2f39a2fca5553cc3b1bd4dae8b741bd36179f05f3f652f47 │ │ └─63951 /pause │ ├─4c463bcb7adba80160840f6f0dc0df0f1c580579a49a6753e5972a8fc6f3e7ea │ │ └─47827 /pause │ ├─ac6f8a72db6d409e935a2859d4de2fecdb3a65448b1698e69131554f93d42550 │ │ └─183946 /pause │ ├─388752782fefac5e4b7966a66bc89ca3af671d505206c71492e089ec5c57d1da │ │ └─44399 /pause │ ├─f05d424fa14bec342cddff30e6fa1429a9f853a6567e34127407207f289ceef4 │ │ ├─130377 placement-api: uWSGI master │ │ ├─130403 placement-api: uWSGI worker 1 │ │ └─130404 placement-api: uWSGI worker 2 │ ├─91dffc00433784278dafd2b58b17b6c504022cd2bbb99c0aab714e58efcbe4d6 │ │ └─171185 /pause │ ├─7a3292b4a2d48695e53864adbd280dac5d51fed5ae79f55c6a5f442ee3daa961 │ │ └─222798 /pause │ ├─9d0069f9ca6d37460ea9584d7db95ba4c653cd217b7216d11b20de6ff5b9b356 │ │ └─266209 /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 │ ├─17cf237deb65e3791fec788bfc7208916e6fad7be4838f993ac81855a06bb2b3 │ │ └─66906 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─85462faee279d85a73fbc2c000f57c0ce44b82736d0335a282a035e363d7f6ae │ │ └─221461 /pause │ ├─6d0e98f49c5a78d2fc103b4ce2e23f9f865ca736e90697b02fa5af7532b72df5 │ │ └─64763 /pause │ ├─71ea32f04d47e8567114120ea0a8c481bd33947fc4dbd0261d50fd8894790f11 │ │ └─142003 /pause │ ├─2eab34beef75a9f37debe714aab48a70454acb575ad8288d104b07892a2332f0 │ │ ├─181948 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182503 /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/tmpatti6s_t/privsep.sock │ │ ├─182839 /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/tmpar32931j/privsep.sock │ │ ├─183370 /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/tmp04onehnh/privsep.sock │ │ ├─183713 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183714 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183772 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d1b97458-2da1-4ccf-8b9c-158386e72b00/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d1b97458-2da1-4ccf-8b9c-158386e72b00/host --addn-hosts=/var/lib/neutron/dhcp/d1b97458-2da1-4ccf-8b9c-158386e72b00/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d1b97458-2da1-4ccf-8b9c-158386e72b00/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d1b97458-2da1-4ccf-8b9c-158386e72b00/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0e0ab8ab-8359-42e4-99ca-d159cf9a03ea,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 │ │ ├─183775 haproxy -f /var/lib/neutron/ns-metadata-proxy/d1b97458-2da1-4ccf-8b9c-158386e72b00.conf │ │ ├─202665 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d1ba9363-1e66-4bd3-b8e7-46811827d1a1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d1ba9363-1e66-4bd3-b8e7-46811827d1a1/host --addn-hosts=/var/lib/neutron/dhcp/d1ba9363-1e66-4bd3-b8e7-46811827d1a1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d1ba9363-1e66-4bd3-b8e7-46811827d1a1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d1ba9363-1e66-4bd3-b8e7-46811827d1a1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d8449c9d-477b-4dc8-9478-5b5cefc8f67d,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 │ │ ├─202668 haproxy -f /var/lib/neutron/ns-metadata-proxy/d1ba9363-1e66-4bd3-b8e7-46811827d1a1.conf │ │ ├─372850 /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/tmpfxfmpzvu/privsep.sock │ │ └─387903 haproxy -f /var/lib/neutron/ns-metadata-proxy/f655aedf-e4ed-48ba-b6c0-447921c11940.conf │ ├─b6459d5188e4ab40bd94f178c712c8f06cd6a33294069e90af9690a7988f6eb9 │ │ └─40435 /pause │ ├─c003aa57f135c62d726a0fd2a49437e4903664138d8702f65380e18d4f040d53 │ │ └─43548 /coredns -conf /etc/coredns/Corefile │ ├─573c1c25c6a35b50571c444e8ce007089d81dbdb1e3ce3271c25f70663aba769 │ │ └─61213 /pause │ ├─6fcbd0f56874261e3dcbeb2b60962cf59154bcf064925b6a0ad79b530019597b │ │ ├─237220 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237465 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237466 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c6e8fdffa2943bede6b23556c7d272cad5aa906697be32f77b55117ce2e62e54 │ │ └─224632 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a65f907232423c2e790ebf55ba88efcb1c494327a87fb5be8d953299c6dd6f41 │ │ └─56715 nfd-worker -metrics=8081 │ ├─28deeb41182ded73369504d67d2de642f0464fc58f70478df0d2cc623a07acd9 │ │ └─96205 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-2xghb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b02dedd25d0176629f881566b433595b1e95028518123549ee80d5a584e52db4 │ │ └─243518 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─64ecfa9540e34e7d393bd264d7e4102502138320f79b393c5cfd4bdb0d421a85 │ │ └─171445 /pause │ ├─98deed20bc4e5eaba3148797f74fc440ffc201829cfbf419dfc1dffd59e9ed6a │ │ └─190128 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─039cd83a26155d227e365762a2609859940a7e226de66b147bd665a381966898 │ │ └─44604 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cab1fb9532aaab16e4b3d7b0bf7606f6cc6c8796b1123d926033fbe68ca75ebe │ │ └─252184 /pause │ ├─561fbdb9cd78bbe365f10d1620accbf3e0c785905a95dd5e4c5dc15223737332 │ │ └─184357 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─43fc9b377edb093de4e020773a9e8ac1888dd815e4376ee0931198e5fa3a1cb7 │ │ ├─261396 /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 │ │ └─261467 /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 │ ├─94a5c6dba087edb89f6558956c82cb082d323c81bae7ec6c61eebe5ee81340a4 │ │ └─43013 /pause │ ├─26b07611f932d792e83ddfb9b1b611abdf520e6f7ca2fd9be5cdeb9fba7ad8dc │ │ └─56922 /secretgen-controller │ ├─cebe7ac644c2baeee2a00a23e9afab2c1b81b9a4e75b7d94c86d7c1765a9d1b9 │ │ └─141509 /coredns -conf /etc/coredns/Corefile │ ├─ef8b541c8a79b560d5ba573e231f4ef32195e94b846ab2e3e6d354a9aba5d5e8 │ │ └─69159 /pause │ ├─58a9d3bb5f0f4fc873254379dae89652b3fc676b3399e35fc78b57a56c83241f │ │ └─40403 /pause │ ├─aea580b07edf92dba35f8614d8c0124c89da02985edaab24b014fa14b594b311 │ │ └─62958 /pause │ ├─d34b0ce4da19c6043ea8f1e1f8721f17d9b2c3fbc43282f16fe11a63a3940587 │ │ └─63042 /pause │ ├─8d71b4df6afc41909a530de96994e05167a93130dfa8801f9574050e6f09967d │ │ └─56752 nfd-master -crd-controller=true -metrics=8081 │ ├─0b1de781715cb872cb8a10468aa0cbbd5c7981ace0856e2a0ebb2d13c47b2536 │ │ ├─78475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78491 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78497 erl_child_setup 1048576 │ │ ├─78544 sh -s disksup │ │ ├─78546 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78547 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78585 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78595 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78660 /bin/sh -s rabbit_disk_monitor │ ├─3d639903baac1a9cca015e84e77a4bd3fedbacbbf448d2ce98a8a7779b5cc494 │ │ └─106235 /pause │ ├─a6b3769f133bd2f2f76f5cd0aaa94e3fe212b6454696a37512ff414e1712e2f3 │ │ └─40565 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─b16bdad1a1a57f383af082797f0688df494ecc19f3ce00e8317ec2b20e998452 │ │ └─186134 /pause │ ├─4436343a1c23d193a9a6c56f2a7f2d4cf38e0286cf7fbe8ce9b1068490ccaa09 │ │ └─66946 /bin/memcached_exporter │ ├─19592f6313aa4132600a36bee05075a42484eafc42ba213508393ae98029d257 │ │ └─183688 /bin/bash /tmp/libvirt.sh │ ├─91fb2274ac42abda6f8b49036146923f85c7709d440f3609a7df578f75a14b3b │ │ └─261352 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5746386d78570620a3c9a2393f275c52dc7f87c0d934e9356ecfa1a33a295d2e │ │ └─49455 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d1f8fa0c2c2737dc6827807ce4749e4762a6e2b2a80f7292cdce2f6013012fd6 │ │ └─61574 /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 │ ├─444d7ff8a561f7d85a01a80294e812111cc73ed2ef64795f968961a63a275dc0 │ │ └─67101 /bin/oauth2-proxy │ ├─72540f6e1fe5620338a00b575599ef82c8ce0c8f51e52756caa87a6e4330ceb6 │ │ └─66651 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─01da0eab6c696612171439ed45699e0163454e154a00ff47196fe06efd4736d2 │ │ ├─42131 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42508 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a6542fbd031468f73a7bde3a24a2e16ade49b2360c925135fe9af5c84e3816c7 │ │ └─46994 /pause │ ├─be8ac96b4771720d6b09f8e284b2f433e108a87ffbfb58815aff53e18c1a1d29 │ │ └─40402 /pause │ ├─62c76ac7784952822f80ce820c70b0991d65bfd5912a2eea93826ffed92261b9 │ │ ├─219238 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219255 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219261 erl_child_setup 1048576 │ │ ├─219330 sh -s disksup │ │ ├─219332 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219333 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219738 /bin/sh -s rabbit_disk_monitor │ ├─db891f3336e8a9619662dd4bd0be0c8c26d85486d9674818339013a1c8f0c803 │ │ └─51423 valkey-server *:6379 │ ├─40cbe2a75d1d0eb9cf0eb675ee50d89d615d02479bed86c2cb52f8b92f030fa1 │ │ └─97210 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bccaa15c12df72d2bf2528db01ff204aabd0668ad10920194e2ae9944a7c0b31 │ │ └─62318 /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 │ ├─b1cce24a9938a2ab246f5190c59a527f37e130dbd65ec7b58caefd7588760c45 │ │ └─48597 /pause │ ├─dd8f642ee31ac43875429a9d52b423f081b73f590883f7281494536355a7f900 │ │ ├─168489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168889 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168890 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7bd5abe07e681d7d7fe30ab76097f4ef03855d8df19d402aff28533a936439a6 │ │ └─219120 /pause │ ├─ad38c8e94b20826308753e17d0cb4b5f6c113c7f11b24f8656fde57b61d985b4 │ │ └─123073 /pause │ ├─9a73379c26e2745d8de8db2e32917db65bca0c143baa776116836ec539533fdc │ │ ├─190096 /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 │ │ ├─369394 /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/tmpkc495jqe/privsep.sock │ │ ├─369546 /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/tmp_gso_rhu/privsep.sock │ │ └─375401 /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/tmp9f1wc2gs/privsep.sock │ ├─a6dc2597542db7ce65747496df67dddf946c0c24fce8c09b951713dc70e90a05 │ │ └─51716 valkey-server *:26379 [sentinel] │ ├─f18d222da5bcaac8f7739505ea751cc00b153e2fc3439c838ac660be5264ede7 │ │ └─66265 /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 │ ├─6d5c60d8f07d9971dbbd0bd3ed090f33785677e1eea00f7e5dd24dc5edcc4168 │ │ └─62763 /pause │ ├─8a8bd2b2df6b1a4e16da1788c56094328c6b08df7aed320a0b5384358267db0d │ │ └─243450 docker-registry serve /etc/docker-registry/config.yml │ ├─9caa9cc328bbb8d53029c4896c9a9e942917f6beb08a868df6db14f0a7038879 │ │ └─61128 /pause │ ├─fda32050f28bb8acf37cb8b403e5246776d0a9df6dbff663706ffe98d8ecf4c8 │ │ └─44558 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─8a6a2dd33ac77178a9c14a56344536aa0970970e4a647103e442247146e2b7de │ │ └─123043 /pause │ ├─bf3563f2e2b01002e3604fe7d2d1cf9537af5aca496bf8bee1014728eff169e3 │ │ └─56427 /pause │ ├─abefc20ae5950c113b7db836b5b9bcb1188aa30ab9080168ad796a1a03d748ea │ │ ├─179958 neutron-api: uWSGI master │ │ ├─179979 neutron-api: uWSGI worker 1 │ │ └─179980 neutron-api: uWSGI worker 2 │ ├─e3d15b8918f45be8e8eb12d35aaf9c8f264298035065788ff563b1b1e15a30dc │ │ ├─106647 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106786 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106789 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bc24e54b68cf730467a6d9eeff0bcf4e5533a7c57eef356f79508e1db21106b0 │ │ └─109956 /pause │ ├─536b25f85809f8f259d8db8c60fc579a4d469b549d5565f41ab09a90a0fa5b52 │ │ └─186298 /pause │ ├─25cae5f0b55c6f9feb0e01ec2c1e71753b3d2b09a2ea40b255ab5b16804ce3a5 │ │ └─183629 /usr/bin/libvirt-tls-sidecar │ ├─33c620cde90989666f084c93e7fac461532f2f1e903f5ab16187a90ee6f0abab │ │ └─65099 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ea207ed29cab9423dc7f07a56127de5502b1ab1aae7921598feae131707b5376 │ │ └─47326 /server │ ├─99e6193d713707dcaf9b51cfceac9573356ae448a9a6f5f74d85d62eb295239f │ │ └─56526 /pause │ ├─0df2cb39e9b2f66a4a8317e50f96b70cec389369e8be3c0cdd4eb9680311dc46 │ │ ├─62066 python -u /app/sidecar.py │ │ ├─62286 python -u /app/sidecar.py │ │ └─62287 python -u /app/sidecar.py │ ├─d9c4f51f4ffd699fb4781a4bdcda4d4e56dec599d2384e701a5962e04a98de2a │ │ ├─184051 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184068 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184074 erl_child_setup 1048576 │ │ ├─184125 sh -s disksup │ │ ├─184127 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184128 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184158 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184168 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184535 /bin/sh -s rabbit_disk_monitor │ ├─8b0410db77e47be56de7e6bd52f6429b49e6e532fd9ba4390addb17436d1e24a │ │ └─123694 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─065d023022935ccae65fdaa64eaf588d3df53de67b137a8ba5c2faeeade9a09a │ │ └─217687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1c1501ae1c4f4a374c4cc94f483fde10898db0fc3821d3d5e370e62f42178aa2 │ │ └─95836 /pause │ ├─7c99381d0475c8a7a3a83e7c8dbce729c6c31110f6d0771d230c021d470daff0 │ │ └─48362 percona-xtradb-cluster-operator │ ├─80c8fb68caca2efefcc991a3f5a252da4f536c170fa7eba8498ac8be6369e8eb │ │ └─208753 /pause │ ├─007feb73e8c15eff257352b6296632bb30ac73a8f121ab452fdcf0ded57afff0 │ │ └─61175 /pause │ ├─37c2c6a12e86055bad2ab5280e6a9fd67ceaf9c2c35c1e5e577dd4710c48d443 │ │ └─267474 /pause │ ├─a164c4555314ecf66ef657f08b2d9d920d271a7d7698c9984e1abf9585a73337 │ │ └─226322 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9211277573871bf8e1afff203d610ce39612478e46eb749f9fe7b79d3d70ce27 │ │ └─64994 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─50cbca7860c1f7f8564e672d5f08d7843327fef5004ee144ec803681c90156c5 │ │ └─252137 /pause │ ├─09459aca45a63cd4a12b58809d4ffedd7e98bdcbd2ca3b83627c513053bc2870 │ │ └─221603 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─09e5362f0218db21dc0627e21b43b5ba3aa8d4163ed59766c865c64a9da2ea6f │ │ ├─179993 neutron-policy-server: uWSGI master │ │ ├─180007 neutron-policy-server: uWSGI worker 1 │ │ └─180008 neutron-policy-server: uWSGI worker 2 │ ├─03a1baeaeeb7258fa886ea87416b43917d1975e5589ed4ea9f378014f47972ef │ │ └─110009 /pause │ ├─0826563948f8289f598d173e58fb516549603a55b23519305fa1ac161b98305e │ │ └─78393 /pause │ ├─53bd95539f8e6ad7046a7e1b8c54e8e8719a84e9cb44cf8654ce520d2c5c796c │ │ └─40327 /pause │ ├─8167379ae6ef889c2f53b40fc2c0750b74514778294a04dc697b4c0b0590b011 │ │ └─244825 /pause │ ├─9ac24f1eb1353835d97a0917819d708c117df03635ea6f19eedaadda0baec955 │ │ ├─142273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142299 erl_child_setup 1048576 │ │ ├─142434 sh -s disksup │ │ ├─142436 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142437 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142438 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142439 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142449 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142562 /bin/sh -s rabbit_disk_monitor │ ├─cc1536c741c39087f59806fd2d444cbaed804ca284c77c647f3421ab70356b1c │ │ ├─62039 python -u /app/sidecar.py │ │ ├─62281 python -u /app/sidecar.py │ │ └─62282 python -u /app/sidecar.py │ ├─a9973d68eebda675e78a801ccd15a91feac9dc9a2dbfbc71ef3a5a90390da10a │ │ └─65820 /goldpinger --static-file-path /static │ ├─6468629436e8b4bc36fec74b4d1a6e48d2e5784ffb219b4094f1404b83bc37b6 │ │ └─224606 /pause │ ├─6543e1c30630feb7f3f36b13cab526527410e27e668a76646a56aa19f3cf65f5 │ │ └─223347 /pause │ ├─d4c2896f2dded864e4327a036e4941c6b01a5b1839e793c4c42bd1157b7096f7 │ │ ├─217688 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218055 octavia-worker: ConsumerService worker(0) │ │ └─218058 octavia-worker: ConsumerService worker(1) │ ├─7d71233f8707a2951d74af08b3910ba5cd2c83e77fe96905f07c9214fb16fcf4 │ │ ├─65448 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65527 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d153adaac18cc4383fa76c7bb0707e82765ff3efd3d4770d6d8a0fadb8e60355 │ │ └─44192 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 │ ├─5306b4bdfad4c131b4a8bcfd1821f1efd8bdf553c8a2f1275b1c1850bd469797 │ │ └─64429 /pause │ ├─0b66c9fbf47ce04847f9fae9fe6dd359d9be4183c3054aef50f9c919725dcea4 │ │ └─171909 /pause │ ├─59afe5da338ee767c98bedd756902c5f392850d4b1913ac1a0cd66118facf70d │ │ └─144806 /pause │ ├─8b3df9283832f8238c2ac0c3e5e23d976ecb877db8b84d737566950c21f6487b │ │ └─171218 /pause │ ├─df48e0af9466880fb7749d95502f7285f4ea021d245efd59c2c2f3d129c956bf │ │ └─104716 /pause │ ├─27957622a9463b39b0f55e9f55261f263347d946e6fd0e8a3d4821740e88d4b2 │ │ ├─218330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218392 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─15092cb53da8f617a9a3dd71d3a702c610c733e5180ad389d0f1724e92288ad3 │ │ └─208432 /pause │ ├─09914467bd831e4cdd01f1b94f19a20b750784001e1fdccec141d171416110e4 │ │ └─61006 /pause │ ├─5c20390a36d76f1f30b44682402a4b43fe47957a09f744218b1400972d003652 │ │ └─85791 /pause │ ├─1b0cd84c8bbef6404d705af8237d23ad81b2d2b6a31198a0273abe0430337fd9 │ │ ├─200574 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200600 erl_child_setup 1048576 │ │ ├─200690 sh -s disksup │ │ ├─200692 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200828 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201035 /bin/sh -s rabbit_disk_monitor │ ├─46ad97b27ee6811b7e0ba8b016d4cb8b471dd735ac0f88a185981733d774c333 │ │ └─43883 /pause │ ├─4d16eb628af521b444d6a5e2772d19e9631cff2793953eacdd05f82e71a6f222 │ │ ├─168064 nova-metadata: uWSGI master │ │ ├─168076 nova-metadata: uWSGI worker 1 │ │ └─168077 nova-metadata: uWSGI worker 2 │ └─0f72286a9b23b946fc858914630419a89ed5faf64b12e5bf40d8b384c1785508 │ └─108160 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount