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 │ │ │ ├─31904 /lib/systemd/systemd --user │ │ │ └─31905 (sd-pam) │ │ └─session-25.scope │ │ ├─31901 sshd: cephadm [priv] │ │ └─31918 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-64.scope │ │ ├─223280 sshd: zuul [priv] │ │ └─223293 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─223284 ssh: /home/zuul/.ansible/cp/199.204.45.157-22-zuul [mux] │ ├─290786 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ekwmmocdtvhtyvjehegmeruhzsrejyvq ; /usr/bin/python3'"'"' && sleep 0' │ ├─290787 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ekwmmocdtvhtyvjehegmeruhzsrejyvq ; /usr/bin/python3' && sleep 0 │ ├─290788 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ekwmmocdtvhtyvjehegmeruhzsrejyvq ; /usr/bin/python3 │ ├─290789 /bin/sh -c echo BECOME-SUCCESS-ekwmmocdtvhtyvjehegmeruhzsrejyvq ; /usr/bin/python3 │ ├─290790 /usr/bin/python3 │ ├─290793 /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 │ └─290795 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-17fe83f9b123ee2f98e794218791f4b4c06ee9420d20de0946bffe09c64bb892.scope … │ │ ├─22133 /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 │ │ └─22153 /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 │ ├─containerd.service … │ │ ├─ 18869 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 22108 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17fe83f9b123ee2f98e794218791f4b4c06ee9420d20de0946bffe09c64bb892 -address /run/containerd/containerd.sock │ │ ├─ 22471 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a8f1987af70b009f4b453352c49b8f933b55a59d3ff1c9393a1e013b3a7d3f3 -address /run/containerd/containerd.sock │ │ ├─ 29320 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 687a0faf3e5e00e0a5b117f4589c5293c3b9cfb987b4bd9b30d09d51e048e7cc -address /run/containerd/containerd.sock │ │ ├─ 35860 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b35ef147e980491b4dcb73696d7df3ddc32d1514349026a4f6b785af6b744813 -address /run/containerd/containerd.sock │ │ ├─ 40298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b4b17d6a2976f641a22dcd96d2a8eae9da7b3228e07afd4666fea965a09bd9f -address /run/containerd/containerd.sock │ │ ├─ 45110 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6e7c431d20e3e153883bc9ee6eb0e82826f27660075e1d54413668a21ca1ac1 -address /run/containerd/containerd.sock │ │ ├─ 53840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861f01e0c9153e6babb5fe27a692adeda5330cea63b030f6d67a180fad3a7c27 -address /run/containerd/containerd.sock │ │ ├─ 53878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0ea76523919fb835cfd859948f33b63331c6baa89a5f22c4694dd7329a6d91 -address /run/containerd/containerd.sock │ │ ├─ 53879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76dfdc2cda22e2433a6665aeb066be1ed13fbf30c3cff0e0b34bf28b46c3bc29 -address /run/containerd/containerd.sock │ │ ├─ 53889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e2885ac5573b67159ae461e52cbd1246a03f1275543577236bf921523b937d -address /run/containerd/containerd.sock │ │ ├─ 53890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc4e3d133ec0a449ce3ea302746b3bad8cf1d865b1ef53b4f07dc082b1f13b3 -address /run/containerd/containerd.sock │ │ ├─ 54632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deadc72fe418955391e2201bf20326c5a33ef2352b77a56b0785e0ff05d163d6 -address /run/containerd/containerd.sock │ │ ├─ 55783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c7cb66f4b83bf71e9ed93b9352d88cd8cdf4d714d3dd085072e3b414e603dcd -address /run/containerd/containerd.sock │ │ ├─ 55785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75771b3a4766c17a4468fac3fafa6ce5cc51ed4934b695c7701b009c09516d2b -address /run/containerd/containerd.sock │ │ ├─ 57177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a118554fb926b0f725faae2d44f73e9439e6795d1e281678d71313cf3d72a409 -address /run/containerd/containerd.sock │ │ ├─ 57662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305d8d9c17523514b96329e6f0f70f7f9255b7dd2446257c9b87282028ace467 -address /run/containerd/containerd.sock │ │ ├─ 57700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af532124f01cf0f53d1acef4afd101351a050fcdb2075170cecc90d7b71fc752 -address /run/containerd/containerd.sock │ │ ├─ 61508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0f2e703391a4b6d6321772d2b3396af9f4daf849d6bc19bc85f9c2a6316b9a -address /run/containerd/containerd.sock │ │ ├─ 61727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0006dcf6ab0f169636371e8b419ba5c63b74aaf8fb69ab808667a06ff3cb0bbd -address /run/containerd/containerd.sock │ │ ├─ 61811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c67deccdd247ce0321fbc8d66c181d57129555178cc95067bd86d1f9e826d25 -address /run/containerd/containerd.sock │ │ ├─ 61920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfcd1cf9a66449ef1e5f0afe2e8c9ca4bed0a525bfc1bb448f8843539014e6fd -address /run/containerd/containerd.sock │ │ ├─ 62127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f8fc3c4d4e5abbd0af0097af3760e35532094b121cdb05f214d1b3e8739119 -address /run/containerd/containerd.sock │ │ ├─ 62170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b42cf7208ba0795aece068e338d3f7d66eabfaaf1236f9ccf1b9e9ddc421920 -address /run/containerd/containerd.sock │ │ ├─ 62473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a046bb4f75ce134e836a0fad2163ff65be9fb2d482150476ea7e39942720acb -address /run/containerd/containerd.sock │ │ ├─ 62516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8a39a16ba6d5ad0f7ac297da5abc669356847c76dd13823bec01ba954b1290 -address /run/containerd/containerd.sock │ │ ├─ 62572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9befc440b23b5b7307fccf0afdb301a9269948a5ad14287a8fbbd3a0edceb973 -address /run/containerd/containerd.sock │ │ ├─ 62684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d36eddb65ac37065b241966807e3d5eb7c2345034c7e100fb36409c703345b3 -address /run/containerd/containerd.sock │ │ ├─ 62765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5cda213693849e73786e42060bae5c5066cc0eac987b2263f054a0457c84ed -address /run/containerd/containerd.sock │ │ ├─ 63054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b0eded02c2ddab7d61ebb8a2a4467b2d63d50d890a12247afcf6a9a57e0628 -address /run/containerd/containerd.sock │ │ ├─ 64214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5d1f696c25290743913af6510bfa598075718d97811657c544aea825c9fe6d -address /run/containerd/containerd.sock │ │ ├─ 64355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc56b6065f3b5f8ad65850ce56965572418d13f10e5a0a5eb9f54182c121668 -address /run/containerd/containerd.sock │ │ ├─ 66818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384e001e1349088923f7ac7f6983ef7a2ebd34279a3cb88df03891b45280ee73 -address /run/containerd/containerd.sock │ │ ├─ 67773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677fbeb86ffdf303af273cc791fabd8f03854846ae9c726979e71275709336f1 -address /run/containerd/containerd.sock │ │ ├─ 67890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea06870f1a9d32894e3dca21e7d5962ad590fa36022680c0f3c703888e15324 -address /run/containerd/containerd.sock │ │ ├─ 68309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80666b51b4d64414e00715ef7d563c8857d9751ce413773b8194944f81dbcffc -address /run/containerd/containerd.sock │ │ ├─ 69113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0be98580dae019453ce27627c988f60d8a947c1cfd99de4b2d129832c9b05c -address /run/containerd/containerd.sock │ │ ├─ 69666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829b3294e5cd54ca79322efebbee17db9884cbf959ca9fde0caa741705a37c5e -address /run/containerd/containerd.sock │ │ ├─ 69859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e78dfccefc5d35da17c141eff5fbd052563dafc34c69179515f8fadcae58f104 -address /run/containerd/containerd.sock │ │ ├─ 71357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42bf0285f07d44fe418200ce2c0432a674aed146d2f70bda5584d2da4c9b0b85 -address /run/containerd/containerd.sock │ │ ├─ 71875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a20985e44bca431d6d38f1a017e919c8f5376748ac6c3b28a6a0d41c8b98c02 -address /run/containerd/containerd.sock │ │ ├─ 72230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a527bc4317934508191f70784779ecad8c6445df1393bac378c276f5b6dcbf -address /run/containerd/containerd.sock │ │ ├─ 72282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ac927a6f4262f7bf8f69e3c2b102c8704730886c44b6cec48ba24eba4e377b -address /run/containerd/containerd.sock │ │ ├─ 72738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d30d69c7395a2250d6a00498fdc118a052d42a475f9b42d2c7430cf74dc45fc -address /run/containerd/containerd.sock │ │ ├─ 72833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d26f5c57832f0b497a10b51dedfc014e6b465f29e655690a244d33942a76bc -address /run/containerd/containerd.sock │ │ ├─ 76181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ff68ba974c846f6fcfc1caf2380c5949f991921b951b48fe6d7dceabe7a146 -address /run/containerd/containerd.sock │ │ ├─ 82244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e715ffc011bad5fe7f2f74d2af8b3f6d81fb1dd2622ea8f0d86fe24383d7121 -address /run/containerd/containerd.sock │ │ ├─ 83247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00d7e0e97857483f9f664bddd5291d417a9ad43026f943544984176f3b8c395c -address /run/containerd/containerd.sock │ │ ├─ 86469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1bf10c41061744673897564fb2faa836b9085e4c92c7bba685300b0464ad3f2 -address /run/containerd/containerd.sock │ │ ├─ 89908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4dc5cd8a162a6bf2e01ef363432ab6a46a5dea1b87c6a4971a3a869fbfb6ee -address /run/containerd/containerd.sock │ │ ├─ 90029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c43daa22b46c288528f406764f66edc9bb61b8b65b5c4eb2364223c71a4154 -address /run/containerd/containerd.sock │ │ ├─ 90068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e54b6fc33dc5f7614994d0c11d70a7df06b160491740ae6c4569f50e66dc12 -address /run/containerd/containerd.sock │ │ ├─ 90108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dbc8e023c1df49a732fd1c397bc586776f723bb2a87632b9401b543fe7a794d -address /run/containerd/containerd.sock │ │ ├─ 91713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce5c5ef9bc4e5245f5852dfdd5374dad6e2d268874fa988c18b1fbf2bbead7b -address /run/containerd/containerd.sock │ │ ├─ 91838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508408245915308e8371a8ecac8e00b3cc925266375408c26513c5ed8bc328db -address /run/containerd/containerd.sock │ │ ├─101970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577359fe7e434c1d350c63f69371a7489e5fcd7bdca7d87ad70d763f95a36b8f -address /run/containerd/containerd.sock │ │ ├─103076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59bfcbebf0b53d39f00e8945727e35fc24d67c582c1e6807b975cd3750904221 -address /run/containerd/containerd.sock │ │ ├─103321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34fb48711e190ac6920fdaff024e9792498b35c48fd30749325511f61e19aca -address /run/containerd/containerd.sock │ │ ├─103953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a325f317cee05e9b786882991560e0a0847e48b1bcc96cc6c389592c578b8c -address /run/containerd/containerd.sock │ │ ├─104054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c4e6f6d8b1abff01a83c8ce89cbc66d90636920e7a594838730f8c53561f7b -address /run/containerd/containerd.sock │ │ ├─105198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaaa832d509e1273705c187ae27aaf9b3a9130f8fadd31562c1b60bd79e1cc0 -address /run/containerd/containerd.sock │ │ ├─106877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d622f1f7217c56d6a3b1d5e19e48a69363a2719ffe6671b982fcd0ff8f0f10c -address /run/containerd/containerd.sock │ │ ├─109480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac207df03d16ef63272c0e8a2af39b154ba27a92f2f22f0191e1120b6e593a2 -address /run/containerd/containerd.sock │ │ ├─109589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa6c59119dd4d54b9cdc028ec50cbe04dfd4fbcc3e144dc28e17e0f79c770d8 -address /run/containerd/containerd.sock │ │ ├─109737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7db78e8fa7e20a4752d66a6544559e18cf4efa761f1ee868eb19bcaaff5fd4 -address /run/containerd/containerd.sock │ │ ├─109847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c356a8ba7f9119b49117f7b50634e5c0ae8a31d592767f6d877c218538fa404 -address /run/containerd/containerd.sock │ │ ├─109927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a08d7995aaea4de93d83c46ac5cd462e740c46320ca2be118bc02c404b9bb4 -address /run/containerd/containerd.sock │ │ ├─112369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2cd4b3d273c2b4340a0c15f30afe07a605bc7d263c94ffe650666821813f98e -address /run/containerd/containerd.sock │ │ ├─134609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b275f8977fc2ff17d1e446b3a71226f0c43ebf98e67ca353d26022fe9908f4 -address /run/containerd/containerd.sock │ │ ├─134648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92de4107f2d8a2bfc385764c6faaf162172b98f677af01a430b73c0b680508d9 -address /run/containerd/containerd.sock │ │ ├─134852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515aef131a9428952cbe68e1793cfcfcf454be0db99399af4e111f13706e4b3f -address /run/containerd/containerd.sock │ │ ├─141370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af06887b6a868d2cdea445e3c427c72c3ec4a55da340bf43e9f561bb3f1e7aa -address /run/containerd/containerd.sock │ │ ├─141426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17ce5d48d2d2e33815237feedf2bf680dca85a122f4ed13021cf7031a45ddb9 -address /run/containerd/containerd.sock │ │ ├─141583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6930eb970214bcf86ff670de4846068633cd588dc96810d40976150ebb0ba6 -address /run/containerd/containerd.sock │ │ ├─142144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422a07d2ef36488cc66d8266b081205579bd602aeb552e46285979f50a294155 -address /run/containerd/containerd.sock │ │ ├─147394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dca2a30ded0c24f3e8af1d79562cce81c1c51781a1b7441d54b44624e0293d9 -address /run/containerd/containerd.sock │ │ ├─147614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263c21d2b99999711631c752464ca0e1c5844c9c366c2f57a843e9fdaf18585c -address /run/containerd/containerd.sock │ │ ├─147844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70b9a4d66a775217308b16f639ac267a4ebf64cb6f9c51525da4d7b46d99d1c -address /run/containerd/containerd.sock │ │ ├─147936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fdd7db3c71520a68e3ef053e0172f260bb55b6c6ecf515bde8e7224055ce022 -address /run/containerd/containerd.sock │ │ ├─148007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff1c7576bfdbf3d13487ddeef5c65ce9a2368ae03bea5216d77ea99971bba1b3 -address /run/containerd/containerd.sock │ │ ├─148137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f22c39e94e59eec6d4cf1a863980693b23e146fac0863f94dcad906d10eece6 -address /run/containerd/containerd.sock │ │ ├─148666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82753b6c7dd5a77136da8c7f9682c60bd428637017f4e8e48b5e82c608ed9c91 -address /run/containerd/containerd.sock │ │ ├─149692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f533f8aec2362373e00b437f7ef5b041351f803e06783dc837d6a57058f517da -address /run/containerd/containerd.sock │ │ ├─151510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe7269edfdcc6e36155d7cca25cfece87d1350163b7397afea3bdde2d64d0e0c -address /run/containerd/containerd.sock │ │ ├─153483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53adfc538f3762bc535319ea92223f6678ef8cb9a4cecdfd759e70ac2d54fda -address /run/containerd/containerd.sock │ │ ├─154993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea0277fac117080e65d36d6389a7f8de37e5239cecddeb1fd44f19e8efbdad4 -address /run/containerd/containerd.sock │ │ ├─158053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88706d129c4ce03909d999de3ffaaf71e202f58e9236ab7217c47e83ccb0ab62 -address /run/containerd/containerd.sock │ │ ├─158350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d59748d78ee2862a31c582b40c8fed4aa2115219192e68997e3eaa96c820253c -address /run/containerd/containerd.sock │ │ ├─158419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c86432f7b20c2bbb9a6c9fd32368ebbf777795f783d6791a6502c54b2035bd -address /run/containerd/containerd.sock │ │ ├─158519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24474f26e95e3cdd7ea7a597e98153f369727754bf267d48c8538f3d6e9ef32d -address /run/containerd/containerd.sock │ │ ├─170314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b3ab56ad1b5dbedbb916197794aacdd112b2196347b0cdbc77fa062a69ae0e -address /run/containerd/containerd.sock │ │ ├─170812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 193715e3436772cb82a1b45064b1c7fa04839b749ad504558fbbd5c6b5afdc92 -address /run/containerd/containerd.sock │ │ ├─172812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a027fe98ef25c1769f95b298be5b1a83f528cf12883f590715917b4cea55c32 -address /run/containerd/containerd.sock │ │ ├─174733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c76d19779b047344a00b68f294e5bbce9972b5c8302d8ba084d5520984057fe -address /run/containerd/containerd.sock │ │ ├─174758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 611c452e3f502b99b502686b2ac5caa293d5e835219418e3d2f55b79a0feec22 -address /run/containerd/containerd.sock │ │ ├─174875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b83c0e6dc2e2d0be3a0afacf69d420326f1ea98140ed6af224cf62c6ed8c0d9d -address /run/containerd/containerd.sock │ │ ├─174882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5eeca7fb757ea89c52cb61e8884538283f98b4e5d153e506913aa917640b1ea -address /run/containerd/containerd.sock │ │ ├─175020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ecfad2ff483fbd390334f091800ecf7f568b17193a7cd25a3cc31fd9fd9765 -address /run/containerd/containerd.sock │ │ ├─175538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1876e52ab372bcfa41805753a4fab60c9911c5a84dd0c5394765b1c3adfd327 -address /run/containerd/containerd.sock │ │ ├─175543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4497c722961edd93a3974021e1610cf98a86b4a55419008f59b7921b6690d159 -address /run/containerd/containerd.sock │ │ ├─192220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314f2422ffe87c5ce8eddc9c5700a5bff824cdb8ec3727d33c59de8310a556ad -address /run/containerd/containerd.sock │ │ ├─193922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8d7131e0976137abffc302f3427f75c10acb480d3258536943b01d7d59887f -address /run/containerd/containerd.sock │ │ ├─194574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59fe40a75a1a09af731742be7eb524e047ce9fa798b34ab394ac807f060a1094 -address /run/containerd/containerd.sock │ │ ├─195094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 672208b7021a1212bb5ad8e570fe22eb24e4d95571d491767fd45f0c8fb68946 -address /run/containerd/containerd.sock │ │ ├─203343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11ad17bb079df9f23e49f902382f2e1158a99378ee3c2ae55e3ea50dd4bb71aa -address /run/containerd/containerd.sock │ │ ├─203464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b6309aa7dbfa9aab92db217e1b68100d1a0035506490af7e9c33b9c8b89a23 -address /run/containerd/containerd.sock │ │ ├─203521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a68f27ca84b3aade70d1f6af612d5dd0b9cf622b74ad6e5edb4c1507fe1191 -address /run/containerd/containerd.sock │ │ ├─203592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b84d77f9092efc635385521d391a8f2b76ca2c20029a239abad7b37a01d4c79 -address /run/containerd/containerd.sock │ │ ├─207713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2ebdef31e953bfe1b44b89cd4d03a9bc9675edb83a8f8c5b415de035b3ca9f3 -address /run/containerd/containerd.sock │ │ ├─207736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64ab576d295b3d9cd7bee5807a7d0e71497b021f895aef9a73576d00034ae214 -address /run/containerd/containerd.sock │ │ ├─207791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09c450c35b55d639046a2f4b8a1cc624295b715862ad2ef510af5e657eadf76 -address /run/containerd/containerd.sock │ │ └─208103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9c11455b6921a82e3afde7cf630334335ff330651d08f98eadaec45585bd87 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─40015 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─40280 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─29277 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─29297 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kwkisx.service │ │ │ ├─22385 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kwkisx/unit.run │ │ │ └─22415 /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-kwkisx --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.kwkisx:/var/lib/ceph/mgr/ceph-instance.kwkisx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kwkisx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kwkisx -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.0.service │ │ │ ├─35571 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─35843 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─44814 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─45093 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─22020 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─22050 /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.2.7 -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.2.7 -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 … │ │ └─19616 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rb54c0c8837054e6abef6973da6c2f82b.scope │ │ └─193583 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─58960 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─54304 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.157 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─8014 /usr/sbin/uuidd --socket-activation │ ├─docker-9b4b17d6a2976f641a22dcd96d2a8eae9da7b3228e07afd4666fea965a09bd9f.scope … │ │ ├─40322 /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 │ │ └─40334 /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-b35ef147e980491b4dcb73696d7df3ddc32d1514349026a4f6b785af6b744813.scope … │ │ ├─35883 /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 │ │ └─35896 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─20185 /usr/sbin/chronyd -F 1 │ │ └─20186 /usr/sbin/chronyd -F 1 │ ├─docker-3a8f1987af70b009f4b453352c49b8f933b55a59d3ff1c9393a1e013b3a7d3f3.scope … │ │ ├─22497 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kwkisx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─22518 /usr/bin/ceph-mgr -n mgr.instance.kwkisx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f6e7c431d20e3e153883bc9ee6eb0e82826f27660075e1d54413668a21ca1ac1.scope … │ │ ├─45134 /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 │ │ └─45146 /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 │ ├─docker.socket │ ├─docker-687a0faf3e5e00e0a5b117f4589c5293c3b9cfb987b4bd9b30d09d51e048e7cc.scope … │ │ ├─29348 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─29364 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─17670 /sbin/iscsid │ │ └─17671 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─5eaaa832d509e1273705c187ae27aaf9b3a9130f8fadd31562c1b60bd79e1cc0 │ │ └─105227 /pause │ ├─c09c450c35b55d639046a2f4b8a1cc624295b715862ad2ef510af5e657eadf76 │ │ └─207888 /pause │ ├─2fc4e3d133ec0a449ce3ea302746b3bad8cf1d865b1ef53b4f07dc082b1f13b3 │ │ └─53991 /pause │ ├─2d8d7131e0976137abffc302f3427f75c10acb480d3258536943b01d7d59887f │ │ └─193949 /pause │ ├─0cb2c2916a4d06d4d4d607d7cdd4125bd556354994bf08c2bccc195621fd0c84 │ │ ├─177726 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─285451 sleep 300 │ ├─974e5e140a8375e3985bda3d841cdaad7d42bba23d2dc49d73de65627abf6b2b │ │ └─63477 nfd-gc -gc-interval=1h │ ├─7af06887b6a868d2cdea445e3c427c72c3ec4a55da340bf43e9f561bb3f1e7aa │ │ └─141403 /pause │ ├─236333a91e5855b6ab752ac9e145a199b97a0ebb7c1a9ea0359cb4dfaf293baf │ │ └─195275 /bin/openstack-database-exporter │ ├─391498c921a0b448f7a246b67b3ad56f78e4e138a419cfff197be209c575ba0e │ │ ├─194922 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194944 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─194960 erl_child_setup 1048576 │ │ ├─195321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195802 /bin/sh -s rabbit_disk_monitor │ ├─73c640ae06b209fba48568eca20145ee47f123eb8b8010fbcf458f1a2b771a21 │ │ └─64837 /usr/local/bin/rook ceph operator │ ├─d8dd4b6153a1e1f54c8d852ea40cca4676f20f9c49a3a01b5f069217b767f28b │ │ └─73153 redis_exporter │ ├─384e001e1349088923f7ac7f6983ef7a2ebd34279a3cb88df03891b45280ee73 │ │ └─66842 /pause │ ├─d1bf10c41061744673897564fb2faa836b9085e4c92c7bba685300b0464ad3f2 │ │ └─86493 /pause │ ├─314f2422ffe87c5ce8eddc9c5700a5bff824cdb8ec3727d33c59de8310a556ad │ │ └─192248 /pause │ ├─305d8d9c17523514b96329e6f0f70f7f9255b7dd2446257c9b87282028ace467 │ │ └─57689 /pause │ ├─0b8b6ddfc6fef89860a90188b9e80904d0ab19e3e96fb16485280a6fdb120b5b │ │ ├─188212 neutron-l3-agent: master process [/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] │ │ ├─188540 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189539 /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/tmpye5nmvyx/privsep.sock │ │ ├─252636 /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/tmpdpr321ac/privsep.sock │ │ ├─253041 /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/tmpgr0c60ng/privsep.sock │ │ ├─253585 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─253589 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─254103 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f5de98a8-10c1-4924-b8ff-728882aaca8f --namespace=qrouter-f5de98a8-10c1-4924-b8ff-728882aaca8f --conf_dir=/var/lib/neutron/ha_confs/f5de98a8-10c1-4924-b8ff-728882aaca8f --log-file=/var/lib/neutron/ha_confs/f5de98a8-10c1-4924-b8ff-728882aaca8f/neutron-keepalived-state-change.log --monitor_interface=ha-a19bb9ad-13 --monitor_cidr=169.254.0.254/24 --pid_file=/var/lib/neutron/external/pids/f5de98a8-10c1-4924-b8ff-728882aaca8f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─254778 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2d13ee17-05f7-491e-91da-714dedbaedf7 --namespace=qrouter-2d13ee17-05f7-491e-91da-714dedbaedf7 --conf_dir=/var/lib/neutron/ha_confs/2d13ee17-05f7-491e-91da-714dedbaedf7 --log-file=/var/lib/neutron/ha_confs/2d13ee17-05f7-491e-91da-714dedbaedf7/neutron-keepalived-state-change.log --monitor_interface=ha-55ab0267-0b --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/2d13ee17-05f7-491e-91da-714dedbaedf7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─256321 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=970232ab-af2f-4eea-b09e-48e4c92baf57 --namespace=qrouter-970232ab-af2f-4eea-b09e-48e4c92baf57 --conf_dir=/var/lib/neutron/ha_confs/970232ab-af2f-4eea-b09e-48e4c92baf57 --log-file=/var/lib/neutron/ha_confs/970232ab-af2f-4eea-b09e-48e4c92baf57/neutron-keepalived-state-change.log --monitor_interface=ha-f6312e58-10 --monitor_cidr=169.254.0.238/24 --pid_file=/var/lib/neutron/external/pids/970232ab-af2f-4eea-b09e-48e4c92baf57.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─264898 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5a5bc887-b902-4fbe-ad85-ef0e16281af1 --namespace=qrouter-5a5bc887-b902-4fbe-ad85-ef0e16281af1 --conf_dir=/var/lib/neutron/ha_confs/5a5bc887-b902-4fbe-ad85-ef0e16281af1 --log-file=/var/lib/neutron/ha_confs/5a5bc887-b902-4fbe-ad85-ef0e16281af1/neutron-keepalived-state-change.log --monitor_interface=ha-c22fb02c-7e --monitor_cidr=169.254.0.120/24 --pid_file=/var/lib/neutron/external/pids/5a5bc887-b902-4fbe-ad85-ef0e16281af1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─271200 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=88b1e538-8fe4-4a7c-bebd-c868c7daf5d2 --namespace=qrouter-88b1e538-8fe4-4a7c-bebd-c868c7daf5d2 --conf_dir=/var/lib/neutron/ha_confs/88b1e538-8fe4-4a7c-bebd-c868c7daf5d2 --log-file=/var/lib/neutron/ha_confs/88b1e538-8fe4-4a7c-bebd-c868c7daf5d2/neutron-keepalived-state-change.log --monitor_interface=ha-d493505f-3b --monitor_cidr=169.254.0.177/24 --pid_file=/var/lib/neutron/external/pids/88b1e538-8fe4-4a7c-bebd-c868c7daf5d2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─440bcd4a7685b99507d36a62316d7b0c1ccdf06a60cb65bd10bd87ffa8f9d9d4 │ │ ├─141914 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─142648 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─142651 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9befc440b23b5b7307fccf0afdb301a9269948a5ad14287a8fbbd3a0edceb973 │ │ └─62601 /pause │ ├─59fe40a75a1a09af731742be7eb524e047ce9fa798b34ab394ac807f060a1094 │ │ └─194602 /pause │ ├─f9844990b3f87cf32477509b58c6872a65dba8e21e169ab36f688c9ba6b68195 │ │ └─135490 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6fc56b6065f3b5f8ad65850ce56965572418d13f10e5a0a5eb9f54182c121668 │ │ └─64378 /pause │ ├─08a527bc4317934508191f70784779ecad8c6445df1393bac378c276f5b6dcbf │ │ └─72253 /pause │ ├─d99a6437dc56501f1a81b6f6a270b41a3e506cf1a00d4f090187ce3ac6111b75 │ │ └─65198 /server │ ├─fc41147714d7760d52991cb079369841c14229f18478a9433f5aa14d256e1b90 │ │ └─72912 valkey-server *:6379 │ ├─88706d129c4ce03909d999de3ffaaf71e202f58e9236ab7217c47e83ccb0ab62 │ │ └─158150 /pause │ ├─b334fd513a5968f31dce91984c961b410f9f05cf2168fb0c4ac7888eeb633c67 │ │ ├─136236 /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 │ │ └─136523 /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 │ ├─29f8fc3c4d4e5abbd0af0097af3760e35532094b121cdb05f214d1b3e8739119 │ │ └─62150 /pause │ ├─deadc72fe418955391e2201bf20326c5a33ef2352b77a56b0785e0ff05d163d6 │ │ └─54655 /pause │ ├─c0a750e04057652115946c1467b7f54da0e9f1dfa550327a0643821e2ef82f8a │ │ └─93642 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─2c10ba31ee8e5ae7088cab18aa8884ddb3d0b117587509d5f8659b9caa4f0bd2 │ │ └─54133 kube-apiserver --advertise-address=199.204.45.157 --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 │ ├─1b5e7a59b40cc05e6b29c8674d81ef040479b462faaee629526837ee9b093c2a │ │ ├─188236 neutron-dhcp-agent: master process [/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] │ │ ├─188549 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─190771 /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/tmp3q44_958/privsep.sock │ │ ├─192763 /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/tmp71d_hmmq/privsep.sock │ │ ├─194081 /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/tmpkqv0tg1v/privsep.sock │ │ ├─195385 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─195386 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─195562 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/64cae2dc-ed74-4398-bf3a-e22448f0896f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/64cae2dc-ed74-4398-bf3a-e22448f0896f/host --addn-hosts=/var/lib/neutron/dhcp/64cae2dc-ed74-4398-bf3a-e22448f0896f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/64cae2dc-ed74-4398-bf3a-e22448f0896f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/64cae2dc-ed74-4398-bf3a-e22448f0896f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-deae41cd-3bc3-49c5-b5ad-24d1b4fd4a3f,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 │ │ ├─195566 haproxy -f /var/lib/neutron/ns-metadata-proxy/64cae2dc-ed74-4398-bf3a-e22448f0896f.conf │ │ ├─198465 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f/host --addn-hosts=/var/lib/neutron/dhcp/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cdd9eaf8-c662-4d6e-b424-eb150df57261,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 │ │ ├─198494 haproxy -f /var/lib/neutron/ns-metadata-proxy/a1e75e96-8bc5-44c7-a51f-b7182d9e9c9f.conf │ │ └─256870 /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/tmpcp1vvwcg/privsep.sock │ ├─7eeecc112b85cb54757582761f27dad0c89d9425ca58013fd57d1224ed302b8e │ │ └─73546 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─dcbf44717d8260b64668bf60c0121bf6a29c29c5ec77d23f2480eaffd05b78cd │ │ └─73107 valkey-server *:26379 [sentinel] │ ├─829b3294e5cd54ca79322efebbee17db9884cbf959ca9fde0caa741705a37c5e │ │ └─69689 /pause │ ├─f6fbed19b7ea9844faa0cbe3f9d4d5b0dd2dec1eb1cfecb93869391491853678 │ │ ├─221366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221383 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─280545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─42bf0285f07d44fe418200ce2c0432a674aed146d2f70bda5584d2da4c9b0b85 │ │ └─71387 /pause │ ├─ff1c7576bfdbf3d13487ddeef5c65ce9a2368ae03bea5216d77ea99971bba1b3 │ │ └─148055 /pause │ ├─e0e54b6fc33dc5f7614994d0c11d70a7df06b160491740ae6c4569f50e66dc12 │ │ └─90093 /pause │ ├─3f31031d566a0daff5de996f2ccfc10afe086623f21dd99bba54911267b3bf8b │ │ ├─216227 /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 │ │ └─216514 /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 │ ├─37455f6b0379cc9571a78985c4ba099665c9966bfb9e300d2ad964b4ea856063 │ │ └─54136 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 │ ├─40bb1aa0d6a8c0237f3a658dd8596e3b45af956edfde49b2bd9ab44c4b409d50 │ │ ├─170382 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─171033 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpow7tkr76/privsep.sock │ │ ├─171048 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─171051 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0840ebbbd7542c64de249d88ae048ee143aa83617bea85c3e07fb8e7b69afc73 │ │ └─132508 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5f626ecbcbf8d4b4eba545055c4ea002a993d96179670e3a8ab35226c5330d00 │ │ ├─104698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104754 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─104767 erl_child_setup 1048576 │ │ ├─105386 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106215 /bin/sh -s rabbit_disk_monitor │ ├─af532124f01cf0f53d1acef4afd101351a050fcdb2075170cecc90d7b71fc752 │ │ └─57723 /pause │ ├─0006dcf6ab0f169636371e8b419ba5c63b74aaf8fb69ab808667a06ff3cb0bbd │ │ └─61757 /pause │ ├─f1b0eded02c2ddab7d61ebb8a2a4467b2d63d50d890a12247afcf6a9a57e0628 │ │ └─63078 /pause │ ├─25f37b465366a0b4b897227e90796fdaefb4743495c8e3a275c1b7d4a1ca2b7d │ │ └─144244 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0c7cb66f4b83bf71e9ed93b9352d88cd8cdf4d714d3dd085072e3b414e603dcd │ │ └─55837 /pause │ ├─85026ca8ff58769b7b61968301ce9160088393b67736ce3471a1f37c4972ab08 │ │ ├─168903 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169313 nova-scheduler: ServiceWrapper worker(0) │ │ └─169315 nova-scheduler: ServiceWrapper worker(1) │ ├─45a08d7995aaea4de93d83c46ac5cd462e740c46320ca2be118bc02c404b9bb4 │ │ └─109982 /pause │ ├─eaef18e25f36866c49c49f6c8e668186aa84893989658e6ea168031e6d86c91d │ │ └─63350 /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 │ ├─00bb91e0a5f709d20873e62131dc6dafce0f347df857f9b51c9fb05726d20c7d │ │ └─68169 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─692e71b0270427c62571348f71959a17beafa1213b72a2e3efad528be16db2da │ │ └─76303 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 │ ├─515aef131a9428952cbe68e1793cfcfcf454be0db99399af4e111f13706e4b3f │ │ └─134876 /pause │ ├─cd5d1f696c25290743913af6510bfa598075718d97811657c544aea825c9fe6d │ │ └─64247 /pause │ ├─b205a35eaacd8ca2d3e1128677a4fe6e1061ab79c24968dd9c011b0874ee6c2a │ │ └─188215 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) │ ├─50a8e2502406caa2ab8fdde86ae6b3f30c0147da9de600cd81febbf3bd5c6ffe │ │ ├─104693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104743 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─104763 erl_child_setup 1048576 │ │ ├─105298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105313 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106165 /bin/sh -s rabbit_disk_monitor │ ├─cbbe516bcb6f6069ffa2aec429a1afac8bac24b11965705cda25850161eb2768 │ │ ├─219208 octavia-api: uWSGI master │ │ ├─219222 octavia-api: uWSGI worker 1 │ │ └─219223 octavia-api: uWSGI worker 2 │ ├─007124444c843c541ed36709eddffbc0e4be908da41d33158d87a3dd924a753c │ │ ├─185217 neutron-api: uWSGI master │ │ ├─185269 neutron-api: uWSGI worker 1 │ │ └─185270 neutron-api: uWSGI worker 2 │ ├─4a20985e44bca431d6d38f1a017e919c8f5376748ac6c3b28a6a0d41c8b98c02 │ │ └─71902 /pause │ ├─ab6930eb970214bcf86ff670de4846068633cd588dc96810d40976150ebb0ba6 │ │ └─141616 /pause │ ├─88a9e1fad515790f72fe1bf63b52f02768d9565413c8d5d37533282677e444c4 │ │ └─92141 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 │ ├─a31a7c17227d4e10b985a939a6bace56931cdd44062da67d163f2817b40ad0f8 │ │ ├─220543 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221144 octavia-worker: ConsumerService worker(0) │ │ └─221154 octavia-worker: ConsumerService worker(1) │ ├─1631d1a4bc4e6686a71f247d6ba920554c615b6e3b2009ee982b59608cb690a6 │ │ ├─120000 placement-api: uWSGI master │ │ ├─120012 placement-api: uWSGI worker 1 │ │ └─120013 placement-api: uWSGI worker 2 │ ├─508408245915308e8371a8ecac8e00b3cc925266375408c26513c5ed8bc328db │ │ └─91862 /pause │ ├─2fa3dcac81bf0670aa2af177c0e49e840922c5d7fa71708c880e6c3b9dbd57d7 │ │ ├─201208 /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 │ │ ├─254242 /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/tmp52jepntj/privsep.sock │ │ ├─254314 /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/tmpgz3tu8x1/privsep.sock │ │ └─254671 /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/tmp1ammhgfk/privsep.sock │ ├─3b0aa9e7b232ae60d1da94fe8388626964af56c71a2dcb7225b57fd301ff39d3 │ │ ├─63423 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─63434 /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 │ ├─2c356a8ba7f9119b49117f7b50634e5c0ae8a31d592767f6d877c218538fa404 │ │ └─109888 /pause │ ├─fda0d9b493ee1bca090e0b11a360fa746b13805717cf0ccad121b49eee707f58 │ │ └─54247 /kube-vip manager │ ├─bcf992ffddca17b26471a8b1819fcba72ac544ad21e55d3445c52bef7f5bec80 │ │ ├─ 65147 /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 │ │ ├─ 65160 /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 │ │ ├─ 65252 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─221752 nginx: worker process │ │ ├─221753 nginx: worker process │ │ └─221754 nginx: cache manager process │ ├─c15e5d0dd14fcb7776ec7f779b262a89a10bbc372d4dff5f2721b47cd052baf3 │ │ └─216109 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─659e7b2602ebb800e698282e74331b8b4d3c7a1c63474a89a78a5927bf48fe1d │ │ └─90818 /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 │ ├─43c4e6f6d8b1abff01a83c8ce89cbc66d90636920e7a594838730f8c53561f7b │ │ └─104081 /pause │ ├─51d7a67e548335c7e2795d935ac8dac80215ed98c0a7b9c511fcdf3c418082a9 │ │ └─71339 /manager --metrics-bind-address=:9782 │ ├─9be29c6df001befe5d1434a2494e26522702c9bbb869a2e7a249b984af37b11e │ │ └─65018 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f533f8aec2362373e00b437f7ef5b041351f803e06783dc837d6a57058f517da │ │ └─149715 /pause │ ├─15678ad636ce4eb93e6cdb975e41ba2b97af298c2a04da62dbe34ab816c20df1 │ │ └─64868 nfd-worker -metrics=8081 │ ├─b1876e52ab372bcfa41805753a4fab60c9911c5a84dd0c5394765b1c3adfd327 │ │ └─175607 /pause │ ├─8c796f557cf2803293ce8b69a61b5081f56e313c7d742cb33974231b317bb50f │ │ └─93285 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-157.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 │ ├─8f36110fec824092f4801f19245900e3a67ba8197d16202fc20645826de15184 │ │ └─73576 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ca9c11455b6921a82e3afde7cf630334335ff330651d08f98eadaec45585bd87 │ │ └─208128 /pause │ ├─90a703a5c27286eb03efd2c88e708d9390a749690c7081ac4aa47efde935d85c │ │ └─93327 /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 │ ├─a7b275f8977fc2ff17d1e446b3a71226f0c43ebf98e67ca353d26022fe9908f4 │ │ └─134633 /pause │ ├─76dfdc2cda22e2433a6665aeb066be1ed13fbf30c3cff0e0b34bf28b46c3bc29 │ │ └─54019 /pause │ ├─1ea06870f1a9d32894e3dca21e7d5962ad590fa36022680c0f3c703888e15324 │ │ └─67946 /pause │ ├─9dca2a30ded0c24f3e8af1d79562cce81c1c51781a1b7441d54b44624e0293d9 │ │ └─147419 /pause │ ├─672208b7021a1212bb5ad8e570fe22eb24e4d95571d491767fd45f0c8fb68946 │ │ └─195124 /pause │ ├─ec5aae1d90a452305dbc0fd64cb98fd29a08b1baebc00fb27b110fc4cac11056 │ │ ├─105578 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105633 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─105689 erl_child_setup 1048576 │ │ ├─106076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106529 /bin/sh -s rabbit_disk_monitor │ ├─8f22c39e94e59eec6d4cf1a863980693b23e146fac0863f94dcad906d10eece6 │ │ └─148180 /pause │ ├─89a68f27ca84b3aade70d1f6af612d5dd0b9cf622b74ad6e5edb4c1507fe1191 │ │ └─203555 /pause │ ├─1ea0277fac117080e65d36d6389a7f8de37e5239cecddeb1fd44f19e8efbdad4 │ │ └─155019 /pause │ ├─50c86432f7b20c2bbb9a6c9fd32368ebbf777795f783d6791a6502c54b2035bd │ │ └─158447 /pause │ ├─49bb47ca4c8941f5b6a0ffb42fe5a5e76b44c39958aa51bdf9b422a9a9a1f332 │ │ ├─186351 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/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186661 /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/taas.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/tmpi20_5rsm/privsep.sock │ │ ├─186958 /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/taas.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/tmpz29mfzsb/privsep.sock │ │ └─187282 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a118554fb926b0f725faae2d44f73e9439e6795d1e281678d71313cf3d72a409 │ │ └─57202 /pause │ ├─76d37323fbb38dfa309c8c01ac2da630ba199c02a1893ba8ee175026681b7c60 │ │ └─68021 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─44b6309aa7dbfa9aab92db217e1b68100d1a0035506490af7e9c33b9c8b89a23 │ │ └─203489 /pause │ ├─bbbca9405ee7fa81942eb05d4569fc4fa3b3cb684994c3974010fc3c779f7a01 │ │ └─92905 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-157.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 │ ├─bdd2f53d60242c21751efd78df9021d50334d91d0ebe33bff42e978ed536f8a3 │ │ └─102706 /bin/pushgateway │ ├─bdc85030f258e93bf93fad1219396d3fd3d8aac51cf96ba5531f685987fe4165 │ │ └─70701 percona-xtradb-cluster-operator │ ├─49d26f5c57832f0b497a10b51dedfc014e6b465f29e655690a244d33942a76bc │ │ └─72858 /pause │ ├─0d36eddb65ac37065b241966807e3d5eb7c2345034c7e100fb36409c703345b3 │ │ └─62708 /pause │ ├─e8abfe46119788c07bd4f5410b839cf58eaf25fdebe3ff028fff85d85d66cbc9 │ │ ├─ 92214 apache2 -DFOREGROUND │ │ ├─ 92227 (wsgi:k -DFOREGROUND │ │ ├─ 92228 (wsgi:k -DFOREGROUND │ │ ├─ 92229 (wsgi:k -DFOREGROUND │ │ ├─ 92230 (wsgi:k -DFOREGROUND │ │ ├─275546 apache2 -DFOREGROUND │ │ └─283470 apache2 -DFOREGROUND │ ├─e8bd99a97d7c0039ba1210b1b2ba8f153808ce4efb4ebbc128befaa7de27572c │ │ └─220536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─282d6422d92c66c0912aa7518138ae527fb468e20e6e86c714c759236f2979b7 │ │ ├─109777 apache2 -DFOREGROUND │ │ ├─112750 (wsgi:h -DFOREGROUND │ │ ├─112752 (wsgi:h -DFOREGROUND │ │ ├─112757 (wsgi:h -DFOREGROUND │ │ ├─112760 (wsgi:h -DFOREGROUND │ │ ├─112763 (wsgi:h -DFOREGROUND │ │ ├─112764 apache2 -DFOREGROUND │ │ └─112765 apache2 -DFOREGROUND │ ├─92de4107f2d8a2bfc385764c6faaf162172b98f677af01a430b73c0b680508d9 │ │ └─134678 /pause │ ├─59bfcbebf0b53d39f00e8945727e35fc24d67c582c1e6807b975cd3750904221 │ │ └─103121 /pause │ ├─4bb81ffe7da2a3d29b15ae20375ec303a4141d650c2e54c0e262baf2d87aeae6 │ │ ├─185225 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185607 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185610 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185613 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─88ff68ba974c846f6fcfc1caf2380c5949f991921b951b48fe6d7dceabe7a146 │ │ └─76204 /pause │ ├─8a046bb4f75ce134e836a0fad2163ff65be9fb2d482150476ea7e39942720acb │ │ └─62500 /pause │ ├─59f96e28fa9084032da815b7d11989594aa40555610f9b64ed6778425a34a42c │ │ └─90898 /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 │ ├─4497c722961edd93a3974021e1610cf98a86b4a55419008f59b7921b6690d159 │ │ └─175577 /pause │ ├─168c7526351ee6e1b9ce17e29f6deda27d716118e3f0dca9f77dd814931c409c │ │ ├─159126 /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 │ │ └─266267 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b3c66b7be080552b990322682aa900e5bc4bcf5259b07af7e24475bc8096b725 │ │ ├─107112 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107129 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─107135 erl_child_setup 1048576 │ │ ├─107305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107760 /bin/sh -s rabbit_disk_monitor │ ├─8a4908ba2b342e092e3ff83c939a0e71422ce8c598bb523b85cedab160e8ef6d │ │ ├─216142 manila-api: uWSGI master │ │ ├─216194 manila-api: uWSGI worker 1 │ │ └─216195 manila-api: uWSGI worker 2 │ ├─eb0ea76523919fb835cfd859948f33b63331c6baa89a5f22c4694dd7329a6d91 │ │ └─53995 /pause │ ├─c045da0a85a120d74f5a82c65d608876335abf1ae01b3975b802ed5cdf30e8e0 │ │ ├─129904 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─130246 heat-engine: ServiceWrapper worker(0) │ │ └─130249 heat-engine: ServiceWrapper worker(1) │ ├─4dd24a0ef232a929d144bbf4cb3514f20399472191f95bb6bfe7abebd67d7f0a │ │ └─201241 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ee82be462eee0d1c860016849a903a7b531b0cdb752b4bf23412f314c5269d95 │ │ └─68123 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─24474f26e95e3cdd7ea7a597e98153f369727754bf267d48c8538f3d6e9ef32d │ │ └─158547 /pause │ ├─f1e2885ac5573b67159ae461e52cbd1246a03f1275543577236bf921523b937d │ │ └─53996 /pause │ ├─9c79429b1a33f3f3dfc0a68c5916e2b255fe65c491cede20b9fc0bf127d0a668 │ │ ├─56322 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─56722 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─aa06884db2c9c7f913041c08f4e012ce1d393052075c1133661be3c4b1cb43d0 │ │ └─93413 /bin/oauth2-proxy │ ├─daa6c59119dd4d54b9cdc028ec50cbe04dfd4fbcc3e144dc28e17e0f79c770d8 │ │ └─109616 /pause │ ├─1a027fe98ef25c1769f95b298be5b1a83f528cf12883f590715917b4cea55c32 │ │ └─172836 /pause │ ├─7b42cf7208ba0795aece068e338d3f7d66eabfaaf1236f9ccf1b9e9ddc421920 │ │ └─62205 /pause │ ├─f8ac927a6f4262f7bf8f69e3c2b102c8704730886c44b6cec48ba24eba4e377b │ │ └─72307 /pause │ ├─c45395af1e60df62fe973e9b7adf5a9919b2b1a36ab5034be78db4c8849d597a │ │ └─62113 /goldpinger --static-file-path /static │ ├─7b08d9cfce6e621261ca720b3efce75384873382a1486feba817f44adc318972 │ │ ├─168921 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169229 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169230 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5e40aa41986bd33a5ba89365851779b02312d4aa1d7a05ce3553cda1b2be04f1 │ │ └─159804 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─52c1ca467174170fd2a5c2daa9375c68014ec8de5e41b5f97a54aca23d436330 │ │ └─191729 /bin/bash /tmp/libvirt.sh │ ├─d46746888e66ee864a6ec92d6745ad28139ae6ca2744509d6355c716b203de34 │ │ └─64103 /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 │ ├─2ddf1c823a68086ea520bdb4227313a01ee5ca29497e277cac6aff90193ed291 │ │ └─57234 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3f5cda213693849e73786e42060bae5c5066cc0eac987b2263f054a0457c84ed │ │ └─62789 /pause │ ├─bfcd1cf9a66449ef1e5f0afe2e8c9ca4bed0a525bfc1bb448f8843539014e6fd │ │ └─61945 /pause │ ├─2e781197cb960065706db1e58515a0556430ecf5a250eb4d661fb34dc3132078 │ │ └─92944 /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 │ ├─083cc0d17267bdb8f3604f726ba68f201306ea9ad6fbef1fc052df2c80bf5e25 │ │ └─150434 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─df3774f59f594df251e61229e75544358a4a693b6fbc65a37677ebafb2274a07 │ │ └─161643 /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 │ ├─1b4dc5cd8a162a6bf2e01ef363432ab6a46a5dea1b87c6a4971a3a869fbfb6ee │ │ └─89945 /pause │ ├─9f4382fa0a9c33104cac4e0b76a8470940f797dfd03a03d6896037f2360d8086 │ │ └─57754 /coredns -conf /etc/coredns/Corefile │ ├─97e6fcae815fd56f188d12bc46ee78d8c6214a87bfc94e3574ec5616bd1f38b8 │ │ └─54683 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6fdd7db3c71520a68e3ef053e0172f260bb55b6c6ecf515bde8e7224055ce022 │ │ └─147962 /pause │ ├─f5f315138e3e615cf3df6f8128fe0f7fff049263714a03b498e5eaa620f8dd46 │ │ ├─167550 nova-api: uWSGI master │ │ ├─167587 nova-api: uWSGI worker 1 │ │ └─167588 nova-api: uWSGI worker 2 │ ├─97bdb38ea5b85245058358f2b8595a2ede280d02c56026a69d5c1456638307f2 │ │ └─63956 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9a503a68692a0aabbdbaf1ae5a88cf6727684f28559b3ccefa73adf81aab8351 │ │ ├─141896 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141937 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─141943 erl_child_setup 1048576 │ │ ├─142244 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142781 /bin/sh -s rabbit_disk_monitor │ ├─c8b0234541a0c71e054ac6eaefafe1ccbd67c26199ba101abd4e4d7e9003a25a │ │ └─68272 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─47c43daa22b46c288528f406764f66edc9bb61b8b65b5c4eb2364223c71a4154 │ │ └─90054 /pause │ ├─9e970df84098ea5ac197f0e4fa72a089037b923e8748e0d604681904cad924cc │ │ ├─129867 heat-api: uWSGI master │ │ ├─129947 heat-api: uWSGI worker 1 │ │ └─129948 heat-api: uWSGI worker 2 │ ├─b8c498129f980f339e851d71b48b2e16708d2f78955c6b32a8f11eaa944bb2bb │ │ └─54099 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 │ ├─484ea8e39a706379191ba1ae6d99a2a5305154f8e19558270e951a22140e0ddb │ │ └─151075 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9e5f6207886ce5867397f431b02ed9fb5d9c16193e35d1bc994fae6068a8862c │ │ └─155056 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3e715ffc011bad5fe7f2f74d2af8b3f6d81fb1dd2622ea8f0d86fe24383d7121 │ │ └─82269 /pause │ ├─aac207df03d16ef63272c0e8a2af39b154ba27a92f2f22f0191e1120b6e593a2 │ │ └─109513 /pause │ ├─80666b51b4d64414e00715ef7d563c8857d9751ce413773b8194944f81dbcffc │ │ └─68361 /pause │ ├─2872f6cd928584d9ace7eb642fc3a5c62567e7517daed45c86922938cba510a6 │ │ └─91268 /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 │ ├─54ecfad2ff483fbd390334f091800ecf7f568b17193a7cd25a3cc31fd9fd9765 │ │ └─175093 /pause │ ├─677fbeb86ffdf303af273cc791fabd8f03854846ae9c726979e71275709336f1 │ │ └─67818 /pause │ ├─11908c990be77cc618e39c8310b7892861bc093a986694923438c3c39ea6ad2c │ │ └─56104 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─861f01e0c9153e6babb5fe27a692adeda5330cea63b030f6d67a180fad3a7c27 │ │ └─53943 /pause │ ├─577359fe7e434c1d350c63f69371a7489e5fcd7bdca7d87ad70d763f95a36b8f │ │ └─102001 /pause │ ├─94efde26cc5d8f4d932208c2e9d15636ba0e882cb94a94c1ca084d59d7579e1c │ │ └─71691 /manager --metrics-bind-address=:8080 │ ├─9b1ca2a06a645787b74fd1a889704d63723d5cf7af034d61cc7f8d688415495e │ │ ├─73284 mysqld --wsrep_start_position=41f6a9ed-39f8-11f1-8001-96ad11c5f6fc:20 │ │ └─73378 /var/lib/mysql/mysql-state-monitor │ ├─b70b9a4d66a775217308b16f639ac267a4ebf64cb6f9c51525da4d7b46d99d1c │ │ └─147887 /pause │ ├─11ad17bb079df9f23e49f902382f2e1158a99378ee3c2ae55e3ea50dd4bb71aa │ │ └─203387 /pause │ ├─fb0d533e62a145d61ab574a2778cb499b0d33b1c39bfa7591c424bb22c1fa0e9 │ │ └─191567 /usr/bin/libvirt-tls-sidecar │ ├─6d622f1f7217c56d6a3b1d5e19e48a69363a2719ffe6671b982fcd0ff8f0f10c │ │ └─106901 /pause │ ├─263c21d2b99999711631c752464ca0e1c5844c9c366c2f57a843e9fdaf18585c │ │ └─147657 /pause │ ├─d17ce5d48d2d2e33815237feedf2bf680dca85a122f4ed13021cf7031a45ddb9 │ │ └─141454 /pause │ ├─e78dfccefc5d35da17c141eff5fbd052563dafc34c69179515f8fadcae58f104 │ │ └─69886 /pause │ ├─36961f0d0005390246b49522938b7e84dbd98b152de89b232084c54e9b7c5bb1 │ │ └─151586 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─29f2ce32d075bd1b7c52e915e69ded3b78f643fc8e4ad81dec30f914dc2aeae9 │ │ ├─185284 neutron-policy-server: uWSGI master │ │ ├─185298 neutron-policy-server: uWSGI worker 1 │ │ └─185299 neutron-policy-server: uWSGI worker 2 │ ├─82753b6c7dd5a77136da8c7f9682c60bd428637017f4e8e48b5e82c608ed9c91 │ │ └─148687 /pause │ ├─9efa08df50c585e620b6f63c00c415b15d5965ba7634e6c36787447f867b9823 │ │ ├─194407 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194446 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─194459 erl_child_setup 1048576 │ │ ├─194794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194795 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195618 /bin/sh -s rabbit_disk_monitor │ ├─6b84d77f9092efc635385521d391a8f2b76ca2c20029a239abad7b37a01d4c79 │ │ └─203633 /pause │ ├─b53adfc538f3762bc535319ea92223f6678ef8cb9a4cecdfd759e70ac2d54fda │ │ └─153508 /pause │ ├─f38945d539c0b1c0d39770ed5ddcd285630804581e4e9f08c9a5c713f41a200e │ │ ├─170771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─171182 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─171183 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a47f6c5e141e5c4e0424f434a6d51248093d82718c1dbddab1c5b29c3f993db2 │ │ └─62923 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 │ ├─b83c0e6dc2e2d0be3a0afacf69d420326f1ea98140ed6af224cf62c6ed8c0d9d │ │ └─174974 /pause │ ├─b34fb48711e190ac6920fdaff024e9792498b35c48fd30749325511f61e19aca │ │ └─103362 /pause │ ├─0f8a39a16ba6d5ad0f7ac297da5abc669356847c76dd13823bec01ba954b1290 │ │ └─62539 /pause │ ├─d9b2a32cd4f0482dd898989ce369daf4a2cd49aa5e03abeda562968ddf718194 │ │ ├─69406 nginx: master process nginx -g daemon off; │ │ ├─69427 nginx: worker process │ │ ├─69428 nginx: worker process │ │ ├─69429 nginx: worker process │ │ ├─69430 nginx: worker process │ │ └─69431 nginx: worker process │ ├─5cc927eed98d6fd63ffb233922900f2672be06c1468f11e6c480034156b38b1c │ │ ├─129898 heat-api-cfn: uWSGI master │ │ ├─129949 heat-api-cfn: uWSGI worker 1 │ │ └─129950 heat-api-cfn: uWSGI worker 2 │ ├─611c452e3f502b99b502686b2ac5caa293d5e835219418e3d2f55b79a0feec22 │ │ └─174836 /pause │ ├─802627043363d5a53e39c59b0b81458d14daf159888ee0eb8ab3fb96684604cb │ │ └─57774 /coredns -conf /etc/coredns/Corefile │ ├─6c7db78e8fa7e20a4752d66a6544559e18cf4efa761f1ee868eb19bcaaff5fd4 │ │ └─109782 /pause │ ├─9dbc8e023c1df49a732fd1c397bc586776f723bb2a87632b9401b543fe7a794d │ │ └─90137 /pause │ ├─e9979acdae0a18550be59aa4c7ec2a6b6658e77d2d62819e161ddc66fbe23656 │ │ └─177500 docker-registry serve /etc/docker-registry/config.yml │ ├─fe7269edfdcc6e36155d7cca25cfece87d1350163b7397afea3bdde2d64d0e0c │ │ └─151534 /pause │ ├─8029cdc164ec7245856eb271f87f71d0507acb28442a0364740d4031d017a88c │ │ ├─72573 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72607 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─422a07d2ef36488cc66d8266b081205579bd602aeb552e46285979f50a294155 │ │ └─142168 /pause │ ├─b2ebdef31e953bfe1b44b89cd4d03a9bc9675edb83a8f8c5b415de035b3ca9f3 │ │ └─207775 /pause │ ├─76436b3077010a8cb694a2e099fffed90633fca4e9abdaeb911a688cfaffd2d4 │ │ ├─124684 barbiacan-api: uWSGI master │ │ └─124761 barbiacan-api: uWSGI worker 1 │ ├─d59748d78ee2862a31c582b40c8fed4aa2115219192e68997e3eaa96c820253c │ │ └─158398 /pause │ ├─0b27a4518dd4054d82b5eddc9d6b8b24eca6c9767269ec545cdebb17f3e1e754 │ │ └─63375 nfd-master -crd-controller=true -metrics=8081 │ ├─64ab576d295b3d9cd7bee5807a7d0e71497b021f895aef9a73576d00034ae214 │ │ └─207803 /pause │ ├─e00ea108b37e217002e04d14547f6121ba4ca03f2662f83d0200f38df48c36a0 │ │ ├─173142 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173159 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─173165 erl_child_setup 1048576 │ │ ├─173225 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173427 /bin/sh -s rabbit_disk_monitor │ ├─dce5c5ef9bc4e5245f5852dfdd5374dad6e2d268874fa988c18b1fbf2bbead7b │ │ └─91752 /pause │ ├─89a21e78a2fa3ec40a5c465cc79c7b9124ae478dab86678ffb46493ecd528324 │ │ ├─129364 cinder-api: uWSGI master │ │ ├─129375 cinder-api: uWSGI worker 1 │ │ └─129376 cinder-api: uWSGI worker 2 │ ├─c5dafbd7d85da5757919cdae1ac16ba82f39fdd222bd707ec20efc2a720f7f4d │ │ └─72793 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─563dbd7c33c1ca4accdb055b4af6ea2a9374b0b4b47d6ac84171741fd4730ad4 │ │ └─54098 etcd --advertise-client-urls=https://199.204.45.157:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.157:2380 --initial-cluster=instance=https://199.204.45.157:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.157:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.157: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 │ ├─21f39a51866229e389ebdf8447ad9e2e8333db5b62ce60469bc52888c0ce93ba │ │ └─63807 /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 │ ├─75771b3a4766c17a4468fac3fafa6ce5cc51ed4934b695c7701b009c09516d2b │ │ └─55825 /pause │ ├─72954778943b8042663d1cbd80bdbc36cd8ffb5813cb373768b7cd9b7d21e6ed │ │ ├─221887 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─221902 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e5eeca7fb757ea89c52cb61e8884538283f98b4e5d153e506913aa917640b1ea │ │ └─174955 /pause │ ├─f55e2c41f8669b9c2826dc9a3ec27b4373e4a0f401b3b145bd094bd3181bd5ee │ │ ├─83947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─83967 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─83973 erl_child_setup 1048576 │ │ ├─84023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─84024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─84034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─84152 /bin/sh -s rabbit_disk_monitor │ ├─69eacf060e42e6915f3d5e87f1aea1bb3f6eb9de0b485665aee1cdac78528096 │ │ ├─90692 python -u /app/sidecar.py │ │ ├─90996 python -u /app/sidecar.py │ │ └─90997 python -u /app/sidecar.py │ ├─15207a44e0b57b3d20c26dc80024659ea89f7037ca161561e932f0f57cc12d5d │ │ ├─135649 glance-api: uWSGI master │ │ ├─135662 glance-api: uWSGI worker 1 │ │ └─135663 glance-api: uWSGI worker 2 │ ├─51251689d4d4d71bb6a7c7ce6ea8e4c02bf2aeb87d7b25de4d3d30beec0876af │ │ └─65234 /bin/memcached_exporter │ ├─b7159697675ffc81ed5baa074beaff06d4f106de8c1615896887589faf08505a │ │ └─93432 /bin/oauth2-proxy │ ├─907d843ab2ed0aaf3d3c7ab40b91634f5d002ea9b15fdba289c0242bee00971b │ │ └─192831 /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 │ ├─00d7e0e97857483f9f664bddd5291d417a9ad43026f943544984176f3b8c395c │ │ └─83273 /pause │ ├─4c76d19779b047344a00b68f294e5bbce9972b5c8302d8ba084d5520984057fe │ │ └─174806 /pause │ ├─9a76aed8b5055326d50801be6006480122eb3ab977ac413df535217f629968d0 │ │ ├─73496 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 │ │ └─75020 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─0ce9ec29c34200482592441a703b9cd0e78c67f12e4beb7de695795a46984037 │ │ ├─142419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142505 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─142520 erl_child_setup 1048576 │ │ ├─142685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143354 /bin/sh -s rabbit_disk_monitor │ ├─f6b3ab56ad1b5dbedbb916197794aacdd112b2196347b0cdbc77fa062a69ae0e │ │ └─170338 /pause │ ├─264b957140b1d55e61bf88056b90069e5a2d5db693439b53dc3ac92475bc5cd4 │ │ └─216137 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─94d4c12c74fddd0416535bc3e22ab60b536c0506c097fea8112f57c44b1a91fc │ │ ├─90736 python -u /app/sidecar.py │ │ ├─91030 python -u /app/sidecar.py │ │ └─91033 python -u /app/sidecar.py │ ├─15a325f317cee05e9b786882991560e0a0847e48b1bcc96cc6c389592c578b8c │ │ └─103978 /pause │ ├─449130db82461a11cc3175db5806425b595ea08f45c239f66ac657d2b4fed4ec │ │ └─153532 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─885bedb2f7b58092fc155922ce6aa411dc816e7071ed3dc6747e27261e633f03 │ │ └─83476 /secretgen-controller │ ├─0364f017c8525096e62aa6915f4b1324ee0a6c2c95ccb8b771cbe0cf617dca42 │ │ └─62737 /coredns -conf /etc/coredns/Corefile │ ├─9c67deccdd247ce0321fbc8d66c181d57129555178cc95067bd86d1f9e826d25 │ │ └─61836 /pause │ ├─9e30897ab7a6311c9cf87f1f4a45aa8b3066a5752faa680c6a79d1bd98ffc60d │ │ ├─167702 nova-metadata: uWSGI master │ │ ├─167729 nova-metadata: uWSGI worker 1 │ │ └─167730 nova-metadata: uWSGI worker 2 │ ├─6e0f2e703391a4b6d6321772d2b3396af9f4daf849d6bc19bc85f9c2a6316b9a │ │ └─61553 /pause │ ├─be0be98580dae019453ce27627c988f60d8a947c1cfd99de4b2d129832c9b05c │ │ └─69138 /pause │ ├─b2cd4b3d273c2b4340a0c15f30afe07a605bc7d263c94ffe650666821813f98e │ │ └─112411 /pause │ ├─a9956b2b6e3eb90a79c41c91ea9b40438df22cca0e5292f7a46239dd1fd3fa12 │ │ └─193438 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0d30d69c7395a2250d6a00498fdc118a052d42a475f9b42d2c7430cf74dc45fc │ │ └─72767 /pause │ ├─193715e3436772cb82a1b45064b1c7fa04839b749ad504558fbbd5c6b5afdc92 │ │ └─170842 /pause │ ├─03ac510dafb2aa71ac3920e11c26bde907ebe253ec40ad320e899c37b96c4313 │ │ └─159010 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-l624m --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ └─dc78f3867b546d2edbccd820677291b069e9873e1415cfe31d0430ba15fab012 │ └─93377 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount