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 │ │ │ ├─22008 /lib/systemd/systemd --user │ │ │ └─22009 (sd-pam) │ │ └─session-21.scope │ │ ├─21984 sshd: cephadm [priv] │ │ └─22022 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─372110 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bzgfnzwsovanrvvzrluhttaqhheajszi ; /usr/bin/python3'"'"' && sleep 0' │ ├─372111 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bzgfnzwsovanrvvzrluhttaqhheajszi ; /usr/bin/python3' && sleep 0 │ ├─372112 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bzgfnzwsovanrvvzrluhttaqhheajszi ; /usr/bin/python3 │ ├─372113 /bin/sh -c echo BECOME-SUCCESS-bzgfnzwsovanrvvzrluhttaqhheajszi ; /usr/bin/python3 │ ├─372114 /usr/bin/python3 │ ├─372116 /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 │ └─372118 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-2a0c44f4fb8217e0060216c21e3142e4132c43b34ace54155c3e269d14c01777.scope … │ │ ├─12587 /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 │ │ └─12599 /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 │ ├─containerd.service … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2a0c44f4fb8217e0060216c21e3142e4132c43b34ace54155c3e269d14c01777 -address /run/containerd/containerd.sock │ │ ├─ 12926 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4d3523b3fcd94068a88de3bfc06e226cede6ff9eaac02a0f02532edf5de5a14 -address /run/containerd/containerd.sock │ │ ├─ 18967 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dac1bb4506806b6c5b456495362472a4b4c77586493bccfd01f01407e1056d5b -address /run/containerd/containerd.sock │ │ ├─ 25560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e4acfb2b62afa2dbb8a24238262994b355b7b790b4b4dc1658743978f6ae9ac -address /run/containerd/containerd.sock │ │ ├─ 30079 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8a18a17b4c9c0e2684895cf9e432dd8bf95318d82d040334bce75af8994d7283 -address /run/containerd/containerd.sock │ │ ├─ 34913 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e552f26597d3700255fc0e532e11989c7de1fca70829ac99f1b608f34870af6 -address /run/containerd/containerd.sock │ │ ├─ 39383 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74669ed71ac05c02cd8443ee2068938751a7e49a97fac94b0dd5533df37f1a92 -address /run/containerd/containerd.sock │ │ ├─ 41914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43b12019fe79739b184dd8ae57da808533d922e621487d699b83f56986355249 -address /run/containerd/containerd.sock │ │ ├─ 41951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8012fc77a6e647e2dc581fdbf4f2ecc45fa23358c92bc3762588a1987718ff57 -address /run/containerd/containerd.sock │ │ ├─ 41958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec448066ccb62a166a13470b576962ba61b95c5869a00287af6dac139569da5 -address /run/containerd/containerd.sock │ │ ├─ 41986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384d412e61a39d705eb276dc16332389ca15d5987d42f0f5ad9b5d07fd99e960 -address /run/containerd/containerd.sock │ │ ├─ 42002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314d8224ba2165712427318cc9cc48ab1d6b774ee281540685909c969f53c5b9 -address /run/containerd/containerd.sock │ │ ├─ 42533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3859511dbe722e46c02900a95ffbc53ae20763eed3f2b581a4c98c74ba8bb7b6 -address /run/containerd/containerd.sock │ │ ├─ 43262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aabc5a2820734481e1fc6061631425939b76a67a10f1bc605c37d247d3fee01 -address /run/containerd/containerd.sock │ │ ├─ 43280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9707c63e458f095a10f1bf505ccdd93712186a0759ffd82c42a353957cfaf9ab -address /run/containerd/containerd.sock │ │ ├─ 44638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f182c48efb3f6e40e116f1d94e197874e3d56e505512fcad69f4fdbd51a8fe -address /run/containerd/containerd.sock │ │ ├─ 45035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9dea12d0594c65f1f531a726624439aa7adae5ce2d3fbc5bd7ac5a789917c9f -address /run/containerd/containerd.sock │ │ ├─ 45078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4a3cea19e354c4b337eea1f0f75c299f860407339aad2337bfc625f2db9d64 -address /run/containerd/containerd.sock │ │ ├─ 45554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10edffca22b1310d980b9de50e0d7a4c827946d25c8053dd51b09826b21c88f9 -address /run/containerd/containerd.sock │ │ ├─ 46042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5fc2db55fec661cbe35ecc2031e8f246d3d929eeb5284b9f947f7750c534c83 -address /run/containerd/containerd.sock │ │ ├─ 46075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f870dbc1a9a86269a8a053085fdb315c5f0bbbd3ad623e847e9f35a056d9caf -address /run/containerd/containerd.sock │ │ ├─ 46121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e4b7b611de11966edaae00e663e0ee2ff685e55e509a120fd0432edcb3a775 -address /run/containerd/containerd.sock │ │ ├─ 47902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e58268591c88dc3886c009bd25a226adbe44dbb9c48f2468b0232ba33a5d7df8 -address /run/containerd/containerd.sock │ │ ├─ 48017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e9f5b3859cdc53663b94370d0672c7821e15e0e39b904bd1cd070f51163ac3 -address /run/containerd/containerd.sock │ │ ├─ 48804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a7bca65d72c3418fa0a9d7d539267a1ad40e070e2ed1e30d84a9715b807d30 -address /run/containerd/containerd.sock │ │ ├─ 48844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f534974fbad2024820b970a8bb39118a992f5ec26cc08e15e95574704a7186f -address /run/containerd/containerd.sock │ │ ├─ 49236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 448ffdaa7b95d92ef3ad5c1b73d63c8fef58ece3a19897ff40e6776336abe653 -address /run/containerd/containerd.sock │ │ ├─ 49758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5eba63ceb3b94eab4b085904bd8f8ed5cdb4d136b2cbfe06ef678cc94b59960 -address /run/containerd/containerd.sock │ │ ├─ 50175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54458cc11cc50048c9a63739b43ee26b46d1a9739ad489b5b65850853a6577d3 -address /run/containerd/containerd.sock │ │ ├─ 52036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e3fb0ee807b3f0caaad1842e71f2068060cc8526b8e7451d8d9895042e9ebd -address /run/containerd/containerd.sock │ │ ├─ 55661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821b504d87bd6681fde697993bb77d12a0c08cd7a176f3ce2fe5d963f38be47b -address /run/containerd/containerd.sock │ │ ├─ 56228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002e595f9ce53717bab2292bb5594d49e4c819a82037e60096f0f6a4ff5dde3b -address /run/containerd/containerd.sock │ │ ├─ 56324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7076e253f26173037cf8687cb3d496bd79515268104db5bf7742b82b9bf1e5 -address /run/containerd/containerd.sock │ │ ├─ 56363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97dea4690fff8edd8400c46063ee2bd4774b022d2275e52bfdcceaef34626461 -address /run/containerd/containerd.sock │ │ ├─ 56504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ef3b07a3522803343add6b978f187928cec47ae80bb163e8c1af53f0dcc20e -address /run/containerd/containerd.sock │ │ ├─ 59311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 664321e5d54fb53ddee6aeb3b7e8a5e763f72d28f01ceb704c5760f484ec452b -address /run/containerd/containerd.sock │ │ ├─ 59442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b875fb71002f1706e8054d9ebddc2a68eb904eaf4e1e015fa0f0f5128b28ecdb -address /run/containerd/containerd.sock │ │ ├─ 59491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5272649c8940a28368adbb340dfc6d1dbd6e79f28c75c1d203b33b4728d52d28 -address /run/containerd/containerd.sock │ │ ├─ 59535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58902db5041127d06b39b46c468b35c69f2c726dcdd1886c1e18f812bdd89086 -address /run/containerd/containerd.sock │ │ ├─ 60640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d718d80699e832b783636765e1c9cc250f0950e76960b3449fc0e94f13626de -address /run/containerd/containerd.sock │ │ ├─ 60802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b334ae7c0f8fdbe7eaeddbba26f06866e9bbad58cef2b11c10bb341fe6defd -address /run/containerd/containerd.sock │ │ ├─ 61063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07055ea2d679a6fd9332562e26372d6b59148518aa5c594b9eb6cb1390516821 -address /run/containerd/containerd.sock │ │ ├─ 61123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebba3f1d9db4551a53d0244546be94c5697acff5339ab41eb938fb48fa62c83 -address /run/containerd/containerd.sock │ │ ├─ 61171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fed898bf12437e03121506fca23b0cfebb6a84be0791c6e129a5cc2cea3e6263 -address /run/containerd/containerd.sock │ │ ├─ 61580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e4833621fe4d2fa50c06f6e4819406d009b6e5af59fa388b6f96b7ebdf942b -address /run/containerd/containerd.sock │ │ ├─ 61961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67eefe8e7c5246d58b43bb5df742d6231c699307377c89c4985ddb38db187ab -address /run/containerd/containerd.sock │ │ ├─ 62239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef5921b24a4ff481b167bafc87e953c0f61085c4517766b01be9cd435442906 -address /run/containerd/containerd.sock │ │ ├─ 62784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5658236aa871bcbdb83909ae71aba173eb38e3b8d10cdfc0b8c921044e990b21 -address /run/containerd/containerd.sock │ │ ├─ 63335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f25669370ca6235354733c878c94861567b76646425456af347155042502157 -address /run/containerd/containerd.sock │ │ ├─ 64652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8178d693532172254ed2cfcff7097c1cd8a753840549130d82b49d6f6915de -address /run/containerd/containerd.sock │ │ ├─ 66158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7636813210ba4e8d8a3230a45a31625fda2140061408ae4b99b2e820bb9f23 -address /run/containerd/containerd.sock │ │ ├─ 72611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aef9d6f25b9b0f48e233aa0a6bb7d34b15e18d5ad464be90f68495b2299e326d -address /run/containerd/containerd.sock │ │ ├─ 73601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdadd010eab3dcb00fa7b47ad8125b5dfed1141690d1a057106a5d8158e7759e -address /run/containerd/containerd.sock │ │ ├─ 77971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9069d0040a145369a2eef459ac0f19981230e89a1d05242f86efecf422bc8d -address /run/containerd/containerd.sock │ │ ├─ 82623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a3c3bb8c0cf7895f49477bc762ef38fa22093966b0c40c9681e7c0672cab8f -address /run/containerd/containerd.sock │ │ ├─ 88233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2f1a2de56fd11ba6db6819c00b213633506c7e65165777cc17acc766422ba0 -address /run/containerd/containerd.sock │ │ ├─ 88290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40d9f5726ec88d9311e373a569cc6f5340a8f15fe9635b4f884950212ad8b83 -address /run/containerd/containerd.sock │ │ ├─ 96001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd61e58eec8488e45ba2c915f4dd1334e2bfb42fd9a88f2fe1266b28e9f5c8da -address /run/containerd/containerd.sock │ │ ├─ 97259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cc9590afc2724e235ef15c5eb2674fe87e1b6620b307450c6b595f969cdf08 -address /run/containerd/containerd.sock │ │ ├─ 97382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c73f2baf1b88471e9deada6cb853842e8b23b0f32dc2dabad163d305535d4f -address /run/containerd/containerd.sock │ │ ├─ 99161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abdc8e45c6bc4955903c956f2766548bf4d4936766171e59eb869883d9923cb0 -address /run/containerd/containerd.sock │ │ ├─100443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa04fcb8dfe5a5290d8c5df057df05d1f22087d2fcb0190608e5d03db68fc70 -address /run/containerd/containerd.sock │ │ ├─100475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be571612d4f7613e28da8f85c492f5e65144605c2251833d9d00da50b243c910 -address /run/containerd/containerd.sock │ │ ├─110629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 271ecbeb23f98a809a38d3b6e10d69b7e555baed0f73bc4fd408e27bb80b2a8a -address /run/containerd/containerd.sock │ │ ├─110719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e88f0ea4a35766b56c65bcac9dc6519380230fed596a3a71d59e7dfe4b010b29 -address /run/containerd/containerd.sock │ │ ├─112789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4a8bf467fa2253807eb455808dd3ea5441bd661ea88e0d4f0b0e39eaf4ae54 -address /run/containerd/containerd.sock │ │ ├─125338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f6a748c4de2e377f1bb9d42d89ba3070dfb0fc104c0376e07a962961e21f15 -address /run/containerd/containerd.sock │ │ ├─126128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b164b3c9dac089bb8368e9f5b265b68d927dbdc02e4c4ebe1bcd325b198db667 -address /run/containerd/containerd.sock │ │ ├─127236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135f5196136d13c5972545e197346a60ae28d845d9066b1fdb18dc8ea5c47e05 -address /run/containerd/containerd.sock │ │ ├─127369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c16febe43d36c796c149f5144ae874b7398c3ad0f3120c18893a24f26572ac -address /run/containerd/containerd.sock │ │ ├─127804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bcc287fb42cd8172896274736b1f4c36ca50805302f47732f3bad413e2125c2 -address /run/containerd/containerd.sock │ │ ├─128845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be35bf7dd35b7815be555a80918a8343dabf0bb576454806ea162e626a40cfe2 -address /run/containerd/containerd.sock │ │ ├─130434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5be38f8d7642a1d8d11fce61aa10fe9c614685d2300223c0cc96ded62e0f3452 -address /run/containerd/containerd.sock │ │ ├─130728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6989b14df2c939f8746d433eb68a6551f4659bbcea14299d1c694444111e1668 -address /run/containerd/containerd.sock │ │ ├─130804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9704cfe508c3d5748936d536f9dd408a55bfa1715fab31b80094133d5f25e94a -address /run/containerd/containerd.sock │ │ ├─130869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314da6188eefd72b8a009828d6b2fb07118a828f8fe87e6e4c62f02bd0eba17e -address /run/containerd/containerd.sock │ │ ├─131187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a52e1b7c318e14a471537250ba337121b2e94686eb1970de9526a9d2e84ab1 -address /run/containerd/containerd.sock │ │ ├─131795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f9af9967dd406127d3508d261467409eeb88bcfc88f38dd3f0dc43e7d5d829 -address /run/containerd/containerd.sock │ │ ├─154718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8aa5e0a27ed4ee6c0510493173a42a222b2dd0cfabe9a3f6372fb87cd165a7 -address /run/containerd/containerd.sock │ │ ├─156310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f023ea03c7fbb600e9679414b2f80c0f950815b64c21d70742dcb3cb8013fa -address /run/containerd/containerd.sock │ │ ├─156321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e01adf6494a88e5c4d2cd3f27c8061adf8223dd77394edaf39608b2332e4c575 -address /run/containerd/containerd.sock │ │ ├─156604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97b777d0738b10d7ddc996cdb75fd4c5a946626609ad5fea6c939678845bab2 -address /run/containerd/containerd.sock │ │ ├─162825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2acc427ba642e0ac7d745a63aedc80111965904d29e08686dda7e04c9883b1d9 -address /run/containerd/containerd.sock │ │ ├─165674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbd75bb1b624fea27ddd4e6a7ed58372f9bc7b267804a28b925ceb342b889cc9 -address /run/containerd/containerd.sock │ │ ├─167898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2062bcfaac854d8068f7bb941a23d59aab94852a6e2bb4e4ec9e5b0854c640e5 -address /run/containerd/containerd.sock │ │ ├─167988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e1cdacf4109149fdd73a03f0886556faa939294008ab120e2b9ee86678e3b0f -address /run/containerd/containerd.sock │ │ ├─168021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de37a3630114dc982c14e43f31c6be0c3b886b14bea9b9ee162dbeba477896f -address /run/containerd/containerd.sock │ │ ├─168183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd7f370ea6e0545aa8b7c170292db0346246a4aa18dfb9111452e283bc07ac7 -address /run/containerd/containerd.sock │ │ ├─175907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec68afd3f3a8a52546ce22f0ee7b1990b8ee9aed1cf3f065992c8dae2b8b70e -address /run/containerd/containerd.sock │ │ ├─177682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a3101c7f29f68868549751247a22aa1e859247c316907aa864cdda40c057c9 -address /run/containerd/containerd.sock │ │ ├─177749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85106349474852cb6a45e5581bd7f15c96efd3eea742b926b0deed22d8f0ddf4 -address /run/containerd/containerd.sock │ │ ├─177792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51899c9e617e9708c54d7f3504c78a6fcb0b1955ccea82b268d766fc10bda6e3 -address /run/containerd/containerd.sock │ │ ├─191062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e5fb13742668635388c67334f0cf52ca803ced8b286bb01c83eab7e20392799 -address /run/containerd/containerd.sock │ │ ├─197481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8913ccc7e140a2b5ed1efccb8947a6cc0c1df1879c3e95275eba702b8e05e787 -address /run/containerd/containerd.sock │ │ ├─197521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5522820126e3d8239bae1673015690cdf92303deb7b8bdea5a5b15002fcca656 -address /run/containerd/containerd.sock │ │ ├─197564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce254344602a969b8c88a657f17d412f400fd827468925b9b50e69370584f6bb -address /run/containerd/containerd.sock │ │ ├─197819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c049db530b17abb5492cf9e1b394f86236d72f912e4183e54972fb9c50e51532 -address /run/containerd/containerd.sock │ │ ├─208275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47fb99284b6d6a22340f9d3bb511bf9e6fadd3c5e094d2f1e09e01dd25696826 -address /run/containerd/containerd.sock │ │ ├─209997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7658da26619a1fb63866834cdafd13f7df708b7e40155d100a7e24b9b241091 -address /run/containerd/containerd.sock │ │ ├─211022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26f8952bc600cf5e84e86f8cf1027dc87afb7dafd4c02ba747d386739122036 -address /run/containerd/containerd.sock │ │ ├─212084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7409c062b8cf6feecbf162b5cebd2238575dfdef8fa109c3c9f0ac88e6f20c0b -address /run/containerd/containerd.sock │ │ ├─212592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b776f1067a45c8ee8062ddff2c035ff77f840d2f74a44f8e936cfbd872c3a0c7 -address /run/containerd/containerd.sock │ │ ├─213963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a321188b3c9127b72c212d7872169c5fa9d9cb6a31267072b2d894c381719358 -address /run/containerd/containerd.sock │ │ ├─215019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9132ec8e0524bec9739d3c8f307c3696e13b615c56e73b4b92e637a39d4fc97e -address /run/containerd/containerd.sock │ │ ├─215182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a39e6f14a5b8290b25352442524e5675341d0cf51ed06f274bf8d9997aa0a3 -address /run/containerd/containerd.sock │ │ ├─223899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20a37cd8017bf43221e48baee40b567836d915ac64a9dc46ede67af6f2dce9ff -address /run/containerd/containerd.sock │ │ ├─224440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1b4daf675f0d4a34ccf0534b567facfaa9ae6f34cef0e7219171bdedbdd9f0 -address /run/containerd/containerd.sock │ │ ├─228072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5e4e3b832c019e5db82416f5e06b1d8f571d504ac3f84b3f75856fa771f193 -address /run/containerd/containerd.sock │ │ ├─232578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8b20f5fa51b917afe7a83772b0f657c3f12948833f349ff029e4b7640fa426 -address /run/containerd/containerd.sock │ │ ├─232782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e068bbf253ac62b40896511d8aefc3eed42ca1a3cabea664a97c78e0679981ce -address /run/containerd/containerd.sock │ │ ├─232808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec213e62552ddea3293ed5823fe7eb23c32334cc2ca1e069366dc26f9fe0a919 -address /run/containerd/containerd.sock │ │ ├─232899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798ed2d5bccdc314dd46ab5b4e8701c2c5ee19e899fc819398b5319e990a68bd -address /run/containerd/containerd.sock │ │ ├─243468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a43555a5789340c0b3fc7221282f47b60784d16ea7594c8bb00a008c2414b66 -address /run/containerd/containerd.sock │ │ ├─245937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563fe70c00d2689743ea6f5ea50517746284d1784859f15364c7a7aee795a941 -address /run/containerd/containerd.sock │ │ └─247485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8440eea5cd27ea1c0ddf5fae71cefd69258bcba66bc4f074b6c337761442ce96 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─620 /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 │ │ │ ├─29779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30058 /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 │ │ │ ├─18924 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18945 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25268 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25542 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39316 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39358 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34614 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34896 /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@mgr.instance.xfnzal.service │ │ │ ├─12837 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xfnzal/unit.run │ │ │ └─12867 /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-xfnzal --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.xfnzal:/var/lib/ceph/mgr/ceph-instance.xfnzal:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xfnzal/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xfnzal -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 │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12507 /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 … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124825 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42390 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-2e4acfb2b62afa2dbb8a24238262994b355b7b790b4b4dc1658743978f6ae9ac.scope … │ │ ├─25584 /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 │ │ └─25596 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e4d3523b3fcd94068a88de3bfc06e226cede6ff9eaac02a0f02532edf5de5a14.scope … │ │ ├─12951 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xfnzal -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12970 /usr/bin/ceph-mgr -n mgr.instance.xfnzal -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-8a18a17b4c9c0e2684895cf9e432dd8bf95318d82d040334bce75af8994d7283.scope … │ │ ├─30103 /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 │ │ └─30116 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-74669ed71ac05c02cd8443ee2068938751a7e49a97fac94b0dd5533df37f1a92.scope … │ │ ├─39411 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39428 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-6e552f26597d3700255fc0e532e11989c7de1fca70829ac99f1b608f34870af6.scope … │ │ ├─34940 /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 │ │ └─34952 /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 │ ├─chrony.service │ │ ├─11094 /usr/sbin/chronyd -F 1 │ │ └─11095 /usr/sbin/chronyd -F 1 │ ├─docker-dac1bb4506806b6c5b456495362472a4b4c77586493bccfd01f01407e1056d5b.scope … │ │ ├─18994 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19011 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─391 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124645 /sbin/iscsid │ │ └─124646 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ └─run-r71c4ec3f26ef4cd9835b9fd51ef8dfea.scope │ └─169284 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─932c0a92e76f5d85babc5058e91c833f74d85e4d640ade69aabf0acff4a1759d │ │ └─46286 /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 │ ├─d51ce1e188feb89c7692d7977368027d80f38f9ee2d074adfce1f419a9c25e1d │ │ ├─224525 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224827 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224828 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b5aea1b6b910ace8f2e89c073271b32e3fee910daacff31cb55761ef9ad5d829 │ │ ├─163537 neutron-ovn-network-logging-parser: uWSGI master │ │ └─163560 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e88f0ea4a35766b56c65bcac9dc6519380230fed596a3a71d59e7dfe4b010b29 │ │ └─110742 /pause │ ├─b2b5e8585f9117a0851972fb7e6b6c878894ec2e3eae5d3af6438c1cc096817e │ │ └─172584 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6faad0edf9d4000c3ccc0f93e69d45c3d2886a2444579304f55aa7e01ace08bd │ │ └─206158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3624580e2ed6838c4074a6b9077bf9d69f168c656427e6f48a67c20ed52a62f1 │ │ ├─165814 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165830 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─165836 erl_child_setup 1048576 │ │ ├─165967 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─166018 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─166019 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─166164 /bin/sh -s rabbit_disk_monitor │ ├─4aabc5a2820734481e1fc6061631425939b76a67a10f1bc605c37d247d3fee01 │ │ └─43305 /pause │ ├─8e7636813210ba4e8d8a3230a45a31625fda2140061408ae4b99b2e820bb9f23 │ │ └─66180 /pause │ ├─2b4037d3e70f281fcdf045a902abb907c0a23e094e0e306129a601987376a737 │ │ └─60552 /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 │ ├─e4cc9590afc2724e235ef15c5eb2674fe87e1b6620b307450c6b595f969cdf08 │ │ └─97283 /pause │ ├─205c2a3249e3406f615a546f52dde217c718647976d875b697ff488f6e2116c7 │ │ ├─ 88636 /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 │ │ └─313444 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ce254344602a969b8c88a657f17d412f400fd827468925b9b50e69370584f6bb │ │ └─197613 /pause │ ├─9bcc287fb42cd8172896274736b1f4c36ca50805302f47732f3bad413e2125c2 │ │ └─127828 /pause │ ├─32cce030d53c93695c2dfa65e8e0d8277af1fce66d06273a43b7713ef0644704 │ │ ├─224288 magnum-api: uWSGI master │ │ ├─224341 magnum-api: uWSGI worker 1 │ │ └─224342 magnum-api: uWSGI worker 2 │ ├─3a892c424b7e0b56b78ca8087a69637bacdee62b0f7d6e2d05a7677c02a77021 │ │ └─169203 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c86350affe5927e219387436a4a39fadef5550435eb932a882f27c4a4125213b │ │ ├─108071 cinder-api: uWSGI master │ │ ├─108083 cinder-api: uWSGI worker 1 │ │ └─108085 cinder-api: uWSGI worker 2 │ ├─97dea4690fff8edd8400c46063ee2bd4774b022d2275e52bfdcceaef34626461 │ │ └─56386 /pause │ ├─a3ef3b07a3522803343add6b978f187928cec47ae80bb163e8c1af53f0dcc20e │ │ └─56527 /pause │ ├─6e572ce48f6ab8ee479b40939e544cc8e65a15ed1efa29f6ff8ccff58235bae4 │ │ └─64507 /bin/oauth2-proxy │ ├─821b504d87bd6681fde697993bb77d12a0c08cd7a176f3ce2fe5d963f38be47b │ │ └─55686 /pause │ ├─528a029c5e68df5e1240eb364795299668d725d0153882ac7a7e8a1aba6493d4 │ │ └─89423 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─9704cfe508c3d5748936d536f9dd408a55bfa1715fab31b80094133d5f25e94a │ │ └─130848 /pause │ ├─314da6188eefd72b8a009828d6b2fb07118a828f8fe87e6e4c62f02bd0eba17e │ │ └─130902 /pause │ ├─c40d9f5726ec88d9311e373a569cc6f5340a8f15fe9635b4f884950212ad8b83 │ │ └─88333 /pause │ ├─af8178d693532172254ed2cfcff7097c1cd8a753840549130d82b49d6f6915de │ │ └─64675 /pause │ ├─a2a3101c7f29f68868549751247a22aa1e859247c316907aa864cdda40c057c9 │ │ └─177705 /pause │ ├─a7e4508f449e55d7a97ad672d02bb5fee8a5fcd5d3fd53bf5f123bd1f4be3d35 │ │ └─111348 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4381ec5d9cd53e2f21abf6d07cba64e523e22d568521d8f8e5677e34f7016a71 │ │ └─59779 /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.34.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 │ ├─9bcfab5117526400e575a8405305e90db6c6b97bafae97f13cd416fc329f5ff6 │ │ └─125665 /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 │ ├─0163c474ad1819af6c95e622c53f062e1c123dd95c921d47bab7a2bab41a6363 │ │ └─64415 /bin/pushgateway │ ├─b875fb71002f1706e8054d9ebddc2a68eb904eaf4e1e015fa0f0f5128b28ecdb │ │ └─59469 /pause │ ├─f7658da26619a1fb63866834cdafd13f7df708b7e40155d100a7e24b9b241091 │ │ └─210026 /pause │ ├─c2763aa2d7f4eca58357162883460a64ee849ed16a72746e265be1146fcab2cd │ │ └─211624 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─4f534974fbad2024820b970a8bb39118a992f5ec26cc08e15e95574704a7186f │ │ └─48868 /pause │ ├─6ba08c1bd8dcae21eb66bb7b3d1d44447c6b4a263dd62640e624112778e80f5a │ │ └─63844 /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 │ ├─dd61e58eec8488e45ba2c915f4dd1334e2bfb42fd9a88f2fe1266b28e9f5c8da │ │ └─96024 /pause │ ├─2c04405fd635092904685fb350b7cd005f881cf44b8df460eaf3102ef97d2035 │ │ ├─50349 mysqld --wsrep_start_position=bc36ce10-7fd7-11f1-be25-0250d376a948:20 │ │ └─50475 /var/lib/mysql/mysql-state-monitor │ ├─7e8b20f5fa51b917afe7a83772b0f657c3f12948833f349ff029e4b7640fa426 │ │ └─232606 /pause │ ├─525536329a017aba743b946170cfd311c3f34c94a2584ac69280a70a11001d68 │ │ └─149241 /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 │ ├─9aa04fcb8dfe5a5290d8c5df057df05d1f22087d2fcb0190608e5d03db68fc70 │ │ └─100467 /pause │ ├─61f182c48efb3f6e40e116f1d94e197874e3d56e505512fcad69f4fdbd51a8fe │ │ └─44662 /pause │ ├─98a7bca65d72c3418fa0a9d7d539267a1ad40e070e2ed1e30d84a9715b807d30 │ │ └─48830 /pause │ ├─3df8800d79f17ce0f854a3ae860fac8405b5661c5a57823c4efed2034bad70fb │ │ ├─72718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72735 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─72741 erl_child_setup 1048576 │ │ ├─72841 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72892 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72893 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72969 /bin/sh -s rabbit_disk_monitor │ ├─6c1fe6a7164a44102b1e871940ba76aa4e54242a65a375d97e69adde78915a6d │ │ ├─206938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207006 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─366191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─271ecbeb23f98a809a38d3b6e10d69b7e555baed0f73bc4fd408e27bb80b2a8a │ │ └─110657 /pause │ ├─2e152ecf21e43067e9d767a7bf8d1cc7d468d524fbe5f2ae0599bfe69dd53cba │ │ └─44693 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ed330d8e2cbe215e1aa863ac8e9eb8dfafb992685d22f3e88cbdaaa73f5a8189 │ │ ├─125700 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125713 /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 │ ├─9a4afe8ac58b04bc558140b768df96742cd0fc16fa99f6233eb331ecbac3fcce │ │ ├─50292 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 │ │ └─51510 haproxy -sf 16 -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 │ ├─45f6a748c4de2e377f1bb9d42d89ba3070dfb0fc104c0376e07a962961e21f15 │ │ └─125363 /pause │ ├─eb0f171be9241197a2314d71704e5d0364a23a166f4a26f2460166f7f63a68b7 │ │ └─50446 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─2532d260b891831e7b1fa6e8508b4bd27596a57abd088f229b1dc1d88a43cb5b │ │ └─64451 /bin/memcached_exporter │ ├─fc5ad7e713c1406e0dcd4f49d1337eb7415ea2e9295c535020bf000f6188d377 │ │ └─48494 /server │ ├─3d2f1a2de56fd11ba6db6819c00b213633506c7e65165777cc17acc766422ba0 │ │ └─88259 /pause │ ├─5658236aa871bcbdb83909ae71aba173eb38e3b8d10cdfc0b8c921044e990b21 │ │ └─62807 /pause │ ├─2d7076e253f26173037cf8687cb3d496bd79515268104db5bf7742b82b9bf1e5 │ │ └─56349 /pause │ ├─eeef02d8ca564cf9b924db4be5d8ca655584f11a005bd03c7c5a10f8c78b3b55 │ │ └─212200 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fd56945cf58502e070b96180992dc16b084f8f51647cadc2e04e4e18a358e429 │ │ ├─163421 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─163645 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─163656 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─371867 sleep 15 │ ├─b97b777d0738b10d7ddc996cdb75fd4c5a946626609ad5fea6c939678845bab2 │ │ └─156650 /pause │ ├─511818a6a8cf72b6692f8e2f2a34d794a615d0b655c4f61b51edef48018c3431 │ │ └─45132 /coredns -conf /etc/coredns/Corefile │ ├─337e5f3be426e4a6bca7d56dc593599aa4df74d97b82e8fe9809b4b07854fb90 │ │ └─241219 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1cc11894d2c0ceba03a0b3ff923b1eedf8ba58c40d9fc4dabe7c1abd6b4906ad │ │ ├─77359 barbiacan-api: uWSGI master │ │ └─77380 barbiacan-api: uWSGI worker 1 │ ├─6989b14df2c939f8746d433eb68a6551f4659bbcea14299d1c694444111e1668 │ │ └─130757 /pause │ ├─e94bb7da03af91d613cb45cd1acdd73274f465a1b1b39512c38c68a104cfce87 │ │ ├─241361 /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 │ │ └─241660 /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 │ ├─85106349474852cb6a45e5581bd7f15c96efd3eea742b926b0deed22d8f0ddf4 │ │ └─177779 /pause │ ├─51899c9e617e9708c54d7f3504c78a6fcb0b1955ccea82b268d766fc10bda6e3 │ │ └─177839 /pause │ ├─448ffdaa7b95d92ef3ad5c1b73d63c8fef58ece3a19897ff40e6776336abe653 │ │ └─49259 /pause │ ├─ee7e2241d9c872dead6fa427bc21f31ff48c5ef724e72dbaed54b40f8eb8dbb7 │ │ └─63602 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─664321e5d54fb53ddee6aeb3b7e8a5e763f72d28f01ceb704c5760f484ec452b │ │ └─59355 /pause │ ├─0517917c8c462652c290e97709c413d843bf377f15a20fb1e7a6accb5b8fad28 │ │ ├─176161 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176181 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─176204 erl_child_setup 1048576 │ │ ├─176281 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─176332 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─176333 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176619 /bin/sh -s rabbit_disk_monitor │ ├─70926df528be819625cc8cba484810207918d5f3e828b7052ca24ebc3c41ecf7 │ │ └─168680 /usr/bin/libvirt-tls-sidecar │ ├─e3f455b591c0769b9ba60c084b1c2a4a5d3381089d3829d0a023e4eb45dd53e3 │ │ ├─63111 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63172 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e0e3fb0ee807b3f0caaad1842e71f2068060cc8526b8e7451d8d9895042e9ebd │ │ └─52060 /pause │ ├─30a2f1e083c37a3d3b7d8c70aabcc9c594f09cc401f5644c68603dfe63f28dcc │ │ └─49063 /manager --metrics-bind-address=:8080 │ ├─983e3d4c190cbbd28a6917d50b6b88b5c78a547fa4a129ff799dcf85812a8dd8 │ │ └─98911 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6a6fe211147c4100c84547820684c62e6824930bf23bfe5278b77228da38f298 │ │ └─63552 /goldpinger --static-file-path /static │ ├─bbc8f2fc8ee279e40c445ad66bf36b38e0e8ddf7cd8f362d0bac360ce7f035ad │ │ ├─249940 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─249959 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─83f023ea03c7fbb600e9679414b2f80c0f950815b64c21d70742dcb3cb8013fa │ │ └─156379 /pause │ ├─1484521629ae4b0f62275c6f0a33ec8afefe44e4d9b9d2505827af3748a8a3fa │ │ ├─153075 nova-api: uWSGI master │ │ ├─153087 nova-api: uWSGI worker 1 │ │ └─153088 nova-api: uWSGI worker 2 │ ├─3b2f308a4b391545c360cd71199fc22a51343578e5b17c1dcec5db647d4256fc │ │ └─64203 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─38a77795e46061e33a99c166c9c40f517a1fe8637b3670c102195140b09319cb │ │ ├─96402 glance-api: uWSGI master │ │ ├─96424 glance-api: uWSGI worker 1 │ │ └─96425 glance-api: uWSGI worker 2 │ ├─8e09f876f1e72ba1a45032365a84ff50cd95604b0bb3747378851e8d48c43792 │ │ ├─206138 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206760 octavia-worker: ConsumerService worker(0) │ │ ├─206763 octavia-worker: ConsumerService worker(1) │ │ ├─206766 octavia-worker: ConsumerService worker(0) │ │ └─206769 octavia-worker: ConsumerService worker(1) │ ├─7248b075e8cc18849ec05286e1aa655cdcc8d0aa8e3e900ba8ddfb98a0d632ff │ │ └─64527 /bin/oauth2-proxy │ ├─a05b46945819fbbc7644b09ab7e148ecea090fa98c27cf94c9ff232431e6ecf8 │ │ └─175282 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─c1f614811f42c0b660c4efa57f7d7a2a80324a7706829ee199bb0e903dd74c7c │ │ └─46327 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2be5fcdd3a9914a813eb358081931b75e1d4191c8df04d14ba11fab25421d892 │ │ └─241239 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e01adf6494a88e5c4d2cd3f27c8061adf8223dd77394edaf39608b2332e4c575 │ │ └─156381 /pause │ ├─2a1b4daf675f0d4a34ccf0534b567facfaa9ae6f34cef0e7219171bdedbdd9f0 │ │ └─224463 /pause │ ├─8012fc77a6e647e2dc581fdbf4f2ecc45fa23358c92bc3762588a1987718ff57 │ │ └─42057 /pause │ ├─8440eea5cd27ea1c0ddf5fae71cefd69258bcba66bc4f074b6c337761442ce96 │ │ └─247509 /pause │ ├─563fe70c00d2689743ea6f5ea50517746284d1784859f15364c7a7aee795a941 │ │ └─245961 /pause │ ├─4e5fb13742668635388c67334f0cf52ca803ced8b286bb01c83eab7e20392799 │ │ └─191085 /pause │ ├─1f0dbfa0c5b5aa8092d820c1f559887e47354e99f9107c335282b1205a61639b │ │ ├─191169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191186 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─191192 erl_child_setup 1048576 │ │ ├─191306 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─191415 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─191416 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191731 /bin/sh -s rabbit_disk_monitor │ ├─f73bbed0ad0dcb4f299426a440947936783515b5f083b21af31d6870b98fd234 │ │ └─56656 nfd-gc -gc-interval=1h │ ├─c8e4833621fe4d2fa50c06f6e4819406d009b6e5af59fa388b6f96b7ebdf942b │ │ └─61605 /pause │ ├─d5fc2db55fec661cbe35ecc2031e8f246d3d929eeb5284b9f947f7750c534c83 │ │ └─46077 /pause │ ├─d62089f376aa9ab008b5a09df958817f7ee788861de6172ad4c417f59de3f050 │ │ └─108461 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2337677f4bbb7f2ac1748cbf6ec88e8e449dac43a926e37dee6a585d24ee962d │ │ ├─223991 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224609 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmps3713s82/privsep.sock │ │ ├─224613 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224626 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7a0a2e3279296598f1e05302c5763c7249894ee15704fc61bf9db62f0bd5cd30 │ │ ├─246211 apache2 -DFOREGROUND │ │ ├─248762 (wsgi:h -DFOREGROUND │ │ ├─248763 (wsgi:h -DFOREGROUND │ │ ├─248764 (wsgi:h -DFOREGROUND │ │ ├─248765 (wsgi:h -DFOREGROUND │ │ ├─248766 (wsgi:h -DFOREGROUND │ │ ├─248767 apache2 -DFOREGROUND │ │ └─248768 apache2 -DFOREGROUND │ ├─a353ad6b3bc816f4df06dc3b8bd551177578c8ef6af034d2124242d50a5d9492 │ │ ├─153264 nova-metadata: uWSGI master │ │ ├─153277 nova-metadata: uWSGI worker 1 │ │ └─153278 nova-metadata: uWSGI worker 2 │ ├─ac4a3cea19e354c4b337eea1f0f75c299f860407339aad2337bfc625f2db9d64 │ │ └─45103 /pause │ ├─10edffca22b1310d980b9de50e0d7a4c827946d25c8053dd51b09826b21c88f9 │ │ └─45577 /pause │ ├─54458cc11cc50048c9a63739b43ee26b46d1a9739ad489b5b65850853a6577d3 │ │ └─50198 /pause │ ├─5ebba3f1d9db4551a53d0244546be94c5697acff5339ab41eb938fb48fa62c83 │ │ └─61147 /pause │ ├─c3a52e1b7c318e14a471537250ba337121b2e94686eb1970de9526a9d2e84ab1 │ │ └─131221 /pause │ ├─1126a6fd7053848548cbea59c7ae49381f537e5fca9c29729ac815ce3d752719 │ │ └─56566 nfd-worker -metrics=8081 │ ├─135f5196136d13c5972545e197346a60ae28d845d9066b1fdb18dc8ea5c47e05 │ │ └─127264 /pause │ ├─2a43555a5789340c0b3fc7221282f47b60784d16ea7594c8bb00a008c2414b66 │ │ └─243491 /pause │ ├─7fb0e866f985aa0e2d24da9d06ee9fa3b949926b0ee6e8c012a36e3465e82033 │ │ ├─ 48302 /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 │ │ ├─ 48314 /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 │ │ ├─ 48383 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─245671 nginx: worker process │ │ ├─245672 nginx: worker process │ │ └─245673 nginx: cache manager process │ ├─7409c062b8cf6feecbf162b5cebd2238575dfdef8fa109c3c9f0ac88e6f20c0b │ │ └─212108 /pause │ ├─2f9f649b1576fc72f8a16eb54b14f768ade01a5417b0265c9222e9e3c8da77cc │ │ └─62463 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bbf2deb0848502ef8f306876b9f71428774ad69f96ee22a646e1da2543b29882 │ │ └─230343 docker-registry serve /etc/docker-registry/config.yml │ ├─2ca444da2dd90206f54cac3f83e680f8c5d4de163b9e7d280fae78977076f316 │ │ └─56758 /secretgen-controller │ ├─534a0f4d52bfdabd80a390659ac531bc963a098781a90b89bc9ef27e443402cd │ │ └─62662 /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 │ ├─5e4072af9ae38930e797423eb5df743fd6b7e1cbef5d7d3ad7397a69a89a255f │ │ ├─60278 python -u /app/sidecar.py │ │ ├─60519 python -u /app/sidecar.py │ │ └─60520 python -u /app/sidecar.py │ ├─178f3fd44d5f624536690a2a852382aed4ea26823e448418ad01ebc32f739d87 │ │ ├─116814 placement-api: uWSGI master │ │ ├─116828 placement-api: uWSGI worker 1 │ │ └─116829 placement-api: uWSGI worker 2 │ ├─453977b493aefc0956ca4407a00d64369cea510b7ddd79dcba5da298cbad534f │ │ └─63734 /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-156.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 │ ├─c049db530b17abb5492cf9e1b394f86236d72f912e4183e54972fb9c50e51532 │ │ └─197842 /pause │ ├─cbed71806cdffd5c6ad4f629090fe8da6053ffdcf3ed02f7a7f18e3c3bb2b9e9 │ │ └─62555 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─41747b10d69e12e7ecedc7845424de6080cda5f87b40274e15225ddf3a9a8be3 │ │ └─163455 vector --config /etc/vector/vector.toml │ ├─6e650ad4715bb9bccfe41e4c8b381cc1ade588b341c167136ecfd27dd69d7a32 │ │ └─175250 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─bb02bffb5632e7f8709300d28b39080af05f3b640b62c962ad329360cb4e37ce │ │ ├─167123 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─167483 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─167484 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─167580 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpf2sg3w7g/privsep.sock │ │ ├─206906 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgywdcup5/privsep.sock │ │ ├─207174 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp925h0jvl/privsep.sock │ │ ├─207360 haproxy -f /var/lib/neutron/ovn-metadata-proxy/6ebc27e1-b6b9-4378-ae13-2e418164d6d0.conf │ │ ├─350939 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─350940 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─47fb99284b6d6a22340f9d3bb511bf9e6fadd3c5e094d2f1e09e01dd25696826 │ │ └─208299 /pause │ ├─43b12019fe79739b184dd8ae57da808533d922e621487d699b83f56986355249 │ │ └─41966 /pause │ ├─2e5e4e3b832c019e5db82416f5e06b1d8f571d504ac3f84b3f75856fa771f193 │ │ └─228097 /pause │ ├─0068dca998db00766abac0003e350b19fbb63fb2f0ad88eb59e3342d423ad885 │ │ ├─65272 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65288 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─65294 erl_child_setup 1048576 │ │ ├─65352 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65403 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65404 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65480 /bin/sh -s rabbit_disk_monitor │ ├─b68beb9aac18288ed25f9f733a1eef8923b7efefd3dc16e61b1d10029716577f │ │ ├─154846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154863 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─154869 erl_child_setup 1048576 │ │ ├─155009 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─155060 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─155061 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─155137 /bin/sh -s rabbit_disk_monitor │ ├─be571612d4f7613e28da8f85c492f5e65144605c2251833d9d00da50b243c910 │ │ └─100503 /pause │ ├─e26f8952bc600cf5e84e86f8cf1027dc87afb7dafd4c02ba747d386739122036 │ │ └─211046 /pause │ ├─c7619bc9b1432a9b994e387b47e4c8895efda93010baa053a7536ff1af151491 │ │ └─52169 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─4571433ef1bae8ac0861c09a0cdf00bf74f43408b40b82b45a5f736803d4ccee │ │ └─46238 /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 │ ├─7e2c57e934e0c16394d6a79e3ab9cbad9120481ebca166b5836c2de12d97d2c9 │ │ ├─43776 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44216 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─314d8224ba2165712427318cc9cc48ab1d6b774ee281540685909c969f53c5b9 │ │ └─42089 /pause │ ├─214e8057ce7762766920573a326e1a44fc3edb11f8ec7df7f917d2ab041f9080 │ │ ├─153790 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154068 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─154069 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9132ec8e0524bec9739d3c8f307c3696e13b615c56e73b4b92e637a39d4fc97e │ │ └─215042 /pause │ ├─b9dea12d0594c65f1f531a726624439aa7adae5ce2d3fbc5bd7ac5a789917c9f │ │ └─45060 /pause │ ├─c918264e580e4b3392cd66802ed334534ef1f94ca5d695611cc48818933c23a7 │ │ └─43564 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bf4698cd4ea12db68e200464319bbfcb8ddb78feb1e4e78cfe9e86795c5fb20f │ │ ├─128985 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129002 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─129008 erl_child_setup 1048576 │ │ ├─129141 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─129200 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─129201 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─129379 /bin/sh -s rabbit_disk_monitor │ ├─2ef5921b24a4ff481b167bafc87e953c0f61085c4517766b01be9cd435442906 │ │ └─62263 /pause │ ├─ed6da7914b37b1a1d88c1640d1b6b7415a9a06844d1a51e06f82acab9785f144 │ │ └─168741 /bin/bash /tmp/libvirt.sh │ ├─1f870dbc1a9a86269a8a053085fdb315c5f0bbbd3ad623e847e9f35a056d9caf │ │ └─46106 /pause │ ├─8c9d8f33161d1ad94ca1384671790d87b97fce64ac40780c86d855700c2a94ee │ │ ├─208423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208440 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─208446 erl_child_setup 1048576 │ │ ├─208529 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─208580 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─208581 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─208755 /bin/sh -s rabbit_disk_monitor │ ├─a321188b3c9127b72c212d7872169c5fa9d9cb6a31267072b2d894c381719358 │ │ └─213986 /pause │ ├─55b472b9bb6e81f8eff3ab3de917dd36750e4982db4179f123b785379b7f1742 │ │ ├─164284 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164521 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164522 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164525 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164526 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164527 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164534 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─164535 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─64bf59a1ffdc3f0fc84f9909ca9ad791e9ca5697327a4653d794d1afca1db14e │ │ └─175511 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─628f4ca7bf398e9eac2d0dff914684ce408c00a596db95a2729d3ce4e3ddb788 │ │ └─61561 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 │ ├─3421b2a810dd796afc003e2e1056b7aa1281ecf9412e37f63589e456802a5e74 │ │ ├─205437 octavia-api: uWSGI master │ │ ├─205451 octavia-api: uWSGI worker 1 │ │ └─205452 octavia-api: uWSGI worker 2 │ ├─9e1cdacf4109149fdd73a03f0886556faa939294008ab120e2b9ee86678e3b0f │ │ └─168044 /pause │ ├─5522820126e3d8239bae1673015690cdf92303deb7b8bdea5a5b15002fcca656 │ │ └─197577 /pause │ ├─9e8aa5e0a27ed4ee6c0510493173a42a222b2dd0cfabe9a3f6372fb87cd165a7 │ │ └─154741 /pause │ ├─d30cfe22e85428e6e2d34a2488e77e70119b9246e4f1631f46efc5c43cf3c0e3 │ │ ├─128078 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─128270 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─128275 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─371468 sleep 15 │ ├─798ed2d5bccdc314dd46ab5b4e8701c2c5ee19e899fc819398b5319e990a68bd │ │ └─232934 /pause │ ├─4b1ea4d68b016c6bcc9655b89e2f42c14e1d2093560d8dbd53f8a1b876a998fd │ │ └─42211 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 │ ├─f01448dfaf01bb42148f20332f2d88a58286b8513e864d1e8d59e4a9ce0f5275 │ │ ├─241249 manila-api: uWSGI master │ │ ├─241302 manila-api: uWSGI worker 1 │ │ └─241303 manila-api: uWSGI worker 2 │ ├─0303d5049df840c3190229d5da09540ffaef16603e7009556248c48e37a8be2f │ │ └─42158 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─72c73f2baf1b88471e9deada6cb853842e8b23b0f32dc2dabad163d305535d4f │ │ └─97407 /pause │ ├─a9e6c43a9ceabcc7d13e08cb5ec26cfbb59aac23c596a4c4a773b722a8ebdb4e │ │ ├─127511 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127646 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127671 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─127775 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─371270 sleep 15 │ ├─79ed53edd6b0e226e882a6b089bd6a1649f85a84c9127c90932fbebddbdb68d5 │ │ ├─60346 python -u /app/sidecar.py │ │ ├─60535 python -u /app/sidecar.py │ │ └─60538 python -u /app/sidecar.py │ ├─2a493a66d86d31672090d6eefab489b07d4117c92769ef5cf821de008f09a767 │ │ └─45151 /coredns -conf /etc/coredns/Corefile │ ├─a901543d857ba75e87104633974dc464d5cac6d3c3e11d02ec5d0ad875c09788 │ │ └─56607 nfd-master -crd-controller=true -metrics=8081 │ ├─16d851bf572e48e95b59b1f6b90b660dc81e121b8c6b797bb2817a1d7d8c380d │ │ ├─228399 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228417 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─228423 erl_child_setup 1048576 │ │ ├─228579 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─228633 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─228634 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─228927 /bin/sh -s rabbit_disk_monitor │ ├─e068bbf253ac62b40896511d8aefc3eed42ca1a3cabea664a97c78e0679981ce │ │ └─232838 /pause │ ├─fc516f1d2cb291c6a69433bb1dd644b53f8fbb1fbc42484d1ba9d907fa2b4cb5 │ │ ├─157013 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─359387 sleep 300 │ ├─b7276cf81d7f7ea9c572e70dca613f48ebd4ba1b5bfe9a50c4d00b7b721b46bb │ │ └─246476 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─1de37a3630114dc982c14e43f31c6be0c3b886b14bea9b9ee162dbeba477896f │ │ └─168081 /pause │ ├─ec213e62552ddea3293ed5823fe7eb23c32334cc2ca1e069366dc26f9fe0a919 │ │ └─232858 /pause │ ├─aef9d6f25b9b0f48e233aa0a6bb7d34b15e18d5ad464be90f68495b2299e326d │ │ └─72635 /pause │ ├─f0cafe8aefe223f873d941255bda636a7b7ff855c85f93807ee67de31bb331e9 │ │ └─42582 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f3c7a52e97bb563c9ef257c3420d4a4887930e7c5eab4926f4cc414d70750789 │ │ └─42324 /kube-vip manager │ ├─2ddb951d82611854dcf04833059744172e8fa2a201618fa416cd4e6d1632cdcd │ │ └─45732 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 │ ├─b776f1067a45c8ee8062ddff2c035ff77f840d2f74a44f8e936cfbd872c3a0c7 │ │ └─212616 /pause │ ├─c2f03df94f360bc981af70dc0714f922ca3527f27d7dc099687fa77908c001c3 │ │ ├─187640 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─188038 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─188039 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─a4a39e6f14a5b8290b25352442524e5675341d0cf51ed06f274bf8d9997aa0a3 │ │ └─215208 /pause │ ├─fe21b83fb17668c2e4cca8ef75fa94138f28da5e599def20c4b137eb13e336c8 │ │ ├─164316 neutron-policy-server: uWSGI master │ │ ├─164329 neutron-policy-server: uWSGI worker 1 │ │ └─164330 neutron-policy-server: uWSGI worker 2 │ ├─20a37cd8017bf43221e48baee40b567836d915ac64a9dc46ede67af6f2dce9ff │ │ └─223922 /pause │ ├─2725f9b7cbe08a39fd75624ffa5dc81422e32e952021b9e181c26191603e54ab │ │ ├─187658 heat-api: uWSGI master │ │ ├─187701 heat-api: uWSGI worker 1 │ │ └─187702 heat-api: uWSGI worker 2 │ ├─43e3380c867ad2aa0940487896b67b076f7e0cee9a0688fc48e27b1b4a9c4df9 │ │ ├─187676 heat-api-cfn: uWSGI master │ │ ├─187703 heat-api-cfn: uWSGI worker 1 │ │ └─187704 heat-api-cfn: uWSGI worker 2 │ ├─3b8f3f0b46b751fdc15c387166b7994d2c2a676996195613ea1020fe289dd263 │ │ └─42191 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 │ ├─ab5c29ee441dd481c3a4e15aaec298d74b8acd73dfd127892c4645283ce2d246 │ │ ├─127512 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127553 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127574 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─127745 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─371267 sleep 15 │ ├─5be38f8d7642a1d8d11fce61aa10fe9c614685d2300223c0cc96ded62e0f3452 │ │ └─130471 /pause │ ├─2acc427ba642e0ac7d745a63aedc80111965904d29e08686dda7e04c9883b1d9 │ │ └─162849 /pause │ ├─e5f9af9967dd406127d3508d261467409eeb88bcfc88f38dd3f0dc43e7d5d829 │ │ └─131819 /pause │ ├─f5eba63ceb3b94eab4b085904bd8f8ed5cdb4d136b2cbfe06ef678cc94b59960 │ │ └─49783 /pause │ ├─9707c63e458f095a10f1bf505ccdd93712186a0759ffd82c42a353957cfaf9ab │ │ └─43324 /pause │ ├─21e9f5b3859cdc53663b94370d0672c7821e15e0e39b904bd1cd070f51163ac3 │ │ └─48040 /pause │ ├─abdc8e45c6bc4955903c956f2766548bf4d4936766171e59eb869883d9923cb0 │ │ └─99185 /pause │ ├─a1cee9c1dc8fb45611bcce802080d48f02ccea5faea9c592288a152fb5310ade │ │ └─63899 /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-156.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 │ ├─1d718d80699e832b783636765e1c9cc250f0950e76960b3449fc0e94f13626de │ │ └─60663 /pause │ ├─384d412e61a39d705eb276dc16332389ca15d5987d42f0f5ad9b5d07fd99e960 │ │ └─42077 /pause │ ├─f6b334ae7c0f8fdbe7eaeddbba26f06866e9bbad58cef2b11c10bb341fe6defd │ │ └─60839 /pause │ ├─c9f3444c99865bcce21e298a29600507eab192c0c6fd0066508360e7c54e3e68 │ │ └─214012 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─58977267f49ace9a6ab970da86be377fb5a520e383bf8e05d583ef2390cd1bc4 │ │ ├─111624 /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 │ │ └─111722 /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 │ ├─fbd75bb1b624fea27ddd4e6a7ed58372f9bc7b267804a28b925ceb342b889cc9 │ │ └─165697 /pause │ ├─cdadd010eab3dcb00fa7b47ad8125b5dfed1141690d1a057106a5d8158e7759e │ │ └─73628 /pause │ ├─066327915424881e9f722ced2614c2433233924fab6f95a1ec7898724638ab51 │ │ ├─62098 nginx: master process nginx -g daemon off; │ │ ├─62114 nginx: worker process │ │ ├─62115 nginx: worker process │ │ ├─62116 nginx: worker process │ │ ├─62117 nginx: worker process │ │ └─62118 nginx: worker process │ ├─1f9069d0040a145369a2eef459ac0f19981230e89a1d05242f86efecf422bc8d │ │ └─77996 /pause │ ├─e3ec103014cd8ca3ada101651bb4b99008424a2cc19fe108cad1b2b75210dca0 │ │ ├─153792 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154072 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─154073 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─897f694291ac9ce2488c825dc27291bee61c998850832f8c7f60801e2a7b6fd1 │ │ ├─ 68570 apache2 -DFOREGROUND │ │ ├─ 68585 (wsgi:k -DFOREGROUND │ │ ├─ 68586 (wsgi:k -DFOREGROUND │ │ ├─ 68587 (wsgi:k -DFOREGROUND │ │ ├─ 68588 (wsgi:k -DFOREGROUND │ │ ├─364650 apache2 -DFOREGROUND │ │ └─365401 apache2 -DFOREGROUND │ ├─1c1d871060d1f8c4d6593eb9b4815cdad6dc2837da61c3fbe50dafb4727d2902 │ │ └─63775 /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 │ ├─9ec448066ccb62a166a13470b576962ba61b95c5869a00287af6dac139569da5 │ │ └─42051 /pause │ ├─5c4a8bf467fa2253807eb455808dd3ea5441bd661ea88e0d4f0b0e39eaf4ae54 │ │ └─112814 /pause │ ├─07055ea2d679a6fd9332562e26372d6b59148518aa5c594b9eb6cb1390516821 │ │ └─61091 /pause │ ├─e08d0cc82d5dd7cf260f0fcdb36dcd9c17c043883493f074a780189d900795db │ │ └─247753 /bin/openstack-database-exporter │ ├─1f25669370ca6235354733c878c94861567b76646425456af347155042502157 │ │ └─63376 /pause │ ├─be35bf7dd35b7815be555a80918a8343dabf0bb576454806ea162e626a40cfe2 │ │ └─128869 /pause │ ├─a596faa324600d77b019a421994d98b1c520d1bc8fcd24b2e37b878349e61a6a │ │ └─42207 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─002e595f9ce53717bab2292bb5594d49e4c819a82037e60096f0f6a4ff5dde3b │ │ └─56266 /pause │ ├─30c16febe43d36c796c149f5144ae874b7398c3ad0f3120c18893a24f26572ac │ │ └─127393 /pause │ ├─ffe035404a97ad96ed8b7d7763e70b4441100dcdc62015546a1f3dce7de68b89 │ │ ├─99267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─99292 erl_child_setup 1048576 │ │ ├─99390 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99441 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99442 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99519 /bin/sh -s rabbit_disk_monitor │ ├─57e4b7b611de11966edaae00e663e0ee2ff685e55e509a120fd0432edcb3a775 │ │ └─46147 /pause │ ├─0a2930185872843f02818af094b193c12e3cef84ff5064b292ee82fa9612aa34 │ │ └─48939 /manager --metrics-bind-address=:9782 │ ├─e58268591c88dc3886c009bd25a226adbe44dbb9c48f2468b0232ba33a5d7df8 │ │ └─47940 /pause │ ├─bf04e220a8f0fd6a170c5f80591dcdd4bd1f89f04951ed99e496a9f9aeecdd69 │ │ ├─172555 /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 │ │ ├─350673 /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/tmpwzu100ts/privsep.sock │ │ ├─350780 /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/tmp8_obetf1/privsep.sock │ │ └─350986 /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/tmpkytilc_v/privsep.sock │ ├─b164b3c9dac089bb8368e9f5b265b68d927dbdc02e4c4ebe1bcd325b198db667 │ │ └─126155 /pause │ ├─100efd7bdaa09229f2f81b535f200ee8bf9e4f0299b8d2023e472887c9ce12de │ │ └─64248 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─79b70e32beb655823754984d401acca3f42c8551a0c8d907ab8bb828d5ecc104 │ │ └─60132 /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 │ ├─61a3c3bb8c0cf7895f49477bc762ef38fa22093966b0c40c9681e7c0672cab8f │ │ └─82646 /pause │ ├─e67eefe8e7c5246d58b43bb5df742d6231c699307377c89c4985ddb38db187ab │ │ └─61985 /pause │ ├─58902db5041127d06b39b46c468b35c69f2c726dcdd1886c1e18f812bdd89086 │ │ └─59559 /pause │ ├─c1b4e61057b8b71d44115892e6d6ac70d72bd9bde4f396ee9f826fd996589a5c │ │ ├─82748 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82766 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─82772 erl_child_setup 1048576 │ │ ├─82854 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82913 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82914 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83337 /bin/sh -s rabbit_disk_monitor │ ├─2062bcfaac854d8068f7bb941a23d59aab94852a6e2bb4e4ec9e5b0854c640e5 │ │ └─167925 /pause │ ├─961c2d965e941b0b2ad418c4200551ef3f81753411cf9589ed429ae7b5bd906c │ │ └─63955 /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 │ ├─f1a622fa689cbd977a0ce75c7a657cc19826e3f0101849710ef0e38045a27490 │ │ └─64277 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0ec68afd3f3a8a52546ce22f0ee7b1990b8ee9aed1cf3f065992c8dae2b8b70e │ │ └─175930 /pause │ ├─3859511dbe722e46c02900a95ffbc53ae20763eed3f2b581a4c98c74ba8bb7b6 │ │ └─42557 /pause │ ├─48e2dad9b1f37379e33320fed5aecdd7a83bdc3bdc507bec1cc26b6582c666e3 │ │ └─210144 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8913ccc7e140a2b5ed1efccb8947a6cc0c1df1879c3e95275eba702b8e05e787 │ │ └─197538 /pause │ ├─7b058ef252377759fc1a4025c9b40fbe51e12c8b4a36db4dfb34a0f18ff74e51 │ │ ├─175280 senlin-api: uWSGI master │ │ ├─175315 senlin-api: uWSGI worker 1 │ │ └─175316 senlin-api: uWSGI worker 2 │ ├─fed898bf12437e03121506fca23b0cfebb6a84be0791c6e129a5cc2cea3e6263 │ │ └─61211 /pause │ ├─90a50585cc9cbeaaed01c1f8f663d5e0b818cb239d8418018feb74c51f13b343 │ │ └─212652 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f7a8b28e45a774dcd14ea5e093f586ef31af7d7f34948bd0185146bb64e01458 │ │ ├─97719 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─98015 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─98017 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5272649c8940a28368adbb340dfc6d1dbd6e79f28c75c1d203b33b4728d52d28 │ │ └─59519 /pause │ ├─b270bd49ce17e3fa52bad06139bee0605f36f09e2bba3e1e6492ad3d735bc988 │ │ └─50515 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ad8fb0d60772f3e1f14ed3b5d5835e23d856a600515958eb765edba2f1cb1277 │ │ └─78501 /usr/local/bin/rook ceph operator │ ├─434e0b5bec00c9fb089b5bf7650f7a3d87ccc79606ba233a5c64040081ebaf93 │ │ └─88509 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-cf9f85b9f-qw4j5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0aeb82e72454bafe30ed2dbb025a48826b887b7b7eb52c2481b6adbd98cb2cb3 │ │ └─49604 percona-xtradb-cluster-operator │ └─cdd7f370ea6e0545aa8b7c170292db0346246a4aa18dfb9111452e283bc07ac7 │ └─168226 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount