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 │ │ │ ├─21669 /lib/systemd/systemd --user │ │ │ └─21670 (sd-pam) │ │ └─session-21.scope │ │ ├─21604 sshd: cephadm [priv] │ │ └─21686 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/162.253.55.164-22-zuul [mux] │ ├─417824 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lxbcazulzbrgtanombydlrkmdmpqpqiy ; /usr/bin/python3'"'"' && sleep 0' │ ├─417825 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lxbcazulzbrgtanombydlrkmdmpqpqiy ; /usr/bin/python3' && sleep 0 │ ├─417826 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lxbcazulzbrgtanombydlrkmdmpqpqiy ; /usr/bin/python3 │ ├─417827 /bin/sh -c echo BECOME-SUCCESS-lxbcazulzbrgtanombydlrkmdmpqpqiy ; /usr/bin/python3 │ ├─417828 /usr/bin/python3 │ ├─417829 /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 │ └─417831 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12311 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4786fd5eee7dbd31f7121b18e927f4567862e7e572a08a7f324e85660bb21b4 -address /run/containerd/containerd.sock │ │ ├─ 12671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0dc9be77376ce5434d23ec449853a8668241b3023c93eeda6288cbd25bfe118a -address /run/containerd/containerd.sock │ │ ├─ 18627 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16863352a4d510415f182b9ceb9eca76a2d78f450c9da17dca575455d55689a5 -address /run/containerd/containerd.sock │ │ ├─ 25232 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 984c73c3401754684ce946451eb743784bb90db4cb2e2ac9330219c3c1e4e5f9 -address /run/containerd/containerd.sock │ │ ├─ 29929 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0366838c51466d57ef499d9f7602bb157fbd64ef4212675346291e9c2131b425 -address /run/containerd/containerd.sock │ │ ├─ 34741 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0d2cb7b29bbfc89b00602bfacbdd1bb17a62f2395763942fc34c1d444f14c613 -address /run/containerd/containerd.sock │ │ ├─ 39381 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c2b90c2fa5fc2618e7d68715e09165b43c29054e86da163d800195109e7472ed -address /run/containerd/containerd.sock │ │ ├─ 41932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9168a4c8ff44376448dd9997663ed5680ee83283317d54b5c782dcf3a6578d5b -address /run/containerd/containerd.sock │ │ ├─ 41983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c2ae3b84e40d6648a522a22aee35f7f350349b7ea82ddc7ce877e5d10be23fd -address /run/containerd/containerd.sock │ │ ├─ 41987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bbb9df55015e0fd909760f24e7f5f26e65010e06c18de26acf0e3e7c0bc05d6 -address /run/containerd/containerd.sock │ │ ├─ 42000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9fbfbd5c3a1c91f036a703a9bfdadadcde6b4d244eb2e5cf8a9c3c476bf6e8c -address /run/containerd/containerd.sock │ │ ├─ 42023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cad080c1bcafdc8690f25396cc74a50e41a1458e8f6314162420acebe4ffbc5 -address /run/containerd/containerd.sock │ │ ├─ 42500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66a7aae5b02df33ff9244b0f10e2c3f4b65b1e27f42d49a6ec59b531edca894 -address /run/containerd/containerd.sock │ │ ├─ 43341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36fa2d61c1c2e3c7b28ad7265fac090e11c82cb79701d417880a256fefcee50a -address /run/containerd/containerd.sock │ │ ├─ 43361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa9f0a911a0a413cd3231300c451646b595b717e828d860d0d6c749d30a4ca2 -address /run/containerd/containerd.sock │ │ ├─ 44698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff58369f454066a27fe0dc1e8e270fa4058b2e47f825a2f746f204b2d96cef14 -address /run/containerd/containerd.sock │ │ ├─ 45097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61b5dc701736cc3b785a5ef948e32f8ac9c5ef7ac0331c64b911fa121b361c53 -address /run/containerd/containerd.sock │ │ ├─ 45130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee2a6a6b144cb745d4b338b19c68409e28e0dfd9ea0fa6b0856596e117ac2cd -address /run/containerd/containerd.sock │ │ ├─ 45593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6274295f53fb156cccd45d6714f3f321880614eb68644e25957f83381e55e9 -address /run/containerd/containerd.sock │ │ ├─ 46090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca5a92fb1f9985b72e92623e64d8497806250169ac24c3e9f7428fb2a59300e1 -address /run/containerd/containerd.sock │ │ ├─ 46129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae65c27f03e39843404a40c755f333106ace1cc4e1bf862eaf7ecd8159f1fcc7 -address /run/containerd/containerd.sock │ │ ├─ 46169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b42ba6d6bdc5457884c703a6da7a30876e7bb4e5fb86386d22b24aadb9c52e4 -address /run/containerd/containerd.sock │ │ ├─ 48278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a80eafa19237597669d557783b6ba969409f02407be6414edf0f1021d111d93 -address /run/containerd/containerd.sock │ │ ├─ 48401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cc8d218735ab6792f5f04eca004088b1b4b468c9f29895f56dca32b756b9e7a -address /run/containerd/containerd.sock │ │ ├─ 49146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303e2aa0ecf006c00a36c2cde4c20047a823cddeda5a7ccdcf596945ee2b4884 -address /run/containerd/containerd.sock │ │ ├─ 49246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d851215608091c3a65ed64650ed1ff004c907f1f6406ac76ab10bc7d06166f1 -address /run/containerd/containerd.sock │ │ ├─ 49605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4d47499fc318534bd655dbb16fee222825923f366e5d8f9eb177d4f173ae23 -address /run/containerd/containerd.sock │ │ ├─ 50120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce72f6068bf5660857d36fb29e717ebe402435b114e0299381eddb2681e7af92 -address /run/containerd/containerd.sock │ │ ├─ 50524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4444976864a01973d3f464c68070f2ac159199bb6d225173432d29ead97a91 -address /run/containerd/containerd.sock │ │ ├─ 52746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cda9adadeb3931f4e53108dffd3544d4ea310e80c5a1af866a3154b7324b38f8 -address /run/containerd/containerd.sock │ │ ├─ 52915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c22acfa5c4041250ea8bfdbc40e8aa1e058382e0bef97620a2ae44333cbaeb -address /run/containerd/containerd.sock │ │ ├─ 57809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 692286549c50bf64b628c51438ab007cb63e696c81a39491e44d23ae466d21d9 -address /run/containerd/containerd.sock │ │ ├─ 58441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f85edd4134312a1cc9a295b87d9c2a782d890c8251e19344a46fef7ca2590e3c -address /run/containerd/containerd.sock │ │ ├─ 58486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487ebe15a49048bccbf82b278d2bcda386249e03f8857f3b531a9553fc83f44a -address /run/containerd/containerd.sock │ │ ├─ 58552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8093a266ae27e847c83aa2e5047f4e0af17ba082131b196de2e910b9fb77174a -address /run/containerd/containerd.sock │ │ ├─ 58727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d7d350852f212a095fe6ddbedbd3ca0d82f8b821b93a12b579eefec597e60e -address /run/containerd/containerd.sock │ │ ├─ 63631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac4987634c91437bb38a6dcf0044beda951222a843653eead905b79a3a52bf1 -address /run/containerd/containerd.sock │ │ ├─ 63779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e790909cc33a4c02d31f9d9da868951adde1668be3e976f90241a7f12724b1 -address /run/containerd/containerd.sock │ │ ├─ 63824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae83e43b469b6017eea1e8c3ef0be98e284e0d9fb225b2d690661accb197ce6 -address /run/containerd/containerd.sock │ │ ├─ 63862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc16c7bf8c8df8c53e6c6da14fe7ebd8c9e034e45d4bffc36c7eb09445b4a81 -address /run/containerd/containerd.sock │ │ ├─ 65407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020dd15e94f54367269e070c56e2b524c8b044c2beda4ada24c822dd101af75b -address /run/containerd/containerd.sock │ │ ├─ 65471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646e223bdab1f803d998e1077691b8e76c6407ad590ca81227ab9b9c16b2d4e2 -address /run/containerd/containerd.sock │ │ ├─ 65696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894ab2758a52b04c45e0b191916f6663fa401b8cfab394a1a0f1172442e4dfc5 -address /run/containerd/containerd.sock │ │ ├─ 65758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9174dafd4c2fb9f78bfae27c8ea4028a1c59d1b60a47b447981863107c3804b9 -address /run/containerd/containerd.sock │ │ ├─ 65942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc638f646938f8aff5ae0e2b87d26294c89d0ba845a274f1b77c64e3c4ef284 -address /run/containerd/containerd.sock │ │ ├─ 66269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc2d86baed80afffa3b7b8985fcb26841eddd4b088ac44fe1d755c75c06716d -address /run/containerd/containerd.sock │ │ ├─ 66673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 408e2fc48ad409503b0c6b277eb40899faee749d5e838e21c649816344e988ab -address /run/containerd/containerd.sock │ │ ├─ 66889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46fef7388b4e9c6a4d9e396e4c17a7c022e38d6d071b645deedeaae20d70b4be -address /run/containerd/containerd.sock │ │ ├─ 67616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0610dc793ad4b8d2b180b7b8009c9f433103150dcc7de7f3aab7aeaab19907d7 -address /run/containerd/containerd.sock │ │ ├─ 68311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b668110cefe27e75d8a3b94ea5a3657a83cbb4b4a9f42a4ae383dd9d0347ad -address /run/containerd/containerd.sock │ │ ├─ 69693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0212353c7a5ecdb22a5b00eb9e8105afde3c70f69b23d2ec5de32e6c06e9fe9 -address /run/containerd/containerd.sock │ │ ├─ 71703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a576a97b78dc739c8b77bd3524864684ff9275f83266b9c431a7bd101f01815 -address /run/containerd/containerd.sock │ │ ├─ 81128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bc85b7bbe3e375d3937b775f6225de980fbc3020827c39741f6a70643f0daf4 -address /run/containerd/containerd.sock │ │ ├─ 82486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90acb8960c799841c00ceb10d0df8c8f1424c523e1396ebfa5e87018a3eb4acc -address /run/containerd/containerd.sock │ │ ├─ 88492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c396fbccd3b3174533c5f291d5d6084f7b7e535b913649d4b2b51cbb0a150bda -address /run/containerd/containerd.sock │ │ ├─ 95422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91244cdae8c7eb806bd55d59dffe34bca6dddb41c93c8b1bd1ef614bfd200e3b -address /run/containerd/containerd.sock │ │ ├─ 98827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fcc9755db96df108c6b93b38fd0377bebaf3eef57c872be2841c09e48e88dc9 -address /run/containerd/containerd.sock │ │ ├─ 98873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8786a67f88c502d9c1ecf1c08325046e7f4455e3dc10cb0223ce228e53fd2b4 -address /run/containerd/containerd.sock │ │ ├─108217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b305668c603a884e493d54a4ba63afb2780999429f74d7922db6d56d70d33034 -address /run/containerd/containerd.sock │ │ ├─109817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c40a9635beea32ff64e3374cb7c3ed3201d8692d9ae93ae13482f5e7725ad8c -address /run/containerd/containerd.sock │ │ ├─109858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ceab3223c8c8efd0d332a7f8e53c7fb8944cc5a0e6d756314e424f14ca417b -address /run/containerd/containerd.sock │ │ ├─111822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651794268a3f10d2dc902a91efe4bdb6d64c26b8497d883f9c6bc7288e081743 -address /run/containerd/containerd.sock │ │ ├─113535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 244ad32105449256b8dce06968976047ec76190fb54dd2e0186479d5829a6561 -address /run/containerd/containerd.sock │ │ ├─113587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c13f36f74627e78c8406ab35a72cb353e67f3e5292c08c7c97d20c109443d98 -address /run/containerd/containerd.sock │ │ ├─126788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267d7ab79b3f81f703d2672fe4e99380cd30c6deccf53cbad3427c3d354e31b1 -address /run/containerd/containerd.sock │ │ ├─126833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc5f6e100291be98d15b5fb4517c2cccd8bf074f4d1280f8e418e0441b84026 -address /run/containerd/containerd.sock │ │ ├─129428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6088d21c53c2284431e689d9058fcd25e257f738bb05c0b738b3f4236333d087 -address /run/containerd/containerd.sock │ │ ├─156644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc63c5d0906d3641c00ff375c466b1332f8d71a7d42bce6d25537f03b85733e1 -address /run/containerd/containerd.sock │ │ ├─157751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a948489b4c28c44d9580081c462657d7b6b56122184a49e548b75511fcd56f5a -address /run/containerd/containerd.sock │ │ ├─158892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b565cdcaae36a0cbe594ae13c660a8dacc55694178c1af8785b550c396857aee -address /run/containerd/containerd.sock │ │ ├─158947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6f06f75876ecbf7b49e0bb4c88d278ec032a2864531bfca29cee7f7568e05a -address /run/containerd/containerd.sock │ │ ├─159531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68491561caf26ac81e59764bf9d46bc03813bfbe8fe64dbf9495d2362858254 -address /run/containerd/containerd.sock │ │ ├─160938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d9bb0724e873959cf5fd425ea43e3b992bdf32827f7979f64402f7cdfad495 -address /run/containerd/containerd.sock │ │ ├─162908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6196a7cecbac4b2f543535b3865b3bbf2c0c8c11183b6048f30ec1cbab03753 -address /run/containerd/containerd.sock │ │ ├─163307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f621d675682f304f6c71aaab5efbf133a8a2605c5b00cd63d3089b77738c1467 -address /run/containerd/containerd.sock │ │ ├─163467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36630ff1c3ce4ff2184ff0f4e60c529d3f586261be16652ef294e1529c43b811 -address /run/containerd/containerd.sock │ │ ├─163554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9178dff2debe6900aa1724f9da338a65ec48a70cc911e71e04f116267ed259c4 -address /run/containerd/containerd.sock │ │ ├─163801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac713c79817ae92fe11b0dd08b91b6fc4c18cf3b48a8d9e6b0fab91470a8e1f -address /run/containerd/containerd.sock │ │ ├─164036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac17997f2cf228dea19f8c3da168523124577a97601324056fc229a74249b534 -address /run/containerd/containerd.sock │ │ ├─176449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ccef2ed2e998f73b3cb9bd5236dab2a24da4e052ec0eee936ad0cf68c945b7 -address /run/containerd/containerd.sock │ │ ├─178240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 240d227f525a01ec210327867b8b596095f810147508e84a8b962931018c5722 -address /run/containerd/containerd.sock │ │ ├─178262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d272743d7a98c28135c556ec5384c1736be75cae75e82a5f4606e70dbe32d6e0 -address /run/containerd/containerd.sock │ │ ├─178359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9842d934eee1fdf7bdad8753c7ea41237dca451c54e5d4625dcfbbc67351615 -address /run/containerd/containerd.sock │ │ ├─178622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca2f69410ce1827e325c2656a7dcbca0b027dcff170e96893ea154ffee5d28a -address /run/containerd/containerd.sock │ │ ├─178747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9fbe7eb3ea161077b20bab8fcd87776b1fb9952446ac4ac8aa3ba9fac310a3 -address /run/containerd/containerd.sock │ │ ├─185334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4e7b39a5135bed5b4d75ebbec9874ee207c1c8e8f77444edb1eb3a6d4e23ea -address /run/containerd/containerd.sock │ │ ├─190572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3f8e793e0bcaba0f0ffb76f80354e4cf85eb9c202efee538c402c92ec48d98 -address /run/containerd/containerd.sock │ │ ├─193006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088980ec1ee1e2a5b4a16c1be5af11f6cd74d5b0fa836496a11df9e768704b9a -address /run/containerd/containerd.sock │ │ ├─193070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee9b815d61d3f7c7e39bf15ad802420c5e957717253e23e36e54102fbfe9cff -address /run/containerd/containerd.sock │ │ ├─193126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 185bfa6e5bc5e22eda179d3850e3ca3171e1fdbc3a9509608ada1b72948ddcae -address /run/containerd/containerd.sock │ │ ├─209683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0bcb1ccd194ebc66ca0528652760636f92ab1d4899795a67f5c0c7b9741d53 -address /run/containerd/containerd.sock │ │ ├─217665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a536fd902ed1d0f313528bcb45c21c7d445768995f637021dc88b5fc5c35135c -address /run/containerd/containerd.sock │ │ ├─217698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5dc922d7dc06dfab5fe4dd311badb15ca16bf65345108287472f9bcba26bc6f -address /run/containerd/containerd.sock │ │ ├─217743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af395be759d379d932b217c7e460b6398fc4fb53301bc0966f0d1e5e7b93671c -address /run/containerd/containerd.sock │ │ ├─218013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eceba84ed60a39fd311f45d483fab4a74269ae66520ad62a254741b024f73d7d -address /run/containerd/containerd.sock │ │ ├─230033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 136c5a98fa5c8ad5b879e40609320661f79542a2d824cfc150d2556031c14ebf -address /run/containerd/containerd.sock │ │ ├─232135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38252a5eeb2d4ea3f937f0c030331daea3231e6fc1354c58346eaa8e0f11873 -address /run/containerd/containerd.sock │ │ ├─233408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20240902e3096cb977ebe4d88957396d336c473dcde27c3e8d637baf7d359264 -address /run/containerd/containerd.sock │ │ ├─234377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceac252339f7987e091f21797218c7cbc9699ca3567fc6f4f3c04355a2cdbf82 -address /run/containerd/containerd.sock │ │ ├─235758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8b9aa70a5a1b2251b33663e48b70f32f229e7fe385f56d2664987785d2a61c -address /run/containerd/containerd.sock │ │ ├─237171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd764d3c985798bde2b27593289be869705f95dda0b473d47284f6a3d88f69ca -address /run/containerd/containerd.sock │ │ ├─238618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c701834ed4cf5b2db3044200968b25259aa5e0541522e85a5a0d56925a3fd0b -address /run/containerd/containerd.sock │ │ ├─238812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188a51bf6f2f5abfa4077c0bc5d13d345b8f775d43ba99aefcf8e0e0d20ebbcf -address /run/containerd/containerd.sock │ │ ├─248862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41250b8446c25e45c2caa9253b257af4125043ca0fa04ae00841127b84d2f76 -address /run/containerd/containerd.sock │ │ ├─249395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13dc88ed4f8f51f94ef8fccb1ed3826ab822ef1a5673f6b517c85d2897bd1ba5 -address /run/containerd/containerd.sock │ │ ├─252458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2446b5dd3d3815e40df2e9a17cd581578702287d2bddc61b75e0e1ce9ba7ab79 -address /run/containerd/containerd.sock │ │ ├─257731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8976c4691ac75d86d311780458535a271c5797005daffac86886d716727ab3e4 -address /run/containerd/containerd.sock │ │ ├─257954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c60bbe1d0cbcba3733185600d0ff4257bd154f6f56a8c67a587ffde4ab534738 -address /run/containerd/containerd.sock │ │ ├─258035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c39e0d74124877f8fdd9fd0cf02301359f269777b7f4067d9ac31419d3db39 -address /run/containerd/containerd.sock │ │ ├─258138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7253c13e29e61b1bceb4b87ab7170c2f2b1f314f86dfedc14b3c3e7afaf27c0f -address /run/containerd/containerd.sock │ │ ├─270369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2eeed3e46e30af58b04c5f960423ea3077fad07d6d21047196265b298b53591 -address /run/containerd/containerd.sock │ │ ├─272867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d432918d695b0bfbebbc631ebf58718c65769ec1ae0c787733e2671deaf92ce -address /run/containerd/containerd.sock │ │ └─274376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b950cb5d97c1fdd6429c5a7850bf0210e829a1f80ee7d620eacad6f8782d4721 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-0dc9be77376ce5434d23ec449853a8668241b3023c93eeda6288cbd25bfe118a.scope … │ │ ├─12695 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ygyeux -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12715 /usr/bin/ceph-mgr -n mgr.instance.ygyeux -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29633 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29911 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18605 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24945 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25215 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39331 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39352 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34450 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34724 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12254 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ygyeux.service │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ygyeux/unit.run │ │ └─12615 /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-ygyeux --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ygyeux:/var/lib/ceph/mgr/ceph-instance.ygyeux:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ygyeux/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ygyeux -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10326 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156012 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42399 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.164 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r6b26d91b66664c6e85896f53691711cc.scope │ │ └─192608 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-c2b90c2fa5fc2618e7d68715e09165b43c29054e86da163d800195109e7472ed.scope … │ │ ├─39415 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39436 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-0d2cb7b29bbfc89b00602bfacbdd1bb17a62f2395763942fc34c1d444f14c613.scope … │ │ ├─34766 /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 │ │ └─34778 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker-984c73c3401754684ce946451eb743784bb90db4cb2e2ac9330219c3c1e4e5f9.scope … │ │ ├─25257 /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 │ │ └─25270 /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.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155803 /sbin/iscsid │ │ └─155804 /sbin/iscsid │ ├─docker-a4786fd5eee7dbd31f7121b18e927f4567862e7e572a08a7f324e85660bb21b4.scope … │ │ ├─12335 /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 │ │ └─12354 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-0366838c51466d57ef499d9f7602bb157fbd64ef4212675346291e9c2131b425.scope … │ │ ├─29954 /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 │ │ └─29966 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─617 /lib/systemd/systemd-logind │ └─docker-16863352a4d510415f182b9ceb9eca76a2d78f450c9da17dca575455d55689a5.scope … │ ├─18654 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ └─18672 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance ├─k8s.io │ ├─a4e91265283d8fb3397ceaa702674fdcb94ba2bf96f77508f932a6eedb40b79c │ │ ├─50695 mysqld --wsrep_start_position=e8c90a81-a296-11f1-b455-eab3d3f2dbc1:20 │ │ └─50822 /var/lib/mysql/mysql-state-monitor │ ├─2e21c1ae0cd237ab3d116ddddadd9ed9415f43c364be6eec0476e3229e7afa69 │ │ ├─95574 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95591 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─95599 erl_child_setup 1048576 │ │ ├─95675 sh -s disksup │ │ ├─95677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95678 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96006 /bin/sh -s rabbit_disk_monitor │ ├─443c176b80b217da34091c45eae3e54ee738802808be19b01a3dd2a93a5e4c80 │ │ ├─190336 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191145 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9_4luc_e/privsep.sock │ │ ├─211481 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp10xigz0t/privsep.sock │ │ ├─228615 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkwunbglj/privsep.sock │ │ ├─228863 haproxy -f /var/lib/neutron/ovn-metadata-proxy/28cdac4e-4ca6-4a23-a284-557f87542584.conf │ │ ├─382767 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─382768 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─02e631c78cffa2200f6bd0e5696806037a89662c093dc02ca5a9cf7179ed859e │ │ ├─112011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112027 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─112033 erl_child_setup 1048576 │ │ ├─112102 sh -s disksup │ │ ├─112104 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112105 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112151 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112162 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112349 /bin/sh -s rabbit_disk_monitor │ ├─244ad32105449256b8dce06968976047ec76190fb54dd2e0186479d5829a6561 │ │ └─113559 /pause │ ├─c4c66b52dfbfb794596c5e24b9b5a4d63868de86069bb998babebb3a89331fe9 │ │ ├─186034 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186066 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─f39236f4c2f24f98f94e87b0fece6ae12c32433850fbad8beacb63d3aa56cf62 │ │ └─227906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a6beb07ee0768991fa96b0525c528690ac591cb1231bd81ca8501bdb755abaee │ │ └─267807 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─53665b8d78fb044e3bb89304c1205cac5294fbf37c8cead3277907a063beeceb │ │ └─68601 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f3bf101ab390082e6f3f405c0e518580d8cd31a6bd9d6442b539c4971d894281 │ │ ├─123528 cinder-api: uWSGI master │ │ ├─123550 cinder-api: uWSGI worker 1 │ │ └─123551 cinder-api: uWSGI worker 2 │ ├─4b6973b5725943acecbefeccb8c2657e3d6ac3d872f6e7ddc7aae8c41e8fef2a │ │ └─50889 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─29c4c2695875ce2a02f34b264edd1c9d30967b58227d98a62a0572a8548d32c1 │ │ └─68359 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-164.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 │ ├─b38252a5eeb2d4ea3f937f0c030331daea3231e6fc1354c58346eaa8e0f11873 │ │ └─232158 /pause │ ├─73ceab3223c8c8efd0d332a7f8e53c7fb8944cc5a0e6d756314e424f14ca417b │ │ └─109882 /pause │ ├─c9d9bb0724e873959cf5fd425ea43e3b992bdf32827f7979f64402f7cdfad495 │ │ └─160962 /pause │ ├─a16e419e50e81ae6bd84e6583b20e08946ae20cd495f80e7ba9d53a5fe1a9701 │ │ └─58800 nfd-worker -metrics=8081 │ ├─fd764d3c985798bde2b27593289be869705f95dda0b473d47284f6a3d88f69ca │ │ └─237195 /pause │ ├─185bfa6e5bc5e22eda179d3850e3ca3171e1fdbc3a9509608ada1b72948ddcae │ │ └─193179 /pause │ ├─6fa6b5783b8c37fdb2af8b5ea7a3812db8e68810dcf7917b803cde3bd21862ac │ │ └─48757 /server │ ├─fa07f28789664dc16426bc6f85e9fbb192726774eaba0aadbe62e64451d3d6d4 │ │ └─67262 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5d432918d695b0bfbebbc631ebf58718c65769ec1ae0c787733e2671deaf92ce │ │ └─272890 /pause │ ├─b8bcf75281005eefd1579a219c15f1641ad2b1ac4e6abe424666982f10bb90e0 │ │ ├─174293 nova-api: uWSGI master │ │ ├─174307 nova-api: uWSGI worker 1 │ │ └─174308 nova-api: uWSGI worker 2 │ ├─487ebe15a49048bccbf82b278d2bcda386249e03f8857f3b531a9553fc83f44a │ │ └─58521 /pause │ ├─9b1a42a2fca63e2e6c498d4e678ac13abed45bb65ac3b7cd5c6f8afe6275ee1b │ │ └─42550 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5fc5f6e100291be98d15b5fb4517c2cccd8bf074f4d1280f8e418e0441b84026 │ │ └─126857 /pause │ ├─9168a4c8ff44376448dd9997663ed5680ee83283317d54b5c782dcf3a6578d5b │ │ └─41966 /pause │ ├─188a51bf6f2f5abfa4077c0bc5d13d345b8f775d43ba99aefcf8e0e0d20ebbcf │ │ └─238837 /pause │ ├─36fa2d61c1c2e3c7b28ad7265fac090e11c82cb79701d417880a256fefcee50a │ │ └─43384 /pause │ ├─5a576a97b78dc739c8b77bd3524864684ff9275f83266b9c431a7bd101f01815 │ │ └─71726 /pause │ ├─793f65875d431a49e3b43c06fafea842d4fb49d07b484edf69d8bb3701751699 │ │ └─69136 /bin/pushgateway │ ├─fae83e43b469b6017eea1e8c3ef0be98e284e0d9fb225b2d690661accb197ce6 │ │ └─63847 /pause │ ├─c66a7aae5b02df33ff9244b0f10e2c3f4b65b1e27f42d49a6ec59b531edca894 │ │ └─42524 /pause │ ├─847ae5a12a7b7426d56408a207edd3f23eba94a051b988747e8cfe0dbe5aa6b5 │ │ └─42240 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 │ ├─af395be759d379d932b217c7e460b6398fc4fb53301bc0966f0d1e5e7b93671c │ │ └─217804 /pause │ ├─aba517dd3d6a853d4e8fabaf14fb87d2b7018f6d80eb95ac22ff0fc474e6b8dc │ │ └─273370 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─13dc88ed4f8f51f94ef8fccb1ed3826ab822ef1a5673f6b517c85d2897bd1ba5 │ │ └─249438 /pause │ ├─be9717aaaecdb3de7e7ba5567370457b2942788d1c93076df91d74d04eaa0ee6 │ │ └─89471 /usr/local/bin/rook ceph operator │ ├─b0212353c7a5ecdb22a5b00eb9e8105afde3c70f69b23d2ec5de32e6c06e9fe9 │ │ └─69717 /pause │ ├─028a9e9045e8589d76441d0cb02c73efc5687861b6c3b9d92e25ee4c0e57c84f │ │ ├─159081 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159138 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159161 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159361 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─417522 sleep 15 │ ├─8093a266ae27e847c83aa2e5047f4e0af17ba082131b196de2e910b9fb77174a │ │ └─58586 /pause │ ├─7253c13e29e61b1bceb4b87ab7170c2f2b1f314f86dfedc14b3c3e7afaf27c0f │ │ └─258166 /pause │ ├─b05e2617bdb43dc0e92cdd478f091e75d5e63e18936b493471aeccd85b312e58 │ │ └─69043 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ae65c27f03e39843404a40c755f333106ace1cc4e1bf862eaf7ecd8159f1fcc7 │ │ └─46153 /pause │ ├─554b3e4d6afd3c219d42cd6f72f94c273a167dd12078ee40c12106afa5a251f8 │ │ ├─175052 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175477 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175478 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6cc8d218735ab6792f5f04eca004088b1b4b468c9f29895f56dca32b756b9e7a │ │ └─48444 /pause │ ├─40633774ec9a1d68c00200770546ed7dd04789db91141ce233ac42ba46c44c89 │ │ └─45193 /coredns -conf /etc/coredns/Corefile │ ├─5a7de196ce9a33ed338a6e0ea2d17552c996749acf1ce74fd8c9130f0cde277e │ │ └─68516 /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 │ ├─da4d47499fc318534bd655dbb16fee222825923f366e5d8f9eb177d4f173ae23 │ │ └─49630 /pause │ ├─3fc25e81850f64c0c79c1afe50b855f8521d47b5f1329e57854b8168cf8df507 │ │ └─46314 /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 │ ├─0c54318902adc1164d492c1e0436db29f16946310ba434ed11ae4be5286470ef │ │ ├─87673 barbiacan-api: uWSGI master │ │ └─87700 barbiacan-api: uWSGI worker 1 │ ├─240d227f525a01ec210327867b8b596095f810147508e84a8b962931018c5722 │ │ └─178306 /pause │ ├─e6543d3fb00e908cd32816f00a61c7ba416ec659beb1146bd3d360273563c3a5 │ │ ├─268140 /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 │ │ └─268411 /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 │ ├─f621d675682f304f6c71aaab5efbf133a8a2605c5b00cd63d3089b77738c1467 │ │ └─163341 /pause │ ├─3a80eafa19237597669d557783b6ba969409f02407be6414edf0f1021d111d93 │ │ └─48308 /pause │ ├─4faada8d6b6355d6c0d4ec909a9e0debdc4a53b6a07cd4c4b3900e737e858bb7 │ │ └─58842 nfd-gc -gc-interval=1h │ ├─9174dafd4c2fb9f78bfae27c8ea4028a1c59d1b60a47b447981863107c3804b9 │ │ └─65865 /pause │ ├─9a1b65e429725526be30569d7a9ade9d5f580c00af0f73fc287d840b5c5e8881 │ │ └─68975 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5dc4880a0d1da84d043eae87515fedff646b0386a89d6856e2b813f147947a2d │ │ ├─272962 apache2 -DFOREGROUND │ │ ├─275294 (wsgi:h -DFOREGROUND │ │ ├─275295 (wsgi:h -DFOREGROUND │ │ ├─275296 (wsgi:h -DFOREGROUND │ │ ├─275297 (wsgi:h -DFOREGROUND │ │ ├─275298 (wsgi:h -DFOREGROUND │ │ ├─275299 apache2 -DFOREGROUND │ │ └─275300 apache2 -DFOREGROUND │ ├─4f03c5a483b811dc000edc8a794983b74259ead8a051aaf89ad8dd873695de96 │ │ └─52984 valkey-server *:6379 │ ├─fde63c9cb45ca71573bf2666a587fb43f586e084b388f4e9b664f57bf14299f4 │ │ └─58982 /secretgen-controller │ ├─88e5c4d84d58a05fb2ff9e463d5004ec361441a4f681ed6d04c085bcc445645d │ │ └─196671 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9ca2f69410ce1827e325c2656a7dcbca0b027dcff170e96893ea154ffee5d28a │ │ └─178650 /pause │ ├─2dc16c7bf8c8df8c53e6c6da14fe7ebd8c9e034e45d4bffc36c7eb09445b4a81 │ │ └─63885 /pause │ ├─b305668c603a884e493d54a4ba63afb2780999429f74d7922db6d56d70d33034 │ │ └─108240 /pause │ ├─bd4e7b39a5135bed5b4d75ebbec9874ee207c1c8e8f77444edb1eb3a6d4e23ea │ │ └─185358 /pause │ ├─4b36270699fc5c19c77e9ed5ddcb355c907840a42f7b9b0cf7c94216cf61b7f9 │ │ ├─ 75230 apache2 -DFOREGROUND │ │ ├─ 75270 (wsgi:k -DFOREGROUND │ │ ├─ 75271 (wsgi:k -DFOREGROUND │ │ ├─ 75272 (wsgi:k -DFOREGROUND │ │ ├─ 75273 (wsgi:k -DFOREGROUND │ │ ├─400957 apache2 -DFOREGROUND │ │ └─402359 apache2 -DFOREGROUND │ ├─4c33bf082a18ec7cd4ba134a5c2b05d9ab9cb6d9c699aad4c49ad7dc528cfe23 │ │ └─43643 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4354e293c317a608b4d88bf6ea7598d299551cdcf6e6419d3ea5163a424d871a │ │ └─66381 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 │ ├─fc63c5d0906d3641c00ff375c466b1332f8d71a7d42bce6d25537f03b85733e1 │ │ └─156667 /pause │ ├─408e2fc48ad409503b0c6b277eb40899faee749d5e838e21c649816344e988ab │ │ └─66697 /pause │ ├─a463ad9717473ba3f22cf4bc77c87cc02aa23e9c872db416c1efb99527dc2ce3 │ │ └─64408 /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 │ ├─8c1db37f88b69fbee8eade3be502a354df06ccb303c8af6a2cdb569552bda1bb │ │ ├─249151 magnum-api: uWSGI master │ │ ├─249184 magnum-api: uWSGI worker 1 │ │ └─249185 magnum-api: uWSGI worker 2 │ ├─2446b5dd3d3815e40df2e9a17cd581578702287d2bddc61b75e0e1ce9ba7ab79 │ │ └─252480 /pause │ ├─2342d101db06b2c06d3d8f005ada339c15822b07b28557c597e919f891e2917a │ │ ├─161104 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161120 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─161126 erl_child_setup 1048576 │ │ ├─161204 sh -s disksup │ │ ├─161206 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─161207 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─161209 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161210 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161220 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─161407 /bin/sh -s rabbit_disk_monitor │ ├─bde06d20b3ef3c996cbad1c5e4c17e46fc75ef7f26ae7b49a1189512cafe6eb4 │ │ ├─188500 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─189123 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189124 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189125 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bc7d37dc40a9378054525a6e22216b1c0cca7401ca0395160e44b00e8051cafb │ │ └─100193 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─33d0d7c488108313ca0d079cb46f20871c605393712ee4f330030e6fa924ff62 │ │ └─69442 /bin/oauth2-proxy │ ├─b34d40fe8eb2838d422d481d9c636ca0bb1293e0a1dd466821c645d173541a0f │ │ ├─64741 python -u /app/sidecar.py │ │ ├─65122 python -u /app/sidecar.py │ │ └─65124 python -u /app/sidecar.py │ ├─36630ff1c3ce4ff2184ff0f4e60c529d3f586261be16652ef294e1529c43b811 │ │ └─163509 /pause │ ├─f8dc62f5f4d7938a0d00f5eba8fdb9b161f3b0ba54effcf4a8a5d63f1fc45fc8 │ │ ├─205755 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206241 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206242 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f34f5f8e481c96910415d1eaec425b4e8b762ebea81920f08d88c953d0e9bfe0 │ │ ├─174626 nova-metadata: uWSGI master │ │ ├─174639 nova-metadata: uWSGI worker 1 │ │ └─174640 nova-metadata: uWSGI worker 2 │ ├─45f2a447f252507f642f357601a7f2f7aaf343a4c0700f1c6a395069780cd909 │ │ ├─43852 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44278 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9e8b9aa70a5a1b2251b33663e48b70f32f229e7fe385f56d2664987785d2a61c │ │ └─235781 /pause │ ├─0c2872fbc84c0a37aea548b753b306c65c00ee150a9315a8810776e1ce6a8d68 │ │ ├─64767 python -u /app/sidecar.py │ │ ├─65151 python -u /app/sidecar.py │ │ └─65152 python -u /app/sidecar.py │ ├─3fc638f646938f8aff5ae0e2b87d26294c89d0ba845a274f1b77c64e3c4ef284 │ │ └─65972 /pause │ ├─3ac713c79817ae92fe11b0dd08b91b6fc4c18cf3b48a8d9e6b0fab91470a8e1f │ │ └─163825 /pause │ ├─4226beb6e4d6caa2ec9bda7d9cddcfb5cd4e0762927024e14cfdbe04f6f68404 │ │ └─255974 docker-registry serve /etc/docker-registry/config.yml │ ├─e08f0652398b532f32667dc3ccc56b5040446421d4c93def74b7d3c445d62a6c │ │ └─64231 /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 │ ├─10976e9b4cb100e2656183ef18a7564c7304cac30cc906716aee48ec4d3fbdd9 │ │ ├─110231 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110418 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110420 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e8ccef2ed2e998f73b3cb9bd5236dab2a24da4e052ec0eee936ad0cf68c945b7 │ │ └─176473 /pause │ ├─f684b4b51630cef54bd1ee8a57fc73b61530f6019b533e442ed7e7a66485a7e2 │ │ └─45214 /coredns -conf /etc/coredns/Corefile │ ├─dac6569f438374dc886a7859f554d249877083a9dafe65387021ddf8cf7f713a │ │ ├─127807 /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 │ │ └─128022 /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 │ ├─58a988e7c570c7495a154cb2afef7e102d9381f4d673c0609c16aa71a12f8fc7 │ │ ├─228636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228656 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e10114fbe042aa947e324cc8d69338112e864bd2e7d2dbb23bfed4a3dbc38211 │ │ └─69537 /bin/oauth2-proxy │ ├─ceac252339f7987e091f21797218c7cbc9699ca3567fc6f4f3c04355a2cdbf82 │ │ └─234404 /pause │ ├─90acb8960c799841c00ceb10d0df8c8f1424c523e1396ebfa5e87018a3eb4acc │ │ └─82508 /pause │ ├─01d7d350852f212a095fe6ddbedbd3ca0d82f8b821b93a12b579eefec597e60e │ │ └─58751 /pause │ ├─ce72f6068bf5660857d36fb29e717ebe402435b114e0299381eddb2681e7af92 │ │ └─50148 /pause │ ├─b2cc88042d2c1e39f8e4d0a98071eff3d4bbce16d171ff5f72076cb34ed7376b │ │ └─69464 /bin/memcached_exporter │ ├─f3bdf6f414ec9931ea9060ec577ccf812aa27510db4c4e978183b67ad446d7ea │ │ ├─67923 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67959 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a9fbfbd5c3a1c91f036a703a9bfdadadcde6b4d244eb2e5cf8a9c3c476bf6e8c │ │ └─42097 /pause │ ├─bee9b815d61d3f7c7e39bf15ad802420c5e957717253e23e36e54102fbfe9cff │ │ └─193094 /pause │ ├─7aa9f0a911a0a413cd3231300c451646b595b717e828d860d0d6c749d30a4ca2 │ │ └─43402 /pause │ ├─a2869d4254fd9d877d648c6bb498866f1f681ae8c1ce48782bf6452fdfd3c192 │ │ └─233870 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─894ab2758a52b04c45e0b191916f6663fa401b8cfab394a1a0f1172442e4dfc5 │ │ └─65723 /pause │ ├─ac17997f2cf228dea19f8c3da168523124577a97601324056fc229a74249b534 │ │ └─164067 /pause │ ├─83e790909cc33a4c02d31f9d9da868951adde1668be3e976f90241a7f12724b1 │ │ └─63802 /pause │ ├─a40ea75864e3a3466f57cd69bd3cea04392e4a9408bf00c1d822f3d1953c791e │ │ ├─157193 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157205 /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 │ ├─d5cea047c9898e5a5c13a2b2d630ed14960744b0c62984942fdcaef4e74971a1 │ │ └─42192 etcd --advertise-client-urls=https://162.253.55.164:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.164:2380 --initial-cluster=instance=https://162.253.55.164:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.164:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.164: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 │ ├─6e9fbe7eb3ea161077b20bab8fcd87776b1fb9952446ac4ac8aa3ba9fac310a3 │ │ └─178771 /pause │ ├─abcefb40fa86c41e1cbd93eded9e150cd35e928e4414e1a7e649a16cf9eb1295 │ │ ├─159275 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159292 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159305 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159513 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─417731 sleep 15 │ ├─a84c8c1cd81597262b45854084fb8c86309fdd021a1a88be4db573b3daa37db1 │ │ ├─188623 neutron-policy-server: uWSGI master │ │ ├─188656 neutron-policy-server: uWSGI worker 1 │ │ └─188657 neutron-policy-server: uWSGI worker 2 │ ├─0aa4996c4e6d7aca3d4857f8e3025145c43269c8bb9232762e81a9520a3e2dfb │ │ ├─159815 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160012 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160021 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─417792 sleep 15 │ ├─d2b4d6a65550d6bd092129ff10bce8fa84ddf5841d632173e2847990dbeb6c87 │ │ ├─134788 placement-api: uWSGI master │ │ ├─134804 placement-api: uWSGI worker 1 │ │ └─134805 placement-api: uWSGI worker 2 │ ├─4d78b8d09ef750ab727bf6efe910d8e94ee231393d89322c4da70c0eb151dbf1 │ │ └─68686 /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 │ ├─0fcc9755db96df108c6b93b38fd0377bebaf3eef57c872be2841c09e48e88dc9 │ │ └─98850 /pause │ ├─d272743d7a98c28135c556ec5384c1736be75cae75e82a5f4606e70dbe32d6e0 │ │ └─178333 /pause │ ├─4b0bcb1ccd194ebc66ca0528652760636f92ab1d4899795a67f5c0c7b9741d53 │ │ └─209707 /pause │ ├─1bdbd6da9388a02d8316e145153c8b00dc7fe5fe917690c0410b559694d2cfea │ │ ├─190537 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─191186 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpp3y612fq/privsep.sock │ ├─91244cdae8c7eb806bd55d59dffe34bca6dddb41c93c8b1bd1ef614bfd200e3b │ │ └─95449 /pause │ ├─80b668110cefe27e75d8a3b94ea5a3657a83cbb4b4a9f42a4ae383dd9d0347ad │ │ └─68335 /pause │ ├─020dd15e94f54367269e070c56e2b524c8b044c2beda4ada24c822dd101af75b │ │ └─65439 /pause │ ├─d826d924b135208edda71bcabd40cb0fcda8a7e69dfd604ddf5ebffd0a6e80a5 │ │ └─68644 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-164.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 │ ├─2aca5f8d95d96877fb780c7e7996cbd3ef6ff8b7be43b9e7ef76d45e523e4ba3 │ │ └─46360 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─692286549c50bf64b628c51438ab007cb63e696c81a39491e44d23ae466d21d9 │ │ └─57833 /pause │ ├─2c40a9635beea32ff64e3374cb7c3ed3201d8692d9ae93ae13482f5e7725ad8c │ │ └─109842 /pause │ ├─6ca8513eb0a85b70f7cc1a778b8c5a392399c24a00841d636e81aa99f081599c │ │ └─192557 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a9c794cce499039ec3b2526322fc340ee4dc1b6cc7a29650ca510dcbd13464d1 │ │ └─42330 /kube-vip manager │ ├─ff58369f454066a27fe0dc1e8e270fa4058b2e47f825a2f746f204b2d96cef14 │ │ └─44721 /pause │ ├─a948489b4c28c44d9580081c462657d7b6b56122184a49e548b75511fcd56f5a │ │ └─157778 /pause │ ├─c9357c83fa2bab802ba01a5174d29548f1a0e0a9662cfd90a8ca7f2879981872 │ │ ├─81245 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81262 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─81268 erl_child_setup 1048576 │ │ ├─81408 sh -s disksup │ │ ├─81410 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81411 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81423 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81520 /bin/sh -s rabbit_disk_monitor │ ├─c60bbe1d0cbcba3733185600d0ff4257bd154f6f56a8c67a587ffde4ab534738 │ │ └─257978 /pause │ ├─c68491561caf26ac81e59764bf9d46bc03813bfbe8fe64dbf9495d2362858254 │ │ └─159554 /pause │ ├─e5e9eeb2a59ee04bc5104c1f40913d265ca2470097f5b5924c0d8ab38540493a │ │ └─127440 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c814c28402ac43bcc9a319c3bdad25856e1fa88c341cc8f130659d719af6841a │ │ └─234429 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c8786a67f88c502d9c1ecf1c08325046e7f4455e3dc10cb0223ce228e53fd2b4 │ │ └─98900 /pause │ ├─3c2ae3b84e40d6648a522a22aee35f7f350349b7ea82ddc7ce877e5d10be23fd │ │ └─42073 /pause │ ├─a5dc922d7dc06dfab5fe4dd311badb15ca16bf65345108287472f9bcba26bc6f │ │ └─217773 /pause │ ├─3a7580b62427ea7c0bd30421c6d22cc12d3cecf6f5b6b3718dcba0f3ece032f8 │ │ └─68823 /goldpinger --static-file-path /static │ ├─6cad080c1bcafdc8690f25396cc74a50e41a1458e8f6314162420acebe4ffbc5 │ │ └─42108 /pause │ ├─b565cdcaae36a0cbe594ae13c660a8dacc55694178c1af8785b550c396857aee │ │ └─158919 /pause │ ├─ef3f8e793e0bcaba0f0ffb76f80354e4cf85eb9c202efee538c402c92ec48d98 │ │ └─190598 /pause │ ├─9178dff2debe6900aa1724f9da338a65ec48a70cc911e71e04f116267ed259c4 │ │ └─163581 /pause │ ├─b9a5f1a42128c0775d25f9a923d7185ab9b3f2646e3128998cceee275133f9e0 │ │ ├─267890 manila-api: uWSGI master │ │ ├─268038 manila-api: uWSGI worker 1 │ │ └─268039 manila-api: uWSGI worker 2 │ ├─f9842d934eee1fdf7bdad8753c7ea41237dca451c54e5d4625dcfbbc67351615 │ │ └─178392 /pause │ ├─59846c3516aceb638a141d8a4429c8cc1b46e7de9347deb6952c38716440c49d │ │ ├─205751 heat-api: uWSGI master │ │ ├─205817 heat-api: uWSGI worker 1 │ │ └─205818 heat-api: uWSGI worker 2 │ ├─1c13f36f74627e78c8406ab35a72cb353e67f3e5292c08c7c97d20c109443d98 │ │ └─113648 /pause │ ├─088980ec1ee1e2a5b4a16c1be5af11f6cd74d5b0fa836496a11df9e768704b9a │ │ └─193036 /pause │ ├─8e899d7a780e0584e941c1dd9677f927199391a8b958650948326f01bf98f086 │ │ ├─226902 octavia-api: uWSGI master │ │ ├─226914 octavia-api: uWSGI worker 1 │ │ └─226915 octavia-api: uWSGI worker 2 │ ├─61b5dc701736cc3b785a5ef948e32f8ac9c5ef7ac0331c64b911fa121b361c53 │ │ └─45128 /pause │ ├─4ccf91eda4d9440cdaf9d8b829971849856230056fc4bb26e7d4a84ebfd93404 │ │ ├─205764 heat-api-cfn: uWSGI master │ │ ├─205821 heat-api-cfn: uWSGI worker 1 │ │ └─205822 heat-api-cfn: uWSGI worker 2 │ ├─bf34ac39819516d36e73b318e7d06416e0d8b83ec74bbfef6ea8b7b5019de326 │ │ └─235806 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a536fd902ed1d0f313528bcb45c21c7d445768995f637021dc88b5fc5c35135c │ │ └─217721 /pause │ ├─bc41c955bcbd1738a9e6e944d7215983be2cd0fdc2677d9fc817ff57894bcbb8 │ │ ├─248932 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249848 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2sptclan/privsep.sock │ │ ├─249866 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249871 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e2eeed3e46e30af58b04c5f960423ea3077fad07d6d21047196265b298b53591 │ │ └─270409 /pause │ ├─0c31c7454ff9ed1703c021c56ee0ef52aedf24a225426ef504a0abde6a72050b │ │ └─237221 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8976c4691ac75d86d311780458535a271c5797005daffac86886d716727ab3e4 │ │ └─257779 /pause │ ├─24d1f7e45dc0ff9d041aab306d82aeb6252c8d5d5adb85909e7d674a73c35b74 │ │ └─111458 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1e5613457cf67bf6617c7180277ed62c8546b4b0f8340e19fc338d4b64816d32 │ │ └─50793 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f85edd4134312a1cc9a295b87d9c2a782d890c8251e19344a46fef7ca2590e3c │ │ └─58466 /pause │ ├─cda9adadeb3931f4e53108dffd3544d4ea310e80c5a1af866a3154b7324b38f8 │ │ └─52775 /pause │ ├─5826ace1b032525202443ac831a33b6797925bcfc025899a3fc73b0a900e4008 │ │ └─46408 /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 │ ├─ab942641f0fa372c3929aaabff939b4658a0bfba883a74f635cc7b72f05f9e6a │ │ ├─249480 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249967 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249968 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a3dff5e9490f63e5259e5880b6d8da7dd919e59702eaec9dc892664be0807154 │ │ └─191860 /usr/bin/libvirt-tls-sidecar │ ├─8eea7e3fd5035cd69a7221d626c4186af338e6021fd2d95678f12185e9252f17 │ │ └─67168 /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 │ ├─17de54fc4045a1fbdecc5da8fcc482fe7f617c8447933090b6132906576b7b5c │ │ └─274582 /bin/openstack-database-exporter │ ├─7bbb9df55015e0fd909760f24e7f5f26e65010e06c18de26acf0e3e7c0bc05d6 │ │ └─42071 /pause │ ├─a4a95d1f4ff553d492ec5c0e2fefe95add0da63fc1c7439e090183ca57c31851 │ │ └─124870 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fed203bc4a7e7148d3ce7579014e8cdae42f2cc3a62ab3edcb9c42eba2237ade │ │ ├─252710 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252727 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─252733 erl_child_setup 1048576 │ │ ├─252803 sh -s disksup │ │ ├─252805 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─252806 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252859 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252870 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─253189 /bin/sh -s rabbit_disk_monitor │ ├─fa6b7ad97e7292ef9c5cc3788872bfe907559c57fc06497935e218c99f29032a │ │ └─69076 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2b4444976864a01973d3f464c68070f2ac159199bb6d225173432d29ead97a91 │ │ └─50549 /pause │ ├─b16484903de66165f8ef442d9db37f910766ffcd6d1e43b208e44f4254b4550c │ │ ├─188587 neutron-api: uWSGI master │ │ ├─188609 neutron-api: uWSGI worker 1 │ │ └─188610 neutron-api: uWSGI worker 2 │ ├─303e2aa0ecf006c00a36c2cde4c20047a823cddeda5a7ccdcf596945ee2b4884 │ │ └─49169 /pause │ ├─c9c5e3d7c53ceab7853c1acb546a3f5a454d17cc0e451880c7567c1a4aa3e99a │ │ └─42167 kube-apiserver --advertise-address=162.253.55.164 --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 │ ├─efc11e1ff2cc299540104ad2e6429e1543c1f47de41d5b3fc771e027d2130c5c │ │ └─45777 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 │ ├─0a9a536d520cbea7a3fa66b989db694650c75f14432a84aa194c452aee038802 │ │ └─232374 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b950cb5d97c1fdd6429c5a7850bf0210e829a1f80ee7d620eacad6f8782d4721 │ │ └─274399 /pause │ ├─5c27cd150dd21cb4ecb88d265e2c95f48dbd855fc72858a03139f0386f7ffe21 │ │ ├─108619 glance-api: uWSGI master │ │ ├─108632 glance-api: uWSGI worker 1 │ │ └─108633 glance-api: uWSGI worker 2 │ ├─bc6ea5932b9176c5b0870b42f5944b2c301877cf3bdbc5ef38a7c9c1ead22ade │ │ └─44748 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─136c5a98fa5c8ad5b879e40609320661f79542a2d824cfc150d2556031c14ebf │ │ └─230056 /pause │ ├─3a6c717c68963a399ae8b346f8e849785a185ff75106b7d0b249fe817d7ae83d │ │ └─49951 percona-xtradb-cluster-operator │ ├─bac4987634c91437bb38a6dcf0044beda951222a843653eead905b79a3a52bf1 │ │ └─63696 /pause │ ├─b81e6b28315087b5ed8a9666b2c947c2f6b26889cf7615c51a809cde23a9b6c6 │ │ └─67340 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7c701834ed4cf5b2db3044200968b25259aa5e0541522e85a5a0d56925a3fd0b │ │ └─238661 /pause │ ├─89c5f161a8f431d67ed8b590dc8a56cdd3deffe9580953c670a52b70b260713c │ │ ├─277092 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277108 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8d851215608091c3a65ed64650ed1ff004c907f1f6406ac76ab10bc7d06166f1 │ │ └─49268 /pause │ ├─d620008168dfc4c172fca7a66c6f3bfa6afae5bc92f84965af0e8a0300855ee0 │ │ ├─50644 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 │ │ └─51915 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 │ ├─73eda56d471e940e5174a84fa05b91cfe8b1dd6a010d8abedc06a10b88615c3a │ │ └─157156 /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 │ ├─215b1abec0113302d3d78af617bb5310f08dba1609238cdf8e18d81708787a90 │ │ └─267893 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─23218eacd15d351e6c7c67bd819967d7bbaa17d07082085b50818498c8751eb0 │ │ ├─227884 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228366 octavia-worker: ConsumerService worker(0) │ │ └─228369 octavia-worker: ConsumerService worker(1) │ ├─c396fbccd3b3174533c5f291d5d6084f7b7e535b913649d4b2b51cbb0a150bda │ │ └─88515 /pause │ ├─20240902e3096cb977ebe4d88957396d336c473dcde27c3e8d637baf7d359264 │ │ └─233432 /pause │ ├─ca5a92fb1f9985b72e92623e64d8497806250169ac24c3e9f7428fb2a59300e1 │ │ └─46114 /pause │ ├─d5c39e0d74124877f8fdd9fd0cf02301359f269777b7f4067d9ac31419d3db39 │ │ └─258092 /pause │ ├─3fc2d86baed80afffa3b7b8985fcb26841eddd4b088ac44fe1d755c75c06716d │ │ └─66302 /pause │ ├─cad4ab10dfcefb1df9e8d338cc8b004ee94e66df9ec74ad38752efa688e7921f │ │ └─53099 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 │ ├─92ce3d31d6936d2665724c2ab6bd3d50b0753781e30e932cc21e2bc37c4edc79 │ │ ├─174985 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175437 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175438 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a1dac083978d2a0d1ff6eadebe7409f8d69f2c6f09459fbbf0bb67b08c3273f8 │ │ ├─176555 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176571 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─176578 erl_child_setup 1048576 │ │ ├─176625 sh -s disksup │ │ ├─176628 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176629 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176707 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176708 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─176881 /bin/sh -s rabbit_disk_monitor │ ├─1b6f06f75876ecbf7b49e0bb4c88d278ec032a2864531bfca29cee7f7568e05a │ │ └─158971 /pause │ ├─fb44c2331c216542765e85a2df04067b86d3d5dbf3b8e52466e45369a4c2cecb │ │ └─42206 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 │ ├─0610dc793ad4b8d2b180b7b8009c9f433103150dcc7de7f3aab7aeaab19907d7 │ │ └─67639 /pause │ ├─4d29784a6b4ab567269e8b6ebd07c2f826366407ee53385e6fef411fa933ad02 │ │ ├─190839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190855 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─190861 erl_child_setup 1048576 │ │ ├─190935 sh -s disksup │ │ ├─190938 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190939 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190947 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191216 /bin/sh -s rabbit_disk_monitor │ ├─751564ff915b48e89141bf786c519034aa88a9d003db79c98677261e47b6a586 │ │ ├─209789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209806 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─209812 erl_child_setup 1048576 │ │ ├─209862 sh -s disksup │ │ ├─209864 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209865 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─209882 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209883 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209893 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─210132 /bin/sh -s rabbit_disk_monitor │ ├─abdb04d3d5168ca7af7ba201eac35249fa6418827188831d833d59caeb5f080b │ │ ├─66955 nginx: master process nginx -g daemon off; │ │ ├─66972 nginx: worker process │ │ ├─66973 nginx: worker process │ │ ├─66974 nginx: worker process │ │ ├─66975 nginx: worker process │ │ └─66976 nginx: worker process │ ├─aece9543f0ba94c2f5c58cec220de1bba635b70dc0a612b442b16ec0cc5a8874 │ │ └─53405 redis_exporter │ ├─ada8b53e77663df10278320ea9f31fd26d46fef3bb8ff65b47a131b3a2b42526 │ │ └─169780 /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 │ ├─eb8eb9f60320188a29ec12d6ed6a40e657765095d872fa4042eb9a9d43e0512f │ │ └─58879 nfd-master -crd-controller=true -metrics=8081 │ ├─d6196a7cecbac4b2f543535b3865b3bbf2c0c8c11183b6048f30ec1cbab03753 │ │ └─162960 /pause │ ├─6ee2a6a6b144cb745d4b338b19c68409e28e0dfd9ea0fa6b0856596e117ac2cd │ │ └─45160 /pause │ ├─0d65ac3243b672949a447d3ce7789b3706d2eeacd68f6247552d32e15abec54a │ │ └─185958 vector --config /etc/vector/vector.toml │ ├─da0e55453bdd81ed71c1ddca1e35504e52e4c7774f77dfb6ce61b8cff7883ebd │ │ └─191912 /bin/bash /tmp/libvirt.sh │ ├─e04d8f491041ccc45692075e236b31c74b9c05e56e28fd163353f0ea38fc3ba7 │ │ └─49439 /manager --metrics-bind-address=:8080 │ ├─651794268a3f10d2dc902a91efe4bdb6d64c26b8497d883f9c6bc7288e081743 │ │ └─111846 /pause │ ├─b04f7592a6f6dd13ef953bd95d21c9e34bef2e230bb8aa40557f77aa88a1c89a │ │ ├─185914 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186132 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186139 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─417173 sleep 15 │ ├─6f1173e3a6cc5deb3bb02776d80013a63b334155df220ab790beacf0958e1af8 │ │ └─53288 valkey-server *:26379 [sentinel] │ ├─3b42ba6d6bdc5457884c703a6da7a30876e7bb4e5fb86386d22b24aadb9c52e4 │ │ └─46199 /pause │ ├─46fef7388b4e9c6a4d9e396e4c17a7c022e38d6d071b645deedeaae20d70b4be │ │ └─66914 /pause │ ├─646e223bdab1f803d998e1077691b8e76c6407ad590ca81227ab9b9c16b2d4e2 │ │ └─65494 /pause │ ├─6088d21c53c2284431e689d9058fcd25e257f738bb05c0b738b3f4236333d087 │ │ └─129452 /pause │ ├─082f5b53adc1d6f8d2c0212d15f113e1417cd3b6494a8e3826c0e8bdd78d8128 │ │ ├─ 99199 /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 │ │ └─403340 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c41250b8446c25e45c2caa9253b257af4125043ca0fa04ae00841127b84d2f76 │ │ └─248885 /pause │ ├─eceba84ed60a39fd311f45d483fab4a74269ae66520ad62a254741b024f73d7d │ │ └─218036 /pause │ ├─658028fe858aec073b83c62f0f851ae6a008330f00dcc47c45506a69a233dc9a │ │ ├─230140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230160 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─230166 erl_child_setup 1048576 │ │ ├─230213 sh -s disksup │ │ ├─230215 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─230216 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─230233 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230244 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─230606 /bin/sh -s rabbit_disk_monitor │ ├─fcbf09c042a1793d605cfe568939c18f01e9909d79bb340f13fa4e399098e9ae │ │ ├─196644 /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 │ │ ├─382323 /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/tmp2yzl8ux0/privsep.sock │ │ ├─382538 /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/tmppfiotepn/privsep.sock │ │ └─384545 /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/tmpdfxqv1fu/privsep.sock │ ├─52b6fed041f0bf598e52b398732ac07d2d95b4f366a2d3ee08a1abc383df5ff2 │ │ ├─ 48691 /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 │ │ ├─ 48704 /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 │ │ ├─ 48820 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272498 nginx: worker process │ │ ├─272499 nginx: worker process │ │ └─272500 nginx: cache manager process │ ├─b3c22acfa5c4041250ea8bfdbc40e8aa1e058382e0bef97620a2ae44333cbaeb │ │ └─52939 /pause │ ├─ed63e3c1574334d320ca47db444fe90aed44b844843c0bfdac990ab2a1eaf6c2 │ │ └─99085 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-hrvl9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7bc85b7bbe3e375d3937b775f6225de980fbc3020827c39741f6a70643f0daf4 │ │ └─81153 /pause │ ├─267d7ab79b3f81f703d2672fe4e99380cd30c6deccf53cbad3427c3d354e31b1 │ │ └─126812 /pause │ ├─43d2cce51ecc262ed042605bfef785ff5ea35f43f295b2e7fed77eb0b9487e06 │ │ └─49319 /manager --metrics-bind-address=:9782 │ ├─86413c7d53014129bff6e6da2eb166fe2269e271580a2165a43542e708012bf6 │ │ ├─179251 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─411293 sleep 300 │ ├─fb8a653c73e586b76b00f713f13fdf5947ea055b357d4793c74eaca4e5881346 │ │ └─68433 /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 │ ├─3a6274295f53fb156cccd45d6714f3f321880614eb68644e25957f83381e55e9 │ │ └─45616 /pause │ ├─64df9c8855b3dc07e30eba91e8a05b32b29c8fb5687bd7f8116d8815b9177458 │ │ └─65159 /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 │ └─64d73330f5b4db708ea7324b66b80e770df6d78d56af0516e8defd85623d8cfd │ ├─70060 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─70077 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ ├─70083 erl_child_setup 1048576 │ ├─70130 sh -s disksup │ ├─70132 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ ├─70133 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ ├─70197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─70198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─70208 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ └─70394 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount