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 │ │ │ ├─21877 /lib/systemd/systemd --user │ │ │ └─21880 (sd-pam) │ │ └─session-21.scope │ │ ├─21807 sshd: cephadm [priv] │ │ └─21895 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.19.213.145-22-zuul [mux] │ ├─371999 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-evyhwfcjbsdmwcnelopzjdgqteudclft ; /usr/bin/python3'"'"' && sleep 0' │ ├─372000 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-evyhwfcjbsdmwcnelopzjdgqteudclft ; /usr/bin/python3' && sleep 0 │ ├─372001 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-evyhwfcjbsdmwcnelopzjdgqteudclft ; /usr/bin/python3 │ ├─372002 /bin/sh -c echo BECOME-SUCCESS-evyhwfcjbsdmwcnelopzjdgqteudclft ; /usr/bin/python3 │ ├─372003 /usr/bin/python3 │ ├─372006 /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 │ └─372008 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12317 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 467b56465c6e6a37f4303ae17870a2ac7a608e1ef41edb51a66275b3ee089077 -address /run/containerd/containerd.sock │ │ ├─ 12685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 393eecd05d5bbb74e37edd3efe2661e4eff4e25cdd066ebd3158fba3e116bc97 -address /run/containerd/containerd.sock │ │ ├─ 18818 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5300b9e3c234d33a588b2d353ca3c8126a86d683f6b46e5ac298809c84063eba -address /run/containerd/containerd.sock │ │ ├─ 25432 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5bbd24a67dc1060468a18851cd35f0f4330dc513b350424a0221a0cfb7930353 -address /run/containerd/containerd.sock │ │ ├─ 29917 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43f71aa960075bec9893ecbfd3ef3bef1982869623e8f9933ce14fed648c1f3d -address /run/containerd/containerd.sock │ │ ├─ 34730 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f0595d214d284f46ca6b4df41218d448575a9a9655d351b0c94da66bed4a9118 -address /run/containerd/containerd.sock │ │ ├─ 39214 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b13c9dd9013995a325df89d1436a387a57e500da79d68b3906c19275c44470a -address /run/containerd/containerd.sock │ │ ├─ 41735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c33960ea9e31a8221b1e46387db0bfb96ad44b9982080ed322baec3cc5c641 -address /run/containerd/containerd.sock │ │ ├─ 41760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34bfd295198c593256169709074eea01acf48a56a5f05f131db93a4700f8b8c6 -address /run/containerd/containerd.sock │ │ ├─ 41795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b3b86a0629258c625ed15ec0c9f3295c24c42316c0c453c79ba9978b53062e -address /run/containerd/containerd.sock │ │ ├─ 41811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 872055ab05fd2eca6c6615c7ec943a0391eee88143d1f75c87b936571ea91fbe -address /run/containerd/containerd.sock │ │ ├─ 41830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc546a3cfa48885ce5be76dbf91ba6463797d44258496ab42c7a4a8c4bc1666 -address /run/containerd/containerd.sock │ │ ├─ 42343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f077682be2b5d33f118909cd3bd544d1c2e6ed499fdc67226d99e78c5fcc92 -address /run/containerd/containerd.sock │ │ ├─ 43077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7627e6e7cde43213f54bf73211a16ade4d57e822fd62d6fa0d9c233fb4dae46 -address /run/containerd/containerd.sock │ │ ├─ 43086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6eb510766ea060a7135514a407b915fb646876499a57327aad613ece53c3090 -address /run/containerd/containerd.sock │ │ ├─ 44427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fd1955240c84d7faa1f2a6d0e51abe32c7d79a0dc6e46d3b8f97eefe7c7200 -address /run/containerd/containerd.sock │ │ ├─ 44869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f584f265cefb3258ce41f423e4a62e207c3bf7790bb0cca5ed419cade57adc06 -address /run/containerd/containerd.sock │ │ ├─ 44908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc37eb695d217fd0e4def6e12b057769d52c0ea905797c51e963ee0b1807c166 -address /run/containerd/containerd.sock │ │ ├─ 45335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1c2d490295eb1b9bb880b0188b0338e3ca648de153d8622a65b90bd39974092 -address /run/containerd/containerd.sock │ │ ├─ 45819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5bd74a32f59da6b64013c9b5cadc3fcb60540a8a2c6eced795278100c38e0b7 -address /run/containerd/containerd.sock │ │ ├─ 45872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0123b39ba4261d2966b12cb5edccb9ed6b728ab43cc3c23c2ffb35bc70769160 -address /run/containerd/containerd.sock │ │ ├─ 45914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dc0fa289f80dda1fb7449cb0356ffab5260f49cb6b9f3a58b497d9c9b5d5f80 -address /run/containerd/containerd.sock │ │ ├─ 47697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eac3fce7625cca4723070072cf51f0b69b7f6179879b8472da47b933619f7fe -address /run/containerd/containerd.sock │ │ ├─ 47761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22dac341506938db1906734ec8216eb7c63c3c038cc66c558e1349c3af7835c0 -address /run/containerd/containerd.sock │ │ ├─ 48512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8fd58ba8d9f3e61bd5ace87d91eeff7c7a984ae96dd951e5d31df23d38c4fe -address /run/containerd/containerd.sock │ │ ├─ 48607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc0942053b634f6658023836f5929c94e3796b3c9028d2dddfb186206c69d09 -address /run/containerd/containerd.sock │ │ ├─ 49132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb802148a5b1f3b79fd075374ceba4d38aa4afc10d4545a8de9b2ff75631c84 -address /run/containerd/containerd.sock │ │ ├─ 49517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 779e6d5700c0593bc53ed25c1f2fc792cac37f79fcaa0e8dfdd783c0a8c4ab44 -address /run/containerd/containerd.sock │ │ ├─ 49849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f96df5fc8571e59d6ab60ac7eea08add11a1ec002978f3ab2faf1a09724dc2 -address /run/containerd/containerd.sock │ │ ├─ 51742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb86c31306427b630074f45f1d39221046736c2ff8810162ab710c87dfa9aeb -address /run/containerd/containerd.sock │ │ ├─ 55352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 009b1027b187859acab5fe124a6664dc059db4a06d5155bb1a10f5b5c37eb6a1 -address /run/containerd/containerd.sock │ │ ├─ 55943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f735c4cded03aa832fec315c82f53c454abfec256fa8e07992555dce621af2 -address /run/containerd/containerd.sock │ │ ├─ 55981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9503d3a6ed05c1ed5d264cda0f2bffe9ef65131d77707fa3c5b6f1d47494154a -address /run/containerd/containerd.sock │ │ ├─ 56026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fbe62d003788aa8b3e9b8d3090ef73c9c0f68891e1c07ed170956a8db57a312 -address /run/containerd/containerd.sock │ │ ├─ 56165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d44dfab54c0b1a0bbc78f0f4b799880baaab613b16b4ce1f0d6ae6f2fc89f5 -address /run/containerd/containerd.sock │ │ ├─ 58900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea6e977aebc6362e9cf24e24ecb041249a7a478e9ebb1f121b7bee9eb19d85b -address /run/containerd/containerd.sock │ │ ├─ 59073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b409ee623e3210ba02f5ee79795a37d38b7c0c5b22ae3de996d89166bf541680 -address /run/containerd/containerd.sock │ │ ├─ 59117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd9d481b454f2e66e3daec509805cd3fdfc388ff425a7ba2c2441cf59f76d77 -address /run/containerd/containerd.sock │ │ ├─ 59168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50b88f86a9c263a452d241276623b719d10087ec3a4a44026db9577f2415690b -address /run/containerd/containerd.sock │ │ ├─ 60391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b607314854af7756953f70e250f76201c81ad0e70e841eae8a2ad1283836fbda -address /run/containerd/containerd.sock │ │ ├─ 60460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf866048de87041b362858b5a445633c0a0498ec4606e13de22022d009151e7b -address /run/containerd/containerd.sock │ │ ├─ 60756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c8354b6812056171b176130b1b6dff0167e6a2b889e9166562d36091ae90f8 -address /run/containerd/containerd.sock │ │ ├─ 60805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a7ea8331c9a863b517d95ac7b6b2e2ddc6870dd10ccbc816c55aadf6b38b3b -address /run/containerd/containerd.sock │ │ ├─ 60857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32469e28501ddcf73b71d5296c7bccf004a04f77753258b2cc458abd835d91a6 -address /run/containerd/containerd.sock │ │ ├─ 61174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6694a1fa2c594166bf9e54c025a621c14ab90e7df7436ddc89392116a14a8647 -address /run/containerd/containerd.sock │ │ ├─ 61474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901019695e9fb931b80de0799a7004405a3b77c4e04f1cadc7f53caca2e9e685 -address /run/containerd/containerd.sock │ │ ├─ 61819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da755c6c3c93044edeec69a1b762a20c31c7ac06910965daf58e532a433332e -address /run/containerd/containerd.sock │ │ ├─ 62312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3aab5e0ca1d6890ec4f8de0d62c788ae76185bc34d8a0993480a7397f567e7d -address /run/containerd/containerd.sock │ │ ├─ 62901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b78c3393e35ff9f5788cef85dded351931d533377f9d57888ca0e9c7947807 -address /run/containerd/containerd.sock │ │ ├─ 64061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34c4524a8fb8922c3c9b05bd4ae238373a20efaf8354f0f5c112dbf6eb84ecf -address /run/containerd/containerd.sock │ │ ├─ 65793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1c2bd47cd8814ccf72be436c46119190bb4820006cbe2ebe3f35239efd1b309 -address /run/containerd/containerd.sock │ │ ├─ 72143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd9a5e5e844d437ecab06bb4158e1d427be6359c30a7a167e78f55157b86e27 -address /run/containerd/containerd.sock │ │ ├─ 73157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e202ac765aeb93b3a7a8efd1498d38624b283fd6a9f2494d93071e8bfaf0d286 -address /run/containerd/containerd.sock │ │ ├─ 77516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc34b27012e9f1c8009ae893b9f7bf91cf4549d1a804074715356023bb5d9574 -address /run/containerd/containerd.sock │ │ ├─ 81933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce1ca18068e2bb969001626d5dd24ef834aaaaffe04e7d27e25d2698fdbc1f8 -address /run/containerd/containerd.sock │ │ ├─ 87584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb5f5b56420ed7e2f47ea92ae4a821ded7b7f9fc9a5a457ee5c213f3e35285c -address /run/containerd/containerd.sock │ │ ├─ 87622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41806fd0f05bb0d86ab6b64a6c73119113b760d8a244404a1039ab46f2d598dd -address /run/containerd/containerd.sock │ │ ├─ 95522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798db05a3f8b29e9eba7f48d54c118f20a9ba8877f4ccf30c40a990528f00a67 -address /run/containerd/containerd.sock │ │ ├─ 96772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286411648bd8f8b5b7dd1f7fd2e7ba7451cd5fca04aad3a696a835841e7246f0 -address /run/containerd/containerd.sock │ │ ├─ 96824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5026eb50c25902a8f1b14df220b8b4e25b4fcdd63f5872bd2a3143db3f91bfc4 -address /run/containerd/containerd.sock │ │ ├─ 98394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bfd86ff05c5f8586f762c03648f3bdb4a399022fad1064f779583be04ec47f1 -address /run/containerd/containerd.sock │ │ ├─ 99702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08c664f3a44875d476f116bf293349ab71196fe634849b53ed3e6b64675421a1 -address /run/containerd/containerd.sock │ │ ├─ 99760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c4b830c3723902edd95bfd2674d598b3b8013faac426653a976115c0c4555c -address /run/containerd/containerd.sock │ │ ├─110016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 154a6dc641535f002d8f86d4cacbc94c336427423de3162311606911d9f538b2 -address /run/containerd/containerd.sock │ │ ├─110061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a8c08599a3c07c26e2b3e20358fd929c48d142f5d9184dd559e8112f849d581 -address /run/containerd/containerd.sock │ │ ├─112106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942fccc781a6822b64cd31ffa80c6d98dcc7417efca41d8617f343ec15ae519e -address /run/containerd/containerd.sock │ │ ├─124644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0665458981ad004dfaddd3e0acc870daa7bc098853a18a269ef0643eddb85e41 -address /run/containerd/containerd.sock │ │ ├─125492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0921691f481f317bd3bd45eea2627292ffd870e643406dc806cbdc67ec9b6fb -address /run/containerd/containerd.sock │ │ ├─126477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ac6aa66cea5dadfb9be2c98aca0c43bdf02ab27b67e20db5d8cc14f533ea35 -address /run/containerd/containerd.sock │ │ ├─126521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881d347158ba5a8ec2c40391fdc35fafeaaaac03ff22bdb41980ce3604ec8bbf -address /run/containerd/containerd.sock │ │ ├─127079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d9d889b8e044ae34bcdbd524648e829bac0104a49cd0dd7202b0016360025e -address /run/containerd/containerd.sock │ │ ├─128231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6b963bab89c6a4817aef2b88dddf6d892fbbe50a7f522fdd894493f7aa2c97a -address /run/containerd/containerd.sock │ │ ├─129809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1987f7acb86d426cfcbc67e5b5f3181add261f7b0be4778cc0f468fd936feec6 -address /run/containerd/containerd.sock │ │ ├─130117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c5bbe5d223a40cf74a6ec4b356a5bd0e4a19d1c777a639db779a83bd7eda80 -address /run/containerd/containerd.sock │ │ ├─130215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 675c71fecf9b9599e7bce7536f995c1ec4cc98a01b4aff55f71a6dbe2a2791e7 -address /run/containerd/containerd.sock │ │ ├─130270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d69214f02af0436df6965a1f6d98fa6b788ce7202acb33e5034b2b0895567a84 -address /run/containerd/containerd.sock │ │ ├─130583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df95e715676e88c47a13409d7150c242563d734235241c10441508e0934ff4fe -address /run/containerd/containerd.sock │ │ ├─130895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85be8e56a02de1d7de9c7453f3a16c0778bfecda80afe5462eef60b5658c5d22 -address /run/containerd/containerd.sock │ │ ├─153965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1a4d4ffa6b5be32f0713ff38344a2deb87e37663a3f216eb4c91e5d532078d -address /run/containerd/containerd.sock │ │ ├─155577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2123a2c699f6003e788f54d9987a25c26459e95017edf31d701cebe67ae7a0c -address /run/containerd/containerd.sock │ │ ├─155634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83023cf75ef444a76f477e1a0a2652d1f3895701c03c09ccfd6d2b9dd4797bb -address /run/containerd/containerd.sock │ │ ├─155848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d04ed0b971a6c1663b33813793848a82d3596487c5064a2255c13214271fa98 -address /run/containerd/containerd.sock │ │ ├─161976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1828599a885c1fc064e6081fd18cdceae21c5ce348596f7a71aad3cd8cd42c3f -address /run/containerd/containerd.sock │ │ ├─165158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84494ac88d39d52c979c11ebb7a3c07d4b580373bf751a9f00a01d67e2f4d0f1 -address /run/containerd/containerd.sock │ │ ├─167594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302472cf7417486ea9ca55e86687fca7c487ca32a397f1123725d44e49413c1e -address /run/containerd/containerd.sock │ │ ├─167687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d488bb877ec2a3db4281fc85acbb91cec6bca29b80ad5f91bc77567ea8f41c -address /run/containerd/containerd.sock │ │ ├─167747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab4ad6abe8a447abe43936fe9207439d304d7c196dc311e34637fb0d47af7dc -address /run/containerd/containerd.sock │ │ ├─167792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff6813f9c01eb6fc4ad24712df859ea1b0226a81de037f667f5710e87c615ed -address /run/containerd/containerd.sock │ │ ├─175599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d12a809e3e3c99464e5c7945775b0ab9d965965d960b7dd56982d23e172d13 -address /run/containerd/containerd.sock │ │ ├─177369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf104cd6084d48f309d463cdddd5634c21b4af8b1b1066d4548f8e144e2bbdd -address /run/containerd/containerd.sock │ │ ├─177417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fdb8e48ff5b60b42974d34b9cd6bc155c1b013a42a1cb49fa74b6131f2af799 -address /run/containerd/containerd.sock │ │ ├─177501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a6e644d2bfbddd68b386e8bd4c411ad115178c171de272ab8d7f68667eb53b -address /run/containerd/containerd.sock │ │ ├─190532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c56f469de652ce74ebb2878376d2f58dcb59cc27eaf2c95ed5b59c87590985 -address /run/containerd/containerd.sock │ │ ├─196837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d4ec6f56483f63df8c09a314c80e1d3d7669a5b9ea6b8108f4aa90cfcdfbba -address /run/containerd/containerd.sock │ │ ├─196854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7f9c5f011c19b8d4a77ba060eb4eff4e5f732aca3028a9c36d153da0ea5a59 -address /run/containerd/containerd.sock │ │ ├─196918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6611b9466dcef910fdfce356943f98b3ef9cc91d6abc895b37a03df7a53242 -address /run/containerd/containerd.sock │ │ ├─197230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7cc2805b22328758edae0f9ff822d823817627925075aa4c8bb9a08de973e3f -address /run/containerd/containerd.sock │ │ ├─207459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bacfd463faba019f4a80b7ed2574f674125b7a581720512329733f50176b12a -address /run/containerd/containerd.sock │ │ ├─209294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e847fd02bdb5a0c3a35bdf0a644cab308f1f411ae008715f9147f7f091193501 -address /run/containerd/containerd.sock │ │ ├─210575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85fceb3694d579275d61d67a0044beccaec67289db94543c52be4e2248c12272 -address /run/containerd/containerd.sock │ │ ├─211601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f698fe9b738619afe416a663a1dc9eaae0a3e22aab48553f68a1c7538eaa7a0a -address /run/containerd/containerd.sock │ │ ├─212482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337e5a1f4ca7e54b9df74988c6043e02dbb9e8fed3191cba8f5e53f58eadac33 -address /run/containerd/containerd.sock │ │ ├─214430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317601b30e85bc21d7f0d40adb7e3743569f1f720cae8cf62a0bb9eafbc360f4 -address /run/containerd/containerd.sock │ │ ├─215980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbaf8b0e1dbeae983aee7678fb2ed3361fc477f5136391112c10eda6ab2e2cd0 -address /run/containerd/containerd.sock │ │ ├─216025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38303531ddb71093defdf2bbb5f22ba3e0df8350ba16aa0b20f418b81ddcb963 -address /run/containerd/containerd.sock │ │ ├─224143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144c5f3a5999b625cddc73b917f87eba89acf95455a0bd21b21f8d76aab4c326 -address /run/containerd/containerd.sock │ │ ├─224565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3220c28e46989fa8cea820b6837fb72b9f7baa5abbbb809451dfbe7e67217dcf -address /run/containerd/containerd.sock │ │ ├─227422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49050afd1bc60a875faa3771136c74cd1398d2573a8395577febcc3f42319616 -address /run/containerd/containerd.sock │ │ ├─231344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a75aa61e28a44bb77ec67f91dfc3ad03eccb7f14ef0de6da80b005eede604d -address /run/containerd/containerd.sock │ │ ├─231556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0d49fd1fa54ce394028dc1d51b5a76115a4f8cef34070e44faae8647378f24 -address /run/containerd/containerd.sock │ │ ├─231628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1da44e964973a38405a01b5c4b9cd2bdc069e8e44428980068fe93b9e2588d -address /run/containerd/containerd.sock │ │ ├─231687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17778fee03b7c9a66dff664568fcdbb0d5dec8913eee2ae3d8db517c2ec7e6f4 -address /run/containerd/containerd.sock │ │ ├─241459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e668f089019cf33bfd20593b276a9db3c9371919941d7af66920b9072859e2 -address /run/containerd/containerd.sock │ │ ├─243596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f47cd35097e306e92a615535d0bfc37dd465663ba88077b6c33b3376823050 -address /run/containerd/containerd.sock │ │ └─245192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5489b9f5869c66eae583308e2d9be1ca8bc62c7b0230208d80c6e61d091cdc87 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-3b13c9dd9013995a325df89d1436a387a57e500da79d68b3906c19275c44470a.scope … │ │ ├─39240 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39256 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29634 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29900 /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 │ │ │ ├─18777 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18797 /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@mgr.instance.jqffyz.service │ │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jqffyz/unit.run │ │ │ └─12630 /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-jqffyz --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.jqffyz:/var/lib/ceph/mgr/ceph-instance.jqffyz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jqffyz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jqffyz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25135 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25413 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39147 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39169 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34431 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34712 /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 │ │ ├─12234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12266 /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 │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─docker-393eecd05d5bbb74e37edd3efe2661e4eff4e25cdd066ebd3158fba3e116bc97.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jqffyz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12731 /usr/bin/ceph-mgr -n mgr.instance.jqffyz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-5300b9e3c234d33a588b2d353ca3c8126a86d683f6b46e5ac298809c84063eba.scope … │ │ ├─18844 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18863 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─124174 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42201 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.145 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-r3e3c5178eee54082a477d9c887097f98.scope │ │ └─168038 /usr/sbin/libvirtd --listen │ ├─docker-f0595d214d284f46ca6b4df41218d448575a9a9655d351b0c94da66bed4a9118.scope … │ │ ├─34754 /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 │ │ └─34766 /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 │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-5bbd24a67dc1060468a18851cd35f0f4330dc513b350424a0221a0cfb7930353.scope … │ │ ├─25457 /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 │ │ └─25469 /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 │ ├─docker-467b56465c6e6a37f4303ae17870a2ac7a608e1ef41edb51a66275b3ee089077.scope … │ │ ├─12349 /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 │ │ └─12361 /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 │ ├─chrony.service │ │ ├─10840 /usr/sbin/chronyd -F 1 │ │ └─10841 /usr/sbin/chronyd -F 1 │ ├─docker-43f71aa960075bec9893ecbfd3ef3bef1982869623e8f9933ce14fed648c1f3d.scope … │ │ ├─29941 /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 │ │ └─29954 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─123995 /sbin/iscsid │ │ └─123996 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─f584f265cefb3258ce41f423e4a62e207c3bf7790bb0cca5ed419cade57adc06 │ │ └─44894 /pause │ ├─b0d5e94b6aa8f3e772678cba0d0b042be26b5a275590b5a1eb11a2f0612eac69 │ │ └─61446 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 │ ├─39fce7c2245f249c4b185a369349d59fcbb522aea5e07b166c6aad0038fd715d │ │ └─64145 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─302472cf7417486ea9ca55e86687fca7c487ca32a397f1123725d44e49413c1e │ │ └─167620 /pause │ ├─7ce1ca18068e2bb969001626d5dd24ef834aaaaffe04e7d27e25d2698fdbc1f8 │ │ └─81960 /pause │ ├─95f077682be2b5d33f118909cd3bd544d1c2e6ed499fdc67226d99e78c5fcc92 │ │ └─42369 /pause │ ├─d3602befadc0a4fec7b51d3e34b42ca7517aae95e1b306e5a5b92d97200f4124 │ │ └─63638 /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 │ ├─f47ec562d00cd9da725031d303b871565ce2096ab759a7368842f0980ce784f1 │ │ ├─163538 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─163776 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163777 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163781 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163782 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163783 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163784 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─163785 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e6a1ebb2e3ede9922afb223759cd3c4f08f70aa5dc3f54975add1b7238829b09 │ │ └─49142 /manager --metrics-bind-address=:8080 │ ├─933d08fcdc897a860756eaab7269b4bce43a506c8c780e0c554d2343d343239b │ │ └─49314 percona-xtradb-cluster-operator │ ├─ad9c8146f7c50850cc57567f144d0ffda39339dce1a5237eb54a80d470e000c3 │ │ └─239803 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e3cb38f240f02477d3ffe9d5c58210ae3f96e0b7376494883945ec917d281cd7 │ │ └─63893 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5c6f115c14cdb5ca66f4c68523211389332bf526880fabbcde5e48c9f5590490 │ │ └─46120 /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 │ ├─c09b62bfd513a01a64c5734432067ac436aa29d4f1b638a79e44b911b4f626fb │ │ ├─206212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206231 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─366515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─745ce8acef7438165d99d27a75d8589c8a54806d4819bee83ca0f1c07587ddf6 │ │ ├─126751 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─126850 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─126867 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─127032 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─371240 sleep 15 │ ├─4c69e75c1560fca86480571331c84179a6f2025f744927108ec3ee606107fb69 │ │ ├─59870 python -u /app/sidecar.py │ │ ├─60187 python -u /app/sidecar.py │ │ └─60188 python -u /app/sidecar.py │ ├─1f55c40990456628851ddbd739db579f46ba2d225bae2b5183b68fd8ad8a45de │ │ └─239776 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f95f863ba0f7680322785bd9dc7e557471850decf05eee3500170589e85c1e8f │ │ ├─152720 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─153094 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─153095 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6521a50ba51352d2be8717e6f1066a3a1b122f1cb3b0e9025c783925e123e089 │ │ ├─162473 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─162692 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─162703 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─371697 sleep 15 │ ├─c844969292e2d90166d777643a2333c6d857854346203b144fcee3caf2058a4d │ │ ├─204718 octavia-api: uWSGI master │ │ ├─204733 octavia-api: uWSGI worker 1 │ │ └─204734 octavia-api: uWSGI worker 2 │ ├─852e10e2d2321cb13c37419ba54c51c307da7fceccba46a36e061ad08a33ec30 │ │ └─63277 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-145.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 │ ├─ffd9d481b454f2e66e3daec509805cd3fdfc388ff425a7ba2c2441cf59f76d77 │ │ └─59141 /pause │ ├─34bfd295198c593256169709074eea01acf48a56a5f05f131db93a4700f8b8c6 │ │ └─41863 /pause │ ├─9415b696891de3e2a2be86bba460db5f126c9a5a1f1d5359d61a99ec9cdc8cd0 │ │ ├─116117 placement-api: uWSGI master │ │ ├─116133 placement-api: uWSGI worker 1 │ │ └─116134 placement-api: uWSGI worker 2 │ ├─4dc546a3cfa48885ce5be76dbf91ba6463797d44258496ab42c7a4a8c4bc1666 │ │ └─41907 /pause │ ├─f3aab5e0ca1d6890ec4f8de0d62c788ae76185bc34d8a0993480a7397f567e7d │ │ └─62336 /pause │ ├─9503d3a6ed05c1ed5d264cda0f2bffe9ef65131d77707fa3c5b6f1d47494154a │ │ └─56006 /pause │ ├─ae18bf42e273ac228622945cdee2dd9971d3c08f1e859bb450dbb838d77b6e20 │ │ └─87865 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-6n8r5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4d89fd86db9735e84435ee88dafdab24c095743765507903808dffdf1d973a4b │ │ ├─163573 neutron-policy-server: uWSGI master │ │ ├─163586 neutron-policy-server: uWSGI worker 1 │ │ └─163587 neutron-policy-server: uWSGI worker 2 │ ├─c8d44dfab54c0b1a0bbc78f0f4b799880baaab613b16b4ce1f0d6ae6f2fc89f5 │ │ └─56188 /pause │ ├─21a7ea8331c9a863b517d95ac7b6b2e2ddc6870dd10ccbc816c55aadf6b38b3b │ │ └─60829 /pause │ ├─9e2636371b6702c08927f82c75d9d5632fc7ef87a47bfeabca60a871d3f7c4ab │ │ ├─82074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82090 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82096 erl_child_setup 1048576 │ │ ├─82290 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82342 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82343 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82668 /bin/sh -s rabbit_disk_monitor │ ├─4e831865f7da6dcd2acaa1e8b10ff91f3a9041f909b4b0b3af87421079df1d61 │ │ └─48111 /server │ ├─312c7ac7f39ff602f9127575309c42fb31efdf13725c2c1c1ff3fe475b0658ed │ │ ├─227548 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227565 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─227571 erl_child_setup 1048576 │ │ ├─227871 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─227931 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─227932 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─228182 /bin/sh -s rabbit_disk_monitor │ ├─6627afbf8105c61fb9e01146801248f17cf8df7aad1db1b8883b34949837aec1 │ │ └─48768 /manager --metrics-bind-address=:9782 │ ├─bd1da44e964973a38405a01b5c4b9cd2bdc069e8e44428980068fe93b9e2588d │ │ └─231655 /pause │ ├─7b29e65da6e1e748ffa6d91bb382c4690a658a8667b3c3229b80a8f346603698 │ │ ├─ 48000 /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 │ │ ├─ 48013 /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 │ │ ├─ 48171 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243267 nginx: worker process │ │ ├─243268 nginx: worker process │ │ └─243269 nginx: cache manager process │ ├─3c8fd58ba8d9f3e61bd5ace87d91eeff7c7a984ae96dd951e5d31df23d38c4fe │ │ └─48536 /pause │ ├─a6b963bab89c6a4817aef2b88dddf6d892fbbe50a7f522fdd894493f7aa2c97a │ │ └─128254 /pause │ ├─abc1e6107308ebf83d1e338b9aab63f3438314b655ede3d7f1289a8a9c3ef37b │ │ └─42031 kube-apiserver --advertise-address=199.19.213.145 --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 │ ├─cf866048de87041b362858b5a445633c0a0498ec4606e13de22022d009151e7b │ │ └─60483 /pause │ ├─3a8c08599a3c07c26e2b3e20358fd929c48d142f5d9184dd559e8112f849d581 │ │ └─110093 /pause │ ├─46b70e90ccca6d10e4cbd2ef437c940b895b5a19a37108aa0ca2be11a4f26daf │ │ ├─156269 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─359016 sleep 300 │ ├─79f8b8ca10fa457d2bbf53989ffe5cf50c2fe1e6afa3d5386f17800e173e169c │ │ ├─95840 glance-api: uWSGI master │ │ ├─95853 glance-api: uWSGI worker 1 │ │ └─95854 glance-api: uWSGI worker 2 │ ├─6694a1fa2c594166bf9e54c025a621c14ab90e7df7436ddc89392116a14a8647 │ │ └─61197 /pause │ ├─51bde4492fc67b0a6ffd7e789ac24a85b76430dd649c40aa95cd9976ad5a92aa │ │ ├─239998 /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 │ │ └─240131 /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 │ ├─3220c28e46989fa8cea820b6837fb72b9f7baa5abbbb809451dfbe7e67217dcf │ │ └─224601 /pause │ ├─41ec5a14cef1b70506d43511651fbfb1558ec0469008634127a57f14dddeb562 │ │ └─60376 /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 │ ├─4090bdb4dfb6e8ecc7973c8e52cf212c0234749040cd8d9375b9a25b1418ca57 │ │ ├─224657 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224877 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224878 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4219a41df07046ac29cec74076f61075ab38d1a56e2f367e910c569d2ea6a2a5 │ │ └─56315 nfd-master -crd-controller=true -metrics=8081 │ ├─13c993d153f0e497502861ce1bcf858593cb052a4bb228fa7bf6174fd30ad15f │ │ └─63715 /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 │ ├─df95e715676e88c47a13409d7150c242563d734235241c10441508e0934ff4fe │ │ └─130612 /pause │ ├─ccd9a5e5e844d437ecab06bb4158e1d427be6359c30a7a167e78f55157b86e27 │ │ └─72167 /pause │ ├─9a0d49fd1fa54ce394028dc1d51b5a76115a4f8cef34070e44faae8647378f24 │ │ └─231581 /pause │ ├─d0921691f481f317bd3bd45eea2627292ffd870e643406dc806cbdc67ec9b6fb │ │ └─125517 /pause │ ├─47959b7b130d569e07d31a655f731dce0061504317a860a59e4fd4277aeac546 │ │ └─168238 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fc34b27012e9f1c8009ae893b9f7bf91cf4549d1a804074715356023bb5d9574 │ │ └─77541 /pause │ ├─890d1e805799a92a0d35da74ac0e49d009e0979ec6c87e05096f6c3a0627854e │ │ └─59416 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─ff081a18c9fa697f56fc689fd3494c59f329f95ed1207cfa4dd9a1bf9e9d88d5 │ │ └─171426 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2ce76a3289d4a3215a5759b4bc20a2de84471a6b50f393a9c780f9286724a919 │ │ ├─166123 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166340 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166341 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166466 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmppt3_hbcx/privsep.sock │ │ ├─206184 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2cfntke9/privsep.sock │ │ ├─206500 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpeqr8mxev/privsep.sock │ │ ├─206905 haproxy -f /var/lib/neutron/ovn-metadata-proxy/6fa7bced-b086-4a82-9641-f9a7ed089117.conf │ │ ├─346023 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─346024 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─bc37eb695d217fd0e4def6e12b057769d52c0ea905797c51e963ee0b1807c166 │ │ └─44932 /pause │ ├─00c4e33d1ab5643d91f9ed5cf3dfdb446bd8419855bf5a7b89870f0481926789 │ │ └─56435 /secretgen-controller │ ├─b9f96df5fc8571e59d6ab60ac7eea08add11a1ec002978f3ab2faf1a09724dc2 │ │ └─49872 /pause │ ├─83d2c74b26a6c36b71bd6656ecfcbced1259358a7a28d60cabc023a97d6d9500 │ │ └─64195 /bin/memcached_exporter │ ├─08c664f3a44875d476f116bf293349ab71196fe634849b53ed3e6b64675421a1 │ │ └─99732 /pause │ ├─6cfc243a2955769ad2379462aed42765e66484c87d24b37b2f3f69986c7ca02a │ │ └─88888 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─77ccb3a1f0999ea994e0994f7e1a3703b8cecc2098e1874126c3e5402b767144 │ │ ├─187329 heat-api-cfn: uWSGI master │ │ ├─187356 heat-api-cfn: uWSGI worker 1 │ │ └─187357 heat-api-cfn: uWSGI worker 2 │ ├─5dc0fa289f80dda1fb7449cb0356ffab5260f49cb6b9f3a58b497d9c9b5d5f80 │ │ └─45939 /pause │ ├─139f40600748f836ecfa6104c399041967625578381b916ed391f30bab3373de │ │ └─211651 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b7430a99bcbb6081262e9be8a9561c8d28ed382cd17ec6109ffafac7bd34e41c │ │ └─44494 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c6e0061085734168c56c9568fce045b6b8851f76c66550a11790596abbd03943 │ │ ├─64483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64500 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64506 erl_child_setup 1048576 │ │ ├─64576 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64644 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64645 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65089 /bin/sh -s rabbit_disk_monitor │ ├─675c71fecf9b9599e7bce7536f995c1ec4cc98a01b4aff55f71a6dbe2a2791e7 │ │ └─130260 /pause │ ├─28a75aa61e28a44bb77ec67f91dfc3ad03eccb7f14ef0de6da80b005eede604d │ │ └─231402 /pause │ ├─4a43780fa9215095fe8be880490d084080200bd8a8d47a89b50478fa8644573e │ │ ├─175769 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175788 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─175794 erl_child_setup 1048576 │ │ ├─175869 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─175920 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─175921 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176054 /bin/sh -s rabbit_disk_monitor │ ├─8d9de797d49cfceb5444c22b9280ad8df7495f060e46ccf97e88def1ef064db2 │ │ └─78059 /usr/local/bin/rook ceph operator │ ├─e1c5bbe5d223a40cf74a6ec4b356a5bd0e4a19d1c777a639db779a83bd7eda80 │ │ └─130143 /pause │ ├─6d9fd0bfcc7d3348248cec55ceb9eee394154766d81cfa0f3f6654ed19e7b575 │ │ └─148520 /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 │ ├─6db32168bf707086f017258f5807ac929b917150016b677677784d8bbd3d8c8d │ │ ├─224518 magnum-api: uWSGI master │ │ ├─224553 magnum-api: uWSGI worker 1 │ │ └─224554 magnum-api: uWSGI worker 2 │ ├─583a4e078e4765c3d8d69c4d568da41880074a0d7d9667309d6447e5f2d9d679 │ │ └─245500 /bin/openstack-database-exporter │ ├─b580c0044bb66982a0ca0d18d2523dfe3f5fbf90e2c85b651d4fa2612e34da9e │ │ ├─126733 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─126783 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─126804 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─127010 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─371238 sleep 15 │ ├─6e2bd54eb66245eb66aeab416b2da6381cbd5affdf7458923c232d659b188ce9 │ │ ├─175034 senlin-api: uWSGI master │ │ ├─175068 senlin-api: uWSGI worker 1 │ │ └─175070 senlin-api: uWSGI worker 2 │ ├─6cf3c086796d6cd69477c325048a5f02f33cef56b5b5331a87d0f69122e2be11 │ │ └─63170 /goldpinger --static-file-path /static │ ├─317601b30e85bc21d7f0d40adb7e3743569f1f720cae8cf62a0bb9eafbc360f4 │ │ └─214461 /pause │ ├─6f7f9c5f011c19b8d4a77ba060eb4eff4e5f732aca3028a9c36d153da0ea5a59 │ │ └─196909 /pause │ ├─57b78c3393e35ff9f5788cef85dded351931d533377f9d57888ca0e9c7947807 │ │ └─62926 /pause │ ├─ffd282bfa7c784496aa342483eff2d74667cdce87856b7744b0d8f8c430b034e │ │ └─41992 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 │ ├─3da755c6c3c93044edeec69a1b762a20c31c7ac06910965daf58e532a433332e │ │ └─61847 /pause │ ├─bc60f030291a325c1df42213ffed44302fab4d77f82529d3e3157d699108d5ad │ │ ├─205572 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206063 octavia-worker: ConsumerService worker(0) │ │ ├─206072 octavia-worker: ConsumerService worker(1) │ │ ├─206075 octavia-worker: ConsumerService worker(0) │ │ └─206078 octavia-worker: ConsumerService worker(1) │ ├─80d12a809e3e3c99464e5c7945775b0ab9d965965d960b7dd56982d23e172d13 │ │ └─175622 /pause │ ├─822cb651b0e9f5ba6febcffcda9cf3ef6874e3a5cc58a6fec55db95e3a30d5c6 │ │ └─166941 /usr/bin/libvirt-tls-sidecar │ ├─035f832fceb1d1983b31fa356e005609f34672526e690ff5c0ae7331e116cdab │ │ └─205573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─eff6813f9c01eb6fc4ad24712df859ea1b0226a81de037f667f5710e87c615ed │ │ └─167820 /pause │ ├─f4008e23f4ca212f3f35aac20e68db6c29267ad051f29fa1431094b46ddad2b1 │ │ └─43460 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ec128b8806d71b49127e09895ad875e8c09b57ad20137d06634f433e9a517b4f │ │ └─212530 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8fb958143f71293d9f7367089a9b48c8c9383112ee091c4c7c4233a33861d9d0 │ │ ├─49984 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 │ │ └─52176 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─942fccc781a6822b64cd31ffa80c6d98dcc7417efca41d8617f343ec15ae519e │ │ └─112142 /pause │ ├─4bfd86ff05c5f8586f762c03648f3bdb4a399022fad1064f779583be04ec47f1 │ │ └─98417 /pause │ ├─09827d6ec02f614de543df6d00880fecbf614011e8782e6b0b6d7a4dedb7db29 │ │ └─56243 nfd-worker -metrics=8081 │ ├─3eff7fb1adc5df501fad2be34730aa76d5882fce1a31cc89650b95703c148878 │ │ └─42132 /kube-vip manager │ ├─1cc3a529df5d14343e0f78cc30553ba7b0c9e8cc51156ad8f8b057ad26fc12b5 │ │ └─98117 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e88d6636fdf0792ea19cff149aa25e3452e921d9d0b9f40c4b557cdeae1b6992 │ │ └─63124 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6bacfd463faba019f4a80b7ed2574f674125b7a581720512329733f50176b12a │ │ └─207482 /pause │ ├─3ab4ad6abe8a447abe43936fe9207439d304d7c196dc311e34637fb0d47af7dc │ │ └─167768 /pause │ ├─563cef807f836de52f904fdf8cbf0e98d63ad57711db9ebfb82c99bd9861315f │ │ └─60079 /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 │ ├─2bb802148a5b1f3b79fd075374ceba4d38aa4afc10d4545a8de9b2ff75631c84 │ │ └─49168 /pause │ ├─41806fd0f05bb0d86ab6b64a6c73119113b760d8a244404a1039ab46f2d598dd │ │ └─87652 /pause │ ├─22dac341506938db1906734ec8216eb7c63c3c038cc66c558e1349c3af7835c0 │ │ └─47786 /pause │ ├─a0c56f469de652ce74ebb2878376d2f58dcb59cc27eaf2c95ed5b59c87590985 │ │ └─190557 /pause │ ├─d5f735c4cded03aa832fec315c82f53c454abfec256fa8e07992555dce621af2 │ │ └─55966 /pause │ ├─c592115745fdabeccca959fd7bbc3ed12cbede64b5cb84e24cb050516624f0d5 │ │ ├─247576 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─247590 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e32a9cd7a1ca98660b6025713106e3afd2164d20583d83e51a52b8f418b3ceed │ │ └─64266 /bin/oauth2-proxy │ ├─b5218170683c9476ffc83d4de6135ee9f92af2511183e6ca46dc46ffda563888 │ │ └─174986 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─d83023cf75ef444a76f477e1a0a2652d1f3895701c03c09ccfd6d2b9dd4797bb │ │ └─155662 /pause │ ├─71ac6aa66cea5dadfb9be2c98aca0c43bdf02ab27b67e20db5d8cc14f533ea35 │ │ └─126500 /pause │ ├─f649d6f4892bc16cd7850ae4517172ed2d85a2fde94980cb3a5295b07bbbcacb │ │ └─210953 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─901019695e9fb931b80de0799a7004405a3b77c4e04f1cadc7f53caca2e9e685 │ │ └─61509 /pause │ ├─22e668f089019cf33bfd20593b276a9db3c9371919941d7af66920b9072859e2 │ │ └─241491 /pause │ ├─6eac3fce7625cca4723070072cf51f0b69b7f6179879b8472da47b933619f7fe │ │ └─47727 /pause │ ├─84494ac88d39d52c979c11ebb7a3c07d4b580373bf751a9f00a01d67e2f4d0f1 │ │ └─165182 /pause │ ├─872055ab05fd2eca6c6615c7ec943a0391eee88143d1f75c87b936571ea91fbe │ │ └─41905 /pause │ ├─d69214f02af0436df6965a1f6d98fa6b788ce7202acb33e5034b2b0895567a84 │ │ └─130300 /pause │ ├─fbf0e43615873fabc9e725520bff538ff09f7c20306768c309c914ba1eab783a │ │ ├─190641 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190657 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─190663 erl_child_setup 1048576 │ │ ├─190784 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─190837 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─190838 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191167 /bin/sh -s rabbit_disk_monitor │ ├─3b83936683de8b45c416857266540b9a1ff65a8217c418fc2682851c6b586008 │ │ └─63338 /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 │ ├─33c244275ce64f4baa13e41c24a2aabff4f574e135a1a2fd2ca1205d76268ec2 │ │ └─45500 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 │ ├─d7e90722d9898a8016a41d48a91cf36a9c9f36cc18012abc49d45db3bdd36d4b │ │ └─42011 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 │ ├─3d117538257eeef281d2e041de90994a33f970058736e360af90945e0dcd7ea5 │ │ └─64245 /bin/oauth2-proxy │ ├─37463f668e0258038208f2b1ea02e914cb03b52153328ebba2874ade0be74729 │ │ └─45001 /coredns -conf /etc/coredns/Corefile │ ├─49050afd1bc60a875faa3771136c74cd1398d2573a8395577febcc3f42319616 │ │ └─227448 /pause │ ├─5fbe62d003788aa8b3e9b8d3090ef73c9c0f68891e1c07ed170956a8db57a312 │ │ └─56053 /pause │ ├─32469e28501ddcf73b71d5296c7bccf004a04f77753258b2cc458abd835d91a6 │ │ └─60884 /pause │ ├─b83ce0aedd0f6068fb4cb7ac058bad05327dddc81a97d367f3213a8ef5feb0f3 │ │ └─175016 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─1987f7acb86d426cfcbc67e5b5f3181add261f7b0be4778cc0f468fd936feec6 │ │ └─129870 /pause │ ├─a9c8354b6812056171b176130b1b6dff0167e6a2b889e9166562d36091ae90f8 │ │ └─60787 /pause │ ├─f8d057f0328b55eb4328c25c0add75cd7d3ecf36d40fe05dcf4529b7da164277 │ │ └─162508 vector --config /etc/vector/vector.toml │ ├─9fdb8e48ff5b60b42974d34b9cd6bc155c1b013a42a1cb49fa74b6131f2af799 │ │ └─177451 /pause │ ├─c8d4ec6f56483f63df8c09a314c80e1d3d7669a5b9ea6b8108f4aa90cfcdfbba │ │ └─196898 /pause │ ├─0a048303e81c54d435984af9b0f6b005ba9091fe2035bff746293791d16bfa86 │ │ ├─107462 cinder-api: uWSGI master │ │ ├─107475 cinder-api: uWSGI worker 1 │ │ └─107476 cinder-api: uWSGI worker 2 │ ├─c72b558504ac026313e1f0ed08d49a73b7d210e1c5854696acc7c83276053168 │ │ └─110673 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2ee22ff378bc42fa48b011ef0300f00fd8eda4b8e2465756093ca61195e59b47 │ │ └─46033 /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 │ ├─337e5a1f4ca7e54b9df74988c6043e02dbb9e8fed3191cba8f5e53f58eadac33 │ │ └─212505 /pause │ ├─f698fe9b738619afe416a663a1dc9eaae0a3e22aab48553f68a1c7538eaa7a0a │ │ └─211625 /pause │ ├─b6eb510766ea060a7135514a407b915fb646876499a57327aad613ece53c3090 │ │ └─43139 /pause │ ├─a235dc2e8fd174deb5bc2786cc6d58c54f03abc01a6b5982d3001af6345974c9 │ │ ├─43583 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44010 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─18021c3d1a1c849695ce903b593929d8d52b498d2e37f560606bb1d705ab2706 │ │ └─51875 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─51a6e644d2bfbddd68b386e8bd4c411ad115178c171de272ab8d7f68667eb53b │ │ └─177530 /pause │ ├─5ea6e977aebc6362e9cf24e24ecb041249a7a478e9ebb1f121b7bee9eb19d85b │ │ └─58953 /pause │ ├─1e6611b9466dcef910fdfce356943f98b3ef9cc91d6abc895b37a03df7a53242 │ │ └─197027 /pause │ ├─798db05a3f8b29e9eba7f48d54c118f20a9ba8877f4ccf30c40a990528f00a67 │ │ └─95546 /pause │ ├─e202ac765aeb93b3a7a8efd1498d38624b283fd6a9f2494d93071e8bfaf0d286 │ │ └─73187 /pause │ ├─f2b2427c6804428b9887cdcf98aa8c70a003d34dd5527c562f8d069a648ba9ce │ │ ├─239779 manila-api: uWSGI master │ │ ├─239832 manila-api: uWSGI worker 1 │ │ └─239833 manila-api: uWSGI worker 2 │ ├─154a6dc641535f002d8f86d4cacbc94c336427423de3162311606911d9f538b2 │ │ └─110040 /pause │ ├─0123b39ba4261d2966b12cb5edccb9ed6b728ab43cc3c23c2ffb35bc70769160 │ │ └─45896 /pause │ ├─e34c4524a8fb8922c3c9b05bd4ae238373a20efaf8354f0f5c112dbf6eb84ecf │ │ └─64085 /pause │ ├─e2123a2c699f6003e788f54d9987a25c26459e95017edf31d701cebe67ae7a0c │ │ └─155600 /pause │ ├─42fd1955240c84d7faa1f2a6d0e51abe32c7d79a0dc6e46d3b8f97eefe7c7200 │ │ └─44451 /pause │ ├─ff4e218b58227149b6ca6aa0a97d50392e63d0c67e2c3c6a04cf9e1c0eada722 │ │ ├─63069 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63104 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1475ff57655859eddeafa48b492c21f50f2f25a992ec816732532e2ec3297727 │ │ ├─243747 apache2 -DFOREGROUND │ │ ├─246969 (wsgi:h -DFOREGROUND │ │ ├─246970 (wsgi:h -DFOREGROUND │ │ ├─246972 (wsgi:h -DFOREGROUND │ │ ├─246973 (wsgi:h -DFOREGROUND │ │ ├─246974 (wsgi:h -DFOREGROUND │ │ ├─246975 apache2 -DFOREGROUND │ │ └─246976 apache2 -DFOREGROUND │ ├─8087f96c49405fe96ccfb37d5d7b92fc54caade4d034de92308354bb8f7e446f │ │ ├─76937 barbiacan-api: uWSGI master │ │ └─76950 barbiacan-api: uWSGI worker 1 │ ├─58c33960ea9e31a8221b1e46387db0bfb96ad44b9982080ed322baec3cc5c641 │ │ └─41782 /pause │ ├─8221fb76308c380ffffe51b6d4987ebfb5bdcfd7a08efcb8dd9d00289a675ea7 │ │ └─50181 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─81fa3ac42bdfc34341a6db020297ce9a0e8f575812e9d536a01a640a15484807 │ │ ├─224207 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224692 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpwpzdvcsv/privsep.sock │ │ ├─224697 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224791 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7e56613e064e14ea272e2cd9aa8b516ca4631635e383acab5139575dfcc7eaf0 │ │ └─50133 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─0d04ed0b971a6c1663b33813793848a82d3596487c5064a2255c13214271fa98 │ │ └─155872 /pause │ ├─fdb5f5b56420ed7e2f47ea92ae4a821ded7b7f9fc9a5a457ee5c213f3e35285c │ │ └─87607 /pause │ ├─bed2b76f3bcbadd495abfd8add12f9ab30c41ba64025a79065107129ac43321e │ │ ├─171389 /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 │ │ ├─345739 /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/tmpa7m1hkz7/privsep.sock │ │ ├─345871 /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/tmpjvp234k1/privsep.sock │ │ └─346053 /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/tmpyboyv44_/privsep.sock │ ├─779e6d5700c0593bc53ed25c1f2fc792cac37f79fcaa0e8dfdd783c0a8c4ab44 │ │ └─49542 /pause │ ├─4bd99bf1cd643a7711fb1597f2d6643ecb6fdf38e176ce67bfe3b4a5c5038815 │ │ ├─187307 heat-api: uWSGI master │ │ ├─187354 heat-api: uWSGI worker 1 │ │ └─187355 heat-api: uWSGI worker 2 │ ├─144c5f3a5999b625cddc73b917f87eba89acf95455a0bd21b21f8d76aab4c326 │ │ └─224180 /pause │ ├─d8361d8cb5c8f5942e812339eaa3645dff7eaae9f55aa885739aa61440a1c307 │ │ ├─154073 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154090 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─154096 erl_child_setup 1048576 │ │ ├─154166 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─154217 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─154218 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─154406 /bin/sh -s rabbit_disk_monitor │ ├─d272896aacaa7052f403fa4194411a48072fca80b2b9fd584dd100da2b97d28b │ │ └─64111 /bin/pushgateway │ ├─6814a8cf22e8df208fa5d9f242e77f00cc7f6af50d73b606a95bbb70f4559919 │ │ └─44957 /coredns -conf /etc/coredns/Corefile │ ├─286411648bd8f8b5b7dd1f7fd2e7ba7451cd5fca04aad3a696a835841e7246f0 │ │ └─96797 /pause │ ├─0665458981ad004dfaddd3e0acc870daa7bc098853a18a269ef0643eddb85e41 │ │ └─124670 /pause │ ├─5d5493eb342be41450e8c9d6a43b510ed2169edd5500fe21d0dbc8807aad514c │ │ └─62411 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a1c2bd47cd8814ccf72be436c46119190bb4820006cbe2ebe3f35239efd1b309 │ │ └─65817 /pause │ ├─009b1027b187859acab5fe124a6664dc059db4a06d5155bb1a10f5b5c37eb6a1 │ │ └─55375 /pause │ ├─8f1a4d4ffa6b5be32f0713ff38344a2deb87e37663a3f216eb4c91e5d532078d │ │ └─153989 /pause │ ├─e4471c30a07a94c3b22563ec080acfd07c7a8454ce40dc1649164aef362c7dad │ │ └─62354 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b607314854af7756953f70e250f76201c81ad0e70e841eae8a2ad1283836fbda │ │ └─60417 /pause │ ├─5489b9f5869c66eae583308e2d9be1ca8bc62c7b0230208d80c6e61d091cdc87 │ │ └─245224 /pause │ ├─f5bd74a32f59da6b64013c9b5cadc3fcb60540a8a2c6eced795278100c38e0b7 │ │ └─45843 /pause │ ├─cdc0942053b634f6658023836f5929c94e3796b3c9028d2dddfb186206c69d09 │ │ └─48631 /pause │ ├─17778fee03b7c9a66dff664568fcdbb0d5dec8913eee2ae3d8db517c2ec7e6f4 │ │ └─231746 /pause │ ├─d2bb906b4ae146075ceac2285005198454a3df50d8e8fa9137ba7b5786e93fa2 │ │ └─124998 /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 │ ├─b4933932271e43501f7c8dce75295881cf617db8cbf6a331e9ff485897ea0d45 │ │ └─243942 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─074e05600c4ae45ed271e7c3ce38e24252e3240354dbd9ce51e5b8059f1620f7 │ │ └─108105 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b1f47cd35097e306e92a615535d0bfc37dd465663ba88077b6c33b3376823050 │ │ └─243624 /pause │ ├─57c52acd4bbba94cc1e26ad4cc15444e5b2286161294eddc6952d6d402302749 │ │ ├─152215 nova-metadata: uWSGI master │ │ ├─152230 nova-metadata: uWSGI worker 1 │ │ └─152231 nova-metadata: uWSGI worker 2 │ ├─7762d37e772065ec64463050525ed427b2450caf0730125e5ebde637aefe858b │ │ ├─128338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─128355 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─128361 erl_child_setup 1048576 │ │ ├─128551 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─128602 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─128603 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─128768 /bin/sh -s rabbit_disk_monitor │ ├─a2a58fc4a8d66de39fd74e083fd36b6626f6a1007254fbfc53b4dc5ee7ab0199 │ │ └─229997 docker-registry serve /etc/docker-registry/config.yml │ ├─1ce1050d9c33628b6966df398554b397aa7838e6be3b83a6da7b3eb0a7eb70cf │ │ ├─110988 /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 │ │ └─111049 /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 │ ├─29d9d889b8e044ae34bcdbd524648e829bac0104a49cd0dd7202b0016360025e │ │ └─127103 /pause │ ├─c1d488bb877ec2a3db4281fc85acbb91cec6bca29b80ad5f91bc77567ea8f41c │ │ └─167722 /pause │ ├─34c4b830c3723902edd95bfd2674d598b3b8013faac426653a976115c0c4555c │ │ └─99799 /pause │ ├─d714469e2279547ef1f0bbfb4c6a626aff7542e906a9dbb5ed70bbb67ca44ad7 │ │ ├─207565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207581 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─207587 erl_child_setup 1048576 │ │ ├─207647 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─207698 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─207699 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─207970 /bin/sh -s rabbit_disk_monitor │ ├─83af05a978ba98e90f7b2d5a75238c4db71228bf2ae08795cfe4438b76edd101 │ │ ├─50036 mysqld --wsrep_start_position=804dc4f7-81ce-11f1-a97c-86443fc56cac:20 │ │ └─50167 /var/lib/mysql/mysql-state-monitor │ ├─313cbe4097503eedef0ac649b43bae6caed37fceb269a74f4c00aa1fbcd8b8f9 │ │ └─166988 /bin/bash /tmp/libvirt.sh │ ├─5026eb50c25902a8f1b14df220b8b4e25b4fcdd63f5872bd2a3143db3f91bfc4 │ │ └─96851 /pause │ ├─3393558cab5acaccb5cd76c9a614c87317371dd9cc746d8f8d8bd990ccb1aa8f │ │ ├─59845 python -u /app/sidecar.py │ │ ├─60185 python -u /app/sidecar.py │ │ └─60186 python -u /app/sidecar.py │ ├─418a02e502651103146bc05265d495d3a76381e63f9457bd90997a8ef52f1e13 │ │ └─42393 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8cb0f08e110223f64d517900443245793bd2ed1edb15b7f8633ea8bfd06d7cb4 │ │ └─63772 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─85be8e56a02de1d7de9c7453f3a16c0778bfecda80afe5462eef60b5658c5d22 │ │ └─130922 /pause │ ├─e10e74b0e911df89bf1c2c36848b155e728bc1b82b1d43efe44e4a74299fc7f0 │ │ └─63555 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-145.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 │ ├─b1bff3116e21b5d44b1bf469811fb4674115bc195173bdfea20d03c0a408f10b │ │ ├─61952 nginx: master process nginx -g daemon off; │ │ ├─61969 nginx: worker process │ │ ├─61970 nginx: worker process │ │ ├─61971 nginx: worker process │ │ ├─61972 nginx: worker process │ │ └─61973 nginx: worker process │ ├─42b3b86a0629258c625ed15ec0c9f3295c24c42316c0c453c79ba9978b53062e │ │ └─41882 /pause │ ├─8041c55827c527953f165c0dab06c37cc6349f2454dc19f8609d24b50c1254df │ │ ├─97124 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97360 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97362 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─eeb86c31306427b630074f45f1d39221046736c2ff8810162ab710c87dfa9aeb │ │ └─51768 /pause │ ├─6421963f5507ae397e729cabf25b0ef6055add00dbd49689f08a0d6c130110c5 │ │ ├─187300 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─187498 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─187499 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─85fceb3694d579275d61d67a0044beccaec67289db94543c52be4e2248c12272 │ │ └─210601 /pause │ ├─6046143d055007a97abaee463b6a395940599c424d863b21c678e5f7f1efe6e3 │ │ └─46077 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─612ef96dd71eaaf631fe1d5d127021de12c88f9dee8d4eb12933702776baa64a │ │ ├─162588 neutron-ovn-network-logging-parser: uWSGI master │ │ └─162616 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─d6af24a0d76d6236e70172450d8a23def897743abff60fb6f41dff354646506c │ │ ├─152187 nova-api: uWSGI master │ │ ├─152228 nova-api: uWSGI worker 1 │ │ └─152229 nova-api: uWSGI worker 2 │ ├─eab875d17e361bd1cbdab5a093476fad7f405218e421238f08d228f65b1146d3 │ │ ├─165261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165277 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─165283 erl_child_setup 1048576 │ │ ├─165482 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─165594 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─165595 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165926 /bin/sh -s rabbit_disk_monitor │ ├─d1c2d490295eb1b9bb880b0188b0338e3ca648de153d8622a65b90bd39974092 │ │ └─45359 /pause │ ├─e847fd02bdb5a0c3a35bdf0a644cab308f1f411ae008715f9147f7f091193501 │ │ └─209317 /pause │ ├─50b88f86a9c263a452d241276623b719d10087ec3a4a44026db9577f2415690b │ │ └─59201 /pause │ ├─bcf104cd6084d48f309d463cdddd5634c21b4af8b1b1066d4548f8e144e2bbdd │ │ └─177392 /pause │ ├─b409ee623e3210ba02f5ee79795a37d38b7c0c5b22ae3de996d89166bf541680 │ │ └─59098 /pause │ ├─38303531ddb71093defdf2bbb5f22ba3e0df8350ba16aa0b20f418b81ddcb963 │ │ └─216070 /pause │ ├─50e20267b1c1875c36a4352a3125db39206946116a278210ba5885d7e6668c02 │ │ ├─125033 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125046 /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 │ ├─f84bb9c28daa57e3380ac328d34010d8c76076c397e58880f5c7f6b7f57e811f │ │ └─209466 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─aa92b505b9f9224ace7d672d84e20e2f349e8a4edbbe838f789ed1677b5e41c2 │ │ └─41974 etcd --advertise-client-urls=https://199.19.213.145:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.145:2380 --initial-cluster=instance=https://199.19.213.145:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.145:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.145: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 │ ├─576cbf1d6b229bfe61ebf96b1812ba8b1e578e20e5f7ae39e7bd2a2409ab7d1e │ │ ├─127529 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─127720 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─127725 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─371457 sleep 15 │ ├─e0e311c381c904bd7016b5964891519b27cd0c14aeb52df0ed0cc4604eadecd5 │ │ ├─98520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98537 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─98543 erl_child_setup 1048576 │ │ ├─98669 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98723 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98724 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98875 /bin/sh -s rabbit_disk_monitor │ ├─6954332c91863b37a60a79b794eee21973c300403bd1fbc6cfdf8c38fb2ec159 │ │ └─56281 nfd-gc -gc-interval=1h │ ├─50c103b0521cd612b078c625c5c3ed91b949d94dc7a202e7a1107cee1e4b934f │ │ ├─152721 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─153088 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─153089 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─865053fc159e21b01a02276da318844aed8db0340bafabea432d72733bff0990 │ │ └─174992 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─3fbf441ef4b7c4362526fabcc2693f010bd067991fb3bf2dc15d2f943c045268 │ │ └─214538 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0c5c5f5b2f9b9b9024bf59191d8f4ce7ea99aec28786d86357516630e514acfe │ │ └─62151 /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 │ ├─bbaf8b0e1dbeae983aee7678fb2ed3361fc477f5136391112c10eda6ab2e2cd0 │ │ └─216003 /pause │ ├─4b6873de88392ff59e5d4089cd26a96f458c5464b77a8e5f02711949442ba959 │ │ ├─ 68191 apache2 -DFOREGROUND │ │ ├─ 68234 (wsgi:k -DFOREGROUND │ │ ├─ 68235 (wsgi:k -DFOREGROUND │ │ ├─ 68236 (wsgi:k -DFOREGROUND │ │ ├─ 68237 (wsgi:k -DFOREGROUND │ │ ├─360165 apache2 -DFOREGROUND │ │ └─360727 apache2 -DFOREGROUND │ ├─59dad89f4d93f3af71f6d9b0b1351d067f359f160db6cf475f30d6ea4c8ef5ba │ │ ├─ 87990 /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 │ │ └─313750 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1828599a885c1fc064e6081fd18cdceae21c5ce348596f7a71aad3cd8cd42c3f │ │ └─162001 /pause │ ├─a7627e6e7cde43213f54bf73211a16ade4d57e822fd62d6fa0d9c233fb4dae46 │ │ └─43131 /pause │ ├─e7cc2805b22328758edae0f9ff822d823817627925075aa4c8bb9a08de973e3f │ │ └─197253 /pause │ ├─881d347158ba5a8ec2c40391fdc35fafeaaaac03ff22bdb41980ce3604ec8bbf │ │ └─126543 /pause │ └─2c5274b8aec454bf828ccc43a7f839a61b5153862581e701cff10acf053be500 │ ├─72244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─72261 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ ├─72267 erl_child_setup 1048576 │ ├─72325 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ ├─72408 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ ├─72409 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ └─72459 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount