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 │ │ │ ├─21835 /lib/systemd/systemd --user │ │ │ └─21836 (sd-pam) │ │ └─session-22.scope │ │ ├─21832 sshd: cephadm [priv] │ │ └─21857 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 857 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─406068 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-flaihbcxjmbgociudobdzxabpfggyrms ; /usr/bin/python3'"'"' && sleep 0' │ ├─406069 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-flaihbcxjmbgociudobdzxabpfggyrms ; /usr/bin/python3' && sleep 0 │ ├─406070 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-flaihbcxjmbgociudobdzxabpfggyrms ; /usr/bin/python3 │ ├─406071 /bin/sh -c echo BECOME-SUCCESS-flaihbcxjmbgociudobdzxabpfggyrms ; /usr/bin/python3 │ ├─406072 /usr/bin/python3 │ ├─406074 /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 │ └─406077 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7989a9c7354c22b0071897c313de08720580f9acd8a1d5a85d9c69cfcb16f8a9 -address /run/containerd/containerd.sock │ │ ├─ 12825 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7152ffa890f74ffd0e5f7627fd0afc6be119a2cce3c75c805581cdd367414260 -address /run/containerd/containerd.sock │ │ ├─ 19778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5253372ac11bb6bfd49562948446dbb5feb85e016b8ff0ad7c9c75346344edd -address /run/containerd/containerd.sock │ │ ├─ 24945 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da2bd798beb02e96412c49ab4f8731f1e1c44bd3f2bfb13ed63830f4abbf7638 -address /run/containerd/containerd.sock │ │ ├─ 29550 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25800bee6f990d7fd2414f915e2742d1f0274681d11fc717ff0b9ce4e8697968 -address /run/containerd/containerd.sock │ │ ├─ 34332 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53cd5f041350e12722a8b3e4ef5e5022807eed6bcc8889bf0ee3b330830f1601 -address /run/containerd/containerd.sock │ │ ├─ 39980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c506ded7643bdbb5f8209e1c61e437342f5d85fe415380eef7cd61b8d70001b5 -address /run/containerd/containerd.sock │ │ ├─ 39993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcca67681341f0b7b83dcb37063498d99d2cdd58bc39d8cc4cb835f0ee31a466 -address /run/containerd/containerd.sock │ │ ├─ 39995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802a0eb68f6fee9c6d3e25f69a70921a5af14bc1327ddf9688e5f92197e826c7 -address /run/containerd/containerd.sock │ │ ├─ 40028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13ab02e27106a6a5b2f026a1d822d138614afa58c8cb25b3b37ad628c1aa446f -address /run/containerd/containerd.sock │ │ ├─ 40029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620491846fa806f039e13b61b7d1d474e11f2898fa394b60f06e475f1093079d -address /run/containerd/containerd.sock │ │ ├─ 40592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302b9ee4a5569abffc7478d82df8ea675b74941adeee0c3c6ab42e07dfe160d6 -address /run/containerd/containerd.sock │ │ ├─ 41307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce78a82f90aa5a5aed101a866dd3954e7c8385210ffb3ff7afc88962d9aa5c78 -address /run/containerd/containerd.sock │ │ ├─ 41317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c039b2f36d198f5ec263efd90a2f59c0d8c7d3dbd3a745df30c48754dd3aeca -address /run/containerd/containerd.sock │ │ ├─ 42716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9d0cbc6d49225ace0300d6848873fa9749ba1d4c6cabd0965b4cbdb2ad25a7 -address /run/containerd/containerd.sock │ │ ├─ 43117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea8940ab7b633574e1fef9a1ec169294798538d124b42f9017e514269916b2a -address /run/containerd/containerd.sock │ │ ├─ 43147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2824c5a1051f8c6021eeb9e6e63747dbed4b56333e4d505eef14cdcad4ba26 -address /run/containerd/containerd.sock │ │ ├─ 43605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a995e02346ba0933ad1bfeba6a3fe67011cf45c142333191f19f43d6a6385c1 -address /run/containerd/containerd.sock │ │ ├─ 44066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aabeb1803e57ab8f69aeb7b133c4e53c68010e2acb37d91b0d8421947bed3b22 -address /run/containerd/containerd.sock │ │ ├─ 44121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570da921beae2c3e78e17d028f2760f35198b28ac3efe02bc86556e89d07444e -address /run/containerd/containerd.sock │ │ ├─ 44203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64596c8524072578397248c63d0216ea8e5ae84cc003cd45b180471a5f474b1 -address /run/containerd/containerd.sock │ │ ├─ 46464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58bc74d07d67cf8937323d7c324f3a859d191d9355e4af0237a31232d521874 -address /run/containerd/containerd.sock │ │ ├─ 46568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24ed638672dafbc45843aeaad3c1a37c76e497f25ecb10c63c9604da9125fd4 -address /run/containerd/containerd.sock │ │ ├─ 47297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e03bda3f4d0b4d8ce2704675e3950dcc042fdae02e799cf172e9decc703d29 -address /run/containerd/containerd.sock │ │ ├─ 47409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2e56db59b14446f0b5106e8af1dae3f9674c7a4d5844a95ddab1f6ddf97acb -address /run/containerd/containerd.sock │ │ ├─ 47984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3325e9efc9b0209b79bcdb7e09b4630f13fd6bf3888f515e4e6a1ec01e4ba187 -address /run/containerd/containerd.sock │ │ ├─ 48240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ddc115f68d946e077594a732aa52cedc9ed8e517eed9c495f8590a552ac8510 -address /run/containerd/containerd.sock │ │ ├─ 48697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795697e674d3b1fe27bc40b18db5e05dbb37ad2ea0721fd9a298c1810498c003 -address /run/containerd/containerd.sock │ │ ├─ 51079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7746a5db29c67dc22a654184d5bcaaf37578181be48b2fbea527e9580bdbb569 -address /run/containerd/containerd.sock │ │ ├─ 51274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09f8ce3f5ab63350bdc6fc704f93cfbd8281882388b462696ee811a9c50d8b6 -address /run/containerd/containerd.sock │ │ ├─ 55540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15436447c5a5918a3914253cb95104909f7b0b73d0843c0e630c5ad62567d72 -address /run/containerd/containerd.sock │ │ ├─ 56228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8216c2b0eeb2e1f837c22fc2d85b5faf09be46f13f4110c96fa51858a86915de -address /run/containerd/containerd.sock │ │ ├─ 56267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61861706dae236e58f4c7c93432025b2b9952d30ac20ac23460844f145fc57ad -address /run/containerd/containerd.sock │ │ ├─ 56307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897d4fbbb23da1894c44e3782e69243e27c2078c2a126b8386f539a91fb565ed -address /run/containerd/containerd.sock │ │ ├─ 56497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa0a57201664884cf655854cb7288cadd378eca4e2ee41ca240039afd9792e3 -address /run/containerd/containerd.sock │ │ ├─ 60900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce89354ef29936c14afac37d998cd680a967d0459262b23abb4f9e053198a24 -address /run/containerd/containerd.sock │ │ ├─ 60964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc3126032e482fbc91f896f35ebfee694aae4e6e246e7a0fc1155d8dcb35906 -address /run/containerd/containerd.sock │ │ ├─ 61119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a88b3c96d860f7d1df1236a46b383501c4c669928d17778a169aeedc679474 -address /run/containerd/containerd.sock │ │ ├─ 61160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f7b765fa2fbfea4949818aba53093fc742c801a332945c8d036ad6a9fc11206 -address /run/containerd/containerd.sock │ │ ├─ 62622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9619e0f93d4224a6d37b96490ce41b1b2896b1e28471ba8b5be671c82b1573d1 -address /run/containerd/containerd.sock │ │ ├─ 62679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e42041db931961e3373cf34d891ae63f9dd96d056c1d2a19538e755b25fae9 -address /run/containerd/containerd.sock │ │ ├─ 62923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdddbeeeaac9fd00d52a070b9cb111b94ea059902293d09bb369d7f5adc45f62 -address /run/containerd/containerd.sock │ │ ├─ 62963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b416d80a2be34828424042f5a9a784f5a9b75ca74dc4cc10e865818eed8e22b1 -address /run/containerd/containerd.sock │ │ ├─ 63024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dedb729355e251e2555ad8428c58aa0769a68ffa7f76217695a1299eb420d2cb -address /run/containerd/containerd.sock │ │ ├─ 63513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f281f72fb71db8fe3ac143f99e69bbb0a1c01ed0d52d5ba79c0747f0084783b4 -address /run/containerd/containerd.sock │ │ ├─ 63919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306bf414e629036a33ec394fb8f69f287ef7bb239139883ff778ee677f999b6a -address /run/containerd/containerd.sock │ │ ├─ 64083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f868dc4a12b579a0dd7486471562b0c400dab57c327c39b6bca9557a444cd1 -address /run/containerd/containerd.sock │ │ ├─ 64396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f24114ce359bb935f1ff9e06d54a74b48050109b3c030d106814f94cc30b4e -address /run/containerd/containerd.sock │ │ ├─ 65232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4d5f2aafdf228d1f89fc3931ab720b510289f1c52eb0bbb65fa26fcb889b8e -address /run/containerd/containerd.sock │ │ ├─ 66569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce66704f52a97cb9748c1480680b623a85c8ca9030dff6e6480a033d2ffa4025 -address /run/containerd/containerd.sock │ │ ├─ 68598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74036a51e9af6c124fcad278af580e9d48a43728cc679434d9175925cdcf92e8 -address /run/containerd/containerd.sock │ │ ├─ 77835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ed0aacb5937395d34ce156822fc4cb89c4f1eb2884d99973303fdf3e534f70 -address /run/containerd/containerd.sock │ │ ├─ 79457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b378e6c5f19b8d5c4f7d7c9480c4fc0a1ac56a6a8526c8cf89b888b8355e6e7a -address /run/containerd/containerd.sock │ │ ├─ 85455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1e7798df53f72a8b68a7956082ccfe3ce3c582476cf56b44556b654047ee04 -address /run/containerd/containerd.sock │ │ ├─ 92040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a35680a737b6bfde0bac62858f97d760eb513f7d6139869bb2a463fb848702 -address /run/containerd/containerd.sock │ │ ├─ 95771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62881525f38fe3aa92e2cd86f3e7c9c145d64023d742d1004219a3aeadc4e15 -address /run/containerd/containerd.sock │ │ ├─ 95808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e27e7176c23dfcd5a809a8df34359cb94ae8d7048c698b6fafeb1ae3d2045dc4 -address /run/containerd/containerd.sock │ │ ├─109147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30df1be2e8f1fac70033597c85fdc31adc67aab2c201d9300223627a30e2bead -address /run/containerd/containerd.sock │ │ ├─110690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa87a19dc4d9d7fdf89af55f427fd870d3c067247aba85c0b041270a9b05cb10 -address /run/containerd/containerd.sock │ │ ├─110711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a639faf3088f832b206052429f679cb028ce485090628ae1cc5dcdc67e3ec0db -address /run/containerd/containerd.sock │ │ ├─112650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821f34f5edbedd3f814d1418500aba28c49d8ccad608a6895d877e8c1a79e491 -address /run/containerd/containerd.sock │ │ ├─114514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7712ba6776a85a4e8772813fedc4c931e8c57086f921248f28008c14b4bc0fb -address /run/containerd/containerd.sock │ │ ├─114578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f542df7a189fa66862f4df44ddaaefa4a363d903911b7351fd944adf1ceff1b -address /run/containerd/containerd.sock │ │ ├─127440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf1d66b7d5cfb58fb14e3fbdeff948e931304057cbb66d0bae958841eb1177b -address /run/containerd/containerd.sock │ │ ├─127525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d4ba7334967bef6569673136bf7186be1f886edab64fd11dfbaab07fe436ab6 -address /run/containerd/containerd.sock │ │ ├─130102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca2a4d44a2d2057baf3ceb65f8440d2b3db74ab6d344d53003a1a41c422c0e55 -address /run/containerd/containerd.sock │ │ ├─156067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce80e14b183fa9c57e62671b5fdd953579654f2dae578e43b17c7251d61a044 -address /run/containerd/containerd.sock │ │ ├─157633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac62c90751ab3a0b22eb3663765e201a6375ba281d092481712f58c0fd513c7 -address /run/containerd/containerd.sock │ │ ├─158043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d946b2d94dc5539e0bef890e4eef27569c41c81af5d340d90a5ff77b657fc021 -address /run/containerd/containerd.sock │ │ ├─158919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45326bd8571cb7977ca5463d3bdd9f9a8a0e8a6fd6743fe1de03193be956356 -address /run/containerd/containerd.sock │ │ ├─160951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dfe52ae2955ece71181c5c9c35f3e44106d9ac56a105f7e250ad4e605ed25eb -address /run/containerd/containerd.sock │ │ ├─161206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562ea5095ce3b0e04f3a3fe7ae684f48c7efc23d2bf781d233d7a1fe83b8afc1 -address /run/containerd/containerd.sock │ │ ├─161307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144686620d060004e031ef4a61f0201e534b82971532b02e59b99c79926e050a -address /run/containerd/containerd.sock │ │ ├─161599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b53ac41c582ca60ed710a21d7a7b6d53a981aa0f8d00c509eeb18aa8b0ddc4 -address /run/containerd/containerd.sock │ │ ├─161730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b90e792c34a16f88d9e2f3773d71cbb36181b93adb77937b6988c8ad0ac9ba -address /run/containerd/containerd.sock │ │ ├─162017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9206638649ca263e712334b159737292dcfbf0a91baab9c5354fe1308f32c7c4 -address /run/containerd/containerd.sock │ │ ├─173516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23086219c99c4f1027a152f06b2e5174f85db4b33955b3577e75cfaf6ddb6c6c -address /run/containerd/containerd.sock │ │ ├─175282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc10b96fef1d92d74418018ca8de31c78900521b92fc4931b88202fdf3731d30 -address /run/containerd/containerd.sock │ │ ├─175295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73872ed6d0fe85e1781ec7605ea6b40ba1ffee12a44e91b504f84d0c10e6ec60 -address /run/containerd/containerd.sock │ │ ├─175378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d178de0c52957723dd3b25d18c404e8bde39b5b4025bed9821aad51f17c8b39 -address /run/containerd/containerd.sock │ │ ├─175411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461f5976154f54fc8d72e0094c388317c6d4858d0cf7dc61c94ec901969121ce -address /run/containerd/containerd.sock │ │ ├─175502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1b137a68897796c5be90742112fdce73d85be67742c3b6aaa9356307a1be8b -address /run/containerd/containerd.sock │ │ ├─175816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d54797b6fa5f2cf3fc0e56a42c03653c0538d658e2a4e64481313952aa070a -address /run/containerd/containerd.sock │ │ ├─175860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10d03838416d72e070a7e4cd0f868a93035b2fbb01ef60db49de22f4cf4fb9f5 -address /run/containerd/containerd.sock │ │ ├─188521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6277306b5eade86ac31256aef152870621ec8ed7ce5f666f48873a8c094f14a8 -address /run/containerd/containerd.sock │ │ ├─190861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0d545ae245e1351e4d5274c28a19856cd62757a0da8a07205d103a7558a478 -address /run/containerd/containerd.sock │ │ ├─190940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01bf7a1e24fb126c6a02b9d6d2a7d5311fd1bc0843af52b40115391f42a98fb3 -address /run/containerd/containerd.sock │ │ ├─191083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 660b12c61e2bdd8f2b3fd6b4cf350e8f621a329499d189052ab8c5b7c94cb8c5 -address /run/containerd/containerd.sock │ │ ├─207721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d37d1faf4d5c54f87e0c0701e8b7881dde1fad6c67e797ed369e2c65ec9b03bf -address /run/containerd/containerd.sock │ │ ├─215092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd94d5fff20e93b9244ec5a1ed173886235d3dc041b45714038231f748e0503 -address /run/containerd/containerd.sock │ │ ├─215120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02a10e391c0984122972dae486adcdbabe18359dcf658087702b4efabf7f85c -address /run/containerd/containerd.sock │ │ ├─215135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea83ec9efe307b616f02be9c88e5ff4165adc70e62c402c069f4718297569cf9 -address /run/containerd/containerd.sock │ │ ├─215440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5c71474a87c56666e67ea3a3d1e1343d5bf9cde0a77e59b1abd70bd9a68d92 -address /run/containerd/containerd.sock │ │ ├─227141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca2174300d0f852bc6d025ddd56b858531e79a4492f0d76ed0355297dd7b44d -address /run/containerd/containerd.sock │ │ ├─229534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf165413f0058fe64c8810edaaf3b4040a2d387dad958a307717f549432e22cc -address /run/containerd/containerd.sock │ │ ├─230677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24fb920427737fb70f4df3b70965ca1b4abdee25f2f4f6fd6e48da166094b036 -address /run/containerd/containerd.sock │ │ ├─231684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3297618de92e46b394cfb917712121720d8b5490069078cbeeda828b397990 -address /run/containerd/containerd.sock │ │ ├─232776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff00a12537cea1bc1f87d4a68061542cba3c41edf09e6363adc117d8db5a9c36 -address /run/containerd/containerd.sock │ │ ├─234631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3a958dac780f4e5489aa716ae71ba4f872a9fe850d8415c8b5c63c8acf90ef -address /run/containerd/containerd.sock │ │ ├─235490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b291394b63d3972806d8759fd3db510e5fd86a3a3cc84a46028c474923fced0d -address /run/containerd/containerd.sock │ │ ├─235529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022d9e46cb9f12128fbacaf85e0f1a5d5c3d2ce61a9ede15f2a23137e7f46042 -address /run/containerd/containerd.sock │ │ ├─245492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2443a9f58d6509437112efb266fee01cd6739c0e4de59e72824a9c637ab972 -address /run/containerd/containerd.sock │ │ ├─245938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a386e84252b43dac6d0310bb59a5906883b8e2c1fc0d934b44c412d2b7b539f -address /run/containerd/containerd.sock │ │ ├─248860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81be1642437c4a675e82987b2387a85cfd07eefce2f05e2e95fba11d4074930c -address /run/containerd/containerd.sock │ │ ├─253210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20341216e04c2e0d7117101f978af57768d5e7097382f3ab81c6c49c71d52a14 -address /run/containerd/containerd.sock │ │ ├─253436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374e6e836f51d6be7cdb6ecb75228c73593bfa68f8a89ee9bfcb38d17c6db2fa -address /run/containerd/containerd.sock │ │ ├─253524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a049b5beee85f57dc1d6864b87c596ff879ef01d42ecd1a7c830327a4358e3c -address /run/containerd/containerd.sock │ │ ├─253583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e62398daae40f2871f8abf4d4c797691e58a344566bbd3d8101a3d9076274b8 -address /run/containerd/containerd.sock │ │ ├─264722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49727172defae4303435b87b25f422862d680b756dc15d31a55cf9790b427c1a -address /run/containerd/containerd.sock │ │ ├─267208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cff000afa391d932dafe34c5cba4c5fd4eb900255d922ea93d6c7ec8bfa2392 -address /run/containerd/containerd.sock │ │ ├─268703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b5688271cecb3be9f3a5b0ed672beb0ffcc50aa60c46c559232011cc8387ddc -address /run/containerd/containerd.sock │ │ └─405976 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/deaceee6d71203b943a860ccc91b573674342aa5aaa896eb39698ffafa293682/log.json --log-format json exec --process /tmp/runc-process4287399586 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/deaceee6d71203b943a860ccc91b573674342aa5aaa896eb39698ffafa293682/12f13feff3f64b18da38f3e3f570fce75e57c15b322db214282593d8d86ff3b1.pid deaceee6d71203b943a860ccc91b573674342aa5aaa896eb39698ffafa293682 │ ├─packagekit.service │ │ └─1180 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-53cd5f041350e12722a8b3e4ef5e5022807eed6bcc8889bf0ee3b330830f1601.scope … │ │ ├─34356 /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 │ │ └─34368 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29533 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19733 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19755 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24658 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24928 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34049 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34315 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.oaggbj.service │ │ │ ├─12734 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oaggbj/unit.run │ │ │ └─12764 /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-oaggbj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oaggbj:/var/lib/ceph/mgr/ceph-instance.oaggbj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oaggbj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.oaggbj -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 │ │ ├─12375 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12405 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7989a9c7354c22b0071897c313de08720580f9acd8a1d5a85d9c69cfcb16f8a9.scope … │ │ ├─12479 /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 │ │ └─12498 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─multipathd.service │ │ └─155487 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40430 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 640 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─405961 sshd: root [priv] │ │ └─405962 sshd: root [net] │ ├─run-r5e02d88cc33549eca7013378b40ecf96.scope │ │ └─188928 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─docker-da2bd798beb02e96412c49ab4f8731f1e1c44bd3f2bfb13ed63830f4abbf7638.scope … │ │ ├─24968 /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 │ │ └─24981 /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 │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-7152ffa890f74ffd0e5f7627fd0afc6be119a2cce3c75c805581cdd367414260.scope … │ │ ├─12848 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oaggbj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12868 /usr/bin/ceph-mgr -n mgr.instance.oaggbj -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 │ │ ├─10931 /usr/sbin/chronyd -F 1 │ │ └─10932 /usr/sbin/chronyd -F 1 │ ├─docker-25800bee6f990d7fd2414f915e2742d1f0274681d11fc717ff0b9ce4e8697968.scope … │ │ ├─29575 /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 │ │ └─29587 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-f5253372ac11bb6bfd49562948446dbb5feb85e016b8ff0ad7c9c75346344edd.scope … │ │ ├─19805 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19821 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155277 /sbin/iscsid │ │ └─155278 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─1ba65e4d2e12f19ab1be654207c90d42c4a4e738791f58de272ac76371c6280b │ │ └─56698 nfd-gc -gc-interval=1h │ ├─f98a6c5852cabd6d84563e7ccea0089a03528f1125bda6e079a14ca361bba560 │ │ └─64460 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fdddbeeeaac9fd00d52a070b9cb111b94ea059902293d09bb369d7f5adc45f62 │ │ └─62959 /pause │ ├─795697e674d3b1fe27bc40b18db5e05dbb37ad2ea0721fd9a298c1810498c003 │ │ └─48722 /pause │ ├─534deb5cecfda1ea86e92c87047c945714ea083ac7b78789b818dba75f90bdde │ │ └─96167 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-zsxcm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─02c9ebfcc1d03238f601192dced790ed14f0af918f2a6cd5df9bc08ca6b20640 │ │ └─112284 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8470f6f66a544a88beb8bbba3509cc16790b640fadc8bae8f5eeb5e41656704d │ │ ├─61998 python -u /app/sidecar.py │ │ ├─62282 python -u /app/sidecar.py │ │ └─62284 python -u /app/sidecar.py │ ├─b2df785fc2b767f0518e958a51e827bf7dc057cdedc5ce232633ee02541a9724 │ │ └─61436 /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 │ ├─8033a500f1a148a064fc5ce04e45a75e6db011610ac9c6a5c7c9c56cc0bdcf1e │ │ └─251757 docker-registry serve /etc/docker-registry/config.yml │ ├─aabeb1803e57ab8f69aeb7b133c4e53c68010e2acb37d91b0d8421947bed3b22 │ │ └─44107 /pause │ ├─6f6e50cead18d9dd8255c8e89950a02ca020ce8dc73f03d3c9e383fa3bcebf82 │ │ └─125696 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2a2443a9f58d6509437112efb266fee01cd6739c0e4de59e72824a9c637ab972 │ │ └─245518 /pause │ ├─2f542df7a189fa66862f4df44ddaaefa4a363d903911b7351fd944adf1ceff1b │ │ └─114603 /pause │ ├─019c5f53dcfadd6f869728e2aa37b4fdc4b9b1c42fa39bfff5c2716a7289bfc9 │ │ └─231737 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4b981545233d5de20993a7f35a201519148b9924a2e691eb34da70ef09bbe465 │ │ └─48129 percona-xtradb-cluster-operator │ ├─3bf132fe0b5eb8bb19a5310cbd1c6ec911259fb18e6c1820e0d31a90106c7589 │ │ └─231104 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─02ed0aacb5937395d34ce156822fc4cb89c4f1eb2884d99973303fdf3e534f70 │ │ └─77859 /pause │ ├─12fef17c825e4a06402c1d26daef98c3a20d04f59dd21ea66470416c186f226a │ │ ├─124274 cinder-api: uWSGI master │ │ ├─124287 cinder-api: uWSGI worker 1 │ │ └─124288 cinder-api: uWSGI worker 2 │ ├─374e6e836f51d6be7cdb6ecb75228c73593bfa68f8a89ee9bfcb38d17c6db2fa │ │ └─253489 /pause │ ├─d0e5eaef5be3b6d6ddd7ad216a9ddc2b2c833367c898b52be9a69e7e402afe01 │ │ └─262487 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5a049b5beee85f57dc1d6864b87c596ff879ef01d42ecd1a7c830327a4358e3c │ │ └─253560 /pause │ ├─8ba8adcb09f86f2365effc53c017de4aa77a7b758a07a33b4f8a571c644783b1 │ │ └─128181 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─20341216e04c2e0d7117101f978af57768d5e7097382f3ab81c6c49c71d52a14 │ │ └─253235 /pause │ ├─b83e2070a885c981681bc0d9c0b8ec606299bfa0e89e367ab3382f1cb918b27b │ │ └─65633 /goldpinger --static-file-path /static │ ├─42d54797b6fa5f2cf3fc0e56a42c03653c0538d658e2a4e64481313952aa070a │ │ └─175840 /pause │ ├─deaceee6d71203b943a860ccc91b573674342aa5aaa896eb39698ffafa293682 │ │ ├─ 51658 valkey-server *:26379 [sentinel] │ │ ├─406018 runc init │ │ ├─406034 sh -c /health/ping_sentinel.sh 1 │ │ ├─406073 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─406076 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─406078 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─72327be8b922a088cc441fe4356d2a41e0575e09a0d94b4f94e94bc5ea0a87f9 │ │ └─40219 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 │ ├─30df1be2e8f1fac70033597c85fdc31adc67aab2c201d9300223627a30e2bead │ │ └─109170 /pause │ ├─cd51a6ec6a42799551666deed54cfbbbbe976e5c5a9f451d0197418774be4d68 │ │ └─225527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─23c6d523000692a76bc113a4360932f21514dae0cf682276ef16b69a63793b4c │ │ ├─41810 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42193 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8216c2b0eeb2e1f837c22fc2d85b5faf09be46f13f4110c96fa51858a86915de │ │ └─56253 /pause │ ├─d649308920f73cca6cd3a0d56a1eb5b5cbc41ba4306b30f44ea2a2debf456000 │ │ └─40359 /kube-vip manager │ ├─5d8e4e70db81af2d34fbe2d1c58becc1b9f1e803369b8ef3bb07ee0e24b2008d │ │ └─65956 /bin/pushgateway │ ├─d946b2d94dc5539e0bef890e4eef27569c41c81af5d340d90a5ff77b657fc021 │ │ └─158067 /pause │ ├─4634bcf894a4a303387d3d7de32b1d972268d86928311966a9efd6ef847b1310 │ │ ├─159136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159164 erl_child_setup 1048576 │ │ ├─159299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159400 /bin/sh -s rabbit_disk_monitor │ ├─d37d1faf4d5c54f87e0c0701e8b7881dde1fad6c67e797ed369e2c65ec9b03bf │ │ └─207745 /pause │ ├─9cbb39bfdb86c9887cc671165de1af2c3513a82f08288ef635b98179363e4f73 │ │ └─51432 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 │ ├─ee0394e3b77e6bc66214e0a3c2300e980b1d973cbf914953c8ad5df38a9b9fa9 │ │ ├─48754 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 │ │ └─50259 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 │ ├─ccc3126032e482fbc91f896f35ebfee694aae4e6e246e7a0fc1155d8dcb35906 │ │ └─61012 /pause │ ├─8b5688271cecb3be9f3a5b0ed672beb0ffcc50aa60c46c559232011cc8387ddc │ │ └─268727 /pause │ ├─ff00a12537cea1bc1f87d4a68061542cba3c41edf09e6363adc117d8db5a9c36 │ │ └─232800 /pause │ ├─3d503075ec5bc16557285c56c8f4e2ca8295a23dc06fdb544efd048d7aaddb90 │ │ └─188753 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3ce89354ef29936c14afac37d998cd680a967d0459262b23abb4f9e053198a24 │ │ └─60929 /pause │ ├─6ddc115f68d946e077594a732aa52cedc9ed8e517eed9c495f8590a552ac8510 │ │ └─48264 /pause │ ├─0083d259d7fdd235578f63dc0e6cb1a9e389fb69fc889500f8cdabdf994054d5 │ │ └─44363 /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 │ ├─80b71bbfa5db53e07f3a35f2adfaa9805bc5e6927a55a8fb8ceb2fc746e6b234 │ │ ├─ 72005 apache2 -DFOREGROUND │ │ ├─ 72027 (wsgi:k -DFOREGROUND │ │ ├─ 72028 (wsgi:k -DFOREGROUND │ │ ├─ 72029 (wsgi:k -DFOREGROUND │ │ ├─ 72030 (wsgi:k -DFOREGROUND │ │ ├─398038 apache2 -DFOREGROUND │ │ ├─398074 apache2 -DFOREGROUND │ │ └─398075 apache2 -DFOREGROUND │ ├─85f792f7f628bf9a0e80762bf2d1e801218f6cf30a10303dae990ce790b9a99b │ │ ├─61973 python -u /app/sidecar.py │ │ ├─62255 python -u /app/sidecar.py │ │ └─62256 python -u /app/sidecar.py │ ├─a3ca96618f0f30112267bfd86740f8607f17ac31d57800af1cf32b7b69c0bf2a │ │ ├─176323 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404871 sleep 300 │ ├─3325e9efc9b0209b79bcdb7e09b4630f13fd6bf3888f515e4e6a1ec01e4ba187 │ │ └─48007 /pause │ ├─46cae6768ed6cddaf3d5be61905b83fae8f678494639bf38523760ba64dce2e7 │ │ ├─347798 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348208 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348429 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8waq5fj9/privsep.sock │ │ ├─348894 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1nc_biiy/privsep.sock │ │ ├─349192 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349228 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349284 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72/host --addn-hosts=/var/lib/neutron/dhcp/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f9df3304-e720-462b-b565-8776446d081c,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349289 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820/host --addn-hosts=/var/lib/neutron/dhcp/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9dc85a9d-7c65-446b-86a4-61fe7edde5a9,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349300 haproxy -f /var/lib/neutron/ns-metadata-proxy/f68cf2b6-d358-4abf-ae0c-c6aaf81dfe72.conf │ │ ├─349304 haproxy -f /var/lib/neutron/ns-metadata-proxy/4e0bb4b0-ed03-4c1e-8815-8c80b8fff820.conf │ │ ├─368990 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpe0fmh0ds/privsep.sock │ │ ├─373357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpwemtpsa6/privsep.sock │ │ └─384729 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fc8b6ee1-fa1d-4d07-9f51-4c7977139ecc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fc8b6ee1-fa1d-4d07-9f51-4c7977139ecc/host --addn-hosts=/var/lib/neutron/dhcp/fc8b6ee1-fa1d-4d07-9f51-4c7977139ecc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fc8b6ee1-fa1d-4d07-9f51-4c7977139ecc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fc8b6ee1-fa1d-4d07-9f51-4c7977139ecc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b6e8cf32-65b5-43f2-8c0a-6cfb20a3a0f7,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─bb5c71474a87c56666e67ea3a3d1e1343d5bf9cde0a77e59b1abd70bd9a68d92 │ │ └─215464 /pause │ ├─4bab5a7b693894fc5f5b281ca8479bab0e8acb91825c9a38e90c9df17edff539 │ │ └─41602 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─dedb729355e251e2555ad8428c58aa0769a68ffa7f76217695a1299eb420d2cb │ │ └─63049 /pause │ ├─9619e0f93d4224a6d37b96490ce41b1b2896b1e28471ba8b5be671c82b1573d1 │ │ └─62651 /pause │ ├─6277306b5eade86ac31256aef152870621ec8ed7ce5f666f48873a8c094f14a8 │ │ └─188545 /pause │ ├─5ea5ae1891fb910abd4f4be0bab4bfb31b83058dd49c233f6ba7b55d036975aa │ │ └─48832 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─81be1642437c4a675e82987b2387a85cfd07eefce2f05e2e95fba11d4074930c │ │ └─248884 /pause │ ├─3ff77af638882516791062f4edfabd5f6215512ccbbc73ae164149340bb0fe71 │ │ ├─92267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92284 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92290 erl_child_setup 1048576 │ │ ├─92388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92648 /bin/sh -s rabbit_disk_monitor │ ├─4f3a958dac780f4e5489aa716ae71ba4f872a9fe850d8415c8b5c63c8acf90ef │ │ └─234655 /pause │ ├─4afe033a3ff214e738403a4295fc54e810cfc0edd39190d5f872b24dcbcfb42c │ │ └─158231 /coredns -conf /etc/coredns/Corefile │ ├─b291394b63d3972806d8759fd3db510e5fd86a3a3cc84a46028c474923fced0d │ │ └─235513 /pause │ ├─bb83bfcc15fb9e574ca1c8c18ba633e67871b3578027e48d5c46ed2530025a1d │ │ └─62271 /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 │ ├─a0a42d99cf61b73c1a7ab84c51d49db56978044a4b2cbc6d6749c23f6a85b60d │ │ ├─63990 nginx: master process nginx -g daemon off; │ │ ├─64011 nginx: worker process │ │ ├─64012 nginx: worker process │ │ ├─64013 nginx: worker process │ │ ├─64014 nginx: worker process │ │ └─64015 nginx: worker process │ ├─10d03838416d72e070a7e4cd0f868a93035b2fbb01ef60db49de22f4cf4fb9f5 │ │ └─175885 /pause │ ├─bc822ccb2250acb6bdfbff17992346491de68e62103fadd1ef10188fd70ade53 │ │ └─64996 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-38.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 │ ├─ea83ec9efe307b616f02be9c88e5ff4165adc70e62c402c069f4718297569cf9 │ │ └─215215 /pause │ ├─f281f72fb71db8fe3ac143f99e69bbb0a1c01ed0d52d5ba79c0747f0084783b4 │ │ └─63540 /pause │ ├─4ce80e14b183fa9c57e62671b5fdd953579654f2dae578e43b17c7251d61a044 │ │ └─156088 /pause │ ├─b9f24114ce359bb935f1ff9e06d54a74b48050109b3c030d106814f94cc30b4e │ │ └─64419 /pause │ ├─062e30608c17c22d59954efc91b1d78ad4b8534ed49478d325fd643490b8b11b │ │ └─56798 /secretgen-controller │ ├─ce254d9956d9ec0c21e010075f0e4dba2534db54801e9f33a5adba104e561f67 │ │ ├─78038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78060 erl_child_setup 1048576 │ │ ├─78131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78206 /bin/sh -s rabbit_disk_monitor │ ├─098874e3041af27e5b465afe95c21d10572fd76ffde154e90dea279637926516 │ │ └─97063 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a52e59c1b98905f9a950436e608886942871ef8c910354ee0ab1f4e72dd5a0c4 │ │ ├─203909 heat-api: uWSGI master │ │ ├─203949 heat-api: uWSGI worker 1 │ │ └─203950 heat-api: uWSGI worker 2 │ ├─b58bc74d07d67cf8937323d7c324f3a859d191d9355e4af0237a31232d521874 │ │ └─46491 /pause │ ├─b761b47cade3d4f821582c063bb2deaba1388a44906d32fe94ba023ce45ef19e │ │ └─86314 /usr/local/bin/rook ceph operator │ ├─773193955cf82a9a7d100b52affa3223eaa46e735ef61ab284b18ab0edf62568 │ │ ├─203892 heat-api-cfn: uWSGI master │ │ ├─203947 heat-api-cfn: uWSGI worker 1 │ │ └─203948 heat-api-cfn: uWSGI worker 2 │ ├─64e42041db931961e3373cf34d891ae63f9dd96d056c1d2a19538e755b25fae9 │ │ └─62704 /pause │ ├─d0a88b3c96d860f7d1df1236a46b383501c4c669928d17778a169aeedc679474 │ │ └─61142 /pause │ ├─74cd9ba4992a9276dfcb166db61bbcae0a40d1fc5f9190b7c8b177d710a34ee3 │ │ ├─184262 neutron-policy-server: uWSGI master │ │ ├─184275 neutron-policy-server: uWSGI worker 1 │ │ └─184276 neutron-policy-server: uWSGI worker 2 │ ├─3ea8940ab7b633574e1fef9a1ec169294798538d124b42f9017e514269916b2a │ │ └─43149 /pause │ ├─278d7a1ce7efc943bafe0ac3965b0cb682fd07f5b8bd7c88aacbc8b750ec40a5 │ │ └─230365 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─01bf7a1e24fb126c6a02b9d6d2a7d5311fd1bc0843af52b40115391f42a98fb3 │ │ └─190969 /pause │ ├─4f809b126104d9ee8b611c9ae6ef9b6c3a9c64449aad8aff4ef9d9b76a7dd7c4 │ │ └─65453 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dce6c87451aa2973e1416a90edf4489b1139553a6f174506dd09d32b0e57b31e │ │ └─42777 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─620491846fa806f039e13b61b7d1d474e11f2898fa394b60f06e475f1093079d │ │ └─40145 /pause │ ├─c506ded7643bdbb5f8209e1c61e437342f5d85fe415380eef7cd61b8d70001b5 │ │ └─40098 /pause │ ├─880d65a34ebec5b58a6dbe46b5560ff9992b489be5c8e6836f917365fce17c36 │ │ └─64529 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cfc653057c8c35a7f68d107fd0061f805a6e3fbd1208b5af01b64193246b6542 │ │ ├─173723 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173745 erl_child_setup 1048576 │ │ ├─173817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173960 /bin/sh -s rabbit_disk_monitor │ ├─9f4a5d680455b038c7d5a93e5c846d9e4cdd88c0e5c343cfc03e25b44f7cf20a │ │ ├─184209 neutron-api: uWSGI master │ │ ├─184248 neutron-api: uWSGI worker 1 │ │ └─184249 neutron-api: uWSGI worker 2 │ ├─ca2a4d44a2d2057baf3ceb65f8440d2b3db74ab6d344d53003a1a41c422c0e55 │ │ └─130126 /pause │ ├─1ccc72da4bd0fc353698acaedc99a31781e213c2819c4b114b0dcd5824b4d448 │ │ ├─84734 barbiacan-api: uWSGI master │ │ └─84747 barbiacan-api: uWSGI worker 1 │ ├─f15436447c5a5918a3914253cb95104909f7b0b73d0843c0e630c5ad62567d72 │ │ └─55564 /pause │ ├─9f525f04871e6530cc3e083dff9dbe41efe4138e248b4392e70e9dbb7d41a24f │ │ ├─188784 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188827 erl_child_setup 1048576 │ │ ├─189025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189288 /bin/sh -s rabbit_disk_monitor │ ├─be811058791938a3631e991a232a083ea91db148675b1a411b9595531bf987d1 │ │ ├─172386 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─172825 nova-conductor: ServiceWrapper worker(0) │ │ └─172827 nova-conductor: ServiceWrapper worker(1) │ ├─897d4fbbb23da1894c44e3782e69243e27c2078c2a126b8386f539a91fb565ed │ │ └─56339 /pause │ ├─c45326bd8571cb7977ca5463d3bdd9f9a8a0e8a6fd6743fe1de03193be956356 │ │ └─158943 /pause │ ├─ce66704f52a97cb9748c1480680b623a85c8ca9030dff6e6480a033d2ffa4025 │ │ └─66593 /pause │ ├─90cc1d13e883f541070d8e886636426d3ff45191d7ff22853645c6e1968d1904 │ │ └─40228 etcd --advertise-client-urls=https://199.204.45.38:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─1c7106f7a4395faf8fea947c54a948a48cb06ae722232ceea8702c06f00e8dff │ │ ├─267399 apache2 -DFOREGROUND │ │ ├─269512 (wsgi:h -DFOREGROUND │ │ ├─269513 (wsgi:h -DFOREGROUND │ │ ├─269514 (wsgi:h -DFOREGROUND │ │ ├─269515 (wsgi:h -DFOREGROUND │ │ ├─269516 (wsgi:h -DFOREGROUND │ │ ├─269517 apache2 -DFOREGROUND │ │ └─269518 apache2 -DFOREGROUND │ ├─dc1196ea3d4aec5a3fcee519d571aec002ceadf6aad0bee92eb1d8f068155ac5 │ │ └─56661 nfd-worker -metrics=8081 │ ├─3248498d322ff15cda5c584cb860fdab2e97939992f4bbcd331082feb24cde53 │ │ ├─112835 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112915 erl_child_setup 1048576 │ │ ├─112977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113156 /bin/sh -s rabbit_disk_monitor │ ├─9e62398daae40f2871f8abf4d4c797691e58a344566bbd3d8101a3d9076274b8 │ │ └─253616 /pause │ ├─d09f8ce3f5ab63350bdc6fc704f93cfbd8281882388b462696ee811a9c50d8b6 │ │ └─51297 /pause │ ├─3a9af28ad9bb7e764040db0d880f5c000a7636417c3c0e405ca16f5143e9577d │ │ └─234759 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d64596c8524072578397248c63d0216ea8e5ae84cc003cd45b180471a5f474b1 │ │ └─44237 /pause │ ├─df5dd40f9e75ddaf419ba2bf0a253592ffaf77eebd2122a9f52a24685dca8ae9 │ │ ├─186590 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186946 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187600 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsvohc2h6/privsep.sock │ │ ├─369177 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpacdcskgd/privsep.sock │ │ ├─369678 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp2tq415ky/privsep.sock │ │ ├─370113 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370115 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372014 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=388db5ef-7de0-45f2-90c7-1d4590f3f4d1 --namespace=qrouter-388db5ef-7de0-45f2-90c7-1d4590f3f4d1 --conf_dir=/var/lib/neutron/ha_confs/388db5ef-7de0-45f2-90c7-1d4590f3f4d1 --log-file=/var/lib/neutron/ha_confs/388db5ef-7de0-45f2-90c7-1d4590f3f4d1/neutron-keepalived-state-change.log --monitor_interface=ha-c357c95a-a0 --monitor_cidr=169.254.0.102/24 --pid_file=/var/lib/neutron/external/pids/388db5ef-7de0-45f2-90c7-1d4590f3f4d1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373518 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7e98f6e3-d722-46b2-834a-21fb0fc6ca45 --namespace=qrouter-7e98f6e3-d722-46b2-834a-21fb0fc6ca45 --conf_dir=/var/lib/neutron/ha_confs/7e98f6e3-d722-46b2-834a-21fb0fc6ca45 --log-file=/var/lib/neutron/ha_confs/7e98f6e3-d722-46b2-834a-21fb0fc6ca45/neutron-keepalived-state-change.log --monitor_interface=ha-7daf1216-f7 --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/7e98f6e3-d722-46b2-834a-21fb0fc6ca45.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─377503 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4cbcf434-8dfc-47ad-8c07-893c24433874 --namespace=qrouter-4cbcf434-8dfc-47ad-8c07-893c24433874 --conf_dir=/var/lib/neutron/ha_confs/4cbcf434-8dfc-47ad-8c07-893c24433874 --log-file=/var/lib/neutron/ha_confs/4cbcf434-8dfc-47ad-8c07-893c24433874/neutron-keepalived-state-change.log --monitor_interface=ha-4eff68b1-73 --monitor_cidr=169.254.0.83/24 --pid_file=/var/lib/neutron/external/pids/4cbcf434-8dfc-47ad-8c07-893c24433874.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3e97f0c2f92c09dfebc2296a243e42d06f365f7f519c48c39c19b207fe12dbde │ │ ├─ 46819 /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 │ │ ├─ 46832 /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 │ │ ├─ 46952 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266962 nginx: worker process │ │ ├─266963 nginx: worker process │ │ └─266964 nginx: cache manager process │ ├─af9d0cbc6d49225ace0300d6848873fa9749ba1d4c6cabd0965b4cbdb2ad25a7 │ │ └─42741 /pause │ ├─04a8a94f2a7600752c97c995b93a5b5b27a333234b2762b193b5c8d5e8dd6fc7 │ │ ├─156587 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156600 /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 │ ├─61861706dae236e58f4c7c93432025b2b9952d30ac20ac23460844f145fc57ad │ │ └─56291 /pause │ ├─f39b0225aa3cc73ace41f5202e7d7fb46ddabf4baba36ba89aee95c8f5fafd6f │ │ └─46867 /server │ ├─772d06b766b3e514fbc37fed294f9b529ca7582479d68b6787da618c8d57fe81 │ │ ├─184082 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184517 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184520 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184523 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4ec3d2e10094e0178e34e11eb2fb9189e33c7076829819008bef0073114d843c │ │ └─65540 /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 │ ├─c3a7a5234822fac014cade56fe35ffa067ee37991279adddd4efa0a989d1cc08 │ │ ├─193401 /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 │ │ ├─370306 /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/tmpo3j9tv8b/privsep.sock │ │ ├─370861 /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/tmpos36ytyu/privsep.sock │ │ └─372763 /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/tmpbydpwcx7/privsep.sock │ ├─ae28cb8245ba12e26f390d7e6e6f0a5e8c78f04f65c45bfc3511e8e6ac83b65a │ │ ├─111137 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111268 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111270 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7556824b9f5ed963d8c46c4485c1829090b6cbe2dcd9587999d531b90ed45608 │ │ ├─64795 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64849 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─74b1d0bc5b715ac85ded4e83ea267cc9a414e6e59ffb9ba3b5da6446dfaba32d │ │ ├─245912 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246655 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246656 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─65c9b6068d3673f3b8bc34eee53e3ca2711ff48e6e882e856407722483101828 │ │ ├─66916 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66940 erl_child_setup 1048576 │ │ ├─67056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67131 /bin/sh -s rabbit_disk_monitor │ ├─b416d80a2be34828424042f5a9a784f5a9b75ca74dc4cc10e865818eed8e22b1 │ │ └─62991 /pause │ ├─b378e6c5f19b8d5c4f7d7c9480c4fc0a1ac56a6a8526c8cf89b888b8355e6e7a │ │ └─79481 /pause │ ├─e62881525f38fe3aa92e2cd86f3e7c9c145d64023d742d1004219a3aeadc4e15 │ │ └─95793 /pause │ ├─6af25cca04abe23efadedf4934d1abcf0802ffdcdb1ca26786fdf5fa834e0399 │ │ ├─249132 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249158 erl_child_setup 1048576 │ │ ├─249419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249668 /bin/sh -s rabbit_disk_monitor │ ├─de2e56db59b14446f0b5106e8af1dae3f9674c7a4d5844a95ddab1f6ddf97acb │ │ └─47432 /pause │ ├─2164a574647205932556f7c7e7b880f47ef2e6793fb72db872a3ae1d08027532 │ │ └─65097 /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 │ ├─49727172defae4303435b87b25f422862d680b756dc15d31a55cf9790b427c1a │ │ └─264746 /pause │ ├─c98a848559a02ae272cb1921bdb300f89063192a32d454d135596dcb082cfed5 │ │ └─66111 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4a386e84252b43dac6d0310bb59a5906883b8e2c1fc0d934b44c412d2b7b539f │ │ └─245967 /pause │ ├─0bf1d66b7d5cfb58fb14e3fbdeff948e931304057cbb66d0bae958841eb1177b │ │ └─127467 /pause │ ├─e453eb0b529cd418eca0baef21ed17d83501c6a199b6de6b7f95f2e9f7d647c6 │ │ └─267611 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─13ab02e27106a6a5b2f026a1d822d138614afa58c8cb25b3b37ad628c1aa446f │ │ └─40137 /pause │ ├─23086219c99c4f1027a152f06b2e5174f85db4b33955b3577e75cfaf6ddb6c6c │ │ └─173541 /pause │ ├─9206638649ca263e712334b159737292dcfbf0a91baab9c5354fe1308f32c7c4 │ │ └─162043 /pause │ ├─8c039b2f36d198f5ec263efd90a2f59c0d8c7d3dbd3a745df30c48754dd3aeca │ │ └─41370 /pause │ ├─24fb920427737fb70f4df3b70965ca1b4abdee25f2f4f6fd6e48da166094b036 │ │ └─230707 /pause │ ├─681e3c11986933512cf7087ae7596b0c629fdf53aca59dd29cb6211185cd1217 │ │ └─188242 /bin/bash /tmp/libvirt.sh │ ├─3e0d545ae245e1351e4d5274c28a19856cd62757a0da8a07205d103a7558a478 │ │ └─190903 /pause │ ├─66a8fafed45955c4db9af85504fe804fd7314253964fa6bf860738a850b3aefa │ │ └─193472 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─302b9ee4a5569abffc7478d82df8ea675b74941adeee0c3c6ab42e07dfe160d6 │ │ └─40614 /pause │ ├─7746a5db29c67dc22a654184d5bcaaf37578181be48b2fbea527e9580bdbb569 │ │ └─51101 /pause │ ├─3953084da1c0d2b7ecd4f1a40bc681b46d8c00813f1e007973c48ffc50952c29 │ │ └─66169 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b8b2c41b7c859fcb9602270900bdf08175d3c340010ed9c1f3d1e29e7e8d888c │ │ └─43953 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 │ ├─3c0e6ba7dde2589a2b96e0cf21afc8fc0837a22a82f93c606709a3cb4c2f4cae │ │ ├─226329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226348 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bf5583499b1dad91f2d7668ebac1b7648e93b37ee4849edbeed82086c8d18690 │ │ └─262458 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─821f34f5edbedd3f814d1418500aba28c49d8ccad608a6895d877e8c1a79e491 │ │ └─112674 /pause │ ├─144686620d060004e031ef4a61f0201e534b82971532b02e59b99c79926e050a │ │ └─161343 /pause │ ├─fdd94d5fff20e93b9244ec5a1ed173886235d3dc041b45714038231f748e0503 │ │ └─215179 /pause │ ├─6a01f4261ddca7d22188774ef70b86d9ca3834673e93d3f95ddd833e4b5e593f │ │ ├─245549 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246271 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9tdqigww/privsep.sock │ │ ├─246276 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246285 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─749e344459cb6283590f56a3b429f648ee099090404b1aaa3c52d4b2d7a5a3d4 │ │ ├─271158 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271172 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─593b9e81bfd7edc801001b8c5c36de4b6ad9b5fd34187c4f55fae5c1bba81157 │ │ └─44410 /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 │ ├─f24ed638672dafbc45843aeaad3c1a37c76e497f25ecb10c63c9604da9125fd4 │ │ └─46591 /pause │ ├─ba9a694aeb296d92cfa8b224be4eb7a5c2b4781eacf71373d0c0504013a4a0e6 │ │ └─51714 redis_exporter │ ├─0dac8fa1fd8bf5c3256dca35c244f59277188d3508476093a47746867576cad7 │ │ └─65847 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d1e433874858567ce0b114ca45a4d710e8d8263d762a078bd7aa851baa38cdf2 │ │ ├─245801 magnum-api: uWSGI master │ │ ├─245833 magnum-api: uWSGI worker 1 │ │ └─245834 magnum-api: uWSGI worker 2 │ ├─660b12c61e2bdd8f2b3fd6b4cf350e8f621a329499d189052ab8c5b7c94cb8c5 │ │ └─191123 /pause │ ├─db4d5f2aafdf228d1f89fc3931ab720b510289f1c52eb0bbb65fa26fcb889b8e │ │ └─65256 /pause │ ├─b4b90e792c34a16f88d9e2f3773d71cbb36181b93adb77937b6988c8ad0ac9ba │ │ └─161767 /pause │ ├─a7712ba6776a85a4e8772813fedc4c931e8c57086f921248f28008c14b4bc0fb │ │ └─114541 /pause │ ├─663762d69b3f8368f3b27714c318d86a39968e87a5ec58386ea061c14d2b8d1a │ │ ├─128581 /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 │ │ └─128808 /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 │ ├─ce78a82f90aa5a5aed101a866dd3954e7c8385210ffb3ff7afc88962d9aa5c78 │ │ └─41349 /pause │ ├─3cff000afa391d932dafe34c5cba4c5fd4eb900255d922ea93d6c7ec8bfa2392 │ │ └─267234 /pause │ ├─2a995e02346ba0933ad1bfeba6a3fe67011cf45c142333191f19f43d6a6385c1 │ │ └─43629 /pause │ ├─eb335d117d5a64dab572311dd0087507007ad4c17d4a71aa67966682f9a6a404 │ │ ├─185228 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185628 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3_v3yqx_/privsep.sock │ │ ├─185742 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpv21y2viz/privsep.sock │ │ └─186387 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─306bf414e629036a33ec394fb8f69f287ef7bb239139883ff778ee677f999b6a │ │ └─63942 /pause │ ├─c038fb5109e92a9362f34cae86aec2ec69378f793732f28f9184d37b02ab7ddb │ │ ├─225519 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226044 octavia-worker: ConsumerService worker(0) │ │ └─226059 octavia-worker: ConsumerService worker(1) │ ├─313a55972559182d52ff4735343250fa29c247354e9ccb1c0deed2122c1d6bc4 │ │ ├─227354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227377 erl_child_setup 1048576 │ │ ├─227454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227465 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227589 /bin/sh -s rabbit_disk_monitor │ ├─56c98ad50d75a7047d244b4dc4d2dfc7e52afad77cbb3b978ca8eb17df457324 │ │ └─66287 /bin/oauth2-proxy │ ├─d7d137039469075b7ea24f2d2e0a48e709681c34911a44f271633aaeb2837b90 │ │ └─167152 /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 │ ├─cc10b96fef1d92d74418018ca8de31c78900521b92fc4931b88202fdf3731d30 │ │ └─175346 /pause │ ├─fd2c8f66d4ccfaaff9a402d6cf5bbc05591424d434e615fffc68e40782d9a35e │ │ ├─ 96277 /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 │ │ └─335235 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dc38819eb6825958978b18d3deb0d9736db73d83f8c2df3944e868e931aa7eb1 │ │ └─66312 /bin/memcached_exporter │ ├─880f8475b8e1ba3dd7677360fd4fdf5b4dd8728b7e2c4a44eab95f99f0b9f833 │ │ └─65587 /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 │ ├─51529d043f19d67645104ad8a072df7260a9f7d7f01c01a85f5843fa548e4fc1 │ │ └─40251 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─4f7b765fa2fbfea4949818aba53093fc742c801a332945c8d036ad6a9fc11206 │ │ └─61190 /pause │ ├─74036a51e9af6c124fcad278af580e9d48a43728cc679434d9175925cdcf92e8 │ │ └─68621 /pause │ ├─569cdf62106328bca79bc302c50aa595a24243f9c578b237704a19c39d4a5db2 │ │ └─63323 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 │ ├─25f868dc4a12b579a0dd7486471562b0c400dab57c327c39b6bca9557a444cd1 │ │ └─64108 /pause │ ├─4d3297618de92e46b394cfb917712121720d8b5490069078cbeeda828b397990 │ │ └─231711 /pause │ ├─b8a35680a737b6bfde0bac62858f97d760eb513f7d6139869bb2a463fb848702 │ │ └─92063 /pause │ ├─4a654621f6334bfcf872ca52bd39efbd4ef742d4b3458aa841df50e9b518db47 │ │ └─43230 /coredns -conf /etc/coredns/Corefile │ ├─7ac62c90751ab3a0b22eb3663765e201a6375ba281d092481712f58c0fd513c7 │ │ └─157660 /pause │ ├─dd084727604e89541c77a47c93c617848d9b1c0bf2923493f48864b4b73a8578 │ │ └─61563 /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 │ ├─b5be22b3214188277222ff924ef2c848da8320b4ac9b04fdaf8e603e514ef6e3 │ │ └─268907 /bin/openstack-database-exporter │ ├─86dbc57f8a78757c9cb5cbf49e947037f3175dc02160634c05417cdeca3c9ca7 │ │ ├─223900 octavia-api: uWSGI master │ │ ├─223916 octavia-api: uWSGI worker 1 │ │ └─223917 octavia-api: uWSGI worker 2 │ ├─461f5976154f54fc8d72e0094c388317c6d4858d0cf7dc61c94ec901969121ce │ │ └─175511 /pause │ ├─23cecb5d88908e55e738c88c72c0c39c13b651c302ba35f63e893e87b817c2ae │ │ ├─203889 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204174 heat-engine: ServiceWrapper worker(0) │ │ └─204177 heat-engine: ServiceWrapper worker(1) │ ├─4e1e7798df53f72a8b68a7956082ccfe3ce3c582476cf56b44556b654047ee04 │ │ └─85479 /pause │ ├─a8856ca5cbc1bf7b936c6abdf6164cc26cf1c1a76c5c86fc68bdd932c90daa15 │ │ └─43212 /coredns -conf /etc/coredns/Corefile │ ├─5d4ba7334967bef6569673136bf7186be1f886edab64fd11dfbaab07fe436ab6 │ │ └─127554 /pause │ ├─aa87a19dc4d9d7fdf89af55f427fd870d3c067247aba85c0b041270a9b05cb10 │ │ └─110734 /pause │ ├─23bb89cfe5399099a3755658551fb664e7cfe2589b0f39cc429fd3fe52c1ec92 │ │ └─51340 valkey-server *:6379 │ ├─5d1b137a68897796c5be90742112fdce73d85be67742c3b6aaa9356307a1be8b │ │ └─175575 /pause │ ├─28e834474682e3454c50839c11051cc00afb92f532646d2b23d0c4d3b24f0917 │ │ └─186620 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─09ae01e5270db633e30ffb8558eac495cd9fcb916dffee1cdcd3426b28538be6 │ │ └─188174 /usr/bin/libvirt-tls-sidecar │ ├─6e8d8cbb38cb286c5957e1beea2144bb4a19d193f46a94df15c40b42b835149d │ │ ├─207996 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208022 erl_child_setup 1048576 │ │ ├─208151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208449 /bin/sh -s rabbit_disk_monitor │ ├─55974d3228f9ce917e802fbf713d5df7958c2dd0335e3126b0688174b7ea0c9a │ │ └─47477 /manager --metrics-bind-address=:9782 │ ├─f02a10e391c0984122972dae486adcdbabe18359dcf658087702b4efabf7f85c │ │ └─215193 /pause │ ├─7dfe52ae2955ece71181c5c9c35f3e44106d9ac56a105f7e250ad4e605ed25eb │ │ └─160987 /pause │ ├─373829d86117d5754821de1d130859aa15476feefe3e58bc69133879a0082592 │ │ └─64875 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─2ae50b0dad566ed6b04e4a109f5731fa65d2af768c77a6927a9caec14a011820 │ │ └─40641 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─29f0b450a61cb2c7ea52cfbce95246174bbc654a62b6e4adb71166c878010fe4 │ │ ├─48924 mysqld --wsrep_start_position=4ed0688c-427c-11f1-89c8-772a527dfcb8:20 │ │ └─49070 /var/lib/mysql/mysql-state-monitor │ ├─ffa0a57201664884cf655854cb7288cadd378eca4e2ee41ca240039afd9792e3 │ │ └─56522 /pause │ ├─bcca67681341f0b7b83dcb37063498d99d2cdd58bc39d8cc4cb835f0ee31a466 │ │ └─40095 /pause │ ├─c389e5231a0e93462d0df56f4a4c7d2a7bb7c2ef725c59f4d86ce151b9da563b │ │ ├─109624 glance-api: uWSGI master │ │ ├─109640 glance-api: uWSGI worker 1 │ │ └─109641 glance-api: uWSGI worker 2 │ ├─562ea5095ce3b0e04f3a3fe7ae684f48c7efc23d2bf781d233d7a1fe83b8afc1 │ │ └─161230 /pause │ ├─87b53ac41c582ca60ed710a21d7a7b6d53a981aa0f8d00c509eeb18aa8b0ddc4 │ │ └─161640 /pause │ ├─a639faf3088f832b206052429f679cb028ce485090628ae1cc5dcdc67e3ec0db │ │ └─110753 /pause │ ├─9a67dc0d719d044ddd30d5ec9adff818c7e20566d7456d50f63a05fe9db34c60 │ │ └─65498 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-38.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 │ ├─ead3c0a294e7f9d4c5f3fe9129d4581a6aea23dece86f8de87a470aa2d800f6a │ │ └─156554 /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 │ ├─e27e7176c23dfcd5a809a8df34359cb94ae8d7048c698b6fafeb1ae3d2045dc4 │ │ └─95831 /pause │ ├─085a94701cac34d36f608c33cdd840546ffafe7b2469bcc637dfeb9a5ae4e898 │ │ └─44317 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1d4e6227019d481284309af24cccc18d3948e94762e62c92f0c98db8ed716eb1 │ │ ├─146936 placement-api: uWSGI master │ │ ├─146964 placement-api: uWSGI worker 1 │ │ └─146965 placement-api: uWSGI worker 2 │ ├─1ca2174300d0f852bc6d025ddd56b858531e79a4492f0d76ed0355297dd7b44d │ │ └─227166 /pause │ ├─cf165413f0058fe64c8810edaaf3b4040a2d387dad958a307717f549432e22cc │ │ └─229567 /pause │ ├─e82b8a16b6754d2e3aeff424dd9dd9a68fabb131cf95e54360cf827c39adf601 │ │ └─47815 /manager --metrics-bind-address=:8080 │ ├─d06967922a5641f19235fdd70878e27faf60ed19553293bfa3928f238fef82a0 │ │ ├─172532 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172953 nova-scheduler: ServiceWrapper worker(0) │ │ └─172955 nova-scheduler: ServiceWrapper worker(1) │ ├─2a2824c5a1051f8c6021eeb9e6e63747dbed4b56333e4d505eef14cdcad4ba26 │ │ └─43177 /pause │ ├─022d9e46cb9f12128fbacaf85e0f1a5d5c3d2ce61a9ede15f2a23137e7f46042 │ │ └─235558 /pause │ ├─802a0eb68f6fee9c6d3e25f69a70921a5af14bc1327ddf9688e5f92197e826c7 │ │ └─40100 /pause │ ├─1e7cad5a198573a96ceb6576cc7f971dc6fbd519effcceab6a6d52882989bda9 │ │ └─232844 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─7d178de0c52957723dd3b25d18c404e8bde39b5b4025bed9821aad51f17c8b39 │ │ └─175433 /pause │ ├─e38fa99ff3e2471f31a42a31b2c99b6bb067c3b9f4a9c888eea692de7df41049 │ │ └─66341 /bin/oauth2-proxy │ ├─570da921beae2c3e78e17d028f2760f35198b28ac3efe02bc86556e89d07444e │ │ └─44149 /pause │ ├─20e03bda3f4d0b4d8ce2704675e3950dcc042fdae02e799cf172e9decc703d29 │ │ └─47320 /pause │ ├─ac42cafccff85b0b33eeca617301ea7004e9c7a62e2a8593cf77c819c962f76a │ │ ├─171717 nova-api: uWSGI master │ │ ├─171756 nova-api: uWSGI worker 1 │ │ └─171757 nova-api: uWSGI worker 2 │ ├─3db6d30f59fdbb870e648058d5e9603be3e3c578579accec28686dc92dbc2f3c │ │ └─40263 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 │ ├─73872ed6d0fe85e1781ec7605ea6b40ba1ffee12a44e91b504f84d0c10e6ec60 │ │ └─175366 /pause │ ├─9a85d7ba8c34ca979b86e33421878946fde4969c286f36e458dfb49d4b3eae72 │ │ └─56571 nfd-master -crd-controller=true -metrics=8081 │ ├─14642d95856e5d59a0b094c967ce98449d1d61563b150525e35a1a162ea7af93 │ │ ├─262619 /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 │ │ └─262812 /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 │ ├─97e132a993a343e9576fabdceed181b261882a2f11838bcdb09cfdea4571818a │ │ └─49044 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─018a3f2380e37764ad68904117c281eb69ba7768c2c8c951a97b263703a5b586 │ │ ├─171738 nova-metadata: uWSGI master │ │ ├─171764 nova-metadata: uWSGI worker 1 │ │ └─171765 nova-metadata: uWSGI worker 2 │ └─1a222dcd8765d0c002062bf68d02f29edad3351341b54b4f09ec28cc4741b3a9 │ ├─262497 manila-api: uWSGI master │ ├─262545 manila-api: uWSGI worker 1 │ └─262546 manila-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount