Control group /: -.slice ├─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 │ │ │ ├─21093 /lib/systemd/systemd --user │ │ │ └─21097 (sd-pam) │ │ └─session-22.scope │ │ ├─21082 sshd: cephadm [priv] │ │ └─21140 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1461 sshd: zuul [priv] │ │ └─1474 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1465 ssh: /home/zuul/.ansible/cp/199.19.213.236-22-zuul [mux] │ ├─315704 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iolqfzubqannczjuwrlqrshvyfotgtoh ; /usr/bin/python3'"'"' && sleep 0' │ ├─315705 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iolqfzubqannczjuwrlqrshvyfotgtoh ; /usr/bin/python3' && sleep 0 │ ├─315706 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iolqfzubqannczjuwrlqrshvyfotgtoh ; /usr/bin/python3 │ ├─315707 /bin/sh -c echo BECOME-SUCCESS-iolqfzubqannczjuwrlqrshvyfotgtoh ; /usr/bin/python3 │ ├─315708 /usr/bin/python3 │ ├─315709 /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 │ └─315711 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 … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12189 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a2f0b29cc06effb98f9bb42c5842455aff4eb013e0d210346c0d9e5d21645fc -address /run/containerd/containerd.sock │ │ ├─ 12576 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63fe01e827612fda9785e79302588d662ac1f581e5457331cd646404d422c7c2 -address /run/containerd/containerd.sock │ │ ├─ 19172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e22e11ab059fef47a4ca5290abd1bd7c330296efb05fd83c9a0ae7e181cba9de -address /run/containerd/containerd.sock │ │ ├─ 24354 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31209d4f6754873389ea82a1661ab30056fb22d110f1a68cf991d78a27af3579 -address /run/containerd/containerd.sock │ │ ├─ 28802 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36a1f3cf2992e91bd5a9021b179c72d0d348a72b6177985ff689d4733cb212e7 -address /run/containerd/containerd.sock │ │ ├─ 33298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 61f2f141a77d99e5e0091389562547e7c7f8dbb598368a13d5b11e4b521ebf8d -address /run/containerd/containerd.sock │ │ ├─ 38968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc182444d65938e97405318b8f80880a7c34bd0320377e5c04d52a7822c44e3 -address /run/containerd/containerd.sock │ │ ├─ 39019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41219861fccb0f306475a2ceca7629324305060d30d53f4170c9f3b56b20760b -address /run/containerd/containerd.sock │ │ ├─ 39021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9af49325529dddb06f0733aa1441b0596ee7358a77d6fcc473e935366a8e41e -address /run/containerd/containerd.sock │ │ ├─ 39047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb0da16a8a3738959ca55fb5a6cc5293a7a705246c37ca20341aa9930395a97 -address /run/containerd/containerd.sock │ │ ├─ 39052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a74c17ee31bef65cb2603d0b02705e3cc4854d4192b279f96501db582a68da -address /run/containerd/containerd.sock │ │ ├─ 39597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fcbbcb3b6f4b99a41fe2cd083a895739602bc3fd1b087b5e172af5931da9e36 -address /run/containerd/containerd.sock │ │ ├─ 40320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dcdbcd90822837ecd3f1fcee1075b98c313ed544c835338e0e83bfc65ec063c -address /run/containerd/containerd.sock │ │ ├─ 40361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90eb791e3a691a72605bbe65670c8e56cf09fbd7d10341bc76ffabe01f184669 -address /run/containerd/containerd.sock │ │ ├─ 41692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0bb690876aa390b9ed1e5d8428fb99f4f33ebfd572c3f3b8ab98d72f127528 -address /run/containerd/containerd.sock │ │ ├─ 42120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e4b5e8db67a91eb37fd0bc4d2138549599567a8014033fe7a3fffd9cdffc3b -address /run/containerd/containerd.sock │ │ ├─ 42181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00be142aa46cb01cc5bc0b53e17b07af326efb9e38b54b3886a35c7b2152f9e6 -address /run/containerd/containerd.sock │ │ ├─ 42595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccaaed7f29235897fc868a67b5665c13ce5e132d6c06f5584a9a7c3a52041210 -address /run/containerd/containerd.sock │ │ ├─ 43087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298c3f9075182fb2ddaa20daf2ffcf1954f94b8ff374ccdff743739bf73a2c25 -address /run/containerd/containerd.sock │ │ ├─ 43115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5273c730de20a73e2e4429db8a3b8790b2733efdec32d7e2deb42a0492d432d9 -address /run/containerd/containerd.sock │ │ ├─ 43168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36761848b86cd79824a6bc5890a4cc7b70682cacb85645bb275123b6d13dca61 -address /run/containerd/containerd.sock │ │ ├─ 45487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dab2a0cb97ed44e11a2b51cd693d0d9e9a237aed8742363b87b106dd1ceb251 -address /run/containerd/containerd.sock │ │ ├─ 45599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f533fd97dd00c07816452890c97c18d492ebadedf932a5c54815d84b8d7dc582 -address /run/containerd/containerd.sock │ │ ├─ 46484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b6f44fa37ad8ee5f43181ca6afa7473839af86da4b4f13b6c982e2b7348631 -address /run/containerd/containerd.sock │ │ ├─ 46600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5a1e61770cda6f401e05fcc003b27e93b8e68f37f28ccd8fb8b16cde2085e0 -address /run/containerd/containerd.sock │ │ ├─ 46979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 862d9a1b3fb5aa52cd71cd57a59528a6cb059c95de8df595f0c29305809198eb -address /run/containerd/containerd.sock │ │ ├─ 47290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f30345e4b36b371091be0d8c9cba9d314120447f3e7bae16da527b0d5af589 -address /run/containerd/containerd.sock │ │ ├─ 47699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c575afa3ae3174c57cf052f69e8fb3a31ce77def09c24328119f259898bdeb4 -address /run/containerd/containerd.sock │ │ ├─ 50004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2c117b4f8fbf152197a306dd1373317848acb29b2e1ae27143ef00df522d78 -address /run/containerd/containerd.sock │ │ ├─ 50227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ed1cc0bee040f9892473ff5ed530d081463120b14307f3b89dcf35c3ae12f1 -address /run/containerd/containerd.sock │ │ ├─ 54583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e49844c653ed8730f8e82d61020ad2454c75ba8e97a8684203cfb646f69d1d -address /run/containerd/containerd.sock │ │ ├─ 55228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10aad3eade70b775eafc673619a50d41aa56ba05a643d0d9fe69c8db822a1c09 -address /run/containerd/containerd.sock │ │ ├─ 55268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 670a0fd7107b50e0d6de9c53232b55529f1a845d26f8b86db36f265e2fb9d529 -address /run/containerd/containerd.sock │ │ ├─ 55319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53609c0890e2a14487dca502deaacea5858ec6bc2bca2283681393535edff5b6 -address /run/containerd/containerd.sock │ │ ├─ 55495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72eb38921b40bfb4882a77e170d04515027a7a522e7a86d53b4533c19d113344 -address /run/containerd/containerd.sock │ │ ├─ 59634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b89eb8ad6a3b8daa9df1d282dc86bbaa2aa4532a452f5c5873ed8634c83d22d0 -address /run/containerd/containerd.sock │ │ ├─ 59813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d825d3d9c306107e5bfd982eaa1653625e6695cc391d8c874f28d72534e0363 -address /run/containerd/containerd.sock │ │ ├─ 59860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18257c69cce79621b4d3b559f235b4bb0f986196fb3af294b37b78b84a9b4516 -address /run/containerd/containerd.sock │ │ ├─ 59904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab521dcec855695a2e756da4a2c0b423b995e0588db5fc324f92b368a8d44e8e -address /run/containerd/containerd.sock │ │ ├─ 61251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff3c34135287c3b671d3ba77cc04b97201f2d3d9a6ae731905c592d609a904e7 -address /run/containerd/containerd.sock │ │ ├─ 61336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4140a6ff5bedc83f0f58705185174a0f436b248a93d540c5206cfb8ddeaed464 -address /run/containerd/containerd.sock │ │ ├─ 62008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a9725e01416c584f69199aae6afe862be6f98590c0875d33a1c8d870c96529 -address /run/containerd/containerd.sock │ │ ├─ 62072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f949f5df8d345a7efa5b169e665cb9c651b49243a168fc905ede0b885c7261 -address /run/containerd/containerd.sock │ │ ├─ 62110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d88b83b5dd2b16b882b15f4417c7616add02e0bd972e00e21fd150fae8ca4c77 -address /run/containerd/containerd.sock │ │ ├─ 62563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 919ff990e04ca2ca183a376e72e864760afce63943dee87b79d19c8fc6d9d886 -address /run/containerd/containerd.sock │ │ ├─ 62844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2e466ac0a93ac9f3f4872f1e30f8f311499a3440c398a7d4d7139353cc650b -address /run/containerd/containerd.sock │ │ ├─ 63118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3c8d6fe766a30c65aaeac376d7930ed941b4d98d7284d12c5f87fa2a0f4ffb -address /run/containerd/containerd.sock │ │ ├─ 63492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ed7fabdcbebf2b4bb502837cb2d43f3fd6d7668a29ab16eeecd9f72edbe5da -address /run/containerd/containerd.sock │ │ ├─ 64116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976b629157f5b81a2abf37205409d0b843642247db03490cc9faa4c20015dd87 -address /run/containerd/containerd.sock │ │ ├─ 65765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68cfb013c320e6eecf38f2532e13d5f7050ddf75136a8e07e7d1b10720791583 -address /run/containerd/containerd.sock │ │ ├─ 67892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45113ba18b997fb5cbc53d25bf2150150da3444a4438038053d56e7f83495e07 -address /run/containerd/containerd.sock │ │ ├─ 77242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4441c64786d56f3463c5e9129f821d108312fe62eaf4138213c64771a70c227c -address /run/containerd/containerd.sock │ │ ├─ 78621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd224d4ebcbec952877b8382bc4b1282dc08fbe7d573492b643fcc62eacaf7e -address /run/containerd/containerd.sock │ │ ├─ 84561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecc2a2119abca32f6c372e0e6dd6ce6460f0c52e89e8dee825ff90092be8264 -address /run/containerd/containerd.sock │ │ ├─ 91020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811c079ab952bf51ebd55e401cebedacb566272eec574b71c495066493943ab9 -address /run/containerd/containerd.sock │ │ ├─ 94954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503501fdc54411e273c6b1d746cc13069dac975eb7e4ea1e62b7da6247575659 -address /run/containerd/containerd.sock │ │ ├─ 95000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9dffcb128d49c4582b98aa485e653e1d55866b099ae014694ef6905cb22258 -address /run/containerd/containerd.sock │ │ ├─103794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21240f28668f46ac41c74f036e6fc18d26f18e96c7530e70382c4944fa8cafa -address /run/containerd/containerd.sock │ │ ├─105297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8783746c8ed07a619a065344ce2c21db2ef2566b0c486bc653891c51457068f -address /run/containerd/containerd.sock │ │ ├─105343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4cd4720f41ca59d7cdb239e30c0d15ffcded0f36ea8fd95b21cd00f35450ab5 -address /run/containerd/containerd.sock │ │ ├─107295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561b552f7aba950b606214be97ce5b4b5649d527fcddccda58b0b62899dece24 -address /run/containerd/containerd.sock │ │ ├─109105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97d983792425f9e6ed63fc1517d0f395138cb7b9f99e583c2c551dab33fe4bb -address /run/containerd/containerd.sock │ │ ├─109125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2724093c2c4e015bd87a696fdb715fc9ad8ad3cc93e2e7e97a2ece48a452bb -address /run/containerd/containerd.sock │ │ ├─122158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfeff3258c9024cae79958938b1f1de03f0ca896ab328b528d80b1066d582f40 -address /run/containerd/containerd.sock │ │ ├─122199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521202297922d51c907c01757f9e8702e924beccf771b865995f4a3f02a85583 -address /run/containerd/containerd.sock │ │ ├─124833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e7a195633c73e21554dcbbd46ca5e730068e3eb939f70d827edc77c8df33656 -address /run/containerd/containerd.sock │ │ ├─139122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c703c1e5856d221c34a6fd679f4f628a7e4f7ebb338e37d95ffff1ff53be394 -address /run/containerd/containerd.sock │ │ ├─140143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aface50d9dcbfbea0d3e76bd9795cc4336fdbb710a40312198ef239a5c0d3e70 -address /run/containerd/containerd.sock │ │ ├─141211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9402d419ff3122196d782aec8d97455e1f98e08e0b0d770b269a8727ca0d329e -address /run/containerd/containerd.sock │ │ ├─141250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f19ea213592500bbabf82b0a07e48130cd7703b53cae65e104f879d73575e168 -address /run/containerd/containerd.sock │ │ ├─141920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7717c1816a3573f16cd3c69862a607e7a1f84da062153937046905ae57bae075 -address /run/containerd/containerd.sock │ │ ├─142987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208b17088892e752e98aab086b0cc6df5053806258dbf0264a16e6603477b6e8 -address /run/containerd/containerd.sock │ │ ├─157502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428f4f00162c41f22c8b7f3219aac782e921871df3c0b019785023fe6b5d9538 -address /run/containerd/containerd.sock │ │ ├─157790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c88189051e6b062814415bf6f94ca3f0eeaac2a17bd8c854689bb7326abe93 -address /run/containerd/containerd.sock │ │ ├─157840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be16cc17cd3ee847d3b49b046fcbaa2c6676df2cba98efe660f58d6ecdc1989 -address /run/containerd/containerd.sock │ │ ├─158114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d59fad6675e024fcb8a6d30500eafa6fa93477998c570c7af980359e2130132 -address /run/containerd/containerd.sock │ │ ├─158452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b22812f3b4e5322d140ddc21547cc8ed868d8c2ac1a805c6db3c880efbe9566 -address /run/containerd/containerd.sock │ │ ├─158544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faae88822166685712303330f37c98e9b025176b217d6224abf2414f1935c3ce -address /run/containerd/containerd.sock │ │ ├─170757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 284e77950701787a5cc879748e03c92d3fb8a3c60fa27093e8001e090ce23092 -address /run/containerd/containerd.sock │ │ ├─172578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9bcca29343c39d27d37712adde0bc75838e3a9289af3f5d4c777a17fb3e5db2 -address /run/containerd/containerd.sock │ │ ├─172594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b52a33e3b3de9d0d72363dcc0f366eab76523d1622b0ac88debe3bc8f7ce95 -address /run/containerd/containerd.sock │ │ ├─172860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742847fa17c71351173c9593b8af2458cc72e93cc57921802f47087e8c3599f1 -address /run/containerd/containerd.sock │ │ ├─172932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe6ffcaf20190020c18631c4e6627bbdda3672e9babfde6ff948e65a2b01f1e -address /run/containerd/containerd.sock │ │ ├─173052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 448d2f1928070fdb3ea4c947c6e05396f87558da11f0da555e1a57f13228febc -address /run/containerd/containerd.sock │ │ ├─179930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b423502c7c96ca8f7ca590076578cdaac908f5b70cd58147743f93eaa5f960e5 -address /run/containerd/containerd.sock │ │ ├─184262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5ea806240d9855ff16ea0650f6f8e64ce28f64b310d185f663f1e31ca8d2ee -address /run/containerd/containerd.sock │ │ ├─193633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecfdde1e5f31afeb72731476a7a7e3fc3faf561b455556c8cb1e3343f85863bc -address /run/containerd/containerd.sock │ │ ├─193784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef83838cdc58573b1d3cca1cb76f20c1d05536c3c06b60ffe224bc7713f2950 -address /run/containerd/containerd.sock │ │ ├─193979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd12b3a95f1720b7338f3e12567891b72dd0835cef687e1e249f8366e6e4a60 -address /run/containerd/containerd.sock │ │ ├─209487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 222e69e9ef73ae3951da424d64bb5734d93bb12851173b593f9c4706c3993d29 -address /run/containerd/containerd.sock │ │ ├─218285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2e5f00b139c103ea434f42bd4f2f476af0458acbdcdce7a1a5e6a819e841ee -address /run/containerd/containerd.sock │ │ ├─218338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9938e01f9d17b400f78f81b6a067365cc87bcd3553c2e151b7ab5cffc144e93e -address /run/containerd/containerd.sock │ │ ├─218361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1e19917e7f336dcc6110b09655e9d9745ef97c8231877cd3ec92e2f9de3b66 -address /run/containerd/containerd.sock │ │ ├─218650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf7eefa6afe07d7408e2c88f25875673fc5e780a22cadd5980c438b14ca7573 -address /run/containerd/containerd.sock │ │ ├─229878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7fa5acf9db7bf823d3f70a6305f6563ced02d8f79fdb70cd40765299d4d892 -address /run/containerd/containerd.sock │ │ ├─232567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe28bfad07e1fa480916b957c1cee7c358a1a4f920433af308a2a5d5aadbf065 -address /run/containerd/containerd.sock │ │ ├─233597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640a0af74d9800be7e0bb2900a397628ab8f4177966fbcb852efeedcffa07e97 -address /run/containerd/containerd.sock │ │ ├─234730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e0deeea8722ac9730e322b08cb9d66997364c1c58021d2d932987334884e4a -address /run/containerd/containerd.sock │ │ ├─235205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad15acf04c6efa5ce9e5bd8f452ba1579f2b6656be01824df3989aa9a5e50289 -address /run/containerd/containerd.sock │ │ ├─236958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48715249825f77194f4b81ae2e59165b2b4cd15407aea2834ecb929948b91b7 -address /run/containerd/containerd.sock │ │ ├─238268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc747ea24cc1d2c1bc0f4933daaef6d82c7431cdf799f0deb84e78db376a6d0 -address /run/containerd/containerd.sock │ │ ├─238386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340a2a90955df3de5c5362ad8d167d1353ddddefcf7a8df4a57fb9465481600b -address /run/containerd/containerd.sock │ │ ├─248326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9dd11b5f94604f4733eae5c87b4206b0333f610db39660d13f93d7bd06076fa -address /run/containerd/containerd.sock │ │ ├─248828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1431a0d99d3a0c4427c77d249ab752cf604099169128a7f76d7f77d09a8bcb9d -address /run/containerd/containerd.sock │ │ ├─255240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9240da4e1c30c3733aaf42f5466bc25b2dcb0c41709a8ec089965bd896bdf3 -address /run/containerd/containerd.sock │ │ ├─259326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8773ff272eed5091bb294b784eb0d2fa09d4684e0b8026511a2886394bb54b -address /run/containerd/containerd.sock │ │ ├─259442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bf78879147bd6994fdd740aa0e309a542d7c7aaf3eab5e5966c6256501f553 -address /run/containerd/containerd.sock │ │ ├─259482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920b4a323fa082718ea8b58009b657bed6c3ac6094813176fcf9f5ee5fdb3bce -address /run/containerd/containerd.sock │ │ ├─259567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3084b614cd0363fdddbe2361f88b93bfc5ae88b2ba26ed7e1a1448ffb53cea -address /run/containerd/containerd.sock │ │ ├─271115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ca16b5c3c99b6b173b317d7e24c04ed51cee0299ef9cbd83dba150f9945182 -address /run/containerd/containerd.sock │ │ ├─274609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92a6902e7e9d8f3e4fdb97cdc6ab49509cde80dd71217d2eefe712228308ba2 -address /run/containerd/containerd.sock │ │ └─276472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1def00f4d126bae5e0be3feccae0c5857ef98c147402561775c0e28b2afd0740 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-31209d4f6754873389ea82a1661ab30056fb22d110f1a68cf991d78a27af3579.scope … │ │ ├─24380 /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 │ │ └─24392 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-5a2f0b29cc06effb98f9bb42c5842455aff4eb013e0d210346c0d9e5d21645fc.scope … │ │ ├─12237 /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 │ │ └─12249 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28513 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28785 /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 │ │ │ ├─19129 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19149 /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@mgr.instance.mabmrb.service │ │ │ ├─12489 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mabmrb/unit.run │ │ │ └─12521 /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-mabmrb --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.mabmrb:/var/lib/ceph/mgr/ceph-instance.mabmrb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mabmrb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mabmrb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24069 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24338 /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 │ │ │ ├─33012 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33280 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12159 /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 … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138579 /sbin/multipathd -d -s │ ├─docker-61f2f141a77d99e5e0091389562547e7c7f8dbb598368a13d5b11e4b521ebf8d.scope … │ │ ├─33323 /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 │ │ └─33335 /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 │ ├─kubelet.service │ │ └─39449 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.236 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-36a1f3cf2992e91bd5a9021b179c72d0d348a72b6177985ff689d4733cb212e7.scope … │ │ ├─28826 /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 │ │ └─28838 /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 │ ├─uuidd.service │ │ └─1396 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10685 /usr/sbin/chronyd -F 1 │ │ └─10686 /usr/sbin/chronyd -F 1 │ ├─docker-63fe01e827612fda9785e79302588d662ac1f581e5457331cd646404d422c7c2.scope … │ │ ├─12602 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mabmrb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12622 /usr/bin/ceph-mgr -n mgr.instance.mabmrb -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 │ ├─iscsid.service │ │ ├─138345 /sbin/iscsid │ │ └─138346 /sbin/iscsid │ ├─run-ra79f26dd4cb549539862ea588f59e191.scope │ │ └─191180 /usr/sbin/libvirtd --listen │ ├─docker-e22e11ab059fef47a4ca5290abd1bd7c330296efb05fd83c9a0ae7e181cba9de.scope … │ │ ├─19200 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19216 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─046587fb916f2a8f722f1c4dd8745d79c2a5d48ef31f0f8b3c0593509d74be05 │ │ └─237057 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─62beb27393f0c452b640ded2a40fcea61b48a022e5e3596cd10ab3bdf93db5aa │ │ └─64754 /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 │ ├─5bd12b3a95f1720b7338f3e12567891b72dd0835cef687e1e249f8366e6e4a60 │ │ └─194014 /pause │ ├─fa2dfca178c8f05362f935c85b804306caa02f577716d733fd35d836ae891282 │ │ ├─107422 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107484 /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 -- │ │ ├─107494 erl_child_setup 1048576 │ │ ├─107583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107664 /bin/sh -s rabbit_disk_monitor │ ├─0da98ea0ace512b89077fc8aaf6add271f1d8bea5abf4a85bdf5e4716a9dec21 │ │ ├─184534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184551 /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 -- │ │ ├─184557 erl_child_setup 1048576 │ │ ├─184643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185022 /bin/sh -s rabbit_disk_monitor │ ├─e2ed1cc0bee040f9892473ff5ed530d081463120b14307f3b89dcf35c3ae12f1 │ │ └─50250 /pause │ ├─2dab2a0cb97ed44e11a2b51cd693d0d9e9a237aed8742363b87b106dd1ceb251 │ │ └─45516 /pause │ ├─53609c0890e2a14487dca502deaacea5858ec6bc2bca2283681393535edff5b6 │ │ └─55345 /pause │ ├─68cfb013c320e6eecf38f2532e13d5f7050ddf75136a8e07e7d1b10720791583 │ │ └─65789 /pause │ ├─348b45685ccdbd1f909694b03e6e587c7877a36b61c035fc2058459daab48887 │ │ └─139498 /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 │ ├─aface50d9dcbfbea0d3e76bd9795cc4336fdbb710a40312198ef239a5c0d3e70 │ │ └─140169 /pause │ ├─f21240f28668f46ac41c74f036e6fc18d26f18e96c7530e70382c4944fa8cafa │ │ └─103818 /pause │ ├─a23b526f6493d0e54060eb15488819e7955d5d319c98e12254d5d9724d0931fd │ │ ├─169607 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170079 nova-scheduler: ServiceWrapper worker(0) │ │ └─170084 nova-scheduler: ServiceWrapper worker(1) │ ├─fb07d1e678eff0a83ad2cdc41e8880a34d0d108497ffb1e99e53cb0336f732d3 │ │ └─65566 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dfe6ffcaf20190020c18631c4e6627bbdda3672e9babfde6ff948e65a2b01f1e │ │ └─172965 /pause │ ├─eb02fd0ea2d5a514adc009ec33ceccb45a5f5ab19f46281564494db3c29ad77e │ │ ├─274814 apache2 -DFOREGROUND │ │ ├─276851 (wsgi:h -DFOREGROUND │ │ ├─276852 (wsgi:h -DFOREGROUND │ │ ├─276853 (wsgi:h -DFOREGROUND │ │ ├─276854 (wsgi:h -DFOREGROUND │ │ ├─276855 (wsgi:h -DFOREGROUND │ │ ├─276856 apache2 -DFOREGROUND │ │ └─276857 apache2 -DFOREGROUND │ ├─dfeff3258c9024cae79958938b1f1de03f0ca896ab328b528d80b1066d582f40 │ │ └─122181 /pause │ ├─ccefb4cd48aa7e7c10e09869d7532266c1eb5791ba11ffcc4972c9d3ebe24a6a │ │ └─85620 /usr/local/bin/rook ceph operator │ ├─8d825d3d9c306107e5bfd982eaa1653625e6695cc391d8c874f28d72534e0363 │ │ └─59838 /pause │ ├─811c079ab952bf51ebd55e401cebedacb566272eec574b71c495066493943ab9 │ │ └─91043 /pause │ ├─919ff990e04ca2ca183a376e72e864760afce63943dee87b79d19c8fc6d9d886 │ │ └─62588 /pause │ ├─af7fa5acf9db7bf823d3f70a6305f6563ced02d8f79fdb70cd40765299d4d892 │ │ └─229901 /pause │ ├─f48715249825f77194f4b81ae2e59165b2b4cd15407aea2834ecb929948b91b7 │ │ └─236982 /pause │ ├─61c88189051e6b062814415bf6f94ca3f0eeaac2a17bd8c854689bb7326abe93 │ │ └─157814 /pause │ ├─08009f5ebd1edc1639d40166180b8ec94088cc81a0410b89c41713e91c47d07e │ │ ├─268933 manila-api: uWSGI master │ │ ├─269013 manila-api: uWSGI worker 1 │ │ └─269014 manila-api: uWSGI worker 2 │ ├─640a0af74d9800be7e0bb2900a397628ab8f4177966fbcb852efeedcffa07e97 │ │ └─233621 /pause │ ├─fbf7eefa6afe07d7408e2c88f25875673fc5e780a22cadd5980c438b14ca7573 │ │ └─218674 /pause │ ├─ecfdde1e5f31afeb72731476a7a7e3fc3faf561b455556c8cb1e3343f85863bc │ │ └─193658 /pause │ ├─0d2e5f00b139c103ea434f42bd4f2f476af0458acbdcdce7a1a5e6a819e841ee │ │ └─218350 /pause │ ├─c9728d06d93add9865fc7bc7d90d2fd0bfada25124f31ea92a3a4716f8c9905b │ │ └─253914 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 │ ├─965b281cb8832ca9b61df545fe06cad09642c74794a3052f088947ed7ac61645 │ │ ├─47953 mysqld --wsrep_start_position=507a82b1-4aa3-11f1-b9d2-bf8a78039fe0:20 │ │ └─48047 /var/lib/mysql/mysql-state-monitor │ ├─4b8313638da624105baf9e4e1c3f38a4a756b41f25af306a2461f40d77346afc │ │ ├─255487 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255515 /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 -- │ │ ├─255521 erl_child_setup 1048576 │ │ ├─255651 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255652 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255985 /bin/sh -s rabbit_disk_monitor │ ├─b0df8ad90c4ac07acc661a809eac293fc4cc90d691839ac989dc9acc3a02a502 │ │ └─64389 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─448d2f1928070fdb3ea4c947c6e05396f87558da11f0da555e1a57f13228febc │ │ └─173090 /pause │ ├─e219102a17cfe90bacb295bcad3929d9a1f6d979c730150f823356cfa9b7a3ec │ │ └─65327 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9807f95781e14a92a5d53120c860a37edf61b37ddf9e181b63af9437de2e7f07 │ │ ├─182460 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183075 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183077 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183080 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a9bcca29343c39d27d37712adde0bc75838e3a9289af3f5d4c777a17fb3e5db2 │ │ └─172671 /pause │ ├─b89eb8ad6a3b8daa9df1d282dc86bbaa2aa4532a452f5c5873ed8634c83d22d0 │ │ └─59690 /pause │ ├─1d2724093c2c4e015bd87a696fdb715fc9ad8ad3cc93e2e7e97a2ece48a452bb │ │ └─109170 /pause │ ├─8ee3dc1d813ef3704a115750b9d85f4f7e2f82f57e68ec2c1a133709324b4543 │ │ ├─141464 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141501 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141524 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141853 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─314937 sleep 15 │ ├─208b17088892e752e98aab086b0cc6df5053806258dbf0264a16e6603477b6e8 │ │ └─143009 /pause │ ├─b423502c7c96ca8f7ca590076578cdaac908f5b70cd58147743f93eaa5f960e5 │ │ └─179952 /pause │ ├─f19ea213592500bbabf82b0a07e48130cd7703b53cae65e104f879d73575e168 │ │ └─141279 /pause │ ├─c8783746c8ed07a619a065344ce2c21db2ef2566b0c486bc653891c51457068f │ │ └─105321 /pause │ ├─b9f1e188cb9e904a74252560bcdef82957bc0d8e5bd5feb4f11bef9929e464b9 │ │ └─55555 nfd-gc -gc-interval=1h │ ├─284e77950701787a5cc879748e03c92d3fb8a3c60fa27093e8001e090ce23092 │ │ └─170781 /pause │ ├─f533fd97dd00c07816452890c97c18d492ebadedf932a5c54815d84b8d7dc582 │ │ └─45622 /pause │ ├─cecc2a2119abca32f6c372e0e6dd6ce6460f0c52e89e8dee825ff90092be8264 │ │ └─84585 /pause │ ├─0fcbbcb3b6f4b99a41fe2cd083a895739602bc3fd1b087b5e172af5931da9e36 │ │ └─39632 /pause │ ├─c2db6e82f502dadb5d4d05d44ed657649dfb92ae1325b3ecd623150e49303478 │ │ └─39667 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9be16cc17cd3ee847d3b49b046fcbaa2c6676df2cba98efe660f58d6ecdc1989 │ │ └─157864 /pause │ ├─ad15acf04c6efa5ce9e5bd8f452ba1579f2b6656be01824df3989aa9a5e50289 │ │ └─235267 /pause │ ├─c067fb524514ff41ffc63935fb372836f2e2b09782d2e69fd277bbc3d73e628b │ │ └─190942 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─59e4b5e8db67a91eb37fd0bc4d2138549599567a8014033fe7a3fffd9cdffc3b │ │ └─42147 /pause │ ├─b4cd4720f41ca59d7cdb239e30c0d15ffcded0f36ea8fd95b21cd00f35450ab5 │ │ └─105367 /pause │ ├─5b6d5fc0933eb7a53ed44987dad2eb5083d48af9a13b2f2c5cc2c3b9c3252579 │ │ ├─63301 nginx: master process nginx -g daemon off; │ │ ├─63323 nginx: worker process │ │ ├─63324 nginx: worker process │ │ ├─63325 nginx: worker process │ │ ├─63326 nginx: worker process │ │ └─63327 nginx: worker process │ ├─a3abf632982dc669c8ed2b96bd152629e5762557673ad7081c63907fd37b1bd3 │ │ ├─205447 heat-api: uWSGI master │ │ ├─205479 heat-api: uWSGI worker 1 │ │ └─205480 heat-api: uWSGI worker 2 │ ├─7c5bcee9d7751a2b282958fb5da1c43824560a8b075c67f4433a21fc23cddfe7 │ │ ├─170967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170984 /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 -- │ │ ├─170990 erl_child_setup 1048576 │ │ ├─171102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171208 /bin/sh -s rabbit_disk_monitor │ ├─45ca16b5c3c99b6b173b317d7e24c04ed51cee0299ef9cbd83dba150f9945182 │ │ └─271139 /pause │ ├─461ffb7b113c861e5f89e57403275526321f903bb37b0f7efe114c4e0dfc9ff3 │ │ ├─228797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228816 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─229553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6d3038923708167139a03fdeff45f7159e95a9831977389dd19d826b76bcaa42 │ │ └─232780 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─561b552f7aba950b606214be97ce5b4b5649d527fcddccda58b0b62899dece24 │ │ └─107319 /pause │ ├─a9af49325529dddb06f0733aa1441b0596ee7358a77d6fcc473e935366a8e41e │ │ └─39136 /pause │ ├─9b5ea806240d9855ff16ea0650f6f8e64ce28f64b310d185f663f1e31ca8d2ee │ │ └─184284 /pause │ ├─0d95a586d9fd9ed71c45ee85fb26bb3c1ae5a80d7590b473c8645731e747ff71 │ │ └─275167 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─81c2b7164a9fa049eacb5f3b7eb35baea3d6f958ef72e16875b1b213f276bdf5 │ │ └─96178 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7aba584bdc9d1269a3324fbe1847ea82876fdd9c71610511b344b9cfe9d0ca44 │ │ ├─248765 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249052 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249053 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─670a0fd7107b50e0d6de9c53232b55529f1a845d26f8b86db36f265e2fb9d529 │ │ └─55304 /pause │ ├─d88b83b5dd2b16b882b15f4417c7616add02e0bd972e00e21fd150fae8ca4c77 │ │ └─62136 /pause │ ├─f679f5f21520cb02e9c66b4dfd415497b093a5f9e06ad55dc55e3c9f14293fd6 │ │ └─197892 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─41219861fccb0f306475a2ceca7629324305060d30d53f4170c9f3b56b20760b │ │ └─39104 /pause │ ├─fada1334a253e2daf9e4a9c42cd99cff5831c9e1e985b6bcff975e2666402db3 │ │ └─48138 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cde62b1c80b11d51a46e8f000dab5738b40f7316a5303a8032c41141102290ef │ │ └─55641 nfd-master -crd-controller=true -metrics=8081 │ ├─ff3c34135287c3b671d3ba77cc04b97201f2d3d9a6ae731905c592d609a904e7 │ │ └─61288 /pause │ ├─e9620f00af227a28a043225670932208aa64aa00f0f2737d7d5d0ef999c17d66 │ │ └─64442 /goldpinger --static-file-path /static │ ├─0a4a3670bc72c07e878c2e2dfe51acb2e9fb99bce35df9ea173b1166883c058b │ │ ├─142186 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142379 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142384 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─315197 sleep 15 │ ├─1400938efd2526ab47bd8488163d5a4b2c8d334a4f6e14f68132ac661fcba287 │ │ └─63866 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─40c2957a04cff7d3e629e2d1be21a8556ddd1c360190febab22a4a602febf8b7 │ │ └─277336 /bin/openstack-database-exporter │ ├─eeb0da16a8a3738959ca55fb5a6cc5293a7a705246c37ca20341aa9930395a97 │ │ └─39138 /pause │ ├─9529151ae3e8a2ccbd4161113d9bc7893a97d7c528ca0d72885481b4c9b75753 │ │ └─42186 /coredns -conf /etc/coredns/Corefile │ ├─e54c40b746bf678034094510c4678f8f015c23fbf502e8907eb6c8faee849582 │ │ └─191127 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f790c5b685c6123db52239daec33dccf3dab6221088d8f95a63a7a6cd451e6a1 │ │ ├─ 95571 /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 │ │ └─236465 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─45113ba18b997fb5cbc53d25bf2150150da3444a4438038053d56e7f83495e07 │ │ └─67915 /pause │ ├─4dcdbcd90822837ecd3f1fcee1075b98c313ed544c835338e0e83bfc65ec063c │ │ └─40349 /pause │ ├─3bc747ea24cc1d2c1bc0f4933daaef6d82c7431cdf799f0deb84e78db376a6d0 │ │ └─238311 /pause │ ├─b435008cb6fabf44a30c7a76000b493b5d6d6cff5180821930a034599ac12fe3 │ │ ├─185103 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─185593 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqudnnyop/privsep.sock │ ├─d7c42db4a54c031ddd05a7291f996bc9ca47e86b999a7c7f9e067cb7ce2c0383 │ │ ├─205752 heat-api-cfn: uWSGI master │ │ ├─205773 heat-api-cfn: uWSGI worker 1 │ │ └─205774 heat-api-cfn: uWSGI worker 2 │ ├─9938e01f9d17b400f78f81b6a067365cc87bcd3553c2e151b7ab5cffc144e93e │ │ └─218473 /pause │ ├─18257c69cce79621b4d3b559f235b4bb0f986196fb3af294b37b78b84a9b4516 │ │ └─59882 /pause │ ├─72eb38921b40bfb4882a77e170d04515027a7a522e7a86d53b4533c19d113344 │ │ └─55518 /pause │ ├─b1ac87cf8ed4a18557ce3d2f3e065ad07a5128b1773b5bb70d03054992674afd │ │ └─42267 /coredns -conf /etc/coredns/Corefile │ ├─6b454f967ad80d19a5eaf4ad6b856c6fd42338dc8523c37ffb6da4106baea3e0 │ │ ├─230180 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230216 /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 -- │ │ ├─230222 erl_child_setup 1048576 │ │ ├─230276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230489 /bin/sh -s rabbit_disk_monitor │ ├─db5b7924d8054c1e01228af419c67f63f88132233695254df2b34e95b2777f21 │ │ ├─169641 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169993 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169994 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9f9240da4e1c30c3733aaf42f5466bc25b2dcb0c41709a8ec089965bd896bdf3 │ │ └─255264 /pause │ ├─b0f30345e4b36b371091be0d8c9cba9d314120447f3e7bae16da527b0d5af589 │ │ └─47317 /pause │ ├─e38a0f84841fef7de66ee5c03d585f2f6189c6c0b2256f964a5f3b198287cc76 │ │ ├─182520 neutron-policy-server: uWSGI master │ │ ├─182536 neutron-policy-server: uWSGI worker 1 │ │ └─182537 neutron-policy-server: uWSGI worker 2 │ ├─6056a0de7570d775c793231cf44df96af8f48a631c9495bfba57c71248dd0bc2 │ │ ├─168669 nova-api: uWSGI master │ │ ├─168703 nova-api: uWSGI worker 1 │ │ └─168704 nova-api: uWSGI worker 2 │ ├─5ebe87363058d0f641485bb18b0f7e73c3473a73725600a2dd6b88a005561f17 │ │ └─188055 /manager --metrics-bind-address=:9782 │ ├─b8fcb183a3a57a4cadfe47d69d023d2c577e24e0d77ec34c65a0154ee3c32870 │ │ ├─205427 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205893 heat-engine: ServiceWrapper worker(0) │ │ └─205896 heat-engine: ServiceWrapper worker(1) │ ├─fb24d3cbebf117f945d68a66d969d5ca3ca5e8e9e2b321847e38f3e471126961 │ │ ├─180552 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180794 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180805 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─315607 sleep 15 │ ├─df4da2c5af11c0482a52b0b1eb1da64e998139f5e57643545287a5723a7a8fb4 │ │ └─43312 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8355a65bac9eb292a0c2d9379706244f66ef0b93739b763aceb1a0f9502c64f2 │ │ ├─139531 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139545 /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 │ ├─4c575afa3ae3174c57cf052f69e8fb3a31ce77def09c24328119f259898bdeb4 │ │ └─47721 /pause │ ├─d3db8299d979733975e5f11f61af1f45f34e441c3d9ceb8eb4bbf96472c1964d │ │ └─55765 /secretgen-controller │ ├─58f685ced9962383f7242211afbfcdf14ebb48003e9002638385d23ec9f7ce00 │ │ └─63803 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─080a75472ecd26ebb8bd20795c173ddb44240304b89edd27a513787213237129 │ │ ├─168850 nova-metadata: uWSGI master │ │ ├─168862 nova-metadata: uWSGI worker 1 │ │ └─168863 nova-metadata: uWSGI worker 2 │ ├─78423082271d34477a50997976dd3981e812237ba6c53dcba5a4f14484fec724 │ │ ├─248787 magnum-api: uWSGI master │ │ ├─248816 magnum-api: uWSGI worker 1 │ │ └─248817 magnum-api: uWSGI worker 2 │ ├─2b2c117b4f8fbf152197a306dd1373317848acb29b2e1ae27143ef00df522d78 │ │ └─50029 /pause │ ├─9402d419ff3122196d782aec8d97455e1f98e08e0b0d770b269a8727ca0d329e │ │ └─141236 /pause │ ├─b92a6902e7e9d8f3e4fdb97cdc6ab49509cde80dd71217d2eefe712228308ba2 │ │ └─274637 /pause │ ├─89e5f261570138334b5d3198f7ae3f6c0dbf727809491d4e0106f289b684d343 │ │ └─61378 /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 │ ├─c8ca1a535b949165631980873d491d3b785697eb45b692e2b778919751059251 │ │ └─180608 vector --config /etc/vector/vector.toml │ ├─943f27df1cb737fd4560c2e37d2a19cb9336ac41e9a30080a3cef231131805bf │ │ └─39237 kube-apiserver --advertise-address=199.19.213.236 --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 │ ├─8dedc7167b980d397f475460d5c6b906cca991271d1a4995db1ce13729ab4b4e │ │ └─43400 /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 │ ├─697954c5f1e86b14bad4e1bf231a9d9e8d42b50c83ed703658a8a7903ae21ff4 │ │ └─47832 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2fc182444d65938e97405318b8f80880a7c34bd0320377e5c04d52a7822c44e3 │ │ └─38992 /pause │ ├─d1b6f44fa37ad8ee5f43181ca6afa7473839af86da4b4f13b6c982e2b7348631 │ │ └─46507 /pause │ ├─5c8b05987c0995d4b0174692c8764e2d2e48e87c20e923e3eebce1465cad5b37 │ │ └─234148 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─58335201f4eede89d24ec2fe238a3ab843fdcd076af1e5fa8afd8d2486dc3b4f │ │ └─188256 /kube-vip manager │ ├─32495ffb59e8d93c2905c700d27f594e093762e0972391c739c2024fff74de83 │ │ ├─71242 apache2 -DFOREGROUND │ │ ├─71261 (wsgi:k -DFOREGROUND │ │ ├─71262 (wsgi:k -DFOREGROUND │ │ ├─71263 (wsgi:k -DFOREGROUND │ │ ├─71264 (wsgi:k -DFOREGROUND │ │ ├─71266 apache2 -DFOREGROUND │ │ ├─71269 apache2 -DFOREGROUND │ │ ├─71270 apache2 -DFOREGROUND │ │ ├─71271 apache2 -DFOREGROUND │ │ ├─71273 apache2 -DFOREGROUND │ │ ├─71274 apache2 -DFOREGROUND │ │ ├─71275 apache2 -DFOREGROUND │ │ └─71279 apache2 -DFOREGROUND │ ├─c1ce358f282bfbd7d52ea651db5b739aa54e6083777518e5abef6748d1ae55cf │ │ └─268945 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1431a0d99d3a0c4427c77d249ab752cf604099169128a7f76d7f77d09a8bcb9d │ │ └─248867 /pause │ ├─08c46a38387ed565463473e1490f4c3033cb276d27986186ecc5073eb4a0443f │ │ └─234778 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─33076a2b40bb22b595446521aad4b6aede1b20ece5fed93111795d398d335799 │ │ └─188305 /manager --metrics-bind-address=:8080 │ ├─92906053d900994f9588636c4de1fbde51fb64f1de30f66606f840a06af0ec92 │ │ ├─119211 cinder-api: uWSGI master │ │ ├─119224 cinder-api: uWSGI worker 1 │ │ └─119225 cinder-api: uWSGI worker 2 │ ├─b8f3d0a40d906e61562ca4891cf0f3aee5c71a3d85013722ff095c5beb1961ec │ │ └─268934 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e392c3722f271bd483a96ca486f34ed2bbcb252e5b7c98b5fe7d35533ffbdc1e │ │ ├─91234 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91325 /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 -- │ │ ├─91337 erl_child_setup 1048576 │ │ ├─91483 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91626 /bin/sh -s rabbit_disk_monitor │ ├─ef43cf05809fd663647e1ef47f9f49dba1cef6376972ff137d3cfdad8a65d4a5 │ │ └─65740 /bin/memcached_exporter │ ├─d3b52a33e3b3de9d0d72363dcc0f366eab76523d1622b0ac88debe3bc8f7ce95 │ │ └─172669 /pause │ ├─c5f949f5df8d345a7efa5b169e665cb9c651b49243a168fc905ede0b885c7261 │ │ └─62097 /pause │ ├─fe28bfad07e1fa480916b957c1cee7c358a1a4f920433af308a2a5d5aadbf065 │ │ └─232592 /pause │ ├─af9688d7a5e72053a89d4b35ae3a077cec52ef73a8ad83153835862638633152 │ │ └─50437 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 │ ├─e8dd1fe06e383a455cb2d8438d0e842f0ae085495100c41bbe89909f2e5c5d72 │ │ ├─104246 glance-api: uWSGI master │ │ ├─104259 glance-api: uWSGI worker 1 │ │ └─104260 glance-api: uWSGI worker 2 │ ├─faae88822166685712303330f37c98e9b025176b217d6224abf2414f1935c3ce │ │ └─158569 /pause │ ├─2545c7ca45ab9007e7f55a9b347d9891b5b749beef2ec25fe0a4994ab25e5cda │ │ ├─143195 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143212 /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 -- │ │ ├─143218 erl_child_setup 1048576 │ │ ├─143265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143437 /bin/sh -s rabbit_disk_monitor │ ├─920b4a323fa082718ea8b58009b657bed6c3ac6094813176fcf9f5ee5fdb3bce │ │ └─259511 /pause │ ├─c74b8ccfeb6e3a03b2d5674f10b6ddbd0cb3e6c78186fd9286c2a58be4de7c4c │ │ ├─123239 /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 │ │ └─123436 /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 │ ├─a8ed7fabdcbebf2b4bb502837cb2d43f3fd6d7668a29ab16eeecd9f72edbe5da │ │ └─63515 /pause │ ├─e7605e5dedfdb7dd4692d3a3eaf40d66cc4dc18d098082fe1d8bbc943b9b776b │ │ └─235312 /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 │ ├─29417a4cf963c628612cf8b476ba0e40a57170c6a37afed215c2ac420f382ba6 │ │ └─106935 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─742847fa17c71351173c9593b8af2458cc72e93cc57921802f47087e8c3599f1 │ │ └─172886 /pause │ ├─6e3c8d6fe766a30c65aaeac376d7930ed941b4d98d7284d12c5f87fa2a0f4ffb │ │ └─63147 /pause │ ├─488c5d4517c0efe98c36a5def614672ba9ab5b4ecc30c9035a84c7979d0c2bb0 │ │ ├─83798 barbiacan-api: uWSGI master │ │ └─83831 barbiacan-api: uWSGI worker 1 │ ├─01774b745d039bfda636f4bb1cd1487e61911f367f1f855fb64c9f316cab0aa0 │ │ └─50612 valkey-server *:26379 [sentinel] │ ├─230ee8614c74ca3dd8464977aef7474107f724a1b566191200230a6a5d7b1e69 │ │ └─65388 /bin/pushgateway │ ├─90eb791e3a691a72605bbe65670c8e56cf09fbd7d10341bc76ffabe01f184669 │ │ └─40393 /pause │ ├─4c77fece5a330e50356c5c0cedf78ef652b2e1a1b64666c145d471e5541cdbab │ │ └─95402 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-z86zw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8d3084b614cd0363fdddbe2361f88b93bfc5ae88b2ba26ed7e1a1448ffb53cea │ │ └─259603 /pause │ ├─1d59fad6675e024fcb8a6d30500eafa6fa93477998c570c7af980359e2130132 │ │ └─158150 /pause │ ├─7dac5380c31b86de9dfa9275ab762c79ef10efd9934941a70f860166acdfb50e │ │ └─164041 /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 │ ├─f01437252f2df40b51c28b11f7c010921a4cec6d57cb5ce3c851fbe22abf4ffe │ │ └─60646 /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 │ ├─9094d142948b35ae8560468c0aedb6c6f5b85e3be6cf55f87630ff8310fc2104 │ │ └─122764 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4140a6ff5bedc83f0f58705185174a0f436b248a93d540c5206cfb8ddeaed464 │ │ └─61360 /pause │ ├─1def00f4d126bae5e0be3feccae0c5857ef98c147402561775c0e28b2afd0740 │ │ └─276501 /pause │ ├─97fe4c4d87b2bfcd53410b5c7124aaaf1454c217bfc3383aac8a439832380b46 │ │ ├─47751 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 │ │ └─49267 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 │ ├─2539d7aae15b9ceff4e365a6b031637cbb110d6ee36567e0ce26548e18bce946 │ │ ├─64339 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64373 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c72744f3c7a4fa8de642bac4d9e329ab9afe5a747b6af6e8e18524031b56f6e2 │ │ ├─66266 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66282 /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 -- │ │ ├─66288 erl_child_setup 1048576 │ │ ├─66335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66500 /bin/sh -s rabbit_disk_monitor │ ├─976b629157f5b81a2abf37205409d0b843642247db03490cc9faa4c20015dd87 │ │ └─64139 /pause │ ├─4b5a1e61770cda6f401e05fcc003b27e93b8e68f37f28ccd8fb8b16cde2085e0 │ │ └─46623 /pause │ ├─ccaaed7f29235897fc868a67b5665c13ce5e132d6c06f5584a9a7c3a52041210 │ │ └─42618 /pause │ ├─108ab9aa5eb3f6e0fc62420eba460fc2963a5b8c6dfb0ceef932544033907b0a │ │ └─65231 /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 │ ├─7717c1816a3573f16cd3c69862a607e7a1f84da062153937046905ae57bae075 │ │ └─141945 /pause │ ├─e96f3aea8f85c13e9ff03c7a740bb578e3c1c0b156c0a95e9b4a989c59459dbf │ │ ├─141462 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141580 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141605 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141887 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─314939 sleep 15 │ ├─e9d2492ba24fe438144532f88fe8d1a2e3c8d06a3b8880b88a5e4ba3d950e680 │ │ └─65826 /bin/oauth2-proxy │ ├─128a637a1d9fd619d5cebb9f046204c76c92f13021e87462ec977d102ee58c79 │ │ └─254674 docker-registry serve /etc/docker-registry/config.yml │ ├─222e69e9ef73ae3951da424d64bb5734d93bb12851173b593f9c4706c3993d29 │ │ └─209512 /pause │ ├─5b22812f3b4e5322d140ddc21547cc8ed868d8c2ac1a805c6db3c880efbe9566 │ │ └─158477 /pause │ ├─eb0bb690876aa390b9ed1e5d8428fb99f4f33ebfd572c3f3b8ab98d72f127528 │ │ └─41721 /pause │ ├─b2484cbeab27277eda700fce071eb8377d6f4c6598d38e7af83bfe517a6bed5a │ │ └─50280 valkey-server *:6379 │ ├─bc53734e97547bd83a6b02dc757572b1ba81351db85ce4b0edcbc4b9bd32d3b2 │ │ └─65845 /bin/oauth2-proxy │ ├─f97d983792425f9e6ed63fc1517d0f395138cb7b9f99e583c2c551dab33fe4bb │ │ └─109148 /pause │ ├─39e49844c653ed8730f8e82d61020ad2454c75ba8e97a8684203cfb646f69d1d │ │ └─54608 /pause │ ├─c2d7f946cfc8b67123c6ff362c57d5ce70c95d5c16540bb1b5b5017eeb4c83a3 │ │ ├─60923 python -u /app/sidecar.py │ │ ├─61206 python -u /app/sidecar.py │ │ └─61207 python -u /app/sidecar.py │ ├─ac8088acc07e0cb269223d5914a411b1afd46271326a8f37c98ae5651e93c57b │ │ └─46057 /server │ ├─c5c779089e0a29f65652fa5acb4b45231fdc32d7b7b64d9b3eea287fac2cf4b4 │ │ ├─278870 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278937 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─28159295ab78a6716b487f69f06ad19089a9d88e54372735d0f625469a61d950 │ │ └─120685 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a019eb53d1172d15738dceffa1ad23b36e0cdee7e339839cdd082ff5ded8489f │ │ └─50695 redis_exporter │ ├─340a2a90955df3de5c5362ad8d167d1353ddddefcf7a8df4a57fb9465481600b │ │ └─238410 /pause │ ├─1d9dffcb128d49c4582b98aa485e653e1d55866b099ae014694ef6905cb22258 │ │ └─95032 /pause │ ├─a17c673a056afb01cb6599c7a34ed36877f183dc1e18216579f27e6ec1a973a0 │ │ ├─185076 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185518 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpz54tbn7d/privsep.sock │ │ ├─211336 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpn0gmmj5g/privsep.sock │ │ ├─228659 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpl5mrhpke/privsep.sock │ │ └─229000 haproxy -f /var/lib/neutron/ovn-metadata-proxy/d4662a2a-1efe-4ad2-92de-3dee35d5706b.conf │ ├─0c703c1e5856d221c34a6fd679f4f628a7e4f7ebb338e37d95ffff1ff53be394 │ │ └─139146 /pause │ ├─f2ca5ae12f776ce1cd2e8848f7842832db7a11a277eb1ebc0f36c53bf86e8555 │ │ └─55600 nfd-worker -metrics=8081 │ ├─aa8902a648e6c3450ec7c6117e4850e66663b3f69b93226feee3dca9d27eb31f │ │ ├─182480 neutron-api: uWSGI master │ │ ├─182506 neutron-api: uWSGI worker 1 │ │ └─182507 neutron-api: uWSGI worker 2 │ ├─fce040b58d48c6e89c2172f1d528435b1b408f395244d3710d4a0b7bcb2b69b4 │ │ └─65184 /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 │ ├─468cff178211b8570f2581744ac65bf29fd33ac39ec05f2721695e9807d8b9ba │ │ └─188078 percona-xtradb-cluster-operator │ ├─298c3f9075182fb2ddaa20daf2ffcf1954f94b8ff374ccdff743739bf73a2c25 │ │ └─43133 /pause │ ├─a9dd11b5f94604f4733eae5c87b4206b0333f610db39660d13f93d7bd06076fa │ │ └─248352 /pause │ ├─eb21541d2be80b1acca20c745bc98e5c949f9d50406ec3977c2005b2d0b4e719 │ │ ├─130146 placement-api: uWSGI master │ │ ├─130159 placement-api: uWSGI worker 1 │ │ └─130160 placement-api: uWSGI worker 2 │ ├─a1a74c17ee31bef65cb2603d0b02705e3cc4854d4192b279f96501db582a68da │ │ └─39140 /pause │ ├─b09098b6542b353d69fd01c49d21efa469e82ce35448937820dce702c1fccdde │ │ └─253886 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 │ ├─64e0deeea8722ac9730e322b08cb9d66997364c1c58021d2d932987334884e4a │ │ └─234753 /pause │ ├─c90b76a8ec264b817be4282fe96da25a2737581d3bc2bbcf8906831009602719 │ │ └─253877 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─70702bd7654a130e9be91ff09aea73f3887aa8ceac0edb467f6e78ae2a443c27 │ │ ├─209714 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209733 /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 -- │ │ ├─209739 erl_child_setup 1048576 │ │ ├─209814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209899 /bin/sh -s rabbit_disk_monitor │ ├─36761848b86cd79824a6bc5890a4cc7b70682cacb85645bb275123b6d13dca61 │ │ └─43193 /pause │ ├─59200468bb8d1e8ee0e7048b9334421d989492c47f749ff1c569b41c6e2dbc13 │ │ └─189109 /usr/bin/libvirt-tls-sidecar │ ├─5273c730de20a73e2e4429db8a3b8790b2733efdec32d7e2deb42a0492d432d9 │ │ └─43154 /pause │ ├─b7e7dd619f806b82c897c26a7d82f43fec170d09d3d21a04d299cfdcb7c382f5 │ │ └─64704 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-236.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 │ ├─10a466fc6d3357e221bf84e32bdfad27ad1c45070adba17730618f4484ef840d │ │ ├─173492 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─286171 sleep 300 │ ├─6ce64ae3d5aa76def88492409af632e5ede124c6cd18aed1704c00dcbbfe139f │ │ ├─77355 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77371 /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 -- │ │ ├─77377 erl_child_setup 1048576 │ │ ├─77425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77591 /bin/sh -s rabbit_disk_monitor │ ├─ab521dcec855695a2e756da4a2c0b423b995e0588db5fc324f92b368a8d44e8e │ │ └─59926 /pause │ ├─a06e01924a5b80cf63c4db281cbdfe65f665a0d3e13e4a3d8a5b02d47a4ab22e │ │ └─228134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─aa8773ff272eed5091bb294b784eb0d2fa09d4684e0b8026511a2886394bb54b │ │ └─259354 /pause │ ├─428f4f00162c41f22c8b7f3219aac782e921871df3c0b019785023fe6b5d9538 │ │ └─157548 /pause │ ├─b4dc9e70a04b5aae7fa7af132bd728a01c7f5709c17c05f492a6b05f9b500cd5 │ │ └─65618 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─06bf78879147bd6994fdd740aa0e309a542d7c7aaf3eab5e5966c6256501f553 │ │ └─259467 /pause │ ├─12fe9c78baf3e149e72486930adebcf0f61de2faf2d31b904b046661e1acf2d6 │ │ ├─248420 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248998 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_m9f7m8f/privsep.sock │ │ ├─249007 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249014 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─96c8de5c6f25f925403ce17ab1014ae121ba957b7783e04d31006fae30d7582c │ │ └─39252 etcd --advertise-client-urls=https://199.19.213.236:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.236:2380 --initial-cluster=instance=https://199.19.213.236:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.236:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.236: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 │ ├─3c1d897fa3df58ec56e3dcb0be66e7c8a02b4e79048f0d9d5b422471ebd08f15 │ │ └─62657 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 │ ├─3e7a195633c73e21554dcbbd46ca5e730068e3eb939f70d827edc77c8df33656 │ │ └─124863 /pause │ ├─3ebee477f244a8ff93ce0a6e9666b171f7d135c8f34dd7ae34cce860794d47c0 │ │ ├─ 46005 /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 │ │ ├─ 46017 /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 │ │ ├─ 46128 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274704 nginx: worker process │ │ ├─274705 nginx: worker process │ │ └─274706 nginx: cache manager process │ ├─4441c64786d56f3463c5e9129f821d108312fe62eaf4138213c64771a70c227c │ │ └─77266 /pause │ ├─7c1e19917e7f336dcc6110b09655e9d9745ef97c8231877cd3ec92e2f9de3b66 │ │ └─218455 /pause │ ├─430265ab670ef782f3f9b3379ac18a3c0df2ef9dc65f19f18c1a9c2abbecc6a8 │ │ └─43359 /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 │ ├─9ca59013c9d0a5fbc37b470dd04e7dd24a6129331c1cd1e18ed13490f4229480 │ │ └─189159 /bin/bash /tmp/libvirt.sh │ ├─28deff80f6959300481f33f4e2c2f3b28ab4e93d830e9c269c23e3358e71090f │ │ ├─105733 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105926 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105928 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9ef83838cdc58573b1d3cca1cb76f20c1d05536c3c06b60ffe224bc7713f2950 │ │ └─193821 /pause │ ├─66a9725e01416c584f69199aae6afe862be6f98590c0875d33a1c8d870c96529 │ │ └─62039 /pause │ ├─bb47dd53b286ed5b0dd54e6e22d2fa854ddb460396539c0f8b8b426204c2eeee │ │ ├─269069 /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 │ │ └─269376 /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 │ ├─00be142aa46cb01cc5bc0b53e17b07af326efb9e38b54b3886a35c7b2152f9e6 │ │ └─42215 /pause │ ├─d847ddfa82b5f6ea3def249190616f27fa05a8ba244279e0cd3a8fe0411df7ce │ │ └─63205 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d747e527c263467106eb0598eed66ce191be375b56b785d623b3807b34e30b18 │ │ ├─40855 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41285 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─946bf2f4e53d944591cd4cc045f0987e80c56752073cac34e4227b3d90c7856f │ │ ├─228155 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228540 octavia-worker: ConsumerService worker(0) │ │ └─228543 octavia-worker: ConsumerService worker(1) │ ├─10aad3eade70b775eafc673619a50d41aa56ba05a643d0d9fe69c8db822a1c09 │ │ └─55256 /pause │ ├─7a2fd13a087b0bac71d6dda036b9c9d94f4af237614c5cb4842d4a99f3943609 │ │ └─65143 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-236.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 │ ├─503501fdc54411e273c6b1d746cc13069dac975eb7e4ea1e62b7da6247575659 │ │ └─94978 /pause │ ├─9fc7feae00c7c3e91f23dc112bba20bae0e0c886ccb498bb5d5fa3450e4b9457 │ │ ├─227109 octavia-api: uWSGI master │ │ ├─227124 octavia-api: uWSGI worker 1 │ │ └─227125 octavia-api: uWSGI worker 2 │ ├─ee66a179e997b9ae90e29ad947fe4fa20baf73388440d2500e00804bcedcee3f │ │ ├─60978 python -u /app/sidecar.py │ │ ├─61220 python -u /app/sidecar.py │ │ └─61221 python -u /app/sidecar.py │ ├─33365d0672c3efd91926989557a6596e7422055c5ce691fe401cf23155d201dd │ │ └─42707 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 │ ├─ec2e466ac0a93ac9f3f4872f1e30f8f311499a3440c398a7d4d7139353cc650b │ │ └─62886 /pause │ ├─64d3059cd6272f4698c4027ab4e251d7b1bd062fa988db64b7b88e47888dbbde │ │ ├─180692 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180721 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─862d9a1b3fb5aa52cd71cd57a59528a6cb059c95de8df595f0c29305809198eb │ │ └─47003 /pause │ ├─521202297922d51c907c01757f9e8702e924beccf771b865995f4a3f02a85583 │ │ └─122227 /pause │ ├─fcd224d4ebcbec952877b8382bc4b1282dc08fbe7d573492b643fcc62eacaf7e │ │ └─78644 /pause │ ├─49435c72df72b672b11fede13aecb28733e1b55907bba1c57449d9155c413b08 │ │ └─197866 /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 │ └─c52086cd26d5703572185f037ec93d5b79423ea006e5b92bee989c83b5b0bc79 │ └─60324 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount