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 │ │ │ ├─21667 /lib/systemd/systemd --user │ │ │ └─21668 (sd-pam) │ │ └─session-21.scope │ │ ├─21602 sshd: cephadm [priv] │ │ └─21682 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/162.253.55.121-22-zuul [mux] │ ├─437090 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nozzycxritgxzyprztbzldbklxrutrjv ; /usr/bin/python3'"'"' && sleep 0' │ ├─437091 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nozzycxritgxzyprztbzldbklxrutrjv ; /usr/bin/python3' && sleep 0 │ ├─437092 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nozzycxritgxzyprztbzldbklxrutrjv ; /usr/bin/python3 │ ├─437093 /bin/sh -c echo BECOME-SUCCESS-nozzycxritgxzyprztbzldbklxrutrjv ; /usr/bin/python3 │ ├─437094 /usr/bin/python3 │ ├─437151 /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 │ └─437153 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 887c76519e96f2bf8be8b6e8dbb4a87aa708566cc1793293c225747d9e7dd6f5 -address /run/containerd/containerd.sock │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee379c7bdd21ab78284f53a108d51a83d57429bb46c6a7fada61333b922f66ca -address /run/containerd/containerd.sock │ │ ├─ 18646 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a40e0e228b1d77070f4cdd9a3be1e8c92f4bbfd239e635125b18a524821fd46e -address /run/containerd/containerd.sock │ │ ├─ 25221 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 244cd579fec149074a91d94ed651bbc151686b4beb79ff421af8c4f74ba61709 -address /run/containerd/containerd.sock │ │ ├─ 29876 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 924c85ceb2f86943dfe2c23d7a4c6a8765bf3506cfae52cc4209d9b109ab5c60 -address /run/containerd/containerd.sock │ │ ├─ 34683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7eef700b090d0550fde27320e4e37ef2fc03bcbec6f10950ac12e120188afc0c -address /run/containerd/containerd.sock │ │ ├─ 39326 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68d7affe1309ad6107878ea2c7ed8ad5cafd974cccd481d434a33baceb5c623a -address /run/containerd/containerd.sock │ │ ├─ 41893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6885889f3e07cc7b356fa4a6705c827c03bcce4c15e5c6bf00936f5cba5a96e -address /run/containerd/containerd.sock │ │ ├─ 41925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 786de5d6493fa99d8c627524fed68e631b10b654b5fa018af9e05cacb3d5bb6d -address /run/containerd/containerd.sock │ │ ├─ 41959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af355292e55ced96f4ca56483b6c846e7076c20f8942599411755cf0d782b33a -address /run/containerd/containerd.sock │ │ ├─ 41968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d5aecb6e2309787013edc580b8a411636c3dd0ee414734508dfbce97db6940 -address /run/containerd/containerd.sock │ │ ├─ 41974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2bb5df292e89ae953e124e162d9b31af97ac0f3a5cf3c1ddef16d614e30f368 -address /run/containerd/containerd.sock │ │ ├─ 42501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5425ce476e034ccff3c9e56be0faf084e787ff8c0ecffd8ee1a90e97ce35b601 -address /run/containerd/containerd.sock │ │ ├─ 43269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754afe0fce77703c9e6fbce0433b968848ebef843bfde4d2090d4871c15d014d -address /run/containerd/containerd.sock │ │ ├─ 43327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e6cbc76f0cf75fbe9e58950b52c97461f9131c10d2f9509886e0aee9334a57 -address /run/containerd/containerd.sock │ │ ├─ 44682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ec3705d3389eba5c9c50495d8cc264a1399bc4dc27f2b6fcf17727e3ed1e10 -address /run/containerd/containerd.sock │ │ ├─ 45073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323194f206949094abef9cea0ef7d9b4a1b101a5cc166fe74fc3d190a8611853 -address /run/containerd/containerd.sock │ │ ├─ 45121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43187e899e93408b492b9832f4de07b717a333c3e0247ddb772a6817598d0d75 -address /run/containerd/containerd.sock │ │ ├─ 45572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b6eca74caa2d6c25f138acf774959f0a62f9a5e3bf8223357c154e8158c837 -address /run/containerd/containerd.sock │ │ ├─ 46058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f71526b29615bb9df3645f6c9212e8b6c999d1ea8812c87de036876f85422fda -address /run/containerd/containerd.sock │ │ ├─ 46095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0e3f2d3f5c1d8951b869f6b45eef7841d46b849a0c1a134aa944a39bc39db5 -address /run/containerd/containerd.sock │ │ ├─ 46144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638c362ca946996332acd9d9d53b95db1a9da8d43857b66e28975bde2ad46040 -address /run/containerd/containerd.sock │ │ ├─ 47950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6054171b664e457109f1e846c6cc30dd7f5bed2e023a9beec6a8522c2607c7b -address /run/containerd/containerd.sock │ │ ├─ 48049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962740e10d73954a5113b4acf096e6493fb6af934fb6428f9836c7b5cea76661 -address /run/containerd/containerd.sock │ │ ├─ 48950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c1d3208387ccfdc511f3534796aa734ffd524ed9d189429f4b22f709298e0b4 -address /run/containerd/containerd.sock │ │ ├─ 49060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd7ede30014a221c3169daee7ad6bac58c680f93e01901260a5af4dce8cf611 -address /run/containerd/containerd.sock │ │ ├─ 49429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 217b57e00ca48fd769a52c38eaa6691d21a99ee504ed69972a58c1090a216d2d -address /run/containerd/containerd.sock │ │ ├─ 49760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff4b4ccee3032a6439d66ee2e89338dcaa71c9129e998e3de8e47842a2ec06ed -address /run/containerd/containerd.sock │ │ ├─ 50086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7757ad1185a62f480b305e45ee51eb6c1dde63a5cd8e811337592d02887dfb -address /run/containerd/containerd.sock │ │ ├─ 52211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1296aa0c4e20b6f91808ae152afb7a5ab2e4e6bd83f92ca5e1a9d0e8da6952a2 -address /run/containerd/containerd.sock │ │ ├─ 56397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ff932c05ab2f7577fd29ed290c7e1521184895546ee6e40a9b072f765afeb0 -address /run/containerd/containerd.sock │ │ ├─ 57047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cc0e84eab3ab0d35a312166204a4844510f11fb04e02fbe425686cca7c4ef6 -address /run/containerd/containerd.sock │ │ ├─ 57099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7295b98ae13a8dc3678d94900dc46d7c5b398eed7870affd345a0fba90e27e4 -address /run/containerd/containerd.sock │ │ ├─ 57138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228169b8f9dfc39e858959d6eb87f6990f5e4664da02651da061fbc041b1d478 -address /run/containerd/containerd.sock │ │ ├─ 57285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc5332ac13a6f7511d1e2e8068ff376cfec1717283a1bdd54b5564b07e26666 -address /run/containerd/containerd.sock │ │ ├─ 60661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14445d4ab700ba7233b0dd57b272a7e368daa406f8073f7078c5ea2dd61036bd -address /run/containerd/containerd.sock │ │ ├─ 60799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 352a10e3ddf4b24ed6118c229c7f1448d3996bbb590224b8b4c8c90e764ddf37 -address /run/containerd/containerd.sock │ │ ├─ 60840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a2e9f6e4f7373cd51e256d82ad4a61abb364def65314eec3306b91119d4dd4 -address /run/containerd/containerd.sock │ │ ├─ 60892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bba59abd58f0ba4467d51e1c99565e5a4f6815445a2ef4b0ac47f4e929d41419 -address /run/containerd/containerd.sock │ │ ├─ 62007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519636310414b6a3e5914aef377d76e3dd47c30c94df3ebe6c34f74e70f00f46 -address /run/containerd/containerd.sock │ │ ├─ 62093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223dd2812318ec5290ede34b947cadaf377ce4b265c7adaafc063e34e9e26f2c -address /run/containerd/containerd.sock │ │ ├─ 62498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c80f94b5695018a91ce0268dac901ef9b709d728c8b5de6f142535cd8ea12c -address /run/containerd/containerd.sock │ │ ├─ 62537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348e66789e6a9bc5fd40f79eda008d93537419c1596b31d7cf04c3a0205ac188 -address /run/containerd/containerd.sock │ │ ├─ 62586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ade11be5d6d8af013475fd90f7f6298a307d063ac95098f226e0c9175b10cb6 -address /run/containerd/containerd.sock │ │ ├─ 63017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 569e50355be23f1dddba04a3d6c5d8f9cc53ee8ab7be76258949849e01369dd4 -address /run/containerd/containerd.sock │ │ ├─ 63345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afe7f60747606a3beb50446d802105d058326702e32cf580948846adede92901 -address /run/containerd/containerd.sock │ │ ├─ 63833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8730626561816b4d9610c0b32833138ac3d4c2c31eddee91e0fa6fbe633cef47 -address /run/containerd/containerd.sock │ │ ├─ 64426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 353b8e8f43464ad8806d1471fa3057e653d2761d75469fb2f2d2b722d66ae18b -address /run/containerd/containerd.sock │ │ ├─ 65032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa15b27b912c1c72f4d5b3438e3d3a552bd8172877b016b597b8c087ac756a50 -address /run/containerd/containerd.sock │ │ ├─ 66081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebbb7f28e6598391f3540ff37b7c8f362c73ff46fea2eddc33cd65404189fe86 -address /run/containerd/containerd.sock │ │ ├─ 67606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9792fb6347f172ed3c86b7f6b77b7e7eb5846ba89a899fa03e9337aed0615699 -address /run/containerd/containerd.sock │ │ ├─ 74191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a238f6f999b96c618c685a64c92bac69851bfebb4069a432fd656486255d7812 -address /run/containerd/containerd.sock │ │ ├─ 75212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ee0998cf402786ac38d87e92f8c0cfc5328be451ff0371a7fa99fe29ca0ec6 -address /run/containerd/containerd.sock │ │ ├─ 79719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8df3e4a9df97b098521a8de3ff87544b220c07dcd5850e87b38447ce1054fca -address /run/containerd/containerd.sock │ │ ├─ 84678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da85b24f7a66808712a97c0d257fa57cbbbd6616e22a5b03371c8d616f55da8c -address /run/containerd/containerd.sock │ │ ├─ 89845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e8c0bafe1f65cc47e1563f8c3e84f122f159b5a1e5bd64b759b2320188b243 -address /run/containerd/containerd.sock │ │ ├─ 89922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a49da087ca85c909a5bb6e82cb22463c448abf24821e2a04a28a1ca1c8356fe -address /run/containerd/containerd.sock │ │ ├─ 98384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515be1b605be55e192b81538aaf6ffba6f618593f20f44c563d7e3f55b384deb -address /run/containerd/containerd.sock │ │ ├─ 99535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d1656bebdda651e4438b4827157421f7ba394fb7e40cdf6b0e88411b8422152 -address /run/containerd/containerd.sock │ │ ├─ 99635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caaf47b806f264d2856acd050381699b6eb21de36d6b3775bd55d42c174c18c5 -address /run/containerd/containerd.sock │ │ ├─101160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69eb66844817e6cd28c5e254cd2baa8579d39891dec0ca6603f8341f3c448e4c -address /run/containerd/containerd.sock │ │ ├─102516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3e2e57c41548b2cae165317bcde9a6b3968ad08c3dcc5595fd104635c8dd97 -address /run/containerd/containerd.sock │ │ ├─102572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c612f60bed1f21db678aed4a72b89775092be3c32b0b74c98b08eb0b082a0af1 -address /run/containerd/containerd.sock │ │ ├─112943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5aa6f88263289f6c2615e303083a49ca135557269e86a61e277e4376534f25 -address /run/containerd/containerd.sock │ │ ├─112982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d1a2e0ae4eb79b3b3c629f7e7fa3716477247c3d7aa4d5c0e45be478c746df8 -address /run/containerd/containerd.sock │ │ ├─115004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10e2dbbcdb4191eae42e0b933173448624eecb48916e039569413857041e8bd9 -address /run/containerd/containerd.sock │ │ ├─139349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c7909838cb6ab9a4514b9ba759fa8effb258bae89692da99794aac51944dac -address /run/containerd/containerd.sock │ │ ├─140687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5106ca892d2811661c334c55988d6cf05ec03310390d98b258b7caebc31a86ab -address /run/containerd/containerd.sock │ │ ├─141113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbba8bfd87f872eff148d28fde66bb95664739a585ee58109e9c05d2e839e279 -address /run/containerd/containerd.sock │ │ ├─141864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51eb04ed9b169632363aac474466193925e61e7f105ea6a54507ea60006ccb7 -address /run/containerd/containerd.sock │ │ ├─143510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91cda25d98319729828f273a04319729d25fc92608e72efd0d3dc5ff76e956b -address /run/containerd/containerd.sock │ │ ├─143729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379ed3d6b62f24180c0b3668b3fd9156399f6c7c96ca73581472884bcb573457 -address /run/containerd/containerd.sock │ │ ├─143916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ef34f93d60fe8eae827bd0cf30692b00a2a4c629ae2ba9a8ce7b5da0479d04 -address /run/containerd/containerd.sock │ │ ├─143983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da2c2984db0626be586bd0b8abd7d620e0a5edf32d712f4041a0d20b160be133 -address /run/containerd/containerd.sock │ │ ├─144178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ea54f9d9d4c1acbc4d3f97a09c0547c563bd1e817a05eb16e72800636f3dc9 -address /run/containerd/containerd.sock │ │ ├─144818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dcf3f2b9603d34c0dba444b30af993ceb0b094fc232ecf63d9c7cdf7d311063 -address /run/containerd/containerd.sock │ │ ├─154175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11d960c308f11114fb41c6dae0b4eab1ec266c93e4c5c6e78363ad9c687bee8 -address /run/containerd/containerd.sock │ │ ├─155718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f2ebc8cf67c27a5f0686d8a824fe4f93edbfdaa02acef9879785416d8e9ca6 -address /run/containerd/containerd.sock │ │ ├─155755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbdf373af6385fd7a06d0ca9351300ec42d4abcf77f405557f049ca8c78768f4 -address /run/containerd/containerd.sock │ │ ├─155821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e20ca965f24328a5f194880a1a940680909422ddcab7df1667ff412698e829 -address /run/containerd/containerd.sock │ │ ├─155875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a179b82bfb51843549120c5e95f9e86aea0bf640f896c296ca06f6d0d2f71704 -address /run/containerd/containerd.sock │ │ ├─155912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9901f925401bc2d3509cccc1a775cd455fbe86aa59703a7c1f4ee98985d347 -address /run/containerd/containerd.sock │ │ ├─156297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71464971848034df694050ee740446e30f6e78af1b71ce92dbbb1d2de43f3bd5 -address /run/containerd/containerd.sock │ │ ├─156345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0e65d11b89c3deeefabf5f28f4f91ccc2c9a445bac77615e85542ff8ea781b8 -address /run/containerd/containerd.sock │ │ ├─166694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6ef9200f9ba8c0004cc1772ac95ee846d1416bb22cecbc0895643508c10a5d -address /run/containerd/containerd.sock │ │ ├─168687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9d1b983705dfda1ee7bee4be9ecbf0a81d8525546caaf83f1e5d59fd10cf47e -address /run/containerd/containerd.sock │ │ ├─168737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ceee196b48bb06681c538596ceab087927757480b760a76e22719459f358095 -address /run/containerd/containerd.sock │ │ ├─168779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cebea726df52979b0ff4a901f5b49750a40714036c0d63aa5825c0c68e32c459 -address /run/containerd/containerd.sock │ │ ├─168904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167d90835f680bc8cfb256d81a29b549fef096dde93e33d903bb2c1cd9e7f4b3 -address /run/containerd/containerd.sock │ │ ├─177277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d44da46d9aaf58420cd7413c1dbaa36c889d2940a74ee60679f508d669034649 -address /run/containerd/containerd.sock │ │ ├─179445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2327ec3a7670a4ae497a388e96126b69c52f17d9a31c81fd75f2faaa4af4ae -address /run/containerd/containerd.sock │ │ ├─179494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96862c5969ccb0068d7e33d72c69104722d73b5aa4e8e12747f422ad9998ae5 -address /run/containerd/containerd.sock │ │ ├─179531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9004a14b28fe1a212f801c27cbc34eb04b1895c4286f54754dfb16456267308 -address /run/containerd/containerd.sock │ │ ├─193021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4297d68364187f24c6a171c387bc44aa56c4c178362917e05235d981373541e5 -address /run/containerd/containerd.sock │ │ ├─210548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2042cb92ac1c1d43d860d7c5d5a8715ccf83c7bf0acae26b9df24f2e0e96f8f9 -address /run/containerd/containerd.sock │ │ ├─210609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77193892c334943469ea90885875282dee235bf7fa95166c3bc11a33ee0d485 -address /run/containerd/containerd.sock │ │ ├─210639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b190033db4a0490a065c8a001cc02d3b2a0292f83fc3d3ef6dbadbeb9b4aa36b -address /run/containerd/containerd.sock │ │ ├─210906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09efaaf15a2e6344ff863a1658eaf491f166d73becf530c2670993123cbdf3de -address /run/containerd/containerd.sock │ │ ├─220643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88cbf1fa9c38bc17ee2b58f040dbbd40d17ff367fe49b5192ea1af35b13b7477 -address /run/containerd/containerd.sock │ │ ├─222647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4899d5765dcc07ba08bdaf79d7422323355d5866b8863b8f4d700c7292953f -address /run/containerd/containerd.sock │ │ ├─223913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8682abd145ffc50b190cb3c6596c1943b7773381ffc91d93df87bd8b737c5730 -address /run/containerd/containerd.sock │ │ ├─224825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c83699343d09a60eea08e617ef686f3386167e22ca27c6294bbbf045699eaa8 -address /run/containerd/containerd.sock │ │ ├─225298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec2bc5cc0a8e2b2ca8e1c6abea6594116cf8ab048690854030d4362fdb1bc3d -address /run/containerd/containerd.sock │ │ ├─227885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1011a85cd78de9c488af934d5af2525679531b94cfa7fc810bbfe82c8f4363c -address /run/containerd/containerd.sock │ │ ├─228792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c818b086629741402ef327889e75cd66985d5da284080994703b7af36863ca7 -address /run/containerd/containerd.sock │ │ ├─228904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 130df774eec705f2a75de2f68406c7581aeab57d15618f620d4cedbc3d2bbc8c -address /run/containerd/containerd.sock │ │ ├─237304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e74f458af1e2669752a0dbbedbcc17e07119a146832bdc10c7975550035dfad -address /run/containerd/containerd.sock │ │ ├─237866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14806acfbf6ca49bb7855626673c5ed2f9d3ca3b514d2950d784b40c49f3b128 -address /run/containerd/containerd.sock │ │ ├─240174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7c32853d4c48753dd79e9e5164cca833b16b9f1b20e24b8bdd3f5d3e7b3913 -address /run/containerd/containerd.sock │ │ ├─244549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15812b91a31b77727556f534ce21daf0af7cdf0d4fdbdd10fc546370aee1a45f -address /run/containerd/containerd.sock │ │ ├─244736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3108fd0079c0d519bb25e301651d530dd432dc2670ad19a5cfbc1b9ceba4247 -address /run/containerd/containerd.sock │ │ ├─244830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f2d44f90e1e2759d57603d79db0c2c2b4469415736be0fc2156f160023b437d -address /run/containerd/containerd.sock │ │ ├─244888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95dda2231c75d32c0a2c26e6fbf938a7c2d2c59c286f8011c50bc371bf799d54 -address /run/containerd/containerd.sock │ │ ├─280727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557967964e6930377a295116ae5d2e0ce20eb5186a17de3a64e83b5f73ca3b00 -address /run/containerd/containerd.sock │ │ ├─283060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef19fe11a02fd7fc8491e1cb1ab3a2cc68e24f52ae5108e0f16cd7480f4a4bb0 -address /run/containerd/containerd.sock │ │ ├─284581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61a6639d0b0a98f84575b980598c01938aeecb1ddd877a2d0f35f249d4c2859 -address /run/containerd/containerd.sock │ │ └─436713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ec0b8a72a5aabc8f26018f3061d660b7115eb9460829ee4e4696c7b21664821 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29859 /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 │ │ │ ├─18605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18623 /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 │ │ │ ├─24934 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25204 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39259 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39279 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34398 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34667 /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 │ │ │ ├─12242 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12272 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.asggro.service │ │ ├─12602 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.asggro/unit.run │ │ └─12632 /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-asggro --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.asggro:/var/lib/ceph/mgr/ceph-instance.asggro:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.asggro/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.asggro -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-ee379c7bdd21ab78284f53a108d51a83d57429bb46c6a7fada61333b922f66ca.scope … │ │ ├─12715 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.asggro -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.asggro -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─138727 /sbin/multipathd -d -s │ ├─docker-7eef700b090d0550fde27320e4e37ef2fc03bcbec6f10950ac12e120188afc0c.scope … │ │ ├─34708 /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 │ │ └─34720 /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 │ ├─kubelet.service │ │ └─42357 /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=162.253.55.121 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─docker-68d7affe1309ad6107878ea2c7ed8ad5cafd974cccd481d434a33baceb5c623a.scope … │ │ ├─39355 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39367 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─435148 sshd: [accepted] │ │ └─435149 sshd: [net] │ ├─run-r7a6a3be7a6c34a8d95ae31411417f3e4.scope │ │ └─167534 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─docker-887c76519e96f2bf8be8b6e8dbb4a87aa708566cc1793293c225747d9e7dd6f5.scope … │ │ ├─12351 /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 │ │ └─12370 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker-244cd579fec149074a91d94ed651bbc151686b4beb79ff421af8c4f74ba61709.scope … │ │ ├─25245 /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 │ │ └─25258 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a40e0e228b1d77070f4cdd9a3be1e8c92f4bbfd239e635125b18a524821fd46e.scope … │ │ ├─18673 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18689 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138608 /sbin/iscsid │ │ └─138609 /sbin/iscsid │ ├─docker-924c85ceb2f86943dfe2c23d7a4c6a8765bf3506cfae52cc4209d9b109ab5c60.scope … │ │ ├─29902 /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 │ │ └─29914 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─424fe69553055095a4f0cc22245d534a1372318aef5f2d1f5227573447da5fd7 │ │ └─46370 /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 │ ├─7aad85f51d162729cf6e2114332ef69aa095fc577d35da73093b5cbb03b1ffd5 │ │ ├─ 90430 /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 │ │ └─375463 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2d1a2e0ae4eb79b3b3c629f7e7fa3716477247c3d7aa4d5c0e45be478c746df8 │ │ └─113007 /pause │ ├─683fada1e064dd4df880f72211954a734190141d628bf18b4de31dc1fe675df0 │ │ └─46323 /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 │ ├─d75081e1aa513aa46ac262bf3441a18fb27d57f47981b69a04938e95761aa14e │ │ └─139661 /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 │ ├─a656a7a14784bcca97a61a9c01e98a207be02c31325f8900e398606cb1dc822d │ │ └─65913 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bd6309d8ad021b3908596422db815d3b259cb9f4c6c64e0db50dd19f284f67b4 │ │ └─52329 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─cebea726df52979b0ff4a901f5b49750a40714036c0d63aa5825c0c68e32c459 │ │ └─168823 /pause │ ├─d0e65d11b89c3deeefabf5f28f4f91ccc2c9a445bac77615e85542ff8ea781b8 │ │ └─156387 /pause │ ├─9c0e3f2d3f5c1d8951b869f6b45eef7841d46b849a0c1a134aa944a39bc39db5 │ │ └─46118 /pause │ ├─837c8b7add8a85f661807c5e34fc535b0e8dd9460209731cfc2f0b002ead61d5 │ │ └─46279 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─29d5aecb6e2309787013edc580b8a411636c3dd0ee414734508dfbce97db6940 │ │ └─42051 /pause │ ├─640c41c1fed4407d24576b86cde0e662d38545d5926442eb8d4be072e804da3b │ │ ├─189427 heat-api: uWSGI master │ │ ├─189471 heat-api: uWSGI worker 1 │ │ └─189472 heat-api: uWSGI worker 2 │ ├─a77193892c334943469ea90885875282dee235bf7fa95166c3bc11a33ee0d485 │ │ └─210641 /pause │ ├─c43cf109f5779a483ab7e9271abdde075c0a233a3ceb6959c0c200e290b2732a │ │ └─227936 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─003b1bd3e1afc09187c10e44009077fe0630e5fea6458cc7f1e4cba444692569 │ │ └─166825 /usr/bin/libvirt-tls-sidecar │ ├─29bb29561905d5011527d0396d1889bd2db6e58752e3fbf16ec39d06c5aa305c │ │ ├─163424 neutron-policy-server: uWSGI master │ │ ├─163437 neutron-policy-server: uWSGI worker 1 │ │ └─163438 neutron-policy-server: uWSGI worker 2 │ ├─af85e083c4e8692c9402b3060442914929a9abd10c909963930d83d788fb36f7 │ │ └─62142 /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 │ ├─8ceee196b48bb06681c538596ceab087927757480b760a76e22719459f358095 │ │ └─168765 /pause │ ├─b96862c5969ccb0068d7e33d72c69104722d73b5aa4e8e12747f422ad9998ae5 │ │ └─179569 /pause │ ├─9ead101d1f3d6cd3b2d2b67a09fd1d53b7238072b8e2b4fecd3b6031b9a84191 │ │ └─42147 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 │ ├─f1011a85cd78de9c488af934d5af2525679531b94cfa7fc810bbfe82c8f4363c │ │ └─227909 /pause │ ├─2a2645dca759caaa63f2ef5d3a1af3c9ed0e8f1c24a8c75542a9247646511e1f │ │ └─42548 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2d3e2e57c41548b2cae165317bcde9a6b3968ad08c3dcc5595fd104635c8dd97 │ │ └─102543 /pause │ ├─20b6eca74caa2d6c25f138acf774959f0a62f9a5e3bf8223357c154e8158c837 │ │ └─45595 /pause │ ├─8a49da087ca85c909a5bb6e82cb22463c448abf24821e2a04a28a1ca1c8356fe │ │ └─89958 /pause │ ├─4eee5978b98fabc323ff2208dfaa896df8ac6a8c3a255ab1bd65d006decf13ec │ │ ├─163383 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─163584 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163585 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─163587 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f763d342a5db92694ff02ff4092f3489c1c31ad544ff5cae50ee1e1b41d0001e │ │ ├─64864 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65000 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8730626561816b4d9610c0b32833138ac3d4c2c31eddee91e0fa6fbe633cef47 │ │ └─63859 /pause │ ├─3b5aa6f88263289f6c2615e303083a49ca135557269e86a61e277e4376534f25 │ │ └─112968 /pause │ ├─1ade11be5d6d8af013475fd90f7f6298a307d063ac95098f226e0c9175b10cb6 │ │ └─62612 /pause │ ├─07e8c0bafe1f65cc47e1563f8c3e84f122f159b5a1e5bd64b759b2320188b243 │ │ └─89870 /pause │ ├─f31537f20464954f9324cb92342db813ccc71d1b6aa382bff22d1945dc38ce1a │ │ └─65201 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5ed438a58b27c778668d65abffecc60d7aff7bc2d0a6a795fbf43c34423bd888 │ │ └─66020 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0dcf3f2b9603d34c0dba444b30af993ceb0b094fc232ecf63d9c7cdf7d311063 │ │ └─144842 /pause │ ├─41b6425932f3f0058eed9fe7eb46428dd5510a464e9b78890ab827b899f4dd20 │ │ └─210760 kubernetes-entrypoint │ ├─c6054171b664e457109f1e846c6cc30dd7f5bed2e023a9beec6a8522c2607c7b │ │ └─47980 /pause │ ├─b61a6639d0b0a98f84575b980598c01938aeecb1ddd877a2d0f35f249d4c2859 │ │ └─284611 /pause │ ├─d89288b942f2f33ad44400fac91c194b54c4b38f5b2f3dcb6b1608d075d1ccdd │ │ ├─176942 senlin-api: uWSGI master │ │ ├─176979 senlin-api: uWSGI worker 1 │ │ └─176980 senlin-api: uWSGI worker 2 │ ├─4e7c32853d4c48753dd79e9e5164cca833b16b9f1b20e24b8bdd3f5d3e7b3913 │ │ └─240204 /pause │ ├─0ef5fd94aab74db5a8c8f23572833670d205f3200c78a6fc3e7d7b15895905b6 │ │ ├─154304 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154320 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─154326 erl_child_setup 1048576 │ │ ├─154410 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─154479 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─154480 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─154652 /bin/sh -s rabbit_disk_monitor │ ├─64b861bdbf87ea923d563b675be42369db6a042af96ce7e05d0acf7524bfaa86 │ │ └─245411 docker-registry serve /etc/docker-registry/config.yml │ ├─f9c7909838cb6ab9a4514b9ba759fa8effb258bae89692da99794aac51944dac │ │ └─139370 /pause │ ├─81dfd4e88bd1a0b7671f9d41545231b0f259656c8b97625c811f2116f39ea49f │ │ ├─163365 neutron-api: uWSGI master │ │ ├─163410 neutron-api: uWSGI worker 1 │ │ └─163411 neutron-api: uWSGI worker 2 │ ├─d51eb04ed9b169632363aac474466193925e61e7f105ea6a54507ea60006ccb7 │ │ └─141887 /pause │ ├─897f304d83c1d0e41ae80a5cabf42c9d8c77441ff057c352a685d6b4f30b891e │ │ ├─153311 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─153576 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─153577 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1a6568041478d1ddc360dd1dd7230fbf3f7fcd296128be0a6bbca998cc66497e │ │ ├─261300 manila-api: uWSGI master │ │ ├─261693 manila-api: uWSGI worker 1 │ │ └─261695 manila-api: uWSGI worker 2 │ ├─d3b17a2599a7a3544a17004ffe5a9c6756ceee7713cdb48636459082728211cf │ │ └─50390 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─15812b91a31b77727556f534ce21daf0af7cdf0d4fdbdd10fc546370aee1a45f │ │ └─244572 /pause │ ├─e1dd9b8cf225630018b4f3dbc08d32180744105283d276fb9a88bde86844bba7 │ │ └─45210 /coredns -conf /etc/coredns/Corefile │ ├─786de5d6493fa99d8c627524fed68e631b10b654b5fa018af9e05cacb3d5bb6d │ │ └─42027 /pause │ ├─a238f6f999b96c618c685a64c92bac69851bfebb4069a432fd656486255d7812 │ │ └─74214 /pause │ ├─348e66789e6a9bc5fd40f79eda008d93537419c1596b31d7cf04c3a0205ac188 │ │ └─62564 /pause │ ├─b5a2e9f6e4f7373cd51e256d82ad4a61abb364def65314eec3306b91119d4dd4 │ │ └─60871 /pause │ ├─5ec2bc5cc0a8e2b2ca8e1c6abea6594116cf8ab048690854030d4362fdb1bc3d │ │ └─225321 /pause │ ├─f9a3e533d0682fcaeff75d3685b3345c0ebb15845024a53a5b1f3b1896c1f70c │ │ ├─153324 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─153601 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─153602 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─caaf47b806f264d2856acd050381699b6eb21de36d6b3775bd55d42c174c18c5 │ │ └─99663 /pause │ ├─991b91d4150e19395322a9abc8ab4609563049d4b5a302d8488e263beac200cb │ │ └─57489 nfd-worker -metrics=8081 │ ├─b05a06c91f4a004a3790634b64a5c7b59b02dd0da480f2783b6195ff3bd14a2f │ │ └─176557 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─b190033db4a0490a065c8a001cc02d3b2a0292f83fc3d3ef6dbadbeb9b4aa36b │ │ └─210724 /pause │ ├─88ff932c05ab2f7577fd29ed290c7e1521184895546ee6e40a9b072f765afeb0 │ │ └─56420 /pause │ ├─62628c780b15a2b4a8b26df1104b2d411f65d45e1e9711b2c2cd1601f9159564 │ │ └─66279 /bin/oauth2-proxy │ ├─a179b82bfb51843549120c5e95f9e86aea0bf640f896c296ca06f6d0d2f71704 │ │ └─155970 /pause │ ├─9792fb6347f172ed3c86b7f6b77b7e7eb5846ba89a899fa03e9337aed0615699 │ │ └─67631 /pause │ ├─1f2d1598153c39a3dfb805f7d87701d0110b6ea7c672c19a357c74414b05c3e0 │ │ └─166897 /bin/bash /tmp/libvirt.sh │ ├─001720bf3027f0fb542bc0154233a98a1e92453855060b149280a2d7f2bcd72d │ │ └─42301 /kube-vip manager │ ├─da85b24f7a66808712a97c0d257fa57cbbbd6616e22a5b03371c8d616f55da8c │ │ └─84701 /pause │ ├─45c80f94b5695018a91ce0268dac901ef9b709d728c8b5de6f142535cd8ea12c │ │ └─62522 /pause │ ├─7fc5332ac13a6f7511d1e2e8068ff376cfec1717283a1bdd54b5564b07e26666 │ │ └─57309 /pause │ ├─43187e899e93408b492b9832f4de07b717a333c3e0247ddb772a6817598d0d75 │ │ └─45145 /pause │ ├─9eb8e20f3b78674ffaeb5b8a952e0d4bb92787aa39fe06f38d54a68a7b073b2c │ │ ├─165380 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─165677 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─165678 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─01ec3705d3389eba5c9c50495d8cc264a1399bc4dc27f2b6fcf17727e3ed1e10 │ │ └─44706 /pause │ ├─962740e10d73954a5113b4acf096e6493fb6af934fb6428f9836c7b5cea76661 │ │ └─48073 /pause │ ├─6c818b086629741402ef327889e75cd66985d5da284080994703b7af36863ca7 │ │ └─228826 /pause │ ├─67be21a8bc4b769717d88baf7241b0170a1161d676ac01763560f25a3e147bc3 │ │ └─42193 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 │ ├─81c6606a23f3a506bcf39d6bccfd51c93cbbf67dd891ba639cf3a0a16cb75a44 │ │ └─48347 /server │ ├─ff4b4ccee3032a6439d66ee2e89338dcaa71c9129e998e3de8e47842a2ec06ed │ │ └─49785 /pause │ ├─6a8b70391232a63bcfcb48a6da76416b484fabe60038a0e30533ec917c3c3962 │ │ ├─101369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─101385 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─101391 erl_child_setup 1048576 │ │ ├─101469 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─101521 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─101522 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─101578 /bin/sh -s rabbit_disk_monitor │ ├─ab8855809c20522359944daf525d325f2e9ff4294fd34dc13c15598ad4ffb56c │ │ ├─237487 magnum-api: uWSGI master │ │ ├─237599 magnum-api: uWSGI worker 1 │ │ └─237600 magnum-api: uWSGI worker 2 │ ├─8dbfbf362e1894066001ac53e40d8201d8bebf42cca4f443ec3d4a8e26dcade7 │ │ └─225349 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─68e6cbc76f0cf75fbe9e58950b52c97461f9131c10d2f9509886e0aee9334a57 │ │ └─43350 /pause │ ├─898fb7ca824f4d373791d5228808df8925b46ec7f2b016d7e85cb1e22390d075 │ │ └─210837 kubernetes-entrypoint │ ├─9d298894af9194ba944b720cf12847b5750f7b31bf0e33019a47388fe12623bb │ │ └─224875 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cc9cf023bb9868f52360d91f64f8d160aa4ec9287eb7096046a144d20d028d91 │ │ └─100815 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9a3a183a43839fad0748e595ed8d985420e3a8e6f36f0ec810dcb66862fe9e73 │ │ └─284964 /bin/openstack-database-exporter │ ├─5106ca892d2811661c334c55988d6cf05ec03310390d98b258b7caebc31a86ab │ │ └─140712 /pause │ ├─46ce8e117752532a2217ecd289cea4a9d733aeb8878f2199c4bd39ffda8b14fd │ │ └─65337 /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 │ ├─6b7757ad1185a62f480b305e45ee51eb6c1dde63a5cd8e811337592d02887dfb │ │ └─50110 /pause │ ├─45d16a708fe72bce40d565da19673509b8660a6667c392e5333c381e24793ebf │ │ ├─237722 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237990 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d69f090b6df1310cc63851c2125f06ad31f06518213018e3c4467cce54f56d55 │ │ └─283538 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─14806acfbf6ca49bb7855626673c5ed2f9d3ca3b514d2950d784b40c49f3b128 │ │ └─237899 /pause │ ├─db9901f925401bc2d3509cccc1a775cd455fbe86aa59703a7c1f4ee98985d347 │ │ └─155968 /pause │ ├─228169b8f9dfc39e858959d6eb87f6990f5e4664da02651da061fbc041b1d478 │ │ └─57169 /pause │ ├─71464971848034df694050ee740446e30f6e78af1b71ce92dbbb1d2de43f3bd5 │ │ └─156323 /pause │ ├─fdfcc1446f2e6159976317dbe2e741a36df0848fae8bc3133744f4e6679688ee │ │ └─57615 /secretgen-controller │ ├─167d90835f680bc8cfb256d81a29b549fef096dde93e33d903bb2c1cd9e7f4b3 │ │ └─168942 /pause │ ├─3ef58c88852712b03384b983ce8aee086bbb520a167754652b1116e84ce356ce │ │ ├─237383 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237959 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0l21xm35/privsep.sock │ │ ├─237962 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237965 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─95dda2231c75d32c0a2c26e6fbf938a7c2d2c59c286f8011c50bc371bf799d54 │ │ └─244915 /pause │ ├─130df774eec705f2a75de2f68406c7581aeab57d15618f620d4cedbc3d2bbc8c │ │ └─228939 /pause │ ├─9fd7ede30014a221c3169daee7ad6bac58c680f93e01901260a5af4dce8cf611 │ │ └─49084 /pause │ ├─949a5c7d411c453e33339e29c7cf88987f9cb7e6ac8bb9dc5567d52b8fd5c014 │ │ ├─167000 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167018 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─167024 erl_child_setup 1048576 │ │ ├─167117 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─167182 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─167183 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─167615 /bin/sh -s rabbit_disk_monitor │ ├─fe99747c97b2f3a99a493e3e29da3e074036c6b6eed017b2c8525123fd2bae4f │ │ ├─ 70063 apache2 -DFOREGROUND │ │ ├─ 70099 (wsgi:k -DFOREGROUND │ │ ├─ 70100 (wsgi:k -DFOREGROUND │ │ ├─ 70101 (wsgi:k -DFOREGROUND │ │ ├─ 70102 (wsgi:k -DFOREGROUND │ │ ├─408042 apache2 -DFOREGROUND │ │ └─408207 apache2 -DFOREGROUND │ ├─754afe0fce77703c9e6fbce0433b968848ebef843bfde4d2090d4871c15d014d │ │ └─43295 /pause │ ├─519636310414b6a3e5914aef377d76e3dd47c30c94df3ebe6c34f74e70f00f46 │ │ └─62030 /pause │ ├─b12b396bc7da85a941ddfb73c42dde6c8bc7956ada407621243b610a37368325 │ │ └─57418 nfd-master -crd-controller=true -metrics=8081 │ ├─eebe2eb77f43f7e6009dceb6e46dcb3594e5adb1c79fe1fff272413c36ec1e5b │ │ ├─113775 /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 │ │ └─113850 /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 │ ├─5b590b9307f43f6403ca9a495f0660e43b30d87278871962f3a24582f1d1e85d │ │ └─65296 /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.162-253-55-121.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 │ ├─d3bc8f93fd2ebf11ff20812052d5dc2bd608ae86730b706e7dc95bf0c867755c │ │ └─224428 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─4fe5ca52bf36ddf2822a82c8cbbc9f8e99cbdb46fd258a6a098096647e6d1113 │ │ ├─152430 nova-api: uWSGI master │ │ ├─152467 nova-api: uWSGI worker 1 │ │ └─152468 nova-api: uWSGI worker 2 │ ├─d578178332b9fc54a5eb6aef0f08c240f4de5661932949c617145e13848fc003 │ │ └─45163 /coredns -conf /etc/coredns/Corefile │ ├─bb4899d5765dcc07ba08bdaf79d7422323355d5866b8863b8f4d700c7292953f │ │ └─222671 /pause │ ├─0554d4ebd7291e69ccb9d40628ec5cd81df60b38eb7ce76fef50f88894f0f010 │ │ ├─ 48306 /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 │ │ ├─ 48319 /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 │ │ ├─ 48461 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─282852 nginx: worker process │ │ ├─282853 nginx: worker process │ │ └─282854 nginx: cache manager process │ ├─e0f88a49e19edbc4226ad1d795bd2b0995f8b76c49763e2371299a009c7d66cb │ │ ├─141978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141994 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─142000 erl_child_setup 1048576 │ │ ├─142083 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─142167 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─142168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─142344 /bin/sh -s rabbit_disk_monitor │ ├─ebbb7f28e6598391f3540ff37b7c8f362c73ff46fea2eddc33cd65404189fe86 │ │ └─66104 /pause │ ├─e6ebc6d14938bb78257e10a69183944c9f3c1672f8ff60c8849268f6f9a2af7d │ │ └─265289 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─96c3c20761e185c9febf62affcbdd25317817a95e8eb4902d4427eda523cd729 │ │ └─63083 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 │ ├─1296aa0c4e20b6f91808ae152afb7a5ab2e4e6bd83f92ca5e1a9d0e8da6952a2 │ │ └─52236 /pause │ ├─b11d960c308f11114fb41c6dae0b4eab1ec266c93e4c5c6e78363ad9c687bee8 │ │ └─154198 /pause │ ├─12d01e9bc75011ea74fc47eb3a8073a983b2bd05720e71d93a565bcc360c01da │ │ └─66178 /bin/memcached_exporter │ ├─77645333c8a9c93f1616fddf75ff0cdd7bdac9ab3c83711ee9bd6f0b4c427f77 │ │ ├─265357 /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 │ │ └─275269 /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 │ ├─217b57e00ca48fd769a52c38eaa6691d21a99ee504ed69972a58c1090a216d2d │ │ └─49452 /pause │ ├─d77789b2ee4571497c2eec6def7123df7c53e865d0e17bbdb3c8d19c1f066dd4 │ │ ├─98752 glance-api: uWSGI master │ │ ├─98765 glance-api: uWSGI worker 1 │ │ └─98766 glance-api: uWSGI worker 2 │ ├─3ed993b8de47b1fd1c6f922d53aaf96b9b6f4e4a230ab6c94ad8cd4d761f7387 │ │ └─265158 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─91315bda162c8443ac8992e0e4acaca438adf8c48b91b88b71058b82bc6e8d8a │ │ └─64050 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8aa686260274ddc43a6d72c66cf395c1809a05a7c05ac4b3fd35b898c01a5321 │ │ ├─50238 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 │ │ └─51594 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 │ ├─1c725eba070a501421a3d2deee4d7217ee57c5354ab82665db2ab956cbd00ffe │ │ └─49567 percona-xtradb-cluster-operator │ ├─a95e8dfd6d8c6091c8aab70a0fc012b3053862767ebb4e364dc3d9aad14036da │ │ ├─110403 cinder-api: uWSGI master │ │ ├─110416 cinder-api: uWSGI worker 1 │ │ └─110417 cinder-api: uWSGI worker 2 │ ├─fba7c86aa67503f3f60b14fdf41d47416a7cb189953f29b3e4c219e503c91c80 │ │ └─50558 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d44da46d9aaf58420cd7413c1dbaa36c889d2940a74ee60679f508d669034649 │ │ └─177301 /pause │ ├─223dd2812318ec5290ede34b947cadaf377ce4b265c7adaafc063e34e9e26f2c │ │ └─62118 /pause │ ├─fefd14b51c29f5cb3e96a09fd16ac4be4c1f77453d210faaec7da88d78a955ca │ │ ├─286974 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─286986 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─af355292e55ced96f4ca56483b6c846e7076c20f8942599411755cf0d782b33a │ │ └─42061 /pause │ ├─266578c7975d4403ef5b994f5404ffd1bcb01ce09707bbdd778556ae2c9f43e0 │ │ ├─189446 heat-api-cfn: uWSGI master │ │ ├─189473 heat-api-cfn: uWSGI worker 1 │ │ └─189474 heat-api-cfn: uWSGI worker 2 │ ├─c0ba479e9222f90a321150b519b2dd515eabec70662ceb9827fdc2de61d8f915 │ │ ├─ 80503 /usr/local/bin/rook ceph operator │ │ └─437089 /usr/libexec/platform-python -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─d91cda25d98319729828f273a04319729d25fc92608e72efd0d3dc5ff76e956b │ │ └─143536 /pause │ ├─bd6f2d2d2ae42cd5e151925ed3d72076c3bd38490ec65310a0351fe89cc84901 │ │ └─42173 kube-apiserver --advertise-address=162.253.55.121 --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 │ ├─f9bbae55ec0170ac7f8f08d1b67ca9a47eee35eaba4bea1571ab19db089a1c0c │ │ ├─61840 python -u /app/sidecar.py │ │ ├─62121 python -u /app/sidecar.py │ │ └─62123 python -u /app/sidecar.py │ ├─f71526b29615bb9df3645f6c9212e8b6c999d1ea8812c87de036876f85422fda │ │ └─46081 /pause │ ├─10e2dbbcdb4191eae42e0b933173448624eecb48916e039569413857041e8bd9 │ │ └─115028 /pause │ ├─33b7ee3f16a86682f4285357e0a548db26b25685902508639cd589e1659382ce │ │ └─90315 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-cf9f85b9f-6wl77 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─cb75669aaa95227db3f62d8480607525057fbdf3e1c66b79b900669625f2a60e │ │ └─110860 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─410dc4b03dc77669f55dfda46c6b76102fc0c2bf79d9b11301c993f123092ea3 │ │ └─176395 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─8682abd145ffc50b190cb3c6596c1943b7773381ffc91d93df87bd8b737c5730 │ │ └─223938 /pause │ ├─da2c2984db0626be586bd0b8abd7d620e0a5edf32d712f4041a0d20b160be133 │ │ └─144011 /pause │ ├─569e50355be23f1dddba04a3d6c5d8f9cc53ee8ab7be76258949849e01369dd4 │ │ └─63041 /pause │ ├─353b8e8f43464ad8806d1471fa3057e653d2761d75469fb2f2d2b722d66ae18b │ │ └─64462 /pause │ ├─09efaaf15a2e6344ff863a1658eaf491f166d73becf530c2670993123cbdf3de │ │ └─210931 /pause │ ├─36eb6222dbdb0f2c81d61e7555dd0140ad2c507a297e8fff90d3a071d8684061 │ │ ├─50294 mysqld --wsrep_start_position=0afc247b-a7b4-11f1-93f8-9f832d7acca5:20 │ │ └─50421 /var/lib/mysql/mysql-state-monitor │ ├─33ef34f93d60fe8eae827bd0cf30692b00a2a4c629ae2ba9a8ce7b5da0479d04 │ │ └─143951 /pause │ ├─1e74f458af1e2669752a0dbbedbcc17e07119a146832bdc10c7975550035dfad │ │ └─237329 /pause │ ├─dbba8bfd87f872eff148d28fde66bb95664739a585ee58109e9c05d2e839e279 │ │ └─141137 /pause │ ├─5a611fbd668ac7490eff04d7921f18a8410dcac78ef20b3eb5ab5ad2adb81c40 │ │ └─49175 /manager --metrics-bind-address=:8080 │ ├─e3108fd0079c0d519bb25e301651d530dd432dc2670ad19a5cfbc1b9ceba4247 │ │ └─244766 /pause │ ├─c8df3e4a9df97b098521a8de3ff87544b220c07dcd5850e87b38447ce1054fca │ │ └─79743 /pause │ ├─a6b279dbdc9bc3fd9bb80a0cb265e03e4d8bee8a7e3fccd2e4501bfc99adcdfb │ │ ├─437034 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─437048 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─1b3dfbe6b1a1b58c97fb018b158cc672ce1aa0f70149a2de3f743e961ea288db │ │ └─57381 nfd-gc -gc-interval=1h │ ├─9d8fa1a5b5e961772b7cf5afa314ecddfd1e176110564f505a5e4c7420d1b955 │ │ ├─43802 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44184 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─557967964e6930377a295116ae5d2e0ce20eb5186a17de3a64e83b5f73ca3b00 │ │ └─280751 /pause │ ├─b55a329e8f15bafcd2d26ab945d655abb7aa53f2b28328c61407538bbb4f20a0 │ │ ├─152554 nova-metadata: uWSGI master │ │ ├─152631 nova-metadata: uWSGI worker 1 │ │ └─152632 nova-metadata: uWSGI worker 2 │ ├─d367f9f4fab3e7f7bdb2f238d6fc6c662629e95767829618d5bb2fa869866671 │ │ └─61180 /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.34.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 │ ├─b9f94a6aeaca8d6bc59087b7edf89f8ee98823b44ca1bf018243dcfbcc4cc189 │ │ ├─193227 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193245 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─193289 erl_child_setup 1048576 │ │ ├─193447 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─193498 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─193499 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─193727 /bin/sh -s rabbit_disk_monitor │ ├─01391628a45855353e842d187b98ea34603eb6c8f54d5f9013f7259cf0859258 │ │ └─113502 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─96189d9f2de8244efffe42a288ff9cfbcda7e0f0ac9464003956d7c7bdb5f915 │ │ └─91166 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─94de969a7d74fd7062511c09f36064b1c20324237e828786e41fe427c625515a │ │ └─65523 /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.162-253-55-121.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 │ ├─9329b9a4167f79ed0fd923a22372a22cacef7511b66623752f2a9e771bb2ba5e │ │ ├─63652 nginx: master process nginx -g daemon off; │ │ ├─63666 nginx: worker process │ │ ├─63667 nginx: worker process │ │ ├─63668 nginx: worker process │ │ ├─63669 nginx: worker process │ │ └─63670 nginx: worker process │ ├─6cb954eb09458ce6d717e5ee7a0c4ff76c3ca498a2a8417e68c37c79023aed12 │ │ ├─79127 barbiacan-api: uWSGI master │ │ └─79147 barbiacan-api: uWSGI worker 1 │ ├─41e20ca965f24328a5f194880a1a940680909422ddcab7df1667ff412698e829 │ │ └─155941 /pause │ ├─d9d1b983705dfda1ee7bee4be9ecbf0a81d8525546caaf83f1e5d59fd10cf47e │ │ └─168716 /pause │ ├─5c41222f4079ccfe85a462496c571ae31357ab32059aaa658bcda1e1200da9a2 │ │ └─63784 /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 │ ├─c7295b98ae13a8dc3678d94900dc46d7c5b398eed7870affd345a0fba90e27e4 │ │ └─57140 /pause │ ├─f05235e48f02604ef7594932c3cfa7b36e08e8cdd8240d63dd8692e6e5c2c419 │ │ ├─165390 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─166023 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpup7co2yo/privsep.sock │ │ ├─166543 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpd50n8w34/privsep.sock │ │ ├─166983 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjipmt1bm/privsep.sock │ │ ├─167418 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─167419 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─167447 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a6eb2172-8d6a-482c-ba39-80402ea4e5a3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a6eb2172-8d6a-482c-ba39-80402ea4e5a3/host --addn-hosts=/var/lib/neutron/dhcp/a6eb2172-8d6a-482c-ba39-80402ea4e5a3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a6eb2172-8d6a-482c-ba39-80402ea4e5a3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a6eb2172-8d6a-482c-ba39-80402ea4e5a3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-72602891-9d8c-4106-9ee7-df9adc7cedc4,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─167458 haproxy -f /var/lib/neutron/ns-metadata-proxy/a6eb2172-8d6a-482c-ba39-80402ea4e5a3.conf │ │ ├─195042 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c006d5ca-8ab8-4838-8f9d-8775c6698c1b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c006d5ca-8ab8-4838-8f9d-8775c6698c1b/host --addn-hosts=/var/lib/neutron/dhcp/c006d5ca-8ab8-4838-8f9d-8775c6698c1b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c006d5ca-8ab8-4838-8f9d-8775c6698c1b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c006d5ca-8ab8-4838-8f9d-8775c6698c1b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1f9f8c5c-1123-438b-987a-52229011c5b8,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─195046 haproxy -f /var/lib/neutron/ns-metadata-proxy/c006d5ca-8ab8-4838-8f9d-8775c6698c1b.conf │ │ └─368942 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpn1hw4106/privsep.sock │ ├─afe7f60747606a3beb50446d802105d058326702e32cf580948846adede92901 │ │ └─63369 /pause │ ├─b3ff51fe4ba04f266205ebb969b0a2d8fc84740a286431dac5eb6a270c53bba3 │ │ └─66259 /bin/oauth2-proxy │ ├─f99253cb6f333de9a2d748f9bacf93812140135d08125bc8e53a93ab72e5026a │ │ └─222812 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─729218f1b136d65682d8bdc9ff291c9a20c1b92846c2f2f9411c47890f9db0fc │ │ ├─220839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220856 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─220862 erl_child_setup 1048576 │ │ ├─220957 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─221041 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─221042 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─221260 /bin/sh -s rabbit_disk_monitor │ ├─87ea54f9d9d4c1acbc4d3f97a09c0547c563bd1e817a05eb16e72800636f3dc9 │ │ └─144219 /pause │ ├─bba59abd58f0ba4467d51e1c99565e5a4f6815445a2ef4b0ac47f4e929d41419 │ │ └─60915 /pause │ ├─69eb66844817e6cd28c5e254cd2baa8579d39891dec0ca6603f8341f3c448e4c │ │ └─101183 /pause │ ├─6f0b67db1c5257a5801205c7e23f65db8882cf9749b815896eacad3c4d800648 │ │ └─65564 /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 │ ├─6d4e93b1211004b4964ec34b2b71b986ae580d8027aefd2b089d3cf38901ee50 │ │ ├─74293 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─74309 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─74315 erl_child_setup 1048576 │ │ ├─74382 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─74433 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─74434 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─74473 /bin/sh -s rabbit_disk_monitor │ ├─aa15b27b912c1c72f4d5b3438e3d3a552bd8172877b016b597b8c087ac756a50 │ │ └─65059 /pause │ ├─88cbf1fa9c38bc17ee2b58f040dbbd40d17ff367fe49b5192ea1af35b13b7477 │ │ └─220666 /pause │ ├─0c83699343d09a60eea08e617ef686f3386167e22ca27c6294bbbf045699eaa8 │ │ └─224850 /pause │ ├─379ed3d6b62f24180c0b3668b3fd9156399f6c7c96ca73581472884bcb573457 │ │ └─143754 /pause │ ├─c0719a5710c09b94ea9e0a1227bc23034e64d58f88cae2e9dbefc7c972bc4eb0 │ │ └─148869 /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 │ ├─1975e82a4a5153018129707bf3302b57ecd254b329a9bf49273bfed860b9efc7 │ │ ├─100318 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─100439 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─100442 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c612f60bed1f21db678aed4a72b89775092be3c32b0b74c98b08eb0b082a0af1 │ │ └─102616 /pause │ ├─3bf39a54c1790f87cccf2e734084e2dcdc9c0ad80b2430287d1a9ff3cf9074d8 │ │ ├─170775 /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 │ │ ├─365763 /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/tmpk15i_ggw/privsep.sock │ │ ├─366129 /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/tmp38fi01zi/privsep.sock │ │ └─367485 /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/tmpk1m3y729/privsep.sock │ ├─b6885889f3e07cc7b356fa4a6705c827c03bcce4c15e5c6bf00936f5cba5a96e │ │ └─41935 /pause │ ├─044b07dcdb7a87e8f8ae085ba3aeb003df9f4bee0584adbab3f2ef9d2d24c166 │ │ └─170804 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dddcf513f64edbf456c39b478460d434049dbdd5f6367129ca60fb7ac9dc691c │ │ ├─189399 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─189616 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─189617 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ffddfc1d6936b2ec1cb4091dac9b5434baa45bfbbb61155ebc5dee6bad88bf82 │ │ ├─164180 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164377 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfozn0zc3/privsep.sock │ │ ├─164514 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpca54908c/privsep.sock │ │ └─164722 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6562681fa0d3ad998040764cf02b47c2b35a0e0ae42213fa2b36a9410f3c6c7b │ │ ├─283203 apache2 -DFOREGROUND │ │ ├─286158 (wsgi:h -DFOREGROUND │ │ ├─286159 (wsgi:h -DFOREGROUND │ │ ├─286160 (wsgi:h -DFOREGROUND │ │ ├─286161 (wsgi:h -DFOREGROUND │ │ ├─286162 (wsgi:h -DFOREGROUND │ │ ├─286163 apache2 -DFOREGROUND │ │ └─286164 apache2 -DFOREGROUND │ ├─55d6df64cda5a07ea5086c07a850e7e083f84bfed98c6632c9b84104b7aef513 │ │ └─65236 /goldpinger --static-file-path /static │ ├─25f78d11526137223c10227ebbc42c47eaf14d424f3250a6fbfe4afc1de10ad4 │ │ ├─139696 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139709 /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 │ ├─e2bb5df292e89ae953e124e162d9b31af97ac0f3a5cf3c1ddef16d614e30f368 │ │ └─42066 /pause │ ├─638c362ca946996332acd9d9d53b95db1a9da8d43857b66e28975bde2ad46040 │ │ └─46181 /pause │ ├─62cc0e84eab3ab0d35a312166204a4844510f11fb04e02fbe425686cca7c4ef6 │ │ └─57075 /pause │ ├─d3cd94e7ab94514404d033d84242b8d08a29ab07ea39cea575554cc83f9bdc14 │ │ └─42127 etcd --advertise-client-urls=https://162.253.55.121: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://162.253.55.121:2380 --initial-cluster=instance=https://162.253.55.121:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.121:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.121: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 │ ├─e65a844ae92f9366a088de5f5f5a6a1fc48451a1a97fa7426f7517cc046e7837 │ │ ├─66510 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66526 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─66532 erl_child_setup 1048576 │ │ ├─66599 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─66650 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─66651 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─66704 /bin/sh -s rabbit_disk_monitor │ ├─1997c0aff452fe24b019c4ed0c096307df9f1d7d39dd9764449fc599969a7bf0 │ │ ├─240313 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240330 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─240336 erl_child_setup 1048576 │ │ ├─240397 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─240462 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─240463 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─240752 /bin/sh -s rabbit_disk_monitor │ ├─54ee0998cf402786ac38d87e92f8c0cfc5328be451ff0371a7fa99fe29ca0ec6 │ │ └─75238 /pause │ ├─515be1b605be55e192b81538aaf6ffba6f618593f20f44c563d7e3f55b384deb │ │ └─98413 /pause │ ├─1f2d44f90e1e2759d57603d79db0c2c2b4469415736be0fc2156f160023b437d │ │ └─244856 /pause │ ├─323194f206949094abef9cea0ef7d9b4a1b101a5cc166fe74fc3d190a8611853 │ │ └─45098 /pause │ ├─3ec0b8a72a5aabc8f26018f3061d660b7115eb9460829ee4e4696c7b21664821 │ │ └─436738 /pause │ ├─ae6ef9200f9ba8c0004cc1772ac95ee846d1416bb22cecbc0895643508c10a5d │ │ └─166718 /pause │ ├─14445d4ab700ba7233b0dd57b272a7e368daa406f8073f7078c5ea2dd61036bd │ │ └─60697 /pause │ ├─d0851d56f0281eca82ace6c57748308ab867b2fc74c0a2f9c9ec20721028403e │ │ ├─84782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─84799 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─84805 erl_child_setup 1048576 │ │ ├─84945 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─85016 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─85017 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─85289 /bin/sh -s rabbit_disk_monitor │ ├─0064a43fc6ecf8e49432c66ccb95e2fe1b993ba399aec3921cca7bf71a054079 │ │ └─43471 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2042cb92ac1c1d43d860d7c5d5a8715ccf83c7bf0acae26b9df24f2e0e96f8f9 │ │ └─210589 /pause │ ├─d7f5e1e62265b045c6782a41539dcd0ea5217938603bfd87e248093f4c9e224f │ │ └─210817 kubernetes-entrypoint │ ├─bde3fb981135a5345dfb05b668c097d7888a6a6df1400328db4d56eeee5a3dbe │ │ └─66143 /bin/pushgateway │ ├─3c1d3208387ccfdc511f3534796aa734ffd524ed9d189429f4b22f709298e0b4 │ │ └─48974 /pause │ ├─9b91cb343113d52a02c0e69e957bdfe1d37d77c763d9db53685628c27a17af09 │ │ └─167528 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f64fa3f80607e24df9675aed87668974b7f14e4a66f96e11e5f683eb3767bcf4 │ │ ├─177574 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177603 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─177609 erl_child_setup 1048576 │ │ ├─177710 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─177764 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─177765 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─178164 /bin/sh -s rabbit_disk_monitor │ ├─10b0705a59e20a93f4f86d6ba51af729d861c1ceef53d6de76e08ce18f7f8098 │ │ └─49132 /manager --metrics-bind-address=:9782 │ ├─617621bf95ae04c657749fe026e08cc960be3f800315c6b79a6b02e011e9b66b │ │ └─65610 /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 │ ├─61c5a3c6e679b68847402c0e1cc3bdad4f83558fdf1aac4cd09083f030033346 │ │ ├─119072 placement-api: uWSGI master │ │ ├─119101 placement-api: uWSGI worker 1 │ │ └─119102 placement-api: uWSGI worker 2 │ ├─58e3180cdd9adf82e1447bcaf60098991e29f38c6146f84aeaf58260c8474ba2 │ │ └─45806 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 │ ├─4297d68364187f24c6a171c387bc44aa56c4c178362917e05235d981373541e5 │ │ └─193046 /pause │ ├─655ca32f968b014f3f27fbfcef35977fdadf59c2350aeb1e51b88d1ab47b2ae5 │ │ ├─165409 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─166270 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpleksevau/privsep.sock │ │ ├─364791 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6rd6ln49/privsep.sock │ │ ├─364985 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxm44m4u7/privsep.sock │ │ ├─365274 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365277 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─381708 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=445ad0fb-49c7-4af1-9295-002a0764761d --namespace=qrouter-445ad0fb-49c7-4af1-9295-002a0764761d --conf_dir=/var/lib/neutron/ha_confs/445ad0fb-49c7-4af1-9295-002a0764761d --log-file=/var/lib/neutron/ha_confs/445ad0fb-49c7-4af1-9295-002a0764761d/neutron-keepalived-state-change.log --monitor_interface=ha-a88a6fdd-97 --monitor_cidr=169.254.0.153/24 --pid_file=/var/lib/neutron/external/pids/445ad0fb-49c7-4af1-9295-002a0764761d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ed3935f6d202de8dc0a6d70e103f010edb53d9bf9c775ac35d96f4e8da97abab │ │ └─61622 /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 │ ├─f9004a14b28fe1a212f801c27cbc34eb04b1895c4286f54754dfb16456267308 │ │ └─179599 /pause │ ├─ada007578a4eee8c3d8c3388bf8c258ed4d2514715cfd8d857db8fb5c7bf59bb │ │ └─64190 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bbdf373af6385fd7a06d0ca9351300ec42d4abcf77f405557f049ca8c78768f4 │ │ └─155893 /pause │ ├─2d1656bebdda651e4438b4827157421f7ba394fb7e40cdf6b0e88411b8422152 │ │ └─99575 /pause │ ├─ef19fe11a02fd7fc8491e1cb1ab3a2cc68e24f52ae5108e0f16cd7480f4a4bb0 │ │ └─283089 /pause │ ├─7b6347c4338f489ab5bb87bca68d51ac9c7da0e920eaaa27334603e645e8ea1c │ │ ├─61883 python -u /app/sidecar.py │ │ ├─62190 python -u /app/sidecar.py │ │ └─62191 python -u /app/sidecar.py │ ├─e5aae339b994108742ced0b6aeb6a22c9b6a2df218eb0f356893106caa661911 │ │ └─65991 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5425ce476e034ccff3c9e56be0faf084e787ff8c0ecffd8ee1a90e97ce35b601 │ │ └─42524 /pause │ ├─65f2ebc8cf67c27a5f0686d8a824fe4f93edbfdaa02acef9879785416d8e9ca6 │ │ └─155853 /pause │ ├─3031cc738976683e9446b2d76adc3f5c19bc32c28c4b8ed2a9c20da6dd730a3c │ │ └─141247 /coredns -conf /etc/coredns/Corefile │ ├─8480a44faf736b5457445b2903a15b51ce85eb3cc7c7f4e7a9f78b66d7544f93 │ │ └─44736 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2a591c55be607cdd3d4289592e24ee453b9d2f0c8a8feab031b17369d305d7bd │ │ └─176898 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─352a10e3ddf4b24ed6118c229c7f1448d3996bbb590224b8b4c8c90e764ddf37 │ │ └─60823 /pause │ ├─539fe9d71c17ecd2e29168456f3e4b020e36efb667ae8554d05ca4bec4d3ee4c │ │ ├─156774 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─435675 sleep 300 │ └─bf2327ec3a7670a4ae497a388e96126b69c52f17d9a31c81fd75f2faaa4af4ae │ └─179471 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount