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 │ │ │ ├─21427 /lib/systemd/systemd --user │ │ │ └─21429 (sd-pam) │ │ └─session-22.scope │ │ ├─21422 sshd: cephadm [priv] │ │ └─21452 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.19.213.123-22-zuul [mux] │ ├─398126 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xchpkljzyqdbfzfrnthahpymvcokffae ; /usr/bin/python3'"'"' && sleep 0' │ ├─398127 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xchpkljzyqdbfzfrnthahpymvcokffae ; /usr/bin/python3' && sleep 0 │ ├─398128 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xchpkljzyqdbfzfrnthahpymvcokffae ; /usr/bin/python3 │ ├─398129 /bin/sh -c echo BECOME-SUCCESS-xchpkljzyqdbfzfrnthahpymvcokffae ; /usr/bin/python3 │ ├─398130 /usr/bin/python3 │ ├─398161 /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 │ └─398163 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9809 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0d47e549907853c4118871c87f62efc27b1b7d437e26e95f1d1cee7bc1833012 -address /run/containerd/containerd.sock │ │ ├─ 12799 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db1565fb6dc2cae94e7cefef489b3f48310c50265af853a2571e7fa2f1b98f97 -address /run/containerd/containerd.sock │ │ ├─ 19517 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0930c283de3d7203ceae1653416298925c614be2e96f2cd0bebf6c9b26eebe3 -address /run/containerd/containerd.sock │ │ ├─ 24708 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 200c55a4e77c15686ae783940f9dba85af809de990633983acf543e06e686af9 -address /run/containerd/containerd.sock │ │ ├─ 29127 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4481287a0287465b31f75915e3fca2b383b84e0ee31bf23c4426dacf1557f47e -address /run/containerd/containerd.sock │ │ ├─ 33908 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d144f2738ce2d7e8ed4793c048c1fa73a911e8b7a87c8e54a701bb2e84ce762 -address /run/containerd/containerd.sock │ │ ├─ 39400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e891b5609e5b1c87d0347f19948db2576b0bd7128909e9af9daceab96abfb2e3 -address /run/containerd/containerd.sock │ │ ├─ 39414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0214b752105ed9396976a8e25f162a6bd24d43a7f8b48824d99499d058dc3c08 -address /run/containerd/containerd.sock │ │ ├─ 39447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e22dc0631c2be4a36379a1ef7a947c8741fa740136c50adbb68d06e33e5e7f5 -address /run/containerd/containerd.sock │ │ ├─ 39473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd0ae04129996b0143105080e05063ce28fbbcce95fca1a8d8c4a5d2ebd709fb -address /run/containerd/containerd.sock │ │ ├─ 39475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d043aa981bac82ee3b1dda853579763d96af0453bfac4965ccd9cc300edf77 -address /run/containerd/containerd.sock │ │ ├─ 40031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22460eeb118163af13a7d59854fa11c25bc6cd31b33bdaab5e9f68fe1700c8ee -address /run/containerd/containerd.sock │ │ ├─ 40734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9918633cb78a34cf59188bb768ef279818b16398448468f2b4dd4854e6c06064 -address /run/containerd/containerd.sock │ │ ├─ 40758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e3eeb4ce2c456153f35a73fca2923a5e150cd24f1017bacc826c4f30a64596 -address /run/containerd/containerd.sock │ │ ├─ 42173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b607fbc68e9251f6276d31beb315c1535563a1c4c28e49acc8ff97fc5b3f04e0 -address /run/containerd/containerd.sock │ │ ├─ 42500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 924b4ed45f4d490b2c89496b6c71355a7b401a87d350c5f7431c13e261b226a0 -address /run/containerd/containerd.sock │ │ ├─ 42544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbeac927753951d065ddd6db599b4bd2e24fb43707fa115a44e641d7f32f7b36 -address /run/containerd/containerd.sock │ │ ├─ 42962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971a2e39434e1d04a70e0bd957cc5444b24e01a64bc2f8c3f0638749a85c909d -address /run/containerd/containerd.sock │ │ ├─ 43445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 594032d43878b0d3332750ad180c6573b47a38fbba685b31c1762ce0befba49e -address /run/containerd/containerd.sock │ │ ├─ 43498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf0ecf3bbc5c286b3af78607bde06b8ade1616cd00db62077eb77c01bee3cde -address /run/containerd/containerd.sock │ │ ├─ 43537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26efd5a87a0062309c57040165d1b07980aeac2fd750027b9e86f65964caa9ab -address /run/containerd/containerd.sock │ │ ├─ 45512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01bceaab29e0393d4a5c6e93dac7d7bfe43dbebdc9d6f062b188fd39c51b83fc -address /run/containerd/containerd.sock │ │ ├─ 45608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46fc51c693b498aa5d25be8527dcd49647e78e3025cf0b8bc82f9543f40e635c -address /run/containerd/containerd.sock │ │ ├─ 46331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ece66ba032b6d04c14476d730e4122efecb526377faf2ee7757360acf407711 -address /run/containerd/containerd.sock │ │ ├─ 46432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee996f7aadc8e0c96009c0bcbbb5edf5d7553bfe2dff461d94d2b41d87e43133 -address /run/containerd/containerd.sock │ │ ├─ 46808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64f019bb906d719b39dd7869bb72dfb4914e2cbbcc19221a5148d826d888f3e -address /run/containerd/containerd.sock │ │ ├─ 47299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98544199312fbbe9c74f6ddce00378c8a4b30f192d45ef3ca6fe2b23bf3d95c3 -address /run/containerd/containerd.sock │ │ ├─ 47676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b9d85aee503f925ea4e77f6abdc76fd3f890c9da34de000c968b5b7c8fbf68 -address /run/containerd/containerd.sock │ │ ├─ 49867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402edd24e47de53b7b9be85f0c4dcf37e3d582f21e174a9676044ad8e20c0c50 -address /run/containerd/containerd.sock │ │ ├─ 50079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79cb0e0826173677d11d2b1ae26b58ede030e7fa7f60d576c26abefdc0e37c77 -address /run/containerd/containerd.sock │ │ ├─ 54303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0eb71633bc27097df45668977741cebe6b0cd528b60315f49a0f0ed6c8f8b09 -address /run/containerd/containerd.sock │ │ ├─ 54931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8d58adfc2ce63b9d5bb725ecc047b9ba319d5b16e9ef9151fea65d4f623e72 -address /run/containerd/containerd.sock │ │ ├─ 54999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0fef66d8f2cf8666dc08660420337b65b46ddac651a81ec118c401014d7dfd9 -address /run/containerd/containerd.sock │ │ ├─ 55034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476f4daa13c2fe5e58750c76bdf45f2cc69fe18c2b7f147ffd994a3ae7d1f2f3 -address /run/containerd/containerd.sock │ │ ├─ 55256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4418d086739ecfe79f3ef375d0c836c06fba5898fe345325967b956a40ed67d8 -address /run/containerd/containerd.sock │ │ ├─ 59093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e74035b16cb5389f2fb47e037024ee7b3c80ea87abc5a029d0c461d6e9c73d15 -address /run/containerd/containerd.sock │ │ ├─ 59200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d69b99443ec6d24643319bd46e8cb6ecb2f02b28ac35053cdbc5c8bb74f23baa -address /run/containerd/containerd.sock │ │ ├─ 59261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cfba00add07848fbfcbfc45937c0650e726d4839c8ee084ad21600959f6f708 -address /run/containerd/containerd.sock │ │ ├─ 59379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf8f0c09ad6f2e7c47a354dfc6b802fd0204146ee63675f8c7c3a58687ff853 -address /run/containerd/containerd.sock │ │ ├─ 60868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0a8a0a10df79e566659836a4fdab45d8e968fdb2f630b627d8610beddde336 -address /run/containerd/containerd.sock │ │ ├─ 60907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 233f2863d95f5d0fb1404c653f279f3cb98056e223e9c5528c92d747964824b0 -address /run/containerd/containerd.sock │ │ ├─ 61161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f9fd2c680718135a8ec8d193879a3eb9cd41a0a3c0ce99390a2acb23289b7f -address /run/containerd/containerd.sock │ │ ├─ 61251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cee112aa5ffb6883815dac33a224d89c485ee717aa2c7aee090fa36a4c856b1 -address /run/containerd/containerd.sock │ │ ├─ 61400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id decd19eb857b7b437e06c56c35f98d281813c9f72471e058e5de83e691feb8a4 -address /run/containerd/containerd.sock │ │ ├─ 61657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285c72d88ba217bd7334f13962d0fbf87048fabe039bbcc4363016f7ebb5f4b1 -address /run/containerd/containerd.sock │ │ ├─ 62026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b98b6dce889c10de87843528fe3fd04e9bdf15ecddc10252400cc0482a4b71f -address /run/containerd/containerd.sock │ │ ├─ 62418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b87c509fcfa05ee1b4cafd9fb4553855983682aaacafcc0c745ce329731cd19 -address /run/containerd/containerd.sock │ │ ├─ 62601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40ef60624704cc5f82e6948a24bad49353d234b33c7079d2b24d4da4ef43beb -address /run/containerd/containerd.sock │ │ ├─ 63265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f16095e15d4213c28747e0a943f46bdbabb20757a836ca6d92cce9275131cc5 -address /run/containerd/containerd.sock │ │ ├─ 64656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54e5a8fda03ea8c721fe2243e4d0a9e105082abf8a469bcf6a46247e998e48b -address /run/containerd/containerd.sock │ │ ├─ 66885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafcc179a60a85faa66abee90ba20a38bb15409188f3547d6dd7777ff1c759cd -address /run/containerd/containerd.sock │ │ ├─ 76001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb5813304512d79ccb1ea3d48189a2377656eeefeb5690a4998a5eed476393b -address /run/containerd/containerd.sock │ │ ├─ 77502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0aec15ce148d017fcc8efe44d0f4151a905815f87b034f1ced0c4c77d2c4e65 -address /run/containerd/containerd.sock │ │ ├─ 83101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90fb2437a07bda552b2e1749f8feb7c68bfc22dbed0c4004e179e8db7c64988c -address /run/containerd/containerd.sock │ │ ├─ 88911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 944e725641249da929c2b5a3bf3f3f1fb2b43cf35891cd667f6cd5e4e94038ff -address /run/containerd/containerd.sock │ │ ├─ 95111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908574e671b542cb858594f8c95e3f02bf332d04df771f097039d7f637b3cec2 -address /run/containerd/containerd.sock │ │ ├─ 95153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a7fcb5784f44db432df68dbb4405b9d1918c29f9dd61ad5407c843b23cd7ea -address /run/containerd/containerd.sock │ │ ├─104625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebcfc8dc7c06ebb4996c96691599db451ec580e12a3619c693b5e4f7e2aed066 -address /run/containerd/containerd.sock │ │ ├─106180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c23f3b66806b2f6e14acbb099d8899a50ec8ca5766a51d9b788a29a963c943d -address /run/containerd/containerd.sock │ │ ├─106221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d125fbcf884205255e029736999b41eaae683ba07fb215446bbe25ddf76d7a8 -address /run/containerd/containerd.sock │ │ ├─108254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9075fcf300d1d6e2b2c3e16d28ac43fa4247e294e5af6153081c326ca675dc7d -address /run/containerd/containerd.sock │ │ ├─109953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b3cef0c39f9619bfa5228ce92932ce14901bf6dbe416ca1452bd92afeeab49 -address /run/containerd/containerd.sock │ │ ├─109985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47cdd543cb0cf6d291e8f94d194ea035b350016707c501c4b06e07c8142818d3 -address /run/containerd/containerd.sock │ │ ├─123220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313b5c67e22d3ddfdd0fd12faa8225c3e2a9249c9f510e1b93472aba9603f4da -address /run/containerd/containerd.sock │ │ ├─123293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df428f0bb43c2c91d23a09e7a4810ecd600cf81a9badfed2898dfe885a8922cd -address /run/containerd/containerd.sock │ │ ├─125541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86184a920fe13e9f6a17960e225ee1df69d10f560b393da8541859f261a4ea98 -address /run/containerd/containerd.sock │ │ ├─140672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4e2fdddb9f432f83902e85240688c47bc9631edddaa41083872fe0724e79d7 -address /run/containerd/containerd.sock │ │ ├─142700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d807f50093746498336477efad5c57c96d30693dc5fb621e77ca42dc385cbd -address /run/containerd/containerd.sock │ │ ├─143229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ab1c2aae1f48a0c6586a22697fa778b3b2c5056f5c9dbbb2600293ef4006ca -address /run/containerd/containerd.sock │ │ ├─144024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7174bad0371eabc2b79b104e49213eeb92324de226c59e1c117d485f312bbdb8 -address /run/containerd/containerd.sock │ │ ├─146039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c34288159d48017414fa8f4c1a5511762e3d5a1b048a086a10d68b9ee5710845 -address /run/containerd/containerd.sock │ │ ├─146308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08cb7ab2e4b9df8788266e231cb60e828e28bd5b6132c6de7f6d1bff0b980c60 -address /run/containerd/containerd.sock │ │ ├─146343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da6ff6e7f8dfa28511989d2a43f4fa40c1753ed5bbcb754485ffadaf2dde692 -address /run/containerd/containerd.sock │ │ ├─146546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ea061f42abe779d92eb1c08bd2e7d8a9052d17df25cd706a110f2e3256cbd71 -address /run/containerd/containerd.sock │ │ ├─146762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6f8ec320ce169d603b98594ba43bd51caa85a42df66f1072dc9b796ea6e3224 -address /run/containerd/containerd.sock │ │ ├─147388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172b7639851a141a22858c16ea8e7aa3c56f960ca22a12b43c78b94a72ff300f -address /run/containerd/containerd.sock │ │ ├─171883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250ddeee7daf8b12f816503176a28f95cad7e39920adeb1ca3fb9257820baf60 -address /run/containerd/containerd.sock │ │ ├─173567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2efebee1b7f162d80e0869d36157eff9369b99d8bce8e92ba16380c75708312b -address /run/containerd/containerd.sock │ │ ├─173595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d43ac0fd2813a47f935a314bb6834fe9ab31e4d3de973ed936aff2c29eebc502 -address /run/containerd/containerd.sock │ │ ├─173677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6613c0da2dee411ac7e3cefe07913c2e2d76ce3d6c898ccded6f72965250e8c4 -address /run/containerd/containerd.sock │ │ ├─173728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40e751648968acaa0938a3f5353e884ed0c6d78075582d6fcd6ae5498449e503 -address /run/containerd/containerd.sock │ │ ├─173859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 279417436d3f144e4b0b74a9f5799cc7b2290500a6907753f0a0f57e8e5f6a28 -address /run/containerd/containerd.sock │ │ ├─174123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0778c069e65325425b627fce42acec0bdd305ecd83be2b370a21408c5894bf5 -address /run/containerd/containerd.sock │ │ ├─174168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567c9a7434f68bb519a65cc2a24233ac858ebab094aee92682f4f2df63893563 -address /run/containerd/containerd.sock │ │ ├─186786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb96ba975551836ac4df1e707e5c26e73ad2f57c3b1d18c9b79e7fb7e0f1abc0 -address /run/containerd/containerd.sock │ │ ├─188748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41cec1ccfe9454fc99a54ad921a15908c989c2dcf5b7a03ad9ff3edca121d95f -address /run/containerd/containerd.sock │ │ ├─188928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e989b0d4dd44bdc64aef3c707d01c9ee760643b57bba2478ac00cf32d1a40fbe -address /run/containerd/containerd.sock │ │ ├─188999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38d4991ef0999cca8a792cbaf17e8adbaecf668a182cfd37459e2cdda32274e2 -address /run/containerd/containerd.sock │ │ ├─203516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5079f7ef33e3343d0653c1dfb902edf5efc279592f5072a4f80d1c4068433f7a -address /run/containerd/containerd.sock │ │ ├─212732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfc56eb56f4bd53d25ae3cffeac6484adffeb5c7879caff9f380204db11e78c -address /run/containerd/containerd.sock │ │ ├─212767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708300aae8849880ef07233a65316556b1b222b397cead6cbae2733bb3d73473 -address /run/containerd/containerd.sock │ │ ├─212989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01bad8c2ba2cee579b9e6ccaba6dc497e881628789ad8c70bf9014d9d586eecb -address /run/containerd/containerd.sock │ │ ├─213262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f97755f738faac3aebc61c110541aa80d5b20a0de5bc1127a75b79779cc61e -address /run/containerd/containerd.sock │ │ ├─223504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa50200978f25e705ac4c0561d27175d253631cf846e441eee46d42e3e88497 -address /run/containerd/containerd.sock │ │ ├─225803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9aaff06e2aaf13a315819a909d8077be86f897adae9544b34abea219410732 -address /run/containerd/containerd.sock │ │ ├─226771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e7fa3c3606900bd0fbcb89e66ad92e44f5939c99a88b112dfd09712e9e1a33 -address /run/containerd/containerd.sock │ │ ├─227905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7d9494cca04563659286772b29be6a2911fd6b2c984eaa603cb4a307d9fa593 -address /run/containerd/containerd.sock │ │ ├─228490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed23619576b2f1a441e4cccb9c1c23e1dd36c32bc1e94be99aae533c2ec65ee -address /run/containerd/containerd.sock │ │ ├─230689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8e0d14561755d2b176fa3041771ce5fec0d3c81bf043b1de7cfce1c7e9a27f -address /run/containerd/containerd.sock │ │ ├─232093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 389cbe2e5e83787ec2aac04aec3c0dfe299eedf0d76aa0c8c95c6ef4df544bfb -address /run/containerd/containerd.sock │ │ ├─232221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3594404478a40f4e0c0a8d7fec914b65b6b86ff0e26fdfd350f38e64d5c29c8 -address /run/containerd/containerd.sock │ │ ├─241141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 091104eb86e1383c2a0b907615a1afe42211a0f72dd1a6c29addfb00eafb6365 -address /run/containerd/containerd.sock │ │ ├─241559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b951d3ef1a4c5fec191c2ddd7e570fd924598c3adef1628a059296ac37ce626 -address /run/containerd/containerd.sock │ │ ├─244335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a3b6d67551aba3f8f3094ba202ab49e2b6a690950893934e8afceb6fb78ffa -address /run/containerd/containerd.sock │ │ ├─248467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58bc51ca79290eb7a521cf3e571232c8885c85e3b6f51a9e2a08dc8f749ce561 -address /run/containerd/containerd.sock │ │ ├─248724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844887670950a5fae3a9785e476a5c4f7c8eb39b937cc4c75e307ef9cf108ee3 -address /run/containerd/containerd.sock │ │ ├─248766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5392caca67df043216d5401ca53c3fb363b57bc1bc6cdd6bf7a7f1b0e9288d82 -address /run/containerd/containerd.sock │ │ ├─248864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0664558113c142c94ae9d8caa446da74d7a205120746b851f35c5f1ef526dc75 -address /run/containerd/containerd.sock │ │ ├─260425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a6911a59acf9266915e96258feaa3e0df8c3220062b1529b3bef3c760d93b59 -address /run/containerd/containerd.sock │ │ ├─262895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6cd705a6555e032b5292500e7941d88841e5be17cfaa036bf4bc9568d5c927 -address /run/containerd/containerd.sock │ │ └─264275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b02f4fcc6df0d9adc1b956c29cfecd0d5e0cb2fd9144aa6704a83f7613ddc7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─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 │ │ │ ├─28846 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29109 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19495 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24415 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24691 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lleuqo.service │ │ │ ├─12739 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lleuqo/unit.run │ │ │ └─12766 /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-lleuqo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lleuqo:/var/lib/ceph/mgr/ceph-instance.lleuqo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lleuqo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lleuqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33614 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33890 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12380 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-200c55a4e77c15686ae783940f9dba85af809de990633983acf543e06e686af9.scope … │ │ ├─24734 /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 │ │ └─24746 /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.service … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─docker-3d144f2738ce2d7e8ed4793c048c1fa73a911e8b7a87c8e54a701bb2e84ce762.scope … │ │ ├─33931 /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 │ │ └─33944 /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 │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-0d47e549907853c4118871c87f62efc27b1b7d437e26e95f1d1cee7bc1833012.scope … │ │ ├─12490 /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 │ │ └─12502 /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 │ ├─multipathd.service │ │ └─139273 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39861 /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.123 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10939 /usr/sbin/chronyd -F 1 │ │ └─10940 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-4481287a0287465b31f75915e3fca2b383b84e0ee31bf23c4426dacf1557f47e.scope … │ │ ├─29151 /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 │ │ └─29163 /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-db1565fb6dc2cae94e7cefef489b3f48310c50265af853a2571e7fa2f1b98f97.scope … │ │ ├─12850 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lleuqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12869 /usr/bin/ceph-mgr -n mgr.instance.lleuqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─docker-e0930c283de3d7203ceae1653416298925c614be2e96f2cd0bebf6c9b26eebe3.scope … │ │ ├─19543 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19561 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139163 /sbin/iscsid │ │ └─139164 /sbin/iscsid │ ├─run-rd32ce91e9d914d6db3aa6180d09aba02.scope │ │ └─186297 /usr/sbin/libvirtd --listen │ ├─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 │ ├─415c57bd7e7748e60efe33c48e823423f56249aaf72c16ac0089552bd226e384 │ │ └─264534 /bin/openstack-database-exporter │ ├─b0aec15ce148d017fcc8efe44d0f4151a905815f87b034f1ced0c4c77d2c4e65 │ │ └─77525 /pause │ ├─89ecb6b10de95e11c9a3b5efe1bfd2cd714d54db0d07053a0826224b515094bc │ │ ├─82471 barbiacan-api: uWSGI master │ │ └─82483 barbiacan-api: uWSGI worker 1 │ ├─d43ac0fd2813a47f935a314bb6834fe9ab31e4d3de973ed936aff2c29eebc502 │ │ └─173673 /pause │ ├─7e22dc0631c2be4a36379a1ef7a947c8741fa740136c50adbb68d06e33e5e7f5 │ │ └─39546 /pause │ ├─9cfba55e39b3f2bba41735377a3789c7ff1cf549b40e35cd6273874230f69535 │ │ └─257948 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─08cb7ab2e4b9df8788266e231cb60e828e28bd5b6132c6de7f6d1bff0b980c60 │ │ └─146363 /pause │ ├─f6f9fd2c680718135a8ec8d193879a3eb9cd41a0a3c0ce99390a2acb23289b7f │ │ └─61186 /pause │ ├─27cfd1f6335d9b16459fb2e8a134e258fb90c8d9c21efe601d3db27ce03a967f │ │ ├─124271 /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 │ │ └─124409 /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 │ ├─60c4c5ba56e7e1f21fa5d35a8910c99dee09ed7f00b938e3259420a171098b78 │ │ └─64312 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─71490fa34e5990cb43ebe69c182abd79d84408dc1d43ca1f154e369d77c8de78 │ │ └─50425 valkey-server *:26379 [sentinel] │ ├─c66d753c7840439f3e9ff18bf3c8269b7ca222be423528428dc8a5e49a66430f │ │ └─64386 /bin/pushgateway │ ├─33f77c6ad0582f16bab813b596d1e1464079f8e78a9fe8bab8e60de0c39a6299 │ │ └─62887 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4bb06aff0d8b2cf7b1a8f7001b08d9894f495c15fe39199145ea0ce62875467d │ │ └─42568 /coredns -conf /etc/coredns/Corefile │ ├─7526b4c50eca1939e84c5faf562023998fc9ee0ec10b49c194c3bf2f74e89804 │ │ ├─258134 /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 │ │ └─258262 /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 │ ├─57a13ed34e39ca52cf93aabc2c35d8c25e07dd509666df82861ceadedbe5f75e │ │ ├─220967 octavia-api: uWSGI master │ │ ├─220991 octavia-api: uWSGI worker 1 │ │ └─220992 octavia-api: uWSGI worker 2 │ ├─e891b5609e5b1c87d0347f19948db2576b0bd7128909e9af9daceab96abfb2e3 │ │ └─39477 /pause │ ├─e523e515d3cf6a9934c48789775cdd907eacd2c789bb4ebb9881936a9087406b │ │ └─39691 etcd --advertise-client-urls=https://199.19.213.123: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.123:2380 --initial-cluster=instance=https://199.19.213.123:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.123:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.123: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 │ ├─bdd9e4c08049d0b131ef3b6a958255bbc739f3d01e729e737b6b8daebadd3a66 │ │ ├─105109 glance-api: uWSGI master │ │ ├─105158 glance-api: uWSGI worker 1 │ │ └─105159 glance-api: uWSGI worker 2 │ ├─091104eb86e1383c2a0b907615a1afe42211a0f72dd1a6c29addfb00eafb6365 │ │ └─241187 /pause │ ├─8a4f4755cfc5ee3f9a14408036a7f948299e69117880a99cb0ff0815610cdfdf │ │ └─119908 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ebcfc8dc7c06ebb4996c96691599db451ec580e12a3619c693b5e4f7e2aed066 │ │ └─104649 /pause │ ├─594032d43878b0d3332750ad180c6573b47a38fbba685b31c1762ce0befba49e │ │ └─43473 /pause │ ├─01b42e2942812449ead2c88aec17d8cae0b33086ccb1bdfedad361878d39778e │ │ └─55397 nfd-gc -gc-interval=1h │ ├─4d90af2a16da718e84363c4b23459fc1364c5c9aa1ea9902bc293fde254b4345 │ │ └─185582 /usr/bin/libvirt-tls-sidecar │ ├─4abda1a402b8d6410483c6b1e50bb154bfc9d7ea5e29054ea9f62b70708b557a │ │ ├─262606 apache2 -DFOREGROUND │ │ ├─265710 (wsgi:h -DFOREGROUND │ │ ├─265711 (wsgi:h -DFOREGROUND │ │ ├─265712 (wsgi:h -DFOREGROUND │ │ ├─265713 (wsgi:h -DFOREGROUND │ │ ├─265714 (wsgi:h -DFOREGROUND │ │ ├─265715 apache2 -DFOREGROUND │ │ └─265716 apache2 -DFOREGROUND │ ├─d6f8ec320ce169d603b98594ba43bd51caa85a42df66f1072dc9b796ea6e3224 │ │ └─146786 /pause │ ├─14af96e906ed90d8bc57b275fd0b70d0110116bca42afcdc3946b9b079a302fb │ │ ├─257974 manila-api: uWSGI master │ │ ├─258015 manila-api: uWSGI worker 1 │ │ └─258016 manila-api: uWSGI worker 2 │ ├─d79260d75aa68df52c83326f7e23c5f00d2b0aade8d1869aaa4151991364ec70 │ │ ├─200159 heat-api-cfn: uWSGI master │ │ ├─200192 heat-api-cfn: uWSGI worker 1 │ │ └─200193 heat-api-cfn: uWSGI worker 2 │ ├─3dd74f900d3f111340f77ea9d91ca2ae1e3f4de5d5fa52f498e98208c1173f3f │ │ └─55320 nfd-worker -metrics=8081 │ ├─b7d9494cca04563659286772b29be6a2911fd6b2c984eaa603cb4a307d9fa593 │ │ └─227928 /pause │ ├─9ba51fdaf7af9d56da7290b26c96b1d03010f5bbcdb6ba3704b49db81bff33bf │ │ └─186251 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─62b02f4fcc6df0d9adc1b956c29cfecd0d5e0cb2fd9144aa6704a83f7613ddc7 │ │ └─264307 /pause │ ├─3b8534ded2abb72fb19c201fe85e8737cad957886267d91a174d05b01ec9ddb2 │ │ ├─ 70050 apache2 -DFOREGROUND │ │ ├─ 70071 (wsgi:k -DFOREGROUND │ │ ├─ 70072 (wsgi:k -DFOREGROUND │ │ ├─ 70073 (wsgi:k -DFOREGROUND │ │ ├─ 70074 (wsgi:k -DFOREGROUND │ │ ├─388005 apache2 -DFOREGROUND │ │ └─389036 apache2 -DFOREGROUND │ ├─9c8e0d14561755d2b176fa3041771ce5fec0d3c81bf043b1de7cfce1c7e9a27f │ │ └─230712 /pause │ ├─cb96ba975551836ac4df1e707e5c26e73ad2f57c3b1d18c9b79e7fb7e0f1abc0 │ │ └─186810 /pause │ ├─b1835a497f8d91bb222dbbec48b39a252fb41e7aed6141d1586f41af62ef412b │ │ ├─47838 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 │ │ └─49059 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─80e01505cebb2793a67290742f9c3a52fc47a970dd3ee0b82d9cd9c2d87831b8 │ │ └─55359 nfd-master -crd-controller=true -metrics=8081 │ ├─264b071b40add51d554ec5ecf462ebfe9ef652f5b174afad6c949e93b6e40447 │ │ ├─65109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65126 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65132 erl_child_setup 1048576 │ │ ├─65190 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65191 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65201 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65426 /bin/sh -s rabbit_disk_monitor │ ├─4d0a8a0a10df79e566659836a4fdab45d8e968fdb2f630b627d8610beddde336 │ │ └─60891 /pause │ ├─476f4daa13c2fe5e58750c76bdf45f2cc69fe18c2b7f147ffd994a3ae7d1f2f3 │ │ └─55063 /pause │ ├─285c72d88ba217bd7334f13962d0fbf87048fabe039bbcc4363016f7ebb5f4b1 │ │ └─61681 /pause │ ├─4e09fbf4286c0286bad4c00a763378b47e2a57ee09c08521e824b54302f23ec7 │ │ └─41029 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─aa8f4c26cfe2ec8631b68273ec44199b8c3e65f8e5de43e2136b9e94458a4058 │ │ ├─186900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186918 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─186924 erl_child_setup 1048576 │ │ ├─186979 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186980 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186990 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187268 /bin/sh -s rabbit_disk_monitor │ ├─79226b2d7695f07c49f102217ccb9ae70331ec27e373a6092a7dccb2b2b2b7f6 │ │ ├─182033 neutron-api: uWSGI master │ │ ├─182157 neutron-api: uWSGI worker 1 │ │ └─182158 neutron-api: uWSGI worker 2 │ ├─46b3bb56b254a237f196578a379992fb6a8b1126d00bc7fbf287ed7c16401035 │ │ └─43216 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 │ ├─01bceaab29e0393d4a5c6e93dac7d7bfe43dbebdc9d6f062b188fd39c51b83fc │ │ └─45542 /pause │ ├─7e8f5192a8a12d31bcb8ceb50ae4b1679246ab0d76ed113e8172afca6bea1347 │ │ └─43763 /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 │ ├─8f630647962c6d5f06e2d36d104825fcc6ad026aaf689084c09622b703b19024 │ │ └─227196 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─172b7639851a141a22858c16ea8e7aa3c56f960ca22a12b43c78b94a72ff300f │ │ └─147412 /pause │ ├─924b4ed45f4d490b2c89496b6c71355a7b401a87d350c5f7431c13e261b226a0 │ │ └─42523 /pause │ ├─e245bb592a79eb7678fc6024a53419826778a255dff50a2869e94e61bdf7c544 │ │ └─225948 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3ef68553edc01d7affc18334e92b1ad8288721e1b826e589ef1b52325c48cbb8 │ │ ├─192335 /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 │ │ ├─363688 /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/tmpehxwioe4/privsep.sock │ │ ├─363886 /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/tmp537y8hvy/privsep.sock │ │ └─365414 /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/tmpe226msvf/privsep.sock │ ├─4e1b02d1542724b2181cf2f681d1df74daf35050f975a1b100004f48f7bc16f0 │ │ └─43672 /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 │ ├─c7b9d85aee503f925ea4e77f6abdc76fd3f890c9da34de000c968b5b7c8fbf68 │ │ └─47701 /pause │ ├─3b98b6dce889c10de87843528fe3fd04e9bdf15ecddc10252400cc0482a4b71f │ │ └─62065 /pause │ ├─a30a3c43e29233df203645c4369def8109b66d231681f2908086b82c15311f06 │ │ └─50236 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─e5dba2dcd515f8e328b4aa35dc44ba7d9f5662b3a319780791dc474fd4a8a2b7 │ │ └─228544 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9cee112aa5ffb6883815dac33a224d89c485ee717aa2c7aee090fa36a4c856b1 │ │ └─61286 /pause │ ├─3c766819603c51c39946d919c80279120ec5f77abee985ff7ffd7a2f02fb3087 │ │ ├─41239 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41662 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─944e725641249da929c2b5a3bf3f3f1fb2b43cf35891cd667f6cd5e4e94038ff │ │ └─88935 /pause │ ├─844887670950a5fae3a9785e476a5c4f7c8eb39b937cc4c75e307ef9cf108ee3 │ │ └─248750 /pause │ ├─e3d09a36acee4571e8a09ffd036435adbfa4411529ab1db2a1c452dea56b9f5e │ │ ├─266671 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266684 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2efebee1b7f162d80e0869d36157eff9369b99d8bce8e92ba16380c75708312b │ │ └─173644 /pause │ ├─269eeca8781964a8946b8e29d374dc43a0a920fed36521f795e9f23847b7f109 │ │ └─39641 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 │ ├─9075fcf300d1d6e2b2c3e16d28ac43fa4247e294e5af6153081c326ca675dc7d │ │ └─108276 /pause │ ├─91f07486649238367e5aecc581530538c942fa7a4809069111b873c795537b8d │ │ └─39693 kube-apiserver --advertise-address=199.19.213.123 --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 │ ├─f089db4b225a43f89dc78a6bc656b0a3f333f67f3c34f3567305adf7a1e29094 │ │ └─42226 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bba7b93b5785471b46b9330d5ad29ea43a6ade7cc940cf7787cce6cc429114ac │ │ ├─60200 python -u /app/sidecar.py │ │ ├─60655 python -u /app/sidecar.py │ │ └─60656 python -u /app/sidecar.py │ ├─567c9a7434f68bb519a65cc2a24233ac858ebab094aee92682f4f2df63893563 │ │ └─174196 /pause │ ├─84a7fcb5784f44db432df68dbb4405b9d1918c29f9dd61ad5407c843b23cd7ea │ │ └─95181 /pause │ ├─646ea1346634c6285a25ca2f13f0856bb8935bef8e5692e6631bdd20af6d5a13 │ │ ├─63414 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63453 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─16c44668bee71f1d873ffde6b6da9f8312c7a1a8cd9678b854b3ad86cf5c4a6f │ │ └─165309 /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 │ ├─6613c0da2dee411ac7e3cefe07913c2e2d76ce3d6c898ccded6f72965250e8c4 │ │ └─173716 /pause │ ├─3ea6b44132d19768e8331218988287cf3d1b0c004184a0394221ef3be1f13487 │ │ ├─170701 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171053 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171054 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─decd19eb857b7b437e06c56c35f98d281813c9f72471e058e5de83e691feb8a4 │ │ └─61423 /pause │ ├─fcf0ecf3bbc5c286b3af78607bde06b8ade1616cd00db62077eb77c01bee3cde │ │ └─43523 /pause │ ├─47cdd543cb0cf6d291e8f94d194ea035b350016707c501c4b06e07c8142818d3 │ │ └─110016 /pause │ ├─daca5a424d55d9c221793b70f96816d88a224224bcadf87366a1bf372a28bed3 │ │ └─50143 valkey-server *:6379 │ ├─a49a745681db3e0de4cd8caf3b0f84dee0099a76dce543b1bde9a063f63da504 │ │ ├─169832 nova-api: uWSGI master │ │ ├─169878 nova-api: uWSGI worker 1 │ │ └─169879 nova-api: uWSGI worker 2 │ ├─c0fef66d8f2cf8666dc08660420337b65b46ddac651a81ec118c401014d7dfd9 │ │ └─55029 /pause │ ├─1e1ae3fef334e7eeccf232d1fbdd24871ffbd1f04e861ca1f9f20f53e4dcc05d │ │ └─60630 /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 │ ├─df428f0bb43c2c91d23a09e7a4810ecd600cf81a9badfed2898dfe885a8922cd │ │ └─123323 /pause │ ├─8243be4ee0cd72b0341754ffd4a3bbe440c40fc507271cd9bbc91c71de02415a │ │ ├─222751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222773 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d69b99443ec6d24643319bd46e8cb6ecb2f02b28ac35053cdbc5c8bb74f23baa │ │ └─59240 /pause │ ├─ec692f7f43abf11efa6b6fe54d55cc35cd2ba4facd97d0acc0cb8a29182b05ae │ │ ├─144194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144211 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144217 erl_child_setup 1048576 │ │ ├─144275 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144276 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144286 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144556 /bin/sh -s rabbit_disk_monitor │ ├─e64f019bb906d719b39dd7869bb72dfb4914e2cbbcc19221a5148d826d888f3e │ │ └─46832 /pause │ ├─7a9c83ef7f3f79887f828ade234d0ccc422baa446d2687a2e9f7ebc1c0bafe86 │ │ └─47988 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─630d222c8c7b8f3e26eb9d9032d7137766da973d54453f77fe6ea9ec438676e2 │ │ └─230737 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e989b0d4dd44bdc64aef3c707d01c9ee760643b57bba2478ac00cf32d1a40fbe │ │ └─188966 /pause │ ├─41cec1ccfe9454fc99a54ad921a15908c989c2dcf5b7a03ad9ff3edca121d95f │ │ └─188775 /pause │ ├─a0eb71633bc27097df45668977741cebe6b0cd528b60315f49a0f0ed6c8f8b09 │ │ └─54326 /pause │ ├─4cf8f0c09ad6f2e7c47a354dfc6b802fd0204146ee63675f8c7c3a58687ff853 │ │ └─59403 /pause │ ├─f0e3eeb4ce2c456153f35a73fca2923a5e150cd24f1017bacc826c4f30a64596 │ │ └─40800 /pause │ ├─9b95b9c8e0072f6d6af70b12faf8f03a28b885dc17de64ecaff01078a0374124 │ │ └─55498 /secretgen-controller │ ├─ce4e2fdddb9f432f83902e85240688c47bc9631edddaa41083872fe0724e79d7 │ │ └─140695 /pause │ ├─d0778c069e65325425b627fce42acec0bdd305ecd83be2b370a21408c5894bf5 │ │ └─174150 /pause │ ├─389cbe2e5e83787ec2aac04aec3c0dfe299eedf0d76aa0c8c95c6ef4df544bfb │ │ └─232117 /pause │ ├─4c23f3b66806b2f6e14acbb099d8899a50ec8ca5766a51d9b788a29a963c943d │ │ └─106205 /pause │ ├─11052dbdbd6dc58886eeb76f6b0e303dedf2d15ee7e468a3efc8306242aaf399 │ │ └─247446 docker-registry serve /etc/docker-registry/config.yml │ ├─ee996f7aadc8e0c96009c0bcbbb5edf5d7553bfe2dff461d94d2b41d87e43133 │ │ └─46456 /pause │ ├─46fc51c693b498aa5d25be8527dcd49647e78e3025cf0b8bc82f9543f40e635c │ │ └─45632 /pause │ ├─b607fbc68e9251f6276d31beb315c1535563a1c4c28e49acc8ff97fc5b3f04e0 │ │ └─42198 /pause │ ├─5392caca67df043216d5401ca53c3fb363b57bc1bc6cdd6bf7a7f1b0e9288d82 │ │ └─248796 /pause │ ├─33b3cef0c39f9619bfa5228ce92932ce14901bf6dbe416ca1452bd92afeeab49 │ │ └─109987 /pause │ ├─86184a920fe13e9f6a17960e225ee1df69d10f560b393da8541859f261a4ea98 │ │ └─125565 /pause │ ├─ac92c0525d4d90199300d9bd23a46248d5f13aa53568d6f8f90ef54aa978fbd7 │ │ └─48083 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─427ba2412da2585c9aacdcd0837aa6b897151e0a7b78adfd5b293d9a63b9b39b │ │ └─42634 /coredns -conf /etc/coredns/Corefile │ ├─22460eeb118163af13a7d59854fa11c25bc6cd31b33bdaab5e9f68fe1700c8ee │ │ └─40055 /pause │ ├─b85d9acc3371d2d1850db09c7498a7d270fe250be4e77f45334e379b82c1a334 │ │ └─107928 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9d125fbcf884205255e029736999b41eaae683ba07fb215446bbe25ddf76d7a8 │ │ └─106243 /pause │ ├─313b5c67e22d3ddfdd0fd12faa8225c3e2a9249c9f510e1b93472aba9603f4da │ │ └─123243 /pause │ ├─1a6911a59acf9266915e96258feaa3e0df8c3220062b1529b3bef3c760d93b59 │ │ └─260454 /pause │ ├─233f2863d95f5d0fb1404c653f279f3cb98056e223e9c5528c92d747964824b0 │ │ └─60933 /pause │ ├─68824c26182cbe4336f0db7268eb6285881bcf67a410c3a66cfeb3b9f59c9f61 │ │ ├─182910 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183305 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdldhgx3q/privsep.sock │ │ ├─183508 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpbr2nych1/privsep.sock │ │ └─183688 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e74035b16cb5389f2fb47e037024ee7b3c80ea87abc5a029d0c461d6e9c73d15 │ │ └─59151 /pause │ ├─87fb83e05f4c5caabc40c71899409e02f43548282aced097ef9449618fe740af │ │ └─63471 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─908574e671b542cb858594f8c95e3f02bf332d04df771f097039d7f637b3cec2 │ │ └─95136 /pause │ ├─402edd24e47de53b7b9be85f0c4dcf37e3d582f21e174a9676044ad8e20c0c50 │ │ └─49890 /pause │ ├─0214b752105ed9396976a8e25f162a6bd24d43a7f8b48824d99499d058dc3c08 │ │ └─39515 /pause │ ├─02a0ac3cd1b9baa14a71e1439d5e0ca37b1e23a47bf98d0f1ea1c8420a79e6ec │ │ ├─184502 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─184961 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpc33x01rx/privsep.sock │ │ ├─363050 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpghhapm2s/privsep.sock │ │ ├─363235 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo6k3ga9e/privsep.sock │ │ ├─363604 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363606 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371158 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e1b81223-fffa-4006-a656-806af512a187 --namespace=qrouter-e1b81223-fffa-4006-a656-806af512a187 --conf_dir=/var/lib/neutron/ha_confs/e1b81223-fffa-4006-a656-806af512a187 --log-file=/var/lib/neutron/ha_confs/e1b81223-fffa-4006-a656-806af512a187/neutron-keepalived-state-change.log --monitor_interface=ha-2b198f7a-26 --monitor_cidr=169.254.0.161/24 --pid_file=/var/lib/neutron/external/pids/e1b81223-fffa-4006-a656-806af512a187.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373497 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=625b23ab-398e-4f3d-ae29-60cf7e78dbd1 --namespace=qrouter-625b23ab-398e-4f3d-ae29-60cf7e78dbd1 --conf_dir=/var/lib/neutron/ha_confs/625b23ab-398e-4f3d-ae29-60cf7e78dbd1 --log-file=/var/lib/neutron/ha_confs/625b23ab-398e-4f3d-ae29-60cf7e78dbd1/neutron-keepalived-state-change.log --monitor_interface=ha-490d8c50-14 --monitor_cidr=169.254.0.120/24 --pid_file=/var/lib/neutron/external/pids/625b23ab-398e-4f3d-ae29-60cf7e78dbd1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─384921 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97815399-e625-4b5e-8a8e-29b5ce37c38a --namespace=qrouter-97815399-e625-4b5e-8a8e-29b5ce37c38a --conf_dir=/var/lib/neutron/ha_confs/97815399-e625-4b5e-8a8e-29b5ce37c38a --log-file=/var/lib/neutron/ha_confs/97815399-e625-4b5e-8a8e-29b5ce37c38a/neutron-keepalived-state-change.log --monitor_interface=ha-5107b8b9-b9 --monitor_cidr=169.254.0.138/24 --pid_file=/var/lib/neutron/external/pids/97815399-e625-4b5e-8a8e-29b5ce37c38a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─971a2e39434e1d04a70e0bd957cc5444b24e01a64bc2f8c3f0638749a85c909d │ │ └─42986 /pause │ ├─9c1cf5d10c84193d40ba995ad47185918f0c96cb0297167c33aadfc9a700c449 │ │ └─61748 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 │ ├─90fb2437a07bda552b2e1749f8feb7c68bfc22dbed0c4004e179e8db7c64988c │ │ └─83124 /pause │ ├─5079f7ef33e3343d0653c1dfb902edf5efc279592f5072a4f80d1c4068433f7a │ │ └─203540 /pause │ ├─35a9409de0cb2c9f15d8c5b9e29873336098ff7344579a443800c4c857c94297 │ │ └─63962 /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 │ ├─edf1b3cf7280badade67b48c624c9f5615b3608878dbcb977e4603c00bc329c4 │ │ └─46950 percona-xtradb-cluster-operator │ ├─6b0d9488cfe26e7265c35d121876a7e596574fe8b2cc19d1e820785483cc8964 │ │ ├─60226 python -u /app/sidecar.py │ │ ├─60658 python -u /app/sidecar.py │ │ └─60659 python -u /app/sidecar.py │ ├─d54e5a8fda03ea8c721fe2243e4d0a9e105082abf8a469bcf6a46247e998e48b │ │ └─64680 /pause │ ├─e064c6b614e08b766ea06152fd770e8081e10e57fece657f6066406e59f3e249 │ │ └─63528 /goldpinger --static-file-path /static │ ├─d44ded6e1d06b956db52db3ef279cd6d124ba1bdcbedc9ccf5cad6635dcceb54 │ │ └─39809 /kube-vip manager │ ├─6ece66ba032b6d04c14476d730e4122efecb526377faf2ee7757360acf407711 │ │ └─46354 /pause │ ├─279417436d3f144e4b0b74a9f5799cc7b2290500a6907753f0a0f57e8e5f6a28 │ │ └─173931 /pause │ ├─14920606a11b95063d6b58b8cf2ec42803e2767cafaa269c5ecd8b3617b2cdd3 │ │ ├─170671 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170989 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170990 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8ea1b3a19c6d5b5bf9c0df39f87d84c82e18bd1f12e76eefa20f7ae0dfa00027 │ │ └─227954 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dafcc179a60a85faa66abee90ba20a38bb15409188f3547d6dd7777ff1c759cd │ │ └─66913 /pause │ ├─79cb0e0826173677d11d2b1ae26b58ede030e7fa7f60d576c26abefdc0e37c77 │ │ └─50103 /pause │ ├─0664558113c142c94ae9d8caa446da74d7a205120746b851f35c5f1ef526dc75 │ │ └─248923 /pause │ ├─a40ef60624704cc5f82e6948a24bad49353d234b33c7079d2b24d4da4ef43beb │ │ └─62625 /pause │ ├─250ddeee7daf8b12f816503176a28f95cad7e39920adeb1ca3fb9257820baf60 │ │ └─171906 /pause │ ├─89958ce2f9bb329b961aba81565d0a6cd017bb90ca0ce05a462022ee66c895dd │ │ ├─182050 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182417 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182418 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182419 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─257482e68233832641f65df4d572ef92370834a593c9d24f9e7773c8f61d23a4 │ │ └─59620 /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 │ ├─ef9b627368df794ac1437d32f3f355fe0913b205b03b6a7978f111efab0bfb78 │ │ ├─184201 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─184578 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─184579 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─40e751648968acaa0938a3f5353e884ed0c6d78075582d6fcd6ae5498449e503 │ │ └─173808 /pause │ ├─1472efb2867f9bdb67b9f8b3a00ab7c8e19c51a2ab3e6f13bc252dd68a9c134e │ │ ├─76116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76132 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76138 erl_child_setup 1048576 │ │ ├─76209 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76210 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76220 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76421 /bin/sh -s rabbit_disk_monitor │ ├─8cbba6a5cd9ca0b42e0eb77fe84589f069319aa0da8361624f5a0da243bcfd04 │ │ ├─241214 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241746 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpig_pskea/privsep.sock │ │ ├─241749 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241751 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5b951d3ef1a4c5fec191c2ddd7e570fd924598c3adef1628a059296ac37ce626 │ │ └─241607 /pause │ ├─1aaaa6e76124e3df7bcb1f9d61632dab4d7bd4ff29bd0aecdbd058ac532e1fa7 │ │ ├─223719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223735 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─223741 erl_child_setup 1048576 │ │ ├─223836 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223837 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223847 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─224128 /bin/sh -s rabbit_disk_monitor │ ├─ed38b8e9f9fc4cc033fe447451351a2d6553033f1c793955eda79eae5ba19952 │ │ └─192363 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7b7e40044777a371c494f3d2d3518589dd0bbcbcf6ffd6875fcf067343e2f1c9 │ │ └─43720 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2cffb6089959e358322ecdaf14a220fd9ef3680c45a452713753b0da22907655 │ │ ├─182176 neutron-policy-server: uWSGI master │ │ ├─182188 neutron-policy-server: uWSGI worker 1 │ │ └─182189 neutron-policy-server: uWSGI worker 2 │ ├─26672243c3a2dc22af8800d102fcc74fca689aa61176fb0166b0ec84f1278de7 │ │ ├─130911 placement-api: uWSGI master │ │ ├─130924 placement-api: uWSGI worker 1 │ │ └─130925 placement-api: uWSGI worker 2 │ ├─c40529eb5024ec9e6c60370454bcdf08ad58e2a5afb9142ba19775311a5dfb2a │ │ ├─241688 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241988 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0531b48cf6e016fb60f31f211650eafb3bfb7f5a5c8a0ceb5e1bdef54452508e │ │ ├─106572 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106808 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106810 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7e33ea5e4db4446151fdd1faca217ac094777f28ab2a153d115d9f8909a3c1dc │ │ ├─170060 nova-metadata: uWSGI master │ │ ├─170074 nova-metadata: uWSGI worker 1 │ │ └─170075 nova-metadata: uWSGI worker 2 │ ├─7174bad0371eabc2b79b104e49213eeb92324de226c59e1c117d485f312bbdb8 │ │ └─144047 /pause │ ├─fba8d2f31db6f00633a827b5e94c4fc89e1973b26caeea780a38e98030605eae │ │ └─64494 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─708300aae8849880ef07233a65316556b1b222b397cead6cbae2733bb3d73473 │ │ └─212812 /pause │ ├─b59ec49a491a1605ee7d1190c755fd2ff375d58d44eb7ec917deb33539bfd44c │ │ └─62817 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9ed23619576b2f1a441e4cccb9c1c23e1dd36c32bc1e94be99aae533c2ec65ee │ │ └─228516 /pause │ ├─97a39e6aa636ef3b54c1c0805e9ba2cc96b23ab93c2eaf6d9b248fb7cc719b7b │ │ ├─174660 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395727 sleep 300 │ ├─a0a89a961c6c886f89df4b205ed30077df150d190387cec9f1f206b994219c01 │ │ └─141073 /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 │ ├─78301a09f2c956e3cb6651007f8aae6d8ae5192e940c618e6caf1dfc13d263b8 │ │ ├─119425 cinder-api: uWSGI master │ │ ├─119450 cinder-api: uWSGI worker 1 │ │ └─119451 cinder-api: uWSGI worker 2 │ ├─be0b637975d70ba3a9b691d75bca53297e7db6791e8969b96e4a3dcf43393c3f │ │ └─222106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─873e714b03ef866690e7967dac774ad7c2581e484b94b19d4dbda1fc9d930790 │ │ └─39659 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 │ ├─db76efaae368108fd8c1a5d30438680373143221674c22482e5606bec61924fe │ │ └─63680 /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-123.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 │ ├─bbf628644dc265e30a4034a2ad5d406bdc8414c294a3cccb43575fe51718af83 │ │ ├─200257 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200511 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200512 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─fc9aaff06e2aaf13a315819a909d8077be86f897adae9544b34abea219410732 │ │ └─225827 /pause │ ├─3fb5813304512d79ccb1ea3d48189a2377656eeefeb5690a4998a5eed476393b │ │ └─76026 /pause │ ├─acec712e520f3582b7d645e9d136a02a99386641ebd0aa3086da1cd85c213a14 │ │ ├─62405 nginx: master process nginx -g daemon off; │ │ ├─62455 nginx: worker process │ │ ├─62456 nginx: worker process │ │ ├─62457 nginx: worker process │ │ ├─62458 nginx: worker process │ │ └─62459 nginx: worker process │ ├─1b87c509fcfa05ee1b4cafd9fb4553855983682aaacafcc0c745ce329731cd19 │ │ └─62447 /pause │ ├─707603d818cd82f8610f8d4a3cb2a24b020a446090a71b76513542b32b22fc05 │ │ ├─141108 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141121 /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 │ ├─6ea061f42abe779d92eb1c08bd2e7d8a9052d17df25cd706a110f2e3256cbd71 │ │ └─146570 /pause │ ├─04e1e147af843840e71e058797150329494d10768d43d2139a320e637429a930 │ │ ├─203663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203679 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203685 erl_child_setup 1048576 │ │ ├─203760 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203761 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203771 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204194 /bin/sh -s rabbit_disk_monitor │ ├─b3594404478a40f4e0c0a8d7fec914b65b6b86ff0e26fdfd350f38e64d5c29c8 │ │ └─232248 /pause │ ├─3d140ba4892f08bc4cb74b1bebd2dd3430db66f0b8aa6a26b57d3b664dd64e90 │ │ └─185642 /bin/bash /tmp/libvirt.sh │ ├─0c7ba407db0ed26a18f88686eb10be26d33e3556c759ec04a69a6fa219b54466 │ │ └─40082 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f6f5dde3ef3ac39c283070476e26c0826d7e80576d657c9d15bb84978a9b0b12 │ │ └─64557 /bin/oauth2-proxy │ ├─ff9e1c0851a761e2dc3eaaf53fc1ee4f177809a9e967793016ee8afb5a8ec752 │ │ └─64592 /bin/oauth2-proxy │ ├─98544199312fbbe9c74f6ddce00378c8a4b30f192d45ef3ca6fe2b23bf3d95c3 │ │ └─47325 /pause │ ├─764e90155b0ac89d273d1fd54051af5eae932576f1e3047cfa5368ec01054e93 │ │ └─59837 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─a659d71a27cd850867c6670514b73dec091b5fd2a464c382a528f581d7534422 │ │ ├─ 45847 /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 │ │ ├─ 45859 /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 │ │ ├─ 46007 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262356 nginx: worker process │ │ ├─262357 nginx: worker process │ │ └─262358 nginx: cache manager process │ ├─6ba6018a944e1b80261ddfd118ae69edc1457500cdaf760d8bf47a975af1418f │ │ └─64007 /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 │ ├─4da6ff6e7f8dfa28511989d2a43f4fa40c1753ed5bbcb754485ffadaf2dde692 │ │ └─146382 /pause │ ├─bf56d7343f7806cde4a87868a0e79db44403d9f4b57115b404dd81fa454b6e12 │ │ ├─221951 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222563 octavia-worker: ConsumerService worker(0) │ │ └─222569 octavia-worker: ConsumerService worker(1) │ ├─9cdbadc95676ab375f38d3e90777f809c11db68234c64882b5bb8fe13d579898 │ │ ├─244573 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244590 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─244596 erl_child_setup 1048576 │ │ ├─244689 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244690 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244700 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─244957 /bin/sh -s rabbit_disk_monitor │ ├─aaaace80f9589bde5026c0ee156c301e8ebf08405ee267edc7c0e19eef46df15 │ │ ├─171988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172005 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172011 erl_child_setup 1048576 │ │ ├─172092 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172093 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172104 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172387 /bin/sh -s rabbit_disk_monitor │ ├─4418d086739ecfe79f3ef375d0c836c06fba5898fe345325967b956a40ed67d8 │ │ └─55280 /pause │ ├─0b8d58adfc2ce63b9d5bb725ecc047b9ba319d5b16e9ef9151fea65d4f623e72 │ │ └─54965 /pause │ ├─f8ddf1622d112e0f98dfb5440cfaea0b301abda4e073640e97030ba41dc41cd0 │ │ └─63742 /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 │ ├─cd4650cd5e0ffb0708d38763901d058fb79d8ef861b90820b5ab70c448afad84 │ │ └─46522 /manager --metrics-bind-address=:9782 │ ├─575f920269522691fa7598704f044fb7a54fbd45f11a299c74bb6fc61fd885af │ │ ├─ 83982 /usr/local/bin/rook ceph operator │ │ └─398054 /usr/libexec/platform-python -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─32d807f50093746498336477efad5c57c96d30693dc5fb621e77ca42dc385cbd │ │ └─142724 /pause │ ├─4cfba00add07848fbfcbfc45937c0650e726d4839c8ee084ad21600959f6f708 │ │ └─59284 /pause │ ├─ae680ce815317c1dbef76a7dcdc4715c153030bb358c465bdf3c874616ffe27f │ │ └─263226 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─32e7fa3c3606900bd0fbcb89e66ad92e44f5939c99a88b112dfd09712e9e1a33 │ │ └─226795 /pause │ ├─7ee9d1d5a7d990897f4c85ee566602d0530b00697964f08c5e8944c3dc0c15d0 │ │ └─46636 /manager --metrics-bind-address=:8080 │ ├─3aa79f3d0a536b394d079b8e78dea58b3cdba813fa9c06f2eed192d2f6b56e0c │ │ ├─108368 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108384 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108390 erl_child_setup 1048576 │ │ ├─108450 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108451 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108461 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─108654 /bin/sh -s rabbit_disk_monitor │ ├─77d749b33822f2c1e4ff5e3cb91f776fa06cdf3043f0111a23fb4bbaa8b3fd27 │ │ └─45895 /server │ ├─cb145ab0f9706c7dd3e3cdeb944902c644b11dd8a67ca42a2769b4e347f6f5a1 │ │ └─143355 /coredns -conf /etc/coredns/Corefile │ ├─9918633cb78a34cf59188bb768ef279818b16398448468f2b4dd4854e6c06064 │ │ └─40781 /pause │ ├─f2c7d5c4a6f3039f31f8d74ddc594ee75acdd8b1e294b8497237c1c682245a70 │ │ └─50534 redis_exporter │ ├─be2f6858a64678522de354627a0d48d6b7df872f5e95e33729ae1cdab86579b0 │ │ ├─241567 magnum-api: uWSGI master │ │ ├─241632 magnum-api: uWSGI worker 1 │ │ └─241633 magnum-api: uWSGI worker 2 │ ├─2a3d5780f210e1b6f39ddb38ec62335cb26a67acb26cd211cddbc623094d6b98 │ │ └─63924 /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-123.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 │ ├─0f16095e15d4213c28747e0a943f46bdbabb20757a836ca6d92cce9275131cc5 │ │ └─63288 /pause │ ├─26efd5a87a0062309c57040165d1b07980aeac2fd750027b9e86f65964caa9ab │ │ └─43560 /pause │ ├─615a9be81dabb446a4ebfa20b9a2af34447a79edb34241c72a0a9dc72b4f7f9e │ │ └─95459 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-9l8c4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─cbacd109b074f13b8ed6bc96b18aa19087342c81f1a6204220e3a6d22549270d │ │ ├─47891 mysqld --wsrep_start_position=c87a9ea5-4e20-11f1-a45f-9356273a3b5c:20 │ │ └─48017 /var/lib/mysql/mysql-state-monitor │ ├─fbeac927753951d065ddd6db599b4bd2e24fb43707fa115a44e641d7f32f7b36 │ │ └─42585 /pause │ ├─f8d1a1e4fead7100f154131a2c11e85e7878a7557012a156660f8131cc78d7c9 │ │ ├─ 95574 /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 │ │ └─341786 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─58a29187317ca4cd9fdad9b87d3a16afed552bc096830cd713d44576b464f932 │ │ ├─200128 heat-api: uWSGI master │ │ ├─200190 heat-api: uWSGI worker 1 │ │ └─200191 heat-api: uWSGI worker 2 │ ├─a88929c027f67ca54817d0d4f6f891a3f78f9866edc51bc94114e297a69afaa5 │ │ └─64464 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6dfc56eb56f4bd53d25ae3cffeac6484adffeb5c7879caff9f380204db11e78c │ │ └─212759 /pause │ ├─38d4991ef0999cca8a792cbaf17e8adbaecf668a182cfd37459e2cdda32274e2 │ │ └─189032 /pause │ ├─fb8e3843952ccaac9a030c5da5701eb195cc474a73b2b5ade411e3823d619d15 │ │ └─64527 /bin/memcached_exporter │ ├─2f164e8ec6737265fd97219b00bb13c11b7688b2d150345018703e1e71580359 │ │ ├─89152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89172 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89178 erl_child_setup 1048576 │ │ ├─89252 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89253 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89263 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89711 /bin/sh -s rabbit_disk_monitor │ ├─0f2f0d65e965d2345ddda9cf0d7b1b586528be68c5c4d968eb3f8dfb2585e326 │ │ └─123881 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─52f97755f738faac3aebc61c110541aa80d5b20a0de5bc1127a75b79779cc61e │ │ └─213291 /pause │ ├─a0a3b6d67551aba3f8f3094ba202ab49e2b6a690950893934e8afceb6fb78ffa │ │ └─244358 /pause │ ├─54ab1c2aae1f48a0c6586a22697fa778b3b2c5056f5c9dbbb2600293ef4006ca │ │ └─143252 /pause │ ├─c0d043aa981bac82ee3b1dda853579763d96af0453bfac4965ccd9cc300edf77 │ │ └─39561 /pause │ ├─fd0ae04129996b0143105080e05063ce28fbbcce95fca1a8d8c4a5d2ebd709fb │ │ └─39566 /pause │ ├─c317e5082b415e2b978818eb460629f773ec0cdceb8ffe8bf966dfc2149ad34a │ │ └─257905 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7f8c4558b7e7c2e29b01e1767c5a64da7e7b378f8d639777d57315e10047a667 │ │ └─96419 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─daa50200978f25e705ac4c0561d27175d253631cf846e441eee46d42e3e88497 │ │ └─223529 /pause │ ├─52b1b54de67c9c4df12309fa3baf7d10217fd97f5efe45213aafe64ea9800e2a │ │ ├─184234 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─185248 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpirgv9d5u/privsep.sock │ │ ├─185705 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmplawmr8_b/privsep.sock │ │ ├─186096 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpk7krh6ow/privsep.sock │ │ ├─186479 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186480 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186587 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b/host --addn-hosts=/var/lib/neutron/dhcp/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2f75007a-58f2-42fc-a4c8-c3378f8f4dc3,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─186597 haproxy -f /var/lib/neutron/ns-metadata-proxy/7e4805f7-cda4-429c-ae7a-fd0a8921cf2b.conf │ │ ├─205595 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d3b792ea-0990-4156-afa6-062f68730a1f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d3b792ea-0990-4156-afa6-062f68730a1f/host --addn-hosts=/var/lib/neutron/dhcp/d3b792ea-0990-4156-afa6-062f68730a1f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d3b792ea-0990-4156-afa6-062f68730a1f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d3b792ea-0990-4156-afa6-062f68730a1f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-27a39d6e-0c49-480e-b978-c95bd73064db,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─205600 haproxy -f /var/lib/neutron/ns-metadata-proxy/d3b792ea-0990-4156-afa6-062f68730a1f.conf │ │ └─367513 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp7k8djmqi/privsep.sock │ ├─58bc51ca79290eb7a521cf3e571232c8885c85e3b6f51a9e2a08dc8f749ce561 │ │ └─248514 /pause │ ├─e07805e508afd79b5bec05cd6d9900bdedf3088b1d7dd9d1b223659eaf53176c │ │ └─63387 /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 │ ├─7c6cd705a6555e032b5292500e7941d88841e5be17cfaa036bf4bc9568d5c927 │ │ └─262919 /pause │ ├─c34288159d48017414fa8f4c1a5511762e3d5a1b048a086a10d68b9ee5710845 │ │ └─146125 /pause │ └─01bad8c2ba2cee579b9e6ccaba6dc497e881628789ad8c70bf9014d9d586eecb │ └─213019 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount