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 │ │ │ ├─21898 /lib/systemd/systemd --user │ │ │ └─21899 (sd-pam) │ │ └─session-21.scope │ │ ├─21839 sshd: cephadm [priv] │ │ └─21915 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─790 /lib/systemd/systemd --user │ │ └─791 (sd-pam) │ ├─session-4.scope │ │ ├─1701 sshd: zuul [priv] │ │ └─1714 sshd: zuul@notty │ └─session-1.scope │ ├─ 787 sshd: zuul [priv] │ ├─ 805 sshd: zuul@notty │ ├─ 953 /usr/bin/python3 │ ├─ 1705 ssh: /home/zuul/.ansible/cp/199.19.213.223-22-zuul [mux] │ ├─417342 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xszociuitoamoqkimnmxqftmwkpzzvtk ; /usr/bin/python3'"'"' && sleep 0' │ ├─417343 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xszociuitoamoqkimnmxqftmwkpzzvtk ; /usr/bin/python3' && sleep 0 │ ├─417344 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xszociuitoamoqkimnmxqftmwkpzzvtk ; /usr/bin/python3 │ ├─417345 /bin/sh -c echo BECOME-SUCCESS-xszociuitoamoqkimnmxqftmwkpzzvtk ; /usr/bin/python3 │ ├─417346 /usr/bin/python3 │ ├─417347 /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 │ └─417349 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 … │ │ ├─ 10051 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12399 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8df122cd77df25a12222cc75f24c5a51bea8a800fc106b2b100cc10210c70640 -address /run/containerd/containerd.sock │ │ ├─ 12763 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc7d066f481d67a3433611512fa503fef7dcde7f64d76c9fc3a145c62ca75c45 -address /run/containerd/containerd.sock │ │ ├─ 18822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97473628d054d8b538e139718f4c475a41b627316c6787bb580c8abdff07930a -address /run/containerd/containerd.sock │ │ ├─ 25442 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88fc378d66855d21385ce2681c3e277f4c7fe8395344368b6aa939a17b1ead35 -address /run/containerd/containerd.sock │ │ ├─ 30014 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4adf9fe27840513cd6cebab419f9887c90f617e8f43b9e2df5c5f1128b598341 -address /run/containerd/containerd.sock │ │ ├─ 34545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81f0258eda6e743b9a4ed294864859aeb247d17aab7e77cc2be12eac2254701e -address /run/containerd/containerd.sock │ │ ├─ 40264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754b18bd01452c17acd2fc9e9a0154297cb09b35d2936d4bfd79519ddce94b1f -address /run/containerd/containerd.sock │ │ ├─ 40295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 231998e7f7a22ff3af7f36b596c9f0e7972149a2725f762d3c90e03689c95001 -address /run/containerd/containerd.sock │ │ ├─ 40309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8261327f4247e065971b303c71d3c9cb69db9f0a77e864217aab71961eb127f4 -address /run/containerd/containerd.sock │ │ ├─ 40314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188e495c0915b79132f21cdf9a1ce2c860d53e0cbfca72c74a90da3f21e63c0f -address /run/containerd/containerd.sock │ │ ├─ 40321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53750c6f033c8ddac14236e91fd8be9907ec714dc8fa7834c4ba5b6b2a4f519c -address /run/containerd/containerd.sock │ │ ├─ 40874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab5f99dd54629dadddc11634d2da12f066206aa311fd89a5dad9c0027e9d2b3f -address /run/containerd/containerd.sock │ │ ├─ 41644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d7fbf15be068109d4d0f09564afc6e3ae997eba360daf047f7a1a256e7d6f15 -address /run/containerd/containerd.sock │ │ ├─ 41666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a48901c7759171d5ba6c24c4a7f4229eda81c84a25866611b240c73d0a15057 -address /run/containerd/containerd.sock │ │ ├─ 42986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714579fff1486be5713a0f86d46d91be1ecac1855a59854e3355366a0f842e6f -address /run/containerd/containerd.sock │ │ ├─ 43410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 827a28c6ec557179ddd73fb72e7ab0ea0ef7b41d9a766416e6c75e53cb370084 -address /run/containerd/containerd.sock │ │ ├─ 43448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 092a40bfb260b4180d7149a3f70600fe702306b68484b0d94a655a33ab356041 -address /run/containerd/containerd.sock │ │ ├─ 43922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f66413ccae5c4f0d5c4de90419f2033a34e5e0977deee14acf213f187cf87a -address /run/containerd/containerd.sock │ │ ├─ 44357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84305c78014f95561aae688959ca1f33007e181f3c3b0f5c0026f0c33a914cd6 -address /run/containerd/containerd.sock │ │ ├─ 44479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a794eb8836b3ca7b38029494d5aa428507ebc00a73211ff59165033da889dba9 -address /run/containerd/containerd.sock │ │ ├─ 44538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a5226d434ef335d221a7cf06aa55cb963b3095f59e7443561fa6eb461f22bf -address /run/containerd/containerd.sock │ │ ├─ 46560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bd2f57976458603295c84834d1f436c16351db1bb60598feb9bc0937b936e4d -address /run/containerd/containerd.sock │ │ ├─ 46688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94584c36f693b3cee6e20de7614543e9a325be1a75a70fedfb9515a8e4526e3f -address /run/containerd/containerd.sock │ │ ├─ 47610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4f4de0e9fb6489f72ff165b7b11ffa8a0d63c56694301a4597d91487045b23 -address /run/containerd/containerd.sock │ │ ├─ 47713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff0cb55850057226167d79b2fc7ad1de84354919906414db7ee7a9eece383e2b -address /run/containerd/containerd.sock │ │ ├─ 48097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199af1ba1a0eabc3d6fe87daf1a883346696715592bc647b32987da33dab4134 -address /run/containerd/containerd.sock │ │ ├─ 48400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c37cb7887c00d6a2e148c1ab0572fc8976c44771a7dfd0d4af49a4cc14bb072a -address /run/containerd/containerd.sock │ │ ├─ 48801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e21a65daf9945d7723235ad1fb680f7dd89656f489f2ded265189bc5b41556 -address /run/containerd/containerd.sock │ │ ├─ 50874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e196d4c6561a1ed6e79bd3db4bfff792ff65331a5f576bbb8ebfb0760c3f264 -address /run/containerd/containerd.sock │ │ ├─ 51094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5eacdd8ca5ceaffa34a7a473efc33b780f15f0c675184d37c0945d186a3fe01 -address /run/containerd/containerd.sock │ │ ├─ 55690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4350482ec902550c834beff475e5ef6d3160fad30123ffd176be804105d6099 -address /run/containerd/containerd.sock │ │ ├─ 56395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ae12d1c913bdfefefe7fdd52c224204f45a732f851b141fa7582e583878ea4 -address /run/containerd/containerd.sock │ │ ├─ 56436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698087717cf0b924f54025efa0b2de91ff445710ea857ad8fa31bb6ca0bb82d3 -address /run/containerd/containerd.sock │ │ ├─ 56488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c8c6d90a6b98a2e1f809aa21db26bafa676a1aba43abead5314df3177a9d8f -address /run/containerd/containerd.sock │ │ ├─ 56635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a85b326929dcfd01c0c25c2368befaed9fbc0e883eab5f3a3184126abdbd5fd3 -address /run/containerd/containerd.sock │ │ ├─ 61396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc92e372969fc44f5c3abd8d09c75c8de2771831740eae5dd8b1871e674bce4 -address /run/containerd/containerd.sock │ │ ├─ 61517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c185e4bd6cc994d64893982bafcee0fd2257e33c14c83b11c4ca14963ebd811 -address /run/containerd/containerd.sock │ │ ├─ 61554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22735730ee4ed0f57faf808dbcd76e71efdf30126bb89737eed6ab91441c4b48 -address /run/containerd/containerd.sock │ │ ├─ 61593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0789e7652523df6b84cd0a82b17c846682e21796998d987e0df0b213ace9fccb -address /run/containerd/containerd.sock │ │ ├─ 63296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3715692409904af1c936ab29368f211b88664622087c6514a15e11de739633b1 -address /run/containerd/containerd.sock │ │ ├─ 63369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca82672de00cdb02e35e89424e4eb16bf543652f8fc090a97032cbbf0b27bad4 -address /run/containerd/containerd.sock │ │ ├─ 63409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7877ecec1dd08ae8839a213c72227e6e6f1b4202cfc1cdb188fff4392def278b -address /run/containerd/containerd.sock │ │ ├─ 63714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8784e49521cd369673e4027152ec5f4e7f3c2ccc1b38247ce7737a49d717026c -address /run/containerd/containerd.sock │ │ ├─ 63776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184cf1ea7d5a0702218c2266b5d26f73c3740bf0cdd1df85b0be1b55366385ba -address /run/containerd/containerd.sock │ │ ├─ 64083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 602d984e1aa528cd921cfb79deac42714d612fb247b55f987b6de1bf909b8d37 -address /run/containerd/containerd.sock │ │ ├─ 64389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a8d31b2a1934782ef838f89f4eef06fd5765216e6ec9479572cf8915cd4c7e -address /run/containerd/containerd.sock │ │ ├─ 64627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03fbda451d395eb1821de84cb5733fbd9b8fa923ee86e1885baea045f2063109 -address /run/containerd/containerd.sock │ │ ├─ 65345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36fd8f0a7c9ad774b6e1ca6ec571e27d602607e921d8a7fff99b99d602314e9b -address /run/containerd/containerd.sock │ │ ├─ 66065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077cc54d4b5a2248b0a4671261c884bea3e297575de4d40974ac2086d97af096 -address /run/containerd/containerd.sock │ │ ├─ 67605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92e962c443fc39919b3efdef7ba80f6a3fe5202ed98ce3ca4a1ac961ffb99418 -address /run/containerd/containerd.sock │ │ ├─ 69391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92947f15be6520e2eb0c6ccf19ea823b23694d79c6273979d992f5d9f2b69fbb -address /run/containerd/containerd.sock │ │ ├─ 78676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b6fdf3f2e47f4e028dead0069bf08e63784886d8ad3bb80f19018a7f12c076 -address /run/containerd/containerd.sock │ │ ├─ 80093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3876100ad5e15f038dd44ce4ed676c9689535f9d0412ac4468afdb9108cdf8ad -address /run/containerd/containerd.sock │ │ ├─ 86321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3255dde24db7fc4316359ef52800af8b2060e4cdd398194733c07f01c3c3ad2e -address /run/containerd/containerd.sock │ │ ├─ 92652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9cff19d3c9d01e2e338d90ae04e2e3a769ce9483d4cf5f17f08368b339527e5 -address /run/containerd/containerd.sock │ │ ├─ 96436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9663c590eb32657e7dc96bef241ce68d1126e9ba141145b7b6992d9ffb1acee -address /run/containerd/containerd.sock │ │ ├─ 96510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e03d65f7a9814a078cafce182c371d6f1f42b15ad99f1749e4decd918f785c -address /run/containerd/containerd.sock │ │ ├─109681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904ac173c471b5ea747cf53a5a9b71c55c2809960d4d9ab41de47c9ff70e4e59 -address /run/containerd/containerd.sock │ │ ├─111318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5cfaa18b6cf6fd86feb6d412a5311ccec1f526709f2898cd01d56088a5d48a -address /run/containerd/containerd.sock │ │ ├─111381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97b668057d5a2cdeae5a650eef53790f2f936224061fec5f2d926d95c883c90 -address /run/containerd/containerd.sock │ │ ├─113388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a4a7e4977f09c8a602d48d564bd08745b383828ceef9ae18b6cc3730d8ff1e -address /run/containerd/containerd.sock │ │ ├─115191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90a69dc68eab77f54a379630265f33ea2005a12ed56e4f3e8fcf4291e3c18412 -address /run/containerd/containerd.sock │ │ ├─115236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4092b90a0fb1f231d6a417b478bd6e2dfa2636dbe1ad13321703eb4a64f27168 -address /run/containerd/containerd.sock │ │ ├─128103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c266d0eb3a434550ecd1c3a8595c8cbb357a27746d684fb583be6ad8dae05d58 -address /run/containerd/containerd.sock │ │ ├─128179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1700d6ff350d574646e53072f8a6bd63c86b76dd64e43c85337e184df2f365e1 -address /run/containerd/containerd.sock │ │ ├─130793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d93d40745c71045cfcdf6c3c03edbacab90e9487383fb7611e8bb03ba2de08f -address /run/containerd/containerd.sock │ │ ├─157157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225788ac94559ce4e5365af975c48a9e162aba9bafbccf8d89685c61cadabd9a -address /run/containerd/containerd.sock │ │ ├─158830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bacc389da618b1a7f4dbcbac23aeb4e99c17429c32518a3c26712da29a3fbcdc -address /run/containerd/containerd.sock │ │ ├─159202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075c987915c0498a048583454896341460c403b69c0eb614c7069f98a2e92531 -address /run/containerd/containerd.sock │ │ ├─160107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fee8683d8620cf4932519e89bf86865f603ddb15275b8dc9ec2e9f03ed550d8 -address /run/containerd/containerd.sock │ │ ├─162108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b7ff8b7ecce4bd53909cbbb0081c506e012aed91f0d1ac57299972ce34b6db8 -address /run/containerd/containerd.sock │ │ ├─162464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20095070e4a110126d6f748e572178e20175c6b5bd59ba4c14fed95305870071 -address /run/containerd/containerd.sock │ │ ├─162608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3932c6656eba4e11788d536974e553835c32a54b3ea0e5d5ee7e37b359c019fa -address /run/containerd/containerd.sock │ │ ├─162754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad72bcb2ac0f873049849e081b8d1a682e4ee54f918a843bdad51ac39b41127 -address /run/containerd/containerd.sock │ │ ├─162854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1108b8a9d4ca48a140e9129a2994767906ac19fccdd21b280832a9b745a5611 -address /run/containerd/containerd.sock │ │ ├─163129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b53d0cbb3fe88378b719fe0c8a2d7a073b4b1808aa09029e483bec3a61da76 -address /run/containerd/containerd.sock │ │ ├─175026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b78a612eb564769e53ea4307c7d493444b5ef43089e4ba268006568b9f1176e -address /run/containerd/containerd.sock │ │ ├─176808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562bcc947443b6129ac448f38164837a0521ea81eb64a4d7dedcb17b62e11820 -address /run/containerd/containerd.sock │ │ ├─176833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 733c87426020caf9ad3d1b9dc5187af1747562afb8b5f1ce2b5ae10fd9396946 -address /run/containerd/containerd.sock │ │ ├─176982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c873eb0ba2aa1823dd6046daf668e915c99d679f2f72fcae6ea9f2f311932b12 -address /run/containerd/containerd.sock │ │ ├─177011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3061126f5e5713cfd3f253ff34ed090ec3dbe7fd309e6ba8e371243a3d41d5e7 -address /run/containerd/containerd.sock │ │ ├─177055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf32723213361799f52e652261bdca4022c3102369433bd69bfd4cabd7a1c30 -address /run/containerd/containerd.sock │ │ ├─177372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb45c4a34e3019141c25d49d0e2731a8bd51c61d269cbc96e101da9da480e97 -address /run/containerd/containerd.sock │ │ ├─177490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c722411a202416ec0521a137cfd0558d24c7a6f3e9c0ff02780b8c0b422b2f -address /run/containerd/containerd.sock │ │ ├─190576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a01b83fe73b4ac3d2fc5405c86e955e99d494cf620d1d2c56140cbc94f9db02 -address /run/containerd/containerd.sock │ │ ├─192858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6128f94ab3a8051d722dc09a50090264baaa20c5b03ef945e2b2962f9e918b8 -address /run/containerd/containerd.sock │ │ ├─193000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cb464ca457c5073fdb07b27095a9b6ac86b2971bfc954eb7154a70e3efbe11 -address /run/containerd/containerd.sock │ │ ├─193048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ede1c4c1a10e42b28d1dbab954955e14843755f60927d586fd55af6d5cdea7b8 -address /run/containerd/containerd.sock │ │ ├─210021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e1a4eeee7aaf95ed689a7646de62d5a9738b0ea9b837af86580b4dc0e930c3 -address /run/containerd/containerd.sock │ │ ├─217407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 375dbb29e1b599463bfed9f0c50f3918c13a5021651e1ea5b44d9f867b3043aa -address /run/containerd/containerd.sock │ │ ├─217443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ceeb4296d02816e2a5919d265c7c3d6bb878f3dd0ac0fca4404795897a60eb3 -address /run/containerd/containerd.sock │ │ ├─217464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc06c0e175d327e1fe9c57a63930b1b36f44d7437bb0b3cd5c153b71171a8e1 -address /run/containerd/containerd.sock │ │ ├─217843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341fcdf4d2af7c9fd6527bf44c0850e605e015a3563822c0912bc5d26980e5ee -address /run/containerd/containerd.sock │ │ ├─229279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c818a2c74d9ac8f3eb0b1c918c4edeb43372a380ba035bfe881f10cf39a7c80 -address /run/containerd/containerd.sock │ │ ├─231693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c46d5cfa27854a2824786c98197c42959ed79745fb50c1c01631d861f4078f7 -address /run/containerd/containerd.sock │ │ ├─232968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf49a3683698e8353496a5df1f250461aecec7bdf3d205487f80fb918821532 -address /run/containerd/containerd.sock │ │ ├─234152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10345f28c58392307a804bf2e6e6d657fa8a1e079a463f7c5c4fcab04d107cff -address /run/containerd/containerd.sock │ │ ├─235267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848e41a8ae1da56b751a5deb169157803ff44a1cf06a4c6ec1cc8928e6334e02 -address /run/containerd/containerd.sock │ │ ├─236424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d56cb0ebbfca85c388190dc00a388157e382b6f53299c9c915f9a544284f779 -address /run/containerd/containerd.sock │ │ ├─237267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323e30ba9a89d23677cad118ca942c7cb308fc730607ff01a9926fbabdea427a -address /run/containerd/containerd.sock │ │ ├─237387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199f36810d1c34e8a02c88e736ce6c0ddb7beee482b72e4d6a8eaad0bf14dbeb -address /run/containerd/containerd.sock │ │ ├─246836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87cfc09292cb9f22c7a54d09df8a9fba0ec191a2e877fa75bbd1f6d03f283be -address /run/containerd/containerd.sock │ │ ├─247248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36caafdc19ff100d138b72babb1bcb0353ee0c8ab08119956c75ea671d8553b3 -address /run/containerd/containerd.sock │ │ ├─250006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbac6103b0fd8fb21fc71f48fe0048f51ae07dc7203ee7e9d40e5ba8e9fedf15 -address /run/containerd/containerd.sock │ │ ├─254473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f53d4562560ff399235de4bb7c9519b33970a50b1b42099e2a07eef2c54f0b -address /run/containerd/containerd.sock │ │ ├─254679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c635571a55be9a7ba44145076f422cb86960189869dc524112dc12d9ef3885c2 -address /run/containerd/containerd.sock │ │ ├─254774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9c38370c0ac320db612aed16947623c503810592ff01985232745648108ae5 -address /run/containerd/containerd.sock │ │ ├─254828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1764d4cf50e5f167756d7dedc76bc97a65e76ad5d453c90ce0bbbe47f1cd52b1 -address /run/containerd/containerd.sock │ │ ├─266546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a561c78688378b70377435e088556ec711d044107585a086f7c9f8b6709fd8 -address /run/containerd/containerd.sock │ │ ├─269072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 097448d83c6a554d9b59aa6946c01a33942e765cd3178912a9a93542582ebf8a -address /run/containerd/containerd.sock │ │ ├─270856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c8b0d2362c84cc845d377667bf5333977accb63c930b3075251e216e6ffbaa -address /run/containerd/containerd.sock │ │ └─417253 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/60350596d33c83d4aa565de08a6531470f9877c40749e91ce65c3363176ca85a/log.json --log-format json exec --process /tmp/runc-process3087443691 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/60350596d33c83d4aa565de08a6531470f9877c40749e91ce65c3363176ca85a/bb278c1e156f8a41c7a0685d84cb312895f60f45bff93fe78b6389cd483aaf12.pid 60350596d33c83d4aa565de08a6531470f9877c40749e91ce65c3363176ca85a │ ├─docker-88fc378d66855d21385ce2681c3e277f4c7fe8395344368b6aa939a17b1ead35.scope … │ │ ├─25467 /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 │ │ └─25480 /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 │ ├─packagekit.service │ │ └─1509 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29737 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29997 /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@mgr.instance.xbiuwj.service │ │ │ ├─12676 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbiuwj/unit.run │ │ │ └─12708 /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-xbiuwj --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.xbiuwj:/var/lib/ceph/mgr/ceph-instance.xbiuwj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbiuwj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xbiuwj -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 │ │ │ ├─18782 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18801 /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 │ │ │ ├─25162 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25425 /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 │ │ │ ├─34253 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34527 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12312 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12344 /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 … │ │ └─10423 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rc21fcb44b87f476784973ee3315a90fc.scope │ │ └─191045 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─156566 /sbin/multipathd -d -s │ ├─docker-8df122cd77df25a12222cc75f24c5a51bea8a800fc106b2b100cc10210c70640.scope … │ │ ├─12426 /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 │ │ └─12445 /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 │ ├─kubelet.service │ │ └─40734 /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.19.213.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-4adf9fe27840513cd6cebab419f9887c90f617e8f43b9e2df5c5f1128b598341.scope … │ │ ├─30038 /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 │ │ └─30051 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-dc7d066f481d67a3433611512fa503fef7dcde7f64d76c9fc3a145c62ca75c45.scope … │ │ ├─12789 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xbiuwj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12809 /usr/bin/ceph-mgr -n mgr.instance.xbiuwj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-81f0258eda6e743b9a4ed294864859aeb247d17aab7e77cc2be12eac2254701e.scope … │ │ ├─34570 /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 │ │ └─34582 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1176 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10933 /usr/sbin/chronyd -F 1 │ │ └─10934 /usr/sbin/chronyd -F 1 │ ├─docker-97473628d054d8b538e139718f4c475a41b627316c6787bb580c8abdff07930a.scope … │ │ ├─18847 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18867 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156457 /sbin/iscsid │ │ └─156458 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─79a110886646d24c043d945c7c443e1d586bb4ef69efce9b535f051e14389a34 │ │ └─264174 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─84305c78014f95561aae688959ca1f33007e181f3c3b0f5c0026f0c33a914cd6 │ │ └─44403 /pause │ ├─896331ddef33d5af0e7dd1ae4038f1e1bd4461bc7e98410fc23ae2ee303a271f │ │ └─66858 /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-19-213-223.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 │ ├─da2133462be5079d081e9cbe69526615bd865a186cf7a395edf696137d009bb8 │ │ └─49124 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3061126f5e5713cfd3f253ff34ed090ec3dbe7fd309e6ba8e371243a3d41d5e7 │ │ └─177082 /pause │ ├─12c9dc981b5a9eabf1db55199d4c0a03107ac419c1b8dbd0503c314c0b97fedf │ │ └─231896 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7877ecec1dd08ae8839a213c72227e6e6f1b4202cfc1cdb188fff4392def278b │ │ └─63436 /pause │ ├─5e06681222e9f77475f2ddb72c963f6d5bcff8ae01847bed6e473a3a98afe5ad │ │ ├─67868 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67893 erl_child_setup 1048576 │ │ ├─68023 sh -s disksup │ │ ├─68025 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68026 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68062 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68063 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68239 /bin/sh -s rabbit_disk_monitor │ ├─047a3ff77009a5182b205731afb9592283118d88fd14677dd7c84b0167676283 │ │ ├─226653 octavia-api: uWSGI master │ │ ├─226665 octavia-api: uWSGI worker 1 │ │ └─226666 octavia-api: uWSGI worker 2 │ ├─39224fef5c76cb05c03e9a5252b4b6b640536161e7f899e19c8fdbc7633285fd │ │ └─56835 nfd-worker -metrics=8081 │ ├─5d0f5b2b2f929af41671902f538834f9d564ce960c3a5c019388f6f042ed3951 │ │ ├─ 46922 /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 │ │ ├─ 47064 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268651 nginx: worker process │ │ ├─268652 nginx: worker process │ │ └─268653 nginx: cache manager process │ ├─3e570d38da49d7c639ad40284792d931c4d8af72cb26def0cbab6c6e043a483b │ │ ├─186180 neutron-policy-server: uWSGI master │ │ ├─186193 neutron-policy-server: uWSGI worker 1 │ │ └─186194 neutron-policy-server: uWSGI worker 2 │ ├─87e03d65f7a9814a078cafce182c371d6f1f42b15ad99f1749e4decd918f785c │ │ └─96551 /pause │ ├─733c87426020caf9ad3d1b9dc5187af1747562afb8b5f1ce2b5ae10fd9396946 │ │ └─176903 /pause │ ├─341fcdf4d2af7c9fd6527bf44c0850e605e015a3563822c0912bc5d26980e5ee │ │ └─217872 /pause │ ├─9bb8ab946d8326fb3731e94cbb61ae04c3c24b918d3a8115d4c0f3c7016076ff │ │ ├─206020 heat-api-cfn: uWSGI master │ │ ├─206064 heat-api-cfn: uWSGI worker 1 │ │ └─206065 heat-api-cfn: uWSGI worker 2 │ ├─064709b40c17723aa25f14e1de391c6ea2a5b7d6d26f5e8e08fa084070467dcd │ │ └─126669 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ab5f99dd54629dadddc11634d2da12f066206aa311fd89a5dad9c0027e9d2b3f │ │ └─40897 /pause │ ├─1a01b83fe73b4ac3d2fc5405c86e955e99d494cf620d1d2c56140cbc94f9db02 │ │ └─190599 /pause │ ├─c540f58d75f5cc4d5868f69de67daa7c288c4efb98d06e6d7f6062a11f18c888 │ │ └─87373 /usr/local/bin/rook ceph operator │ ├─8261327f4247e065971b303c71d3c9cb69db9f0a77e864217aab71961eb127f4 │ │ └─40418 /pause │ ├─87a5226d434ef335d221a7cf06aa55cb963b3095f59e7443561fa6eb461f22bf │ │ └─44573 /pause │ ├─f506816ef2b6076848058b74032a7bc4443dc4e053a27c492ce1a18bd82e9b8c │ │ └─65727 /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 │ ├─20095070e4a110126d6f748e572178e20175c6b5bd59ba4c14fed95305870071 │ │ └─162491 /pause │ ├─67ac3db5732495d3e7807dc5888361ef46f5abc94db6b830525dea9d3431d09a │ │ └─56945 /secretgen-controller │ ├─848e41a8ae1da56b751a5deb169157803ff44a1cf06a4c6ec1cc8928e6334e02 │ │ └─235294 /pause │ ├─8b70c66f4a6f5c025fc8171e749ce6c610268809c7acaaa7efbb9a78011be65d │ │ ├─206208 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206639 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206640 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0d93d40745c71045cfcdf6c3c03edbacab90e9487383fb7611e8bb03ba2de08f │ │ └─130818 /pause │ ├─a0b1214eaa5c149f9ba7c3071c6b28098398db95057d32a93f922fba00507b02 │ │ ├─188777 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) │ │ ├─189105 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) │ │ └─189106 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) │ ├─96b53d0cbb3fe88378b719fe0c8a2d7a073b4b1808aa09029e483bec3a61da76 │ │ └─163153 /pause │ ├─bf23e51655377aa8da98c6b10cde0dd82fdd7452bb389b4a9f5d786059c15adf │ │ └─67045 /bin/oauth2-proxy │ ├─97d242e883f9d2e2e03814393e0f2a35aae47c28c7c118251707c81de8923882 │ │ └─62715 /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 │ ├─492de715057b22b1def6e187c065ac19f12ce5bd678197a93d88897ab444e6c9 │ │ └─233036 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─129d4abd1f45274f03d1d2272c1d69942b2911a9a3f068893bf14488579e0348 │ │ ├─173805 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174273 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174274 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─136706ad4a7a64afbf7da486c76580fa1970aa135bf962e171f1074d4feab63e │ │ └─264037 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a85b326929dcfd01c0c25c2368befaed9fbc0e883eab5f3a3184126abdbd5fd3 │ │ └─56659 /pause │ ├─0fe7255c86d072e8cc879009b523b37f7257b94c17c224bce619a41c3817be1b │ │ └─96873 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-6lp47 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b9046c777d122aced2049def99c9c838fd3ff01fa826d56c64280ed541f8de30 │ │ ├─64529 nginx: master process nginx -g daemon off; │ │ ├─64544 nginx: worker process │ │ ├─64545 nginx: worker process │ │ ├─64546 nginx: worker process │ │ ├─64547 nginx: worker process │ │ └─64548 nginx: worker process │ ├─08b6fdf3f2e47f4e028dead0069bf08e63784886d8ad3bb80f19018a7f12c076 │ │ └─78699 /pause │ ├─c37cb7887c00d6a2e148c1ab0572fc8976c44771a7dfd0d4af49a4cc14bb072a │ │ └─48424 /pause │ ├─164f0dae78976bf86c63847dabdefd3eb9e10e0557ef0057f414caaef91f3e59 │ │ └─51160 valkey-server *:6379 │ ├─d70e1985b19d4958d9258ebee682f8849a2b8dc4d2af8146ec72463cbacf075b │ │ └─62204 /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 │ ├─549b545b6b0570561d6b6858ed4f3f1f4fc7f0d2e415d25dc49c46b7baf42a28 │ │ └─66318 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7fee8683d8620cf4932519e89bf86865f603ddb15275b8dc9ec2e9f03ed550d8 │ │ └─160130 /pause │ ├─1c9c38370c0ac320db612aed16947623c503810592ff01985232745648108ae5 │ │ └─254804 /pause │ ├─e4f9567f044aedc54a50384b176b479ba7ec25a3bfb094812cee59f6cdf371d6 │ │ └─40539 etcd --advertise-client-urls=https://199.19.213.223: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.19.213.223:2380 --initial-cluster=instance=https://199.19.213.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.223: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 │ ├─8c185e4bd6cc994d64893982bafcee0fd2257e33c14c83b11c4ca14963ebd811 │ │ └─61541 /pause │ ├─7d56cb0ebbfca85c388190dc00a388157e382b6f53299c9c915f9a544284f779 │ │ └─236452 /pause │ ├─67ca0b78142057c623c639fca5b44b8949364f4705f458c5cb68fb7e1c8092c8 │ │ └─235319 /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 │ ├─ede1c4c1a10e42b28d1dbab954955e14843755f60927d586fd55af6d5cdea7b8 │ │ └─193089 /pause │ ├─60350596d33c83d4aa565de08a6531470f9877c40749e91ce65c3363176ca85a │ │ ├─ 51524 valkey-server *:26379 [sentinel] │ │ ├─417293 runc init │ │ └─417303 [runc:[2:INIT]] │ ├─619d2f5ceedd83972a089c50a0a3e98c159fa147ab15b67d44e9e39fa6801c88 │ │ ├─62061 python -u /app/sidecar.py │ │ ├─62298 python -u /app/sidecar.py │ │ └─62299 python -u /app/sidecar.py │ ├─90a69dc68eab77f54a379630265f33ea2005a12ed56e4f3e8fcf4291e3c18412 │ │ └─115219 /pause │ ├─f9cff19d3c9d01e2e338d90ae04e2e3a769ce9483d4cf5f17f08368b339527e5 │ │ └─92676 /pause │ ├─38f66413ccae5c4f0d5c4de90419f2033a34e5e0977deee14acf213f187cf87a │ │ └─43946 /pause │ ├─94584c36f693b3cee6e20de7614543e9a325be1a75a70fedfb9515a8e4526e3f │ │ └─46712 /pause │ ├─a673a846053742666c7ad665c98e56fffe59f4ac72cbe82e4b9041c28ed0b904 │ │ └─236476 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e73829c3bb9fcf0afdb9f77ece585dd3abb581c50c39b021c56b5700329a0c78 │ │ └─66383 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─28a842a40ded4e4530e0fd706ef212609db9ef47e19f469b6b693950e3cbb3af │ │ └─159455 /coredns -conf /etc/coredns/Corefile │ ├─6fc8e94c8f10cd1bc7ffa7657c461d2deaa4e9fcb55ba76d4f8c2875b1d71454 │ │ └─40922 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a0e31e0a46c0900c6254b14916cf0a85bee74303fab481956719f81235b30d57 │ │ └─113113 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3cf22edee2a3e780f93c6f8e041a47b0885a4d46f9ee989ebec0cc03cde4c744 │ │ └─56759 nfd-gc -gc-interval=1h │ ├─5eebc53f7d4aad19e21c025f478889d0f6783fba5d5261086b321fc58328327e │ │ ├─49026 mysqld --wsrep_start_position=0108ef16-7b99-11f1-8897-c32ab2f9b665:20 │ │ └─49149 /var/lib/mysql/mysql-state-monitor │ ├─9dee0b179be57d10b62c48836fa33edfef924e68091ad82a5dea527e9101d900 │ │ ├─188805 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) │ │ ├─189588 /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/tmpsz7tpyrb/privsep.sock │ │ ├─376381 /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/tmpi0ozbmf4/privsep.sock │ │ ├─376839 /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/tmpdb5zj0vf/privsep.sock │ │ ├─377201 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377204 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378689 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=30b63417-46dc-463b-85e5-478fef565629 --namespace=qrouter-30b63417-46dc-463b-85e5-478fef565629 --conf_dir=/var/lib/neutron/ha_confs/30b63417-46dc-463b-85e5-478fef565629 --log-file=/var/lib/neutron/ha_confs/30b63417-46dc-463b-85e5-478fef565629/neutron-keepalived-state-change.log --monitor_interface=ha-19125dd3-03 --monitor_cidr=169.254.0.132/24 --pid_file=/var/lib/neutron/external/pids/30b63417-46dc-463b-85e5-478fef565629.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─379753 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1a6a4d38-f279-4114-9f7b-452a2cb292dc --namespace=qrouter-1a6a4d38-f279-4114-9f7b-452a2cb292dc --conf_dir=/var/lib/neutron/ha_confs/1a6a4d38-f279-4114-9f7b-452a2cb292dc --log-file=/var/lib/neutron/ha_confs/1a6a4d38-f279-4114-9f7b-452a2cb292dc/neutron-keepalived-state-change.log --monitor_interface=ha-d708f124-3c --monitor_cidr=169.254.0.97/24 --pid_file=/var/lib/neutron/external/pids/1a6a4d38-f279-4114-9f7b-452a2cb292dc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381309 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=914bb1eb-7498-4e67-9e00-db7a3f687c07 --namespace=qrouter-914bb1eb-7498-4e67-9e00-db7a3f687c07 --conf_dir=/var/lib/neutron/ha_confs/914bb1eb-7498-4e67-9e00-db7a3f687c07 --log-file=/var/lib/neutron/ha_confs/914bb1eb-7498-4e67-9e00-db7a3f687c07/neutron-keepalived-state-change.log --monitor_interface=ha-0265e131-01 --monitor_cidr=169.254.0.54/24 --pid_file=/var/lib/neutron/external/pids/914bb1eb-7498-4e67-9e00-db7a3f687c07.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381786 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=026f1e08-f82e-4d79-8b56-a90da67d96d8 --namespace=qrouter-026f1e08-f82e-4d79-8b56-a90da67d96d8 --conf_dir=/var/lib/neutron/ha_confs/026f1e08-f82e-4d79-8b56-a90da67d96d8 --log-file=/var/lib/neutron/ha_confs/026f1e08-f82e-4d79-8b56-a90da67d96d8/neutron-keepalived-state-change.log --monitor_interface=ha-b376d0de-2d --monitor_cidr=169.254.0.53/24 --pid_file=/var/lib/neutron/external/pids/026f1e08-f82e-4d79-8b56-a90da67d96d8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387369 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8d0a0916-aebf-49d1-9254-939c4be19e14 --namespace=qrouter-8d0a0916-aebf-49d1-9254-939c4be19e14 --conf_dir=/var/lib/neutron/ha_confs/8d0a0916-aebf-49d1-9254-939c4be19e14 --log-file=/var/lib/neutron/ha_confs/8d0a0916-aebf-49d1-9254-939c4be19e14/neutron-keepalived-state-change.log --monitor_interface=ha-f35426a0-18 --monitor_cidr=169.254.0.25/24 --pid_file=/var/lib/neutron/external/pids/8d0a0916-aebf-49d1-9254-939c4be19e14.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─904ac173c471b5ea747cf53a5a9b71c55c2809960d4d9ab41de47c9ff70e4e59 │ │ └─109704 /pause │ ├─f97b668057d5a2cdeae5a650eef53790f2f936224061fec5f2d926d95c883c90 │ │ └─111409 /pause │ ├─82c8b0d2362c84cc845d377667bf5333977accb63c930b3075251e216e6ffbaa │ │ └─270895 /pause │ ├─ff0cb55850057226167d79b2fc7ad1de84354919906414db7ee7a9eece383e2b │ │ └─47737 /pause │ ├─4d7fbf15be068109d4d0f09564afc6e3ae997eba360daf047f7a1a256e7d6f15 │ │ └─41697 /pause │ ├─dbac6103b0fd8fb21fc71f48fe0048f51ae07dc7203ee7e9d40e5ba8e9fedf15 │ │ └─250030 /pause │ ├─e7f570c762621337ab65eb9b9da5d09303a09c3c86cd45dfbcbcc31ed3932382 │ │ └─66561 /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 │ ├─f6128f94ab3a8051d722dc09a50090264baaa20c5b03ef945e2b2962f9e918b8 │ │ └─192891 /pause │ ├─754b18bd01452c17acd2fc9e9a0154297cb09b35d2936d4bfd79519ddce94b1f │ │ └─40387 /pause │ ├─199af1ba1a0eabc3d6fe87daf1a883346696715592bc647b32987da33dab4134 │ │ └─48120 /pause │ ├─22735730ee4ed0f57faf808dbcd76e71efdf30126bb89737eed6ab91441c4b48 │ │ └─61591 /pause │ ├─4bcfc652aef18bbf68f2bda22a331f67268ba32d8c3da275205d30956507f5b7 │ │ └─40672 /kube-vip manager │ ├─92e962c443fc39919b3efdef7ba80f6a3fe5202ed98ce3ca4a1ac961ffb99418 │ │ └─67629 /pause │ ├─5cfb46e37516e53eb8cb3a2dcdca382721521d231049a8c336bef5995aea4626 │ │ ├─110078 glance-api: uWSGI master │ │ ├─110091 glance-api: uWSGI worker 1 │ │ └─110092 glance-api: uWSGI worker 2 │ ├─86a4a7e4977f09c8a602d48d564bd08745b383828ceef9ae18b6cc3730d8ff1e │ │ └─113412 /pause │ ├─2431279368e85a0659fe9487c5d1dcb0214cf8ede5dc1989a0d44d3bf48570cb │ │ ├─264140 manila-api: uWSGI master │ │ ├─264226 manila-api: uWSGI worker 1 │ │ └─264227 manila-api: uWSGI worker 2 │ ├─00e9cbe80f71d944d2d1b3a48855620aa56245a1d0fdeddedead52670901e899 │ │ ├─65649 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65686 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3255dde24db7fc4316359ef52800af8b2060e4cdd398194733c07f01c3c3ad2e │ │ └─86345 /pause │ ├─714579fff1486be5713a0f86d46d91be1ecac1855a59854e3355366a0f842e6f │ │ └─43010 /pause │ ├─9889cfdcbdc72c07774a398c49526dcd13eb21dde1caeb5d1734b7b0d8c605ed │ │ ├─190696 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─190719 erl_child_setup 1048576 │ │ ├─190890 sh -s disksup │ │ ├─190893 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190895 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190968 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190990 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191345 /bin/sh -s rabbit_disk_monitor │ ├─e1d74f5e728d530f56797e949a0c9a2538f61c32b35398fea15a309fc40b4190 │ │ └─168507 /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 │ ├─874a1eba91c782bebc0ff67c5966d7b2c6416b1258bc317336770d8c91bbc4e2 │ │ └─44646 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─16e8d61ed9760a4517f03c9c2c45b14004d93dcdc3f2a10e9c7ebbb9f969803a │ │ ├─250229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─250259 erl_child_setup 1048576 │ │ ├─250325 sh -s disksup │ │ ├─250327 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─250329 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─250336 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250337 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250347 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─250594 /bin/sh -s rabbit_disk_monitor │ ├─075c987915c0498a048583454896341460c403b69c0eb614c7069f98a2e92531 │ │ └─159225 /pause │ ├─b8125070d861d5bdeea136276467a04e80dc49bc94c77e864145fec55b370a99 │ │ ├─148071 placement-api: uWSGI master │ │ ├─148105 placement-api: uWSGI worker 1 │ │ └─148106 placement-api: uWSGI worker 2 │ ├─a942494cf5c0fc60f55f8ca5b22383bc9a9e220d33c14476d75d84598f481875 │ │ └─47784 /manager --metrics-bind-address=:9782 │ ├─b37c71c13378f8e563bbbc26f22bf0f754483cf66e29fbfd7fd5d02f73d630bd │ │ └─190917 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─188e495c0915b79132f21cdf9a1ce2c860d53e0cbfca72c74a90da3f21e63c0f │ │ └─40413 /pause │ ├─8b2264d71da455bad7841910160d27816b11c9a4b69239c8d7aaf52aed51ae27 │ │ └─47829 /manager --metrics-bind-address=:8080 │ ├─6625d184e16c010862bc4543ce611a799bc5b139b093dd8b3bf2fbf747183c58 │ │ ├─111746 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112135 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112155 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c96c17f0bfe260f646763f230d6e13f311616319d9c655c099684abc37732cee │ │ └─128732 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3b78a612eb564769e53ea4307c7d493444b5ef43089e4ba268006568b9f1176e │ │ └─175050 /pause │ ├─57aa5d88396811331cf86abae448c29400fa3deebb0cebbeb679aada6d1893be │ │ └─51281 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─1c9d02ff6fd4c39e777138d782ffc669a9d69eeb8462cb4fad53bfda451fd2c0 │ │ └─66195 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─46024ae596e916b763a9af7ba7a2004e573a86211aec90f135edfda4de547f48 │ │ ├─246902 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247659 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmphkpoo3lb/privsep.sock │ │ ├─247662 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247696 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b4bcf37ae95485f848adb93e8e8a4c053d27b803556f59307e7daf9eb1c06b3a │ │ └─64901 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─077cc54d4b5a2248b0a4671261c884bea3e297575de4d40974ac2086d97af096 │ │ └─66090 /pause │ ├─9e6e842a768fe363fde78ab824b28e29d6320b10a88c4ceebe349cc235d85fb8 │ │ └─227481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─aaaf717d7b60912701eaba19d3c94251d00850c9ec4d3a8b656d8b3cf1c1bbde │ │ ├─160314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160330 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─160339 erl_child_setup 1048576 │ │ ├─160389 sh -s disksup │ │ ├─160391 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160416 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160427 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160678 /bin/sh -s rabbit_disk_monitor │ ├─7297fb100cbb8f6a63adb37a8f427cd4790dcf90074dfea8cf2e54c7fa881a66 │ │ ├─178206 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─416612 sleep 300 │ ├─d433d2cc6f3a13ecbefd62a6f57fb4441e4e287021d5bb42ba93e0d449ee041c │ │ └─66520 /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-19-213-223.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 │ ├─5d2fce0d1136a4245c866a1285a5a7a4f6e6ab2fda69be299cac57870997b5ce │ │ └─67131 /bin/oauth2-proxy │ ├─184cf1ea7d5a0702218c2266b5d26f73c3740bf0cdd1df85b0be1b55366385ba │ │ └─63801 /pause │ ├─7c229ea261ed8a981144ec86a04f1d242aeb7969ca3a4d402dac124ca357dbef │ │ └─65842 /goldpinger --static-file-path /static │ ├─3715692409904af1c936ab29368f211b88664622087c6514a15e11de739633b1 │ │ └─63333 /pause │ ├─c6de63ad09002b85741962ba2466ec97ce109d514964266ce9cbe9ccebda2d3c │ │ └─40559 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 │ ├─e514a8b025566ddcfe7bf3a49804b545a563a0fcb07b251220102accbe261c3a │ │ ├─247499 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247804 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0e196d4c6561a1ed6e79bd3db4bfff792ff65331a5f576bbb8ebfb0760c3f264 │ │ └─50897 /pause │ ├─2cc06c0e175d327e1fe9c57a63930b1b36f44d7437bb0b3cd5c153b71171a8e1 │ │ └─217520 /pause │ ├─db4f4de0e9fb6489f72ff165b7b11ffa8a0d63c56694301a4597d91487045b23 │ │ └─47633 /pause │ ├─7dd8aaae3a3378872179526c2118f2f9fca730e2369056621eb5ef5ec1e6cad2 │ │ └─64203 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 │ ├─d9663c590eb32657e7dc96bef241ce68d1126e9ba141145b7b6992d9ffb1acee │ │ └─96474 /pause │ ├─66e21a65daf9945d7723235ad1fb680f7dd89656f489f2ded265189bc5b41556 │ │ └─48825 /pause │ ├─9c61e5208b274949b827100c6f732aac7ce3ef0ab58e3e1bb6ec9d0e70f49330 │ │ └─43539 /coredns -conf /etc/coredns/Corefile │ ├─a794eb8836b3ca7b38029494d5aa428507ebc00a73211ff59165033da889dba9 │ │ └─44519 /pause │ ├─6def5a0f37ec98203e7e27900d3c4a7188a11d9c952aa3d3c9b97010fe49d544 │ │ └─66907 /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 │ ├─9719b1e8d28059a7fc7564267dcc124e7f28cd6c7334943ac79ce1e281d7ba02 │ │ ├─129165 /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 │ │ └─129390 /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 │ ├─5c67bdd8443ce2fc46a799aa023130a7f47a59ecbbaf697309e3a98b1315d2b1 │ │ └─46961 /server │ ├─3932c6656eba4e11788d536974e553835c32a54b3ea0e5d5ee7e37b359c019fa │ │ └─162638 /pause │ ├─5a29bc92b38bc64dafa38f377f340cd4534f7524424c0798347c64c1c20ea6cc │ │ ├─125156 cinder-api: uWSGI master │ │ ├─125170 cinder-api: uWSGI worker 1 │ │ └─125171 cinder-api: uWSGI worker 2 │ ├─211da6392bbb987f7af7af0bc28dca8948465ee1ce0b5bcc5618a1ad995ef584 │ │ ├─268822 apache2 -DFOREGROUND │ │ ├─272122 (wsgi:h -DFOREGROUND │ │ ├─272123 (wsgi:h -DFOREGROUND │ │ ├─272124 (wsgi:h -DFOREGROUND │ │ ├─272125 (wsgi:h -DFOREGROUND │ │ ├─272126 (wsgi:h -DFOREGROUND │ │ ├─272127 apache2 -DFOREGROUND │ │ └─272128 apache2 -DFOREGROUND │ ├─5b3c3c05f87de014ab311aba8b2c41eeaaecab0a612252a53116c3eb06bd74d5 │ │ └─44734 /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 │ ├─bdc98f0f521c2739dfa2d356f756d187e1797818fb567fa0482a679f6c4307c6 │ │ └─43045 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─61a74e65482ff8138b5b2872bed1d5fa9838b5862525728e00e4ac2559a43aea │ │ ├─78777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78800 erl_child_setup 1048576 │ │ ├─78847 sh -s disksup │ │ ├─78849 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78850 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78886 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78897 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79084 /bin/sh -s rabbit_disk_monitor │ ├─faf32723213361799f52e652261bdca4022c3102369433bd69bfd4cabd7a1c30 │ │ └─177119 /pause │ ├─81d3accdc8a61d9d00b67f1a788e8d044b87955788d59bf2ee63c0b2bf114c3e │ │ ├─228274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228294 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dc63e17a584cc65afea47a70d7b6b56aa33e4096b464f8558acbe0abf843aa51 │ │ └─40541 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 │ ├─89ae12d1c913bdfefefe7fdd52c224204f45a732f851b141fa7582e583878ea4 │ │ └─56422 /pause │ ├─895e70f6eff1fc4a2d4d7d80afb86dcc5ab2ac104953db78e6322825240de313 │ │ └─44134 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 │ ├─e5f45793b408ae4435ec57a97f45ec2c69cdbfb186dd6203b87305e9f167ccd8 │ │ └─64832 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f4b5c51a0d077df8a24007c6d4275575860bc76c7d920c1c9b4d6f3460fd7f72 │ │ └─43500 /coredns -conf /etc/coredns/Corefile │ ├─c266d0eb3a434550ecd1c3a8595c8cbb357a27746d684fb583be6ad8dae05d58 │ │ └─128130 /pause │ ├─10345f28c58392307a804bf2e6e6d657fa8a1e079a463f7c5c4fcab04d107cff │ │ └─234180 /pause │ ├─acfed861f640389345718b078d847148b813253c32733f766fd334a31929dbf8 │ │ ├─186145 neutron-api: uWSGI master │ │ ├─186166 neutron-api: uWSGI worker 1 │ │ └─186167 neutron-api: uWSGI worker 2 │ ├─76f53d4562560ff399235de4bb7c9519b33970a50b1b42099e2a07eef2c54f0b │ │ └─254517 /pause │ ├─b1108b8a9d4ca48a140e9129a2994767906ac19fccdd21b280832a9b745a5611 │ │ └─162900 /pause │ ├─092a40bfb260b4180d7149a3f70600fe702306b68484b0d94a655a33ab356041 │ │ └─43474 /pause │ ├─375dbb29e1b599463bfed9f0c50f3918c13a5021651e1ea5b44d9f867b3043aa │ │ └─217442 /pause │ ├─f4350482ec902550c834beff475e5ef6d3160fad30123ffd176be804105d6099 │ │ └─55714 /pause │ ├─dad72bcb2ac0f873049849e081b8d1a682e4ee54f918a843bdad51ac39b41127 │ │ └─162790 /pause │ ├─92947f15be6520e2eb0c6ccf19ea823b23694d79c6273979d992f5d9f2b69fbb │ │ └─69415 /pause │ ├─ab4824596783a096695ac7d80e7a12440e63f8553fadac0482731f8a9e85e2a3 │ │ └─48238 percona-xtradb-cluster-operator │ ├─5fff166df409de32740adbc46406f79cb242921c8ae2c2c2ce71185d2de467fd │ │ ├─187188 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) │ │ ├─187529 /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/tmp3dvdv0u2/privsep.sock │ │ ├─187792 /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/tmpnlt9dz7s/privsep.sock │ │ └─188007 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b7dd08f07963246e2690171f1694fbd924e8a7f92171046a4a160e382df3917c │ │ ├─173909 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174324 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174325 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─53750c6f033c8ddac14236e91fd8be9907ec714dc8fa7834c4ba5b6b2a4f519c │ │ └─40440 /pause │ ├─88e9c5ef303253b7193051fcab1cb60e1177de0f5f9b8d700c011f25408f5fd0 │ │ └─253056 docker-registry serve /etc/docker-registry/config.yml │ ├─647fef50b6e045eab8b518e7edf5353f9804e90e6e9869440c3ac00ac5b39cc0 │ │ ├─188810 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) │ │ ├─190042 /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/tmpv10pxm9f/privsep.sock │ │ ├─190483 /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/tmprocn_58a/privsep.sock │ │ ├─191143 /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/tmp_5666yrn/privsep.sock │ │ ├─191509 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─191510 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─191624 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/70ee39ee-b3cf-40fa-b7c0-62d087f3b688/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/70ee39ee-b3cf-40fa-b7c0-62d087f3b688/host --addn-hosts=/var/lib/neutron/dhcp/70ee39ee-b3cf-40fa-b7c0-62d087f3b688/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/70ee39ee-b3cf-40fa-b7c0-62d087f3b688/opts --dhcp-leasefile=/var/lib/neutron/dhcp/70ee39ee-b3cf-40fa-b7c0-62d087f3b688/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5ae78f9d-b732-4315-aa55-05a2e559416f,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 │ │ ├─191648 haproxy -f /var/lib/neutron/ns-metadata-proxy/70ee39ee-b3cf-40fa-b7c0-62d087f3b688.conf │ │ ├─212073 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9ba3d679-e786-4850-b487-2a540f699d76/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9ba3d679-e786-4850-b487-2a540f699d76/host --addn-hosts=/var/lib/neutron/dhcp/9ba3d679-e786-4850-b487-2a540f699d76/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9ba3d679-e786-4850-b487-2a540f699d76/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9ba3d679-e786-4850-b487-2a540f699d76/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-88740e9e-88c3-4899-9332-f1abbacbe23d,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 │ │ ├─212097 haproxy -f /var/lib/neutron/ns-metadata-proxy/9ba3d679-e786-4850-b487-2a540f699d76.conf │ │ └─381956 /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/tmp849chwgo/privsep.sock │ ├─8884a4160995b74db1b7417428511d9e8778329a2cd6175ec5181e77d0677758 │ │ └─66993 /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 │ ├─0406134a17e2ad05cc5077d230a6bddd4206572ba55e42f6b95183d7fc4f8676 │ │ └─190150 /usr/bin/libvirt-tls-sidecar │ ├─a09eb36131ecbfece585e64154df3b04edd1d97a626166955f9489dbb5b1204a │ │ └─271148 /bin/openstack-database-exporter │ ├─61e1a4eeee7aaf95ed689a7646de62d5a9738b0ea9b837af86580b4dc0e930c3 │ │ └─210044 /pause │ ├─3876100ad5e15f038dd44ce4ed676c9689535f9d0412ac4468afdb9108cdf8ad │ │ └─80117 /pause │ ├─0bed4741e1b22b5c711c06325099cdc22622b9817cc60d6cfe3dd38268a408e0 │ │ ├─85665 barbiacan-api: uWSGI master │ │ └─85678 barbiacan-api: uWSGI worker 1 │ ├─b2529b7f0fb8cb286174f5b0da3dc627a6264b807e658ea9b39f64e2053e0698 │ │ ├─264179 /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 │ │ └─264336 /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 │ ├─562bcc947443b6129ac448f38164837a0521ea81eb64a4d7dedcb17b62e11820 │ │ └─176896 /pause │ ├─225788ac94559ce4e5365af975c48a9e162aba9bafbccf8d89685c61cadabd9a │ │ └─157180 /pause │ ├─ccc92e372969fc44f5c3abd8d09c75c8de2771831740eae5dd8b1871e674bce4 │ │ └─61458 /pause │ ├─698087717cf0b924f54025efa0b2de91ff445710ea857ad8fa31bb6ca0bb82d3 │ │ └─56464 /pause │ ├─598a6fccbea7cab0f517b042b2bb197c09ede9bbc7ab0736ab5d244650f13842 │ │ ├─175131 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175148 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─175154 erl_child_setup 1048576 │ │ ├─175201 sh -s disksup │ │ ├─175203 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175282 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175605 /bin/sh -s rabbit_disk_monitor │ ├─d149677329a072a5536d7e86f190c2fc66dae7328bd04f6cc6ae1ed9a9688724 │ │ ├─ 96928 /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 │ │ └─398680 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7c818a2c74d9ac8f3eb0b1c918c4edeb43372a380ba035bfe881f10cf39a7c80 │ │ └─229303 /pause │ ├─d9eec3d397dde3b921731431c0709216f2c9c8a29a15c91f048fcd4ed19cac74 │ │ ├─62036 python -u /app/sidecar.py │ │ ├─62239 python -u /app/sidecar.py │ │ └─62240 python -u /app/sidecar.py │ ├─7b7ff8b7ecce4bd53909cbbb0081c506e012aed91f0d1ac57299972ce34b6db8 │ │ └─162192 /pause │ ├─d5dfbd7e017eb539d3e6e0515e19af17166044ce655d75e9247ebf0f08e2a55f │ │ └─41933 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f16cf1e9ba42201914885289a3a1620faac51e1b05c10795f5748190f774447e │ │ └─44692 /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 │ ├─d5eacdd8ca5ceaffa34a7a473efc33b780f15f0c675184d37c0945d186a3fe01 │ │ └─51118 /pause │ ├─0789e7652523df6b84cd0a82b17c846682e21796998d987e0df0b213ace9fccb │ │ └─61621 /pause │ ├─e9f4f384febcc8e9f210ec3e43722a915b9dce2811cb7abb7067d2b1e7ab2273 │ │ └─51671 redis_exporter │ ├─39a561c78688378b70377435e088556ec711d044107585a086f7c9f8b6709fd8 │ │ └─266570 /pause │ ├─160e66a3de5cd43d77c61166645c7689647c9c3d92950f42353e01bbae8b79c8 │ │ ├─186253 /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 │ │ ├─186577 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) │ │ ├─186579 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) │ │ └─186580 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f8bb20bf152553821de4b4265d60adb0fbc2986a53c76ab146da9d54bb618a92 │ │ ├─ 72887 apache2 -DFOREGROUND │ │ ├─ 72966 (wsgi:k -DFOREGROUND │ │ ├─ 72967 (wsgi:k -DFOREGROUND │ │ ├─ 72968 (wsgi:k -DFOREGROUND │ │ ├─ 72969 (wsgi:k -DFOREGROUND │ │ ├─397873 apache2 -DFOREGROUND │ │ └─398063 apache2 -DFOREGROUND │ ├─85802c289f878bc7422f781f06f7a8fe309cf9b6271120d25740508f8f72f9b4 │ │ ├─157620 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157655 /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 │ ├─097448d83c6a554d9b59aa6946c01a33942e765cd3178912a9a93542582ebf8a │ │ └─269095 /pause │ ├─165405f79b79c714f6850727c15863da0c9ca60b59d24cd96fecdcd4d038def7 │ │ ├─42137 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42562 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─494bb5450e36b1500acab7b09f5b7b06ab370bfa693b7e8325fe839bc00e5c64 │ │ ├─113505 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─113551 erl_child_setup 1048576 │ │ ├─113616 sh -s disksup │ │ ├─113618 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─113619 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─113623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113634 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─113805 /bin/sh -s rabbit_disk_monitor │ ├─bf4595ee4af5d4461f3c59bd835e5db3372cbb98311aadcd5dd5a7a5a87c8d0a │ │ └─97713 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─03fbda451d395eb1821de84cb5733fbd9b8fa923ee86e1885baea045f2063109 │ │ └─64652 /pause │ ├─6cc048bfcf2e4598fe24c5f81ceef57ed0080efd6081c26a8d546bc066dba7e8 │ │ ├─173192 nova-metadata: uWSGI master │ │ ├─173204 nova-metadata: uWSGI worker 1 │ │ └─173205 nova-metadata: uWSGI worker 2 │ ├─c635571a55be9a7ba44145076f422cb86960189869dc524112dc12d9ef3885c2 │ │ └─254704 /pause │ ├─231998e7f7a22ff3af7f36b596c9f0e7972149a2725f762d3c90e03689c95001 │ │ └─40399 /pause │ ├─9c2f787c89c435743a37dd4981fd4fd159874c7665e2e3045ba4e63e0b802db2 │ │ ├─210137 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─210160 erl_child_setup 1048576 │ │ ├─210237 sh -s disksup │ │ ├─210239 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─210240 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─210263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210274 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─210500 /bin/sh -s rabbit_disk_monitor │ ├─8bd2f57976458603295c84834d1f436c16351db1bb60598feb9bc0937b936e4d │ │ └─46583 /pause │ ├─496ba3839c1705d5aaa47832d14ec895564a37a71c177809d40b82efe2a32d0f │ │ ├─229475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229492 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─229498 erl_child_setup 1048576 │ │ ├─229551 sh -s disksup │ │ ├─229553 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─229554 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─229610 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─229611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─229622 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─229882 /bin/sh -s rabbit_disk_monitor │ ├─4092b90a0fb1f231d6a417b478bd6e2dfa2636dbe1ad13321703eb4a64f27168 │ │ └─115260 /pause │ ├─8015bf66080e030806578a1e88dad713648f32f7a3aaca049679003109f6a200 │ │ └─62268 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─4ceeb4296d02816e2a5919d265c7c3d6bb878f3dd0ac0fca4404795897a60eb3 │ │ └─217521 /pause │ ├─8aec04e9ccfde553643afad78068b860c60e01e8966788e7857d97ca8eba3aa0 │ │ ├─227446 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228110 octavia-worker: ConsumerService worker(0) │ │ └─228113 octavia-worker: ConsumerService worker(1) │ ├─1700d6ff350d574646e53072f8a6bd63c86b76dd64e43c85337e184df2f365e1 │ │ └─128219 /pause │ ├─85e0346b6d2f9f125992998d98bd936d6b856dcfa968960c50eb957e9d2cbcce │ │ └─48986 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ca82672de00cdb02e35e89424e4eb16bf543652f8fc090a97032cbbf0b27bad4 │ │ └─63394 /pause │ ├─72c722411a202416ec0521a137cfd0558d24c7a6f3e9c0ff02780b8c0b422b2f │ │ └─177534 /pause │ ├─bacc389da618b1a7f4dbcbac23aeb4e99c17429c32518a3c26712da29a3fbcdc │ │ └─158860 /pause │ ├─c873eb0ba2aa1823dd6046daf668e915c99d679f2f72fcae6ea9f2f311932b12 │ │ └─177034 /pause │ ├─73cb464ca457c5073fdb07b27095a9b6ac86b2971bfc954eb7154a70e3efbe11 │ │ └─193053 /pause │ ├─827a28c6ec557179ddd73fb72e7ab0ea0ef7b41d9a766416e6c75e53cb370084 │ │ └─43433 /pause │ ├─602d984e1aa528cd921cfb79deac42714d612fb247b55f987b6de1bf909b8d37 │ │ └─64110 /pause │ ├─53a058ed3179af8ca1ee38b3a38e85c2d5bcece6642b7e5d871e9dfaf3d0555c │ │ ├─273373 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273385 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─46acfb9ab637854738f94c6ed51bb9c2bf95f9f9c9bd5b57c9d5eddc3d74e71f │ │ ├─205994 heat-api: uWSGI master │ │ ├─206062 heat-api: uWSGI worker 1 │ │ └─206063 heat-api: uWSGI worker 2 │ ├─67d82f753f697e25d12fd9e0933d2a9d0bf976956d38ea06de5487c2e9d8006c │ │ └─40516 kube-apiserver --advertise-address=199.19.213.223 --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 │ ├─1c46d5cfa27854a2824786c98197c42959ed79745fb50c1c01631d861f4078f7 │ │ └─231717 /pause │ ├─fe5cfaa18b6cf6fd86feb6d412a5311ccec1f526709f2898cd01d56088a5d48a │ │ └─111341 /pause │ ├─638983363cbb84a909dff8059cfbdaac50a95592958f58f8041db7d1e66e14fb │ │ ├─172998 nova-api: uWSGI master │ │ ├─173038 nova-api: uWSGI worker 1 │ │ └─173039 nova-api: uWSGI worker 2 │ ├─784d70eda21db455e9ec677b2f6e85b084ab240e881390ce5d01c42683e43649 │ │ └─56793 nfd-master -crd-controller=true -metrics=8081 │ ├─00f71de2d06b11c789885b03ce39147aaf78ac0683811bfa6e0230d11073acac │ │ ├─92779 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92799 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92806 erl_child_setup 1048576 │ │ ├─92938 sh -s disksup │ │ ├─92940 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92941 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93373 /bin/sh -s rabbit_disk_monitor │ ├─5228846c8d51dd3954db51a7c88e251c2e5bbada44692dc3e6f358a80ec5ded3 │ │ └─66266 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e87cfc09292cb9f22c7a54d09df8a9fba0ec191a2e877fa75bbd1f6d03f283be │ │ └─246859 /pause │ ├─323e30ba9a89d23677cad118ca942c7cb308fc730607ff01a9926fbabdea427a │ │ └─237295 /pause │ ├─36caafdc19ff100d138b72babb1bcb0353ee0c8ab08119956c75ea671d8553b3 │ │ └─247275 /pause │ ├─81c8c6d90a6b98a2e1f809aa21db26bafa676a1aba43abead5314df3177a9d8f │ │ └─56518 /pause │ ├─cdefb1ffbe48984093f45fda1e6afb40072b96f2bf8786b34e4009fef7aee96e │ │ ├─247139 magnum-api: uWSGI master │ │ ├─247154 magnum-api: uWSGI worker 1 │ │ └─247155 magnum-api: uWSGI worker 2 │ ├─acb45c4a34e3019141c25d49d0e2731a8bd51c61d269cbc96e101da9da480e97 │ │ └─177395 /pause │ ├─6b3f170e23d06233900f260eb3739c092a6e8ebc5f41900778259b44cfb2377d │ │ ├─48936 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 │ │ └─51593 haproxy -sf 140 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1764d4cf50e5f167756d7dedc76bc97a65e76ad5d453c90ce0bbbe47f1cd52b1 │ │ └─254861 /pause │ ├─ebf49a3683698e8353496a5df1f250461aecec7bdf3d205487f80fb918821532 │ │ └─232989 /pause │ ├─b825f24b83fa43409c328e6a8f479f0fbe45a40a2b6bb79d440a0d74eee73efd │ │ └─66942 /bin/memcached_exporter │ ├─199f36810d1c34e8a02c88e736ce6c0ddb7beee482b72e4d6a8eaad0bf14dbeb │ │ └─237446 /pause │ ├─e386ea984c62a215c1050bb80afd77328094f3501643e37b98fa62690e07d789 │ │ └─66605 /bin/pushgateway │ ├─2a48901c7759171d5ba6c24c4a7f4229eda81c84a25866611b240c73d0a15057 │ │ └─41712 /pause │ ├─ad647140ff9a0591ef5e1c4bd1627bfab9aa95f31a39f1f0215e43350fc5f827 │ │ └─157583 /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 │ ├─026653fc875e157c5cd96ee70a09bdaa6e73686a9ab3b41da5bf376dce7441e0 │ │ └─196819 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─79c73156638242ed4b4b60b8da976a40a5761ddeed7ee7de1886654e1ea1c0fb │ │ └─234203 /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 │ ├─2e30dd3361abea5894fd9ae33d61f0e5b30f1079ad6f09c0902c369e1c7b5a16 │ │ └─190219 /bin/bash /tmp/libvirt.sh │ ├─36fd8f0a7c9ad774b6e1ca6ec571e27d602607e921d8a7fff99b99d602314e9b │ │ └─65368 /pause │ ├─98887b58746181aa387e623aa60621e50943e373a7e33d647f5b7c36db85fffe │ │ └─269422 /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 │ ├─3aa2f883d0b3426e6ea215f543495d628e396d094ad737d9fd15690d07ab7676 │ │ ├─196792 /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 │ │ ├─377560 /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/tmpwezu_egb/privsep.sock │ │ ├─377865 /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/tmp0856x6hl/privsep.sock │ │ └─377869 /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/tmpbkfwpuvg/privsep.sock │ ├─8784e49521cd369673e4027152ec5f4e7f3c2ccc1b38247ce7737a49d717026c │ │ └─63743 /pause │ └─94a8d31b2a1934782ef838f89f4eef06fd5765216e6ec9479572cf8915cd4c7e │ └─64412 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount