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 │ │ │ ├─21852 /lib/systemd/systemd --user │ │ │ └─21853 (sd-pam) │ │ └─session-21.scope │ │ ├─21793 sshd: cephadm [priv] │ │ └─21869 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─374682 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dshtxhaansyanqljlnsceoaypnawznsb ; /usr/bin/python3'"'"' && sleep 0' │ ├─374683 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dshtxhaansyanqljlnsceoaypnawznsb ; /usr/bin/python3' && sleep 0 │ ├─374684 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dshtxhaansyanqljlnsceoaypnawznsb ; /usr/bin/python3 │ ├─374685 /bin/sh -c echo BECOME-SUCCESS-dshtxhaansyanqljlnsceoaypnawznsb ; /usr/bin/python3 │ ├─374686 /usr/bin/python3 │ ├─374687 /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 │ └─374689 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12294 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 513fa3878b95a83b28e0e52614fdf8a1777cf9dcad0b0b684b7d892abd993048 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e110e556e5cf367daf4e6a8fa25f45c02b8450d3f148ecdc41f479cf2c34d6c4 -address /run/containerd/containerd.sock │ │ ├─ 18796 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 312ef8ba7017c397a6f3b9f28e68a91de8d336c362a6c2b15b085864a45f9071 -address /run/containerd/containerd.sock │ │ ├─ 25388 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 98647685f28413ba7fcb42a7bbb8bdbbad5d0e465573aa4ae7b60c960302b2d2 -address /run/containerd/containerd.sock │ │ ├─ 30077 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32853bdc518bc04bb457be4c0228a1d062e984ff05311cb941dfdab0684bd166 -address /run/containerd/containerd.sock │ │ ├─ 34774 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d5f0360c9e207e8c1a0cadbf4342677fe0fc0700d48b218fecdec36c9723d95 -address /run/containerd/containerd.sock │ │ ├─ 40647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb39b6b5409ee1334f140ffd6a04c5cd201360178c6c61fb33faef3cdb26ae5 -address /run/containerd/containerd.sock │ │ ├─ 40649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a047e4bbe819ab42edbafee6d872185b31b95bf4087d70aeef735d24dd206c31 -address /run/containerd/containerd.sock │ │ ├─ 40658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994d3f0ce703377c9ed54fe1118f1206c136a21b96d4135804b9c4b22013622d -address /run/containerd/containerd.sock │ │ ├─ 40696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a6a02394be3c65a531d833f77e2969db8b0aae1856440b119cdbb0ae137009 -address /run/containerd/containerd.sock │ │ ├─ 40706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ded5e1eaf3bce1ef90954da461012c20f029284a0da0ac7cae051ecd60cacb -address /run/containerd/containerd.sock │ │ ├─ 41255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8baf650c994c2b41a7f673d61a164a47194a23e434ec923a63308ae4858d602c -address /run/containerd/containerd.sock │ │ ├─ 41977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1258eb666c3c1d2c679ee4e771d1e77f9ee8243fe17ecc262440ab3df30b217d -address /run/containerd/containerd.sock │ │ ├─ 41999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81843bc19910b6bfdd56f4e2f28998cb635c3a0dbfebf8182b6b984a8f632ae8 -address /run/containerd/containerd.sock │ │ ├─ 43326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5df6172bb4e4a674f6c96153cff4b6336d214c3f6b6503c0018594df6306cc -address /run/containerd/containerd.sock │ │ ├─ 43738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ff1eb4637ea0b30674fdbb16574ddf490fc33ede44f89e7f7a38553739e2d9 -address /run/containerd/containerd.sock │ │ ├─ 43778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38ca5ed684b1afcd8c4ea53838afac0906ff913abdfd81e7e971fca3c8a004e -address /run/containerd/containerd.sock │ │ ├─ 44212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 511d8b59ba78f5d3ff08c92d5e53b8c40dd1e43bed0d30c1f968d8013f68920e -address /run/containerd/containerd.sock │ │ ├─ 44679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9526842248ee172a6b6525a3bbde718676d53e9016ea228e3f36c92214c02971 -address /run/containerd/containerd.sock │ │ ├─ 44718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0435fa805de5f2d3f30a93ccd2a36b37ab0a6063e0e5484a2ae8fcd0a5248c1f -address /run/containerd/containerd.sock │ │ ├─ 44757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce31e96ca8ae1aaa374d3fd4df1d13ab0affc3a49374ceeb918e0b51adfa38b -address /run/containerd/containerd.sock │ │ ├─ 46591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae643b0d17e88cc6d8fae6f374da3cbfe65b5c394b89a4c6766a4502b0e0bb7 -address /run/containerd/containerd.sock │ │ ├─ 46689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8365069735aeba64e34ba44e7e4159e6c2b3975ab69d4392a7f741d1ad9eb6f3 -address /run/containerd/containerd.sock │ │ ├─ 47391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ad25c59c1fd3583babcab1878c9a63481da7fb5cfd574c684181c317c62dbd -address /run/containerd/containerd.sock │ │ ├─ 47500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c1e5442fab7c2df0eb5bd0aa1cff4998d776b01286f1616bddf68934e791cdc -address /run/containerd/containerd.sock │ │ ├─ 47860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659e9243179ab0b23a53fbc7de777edbe1c9445919c04f7c66db9892de03872c -address /run/containerd/containerd.sock │ │ ├─ 48364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ecd1b9ce7ce7bb100a914e4522b99247bd661ff39cf180e48b8134daf2336b -address /run/containerd/containerd.sock │ │ ├─ 48745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5202192b90cb5b30a4118f4bee5d86d7007607390e15144f6a389e5fa525c0 -address /run/containerd/containerd.sock │ │ ├─ 50644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ad97c3b7648ee6f3746463f78cb7b76ecc0b616a8ff7c2b915c1608ac02088 -address /run/containerd/containerd.sock │ │ ├─ 54030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e51c7e6a8c3f742b3a479db014ecaa788f8e8ae78231538aec9cffe9031f78 -address /run/containerd/containerd.sock │ │ ├─ 54559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7e5c9278b3d222dce6dbed9ab23ba6715e34be266df0819205c578a34cd407 -address /run/containerd/containerd.sock │ │ ├─ 54629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a483ec63552bfd8dc26df629a1e5625fda3ca43b1a759fb2786ffc589464d4a1 -address /run/containerd/containerd.sock │ │ ├─ 54719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3230549de1ef3442c41f093eb863fb022b2179eb1983fe3078e502996cfa4f6d -address /run/containerd/containerd.sock │ │ ├─ 54884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59d323474c4dc388c1c4dbc637aa7f1a995b881032a2ca5259bd9e264877d4a0 -address /run/containerd/containerd.sock │ │ ├─ 57529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4d59cf114eaa87a9ecf6245496d5b90b139697a5778ab861b40326e1639195 -address /run/containerd/containerd.sock │ │ ├─ 57671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c45c2b9a17d94f52d40056faa0d24c286f5ebb05cc5f5a3bf950d9e0465112 -address /run/containerd/containerd.sock │ │ ├─ 57726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d39f4df96726a7092591849846a5d93ea4ab5a3db71534a3144f41e1087a353 -address /run/containerd/containerd.sock │ │ ├─ 57763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c77eae59e996e903a4d7705c03ca831b8482e010eea99f3d11109f1e4acf879 -address /run/containerd/containerd.sock │ │ ├─ 58994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23254c5c922ac03318280943f51991c8f8b3151f22be1b4bbaa409bf0863c230 -address /run/containerd/containerd.sock │ │ ├─ 59113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c58bf6fa65a2459277cc106f56aad41325bc898032647a26e659d6adedaefdb -address /run/containerd/containerd.sock │ │ ├─ 59324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b62a048421414b8d5b3b10a28b3759cdd84c46cd3a1bd82a34b26b5457ff2d0 -address /run/containerd/containerd.sock │ │ ├─ 59388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e02cdff1e58d7015712a2a47dd8dc914b0ead8a87a019a886500e5d6732cd07 -address /run/containerd/containerd.sock │ │ ├─ 59522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c45c36f4aa69e2bebf29bcead0265bcff37bbdedb7f76726f8795f478f01b5b -address /run/containerd/containerd.sock │ │ ├─ 59766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93fc8805694c1e98c9a5c0effde574957f8fd1fd4b0052e582b1653a358fb144 -address /run/containerd/containerd.sock │ │ ├─ 60111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34dc2644417f1093c2be1a7645f9d668bcf7543305d559aa08435209d71f8ab5 -address /run/containerd/containerd.sock │ │ ├─ 60290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fe70da433bb3dd203e2be838af3277c6a230b20d73bb5b1deae5d35455d4792 -address /run/containerd/containerd.sock │ │ ├─ 60839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da33901269cf84648f7331451f41768014bc586164f13616796b39d1ec83e66 -address /run/containerd/containerd.sock │ │ ├─ 61562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22a0beb20a62eeef06d1030bd7d48f97b7956dc47f520aa6a1101f4d2f38e9d -address /run/containerd/containerd.sock │ │ ├─ 62436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8099a88c61af13739ad4b9b42919e16f8601592454f3d2461d076a10fed85ab9 -address /run/containerd/containerd.sock │ │ ├─ 64503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abfb393e420790e95973a789fef3e47aa45818044372bd924f9b6def8d8eb8a -address /run/containerd/containerd.sock │ │ ├─ 70953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4591eef889ad44aff10bc7116947f0553229fd2eb28ea26812d2caf0cfac68ec -address /run/containerd/containerd.sock │ │ ├─ 71876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7d674c0def659c8e3548c8c16ba6f3c22d4aa3286304911216a5fc78450e51 -address /run/containerd/containerd.sock │ │ ├─ 76175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9369a939add78c20ad5118a745235b6eeff9c94c2c73d8d8620ee2c00515b9b -address /run/containerd/containerd.sock │ │ ├─ 80496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23350235fb1151d728a45f322cb960227c533ed12fed2cffff0eacc580b4bdd8 -address /run/containerd/containerd.sock │ │ ├─ 86494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980457431c600d7cb80d4ce03c69229f49c2ef4055cd2a5292994c740e9d520e -address /run/containerd/containerd.sock │ │ ├─ 86533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a65959ced16e15710e3c4de01213321d242d4d619ec6be910965865eaf26710 -address /run/containerd/containerd.sock │ │ ├─ 94227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ffc0b0734fd10bc7933f08b59d9802c24ec614973d56df16d4516816a628ce4 -address /run/containerd/containerd.sock │ │ ├─ 95424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69503e9d6b8798d1cd84c0f02480a0118de3bd3a563e267421b96b853c02b083 -address /run/containerd/containerd.sock │ │ ├─ 95513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6501162bb97fae305bb7e370b748e5bc52fa6eec8cf9d8d58afa322a45b369f5 -address /run/containerd/containerd.sock │ │ ├─ 97100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b047add073bfd25343b34f3973ef50de8b2a42d2369fda2cbea35d4d728acb8c -address /run/containerd/containerd.sock │ │ ├─ 98418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e790ec69bdf5944bb9f8d9481f811d47375406aa63bafa314f688648145ddf -address /run/containerd/containerd.sock │ │ ├─ 98468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf296d018a4b1b7ac02f430c9d77e6be09196151931a875b5d066943d1eaaa3e -address /run/containerd/containerd.sock │ │ ├─108780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8378ec9ff26dd3641bd7c422cd133e53431f6f27e5d8f9da5874818fa6524ac -address /run/containerd/containerd.sock │ │ ├─108829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c9e4cb7c3a0fb0ee790fde7719ae8c60eb1ef855981463a0440d9d7005274b0 -address /run/containerd/containerd.sock │ │ ├─110822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47390f2ea3f594f7fb5f46e23b3570050b603c3ea463a298a20f4413644161c2 -address /run/containerd/containerd.sock │ │ ├─123391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1b8180a9f1c09e2441b3b8b22100598762bb02000607a7a694e84a6ca04423 -address /run/containerd/containerd.sock │ │ ├─124616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d708248389af1bb6dd04c83c85462c2f2fbe16d18ee0089be766b3a92ecf557 -address /run/containerd/containerd.sock │ │ ├─124934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8798987ab39cb37953bfeec9907ca580f9894c953458615cec28444a6f0adff9 -address /run/containerd/containerd.sock │ │ ├─125788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ca3c277c020ba5f871c1aaaaff824d5534ca9f968a5e042bb21755fb5e3bff -address /run/containerd/containerd.sock │ │ ├─127424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26c9d5c0b3e0a06b8a9ceeaa2294f270605435be4896e80bc24739a82200cc0f -address /run/containerd/containerd.sock │ │ ├─127692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663520e35a64cdd41b492e190424c9865afdd2d87ee823a253c6699daa7b8e9b -address /run/containerd/containerd.sock │ │ ├─127791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f14e13240f06d891d10c181c40701101bc192e3bb815939a9033eb8d8e8b677 -address /run/containerd/containerd.sock │ │ ├─127813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc915b15c6c07d065671585390822f2328e2d059175831e8460f8d2602d2b98 -address /run/containerd/containerd.sock │ │ ├─128238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd8f20b804c74ae84b22af8c124b3075d28d8ae7be794167e58f771a63b4f1e -address /run/containerd/containerd.sock │ │ ├─128417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4121dd575b7e86991d400b7a0f5aadafc5d1224cba2281a19aeeb5070c73dade -address /run/containerd/containerd.sock │ │ ├─150936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e29cda04f32327a484f8a342a39a5bfe6783a91100549da4811f2b062d1517 -address /run/containerd/containerd.sock │ │ ├─152416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682b5eee72003b8b2b46ed8802d0af36f1e697ed643675571639152f0183c543 -address /run/containerd/containerd.sock │ │ ├─152470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a7d8e3b5414ff2e36326f9ce505ec10801250ad1e29483dd45c0f15e4242e4 -address /run/containerd/containerd.sock │ │ ├─152538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30fff03ac294b9e52cb9fc1756c0e231a901c0e8ae964c4c4503eadd693b73ee -address /run/containerd/containerd.sock │ │ ├─152584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eee287bafe284f4371b7b549245b0a3c9a635b89598f817f2ebcdb08db68720 -address /run/containerd/containerd.sock │ │ ├─152706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb79afe66d0d54739296020569377bb8dafc4630dffd7958dc6ad34c82c5386 -address /run/containerd/containerd.sock │ │ ├─152941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f708f27f4daa180c02b03cb1dbf91535c866c712bea06d953562d032968543ac -address /run/containerd/containerd.sock │ │ ├─152995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b7045a1c69de506536b3b9ce502914e44276bea9be1f1150080d6d4c9463fc5 -address /run/containerd/containerd.sock │ │ ├─163004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46cc967a66ee68d566c0ef766ef333feb4545f98dafdd7469263b81f2bce2e8c -address /run/containerd/containerd.sock │ │ ├─165115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c724d6645e628430e530689418d0cdf93dd526765de4ab0e51cce73b879d7a0b -address /run/containerd/containerd.sock │ │ ├─165219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f7a0ba970fd751cf4fee1b9a6ca8ae3db98862dfb47b65a8ffcdc8322b946e5 -address /run/containerd/containerd.sock │ │ ├─165265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f192e881209823b888eed0b63357585ac69997495f2255bf6b3e7d0cab4166d5 -address /run/containerd/containerd.sock │ │ ├─165427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5978548789c9c8c0ea055515cbae013d716cc72c574df490a597a1fd56f1227a -address /run/containerd/containerd.sock │ │ ├─172710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4403699c8a92137472f4d1dc23f7c3f12cbf950ef59c896f89683296dac78bf0 -address /run/containerd/containerd.sock │ │ ├─174662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c7a3d384d581ad1b9dcb6fbedda1f7f51a2d14b72182f43bed8e94776cacd5 -address /run/containerd/containerd.sock │ │ ├─174721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d0d4f87a6e89175d7d02b1a698d41a71bde596ba84dc395e01edba4062dfeeb -address /run/containerd/containerd.sock │ │ ├─174778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff0bd32fcc44a7ca2feee6beed88dc1d8dc1e65859b8c3dd9b3bb3edecabe59 -address /run/containerd/containerd.sock │ │ ├─187202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe45e4252c24651daed10d8149bde66391a4ebba3209278ef5ef4c951eaaee2 -address /run/containerd/containerd.sock │ │ ├─193936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6648b5510fbc6554a5402e289fb817564f83f4711f0af3cbb2ea8b98f0a0ff2e -address /run/containerd/containerd.sock │ │ ├─193968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c2007db3dde5972b479ae38cc1cf4ff5f47205c49dfa0467c90d6e2dce1da3f -address /run/containerd/containerd.sock │ │ ├─194007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9f64202dffb5f867b2c14d78a8600a97ade0ec8795f29e72ee77e2ee20409c -address /run/containerd/containerd.sock │ │ ├─194345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d82711b9447a5b107ab54a65ad2161e1fec4ae5211b60a130662a25fd08af03 -address /run/containerd/containerd.sock │ │ ├─203776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38bb1e51ccd9ab16f8e29d4ea6540251d4303f0dfea3edd449eaa830ebc7d12e -address /run/containerd/containerd.sock │ │ ├─206086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e391bebac1917a95100da185033da3724a3f550f194589cdbfe79b3816720e -address /run/containerd/containerd.sock │ │ ├─207154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45400546f577ba58f6baf8300606c1da40d78cc55abb9ff452f48b85bfc199f -address /run/containerd/containerd.sock │ │ ├─207956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2233536c58e90ede038f460942a58d0a1c1cdfbce845887b08a94c9cebc7e035 -address /run/containerd/containerd.sock │ │ ├─208932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae5a2699ce3cb64d0c8929165a3d6996b8db0f356d3d2cf22b4304a0c682ad03 -address /run/containerd/containerd.sock │ │ ├─210144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31828aed75afda6341a4b9444fb2fcf885df28a373f836bebaac179486ddc96f -address /run/containerd/containerd.sock │ │ ├─211051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98179f3035e1aee8951d2bf2ca7ef774d03b435064e9edcc5f65e21f3270f34c -address /run/containerd/containerd.sock │ │ ├─211117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3a065aa9c7ab7356b9c03f63897aaab42b9e5676331baf099ecedee1eddf0b -address /run/containerd/containerd.sock │ │ ├─219374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a729146127248fe24c9bfb1bb2406a3eb79604e462ba0fcba66a5bbe438121b4 -address /run/containerd/containerd.sock │ │ ├─219867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e843f5f936d5ffd759b853dcf8fb66ad9af04e2519b0fd4e7bffc31e4138abf4 -address /run/containerd/containerd.sock │ │ ├─222513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da28ac52941aaa529940e6da19668c1d76ca704c3d5913f913e6d5bcc7cf66db -address /run/containerd/containerd.sock │ │ ├─226333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7f30396582770cfce961130409a876ed2a32ccde215d46d3b92f16b85aeafd -address /run/containerd/containerd.sock │ │ ├─226633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7a61d11c76826f0adcb5ebb4c3f50f522bf79be6fa38010f90a683251da4fb -address /run/containerd/containerd.sock │ │ ├─226715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a63b87797c6d662d00173bbbe5f609e4c3169d8d11f6c2951db86cef85ef08 -address /run/containerd/containerd.sock │ │ ├─226828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3180d4c83e7e4e1fca8c783d1c9d5012968ce26a80008937dcfa7e627d42c999 -address /run/containerd/containerd.sock │ │ ├─236609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca54bbd938f87a45ef70cfc3bc6c66190c6132e8662cd9c40ccfe8f03dfb9ad -address /run/containerd/containerd.sock │ │ ├─238716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe0bcce1aa0eb82bfb7061569b731d1cdd5a5bc60858b60585cc4645eaadd6fb -address /run/containerd/containerd.sock │ │ ├─239996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762810db276ed25d6348ee81b5048c3dc6347ed4f0f02f9d9303ec1fc40c7395 -address /run/containerd/containerd.sock │ │ └─374287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 070e100623cfc958c8e0c2d93b8f33147c87fa5b9241fa4d6a82f3ad7e5b3790 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30060 /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 │ │ │ ├─18755 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18775 /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 │ │ │ ├─25108 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25371 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34758 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.esouib.service │ │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.esouib/unit.run │ │ │ └─12615 /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-esouib --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.esouib:/var/lib/ceph/mgr/ceph-instance.esouib:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.esouib/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.esouib -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 │ │ ├─12219 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12250 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10329 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-32853bdc518bc04bb457be4c0228a1d062e984ff05311cb941dfdab0684bd166.scope … │ │ ├─30102 /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 │ │ └─30115 /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 │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122860 /sbin/multipathd -d -s │ ├─docker-513fa3878b95a83b28e0e52614fdf8a1777cf9dcad0b0b684b7d892abd993048.scope … │ │ ├─12331 /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 │ │ └─12345 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-9d5f0360c9e207e8c1a0cadbf4342677fe0fc0700d48b218fecdec36c9723d95.scope … │ │ ├─34800 /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 │ │ └─34812 /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 │ │ └─41100 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-e110e556e5cf367daf4e6a8fa25f45c02b8450d3f148ecdc41f479cf2c34d6c4.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.esouib -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.esouib -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10839 /usr/sbin/chronyd -F 1 │ │ └─10840 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-ra770e4ed7e084f1296f53d83ce96668b.scope │ │ └─163683 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122715 /sbin/iscsid │ │ └─122716 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-312ef8ba7017c397a6f3b9f28e68a91de8d336c362a6c2b15b085864a45f9071.scope … │ │ ├─18824 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18841 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-98647685f28413ba7fcb42a7bbb8bdbbad5d0e465573aa4ae7b60c960302b2d2.scope … │ │ ├─25413 /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 │ │ └─25425 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─482dc28b15d4d69b42cf0f3b747aa8bc05e2646a4621db2de66ff387c720c3d7 │ │ ├─97212 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97229 /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 │ │ ├─97235 erl_child_setup 1048576 │ │ ├─97343 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97394 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97395 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97442 /bin/sh -s rabbit_disk_monitor │ ├─8baf650c994c2b41a7f673d61a164a47194a23e434ec923a63308ae4858d602c │ │ └─41281 /pause │ ├─cdfa2ddeeec4ef8c880828f924940776d6ad92e685ac65f2de773ca01eca345e │ │ └─47569 /manager --metrics-bind-address=:9782 │ ├─81843bc19910b6bfdd56f4e2f28998cb635c3a0dbfebf8182b6b984a8f632ae8 │ │ └─42042 /pause │ ├─98179f3035e1aee8951d2bf2ca7ef774d03b435064e9edcc5f65e21f3270f34c │ │ └─211081 /pause │ ├─4d3272fc7c584ac59a7fa4203db24c61ebaad82081ec7c7b497c73207f2f0fd3 │ │ └─172001 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─30fff03ac294b9e52cb9fc1756c0e231a901c0e8ae964c4c4503eadd693b73ee │ │ └─152574 /pause │ ├─03c754f91247f6634b0380b488fe46ca38da46f0deac5c1c2b959abca189ae00 │ │ ├─149708 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149974 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149975 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─47390f2ea3f594f7fb5f46e23b3570050b603c3ea463a298a20f4413644161c2 │ │ └─110846 /pause │ ├─0605d47a1ea08bbdc9436a7af67bad8c353c87f09fff50815fc6587c1f51a784 │ │ └─44994 /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 │ ├─3d1b8180a9f1c09e2441b3b8b22100598762bb02000607a7a694e84a6ca04423 │ │ └─123416 /pause │ ├─fe0bcce1aa0eb82bfb7061569b731d1cdd5a5bc60858b60585cc4645eaadd6fb │ │ └─238741 /pause │ ├─12616a3370bf08ed6a19c47e385529b6004d51668c809eedaa18ec24aac437d2 │ │ ├─ 86946 /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 │ │ └─313945 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─682b5eee72003b8b2b46ed8802d0af36f1e697ed643675571639152f0183c543 │ │ └─152446 /pause │ ├─8d708248389af1bb6dd04c83c85462c2f2fbe16d18ee0089be766b3a92ecf557 │ │ └─124639 /pause │ ├─ae3131345f4976ab7c4dedb89d4071a638ec57761eade5be933b824c2fbbc595 │ │ └─43392 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a22a0beb20a62eeef06d1030bd7d48f97b7956dc47f520aa6a1101f4d2f38e9d │ │ └─61583 /pause │ ├─4c2007db3dde5972b479ae38cc1cf4ff5f47205c49dfa0467c90d6e2dce1da3f │ │ └─194042 /pause │ ├─fff0bd32fcc44a7ca2feee6beed88dc1d8dc1e65859b8c3dd9b3bb3edecabe59 │ │ └─174828 /pause │ ├─0ca54bbd938f87a45ef70cfc3bc6c66190c6132e8662cd9c40ccfe8f03dfb9ad │ │ └─236633 /pause │ ├─8b62a048421414b8d5b3b10a28b3759cdd84c46cd3a1bd82a34b26b5457ff2d0 │ │ └─59352 /pause │ ├─6648b5510fbc6554a5402e289fb817564f83f4711f0af3cbb2ea8b98f0a0ff2e │ │ └─193993 /pause │ ├─93fc8805694c1e98c9a5c0effde574957f8fd1fd4b0052e582b1653a358fb144 │ │ └─59803 /pause │ ├─614afa64501b230eb1408706a88c0288db2e9f59d88db9f900d80778f9140521 │ │ └─58222 /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 │ ├─8798987ab39cb37953bfeec9907ca580f9894c953458615cec28444a6f0adff9 │ │ └─124958 /pause │ ├─2d0d4f87a6e89175d7d02b1a698d41a71bde596ba84dc395e01edba4062dfeeb │ │ └─174762 /pause │ ├─eeeb4102f9d115a200362b01817fefaf2b2e78148687a39dbc45f6058098ea5e │ │ ├─48940 mysqld --wsrep_start_position=67b06c69-6ddd-11f1-8200-7a87419fd48f:20 │ │ └─49065 /var/lib/mysql/mysql-state-monitor │ ├─ea6fcb6bad6b7b0664851fd9a8b68f8bb58332bd6e7a916080c628f348d4eafd │ │ ├─48888 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 │ │ └─50102 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 │ ├─114a22674d7558d020d2c15a1a3b10ca8f32cd92c633bef0dc53e9bcf246f2a1 │ │ └─62596 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-140.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 │ ├─c542b26322fb8015225db874b8d9b2aa0e2953c1e98aff192c697ce4f0080c32 │ │ └─239108 /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 │ ├─6dd8f20b804c74ae84b22af8c124b3075d28d8ae7be794167e58f771a63b4f1e │ │ └─128271 /pause │ ├─261b781075706e41c43c95b2b8a79284e8c927a73dbf70896415ae08ef468fdf │ │ ├─201553 octavia-api: uWSGI master │ │ ├─201567 octavia-api: uWSGI worker 1 │ │ └─201568 octavia-api: uWSGI worker 2 │ ├─1abfb393e420790e95973a789fef3e47aa45818044372bd924f9b6def8d8eb8a │ │ └─64533 /pause │ ├─4591eef889ad44aff10bc7116947f0553229fd2eb28ea26812d2caf0cfac68ec │ │ └─70976 /pause │ ├─14ee545b05ba7400bc477778545917a7a1b0a9cc88d2cf5d6cae43644746723b │ │ └─62952 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─45c0731f816bd5de8796eab5cd489fa188b3ee863e3ac19bd1287a55ffd34a76 │ │ └─87677 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─f694e51212204c90627586b4340ea45c2048ccfbae20a29c2b353ef51d86cc55 │ │ └─234810 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─05ed9b5b5cc1345ac003ec6c14321b98ac7ba8b193fe8e2f3f6e24cb0226ff2d │ │ └─62820 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7d89145aeecc29ea90fc440f2174b44995628b5375a09dd0c367e5a2e3860480 │ │ ├─42510 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42882 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─78a6a02394be3c65a531d833f77e2969db8b0aae1856440b119cdbb0ae137009 │ │ └─40793 /pause │ ├─e7a7b2c6115cea7bb6632e1d4f549704077f2df22ea4dcf06933d2eac69a532d │ │ └─234817 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b33eb706bef8eb0b7f0ed8837dd93752093f2ad912d0534984238526d60f93e2 │ │ └─109289 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─01a63b87797c6d662d00173bbbe5f609e4c3169d8d11f6c2951db86cef85ef08 │ │ └─226748 /pause │ ├─55c45c2b9a17d94f52d40056faa0d24c286f5ebb05cc5f5a3bf950d9e0465112 │ │ └─57700 /pause │ ├─66b6bbbcc5aa8e43b4029ef24d0990f50ef7edcecd399c0e258e98c087c1ff0e │ │ ├─80637 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80656 /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 │ │ ├─80662 erl_child_setup 1048576 │ │ ├─80865 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80939 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80940 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81177 /bin/sh -s rabbit_disk_monitor │ ├─b201777474371ed2cd79518149cb5d141d7e04906974f620195a8b9db97208c4 │ │ └─374609 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume-usage-audit --send_actions │ ├─db8fa2b24392aefae32553e2c67c89352f6917d4b8e80df0e72d5aad87f2b39e │ │ └─41047 /kube-vip manager │ ├─b834cb332b66bad92ff74c2dedc63d0d54c4cee11b944f7997e547b86a3f3de1 │ │ └─44947 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─354d835498996ecd5fc52ce07fcc11130796aeb317a7f78126f8874ab5b75039 │ │ ├─184088 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184455 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184457 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9a8d62107637cfbd57c476e80393a81a63b880e7715eadcea0ebb834f577e2d3 │ │ └─48217 percona-xtradb-cluster-operator │ ├─4c45c36f4aa69e2bebf29bcead0265bcff37bbdedb7f76726f8795f478f01b5b │ │ └─59552 /pause │ ├─7093fd3914b37bdc387671a5966d8d804cc87b43b80c8c613c253d6a7918b404 │ │ ├─151041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151057 /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 │ │ ├─151063 erl_child_setup 1048576 │ │ ├─151206 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151257 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151258 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151394 /bin/sh -s rabbit_disk_monitor │ ├─f343801a623116a0ed421ad04dd7b643654775fab5cbcb3db7acf0fac10b07f8 │ │ └─40932 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 │ ├─659e9243179ab0b23a53fbc7de777edbe1c9445919c04f7c66db9892de03872c │ │ └─47884 /pause │ ├─7f068b6c102df0c2895031cb70fd5ae976cfdcb80ddf7cd0ced198f6d557511a │ │ └─61736 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d1bb05c83f013c3b1e7df2fe1d1143efd1372424a6adb5a0dbbd6280023226c │ │ └─201925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─379fb60cb159a25ed7d14e1de2a971e4a37785ed6d5bc146c2a4a8d4c844017d │ │ ├─149088 nova-api: uWSGI master │ │ ├─149136 nova-api: uWSGI worker 1 │ │ └─149137 nova-api: uWSGI worker 2 │ ├─655fbb3807f48ff0e36a5bcdbc8d1971a3eb22aa57b4e19d1f5714e95e5370f6 │ │ └─63413 /bin/oauth2-proxy │ ├─f454011bad05173dd8d96c9bebd4abc1157686da9ec96f90b1e89df7111f9b15 │ │ ├─62123 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62157 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d8378ec9ff26dd3641bd7c422cd133e53431f6f27e5d8f9da5874818fa6524ac │ │ └─108804 /pause │ ├─b38ca5ed684b1afcd8c4ea53838afac0906ff913abdfd81e7e971fca3c8a004e │ │ └─43803 /pause │ ├─34dc2644417f1093c2be1a7645f9d668bcf7543305d559aa08435209d71f8ab5 │ │ └─60136 /pause │ ├─e1c7a3d384d581ad1b9dcb6fbedda1f7f51a2d14b72182f43bed8e94776cacd5 │ │ └─174688 /pause │ ├─a729146127248fe24c9bfb1bb2406a3eb79604e462ba0fcba66a5bbe438121b4 │ │ └─219400 /pause │ ├─2c58bf6fa65a2459277cc106f56aad41325bc898032647a26e659d6adedaefdb │ │ └─59137 /pause │ ├─a483ec63552bfd8dc26df629a1e5625fda3ca43b1a759fb2786ffc589464d4a1 │ │ └─54661 /pause │ ├─3c77eae59e996e903a4d7705c03ca831b8482e010eea99f3d11109f1e4acf879 │ │ └─57787 /pause │ ├─f708f27f4daa180c02b03cb1dbf91535c866c712bea06d953562d032968543ac │ │ └─152970 /pause │ ├─72412fbd45d597b8968bd009e8b168cd8ee3b90dfd8df1e65d1f1c8e6a591fed │ │ ├─58547 python -u /app/sidecar.py │ │ ├─58819 python -u /app/sidecar.py │ │ └─58820 python -u /app/sidecar.py │ ├─7ffc0b0734fd10bc7933f08b59d9802c24ec614973d56df16d4516816a628ce4 │ │ └─94253 /pause │ ├─934ecd02e8711143a88d2d27fde16a25059f4e6f517ee20831b6b5613a58149e │ │ ├─61380 nginx: master process nginx -g daemon off; │ │ ├─61395 nginx: worker process │ │ ├─61396 nginx: worker process │ │ ├─61397 nginx: worker process │ │ ├─61398 nginx: worker process │ │ └─61399 nginx: worker process │ ├─7fe45e4252c24651daed10d8149bde66391a4ebba3209278ef5ef4c951eaaee2 │ │ └─187227 /pause │ ├─9c08cc9011f6e944e4da431c0de49b1e22a8825b78b42019b329e55772697c73 │ │ └─62299 /goldpinger --static-file-path /static │ ├─1e287dc7d2c08cd77a1756ec9c7ce1a93968ebd6f9cf90ae4cb860004c6e9c56 │ │ ├─109635 /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 │ │ └─109717 /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 │ ├─8e4bf371b8cb3494cb84fb149838bc76a8f4671f80e534b2951d018880c77179 │ │ ├─149729 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149968 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149969 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5978548789c9c8c0ea055515cbae013d716cc72c574df490a597a1fd56f1227a │ │ └─165467 /pause │ ├─94ecd1b9ce7ce7bb100a914e4522b99247bd661ff39cf180e48b8134daf2336b │ │ └─48388 /pause │ ├─f4e102649b4cfe2ffac0feee084d5ea439d0c6768982d5b955b9f5f114c78046 │ │ └─163596 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─59ff1eb4637ea0b30674fdbb16574ddf490fc33ede44f89e7f7a38553739e2d9 │ │ └─43762 /pause │ ├─4d0fe9594381467b698c8bebc7fc70b05c662fdefbedaff3cd4d171bf732e2a7 │ │ └─44381 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 │ ├─6f0fc7701aa4f879c340c9cc3b0843c7359f7efe79f123fcbe7ebbef8de92b95 │ │ └─40908 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─2fc895353dbdb53baf87a1cc4ff40ebfda525b8856fd1d63781ed80c5a7187a2 │ │ └─172047 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─26c9d5c0b3e0a06b8a9ceeaa2294f270605435be4896e80bc24739a82200cc0f │ │ └─127479 /pause │ ├─5bccef87669825af1d0263f740dd6336ca65bd0a0b5ab6cf43af2af0cede3684 │ │ └─210204 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─9b7045a1c69de506536b3b9ce502914e44276bea9be1f1150080d6d4c9463fc5 │ │ └─153016 /pause │ ├─e9ded5e1eaf3bce1ef90954da461012c20f029284a0da0ac7cae051ecd60cacb │ │ └─40811 /pause │ ├─f8e493c1b82d01d6116b599fbcbc71d8df88e0549ca4fd880e388f4d02d18516 │ │ ├─125929 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125945 /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 │ │ ├─125951 erl_child_setup 1048576 │ │ ├─126027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126078 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126079 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126244 /bin/sh -s rabbit_disk_monitor │ ├─37c9d35a977529da4b5b298acac0108d965a15aa5d967bb191773ccbbed18da7 │ │ └─62781 /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 │ ├─6540df723789fa8c34d9e917a6162d78ca5fb4bbce90f8f3214402fea071a824 │ │ ├─187310 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187327 /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 │ │ ├─187333 erl_child_setup 1048576 │ │ ├─187455 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187526 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187527 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187612 /bin/sh -s rabbit_disk_monitor │ ├─cacfe9e37dfa867e9f9a834432929d7f0e3f1bd8d95b238786502081fa624216 │ │ ├─161715 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) │ │ ├─162058 /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/tmpx2xkkbek/privsep.sock │ │ ├─339069 /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/tmpn1yf76dd/privsep.sock │ │ ├─339225 /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/tmp834jocx0/privsep.sock │ │ ├─339677 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─339692 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340053 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=29235b8c-20c3-4b15-bbf4-0def3d976290 --namespace=qrouter-29235b8c-20c3-4b15-bbf4-0def3d976290 --conf_dir=/var/lib/neutron/ha_confs/29235b8c-20c3-4b15-bbf4-0def3d976290 --log-file=/var/lib/neutron/ha_confs/29235b8c-20c3-4b15-bbf4-0def3d976290/neutron-keepalived-state-change.log --monitor_interface=ha-eb3bdc12-6b --monitor_cidr=169.254.0.44/24 --pid_file=/var/lib/neutron/external/pids/29235b8c-20c3-4b15-bbf4-0def3d976290.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─342885 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4b7afb35-59b4-4a07-8d49-98d68a310b93 --namespace=qrouter-4b7afb35-59b4-4a07-8d49-98d68a310b93 --conf_dir=/var/lib/neutron/ha_confs/4b7afb35-59b4-4a07-8d49-98d68a310b93 --log-file=/var/lib/neutron/ha_confs/4b7afb35-59b4-4a07-8d49-98d68a310b93/neutron-keepalived-state-change.log --monitor_interface=ha-53a0c663-87 --monitor_cidr=169.254.0.97/24 --pid_file=/var/lib/neutron/external/pids/4b7afb35-59b4-4a07-8d49-98d68a310b93.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c04bb1680c344410384f26ea841083b4a434958fa844ce310e3f06156a29680e │ │ └─43835 /coredns -conf /etc/coredns/Corefile │ ├─b47e3a7c7e4e0bc3d72aef06a18fbb33f3bec544b14cf7239269179faa541e5c │ │ ├─184080 heat-api: uWSGI master │ │ ├─184210 heat-api: uWSGI worker 1 │ │ └─184211 heat-api: uWSGI worker 2 │ ├─5c7f30396582770cfce961130409a876ed2a32ccde215d46d3b92f16b85aeafd │ │ └─226372 /pause │ ├─4403699c8a92137472f4d1dc23f7c3f12cbf950ef59c896f89683296dac78bf0 │ │ └─172734 /pause │ ├─d2a2f4b88c66452813eef1340582d9024482603d547baacd7d9b17d0ff5cd4d0 │ │ ├─204084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204101 /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 │ │ ├─204107 erl_child_setup 1048576 │ │ ├─204281 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204336 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204337 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204544 /bin/sh -s rabbit_disk_monitor │ ├─28ebe9612d507eb0863582591f83cac0718b0683a8c9c7b3cca4d132a25bc786 │ │ └─224800 docker-registry serve /etc/docker-registry/config.yml │ ├─29acd697574f4d805e48d795a67c725133a6e5d58baf52415d5c0889f0e5bed4 │ │ └─49036 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5e5202192b90cb5b30a4118f4bee5d86d7007607390e15144f6a389e5fa525c0 │ │ └─48770 /pause │ ├─0435fa805de5f2d3f30a93ccd2a36b37ab0a6063e0e5484a2ae8fcd0a5248c1f │ │ └─44742 /pause │ ├─0dffaf244838a49771743d317e41a3d5dfe46b810049208e399af679435545ff │ │ └─207491 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─7644649626196a8afdad2a4967bae4e300757a6d2638b41c00277888ff3e2203 │ │ ├─149107 nova-metadata: uWSGI master │ │ ├─149138 nova-metadata: uWSGI worker 1 │ │ └─149139 nova-metadata: uWSGI worker 2 │ ├─8099a88c61af13739ad4b9b42919e16f8601592454f3d2461d076a10fed85ab9 │ │ └─62461 /pause │ ├─eda5ffaf117a0c9540882eb754034848dd3814303ca0f3bc76fbbbaf2482fd4a │ │ └─62915 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d4aee04b6a616386a2942ae3a27f94e45f7b9c22720aaf60b97980db253e5433 │ │ └─40877 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 │ ├─cf296d018a4b1b7ac02f430c9d77e6be09196151931a875b5d066943d1eaaa3e │ │ └─98494 /pause │ ├─8c1e5442fab7c2df0eb5bd0aa1cff4998d776b01286f1616bddf68934e791cdc │ │ └─47524 /pause │ ├─ca473d9e8474800a605f3611ddec5b8669bd76e171a3609cc0b71b9faefedd93 │ │ ├─172043 senlin-api: uWSGI master │ │ ├─172090 senlin-api: uWSGI worker 1 │ │ └─172091 senlin-api: uWSGI worker 2 │ ├─8fc8c415dbe6697c0eea8d15c43b8d252f323de280966a74efd7495757a00c4d │ │ ├─163207 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163226 /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 │ │ ├─163232 erl_child_setup 1048576 │ │ ├─163313 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163364 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163365 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163932 /bin/sh -s rabbit_disk_monitor │ ├─da28ac52941aaa529940e6da19668c1d76ca704c3d5913f913e6d5bcc7cf66db │ │ └─222539 /pause │ ├─78ee6c16bde667053f4556db45bc87b0e35939b44515be799a826aa8eafac6e5 │ │ └─206293 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─46cc967a66ee68d566c0ef766ef333feb4545f98dafdd7469263b81f2bce2e8c │ │ └─163029 /pause │ ├─53036c7d104742400a6c1026e261b897292b4abf788ad0e21ea0ec7569813eb3 │ │ ├─242896 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─242945 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d140143486e5cabee7d66ea99d384fa692557213bc3c2a52799a1b0f0ac10923 │ │ ├─161685 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) │ │ ├─161986 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) │ │ └─161987 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) │ ├─9b9f64202dffb5f867b2c14d78a8600a97ade0ec8795f29e72ee77e2ee20409c │ │ └─194073 /pause │ ├─6f203f1fbf4614bfd64905e242714d4ddeafecb411b0761ed46ead06b56c0df2 │ │ └─168387 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a047e4bbe819ab42edbafee6d872185b31b95bf4087d70aeef735d24dd206c31 │ │ └─40807 /pause │ ├─5f4ded872fef8980b40c0896a78d128b1a9545e702a0ac20a0820f6e4c4bfbbe │ │ ├─160360 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) │ │ ├─160607 /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/tmpl1n_u12_/privsep.sock │ │ ├─160765 /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/tmpbvzdubeq/privsep.sock │ │ └─161050 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─60d98d0d8e32b0327dd244a2d79bd0b7ef8b19102f9e018620f28a6f15a8b33b │ │ └─50779 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 │ ├─28f2f85837d66e094b087dc12849002973cd08f09a9deb6eb3367b7a12d54fbb │ │ └─208006 /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 │ ├─23350235fb1151d728a45f322cb960227c533ed12fed2cffff0eacc580b4bdd8 │ │ └─80521 /pause │ ├─62728934ba085d6222ae92c3cc3da184731c5c98250295773a14aeb52c1e0b1d │ │ └─43864 /coredns -conf /etc/coredns/Corefile │ ├─a0ad25c59c1fd3583babcab1878c9a63481da7fb5cfd574c684181c317c62dbd │ │ └─47416 /pause │ ├─f06d439793f0f383e7f0408c57ddd423157d37ddecc8f40c674c6036861b38b4 │ │ └─132373 /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 │ ├─9264063cc705c5a7dc4d6058e6264920037ac60fbba6d0f2b17aa55c39b35f17 │ │ └─42301 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9526842248ee172a6b6525a3bbde718676d53e9016ea228e3f36c92214c02971 │ │ └─44702 /pause │ ├─5f387022f2f8f1d4008bebf0e8c06f804cae4b478621fe60fc72b32c1c9436b6 │ │ └─162893 /bin/bash /tmp/libvirt.sh │ ├─2a4f62270d7191bf7589a43f42d7821a1fd6285985cf5f6d955c53c27a2f5149 │ │ └─49089 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ed4d129bae7600157c8e48adebc67c6b1d556b95bddd5dee43dcb183491998bd │ │ ├─114763 placement-api: uWSGI master │ │ ├─114789 placement-api: uWSGI worker 1 │ │ └─114790 placement-api: uWSGI worker 2 │ ├─7f7a0ba970fd751cf4fee1b9a6ca8ae3db98862dfb47b65a8ffcdc8322b946e5 │ │ └─165250 /pause │ ├─a3e379733b2e807e56fef7d60f4ba7d60dd5dac648d7c8a6ee2492216a719931 │ │ └─162841 /usr/bin/libvirt-tls-sidecar │ ├─2ae643b0d17e88cc6d8fae6f374da3cbfe65b5c394b89a4c6766a4502b0e0bb7 │ │ └─46623 /pause │ ├─980457431c600d7cb80d4ce03c69229f49c2ef4055cd2a5292994c740e9d520e │ │ └─86518 /pause │ ├─1b5df6172bb4e4a674f6c96153cff4b6336d214c3f6b6503c0018594df6306cc │ │ └─43349 /pause │ ├─59d323474c4dc388c1c4dbc637aa7f1a995b881032a2ca5259bd9e264877d4a0 │ │ └─54908 /pause │ ├─2eee287bafe284f4371b7b549245b0a3c9a635b89598f817f2ebcdb08db68720 │ │ └─152676 /pause │ ├─36e790ec69bdf5944bb9f8d9481f811d47375406aa63bafa314f688648145ddf │ │ └─98445 /pause │ ├─eacd5115e29bc12abd43f8c903e27d07191da06160915638405e818c6c184c6c │ │ └─62635 /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 │ ├─a1699766dd1bcbb5d48b019a54f34457f81e20d3dc1eb8045b7b741b12de2bef │ │ └─44901 /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 │ ├─c733946ca8487a54f83db426867bafc299c73959092d1c00a9eb12f47e6b1285 │ │ ├─219441 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220030 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjayriu04/privsep.sock │ │ ├─220034 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220037 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5bbe6885f43ed1e27b14569018c6adb94822c83b9c5aa843e1a5f03d0c442327 │ │ └─41306 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─401ef78c04cdde1194791224d624a7de730e964de24d3e209ef3a641d0400bc6 │ │ ├─63332 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63349 /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 │ │ ├─63355 erl_child_setup 1048576 │ │ ├─63509 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63560 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63561 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63618 /bin/sh -s rabbit_disk_monitor │ ├─ae5a2699ce3cb64d0c8929165a3d6996b8db0f356d3d2cf22b4304a0c682ad03 │ │ └─208957 /pause │ ├─511d8b59ba78f5d3ff08c92d5e53b8c40dd1e43bed0d30c1f968d8013f68920e │ │ └─44237 /pause │ ├─b3ca3c277c020ba5f871c1aaaaff824d5534ca9f968a5e042bb21755fb5e3bff │ │ └─125813 /pause │ ├─cce31e96ca8ae1aaa374d3fd4df1d13ab0affc3a49374ceeb918e0b51adfa38b │ │ └─44787 /pause │ ├─6391b15d18f83eccdea31bb9b23091f48ba3abded1d4eb62738e34cffd293ef7 │ │ └─60877 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 │ ├─b417de328fdd33b9417e1495dc4905fb88224b06a207a47e8097333143e48595 │ │ └─125165 /coredns -conf /etc/coredns/Corefile │ ├─29809a28fd29cbbd622b6107bb786ae3142bf86e1ab936db62bf91e288fbf573 │ │ ├─75709 barbiacan-api: uWSGI master │ │ └─75722 barbiacan-api: uWSGI worker 1 │ ├─2c31b1b2dc5ef3f9282440d774718698ec7ead3256fc117ab2fbefc955b09e3d │ │ ├─219672 magnum-api: uWSGI master │ │ ├─219722 magnum-api: uWSGI worker 1 │ │ └─219724 magnum-api: uWSGI worker 2 │ ├─2233536c58e90ede038f460942a58d0a1c1cdfbce845887b08a94c9cebc7e035 │ │ └─207980 /pause │ ├─4d39f4df96726a7092591849846a5d93ea4ab5a3db71534a3144f41e1087a353 │ │ └─57749 /pause │ ├─9e783417fe873bbb020a3b89b595a98a35ffb1723bb802442910cf8c2d990dd1 │ │ ├─159707 /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 │ │ ├─159968 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) │ │ ├─159969 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) │ │ └─159970 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) │ ├─c11918cf0a69aa2ccbbb4b7f4a3c558c429b67fd90a97053cd04b9f495f33811 │ │ └─62691 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-140.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 │ ├─b813d90321ea7323a59eb4fd34816f48b4b3dc1b8dda2e884de2943c09573666 │ │ └─62363 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8e02cdff1e58d7015712a2a47dd8dc914b0ead8a87a019a886500e5d6732cd07 │ │ └─59411 /pause │ ├─2896bdecb5eeef7da9b7cb615caf6c257396178c5a2ca591825b89691920f26b │ │ └─55002 nfd-master -crd-controller=true -metrics=8081 │ ├─ac7a61d11c76826f0adcb5ebb4c3f50f522bf79be6fa38010f90a683251da4fb │ │ └─226659 /pause │ ├─762810db276ed25d6348ee81b5048c3dc6347ed4f0f02f9d9303ec1fc40c7395 │ │ └─240020 /pause │ ├─124d857ef817dfc1953478c3fe975ead5c08064e69171c632e088d7eb9b35542 │ │ ├─71055 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71072 /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 │ │ ├─71078 erl_child_setup 1048576 │ │ ├─71134 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71195 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71196 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71237 /bin/sh -s rabbit_disk_monitor │ ├─b495d191f4ce1a86e6fb80522e9a1ecdf8152934f621ef8690f705f8fa4aac64 │ │ └─60051 /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 │ ├─24d6206790b59c72bf0a32d71c2abb71c766640bf6c04bfe1b128cf10cdb3cc7 │ │ └─47691 /manager --metrics-bind-address=:8080 │ ├─3da33901269cf84648f7331451f41768014bc586164f13616796b39d1ec83e66 │ │ └─60874 /pause │ ├─c134dcf50200384e8779a3afdd6aaf458741fc22104a6373df0e8f966930cb14 │ │ └─76720 /usr/local/bin/rook ceph operator │ ├─e843f5f936d5ffd759b853dcf8fb66ad9af04e2519b0fd4e7bffc31e4138abf4 │ │ └─219893 /pause │ ├─2d8eb536acc7cf7808ed10623a3fbf96d529d1c6a42900b9c2ec4c283599b27a │ │ ├─95787 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96009 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96013 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─663520e35a64cdd41b492e190424c9865afdd2d87ee823a253c6699daa7b8e9b │ │ └─127716 /pause │ ├─994d3f0ce703377c9ed54fe1118f1206c136a21b96d4135804b9c4b22013622d │ │ └─40770 /pause │ ├─17d659171bf0c686840f1224efe895e64f35546d2676d663e30c9e2dc53711fa │ │ ├─168360 /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 │ │ ├─339893 /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/tmpab1g7eek/privsep.sock │ │ ├─340104 /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/tmp4dm0ih9t/privsep.sock │ │ └─340238 /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/tmp3cdf1u2f/privsep.sock │ ├─4121dd575b7e86991d400b7a0f5aadafc5d1224cba2281a19aeeb5070c73dade │ │ └─128441 /pause │ ├─30184040e0d0741ff4f536c16f5f21387aa931cce2958d6b01aa2cc6f0a14af0 │ │ ├─159755 neutron-policy-server: uWSGI master │ │ ├─159768 neutron-policy-server: uWSGI worker 1 │ │ └─159769 neutron-policy-server: uWSGI worker 2 │ ├─e802a50fb46155da7d9f96e47bc40d5a025670ec678fe4795e6674ee38e08967 │ │ ├─201950 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202559 octavia-worker: ConsumerService worker(0) │ │ ├─202570 octavia-worker: ConsumerService worker(1) │ │ ├─202576 octavia-worker: ConsumerService worker(0) │ │ └─202588 octavia-worker: ConsumerService worker(1) │ ├─04168182800132491e1b70c32784880ddd7958d715119e59f84e409a2c1142b6 │ │ └─47013 /server │ ├─b047add073bfd25343b34f3973ef50de8b2a42d2369fda2cbea35d4d728acb8c │ │ └─97123 /pause │ ├─8b16602376628832e4dbeaeccfd954345a904b67f0838f49237b585aae3c82a3 │ │ ├─58521 python -u /app/sidecar.py │ │ ├─58779 python -u /app/sidecar.py │ │ └─58780 python -u /app/sidecar.py │ ├─cec8bff1fc0e5c4b7e144f882533736634afcdd1d94328568cf24d0b7a03a512 │ │ ├─184091 heat-api-cfn: uWSGI master │ │ ├─184212 heat-api-cfn: uWSGI worker 1 │ │ └─184213 heat-api-cfn: uWSGI worker 2 │ ├─bec90dbdb2465dce6705d8596250569f48b5b0e4e4e6c1e6b7b07a5bba4e85c4 │ │ └─55165 /secretgen-controller │ ├─a4776df57ddd48fae6a48d0f038252083d8f401793a20a9e7961d1c06c9a0130 │ │ ├─153490 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─363381 sleep 300 │ ├─ef079f88c0f410ccfef11c7f16ed73a9c869da2c981ab2c09145826f13dac655 │ │ ├─ 46923 /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 │ │ ├─ 46936 /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 │ │ ├─ 47084 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─238424 nginx: worker process │ │ ├─238425 nginx: worker process │ │ └─238426 nginx: cache manager process │ ├─6501162bb97fae305bb7e370b748e5bc52fa6eec8cf9d8d58afa322a45b369f5 │ │ └─95537 /pause │ ├─31828aed75afda6341a4b9444fb2fcf885df28a373f836bebaac179486ddc96f │ │ └─210168 /pause │ ├─523685a98087eaf6994bc10429daf5cd351149341eeb9085d8f081acf6306d17 │ │ └─208984 /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 │ ├─42d8e3e0867881a95acb3bca9b7720db9e6d569403f66835766e34a69af32c93 │ │ ├─238882 apache2 -DFOREGROUND │ │ ├─242452 (wsgi:h -DFOREGROUND │ │ ├─242453 (wsgi:h -DFOREGROUND │ │ ├─242454 (wsgi:h -DFOREGROUND │ │ ├─242455 (wsgi:h -DFOREGROUND │ │ ├─242456 (wsgi:h -DFOREGROUND │ │ ├─242457 apache2 -DFOREGROUND │ │ └─242458 apache2 -DFOREGROUND │ ├─dd468bddce0e5ced1c095549325f8f6bcabfb24aecf1cacaa3d36e5070bc31c6 │ │ ├─159701 neutron-api: uWSGI master │ │ ├─159741 neutron-api: uWSGI worker 1 │ │ └─159742 neutron-api: uWSGI worker 2 │ ├─7f14e13240f06d891d10c181c40701101bc192e3bb815939a9033eb8d8e8b677 │ │ └─127835 /pause │ ├─0b1e622449e18a4eb5bc5e4e2725be4fef6fefebac5f9db58f47a40de9a4aa20 │ │ ├─202735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202760 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─368362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─297838cc4b8d10a6e884e57cb1b49df362175ce2ff94540804248427d4fe5ac0 │ │ └─172036 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─e8169397d257aff78f6e0726f2792e3442e0578b6c81b3ecab4517e836b7e590 │ │ ├─172885 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172946 /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 │ │ ├─172952 erl_child_setup 1048576 │ │ ├─173058 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173109 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173110 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173383 /bin/sh -s rabbit_disk_monitor │ ├─9c35523350499171a0bed9fb65fdf6c7685d47b5a66d1bfd7c41610e347977d9 │ │ ├─106062 cinder-api: uWSGI master │ │ ├─106076 cinder-api: uWSGI worker 1 │ │ └─106077 cinder-api: uWSGI worker 2 │ ├─f45400546f577ba58f6baf8300606c1da40d78cc55abb9ff452f48b85bfc199f │ │ └─207178 /pause │ ├─8365069735aeba64e34ba44e7e4159e6c2b3975ab69d4392a7f741d1ad9eb6f3 │ │ └─46712 /pause │ ├─17c38ec252a4b335e27af06783d00cb24c147d5ca36106e1cb6538511b244ca1 │ │ └─62206 /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 │ ├─e113f5c8fe2dede22c0bf4a3b0600ae5d126cc5a3c931514e1e2258bd8a9a350 │ │ └─54946 nfd-worker -metrics=8081 │ ├─2f1a88beec681f593e097a8be6cfd92e77e69587e81daccec6e4dbd20d5c3b54 │ │ └─86783 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-t7kp8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5c8140b4dcf5c9b7308a8f8465a13fcd046aed667230b1113684349442dc3997 │ │ ├─222709 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222726 /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 │ │ ├─222732 erl_child_setup 1048576 │ │ ├─222845 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─222899 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─222900 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223069 /bin/sh -s rabbit_disk_monitor │ ├─6bc915b15c6c07d065671585390822f2328e2d059175831e8460f8d2602d2b98 │ │ └─127855 /pause │ ├─1b60ded1e401f051b7a389981dc65703329d23b8c159798b72140a2ac4aa06eb │ │ └─240217 /bin/openstack-database-exporter │ ├─8e3c90a679e5c1670776525cc49f5246f957dc1adc7af8087cb3d84c9cdbe383 │ │ ├─94521 glance-api: uWSGI master │ │ ├─94533 glance-api: uWSGI worker 1 │ │ └─94534 glance-api: uWSGI worker 2 │ ├─be7d674c0def659c8e3548c8c16ba6f3c22d4aa3286304911216a5fc78450e51 │ │ └─71899 /pause │ ├─3230549de1ef3442c41f093eb863fb022b2179eb1983fe3078e502996cfa4f6d │ │ └─54744 /pause │ ├─05e51c7e6a8c3f742b3a479db014ecaa788f8e8ae78231538aec9cffe9031f78 │ │ └─54054 /pause │ ├─c98efd8327b01972ff5b5ae7d6ebf2b42f43c57c680b00affb0a12a752da99d7 │ │ └─123771 /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 │ ├─4d4d59cf114eaa87a9ecf6245496d5b90b139697a5778ab861b40326e1639195 │ │ └─57582 /pause │ ├─1258eb666c3c1d2c679ee4e771d1e77f9ee8243fe17ecc262440ab3df30b217d │ │ └─42024 /pause │ ├─070e100623cfc958c8e0c2d93b8f33147c87fa5b9241fa4d6a82f3ad7e5b3790 │ │ └─374310 /pause │ ├─7b304f765a58a6e92aaae0fb3416686eb9a5ffdca2716d04dcc5798a3fc5cf2f │ │ ├─123805 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123819 /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 │ ├─69503e9d6b8798d1cd84c0f02480a0118de3bd3a563e267421b96b853c02b083 │ │ └─95452 /pause │ ├─5f48e4907d595d8cf6dfb7a462f9375a7256263a636a1cc763cc1351cdd56c76 │ │ └─62734 /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 │ ├─248c48bca5cedac5714cc193bc1efa2d0954d8ef694db176fac35a777df2c49b │ │ ├─219950 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220173 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220174 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─880fdbf78d408a8b91fdd209c608a7608de36e151f64a16f7689cd7e55a6c19e │ │ └─63455 /bin/memcached_exporter │ ├─3fe70da433bb3dd203e2be838af3277c6a230b20d73bb5b1deae5d35455d4792 │ │ └─60314 /pause │ ├─c724d6645e628430e530689418d0cdf93dd526765de4ab0e51cce73b879d7a0b │ │ └─165144 /pause │ ├─50a7d8e3b5414ff2e36326f9ce505ec10801250ad1e29483dd45c0f15e4242e4 │ │ └─152506 /pause │ ├─b2e29cda04f32327a484f8a342a39a5bfe6783a91100549da4811f2b062d1517 │ │ └─150960 /pause │ ├─61c722c4a2b817c7fa77de63ffdd891a2468e66b86e0a678676846bc010963ec │ │ └─106495 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─38bb1e51ccd9ab16f8e29d4ea6540251d4303f0dfea3edd449eaa830ebc7d12e │ │ └─203800 /pause │ ├─476ef8191538a418259a3132a3e5b05357d6b9bd97926f0a76a170174d58c4bf │ │ └─55043 nfd-gc -gc-interval=1h │ ├─5f6474fd457dd702c1fddd0775bfa9f64248e9c7c3fa636d93f8375c198705c9 │ │ ├─161714 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) │ │ ├─162441 /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/tmpvn_4xbn3/privsep.sock │ │ ├─162772 /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/tmp8pca9e5b/privsep.sock │ │ ├─163280 /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/tmph0ydl5pk/privsep.sock │ │ ├─163659 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163660 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163708 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6aa57e66-afaa-417a-a791-b8ec3815c2da/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6aa57e66-afaa-417a-a791-b8ec3815c2da/host --addn-hosts=/var/lib/neutron/dhcp/6aa57e66-afaa-417a-a791-b8ec3815c2da/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6aa57e66-afaa-417a-a791-b8ec3815c2da/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6aa57e66-afaa-417a-a791-b8ec3815c2da/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3a73946f-8974-448e-9523-d20cbd5c9dc9,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 │ │ ├─163712 haproxy -f /var/lib/neutron/ns-metadata-proxy/6aa57e66-afaa-417a-a791-b8ec3815c2da.conf │ │ ├─188980 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cd0c9927-810c-4207-aa48-a65d7218b57e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cd0c9927-810c-4207-aa48-a65d7218b57e/host --addn-hosts=/var/lib/neutron/dhcp/cd0c9927-810c-4207-aa48-a65d7218b57e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cd0c9927-810c-4207-aa48-a65d7218b57e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cd0c9927-810c-4207-aa48-a65d7218b57e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-967a849b-15cc-4ca2-b0ec-9bce3c354462,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 │ │ ├─188985 haproxy -f /var/lib/neutron/ns-metadata-proxy/cd0c9927-810c-4207-aa48-a65d7218b57e.conf │ │ └─344949 /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/tmpwqo4n9al/privsep.sock │ ├─c319263934f4aa4504a328b358bdf2ee66407c30a40f8f87282debf3da4d12c3 │ │ └─40904 etcd --advertise-client-urls=https://199.204.45.140:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─b9369a939add78c20ad5118a745235b6eeff9c94c2c73d8d8620ee2c00515b9b │ │ └─76199 /pause │ ├─9b3a065aa9c7ab7356b9c03f63897aaab42b9e5676331baf099ecedee1eddf0b │ │ └─211146 /pause │ ├─2fb39b6b5409ee1334f140ffd6a04c5cd201360178c6c61fb33faef3cdb26ae5 │ │ └─40763 /pause │ ├─5c9e4cb7c3a0fb0ee790fde7719ae8c60eb1ef855981463a0440d9d7005274b0 │ │ └─108870 /pause │ ├─0d8bd2b2bff4573ff6dcf384c192d10922d6eb73795e910482ca912205cd0100 │ │ ├─234959 /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 │ │ └─235158 /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 │ ├─b9a0db3d59581ab1bc6838b244408443273a60e98e09d2d1b22df0c2e851886b │ │ └─96881 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4d454863e939f957dbfe6d1190d97bfddd6c9a31df9d99aebb9e517711e1b707 │ │ ├─234820 manila-api: uWSGI master │ │ ├─234858 manila-api: uWSGI worker 1 │ │ └─234859 manila-api: uWSGI worker 2 │ ├─d24c915c97a650dcf661c083f09119c94573f3e2ee5b1b1a480e4832a9c4cba6 │ │ └─61697 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d5ad97c3b7648ee6f3746463f78cb7b76ecc0b616a8ff7c2b915c1608ac02088 │ │ └─50669 /pause │ ├─0d82711b9447a5b107ab54a65ad2161e1fec4ae5211b60a130662a25fd08af03 │ │ └─194379 /pause │ ├─fc1761da3f1e8ac50963ba76d84085bdb47c3937904b80fa8c5c11458c7aef8f │ │ └─58024 /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 │ ├─cebeb965aa4646dceb97ef52463bb3f5fc1ed4a97539175b9a2f6f6b09e48e1f │ │ └─63434 /bin/oauth2-proxy │ ├─3180d4c83e7e4e1fca8c783d1c9d5012968ce26a80008937dcfa7e627d42c999 │ │ └─226868 /pause │ ├─c5e391bebac1917a95100da185033da3724a3f550f194589cdbfe79b3816720e │ │ └─206111 /pause │ ├─3a65959ced16e15710e3c4de01213321d242d4d619ec6be910965865eaf26710 │ │ └─86556 /pause │ ├─f192e881209823b888eed0b63357585ac69997495f2255bf6b3e7d0cab4166d5 │ │ └─165295 /pause │ ├─7c62fdeb220695fd6c14835dd3fe7bd9cf8c407c88e771885ce6a40265ebe5c0 │ │ └─62522 /bin/pushgateway │ ├─dcb70847ea74d839fb28f981547695e410f641a8ed5014961c4d6fb67c271d6e │ │ ├─ 66877 apache2 -DFOREGROUND │ │ ├─ 66892 (wsgi:k -DFOREGROUND │ │ ├─ 66893 (wsgi:k -DFOREGROUND │ │ ├─ 66894 (wsgi:k -DFOREGROUND │ │ ├─ 66895 (wsgi:k -DFOREGROUND │ │ ├─362826 apache2 -DFOREGROUND │ │ └─370077 apache2 -DFOREGROUND │ ├─bbb79afe66d0d54739296020569377bb8dafc4630dffd7958dc6ad34c82c5386 │ │ └─152767 /pause │ ├─fc7e5c9278b3d222dce6dbed9ab23ba6715e34be266df0819205c578a34cd407 │ │ └─54588 /pause │ └─23254c5c922ac03318280943f51991c8f8b3151f22be1b4bbaa409bf0863c230 │ └─59017 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount