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 │ │ │ ├─25672 /lib/systemd/systemd --user │ │ │ └─25673 (sd-pam) │ │ └─session-23.scope │ │ ├─25607 sshd: cephadm [priv] │ │ └─25686 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-67.scope │ │ ├─262560 sshd: zuul [priv] │ │ └─262583 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─262574 ssh: /home/zuul/.ansible/cp/199.204.45.65-22-zuul [mux] │ ├─305863 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dltiggqcnrpqhyannbsvfyxkmfmciibc ; /usr/bin/python3'"'"' && sleep 0' │ ├─305864 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dltiggqcnrpqhyannbsvfyxkmfmciibc ; /usr/bin/python3' && sleep 0 │ ├─305865 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dltiggqcnrpqhyannbsvfyxkmfmciibc ; /usr/bin/python3 │ ├─305866 /bin/sh -c echo BECOME-SUCCESS-dltiggqcnrpqhyannbsvfyxkmfmciibc ; /usr/bin/python3 │ ├─305867 /usr/bin/python3 │ ├─305868 /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 │ └─305870 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-132165d5f89086c197fe143e0d3e6003b2db89af7e50a064854d33de8f5bc558.scope … │ │ ├─30180 /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 │ │ └─30192 /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 │ ├─containerd.service … │ │ ├─ 12336 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15473 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7d9491277fbd05bfbf702b5d53702491e23dc839748256a14e2327fe5829caf -address /run/containerd/containerd.sock │ │ ├─ 15849 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 906482819a10edb57707e84dabdb8c7f8799953eadbae06b66a85726e91df42b -address /run/containerd/containerd.sock │ │ ├─ 22103 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c65c539921c1562ec4762adf2dcbb6e67c74de63312aabc2bc31210e2442948f -address /run/containerd/containerd.sock │ │ ├─ 30156 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 132165d5f89086c197fe143e0d3e6003b2db89af7e50a064854d33de8f5bc558 -address /run/containerd/containerd.sock │ │ ├─ 34963 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9f34bcca4cf8c3959a8ffc75ec45727afdf59bfc0c3774872c40510b0bed242 -address /run/containerd/containerd.sock │ │ ├─ 39650 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16268d6e4598ba88732813ff4ae4f93adf89efc4e2886a696dc69000869e5102 -address /run/containerd/containerd.sock │ │ ├─ 48781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3046478ff4bd796eaebb906d896879504427564728df783e537907ea7ca2e2f8 -address /run/containerd/containerd.sock │ │ ├─ 48826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b98af11d4d2d4be9f10aa73637190646b233e1397a13265da8e54a46712443d -address /run/containerd/containerd.sock │ │ ├─ 48830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c63c9f6971011df080fa074d6261b74967945413656992131ac5f9df97324a6 -address /run/containerd/containerd.sock │ │ ├─ 48832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 943dabf9cc9397e014709c9c4daa31160e0b2e9a713983c488e8beca10d49428 -address /run/containerd/containerd.sock │ │ ├─ 48861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e8403b764fbead5dbfdebf23ae0df6fc510b1db6b05d4013055b77e7d6e1a0 -address /run/containerd/containerd.sock │ │ ├─ 49563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173b0c16169c2f0db992b60bd411db2f92cd1c2005065ab03eb08be9df9b6737 -address /run/containerd/containerd.sock │ │ ├─ 50716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29053707271d729c4fa62c6d9ea2ad196303530f8c26a376431915a7d1ac337c -address /run/containerd/containerd.sock │ │ ├─ 50756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf3d52537efe8de74511b92da33ac0dddc34b4c6129656323af27b18f309931 -address /run/containerd/containerd.sock │ │ ├─ 52106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0136c8f6c68f00e0d7b50ab1aa028b149bb3e60edd5841df7b3a547a3a89af6a -address /run/containerd/containerd.sock │ │ ├─ 52553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b2ada3360cbd88d3e516e93db8340d620e4ba617fec5bd1bf914fac4f8b292 -address /run/containerd/containerd.sock │ │ ├─ 52573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072a716b7e956ddeb7820c0771a2ae114f8b6ce8d1b55acd52287d047bc61cc5 -address /run/containerd/containerd.sock │ │ ├─ 56262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6a2526c5bd35f3348573be13c7765fc4bcd71118b8e33c3623fcbe844caaf96 -address /run/containerd/containerd.sock │ │ ├─ 56419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d9780a8a13829191f2841153d24ca8fa0e84c453b6eed0e66ab0bccf21e885f -address /run/containerd/containerd.sock │ │ ├─ 56509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebb9ab9e7f14e388731722509cb03b177e8dcb144ed7ecd9cb807a52a18ad9bf -address /run/containerd/containerd.sock │ │ ├─ 56626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4354803c98c9faa300eaf2a2b8c90fe4cf2932e85d8088b72436b146da853725 -address /run/containerd/containerd.sock │ │ ├─ 56718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ab89e0aa538608744d43db97a51c70a0c16c01fe1f5fd0d7e3bf84cf725c12 -address /run/containerd/containerd.sock │ │ ├─ 56775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8aafeed11c56b881f1b362a14b7945e7d40ed2bec4dc92b636cbcfcdf9bb344 -address /run/containerd/containerd.sock │ │ ├─ 56930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe7973c6b05c95ad404c8074ee05f18af837f0d112a8d5de921d4c575ddea42 -address /run/containerd/containerd.sock │ │ ├─ 57156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e96f76eed1ee748358e26739c155921fb5c3f81b21db32218cc22217bb1b8d25 -address /run/containerd/containerd.sock │ │ ├─ 57168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 399c0ca8856e49208fb508835dd9c4cb8a1bc4c9913328c66dd133827baac6d1 -address /run/containerd/containerd.sock │ │ ├─ 57321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0c6ec6013ce92beff7ec112022bda06a086d263d06737fea07666fb52c896a -address /run/containerd/containerd.sock │ │ ├─ 57828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b024e03cde8aa4ef6b8f2bd72bbb23c2f331354292fc5deab8ce1a9fba27cc4 -address /run/containerd/containerd.sock │ │ ├─ 58062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdfba8d70c000b38083f7fe49b46a062470ac85e81f56e3515f8e4c77c12c16c -address /run/containerd/containerd.sock │ │ ├─ 58671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cedd02cb46f7b3e0facaaa0964d282af0f184dcc3bfc2e58d048fbbaeb989d48 -address /run/containerd/containerd.sock │ │ ├─ 59645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ec965e8952053014b5dd96d172b76c3ad62c656fe2441472e2a68a63a81f82 -address /run/containerd/containerd.sock │ │ ├─ 59655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72a5e114841b87565d8036d27e9e391a2bcf13e57d0c5f4a2144e3467b04839 -address /run/containerd/containerd.sock │ │ ├─ 59786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4297f9311bea1277cb99456474892c4a5e09c3a56cef77055854b6ade13ddc -address /run/containerd/containerd.sock │ │ ├─ 63320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac6f2361c084827d84d48ed78161830ea98c64fb8d6ab006d6006e2e1bd1a6ee -address /run/containerd/containerd.sock │ │ ├─ 67327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beb0da29c222aa270add090e22af2787d487095b34d7c4abe1bc8fc23f16b880 -address /run/containerd/containerd.sock │ │ ├─ 67439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7043fa75a4971ae6444b10748eaf7c4c9f8d4a0b5809738f795b259fba2c87 -address /run/containerd/containerd.sock │ │ ├─ 70970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c36e6e49ecde667aea58df2fd252037e9297eac8023de3a865475895193d2e1 -address /run/containerd/containerd.sock │ │ ├─ 71238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd66a8b2477bebe447cc65b3ccd1079237e2f69e7d2a816060e8f3887806222 -address /run/containerd/containerd.sock │ │ ├─ 71467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f7ecbdeafdf6d7abdcbea3a29aa3201987d6a46f352f024c8c47c6916c6fa23 -address /run/containerd/containerd.sock │ │ ├─ 73208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6420bfb333f772f2365878ecbbe7caa61ffa447f13ded249b50bf217bdfde97c -address /run/containerd/containerd.sock │ │ ├─ 73323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a84dfa4fcf16c8af2a6cdc885c11a47c0d2e1db36c4249b92610250693d46cd6 -address /run/containerd/containerd.sock │ │ ├─ 73407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9925ccd11a71dc345747adaeb33f7479d0cb22b4479f83edd624eed302fe9eee -address /run/containerd/containerd.sock │ │ ├─ 73923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63493a48ce8a9977db1972afd447edad1eda8f22f1d75c1991035ad18756ec98 -address /run/containerd/containerd.sock │ │ ├─ 74570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6c9a88bbd2eb151119982e27ada998ebcea00621d852afd4e59909226a4e1ad -address /run/containerd/containerd.sock │ │ ├─ 77994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec66d5fbb77f1a0c372a5372c0e54baf885370cf7a8637f906e6d6e8a263654 -address /run/containerd/containerd.sock │ │ ├─ 84608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8dd959087de7854424ba2e46373d3fcbb3d1c224331e60ec45eda9b9bd6ed4f -address /run/containerd/containerd.sock │ │ ├─ 85612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589f9a5adbd8baa9af05b06070eb1127f5ec7fa042338f437b5a806f05933883 -address /run/containerd/containerd.sock │ │ ├─ 88760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9883b2afd757046defc2f5261909c0996f1cce32c84d7d3836b249f108450068 -address /run/containerd/containerd.sock │ │ ├─ 92792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 845bffd2cb13ffdf47797352a36f5243ff511124f70d05a81b41b6e9794c59fe -address /run/containerd/containerd.sock │ │ ├─ 92948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62be5bb07133045c8797da7e2c00b5fd3f9e4970e2aa911aa48acb6ffd9080d -address /run/containerd/containerd.sock │ │ ├─ 92995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0875241008bba028e07263b7435b42d3f5e20d2e42e62ed74b6a7c358974cfcb -address /run/containerd/containerd.sock │ │ ├─ 93053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887aa06e0461b44bef5164f2e0d96c1270feeb5e3b85094607d3bfba7fc4dd7d -address /run/containerd/containerd.sock │ │ ├─ 96036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b7dd6c25b5be5e76dbaf0eb95c871af3b00517423cc2f8d3514e48e403464c4 -address /run/containerd/containerd.sock │ │ ├─ 96140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21fc72c666ea0ac408b0f26d765437a69ff6a4dbcf34f3485b89d959a8c6ed6a -address /run/containerd/containerd.sock │ │ ├─ 96309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7970e92bfe10263881e47248bfe79b14a3142d7ab268a7b36c7c9d03287c4c19 -address /run/containerd/containerd.sock │ │ ├─105249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f698ef65310d8c426f50999f9199b215e27354bcc4cbcdc5ea082825236e4b -address /run/containerd/containerd.sock │ │ ├─105568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21a9da8fafb9ad89f40a59bd51900012e5ee2b480b67ccfa32db7021ca8bf2a -address /run/containerd/containerd.sock │ │ ├─106369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d622350a718d9f15fd59ed216e870dd59caafff56129b8f6ba092d5bc16963 -address /run/containerd/containerd.sock │ │ ├─106484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efea09402ea2956e46e4c1d2de7921e5ffc211d51e346edf0368086300fb38fb -address /run/containerd/containerd.sock │ │ ├─107438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024cb05478a1e492fa1c4631452ff40d80c6bfbe42af9af2db49bd09594f9e1b -address /run/containerd/containerd.sock │ │ ├─109391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de422c0c7992ff981a0c40059f84d0d8993508a6da25fc3cf7161b3f6512fe9 -address /run/containerd/containerd.sock │ │ ├─111738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6634ac71e4ac346dfff6388357a6f25b23680942cda4736bc70a0f2f62eea4b3 -address /run/containerd/containerd.sock │ │ ├─111913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c6716c19c64fd6ae23bb94b0b0e8e08a79f65477eb7a55d83ba0edbca59173 -address /run/containerd/containerd.sock │ │ ├─111982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99d8671935637876c3fd6d9d519423b07c74fa26ca12ea271df8efc905d32bb -address /run/containerd/containerd.sock │ │ ├─112199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1d15b87392db436946af94ae96b11fc5c0188896debb6053d47c476489c0f2 -address /run/containerd/containerd.sock │ │ ├─112285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b90cc843e52954a058ab7a8ced51319a2772df07b6f1f344ba911b9acd93a4b -address /run/containerd/containerd.sock │ │ ├─114900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187b10363bddbc1107d458bd0790150a36dbffada5ebee4076b4a130bb4847f8 -address /run/containerd/containerd.sock │ │ ├─140540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a97dc0b776297945ea80c1af205d9997a8282c0f5c2c4e75252bebe44baf40 -address /run/containerd/containerd.sock │ │ ├─140580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4cda1bf20c3a957b36931627a3534534aa26507119abfbb3cb833173e3361bd -address /run/containerd/containerd.sock │ │ ├─141068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 081b05e90085f317118fdf644e4e06ea97accec550e0036784b854677fbb0719 -address /run/containerd/containerd.sock │ │ ├─143903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0abe0c7925526099ba8c8f902065c3f640b1eb946dfdcf4d4050531a4b0d743 -address /run/containerd/containerd.sock │ │ ├─144132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90315b303811da218c917eb41e20820d24ab26fd3b28eeb89045a5ac95a0401 -address /run/containerd/containerd.sock │ │ ├─147454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68cf112715c95d7028bfb3dee092d75f5e2d01d7eb1ca8ab96e028a9236f88eb -address /run/containerd/containerd.sock │ │ ├─149055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f157495ac2fdef1cc837014509aec3e83787925bc09859f83f26eef89caa952f -address /run/containerd/containerd.sock │ │ ├─149101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3481c636d0f8f288ea01f69c09443e891fd1bfba5115fdcd5bdb9701b9633c04 -address /run/containerd/containerd.sock │ │ ├─151396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561594fb21c883c406b444dcbb2e6a7bd36e6152d804ee3a36048b6163ebd1bd -address /run/containerd/containerd.sock │ │ ├─151653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ebc8fd507475e5152cfa4b9ffb2a2f23298d151d2736d230b7723018ec928a -address /run/containerd/containerd.sock │ │ ├─151863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45cf5cb04d4676b3281904aff21617a2d3c1236fcc05180dda3b49b71d24b4c5 -address /run/containerd/containerd.sock │ │ ├─152078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6afbb4c30462941f1d4874856cbe36f1a29e12e0c012201ec6a799353ae473c8 -address /run/containerd/containerd.sock │ │ ├─152165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c1f3731e38b47a06340fa98f8c7d5c799597402487875433da53954cf6283a7 -address /run/containerd/containerd.sock │ │ ├─152422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 985b33dad71dd14d339964743e978c3c6c3ebd6c1fbddc1e99aca688c265e337 -address /run/containerd/containerd.sock │ │ ├─165742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d72cb0581e96779f07906ed2f8aead11a1a12a6dd56668c70abe8bcc8cb2710a -address /run/containerd/containerd.sock │ │ ├─167827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87afcc912ee8905f4cf49ec2f8f19ec157598b3d972ea5023a578035b7148707 -address /run/containerd/containerd.sock │ │ ├─167863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b6b9b4da0e4d6b4d1ee56cee24f6be535259cb3324ce9364a68ac13fd6d617 -address /run/containerd/containerd.sock │ │ ├─167931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0830c722d44da3f06bfdb8be7abe5eba54ba6c0ec177d2d6c0bc978619ddfe3e -address /run/containerd/containerd.sock │ │ ├─167974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7ce842a932189b1b0867b8d5e70ce6695761fbb3c4b791769fd50d0682a954 -address /run/containerd/containerd.sock │ │ ├─168124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ca65199b95daf29b2823e662e578e4b5241efd2753af32164bfb70238f412a -address /run/containerd/containerd.sock │ │ ├─168370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8293abd4d9c90c66ff5509bb2f8dd9361dc017b4b29d48584bf17b878d0f5ab -address /run/containerd/containerd.sock │ │ ├─168420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c817e65daf9b476e8965cce555efb32c342b26f1d81d783375a5197920a6d6c -address /run/containerd/containerd.sock │ │ ├─182657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13bc67330812ba199cb3b876c24d97bc875ff7322293ce24a54dd29aa60d82d8 -address /run/containerd/containerd.sock │ │ ├─184605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 352807d953e6e0d43e35e2d2390909b6ebc43d13cb5621d1e617ad659119b0c9 -address /run/containerd/containerd.sock │ │ ├─185863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2c3bb91b6e4f9e2157e21b97d41bb715c55be50001d0eb445950ab3b859441 -address /run/containerd/containerd.sock │ │ ├─195629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2b87f966944b3d665da65b6f1ac879abd9efcb6558224503432594db419fb6a -address /run/containerd/containerd.sock │ │ ├─195648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bdb2921b04a54c7408fe6716b9e72f9567806f88690262df964402cd509383e -address /run/containerd/containerd.sock │ │ ├─195671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d41900a19895c22041195c4832536049852cf58581c2f2c4c7ef47e6e17be193 -address /run/containerd/containerd.sock │ │ ├─196010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f44582231ad621abdea1dc09f0e67cd79e50391267fbb78766a6e61b3f9d6aa -address /run/containerd/containerd.sock │ │ ├─210040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f212a823c7242c637e570f6532bd8daeef8b7f7f63195af46b1e790e5b4070 -address /run/containerd/containerd.sock │ │ ├─210400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66d41f2743186d85a0ff5fc0770baee1f14cd73f4adfa26ad0ec10f0a60325d -address /run/containerd/containerd.sock │ │ ├─236328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8710766ee8356048b816afbff0580f5bfff60f88e3041415de662509f118e130 -address /run/containerd/containerd.sock │ │ ├─237792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf3b7d30567efcfe0aac5d4b386adeca2c5911c6b44eef5af9fd63a3ccca2a54 -address /run/containerd/containerd.sock │ │ ├─239146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6de62634ead3d17739463b63350978ec2f9e41ee2b1152068be112bdada1ff -address /run/containerd/containerd.sock │ │ ├─240741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1bb0020f3ce9243a936cac29fef19bfe17a57554773f3b5b61dbac57d38e95c -address /run/containerd/containerd.sock │ │ ├─240881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b6fe44abe3ff540701a429a0bec0c736cd668ceff49e50f81658675fc5fa1c -address /run/containerd/containerd.sock │ │ ├─241060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6f467bcbca420e170873cde1c1f3af6eb1f550c8f77df827e7c6754e2b654c -address /run/containerd/containerd.sock │ │ ├─241116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35345c809b2bb71eb67c2f7e97526cf9fb522159549cb748d0127861d1c39c8e -address /run/containerd/containerd.sock │ │ ├─241176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae93fa9d6ff4b3539500eebd1f314bc85f6600a9cff26f5d52c82ef5591e0ed -address /run/containerd/containerd.sock │ │ ├─244013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8032b2d9fb782809902b17cb92dac915782db74ceece81c35207b4c3e9f5e2 -address /run/containerd/containerd.sock │ │ ├─245874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e4e2e7002ff055ff9d546281b4dbbe95e1e7b2cf5e9fbaa459eaaa7ceb801b -address /run/containerd/containerd.sock │ │ ├─245912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdec4e89f27610aa775001c1c6e9141ea25c1111dc82c56e58a67d3c818afe3f -address /run/containerd/containerd.sock │ │ ├─258419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2235550057d384fde87084b4ccae65cb1ed3ce66460abbc7ecb36bcb7086f5de -address /run/containerd/containerd.sock │ │ └─258972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f7053e8934f73e032ca0d247ca5899fcb31ee86beb29c6aa7e005a3924f5aa3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-16268d6e4598ba88732813ff4ae4f93adf89efc4e2886a696dc69000869e5102.scope … │ │ ├─39675 /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 │ │ └─39687 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─34677 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─34946 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─22060 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─22082 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.prgzbb.service │ │ │ ├─15759 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prgzbb/unit.run │ │ │ └─15790 /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-prgzbb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prgzbb:/var/lib/ceph/mgr/ceph-instance.prgzbb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prgzbb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.prgzbb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─29862 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─30139 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─39345 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─39630 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─15392 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─15423 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─13079 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─67494 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─49239 /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.65 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c65c539921c1562ec4762adf2dcbb6e67c74de63312aabc2bc31210e2442948f.scope … │ │ ├─22129 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─22147 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─run-r4e6f163f8ddd41f2a9bb52de35bc8cf1.scope │ │ └─183857 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─13642 /usr/sbin/chronyd -F 1 │ │ └─13643 /usr/sbin/chronyd -F 1 │ ├─docker-d9f34bcca4cf8c3959a8ffc75ec45727afdf59bfc0c3774872c40510b0bed242.scope … │ │ ├─34988 /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 │ │ └─35000 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-c7d9491277fbd05bfbf702b5d53702491e23dc839748256a14e2327fe5829caf.scope … │ │ ├─15506 /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 │ │ └─15524 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-906482819a10edb57707e84dabdb8c7f8799953eadbae06b66a85726e91df42b.scope … │ │ ├─15874 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.prgzbb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15892 /usr/bin/ceph-mgr -n mgr.instance.prgzbb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─68100 /sbin/iscsid │ │ └─68101 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─bc0c6ec6013ce92beff7ec112022bda06a086d263d06737fea07666fb52c896a │ │ └─57344 /pause │ ├─bb2e2206e97d4a290f1fff57a1b8d66b53b4c96ee7aed4f56417b939cfab13a5 │ │ ├─177487 neutron-api: uWSGI master │ │ ├─177522 neutron-api: uWSGI worker 1 │ │ └─177523 neutron-api: uWSGI worker 2 │ ├─c8aafeed11c56b881f1b362a14b7945e7d40ed2bec4dc92b636cbcfcdf9bb344 │ │ └─56807 /pause │ ├─bcf3d52537efe8de74511b92da33ac0dddc34b4c6129656323af27b18f309931 │ │ └─50785 /pause │ ├─6a78c91dba34e8830a9e6efbc7449d8316cb08335bdd87da7bedf36794218147 │ │ └─97006 /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 │ ├─3481c636d0f8f288ea01f69c09443e891fd1bfba5115fdcd5bdb9701b9633c04 │ │ └─149129 /pause │ ├─c6d1ce9b87b8e411e7a59d8958be5e527a1a72760c641143e243347bbcae724e │ │ └─49038 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 │ ├─5c264a014c2c8469d3dfb97250a6094824c8b5ffa42f43c110fa90006e52d569 │ │ └─74274 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─45cf5cb04d4676b3281904aff21617a2d3c1236fcc05180dda3b49b71d24b4c5 │ │ └─151911 /pause │ ├─9f9fcb6256b2e10d240c37b0e1805a53d536a5c52262825adee103a6cf73318a │ │ └─97755 /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 │ ├─f3506b1fc4aed1a87d590b14c45b6cd8dbf1850aaaf4dd935e58b39be76a57ab │ │ ├─258855 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─259237 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─259238 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d6c9a88bbd2eb151119982e27ada998ebcea00621d852afd4e59909226a4e1ad │ │ └─74593 /pause │ ├─deb11f6420b314ea4886a4d8f2038e703108671f12483ba567b4876d612863a6 │ │ └─97356 /bin/oauth2-proxy │ ├─87afcc912ee8905f4cf49ec2f8f19ec157598b3d972ea5023a578035b7148707 │ │ └─167900 /pause │ ├─d1672e97150e2d865af58899865d563d82c68d9142799c03346a1af17c8fe0a8 │ │ └─71450 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c5576fa1b6a22fca05613640d1effe4ad66302e7f064e590393ec78fdb7810b4 │ │ └─49067 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 │ ├─4795d3a5ad329c0d35c3c3fa70d765dcafc54d8c03551c38dd6eb0f186df49ea │ │ ├─254332 manila-api: uWSGI master │ │ ├─254358 manila-api: uWSGI worker 1 │ │ └─254359 manila-api: uWSGI worker 2 │ ├─4c1f3731e38b47a06340fa98f8c7d5c799597402487875433da53954cf6283a7 │ │ └─152190 /pause │ ├─ac972efa25cf37aee71a7e1d7b25494bfbccb3edf838657ff3e39240e17ff9b3 │ │ └─75565 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b3f0edf4b3f69fa08047f0fef22666cd8d5395d42dc16af670e64278f6775506 │ │ ├─162784 nova-api: uWSGI master │ │ ├─162832 nova-api: uWSGI worker 1 │ │ └─162833 nova-api: uWSGI worker 2 │ ├─eb2038196e55e9ac37f116f010cc4ed36dc71e52f39c1790f9d25fadec0d8195 │ │ └─180127 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2d6def937c1dcebc46794f33be7bbf2b82e617eec4c30cc35231cc360f720156 │ │ └─74308 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1e165408bdb301c703fa80226ba88da8eddcdfb72b09b745634a5eb8770eb85c │ │ ├─75498 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 │ │ └─76953 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 │ ├─a4e8403b764fbead5dbfdebf23ae0df6fc510b1db6b05d4013055b77e7d6e1a0 │ │ └─48944 /pause │ ├─13bc67330812ba199cb3b876c24d97bc875ff7322293ce24a54dd29aa60d82d8 │ │ └─182688 /pause │ ├─21e044c38e09db26ea10a40c36e11558aa38ccd4177d37ae7ca8571f7b266cd1 │ │ ├─206628 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─207055 octavia-worker: ConsumerService worker(0) │ │ └─207058 octavia-worker: ConsumerService worker(1) │ ├─9d97dc5e9c684d3e2c3ebe4f5bc7ff91c61b6d50b66630a4ee1c22f073991984 │ │ └─96963 /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-65.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 │ ├─3fa9157ac1ecd12f39b6b45fb616453a46bc47f03e0edb75f27f68214259d246 │ │ └─61813 nfd-master -crd-controller=true -metrics=8081 │ ├─f3c5a465162de1a073c2c7ac616adcdb9a1c75f724c981786236c2c204326874 │ │ └─73505 /server │ ├─7970e92bfe10263881e47248bfe79b14a3142d7ab268a7b36c7c9d03287c4c19 │ │ └─96333 /pause │ ├─be247178156dfa2210bd512e3264f30d9ce8cbba867de9ca3249c625f5b5e9ff │ │ └─84735 /secretgen-controller │ ├─cedd02cb46f7b3e0facaaa0964d282af0f184dcc3bfc2e58d048fbbaeb989d48 │ │ └─58705 /pause │ ├─4a7688ee7e8ef022c730558244facf938344d20ca2ade673d308d0639588f029 │ │ ├─180165 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─180471 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─181737 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp91j4zfod/privsep.sock │ │ ├─183027 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpadsxzpgg/privsep.sock │ │ ├─184049 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvbvi2hzk/privsep.sock │ │ ├─184991 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184993 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185067 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/523a1b02-41d3-4e45-92b5-9cdeded31f6c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/523a1b02-41d3-4e45-92b5-9cdeded31f6c/host --addn-hosts=/var/lib/neutron/dhcp/523a1b02-41d3-4e45-92b5-9cdeded31f6c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/523a1b02-41d3-4e45-92b5-9cdeded31f6c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/523a1b02-41d3-4e45-92b5-9cdeded31f6c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ad0660be-7204-4650-a6bb-f6ae20070d9f,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─185070 haproxy -f /var/lib/neutron/ns-metadata-proxy/523a1b02-41d3-4e45-92b5-9cdeded31f6c.conf │ │ ├─188136 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9555eac6-45d4-430c-a137-9cdce70b41ec/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9555eac6-45d4-430c-a137-9cdce70b41ec/host --addn-hosts=/var/lib/neutron/dhcp/9555eac6-45d4-430c-a137-9cdce70b41ec/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9555eac6-45d4-430c-a137-9cdce70b41ec/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9555eac6-45d4-430c-a137-9cdce70b41ec/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8e1960be-26bd-4e44-991f-18723fba5260,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─188139 haproxy -f /var/lib/neutron/ns-metadata-proxy/9555eac6-45d4-430c-a137-9cdce70b41ec.conf │ │ └─271475 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpsfgbgras/privsep.sock │ ├─cdfba8d70c000b38083f7fe49b46a062470ac85e81f56e3515f8e4c77c12c16c │ │ └─58090 /pause │ ├─bf3b7d30567efcfe0aac5d4b386adeca2c5911c6b44eef5af9fd63a3ccca2a54 │ │ └─237817 /pause │ ├─0875241008bba028e07263b7435b42d3f5e20d2e42e62ed74b6a7c358974cfcb │ │ └─93034 /pause │ ├─63493a48ce8a9977db1972afd447edad1eda8f22f1d75c1991035ad18756ec98 │ │ └─73961 /pause │ ├─187b10363bddbc1107d458bd0790150a36dbffada5ebee4076b4a130bb4847f8 │ │ └─114926 /pause │ ├─b1bb0020f3ce9243a936cac29fef19bfe17a57554773f3b5b61dbac57d38e95c │ │ └─240768 /pause │ ├─f11f5dfe293b62ea3f36794ef817ad2e10263d409b865cd6cbcffee28f2fe79b │ │ └─57918 /goldpinger --static-file-path /static │ ├─e62be5bb07133045c8797da7e2c00b5fd3f9e4970e2aa911aa48acb6ffd9080d │ │ └─92978 /pause │ ├─ec7043fa75a4971ae6444b10748eaf7c4c9f8d4a0b5809738f795b259fba2c87 │ │ └─67463 /pause │ ├─9b024e03cde8aa4ef6b8f2bd72bbb23c2f331354292fc5deab8ce1a9fba27cc4 │ │ └─57853 /pause │ ├─61ab89e0aa538608744d43db97a51c70a0c16c01fe1f5fd0d7e3bf84cf725c12 │ │ └─56762 /pause │ ├─1b90cc843e52954a058ab7a8ced51319a2772df07b6f1f344ba911b9acd93a4b │ │ └─112334 /pause │ ├─ebb9ab9e7f14e388731722509cb03b177e8dcb144ed7ecd9cb807a52a18ad9bf │ │ └─56537 /pause │ ├─2354e970eef4387ce95834cfe3a861558ec78184e70c1c5e5c7ab332cba9a812 │ │ └─49175 /kube-vip manager │ ├─9883b2afd757046defc2f5261909c0996f1cce32c84d7d3836b249f108450068 │ │ └─88785 /pause │ ├─584e61c1ffa0d356ea86f6eef0c5cc2118688d85aa9ccebb0898440ad795c6cd │ │ └─72264 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ac024869c60d5ffb5b4476d271fd4c523955ab9a3f98654c7e80986997b469fe │ │ └─265259 docker-registry serve /etc/docker-registry/config.yml │ ├─e6a2526c5bd35f3348573be13c7765fc4bcd71118b8e33c3623fcbe844caaf96 │ │ └─56292 /pause │ ├─d1fffe1bd4bc3fbf80e5718d9a4148db65c764e794b899f61c8cd9d3fd721c40 │ │ ├─106924 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107101 erl_child_setup 1048576 │ │ ├─107670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108708 /bin/sh -s rabbit_disk_monitor │ ├─88703cfab42791fea233c6882dfcd121e1fda18a1115a966a54a5fe117a0e4c0 │ │ └─96650 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 │ ├─2c278da1df56a7aa1d236aef362e6204ae38efc172c931a7569654d859f6bcf1 │ │ ├─61238 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─61292 /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 │ ├─21fc72c666ea0ac408b0f26d765437a69ff6a4dbcf34f3485b89d959a8c6ed6a │ │ └─96163 /pause │ ├─8ae93fa9d6ff4b3539500eebd1f314bc85f6600a9cff26f5d52c82ef5591e0ed │ │ └─241204 /pause │ ├─7c814d451eeec27da6ff406e4ecf24362035b780bc61fa0e7c5fb481464503ba │ │ └─64969 /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 │ ├─6d98d136e866fd722826af51d0909777f2ddd06f77ebd76576ebb66b44ed0757 │ │ ├─258607 magnum-api: uWSGI master │ │ ├─258639 magnum-api: uWSGI worker 1 │ │ └─258640 magnum-api: uWSGI worker 2 │ ├─4f83c25ead5b848fa7985765b950b8b9cb3d9d023dc56437feb8d6aeaab62c31 │ │ ├─51237 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─51660 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─26c6a2ef880af361f740f2bb8b5288f269e913bf8492b3580ba2189a8fe75fc3 │ │ └─183084 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─616cf7154d2d01f1fb9735e7fe770ea2360a7033138bab19333e2fcb5f6a9702 │ │ ├─ 94311 apache2 -DFOREGROUND │ │ ├─ 94419 (wsgi:k -DFOREGROUND │ │ ├─ 94420 (wsgi:k -DFOREGROUND │ │ ├─ 94421 (wsgi:k -DFOREGROUND │ │ ├─ 94422 (wsgi:k -DFOREGROUND │ │ ├─295126 apache2 -DFOREGROUND │ │ └─297011 apache2 -DFOREGROUND │ ├─9de422c0c7992ff981a0c40059f84d0d8993508a6da25fc3cf7161b3f6512fe9 │ │ └─109415 /pause │ ├─d1ca65199b95daf29b2823e662e578e4b5241efd2753af32164bfb70238f412a │ │ └─168176 /pause │ ├─a1721b184947972a8d4df3ef3dedf6ea3cb574e8f60630fde7ce498dbbd632bf │ │ ├─177543 neutron-policy-server: uWSGI master │ │ ├─177569 neutron-policy-server: uWSGI worker 1 │ │ └─177570 neutron-policy-server: uWSGI worker 2 │ ├─b90315b303811da218c917eb41e20820d24ab26fd3b28eeb89045a5ac95a0401 │ │ └─144157 /pause │ ├─93cf386c12e3e2571fe017c3a57df1560c24f286aa3d4588dd56e7fac75e5184 │ │ ├─258470 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─259210 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpq89yx8o1/privsep.sock │ │ ├─259214 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─259220 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a58f9e9d8aacc4db2d2100ece777877b2b2e3ccb77f019d154458f748d929bd8 │ │ ├─210824 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210865 erl_child_setup 1048576 │ │ ├─211153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211411 /bin/sh -s rabbit_disk_monitor │ ├─5f43825e85c16a83b57267c671bc4e4f6b1c9cfe63fca51ca929c0612acc1650 │ │ ├─168951 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─297651 sleep 300 │ ├─1ec66d5fbb77f1a0c372a5372c0e54baf885370cf7a8637f906e6d6e8a263654 │ │ └─78019 /pause │ ├─8b89fb542080a1d886b87e71d4b3a2fa38a7b941c4fc8ff0ac639f9c292d7c5e │ │ └─141592 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─efea09402ea2956e46e4c1d2de7921e5ffc211d51e346edf0368086300fb38fb │ │ └─106510 /pause │ ├─89ec965e8952053014b5dd96d172b76c3ad62c656fe2441472e2a68a63a81f82 │ │ └─59700 /pause │ ├─5e8c76d123b4e974306395c4f5ec549296e310d1c15098ed9f682f79725bb7bd │ │ ├─254615 /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 │ │ └─254892 /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 │ ├─35ab7ab958a21dcc3813a9b9867ff228d2ac2f9010dceb7da770ce0c296e085c │ │ └─49620 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c05bee63654c51fe1b116aebdc2034178959ceac09275513d6f03b72a46b0a15 │ │ └─74418 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8bdb2921b04a54c7408fe6716b9e72f9567806f88690262df964402cd509383e │ │ └─195728 /pause │ ├─024cb05478a1e492fa1c4631452ff40d80c6bfbe42af9af2db49bd09594f9e1b │ │ └─107468 /pause │ ├─2f2ff18a0002727eee9dc173519e209dd6d626a399ab2d368c00a330dd1e8563 │ │ ├─72079 nginx: master process nginx -g daemon off; │ │ ├─72095 nginx: worker process │ │ ├─72096 nginx: worker process │ │ ├─72097 nginx: worker process │ │ ├─72098 nginx: worker process │ │ └─72099 nginx: worker process │ ├─0d0d016f7982a04ede260c6b8586d19cecf465e7b7199e855bbd41ac7a84f54d │ │ ├─265320 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265332 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2235550057d384fde87084b4ccae65cb1ed3ce66460abbc7ecb36bcb7086f5de │ │ └─258443 /pause │ ├─25e25073c1fd89ad769ff62ed12280a75dd95373d22a60840381ca6448870248 │ │ └─49017 etcd --advertise-client-urls=https://199.204.45.65: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.65:2380 --initial-cluster=instance=https://199.204.45.65:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.65:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.65: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 │ ├─4e2c3bb91b6e4f9e2157e21b97d41bb715c55be50001d0eb445950ab3b859441 │ │ └─185889 /pause │ ├─4c63c9f6971011df080fa074d6261b74967945413656992131ac5f9df97324a6 │ │ └─48931 /pause │ ├─8751cc9ba7096e4ceef850cea97b10c7b4c14f4314ea706bf817b73b7782a8b0 │ │ └─244070 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c136467715d823f5ff51fed0adf9ddd0018f831ad66e3fa139d8a06c7b87d232 │ │ └─97308 /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 │ ├─c23129fe5f31f362cdb2099972e204dac875355b6b58fe51d4d701cfd9f2ffba │ │ └─59109 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 │ ├─69b451c643d43d0fa57e849a090203458f565af8b01ea1bd6a4dea9ebad5d43b │ │ ├─166005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─166028 erl_child_setup 1048576 │ │ ├─166075 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166086 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─166201 /bin/sh -s rabbit_disk_monitor │ ├─e96f76eed1ee748358e26739c155921fb5c3f81b21db32218cc22217bb1b8d25 │ │ └─57206 /pause │ ├─46f2e7067ba3bcb0352d7419ca240a14a1742c9136eb10cab07c93873df6f854 │ │ ├─178453 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178888 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppfnut57d/privsep.sock │ │ ├─179120 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpct04nz7o/privsep.sock │ │ └─179565 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6420bfb333f772f2365878ecbbe7caa61ffa447f13ded249b50bf217bdfde97c │ │ └─73233 /pause │ ├─f0abe0c7925526099ba8c8f902065c3f640b1eb946dfdcf4d4050531a4b0d743 │ │ └─143951 /pause │ ├─67044c7b38ca25bf7a08217ad1213c50940dff197b053e716fed744eaf3a19ed │ │ └─254294 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d766af174dde6452135e598e5cae77e8d4e2addfc586ee7a6114004d90ef37fb │ │ └─62116 nfd-gc -gc-interval=1h │ ├─e3fe8e26415391c08ad5b4801a1546f0328b419b212e698431483916f02d22fb │ │ └─63064 /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 │ ├─ee271ba38670b3ba6f1be646f5dbcd24a800ee2dcccdf4ae27866f86b198c21b │ │ └─96383 /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 │ ├─34a799f168cc0c2babd07e84aac69dff0c65f4d521cdc4e80b6733a22f3ad71b │ │ └─157857 /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 │ ├─589f9a5adbd8baa9af05b06070eb1127f5ec7fa042338f437b5a806f05933883 │ │ └─85637 /pause │ ├─c6e708d968f735ce7dca3604e6d920d07d06210edede3d413b6979841bf06a08 │ │ ├─144530 /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 │ │ └─242406 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─29053707271d729c4fa62c6d9ea2ad196303530f8c26a376431915a7d1ac337c │ │ └─50740 /pause │ ├─67cd8f3ae820e246fdb3cf11616766a6d764b5b6006acf6e7231274f33dc49f2 │ │ └─73679 /manager --metrics-bind-address=:9782 │ ├─081b05e90085f317118fdf644e4e06ea97accec550e0036784b854677fbb0719 │ │ └─141106 /pause │ ├─80ebc8fd507475e5152cfa4b9ffb2a2f23298d151d2736d230b7723018ec928a │ │ └─151687 /pause │ ├─779f134652afb27c5ad9e664a4513b221a2bee500cf4955480b59d3ea02a1fd5 │ │ ├─163681 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─164400 nova-scheduler: ServiceWrapper worker(0) │ │ └─164402 nova-scheduler: ServiceWrapper worker(1) │ ├─943dabf9cc9397e014709c9c4daa31160e0b2e9a713983c488e8beca10d49428 │ │ └─48940 /pause │ ├─399c0ca8856e49208fb508835dd9c4cb8a1bc4c9913328c66dd133827baac6d1 │ │ └─57219 /pause │ ├─c921345f46b6674adfe408fa5c99c823e6da2a65170918a0e1cf6827a2bc54aa │ │ └─74249 /manager --metrics-bind-address=:8080 │ ├─3f7ecbdeafdf6d7abdcbea3a29aa3201987d6a46f352f024c8c47c6916c6fa23 │ │ └─71497 /pause │ ├─35345c809b2bb71eb67c2f7e97526cf9fb522159549cb748d0127861d1c39c8e │ │ └─241144 /pause │ ├─5c3c966ad501a8e576644cebacaf3ce7e90d0c7a458e5710ee06d05fd832e6dc │ │ ├─162989 nova-metadata: uWSGI master │ │ ├─163001 nova-metadata: uWSGI worker 1 │ │ └─163002 nova-metadata: uWSGI worker 2 │ ├─45f698ef65310d8c426f50999f9199b215e27354bcc4cbcdc5ea082825236e4b │ │ └─105285 /pause │ ├─ae787eef33e4ff1d86ae31f65f77377d76921602bbceccff692e888f7c5bb214 │ │ ├─109618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109653 erl_child_setup 1048576 │ │ ├─109729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109730 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109740 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110334 /bin/sh -s rabbit_disk_monitor │ ├─93990a71982bfd7c1e9b47ead8e2096789b51d1a19e4e883f4df9d21b48df187 │ │ └─78172 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 │ ├─7f90bdaa7649dd2367e644ee3129fabf05ec98855768e43d22a099a46babf0db │ │ └─97261 /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 │ ├─0f7053e8934f73e032ca0d247ca5899fcb31ee86beb29c6aa7e005a3924f5aa3 │ │ └─258998 /pause │ ├─a7acbe260306d9653b9b931bd9a1f5dbc4a39fd86fee935f552f546d53589214 │ │ └─49066 kube-apiserver --advertise-address=199.204.45.65 --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 │ ├─c2b4bd02065b941df544d16ee79684cad38df91538fc134df7b031d600bffae1 │ │ └─52648 /coredns -conf /etc/coredns/Corefile │ ├─9fe7973c6b05c95ad404c8074ee05f18af837f0d112a8d5de921d4c575ddea42 │ │ └─56957 /pause │ ├─a500537ebd44c189270ed0a3edf6c9677d009b189500e681281cc21b2eddc58f │ │ └─70469 /usr/local/bin/rook ceph operator │ ├─72bfb85f397dc7c2184c833cc8a57838b48f77ada13f201c24c7c396655088fe │ │ ├─149458 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─149717 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─149719 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b2b87f966944b3d665da65b6f1ac879abd9efcb6558224503432594db419fb6a │ │ └─195708 /pause │ ├─d16eacb5391e0b0917e8acb5846382fcf2fff64ab11fd7592de1c588e261f4a1 │ │ ├─133630 heat-api: uWSGI master │ │ ├─133685 heat-api: uWSGI worker 1 │ │ └─133686 heat-api: uWSGI worker 2 │ ├─5b81a9ae57fe8def4c062b34f64b83ee347be7e7e3710b41657b8c626c5acb21 │ │ └─184960 /bin/openstack-database-exporter │ ├─a93fcc0e0ed795e79e290ff06e579ca6e855a47e5f8caf8feafb0ea93b5c2ce9 │ │ ├─86115 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─86131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─86138 erl_child_setup 1048576 │ │ ├─86195 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─86206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─86356 /bin/sh -s rabbit_disk_monitor │ ├─6afbb4c30462941f1d4874856cbe36f1a29e12e0c012201ec6a799353ae473c8 │ │ └─152103 /pause │ ├─63fc2a667c66185cca3d4ec9e27f72e0b9a0a000381aa247101b9e3f712a20e1 │ │ ├─ 73457 /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 │ │ ├─ 73469 /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 │ │ ├─ 73530 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259078 nginx: worker process │ │ ├─259079 nginx: worker process │ │ └─259080 nginx: cache manager process │ ├─3bf9dfadcd7425f363d1fafefae41afbd4e59451f91898afd557c9d0b50241ba │ │ └─97376 /bin/oauth2-proxy │ ├─4dfbd7874daf1babbd477236892cd9e3ac71a8292462bd1efdf7821664b0ea75 │ │ ├─133575 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─134322 heat-engine: ServiceWrapper worker(0) │ │ └─134332 heat-engine: ServiceWrapper worker(1) │ ├─d72cb0581e96779f07906ed2f8aead11a1a12a6dd56668c70abe8bcc8cb2710a │ │ └─165766 /pause │ ├─68e4e2e7002ff055ff9d546281b4dbbe95e1e7b2cf5e9fbaa459eaaa7ceb801b │ │ └─245898 /pause │ ├─072a716b7e956ddeb7820c0771a2ae114f8b6ce8d1b55acd52287d047bc61cc5 │ │ └─52617 /pause │ ├─34b2ada3360cbd88d3e516e93db8340d620e4ba617fec5bd1bf914fac4f8b292 │ │ └─52603 /pause │ ├─cb4297f9311bea1277cb99456474892c4a5e09c3a56cef77055854b6ade13ddc │ │ └─59826 /pause │ ├─b285a84c7b8c7c48fbb70910393c7f63aa8759c308f83b6d2080dd4c857c3658 │ │ └─93879 /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 │ ├─3db257c29d7388af261f557e77a6acda4dd8c59aab144d7561ee3dc0b8b31d74 │ │ └─182636 /bin/bash /tmp/libvirt.sh │ ├─d99a78524f86e3e52ab6a52c80e680b1b26bb5fd796e900973ba055d58d7d4f1 │ │ ├─148093 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─148110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─148116 erl_child_setup 1048576 │ │ ├─148217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─148552 /bin/sh -s rabbit_disk_monitor │ ├─6b535b55b75a9413edc1b9bd1849032e230645fee17b1dfbe8524eec1ca49eca │ │ └─75111 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5ff7e85a7116f49e871eda13b0cbf272df00f537880d6e3eb40e1f9766105891 │ │ └─144435 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-n4pjm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e3a97dc0b776297945ea80c1af205d9997a8282c0f5c2c4e75252bebe44baf40 │ │ └─140565 /pause │ ├─28fc28ca8177be9ba1dc04fcbd10cab8f0d1cecc035c7bbb57dcb757ef027d67 │ │ └─206634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─10624bef3552583c3dbdd5ca92012dd3b227a489b626f27afcb30d7d54ed2ee7 │ │ └─51027 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─eff4b6fefbbf038fd59aa1a609c3d63de3acc4a8f9cd3fca638c17bb94d07dd8 │ │ ├─210354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210404 erl_child_setup 1048576 │ │ ├─210642 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211282 /bin/sh -s rabbit_disk_monitor │ ├─4c36e6e49ecde667aea58df2fd252037e9297eac8023de3a865475895193d2e1 │ │ └─70997 /pause │ ├─ac6f2361c084827d84d48ed78161830ea98c64fb8d6ab006d6006e2e1bd1a6ee │ │ └─63352 /pause │ ├─08d622350a718d9f15fd59ed216e870dd59caafff56129b8f6ba092d5bc16963 │ │ └─106408 /pause │ ├─c99d8671935637876c3fd6d9d519423b07c74fa26ca12ea271df8efc905d32bb │ │ └─112012 /pause │ ├─f157495ac2fdef1cc837014509aec3e83787925bc09859f83f26eef89caa952f │ │ └─149083 /pause │ ├─0c7c08048e89c2ad9204d41511b4836bed1689488322396f4e3f294c73d37e48 │ │ ├─207269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207288 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─209261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─209264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─295335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─352807d953e6e0d43e35e2d2390909b6ebc43d13cb5621d1e617ad659119b0c9 │ │ └─184636 /pause │ ├─845bffd2cb13ffdf47797352a36f5243ff511124f70d05a81b41b6e9794c59fe │ │ └─92859 /pause │ ├─7b7dd6c25b5be5e76dbaf0eb95c871af3b00517423cc2f8d3514e48e403464c4 │ │ └─96065 /pause │ ├─9f6f467bcbca420e170873cde1c1f3af6eb1f550c8f77df827e7c6754e2b654c │ │ └─241090 /pause │ ├─bcdac821dccb324adfd9a0cf3abd82ebdcf4dcd821dfc9c36e55ecdc9d07b387 │ │ └─52667 /coredns -conf /etc/coredns/Corefile │ ├─8710766ee8356048b816afbff0580f5bfff60f88e3041415de662509f118e130 │ │ └─236351 /pause │ ├─8c7ce842a932189b1b0867b8d5e70ce6695761fbb3c4b791769fd50d0682a954 │ │ └─168052 /pause │ ├─b72d5116f0e67d10b7cb4c98286bf6ad5bd1ad6838e63742cb501189d3fe7861 │ │ ├─180145 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─180463 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─181349 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpquwn55t1/privsep.sock │ │ ├─267478 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpr847y_ti/privsep.sock │ │ ├─267972 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgkcxq_hn/privsep.sock │ │ ├─268517 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─268526 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─269796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ded464cd-b880-40a5-90f6-d43f58fd050a --namespace=qrouter-ded464cd-b880-40a5-90f6-d43f58fd050a --conf_dir=/var/lib/neutron/ha_confs/ded464cd-b880-40a5-90f6-d43f58fd050a --log-file=/var/lib/neutron/ha_confs/ded464cd-b880-40a5-90f6-d43f58fd050a/neutron-keepalived-state-change.log --monitor_interface=ha-82abf28e-b3 --monitor_cidr=169.254.0.233/24 --pid_file=/var/lib/neutron/external/pids/ded464cd-b880-40a5-90f6-d43f58fd050a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─279398 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97b5e62d-0a92-4ef2-97b4-d2880c888dbc --namespace=qrouter-97b5e62d-0a92-4ef2-97b4-d2880c888dbc --conf_dir=/var/lib/neutron/ha_confs/97b5e62d-0a92-4ef2-97b4-d2880c888dbc --log-file=/var/lib/neutron/ha_confs/97b5e62d-0a92-4ef2-97b4-d2880c888dbc/neutron-keepalived-state-change.log --monitor_interface=ha-3ca104c3-ed --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/97b5e62d-0a92-4ef2-97b4-d2880c888dbc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─34b6fe44abe3ff540701a429a0bec0c736cd668ceff49e50f81658675fc5fa1c │ │ └─240913 /pause │ ├─68cf112715c95d7028bfb3dee092d75f5e2d01d7eb1ca8ab96e028a9236f88eb │ │ └─147478 /pause │ ├─fdec4e89f27610aa775001c1c6e9141ea25c1111dc82c56e58a67d3c818afe3f │ │ └─245936 /pause │ ├─01a22fdd3a2b8472280cd18924dad99d79dcbb224cefc759923b35a6f1dbcd61 │ │ └─61031 /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 │ ├─8815f0cd5effdda8d8826f10e91e1ecb6fc95a12d85c0a5241deaad70e116d41 │ │ └─137976 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─985b33dad71dd14d339964743e978c3c6c3ebd6c1fbddc1e99aca688c265e337 │ │ └─152449 /pause │ ├─c8293abd4d9c90c66ff5509bb2f8dd9361dc017b4b29d48584bf17b878d0f5ab │ │ └─168397 /pause │ ├─aef046a257bf581f07567f136b456a75d1b4ba92dea96441fa63ca37359bed84 │ │ └─145401 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b21a9da8fafb9ad89f40a59bd51900012e5ee2b480b67ccfa32db7021ca8bf2a │ │ └─105604 /pause │ ├─cdd66a8b2477bebe447cc65b3ccd1079237e2f69e7d2a816060e8f3887806222 │ │ └─71266 /pause │ ├─76852f9b69196a9aae0279cf5004933b0737173ac8b94a6e3434e1961b123ac5 │ │ └─236544 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─51eec143397652a369e405fdaef58ba982ac35d5182be89ce989646b2c153cd5 │ │ ├─177482 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─177830 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─177843 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─177852 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8bda8cfb39288bfd25f2d3f0a8591f28faf096e75070a9b8de7a590999d0a0be │ │ ├─74982 mysqld --wsrep_start_position=b29454a4-58e0-11f1-8d31-a37b5bedb970:20 │ │ └─75137 /var/lib/mysql/mysql-state-monitor │ ├─0a7e9eb9f56a44c59081a477b5183da71951b4b9bceaa87403db800b647a6730 │ │ └─73638 percona-xtradb-cluster-operator │ ├─eb1857a04c305d748df0caabfb682d95ae159f8011875736cfc5b42ea9e10751 │ │ └─73730 /bin/memcached_exporter │ ├─5543dc4aa545639bd01d1706e0fd28bfcc2126da4a39868fb6c7967757b011e0 │ │ └─52180 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5cad246cce021b6cd6e917e311ccadc03c2e01eefb8c59f21cbcde429bc7a074 │ │ └─93408 /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 │ ├─7c531dcda74443fd9f5dc1ce0861903125d2dbcbd45f4246d47f6f137abf2319 │ │ ├─93718 python -u /app/sidecar.py │ │ ├─94408 python -u /app/sidecar.py │ │ └─94409 python -u /app/sidecar.py │ ├─a84dfa4fcf16c8af2a6cdc885c11a47c0d2e1db36c4249b92610250693d46cd6 │ │ └─73346 /pause │ ├─8d9780a8a13829191f2841153d24ca8fa0e84c453b6eed0e66ab0bccf21e885f │ │ └─56453 /pause │ ├─ea616756d8f86735b0a0eaac466f9deb7f997434ada62fa2f3e12f69368e61da │ │ ├─133172 cinder-api: uWSGI master │ │ ├─133202 cinder-api: uWSGI worker 1 │ │ └─133203 cinder-api: uWSGI worker 2 │ ├─fa30daf374ac20242d1b9174d4f70688fa4fec4cf6f38877090ad9416950ce43 │ │ ├─163671 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─164204 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─164205 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ecac9905e63235dc601fc2a3c04f96d451ec1f73f17b4309b77e20a26f25bdd7 │ │ ├─190852 /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 │ │ ├─269161 /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/tmpnj3kx92n/privsep.sock │ │ ├─269633 /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/tmpm6itqjm1/privsep.sock │ │ └─270822 /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/tmpwuvs2ltk/privsep.sock │ ├─5b98af11d4d2d4be9f10aa73637190646b233e1397a13265da8e54a46712443d │ │ └─48952 /pause │ ├─0830c722d44da3f06bfdb8be7abe5eba54ba6c0ec177d2d6c0bc978619ddfe3e │ │ └─167982 /pause │ ├─9925ccd11a71dc345747adaeb33f7479d0cb22b4479f83edd624eed302fe9eee │ │ └─73431 /pause │ ├─e72a5e114841b87565d8036d27e9e391a2bcf13e57d0c5f4a2144e3467b04839 │ │ └─59715 /pause │ ├─b0b6b9b4da0e4d6b4d1ee56cee24f6be535259cb3324ce9364a68ac13fd6d617 │ │ └─167923 /pause │ ├─f66d41f2743186d85a0ff5fc0770baee1f14cd73f4adfa26ad0ec10f0a60325d │ │ └─210478 /pause │ ├─c4cda1bf20c3a957b36931627a3534534aa26507119abfbb3cb833173e3361bd │ │ └─140602 /pause │ ├─31cb8d3802e5db019754f2b6e0b7dd29664862d27c359df530fe65652e1a5c8f │ │ ├─93744 python -u /app/sidecar.py │ │ ├─94417 python -u /app/sidecar.py │ │ └─94418 python -u /app/sidecar.py │ ├─b5df1d50de8f704a19d4db2f5feed0920a10c91e886e23ae8c4172150121ee80 │ │ └─190881 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a952060f7fc40eb325c2ef689a72947f786201047e78bbbd3eadc1a64eaf15a9 │ │ └─64097 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─27e65dfc79f6cdb372c417a767b89dfe6d1f1417e9e10105a2154811d4aa49a9 │ │ └─240884 /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 │ ├─3c817e65daf9b476e8965cce555efb32c342b26f1d81d783375a5197920a6d6c │ │ └─168472 /pause │ ├─16a0ba3c2614306a72457bdd7a3dcaf50bb9986c4ebf2a3fe1da79a79e050817 │ │ ├─121688 placement-api: uWSGI master │ │ ├─121700 placement-api: uWSGI worker 1 │ │ └─121701 placement-api: uWSGI worker 2 │ ├─887aa06e0461b44bef5164f2e0d96c1270feeb5e3b85094607d3bfba7fc4dd7d │ │ └─93084 /pause │ ├─0136c8f6c68f00e0d7b50ab1aa028b149bb3e60edd5841df7b3a547a3a89af6a │ │ └─52130 /pause │ ├─5c1e50c8e965f5ad5925c22d261d50de602fce59295b78e9f67dc396f8abaf43 │ │ └─74813 valkey-server *:26379 [sentinel] │ ├─cd92b4902f19a2fcef96925b34dad2511e91abdc9e36ad17f29744df98b5a6b1 │ │ └─72157 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7090be700df50c6dfa430fe5f6ee4c6fb89d12371717d68e18fff8a6008095b5 │ │ └─57412 /coredns -conf /etc/coredns/Corefile │ ├─a8dd959087de7854424ba2e46373d3fcbb3d1c224331e60ec45eda9b9bd6ed4f │ │ └─84651 /pause │ ├─08481e99ca067a2f337cd372c4c1a493eb1c0c1dec9620550bac1040a99c4363 │ │ └─254313 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d41900a19895c22041195c4832536049852cf58581c2f2c4c7ef47e6e17be193 │ │ └─195753 /pause │ ├─719dc44d7f6045ac341d29ac1c19a57980c85081fc4df9156e838010d797d046 │ │ └─74900 redis_exporter │ ├─ee767dbfd15f6b5ab2efa8047d3ba2c34ae26e83e6bb6ca476895906698cfef9 │ │ └─237875 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6634ac71e4ac346dfff6388357a6f25b23680942cda4736bc70a0f2f62eea4b3 │ │ └─111804 /pause │ ├─2d8032b2d9fb782809902b17cb92dac915782db74ceece81c35207b4c3e9f5e2 │ │ └─244039 /pause │ ├─173b0c16169c2f0db992b60bd411db2f92cd1c2005065ab03eb08be9df9b6737 │ │ └─49592 /pause │ ├─8f4be45ec414e2fe3aec9a4e9a49bdec0f5bed3fba2d06ff4009f0ab99e56f36 │ │ └─61969 nfd-worker -metrics=8081 │ ├─beb0da29c222aa270add090e22af2787d487095b34d7c4abe1bc8fc23f16b880 │ │ └─67356 /pause │ ├─f9421edda8ba1781120fff79ca04e1c21575ca0104bee8ceb23cadbf330893bc │ │ ├─205135 octavia-api: uWSGI master │ │ ├─205149 octavia-api: uWSGI worker 1 │ │ └─205150 octavia-api: uWSGI worker 2 │ ├─b0b66c0ec97b259aeaf69f97f09b5a8a29b8584751a82bd3807ca2d52d057ed2 │ │ ├─133642 heat-api-cfn: uWSGI master │ │ ├─133687 heat-api-cfn: uWSGI worker 1 │ │ └─133688 heat-api-cfn: uWSGI worker 2 │ ├─8f44582231ad621abdea1dc09f0e67cd79e50391267fbb78766a6e61b3f9d6aa │ │ └─196033 /pause │ ├─2749f46e73236b781b9661d78c19d7394b852be1f343d4f106c9449af7aa4e32 │ │ ├─143473 /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 │ │ └─145388 /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 │ ├─b381d62cc7f03b8581eeb2ff72c1de62c80db7b7addf5edc48eff94b8ab5d072 │ │ ├─186056 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186075 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─186081 erl_child_setup 1048576 │ │ ├─186172 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186497 /bin/sh -s rabbit_disk_monitor │ ├─ad05708b88288f5a40b69262e178230e297e4b1a77af1ca7e84eab27375339cf │ │ └─74623 valkey-server *:6379 │ ├─0b89d285aa934cfc66e7499dffb730595d21ec107413f102bf1ead9668bc1f0c │ │ ├─127368 barbiacan-api: uWSGI master │ │ └─127387 barbiacan-api: uWSGI worker 1 │ ├─4354803c98c9faa300eaf2a2b8c90fe4cf2932e85d8088b72436b146da853725 │ │ └─56650 /pause │ ├─a4591ae0d0eabe21f99cb11816bc8756b43a560dcea054ef60ae14799606971a │ │ └─239334 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─bc6de62634ead3d17739463b63350978ec2f9e41ee2b1152068be112bdada1ff │ │ └─239173 /pause │ ├─7d66a5ea66f61853e376f63f8c5ba7e566aaefde385e692febfa3cf49c58d25f │ │ └─183606 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5c1d15b87392db436946af94ae96b11fc5c0188896debb6053d47c476489c0f2 │ │ └─112243 /pause │ ├─561594fb21c883c406b444dcbb2e6a7bd36e6152d804ee3a36048b6163ebd1bd │ │ └─151520 /pause │ ├─bbf994807e38b7448b3fae266ce963970cd9c92fd6bc5c691937bc08c2415e49 │ │ └─151131 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1e4d8f675a9bdcd12beeeaf9ed9c3a0ae771d63e33b9ed6a4b40b75e94f98917 │ │ └─96919 /bin/pushgateway │ ├─03f212a823c7242c637e570f6532bd8daeef8b7f7f63195af46b1e790e5b4070 │ │ └─210064 /pause │ ├─3046478ff4bd796eaebb906d896879504427564728df783e537907ea7ca2e2f8 │ │ └─48847 /pause │ ├─26f9756cf84f27924f2a1e2397c72476867a71df928d9445548e6718d43988fd │ │ ├─108069 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108114 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108121 erl_child_setup 1048576 │ │ ├─108401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109030 /bin/sh -s rabbit_disk_monitor │ ├─13c222e7eeac9f6d8fab224873308028a7bc2c13857adc15af73f2c38fddc4b8 │ │ ├─141896 glance-api: uWSGI master │ │ ├─141909 glance-api: uWSGI worker 1 │ │ └─141910 glance-api: uWSGI worker 2 │ ├─e83f268ebba5fe3b29f2e36434e83fed421075d84b54ebc54a43992df38dcc94 │ │ ├─112782 apache2 -DFOREGROUND │ │ ├─115432 (wsgi:h -DFOREGROUND │ │ ├─115433 (wsgi:h -DFOREGROUND │ │ ├─115434 (wsgi:h -DFOREGROUND │ │ ├─115435 (wsgi:h -DFOREGROUND │ │ ├─115436 (wsgi:h -DFOREGROUND │ │ ├─115437 apache2 -DFOREGROUND │ │ └─115438 apache2 -DFOREGROUND │ ├─07d5cca8fcaf2e801b15dd07efc9bcfa76954cf2e5e242a9ff9de600ba2864ac │ │ ├─106905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106952 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106996 erl_child_setup 1048576 │ │ ├─107569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108627 /bin/sh -s rabbit_disk_monitor │ ├─e3c6716c19c64fd6ae23bb94b0b0e8e08a79f65477eb7a55d83ba0edbca59173 │ │ └─111955 /pause │ ├─49028f10fbfe8b99c40be814f6f85d5a8ca87da7dc0362ae0a8cc7910533c614 │ │ ├─73068 /usr/bin/vector --config-dir /etc/vector/ │ │ └─73103 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d8029fda6daeaa7c164bfba72fc602b0c980185fd6d41fd3da3f6868945b4c80 │ │ └─182550 /usr/bin/libvirt-tls-sidecar │ └─d0f70bca7ba511fe829a522eef4f65613dda576b07e8d5f8342d2113388dd980 │ └─97218 /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-65.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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount