Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21449 /lib/systemd/systemd --user │ │ │ └─21452 (sd-pam) │ │ └─session-22.scope │ │ ├─21440 sshd: cephadm [priv] │ │ └─21465 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─401808 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yrdlyrndepqxkizyvefxodmmwpzcducr ; /usr/bin/python3'"'"' && sleep 0' │ ├─401809 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yrdlyrndepqxkizyvefxodmmwpzcducr ; /usr/bin/python3' && sleep 0 │ ├─401810 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yrdlyrndepqxkizyvefxodmmwpzcducr ; /usr/bin/python3 │ ├─401811 /bin/sh -c echo BECOME-SUCCESS-yrdlyrndepqxkizyvefxodmmwpzcducr ; /usr/bin/python3 │ ├─401812 /usr/bin/python3 │ ├─401817 /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 │ └─401819 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-e8df538a86e136e3d7d6af0672ebc7477966f429a6dffe5689bac7cdca57d30c.scope … │ │ ├─12229 /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 │ │ └─12241 /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 │ ├─docker-fc814b75ed180d7bdbc3db87eec6d9b042ba0c84cf7a8757e56c8fe6fc4882ef.scope … │ │ ├─33573 /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 │ │ └─33585 /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 │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e8df538a86e136e3d7d6af0672ebc7477966f429a6dffe5689bac7cdca57d30c -address /run/containerd/containerd.sock │ │ ├─ 12565 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac90d040a624e88035aa92d14cd1b8594d26fc12f3ba27d8e63a910947504ab8 -address /run/containerd/containerd.sock │ │ ├─ 19355 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cfa2d69aa2ae87ad809b740eec6d17fc97b85c292ce7ef87181d9e7ca62efec6 -address /run/containerd/containerd.sock │ │ ├─ 24525 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae25536447d2d527fd6f3c288a358ced9a7fb52867e7ea1ccb2b96b274a175cf -address /run/containerd/containerd.sock │ │ ├─ 28948 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 250aaf1519a7ed315782921b78c02040e6e2c70c11302b815723af94c06872cd -address /run/containerd/containerd.sock │ │ ├─ 33549 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc814b75ed180d7bdbc3db87eec6d9b042ba0c84cf7a8757e56c8fe6fc4882ef -address /run/containerd/containerd.sock │ │ ├─ 39202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8d2f19e9a8ad1b96047f226bdda0692c667d52abc13ec03f3ab1182707bb07 -address /run/containerd/containerd.sock │ │ ├─ 39219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd6afe710abb7aaf81fe4465721023067084572e064882adc98f417241366b3 -address /run/containerd/containerd.sock │ │ ├─ 39264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11b30840fe02d79d813b5b8b2c32b2704cc57bb848dadaae2c42bc83caa17d12 -address /run/containerd/containerd.sock │ │ ├─ 39267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0952effefc12d77dc603dace8844f6472b06257f805e3342125aaa662dcba4c -address /run/containerd/containerd.sock │ │ ├─ 39268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787597dd2d3c3c492fcc1ccdf36aa2ff13211f4fdf3699d27f3004fc6d6aa204 -address /run/containerd/containerd.sock │ │ ├─ 39800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7f61513c77887222fb1b87152d43cbd3644e2e081d7b64bbe516caa228d5e58 -address /run/containerd/containerd.sock │ │ ├─ 40541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26bc7092ced0df6004da8f809f0cf6669ef035edce18c4fc9c7dd02859960ef8 -address /run/containerd/containerd.sock │ │ ├─ 40560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc23a998063c262d2db90dfa1190be453de06590347214c0888c6a761d40cf2 -address /run/containerd/containerd.sock │ │ ├─ 41912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4fcbfdd2904067de3d20a9880313e6a64f1cf92c9c10b8b2e8c5ca345c92f81 -address /run/containerd/containerd.sock │ │ ├─ 42358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf235f549a35ec2269b7a7b7e72ddc3feb03bea3f0407be046cb42d8541a6e5 -address /run/containerd/containerd.sock │ │ ├─ 42393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3416a9581903c2611eddff0e187048cdbc9099f13c3c112bd7e5883b52ba99c -address /run/containerd/containerd.sock │ │ ├─ 42828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7974cd555b079c477417845e6ff1170f5b8cd76afe75a85a1280d885f1a7f2d -address /run/containerd/containerd.sock │ │ ├─ 43303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a939e4963786bae470237af7e50deea2922eded5e5ca5d9b924f3e92f90ec842 -address /run/containerd/containerd.sock │ │ ├─ 43352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9dcfc2bff8d9656d9c4a01677073985402fbe643974534e631aa4dae481f07 -address /run/containerd/containerd.sock │ │ ├─ 43398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a146b87c9760b2b202bd94acea481bd2a7b0346f13e13a9d2322901ccddd6d1 -address /run/containerd/containerd.sock │ │ ├─ 45699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3895edbaa54d72dd85987a3dbc1e46d5d5d1c74395e93a5b6d85242cbb5b68c -address /run/containerd/containerd.sock │ │ ├─ 45750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 324ce79263bbcf9b2d0af9e3ef468fccb488c1aa5bac7225923095140f11872c -address /run/containerd/containerd.sock │ │ ├─ 46486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 734c78d2c3d3a380571f5c81aa6842ccde2e29ce8798b28ea77e8fb483f7d747 -address /run/containerd/containerd.sock │ │ ├─ 46586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3374325c0b93fa7b7cadc1f9fa7f0188615d96fad6c5e5aa2f4d1b11b19c28ac -address /run/containerd/containerd.sock │ │ ├─ 46961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba95f0527b1ea59c583326655e30ad58ec52b6e59ac6707c468057008936227c -address /run/containerd/containerd.sock │ │ ├─ 47261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d449739232f677085073f2ef7dd935f494602b66a5f77f1536a192c4a261350 -address /run/containerd/containerd.sock │ │ ├─ 47854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9999424ff2649d167c9bbc0335fc65efad4dc9d2b25c5ad325b814e3f9a31a02 -address /run/containerd/containerd.sock │ │ ├─ 50069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f34cc6eb6ff67fd42a7bfff237db374bcdb6aefa346de3671779b2c88c7e4f -address /run/containerd/containerd.sock │ │ ├─ 50250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4547c1c7532c6fbdd382358c6cad70107daf8d7f6f2a66b7f4bef56b12bfecb8 -address /run/containerd/containerd.sock │ │ ├─ 54431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd2e43c368708cba5ade0ccd5432205ad37fb6b1afcf23d6e80fe5ada39c1a1 -address /run/containerd/containerd.sock │ │ ├─ 55040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9d049c93e4c03d337c8a2da9415d122ee59c39e4299f9e2b416367ecfd27f3 -address /run/containerd/containerd.sock │ │ ├─ 55116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8febf40e7c394053c61932bfafaead9955a199a5a63214d62ae47e1cbb26d4b9 -address /run/containerd/containerd.sock │ │ ├─ 55151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ed8c5818c632f44e6152ccc58211e5591f7e94edbd9a1acf93c1e4e937da21 -address /run/containerd/containerd.sock │ │ ├─ 55345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778035fe65b6ae76ce865b527782a5f8e98a108d82adffa5bfac051c38bc7b6c -address /run/containerd/containerd.sock │ │ ├─ 59210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddc316c246451e64504898f2aa905a8ed2b92fe1ecb3c1d498a4e21914dddd9 -address /run/containerd/containerd.sock │ │ ├─ 59321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea512ad4917f7ced2dbc02a734d1acaa112d34c9285aba33e840fbf6776f92e7 -address /run/containerd/containerd.sock │ │ ├─ 59370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec7dcd7436bfe857208389aa2d955e4a94ff8ae5d90bfd17c11007ae7d0635c -address /run/containerd/containerd.sock │ │ ├─ 59398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acd3eba22e69624b1c69384962042a457c05975e91e1fa34c66bab7276ac0e1 -address /run/containerd/containerd.sock │ │ ├─ 60841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2645324616e6e9279e40118e9d82e0f162347cece466260ddbdf38bdf429d147 -address /run/containerd/containerd.sock │ │ ├─ 61029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffee2026c14df3cc669ada121f406df2c2f937d4f070c9ee6a36d2a772c8a311 -address /run/containerd/containerd.sock │ │ ├─ 61110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4097096f4658e908cbfe73187b16ef1afe9415f765d63668cde9011cca5c26b6 -address /run/containerd/containerd.sock │ │ ├─ 61168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473d0cf6822306d9924bdda42c003251558122c712d92a73d5a110c54c97b418 -address /run/containerd/containerd.sock │ │ ├─ 61236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dcc959d7eee4c96a52d343d9e65f931fab7593840bfcd16108edfdf1faed3c7 -address /run/containerd/containerd.sock │ │ ├─ 61712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0cf56f72d10130b39eef5ec33ea7e083cfbb736f0f92e0c5cde8d462df0001 -address /run/containerd/containerd.sock │ │ ├─ 62073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 826b00cc6abe5d6dc1786c5c543393d3f3916eaa9dacf8ce9279ab01bccf4c23 -address /run/containerd/containerd.sock │ │ ├─ 62456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee8fcd0cb3448b50c23f4e091d8af86f7c22eeb43e7662a0b938827a727c51be -address /run/containerd/containerd.sock │ │ ├─ 62562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea17088124c18f10be142d653f45271a587702497137cd09bcad715b5b98cf34 -address /run/containerd/containerd.sock │ │ ├─ 63341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad2c10a32caf5f6909dd78b968c3a2bec0f9bbdd89a58961dae86eda7d33aa8 -address /run/containerd/containerd.sock │ │ ├─ 64717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e96f98761a20cbf20cadf001a44ea8912ffad280d85113c4d8df04a00b72a7 -address /run/containerd/containerd.sock │ │ ├─ 66947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df7695b488d3121747bb7f86a315e4eec299264b1717bb1899595dbf690ecba -address /run/containerd/containerd.sock │ │ ├─ 76282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8420d2e36843e5d36d416340ab4ebfb2c18111eda35388d14a7b3bfd9d44e511 -address /run/containerd/containerd.sock │ │ ├─ 77659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c21194c475e87478502a13e19059d040e6fad9cc982e29afcd77950cafbca99 -address /run/containerd/containerd.sock │ │ ├─ 85393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46125c548fe091c8c7d0ecc149430d4fdbb66c328224153a5db9a1aee88e0e97 -address /run/containerd/containerd.sock │ │ ├─ 91254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc0a2688a6d81947b7de4b0d02723eca9e09f3a1a3e98532c702d3fc3a83e5eb -address /run/containerd/containerd.sock │ │ ├─ 95667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339b98bd4d53ba5f679c7483c79b717ce8dd8009df0f367c358272d6bf0f1598 -address /run/containerd/containerd.sock │ │ ├─ 95706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81def4f144eedd66d291a9ad0ccbd1b9464a4ce4e032257883c6b441491460e6 -address /run/containerd/containerd.sock │ │ ├─103946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0006ec9d6cea72b7ee6cf5d3effa7f973e819538dc0b051ed53687abd56555 -address /run/containerd/containerd.sock │ │ ├─105812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24385aaf41df84a4f361899f4ff1632bec52165e9b61061170a00471be7eb18 -address /run/containerd/containerd.sock │ │ ├─105850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b36907684f67d530ebdb3c617e51fc4bef673fbce4dd16a21a8e4fab820ce9 -address /run/containerd/containerd.sock │ │ ├─108328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eba642dd59f8722818f0300057192066c204f1f2623cdc667e1fff45ab0fbcef -address /run/containerd/containerd.sock │ │ ├─110000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4e056a2c8b28177de26b1d46268855bbb31dbe0b99982a66de6ce2e87ceb3a -address /run/containerd/containerd.sock │ │ ├─110051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6bd2ffcc2b302be14cf015e12b01b33d139c20518e9510adbcc7c10a9e57dd -address /run/containerd/containerd.sock │ │ ├─123102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e693b7db499ef6e78280d1dca0428069092573785e033085319252b5f287e486 -address /run/containerd/containerd.sock │ │ ├─123141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cc7ad1e045ce71650818a34abd84da35a9f9f168eaf0483cfb2f8798ac07f4a -address /run/containerd/containerd.sock │ │ ├─125722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b1d8a2b10003b611c785a93365c82539751401aa56eeb124bdd0045e822f618 -address /run/containerd/containerd.sock │ │ ├─139820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd56b45f9e37c762d9f055d677d3617951eb8f4adb05d8f02354d8b4b36a153c -address /run/containerd/containerd.sock │ │ ├─141715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee424b66c3cb936125461844a086934bdd610eba55af01d5d5b7c8219ecaaec1 -address /run/containerd/containerd.sock │ │ ├─142844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 642ec827fd10c794993c9cb747ec443086f4e4ee9554009af43a3418911c372f -address /run/containerd/containerd.sock │ │ ├─142892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68e39aa7b900c950682c088e6638d74e79e1521f264b4135fbdc05315d8f6d3 -address /run/containerd/containerd.sock │ │ ├─143366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdcad796654135dfee744c0c2580c993b4854f114ac88672d1622f60fd25e02 -address /run/containerd/containerd.sock │ │ ├─144706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9de8614d5985b1dc82325189739755d3fb17b3b4bc9279557c8e068cbbaf67 -address /run/containerd/containerd.sock │ │ ├─159104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395d5e18de9e67bfe09afceab0bfb883d22be3833a74ab94f34acd3ee688e593 -address /run/containerd/containerd.sock │ │ ├─159353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 732980027eded4e6b6981318604330a4fc35a267b99acfa813c0d6e496d558c0 -address /run/containerd/containerd.sock │ │ ├─159489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ddfce67e7c8c813a317ed5f1f6d728cf2f815b26c7ac1b02c18665af6c65e9 -address /run/containerd/containerd.sock │ │ ├─159513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a27aa6e188715bd4ab3292f0f549a0278866569d84bae876cede61d00427b9f -address /run/containerd/containerd.sock │ │ ├─159640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7468a9cce8db2e1fc23c195e67ffb271571f8c8f74b87c714475faf0a41a266f -address /run/containerd/containerd.sock │ │ ├─160030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd394a6c718ea2465fc4dfa14cf5bb73cbae9ad3e67bfdafd57b4f0f58ee23c7 -address /run/containerd/containerd.sock │ │ ├─173388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bc52b9a04fd9ca492eca3ccb9ba9262aa48d7e3f85b88c2328445e77e08f88 -address /run/containerd/containerd.sock │ │ ├─175056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61736e23fde5b91b07d37dbcea9179d80949ef4c46f87d0670dda03768205bd8 -address /run/containerd/containerd.sock │ │ ├─175100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c53be8febd99ed300c9a0f4dcaa648cdaf60b0ecdca5625669c11e639872d2 -address /run/containerd/containerd.sock │ │ ├─175145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d938398b5dbc23d0f128ab0ac9e4e77d2f3899f441bad4a5d2fc5ed6a68ecf8a -address /run/containerd/containerd.sock │ │ ├─175452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285df2d4b6d0caf3e3ec787c38296e888cd66c4f97e04752bfc2a9d81a087c9a -address /run/containerd/containerd.sock │ │ ├─180894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cf4c190aa19418ed1050ac329ba56a041539eeb783810ebb4cc30b0f4209d9d -address /run/containerd/containerd.sock │ │ ├─187604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28d79f413427e57effbeeded1de97671a542be6230e0c9b306cd881676c16cc2 -address /run/containerd/containerd.sock │ │ ├─189914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34ac138c075d336f89ef3b9cf7bb61bd507bed4b60b5679916f8a46702c0616 -address /run/containerd/containerd.sock │ │ ├─189993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27cc929f918a05b0cb11295811212595c5ce149c039c6c1be5c4a034d4d82fb -address /run/containerd/containerd.sock │ │ ├─190064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4823c93fdfa3d8b10a4ecde507b019c6e65384d5d380bc56a8719f40e87addc -address /run/containerd/containerd.sock │ │ ├─205637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa95bac9a5bc1730c3163bf9c9a85eb8895566777e314d65f0422373059e612 -address /run/containerd/containerd.sock │ │ ├─213852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3600582c8e5b19a346c496e169a6c380402f535ad3974b1d5efe5a0b37b2fb7f -address /run/containerd/containerd.sock │ │ ├─213896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949acac7d62e0f0b3e3fc5a5ddd0ef98550220345b44111a3307580c5f16c080 -address /run/containerd/containerd.sock │ │ ├─213934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616e88e423f14229699da71778d9ac1e496345dc6b7507664827f44703e02099 -address /run/containerd/containerd.sock │ │ ├─214235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e149b82ee47c3cf699df64502ed232d61ce553a91d060795e89ad1a495a6de -address /run/containerd/containerd.sock │ │ ├─226741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90abc81f6f9fafd6325a40676425985c916dfd2e666f39f50f754e26ba87201e -address /run/containerd/containerd.sock │ │ ├─229645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5d92bca2cff66ff7fd803693e85c0d057f21e9d543c6ead75a0d7825f7ad8c0 -address /run/containerd/containerd.sock │ │ ├─230762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b1dd33ca26095c620865c91423d1e73d2d31c84af6adca26ef9e4249c220447 -address /run/containerd/containerd.sock │ │ ├─231526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ba79e015af192cd1d5487740e68fcb17a13bfda7c7281a78e1edf95732f71a -address /run/containerd/containerd.sock │ │ ├─232530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec27c2703c633d76df41723c44951085c4bcf6e8479f0b24a62044935845f8f5 -address /run/containerd/containerd.sock │ │ ├─234238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761741c0cd91920fce742d206568079fa7ea5cb0701a5dfbeb6c89afaf9f8c71 -address /run/containerd/containerd.sock │ │ ├─235089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6edc3e2a4725e3c5f20fe978f6b94eb849202d0e465f7910bfc495b83734eda2 -address /run/containerd/containerd.sock │ │ ├─235146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d458a6c19338146a168de51c02295fd3cae6d61286b97e550a8a2741dd5e7acb -address /run/containerd/containerd.sock │ │ ├─245805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b2d604b17ee9e0b9869225c8c51c395cc81f72b05359946a05f4a865a97e4d -address /run/containerd/containerd.sock │ │ ├─246418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7190da0a705bb202e6a162a9cd07a55f7970f75213f98c433e3bed177886083 -address /run/containerd/containerd.sock │ │ ├─248996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b7d8bfe08ed95cd7e6d0dee9c5005f362566c1f456f1a432e96f5f245578f2 -address /run/containerd/containerd.sock │ │ ├─253885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff9c49a8ac291babfdd3b1ad2f9072f9a08bbc5372377a941720f3bcecb53df -address /run/containerd/containerd.sock │ │ ├─254082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46594f5357d1c6318eeed249e59d7c03fa00359f35565c111d90a5e590ce2df1 -address /run/containerd/containerd.sock │ │ ├─254136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53eb4fe527fde7108d4f785eb79090c197bfba4716240d4a6f3e2212221b4627 -address /run/containerd/containerd.sock │ │ ├─254201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428ddc531d7b4aa94312e05bc89746d5ad28fd7e074743d274303bacf878e007 -address /run/containerd/containerd.sock │ │ ├─266664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8897d91c7d47011fac4272a30665271a060d8274bef11a472ceb3a4c29be352d -address /run/containerd/containerd.sock │ │ ├─270958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fbf8999401b75ebf2339d7a6e6893a4ef633543712203e00225745d68a1018e -address /run/containerd/containerd.sock │ │ └─272537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cff35dad5e85509f198193abf2cb2f2ae4952a3fddb84571546ab4afc77d999 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28660 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28931 /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 │ │ │ ├─19294 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19314 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24508 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lccfje.service │ │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lccfje/unit.run │ │ │ └─12509 /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-lccfje --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.lccfje:/var/lib/ceph/mgr/ceph-instance.lccfje:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lccfje/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lccfje -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 │ │ │ ├─33248 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33532 /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 │ │ ├─12121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12151 /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 … │ │ └─10175 /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 │ ├─docker-cfa2d69aa2ae87ad809b740eec6d17fc97b85c292ce7ef87181d9e7ca62efec6.scope … │ │ ├─19381 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19397 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─139242 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39637 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ac90d040a624e88035aa92d14cd1b8594d26fc12f3ba27d8e63a910947504ab8.scope … │ │ ├─12589 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lccfje -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12608 /usr/bin/ceph-mgr -n mgr.instance.lccfje -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10679 /usr/sbin/chronyd -F 1 │ │ └─10680 /usr/sbin/chronyd -F 1 │ ├─docker-ae25536447d2d527fd6f3c288a358ced9a7fb52867e7ea1ccb2b96b274a175cf.scope … │ │ ├─24549 /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 │ │ └─24562 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─run-r96a6b1631285414c97bb766343cb4a1e.scope │ │ └─191955 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139085 /sbin/iscsid │ │ └─139086 /sbin/iscsid │ ├─docker-250aaf1519a7ed315782921b78c02040e6e2c70c11302b815723af94c06872cd.scope … │ │ ├─28973 /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 │ │ └─28985 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─395d5e18de9e67bfe09afceab0bfb883d22be3833a74ab94f34acd3ee688e593 │ │ └─159148 /pause │ ├─ea512ad4917f7ced2dbc02a734d1acaa112d34c9285aba33e840fbf6776f92e7 │ │ └─59349 /pause │ ├─616e88e423f14229699da71778d9ac1e496345dc6b7507664827f44703e02099 │ │ └─214043 /pause │ ├─d458a6c19338146a168de51c02295fd3cae6d61286b97e550a8a2741dd5e7acb │ │ └─235192 /pause │ ├─cd394a6c718ea2465fc4dfa14cf5bb73cbae9ad3e67bfdafd57b4f0f58ee23c7 │ │ └─160056 /pause │ ├─21987c791bf12df8032f6ffffe3d8d45689b4e8d099db96ba064b2153981b22d │ │ └─232578 /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 │ ├─579627e59e372e3bbf0349cd5eff81576726ce51f8036119c9d60affb8bcd0ce │ │ └─62739 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─55d2508ce5d94895664c083f7778cdc90a0062764a825b4c31bc404c9723224d │ │ ├─264947 manila-api: uWSGI master │ │ ├─264994 manila-api: uWSGI worker 1 │ │ └─264995 manila-api: uWSGI worker 2 │ ├─240a6b2478a60b0ac9d385dc4d01b046cafa9ee3267f200e3ba80fd21e20a46d │ │ └─264909 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0402bf00635f15fd183abb886911f252006d61d423f6b16faccd1d355a8f4b9f │ │ └─50744 redis_exporter │ ├─ec27c2703c633d76df41723c44951085c4bcf6e8479f0b24a62044935845f8f5 │ │ └─232554 /pause │ ├─31ea9dfbc9e506b925ee3b6ccdd282df6066f04692eb65e457115aeb0a420433 │ │ ├─265176 /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 │ │ └─265271 /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 │ ├─1e04906e3c37dd4e1671c3953cb6fc99eca8517efa4e2642cbd365c758357dc5 │ │ └─234288 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ee095a6c92d651a0fc83223d1d2687225c46de9168620f919dc95595f2ef7d93 │ │ └─64678 /bin/oauth2-proxy │ ├─7b0cf56f72d10130b39eef5ec33ea7e083cfbb736f0f92e0c5cde8d462df0001 │ │ └─61735 /pause │ ├─bdc23a998063c262d2db90dfa1190be453de06590347214c0888c6a761d40cf2 │ │ └─40611 /pause │ ├─b154dfe9744ed4e6d35482fd3edcbbd1d671d844717134091b45e92f1e7f1c5b │ │ └─191206 /usr/bin/libvirt-tls-sidecar │ ├─339b98bd4d53ba5f679c7483c79b717ce8dd8009df0f367c358272d6bf0f1598 │ │ └─95692 /pause │ ├─ce35e3e1c92ef4e42b9da904c7933a2ad55d91ed531c4754079e2fe69cd43754 │ │ ├─144865 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144884 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─144890 erl_child_setup 1048576 │ │ ├─145079 sh -s disksup │ │ ├─145084 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145086 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145191 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145201 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─151311 /bin/sh -s rabbit_disk_monitor │ ├─4afb0b72320d322e817851ffc419fced1be5fc7e61caa8f58e1eb92e41e8c3e2 │ │ └─230996 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─49a4691a5178ffd01e6ea79418cfc64d04b7d95662809c4ff5ee6fee88cdb24a │ │ └─225190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a68e39aa7b900c950682c088e6638d74e79e1521f264b4135fbdc05315d8f6d3 │ │ └─142919 /pause │ ├─b7f61513c77887222fb1b87152d43cbd3644e2e081d7b64bbe516caa228d5e58 │ │ └─39823 /pause │ ├─c14a8767a5bf244a95523b84a7d789118539730332fe8fea4bf0b9a7f1acc3f8 │ │ └─59998 /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 │ ├─6194e79c44dff76f739490bc40214bc815d3fd6792508d90bc9a868f47ef30d3 │ │ └─43533 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─734c78d2c3d3a380571f5c81aa6842ccde2e29ce8798b28ea77e8fb483f7d747 │ │ └─46509 /pause │ ├─2645324616e6e9279e40118e9d82e0f162347cece466260ddbdf38bdf429d147 │ │ └─60864 /pause │ ├─018dbdf5ca6d7f65e6080e2936cf37d46a4b10c6cfabf946e53fbad90ca49eee │ │ ├─59881 python -u /app/sidecar.py │ │ ├─60166 python -u /app/sidecar.py │ │ └─60168 python -u /app/sidecar.py │ ├─dffe5899f667491125ccb3857593bd08467e10ac7643229d8f595d730a7f83ed │ │ └─166799 /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 │ ├─11b30840fe02d79d813b5b8b2c32b2704cc57bb848dadaae2c42bc83caa17d12 │ │ └─39372 /pause │ ├─dc0a2688a6d81947b7de4b0d02723eca9e09f3a1a3e98532c702d3fc3a83e5eb │ │ └─91278 /pause │ ├─9f4d2416bc3a116840b56f219993a8b5526bd4a1c3f76df664611f131cadcb7a │ │ └─55597 /secretgen-controller │ ├─b022fda43d9b15112a428f71fed7813898c9015ac52cc4d4504c691101a04914 │ │ ├─205749 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205765 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205771 erl_child_setup 1048576 │ │ ├─205855 sh -s disksup │ │ ├─205857 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205858 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205875 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206234 /bin/sh -s rabbit_disk_monitor │ ├─78076faf11dd5ec4bfcbff534643d0738ae71b632e040bf852a6c6fec5522578 │ │ ├─275022 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275035 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5dc0c5031aab5effda12882a1cb64139826e2cd35b6a961181e01c48ae801ada │ │ ├─104664 glance-api: uWSGI master │ │ ├─104678 glance-api: uWSGI worker 1 │ │ └─104679 glance-api: uWSGI worker 2 │ ├─9b5a750290567a5f53b6a6c1daf3c5ffdf77375272d2f9afb90f4ee01c470151 │ │ └─96166 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-d8bl4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─14adc662a17af63c316bb175ced2702bcddebafbfe2cb4046e50100084ef0e38 │ │ ├─185525 neutron-api: uWSGI master │ │ ├─185546 neutron-api: uWSGI worker 1 │ │ └─185547 neutron-api: uWSGI worker 2 │ ├─bdfee73a61721b5e53b604536579b650337292541ba18d73f19c60e036535582 │ │ ├─143699 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143898 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 │ │ ├─143903 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─401007 sleep 15 │ ├─0bce38e7662e658a95496d7f690dce5d3ce47e8516fdc3ca76211d87ccf541ee │ │ └─39466 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─3600582c8e5b19a346c496e169a6c380402f535ad3974b1d5efe5a0b37b2fb7f │ │ └─213903 /pause │ ├─4ab93244798a371c9af8d86a9005aaa30276a8c5b44c2875b1ee30cc01ed2bd6 │ │ ├─140247 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140268 /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 │ ├─413d3bc7f2f41423b93c83183e56430c2a59f2c20980dd63534e11d7ef33d443 │ │ └─46773 /manager --metrics-bind-address=:8080 │ ├─13a2e194c87fb904eb5a32c6d0e5fa92b5c3274a3aacf3da5c4edaf3a807a6b6 │ │ └─46656 /manager --metrics-bind-address=:9782 │ ├─2243afbe5e51e1335e49a51013779a741c451ea576038c975c03313f036cee01 │ │ ├─ 50662 valkey-server *:26379 [sentinel] │ │ ├─401745 sh -c /health/ping_sentinel.sh 1 │ │ ├─401814 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─401815 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─401816 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─77d1a302b785f8042af3c5066ed97a3ac64a0b0504c9508db428a55aa66ca97f │ │ └─64491 /bin/memcached_exporter │ ├─c3416a9581903c2611eddff0e187048cdbc9099f13c3c112bd7e5883b52ba99c │ │ └─42421 /pause │ ├─b45c16bb362fbf91375631a0727a1e53e10edcb7c2fa60a9c89053abc5511b97 │ │ ├─84051 barbiacan-api: uWSGI master │ │ └─84078 barbiacan-api: uWSGI worker 1 │ ├─28d79f413427e57effbeeded1de97671a542be6230e0c9b306cd881676c16cc2 │ │ └─187628 /pause │ ├─a5dbbe2f94c48d0bc27b8553388157eca68d9baffb855348e445e742db243144 │ │ ├─91535 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91551 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91557 erl_child_setup 1048576 │ │ ├─91638 sh -s disksup │ │ ├─91640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91986 /bin/sh -s rabbit_disk_monitor │ ├─ea346809e46226648e7accf74da555bd20ec112bfc235bf80c6955ad98c6090d │ │ └─64004 /bin/pushgateway │ ├─f7dc2cb962c2991ac8a18ff28f2f865aeeb9ce9a8e9fb7a07872166a3406f18b │ │ ├─226127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226156 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ffee2026c14df3cc669ada121f406df2c2f937d4f070c9ee6a36d2a772c8a311 │ │ └─61057 /pause │ ├─f9ddfce67e7c8c813a317ed5f1f6d728cf2f815b26c7ac1b02c18665af6c65e9 │ │ └─159537 /pause │ ├─2cd2e43c368708cba5ade0ccd5432205ad37fb6b1afcf23d6e80fe5ada39c1a1 │ │ └─54455 /pause │ ├─ce4e056a2c8b28177de26b1d46268855bbb31dbe0b99982a66de6ce2e87ceb3a │ │ └─110025 /pause │ ├─2e40b1e23df0f3504472d2edace320f8fdfeddc260b10ff0ad2b1d2280658409 │ │ └─59728 /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 │ ├─441a2721e97b1ee4c73022a6bab4b1c87439cecc61778396f1fa02577254d716 │ │ ├─76385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76406 erl_child_setup 1048576 │ │ ├─76462 sh -s disksup │ │ ├─76464 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76465 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76494 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76656 /bin/sh -s rabbit_disk_monitor │ ├─13a3a33db5f775c2bab763ec92379522a0a0b7a8102cb47013213f7bc2d25cea │ │ └─191274 /bin/bash /tmp/libvirt.sh │ ├─c4f45f088e6d97f2c828a5b5d6d17aeb879bd13f985c8d114c131415dca9956c │ │ └─366432 /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 │ ├─62225179a5863412e1bb3593da64dd4862275afa5a6c9498f83d7d81a99f68e2 │ │ └─63903 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─98eeab8bd537619ad7eea417b06b482638f997218d9b46965d6a360419b01e29 │ │ └─274049 /bin/openstack-database-exporter │ ├─74c9bbceaf073ae605c4791fac39bdb1cfcbe655520e7711510a2dc60a8889cd │ │ ├─143131 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143165 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143185 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 │ │ ├─143414 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─401646 sleep 15 │ ├─33ec0c3a5b56d6113d8578be9f64fa5f4a6e41e8ffdf2a3d80e03decf120c85f │ │ └─64440 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-129.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 │ ├─6a6a8abf2d75fe0a41b241e9f66709c4c9e741c08868aaea5aadce08f5556270 │ │ └─231576 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─34f9e7dc60cb9c17f70e2653e04c9dc6043c98d5ac36b74a67419f7b26c35c47 │ │ ├─63445 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63485 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─81def4f144eedd66d291a9ad0ccbd1b9464a4ce4e032257883c6b441491460e6 │ │ └─95729 /pause │ ├─0cf4c190aa19418ed1050ac329ba56a041539eeb783810ebb4cc30b0f4209d9d │ │ └─180917 /pause │ ├─cdfcf89293b4ac190dc34d970bdc265bd746995af8cb9a11c80200bfe41cdbbc │ │ └─43073 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 │ ├─4399f56f562fcbe1294dba760a962b743067d8ee6ca6e84fd6a2da84f56ff4c7 │ │ ├─41060 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41439 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─35f010c80a72d5d5ea91cd8e7a1a1e2c58834c5510bbd05de3306a0f2f67b9d9 │ │ ├─249176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249192 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─249198 erl_child_setup 1048576 │ │ ├─249345 sh -s disksup │ │ ├─249347 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─249348 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249383 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249384 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249394 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249602 /bin/sh -s rabbit_disk_monitor │ ├─9f0006ec9d6cea72b7ee6cf5d3effa7f973e819538dc0b051ed53687abd56555 │ │ └─103970 /pause │ ├─e491fac958bb30689cb3c01e4e74fdff4c3430863e1db5efd0b51ef4727d7c62 │ │ └─64562 /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 │ ├─b5bbeadc605de66399022ed25c8ebe323738ce7813e0b37f036a09aefe0efbca │ │ └─43578 /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 │ ├─6cff35dad5e85509f198193abf2cb2f2ae4952a3fddb84571546ab4afc77d999 │ │ └─272563 /pause │ ├─3374325c0b93fa7b7cadc1f9fa7f0188615d96fad6c5e5aa2f4d1b11b19c28ac │ │ └─46610 /pause │ ├─61736e23fde5b91b07d37dbcea9179d80949ef4c46f87d0670dda03768205bd8 │ │ └─175117 /pause │ ├─19a46b175d925157246663ed560360d7e42678ac866f4bd80277de7996a25311 │ │ └─40852 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─652328f9b63974cdf2ecd1cc51447bc35771548b490e3804c785fde50cbbdbd6 │ │ └─140213 /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 │ ├─ee8fcd0cb3448b50c23f4e091d8af86f7c22eeb43e7662a0b938827a727c51be │ │ └─62483 /pause │ ├─d16065b02791b6889859ca7a42625923a4cadd7180103517d52d6dfae016e6c6 │ │ └─64490 /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 │ ├─6f53305d2c903c08ad2bbf0cead3ff377b7c107304f21c56c0dfa2a415994d12 │ │ ├─201739 heat-api: uWSGI master │ │ ├─201799 heat-api: uWSGI worker 1 │ │ └─201800 heat-api: uWSGI worker 2 │ ├─53eb4fe527fde7108d4f785eb79090c197bfba4716240d4a6f3e2212221b4627 │ │ └─254178 /pause │ ├─ea17088124c18f10be142d653f45271a587702497137cd09bcad715b5b98cf34 │ │ └─62586 /pause │ ├─83e447a4b180d5d0e577379f250004b9b221a0785f608adf4ba60d12cff54918 │ │ ├─48001 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 │ │ └─49238 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 │ ├─fbd78c8a4c82d4aca853ae68b3a615cd328970fc9076ac0e1b6af24194d3b191 │ │ ├─107165 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107356 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107358 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d9e149b82ee47c3cf699df64502ed232d61ce553a91d060795e89ad1a495a6de │ │ └─214258 /pause │ ├─f24385aaf41df84a4f361899f4ff1632bec52165e9b61061170a00471be7eb18 │ │ └─105836 /pause │ ├─17671afa8ebb3e444d67ed763de1df3f4aadb301046955c44237b5e069280426 │ │ └─264949 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─285df2d4b6d0caf3e3ec787c38296e888cd66c4f97e04752bfc2a9d81a087c9a │ │ └─175476 /pause │ ├─c9a7c49570f0652117430cf194b71ba315e5c16724ac57afd4ad02ac81dd9477 │ │ ├─224096 octavia-api: uWSGI master │ │ ├─224108 octavia-api: uWSGI worker 1 │ │ └─224109 octavia-api: uWSGI worker 2 │ ├─01e96f98761a20cbf20cadf001a44ea8912ffad280d85113c4d8df04a00b72a7 │ │ └─64746 /pause │ ├─16786afe2965bb60c48fa9a48ef28f0e2284d548240e0c3b3dca22b3411c5921 │ │ ├─245858 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246624 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpu108zfq1/privsep.sock │ │ ├─246632 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246635 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ce9de8614d5985b1dc82325189739755d3fb17b3b4bc9279557c8e068cbbaf67 │ │ └─144747 /pause │ ├─8897d91c7d47011fac4272a30665271a060d8274bef11a472ceb3a4c29be352d │ │ └─266688 /pause │ ├─1bf7ed516fb0a8f6570b0adb48a83d667655a9d4ac6a72c0364c69529b7fb236 │ │ ├─225145 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225675 octavia-worker: ConsumerService worker(0) │ │ └─225680 octavia-worker: ConsumerService worker(1) │ ├─c149d58696f0aecc00c7074d263547dd689206f31a7935fadd08cad12fa95d03 │ │ └─60480 /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 │ ├─a3895edbaa54d72dd85987a3dbc1e46d5d5d1c74395e93a5b6d85242cbb5b68c │ │ └─45724 /pause │ ├─28ba79e015af192cd1d5487740e68fcb17a13bfda7c7281a78e1edf95732f71a │ │ └─231551 /pause │ ├─a27cc929f918a05b0cb11295811212595c5ce149c039c6c1be5c4a034d4d82fb │ │ └─190025 /pause │ ├─37bc52b9a04fd9ca492eca3ccb9ba9262aa48d7e3f85b88c2328445e77e08f88 │ │ └─173410 /pause │ ├─4284ffb1c4dc2b5a9102e295c404efbba4f6de5323b1a10691f19ef92fd10221 │ │ └─62845 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─74e1ac5d6b9853add7543449f1a7d6d446d70e0d089e9e166cf53b8cd65225cc │ │ └─181466 vector --config /etc/vector/vector.toml │ ├─728a44d47e1d9556a984c8326113bc1770555f831e84186226507d699c5df2b8 │ │ └─63548 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-129.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 │ ├─34e31b00febf4fb865fc4da7fc17a37aa415331286c5d2d02dafc7d0292fc8c8 │ │ ├─271104 apache2 -DFOREGROUND │ │ ├─273577 (wsgi:h -DFOREGROUND │ │ ├─273578 (wsgi:h -DFOREGROUND │ │ ├─273579 (wsgi:h -DFOREGROUND │ │ ├─273580 (wsgi:h -DFOREGROUND │ │ ├─273581 (wsgi:h -DFOREGROUND │ │ ├─273582 apache2 -DFOREGROUND │ │ └─273583 apache2 -DFOREGROUND │ ├─c20cbed82e268dedeaac185df6716842849b48ec091509ba7e8482cd4fd42c40 │ │ └─63022 /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 │ ├─34838e59b3ba5d5571383ae19e95e4e79fc1463d0d12fbe1dd01348359140b30 │ │ ├─ 96223 /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 │ │ └─396087 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c7269e43b90103168bb87f4c9c7e1f977082da8d4eff7c6be064f33bac3c8212 │ │ └─96164 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7c8d2f19e9a8ad1b96047f226bdda0692c667d52abc13ec03f3ab1182707bb07 │ │ └─39295 /pause │ ├─9a9feb0055f5aaf7b85e3932689c3fac5d2cf49603fb0dc98b4c5da40cdab82e │ │ └─43629 /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 │ ├─96325af128c0936ec64d666d060006c5d657073b17b18ccda688baed2dc98a1a │ │ ├─143130 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143237 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143252 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 │ │ ├─143473 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─401683 sleep 15 │ ├─0fa95bac9a5bc1730c3163bf9c9a85eb8895566777e314d65f0422373059e612 │ │ └─205661 /pause │ ├─c8b2d705c2f3efed53d1895006c6dccb1fc3771ad3dabc0fde6f1ec2945610ad │ │ └─64167 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e693b7db499ef6e78280d1dca0428069092573785e033085319252b5f287e486 │ │ └─123126 /pause │ ├─5d7ed0885185501c96281a6dcdb761224ba5b8b899f4fe7a6e75b0c5c5959bc6 │ │ ├─172027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172526 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172527 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fec7dcd7436bfe857208389aa2d955e4a94ff8ae5d90bfd17c11007ae7d0635c │ │ └─59413 /pause │ ├─7468a9cce8db2e1fc23c195e67ffb271571f8c8f74b87c714475faf0a41a266f │ │ └─159678 /pause │ ├─46125c548fe091c8c7d0ecc149430d4fdbb66c328224153a5db9a1aee88e0e97 │ │ └─85417 /pause │ ├─8adaa31f3d0eab0a56ecab984785d573fb4b473b4655393bbe73e26dd2e72c3b │ │ ├─181547 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181573 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─f095c6068c7c4c14a4dc796021cabd44dee7cc1bb614126706c56d0ecb5d14b9 │ │ └─55448 nfd-gc -gc-interval=1h │ ├─ba95f0527b1ea59c583326655e30ad58ec52b6e59ac6707c468057008936227c │ │ └─46985 /pause │ ├─192ec3adc8245b5737c754eeff907b17f367e92281cbb7d67de01b09f799f420 │ │ └─39442 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 │ ├─428ddc531d7b4aa94312e05bc89746d5ad28fd7e074743d274303bacf878e007 │ │ └─254256 /pause │ ├─6edc3e2a4725e3c5f20fe978f6b94eb849202d0e465f7910bfc495b83734eda2 │ │ └─235117 /pause │ ├─9fd6afe710abb7aaf81fe4465721023067084572e064882adc98f417241366b3 │ │ └─39321 /pause │ ├─dd56b45f9e37c762d9f055d677d3617951eb8f4adb05d8f02354d8b4b36a153c │ │ └─139844 /pause │ ├─8420d2e36843e5d36d416340ab4ebfb2c18111eda35388d14a7b3bfd9d44e511 │ │ └─76305 /pause │ ├─14b36907684f67d530ebdb3c617e51fc4bef673fbce4dd16a21a8e4fab820ce9 │ │ └─105881 /pause │ ├─9e9d049c93e4c03d337c8a2da9415d122ee59c39e4299f9e2b416367ecfd27f3 │ │ └─55065 /pause │ ├─d3f057560f677aa2e84fc0b029d372229f0e87042842e8d0ad3844c823b1f9bb │ │ └─47117 percona-xtradb-cluster-operator │ ├─df0b5b35c7b478fe823a093513f29fce3c39f5e449b5d797fe6bee8481824470 │ │ ├─59934 python -u /app/sidecar.py │ │ ├─60242 python -u /app/sidecar.py │ │ └─60243 python -u /app/sidecar.py │ ├─eabb86e864c3f7456e72df7159eba4a781348527f8bc972d795f48bac689497c │ │ └─46045 /server │ ├─f0952effefc12d77dc603dace8844f6472b06257f805e3342125aaa662dcba4c │ │ └─39381 /pause │ ├─7bcedd74e4f4f6f7b55aa8235bb3d7e33b2cb79b1fba4d05afa5d4e4f9dd1cc4 │ │ └─271320 /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 │ ├─9daed180c0f27796565608661e15810b498728bd46b2761f7c5ecb6ae8f41531 │ │ ├─124115 /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 │ │ └─124188 /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 │ ├─d5d92bca2cff66ff7fd803693e85c0d057f21e9d543c6ead75a0d7825f7ad8c0 │ │ └─229668 /pause │ ├─949acac7d62e0f0b3e3fc5a5ddd0ef98550220345b44111a3307580c5f16c080 │ │ └─214014 /pause │ ├─0ecbbb086c2b6ea921809946ad30e4a01a63e3c74f6c4ee2019169fd56338229 │ │ └─41980 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─31a477c860c7fa677ce28753122b8b3bc7212a50cfe7e1dd870babbfa5f73f00 │ │ └─64628 /bin/oauth2-proxy │ ├─faf235f549a35ec2269b7a7b7e72ddc3feb03bea3f0407be046cb42d8541a6e5 │ │ └─42389 /pause │ ├─761741c0cd91920fce742d206568079fa7ea5cb0701a5dfbeb6c89afaf9f8c71 │ │ └─234262 /pause │ ├─c31fc5d268eb66a60ce6134f00f1173b462edd5468c6906fe44235eeb3c5a2f8 │ │ └─55410 nfd-worker -metrics=8081 │ ├─2ad2c10a32caf5f6909dd78b968c3a2bec0f9bbdd89a58961dae86eda7d33aa8 │ │ └─63365 /pause │ ├─c3b4d2263759b15ff12d3b593a43b87fa601baa0a496326402f084fd0468f8ff │ │ └─122723 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d3b7d8bfe08ed95cd7e6d0dee9c5005f362566c1f456f1a432e96f5f245578f2 │ │ └─249020 /pause │ ├─9d449739232f677085073f2ef7dd935f494602b66a5f77f1536a192c4a261350 │ │ └─47289 /pause │ ├─a939e4963786bae470237af7e50deea2922eded5e5ca5d9b924f3e92f90ec842 │ │ └─43328 /pause │ ├─e28dc682c952597eddbdd12de24138bb0266b51f7dc001c45f93edf3ce187707 │ │ └─107909 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4a27aa6e188715bd4ab3292f0f549a0278866569d84bae876cede61d00427b9f │ │ └─159562 /pause │ ├─e0f07cdbcfd1cb9f8bb15258bc565b8adafed014c15a1326a1175a20d6998e86 │ │ └─55483 nfd-master -crd-controller=true -metrics=8081 │ ├─eba642dd59f8722818f0300057192066c204f1f2623cdc667e1fff45ab0fbcef │ │ └─108352 /pause │ ├─7c21194c475e87478502a13e19059d040e6fad9cc982e29afcd77950cafbca99 │ │ └─77683 /pause │ ├─90abc81f6f9fafd6325a40676425985c916dfd2e666f39f50f754e26ba87201e │ │ └─226766 /pause │ ├─6de0d8ded251a8f0b633f4c5c0e427c6fb5a13e31ae46237da6ad2e52b0c96ac │ │ ├─121047 cinder-api: uWSGI master │ │ ├─121060 cinder-api: uWSGI worker 1 │ │ └─121061 cinder-api: uWSGI worker 2 │ ├─82c2a898b0618c23e72d3df0b1733b707f0d97eb2229d60613f4b5e3d866a19e │ │ ├─172281 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172632 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172633 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a4b814100e5219859133209b63299b8209010a4c87e52ec75bb39646a9dde39b │ │ ├─187743 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187759 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187765 erl_child_setup 1048576 │ │ ├─187814 sh -s disksup │ │ ├─187816 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187817 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187818 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188018 /bin/sh -s rabbit_disk_monitor │ ├─682caa4dc71884026369c603568bdffb5e9de8b87bfed40ee72be320a28e71aa │ │ └─252127 docker-registry serve /etc/docker-registry/config.yml │ ├─8d6928bc4d774a2ae2f43ced7f1888ab66f4c45bac3957668811e4e067b017bf │ │ ├─108441 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108457 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108463 erl_child_setup 1048576 │ │ ├─108594 sh -s disksup │ │ ├─108596 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108604 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108605 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108615 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108730 /bin/sh -s rabbit_disk_monitor │ ├─f4823c93fdfa3d8b10a4ecde507b019c6e65384d5d380bc56a8719f40e87addc │ │ └─190099 /pause │ ├─3b1d8a2b10003b611c785a93365c82539751401aa56eeb124bdd0045e822f618 │ │ └─125746 /pause │ ├─cddc316c246451e64504898f2aa905a8ed2b92fe1ecb3c1d498a4e21914dddd9 │ │ └─59259 /pause │ ├─5d7acc9ff200c787437b381324cfe378b83bfed9ba4dbbefb64a23260398742b │ │ ├─177114 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─388680 sleep 300 │ ├─6e7347c05447f3bd635b997c30d0f3628873b825912b2e4acc001f79e7d15ea6 │ │ ├─62154 nginx: master process nginx -g daemon off; │ │ ├─62169 nginx: worker process │ │ ├─62170 nginx: worker process │ │ ├─62171 nginx: worker process │ │ ├─62172 nginx: worker process │ │ └─62173 nginx: worker process │ ├─92e3925faa062ef231959e5c003cdc3f0b7ec4493c287456003e2d731f668532 │ │ └─86242 /usr/local/bin/rook ceph operator │ ├─a244b5b9a625ceb1b17a4190712fd4aab740c13fe3603ee8efbeb503f0cbf62b │ │ └─195880 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─56d6945a875f0505441c549c22d2ffe84fd482f1a11e221c4f9d540f4af7775c │ │ └─50485 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 │ ├─ea6bd2ffcc2b302be14cf015e12b01b33d139c20518e9510adbcc7c10a9e57dd │ │ └─110083 /pause │ ├─55c7dc4e384cb7f0a0036be7e0c66e873ea29bad4220d2e8e141c3f48ada8534 │ │ ├─ 45994 /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 │ │ ├─ 46007 /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 │ │ ├─ 46159 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270478 nginx: worker process │ │ ├─270479 nginx: worker process │ │ └─270480 nginx: cache manager process │ ├─acdcad796654135dfee744c0c2580c993b4854f114ac88672d1622f60fd25e02 │ │ └─143389 /pause │ ├─2b1dd33ca26095c620865c91423d1e73d2d31c84af6adca26ef9e4249c220447 │ │ └─230793 /pause │ ├─8fbf8999401b75ebf2339d7a6e6893a4ef633543712203e00225745d68a1018e │ │ └─270985 /pause │ ├─f1cd1698f5541e7564bf67d76aa80c85bd20a0eb6f6a1f1fffc01ec7cbf46319 │ │ ├─181428 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181676 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 │ │ ├─181687 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401279 sleep 15 │ ├─e222e93c08cd605364a816a4114ebb05f58df3519f2748861d8f5ae16fb0fdc3 │ │ ├─226939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226981 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─226987 erl_child_setup 1048576 │ │ ├─227041 sh -s disksup │ │ ├─227043 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227044 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227078 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227079 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227089 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227190 /bin/sh -s rabbit_disk_monitor │ ├─ea6a3c98fe20c0bbbf14e14af4889b8da6e38ade5306d1e4112daa09bfeaead0 │ │ ├─65124 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65140 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65146 erl_child_setup 1048576 │ │ ├─65199 sh -s disksup │ │ ├─65201 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65202 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65214 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65225 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65363 /bin/sh -s rabbit_disk_monitor │ ├─8db4a2255b76a8959850ed6d1dfd4ceef0f45994fa69d00fd515f9160a07304a │ │ └─39499 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 │ ├─c2f34cc6eb6ff67fd42a7bfff237db374bcdb6aefa346de3671779b2c88c7e4f │ │ └─50092 /pause │ ├─ee424b66c3cb936125461844a086934bdd610eba55af01d5d5b7c8219ecaaec1 │ │ └─141741 /pause │ ├─d9f3c2e9eb9b4c19dd6bbbc1e1be801edb0b9391d8dfc8df29149ef5291730df │ │ └─63503 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─787597dd2d3c3c492fcc1ccdf36aa2ff13211f4fdf3699d27f3004fc6d6aa204 │ │ └─39358 /pause │ ├─9c117c0b0112430e4d697e4c54e748a30c73b0934793212f9f0662fa7bbaab29 │ │ └─123695 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b3bd74711ed396e0f6a1a36ba0a03681a5e63c6d4868454e7dec2bdc624df6bd │ │ └─61599 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 │ ├─61c53be8febd99ed300c9a0f4dcaa648cdaf60b0ecdca5625669c11e639872d2 │ │ └─175186 /pause │ ├─b7974cd555b079c477417845e6ff1170f5b8cd76afe75a85a1280d885f1a7f2d │ │ └─42851 /pause │ ├─9973f1c805705380c092de5b1c2646ad565b850017d5df936383305f93402781 │ │ ├─48052 mysqld --wsrep_start_position=ba611c68-5385-11f1-baa0-82571729f8eb:20 │ │ └─48180 /var/lib/mysql/mysql-state-monitor │ ├─97c2763b78db79130a141d3e2e7bcda684265f4fc2619544421dfe4189c8713b │ │ ├─171110 nova-api: uWSGI master │ │ ├─171142 nova-api: uWSGI worker 1 │ │ └─171144 nova-api: uWSGI worker 2 │ ├─dea97d98c3309b2c54512a68cbe05913d8bf947b3211617ece6848e6d5610ef9 │ │ ├─246119 magnum-api: uWSGI master │ │ ├─246206 magnum-api: uWSGI worker 1 │ │ └─246209 magnum-api: uWSGI worker 2 │ ├─8c5f4260d6485aaf54230f66a91a4dc9e799afde203332500168a76c03dfac37 │ │ └─42454 /coredns -conf /etc/coredns/Corefile │ ├─f34ac138c075d336f89ef3b9cf7bb61bd507bed4b60b5679916f8a46702c0616 │ │ └─189942 /pause │ ├─3b431567b84383ef18a63eb4d5105de32a3a923baabc8f2cfcfcdd2b64f7ce19 │ │ └─63672 /goldpinger --static-file-path /static │ ├─6620fa47e52460825015c9dc30b3ffda6c116c3025ec6c59978c6894c05b16d1 │ │ ├─246431 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246664 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246665 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─83192df95d475dca4ff08b7e6aac8080e6b3c852377be5dfb4eaf4c2e5ff7438 │ │ ├─186644 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) │ │ ├─186970 /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/tmp72z8iwgz/privsep.sock │ │ ├─187349 /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/tmpflwhu4a1/privsep.sock │ │ ├─226081 /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/tmp9oowal8v/privsep.sock │ │ ├─226331 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0a450c1d-59c5-4986-8bfe-a6ffeeb95784.conf │ │ ├─371186 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371187 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─642ec827fd10c794993c9cb747ec443086f4e4ee9554009af43a3418911c372f │ │ └─142868 /pause │ ├─4097096f4658e908cbfe73187b16ef1afe9415f765d63668cde9011cca5c26b6 │ │ └─61139 /pause │ ├─3f3e88864e95c631a940d11b4e87275bd7b9aaa52867eb21ca96376229a45619 │ │ └─191900 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8febf40e7c394053c61932bfafaead9955a199a5a63214d62ae47e1cbb26d4b9 │ │ └─55148 /pause │ ├─826b00cc6abe5d6dc1786c5c543393d3f3916eaa9dacf8ce9279ab01bccf4c23 │ │ └─62095 /pause │ ├─bc332fb2cf81ae6c0b37c07a7091cf507051f4e876319ddda1aa5ae48013a541 │ │ └─63585 /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 │ ├─0a146b87c9760b2b202bd94acea481bd2a7b0346f13e13a9d2322901ccddd6d1 │ │ └─43422 /pause │ ├─c80cc170070e7c9a412eec47ce25ad8044bd22b3e701d9d675051e2bec4226f5 │ │ ├─201761 heat-api-cfn: uWSGI master │ │ ├─201801 heat-api-cfn: uWSGI worker 1 │ │ └─201802 heat-api-cfn: uWSGI worker 2 │ ├─4acd3eba22e69624b1c69384962042a457c05975e91e1fa34c66bab7276ac0e1 │ │ └─59436 /pause │ ├─324ce79263bbcf9b2d0af9e3ef468fccb488c1aa5bac7225923095140f11872c │ │ └─45774 /pause │ ├─eb5b2d40b6aa30c03819f04fa3f31763088cdc78e9485d01016881b4c78443a1 │ │ └─50352 valkey-server *:6379 │ ├─122e53befe82b848aa44712a4e93e9cff1e17d3bfdbfdbd47d1527d3657de473 │ │ ├─171301 nova-metadata: uWSGI master │ │ ├─171318 nova-metadata: uWSGI worker 1 │ │ └─171319 nova-metadata: uWSGI worker 2 │ ├─26bc7092ced0df6004da8f809f0cf6669ef035edce18c4fc9c7dd02859960ef8 │ │ └─40596 /pause │ ├─dc09c747a41ea363025cd6b3c5be43703ba2ee00a383fe38a533e29e789c1899 │ │ ├─173492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173508 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─173514 erl_child_setup 1048576 │ │ ├─173561 sh -s disksup │ │ ├─173563 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173564 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173872 /bin/sh -s rabbit_disk_monitor │ ├─88364714f4745ed158f612dcb52065cd78c1b55f80b770d99f494776a3047ef7 │ │ └─40465 /kube-vip manager │ ├─46594f5357d1c6318eeed249e59d7c03fa00359f35565c111d90a5e590ce2df1 │ │ └─254110 /pause │ ├─9fd7e7ccc703ea7008d88154177a60b49cd4ec411d900d8d68233e21d84ac8cb │ │ └─48149 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─09bc332860f8ad3ee2fff11eb382cf832ddfa3a4ef2c3a902d230c27e144b0a4 │ │ └─39497 etcd --advertise-client-urls=https://199.204.45.129:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─3dcc959d7eee4c96a52d343d9e65f931fab7593840bfcd16108edfdf1faed3c7 │ │ └─61260 /pause │ ├─a4fcbfdd2904067de3d20a9880313e6a64f1cf92c9c10b8b2e8c5ca345c92f81 │ │ └─41936 /pause │ ├─8cc7ad1e045ce71650818a34abd84da35a9f9f168eaf0483cfb2f8798ac07f4a │ │ └─123171 /pause │ ├─9999424ff2649d167c9bbc0335fc65efad4dc9d2b25c5ad325b814e3f9a31a02 │ │ └─47877 /pause │ ├─4547c1c7532c6fbdd382358c6cad70107daf8d7f6f2a66b7f4bef56b12bfecb8 │ │ └─50274 /pause │ ├─473d0cf6822306d9924bdda42c003251558122c712d92a73d5a110c54c97b418 │ │ └─61196 /pause │ ├─c7190da0a705bb202e6a162a9cd07a55f7970f75213f98c433e3bed177886083 │ │ └─246459 /pause │ ├─e0d58a0b23c93ccbfa5ad6838ae663cdc9373d75419f9b34bc467ecb07ec5fe1 │ │ └─39850 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─778035fe65b6ae76ce865b527782a5f8e98a108d82adffa5bfac051c38bc7b6c │ │ └─55368 /pause │ ├─a6cf9bf116852fc0150569c563fa522b5e0541e9c441ec86f2ab33033c0c6d26 │ │ └─42474 /coredns -conf /etc/coredns/Corefile │ ├─ba2bfa51cc246d18613cc02f9954713271902d94486ffd0b6c813b8879c3f140 │ │ └─48236 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ab9dcfc2bff8d9656d9c4a01677073985402fbe643974534e631aa4dae481f07 │ │ └─43381 /pause │ ├─9e407fc4eb9cdcaebd12c9b6d20ac12705084481f240691d5b609ae83ac6aebf │ │ ├─201721 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202087 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202088 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0e0052b33cd028e2876cdb2b1c983d1a699289ab4ea1764103c656b67c4cdb81 │ │ ├─195851 /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 │ │ ├─370636 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpitzm16ia/privsep.sock │ │ ├─370844 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpq29sbwu7/privsep.sock │ │ └─371071 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmphw95g97_/privsep.sock │ ├─f3b2d604b17ee9e0b9869225c8c51c395cc81f72b05359946a05f4a865a97e4d │ │ └─245830 /pause │ ├─56dda4d202663b6db5531f6ad2924205e9fa13161a360d184000060bc91ce073 │ │ ├─ 70438 apache2 -DFOREGROUND │ │ ├─ 70453 (wsgi:k -DFOREGROUND │ │ ├─ 70454 (wsgi:k -DFOREGROUND │ │ ├─ 70455 (wsgi:k -DFOREGROUND │ │ ├─ 70456 (wsgi:k -DFOREGROUND │ │ ├─392343 apache2 -DFOREGROUND │ │ └─401218 apache2 -DFOREGROUND │ ├─d938398b5dbc23d0f128ab0ac9e4e77d2f3899f441bad4a5d2fc5ed6a68ecf8a │ │ └─175217 /pause │ ├─2658fcc727ca40986ad1396086e270ff200da21ec9d3120e6d896a6d0fd647c1 │ │ ├─185560 neutron-policy-server: uWSGI master │ │ ├─185573 neutron-policy-server: uWSGI worker 1 │ │ └─185574 neutron-policy-server: uWSGI worker 2 │ ├─732980027eded4e6b6981318604330a4fc35a267b99acfa813c0d6e496d558c0 │ │ └─159382 /pause │ ├─e3ed8c5818c632f44e6152ccc58211e5591f7e94edbd9a1acf93c1e4e937da21 │ │ └─55178 /pause │ ├─bca607efd1d26d467269819cff8cda64acc10154fd832e04c4ea4b52818a7781 │ │ ├─130611 placement-api: uWSGI master │ │ ├─130638 placement-api: uWSGI worker 1 │ │ └─130639 placement-api: uWSGI worker 2 │ ├─d0a7de134eb731f5f85009b50039df15d2251cc81beaaedd65069eb3788c99a8 │ │ └─229768 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─fff9c49a8ac291babfdd3b1ad2f9072f9a08bbc5372377a941720f3bcecb53df │ │ └─253931 /pause │ ├─4df7695b488d3121747bb7f86a315e4eec299264b1717bb1899595dbf690ecba │ │ └─66970 /pause │ └─538690fb90d96919e26543419b079e22f415863c9cc4ed558ccd101dce321e51 │ └─64077 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount