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 │ │ │ ├─21847 /lib/systemd/systemd --user │ │ │ └─21848 (sd-pam) │ │ └─session-21.scope │ │ ├─21785 sshd: cephadm [priv] │ │ └─21868 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─725 /lib/systemd/systemd --user │ │ └─726 (sd-pam) │ ├─session-4.scope │ │ ├─1646 sshd: zuul [priv] │ │ └─1659 sshd: zuul@notty │ └─session-1.scope │ ├─ 722 sshd: zuul [priv] │ ├─ 739 sshd: zuul@notty │ ├─ 892 /usr/bin/python3 │ ├─ 1650 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─406316 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tjbopmoaptuwmsggfggysajnehxqgwzs ; /usr/bin/python3'"'"' && sleep 0' │ ├─406317 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tjbopmoaptuwmsggfggysajnehxqgwzs ; /usr/bin/python3' && sleep 0 │ ├─406318 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tjbopmoaptuwmsggfggysajnehxqgwzs ; /usr/bin/python3 │ ├─406319 /bin/sh -c echo BECOME-SUCCESS-tjbopmoaptuwmsggfggysajnehxqgwzs ; /usr/bin/python3 │ ├─406320 /usr/bin/python3 │ ├─406321 /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 │ └─406323 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 10003 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43d2dee6118db3259640a7bf676942447b0ef57fab443152829e065cfcf82d8f -address /run/containerd/containerd.sock │ │ ├─ 12724 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83aa3742597bcead41910bae42a7f36c39c20d299224a64ca7aaa0b1c73d9f99 -address /run/containerd/containerd.sock │ │ ├─ 18777 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 596c77b6cf87e32bdcee1adef6b42bbf0c14643830014b9d08b7f080cd4dd449 -address /run/containerd/containerd.sock │ │ ├─ 25406 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6cd038764e907cce8ddcdec69c632917c01e87fa40f38b49e6904a3e2dae6b1 -address /run/containerd/containerd.sock │ │ ├─ 30097 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c9ef412c827a9cd6a245f7760d61722cefe7242ad7fe7b8b820494ea268cdd90 -address /run/containerd/containerd.sock │ │ ├─ 34800 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ce1e687d0aced62022e0404f5facb2de8e1fcee9bcd38b6bab022884a60edab -address /run/containerd/containerd.sock │ │ ├─ 40364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1acec1a013eaa795d9a35a94ca407e48e3d7509976a25e6fa052d1583461d14 -address /run/containerd/containerd.sock │ │ ├─ 40377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f078b870c48fda3b66cb99db1cd9cbb895338a6cc7f13793a695785a9663ed -address /run/containerd/containerd.sock │ │ ├─ 40417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a86f941d76f46f6d3b64ccdbd4673871045c723f0e8e5dec73a7615fea6a847 -address /run/containerd/containerd.sock │ │ ├─ 40419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9290872f12ee2c5fc9a56c9f94d1d608ec0bc9f618ce1e94701ecc14bca84669 -address /run/containerd/containerd.sock │ │ ├─ 40461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f6d59bd2757e799f7cbee7fbae56e28a0c5bc540b1670e830298519236e10bc -address /run/containerd/containerd.sock │ │ ├─ 40967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d4625efea925ac04b24cf599bb2b0541eecb0db2a444b799cb52b025f8ad521 -address /run/containerd/containerd.sock │ │ ├─ 41743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a07f87d6ffb74b023cc8b5e5c7e4d8aea2323da082e9c3f89378953850266ea -address /run/containerd/containerd.sock │ │ ├─ 41758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df116961672b87f509093643ed7d36b59cd3153e5acf932524f7afb46387cf0 -address /run/containerd/containerd.sock │ │ ├─ 43097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb7e9e1199cccdb69eb24b6be86a039a3c8c4c7d82524361a8a23c88b2e3928 -address /run/containerd/containerd.sock │ │ ├─ 43486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0294a35e641dff2fb8cdae3aca55dc69793fc2a1fd5e7c76b3cc71b776c2786a -address /run/containerd/containerd.sock │ │ ├─ 43576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc7fee5455dc202c9a1654c6d0ea6233b69bf8febf7fe8ea2759b01c227ed9a9 -address /run/containerd/containerd.sock │ │ ├─ 43961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6dffc01d59decec90057df3c3f489a746e493a16aedafec9073c63b29b510e -address /run/containerd/containerd.sock │ │ ├─ 44439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93cfa699a77668aabbb3932961fc88ee5375fd059fa290ecc9da40d695da3b9 -address /run/containerd/containerd.sock │ │ ├─ 44498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35471c62bd359baf9a810bffbbefebd9e1c6a0757540ead44a066a23c1158fb6 -address /run/containerd/containerd.sock │ │ ├─ 44537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08738df8c160f714fceb85019fcf91d8cadbfd177a13623ae5052671375e29b3 -address /run/containerd/containerd.sock │ │ ├─ 46853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c14cb5808663191ae0cd28ced1c6578a817d869bcdd355a9f37ba78cc92a7c -address /run/containerd/containerd.sock │ │ ├─ 46914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5889537f554c70c69800c2999b3967a28bf3d57c7c1ab1709f6e3b965280c5f5 -address /run/containerd/containerd.sock │ │ ├─ 47633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ffcc7680e1f7e4ea47a304287f0be89af707efa70216980f1ddf3cfa1d01f60 -address /run/containerd/containerd.sock │ │ ├─ 47733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7941fc658a00ca4fdcc58e97ce5caf85296508a4bd1553785c8943316993c3e3 -address /run/containerd/containerd.sock │ │ ├─ 48289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576b3a95150a61283547f4b0b743d7a6714bf1a3af70874388d44c4c65170b3a -address /run/containerd/containerd.sock │ │ ├─ 48584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0507ad5f694c4e8e6278794bed5a3d93f16cd5a9bd10264e430d03a0f591758d -address /run/containerd/containerd.sock │ │ ├─ 48928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc167eba32b6bd530c7835ab683da17580b846f93452fa275f877903c9fd12b -address /run/containerd/containerd.sock │ │ ├─ 51172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcee8b08c580a29c6b63fb4a18160cee698185154e30ae18ceb6772dbec3cc11 -address /run/containerd/containerd.sock │ │ ├─ 51306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6c978faf265944f6c9ef62b458601ce5114f7efb6a46192a95d1cecfa745c6 -address /run/containerd/containerd.sock │ │ ├─ 55515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291601d4cb4eeef99555bfa77e17b2ecd1835d7dfab47e58f84860ebd1430383 -address /run/containerd/containerd.sock │ │ ├─ 56163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9215c4a8c602f76beb74741dd07dae83b23670c6f24aa455557777fbe9dd624 -address /run/containerd/containerd.sock │ │ ├─ 56240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ccfb11a7568cfe429086d854bb709290330454de040608b8f109e2b1915c0e6 -address /run/containerd/containerd.sock │ │ ├─ 56281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8c235454523aba5498105d83e9eb776e3f13d2e05093dc21bfe45511a54b1b -address /run/containerd/containerd.sock │ │ ├─ 56440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 697b326284ae4737edbaab8ce191026c37158fe3a1918953d5242632f08ee0cd -address /run/containerd/containerd.sock │ │ ├─ 60566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267c57de63f2e146d47fb757dbd55afd45da89a6c22e4b6faa2a7c05b8887a41 -address /run/containerd/containerd.sock │ │ ├─ 60721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25731b0823833fa417c4f9f88ef45b482c6bee58a0d5b6416b3c24919a1a65bb -address /run/containerd/containerd.sock │ │ ├─ 60740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09552d878930ec72c70be12f7457c7044dda5bd7eacb9cee0a3a8da6a1b648a3 -address /run/containerd/containerd.sock │ │ ├─ 60782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a20322db5f004dc16c4ac2df1723a404886e919ecaeb58870425b0a6db3d4d0 -address /run/containerd/containerd.sock │ │ ├─ 62067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bce820e5fc56dc161ec4591642fc7ee16fae39aac345834688e969d32490d95 -address /run/containerd/containerd.sock │ │ ├─ 62267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74bf8782c63258300cc66c1e23e95e94cb96506c0776a8a9121f67c07e846d64 -address /run/containerd/containerd.sock │ │ ├─ 62610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73a7a7601c0293e6721a994937aa0959e37464964598be18faf168475aaf0ec0 -address /run/containerd/containerd.sock │ │ ├─ 62648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1cb6df8676bb5490957cd95ea02018a920a639c9627b46f8f0cb73aeafc2982 -address /run/containerd/containerd.sock │ │ ├─ 62698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bac599e392fee84231eed2201f1d3c4a64e09cade45d6a83b84aa13b5b10ed2 -address /run/containerd/containerd.sock │ │ ├─ 63078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d565853f062ab3ac3f5cbcb3959a4b1b75ea034a672e78c7c5651cb6c59e01 -address /run/containerd/containerd.sock │ │ ├─ 63711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b801ceaee965453075f8ba33179d683929dead51a22fadc6ca916ec052af42 -address /run/containerd/containerd.sock │ │ ├─ 64050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a77bbfeadd569e9250eaeced6d1a70c3625c747c71bc0ce5abdd087563eb44a -address /run/containerd/containerd.sock │ │ ├─ 64492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ab7d6257e556ec45b065a62660e8f41413740333360e552f7eed053d7f2342 -address /run/containerd/containerd.sock │ │ ├─ 65222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3b35e31d85afa206104709957c8f7a362a36a8403d083faf6cf52fcb94f3bb -address /run/containerd/containerd.sock │ │ ├─ 66603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4443144d5c46213b49eb706b7f6a8136babf610214e5afe1eb34082d09f1f47c -address /run/containerd/containerd.sock │ │ ├─ 68554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c22d355e904fc803ea0dd0370577bf8c8e51c1254ff5a704a1e9bf1e4f34b91 -address /run/containerd/containerd.sock │ │ ├─ 77953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2877430a2ac6db77073f67ed49be598136b74fb11c183b5a2d47ab8fabe6a84e -address /run/containerd/containerd.sock │ │ ├─ 79467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e30bc15c30c143edbc1bc260c83ad4dd4f019f24ad7d09591e9a75f9ddce0d1d -address /run/containerd/containerd.sock │ │ ├─ 85419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab92b642db97292cd908508a4f3396eeb92e4995f867a864d24dd9102d32440f -address /run/containerd/containerd.sock │ │ ├─ 91505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebd3a1342df13bd130e3ccca49ec7ca2ff4a8a23d8e1476f8dad52da6088d171 -address /run/containerd/containerd.sock │ │ ├─ 95426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e92315b15cf5de12b3463b0cda3aefcdbea96da40b19cbeeb25d60a08d3c6c1 -address /run/containerd/containerd.sock │ │ ├─ 95582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7561b2639602397979f62358936453bdd4f073a3d270fc154e86f00e488d4ad6 -address /run/containerd/containerd.sock │ │ ├─104024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051213f51306b922c7fd75deb7b2d66f9b7c937ce4cc17170c0dd4f0904540bf -address /run/containerd/containerd.sock │ │ ├─105738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fa6ad0c70abb97c60efb16df1d6d01438567a1a6fdb1fa1018f2961c8c1aa5 -address /run/containerd/containerd.sock │ │ ├─105793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdedb77138ab227f4387ec7c5406fca224046eb609204e1211c00cb0db5da849 -address /run/containerd/containerd.sock │ │ ├─107798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5a5d6f72047ca8dd06b6c1c4b2fbb221ebfa22d1a2f843a7755fbe30ddd98f -address /run/containerd/containerd.sock │ │ ├─109555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c203688fbf1b32119e99888d3f1acce62f2db619c807fefd6f05acad6da42569 -address /run/containerd/containerd.sock │ │ ├─109586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7c4b75d9c150cb0ee2c1624345450512680187ce6dfe8d4b5375d6fda7e18d -address /run/containerd/containerd.sock │ │ ├─122585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0657bd14edc25a600a7b3a54d83f0be1f38cb3782652a543c4159133c0ebe4b -address /run/containerd/containerd.sock │ │ ├─122674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a776b09e0a8f2bd0842eba121c779bb63128dfd60260719e9eeb9d32a94b22 -address /run/containerd/containerd.sock │ │ ├─125162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9f27f88d77a014b89bc97ad7422e880660b1caecc98468347c0572f862423d -address /run/containerd/containerd.sock │ │ ├─139626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e590e38055b0d9f5b34874bce0d5a02027c0bce34e90daee52c7bf3170dc3ef4 -address /run/containerd/containerd.sock │ │ ├─140692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b288b05117938889ccfe82e05aee1eb20351f9352b6012ebf01b222e800df4 -address /run/containerd/containerd.sock │ │ ├─141801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94795f440dfa63e23626c26633d0394cf5646bd0ed05c0deb92ab8415884677 -address /run/containerd/containerd.sock │ │ ├─141842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f82ca78e13ab2fd32cddb818fe20b9572b44e97203c8f1aedb86cdfc487cee9 -address /run/containerd/containerd.sock │ │ ├─142377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d7ae5a78d772091b639944699a81f703fc305f09f43cc424e3bc8e17cfffbb -address /run/containerd/containerd.sock │ │ ├─143583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2790e29fff79c9821e7f3a1c7a1732ff00d8dcae8f7087e7fd0452c9bcb64d -address /run/containerd/containerd.sock │ │ ├─145743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69bbef9b9d863e9bd2b03c21b2a8f52a80a6b6ccd1e5f8b2a1dea20ba7961f2d -address /run/containerd/containerd.sock │ │ ├─145931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc13007cc2844b57c54d925490d13811787ddf485e467eb4bc3910f0bc8c3a6 -address /run/containerd/containerd.sock │ │ ├─146001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6104ed20f92cc4f252f92319973691ddec1d63aa457c3c604549d7f23c565486 -address /run/containerd/containerd.sock │ │ ├─146076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc71b63590242db45b4eb69832f63cbc47855105ec4645749fded7fa48319f6 -address /run/containerd/containerd.sock │ │ ├─146150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cdba1d091d7a0fcda73380c41f5ae8826950917cb3b8ae6fb7332fcddff388 -address /run/containerd/containerd.sock │ │ ├─146755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d915e72931236571cc00639ad8fd9d0068c1d1afce73bea3a78525d2067426d5 -address /run/containerd/containerd.sock │ │ ├─172634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc9f4fbead57506a92a03f173610b485d2d385117bcc6dac1f1e1d7c655c08b -address /run/containerd/containerd.sock │ │ ├─174470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8a9b73839f61cf0a9c9666ab46b6f022c3cda9f4cc4d9d7fa17f46d85e42f6 -address /run/containerd/containerd.sock │ │ ├─174503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2370e2503eafcc9f15d6bdbd2d2d2974de8990476bdf8ee1b5c4c9dd28b8f7 -address /run/containerd/containerd.sock │ │ ├─174598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e76af62eae7aff2bee5c74e7cffae154c89ec8abf1389de28128624e136c2d7 -address /run/containerd/containerd.sock │ │ ├─174873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d9e6a257636fff946bde3f058c948188d7f321a434d2dd55f24222739a0f82 -address /run/containerd/containerd.sock │ │ ├─181804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4a06ca1098c1c715d92ccff11b094b28d0daef13775b34bb71e3962ed17ed0 -address /run/containerd/containerd.sock │ │ ├─186876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281cf2de2a8b74d92de03df0af0bf796198a532815c864eeeee277836c7e0dac -address /run/containerd/containerd.sock │ │ ├─189222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f6f7acc0ef7c95118afe29d3a86696568bdf7fdbdc74698d3663ea94746cd1 -address /run/containerd/containerd.sock │ │ ├─189270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93772bd7a5b4526f059e82fbbfa15130ccb7a444c189fa508fc1af5433bd4dc8 -address /run/containerd/containerd.sock │ │ ├─189339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b2580fca8c4332b101f101b29e879abb293cc869c7e1e18564f5ff502d46ba6 -address /run/containerd/containerd.sock │ │ ├─205658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66be83288b4f08db1817b92a39e7923f8c09d4fe91d6d5c4411b3e8f1fbe4195 -address /run/containerd/containerd.sock │ │ ├─213390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b84421b6a971d198066abfcdb74bcbe5e167cf343b0d90e124bb4c0eb68087d0 -address /run/containerd/containerd.sock │ │ ├─213410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c613cee44e219b3edf4d5addf2ea5c36fdafd16ff16d667e16d9c5b61d8b71 -address /run/containerd/containerd.sock │ │ ├─213462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de72bb268e42b5feddcc32defaf473988a752db7b6ca78426b9dddb8a61b1592 -address /run/containerd/containerd.sock │ │ ├─213736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac793e83938cbccf8a91e0381235842851ea137add02464e49b0701b91ed2205 -address /run/containerd/containerd.sock │ │ ├─224784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 502f67b1b3a9c09273e741df8a696e5f0b9c5aebae892b2bf385d020069b40f0 -address /run/containerd/containerd.sock │ │ ├─227217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4616c5aa6a12e69c1d40f10e5cef23736b9bd6b0d8fddd32de8fa7f88558dc61 -address /run/containerd/containerd.sock │ │ ├─228291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa8ab07ed9234d14a88b7b7114521424015be2b337ee6abaa1d683f6907423f -address /run/containerd/containerd.sock │ │ ├─229178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd63e4132a6f3571c48595befff2081127afb8c2d8f154089eb4a9189c9b067 -address /run/containerd/containerd.sock │ │ ├─230253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1fd4605a5456e3abf7227ab6ddfbb52532d2c02c1740a4c3100268ba3bdd652 -address /run/containerd/containerd.sock │ │ ├─232395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa3e6a0f42a0764d6e6c0ebd470a3325ed5510195e429b81bc9ee95f253c91c -address /run/containerd/containerd.sock │ │ ├─233393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6dec6e97394b6352adcab787241aff946d8008431fe5899dc6907bf72a02c7d -address /run/containerd/containerd.sock │ │ ├─233519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06a6e3bfdcdbdb45c4242369ed927d88bb4b5b3bca3ba09aac8bbe94a8ef582 -address /run/containerd/containerd.sock │ │ ├─242516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e553afe8234158026f995c136a92d394c9844175f55862052d8dc6717e4a14 -address /run/containerd/containerd.sock │ │ ├─243065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0db7a4aab25b2e2d9c4467f2cfa2be596354f65935b02c5245a29ae4237e646 -address /run/containerd/containerd.sock │ │ ├─245931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d9cbb0dd28fa227fe35b88867bc1eb473370942c26cd0b2dfff33c9e14a285 -address /run/containerd/containerd.sock │ │ ├─250648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6adc9b7c1b2653bca99476b5d3747c81820370310caa4970c8a362c8d87845 -address /run/containerd/containerd.sock │ │ ├─250884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e4bd2e2c46c045e5f434f0ade6e3158abe0270bbaea48d2b022893f8c981a06 -address /run/containerd/containerd.sock │ │ ├─250929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a93adf126ee122307a4308186d0f5da2d7251dd544f1263c70d88ac3e0c3cbd -address /run/containerd/containerd.sock │ │ ├─251019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053aad652c1ccc46221ee1db412c410110b6fbd1125d4b01d1231ef195500424 -address /run/containerd/containerd.sock │ │ ├─262418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b275acb9b5473e529873cf870af44a9554f77eaa5bd42d2bcdfdfced1c96bc08 -address /run/containerd/containerd.sock │ │ ├─265005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d11a87bb666338ea7526915d6c50d7acaf75fabd1c9f1b4a31b2da319c352902 -address /run/containerd/containerd.sock │ │ └─266671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ff08ebf2efde8e9e0cd0c0d34b85ee0cc0fe3659cd7171a83a366a8603d5a6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1459 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29802 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30080 /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 │ │ │ ├─18738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18757 /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 │ │ │ ├─25113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25389 /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@mgr.instance.lrngrz.service │ │ │ ├─12638 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lrngrz/unit.run │ │ │ └─12669 /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-lrngrz --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.lrngrz:/var/lib/ceph/mgr/ceph-instance.lrngrz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lrngrz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lrngrz -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 │ │ │ ├─34520 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34783 /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 │ │ ├─12279 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12306 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10376 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138951 /sbin/multipathd -d -s │ ├─docker-596c77b6cf87e32bdcee1adef6b42bbf0c14643830014b9d08b7f080cd4dd449.scope … │ │ ├─18801 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18820 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40830 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1126 /usr/sbin/uuidd --socket-activation │ ├─docker-83aa3742597bcead41910bae42a7f36c39c20d299224a64ca7aaa0b1c73d9f99.scope … │ │ ├─12749 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lrngrz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12768 /usr/bin/ceph-mgr -n mgr.instance.lrngrz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rbe4571ea72d741fa937bc59bcb993aad.scope │ │ └─188303 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10884 /usr/sbin/chronyd -F 1 │ │ └─10885 /usr/sbin/chronyd -F 1 │ ├─docker-c9ef412c827a9cd6a245f7760d61722cefe7242ad7fe7b8b820494ea268cdd90.scope … │ │ ├─30121 /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 │ │ └─30134 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-43d2dee6118db3259640a7bf676942447b0ef57fab443152829e065cfcf82d8f.scope … │ │ ├─12388 /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 │ │ └─12401 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138811 /sbin/iscsid │ │ └─138812 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-0ce1e687d0aced62022e0404f5facb2de8e1fcee9bcd38b6bab022884a60edab.scope … │ │ ├─34823 /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 │ │ └─34836 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b6cd038764e907cce8ddcdec69c632917c01e87fa40f38b49e6904a3e2dae6b1.scope … │ │ ├─25430 /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 │ │ └─25442 /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-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─0f6d59bd2757e799f7cbee7fbae56e28a0c5bc540b1670e830298519236e10bc │ │ └─40540 /pause │ ├─844fef31832de56e1bbfe57dcfff511d0e13976aa998e274fbc9a63d9dea8212 │ │ └─51705 valkey-server *:26379 [sentinel] │ ├─7b2580fca8c4332b101f101b29e879abb293cc869c7e1e18564f5ff502d46ba6 │ │ └─189376 /pause │ ├─1192e878165e2e518a10be34b99322f54f5132eb70424f29d63040ac64c48376 │ │ ├─171694 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172142 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172143 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─405984 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─405995 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─c40904164744bc7e5cddf50a6d0cd5a380e1f8c9dcd851bc1704b3d5ced32b77 │ │ ├─170858 nova-metadata: uWSGI master │ │ ├─170871 nova-metadata: uWSGI worker 1 │ │ └─170872 nova-metadata: uWSGI worker 2 │ ├─286a73167589bf673637e6ae82959cd338b5e11f1d7be16320ba4cff9eed7c8b │ │ ├─186639 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187422 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpe1p9pmzu/privsep.sock │ │ ├─207493 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfq_4s67q/privsep.sock │ │ ├─223292 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpg0c2y1ch/privsep.sock │ │ ├─223618 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0cff47ee-f0dd-4b24-b914-911f2d7494a7.conf │ │ ├─370701 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─370721 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2ff46bc8d29834c5787e01ea726705638182daa93597c7ebb758f704264c3094 │ │ ├─84654 barbiacan-api: uWSGI master │ │ └─84669 barbiacan-api: uWSGI worker 1 │ ├─8d1fe168eebcffd091d6b0f32c15cc6c8ed8deff4326387e58758dd4f2b88c1d │ │ ├─260494 manila-api: uWSGI master │ │ ├─260549 manila-api: uWSGI worker 1 │ │ └─260550 manila-api: uWSGI worker 2 │ ├─53d7d7032d02c818559060461e2b2cf3873c5bf5329ee3a30786f6fea3283936 │ │ └─66494 /bin/oauth2-proxy │ ├─587df6ceed2f442802a4a3060e66e8040f6de1dc0c1bcb5c674af58d7d69b057 │ │ └─248890 docker-registry serve /etc/docker-registry/config.yml │ ├─ccd0df3a6eef1d6a6f6f91579e4505738daeac6e300d0b0f74faa30f8d47ddd7 │ │ └─43545 /coredns -conf /etc/coredns/Corefile │ ├─0a77bbfeadd569e9250eaeced6d1a70c3625c747c71bc0ce5abdd087563eb44a │ │ └─64074 /pause │ ├─a4ee71a8641c4ebb005bf97f5370500b2d7d5dd0e3fe3dbb15bb3f07194d1db8 │ │ └─229229 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─69bbef9b9d863e9bd2b03c21b2a8f52a80a6b6ccd1e5f8b2a1dea20ba7961f2d │ │ └─145799 /pause │ ├─89c50f6b42bf0aa6d5a5e7e997c692053ab8dce5822037c30834a885f0201648 │ │ ├─142072 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142188 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142212 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142339 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405351 sleep 15 │ ├─1826748b30598974f2d001921d61b67c772437428b89231e452df92e3e4321f6 │ │ └─65605 /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 │ ├─d1cb6df8676bb5490957cd95ea02018a920a639c9627b46f8f0cb73aeafc2982 │ │ └─62679 /pause │ ├─e71fbfa6526109c5967caf64d9c089bacbdfab6c174f6a339814b0173755efbc │ │ └─66377 /bin/oauth2-proxy │ ├─66be83288b4f08db1817b92a39e7923f8c09d4fe91d6d5c4411b3e8f1fbe4195 │ │ └─205682 /pause │ ├─0507ad5f694c4e8e6278794bed5a3d93f16cd5a9bd10264e430d03a0f591758d │ │ └─48612 /pause │ ├─f06b7f8473323d1b53b977c4ccd1e7abcf958a961b1feb545a854713fa2a1bf6 │ │ └─47241 /server │ ├─29ae434b96eadfd57ca4be98f9726db60be09f6a9b054faef0fdcbe081b038b1 │ │ ├─119132 cinder-api: uWSGI master │ │ ├─119146 cinder-api: uWSGI worker 1 │ │ └─119147 cinder-api: uWSGI worker 2 │ ├─6bce820e5fc56dc161ec4591642fc7ee16fae39aac345834688e969d32490d95 │ │ └─62090 /pause │ ├─f753757343bb14345f7c071fef9e1cebc86eb5ec54a514f882a5a2fc6c46fdf7 │ │ └─61445 /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 │ ├─8a20322db5f004dc16c4ac2df1723a404886e919ecaeb58870425b0a6db3d4d0 │ │ └─60824 /pause │ ├─08ae4579d254f10c89f75a5f3cfd95c444a22f6089af51d6e4cdbe704e6d00c2 │ │ └─192865 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─51fa6ad0c70abb97c60efb16df1d6d01438567a1a6fdb1fa1018f2961c8c1aa5 │ │ └─105767 /pause │ ├─64d39439700ad5577d5998bffd0510e1bf799f0ae3c2ba3879e5a9761b970c7a │ │ └─65961 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ee164eba1280c6d5d33353ca390fbc9a10a0882a928e4e1ff1c915c3aac62966 │ │ └─48435 percona-xtradb-cluster-operator │ ├─9a86f941d76f46f6d3b64ccdbd4673871045c723f0e8e5dec73a7615fea6a847 │ │ └─40521 /pause │ ├─6a07f87d6ffb74b023cc8b5e5c7e4d8aea2323da082e9c3f89378953850266ea │ │ └─41789 /pause │ ├─fc72b761e37502f9b4951185556c0d2a636bf5b1ab2f030cd26fd77482b36f63 │ │ └─165957 /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 │ ├─026984c4cc79d550518f9026206f1cd74aa0e9d8692531b00f1df21fd4dce490 │ │ ├─201652 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202069 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202070 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─2877430a2ac6db77073f67ed49be598136b74fb11c183b5a2d47ab8fabe6a84e │ │ └─78012 /pause │ ├─86e553afe8234158026f995c136a92d394c9844175f55862052d8dc6717e4a14 │ │ └─242541 /pause │ ├─e590e38055b0d9f5b34874bce0d5a02027c0bce34e90daee52c7bf3170dc3ef4 │ │ └─139652 /pause │ ├─f94795f440dfa63e23626c26633d0394cf5646bd0ed05c0deb92ab8415884677 │ │ └─141825 /pause │ ├─c3f46a45f4249830e0817fa80c8dc041380e3eaffe97c5816ad1d3fba0c18adc │ │ ├─201755 heat-api-cfn: uWSGI master │ │ ├─201777 heat-api-cfn: uWSGI worker 1 │ │ └─201778 heat-api-cfn: uWSGI worker 2 │ ├─8c22d355e904fc803ea0dd0370577bf8c8e51c1254ff5a704a1e9bf1e4f34b91 │ │ └─68577 /pause │ ├─09d213088b101aef741afda361164ca9c3914561a774154c1fb78855f36fc0d1 │ │ └─222632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─17942493cde97d150a5044464e3cf9cd0188b43e4c1c4f46880eefcb4904ed5c │ │ ├─182504 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182744 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182755 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─406000 sleep 15 │ ├─02e558a8325685914ab4e58298f0103204d20382cc3495af08011fe594284c56 │ │ ├─61618 python -u /app/sidecar.py │ │ ├─61954 python -u /app/sidecar.py │ │ └─61955 python -u /app/sidecar.py │ ├─982c90d9ff9afb7a0a04c2625df4fd1642bdbcec141729013ce94a7da983104b │ │ └─40607 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 │ ├─fbe473a957d3dceb1d60dfca7987535156697e7b9abefef18bb9066f4774437a │ │ └─44102 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 │ ├─7561b2639602397979f62358936453bdd4f073a3d270fc154e86f00e488d4ad6 │ │ └─95606 /pause │ ├─1df116961672b87f509093643ed7d36b59cd3153e5acf932524f7afb46387cf0 │ │ └─41802 /pause │ ├─2a78c13c855a0f3a0163423e3b78d21e866addd69e45fff6fb3a8cdd122856c3 │ │ └─40640 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 │ ├─b39acf9aaa3e8f18418ddbbc88767dd2923642982b5c48f4131960b64448a57c │ │ ├─49072 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 │ │ └─50317 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─64526cd3f57663e3ab310060f8cf679e71218832e7bf89a5094f314474174e41 │ │ └─66265 /bin/memcached_exporter │ ├─576b3a95150a61283547f4b0b743d7a6714bf1a3af70874388d44c4c65170b3a │ │ └─48313 /pause │ ├─bdedb77138ab227f4387ec7c5406fca224046eb609204e1211c00cb0db5da849 │ │ └─105817 /pause │ ├─d06a6e3bfdcdbdb45c4242369ed927d88bb4b5b3bca3ba09aac8bbe94a8ef582 │ │ └─233545 /pause │ ├─a0a46906e2c22c6cc928447231eb88b3b03e6244a7f713854e3452fabe9c6d72 │ │ ├─223424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223444 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─281cf2de2a8b74d92de03df0af0bf796198a532815c864eeeee277836c7e0dac │ │ └─186900 /pause │ ├─6bf78e2a8ed7a2bc4157719a0e279aa74f81ee319e3ef0d7ca2c4711d70f1701 │ │ ├─63870 nginx: master process nginx -g daemon off; │ │ ├─63893 nginx: worker process │ │ ├─63894 nginx: worker process │ │ ├─63895 nginx: worker process │ │ ├─63896 nginx: worker process │ │ └─63897 nginx: worker process │ ├─80ae00a2e88d527044c4fd3e88308c87494ad9a7dfe49d77e88b1f77b0232372 │ │ └─61972 /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 │ ├─c203688fbf1b32119e99888d3f1acce62f2db619c807fefd6f05acad6da42569 │ │ └─109589 /pause │ ├─c6dec6e97394b6352adcab787241aff946d8008431fe5899dc6907bf72a02c7d │ │ └─233416 /pause │ ├─722b0c25e02261497e6b2c89a880d7e04b8b9dc34a291ead3dca3d4b54798c23 │ │ ├─175535 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403985 sleep 300 │ ├─31f1d5d2ccb3721ed4490f1156d6f2e3f3460b35528fd5ff4bc2ef7fd2f1d81a │ │ └─56573 nfd-worker -metrics=8081 │ ├─928f3a953ecdbd48a7a42b27061040559d168fc59b119713ce16973e5a163abe │ │ └─266903 /bin/openstack-database-exporter │ ├─267c4bde52cfdd3d88f3d8e0623c4ae4eca3ea961c34d9e7bc5eaf9e4946788a │ │ └─51784 redis_exporter │ ├─37ff08ebf2efde8e9e0cd0c0d34b85ee0cc0fe3659cd7171a83a366a8603d5a6 │ │ └─266696 /pause │ ├─8179ad33465e4d91cc636507fdaf5b2dda52d5f6c2f19c1e8cba5363a39bda49 │ │ ├─123654 /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 │ │ └─123857 /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 │ ├─52d7ae5a78d772091b639944699a81f703fc305f09f43cc424e3bc8e17cfffbb │ │ └─142403 /pause │ ├─08738df8c160f714fceb85019fcf91d8cadbfd177a13623ae5052671375e29b3 │ │ └─44560 /pause │ ├─1898058f31f73f1eac8839057a2e191555c1cf83b37c738b8b259dd35c1acf07 │ │ ├─265171 apache2 -DFOREGROUND │ │ ├─267557 (wsgi:h -DFOREGROUND │ │ ├─267558 (wsgi:h -DFOREGROUND │ │ ├─267559 (wsgi:h -DFOREGROUND │ │ ├─267560 (wsgi:h -DFOREGROUND │ │ ├─267561 (wsgi:h -DFOREGROUND │ │ ├─267562 apache2 -DFOREGROUND │ │ └─267563 apache2 -DFOREGROUND │ ├─5e9017d21794f86b08a32369564866b09eac72723b1807ff30c5e88fe47e77b8 │ │ └─139992 /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 │ ├─0294a35e641dff2fb8cdae3aca55dc69793fc2a1fd5e7c76b3cc71b776c2786a │ │ └─43516 /pause │ ├─dfc9f4fbead57506a92a03f173610b485d2d385117bcc6dac1f1e1d7c655c08b │ │ └─172658 /pause │ ├─ad4a06ca1098c1c715d92ccff11b094b28d0daef13775b34bb71e3962ed17ed0 │ │ └─181826 /pause │ ├─0d2790e29fff79c9821e7f3a1c7a1732ff00d8dcae8f7087e7fd0452c9bcb64d │ │ └─143606 /pause │ ├─c41284221180a6740dba99b06cd707fe9397c8977df1911308cf04c01e7740f7 │ │ └─182546 vector --config /etc/vector/vector.toml │ ├─1fae42dc23ada8e7791b85feb00b7039f8320b1f142078c5f06df373ae3208bd │ │ └─56640 nfd-master -crd-controller=true -metrics=8081 │ ├─2dc167eba32b6bd530c7835ab683da17580b846f93452fa275f877903c9fd12b │ │ └─48953 /pause │ ├─9c89ff53afd0d516e19d0c422aa292134572c82605f6c31b66db6ca2c03b9fa8 │ │ └─48122 /manager --metrics-bind-address=:8080 │ ├─e51acc12f462f2e86c3a32d1be34bc5c4a8de4f1b71553f0161491514203bc6c │ │ └─96117 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─424dfdcfcab1110ebb2d331ffc0f24a65778591e099b3d3f59edcc036f4b2965 │ │ └─265446 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─25731b0823833fa417c4f9f88ef45b482c6bee58a0d5b6416b3c24919a1a65bb │ │ └─60770 /pause │ ├─502f67b1b3a9c09273e741df8a696e5f0b9c5aebae892b2bf385d020069b40f0 │ │ └─224813 /pause │ ├─b15263cebd2c33cb76226fe3eb886b8b616edab5698e816c8c4a976e155d9a19 │ │ └─187911 /bin/bash /tmp/libvirt.sh │ ├─6e9bd83a71b847f5ea59c248916924ab99cba1c027bae078bdb4e481ecde2144 │ │ └─43628 /coredns -conf /etc/coredns/Corefile │ ├─17bebc95e4085b505855f12a98300db88e76464851f40fdc7f04a4dfa9a5d70d │ │ └─51467 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 │ ├─1079bab60eb9dc605ecb468fcd458dd5ffdda9bf7b155729d8d6482415854326 │ │ ├─225016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225085 /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 │ │ ├─225098 erl_child_setup 1048576 │ │ ├─225145 sh -s disksup │ │ ├─225147 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225204 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225205 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225488 /bin/sh -s rabbit_disk_monitor │ ├─bc7fee5455dc202c9a1654c6d0ea6233b69bf8febf7fe8ea2759b01c227ed9a9 │ │ └─43604 /pause │ ├─c056e91a228cc61bf7a36dd4403b51535af26349a0fc6a98fbaf3f075e22f760 │ │ └─49243 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ac21bce88054dc87f02ea532f70d5408afccde145bcc5268d1a4d371290aa080 │ │ └─42041 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6bac599e392fee84231eed2201f1d3c4a64e09cade45d6a83b84aa13b5b10ed2 │ │ └─62735 /pause │ ├─93772bd7a5b4526f059e82fbbfa15130ccb7a444c189fa508fc1af5433bd4dc8 │ │ └─189297 /pause │ ├─6af6206f369fbf90689cd5e075b9264615a1962e80543a55cdbcac0a1e8aa1cc │ │ └─227462 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a0db7a4aab25b2e2d9c4467f2cfa2be596354f65935b02c5245a29ae4237e646 │ │ └─243088 /pause │ ├─95e5078b28b7c54ed9235a5a22d868a151e225294c18e50b65cf87d88788b581 │ │ ├─49146 mysqld --wsrep_start_position=00774ffb-552b-11f1-83b4-2fec892b70d3:20 │ │ └─49273 /var/lib/mysql/mysql-state-monitor │ ├─7fc71b63590242db45b4eb69832f63cbc47855105ec4645749fded7fa48319f6 │ │ └─146121 /pause │ ├─d93cfa699a77668aabbb3932961fc88ee5375fd059fa290ecc9da40d695da3b9 │ │ └─44465 /pause │ ├─8a596d030f216a92eed4dac239fce551d39735208708fa54b37cc5a28c2c4eda │ │ ├─269169 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269181 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0e6f0934cc57af4c15e2cf0a158d0b37a4f370eef2fcfa605eea3143bfab65cc │ │ └─40664 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 │ ├─8cb48d478a3682468294081461dce84cbce05494745e2c595ff44ae473d5a779 │ │ ├─ 71931 apache2 -DFOREGROUND │ │ ├─ 71953 (wsgi:k -DFOREGROUND │ │ ├─ 71954 (wsgi:k -DFOREGROUND │ │ ├─ 71955 (wsgi:k -DFOREGROUND │ │ ├─ 71956 (wsgi:k -DFOREGROUND │ │ ├─394166 apache2 -DFOREGROUND │ │ └─405083 apache2 -DFOREGROUND │ ├─6b7c4b75d9c150cb0ee2c1624345450512680187ce6dfe8d4b5375d6fda7e18d │ │ └─109617 /pause │ ├─b44548abddd1dff35dba44015f16a33a187fb82fd468a67a869e48012f221711 │ │ ├─205767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205784 /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 │ │ ├─205790 erl_child_setup 1048576 │ │ ├─205983 sh -s disksup │ │ ├─205985 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205986 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205996 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205997 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206007 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206086 /bin/sh -s rabbit_disk_monitor │ ├─09552d878930ec72c70be12f7457c7044dda5bd7eacb9cee0a3a8da6a1b648a3 │ │ └─60803 /pause │ ├─6d5a5d6f72047ca8dd06b6c1c4b2fbb221ebfa22d1a2f843a7755fbe30ddd98f │ │ └─107822 /pause │ ├─f68762f66edbef51dccbbfe06e065636a12bb7a6307623a233bbecf4d20b5fac │ │ └─43159 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d11a87bb666338ea7526915d6c50d7acaf75fabd1c9f1b4a31b2da319c352902 │ │ └─265030 /pause │ ├─3c75491f5defbac29ccf533d91206acd17a9bd4a8f8bd1b96e1a13d80357bd03 │ │ └─63128 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 │ ├─b7c0e482eb3886a44d8310b8fa8bcc4002b9101ca2dd3dca40d01c3b677c5758 │ │ ├─106160 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106480 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106483 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─35471c62bd359baf9a810bffbbefebd9e1c6a0757540ead44a066a23c1158fb6 │ │ └─44526 /pause │ ├─fbe2feee65d4632b9edc0f79702378b441d68816fce59712ac87bf95d7d90be3 │ │ ├─170757 nova-api: uWSGI master │ │ ├─170806 nova-api: uWSGI worker 1 │ │ └─170807 nova-api: uWSGI worker 2 │ ├─f0a776b09e0a8f2bd0842eba121c779bb63128dfd60260719e9eeb9d32a94b22 │ │ └─122697 /pause │ ├─8e92315b15cf5de12b3463b0cda3aefcdbea96da40b19cbeeb25d60a08d3c6c1 │ │ └─95453 /pause │ ├─ae55ad6b614658a80152cc8f6b37de85a0494d111fd76cdeb7a9f27a64dd0665 │ │ └─44722 /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 │ ├─8a6c978faf265944f6c9ef62b458601ce5114f7efb6a46192a95d1cecfa745c6 │ │ └─51329 /pause │ ├─40f078b870c48fda3b66cb99db1cd9cbb895338a6cc7f13793a695785a9663ed │ │ └─40473 /pause │ ├─5a8a468230139823e2ea7f3bc0dfc415c4c2855e92e1ea0d542c7c9306c38a30 │ │ ├─143733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143750 /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 │ │ ├─143756 erl_child_setup 1048576 │ │ ├─143824 sh -s disksup │ │ ├─143826 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143827 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143828 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143839 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─144019 /bin/sh -s rabbit_disk_monitor │ ├─d83a95dfcb9ac65d32d346bb80602fb5595fba2c8d3c807276a1821065f31e21 │ │ └─64412 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6172ba73df4b90b8bcaf1058e317614ac4d5a3efbf7dc76945b0b917e8dff7a8 │ │ └─260469 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4443144d5c46213b49eb706b7f6a8136babf610214e5afe1eb34082d09f1f47c │ │ └─66628 /pause │ ├─dcee8b08c580a29c6b63fb4a18160cee698185154e30ae18ceb6772dbec3cc11 │ │ └─51198 /pause │ ├─bb6adc9b7c1b2653bca99476b5d3747c81820370310caa4970c8a362c8d87845 │ │ └─250674 /pause │ ├─6e358c3ea442edc24fd06949e7336b4e3ac39d6108f18ce77bbe593f6bc27db3 │ │ ├─78129 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78146 /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 │ │ ├─78152 erl_child_setup 1048576 │ │ ├─78273 sh -s disksup │ │ ├─78275 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78276 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78277 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78278 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78288 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78353 /bin/sh -s rabbit_disk_monitor │ ├─f9215c4a8c602f76beb74741dd07dae83b23670c6f24aa455557777fbe9dd624 │ │ └─56190 /pause │ ├─42b801ceaee965453075f8ba33179d683929dead51a22fadc6ca916ec052af42 │ │ └─63736 /pause │ ├─7ddd7a1e66932a162769125d566dc92703c4add6fa2c981f5e96d80a45299561 │ │ └─260621 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7e4bd2e2c46c045e5f434f0ade6e3158abe0270bbaea48d2b022893f8c981a06 │ │ └─250914 /pause │ ├─3992d4fd943f85368c862e3a5d24c77c42b814454fe4905c5b6aaabe6dff0d87 │ │ └─41023 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5889537f554c70c69800c2999b3967a28bf3d57c7c1ab1709f6e3b965280c5f5 │ │ └─46937 /pause │ ├─74bf8782c63258300cc66c1e23e95e94cb96506c0776a8a9121f67c07e846d64 │ │ └─62290 /pause │ ├─53c14cb5808663191ae0cd28ced1c6578a817d869bcdd355a9f37ba78cc92a7c │ │ └─46883 /pause │ ├─9e76af62eae7aff2bee5c74e7cffae154c89ec8abf1389de28128624e136c2d7 │ │ └─174638 /pause │ ├─053aad652c1ccc46221ee1db412c410110b6fbd1125d4b01d1231ef195500424 │ │ └─251086 /pause │ ├─4551a05f74eb7f6086b14225251e29ae588ab10479ded3ec424f2a30aab16abd │ │ ├─201671 heat-api: uWSGI master │ │ ├─201690 heat-api: uWSGI worker 1 │ │ └─201691 heat-api: uWSGI worker 2 │ ├─4f82ca78e13ab2fd32cddb818fe20b9572b44e97203c8f1aedb86cdfc487cee9 │ │ └─141873 /pause │ ├─bb29dd6253195773480a08ba23bbabeb5c72a9d7eb5b4544a414a5f108ecff7e │ │ ├─222080 octavia-api: uWSGI master │ │ ├─222093 octavia-api: uWSGI worker 1 │ │ └─222094 octavia-api: uWSGI worker 2 │ ├─b84421b6a971d198066abfcdb74bcbe5e167cf343b0d90e124bb4c0eb68087d0 │ │ └─213469 /pause │ ├─e8fe91dbeaebfab37a72bb12348ad3b4c4750fb63f11614f46fd8683a8661c6f │ │ ├─182632 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182656 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─7d3b35e31d85afa206104709957c8f7a362a36a8403d083faf6cf52fcb94f3bb │ │ └─65246 /pause │ ├─f1fd4605a5456e3abf7227ab6ddfbb52532d2c02c1740a4c3100268ba3bdd652 │ │ └─230277 /pause │ ├─e369d409f1c31e88225353779929e84de1a5a97816601a76db5694b9776ac051 │ │ └─61154 /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 │ ├─2a93adf126ee122307a4308186d0f5da2d7251dd544f1263c70d88ac3e0c3cbd │ │ └─250955 /pause │ ├─dc37beb7d095e8b44a88e62c3155568b5378aaaffcfb571e0f397293169827c3 │ │ └─228608 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─697b326284ae4737edbaab8ce191026c37158fe3a1918953d5242632f08ee0cd │ │ └─56465 /pause │ ├─a997eb96e095f60c1dcd910cb34bb3ffd9b170fbdc677c8f10aa8696f64c0cb9 │ │ ├─ 95882 /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 │ │ └─398593 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3fea06fa07f54704cb63f328a485b5fc8e7d9c95b363a5408bcc5fa93f6a6962 │ │ ├─142066 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142110 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142135 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142313 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─405349 sleep 15 │ ├─8d3a6b5095594f0a66121d3cb0a9a6a663145dbb9c2413c513d60b20ff53fcad │ │ ├─222630 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223114 octavia-worker: ConsumerService worker(0) │ │ └─223117 octavia-worker: ConsumerService worker(1) │ ├─d8069d8e870ab48b9c0823c49b6e07c7c3827a6a395338bab752253b9b481675 │ │ └─40773 /kube-vip manager │ ├─38e17808a0a577e2c88166aeb92896a561a2105d14b953e1e26fec5f060dea89 │ │ └─65508 /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 │ ├─82646ec302a7084812ceba267d9caa9bda133491bdb95cbcb808c51b9890d882 │ │ └─47838 /manager --metrics-bind-address=:9782 │ ├─865a3569de3fd194bd92bd567ac478baeb40f49e71af381d31a7b4c0e8b4fcd3 │ │ └─64216 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─77ac5fd89e3bf5a8f3b29ed3193b159e2befa4c0c3bf93d582fca80a7e923452 │ │ └─232463 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f8582c52d6c969a9b43d7e27960940ca74802f0105330906a4f1be92da2ed5e2 │ │ ├─260640 /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 │ │ └─260897 /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 │ ├─9fd276d5361f1ba92d8f3c776c14f735a5928a231aa5e578747338ed748e3707 │ │ └─65752 /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 │ ├─e6a1b4ee96d8cdc0300f0bbfbeb50275df3a0d482ef050cf7a6b71fac85c6131 │ │ ├─107966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107982 /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 │ │ ├─107988 erl_child_setup 1048576 │ │ ├─108035 sh -s disksup │ │ ├─108037 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108038 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108288 /bin/sh -s rabbit_disk_monitor │ ├─d9b12f2cd3488e3bd2a18b99a333a20562aacc6765e8026d690d16c1911df866 │ │ └─66209 /bin/pushgateway │ ├─7a9f27f88d77a014b89bc97ad7422e880660b1caecc98468347c0572f862423d │ │ └─125188 /pause │ ├─0ffcc7680e1f7e4ea47a304287f0be89af707efa70216980f1ddf3cfa1d01f60 │ │ └─47657 /pause │ ├─6494fcdb05cdd2b5c79c672fdb2d999f3ccb99293c875930073acc483ca71dc7 │ │ ├─64814 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64860 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0a85354068aa884d2b9430630c7e6ec702b8ffe9b1cbac7ae5e595c51a166b08 │ │ ├─142766 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142945 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142951 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─405556 sleep 15 │ ├─181afb605e1ba9c69d412b1e2aaf8fbc30df002c9bd87277b1a69dc7d82c82a3 │ │ └─65466 /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 │ ├─63d9e6a257636fff946bde3f058c948188d7f321a434d2dd55f24222739a0f82 │ │ └─174935 /pause │ ├─41c613cee44e219b3edf4d5addf2ea5c36fdafd16ff16d667e16d9c5b61d8b71 │ │ └─213482 /pause │ ├─267c57de63f2e146d47fb757dbd55afd45da89a6c22e4b6faa2a7c05b8887a41 │ │ └─60654 /pause │ ├─3ef406344eed9a80ab8929e9f2e1c23e951c3592e68b438f7d1cd713233527bf │ │ └─95780 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-wbscw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─051213f51306b922c7fd75deb7b2d66f9b7c937ce4cc17170c0dd4f0904540bf │ │ └─104047 /pause │ ├─6eb2f916b52d0a8629f963126e5c6406322c2e5271e922ea37c689ad2c1e8f58 │ │ ├─42250 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42673 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9b1df434337686698fd39c9aaaf9ab719e29beb5a83bfc3d177565f357d139e6 │ │ ├─140027 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140039 /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 │ ├─e0657bd14edc25a600a7b3a54d83f0be1f38cb3782652a543c4159133c0ebe4b │ │ └─122615 /pause │ ├─b8ab7d6257e556ec45b065a62660e8f41413740333360e552f7eed053d7f2342 │ │ └─64516 /pause │ ├─b8e90374dd07aea2e72f5420926a9339bce0bb633f6e17e29ea9d06caf4ab9fc │ │ └─65991 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9c933b9c9a80c43f69a5359f2a01218494e3d0bb5b30e4ce7c1a342ae278c3e9 │ │ ├─184326 neutron-api: uWSGI master │ │ ├─184347 neutron-api: uWSGI worker 1 │ │ └─184348 neutron-api: uWSGI worker 2 │ ├─4967ab4c9c9e28988bdde81f8473627c27bf6cf9f6063078fd3ba586e261ac41 │ │ ├─61653 python -u /app/sidecar.py │ │ ├─61952 python -u /app/sidecar.py │ │ └─61953 python -u /app/sidecar.py │ ├─08b13285f2c1fb83af6770d3e00fa794dedf289d3ac771d4fe4373ddb90c4db0 │ │ └─65554 /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 │ ├─ac793e83938cbccf8a91e0381235842851ea137add02464e49b0701b91ed2205 │ │ └─213760 /pause │ ├─ebd3a1342df13bd130e3ccca49ec7ca2ff4a8a23d8e1476f8dad52da6088d171 │ │ └─91532 /pause │ ├─0cd63e4132a6f3571c48595befff2081127afb8c2d8f154089eb4a9189c9b067 │ │ └─229201 /pause │ ├─87d9cbb0dd28fa227fe35b88867bc1eb473370942c26cd0b2dfff33c9e14a285 │ │ └─245954 /pause │ ├─71a71d269a4d2155cd114e5444d0d7284a6381f4fff45caf2c882a9389c74582 │ │ ├─192811 /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 │ │ ├─370126 /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/tmpbwwamnl2/privsep.sock │ │ ├─370420 /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/tmpigdzz4qe/privsep.sock │ │ ├─371937 /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/tmppk_nhx0p/privsep.sock │ │ ├─405950 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─405952 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─b3b288b05117938889ccfe82e05aee1eb20351f9352b6012ebf01b222e800df4 │ │ └─140718 /pause │ ├─eb19c9dab55bd91be0dc0de315e861ae026be53ea07e183c2617dff31c004e87 │ │ ├─242860 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243337 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243338 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6104ed20f92cc4f252f92319973691ddec1d63aa457c3c604549d7f23c565486 │ │ └─146034 /pause │ ├─64f6f7acc0ef7c95118afe29d3a86696568bdf7fdbdc74698d3663ea94746cd1 │ │ └─189247 /pause │ ├─ca8aee2cd998b4555e275045e3e451a327af84e5bf6ec2fc321e235ef358d9fe │ │ └─51371 valkey-server *:6379 │ ├─8e7b75279e23941c21b8bc4a80cd7003ac3e052ce57ed1d44f00cd91e73b27c5 │ │ ├─242825 magnum-api: uWSGI master │ │ ├─242868 magnum-api: uWSGI worker 1 │ │ └─242869 magnum-api: uWSGI worker 2 │ ├─a1acec1a013eaa795d9a35a94ca407e48e3d7509976a25e6fa052d1583461d14 │ │ └─40438 /pause │ ├─e9f89a1ccfdd3fefab395945f84b535f6f98c67b88e667fc63822628bc2cc097 │ │ └─65409 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bc6dffc01d59decec90057df3c3f489a746e493a16aedafec9073c63b29b510e │ │ └─43986 /pause │ ├─5fa3e6a0f42a0764d6e6c0ebd470a3325ed5510195e429b81bc9ee95f253c91c │ │ └─232438 /pause │ ├─4616c5aa6a12e69c1d40f10e5cef23736b9bd6b0d8fddd32de8fa7f88558dc61 │ │ └─227240 /pause │ ├─88df5edb3bed7290ab57b7d7761192942705360c750cda1c791e5e87b28c071d │ │ ├─91643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91659 /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 │ │ ├─91665 erl_child_setup 1048576 │ │ ├─91713 sh -s disksup │ │ ├─91715 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91716 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91740 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91750 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92083 /bin/sh -s rabbit_disk_monitor │ ├─924aa53231f0b3a81fb06251638837378d255f0cf41fa81d5334cce43a2f3d90 │ │ └─44674 /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 │ ├─efa8ab07ed9234d14a88b7b7114521424015be2b337ee6abaa1d683f6907423f │ │ └─228313 /pause │ ├─3fc13007cc2844b57c54d925490d13811787ddf485e467eb4bc3910f0bc8c3a6 │ │ └─145956 /pause │ ├─d280a48253d22063be4c61b0fa6af23e54b8caecae690ed84b7518b6c622a7a0 │ │ └─64765 /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 │ ├─1ccfb11a7568cfe429086d854bb709290330454de040608b8f109e2b1915c0e6 │ │ └─56266 /pause │ ├─1bb7e9e1199cccdb69eb24b6be86a039a3c8c4c7d82524361a8a23c88b2e3928 │ │ └─43120 /pause │ ├─de72bb268e42b5feddcc32defaf473988a752db7b6ca78426b9dddb8a61b1592 │ │ └─213534 /pause │ ├─0d4625efea925ac04b24cf599bb2b0541eecb0db2a444b799cb52b025f8ad521 │ │ └─40994 /pause │ ├─f10ec783b728ba8467cccd71ba8dc56389da7e33e470ea61476d84316e099e65 │ │ └─230303 /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 │ ├─8ff225e9edb1f9c791f2b31728724a99c4e5fb701986619cbe4cf6806937f44c │ │ ├─130586 placement-api: uWSGI master │ │ ├─130614 placement-api: uWSGI worker 1 │ │ └─130615 placement-api: uWSGI worker 2 │ ├─b275acb9b5473e529873cf870af44a9554f77eaa5bd42d2bcdfdfced1c96bc08 │ │ └─262442 /pause │ ├─d915e72931236571cc00639ad8fd9d0068c1d1afce73bea3a78525d2067426d5 │ │ └─146778 /pause │ ├─b7be91bcac0c4392f0707f1744c7a601c0e968d8c41d059a5dea946dbd42af97 │ │ ├─171611 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172048 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─405910 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─405923 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─e30bc15c30c143edbc1bc260c83ad4dd4f019f24ad7d09591e9a75f9ddce0d1d │ │ └─79491 /pause │ ├─7941fc658a00ca4fdcc58e97ce5caf85296508a4bd1553785c8943316993c3e3 │ │ └─47756 /pause │ ├─ec8a9b73839f61cf0a9c9666ab46b6f022c3cda9f4cc4d9d7fa17f46d85e42f6 │ │ └─174527 /pause │ ├─e1d8a8ad9916ced20730f5ba01c50a06ee0f7edd540c7fa2222aa3fb5577bf51 │ │ ├─ 47161 /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 │ │ ├─ 47179 /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 │ │ ├─ 47302 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264588 nginx: worker process │ │ ├─264589 nginx: worker process │ │ └─264590 nginx: cache manager process │ ├─9bdaf762838bee7300a2f29356e9c73d53506114e120abf43933db921fabf7ae │ │ ├─184363 neutron-policy-server: uWSGI master │ │ ├─184376 neutron-policy-server: uWSGI worker 1 │ │ └─184377 neutron-policy-server: uWSGI worker 2 │ ├─34c6c893be4add0b417c5bc1a31b076b0c8c22c47417c2669672e3088ae813f9 │ │ └─56610 nfd-gc -gc-interval=1h │ ├─3cd261850ac5214d851134cdbe07c924c225cc2e68910d73d520bcd7f45373a2 │ │ ├─67194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67212 /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 │ │ ├─67218 erl_child_setup 1048576 │ │ ├─67266 sh -s disksup │ │ ├─67268 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67269 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67303 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67379 /bin/sh -s rabbit_disk_monitor │ ├─633f60a8238534f4503302feadcc8ed7d6cb04a3f2663892200058ff4d7c4bb6 │ │ ├─187043 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187059 /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 │ │ ├─187065 erl_child_setup 1048576 │ │ ├─187113 sh -s disksup │ │ ├─187115 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187116 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187178 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187179 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187660 /bin/sh -s rabbit_disk_monitor │ ├─9f12da79c3c31a4ff68221a7ef90db52ad27215be2e4396099197a8ebf546841 │ │ └─86224 /usr/local/bin/rook ceph operator │ ├─881a470d1e59f07d27aa49e3d09a11f24e71812b1be0383f0d1797271262d1ee │ │ └─49298 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1eb65988e996a3f5f327e102853a9ec858fb15c43a90ed5f54d56950d79583a0 │ │ └─187863 /usr/bin/libvirt-tls-sidecar │ ├─23689310b88977fb8d52387e8671b46266df76e83c55d1d55b01cacbfb0cce11 │ │ ├─104670 glance-api: uWSGI master │ │ ├─104683 glance-api: uWSGI worker 1 │ │ └─104684 glance-api: uWSGI worker 2 │ ├─29753d0b4e531bbe1e7f4ff058f9b148f2bdc8c4785417a35b88aff6fcc8e3cc │ │ └─65190 /goldpinger --static-file-path /static │ ├─b9f8a5c816833f4348f8ca468fe8fbfbfb1ba1d88ff95682c15cd0f218526bd2 │ │ ├─172850 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172867 /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 │ │ ├─172873 erl_child_setup 1048576 │ │ ├─172993 sh -s disksup │ │ ├─172995 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172996 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173070 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173071 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173147 /bin/sh -s rabbit_disk_monitor │ ├─95e5b050c04122e930e35de01d1bf9dcd3724b32627dcf2c5c643e7b225d4af0 │ │ └─56760 /secretgen-controller │ ├─42d565853f062ab3ac3f5cbcb3959a4b1b75ea034a672e78c7c5651cb6c59e01 │ │ └─63106 /pause │ ├─ba882a1690219d97d2f9f0b1e576e2f2202b94c1d42ce901ba61a07a150aacf8 │ │ └─188281 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ab92b642db97292cd908508a4f3396eeb92e4995f867a864d24dd9102d32440f │ │ └─85446 /pause │ ├─0ae5be1b0a47f2f59d2fd53b8606c570f8706e92da7898ce4a2fe2607e911255 │ │ └─123312 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─56b2f43a00e95c94ea54de241b4df994d3f9c33ba7f97d8399e8346bc64b4159 │ │ ├─246055 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246071 /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 │ │ ├─246077 erl_child_setup 1048576 │ │ ├─246127 sh -s disksup │ │ ├─246129 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─246130 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─246289 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246290 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246337 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246585 /bin/sh -s rabbit_disk_monitor │ ├─9d2370e2503eafcc9f15d6bdbd2d2d2974de8990476bdf8ee1b5c4c9dd28b8f7 │ │ └─174599 /pause │ ├─571ae54676359ec12d27a2115dde3d53099dc2e71d5c441d59c3337a03901e1c │ │ └─40638 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 │ ├─291601d4cb4eeef99555bfa77e17b2ecd1835d7dfab47e58f84860ebd1430383 │ │ └─55539 /pause │ ├─9290872f12ee2c5fc9a56c9f94d1d608ec0bc9f618ce1e94701ecc14bca84669 │ │ └─40510 /pause │ ├─a2b746cec5b850922e71668e170b83d7a1de1df026ab0a1c6a1c4b516e5adf87 │ │ └─120892 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bcd72f57a561dc9e89d56ce4fc1bb1f25cdbe9ccabefb04a0c7ed1eff2efa5e7 │ │ ├─242594 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243283 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpz62b7bb4/privsep.sock │ │ ├─243293 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243314 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6a8c235454523aba5498105d83e9eb776e3f13d2e05093dc21bfe45511a54b1b │ │ └─56305 /pause │ ├─a42973a26bd44e229e8fed13c5b183ddc868c3037a9157e4d06d34b0e4d52a77 │ │ └─107527 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─157c6f2e848f296be5d571ac51d2e30c20156ed15e87c72ca7ddffe85de59ec6 │ │ └─44766 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─73a7a7601c0293e6721a994937aa0959e37464964598be18faf168475aaf0ec0 │ │ └─62637 /pause │ ├─10cdba1d091d7a0fcda73380c41f5ae8826950917cb3b8ae6fb7332fcddff388 │ │ └─146215 /pause │ ├─0fb2f24ed930650902553401c3a2164d83989c4484b4724a6227b9d499aa8187 │ │ └─390076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ └─3d1c61bd2a9f912845772da6426bd019620c99d9c983faf55481b9dc7713fc36 │ └─65884 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount