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 │ │ │ ├─23315 /lib/systemd/systemd --user │ │ │ └─23316 (sd-pam) │ │ └─session-21.scope │ │ ├─23254 sshd: cephadm [priv] │ │ └─23329 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1632 sshd: zuul [priv] │ │ └─1645 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1636 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─433651 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gkkexvurynqjhwurndeyeloxbwvkgjja ; /usr/bin/python3'"'"' && sleep 0' │ ├─433652 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gkkexvurynqjhwurndeyeloxbwvkgjja ; /usr/bin/python3' && sleep 0 │ ├─433653 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gkkexvurynqjhwurndeyeloxbwvkgjja ; /usr/bin/python3 │ ├─433654 /bin/sh -c echo BECOME-SUCCESS-gkkexvurynqjhwurndeyeloxbwvkgjja ; /usr/bin/python3 │ ├─433655 /usr/bin/python3 │ ├─433656 /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 │ └─433658 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9977 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12337 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a7ae69bbc0db1bc111c9c14fe5119272bd11460a9113a30fd603537f28b5e99b -address /run/containerd/containerd.sock │ │ ├─ 12699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b5222624e8415f0c00816d4db2e712adfcc3ed171fed9a85d9970d4b50febc4 -address /run/containerd/containerd.sock │ │ ├─ 20157 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5be81f7c9897c7a10547371835a7153a97166591ad1f12b6e8339427de5a39f9 -address /run/containerd/containerd.sock │ │ ├─ 26851 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a95c69e35875af664e589a482b1a0cbfe98435e9b32aa608635559b35539ffef -address /run/containerd/containerd.sock │ │ ├─ 31342 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4357e39f51b4b073a7a6fb841e9e56dd7ca281ddcec8aa808fdad0213347cf1b -address /run/containerd/containerd.sock │ │ ├─ 35967 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 117d8e4e101ba00b6d53d2b46fbf1ec3505ddc4f7c605a61798042bd71581eee -address /run/containerd/containerd.sock │ │ ├─ 40718 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2fb6f58fecb0d3e080cb6c71cc1bb85b2bccbc922ac699531eb69a0351b198fd -address /run/containerd/containerd.sock │ │ ├─ 43228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b79205042c84b48a1e7bd638d4a739bb40dd4788e03ab1fe6ef0259751d590c -address /run/containerd/containerd.sock │ │ ├─ 43275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8acb5a9220272521e789a09a445191f71c207cb802fa84e0a5dd314309f02baf -address /run/containerd/containerd.sock │ │ ├─ 43292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8a82775421a3d973a45a1e0c2ad8e5eb5f88a894efa0f8e72b8726ffc1b111d -address /run/containerd/containerd.sock │ │ ├─ 43305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba92023ec2d209d1a10cd4803a7e4c6422bc53523a81d9f4a70c952c48dd7c75 -address /run/containerd/containerd.sock │ │ ├─ 43315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f395d027ab4a796338f738946807dbd48903598cedad82e4bf8e152eca9d73 -address /run/containerd/containerd.sock │ │ ├─ 43793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38797878457c14f3bf191aed47b02046cd038f75e49cb1ecdd21038e40452c9 -address /run/containerd/containerd.sock │ │ ├─ 44579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b056155ec19eff0b99798c51bef23bd6c5bd09b67d6156253b921a3fba0e8b5e -address /run/containerd/containerd.sock │ │ ├─ 44592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d184197348ecc70c5e08183c3ae15a1988f5e98039acaadefdbcbb9568545ab8 -address /run/containerd/containerd.sock │ │ ├─ 45987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd3bf6f6d3d0eae06985dbabea30cec9c68f21ef4de9004dd47490c4173a609 -address /run/containerd/containerd.sock │ │ ├─ 46397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c9d3efde18021d09a9a3c9604eff3fb8fc91137f69462c1aa1e20129bf3dc6 -address /run/containerd/containerd.sock │ │ ├─ 46436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf188a7ed38154ce51c8b05398f9500e058a3d84d37e14bf48780f64fefcd11f -address /run/containerd/containerd.sock │ │ ├─ 46908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165a2f2ab36c535bf24296bb2b4cbee44b84100cdfef87279517f295ae8c4bd7 -address /run/containerd/containerd.sock │ │ ├─ 47427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23fbcf39a972265410b666b8bc933993ec6b96da0ddc0493da10bd2ddbb84307 -address /run/containerd/containerd.sock │ │ ├─ 47465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ead3521a7893912a04279bef235ecd44be7829e9272c18ba468d3778f268ab5 -address /run/containerd/containerd.sock │ │ ├─ 47502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8948fca6eff9824012f985cef3bf6807ca0bb21fbab3edf5d36d0729274977ef -address /run/containerd/containerd.sock │ │ ├─ 49623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1de2d095f700b3b20a979a5ca228ff34f265fa8573a5f8e66c6af57f96d9406 -address /run/containerd/containerd.sock │ │ ├─ 49729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4450d5741b634e07563b5aa1166f272a023280aba4ce4d239aa53e041036fd7b -address /run/containerd/containerd.sock │ │ ├─ 50660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2adaabc2637b92c54a70d7395079fd9e02453506a7a3602f67f7e666497134f -address /run/containerd/containerd.sock │ │ ├─ 50701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615f7caf5950488cd554a1e165a311b9db77e1addf171678117b329806796901 -address /run/containerd/containerd.sock │ │ ├─ 51105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783beb50e42939853fcf9f35458a7d88ad46aac21aa2a223a377f2707b8e42ee -address /run/containerd/containerd.sock │ │ ├─ 51422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c9a25ed9869abe0d1be29ef543b5bcc453e6ba96f95d7186a983610b638fbc -address /run/containerd/containerd.sock │ │ ├─ 51811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab859cd9b39a14aec250eae3a32e7d28be39fa8e3f816327a0587a4778f3ada -address /run/containerd/containerd.sock │ │ ├─ 54181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69cd64d9b85b7320d0c4634685496160c59c935cfbdb63ab1d2642104a4649a5 -address /run/containerd/containerd.sock │ │ ├─ 54343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c985880fb4b5945e3b968c492e9a4c7f21e824b00acfd18cdc3c5cf336de7073 -address /run/containerd/containerd.sock │ │ ├─ 58758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc1680d50441eda4ab74e2c23c45f812db0c16816168025cc448a0cc04f1f67 -address /run/containerd/containerd.sock │ │ ├─ 59412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbc65a8164ec1659a7f1a5aa8b7dda4e349283e9ee1bd0d8125a657b04f0cb79 -address /run/containerd/containerd.sock │ │ ├─ 59450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 213b751da46c3257c62a216bd4dcbbba7c3242a403ea371908336297469121f7 -address /run/containerd/containerd.sock │ │ ├─ 59492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8520ab646a9fff2921526c31bdce725caa696f214caf4d723b1b92740a566c5c -address /run/containerd/containerd.sock │ │ ├─ 59645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc9df41d0058ce4fb0b54eadb62bf619e3c6926e5d5ff24630cf2d21442f089 -address /run/containerd/containerd.sock │ │ ├─ 63860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ca464e7d97bae552b23a7b3683bfa3731e3c5b21385aa647adfbcbbb31094c -address /run/containerd/containerd.sock │ │ ├─ 63987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8008ab9d46a72f820b88c293842562e2dad35f73860b5d28ed99f62f05020c39 -address /run/containerd/containerd.sock │ │ ├─ 63999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3f28dd86ebf887f36c68722a977bc95263f07cccdb720e888bfbd490bc0578 -address /run/containerd/containerd.sock │ │ ├─ 64036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0461e7e7995bb20835c9a915e55a95faf0f7853cd63f03e499e45812781a53 -address /run/containerd/containerd.sock │ │ ├─ 65227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e967f241eb4345d16e42125b851aeeabd4067dc24b4e1622f1d3d264750a69ed -address /run/containerd/containerd.sock │ │ ├─ 65374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7fc9122180b9165e06cd081e2b96c5ca01dbf6ada1ec9f0c360dd83ec09fa6 -address /run/containerd/containerd.sock │ │ ├─ 65787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3775d76f9cc01cd71ea4a9088f06a3dea86d2c16b161bbf5630fa5e0cd48bc34 -address /run/containerd/containerd.sock │ │ ├─ 65834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fefb78fdad8135694c3c724109a1657ec0a5d7d91e4e6fff200bc7ad59c53783 -address /run/containerd/containerd.sock │ │ ├─ 65983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877e8dd2769a71c0de50e19e9ec6cf40ee8100cd6439e5b5dbd802b8c7a6a9f1 -address /run/containerd/containerd.sock │ │ ├─ 66305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d601581eaf15960369868347c6b612d563b5ace6641329949999e4897d3eb756 -address /run/containerd/containerd.sock │ │ ├─ 66642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4052f6ef67fed5edb7c0518be5394fe1ff2a30656bec879a4da8b3e0ecacd20e -address /run/containerd/containerd.sock │ │ ├─ 67193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a04489614304bf872c80e4d9502367a0f90d00f467ba615f7d31fc37d483fbea -address /run/containerd/containerd.sock │ │ ├─ 67468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a088d8b34138e4f42fd11785654d3c69a0bd2940aa4a77ffadff4f11e8a6baea -address /run/containerd/containerd.sock │ │ ├─ 68248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06625aa722ea75c5b5ab5da372073d10e3772cd7f3dab671621d3d702561253d -address /run/containerd/containerd.sock │ │ ├─ 70153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a0d5be56fb064b1640c7e541ef3309fe3c06a4ac5e04509bb17f73f4fa260a -address /run/containerd/containerd.sock │ │ ├─ 71943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85abd3c48035c57d12e434e1608ee9d3a7af90ce5ed60377056b33108aaf5408 -address /run/containerd/containerd.sock │ │ ├─ 81292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a4e8cdc59e5f981ea10db581345a7e94b1d444af18b3826b5babeb2f67dc62 -address /run/containerd/containerd.sock │ │ ├─ 82894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4683245098fa6224eb8bca491e83992dc0e509debcb93ef8ebd61434d6cc89 -address /run/containerd/containerd.sock │ │ ├─ 88887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d590caba8ead756944dfb8c6d7fdea8b72cf4401ddf493c4eeb215acf0a3f0 -address /run/containerd/containerd.sock │ │ ├─ 95102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6164dbe183f6936de2fff68c6b1176614930bfb8d6b71851f5bdbe1236bbbc -address /run/containerd/containerd.sock │ │ ├─ 99232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35c7fa5ea4888a53a1a32b2e34a45393783cb875126e4333b970450cfb52348 -address /run/containerd/containerd.sock │ │ ├─ 99292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c39c126f1beaea124c4e8d27f74fa2a8511ed454e36a27bd1d414eb210c3ce8 -address /run/containerd/containerd.sock │ │ ├─108104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794f71616c93ea9c0e6d4c351d7a53182f3c54f575fc74ce8febcedd5040cef2 -address /run/containerd/containerd.sock │ │ ├─109533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d48b0d964ef619744b2f5ead116b5ba5a37592c550766938cb61db94ae2410fd -address /run/containerd/containerd.sock │ │ ├─109582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba9dfe417aca79075b20d5ed7e20b49fbdd4539ccaae65f51dea44d158892c2 -address /run/containerd/containerd.sock │ │ ├─111699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfca54a0831d81c20b545c36ef95db2a116118b49425c4b913b1b4e8ae2e6585 -address /run/containerd/containerd.sock │ │ ├─113499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d3be1155d564d8e3949f1b58bddc20dddfe08870edf70db4f0ad7329921cbc -address /run/containerd/containerd.sock │ │ ├─113534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2285c24dc18c77dc34365de282ada8b137a4393d77f997977beff07db10fa866 -address /run/containerd/containerd.sock │ │ ├─126772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b9630945d1ac47ea211040864ee7410ffeb280081393c2f8369d5c8b86545c5 -address /run/containerd/containerd.sock │ │ ├─126812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd18d4a83c12f8d053ccdc24e3eecf3a8bdb86a7c19502ebf318b6b507e25e29 -address /run/containerd/containerd.sock │ │ ├─129455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 842947ac02b9fded4d4e3afd2464c473fec0bb38bb7a385e4b28c2757393db70 -address /run/containerd/containerd.sock │ │ ├─144148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b56bbe4edb261e7e6098b73539ca3168c6dc70db9d3d77c6a43537aeb9a5e377 -address /run/containerd/containerd.sock │ │ ├─145833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03087aa14e993bb941505534910930f297668e09079f359ad81ecee18b01539 -address /run/containerd/containerd.sock │ │ ├─146169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff4855b7bf5f803de37b38e2b4b8e98ac6e1d117c25c0f1f18b4f45f58c1a49 -address /run/containerd/containerd.sock │ │ ├─147041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f56f5192db2e1a197c7eb1c8e246e0a269777cf0ecb6c272b9345bb3b13a8963 -address /run/containerd/containerd.sock │ │ ├─161122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3179ddbda7157247973b9fcd3bd136ab38edda489d81a77d20163f88b95af3e8 -address /run/containerd/containerd.sock │ │ ├─161452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 127f7f2fea5fe60011165cf8e5de1d4f9bf327e4888cd0ed495afa9145163589 -address /run/containerd/containerd.sock │ │ ├─161471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c320e5c4b5429b0f8f8f73c7a9821ad3e923891c0f274a98c605eeefdf07a42 -address /run/containerd/containerd.sock │ │ ├─161686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a46c8b1db9b6c905b8bfd54731926ec13a0dfe27f313c09f338c197a749fdd -address /run/containerd/containerd.sock │ │ ├─161842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963256f93170db515937a097a132ffd7df4b3624bec53808926ba3e6fe680261 -address /run/containerd/containerd.sock │ │ ├─162571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bb43c4c0ddbdfad242b065f0baceaf71cda936a556bdc7426f2460db5d7c863 -address /run/containerd/containerd.sock │ │ ├─174133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da4e139763523000f5c2326c14f64a430b037417bfa0c4d8248040f781fc05e -address /run/containerd/containerd.sock │ │ ├─176011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abeb954c7897c9fc49c95bd0ffde039d8562342695ad787e7b8b1d7a58b401c9 -address /run/containerd/containerd.sock │ │ ├─176032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b423319d3590c9ce4cccd8eacbb52fe17e5f0e76446c16e561f68967f3e95665 -address /run/containerd/containerd.sock │ │ ├─176137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 230a65aa4674d30d21df0b50a1ca88edda7c409349041023b12b9a5e21d9b2e8 -address /run/containerd/containerd.sock │ │ ├─176169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc353911983fa7c63c187bc29425b5cd2b6f423c249fe041b9c27b3dd2ec382d -address /run/containerd/containerd.sock │ │ ├─176286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a8dd0fd89455ee65b9ce130bc6f98d749b6075aea208bac6f030f4ba16450a -address /run/containerd/containerd.sock │ │ ├─176583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ee0aebcbcd4fd3f5ece800bbaf02c1d2e37cc5203bacc753f083fe3483047e -address /run/containerd/containerd.sock │ │ ├─176628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f16d38de2a6cf1173893cd90be8d784719601cdc3ca20aefd478ef162f971d78 -address /run/containerd/containerd.sock │ │ ├─189661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c512af08ab66eeed30c726bcdcb0a49594aedc09473ee9b84ef6198aa705cc14 -address /run/containerd/containerd.sock │ │ ├─192172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eff87ee10c55ec96060ebd29785ee0b261d8b1c89c66b391cb44b0521c7d9d9 -address /run/containerd/containerd.sock │ │ ├─192219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c49155b32840b60ae10984fd81e5bb341dead830f38d918071b2d82718eef5 -address /run/containerd/containerd.sock │ │ ├─192312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c41d0ac96e059aa34f45fb5accd7684f7ceffbe829fd1cdcc8264a067415f6c -address /run/containerd/containerd.sock │ │ ├─209230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b437c597f8235d032cb61e9778004f36d4d6b9be0ec6fc57fffcbb1577ceedb -address /run/containerd/containerd.sock │ │ ├─218724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99173f1d4b782ebe4fdb7268feeefaf9d3f754839be485ff2c61f3ec6b2f56fd -address /run/containerd/containerd.sock │ │ ├─218737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe95f6e6c1a136270352f42c0fa541e26b9122f6f67a1e27e27828087053b960 -address /run/containerd/containerd.sock │ │ ├─218780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4996f15130907cf31b4a3de90231d4aa51b58327bb797eb277ab511153af8967 -address /run/containerd/containerd.sock │ │ ├─219189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a154c1fae5a193ee931751ded96033f8cdc21c52087a3badfb7ecca724f381 -address /run/containerd/containerd.sock │ │ ├─231045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54e483d45a3d917f22a4df3d2a4058e5fbed8be631059aa815e7db71268e7c2d -address /run/containerd/containerd.sock │ │ ├─233722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617f5c2f7be3480ab6e066290e97964074276fb89493eb1096b66763948f0d27 -address /run/containerd/containerd.sock │ │ ├─234798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e1b68ee524f5afeb261bd16cc8654d9233bc46c6ecc3209477087403f18b2b0 -address /run/containerd/containerd.sock │ │ ├─235787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971acc8b0be9ecdb72ff0087bb4ba920c172bc5aed9cbfde966a4515cd8d58e4 -address /run/containerd/containerd.sock │ │ ├─236774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9c6af78a21efd13e560a6c24fd525b7c368390514cd60b2a7a6ef14a46b637 -address /run/containerd/containerd.sock │ │ ├─238518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2348cccb8bac28aeeb3af078b639ec577b33cadb0b3e621ee206a62a0ec29387 -address /run/containerd/containerd.sock │ │ ├─239661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce79048b4336bd20adc5779d64a58cae4da1f61b43c4ca7cc2aef91b93800f25 -address /run/containerd/containerd.sock │ │ ├─239752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 049ecdc4cc11cfdc8ef78fd23547d8ef399227896858b0d759eb535908757eb7 -address /run/containerd/containerd.sock │ │ ├─249529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1839aeb189068810b04bb0caf2da572b4f40a1b9b6dc106a4b2df16e1450bb2 -address /run/containerd/containerd.sock │ │ ├─249979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81a9285f546c2fb239e3c4d027d8c686b2866d09893ab4c858ee59b4ef1932c -address /run/containerd/containerd.sock │ │ ├─254451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75b76a0aefbab752ef5e64bcb6e4db80278e00f139fcc29a1d326eadbbdc41c5 -address /run/containerd/containerd.sock │ │ ├─258616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6946b776d35309406b3fc88683b72e2489cd3b5660e566f7fc8b4061848c5b6 -address /run/containerd/containerd.sock │ │ ├─258847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6f19557f129eebb5ce02b05581beb2df73e9211bffc57a038eb79be63664d3 -address /run/containerd/containerd.sock │ │ ├─258984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9c67be2597252888184d6e02487eed18ef1aa4c94b772ebba62b05fd8d645a -address /run/containerd/containerd.sock │ │ ├─259024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c44dfc936ed67caef7554f6a38678853032002526196f65a10d703d105039a2 -address /run/containerd/containerd.sock │ │ ├─271490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2dadfaf76534f5995875cdb1f7cdbbe51b30d4f7f33294e7f1e7f4d03ce8a7 -address /run/containerd/containerd.sock │ │ ├─274151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beadef37f29f03a1aa8ba3f28e55294f83dd303835c1a56102657b3396ae3a61 -address /run/containerd/containerd.sock │ │ └─275773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1506ff547ae650bb865c05f9dec3a664314a6df27db1690be6162392888e4ee -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-4357e39f51b4b073a7a6fb841e9e56dd7ca281ddcec8aa808fdad0213347cf1b.scope … │ │ ├─31367 /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 │ │ └─31380 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─31044 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─31325 /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 │ │ │ ├─20071 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─20098 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rzxvla.service │ │ │ ├─12613 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rzxvla/unit.run │ │ │ └─12641 /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-rzxvla --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.rzxvla:/var/lib/ceph/mgr/ceph-instance.rzxvla:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rzxvla/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rzxvla -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─26570 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26834 /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 │ │ │ ├─40651 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─40682 /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 │ │ │ ├─35688 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35951 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12252 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12281 /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 … │ │ └─10345 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143606 /sbin/multipathd -d -s │ ├─run-r9032bebcd0154454ac779858147d8a3d.scope │ │ └─190741 /usr/sbin/libvirtd --listen │ ├─docker-117d8e4e101ba00b6d53d2b46fbf1ec3505ddc4f7c605a61798042bd71581eee.scope … │ │ ├─35993 /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 │ │ └─36005 /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 │ ├─docker-8b5222624e8415f0c00816d4db2e712adfcc3ed171fed9a85d9970d4b50febc4.scope … │ │ ├─12724 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rzxvla -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12743 /usr/bin/ceph-mgr -n mgr.instance.rzxvla -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─43695 /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.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-a95c69e35875af664e589a482b1a0cbfe98435e9b32aa608635559b35539ffef.scope … │ │ ├─26876 /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 │ │ └─26889 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2fb6f58fecb0d3e080cb6c71cc1bb85b2bccbc922ac699531eb69a0351b198fd.scope … │ │ ├─40744 /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 │ │ └─40762 /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 │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─docker-5be81f7c9897c7a10547371835a7153a97166591ad1f12b6e8339427de5a39f9.scope … │ │ ├─20182 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─20196 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10856 /usr/sbin/chronyd -F 1 │ │ └─10857 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-a7ae69bbc0db1bc111c9c14fe5119272bd11460a9113a30fd603537f28b5e99b.scope … │ │ ├─12362 /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 │ │ └─12381 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143499 /sbin/iscsid │ │ └─143500 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─90ca464e7d97bae552b23a7b3683bfa3731e3c5b21385aa647adfbcbbb31094c │ │ └─63896 /pause │ ├─839f82fcc74848b4428445b83421bcba35ff38a37c104e85b63cfe192b7e16ea │ │ ├─188121 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188445 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189183 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9tk1l8yp/privsep.sock │ │ ├─386780 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzdr01bvh/privsep.sock │ │ ├─387573 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmptpya___b/privsep.sock │ │ ├─388069 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388071 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─410032 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1b18cfa9-5770-4fa6-bfcf-9d2d962b6b2a --namespace=qrouter-1b18cfa9-5770-4fa6-bfcf-9d2d962b6b2a --conf_dir=/var/lib/neutron/ha_confs/1b18cfa9-5770-4fa6-bfcf-9d2d962b6b2a --log-file=/var/lib/neutron/ha_confs/1b18cfa9-5770-4fa6-bfcf-9d2d962b6b2a/neutron-keepalived-state-change.log --monitor_interface=ha-0577a528-e8 --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/1b18cfa9-5770-4fa6-bfcf-9d2d962b6b2a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c04386c5b7fc33a6023847b70c89b0bceafe328c65090a1c55ff0e1ce5d38938 │ │ └─339378 percona-xtradb-cluster-operator │ ├─8cd28f108efb157957b1279ab53f9ed44ff4ddc37aa63ce8781de65ee4a02944 │ │ ├─111815 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111831 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111837 erl_child_setup 1048576 │ │ ├─111898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112113 /bin/sh -s rabbit_disk_monitor │ ├─8174e405a024afb02e74bb21be96f8d4b0c3b36eb102ff57aa97b513c0d37c34 │ │ └─229433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9d7fc9122180b9165e06cd081e2b96c5ca01dbf6ada1ec9f0c360dd83ec09fa6 │ │ └─65397 /pause │ ├─85603cd70f784f0b45fe923732cfe8fa4aaba480cdfa6c3da585044791903a7d │ │ └─339805 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─80ee0aebcbcd4fd3f5ece800bbaf02c1d2e37cc5203bacc753f083fe3483047e │ │ └─176609 /pause │ ├─4c033bed6409e1f50c9a5a75dbf0e35dcf4730bf336bcab51f26069f3f8314e7 │ │ ├─64837 python -u /app/sidecar.py │ │ ├─65124 python -u /app/sidecar.py │ │ └─65125 python -u /app/sidecar.py │ ├─2d4683245098fa6224eb8bca491e83992dc0e509debcb93ef8ebd61434d6cc89 │ │ └─82919 /pause │ ├─6b0289befeedea671654aa2e21bd45e8263a49c24911842727c454efa17e6dcb │ │ └─340743 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8e6f6df33a47b4583ecd2ea0c1d16874d1295ebd71e745ac2a1e5822b6be7b7b │ │ └─43841 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─04a3ea82718bd40c08e31de73b7c99e966f97b8aa14ad97420a7b23f360bdec2 │ │ ├─205421 heat-api-cfn: uWSGI master │ │ ├─205497 heat-api-cfn: uWSGI worker 1 │ │ └─205498 heat-api-cfn: uWSGI worker 2 │ ├─98b68f89010a39ffd7c1209c67ef8b5bbf509a121b4dad30e64e1de47c242af5 │ │ ├─ 49968 /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 │ │ ├─ 49987 /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 │ │ ├─ 50244 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273764 nginx: worker process │ │ ├─273765 nginx: worker process │ │ └─273766 nginx: cache manager process │ ├─1ead3521a7893912a04279bef235ecd44be7829e9272c18ba468d3778f268ab5 │ │ └─47488 /pause │ ├─d029a7beecb0e97bf457c02304c9b819fd6e544d067d914fd38c369688d65d41 │ │ ├─269022 /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 │ │ └─269300 /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 │ ├─5a5914a9bffab0e2584a18f87ac3b8af60f2b416151843ca4c1b8cc8222025f2 │ │ └─65422 /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 │ ├─ba92023ec2d209d1a10cd4803a7e4c6422bc53523a81d9f4a70c952c48dd7c75 │ │ └─43406 /pause │ ├─617f5c2f7be3480ab6e066290e97964074276fb89493eb1096b66763948f0d27 │ │ └─233745 /pause │ ├─abeb954c7897c9fc49c95bd0ffde039d8562342695ad787e7b8b1d7a58b401c9 │ │ └─176061 /pause │ ├─1c41d0ac96e059aa34f45fb5accd7684f7ceffbe829fd1cdcc8264a067415f6c │ │ └─192340 /pause │ ├─c31ed3b84c8616c7edd9ac8afc75f46edfc7ddc2ec6016017cefd8e0b5c1b2b4 │ │ └─47738 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7dd242e9b8be698fb5f9c2ae42373d44a03c8cd1a4c85d8f24c20b4c7c90c043 │ │ └─69658 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b056155ec19eff0b99798c51bef23bd6c5bd09b67d6156253b921a3fba0e8b5e │ │ └─44631 /pause │ ├─865aab72032d84bb7cfb8928605292973faf2feb1369f34a555a91afea29ed1d │ │ ├─108576 glance-api: uWSGI master │ │ ├─108590 glance-api: uWSGI worker 1 │ │ └─108591 glance-api: uWSGI worker 2 │ ├─144e91d2510e95af94270bbbef93ae15c3d15c825807a43c95bec330e220cb24 │ │ └─111391 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f7a154c1fae5a193ee931751ded96033f8cdc21c52087a3badfb7ecca724f381 │ │ └─219222 /pause │ ├─75b76a0aefbab752ef5e64bcb6e4db80278e00f139fcc29a1d326eadbbdc41c5 │ │ └─254476 /pause │ ├─d61cf13d25761a85c55950aee3e22ed336c9d465c63facf142a04677d432cab3 │ │ └─67347 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b0a53ba99b3c338065b4a323d980ef942ac9c62b719f8099a54834ef4c8969e3 │ │ ├─177202 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─426312 sleep 300 │ ├─b552120d5b8ab976a76b1000494f56699d071d342ce80bd3e8955aed4d9ef40e │ │ ├─64861 python -u /app/sidecar.py │ │ ├─65126 python -u /app/sidecar.py │ │ └─65127 python -u /app/sidecar.py │ ├─c05c8dc3e6d95ab29d257d5e20361918fb8e9e235badc8d6afc43f693323dcc5 │ │ └─189892 /usr/bin/libvirt-tls-sidecar │ ├─bbc65a8164ec1659a7f1a5aa8b7dda4e349283e9ee1bd0d8125a657b04f0cb79 │ │ └─59435 /pause │ ├─027721c8cab29040a2f3797009a107e65a1b4dd6fad3624642749736b08a8af2 │ │ ├─88096 barbiacan-api: uWSGI master │ │ └─88109 barbiacan-api: uWSGI worker 1 │ ├─572c31e2d19ffbfc0b40ec60ac726919577670a5dbc7beb65de4b071ab3cd96d │ │ ├─127922 /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 │ │ └─128040 /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 │ ├─8613a6da25545c9f29597ade3806146ff25ea00428c115021646a2e8f55c89df │ │ └─47101 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 │ ├─127f7f2fea5fe60011165cf8e5de1d4f9bf327e4888cd0ed495afa9145163589 │ │ └─161495 /pause │ ├─29a8983b186536d90be903e7d6b18abb8ba5cbcf1c52c4f89a5aa8e4f7aed689 │ │ ├─147360 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─147383 erl_child_setup 1048576 │ │ ├─147455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─147456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─147466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─147534 /bin/sh -s rabbit_disk_monitor │ ├─d96677a5bfa422e3da298d2992e89d7000a88032525f160c89a38f2ebdf9fce1 │ │ ├─273890 apache2 -DFOREGROUND │ │ ├─276597 (wsgi:h -DFOREGROUND │ │ ├─276598 (wsgi:h -DFOREGROUND │ │ ├─276599 (wsgi:h -DFOREGROUND │ │ ├─276600 (wsgi:h -DFOREGROUND │ │ ├─276601 (wsgi:h -DFOREGROUND │ │ ├─276602 apache2 -DFOREGROUND │ │ └─276603 apache2 -DFOREGROUND │ ├─e3a8dd0fd89455ee65b9ce130bc6f98d749b6075aea208bac6f030f4ba16450a │ │ └─176370 /pause │ ├─183536ba110e5a0db09aa39a24bb667e1f47f958a6686d242f987353d9a24d02 │ │ └─99758 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-7ghm6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6c7d953bb164f53b19dee7d44856e37013d46e2b2981dd368040bb23f590f01b │ │ └─54504 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─0c17d42487cef765e4d6907b77b363d05c9796e665637343fed20f91c387d5a6 │ │ ├─51952 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 │ │ └─54846 haproxy -sf 189 -x sockpair@5 -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 │ ├─f16d38de2a6cf1173893cd90be8d784719601cdc3ca20aefd478ef162f971d78 │ │ └─176653 /pause │ ├─be7d530258c7cb3394fc4acb13a0ff00ef5f7a3d30d75bddad6fbcb8ef4eee0b │ │ ├─134931 placement-api: uWSGI master │ │ ├─134958 placement-api: uWSGI worker 1 │ │ └─134959 placement-api: uWSGI worker 2 │ ├─84fe57b2dde84582b2fb14d7dd2c5fc07647abdaedf84b148eeca8b7f95e5e40 │ │ ├─209453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209483 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209489 erl_child_setup 1048576 │ │ ├─209663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209674 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209908 /bin/sh -s rabbit_disk_monitor │ ├─e1506ff547ae650bb865c05f9dec3a664314a6df27db1690be6162392888e4ee │ │ └─275829 /pause │ ├─b52fc940eaace558439a51d85ad15713023401473297eec618efd9e4ee09ed8e │ │ ├─346278 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347164 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347533 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2xf52rzu/privsep.sock │ │ ├─348103 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpz111j4q3/privsep.sock │ │ ├─348688 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348689 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348731 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cf21895c-ebd7-4442-aaa8-2d7c593a6873/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cf21895c-ebd7-4442-aaa8-2d7c593a6873/host --addn-hosts=/var/lib/neutron/dhcp/cf21895c-ebd7-4442-aaa8-2d7c593a6873/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cf21895c-ebd7-4442-aaa8-2d7c593a6873/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cf21895c-ebd7-4442-aaa8-2d7c593a6873/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e79a5141-d660-4f66-9340-b2029d19adab,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348735 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/717eaeca-fbe1-4983-8c1c-f24fd90531ad/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/717eaeca-fbe1-4983-8c1c-f24fd90531ad/host --addn-hosts=/var/lib/neutron/dhcp/717eaeca-fbe1-4983-8c1c-f24fd90531ad/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/717eaeca-fbe1-4983-8c1c-f24fd90531ad/opts --dhcp-leasefile=/var/lib/neutron/dhcp/717eaeca-fbe1-4983-8c1c-f24fd90531ad/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b2261d7d-fdcf-48f4-8ddf-8a5570a9bab0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348738 haproxy -f /var/lib/neutron/ns-metadata-proxy/cf21895c-ebd7-4442-aaa8-2d7c593a6873.conf │ │ ├─348742 haproxy -f /var/lib/neutron/ns-metadata-proxy/717eaeca-fbe1-4983-8c1c-f24fd90531ad.conf │ │ ├─386635 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpn3kv6dez/privsep.sock │ │ └─392391 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpavxwcino/privsep.sock │ ├─2a26920902497b0275a47b83dceaf5c4892f3702a2be2ad5a40a84c41fd66c1b │ │ └─43504 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─aa9c67be2597252888184d6e02487eed18ef1aa4c94b772ebba62b05fd8d645a │ │ └─259008 /pause │ ├─ec9c6af78a21efd13e560a6c24fd525b7c368390514cd60b2a7a6ef14a46b637 │ │ └─236797 /pause │ ├─4b9630945d1ac47ea211040864ee7410ffeb280081393c2f8369d5c8b86545c5 │ │ └─126797 /pause │ ├─da064494ef7b67377df1bbeb350022690155114e1f102cf737fa570f6b9acabb │ │ └─52199 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─74e15d1d4e4d7676947542e6fb213a2c9bd71099b4227463b582030d61b452d4 │ │ └─54692 valkey-server *:26379 [sentinel] │ ├─6438fc88529909bca2b28f86ceadbd8e9e27b8da141900cf97c7b2b0f09d104d │ │ ├─95284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95301 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─95307 erl_child_setup 1048576 │ │ ├─95410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95686 /bin/sh -s rabbit_disk_monitor │ ├─a82025f1d607168d8a864970e50565076b08ea025e2f1ad6f1525a69badb5809 │ │ └─59922 /secretgen-controller │ ├─7c388c3ce273fb25f02f5c93a5550c72b58144fc83886526834a47ae260dfc45 │ │ ├─185197 neutron-policy-server: uWSGI master │ │ ├─185209 neutron-policy-server: uWSGI worker 1 │ │ └─185210 neutron-policy-server: uWSGI worker 2 │ ├─783beb50e42939853fcf9f35458a7d88ad46aac21aa2a223a377f2707b8e42ee │ │ └─51128 /pause │ ├─d22b6a0f0743ceb1acf50b9554f4ae27eeead368f28e3222077c8d3284fbbb8a │ │ ├─173010 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173412 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173413 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8948fca6eff9824012f985cef3bf6807ca0bb21fbab3edf5d36d0729274977ef │ │ └─47533 /pause │ ├─7778cbcd12a21fba86991c9b586835eeeecf371f33d3784fde2b74ff99c94568 │ │ └─187817 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5c8afccaf49312a8d1dfeed9bfd220d5b6b0fe5505a26c816ef72ebd9e6a8cfb │ │ ├─254760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254783 erl_child_setup 1048576 │ │ ├─254846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255215 /bin/sh -s rabbit_disk_monitor │ ├─7212e164c6b22b5cda14c14a84e5352238823d4c0a2180732d32770731033812 │ │ └─65090 /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 │ ├─f56f5192db2e1a197c7eb1c8e246e0a269777cf0ecb6c272b9345bb3b13a8963 │ │ └─147065 /pause │ ├─50d44b6d154534e4bd8aa9fd700167ef83b867ac3206bd8b3056c4037e918499 │ │ └─68927 /goldpinger --static-file-path /static │ ├─8008ab9d46a72f820b88c293842562e2dad35f73860b5d28ed99f62f05020c39 │ │ └─64049 /pause │ ├─842947ac02b9fded4d4e3afd2464c473fec0bb38bb7a385e4b28c2757393db70 │ │ └─129483 /pause │ ├─93b8eab16cccbdead3175f3144fa95d89fbdf9248f97dd78069b1511cfa05bf3 │ │ ├─123806 cinder-api: uWSGI master │ │ ├─123842 cinder-api: uWSGI worker 1 │ │ └─123843 cinder-api: uWSGI worker 2 │ ├─760ccc8e6461877e5fd348a3530fcc4d8340373a5dc273590af6587019c4e722 │ │ └─127410 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─804996fdcdb70eebe1c5feaaea8ba27a6fdab0c39b9f288d4e22d545744b28f2 │ │ └─50034 /server │ ├─e5374498bd46b201865c089af99435881a73a3e30778751a6ec0628da38c520a │ │ └─198206 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4c320e5c4b5429b0f8f8f73c7a9821ad3e923891c0f274a98c605eeefdf07a42 │ │ └─161515 /pause │ ├─1d2dadfaf76534f5995875cdb1f7cdbbe51b30d4f7f33294e7f1e7f4d03ce8a7 │ │ └─271541 /pause │ ├─69cd64d9b85b7320d0c4634685496160c59c935cfbdb63ab1d2642104a4649a5 │ │ └─54206 /pause │ ├─fefb78fdad8135694c3c724109a1657ec0a5d7d91e4e6fff200bc7ad59c53783 │ │ └─65859 /pause │ ├─06625aa722ea75c5b5ab5da372073d10e3772cd7f3dab671621d3d702561253d │ │ └─68273 /pause │ ├─02e69a9ecee84d464be11571bb45e1ae90088b62b6a731407f42cae8b2bf60f8 │ │ ├─186241 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186510 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0qna0b59/privsep.sock │ │ ├─186766 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpboj2n719/privsep.sock │ │ └─187041 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d48b0d964ef619744b2f5ead116b5ba5a37592c550766938cb61db94ae2410fd │ │ └─109561 /pause │ ├─213b751da46c3257c62a216bd4dcbbba7c3242a403ea371908336297469121f7 │ │ └─59476 /pause │ ├─58a46c8b1db9b6c905b8bfd54731926ec13a0dfe27f313c09f338c197a749fdd │ │ └─161719 /pause │ ├─ab6da2092da75ce603e767e883ad71f2594287c55289f12a47bcddab14f13490 │ │ └─64316 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─c7f395d027ab4a796338f738946807dbd48903598cedad82e4bf8e152eca9d73 │ │ └─43391 /pause │ ├─b6d3be1155d564d8e3949f1b58bddc20dddfe08870edf70db4f0ad7329921cbc │ │ └─113535 /pause │ ├─31ab71c6f98b0d6b62d87f11232bbea914ab71c671b651abdf3f8e31125fb52c │ │ └─59816 nfd-gc -gc-interval=1h │ ├─a1839aeb189068810b04bb0caf2da572b4f40a1b9b6dc106a4b2df16e1450bb2 │ │ └─249563 /pause │ ├─dd8ad5882b1e1fbde5afa8b944eea724d0ebb536e449bc9b1866bec851567db9 │ │ ├─228153 octavia-api: uWSGI master │ │ ├─228169 octavia-api: uWSGI worker 1 │ │ └─228170 octavia-api: uWSGI worker 2 │ ├─18bb154d6c7d5bdacae6bd16bb20c9dc2dc73cec2483d3e6d2a26b395efbb962 │ │ └─46515 /coredns -conf /etc/coredns/Corefile │ ├─0183e0f411871ecbc91b9f091b5190b33e090d75910f3a7d5fa7c57aac99114d │ │ └─70043 /bin/oauth2-proxy │ ├─971acc8b0be9ecdb72ff0087bb4ba920c172bc5aed9cbfde966a4515cd8d58e4 │ │ └─235811 /pause │ ├─2600059a080a10a4468cc0fc17d4870c689d8723fad711bc5c894cae27b7804e │ │ └─338627 /manager --metrics-bind-address=:8080 │ ├─a6946b776d35309406b3fc88683b72e2489cd3b5660e566f7fc8b4061848c5b6 │ │ └─258639 /pause │ ├─9faaeb1a4651c22ef391c63558c62d717d06ca62c3f7bc710aa4b35dbb97b3c2 │ │ └─54411 valkey-server *:6379 │ ├─8ccdd7932061559ea8e9b50528f97feef47bee25880fd4b9ba17ec7da8d3a665 │ │ ├─172997 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173462 nova-scheduler: ServiceWrapper worker(0) │ │ └─173464 nova-scheduler: ServiceWrapper worker(1) │ ├─4996f15130907cf31b4a3de90231d4aa51b58327bb797eb277ab511153af8967 │ │ └─218850 /pause │ ├─eba18bfd0a2315189a85798e5da93290382f00e258e061d855f83b11d8043a0e │ │ └─256269 docker-registry serve /etc/docker-registry/config.yml │ ├─a6fc37d924794f0d7caf173279ac76f30d91f5af87252012bf4a009157b62feb │ │ ├─185153 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185617 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185620 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185623 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9b79205042c84b48a1e7bd638d4a739bb40dd4788e03ab1fe6ef0259751d590c │ │ └─43269 /pause │ ├─8c39c126f1beaea124c4e8d27f74fa2a8511ed454e36a27bd1d414eb210c3ce8 │ │ └─99320 /pause │ ├─ba85ac218d27c40eab4a1927f605472b567387c6ad2af2d50070463b47e21d3b │ │ └─69078 /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 │ ├─d24c929209484e04789bce5362a3114c17d60438c8c7db8d2acc9345738dba82 │ │ └─52102 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f6596d1e32fdf68dcb5c5932805c1a351cbaefc9af5121882e5b350e40d5e41c │ │ └─340260 /manager --metrics-bind-address=:9782 │ ├─c4896731ad533b97dfc23215016db1305b06927c024a15f1e930e9a64d3551f8 │ │ ├─229402 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229950 octavia-worker: ConsumerService worker(0) │ │ └─229953 octavia-worker: ConsumerService worker(1) │ ├─06a4e8cdc59e5f981ea10db581345a7e94b1d444af18b3826b5babeb2f67dc62 │ │ └─81325 /pause │ ├─0405f3a3f9ba89934c32208021a21466b800accbfa6f6531d503940a350125f7 │ │ ├─45147 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─45522 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5a6164dbe183f6936de2fff68c6b1176614930bfb8d6b71851f5bdbe1236bbbc │ │ └─95126 /pause │ ├─8acb5a9220272521e789a09a445191f71c207cb802fa84e0a5dd314309f02baf │ │ └─43366 /pause │ ├─85abd3c48035c57d12e434e1608ee9d3a7af90ce5ed60377056b33108aaf5408 │ │ └─71968 /pause │ ├─5c44dfc936ed67caef7554f6a38678853032002526196f65a10d703d105039a2 │ │ └─259057 /pause │ ├─2ff4855b7bf5f803de37b38e2b4b8e98ac6e1d117c25c0f1f18b4f45f58c1a49 │ │ └─146193 /pause │ ├─d17f4f0f8de330d5adef2b9b182a178862a1ab453b33d61ae81f8fb965b1015e │ │ ├─ 99858 /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 │ │ └─417403 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9dd3bf6f6d3d0eae06985dbabea30cec9c68f21ef4de9004dd47490c4173a609 │ │ └─46011 /pause │ ├─d0c9a25ed9869abe0d1be29ef543b5bcc453e6ba96f95d7186a983610b638fbc │ │ └─51445 /pause │ ├─4a2daeb130c26279f54bc7a2200d3ba403c11c83d3ebc13cc1d633bf25df3e1f │ │ ├─249589 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250374 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpu2n_oaqv/privsep.sock │ │ ├─250380 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250382 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─955e3d13ee1c9f77bb1ff2ef833526e31f6a0fd0e4e61416ee6e8878319def6a │ │ ├─81502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81525 erl_child_setup 1048576 │ │ ├─81583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81722 /bin/sh -s rabbit_disk_monitor │ ├─3179ddbda7157247973b9fcd3bd136ab38edda489d81a77d20163f88b95af3e8 │ │ └─161215 /pause │ ├─fa1af0b2f6f2c6de06cf3d330d0d3a96718a889813d07eeaaa9d5233b45c9a67 │ │ └─144641 /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 │ ├─f9a0c908760790e5aeb863f5c71f69c08b333edb00c1ef038e162d467ac7a649 │ │ └─69984 /bin/memcached_exporter │ ├─ce79048b4336bd20adc5779d64a58cae4da1f61b43c4ca7cc2aef91b93800f25 │ │ └─239684 /pause │ ├─85d608b865cb1f0b115ec3fbae1c51c0bd9cf912e0fb4367e58263048bc0e3f1 │ │ └─339788 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d26ed446b4a859eee944c87bdfa70b5b51a8f09d5f4b7313f363324c75ef89ca │ │ └─276048 /bin/openstack-database-exporter │ ├─6b437c597f8235d032cb61e9778004f36d4d6b9be0ec6fc57fffcbb1577ceedb │ │ └─209255 /pause │ ├─3648ca7888016c94ee53322596aaaf1d5533dc7aabae33af895b942d0b1dd26c │ │ └─69952 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c4aded7b78875a164bc0a19f3999ba22390f30b013097b9ddd948599d1863aa3 │ │ ├─249938 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250424 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250425 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─52d590caba8ead756944dfb8c6d7fdea8b72cf4401ddf493c4eeb215acf0a3f0 │ │ └─88911 /pause │ ├─f9387828b048360ad5e061b61a3c947b8ccb4750c2dc4ea57bbc630cacde6607 │ │ ├─231377 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231400 erl_child_setup 1048576 │ │ ├─231467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231468 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231687 /bin/sh -s rabbit_disk_monitor │ ├─10dd519955f0f5e48e0847c8f652b341914b8f73ff0104491b2562361bd36050 │ │ ├─185136 neutron-api: uWSGI master │ │ ├─185182 neutron-api: uWSGI worker 1 │ │ └─185183 neutron-api: uWSGI worker 2 │ ├─6a9217dccf5c20558a1de9880aa38c4f03bf06eac3f5ab8dc6a37b58a458d371 │ │ ├─205456 heat-api: uWSGI master │ │ ├─205499 heat-api: uWSGI worker 1 │ │ └─205500 heat-api: uWSGI worker 2 │ ├─593729fcc3eb4c182b98c6a2829b6332728b741a6f22c93d204206db605c3e92 │ │ └─189945 /bin/bash /tmp/libvirt.sh │ ├─c985880fb4b5945e3b968c492e9a4c7f21e824b00acfd18cdc3c5cf336de7073 │ │ └─54366 /pause │ ├─99173f1d4b782ebe4fdb7268feeefaf9d3f754839be485ff2c61f3ec6b2f56fd │ │ └─218817 /pause │ ├─ccb1ec35ed12e0909cb7502050ffeb2fe259e26bc6a47739a64cdd6fb5fb476f │ │ ├─ 89778 /usr/local/bin/rook ceph operator │ │ └─433627 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─794f71616c93ea9c0e6d4c351d7a53182f3c54f575fc74ce8febcedd5040cef2 │ │ └─108128 /pause │ ├─165a2f2ab36c535bf24296bb2b4cbee44b84100cdfef87279517f295ae8c4bd7 │ │ └─46931 /pause │ ├─ad88b75212aa5a21a29345dc793af8856fe40ba053c48d1c55458dce609afdfa │ │ ├─67743 nginx: master process nginx -g daemon off; │ │ ├─67757 nginx: worker process │ │ ├─67758 nginx: worker process │ │ ├─67759 nginx: worker process │ │ ├─67760 nginx: worker process │ │ └─67761 nginx: worker process │ ├─cf188a7ed38154ce51c8b05398f9500e058a3d84d37e14bf48780f64fefcd11f │ │ └─46459 /pause │ ├─ea4864bb8c0aa99586b6dd6b691c3eb56bde0bf58a752e3c7370431424aae493 │ │ ├─52005 mysqld --wsrep_start_position=569c8958-955e-11f1-98dd-eb99d39d26ac:20 │ │ └─52131 /var/lib/mysql/mysql-state-monitor │ ├─8e1b68ee524f5afeb261bd16cc8654d9233bc46c6ecc3209477087403f18b2b0 │ │ └─234821 /pause │ ├─ff2475f88598ce9f0127b15b16a770a774f3274c36545953a8760f7cfcbdd74a │ │ ├─198178 /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 │ │ ├─388794 /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/tmpbbx381bw/privsep.sock │ │ ├─389734 /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/tmp2y4w69ex/privsep.sock │ │ └─389921 /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/tmpiusmhev0/privsep.sock │ ├─54e483d45a3d917f22a4df3d2a4058e5fbed8be631059aa815e7db71268e7c2d │ │ └─231071 /pause │ ├─d184197348ecc70c5e08183c3ae15a1988f5e98039acaadefdbcbb9568545ab8 │ │ └─44633 /pause │ ├─1df03c6e5c56464b10a1800fd9a07433b37237fa0f7dc5f2812cfb1a7359b598 │ │ └─69704 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fe95f6e6c1a136270352f42c0fa541e26b9122f6f67a1e27e27828087053b960 │ │ └─218822 /pause │ ├─d8c49155b32840b60ae10984fd81e5bb341dead830f38d918071b2d82718eef5 │ │ └─192250 /pause │ ├─0c0461e7e7995bb20835c9a915e55a95faf0f7853cd63f03e499e45812781a53 │ │ └─64087 /pause │ ├─8375b396baa4df86e32a43a028d3352c175e4fb2ab84e8b9abefa379931b2f21 │ │ └─335062 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0ba9dfe417aca79075b20d5ed7e20b49fbdd4539ccaae65f51dea44d158892c2 │ │ └─109612 /pause │ ├─df1f6bad6853cdbfebe03c196753ecec9b871888df8a151a59eb9e1e59e0eb6b │ │ └─69199 /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-229.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 │ ├─3e2fcd51c7bf730a2d4d667958c44a730624a9563f1de4d0510fb89cd9926c2f │ │ ├─109951 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110265 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110267 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a2adaabc2637b92c54a70d7395079fd9e02453506a7a3602f67f7e666497134f │ │ └─50685 /pause │ ├─c922e9357b0a1763c5d52d781e55f4b39814a0f0882790f64abb1e685bd9cde7 │ │ ├─230364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230383 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─421785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4ab859cd9b39a14aec250eae3a32e7d28be39fa8e3f816327a0587a4778f3ada │ │ └─51836 /pause │ ├─74fd01fd4a5141f3a93f35ae9a9bde81d5471b4f75e64135e2dc26350d243abd │ │ └─66506 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 │ ├─5eff87ee10c55ec96060ebd29785ee0b261d8b1c89c66b391cb44b0521c7d9d9 │ │ └─192197 /pause │ ├─b56bbe4edb261e7e6098b73539ca3168c6dc70db9d3d77c6a43537aeb9a5e377 │ │ └─144171 /pause │ ├─cc353911983fa7c63c187bc29425b5cd2b6f423c249fe041b9c27b3dd2ec382d │ │ └─176212 /pause │ ├─a35c7fa5ea4888a53a1a32b2e34a45393783cb875126e4333b970450cfb52348 │ │ └─99257 /pause │ ├─913b4a5e444d165a3f4efd4f80e311b2d7053ac1d8e06c5cca9b1ce68de83e0a │ │ ├─189979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190024 erl_child_setup 1048576 │ │ ├─190119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190496 /bin/sh -s rabbit_disk_monitor │ ├─dbc9df41d0058ce4fb0b54eadb62bf619e3c6926e5d5ff24630cf2d21442f089 │ │ └─59668 /pause │ ├─d81a9285f546c2fb239e3c4d027d8c686b2866d09893ab4c858ee59b4ef1932c │ │ └─250001 /pause │ ├─d9aaedaf3696147ca8f53ef96df750c34d2634cbe4702aee656ff40bf146c813 │ │ └─47694 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─3775d76f9cc01cd71ea4a9088f06a3dea86d2c16b161bbf5630fa5e0cd48bc34 │ │ └─65810 /pause │ ├─42f3e6eb493e9779e4b76b2f0e0db966bb295660f1bfe954b0f3ce9aa41881fc │ │ └─54783 redis_exporter │ ├─3686c02ed782ef4ea7b04e2c7a834b68826210672d3a885031adfb37ea7a0463 │ │ └─268781 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e71c66167d00116342889d38c3f9fb06d79d92ee93cf8beaa46af451d04e5b44 │ │ └─338793 /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 │ ├─931cc4f5e5d6de1043314a1aaba59f2886698ceaaa5c9a2a403bb4fa4c0fc28f │ │ ├─144675 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144687 /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 │ ├─dc1f6f34fbd6c14d657498ef44b71dc04ea5b34b188348cbead8649c5ac1a2a9 │ │ └─235835 /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 │ ├─beadef37f29f03a1aa8ba3f28e55294f83dd303835c1a56102657b3396ae3a61 │ │ └─274192 /pause │ ├─bfca54a0831d81c20b545c36ef95db2a116118b49425c4b913b1b4e8ae2e6585 │ │ └─111724 /pause │ ├─5e74c1f5e1c025997d02d82770c5830675e9271d09804fc1733437cc42557caa │ │ └─67788 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─78d124317382faa97ebfc9677c19478056ffb381c5189781f3ebd618a66b3a87 │ │ ├─70603 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70620 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70626 erl_child_setup 1048576 │ │ ├─70673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70674 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70752 /bin/sh -s rabbit_disk_monitor │ ├─2348cccb8bac28aeeb3af078b639ec577b33cadb0b3e621ee206a62a0ec29387 │ │ └─238543 /pause │ ├─4052f6ef67fed5edb7c0518be5394fe1ff2a30656bec879a4da8b3e0ecacd20e │ │ └─66667 /pause │ ├─c6fc2ef389e88ee64bfceb69ffe251852f1ccb4f2fbeced925ad5204ec5809bc │ │ └─167664 /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 │ ├─67dfb68d6c852e18755b69919129043743833426725db777d53daca478b88a53 │ │ └─46490 /coredns -conf /etc/coredns/Corefile │ ├─56a0d5be56fb064b1640c7e541ef3309fe3c06a4ac5e04509bb17f73f4fa260a │ │ └─70177 /pause │ ├─1048dfe711f2ec30d8cf11ab6b5ac69db557599151e5a6198d85f1322e5b53a7 │ │ └─59771 nfd-master -crd-controller=true -metrics=8081 │ ├─622be961cce49be623f273a79bc24e56c742f8723ce7791f2bd9bdc98c8a37ef │ │ └─340744 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 │ ├─df6f19557f129eebb5ce02b05581beb2df73e9211bffc57a038eb79be63664d3 │ │ └─258875 /pause │ ├─d8a82775421a3d973a45a1e0c2ad8e5eb5f88a894efa0f8e72b8726ffc1b111d │ │ └─43387 /pause │ ├─171f2436759fa24e2b898396146021ca32876693af939bc47049b0abff9a07cc │ │ └─69023 /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 │ ├─230a65aa4674d30d21df0b50a1ca88edda7c409349041023b12b9a5e21d9b2e8 │ │ └─176187 /pause │ ├─23fbcf39a972265410b666b8bc933993ec6b96da0ddc0493da10bd2ddbb84307 │ │ └─47451 /pause │ ├─2599bdb288c738a8584ca16bd450282020d66803e052d4c45791051bb0c90982 │ │ └─69313 /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 │ ├─53d580e2927ca0f9a48b124206e64b9a94a7a8cefcf192a956bd57bc8942ee37 │ │ ├─205457 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205726 heat-engine: ServiceWrapper worker(0) │ │ └─205729 heat-engine: ServiceWrapper worker(1) │ ├─05c16b6e4545c791eae8d148cf27dd0380fbb3461df27b81a96916e17013cd2c │ │ ├─250174 magnum-api: uWSGI master │ │ ├─250194 magnum-api: uWSGI worker 1 │ │ └─250195 magnum-api: uWSGI worker 2 │ ├─beaa0c72162c9642bd6d59b0d5187835f990c7e33eb3827f927341e4b3305eee │ │ └─59732 nfd-worker -metrics=8081 │ ├─b03087aa14e993bb941505534910930f297668e09079f359ad81ecee18b01539 │ │ └─145857 /pause │ ├─8520ab646a9fff2921526c31bdce725caa696f214caf4d723b1b92740a566c5c │ │ └─59523 /pause │ ├─049ecdc4cc11cfdc8ef78fd23547d8ef399227896858b0d759eb535908757eb7 │ │ └─239775 /pause │ ├─bdc1680d50441eda4ab74e2c23c45f812db0c16816168025cc448a0cc04f1f67 │ │ └─58782 /pause │ ├─fb3f28dd86ebf887f36c68722a977bc95263f07cccdb720e888bfbd490bc0578 │ │ └─64068 /pause │ ├─c512af08ab66eeed30c726bcdcb0a49594aedc09473ee9b84ef6198aa705cc14 │ │ └─189685 /pause │ ├─b423319d3590c9ce4cccd8eacbb52fe17e5f0e76446c16e561f68967f3e95665 │ │ └─176100 /pause │ ├─a088d8b34138e4f42fd11785654d3c69a0bd2940aa4a77ffadff4f11e8a6baea │ │ └─67491 /pause │ ├─1dc34ed4b94cc84724596f60e9615ba7f2aa41540e452352ac14cf780bb17a6d │ │ └─125303 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f38797878457c14f3bf191aed47b02046cd038f75e49cb1ecdd21038e40452c9 │ │ └─43817 /pause │ ├─9150e203b5adbda5096611591562eb396cccfe4b9bc5ca22cee18aea1b8488b1 │ │ └─68641 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2aba926be72f1783c839f1de39def4872a6981ef111606abfcf911ba1a15df5b │ │ └─274776 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─1cf1dfbb46d362d700b3356ac832ef14c950db136a5dc5749179f079c3c78a00 │ │ └─334984 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 │ ├─d601581eaf15960369868347c6b612d563b5ace6641329949999e4897d3eb756 │ │ └─66328 /pause │ ├─a04489614304bf872c80e4d9502367a0f90d00f467ba615f7d31fc37d483fbea │ │ └─67217 /pause │ ├─d4d089ff5673150c30e8ffa28c9eb0938763e09798fbfb24804edc0a72261c75 │ │ └─339767 /kube-vip manager │ ├─276e14221788b2d140784bda0231a239a7ccbd8d87d698b421b13a4b73010238 │ │ └─69914 /bin/pushgateway │ ├─f8f8ccf0109ef746240c80d81575fec00cf109108a59291bfd3ab438c3eccbd8 │ │ └─70023 /bin/oauth2-proxy │ ├─54917600090da4ae79b90bdc7142c73e5e16765cf1bdd5fd039717e5172cc40b │ │ ├─174308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174332 erl_child_setup 1048576 │ │ ├─174425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174592 /bin/sh -s rabbit_disk_monitor │ ├─2285c24dc18c77dc34365de282ada8b137a4393d77f997977beff07db10fa866 │ │ └─113565 /pause │ ├─e7760be26a92797f30593a3b8833837b19fd80c097a658d43c3cff01d1652bae │ │ ├─68346 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68381 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─48d6aa3c0b9dfdbfdd6d477694707db620a016336cdc295b5222484adfc272df │ │ └─43525 etcd --advertise-client-urls=https://199.204.45.229: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.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 │ ├─c1e6c803d868cd0d666f1e8c5578bedb3877a9bf71c6d329a3e06138ef227e43 │ │ └─69267 /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 │ ├─fd18d4a83c12f8d053ccdc24e3eecf3a8bdb86a7c19502ebf318b6b507e25e29 │ │ └─126842 /pause │ ├─e967f241eb4345d16e42125b851aeeabd4067dc24b4e1622f1d3d264750a69ed │ │ └─65251 /pause │ ├─b1725701105a2aa85ac7abfd9ebd2b7c22fdef69c81467ea1e8e0c4962338e97 │ │ └─190808 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4450d5741b634e07563b5aa1166f272a023280aba4ce4d239aa53e041036fd7b │ │ └─49752 /pause │ ├─6872c3a5438cf0e66739deb75f45e249ad002b793b0794561511f3eaeaf5cb91 │ │ ├─172347 nova-metadata: uWSGI master │ │ ├─172359 nova-metadata: uWSGI worker 1 │ │ └─172360 nova-metadata: uWSGI worker 2 │ ├─af9c59b8ebb8cad1efa7d7973bd4551a27b209b70031cc8dd2b72b09360cd9a6 │ │ └─338945 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9c4cf8f7be08d569b58eaa2ad4fad3e39d246d908665e3ee10b151e59f4ccd65 │ │ └─68982 /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-229.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 │ ├─3a2588eac1812f9e7140d1ca44758ead3e2d94cc58f87b24456f51de7ac1f5f8 │ │ └─100531 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3d7b612f3fbd3b3ae1401817b682137c4a57316dc332c67389a5c061401fb4d4 │ │ ├─268799 manila-api: uWSGI master │ │ ├─268819 manila-api: uWSGI worker 1 │ │ └─268820 manila-api: uWSGI worker 2 │ ├─963256f93170db515937a097a132ffd7df4b3624bec53808926ba3e6fe680261 │ │ └─161865 /pause │ ├─c1de2d095f700b3b20a979a5ca228ff34f265fa8573a5f8e66c6af57f96d9406 │ │ └─49651 /pause │ ├─634ac73ca258c2bcf3a57a9846c214964d06086a9f3eba0d8f84d62b8ab864df │ │ ├─ 75348 apache2 -DFOREGROUND │ │ ├─ 75387 (wsgi:k -DFOREGROUND │ │ ├─ 75388 (wsgi:k -DFOREGROUND │ │ ├─ 75389 (wsgi:k -DFOREGROUND │ │ ├─ 75390 (wsgi:k -DFOREGROUND │ │ ├─430845 apache2 -DFOREGROUND │ │ └─433137 apache2 -DFOREGROUND │ ├─e5ebceb1d958f9793207bf220b357010c55a01a10805ccff0f06350c0139d463 │ │ ├─172122 nova-api: uWSGI master │ │ ├─172163 nova-api: uWSGI worker 1 │ │ └─172164 nova-api: uWSGI worker 2 │ ├─d127f2a49557cf48f437ba4b1886688254718bfcc1dc9e6feca7467eb3234af4 │ │ ├─278195 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278209 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─24c9d3efde18021d09a9a3c9604eff3fb8fc91137f69462c1aa1e20129bf3dc6 │ │ └─46421 /pause │ ├─f942cc1dbfad249733c2e152d62b29aa6264db6b7a42f6b5e725e4150d31d551 │ │ └─268889 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2da4e139763523000f5c2326c14f64a430b037417bfa0c4d8248040f781fc05e │ │ └─174156 /pause │ ├─0a11141660268002af6818b016b0c0a46550b40ae493a4da556721df6e5c30bc │ │ └─146309 /coredns -conf /etc/coredns/Corefile │ ├─877e8dd2769a71c0de50e19e9ec6cf40ee8100cd6439e5b5dbd802b8c7a6a9f1 │ │ └─66019 /pause │ ├─615f7caf5950488cd554a1e165a311b9db77e1addf171678117b329806796901 │ │ └─50727 /pause │ ├─0bb43c4c0ddbdfad242b065f0baceaf71cda936a556bdc7426f2460db5d7c863 │ │ └─162595 /pause │ └─81e58cc9b87521e500500302bba03d8e6bd2406824b00145340a2607d3a41400 │ └─47647 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount