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 │ │ │ ├─21577 /lib/systemd/systemd --user │ │ │ └─21578 (sd-pam) │ │ └─session-21.scope │ │ ├─21518 sshd: cephadm [priv] │ │ └─21598 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.95-22-zuul [mux] │ ├─417249 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qlayztxfirfywbgknmnydqaaxmqiefpo ; /usr/bin/python3'"'"' && sleep 0' │ ├─417250 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qlayztxfirfywbgknmnydqaaxmqiefpo ; /usr/bin/python3' && sleep 0 │ ├─417251 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qlayztxfirfywbgknmnydqaaxmqiefpo ; /usr/bin/python3 │ ├─417252 /bin/sh -c echo BECOME-SUCCESS-qlayztxfirfywbgknmnydqaaxmqiefpo ; /usr/bin/python3 │ ├─417253 /usr/bin/python3 │ ├─417254 /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 │ └─417256 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a076717bb8e647f64f3c763bb1f13492cc4a5ab27b09f400c244872b3945092 -address /run/containerd/containerd.sock │ │ ├─ 12668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d0968c63e8b38cd42e19c5940bbbf81469afcc3571037a71ad78f42cc786efd -address /run/containerd/containerd.sock │ │ ├─ 18543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab7235cc0b1c5ef2353a6f30a19be95c74260560ec4bec0e440a5523943295ef -address /run/containerd/containerd.sock │ │ ├─ 25124 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e675b97cc811909a1ddecef5001b972fb9700d88702a23a7ddf57f3df09cf911 -address /run/containerd/containerd.sock │ │ ├─ 29619 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 373357ccad8500ca158f92407c191083318b518b42bfa9a153811f2ef45dde44 -address /run/containerd/containerd.sock │ │ ├─ 34270 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20f1a9f67fb7f90b006e1ddc1cf5d152bb86a8f4e96da6e7b8d9a649f01bdf25 -address /run/containerd/containerd.sock │ │ ├─ 39996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752d0b525bd2a0fb09bdf2ff618441a5e78d88081c1ed04be01b0e96952e65e0 -address /run/containerd/containerd.sock │ │ ├─ 40029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60cfac80272ad56ae9d2ab30aa9a583d0fc104e0f1a14612820a028e9a4417e3 -address /run/containerd/containerd.sock │ │ ├─ 40034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c8b98ba86b486167b141e00e1580f8fb14a52fc81cca7aac26d179761dbb39 -address /run/containerd/containerd.sock │ │ ├─ 40047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a690c919b22035ff31ed8068dd7928728dac6ed6af1d1433f4e8f24643e54a3 -address /run/containerd/containerd.sock │ │ ├─ 40072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099ff567d2a557c0aed6c0182f564edd96aa63c6b5c860cc28fcf3d58147f278 -address /run/containerd/containerd.sock │ │ ├─ 40585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d15acf7fac6a4598079a0a95bd5daefcf7f13d845e93982638919be498b39c -address /run/containerd/containerd.sock │ │ ├─ 41367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d4da0e95b106f4b6888c5c4cf31e7e33808926275a168d1fde844b98cd90d1 -address /run/containerd/containerd.sock │ │ ├─ 41385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979efa4887fa3be3931b6b6951f4c07d0a9c80e06301e585b9933d1a093b4cfd -address /run/containerd/containerd.sock │ │ ├─ 42696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c3781104d2c54d5020ef7275083fcd2f61807cf0fb2d6e3a3a8b1362e3eb82a -address /run/containerd/containerd.sock │ │ ├─ 43126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe0fab2a57977ea9964d8d4b3fb570a24569a4fb3aa877dbdf985788c2d4be2 -address /run/containerd/containerd.sock │ │ ├─ 43185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9157a92f880cee38bb42e84411051d618fd219818f636f6f88594632ee8b4ba -address /run/containerd/containerd.sock │ │ ├─ 43587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61386183eae80a0a122e68419d2514edb0a6cc97cb5ad997741a9a5e448593fa -address /run/containerd/containerd.sock │ │ ├─ 44083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4951bbd360533182febd1685a21a80405a8febe92e6405c7f349602561e51ec0 -address /run/containerd/containerd.sock │ │ ├─ 44123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90a8619574b6dbc35d117460dcbd85286b22beac5f44e38face966bc8d6e77b -address /run/containerd/containerd.sock │ │ ├─ 44168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab185f705553dc50573d96b27fb4d1541b74f07329b68dfaffe175872bb5b011 -address /run/containerd/containerd.sock │ │ ├─ 46454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e85d4f762abb3b279779c7479c6a7daa5110b87ef639f0e5c045c5992f8d892 -address /run/containerd/containerd.sock │ │ ├─ 46510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9539a5f9b2d8ae3687f8430ff293ba32485afbc936dca2b95e2564c9fc89e347 -address /run/containerd/containerd.sock │ │ ├─ 47440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79e82d9419811a747db99cc6a94d02fb0add1d674fc2ed17d7e32018406ad91 -address /run/containerd/containerd.sock │ │ ├─ 47522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cc0a5c94bbf1dbf920d82111a0afdce9085155413b5079e24526c26db03f3c6 -address /run/containerd/containerd.sock │ │ ├─ 47909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01131d3860ec1b5682b4c2ddb46a9b91aa8957a41f2393a93efff4c86ba5d348 -address /run/containerd/containerd.sock │ │ ├─ 48199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8d4d068555d404c20214278b76a9f26878dd644bb2d31444bdb793a0621351 -address /run/containerd/containerd.sock │ │ ├─ 48590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 096adcff76a0e2a8be8ad14a594150cc97afb89b25f30ba06367138156c15266 -address /run/containerd/containerd.sock │ │ ├─ 50790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a788fa9af926a30d61fc565d25d2f2263d1db23cff4a603e9c230a85644ad13 -address /run/containerd/containerd.sock │ │ ├─ 50974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99132383438ce20e099d237fc644e6d84dba7b9bb810a8f2e1d00b6ba9557be9 -address /run/containerd/containerd.sock │ │ ├─ 55158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6a154db389b28bdaf7e8982016678d4375d117ea78d06cd1dfc5d310a80958 -address /run/containerd/containerd.sock │ │ ├─ 55737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6d7c0fb77bbc88b5e68367f4aa5959afa586306620780dbb8104df56622e40 -address /run/containerd/containerd.sock │ │ ├─ 55858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad594fc71c566127e7c456fe9059886dfcc01fa75b57113941a0ea263a04e3e3 -address /run/containerd/containerd.sock │ │ ├─ 55921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c78fcd6cafff1702969e09c307bc604945b1ae4db2bbb6f8a6d788fe7600423 -address /run/containerd/containerd.sock │ │ ├─ 56073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e2e161c1b92fdef15e56aa25a5ab9ed0958cc94699793ccca17587455807a52 -address /run/containerd/containerd.sock │ │ ├─ 60324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f989a4c13b981012a26ec96203c6d548382b03b80a241fb6fe1237bc02b22c -address /run/containerd/containerd.sock │ │ ├─ 60438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ba071adb1787ec39653d6e43bd5e9992639200d33aefd417025aafdb8df55d -address /run/containerd/containerd.sock │ │ ├─ 60479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f1f04111643ed83a20df378f4c5a3b315bd6a5e448599180e25f9a0aedd283 -address /run/containerd/containerd.sock │ │ ├─ 60525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4a32a826ef307175dd1e92ee16b5bb62b7ee564e36eb4dc11a949c8145b956e -address /run/containerd/containerd.sock │ │ ├─ 61990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da3100334fa9fe32a100d825a8cf968b6fdfa73109a71a60a998e9a51e95148 -address /run/containerd/containerd.sock │ │ ├─ 62047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 127cdf04bbfea28dbb0054ce0761de81ff4faca33512202fece5977e7a9884bf -address /run/containerd/containerd.sock │ │ ├─ 62218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7750398530301607aed1918fb18da8dbc3766b787f0e3aaa19c182462549778c -address /run/containerd/containerd.sock │ │ ├─ 62277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94559181dbbad353d827bd2d7d9322d5b00767792974327b65e71f17a9deae41 -address /run/containerd/containerd.sock │ │ ├─ 62319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a9cc555fc610961420ca43aac7df8ccc1faa6e40ac720e5adacc9c70871d7c4 -address /run/containerd/containerd.sock │ │ ├─ 62788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deed77f5cf899b87728c38433e5bd9886093a18cd9813bcfa02b01ea5d7747c4 -address /run/containerd/containerd.sock │ │ ├─ 63353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cfd85c7f45cb26789f0332ce311b561809983e65d87c1049cf53e6bdb39b383 -address /run/containerd/containerd.sock │ │ ├─ 63487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3a2d4b363ad1b4f7453ea1829365b05a57d986780ac04333536b63f51b2488 -address /run/containerd/containerd.sock │ │ ├─ 64069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d0794665ca56596c5917a523a4865751a4b4ef4297a22f075c8ece1df01f0fb -address /run/containerd/containerd.sock │ │ ├─ 64886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38636313ddc54baa45a62e388997be7d850a9250eaf996233218d8bda64b447 -address /run/containerd/containerd.sock │ │ ├─ 66687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cdf7f68036b3b83d53978951e7b48f5aac1e1ba0bf7943e57dfd9a1d3114834 -address /run/containerd/containerd.sock │ │ ├─ 68472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2348c93ac37b0e2bf923b0ccdb86d9107ac80cccff46d5f5671623313d2c09cd -address /run/containerd/containerd.sock │ │ ├─ 77986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f42a89a3ece8b9c3736261865d90b18973dd3d70e00dd7e7db382a938f3e51 -address /run/containerd/containerd.sock │ │ ├─ 79461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574d867e97a5b579c1a4bebc353af9f9f17d1b95d7857069a7600f6eb5c3ab25 -address /run/containerd/containerd.sock │ │ ├─ 85679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f73b96f8145ccae3704a091ced7ce5f552c83e3e6ccaed8263ae0e4d6253f85 -address /run/containerd/containerd.sock │ │ ├─ 91979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a1c7f3e9503429a76574bdc9dc2514be7cabf00acb08b7ac4af4fb820972dae -address /run/containerd/containerd.sock │ │ ├─ 95968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbb55789ca647578b1fe320abaec9072c423a663dc0cd61fb7bc6f9589016f9 -address /run/containerd/containerd.sock │ │ ├─ 96000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c582684b179106e2933237e2769423300122e4c8f6d88f0983d8f100029fd843 -address /run/containerd/containerd.sock │ │ ├─109392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1b92a4189063f3462eb371bac14af28f3c5a9df12c0c1ed4c189247c1cfcde3 -address /run/containerd/containerd.sock │ │ ├─111002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452fb8baa60b9c3c3696a52c3b1acaade1f7aef152a2b9fabf9f79c5f59dd0d4 -address /run/containerd/containerd.sock │ │ ├─111053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29538328cb7b8d7fa8875b6285d6b80888c96c28ee1589170932a69eb11f03df -address /run/containerd/containerd.sock │ │ ├─113133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8196015c09a9178eabdbe6dd7ad7c8b710ca679e62ea8a915d737418c8793c30 -address /run/containerd/containerd.sock │ │ ├─114894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216ef89a1414136f8bda2cdacf0d704de4c9757f036073d2711e751593a1a452 -address /run/containerd/containerd.sock │ │ ├─114938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d378eb376180bd7c7aebbb118a04e4fc498b1865c345168536ff47d65a9ec80 -address /run/containerd/containerd.sock │ │ ├─128020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 753e12df9082ac1b1e9b41ac52353b9fd16809c13e6f3fd50c5fdb3551513c74 -address /run/containerd/containerd.sock │ │ ├─128081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b91d6ac29edd0b8d932318096b0c505949f5f73b98263560dd69311423a2e447 -address /run/containerd/containerd.sock │ │ ├─130588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b621415c2598f05ec5d5a3bda0550c5684e3b9e60e0e2be37276a385fdc92da4 -address /run/containerd/containerd.sock │ │ ├─156935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d877d9737eb24e1043364ec3dccb4701f336771e6322cf53dedcb7d5f8b6be1e -address /run/containerd/containerd.sock │ │ ├─158510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 543d32981e582ef8124a3d2f2b450011d487520cff69fb99374392c858959411 -address /run/containerd/containerd.sock │ │ ├─159017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795273aae729f4d942b9d8ad06ba433fa95c326dac2a86afcc81e19efa9c3036 -address /run/containerd/containerd.sock │ │ ├─159897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10914aca8dad9e5fff83ccc4be08bff23b0b066eaf9e16c8e89ed91236a500b7 -address /run/containerd/containerd.sock │ │ ├─161884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680ac9a3bf55bafc767e473bd0b3d7d560b574538d73c3ad5bbd43b713378d83 -address /run/containerd/containerd.sock │ │ ├─162291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12999d3fe5f523be18af4b4c064f34068e326fa0e8f6b2dc295d6a23c951e412 -address /run/containerd/containerd.sock │ │ ├─162331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf8b0c5e09259d6099e0390984787fcbeb708f241feadf9c328ad8caebd8786 -address /run/containerd/containerd.sock │ │ ├─162388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580a8174f11f6855f4f29cfe5f695a79e673f65529dd75f6bd55dff47835a6af -address /run/containerd/containerd.sock │ │ ├─162683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ae4e25df6de0b474a904134cefcaf8f1ae1cb4038a5575c8c91633c02f69ed -address /run/containerd/containerd.sock │ │ ├─163066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69895bdcc19627c9d6c93705db00629a30da4578c38030c80235c2d882378875 -address /run/containerd/containerd.sock │ │ ├─174724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd2557a67ce8709aec8082d6bf809a12247693051fedb3ed7b6e6ecd73201a1e -address /run/containerd/containerd.sock │ │ ├─176507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0942223d949e5c4c5e73f21d189ac8dc47578796e969daa07abda59a231241f3 -address /run/containerd/containerd.sock │ │ ├─176526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0501d4c83969a39a4ddc67712928a300569132b8082ac3d3f0cde9004e14388c -address /run/containerd/containerd.sock │ │ ├─176604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a49e2afbbdb03afcd08836833c7473ddb155163ffc08cdf84f419cf159d741a -address /run/containerd/containerd.sock │ │ ├─176619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a4ae69c88ebe4a56a33c49497f1639304617bc4f01139e0f8b80f2727c8c17 -address /run/containerd/containerd.sock │ │ ├─176658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a92fea2698ac6a52608a3286dc054413837aa457149c1c6356c43733b224b35 -address /run/containerd/containerd.sock │ │ ├─177052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1bddc49f6bf80fc7e2cdf4fc6ed06479d9bcda012f58f8dae978ab2f5d8cbf -address /run/containerd/containerd.sock │ │ ├─177103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cefd5c7f9054b4d1cb9e1b56e87d27707d045f7e20a123d4e78cf0eead08315b -address /run/containerd/containerd.sock │ │ ├─190094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8bb509365c9a04394b17d813ad25daad24895c314c07cae132978f093a9a258 -address /run/containerd/containerd.sock │ │ ├─192441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb85040bd2383da71cc0e0f3e748ce842e81f80345b3809750932727a130ad65 -address /run/containerd/containerd.sock │ │ ├─192542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f5b3637ad36f6529a7bfb20b397aab8722733f005a4ef863abcb8fba1e8d9a -address /run/containerd/containerd.sock │ │ ├─192572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83dc2bce02e1dcf24669a4c9382ef6c278c84354a4cd7eb887ccacdd245f301 -address /run/containerd/containerd.sock │ │ ├─209680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ff6fc7a316e13e5645f83a97c29adf225773608c1ea3d2a54c81a95aedea3f -address /run/containerd/containerd.sock │ │ ├─217539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79977f57b0392d46c23e17f7fc543d98405f598b08bb376c79981aff41b82e5a -address /run/containerd/containerd.sock │ │ ├─217595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357152105fa52bc1f44d8cfb164db7666f29c6d3fdccee44f6d795c9f01cad2a -address /run/containerd/containerd.sock │ │ ├─217631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22987575134a9f2c87c91522b4992fd3be5407c46919671c755a16352cf26764 -address /run/containerd/containerd.sock │ │ ├─217912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a0150c253aa14cb47646b4697f991af3a1bde5c6b86f23a3963f5c0f88e818 -address /run/containerd/containerd.sock │ │ ├─229710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1544e4aea3ad58ac843f4b8438aa9e09d079775813553f381707591fa5efb0ab -address /run/containerd/containerd.sock │ │ ├─232262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10fc17dbf78272a8d0f80c1aebe807cd54951eb4c1356792637588ab49c77b0 -address /run/containerd/containerd.sock │ │ ├─233406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a436894c9d2e8e3336fe6cfeeb26069ac7ea407de86229a62f35f2f701390e1 -address /run/containerd/containerd.sock │ │ ├─234303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde464234fa7cebf77a628c2ea04f65d69529eddbbf80c59490246c49ae40edb -address /run/containerd/containerd.sock │ │ ├─235482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d945e723c9e3d3b6a3d47e2719c23bebfe6259f4009017435e50a7d8d97ae89 -address /run/containerd/containerd.sock │ │ ├─237258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb27a201f1c0f318043b42bbf63c04c8672c27fd274a65a6b6d24cd9608d72c2 -address /run/containerd/containerd.sock │ │ ├─238190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93aa02d8252ddd3db9f096a921c9b724d1071b6b3ee1ffb159fd109b1e6037dd -address /run/containerd/containerd.sock │ │ ├─238261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7974c5f2212f24ac65f0f6e7f8f7cbf64687c3bdc43afb6c56dfe88fa0d6e1c8 -address /run/containerd/containerd.sock │ │ ├─248653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfb9ce88ae9b1c330eb6fc473f5f3cb4d8809ace040dc5429c0307d5031a7fd -address /run/containerd/containerd.sock │ │ ├─249102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ded2a858f06eebd5851d0ad721916a2ae4cdd9eee1ba1d0689bcee5591d2dce -address /run/containerd/containerd.sock │ │ ├─252894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ee509b8b52f48d7a4524d6014674ae5a93e2181138c9d481510c2d516c54d0 -address /run/containerd/containerd.sock │ │ ├─257558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9195d28bb2ae564fc3c83bc22704e9e6f45cd6fb89379c0698d45e49bb8b4931 -address /run/containerd/containerd.sock │ │ ├─257791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc738a682f0bffee01dd81b7ccbf2f1b563fc3c3d6813931b7da4f56c392192f -address /run/containerd/containerd.sock │ │ ├─257917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f133309e27797843373155b0628b980609bcfe2be20700955743d4ba9ec2cb -address /run/containerd/containerd.sock │ │ ├─257961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073d9038e929ff5a5fe1d0bf22529aca0b74e77abe82b20ec05eb95644986b26 -address /run/containerd/containerd.sock │ │ ├─270266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf8ea63b72facbab4df82749e63dfe11572c4611cec48365db2dd70740a6793 -address /run/containerd/containerd.sock │ │ ├─273051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e609378f6588e62e6da95d424044d2d1a78041bda4d770521dfc560d416b2e -address /run/containerd/containerd.sock │ │ └─274476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd715615633424b6c81c3e687a53d03b870898fda3d17018b12d5d63e60b837 -address /run/containerd/containerd.sock │ ├─docker-373357ccad8500ca158f92407c191083318b518b42bfa9a153811f2ef45dde44.scope … │ │ ├─29645 /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 │ │ └─29657 /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 │ ├─packagekit.service │ │ └─1437 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 395 /lib/systemd/systemd-udevd │ │ ├─416763 /lib/systemd/systemd-udevd │ │ └─416764 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29339 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29603 /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 │ │ │ ├─18500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18521 /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 │ │ │ ├─24839 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25107 /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@mgr.instance.wesvil.service │ │ │ ├─12580 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wesvil/unit.run │ │ │ └─12613 /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-wesvil --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.wesvil:/var/lib/ceph/mgr/ceph-instance.wesvil:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wesvil/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wesvil -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33972 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34252 /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 │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12251 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156175 /sbin/multipathd -d -s │ ├─docker-ab7235cc0b1c5ef2353a6f30a19be95c74260560ec4bec0e440a5523943295ef.scope … │ │ ├─18570 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18586 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-e675b97cc811909a1ddecef5001b972fb9700d88702a23a7ddf57f3df09cf911.scope … │ │ ├─25149 /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 │ │ └─25161 /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 │ ├─run-r0f3cad3db9634036b629bd438649f57a.scope │ │ └─190831 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─40459 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.95 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker-9a076717bb8e647f64f3c763bb1f13492cc4a5ab27b09f400c244872b3945092.scope … │ │ ├─12331 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12351 /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 │ │ └─400 /lib/systemd/systemd-resolved │ ├─docker-5d0968c63e8b38cd42e19c5940bbbf81469afcc3571037a71ad78f42cc786efd.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wesvil -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12714 /usr/bin/ceph-mgr -n mgr.instance.wesvil -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155991 /sbin/iscsid │ │ └─155992 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-20f1a9f67fb7f90b006e1ddc1cf5d152bb86a8f4e96da6e7b8d9a649f01bdf25.scope … │ │ ├─34294 /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 │ │ └─34306 /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-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─3bea9d3d3c6548a0cd59ab2bf5d9d0ca55a7e4a35ce23beb8f5c1a6c20b34ca0 │ │ └─66289 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─10914aca8dad9e5fff83ccc4be08bff23b0b066eaf9e16c8e89ed91236a500b7 │ │ └─159920 /pause │ ├─2bd9ff6d0daed50b223ead298998bc41263fe640b5d9d245a11ef38491839d62 │ │ └─42758 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─44ef93e5591445883d77acbc8da6299248af8a345ff2fb05d0eeb5337ba46347 │ │ └─126536 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─099ff567d2a557c0aed6c0182f564edd96aa63c6b5c860cc28fcf3d58147f278 │ │ └─40154 /pause │ ├─8196015c09a9178eabdbe6dd7ad7c8b710ca679e62ea8a915d737418c8793c30 │ │ └─113156 /pause │ ├─92074da951f0e047076cd1dbdba618c32448a710cf0701e8e3ef4b9b8a10ba88 │ │ └─267662 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ad1b2a3eaac76e6c49dd80584b47fb3e7716c4922e37e7ec919f2b619a8c8a91 │ │ └─267653 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─84ef555289a3d3666cc997acfcffefaa29d6f1faf2c802e6c1022971b8673f9a │ │ ├─272841 apache2 -DFOREGROUND │ │ ├─275301 (wsgi:h -DFOREGROUND │ │ ├─275302 (wsgi:h -DFOREGROUND │ │ ├─275303 (wsgi:h -DFOREGROUND │ │ ├─275304 (wsgi:h -DFOREGROUND │ │ ├─275305 (wsgi:h -DFOREGROUND │ │ ├─275306 apache2 -DFOREGROUND │ │ └─275307 apache2 -DFOREGROUND │ ├─603162057d09224f6c262065e6f54cee368136297438ff1f445423a373333f8f │ │ ├─188384 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188652 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188995 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpx0m2u6x8/privsep.sock │ │ ├─380114 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8pw3used/privsep.sock │ │ ├─380567 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpy0xnd9ey/privsep.sock │ │ ├─381121 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383439 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b9fcfd1b-ecf6-4fbc-8704-64b4fdf917f8 --namespace=qrouter-b9fcfd1b-ecf6-4fbc-8704-64b4fdf917f8 --conf_dir=/var/lib/neutron/ha_confs/b9fcfd1b-ecf6-4fbc-8704-64b4fdf917f8 --log-file=/var/lib/neutron/ha_confs/b9fcfd1b-ecf6-4fbc-8704-64b4fdf917f8/neutron-keepalived-state-change.log --monitor_interface=ha-7df0f860-b9 --monitor_cidr=169.254.0.196/24 --pid_file=/var/lib/neutron/external/pids/b9fcfd1b-ecf6-4fbc-8704-64b4fdf917f8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384466 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=82db97ed-d0fd-4ee2-9cb6-330e074f5ad7 --namespace=qrouter-82db97ed-d0fd-4ee2-9cb6-330e074f5ad7 --conf_dir=/var/lib/neutron/ha_confs/82db97ed-d0fd-4ee2-9cb6-330e074f5ad7 --log-file=/var/lib/neutron/ha_confs/82db97ed-d0fd-4ee2-9cb6-330e074f5ad7/neutron-keepalived-state-change.log --monitor_interface=ha-e7efbd93-79 --monitor_cidr=169.254.0.29/24 --pid_file=/var/lib/neutron/external/pids/82db97ed-d0fd-4ee2-9cb6-330e074f5ad7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─389247 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3efbffe1-8532-4292-9cf2-98efde5fdee9 --namespace=qrouter-3efbffe1-8532-4292-9cf2-98efde5fdee9 --conf_dir=/var/lib/neutron/ha_confs/3efbffe1-8532-4292-9cf2-98efde5fdee9 --log-file=/var/lib/neutron/ha_confs/3efbffe1-8532-4292-9cf2-98efde5fdee9/neutron-keepalived-state-change.log --monitor_interface=ha-5c30281f-55 --monitor_cidr=169.254.0.217/24 --pid_file=/var/lib/neutron/external/pids/3efbffe1-8532-4292-9cf2-98efde5fdee9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─398720 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b0a305f2-b6cd-4bec-a6c9-0761437984db --namespace=qrouter-b0a305f2-b6cd-4bec-a6c9-0761437984db --conf_dir=/var/lib/neutron/ha_confs/b0a305f2-b6cd-4bec-a6c9-0761437984db --log-file=/var/lib/neutron/ha_confs/b0a305f2-b6cd-4bec-a6c9-0761437984db/neutron-keepalived-state-change.log --monitor_interface=ha-25a320ba-56 --monitor_cidr=169.254.0.1/24 --pid_file=/var/lib/neutron/external/pids/b0a305f2-b6cd-4bec-a6c9-0761437984db.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─315b488fa11d7f251758aaac215ca1f31fd8a58f23e5c56cbb8613533a121019 │ │ ├─229962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229981 /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 -- │ │ ├─229987 erl_child_setup 1048576 │ │ ├─230081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230200 /bin/sh -s rabbit_disk_monitor │ ├─ed2189b18d4833307849edc9a733b6115f72be9fb7db05b4fec1da72d35187ac │ │ └─48903 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─61386183eae80a0a122e68419d2514edb0a6cc97cb5ad997741a9a5e448593fa │ │ └─43612 /pause │ ├─680ac9a3bf55bafc767e473bd0b3d7d560b574538d73c3ad5bbd43b713378d83 │ │ └─161970 /pause │ ├─01131d3860ec1b5682b4c2ddb46a9b91aa8957a41f2393a93efff4c86ba5d348 │ │ └─47933 /pause │ ├─89ae4e25df6de0b474a904134cefcaf8f1ae1cb4038a5575c8c91633c02f69ed │ │ └─162706 /pause │ ├─e0a37fa35a7551477a0cd84c94368c008672eeeb5a1dcaa9579621367a0d5363 │ │ ├─172982 nova-metadata: uWSGI master │ │ ├─172994 nova-metadata: uWSGI worker 1 │ │ └─172995 nova-metadata: uWSGI worker 2 │ ├─ffa5e3131712ebd1d33c25bf9f72f2b8a34865c0c1552105a2c3cf2688c9d89c │ │ └─40260 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 │ ├─de90bf6fd29c533b788229f1e30d763df1da9dd264a8b19d53b43e09d8cd3237 │ │ ├─267665 manila-api: uWSGI master │ │ ├─267735 manila-api: uWSGI worker 1 │ │ └─267736 manila-api: uWSGI worker 2 │ ├─2e8d4d068555d404c20214278b76a9f26878dd644bb2d31444bdb793a0621351 │ │ └─48229 /pause │ ├─dc738a682f0bffee01dd81b7ccbf2f1b563fc3c3d6813931b7da4f56c392192f │ │ └─257861 /pause │ ├─f7d93cdc2605a49110ec8bdca0c279790a7ff8b8bf78848ebc91ad44159d072f │ │ └─64642 /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 │ ├─29538328cb7b8d7fa8875b6285d6b80888c96c28ee1589170932a69eb11f03df │ │ └─111076 /pause │ ├─e7e3b66cebba9044f484248717c180e4381ddbb6d506247a36eaea79a5dc1a4e │ │ └─56252 nfd-master -crd-controller=true -metrics=8081 │ ├─483096f0669bf1b4f85981bd80e4d6142d282d59061d40b5506c4e413a81b1f9 │ │ └─65136 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bde464234fa7cebf77a628c2ea04f65d69529eddbbf80c59490246c49ae40edb │ │ └─234326 /pause │ ├─716c66bc46a43aeefc24b835a6c45643be4d5664cef3a5a4f010aa8fc4c46be0 │ │ ├─205670 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206075 heat-engine: ServiceWrapper worker(0) │ │ └─206079 heat-engine: ServiceWrapper worker(1) │ ├─afe2eafeadc435ca684d88475703038c1b6f376869f63d8ba19bbbb4ffa939cf │ │ └─40241 kube-apiserver --advertise-address=199.204.45.95 --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 │ ├─e1f5b3637ad36f6529a7bfb20b397aab8722733f005a4ef863abcb8fba1e8d9a │ │ └─192580 /pause │ ├─5e2e161c1b92fdef15e56aa25a5ab9ed0958cc94699793ccca17587455807a52 │ │ └─56098 /pause │ ├─30395ddbcd6fbdd242d3c4a2e850b7ff66f3aa0078a9b2afaea0662943291461 │ │ └─65263 /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 │ ├─7f737cd6bf14cfc44a8afc14be0869019f5b7899a310942a1b70c591ae308039 │ │ ├─174933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174952 /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 -- │ │ ├─174958 erl_child_setup 1048576 │ │ ├─175035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175197 /bin/sh -s rabbit_disk_monitor │ ├─e1b92a4189063f3462eb371bac14af28f3c5a9df12c0c1ed4c189247c1cfcde3 │ │ └─109414 /pause │ ├─c4ba071adb1787ec39653d6e43bd5e9992639200d33aefd417025aafdb8df55d │ │ └─60462 /pause │ ├─0e7984d191b48684b9c24c4656ec1c6f9c0e46b8e31e0839f850de09626c0d30 │ │ ├─78102 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78119 /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 -- │ │ ├─78125 erl_child_setup 1048576 │ │ ├─78227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78394 /bin/sh -s rabbit_disk_monitor │ ├─95163b994cac942cbf5ed636ffbcad3a223b87240d8decc2039883094b0b1e34 │ │ ├─173841 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174212 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174213 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─34223d2ad6664bc21d724c021ad6848420cbb1ee1f5bdfa0b7fa7d88b5105a83 │ │ ├─109791 glance-api: uWSGI master │ │ ├─109809 glance-api: uWSGI worker 1 │ │ └─109810 glance-api: uWSGI worker 2 │ ├─b4a32a826ef307175dd1e92ee16b5bb62b7ee564e36eb4dc11a949c8145b956e │ │ └─60551 /pause │ ├─c9157a92f880cee38bb42e84411051d618fd219818f636f6f88594632ee8b4ba │ │ └─43213 /pause │ ├─d62dea8ad59b07d45040971c0984675e30c915b99763f46b817e561911af2ce8 │ │ ├─160048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160064 /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 -- │ │ ├─160070 erl_child_setup 1048576 │ │ ├─160230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160336 /bin/sh -s rabbit_disk_monitor │ ├─574d867e97a5b579c1a4bebc353af9f9f17d1b95d7857069a7600f6eb5c3ab25 │ │ └─79485 /pause │ ├─bc168089c63ae828a67ab69a4b3936b12faa72cef7100b1a54d6085fe23f70d4 │ │ ├─249028 magnum-api: uWSGI master │ │ ├─249076 magnum-api: uWSGI worker 1 │ │ └─249077 magnum-api: uWSGI worker 2 │ ├─483dda690f6624064ac5609b2d75e0d8fa76d6afc4d64829b4963099a2669024 │ │ ├─113267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113282 /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 -- │ │ ├─113288 erl_child_setup 1048576 │ │ ├─113454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113465 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113533 /bin/sh -s rabbit_disk_monitor │ ├─2f4e5e02fd14d9572caaef00c2d42a1b112b39a593dedbd93a34ecf6955c0806 │ │ └─65865 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─58c0a34f8b823e14dec0f43b9206304c403bd88c03ca60ea3b6bb79aaa752d14 │ │ ├─205691 heat-api-cfn: uWSGI master │ │ ├─205744 heat-api-cfn: uWSGI worker 1 │ │ └─205745 heat-api-cfn: uWSGI worker 2 │ ├─18e37a1b2cad014314bbd069b3ead1e1dd76563c700dfb365811f5c6970cf8d0 │ │ └─65678 /goldpinger --static-file-path /static │ ├─c8d15acf7fac6a4598079a0a95bd5daefcf7f13d845e93982638919be498b39c │ │ └─40610 /pause │ ├─befd46e29f1288a220149531deb90b6df8a21a9e8944232157ea888a226988a0 │ │ └─86685 /usr/local/bin/rook ceph operator │ ├─a8f989a4c13b981012a26ec96203c6d548382b03b80a241fb6fe1237bc02b22c │ │ └─60367 /pause │ ├─3156b1211c2b3839ef525132d2de20a1a0f92de399de9400065e7cc94d9c8266 │ │ ├─345213 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345747 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345864 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3ew43jee/privsep.sock │ │ ├─346395 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1kra830u/privsep.sock │ │ ├─346746 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346747 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346786 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e514a91d-2a95-44ef-8287-11ddf2609592/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e514a91d-2a95-44ef-8287-11ddf2609592/host --addn-hosts=/var/lib/neutron/dhcp/e514a91d-2a95-44ef-8287-11ddf2609592/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e514a91d-2a95-44ef-8287-11ddf2609592/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e514a91d-2a95-44ef-8287-11ddf2609592/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-400aa8dd-0e1c-4b83-b329-5163393ac349,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346790 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/52181f40-208b-4e1b-9ea1-6e38f16317f2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/52181f40-208b-4e1b-9ea1-6e38f16317f2/host --addn-hosts=/var/lib/neutron/dhcp/52181f40-208b-4e1b-9ea1-6e38f16317f2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/52181f40-208b-4e1b-9ea1-6e38f16317f2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/52181f40-208b-4e1b-9ea1-6e38f16317f2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ba6383ec-12e2-4abf-b89d-0f7ab8aeca0a,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346793 haproxy -f /var/lib/neutron/ns-metadata-proxy/e514a91d-2a95-44ef-8287-11ddf2609592.conf │ │ ├─346798 haproxy -f /var/lib/neutron/ns-metadata-proxy/52181f40-208b-4e1b-9ea1-6e38f16317f2.conf │ │ ├─379937 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxmixyv5v/privsep.sock │ │ └─385561 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmprgd1sri7/privsep.sock │ ├─3a3fe447affed09c71ef41cd2511595f7044f1a9dfc4d3d8df3e9d74b7aaf83f │ │ └─66015 /bin/pushgateway │ ├─4b9fbe48d09a4995dffcf77d0c4dd1ecf806dc91b4e6b33de22d0feac9ea90ac │ │ └─51374 valkey-server *:26379 [sentinel] │ ├─b91d6ac29edd0b8d932318096b0c505949f5f73b98263560dd69311423a2e447 │ │ └─128112 /pause │ ├─fd2557a67ce8709aec8082d6bf809a12247693051fedb3ed7b6e6ecd73201a1e │ │ └─174750 /pause │ ├─5ec8c70c3440f79f6b8309dca40d041ffb747b82aad26a47119965222010dff1 │ │ └─47599 /manager --metrics-bind-address=:9782 │ ├─4a21e7ca7997d80e19536567b02addd9e49743ce90fa702be9662db536cc462e │ │ ├─63798 nginx: master process nginx -g daemon off; │ │ ├─63813 nginx: worker process │ │ ├─63814 nginx: worker process │ │ ├─63815 nginx: worker process │ │ ├─63816 nginx: worker process │ │ └─63817 nginx: worker process │ ├─4951bbd360533182febd1685a21a80405a8febe92e6405c7f349602561e51ec0 │ │ └─44108 /pause │ ├─8cbff9cabdc3939b92d2958fd892b8969d411ad6c648bcf1a25b3f3db1b981f2 │ │ └─41663 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─39f133309e27797843373155b0628b980609bcfe2be20700955743d4ba9ec2cb │ │ └─257946 /pause │ ├─a20ca4aff47b9c65062fd4484ad5bbb061e0beb4b6e90e0729c5b342789f3e6d │ │ └─66320 /bin/memcached_exporter │ ├─31a74b091bff6dc119a00e50bb7359562e0dc6222023ef1c41e792a55a8134d8 │ │ └─43855 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 │ ├─ffbb55789ca647578b1fe320abaec9072c423a663dc0cd61fb7bc6f9589016f9 │ │ └─96003 /pause │ ├─2e6d99762c2b616251fe0c6a76128e547c842c98cad83294827f6a857b12d532 │ │ ├─84841 barbiacan-api: uWSGI master │ │ └─84854 barbiacan-api: uWSGI worker 1 │ ├─aaf8b0c5e09259d6099e0390984787fcbeb708f241feadf9c328ad8caebd8786 │ │ └─162363 /pause │ ├─e4e0b655c3c5eeebd8515386be45f39b1cc72101dfd997b0a92a2bc66d9c4c94 │ │ └─61609 /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 │ ├─752d0b525bd2a0fb09bdf2ff618441a5e78d88081c1ed04be01b0e96952e65e0 │ │ └─40088 /pause │ ├─22987575134a9f2c87c91522b4992fd3be5407c46919671c755a16352cf26764 │ │ └─217689 /pause │ ├─580a8174f11f6855f4f29cfe5f695a79e673f65529dd75f6bd55dff47835a6af │ │ └─162480 /pause │ ├─ef895cee0886805bd8310f430e51eaafea6157d06e8e26e1e5aae0da02fdb82c │ │ ├─185992 neutron-api: uWSGI master │ │ ├─186030 neutron-api: uWSGI worker 1 │ │ └─186031 neutron-api: uWSGI worker 2 │ ├─d1a0150c253aa14cb47646b4697f991af3a1bde5c6b86f23a3963f5c0f88e818 │ │ └─217936 /pause │ ├─be1d3aa9332197eaf5ada1d35ae18d8180feef8b3f903ac127236b382c8ecec8 │ │ └─66260 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─94559181dbbad353d827bd2d7d9322d5b00767792974327b65e71f17a9deae41 │ │ └─62303 /pause │ ├─8724a120d6505b4b2d1580bc9b39872e265884b0d8cfc9318e5c9025aee95862 │ │ ├─147517 placement-api: uWSGI master │ │ ├─147543 placement-api: uWSGI worker 1 │ │ └─147544 placement-api: uWSGI worker 2 │ ├─a04b1798819ce114b6f72b556f359e494d56c614904c6d1aebe1f6c6a07084cf │ │ ├─205702 heat-api: uWSGI master │ │ ├─205746 heat-api: uWSGI worker 1 │ │ └─205747 heat-api: uWSGI worker 2 │ ├─ad8dcf30dcb4e8e0dc2de51c56ea4cf47d41648d8e98c51bab0810f8e624e24d │ │ └─112796 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f580af3328bde983852abdf768f903398836b8df6c76183125d261fc4914b0b8 │ │ └─66373 /bin/oauth2-proxy │ ├─f67606af3563f48219cbefcb7c32078bd158b0002fb6fbc93badc5ab28b41953 │ │ ├─249218 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249587 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249588 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9a1c7f3e9503429a76574bdc9dc2514be7cabf00acb08b7ac4af4fb820972dae │ │ └─92003 /pause │ ├─dc949b505d8a43dfa45a912a3a6def56b91354535f14ee6ed8e13783124f52fa │ │ ├─186045 neutron-policy-server: uWSGI master │ │ ├─186057 neutron-policy-server: uWSGI worker 1 │ │ └─186058 neutron-policy-server: uWSGI worker 2 │ ├─51bcf15299681b214ee2bdddad2a4077fd52ff1ad69cbfbef138f4df61120268 │ │ └─43255 /coredns -conf /etc/coredns/Corefile │ ├─99132383438ce20e099d237fc644e6d84dba7b9bb810a8f2e1d00b6ba9557be9 │ │ └─50997 /pause │ ├─ad594fc71c566127e7c456fe9059886dfcc01fa75b57113941a0ea263a04e3e3 │ │ └─55887 /pause │ ├─3430fce0b050a6be7814961fc0cccb75b9599056770df7e818f0d359d443c0f9 │ │ ├─ 46750 /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 │ │ ├─ 46763 /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 │ │ ├─ 46911 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272633 nginx: worker process │ │ ├─272634 nginx: worker process │ │ └─272635 nginx: cache manager process │ ├─82d71d00079a2a6aaa87a6fffe08f329dd253a3088ea8271bea695797a6f17a7 │ │ └─97306 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a27da0404b1308024eabcd08034d36528349d53900794294740b0a4b418fb7e1 │ │ ├─111457 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111652 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111655 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─779fb24846ae757e7a7170add5c2e638aab1d0f7af62879151f3b14b783db7b0 │ │ ├─185996 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186352 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186355 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186359 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7f3a2d4b363ad1b4f7453ea1829365b05a57d986780ac04333536b63f51b2488 │ │ └─63519 /pause │ ├─d83dc2bce02e1dcf24669a4c9382ef6c278c84354a4cd7eb887ccacdd245f301 │ │ └─192613 /pause │ ├─0501d4c83969a39a4ddc67712928a300569132b8082ac3d3f0cde9004e14388c │ │ └─176581 /pause │ ├─5eb5b109f3f3aae3fc3419b0c2182a0e97818270b64946ea499b22196f5e0f55 │ │ └─60769 /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 │ ├─8f256e52e5a018fb1f294053c17d62240dbf5df249dbeda555fcbb0216912aed │ │ ├─172830 nova-api: uWSGI master │ │ ├─172865 nova-api: uWSGI worker 1 │ │ └─172866 nova-api: uWSGI worker 2 │ ├─ce56a7dd85ad54088422dceff381b635dc3fba46341eab4a269f23370027e9c8 │ │ └─64123 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─05ee509b8b52f48d7a4524d6014674ae5a93e2181138c9d481510c2d516c54d0 │ │ └─252920 /pause │ ├─01292fd70f772063d39f2ece334206b35b4cc7429dab15469a921cb0478c3050 │ │ ├─61334 python -u /app/sidecar.py │ │ ├─61659 python -u /app/sidecar.py │ │ └─61660 python -u /app/sidecar.py │ ├─8a9cc555fc610961420ca43aac7df8ccc1faa6e40ac720e5adacc9c70871d7c4 │ │ └─62344 /pause │ ├─9539a5f9b2d8ae3687f8430ff293ba32485afbc936dca2b95e2564c9fc89e347 │ │ └─46536 /pause │ ├─2348c93ac37b0e2bf923b0ccdb86d9107ac80cccff46d5f5671623313d2c09cd │ │ └─68506 /pause │ ├─1e85d4f762abb3b279779c7479c6a7daa5110b87ef639f0e5c045c5992f8d892 │ │ └─46480 /pause │ ├─51d27f4b503bba0b036e56a5a06141401a853ae0a71b8f9bf10e827c5ed42a45 │ │ └─273502 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─6ad8d41b748587b9b876aa43792474ed362ad50ff9817876206e559a5bb92e07 │ │ ├─248707 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249390 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5ennq4p4/privsep.sock │ │ ├─249466 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249475 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─eb1a52025ee9b02ee3937b099855521455362aa3fb5ca11a529604e0745d2495 │ │ └─46823 /server │ ├─7750398530301607aed1918fb18da8dbc3766b787f0e3aaa19c182462549778c │ │ └─62244 /pause │ ├─9062929a4a9198c3b52a55ed1d65f8ac94af57a5ea5655fcfada9fb5ebf162bb │ │ └─274716 /bin/openstack-database-exporter │ ├─3a690c919b22035ff31ed8068dd7928728dac6ed6af1d1433f4e8f24643e54a3 │ │ └─40162 /pause │ ├─795273aae729f4d942b9d8ad06ba433fa95c326dac2a86afcc81e19efa9c3036 │ │ └─159044 /pause │ ├─c79e82d9419811a747db99cc6a94d02fb0add1d674fc2ed17d7e32018406ad91 │ │ └─47465 /pause │ ├─d1942b66c3ec74ca5148586c538921e690fcccb30829fa1743daad855d7d436d │ │ ├─267701 /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 │ │ └─267892 /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 │ ├─ee3301afe14d20a3fb1a6db68940a2e069c4c74008db247842e78cf16cfec679 │ │ └─51454 redis_exporter │ ├─bb85040bd2383da71cc0e0f3e748ce842e81f80345b3809750932727a130ad65 │ │ └─192467 /pause │ ├─b90a8619574b6dbc35d117460dcbd85286b22beac5f44e38face966bc8d6e77b │ │ └─44152 /pause │ ├─1f9f0c62962a4a3d502bceddbedda34bdcba28a346d6b3270996733b6c766a75 │ │ └─47715 /manager --metrics-bind-address=:8080 │ ├─1ddb27505c2ffe5de47852a2c17fd098b6ee52276c928d4885747d8f9ebc743a │ │ ├─227641 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228104 octavia-worker: ConsumerService worker(0) │ │ └─228107 octavia-worker: ConsumerService worker(1) │ ├─732df4875136ac831947e3db910daafbb2d0f8529d15b654bf3afe5cc88870f0 │ │ ├─209979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209996 /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 -- │ │ ├─210002 erl_child_setup 1048576 │ │ ├─210068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210272 /bin/sh -s rabbit_disk_monitor │ ├─b1f42a89a3ece8b9c3736261865d90b18973dd3d70e00dd7e7db382a938f3e51 │ │ └─78009 /pause │ ├─fc387e0e90872cc785d3bb12b4f3f83d4b5a03b5bb9f8e3b531fa3452db9c8e7 │ │ └─51173 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 │ ├─600e23ae44cd6579f660b62ef785d2e4413d9e370ef193063b72d1e6372b1d1e │ │ ├─41870 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42245 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─295f49d35452351f373268bcf8c10d7775f985660e30b4bfa0895e92a5d3630a │ │ └─254894 docker-registry serve /etc/docker-registry/config.yml │ ├─d3d43cc1b3b40f101b5f468d490d7780d2425fc33b6154c1845bfa97c4fbf399 │ │ └─40298 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 │ ├─ab185f705553dc50573d96b27fb4d1541b74f07329b68dfaffe175872bb5b011 │ │ └─44191 /pause │ ├─cefd5c7f9054b4d1cb9e1b56e87d27707d045f7e20a123d4e78cf0eead08315b │ │ └─177126 /pause │ ├─216ef89a1414136f8bda2cdacf0d704de4c9757f036073d2711e751593a1a452 │ │ └─114919 /pause │ ├─5a92fea2698ac6a52608a3286dc054413837aa457149c1c6356c43733b224b35 │ │ └─176808 /pause │ ├─c8bb509365c9a04394b17d813ad25daad24895c314c07cae132978f093a9a258 │ │ └─190135 /pause │ ├─096adcff76a0e2a8be8ad14a594150cc97afb89b25f30ba06367138156c15266 │ │ └─48614 /pause │ ├─fdf8ea63b72facbab4df82749e63dfe11572c4611cec48365db2dd70740a6793 │ │ └─270290 /pause │ ├─60cfac80272ad56ae9d2ab30aa9a583d0fc104e0f1a14612820a028e9a4417e3 │ │ └─40125 /pause │ ├─04c8b98ba86b486167b141e00e1580f8fb14a52fc81cca7aac26d179761dbb39 │ │ └─40173 /pause │ ├─b7e6e22fe908a120e515eda38dd5adb5ea26185766eb939feb448dff04f76656 │ │ └─40406 /kube-vip manager │ ├─deed77f5cf899b87728c38433e5bd9886093a18cd9813bcfa02b01ea5d7747c4 │ │ └─62810 /pause │ ├─42ff6fc7a316e13e5645f83a97c29adf225773608c1ea3d2a54c81a95aedea3f │ │ └─209705 /pause │ ├─0f7c6d7ad3cc8d05669a26b2b0616f23a4dd448e21debefcb02c05e40a976cec │ │ ├─92297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92314 /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 -- │ │ ├─92320 erl_child_setup 1048576 │ │ ├─92400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92701 /bin/sh -s rabbit_disk_monitor │ ├─894fa36dc472f560f77ca69dfe2a3e746bfb105fd21c9e97545a34be459e54b3 │ │ ├─173822 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174233 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174238 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d92998b465784a3f71b9a8f3fab6f3aeb019fc23da1857f163951d307097f8b0 │ │ ├─129038 /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 │ │ └─129294 /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 │ ├─93aa02d8252ddd3db9f096a921c9b724d1071b6b3ee1ffb159fd109b1e6037dd │ │ └─238213 /pause │ ├─6701b45410dd2eb5ded003b0657bb9bef0061c51f20937975e69bcd0ea15dc6a │ │ └─190750 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─065c2f52a935712f6daea996b9c51b280890e8bce3cf922d24c54df36055c566 │ │ └─168338 /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 │ ├─d6047d2ef1e4372f959c9821e44d725f96aebb014084583173b9c1d9acdf1483 │ │ └─65399 /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 │ ├─79977f57b0392d46c23e17f7fc543d98405f598b08bb376c79981aff41b82e5a │ │ └─217562 /pause │ ├─bfb14fa51c4b236127c7fc8e07c6240b6476bebf2e3df1fcf70c2ba579667411 │ │ └─44304 /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 │ ├─7974c5f2212f24ac65f0f6e7f8f7cbf64687c3bdc43afb6c56dfe88fa0d6e1c8 │ │ └─238319 /pause │ ├─81dcae0e65711e27a3039ebb8f26c9a0d0686d8658066416a9f8a6a75ef6625b │ │ └─40642 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f4bd9767bfd9e71bcdee3b20d12fd51ada9bd46d815d03b19d6a1bebf0092725 │ │ ├─228273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228312 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─69895bdcc19627c9d6c93705db00629a30da4578c38030c80235c2d882378875 │ │ └─163094 /pause │ ├─6be9c85619743306489a99a2da030a32b5ab404012606ea3bb1566799504465a │ │ └─66354 /bin/oauth2-proxy │ ├─c38636313ddc54baa45a62e388997be7d850a9250eaf996233218d8bda64b447 │ │ └─64910 /pause │ ├─d01b7c9d5156ce154e42627fc7ddf0a9cdef88c500b9aa05599e1bc0b3eeec66 │ │ ├─253183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253200 /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 -- │ │ ├─253206 erl_child_setup 1048576 │ │ ├─253333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253345 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253620 /bin/sh -s rabbit_disk_monitor │ ├─e99db9529f25feed71b358e101b233a6d960fa811e1bc85172f99eae12121556 │ │ ├─177761 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404984 sleep 300 │ ├─1544e4aea3ad58ac843f4b8438aa9e09d079775813553f381707591fa5efb0ab │ │ └─229734 /pause │ ├─b621415c2598f05ec5d5a3bda0550c5684e3b9e60e0e2be37276a385fdc92da4 │ │ └─130667 /pause │ ├─5c3781104d2c54d5020ef7275083fcd2f61807cf0fb2d6e3a3a8b1362e3eb82a │ │ └─42719 /pause │ ├─c79d927cf17a43b940ab3d8bccb5f7fc41abd95768e0d0a2534c89f145846158 │ │ └─237312 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─357152105fa52bc1f44d8cfb164db7666f29c6d3fdccee44f6d795c9f01cad2a │ │ └─217654 /pause │ ├─073d9038e929ff5a5fe1d0bf22529aca0b74e77abe82b20ec05eb95644986b26 │ │ └─257986 /pause │ ├─127cdf04bbfea28dbb0054ce0761de81ff4faca33512202fece5977e7a9884bf │ │ └─62074 /pause │ ├─f417b4406befec2f0b6af2c8c27bca62f1568513e1a4b7408c463e2dee54fb3b │ │ └─232464 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1cdf7f68036b3b83d53978951e7b48f5aac1e1ba0bf7943e57dfd9a1d3114834 │ │ └─66711 /pause │ ├─d877d9737eb24e1043364ec3dccb4701f336771e6322cf53dedcb7d5f8b6be1e │ │ └─156959 /pause │ ├─a5d1a02617def0f3b2ea12564ed3c30772de2c1699da94d037ab6b952364618a │ │ └─60890 /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 │ ├─71e91b4cdb4408d7c7408ab522255f342aecb80af5f7352c412c657628b6ceb5 │ │ ├─ 72119 apache2 -DFOREGROUND │ │ ├─ 72160 (wsgi:k -DFOREGROUND │ │ ├─ 72161 (wsgi:k -DFOREGROUND │ │ ├─ 72162 (wsgi:k -DFOREGROUND │ │ ├─ 72163 (wsgi:k -DFOREGROUND │ │ ├─408960 apache2 -DFOREGROUND │ │ └─414617 apache2 -DFOREGROUND │ ├─a0e609378f6588e62e6da95d424044d2d1a78041bda4d770521dfc560d416b2e │ │ └─273095 /pause │ ├─6ded2a858f06eebd5851d0ad721916a2ae4cdd9eee1ba1d0689bcee5591d2dce │ │ └─249126 /pause │ ├─a064c9d583b1d057d4b0a7ae12b4993fd7a8e6c2478553886a73b3008618533d │ │ ├─226785 octavia-api: uWSGI master │ │ ├─226798 octavia-api: uWSGI worker 1 │ │ └─226799 octavia-api: uWSGI worker 2 │ ├─d10fc17dbf78272a8d0f80c1aebe807cd54951eb4c1356792637588ab49c77b0 │ │ └─232285 /pause │ ├─604a1c445bfe4b5fe90c7d7cf5799fbdfc6f6a8dba18e76908388ff1c490d86e │ │ ├─48806 mysqld --wsrep_start_position=eecc534f-5bca-11f1-ac39-ca28d3905a0f:20 │ │ └─48932 /var/lib/mysql/mysql-state-monitor │ ├─0942223d949e5c4c5e73f21d189ac8dc47578796e969daa07abda59a231241f3 │ │ └─176570 /pause │ ├─33eee44fa9e8587162046743ae561bbaa38284cdf731db7ff711b5b18be9e87a │ │ └─227662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5a6d7c0fb77bbc88b5e68367f4aa5959afa586306620780dbb8104df56622e40 │ │ └─55760 /pause │ ├─bbd0abf520f9acf57e51726b9c8e9860b6c641e5438664e95692ab2b7ac44f4f │ │ └─48992 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fdd091a14ac44a4d7ac37ddfcc8c9208b0297d848345f49b1e245a6ffa0b6757 │ │ └─63003 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 │ ├─72b08ffeebd336af08e1208b0c3a185b3d27d872fdf906c2bc6f3c3623dde998 │ │ ├─ 96592 /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 │ │ └─406633 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5cc0a5c94bbf1dbf920d82111a0afdce9085155413b5079e24526c26db03f3c6 │ │ └─47546 /pause │ ├─543d32981e582ef8124a3d2f2b450011d487520cff69fb99374392c858959411 │ │ └─158535 /pause │ ├─6bd715615633424b6c81c3e687a53d03b870898fda3d17018b12d5d63e60b837 │ │ └─274504 /pause │ ├─2f73b96f8145ccae3704a091ced7ce5f552c83e3e6ccaed8263ae0e4d6253f85 │ │ └─85704 /pause │ ├─753e12df9082ac1b1e9b41ac52353b9fd16809c13e6f3fd50c5fdb3551513c74 │ │ └─128052 /pause │ ├─a48d7f5d34bea44800f0273a153a0c8824cb747aaadee838783b111855981137 │ │ └─40280 etcd --advertise-client-urls=https://199.204.45.95:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.95:2380 --initial-cluster=instance=https://199.204.45.95:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.95:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.95: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 │ ├─5d378eb376180bd7c7aebbb118a04e4fc498b1865c345168536ff47d65a9ec80 │ │ └─114973 /pause │ ├─0c78fcd6cafff1702969e09c307bc604945b1ae4db2bbb6f8a6d788fe7600423 │ │ └─55943 /pause │ ├─e644ebea6091e09f1e589343f439321931b8c7a5cf1e226028f43d4fcba4bf6c │ │ └─65222 /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 │ ├─87b1ec9e569dcde14297a23e5ccef94c16e962cefa5b432af51a5b6b18b2339a │ │ └─43183 /coredns -conf /etc/coredns/Corefile │ ├─2346a309bb24791e539bbd646796d12191630f3be5cb07d7bf312a1c2e2a0874 │ │ ├─125123 cinder-api: uWSGI master │ │ ├─125140 cinder-api: uWSGI worker 1 │ │ └─125141 cinder-api: uWSGI worker 2 │ ├─6bf0b2dbf5dc63bfd6802ee3302155568fbacf3a250eb67d7ff61f3536bc9d08 │ │ └─56400 /secretgen-controller │ ├─3cfd85c7f45cb26789f0332ce311b561809983e65d87c1049cf53e6bdb39b383 │ │ └─63378 /pause │ ├─e67faa739c4ce7c9dea1d3a4950843955a34d5831f2d7509cc4b3aec1a7bf601 │ │ ├─48720 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 │ │ └─49986 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 │ ├─6a788fa9af926a30d61fc565d25d2f2263d1db23cff4a603e9c230a85644ad13 │ │ └─50832 /pause │ ├─e044a8a03cb8c58605e0b731aa820a7697f41e9ffd64619aacf18a8960fd7edf │ │ └─197985 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2d945e723c9e3d3b6a3d47e2719c23bebfe6259f4009017435e50a7d8d97ae89 │ │ └─235506 /pause │ ├─273ce0187834850390702f2ee88e13e45283a1a0e044643b3c170280bbf8ccc4 │ │ └─96544 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-vbt29 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fce94d95c700cfbcb9388e7f3ea1b6d9e893b0e4706aad5d6dc098e6b3034004 │ │ └─65325 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-95.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 │ ├─672a32353715e966d27c98569db2a66e0fd6e877acc768cd77abe6859fb7c0a4 │ │ ├─61375 python -u /app/sidecar.py │ │ ├─61661 python -u /app/sidecar.py │ │ └─61662 python -u /app/sidecar.py │ ├─a9f3f593b62583abdb150e40cedf0d1b3fd582bd2873fad4aa249bd0c041f796 │ │ └─157363 /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 │ ├─8fe0fab2a57977ea9964d8d4b3fb570a24569a4fb3aa877dbdf985788c2d4be2 │ │ └─43150 /pause │ ├─1db8be48823ade7bbb79be7de01719ff66f764b6015d855f7bb4c7cefe18e77b │ │ └─189915 /bin/bash /tmp/libvirt.sh │ ├─0a436894c9d2e8e3336fe6cfeeb26069ac7ea407de86229a62f35f2f701390e1 │ │ └─233429 /pause │ ├─c363a9293e90cfb6d1c38e2215fedd1d42e8100e369e1fa875d630d8003f445c │ │ └─159215 /coredns -conf /etc/coredns/Corefile │ ├─89aa5e7d3b01440883e15ab36dd74c271551b1a78c54033a696c6bc56edc3c01 │ │ └─51079 valkey-server *:6379 │ ├─1dc7a647c36c4d2f0925edb6724beb08e03f2caa68c3cbc504042f7e14ec18d0 │ │ ├─277105 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277118 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─452fb8baa60b9c3c3696a52c3b1acaade1f7aef152a2b9fabf9f79c5f59dd0d4 │ │ └─111030 /pause │ ├─fbfb9ce88ae9b1c330eb6fc473f5f3cb4d8809ace040dc5429c0307d5031a7fd │ │ └─248677 /pause │ ├─6aab7f373cab5f8c62956e92bb2ac8c58d9d9b713fca98b2afa19942b0dd9629 │ │ └─44348 /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 │ ├─c9f1f04111643ed83a20df378f4c5a3b315bd6a5e448599180e25f9a0aedd283 │ │ └─60502 /pause │ ├─12999d3fe5f523be18af4b4c064f34068e326fa0e8f6b2dc295d6a23c951e412 │ │ └─162335 /pause │ ├─a382d1e37bb0133d359ebe005ace0676c36ed1dac1d5e8c6bce60354280fb495 │ │ └─235553 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9d0794665ca56596c5917a523a4865751a4b4ef4297a22f075c8ece1df01f0fb │ │ └─64092 /pause │ ├─ca6a154db389b28bdaf7e8982016678d4375d117ea78d06cd1dfc5d310a80958 │ │ └─55181 /pause │ ├─9195d28bb2ae564fc3c83bc22704e9e6f45cd6fb89379c0698d45e49bb8b4931 │ │ └─257664 /pause │ ├─8da3100334fa9fe32a100d825a8cf968b6fdfa73109a71a60a998e9a51e95148 │ │ └─62016 /pause │ ├─fb0e4952185a295d548d8bf0cb16d0148354dce0e2687c2368b43141a021419a │ │ └─233752 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c51c541f6cb4e57ce068b9bcbc693d32ffcdffbe0b051d2ddafc32236de7a923 │ │ └─56211 nfd-worker -metrics=8081 │ ├─f884e4f07dc732365cf8d90233f3e900c53b45a51a75f2d97c1282c5b332f804 │ │ └─64202 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fde2293799c4486b7b965d8e52702003cc43f8cc390354b0e2c55b4ea937fe4f │ │ └─128692 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─40d4da0e95b106f4b6888c5c4cf31e7e33808926275a168d1fde844b98cd90d1 │ │ └─41410 /pause │ ├─2ca42d56d98b44445840f74f00829323830de94d591b42d08c503ed1d79ed6e7 │ │ ├─157401 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157414 /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 │ ├─d0d1238950336d89cf5e9cfb53d74476209ecde8ac741963fd2f8ade8df88a85 │ │ └─189866 /usr/bin/libvirt-tls-sidecar │ ├─53df53793e47631e94814df1d6e93877d1e39449f32df799956c83430e8f1d81 │ │ ├─197955 /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 │ │ ├─381830 /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/tmpe4vsv50_/privsep.sock │ │ ├─382175 /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/tmpv6z2q1k4/privsep.sock │ │ └─390809 /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/tmp837rnp83/privsep.sock │ ├─eb27a201f1c0f318043b42bbf63c04c8672c27fd274a65a6b6d24cd9608d72c2 │ │ └─237286 /pause │ ├─0c1bddc49f6bf80fc7e2cdf4fc6ed06479d9bcda012f58f8dae978ab2f5d8cbf │ │ └─177082 /pause │ ├─979efa4887fa3be3931b6b6951f4c07d0a9c80e06301e585b9933d1a093b4cfd │ │ └─41429 /pause │ ├─2f0c655f3e804b9bdb312e9a894e82c03d382b611d5bbe84e44411a214813603 │ │ ├─67000 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67017 /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 -- │ │ ├─67023 erl_child_setup 1048576 │ │ ├─67079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67243 /bin/sh -s rabbit_disk_monitor │ ├─c30c225ca2db9822a68b9c69bc278451dd5eb5e5888d0b0ee7bbfc1625213c30 │ │ ├─64712 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64751 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7a9aad69dccf08d9d002088dde7fa224dff6f2980e88b88dac29438939fe17e1 │ │ └─56301 nfd-gc -gc-interval=1h │ ├─c0a4ae69c88ebe4a56a33c49497f1639304617bc4f01139e0f8b80f2727c8c17 │ │ └─176712 /pause │ ├─7bf1b6e69e694754ed861b897cd90bb79913bf663b064e42dd81df5ce8726ef8 │ │ ├─190416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190433 /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 -- │ │ ├─190441 erl_child_setup 1048576 │ │ ├─190578 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190898 /bin/sh -s rabbit_disk_monitor │ ├─e5aa35d2909f385cd111dd10e9560354cb54007f4fd832a6f3e4379c576268a5 │ │ └─65178 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-95.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 │ ├─52d002200fd1d1d828b0d7d5d4e0cb8e74a946a283cd53b16472e19b9c419ac3 │ │ └─234352 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4f727bf1fcb5ea91c8dd65d1ce9853501a88029e4b953c4c9910bbe2e623d7c0 │ │ └─44395 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─31734bb61e1a6d748c716650efda055611d5629b2c97988b513a3c82427125a9 │ │ └─188408 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─9a9d07b14e2954136db6c4c49f623d8a02d395661877a72f966d5be4e275aced │ │ └─48057 percona-xtradb-cluster-operator │ ├─271c3a3a20252a626b0c9826bf29adfe833724172f3ab7762f28c70b26a67dcc │ │ ├─186927 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187314 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7urnojzr/privsep.sock │ │ ├─187519 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpj7l2vakp/privsep.sock │ │ └─187791 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─3a49e2afbbdb03afcd08836833c7473ddb155163ffc08cdf84f419cf159d741a │ │ └─176670 /pause │ └─c582684b179106e2933237e2769423300122e4c8f6d88f0983d8f100029fd843 │ └─96032 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount