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 │ │ │ ├─22016 /lib/systemd/systemd --user │ │ │ └─22017 (sd-pam) │ │ └─session-21.scope │ │ ├─21951 sshd: cephadm [priv] │ │ └─22030 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/162.253.55.109-22-zuul [mux] │ ├─417772 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nvellhfjoyuqamorvrlbvaqljraainet ; /usr/bin/python3'"'"' && sleep 0' │ ├─417773 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nvellhfjoyuqamorvrlbvaqljraainet ; /usr/bin/python3' && sleep 0 │ ├─417774 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nvellhfjoyuqamorvrlbvaqljraainet ; /usr/bin/python3 │ ├─417775 /bin/sh -c echo BECOME-SUCCESS-nvellhfjoyuqamorvrlbvaqljraainet ; /usr/bin/python3 │ ├─417776 /usr/bin/python3 │ ├─417780 /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 │ └─417782 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9959 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12571 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8a0c2de8a0b8e01d9bca087261ac1504991abd93c4bf181f3d4d5e0b92467c97 -address /run/containerd/containerd.sock │ │ ├─ 12939 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0f52bf7b85c913c43f294aeb924677ffc5251fbfabec5fe761151269433e8aa -address /run/containerd/containerd.sock │ │ ├─ 18980 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0c13ee433908415126b08a05e99f2e63205e228ae8ac70bd0190388c80f8d5a -address /run/containerd/containerd.sock │ │ ├─ 25566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1278fb97ea8e8c4b3acae082e464c7b05d3a9e2979aac0c5d57663556553f14 -address /run/containerd/containerd.sock │ │ ├─ 30329 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7529b668cffc651eafae196417690bd34756e930903db27413d4b685b929f199 -address /run/containerd/containerd.sock │ │ ├─ 35062 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33de11205f285ebbc35f4b456c1cb754ad75a3d0e670a4ee60489b064d8e557c -address /run/containerd/containerd.sock │ │ ├─ 39716 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60a379ec5613bf47a31fc413f3ee897e8b1dc55a7db2fa105f939965f4fb324d -address /run/containerd/containerd.sock │ │ ├─ 42243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2ad905bdce9e2c1e43557813c4929c874d7418a3cbbf4faf4a38837c5e300b -address /run/containerd/containerd.sock │ │ ├─ 42280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db1cc7b0af84ca2475fbb1974f9feab78ac9d1cbab019c48b3d7eaf807cedc8a -address /run/containerd/containerd.sock │ │ ├─ 42282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd17359a749499a02ba354d5f1186f267ae0782734c6d108d51ae97d202e7b73 -address /run/containerd/containerd.sock │ │ ├─ 42284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df3bcb915dba943e890a63c8fc1b50b6e731e183061a5a154834b949d8a93fd -address /run/containerd/containerd.sock │ │ ├─ 42315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1fe4d5885e2e860ea045a638da0e45ddb8725e311672c8869a568c3863ebac -address /run/containerd/containerd.sock │ │ ├─ 42852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8547dd0d68214fb6a6e284ebc00975c6fc9bab0dd324764d35c49ddf170229 -address /run/containerd/containerd.sock │ │ ├─ 43742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db46fa629c6e0f1e3d9ebcdd4de68a180c50a74d12d0b047475ec652a5ff5563 -address /run/containerd/containerd.sock │ │ ├─ 43762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47301ee328f96cef62e6bbb7a3e23cd3e9b57dcc4b454e1404dc1810fc13fa49 -address /run/containerd/containerd.sock │ │ ├─ 45112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ff11a4b0625e55b558d0dad283c82254eaf5385d7442f3e99945a7101033d4c -address /run/containerd/containerd.sock │ │ ├─ 45542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ba390a16107d53ec4c1011dd21346de23972c9a8f371a4bdfd111fe4bafa31 -address /run/containerd/containerd.sock │ │ ├─ 45582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b6ff3d36b08c374a0cd490e0da9874d289c172727ee40d419ea6de38bd88cb -address /run/containerd/containerd.sock │ │ ├─ 46051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efd58578254a9a7517276d5169a7e6003b0e29333dd9845a3e9d6dca9a50be54 -address /run/containerd/containerd.sock │ │ ├─ 46572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90bee249160edc9d4f0e3fb65e1d2fe7f6709ec7e596aabbeea13ad375dc9859 -address /run/containerd/containerd.sock │ │ ├─ 46620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb73e32a5407a88cbbd73783296ea75e817a244d7bc55b257c8acb010c26f84 -address /run/containerd/containerd.sock │ │ ├─ 46660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780fb04c370044a182ca18240bd208eb90c7f0fd15b457297c6084f5ed164bd5 -address /run/containerd/containerd.sock │ │ ├─ 48748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73dbec786c075bee4013831cb249b56438308389d67c117d598b81ce50564d87 -address /run/containerd/containerd.sock │ │ ├─ 48837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e8a318c08e721b5d67fc2b9128bd77dcf98c6d5c7a1929d9d2ad2efb86d18c -address /run/containerd/containerd.sock │ │ ├─ 49558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c88c0838c395e0683a6af9f5a4a0055bb11e6e6ea89418ed49bf323d4acab9f -address /run/containerd/containerd.sock │ │ ├─ 49659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7918e3e58a3e8c1c7fd5929a2adf40dc4e80a886691de88ba56e64d33d4f9158 -address /run/containerd/containerd.sock │ │ ├─ 50022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffcf5d8f5847ee1ffe4af15d01056a1fd837528fa4562d5ecd1d819d08f6542b -address /run/containerd/containerd.sock │ │ ├─ 50301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4c1a33fb92e7fa6516c4c4626b6d1e6d2067b12727938a61f55fdd3b53b3dec -address /run/containerd/containerd.sock │ │ ├─ 50750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af622a48a4f2a308f46823e7a6a1d14587b21d1991f62011609c0b56d2fe8ed -address /run/containerd/containerd.sock │ │ ├─ 52984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd20b64555c4020008075be0a02fd4376a2f4f7d7f4a7a213c46829bd0624ee7 -address /run/containerd/containerd.sock │ │ ├─ 53200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 922fb789b129cb44d972b0dc8525756fd5a0315792cf9572b962fa04595988a4 -address /run/containerd/containerd.sock │ │ ├─ 58094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0eb9a1c9a17dd5c6e03b6f3c3aebb30ee2f656773cb5a4155d95b8e048023b -address /run/containerd/containerd.sock │ │ ├─ 58785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a83892fd1aaaf2c18b90b2632d25d9788a36ec475503c8926dcff7e7c7c3ef -address /run/containerd/containerd.sock │ │ ├─ 58849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e710376a31d57b3096e21f70345e6effa968bf1e5e24c2414e18a9e095178a -address /run/containerd/containerd.sock │ │ ├─ 58891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c967dba114cebc30d37f36777dadf15ac884e41584e6805cbadad7a6dd319cd -address /run/containerd/containerd.sock │ │ ├─ 59046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae3b0863c755957ab4d7fdb07b6fe6be0e0a58cc51d5211f42ced1c041fb227 -address /run/containerd/containerd.sock │ │ ├─ 63983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48870a3382a3c025fc72da68d983cede0d4ecca78af731d0110971b2929b010a -address /run/containerd/containerd.sock │ │ ├─ 64059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b58745353766ab8344727701ba26bef91ec40eef6e219ab5b9686d0856c901d -address /run/containerd/containerd.sock │ │ ├─ 64102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f992d1dc2d4673dcc0673fa830e1adaa922fae58cfa18950f63d0aac11ba1967 -address /run/containerd/containerd.sock │ │ ├─ 64144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e71291b9622b38cca4aab584e32bd45946dd717a9609b81fadfb7c841a42c4f -address /run/containerd/containerd.sock │ │ ├─ 65500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6bf81e6f6b5d6d79efe3808b4489b5346e59113df350cf02766f566ad37bb23 -address /run/containerd/containerd.sock │ │ ├─ 65680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335bd79c3b848ee23400c62fea25bd8abb0dc8c91a8a370b1c980c173e00e1a9 -address /run/containerd/containerd.sock │ │ ├─ 65811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 364311ef07afc4933aa64164b5085734713336949d9a6aeaa38b274e262ae91b -address /run/containerd/containerd.sock │ │ ├─ 65859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f5dc95a830439fbd4dd937f3414d2170da59bfaf2cb5b0638a36e6c6f4cd79 -address /run/containerd/containerd.sock │ │ ├─ 65910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7206f3a6e53869995060398c989739efbc4d302df6b7b719d67c22e42be7050 -address /run/containerd/containerd.sock │ │ ├─ 66333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54216e9582a006f01cd7a12e963f804c0972eb758c18ac2316988fc6450324b -address /run/containerd/containerd.sock │ │ ├─ 66756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e8fd24bed9b756133189c301e7ffbecf6535d6ba6257c74e2e498d1a8a1465 -address /run/containerd/containerd.sock │ │ ├─ 67134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188472b658af71ac69e7920b8ca5cc35223056db54c255dee17f8df90eb46817 -address /run/containerd/containerd.sock │ │ ├─ 67627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 252516d5e4ea4c3ff0dd3471cd4a2fd9999997e0581b9a6c84d91400c261a655 -address /run/containerd/containerd.sock │ │ ├─ 68319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9b16babbb9f07c2d2547f73d1f84e90b01e9e50673df410eeda42fe8dced35 -address /run/containerd/containerd.sock │ │ ├─ 70185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d145a2f19a2f288c41c24ac16a0869cf751294dec2f82d764096afe094bcd91f -address /run/containerd/containerd.sock │ │ ├─ 72106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8d0af537fa8d20cdb9359fb539f6f5f277e4959622a7f50117a6c7dd5efc65 -address /run/containerd/containerd.sock │ │ ├─ 81650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 797e4614949ab9a95b7a92239ddff3c5f1a626225464762685f466be2c3e1502 -address /run/containerd/containerd.sock │ │ ├─ 83189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bef53a66eb1e6b19bb8bf480ca8d3f6ac252be2bbdb25cc1cc7fc4c8d06cda1 -address /run/containerd/containerd.sock │ │ ├─ 89347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f85a1cfdbbb4d1a1393e6afa2c2ec4ba395a6e0fef664eee87895fbe4fe9938 -address /run/containerd/containerd.sock │ │ ├─ 96206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf940da68a36df552189460dcff02df6e7282a72860112f21dc4f3d0509a7a1e -address /run/containerd/containerd.sock │ │ ├─ 99501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d5b6d0bdef810aabc82a13b08f731ea8402c93d4605480cc6c0aa61e7e1e9f -address /run/containerd/containerd.sock │ │ ├─ 99546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c41f597204d6c094e2dcfa9dba43afe77ff3042ec6475dde6711530c8c085f7 -address /run/containerd/containerd.sock │ │ ├─113699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf98cd73128ea1b1868588dffe1d8ba90da1b17c12705e89d38d33157816fc6 -address /run/containerd/containerd.sock │ │ ├─115286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 200eb16dd5c531d3645882c95160cff37433442599403fb9dfcbbb4161175280 -address /run/containerd/containerd.sock │ │ ├─115351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5a5ad3035cacc64867f6dcbd60629cfdc284e396ce7137a9e9d9a3a1f1117ae -address /run/containerd/containerd.sock │ │ ├─117231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378715cecfd7f6082dcc739293f0c65c20a36fa8f8fa5f030641768611b36bf9 -address /run/containerd/containerd.sock │ │ ├─119101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11bad0617dab33ad8e1a6259b86657047cf50fdf9fbc26d642cb7383ee857918 -address /run/containerd/containerd.sock │ │ ├─119144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 551ced7ce4e6951da35e263236ea13662749b2f30ef38ff53db215c72ce9260a -address /run/containerd/containerd.sock │ │ ├─132418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abbdaa91890788a392d4cd53014cce9b01de35f626994404ae748d6fd4920af9 -address /run/containerd/containerd.sock │ │ ├─132522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0c538c7feecb48dfa2de3362470859919d5991310c3d155bff605e65b1efc0 -address /run/containerd/containerd.sock │ │ ├─135201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c158e1a37a1323870aeaca084a9d8e3a7aee0906e63eacf98de0a96f522b878d -address /run/containerd/containerd.sock │ │ ├─161929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb4fa5cc3ddd4617e86468b876e91ffeec49e6f51a04e2aece7f15b95d05074 -address /run/containerd/containerd.sock │ │ ├─162965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed6f2cdfa23e61bbcad46c734164fb67babecbdbb91326298054107ef7b4c21 -address /run/containerd/containerd.sock │ │ ├─164129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f450ce22a1c86a74fc0ce5c79659c87dbc23e6398205dbb45f29cf15d51719 -address /run/containerd/containerd.sock │ │ ├─164168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a20c8207b6571e0c5bcc18f04b331b457aaaadae6de0ff1ce856b23d142a36 -address /run/containerd/containerd.sock │ │ ├─164704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be32f00fba3d9ee83041f60b62beb293044328a5c5462fd2fa4341a6cb9028e -address /run/containerd/containerd.sock │ │ ├─165832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383feee6f312c2e20c804c8a0ab64c4e15edac8e68fbc2866cc8cae1086a94ae -address /run/containerd/containerd.sock │ │ ├─168154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17477f3645920b2556420df99453b24cde723beadde51667e8fb0c53251c8c7d -address /run/containerd/containerd.sock │ │ ├─168465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca22ca73bf44d918a4e006e325d3d1f8650f31065cf553ca1b4dd896b25f157 -address /run/containerd/containerd.sock │ │ ├─168507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e38cf29c2779f36b8237133412c271ef3fdf302bd23d359d153dc8f85b9a3fdf -address /run/containerd/containerd.sock │ │ ├─168652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a50ec2949689c83fb9f858284f5c00caeb388f2618d2b628e45c5bf1fe544e -address /run/containerd/containerd.sock │ │ ├─168975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71a771a032bc973a039b633ad21be39c069bebe08f280367e8311071d5655367 -address /run/containerd/containerd.sock │ │ ├─169294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ed909fd95812c94839feb976543de4eb7284bf8b4454749880272c7a5d1302 -address /run/containerd/containerd.sock │ │ ├─181922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84cb12a6db651fc725f93e6cdceb65474645ff05d36eb8cc20269195ae721ab2 -address /run/containerd/containerd.sock │ │ ├─183831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe621275fe2c594336735338a88bc9ea88d6ae4cb32541ce415684dd8dbb64f8 -address /run/containerd/containerd.sock │ │ ├─183906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 352cf7b88f1ce834895cc760ee212a9209522028a4c1c49050b6b7fa583f64dc -address /run/containerd/containerd.sock │ │ ├─183918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37562e2cd6011b2e88ee4148b95884e826a018a4715dcb7137782b7ec4398949 -address /run/containerd/containerd.sock │ │ ├─184230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d05e7ee3f69ab5c60a4dd6282dbeaabd229812b62b117bf2d8115256e84ae70 -address /run/containerd/containerd.sock │ │ ├─184275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f763566d2b2cd95b16481b1928b00ae17ded446196a9e7705289e9e2386ed35f -address /run/containerd/containerd.sock │ │ ├─190049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f2503301efd2f30046ef7cd78faf176f886de816f56aec7b03eda501522de2 -address /run/containerd/containerd.sock │ │ ├─196915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9ab6c754d061686013c9cf27e3df9440c76abab5137363086e064915672534 -address /run/containerd/containerd.sock │ │ ├─199286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e062ec87eb55172a0e09a07b39ef61ad9ee26d32cf3ff62564e2afbac8894d8b -address /run/containerd/containerd.sock │ │ ├─199383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29ddbf8241915e527ef5da8d451e3d05e2005fac418a99415a338ff9cd5daa6 -address /run/containerd/containerd.sock │ │ ├─199443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1b56de01e73d469d8997ff5f599e8d8daeafd02acd1ccb1e5b4d11bb5087923 -address /run/containerd/containerd.sock │ │ ├─215834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b84e0ac14bc1f6f29a9c726c035f405bb9106d3bfe803bd7be277d02e967860 -address /run/containerd/containerd.sock │ │ ├─224289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8edac1a3bb32a24a86defecb3fb62e02289386a8a988c9b725e0abd137df07a -address /run/containerd/containerd.sock │ │ ├─224331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 308125ce9797c00b35484b98a1411e1f29103e14a0f72af69361293fca39f958 -address /run/containerd/containerd.sock │ │ ├─224358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571a696497ecf19acbd1246fde426b76afba9a1d8792a6dcf693e29ee9001a93 -address /run/containerd/containerd.sock │ │ ├─224623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa4f8c961b2c85d7658491297b78c8dd7ce9c20ebbf2b47a72027f9df3c2611 -address /run/containerd/containerd.sock │ │ ├─236063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a0fd6a0496732ae0c78a81e05f74c6140e8c4242666739095cdc1239232bf4 -address /run/containerd/containerd.sock │ │ ├─238804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f781ac726a259444e62ee61508a889b40da63b3f2e97d6cb42c6c0b6ce82d612 -address /run/containerd/containerd.sock │ │ ├─240137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8f68ca918e4df413915d19ea643fcf0d07fd4161b1393ee01e9fa3f3d94bc3 -address /run/containerd/containerd.sock │ │ ├─241064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad145a12bc12f83e0b785723bc3d598548c87828790b1d6e4af46560fb2398e -address /run/containerd/containerd.sock │ │ ├─242093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7e926a50fe8fc7896b5acd4e400743b218a338c216aab257f1a86010af12041 -address /run/containerd/containerd.sock │ │ ├─244256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a4d79d5e27aa341c9ae2ae4e1634f576d407cf62b74736b26e818200d3456d -address /run/containerd/containerd.sock │ │ ├─245205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8e3fb0e7bbc12cbff55fc4d8b350c12b8de2340c78a38ceb4dbf8484513152 -address /run/containerd/containerd.sock │ │ ├─245258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11a7f9a4944c65a5041b17bfeaa98732c6c9382b70f253d5ab8b6cab75abfed -address /run/containerd/containerd.sock │ │ ├─255040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd902ffb3c65b508cf2d8e53149a8e2a233184351cd34947e7f208ae17ae614 -address /run/containerd/containerd.sock │ │ ├─255597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396c216e76404f3a9ded80085f08adb52c0237f11f0f78d7152209ef84c1c883 -address /run/containerd/containerd.sock │ │ ├─258823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ca644e8a38f5152563bf0b6557fb56560b08bc45e56d5ce910c2ff1b40cab2 -address /run/containerd/containerd.sock │ │ ├─263974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6997f042049334c19be73ca10e1f87e0c4f0bd3148ba265301dd782538ef188b -address /run/containerd/containerd.sock │ │ ├─264225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 276395530f016540a94f0d0b593396e55a5c9d3fabf4d97119e82a29857ab8b5 -address /run/containerd/containerd.sock │ │ ├─264263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee134c82f19af8f4cd8a253b42fa0861b2bd34d3dd10c09a849fd24e50f7977 -address /run/containerd/containerd.sock │ │ ├─264345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 654664d1374a88e169ac814dab8d518f67c6cef9cc68d35440d354c779347571 -address /run/containerd/containerd.sock │ │ ├─276220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b7a64ee0cd4b5f2a9bae31ab6ae4f382f34a0c8ada4832be7b36d9088441fa -address /run/containerd/containerd.sock │ │ ├─278844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ae31888bb651ce3bf458f8c4dfe26d80fd5a774fca91bc58c7b16fe9719597 -address /run/containerd/containerd.sock │ │ └─280332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e207c79d1c0eeb70d696aaf1875bee55fa4a84049e31598229ea778d7f742d96 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-e0c13ee433908415126b08a05e99f2e63205e228ae8ac70bd0190388c80f8d5a.scope … │ │ ├─19008 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19028 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-7529b668cffc651eafae196417690bd34756e930903db27413d4b685b929f199.scope … │ │ ├─30354 /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 │ │ └─30366 /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-33de11205f285ebbc35f4b456c1cb754ad75a3d0e670a4ee60489b064d8e557c.scope … │ │ ├─35087 /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 │ │ └─35099 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30048 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30312 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18941 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18960 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25281 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25549 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39649 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39692 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34758 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35041 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12522 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kkwysp.service │ │ ├─12853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkwysp/unit.run │ │ └─12884 /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-kkwysp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkwysp:/var/lib/ceph/mgr/ceph-instance.kkwysp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkwysp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kkwysp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10331 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-e0f52bf7b85c913c43f294aeb924677ffc5251fbfabec5fe761151269433e8aa.scope … │ │ ├─12965 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kkwysp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12984 /usr/bin/ceph-mgr -n mgr.instance.kkwysp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r11bd6f3708e24ac18eb463e38bd1a1bd.scope │ │ └─197426 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─161340 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42702 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─417765 sshd: [accepted] │ │ └─417777 sshd: [net] │ ├─docker-60a379ec5613bf47a31fc413f3ee897e8b1dc55a7db2fa105f939965f4fb324d.scope … │ │ ├─39744 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39763 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11092 /usr/sbin/chronyd -F 1 │ │ └─11093 /usr/sbin/chronyd -F 1 │ ├─docker-8a0c2de8a0b8e01d9bca087261ac1504991abd93c4bf181f3d4d5e0b92467c97.scope … │ │ ├─12604 /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 │ │ └─12616 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─161200 /sbin/iscsid │ │ └─161201 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-f1278fb97ea8e8c4b3acae082e464c7b05d3a9e2979aac0c5d57663556553f14.scope … │ │ ├─25591 /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 │ │ └─25603 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─ed38a91177d06b2713a156d0ae43793dacbbbb2a959969663a134d55e74cca4c │ │ ├─197136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197153 /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 -- │ │ ├─197161 erl_child_setup 1048576 │ │ ├─197311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197328 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197562 /bin/sh -s rabbit_disk_monitor │ ├─10a89ec257a44db5ef2b1fc34a9e2afc9980d65ad50efea84d8d886dd75b803e │ │ └─59213 nfd-gc -gc-interval=1h │ ├─db1cc7b0af84ca2475fbb1974f9feab78ac9d1cbab019c48b3d7eaf807cedc8a │ │ └─42389 /pause │ ├─c68292922c36c73d421b7bd5fa9707503d45c77ecc17476275fb0442b292d7d5 │ │ └─274091 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e876b9f99c931bed4a50463eb8be6b981b209315ddfbb45a156df370304e7df6 │ │ └─196748 /bin/bash /tmp/libvirt.sh │ ├─8792d3cf9d3149030c1e723d67a4a08cc634dcefdb60f8f0645b3a43de66988e │ │ ├─234887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234904 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─049c5c2ff435c3ec3c851b6e154e48bcd72fa84fb42ad4641ef824158c4c5f16 │ │ └─66108 /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 │ ├─1b00504600865f830e0030dac7f0f0a6a48c8be7b0cdd49d7d34b298a80b5af5 │ │ ├─211997 heat-api: uWSGI master │ │ ├─212035 heat-api: uWSGI worker 1 │ │ └─212036 heat-api: uWSGI worker 2 │ ├─bf925917dffc0c6266a265dbeb4f35247a04dd5cfadf2c03e08d832c5c0a639b │ │ └─45166 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─42f5dc95a830439fbd4dd937f3414d2170da59bfaf2cb5b0638a36e6c6f4cd79 │ │ └─65887 /pause │ ├─1875710a1960c2feb41baeffb66ce8060324b7f6e6706b5de2ad25181d57d455 │ │ └─133118 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─48870a3382a3c025fc72da68d983cede0d4ecca78af731d0110971b2929b010a │ │ └─64012 /pause │ ├─922fb789b129cb44d972b0dc8525756fd5a0315792cf9572b962fa04595988a4 │ │ └─53223 /pause │ ├─457c0822c937a8fe55480088038f07c1a6c5616c30c766efdb00afd903054de1 │ │ └─50883 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─5bef53a66eb1e6b19bb8bf480ca8d3f6ac252be2bbdb25cc1cc7fc4c8d06cda1 │ │ └─83211 /pause │ ├─6ea611ffdacc6b29f629dedb3c6f880726e24c46f77b304498464c9983d9fb98 │ │ └─100707 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b9f6e3327c06e75164a20f1a7c9fb28aa2143c808a5c1971912f8c89107983fb │ │ ├─282900 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282911 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─75a50ec2949689c83fb9f858284f5c00caeb388f2618d2b628e45c5bf1fe544e │ │ └─168691 /pause │ ├─c5c595c4b700340fe4df17384ba4bc54d95e96358d4aa2c738c9895ea407db85 │ │ └─116858 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cd8d0af537fa8d20cdb9359fb539f6f5f277e4959622a7f50117a6c7dd5efc65 │ │ └─72138 /pause │ ├─b1b1a2a60e6187ef208d1d93655b36895a037c3eb7d9537e9eb74baf58be9431 │ │ ├─179787 nova-metadata: uWSGI master │ │ ├─179811 nova-metadata: uWSGI worker 1 │ │ └─179812 nova-metadata: uWSGI worker 2 │ ├─396c216e76404f3a9ded80085f08adb52c0237f11f0f78d7152209ef84c1c883 │ │ └─255621 /pause │ ├─03466a4b2a29233fbbcc97c89b324782cd74e72ea7cf43854949c911449f3c9e │ │ ├─274115 manila-api: uWSGI master │ │ ├─274185 manila-api: uWSGI worker 1 │ │ └─274186 manila-api: uWSGI worker 2 │ ├─3b236e8606be3d832ceda31dc4d25a95790d4aa03f2aaffd22881d7a944d2ea3 │ │ └─68529 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─37562e2cd6011b2e88ee4148b95884e826a018a4715dcb7137782b7ec4398949 │ │ └─183974 /pause │ ├─ef7e9fd8add600622d0bbfe2373f03403fd3a0391df93fff188b3311b6772946 │ │ └─45662 /coredns -conf /etc/coredns/Corefile │ ├─dbf98cd73128ea1b1868588dffe1d8ba90da1b17c12705e89d38d33157816fc6 │ │ └─113724 /pause │ ├─db46fa629c6e0f1e3d9ebcdd4de68a180c50a74d12d0b047475ec652a5ff5563 │ │ └─43794 /pause │ ├─b5a6369ee511114255f3dab914a4a63cb025a94f701998e40066d8cdafb847be │ │ └─162387 /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 │ ├─2c7d6a5debe0d3d9f52f831267dee30326a52340622bee39f566b3b80e3a7a03 │ │ └─174930 /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 │ ├─9a8547dd0d68214fb6a6e284ebc00975c6fc9bab0dd324764d35c49ddf170229 │ │ └─42876 /pause │ ├─cbfe81346e0d9abf2a3e1e83d290b21d4f6eee434960d2755fac1e631ded038f │ │ └─197401 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c31f89104dfdd1bc8e13f2d1d8adc0980b6e08606bf223b2a163b12acacd4876 │ │ └─46255 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 │ ├─2f85a1cfdbbb4d1a1393e6afa2c2ec4ba395a6e0fef664eee87895fbe4fe9938 │ │ └─89374 /pause │ ├─84c37a17390864d6175c2fba9c2e6e7a4b1926d59680a4c26efb4b3dc8e66928 │ │ ├─114095 glance-api: uWSGI master │ │ ├─114109 glance-api: uWSGI worker 1 │ │ └─114110 glance-api: uWSGI worker 2 │ ├─f2ed909fd95812c94839feb976543de4eb7284bf8b4454749880272c7a5d1302 │ │ └─169336 /pause │ ├─e207c79d1c0eeb70d696aaf1875bee55fa4a84049e31598229ea778d7f742d96 │ │ └─280362 /pause │ ├─8ff11a4b0625e55b558d0dad283c82254eaf5385d7442f3e99945a7101033d4c │ │ └─45137 /pause │ ├─8a7d372a0b5afbc4fdf4cba382e28a5b529ec3556055bca17baf75426102b536 │ │ ├─81820 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81838 /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 -- │ │ ├─81844 erl_child_setup 1048576 │ │ ├─81902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82058 /bin/sh -s rabbit_disk_monitor │ ├─4e69d82a56dcd144bd029042c57a7737dc580da5b3a06ebd4bae1cfee93df3a2 │ │ └─46887 /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 │ ├─54be6f9e9d3ee94fbd2e08a8760c41982f40a204edb2b9cbe7e78ebfd3a69a54 │ │ └─49157 /server │ ├─e2987ada30f20927d8c300b80ff0f12d4eb1c3891b8ca6ccd8121786a96bb53f │ │ └─42537 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 │ ├─188472b658af71ac69e7920b8ca5cc35223056db54c255dee17f8df90eb46817 │ │ └─67158 /pause │ ├─4478bf17d0356017cff376f9bc326dd78ced38f5ff2e1487c1b06a2ff72c40d6 │ │ └─42538 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 │ ├─be88e0f9eec8efa5efa17f77c203c0cb88fc5c11555f5260604e97f0fb225528 │ │ └─70020 /bin/oauth2-proxy │ ├─bcc48b465c81b4b83946fce2f3dc71f12389fba73ddd09d59537ec7d2342b0e8 │ │ └─42496 kube-apiserver --advertise-address=162.253.55.109 --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 │ ├─73ff7bd14831886e788a61df83974207d294b2756b38ed545aaf226ff2dd94c9 │ │ ├─190732 neutron-ovn-network-logging-parser: uWSGI master │ │ └─190761 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─51479825b5c6fe794212cf7dccfddc127b60c7263cb846e762d1d8af62d6754b │ │ └─280640 /bin/openstack-database-exporter │ ├─3dc764509d73b3025118639a0d4b8647f07355878ee393be62acda1aa291e585 │ │ ├─211970 heat-api-cfn: uWSGI master │ │ ├─212033 heat-api-cfn: uWSGI worker 1 │ │ └─212034 heat-api-cfn: uWSGI worker 2 │ ├─308125ce9797c00b35484b98a1411e1f29103e14a0f72af69361293fca39f958 │ │ └─224397 /pause │ ├─214d64a79e899043b2e595a6b749a0d061d396ccffcb40aa5c1824cf5d4facb5 │ │ ├─255105 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255877 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpix8lvper/privsep.sock │ │ ├─255955 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255970 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9cb4fa5cc3ddd4617e86468b876e91ffeec49e6f51a04e2aece7f15b95d05074 │ │ └─161953 /pause │ ├─5a77ae0914530f5ea86f482390aadd4c5fbcdeeb1daeff7ed5ad063b8e67ab86 │ │ ├─50800 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 │ │ └─52227 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 │ ├─78fd0ee0bd8008dc912508357aef2c73824cd1d704fe6f2fcde4ff526366af27 │ │ └─68849 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ed9ab6c754d061686013c9cf27e3df9440c76abab5137363086e064915672534 │ │ └─196991 /pause │ ├─4b2ad905bdce9e2c1e43557813c4929c874d7418a3cbbf4faf4a38837c5e300b │ │ └─42366 /pause │ ├─c5a5ad3035cacc64867f6dcbd60629cfdc284e396ce7137a9e9d9a3a1f1117ae │ │ └─115383 /pause │ ├─929082e303bd18dc194ab66680457a978a698a97a68cc0aca40a75ab71fef064 │ │ └─241114 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fd20b64555c4020008075be0a02fd4376a2f4f7d7f4a7a213c46829bd0624ee7 │ │ └─53008 /pause │ ├─c0ad545fbbca321ae9e7b259f162994e5ead30c24bf76b92f60b18dcd3dc8067 │ │ ├─115735 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115896 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115898 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a258b5a0ec4087e5df78f49a64db35329530c8a91c47e554eb6889eaad993bd8 │ │ ├─ 75563 apache2 -DFOREGROUND │ │ ├─ 75621 (wsgi:k -DFOREGROUND │ │ ├─ 75622 (wsgi:k -DFOREGROUND │ │ ├─ 75623 (wsgi:k -DFOREGROUND │ │ ├─ 75624 (wsgi:k -DFOREGROUND │ │ ├─410858 apache2 -DFOREGROUND │ │ └─413918 apache2 -DFOREGROUND │ ├─bb75c2746ab21e6c14df42053105ffbbfeaa91d9aea7031c5981d5518d3edf37 │ │ ├─236329 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236350 /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 -- │ │ ├─236356 erl_child_setup 1048576 │ │ ├─236425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236561 /bin/sh -s rabbit_disk_monitor │ ├─d145a2f19a2f288c41c24ac16a0869cf751294dec2f82d764096afe094bcd91f │ │ └─70208 /pause │ ├─276395530f016540a94f0d0b593396e55a5c9d3fabf4d97119e82a29857ab8b5 │ │ └─264253 /pause │ ├─3704c645a6d6dd7b8f790eb9cdb2636db8894702041d67394ee1d053c4528d15 │ │ ├─65437 python -u /app/sidecar.py │ │ ├─66005 python -u /app/sidecar.py │ │ └─66006 python -u /app/sidecar.py │ ├─74e8e0dce07e75ba4c23d0c056bebac175efd12a368fb012cfc9f809207af1d8 │ │ └─262335 docker-registry serve /etc/docker-registry/config.yml │ ├─d3b093bdeb39813f16464f68d824d8c03936a3beeb50fd5dfcdd3a5cbe97d991 │ │ └─69895 /bin/memcached_exporter │ ├─3ce22386300421f550903988e667b55326d63f5aac2451e95e710b5af9f538f7 │ │ ├─234046 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234508 octavia-worker: ConsumerService worker(0) │ │ └─234511 octavia-worker: ConsumerService worker(1) │ ├─7b43e9ce4dcc833ef135006a7db034a9c9e9b4f86777460228031306b4fe9cf1 │ │ └─131013 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─200eb16dd5c531d3645882c95160cff37433442599403fb9dfcbbb4161175280 │ │ └─115309 /pause │ ├─551ced7ce4e6951da35e263236ea13662749b2f30ef38ff53db215c72ce9260a │ │ └─119171 /pause │ ├─b370bdbc764f9072975262621eedde8e1548ea105e845d3cc31b2c10313f8fed │ │ └─234027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fe621275fe2c594336735338a88bc9ea88d6ae4cb32541ce415684dd8dbb64f8 │ │ └─183885 /pause │ ├─c1b56de01e73d469d8997ff5f599e8d8daeafd02acd1ccb1e5b4d11bb5087923 │ │ └─199487 /pause │ ├─c063fff70c68244496e2c095aa31e580c12ba9fb861353b5a3da5c81fe62c9c2 │ │ └─196685 /usr/bin/libvirt-tls-sidecar │ ├─0b8f68ca918e4df413915d19ea643fcf0d07fd4161b1393ee01e9fa3f3d94bc3 │ │ └─240161 /pause │ ├─66d0087bde8f5524ffd8104ac68535a948cbe2fdc7d920cb7c8656a7f0d568b3 │ │ ├─164386 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164502 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164528 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─164641 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─417214 sleep 15 │ ├─e5d0eb73600fee0737cf776b463f6493eafa54c05644a9120c7ccb0daba74085 │ │ └─68806 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c6a3ebc9847611ab03a6ca70aa4273c6c4fd8c324d71d49dcefb0a92c1d7a3c2 │ │ └─59156 nfd-master -crd-controller=true -metrics=8081 │ ├─44483446dde775b317155de3d864f1bac9c1b58951c3dac0bf3e6985d1b10871 │ │ ├─180678 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181022 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181023 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─67996d8a2a2da6f4f6875646f4cc02e9e178d2b1bb9df7ccf2cfa1642c051cab │ │ ├─166106 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166123 /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 -- │ │ ├─166129 erl_child_setup 1048576 │ │ ├─166212 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─166324 /bin/sh -s rabbit_disk_monitor │ ├─d9bce9d1497b94c813fc91f5c973d21f38b8a1a800d2eaa0bdcb8abc989a1fc8 │ │ ├─194429 neutron-api: uWSGI master │ │ ├─194453 neutron-api: uWSGI worker 1 │ │ └─194454 neutron-api: uWSGI worker 2 │ ├─e1e8a318c08e721b5d67fc2b9128bd77dcf98c6d5c7a1929d9d2ad2efb86d18c │ │ └─48860 /pause │ ├─0ced306ad8d43864e65fa644f0a5797d5e9e8f93d9b0f5faf4b3605b196aed22 │ │ └─190660 vector --config /etc/vector/vector.toml │ ├─24b56ee613d59607050ffac696c3403ac7cc2079f9457a793796785397810183 │ │ └─69835 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4c8e7d965d8d96efafacea32fc256009601fc15be8d8ac5e69670d1307e3d29c │ │ └─239066 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f049112f00dca382b153cb3237003340d9eed50a7182938ae8ec1596d2e3e083 │ │ ├─196086 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─196803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1u_jlkwx/privsep.sock │ │ ├─218219 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbgtumges/privsep.sock │ │ ├─234858 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6kngpkad/privsep.sock │ │ ├─235134 haproxy -f /var/lib/neutron/ovn-metadata-proxy/3d1d0d2a-3781-4d67-9b1c-ba4a63033cb4.conf │ │ ├─390304 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390305 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─689cd62fc26103592b8ed6c070027f7d0ff17d5f97c9eccee30e0e35f6c44aa3 │ │ └─42492 etcd --advertise-client-urls=https://162.253.55.109:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.109:2380 --initial-cluster=instance=https://162.253.55.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.109: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 │ ├─e7cf28532e55059a23c09f6355e4ccf9afb77d5a082da2853877184c339c856e │ │ └─69230 /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 │ ├─252516d5e4ea4c3ff0dd3471cd4a2fd9999997e0581b9a6c84d91400c261a655 │ │ └─67649 /pause │ ├─89ca644e8a38f5152563bf0b6557fb56560b08bc45e56d5ce910c2ff1b40cab2 │ │ └─258848 /pause │ ├─e0a71d9ee61fc9f62c2db1718e483ed0c1e339f9f253a1c5d31ce7a8debda0d3 │ │ └─59316 /secretgen-controller │ ├─d0fea6e9da1cc88e19720d1dd4f56e245897e11e694d91ff63f879a77ee5924a │ │ └─99782 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-5cl2k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d7e926a50fe8fc7896b5acd4e400743b218a338c216aab257f1a86010af12041 │ │ └─242118 /pause │ ├─2cd902ffb3c65b508cf2d8e53149a8e2a233184351cd34947e7f208ae17ae614 │ │ └─255063 /pause │ ├─378715cecfd7f6082dcc739293f0c65c20a36fa8f8fa5f030641768611b36bf9 │ │ └─117255 /pause │ ├─0c41f597204d6c094e2dcfa9dba43afe77ff3042ec6475dde6711530c8c085f7 │ │ └─99573 /pause │ ├─571a696497ecf19acbd1246fde426b76afba9a1d8792a6dcf693e29ee9001a93 │ │ └─224410 /pause │ ├─e2ba390a16107d53ec4c1011dd21346de23972c9a8f371a4bdfd111fe4bafa31 │ │ └─45568 /pause │ ├─bcceb15ceef9c9e3360c2158dc7fe44ef6292a65d6e021dca607c97252b8531e │ │ ├─ 49075 /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 │ │ ├─ 49089 /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 │ │ ├─ 49231 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278613 nginx: worker process │ │ ├─278614 nginx: worker process │ │ └─278615 nginx: cache manager process │ ├─d1a4d79d5e27aa341c9ae2ae4e1634f576d407cf62b74736b26e818200d3456d │ │ └─244279 /pause │ ├─82a20c8207b6571e0c5bcc18f04b331b457aaaadae6de0ff1ce856b23d142a36 │ │ └─164197 /pause │ ├─a7206f3a6e53869995060398c989739efbc4d302df6b7b719d67c22e42be7050 │ │ └─65938 /pause │ ├─5d94e8dfbfa3a4c4d2026c614d71c1b522c9d84cbd35b5f3e05337c9c2d38f20 │ │ └─66906 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 │ ├─ffcf5d8f5847ee1ffe4af15d01056a1fd837528fa4562d5ecd1d819d08f6542b │ │ └─50047 /pause │ ├─961c7a0505ab8f7e13acb0ee5083bd0ac26cb33c9f34fd63a4b26d8979a3d1ea │ │ ├─117436 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117453 /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 -- │ │ ├─117459 erl_child_setup 1048576 │ │ ├─117547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117752 /bin/sh -s rabbit_disk_monitor │ ├─0ed6f2cdfa23e61bbcad46c734164fb67babecbdbb91326298054107ef7b4c21 │ │ └─162995 /pause │ ├─3b76025978d2fa0522d231310c470320b1fbf0d0cf5db518013d85de68d8c36d │ │ └─44039 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5e09dd37d46fa6d078fda677ad5ae581177a335d1e3a89e96c9e81766f00cef2 │ │ └─49730 /manager --metrics-bind-address=:9782 │ ├─9ad145a12bc12f83e0b785723bc3d598548c87828790b1d6e4af46560fb2398e │ │ └─241087 /pause │ ├─1bd7fe564bb875b11bac83e70755fcd5b0f3c33496e68485acb9c2ac59cd5d14 │ │ ├─190593 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─190829 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─190843 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─417779 sleep 15 │ ├─8d05e7ee3f69ab5c60a4dd6282dbeaabd229812b62b117bf2d8115256e84ae70 │ │ └─184254 /pause │ ├─3af622a48a4f2a308f46823e7a6a1d14587b21d1991f62011609c0b56d2fe8ed │ │ └─50773 /pause │ ├─f763566d2b2cd95b16481b1928b00ae17ded446196a9e7705289e9e2386ed35f │ │ └─184298 /pause │ ├─797e4614949ab9a95b7a92239ddff3c5f1a626225464762685f466be2c3e1502 │ │ └─81675 /pause │ ├─cae3b0863c755957ab4d7fdb07b6fe6be0e0a58cc51d5211f42ced1c041fb227 │ │ └─59069 /pause │ ├─efd58578254a9a7517276d5169a7e6003b0e29333dd9845a3e9d6dca9a50be54 │ │ └─46075 /pause │ ├─11bad0617dab33ad8e1a6259b86657047cf50fdf9fbc26d642cb7383ee857918 │ │ └─119124 /pause │ ├─6f4ff7a910f762314e493060406deda3c8ceaf32dec39633e90eae5146a08319 │ │ └─69526 /bin/pushgateway │ ├─a665595e41bd64807cbbc8197cd189ffa952bd6b768db15305faeacc3c39c150 │ │ ├─70592 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70608 /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 -- │ │ ├─70627 erl_child_setup 1048576 │ │ ├─70721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70859 /bin/sh -s rabbit_disk_monitor │ ├─abbdaa91890788a392d4cd53014cce9b01de35f626994404ae748d6fd4920af9 │ │ └─132466 /pause │ ├─8c7ef7400e8f6b731a728e9770883e50665dbe30f1ccbbeee160f5fa33331a95 │ │ └─240585 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d14777f4d37928575ece13046916118c450c03f9027dc06b53cd8f19908c99a9 │ │ └─45637 /coredns -conf /etc/coredns/Corefile │ ├─7b58745353766ab8344727701ba26bef91ec40eef6e219ab5b9686d0856c901d │ │ └─64080 /pause │ ├─deb73e32a5407a88cbbd73783296ea75e817a244d7bc55b257c8acb010c26f84 │ │ └─46645 /pause │ ├─4b84e0ac14bc1f6f29a9c726c035f405bb9106d3bfe803bd7be277d02e967860 │ │ └─215857 /pause │ ├─38fcebba4590fcc89a0e047ca1213599822124c6509711a6714491fe38ed7f10 │ │ └─244319 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bac06a51d4fac66b9f664127670b03af3705e5bdb6a074d8afb4f76d874491d4 │ │ └─46794 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─73dbec786c075bee4013831cb249b56438308389d67c117d598b81ce50564d87 │ │ └─48774 /pause │ ├─0006a3fe9098ceceaec5ff7960defda3baf78785e5cf273051cc3c9c5148ca7a │ │ ├─194504 neutron-policy-server: uWSGI master │ │ ├─194516 neutron-policy-server: uWSGI worker 1 │ │ └─194517 neutron-policy-server: uWSGI worker 2 │ ├─9e38284f8fb2dca69a965f433a583fea1866010b24196e5bdeda1f42c5e973b8 │ │ ├─212002 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212404 heat-engine: ServiceWrapper worker(0) │ │ └─212407 heat-engine: ServiceWrapper worker(1) │ ├─c4b77c6f36ea92bc0a26a2d2d8ff825f04dde28d30a5c27b24af2e6ab40a12fc │ │ └─53683 redis_exporter │ ├─c0f450ce22a1c86a74fc0ce5c79659c87dbc23e6398205dbb45f29cf15d51719 │ │ └─164153 /pause │ ├─c158e1a37a1323870aeaca084a9d8e3a7aee0906e63eacf98de0a96f522b878d │ │ └─135225 /pause │ ├─352cf7b88f1ce834895cc760ee212a9209522028a4c1c49050b6b7fa583f64dc │ │ └─183957 /pause │ ├─9a0c538c7feecb48dfa2de3362470859919d5991310c3d155bff605e65b1efc0 │ │ └─132556 /pause │ ├─9e8e3fb0e7bbc12cbff55fc4d8b350c12b8de2340c78a38ceb4dbf8484513152 │ │ └─245233 /pause │ ├─6a2588e5f8c0a22af6499249b937887505130dc3f337d7cdd6febc5a932e44e7 │ │ └─90262 /usr/local/bin/rook ceph operator │ ├─2e71291b9622b38cca4aab584e32bd45946dd717a9609b81fadfb7c841a42c4f │ │ └─64167 /pause │ ├─f781ac726a259444e62ee61508a889b40da63b3f2e97d6cb42c6c0b6ce82d612 │ │ └─238830 /pause │ ├─7227073d9165d33948f60be472a72c210ff14f2d6731c97d438540f21fbbdf00 │ │ └─69288 /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 │ ├─84cb12a6db651fc725f93e6cdceb65474645ff05d36eb8cc20269195ae721ab2 │ │ └─181945 /pause │ ├─f7dd6d05f19aa0ba448e3dbe39557459ca866dad635628dde2549ebaf91fa1a2 │ │ └─67946 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2bfc318a47c906d26c3a23e50878ccdbaf9dd7937bb3deaa9c6f125c16c7298d │ │ └─59119 nfd-worker -metrics=8081 │ ├─d2d9ace6cfe998875a6b726a13d93a465e4617673d440ca41b6551cfcef38169 │ │ ├─51210 mysqld --wsrep_start_position=a254874b-ab9d-11f1-bd5c-cee769d74361:20 │ │ └─51345 /var/lib/mysql/mysql-state-monitor │ ├─44ae31888bb651ce3bf458f8c4dfe26d80fd5a774fca91bc58c7b16fe9719597 │ │ └─278873 /pause │ ├─c9fee6ccf7b02d4a37e6a65b07b749663cca0a5d57ac3508b577e0dc03139b5d │ │ ├─164387 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─164422 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─164448 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─164619 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─417212 sleep 15 │ ├─837b6715f94240694fd9a00b9ee43bcd8a38660e0fbb72253ec9ab55f3fb5821 │ │ ├─133610 /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 │ │ └─133749 /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 │ ├─4327e9ac0d19df452e6fc6a59df470d9ad7499f51704e6d2211d401e0f0b2782 │ │ ├─255660 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256104 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256105 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─335bd79c3b848ee23400c62fea25bd8abb0dc8c91a8a370b1c980c173e00e1a9 │ │ └─65713 /pause │ ├─ba0eb9a1c9a17dd5c6e03b6f3c3aebb30ee2f656773cb5a4155d95b8e048023b │ │ └─58119 /pause │ ├─00b729eef9f2ab909a5436da0c55b8369c1163354a5e6fa6160eae78fabe7c66 │ │ └─68939 /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 │ ├─738cbf9c3adf327629eea9587e1023e592851b998b52a28e80c0aa40e1ee0425 │ │ └─46836 /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 │ ├─88f2503301efd2f30046ef7cd78faf176f886de816f56aec7b03eda501522de2 │ │ └─190073 /pause │ ├─b8165216580c5c85de03981bf61dd6eacbfb7f2e6d10f32ebbf7aef6eefe9b0c │ │ └─64972 /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 │ ├─d971b1c293555f5eb957bb3f2d3ee73c3b9adffb67484239f725cb4969f84dd6 │ │ ├─184993 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417033 sleep 300 │ ├─f6bf81e6f6b5d6d79efe3808b4489b5346e59113df350cf02766f566ad37bb23 │ │ └─65525 /pause │ ├─ca025aa06cf6e889dead0d3e00f71da7ef2066701a6c09a99e1cbac738725700 │ │ └─242153 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─383feee6f312c2e20c804c8a0ab64c4e15edac8e68fbc2866cc8cae1086a94ae │ │ └─165858 /pause │ ├─f370158dd2c4f852cae0ee23c2879a1c9975d92ef13fc261d83e93e08f03e27c │ │ ├─152527 placement-api: uWSGI master │ │ ├─152551 placement-api: uWSGI worker 1 │ │ └─152553 placement-api: uWSGI worker 2 │ ├─bd5a8b588acb4fcbb500757cc2b845168056bf26ef5310efd556f7e7d1d18659 │ │ └─274142 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─82a83892fd1aaaf2c18b90b2632d25d9788a36ec475503c8926dcff7e7c7c3ef │ │ └─58810 /pause │ ├─00c2f387b85e481245f112d6a04d953fa305720f6ffe7b1204e8f0b4f97c013a │ │ └─42903 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─26670881ed31b93b7fe694177674923e6a1ed349d9e9fc612e03e02b2831b24b │ │ ├─67515 nginx: master process nginx -g daemon off; │ │ ├─67531 nginx: worker process │ │ ├─67532 nginx: worker process │ │ ├─67533 nginx: worker process │ │ ├─67534 nginx: worker process │ │ └─67535 nginx: worker process │ ├─90bee249160edc9d4f0e3fb65e1d2fe7f6709ec7e596aabbeea13ad375dc9859 │ │ └─46597 /pause │ ├─81b7a64ee0cd4b5f2a9bae31ab6ae4f382f34a0c8ada4832be7b36d9088441fa │ │ └─276243 /pause │ ├─7c88c0838c395e0683a6af9f5a4a0055bb11e6e6ea89418ed49bf323d4acab9f │ │ └─49583 /pause │ ├─47301ee328f96cef62e6bbb7a3e23cd3e9b57dcc4b454e1404dc1810fc13fa49 │ │ └─43804 /pause │ ├─8ee51b62130d4ca86b6423efa7875a36433ea981dc128ac8de5a2500b5174fcb │ │ ├─279004 apache2 -DFOREGROUND │ │ ├─281232 (wsgi:h -DFOREGROUND │ │ ├─281233 (wsgi:h -DFOREGROUND │ │ ├─281234 (wsgi:h -DFOREGROUND │ │ ├─281235 (wsgi:h -DFOREGROUND │ │ ├─281236 (wsgi:h -DFOREGROUND │ │ ├─281237 apache2 -DFOREGROUND │ │ └─281238 apache2 -DFOREGROUND │ ├─dd17359a749499a02ba354d5f1186f267ae0782734c6d108d51ae97d202e7b73 │ │ └─42386 /pause │ ├─10a0fd6a0496732ae0c78a81e05f74c6140e8c4242666739095cdc1239232bf4 │ │ └─236089 /pause │ ├─50275ea9e8eef51ae6424bd1fb244a7d984f5ced384f1856fb62be4933510498 │ │ ├─164995 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─165194 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─165199 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─417440 sleep 15 │ ├─b7ef724960bbf90d73e2bed3ffebce5ade8b52f400f3754e62cdca4c1d3644e4 │ │ └─70039 /bin/oauth2-proxy │ ├─3c08bf4155c4e4637b1259d00dd773d049c4337f8d5ee0165a1841a2c786204e │ │ ├─216130 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216147 /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 -- │ │ ├─216153 erl_child_setup 1048576 │ │ ├─216229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216375 /bin/sh -s rabbit_disk_monitor │ ├─2ab9ec142f7927e0fe9a5fb85cf32829f1befc9f81160d4a596cd5bb1147125a │ │ ├─180689 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─181014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─181015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─628e8286b79c44e486242e73475619ddab88de761ff0c3e5cd25ab0c5e8462fe │ │ └─53628 valkey-server *:26379 [sentinel] │ ├─4e9b16babbb9f07c2d2547f73d1f84e90b01e9e50673df410eeda42fe8dced35 │ │ └─68342 /pause │ ├─0d10986691da363a9cd50e198b27ce5c0b352049ecf9160aafacf03b8363941b │ │ ├─88611 barbiacan-api: uWSGI master │ │ └─88623 barbiacan-api: uWSGI worker 1 │ ├─49a98504d32818eb8f8611897aa3b3f8482787a884de64569ff8c86dee56462b │ │ ├─196107 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─196836 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpm07__1xt/privsep.sock │ ├─8c967dba114cebc30d37f36777dadf15ac884e41584e6805cbadad7a6dd319cd │ │ └─58917 /pause │ ├─780fb04c370044a182ca18240bd208eb90c7f0fd15b457297c6084f5ed164bd5 │ │ └─46685 /pause │ ├─26171fe3c5d9333c6d99e96b3c9316203fbd0450d81a2f83ba9cffd65fa05c2c │ │ └─68728 /goldpinger --static-file-path /static │ ├─17477f3645920b2556420df99453b24cde723beadde51667e8fb0c53251c8c7d │ │ └─168180 /pause │ ├─cf940da68a36df552189460dcff02df6e7282a72860112f21dc4f3d0509a7a1e │ │ └─96232 /pause │ ├─95b6ff3d36b08c374a0cd490e0da9874d289c172727ee40d419ea6de38bd88cb │ │ └─45607 /pause │ ├─4468c31c3cf4467113697a3be8d70c273a4b67558f88429a0ea8ed50a1611382 │ │ ├─68476 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68511 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9df3bcb915dba943e890a63c8fc1b50b6e731e183061a5a154834b949d8a93fd │ │ └─42414 /pause │ ├─5f53e0b1ed5dc9a4c685c65e8a2e2f88177d55a45f67d10bd9323341737abadf │ │ ├─259123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259141 /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 -- │ │ ├─259147 erl_child_setup 1048576 │ │ ├─259305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─259485 /bin/sh -s rabbit_disk_monitor │ ├─654664d1374a88e169ac814dab8d518f67c6cef9cc68d35440d354c779347571 │ │ └─264383 /pause │ ├─899d8fc641e66d99c1739db3e9f2ba747f64e8bded3f814595f2eff939ea7407 │ │ └─68000 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─58e710376a31d57b3096e21f70345e6effa968bf1e5e24c2414e18a9e095178a │ │ └─58872 /pause │ ├─c2bbea087a3ad7857234e97a506318414cd591791a88fb80702a6c9c71742bba │ │ └─200965 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6997f042049334c19be73ca10e1f87e0c4f0bd3148ba265301dd782538ef188b │ │ └─264058 /pause │ ├─6aa4f8c961b2c85d7658491297b78c8dd7ce9c20ebbf2b47a72027f9df3c2611 │ │ └─224649 /pause │ ├─cd66f59c8a454d515097f254c00502e8acb42263e3a411449f53a8fd2bf392d3 │ │ ├─44245 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44659 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8c9b06250b0d1810b618bc592aabf4723fb60440f0b13a841d7021a458f34799 │ │ └─50191 percona-xtradb-cluster-operator │ ├─b379f5671c6f55c0e26d6b9d0e5a97f2deffc0950462b6ab36a4d5c56e9b3a31 │ │ ├─194410 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─194971 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─194982 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─194985 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─61a82e8cad53ed1970405764b147fad73d0cddfbb141ebf9032147848a4c40b1 │ │ ├─255460 magnum-api: uWSGI master │ │ ├─255493 magnum-api: uWSGI worker 1 │ │ └─255494 magnum-api: uWSGI worker 2 │ ├─a22458a45f1991d94fe8317392736e987c0ea125ab8e0b3234e616f93cf2ebc6 │ │ └─49855 /manager --metrics-bind-address=:8080 │ ├─a43e510b12f021efe5ba5541c784c35b7deccb7dd38bfd50693e17bbd33c78b7 │ │ └─64675 /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 │ ├─0be32f00fba3d9ee83041f60b62beb293044328a5c5462fd2fa4341a6cb9028e │ │ └─164733 /pause │ ├─94d67f7c1a39e608eeeb6bf3e089bf54c178749326a3c7c29ff8e75ccb62ea90 │ │ └─42643 /kube-vip manager │ ├─62ca08643214e8b2a914ac3ce541b6745071710941db6d6db83d0bd0e0f1680b │ │ ├─96378 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96396 /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 -- │ │ ├─96415 erl_child_setup 1048576 │ │ ├─96567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96568 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96578 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96845 /bin/sh -s rabbit_disk_monitor │ ├─6787bd439f97fcc8f810a0e6fc228ad562f729dcdde396df1aa29c77b5dff110 │ │ ├─129390 cinder-api: uWSGI master │ │ ├─129403 cinder-api: uWSGI worker 1 │ │ └─129404 cinder-api: uWSGI worker 2 │ ├─3f5c34b299506a1bc12cdcde042c3fa8eb3c91ec796d2a3d39bf9b21ae76cb29 │ │ └─69863 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f519f2bd849281ccffe437613cb36cdd5899aeb6dc52d5ef5ae84267f62caa3c │ │ └─53436 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 │ ├─eca22ca73bf44d918a4e006e325d3d1f8650f31065cf553ca1b4dd896b25f157 │ │ └─168489 /pause │ ├─ba9954aabf38f1b3ce3a27c1a199d8df5207ffc694fe2c03a865905891127e9b │ │ ├─65411 python -u /app/sidecar.py │ │ ├─65995 python -u /app/sidecar.py │ │ └─65996 python -u /app/sidecar.py │ ├─364311ef07afc4933aa64164b5085734713336949d9a6aeaa38b274e262ae91b │ │ └─65834 /pause │ ├─c29ddbf8241915e527ef5da8d451e3d05e2005fac418a99415a338ff9cd5daa6 │ │ └─199417 /pause │ ├─70cc02d8c9523bff1c1ae4c74a562f7f278700f9045e127b822a6f4fab4b58cf │ │ ├─162426 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162439 /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 │ ├─ad4591509e797dca2897f64a17d429f8ed6ed8546552e0eb1640247923ffdd7c │ │ └─53258 valkey-server *:6379 │ ├─88527734828125ad1a6fa6aa340bd30abb24e87dcaca0ab773d43462586d007f │ │ └─68897 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-109.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 │ ├─7918e3e58a3e8c1c7fd5929a2adf40dc4e80a886691de88ba56e64d33d4f9158 │ │ └─49682 /pause │ ├─49d5b6d0bdef810aabc82a13b08f731ea8402c93d4605480cc6c0aa61e7e1e9f │ │ └─99524 /pause │ ├─f992d1dc2d4673dcc0673fa830e1adaa922fae58cfa18950f63d0aac11ba1967 │ │ └─64130 /pause │ ├─e062ec87eb55172a0e09a07b39ef61ad9ee26d32cf3ff62564e2afbac8894d8b │ │ └─199331 /pause │ ├─91aa649a86e0a1ef64f4c0d34908f9734740613b996faa38fa62ea359edd373f │ │ ├─233310 octavia-api: uWSGI master │ │ ├─233323 octavia-api: uWSGI worker 1 │ │ └─233324 octavia-api: uWSGI worker 2 │ ├─e38cf29c2779f36b8237133412c271ef3fdf302bd23d359d153dc8f85b9a3fdf │ │ └─168552 /pause │ ├─d54216e9582a006f01cd7a12e963f804c0972eb758c18ac2316988fc6450324b │ │ └─66357 /pause │ ├─e8edac1a3bb32a24a86defecb3fb62e02289386a8a988c9b725e0abd137df07a │ │ └─224349 /pause │ ├─255d21176e9bb2ba8afa12d025ab44e380ac396e590527e5ca55832f67ee998e │ │ ├─100004 /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 │ │ └─402997 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a2e8fd24bed9b756133189c301e7ffbecf6535d6ba6257c74e2e498d1a8a1465 │ │ └─66786 /pause │ ├─71a771a032bc973a039b633ad21be39c069bebe08f280367e8311071d5655367 │ │ └─168999 /pause │ ├─9ef4c94caefb5854aac2fa1a143bf591047919d71221b50c34a4039800a8945c │ │ ├─179769 nova-api: uWSGI master │ │ ├─179807 nova-api: uWSGI worker 1 │ │ └─179808 nova-api: uWSGI worker 2 │ ├─19842ec40b008a1a9b807e1181765a90f913b5ab2b58d431100159a7454473dc │ │ └─51307 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ca1fe4d5885e2e860ea045a638da0e45ddb8725e311672c8869a568c3863ebac │ │ └─42415 /pause │ ├─a4c1a33fb92e7fa6516c4c4626b6d1e6d2067b12727938a61f55fdd3b53b3dec │ │ └─50324 /pause │ ├─13dc0406691bcfa5d0f5a89841f863b9acd33a2d8fe1b8ad58da0bfdc423583c │ │ ├─274267 /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 │ │ └─274452 /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 │ ├─c791c6b3842f265027b7bb41959c430fc54f55bbfad437e0cbcaffc64a518f12 │ │ └─69191 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-109.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 │ ├─ffa9c2f887b71fe6f174768e365a0d27f665498d90c5b49aca57db77342455c9 │ │ ├─182078 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182095 /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 -- │ │ ├─182101 erl_child_setup 1048576 │ │ ├─182162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─182443 /bin/sh -s rabbit_disk_monitor │ ├─f11a7f9a4944c65a5041b17bfeaa98732c6c9382b70f253d5ab8b6cab75abfed │ │ └─245294 /pause │ ├─23599c435ba5bbc4c7e186598eae73bd052c43253b59c49695ca06c0ecc87fc8 │ │ ├─200939 /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 │ │ ├─389940 /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/tmp3u63tt35/privsep.sock │ │ ├─390165 /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/tmp9n2iv6i1/privsep.sock │ │ └─390338 /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/tmpda5ezdm6/privsep.sock │ ├─063b464403d79bd89145d928d0c0ee0283f898b38498eb0294d31ab485439477 │ │ └─279277 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ └─2ee134c82f19af8f4cd8a253b42fa0861b2bd34d3dd10c09a849fd24e50f7977 │ └─264296 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount