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 │ │ │ ├─21726 /lib/systemd/systemd --user │ │ │ └─21727 (sd-pam) │ │ └─session-21.scope │ │ ├─21677 sshd: cephadm [priv] │ │ └─21743 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─736 /lib/systemd/systemd --user │ │ └─737 (sd-pam) │ ├─session-4.scope │ │ ├─1672 sshd: zuul [priv] │ │ └─1685 sshd: zuul@notty │ └─session-1.scope │ ├─ 733 sshd: zuul [priv] │ ├─ 750 sshd: zuul@notty │ ├─ 895 /usr/bin/python3 │ ├─ 1676 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─400144 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vgxslaklajopesfmyzqzubtauhgplxqb ; /usr/bin/python3'"'"' && sleep 0' │ ├─400145 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vgxslaklajopesfmyzqzubtauhgplxqb ; /usr/bin/python3' && sleep 0 │ ├─400147 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vgxslaklajopesfmyzqzubtauhgplxqb ; /usr/bin/python3 │ ├─400148 /bin/sh -c echo BECOME-SUCCESS-vgxslaklajopesfmyzqzubtauhgplxqb ; /usr/bin/python3 │ ├─400149 /usr/bin/python3 │ ├─400153 /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 │ └─400155 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 10033 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12389 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 70b320682b29122f29b384bdda98a8fd3b74cc923f964246f293069640bd0148 -address /run/containerd/containerd.sock │ │ ├─ 12770 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79153bf8ed50dae372699c8d502192bc28014aa28faeb84081f4e16ce16d9c33 -address /run/containerd/containerd.sock │ │ ├─ 18653 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0dfd8abfb68f2a7ada5c889be81dddb2a78d498d6a192f5c8322c9455fae9313 -address /run/containerd/containerd.sock │ │ ├─ 25291 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85e02760742e02cedbed3facefb2d62d8245ca780ab586ab26bf939562366b4f -address /run/containerd/containerd.sock │ │ ├─ 30067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6006d36962e6a42a413b03edb7df85ff3dd0233d9daa636df01ba1102a60d8cd -address /run/containerd/containerd.sock │ │ ├─ 34600 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce1349ba83f5deb3079770b3e6a94682091d63ad2cdb76efae92b2fc144cb8bf -address /run/containerd/containerd.sock │ │ ├─ 40219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff61ce9caf64d36bb4d9aa524f525bf63613c7a751ab06694ea723fbc4a66db -address /run/containerd/containerd.sock │ │ ├─ 40234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ca99224bb353b062330068e34c96e2d62ef759c4ec32c69c09335470681c60 -address /run/containerd/containerd.sock │ │ ├─ 40261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a002848e0ee00d291bf9a293638b447acbb2a0ac4b38624fa3a652f31834e82f -address /run/containerd/containerd.sock │ │ ├─ 40283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be3f5418e679feb681d1f394185938ca81d24cabb1bffe2ed2bbe5088cb1fbb -address /run/containerd/containerd.sock │ │ ├─ 40295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eea6c071975da9b4999767fed576b16661e4565d467d6c11c0c2a3fc6953380 -address /run/containerd/containerd.sock │ │ ├─ 40852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e343298f447b9e3ac56b50b5b294d9f9ffb7fb4166ba5896cdace075a20eaa -address /run/containerd/containerd.sock │ │ ├─ 41595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3eed2d330ba34d334a44c260f741dc0e75762b2844fae2a3b6bdce07ecf312b -address /run/containerd/containerd.sock │ │ ├─ 41616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 998c17bd2d6b02d3883712545c61d0ac9489556ff3c211832d25533a2d197847 -address /run/containerd/containerd.sock │ │ ├─ 42931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19b982a28de6a709a1c5151ac657d4af94fa20111b6a7ab960ba5e4aaa719dbc -address /run/containerd/containerd.sock │ │ ├─ 43326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c3e3f27e8b450a23553ec1a0dc5457ccb7e87482a84a8b6ae6c5caf28c1889 -address /run/containerd/containerd.sock │ │ ├─ 43365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bad00900a4a4341f7a5626525de7942868f572c8c8ac24424a419372bb95f1 -address /run/containerd/containerd.sock │ │ ├─ 43809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae0c27e53c1046bdff3f08d67c6dd019abd018ebda473314f38a2c899e1055f -address /run/containerd/containerd.sock │ │ ├─ 44276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1be90e40507afeb8bd023622dc10627a49333342502e411231afa430d4c06127 -address /run/containerd/containerd.sock │ │ ├─ 44316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5398535165f7fa32300b6c29ca1fc0a9a3c1b24c6b242a91a093d619aa58532e -address /run/containerd/containerd.sock │ │ ├─ 44360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d3bbf6d64ceb971c345d60b796a50ef05e90dc499c6f1770721aed368e9a438 -address /run/containerd/containerd.sock │ │ ├─ 46451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f82e1679b625a4fe86b20f6f4da65b6bef829f66978464c88b0b58630d2730f -address /run/containerd/containerd.sock │ │ ├─ 46565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 125fe8437d5824f901b5192442a4104ce231b91fbdcf6cf63cee2ed8ac12b916 -address /run/containerd/containerd.sock │ │ ├─ 47288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57354a3fd7f6c3025871cf1ea50b65ed86059c1536ff155243c0e764ed8992fb -address /run/containerd/containerd.sock │ │ ├─ 47386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dace7c2ad66d56cfe850d7d5be2a46e7c20569d67b012f1ac699be042f06a05b -address /run/containerd/containerd.sock │ │ ├─ 47955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c58c7740e5f10c86153a3cf0848b5b4e36bf56d768957a36150d0b749affb072 -address /run/containerd/containerd.sock │ │ ├─ 48253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971d0563f1ea9e7c31f756235ce8a5ba72c03f5c73af1ffd851d5a99b0268891 -address /run/containerd/containerd.sock │ │ ├─ 48652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebba36437e12cb05c6c7669e31617ae3178b433d02f0978506d23bc797ae162c -address /run/containerd/containerd.sock │ │ ├─ 50763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67949cd9150cc63b121367606a731faa463e05ebd340f6b01c44bfaea3b7007 -address /run/containerd/containerd.sock │ │ ├─ 50935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8c3a1802f5c3df9d25d70457b7734b29d34583c709576e15cb3b13397ca9965 -address /run/containerd/containerd.sock │ │ ├─ 55382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9d8a13e469785d3e507bd88768b07b078f2ce06210e1dfaf0f1d678138bf60 -address /run/containerd/containerd.sock │ │ ├─ 56025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aff4da3136a4aab554a98b0679998b967234d6af907e93d7ab4ca0e9837478b -address /run/containerd/containerd.sock │ │ ├─ 56077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d78614714b0059e3fbb0241e05e6e5102105784d4d6b449bcaef9b5472a862 -address /run/containerd/containerd.sock │ │ ├─ 56159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c32c6220890c383d77b6c5e3b2fbe761e52ea1b22925d9d7fec4dc6049409e -address /run/containerd/containerd.sock │ │ ├─ 56345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e3a64d1243eb72df0d6d63246ffb8f60c6444d630a38eae691d7ca51834003 -address /run/containerd/containerd.sock │ │ ├─ 60703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51b0a8a16a3f9288ebcc7b19f818a953a885eb0ccb906a509cee81812558e915 -address /run/containerd/containerd.sock │ │ ├─ 60864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e88b5e8b1d1f6ccf7efe18f8569b3a4cfc23bb9b963ca668ace5e1af4996cb -address /run/containerd/containerd.sock │ │ ├─ 60904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71222186fe44876c4b79c384430636623006fb9ed862ee2d0569fdb51c0d5bf -address /run/containerd/containerd.sock │ │ ├─ 60964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df0520f1d8b3a5d73c32b1b0d1b070f0b4c42cdc42cdb51aeb4c3cca58babef3 -address /run/containerd/containerd.sock │ │ ├─ 62432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a89d9e66e9239a82ae14334a75a84c16f16a61e8fc9fdf451b97619681a5d59d -address /run/containerd/containerd.sock │ │ ├─ 62479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37998a7e6b18b3b4d13c52d330a20df41703c2ebb025cf7bd87d48089f69050c -address /run/containerd/containerd.sock │ │ ├─ 62525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c946db1aac5dc46b717429e8ecfa1e108ec086aed1c168cefcc375c2fdc711e6 -address /run/containerd/containerd.sock │ │ ├─ 62884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9554a05db51bbfd44b189dccf8b975726e4010d7a9df470650e7f1cd958f5de2 -address /run/containerd/containerd.sock │ │ ├─ 62971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a3301918a9cc7c915e2343097e18f8a62fd5215b35bfa371c484a2638cc3f27 -address /run/containerd/containerd.sock │ │ ├─ 63223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 429a1fcddaac0b2f6f4c783bfb0567781aa0bd274648fe76fab73b269b2f9dac -address /run/containerd/containerd.sock │ │ ├─ 63455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2241170e4dd1dda93f3434a533b06467de30bb73e516129579271370b0cb4032 -address /run/containerd/containerd.sock │ │ ├─ 63558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e241beb693f470fcdfb947a944687b908379643359fafe6679076dbd2724d03 -address /run/containerd/containerd.sock │ │ ├─ 64410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f85b42849cd0f6581ed15e48b27b1aacc26f2f673506070e49203d501219bb1 -address /run/containerd/containerd.sock │ │ ├─ 65194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effa1676b201306a5e0cb3c89beea0f04777ede4be521fb1b4a335af6b9f8c6a -address /run/containerd/containerd.sock │ │ ├─ 66719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60fc4b709c220b729c373272a48dfee45a2465b7ceb0ac7e2dc63ba1ba7031f4 -address /run/containerd/containerd.sock │ │ ├─ 68854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03967a089b2001cba0095c7328e474b9662d56282b822e049d90b57e3c021b6a -address /run/containerd/containerd.sock │ │ ├─ 78375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011b9a77842653ebd5f4d960b00b3305bc5151f00d3a926643231f7342e7d231 -address /run/containerd/containerd.sock │ │ ├─ 79924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd24eba4ee44b57281bd54cd104b3e063f707949a6ae3fe45e8c79f1f418d9d -address /run/containerd/containerd.sock │ │ ├─ 85848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23044033ae0248fbdbdf22ef195a5b17877726400313fe60330bfb4c4f93b117 -address /run/containerd/containerd.sock │ │ ├─ 91940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d51524d67fe6b4e6be1b15c840f8b90c543cd6bd3c5ae4825f7a44b52eea3f2 -address /run/containerd/containerd.sock │ │ ├─ 95977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9734abbd8c7c163bf5eae04d754894f95d3c40f10e8f29276452404d2aa280b1 -address /run/containerd/containerd.sock │ │ ├─ 96032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9452a3a0d61f06eac2a7d985b415f7d79752225a5525805b696611f1e9d22247 -address /run/containerd/containerd.sock │ │ ├─109309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id becad4601280d249b89b1fa3ffbb8af4dd913e9bd2e63189819c9c9791ba0e5d -address /run/containerd/containerd.sock │ │ ├─110845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22043366ac9fa354f0e2ee5caff167b5b72fc1f63fbc1f4624001aeb32586719 -address /run/containerd/containerd.sock │ │ ├─110892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 190ef4ad3426098c0d41695517d78a0e654a11568d8e2e09c3f092269e5a2054 -address /run/containerd/containerd.sock │ │ ├─112889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765dd370332a01ef71ddb6298d20f28674c09e4e712de09f9e2c02244fe1c99d -address /run/containerd/containerd.sock │ │ ├─114677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0617bc0886e7c1dd6b076a7efa6eb427c0b349f7e255529155462c7326b15940 -address /run/containerd/containerd.sock │ │ ├─114722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2f1977b82bd5edf7a0698d3837e61be9d4d26380f74563792a96650f15d70f -address /run/containerd/containerd.sock │ │ ├─127729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6bed54d9102f6711b601f8e2f3d464cb7685a75053fea03f14a204ecd1bf042 -address /run/containerd/containerd.sock │ │ ├─127775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31a89fb402b06e3b858ad5e51c0e2c3595f68f4cdfefb2f27418ef5816bfb5ea -address /run/containerd/containerd.sock │ │ ├─130380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a81e418d8a6abecb72b2f505b14303e603037c2a42d089204138d18f4f95b7ed -address /run/containerd/containerd.sock │ │ ├─145480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe019aee7fa82d939a0a43194d9aeb72f36c755feaafb8635a11f0a9669e7da -address /run/containerd/containerd.sock │ │ ├─157892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9affe251babfea78616402f5739f298677d9683bfd4f83d4aa7ecdd1b58244d6 -address /run/containerd/containerd.sock │ │ ├─158808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b311847886c440b00b45f14a767b41e9e1a01ad10f0fff7725f6d1d1f3b3e4cb -address /run/containerd/containerd.sock │ │ ├─158858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80995038d40d0b3c9efa5015ecb6afe33022d39770da6e80bb8619354af98ba4 -address /run/containerd/containerd.sock │ │ ├─159658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04543ca0d87f8640a0b1e8a34373e4469d5eb36525875f74930e601c4d51e1b -address /run/containerd/containerd.sock │ │ ├─160888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65dadc032bfe8abd52c01c4374737826e70c7afa0f508d1fdee91281c7f3513d -address /run/containerd/containerd.sock │ │ ├─162967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b64f046970324164b6f49a7123533b67f096a05a042205ddbc66c4dff60e1d2 -address /run/containerd/containerd.sock │ │ ├─163310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b84c0fce33456bf0bc53d13f4cc2b45dad1a18647cce7dedd2a93b23bf2d88b3 -address /run/containerd/containerd.sock │ │ ├─163335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 304791589bc730f557e30d4afa32fa9a37a75afb9094b95b186ba43510cc98e3 -address /run/containerd/containerd.sock │ │ ├─163409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37279896d20ebaf0393b641a1928e2708beb4d354704cb75a352ae5298c3d90 -address /run/containerd/containerd.sock │ │ ├─163585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6584b06c1be294159342a4148f3c179715374e15c4b33a9d057c86f4387d2c0 -address /run/containerd/containerd.sock │ │ ├─163871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23931ab4189c89aca53df2236c9db5ea3bb12d52be080349dcdf2607c7772d31 -address /run/containerd/containerd.sock │ │ ├─176356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26309f116ed414fb66141ada9f20b0d8179a37e27dfbff4180787a542073ad45 -address /run/containerd/containerd.sock │ │ ├─178097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a80ad24e6b3d0bd3e62664081b176a172afc3bfbcbbeeafbd21639b0f5743ec -address /run/containerd/containerd.sock │ │ ├─178146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0157df92ed4881d97a92c471ffb11fdf08f00cffe32f332c6ae0492394022f00 -address /run/containerd/containerd.sock │ │ ├─178170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ef64cd189c7eda4c7d0574637495a0f48a6cf6ecc266e685a38efe40360ca9 -address /run/containerd/containerd.sock │ │ ├─178456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40cd092c68a6df50d8a2d2cf4780e186091b6b58bc6842994d6b14fd8e6b7bf7 -address /run/containerd/containerd.sock │ │ ├─184632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c7dad719e466681659784b2540fe4c2073f0e4fc72350380a06e5bd2792d0d -address /run/containerd/containerd.sock │ │ ├─190538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b359684c7fb1e357fb4c922d28f85eaa975da2a5f7e87f2117c9e0abbd2101 -address /run/containerd/containerd.sock │ │ ├─192576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92545249b3a3f3d481136ddaf5768e1d75f3777f9f585634d058e6c39fa4161b -address /run/containerd/containerd.sock │ │ ├─192645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4757a18160bc0ee28fd9b9234df7ee3787cff48d7a1cdb89ed7761c61e55597d -address /run/containerd/containerd.sock │ │ ├─192699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78092614405576d555bb42cf7cc1a5f9865ec5d0ab800acaf2becefd2f6c87dd -address /run/containerd/containerd.sock │ │ ├─208856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc275ab27d79948c4cdcfe91c95b557827d1ca3477b44d756947bce385db8fb -address /run/containerd/containerd.sock │ │ ├─216280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4118db51326ab098c295c89ae60d5c66cb8b6b75352d185dec213607d7a322d -address /run/containerd/containerd.sock │ │ ├─216299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2847f541389b2fb994846dd56de7c0954ae5e792331af5b726b2db207afc711b -address /run/containerd/containerd.sock │ │ ├─216355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07e1cb4d76dcab3b16e3f2ec60d4ef4a03bfbcade6e852e494ac9ecb1507326 -address /run/containerd/containerd.sock │ │ ├─216704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a5233306dea97c1c7590576a67d5f06c2807a2d8a676f2696f0969623e831ff -address /run/containerd/containerd.sock │ │ ├─227326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ab2558765b569bdb9cab70fdfd238b26074699d4fae2f041e86e3a913bc018 -address /run/containerd/containerd.sock │ │ ├─229808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cbb3fa28c6e5437279c22715682089e93c5b08f9c01f2fefbce1d8b55a672bf -address /run/containerd/containerd.sock │ │ ├─230899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f8de471f944e172b224743b52668544a5bdf35d15d814ff2448f61b15fc4ff -address /run/containerd/containerd.sock │ │ ├─231779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7f7f46b77b1240942a04727e62cfef9a60e8e68a5d1ad42b1af1b4ff856a0ba -address /run/containerd/containerd.sock │ │ ├─232854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f446d637c6fb2e4e357cce52a55de0b2316d3152cb9fcba0fd5380ae7f4fa3 -address /run/containerd/containerd.sock │ │ ├─234848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fdab593bc77f01692ad62b0edb32186b3c5f503d10ca4ef27386acad0846a09 -address /run/containerd/containerd.sock │ │ ├─236240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951c896f818b5d1836cafda17443c278eebc6d23176a7b7a83fb40444f66c96d -address /run/containerd/containerd.sock │ │ ├─236293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07f0f665a5003b8ab35a0673333c79d8d16917f4e8a7f647ada9f380d7dff0e6 -address /run/containerd/containerd.sock │ │ ├─245561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1425359b73d1a8f65e53c6a14edae55873e7e1ae94f05eb9633a087cd745702 -address /run/containerd/containerd.sock │ │ ├─246007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e79015bfffbfcbdff757340be71b620a7e444dcc1ba975cc3c9885f8e69c373 -address /run/containerd/containerd.sock │ │ ├─248892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87babba09ff0479fd9c229d7e0f19642ca0f7bfba63e11199f99e2c9ed4024af -address /run/containerd/containerd.sock │ │ ├─253379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14fdcee135383c90d6d19c608fdeb2ff16916d7f8d44d29b8446f58133fa412b -address /run/containerd/containerd.sock │ │ ├─253578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6094274de26f95f5d7608a096df6159edc0ddd53762cd14e7d59b1ddd4a3760 -address /run/containerd/containerd.sock │ │ ├─253599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cfbb512bb9d969f751335196d93b2303c3fcb44d5716451ab036627416f1431 -address /run/containerd/containerd.sock │ │ ├─253694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50c97a4997e534ac00eba896512659404977cd3d10d408d39c09bbc09978d35 -address /run/containerd/containerd.sock │ │ ├─264817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68d59507172918983b28bd3dc85447633c49f70427d15e4416a324d8d935cc2f -address /run/containerd/containerd.sock │ │ ├─267289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced8462ff14b8577aeeaca4bdfefda93f56af27164892094b99572276647bb59 -address /run/containerd/containerd.sock │ │ └─268684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023b228f8d2552a063c6ec671d64fd400e43383051eee8d600bbb4aa74fc8ad6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1476 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29785 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30050 /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 │ │ │ ├─18613 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18635 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25011 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25273 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34320 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34583 /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 │ │ │ ├─12320 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12351 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rqijqy.service │ │ ├─12683 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rqijqy/unit.run │ │ └─12714 /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-rqijqy --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.rqijqy:/var/lib/ceph/mgr/ceph-instance.rqijqy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rqijqy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rqijqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10404 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144496 /sbin/multipathd -d -s │ ├─docker-0dfd8abfb68f2a7ada5c889be81dddb2a78d498d6a192f5c8322c9455fae9313.scope … │ │ ├─18680 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18701 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40689 /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.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1139 /usr/sbin/uuidd --socket-activation │ ├─docker-6006d36962e6a42a413b03edb7df85ff3dd0233d9daa636df01ba1102a60d8cd.scope … │ │ ├─30092 /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 │ │ └─30104 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-85e02760742e02cedbed3facefb2d62d8245ca780ab586ab26bf939562366b4f.scope … │ │ ├─25316 /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 │ │ └─25328 /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 │ ├─chrony.service │ │ ├─10913 /usr/sbin/chronyd -F 1 │ │ └─10914 /usr/sbin/chronyd -F 1 │ ├─docker-ce1349ba83f5deb3079770b3e6a94682091d63ad2cdb76efae92b2fc144cb8bf.scope … │ │ ├─34626 /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 │ │ └─34638 /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-79153bf8ed50dae372699c8d502192bc28014aa28faeb84081f4e16ce16d9c33.scope … │ │ ├─12795 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rqijqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12814 /usr/bin/ceph-mgr -n mgr.instance.rqijqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─144358 /sbin/iscsid │ │ └─144359 /sbin/iscsid │ ├─docker-70b320682b29122f29b384bdda98a8fd3b74cc923f964246f293069640bd0148.scope … │ │ ├─12431 /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 │ │ └─12444 /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 │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r60a488a676bf49c0aeba32b87757bcb9.scope │ │ └─191431 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─6a80ad24e6b3d0bd3e62664081b176a172afc3bfbcbbeeafbd21639b0f5743ec │ │ └─178142 /pause │ ├─0e79015bfffbfcbdff757340be71b620a7e444dcc1ba975cc3c9885f8e69c373 │ │ └─246031 /pause │ ├─c3b660857df6b14e25ced3aedb88fe85ddcbb61ab6b0c497fd9c23f64bde67f2 │ │ └─51047 valkey-server *:6379 │ ├─effa1676b201306a5e0cb3c89beea0f04777ede4be521fb1b4a335af6b9f8c6a │ │ └─65219 /pause │ ├─617e66a9264c4ecc35681ef74a6da2426723900a55cb190ff458f7f8a01a40e4 │ │ └─66531 /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-115.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 │ ├─b2095565257d02214f0fa871e6929ae773ff44987aa3873112a7161318ba5e96 │ │ └─40619 /kube-vip manager │ ├─e6584b06c1be294159342a4148f3c179715374e15c4b33a9d057c86f4387d2c0 │ │ └─163609 /pause │ ├─60ec9447536d8a6ad21771ce77f4329b79c55b1e45adf43597a5253a5271288b │ │ ├─190696 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─190719 erl_child_setup 1048576 │ │ ├─190769 sh -s disksup │ │ ├─190771 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191066 /bin/sh -s rabbit_disk_monitor │ ├─3e241beb693f470fcdfb947a944687b908379643359fafe6679076dbd2724d03 │ │ └─63582 /pause │ ├─b6bed54d9102f6711b601f8e2f3d464cb7685a75053fea03f14a204ecd1bf042 │ │ └─127753 /pause │ ├─125fe8437d5824f901b5192442a4104ce231b91fbdcf6cf63cee2ed8ac12b916 │ │ └─46589 /pause │ ├─ded08187f733777e1f93c8f2a8778c1d351207be16ff5600d58a4957f46134b7 │ │ └─169660 /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 │ ├─4421c85e5230e69e093188856c233cf69b381ec30cc9facefd4e17e1e9f86ca6 │ │ ├─64257 nginx: master process nginx -g daemon off; │ │ ├─64272 nginx: worker process │ │ ├─64273 nginx: worker process │ │ ├─64274 nginx: worker process │ │ ├─64275 nginx: worker process │ │ └─64276 nginx: worker process │ ├─60fc4b709c220b729c373272a48dfee45a2465b7ceb0ac7e2dc63ba1ba7031f4 │ │ └─66754 /pause │ ├─0f85b42849cd0f6581ed15e48b27b1aacc26f2f673506070e49203d501219bb1 │ │ └─64433 /pause │ ├─c71222186fe44876c4b79c384430636623006fb9ed862ee2d0569fdb51c0d5bf │ │ └─60930 /pause │ ├─df0520f1d8b3a5d73c32b1b0d1b070f0b4c42cdc42cdb51aeb4c3cca58babef3 │ │ └─60989 /pause │ ├─68d59507172918983b28bd3dc85447633c49f70427d15e4416a324d8d935cc2f │ │ └─264842 /pause │ ├─9affe251babfea78616402f5739f298677d9683bfd4f83d4aa7ecdd1b58244d6 │ │ └─157920 /pause │ ├─86915edcf3b62494324eac19aaed17c170dd6857b422dfc3b870fc0cba9b1030 │ │ └─112497 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2c8a749605c261e0cde00d5d1f210c35df8c13b6598571456458cbd106a473c8 │ │ ├─271179 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271192 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b311847886c440b00b45f14a767b41e9e1a01ad10f0fff7725f6d1d1f3b3e4cb │ │ └─158833 /pause │ ├─b1425359b73d1a8f65e53c6a14edae55873e7e1ae94f05eb9633a087cd745702 │ │ └─245586 /pause │ ├─ec4860ba085ae4d878d512b80a5b81c36bf63e9d91e173b1ebd537f545de810b │ │ └─65605 /goldpinger --static-file-path /static │ ├─27911870e1bf5a606d7694b68c82c7567d743da1c7187dd8c16d0e35de38fcd2 │ │ └─66359 /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 │ ├─9aff4da3136a4aab554a98b0679998b967234d6af907e93d7ab4ca0e9837478b │ │ └─56062 /pause │ ├─2dec6e73da25dfa21867a426eb2d7afc0dbe18e00d3f131fc864a75ca3d38357 │ │ ├─262869 /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 │ │ └─263028 /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 │ ├─6b0d2833616eb6514bacb24ad1e03ee26101a4137300760567cd35df6e14a409 │ │ └─40497 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─2847f541389b2fb994846dd56de7c0954ae5e792331af5b726b2db207afc711b │ │ └─216378 /pause │ ├─ef2453e7179f7f25518305713d87f615698a9dc9d53671b65ab22e05dfc9c458 │ │ └─40509 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 │ ├─f38659993a365b0ebfe20c560d2fbf8c0bfff1c5a10e34a1ceec5ac93fb754ff │ │ └─56418 nfd-gc -gc-interval=1h │ ├─304791589bc730f557e30d4afa32fa9a37a75afb9094b95b186ba43510cc98e3 │ │ └─163369 /pause │ ├─6a5233306dea97c1c7590576a67d5f06c2807a2d8a676f2696f0969623e831ff │ │ └─216735 /pause │ ├─7c79f0e29960e66d6fbb6b530ddc525dd056bc18a5eda8ea522e95a8302dbc12 │ │ └─43420 /coredns -conf /etc/coredns/Corefile │ ├─eed669bb2daed6edc544bc082d8588d78068d415621e99f0b7d6c95535668f99 │ │ └─191008 /bin/bash /tmp/libvirt.sh │ ├─64d78614714b0059e3fbb0241e05e6e5102105784d4d6b449bcaef9b5472a862 │ │ └─56107 /pause │ ├─cfe019aee7fa82d939a0a43194d9aeb72f36c755feaafb8635a11f0a9669e7da │ │ └─145504 /pause │ ├─1d216f88488a25a71d863bec7e0f90b872be8e1ae90e8606f5c2cd2fbf33f483 │ │ ├─204979 heat-api: uWSGI master │ │ ├─205022 heat-api: uWSGI worker 1 │ │ └─205023 heat-api: uWSGI worker 2 │ ├─971d0563f1ea9e7c31f756235ce8a5ba72c03f5c73af1ffd851d5a99b0268891 │ │ └─48277 /pause │ ├─14fdcee135383c90d6d19c608fdeb2ff16916d7f8d44d29b8446f58133fa412b │ │ └─253415 /pause │ ├─c04543ca0d87f8640a0b1e8a34373e4469d5eb36525875f74930e601c4d51e1b │ │ └─159685 /pause │ ├─4757a18160bc0ee28fd9b9234df7ee3787cff48d7a1cdb89ed7761c61e55597d │ │ └─192675 /pause │ ├─17e3a64d1243eb72df0d6d63246ffb8f60c6444d630a38eae691d7ca51834003 │ │ └─56371 /pause │ ├─bbae47cf2558de52c25b9ef4d136c5c36389dbe58b2173b2361ba05ae4c23088 │ │ └─56505 nfd-worker -metrics=8081 │ ├─f555985ef198f41d76a28d22bd96805cf0a07db4ce91736b7b61b8076259367b │ │ └─62747 /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 │ ├─a660df32b53adca9b997d34c8561360b657951a78730ccbd5a2bc3018fd006be │ │ └─51458 redis_exporter │ ├─4ff1db6580fba3f92797309045d4dce9d246cc58703cfa78645d1bc8e516007f │ │ └─268956 /bin/openstack-database-exporter │ ├─a3eed2d330ba34d334a44c260f741dc0e75762b2844fae2a3b6bdce07ecf312b │ │ └─41643 /pause │ ├─3a6c319aa84aa34df342fa02b75f68fa4c3f9a3ad379f34d48697214f1391b7a │ │ └─65974 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─902dea0e3a628b081c684af3e1b8566a1f97dd857904156b6f6570df5f6e6f99 │ │ └─234899 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─12745084d2aec20c4eca83dcf626d11942d87f5430eadc84e8b54a6f8d904e93 │ │ └─64784 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─deaf4345f608b95232aa63326f1cc6ebcba39062144ce78b6e3def8e0e4577f2 │ │ ├─65517 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65550 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─cc9911ad9418a5582f35576a3387e49c6fe638c2bc51314f4a55cb8aba23f9ec │ │ └─86860 /usr/local/bin/rook ceph operator │ ├─106df565b0bce5b287d543cd624ca4827187303e4e19d28282771acd1288795f │ │ └─47455 /manager --metrics-bind-address=:9782 │ ├─1d3bbf6d64ceb971c345d60b796a50ef05e90dc499c6f1770721aed368e9a438 │ │ └─44387 /pause │ ├─82f7257a66e354c655f999260a99fbcced36c7517a34b2ec91f18995df878ea2 │ │ └─51174 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 │ ├─78092614405576d555bb42cf7cc1a5f9865ec5d0ab800acaf2becefd2f6c87dd │ │ └─192733 /pause │ ├─e4118db51326ab098c295c89ae60d5c66cb8b6b75352d185dec213607d7a322d │ │ └─216333 /pause │ ├─80592dd84c6524d22f0ae45ce734fb88e6b32f87c5315abc48a4273b3cb368fe │ │ ├─67388 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67404 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67410 erl_child_setup 1048576 │ │ ├─67509 sh -s disksup │ │ ├─67511 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67512 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67535 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67681 /bin/sh -s rabbit_disk_monitor │ ├─31a89fb402b06e3b858ad5e51c0e2c3595f68f4cdfefb2f27418ef5816bfb5ea │ │ └─127811 /pause │ ├─cf2fc798178d1be255db7b73af514c931d813f806c7cdfd9ae3fdac92cd6fb3c │ │ ├─185262 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185287 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─67b350485aef322c96b9c82db386c19f4437e4de0de39bb5ce9106f3f92157ae │ │ └─47784 /manager --metrics-bind-address=:8080 │ ├─8eba70a201a48eefe04128b85e7659862731e4906e4c421918a0f16c0b18cd1d │ │ └─231194 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e91e74cff605188a29f45c65d7cd4fe179b39cd71476b97c03dc56fae404deb9 │ │ ├─48877 mysqld --wsrep_start_position=b5c811cd-7110-11f1-9dc1-07433215ccc5:20 │ │ └─48999 /var/lib/mysql/mysql-state-monitor │ ├─f806e3171d09409d605a7144376b93d49351a2c37de3fc3a999db92ebac7ae9e │ │ └─126231 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9f585f29b511e85509bbd0e2eae174e9d9613c572437da9a49a2be0319b1dfe4 │ │ ├─78514 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78530 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78536 erl_child_setup 1048576 │ │ ├─78583 sh -s disksup │ │ ├─78585 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78587 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78588 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78732 /bin/sh -s rabbit_disk_monitor │ ├─de2f1977b82bd5edf7a0698d3837e61be9d4d26380f74563792a96650f15d70f │ │ └─114754 /pause │ ├─996432810e264a453ae4d57172794a33157de8fb3e05d1ff1f05278c6a387cdd │ │ ├─161043 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161067 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─161074 erl_child_setup 1048576 │ │ ├─161123 sh -s disksup │ │ ├─161125 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─161126 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─161129 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161130 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161140 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─161274 /bin/sh -s rabbit_disk_monitor │ ├─6b64f046970324164b6f49a7123533b67f096a05a042205ddbc66c4dff60e1d2 │ │ └─162997 /pause │ ├─57354a3fd7f6c3025871cf1ea50b65ed86059c1536ff155243c0e764ed8992fb │ │ └─47311 /pause │ ├─7144d0386e95bf183fa252ddd192b2754cb3afe8f9a0831bee88bb51dabc2289 │ │ ├─85201 barbiacan-api: uWSGI master │ │ └─85213 barbiacan-api: uWSGI worker 1 │ ├─2b926e32e9e9f46b85ee69344995643b8fcf167ec5e92a572db4cb2472748592 │ │ ├─175028 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175556 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175557 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a002848e0ee00d291bf9a293638b447acbb2a0ac4b38624fa3a652f31834e82f │ │ └─40373 /pause │ ├─670c80c9842a074a400c7e73526c8556cc9d859dbee5a1d1da7f6c6f0cfb6324 │ │ ├─113061 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113078 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─113084 erl_child_setup 1048576 │ │ ├─113177 sh -s disksup │ │ ├─113179 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─113180 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─113195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113206 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─113320 /bin/sh -s rabbit_disk_monitor │ ├─0cfbb512bb9d969f751335196d93b2303c3fcb44d5716451ab036627416f1431 │ │ └─253646 /pause │ ├─a6094274de26f95f5d7608a096df6159edc0ddd53762cd14e7d59b1ddd4a3760 │ │ └─253625 /pause │ ├─74e88b5e8b1d1f6ccf7efe18f8569b3a4cfc23bb9b963ca668ace5e1af4996cb │ │ └─60887 /pause │ ├─5cadd41d21ae3b2a709a6cdfcde8d731e42b75def150932287bbf7422d04aea5 │ │ ├─176569 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176586 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─176592 erl_child_setup 1048576 │ │ ├─176639 sh -s disksup │ │ ├─176641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176642 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176697 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176698 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176708 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─176942 /bin/sh -s rabbit_disk_monitor │ ├─b864ea18d31a59872986c5da2f751bfaf1bc80452a92608abcf11fb82cdebca8 │ │ ├─195409 /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 │ │ ├─369625 /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/tmpfh5fkgtf/privsep.sock │ │ ├─369998 /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/tmp33chy12g/privsep.sock │ │ └─370279 /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/tmpjhq6pedz/privsep.sock │ ├─b19905ca44116fadeb68590427ae01f5329fe91094becd338f73997e39d19c68 │ │ └─43951 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 │ ├─0617bc0886e7c1dd6b076a7efa6eb427c0b349f7e255529155462c7326b15940 │ │ └─114704 /pause │ ├─f236f0864cd5f4fd27cb6726b871bdaf6cfa9afb163148d58083e46205e3df4c │ │ ├─189288 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189848 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189849 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189951 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmplleposwh/privsep.sock │ │ ├─210837 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcvi60xf0/privsep.sock │ │ ├─226051 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphpobf_y5/privsep.sock │ │ ├─226217 haproxy -f /var/lib/neutron/ovn-metadata-proxy/03f5233a-8fd6-4b6c-9498-8c64ab2ebd04.conf │ │ ├─370238 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─370239 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fe9d8a13e469785d3e507bd88768b07b078f2ce06210e1dfaf0f1d678138bf60 │ │ └─55406 /pause │ ├─b84c0fce33456bf0bc53d13f4cc2b45dad1a18647cce7dedd2a93b23bf2d88b3 │ │ └─163382 /pause │ ├─2f82e1679b625a4fe86b20f6f4da65b6bef829f66978464c88b0b58630d2730f │ │ └─46480 /pause │ ├─cf25717e7c3bed6833ffa475d63ae011c20f949cfb76e33e63349d609c2b8679 │ │ └─43449 /coredns -conf /etc/coredns/Corefile │ ├─55d0d750d3584723852f1fed2bb3583fd0ae2517d2cc7be53b83ff7889b5f7e6 │ │ └─96598 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-q7frc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─86b1141d9283c304802e17c0a42551e6811e6ced70befd686668953f9cb8df64 │ │ ├─159151 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159169 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159202 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159342 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─399390 sleep 15 │ ├─f18feb3a50237047cb1e87ce2009f3f934ed32563b4779929939330aacaadb83 │ │ ├─226100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226118 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b59b7e96c6681574bef661e9ef858210c8b23074e13a2c55d08da683487e4ce2 │ │ ├─245862 magnum-api: uWSGI master │ │ ├─245900 magnum-api: uWSGI worker 1 │ │ └─245901 magnum-api: uWSGI worker 2 │ ├─37998a7e6b18b3b4d13c52d330a20df41703c2ebb025cf7bd87d48089f69050c │ │ └─62509 /pause │ ├─72e343298f447b9e3ac56b50b5b294d9f9ffb7fb4166ba5896cdace075a20eaa │ │ └─40876 /pause │ ├─5e84d3ee84cc9f0c5387ef4345d1ab9831cefd619a9c50411048cedffaa0090e │ │ ├─249078 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─249104 erl_child_setup 1048576 │ │ ├─249152 sh -s disksup │ │ ├─249154 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─249155 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249172 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249173 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249183 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249507 /bin/sh -s rabbit_disk_monitor │ ├─8e6cc05aed70e4b6fd8dbbb813c5d5a4d003a86676d8982c471ba741cf2a1bb5 │ │ └─67089 /bin/oauth2-proxy │ ├─3be3f5418e679feb681d1f394185938ca81d24cabb1bffe2ed2bbe5088cb1fbb │ │ └─40375 /pause │ ├─71ea7fd5eb1e131bebd0d4dba53096dc1d54f440086e392c3a7d7ab69ed23faa │ │ └─51376 valkey-server *:26379 [sentinel] │ ├─2d7f550c2f863b7a19ad8d6f391d0ead53460a164dd2075c01e4e58760225e73 │ │ └─64741 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5bc86e63f77c1f77f194a47e4438a87adbce92fb3b86a23d83b09331183a509d │ │ ├─204960 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─205363 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─205364 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─19b982a28de6a709a1c5151ac657d4af94fa20111b6a7ab960ba5e4aaa719dbc │ │ └─42953 /pause │ ├─ce5f8f4ee3391faf0d8499ece21c4ae5469911c25d75c53742e696eb17d42fd6 │ │ ├─136053 placement-api: uWSGI master │ │ ├─136066 placement-api: uWSGI worker 1 │ │ └─136067 placement-api: uWSGI worker 2 │ ├─547c7bc00b755d79752368af9c2380745c9b537f213677760aa0ed83d9c58fd3 │ │ ├─175138 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175570 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175571 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─becad4601280d249b89b1fa3ffbb8af4dd913e9bd2e63189819c9c9791ba0e5d │ │ └─109333 /pause │ ├─9734abbd8c7c163bf5eae04d754894f95d3c40f10e8f29276452404d2aa280b1 │ │ └─96002 /pause │ ├─1687837dc42dbc838de4458ef7525410e9109be1776d1f3694c52afe7d8cbd1e │ │ └─40499 etcd --advertise-client-urls=https://199.204.45.115: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.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─f6b085737d2ccd308a5eac2efe790208e730bc756d539ffdec08930d725ed270 │ │ ├─174407 nova-metadata: uWSGI master │ │ ├─174418 nova-metadata: uWSGI worker 1 │ │ └─174419 nova-metadata: uWSGI worker 2 │ ├─fb88b7560086c094e01d7a05a07cbe0082744176f0ad97ef21c08213b74f696b │ │ ├─189300 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─189964 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg4xmz2y7/privsep.sock │ │ ├─383749 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpo3n2n7yi/privsep.sock │ │ ├─383928 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8k395_mt/privsep.sock │ │ ├─383986 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─383987 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─6f9be5ab7aa3f5a9d0eb3ac895188216587d46a8adda0e8a852cecb5a0ed33d8 │ │ ├─92069 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92104 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92110 erl_child_setup 1048576 │ │ ├─92169 sh -s disksup │ │ ├─92171 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92172 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92257 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92258 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92271 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92474 /bin/sh -s rabbit_disk_monitor │ ├─951c896f818b5d1836cafda17443c278eebc6d23176a7b7a83fb40444f66c96d │ │ └─236267 /pause │ ├─023b228f8d2552a063c6ec671d64fd400e43383051eee8d600bbb4aa74fc8ad6 │ │ └─268714 /pause │ ├─8312d75b7b01a90b75ae7afd909c7591b2d787c361ca2280f5ab88a4a51bd9f2 │ │ └─229984 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─40cd092c68a6df50d8a2d2cf4780e186091b6b58bc6842994d6b14fd8e6b7bf7 │ │ └─178478 /pause │ ├─c8fc1bc09f5eeccc12903e71b471d8744c45dacc79a971c9a9d66d32036e538c │ │ └─232904 /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 │ ├─a705187433e0cd46e60767b11af745d96f2209cfc7aba3f1ab37e5660aa25e4e │ │ └─66318 /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-115.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 │ ├─e67949cd9150cc63b121367606a731faa463e05ebd340f6b01c44bfaea3b7007 │ │ └─50788 /pause │ ├─ede2c1bf9ce0e50dc6c56e65ef3056260832d9616dec4b9ca2f8a8acfb300428 │ │ ├─62141 python -u /app/sidecar.py │ │ ├─62710 python -u /app/sidecar.py │ │ └─62711 python -u /app/sidecar.py │ ├─a37279896d20ebaf0393b641a1928e2708beb4d354704cb75a352ae5298c3d90 │ │ └─163439 /pause │ ├─e415e498796600d0685a38912f34e55f7ee4f119ab6e7432aceae0f523f6b55d │ │ └─66632 /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 │ ├─a89d9e66e9239a82ae14334a75a84c16f16a61e8fc9fdf451b97619681a5d59d │ │ └─62460 /pause │ ├─9909ac53c5142860f59c793575dac68aa47b5229b03b9913a1c87f57bc5be621 │ │ └─97379 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─780d3b68065e303223ec32d8f218d047c865b90902f97fbd0431d481c1cb5d81 │ │ ├─208997 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209014 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─209020 erl_child_setup 1048576 │ │ ├─209070 sh -s disksup │ │ ├─209072 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209073 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─209102 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209103 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209113 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─209268 /bin/sh -s rabbit_disk_monitor │ ├─bacb49b177064617f74b2bb3854d8a591e753f0b591a733f7cafe3904ca93270 │ │ └─44495 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5bb7b6a8363ccb483b75f3485ccac35b46c6bf989346e30d1ed6a59c71136a18 │ │ └─48107 percona-xtradb-cluster-operator │ ├─6313ca81a9e34e7bab2c67bb5b98a2338d3ae41a8da3f00e4c430d9ae15732c8 │ │ └─231830 /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 │ ├─0157df92ed4881d97a92c471ffb11fdf08f00cffe32f332c6ae0492394022f00 │ │ └─178215 /pause │ ├─f63e6a51a9f9b83683e9d3dfa5249edbbb637c0e9245e061bf3c6ea7169fdc9b │ │ ├─ 96665 /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 │ │ └─394225 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─23931ab4189c89aca53df2236c9db5ea3bb12d52be080349dcdf2607c7772d31 │ │ └─163897 /pause │ ├─e6373f1db8fa569798d513d2fc9515235ad730eb0231f211cf46b71e912ef6f8 │ │ ├─149684 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─149891 /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 │ ├─361791fefe8fcb4ad52b0625a0206c4de65d8f227afda289d079a66c55347a9a │ │ └─43000 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9d51524d67fe6b4e6be1b15c840f8b90c543cd6bd3c5ae4825f7a44b52eea3f2 │ │ └─91965 /pause │ ├─86b359684c7fb1e357fb4c922d28f85eaa975da2a5f7e87f2117c9e0abbd2101 │ │ └─190572 /pause │ ├─9c3b865e24b7474de63cb24e51e826b95a17e5b063023028741b7ad224252608 │ │ ├─128759 /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 │ │ └─129052 /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 │ ├─fcc275ab27d79948c4cdcfe91c95b557827d1ca3477b44d756947bce385db8fb │ │ └─208880 /pause │ ├─998c17bd2d6b02d3883712545c61d0ac9489556ff3c211832d25533a2d197847 │ │ └─41660 /pause │ ├─b2c32c6220890c383d77b6c5e3b2fbe761e52ea1b22925d9d7fec4dc6049409e │ │ └─56183 /pause │ ├─03967a089b2001cba0095c7328e474b9662d56282b822e049d90b57e3c021b6a │ │ └─68878 /pause │ ├─e6bad00900a4a4341f7a5626525de7942868f572c8c8ac24424a419372bb95f1 │ │ └─43389 /pause │ ├─ebba36437e12cb05c6c7669e31617ae3178b433d02f0978506d23bc797ae162c │ │ └─48675 /pause │ ├─5a3301918a9cc7c915e2343097e18f8a62fd5215b35bfa371c484a2638cc3f27 │ │ └─62995 /pause │ ├─07f0f665a5003b8ab35a0673333c79d8d16917f4e8a7f647ada9f380d7dff0e6 │ │ └─236319 /pause │ ├─3129081d20ceaaf0ce7f2a6aedbe46bbac7a94b52e0f7e3db9b68c68d1319195 │ │ ├─225292 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225798 octavia-worker: ConsumerService worker(0) │ │ └─225802 octavia-worker: ConsumerService worker(1) │ ├─93906da61058e679b52927dbe6df710654b9110855a249feae912400336a9d41 │ │ ├─245645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246330 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpobvnj31c/privsep.sock │ │ ├─246340 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246347 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c4893cae170c00caae85fdbf520f0ee51b0ddad74525768ed92b4edbb45f6269 │ │ └─65837 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─190ef4ad3426098c0d41695517d78a0e654a11568d8e2e09c3f092269e5a2054 │ │ └─110927 /pause │ ├─acf32ea9d1eb6ce287abde525d271dc2a4216d9fb1f45b479d654ad7114cb1f2 │ │ └─56632 /secretgen-controller │ ├─c58c7740e5f10c86153a3cf0848b5b4e36bf56d768957a36150d0b749affb072 │ │ └─47979 /pause │ ├─c79b8b87ff6ae54cb188f512d47d914439da05be856afb896973b99952491e46 │ │ └─46889 /server │ ├─64c56f5891e3dacb68772d99fd4b11fdef41aa96c98ed9cec7003d30011d4410 │ │ └─66005 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─07f2fa8157c863fe4ac0ba6ff6ad4b796bf38909e73c7d7df0a9829fdbb42222 │ │ └─61921 /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 │ ├─b07e1cb4d76dcab3b16e3f2ec60d4ef4a03bfbcade6e852e494ac9ecb1507326 │ │ └─216417 /pause │ ├─7d1dbec6248b638912a090d03c92272cf555b48d6bf8d427ade88f74e405c717 │ │ ├─245937 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246384 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246385 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─82fb16df56023af35e9e9a18681a3d74d02d2c7e67906ab4a7b478859066e749 │ │ └─41892 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f2a3928146540d24c618256774484d8d780d1eda7d086869009434d28d0bb83b │ │ ├─159802 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160009 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160018 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─399777 sleep 15 │ ├─9554a05db51bbfd44b189dccf8b975726e4010d7a9df470650e7f1cd958f5de2 │ │ └─62908 /pause │ ├─28ab2558765b569bdb9cab70fdfd238b26074699d4fae2f041e86e3a913bc018 │ │ └─227417 /pause │ ├─b7f7f46b77b1240942a04727e62cfef9a60e8e68a5d1ad42b1af1b4ff856a0ba │ │ └─231802 /pause │ ├─191b07579823ee8a63a4afea0ee91ad8840daf4b32cef60c1364aedb17e0dc06 │ │ ├─267037 apache2 -DFOREGROUND │ │ ├─269949 (wsgi:h -DFOREGROUND │ │ ├─269950 (wsgi:h -DFOREGROUND │ │ ├─269951 (wsgi:h -DFOREGROUND │ │ ├─269952 (wsgi:h -DFOREGROUND │ │ ├─269953 (wsgi:h -DFOREGROUND │ │ ├─269954 apache2 -DFOREGROUND │ │ └─269955 apache2 -DFOREGROUND │ ├─5a2704e86a0731946243729d2ee6190458bad9e1f51b6e48ce9f07cfed08ca66 │ │ ├─227677 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227694 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─227700 erl_child_setup 1048576 │ │ ├─227747 sh -s disksup │ │ ├─227749 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227750 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227790 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228051 /bin/sh -s rabbit_disk_monitor │ ├─a3a85891090d7a69594ab11c6e6e742ec4b819c9bc6aa4a038febf9f9d3f3b8c │ │ └─44590 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─533d4fbb4d4464a1f37aa9f6e1b6b3b97902b4de566313d4a0e0300c93ff838a │ │ └─66627 /bin/memcached_exporter │ ├─e50c97a4997e534ac00eba896512659404977cd3d10d408d39c09bbc09978d35 │ │ └─253784 /pause │ ├─09fc84febf0af8ff39e0b1a9f3c94aeb8baf3770f194380ffce8eb48801fe478 │ │ ├─187797 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─188336 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188337 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188339 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188340 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188341 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188342 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188343 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8f635232a606902757fb0c9971be00eefa0a74ac27fe627839acbd1f6ba0b6d9 │ │ └─262534 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a7a68665132c573b7a2161fa72e46e14301ee5388e894ca79ce073e9348bd3e0 │ │ └─267823 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─44c9421d879b0cce5bba8caa34ff84bce8710e4cd210177b9a621e6b25bbf10c │ │ └─44540 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─083ab6b17d2ce5cd727f06a27fd7d069cf3fe8444b8bcd654f87f2fe39574c29 │ │ ├─204998 heat-api-cfn: uWSGI master │ │ ├─205024 heat-api-cfn: uWSGI worker 1 │ │ └─205025 heat-api-cfn: uWSGI worker 2 │ ├─e5301ae28fdc7de183d06815612762b1f1c2a88805ededcd75002563f845ff39 │ │ ├─159001 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159060 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159073 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159302 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─399388 sleep 15 │ ├─a81e418d8a6abecb72b2f505b14303e603037c2a42d089204138d18f4f95b7ed │ │ └─130405 /pause │ ├─fb6dbed119280e4fb1c325798ef3f82e64c2033168a2d3804134c5ed925c3311 │ │ └─65937 /bin/pushgateway │ ├─65bfef2434a290466a8e5ac6a0417baa9deb9733a02fd471feca78de90e15977 │ │ └─61491 /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 │ ├─41f2b463ac7482d83af986cb6083ad64afa2c8c55efa78ce8d2ea79fe58827c8 │ │ ├─174217 nova-api: uWSGI master │ │ ├─174246 nova-api: uWSGI worker 1 │ │ └─174247 nova-api: uWSGI worker 2 │ ├─d1f446d637c6fb2e4e357cce52a55de0b2316d3152cb9fcba0fd5380ae7f4fa3 │ │ └─232878 /pause │ ├─26309f116ed414fb66141ada9f20b0d8179a37e27dfbff4180787a542073ad45 │ │ └─176381 /pause │ ├─4cbb3fa28c6e5437279c22715682089e93c5b08f9c01f2fefbce1d8b55a672bf │ │ └─229833 /pause │ ├─3bd24eba4ee44b57281bd54cd104b3e063f707949a6ae3fe45e8c79f1f418d9d │ │ └─79946 /pause │ ├─2e01e8505324ed78cd86937403b9f13044b1d2cb21bbd31092265cb3316192a7 │ │ ├─48700 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 │ │ └─49956 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─429a1fcddaac0b2f6f4c783bfb0567781aa0bd274648fe76fab73b269b2f9dac │ │ └─63247 /pause │ ├─2eea6c071975da9b4999767fed576b16661e4565d467d6c11c0c2a3fc6953380 │ │ └─40395 /pause │ ├─a104733f18fe857de0910aa81acfe15f797319a9c9566f61320c8249fe8aa687 │ │ ├─224628 octavia-api: uWSGI master │ │ ├─224641 octavia-api: uWSGI worker 1 │ │ └─224642 octavia-api: uWSGI worker 2 │ ├─8280602e744f664f1a9e053578257326049920349778ff84f45a1f824c97d19a │ │ ├─109673 glance-api: uWSGI master │ │ ├─109686 glance-api: uWSGI worker 1 │ │ └─109687 glance-api: uWSGI worker 2 │ ├─aae66393a4240fe1527483862befb969d170074a1e258652b8304030873facb1 │ │ └─63873 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 │ ├─51b0a8a16a3f9288ebcc7b19f818a953a885eb0ccb906a509cee81812558e915 │ │ └─60745 /pause │ ├─80995038d40d0b3c9efa5015ecb6afe33022d39770da6e80bb8619354af98ba4 │ │ └─158896 /pause │ ├─ced8462ff14b8577aeeaca4bdfefda93f56af27164892094b99572276647bb59 │ │ └─267324 /pause │ ├─aac06b612f2e6196247f6688af3e57c840c3f0219c23d9930dedd663bd3f8c0f │ │ └─190961 /usr/bin/libvirt-tls-sidecar │ ├─0ae0c27e53c1046bdff3f08d67c6dd019abd018ebda473314f38a2c899e1055f │ │ └─43831 /pause │ ├─6ff61ce9caf64d36bb4d9aa524f525bf63613c7a751ab06694ea723fbc4a66db │ │ └─40322 /pause │ ├─9fdab593bc77f01692ad62b0edb32186b3c5f503d10ca4ef27386acad0846a09 │ │ └─234872 /pause │ ├─65dadc032bfe8abd52c01c4374737826e70c7afa0f508d1fdee91281c7f3513d │ │ └─160911 /pause │ ├─f598fd755df498e3283dcfcb113324d8957c35a3ef9d1a1a45403b92994174b2 │ │ ├─179178 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390742 sleep 300 │ ├─693fc420830d93646e05bacd49507f5bbe58a22446e2d3f830a4803347ada138 │ │ ├─124702 cinder-api: uWSGI master │ │ ├─124715 cinder-api: uWSGI worker 1 │ │ └─124716 cinder-api: uWSGI worker 2 │ ├─aa6b1b0830041d2ff85b8c995098dfd0e813762572eb8a0e8d1d71269181f00e │ │ ├─42100 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42474 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a26c4d7cff8aaa88e9ad38da0ec98fae8a9688f2a772d76acc68405cec932f41 │ │ └─149322 /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 │ ├─69a661ea31d70ace6ab4b505dd3276f4d31c43ee92e0aba32edfc81ff44ced4d │ │ └─195495 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a8c3a1802f5c3df9d25d70457b7734b29d34583c709576e15cb3b13397ca9965 │ │ └─50959 /pause │ ├─c6ca99224bb353b062330068e34c96e2d62ef759c4ec32c69c09335470681c60 │ │ └─40346 /pause │ ├─765dd370332a01ef71ddb6298d20f28674c09e4e712de09f9e2c02244fe1c99d │ │ └─112915 /pause │ ├─dace7c2ad66d56cfe850d7d5be2a46e7c20569d67b012f1ac699be042f06a05b │ │ └─47409 /pause │ ├─4d4d9a6e3dd7d85c1bef27ea710efd63710c0628ac33520531ad2bc1f50c61b5 │ │ └─40902 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5c3f71b8af2687725daebfc6eaee8ae736934324e4579de27c887ea6e623135d │ │ ├─ 46805 /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 │ │ ├─ 46819 /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 │ │ ├─ 46964 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266866 nginx: worker process │ │ ├─266867 nginx: worker process │ │ └─266868 nginx: cache manager process │ ├─87babba09ff0479fd9c229d7e0f19642ca0f7bfba63e11199f99e2c9ed4024af │ │ └─248915 /pause │ ├─fe7eb94491f9687152fbb0894bfdac93ee8178a685d67f50012c631f38a424e9 │ │ ├─185140 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185374 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185385 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─400114 sleep 15 │ ├─ef3588da592df4dacf50b701e56487f82f065a0a50dfc8dbbb46f01454ea2299 │ │ ├─187842 neutron-policy-server: uWSGI master │ │ ├─187855 neutron-policy-server: uWSGI worker 1 │ │ └─187856 neutron-policy-server: uWSGI worker 2 │ ├─048d24efdd22036fb30adef70157adaaf2a5a4dc0c7faa9c248c5044bef26252 │ │ └─191378 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─011b9a77842653ebd5f4d960b00b3305bc5151f00d3a926643231f7342e7d231 │ │ └─78400 /pause │ ├─e8250ca9ef08cf74bf8bdfb05effbc50a8691834294ab540e11e7ceecf5cc509 │ │ └─65732 /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 │ ├─1be90e40507afeb8bd023622dc10627a49333342502e411231afa430d4c06127 │ │ └─44301 /pause │ ├─8422a8aad85278a06f31dc6ebc7fbbe82cd64bd29e39dd2248f36dd8abf12ec0 │ │ └─67013 /bin/oauth2-proxy │ ├─9ac6312c11a0e01fb991bed594a98624ab217d18d01da7e3d1a66cbbf31be122 │ │ └─262547 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─57ef64cd189c7eda4c7d0574637495a0f48a6cf6ecc266e685a38efe40360ca9 │ │ └─178252 /pause │ ├─ee337bee1cc74c22a0b9755ab99c5344d1aec0b8b5828d8f95744188ec7968cd │ │ ├─111346 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111553 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111556 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e5f8de471f944e172b224743b52668544a5bdf35d15d814ff2448f61b15fc4ff │ │ └─230923 /pause │ ├─46c3e3f27e8b450a23553ec1a0dc5457ccb7e87482a84a8b6ae6c5caf28c1889 │ │ └─43349 /pause │ ├─92545249b3a3f3d481136ddaf5768e1d75f3777f9f585634d058e6c39fa4161b │ │ └─192603 /pause │ ├─f06da7970be98437b902e5ac24434d2ef55476b55186d453195e1d89fe6c2c1f │ │ └─251820 docker-registry serve /etc/docker-registry/config.yml │ ├─97fd5041a8a0fb855aa9a99975f8cd2a05791aa181345c47b7e8bc424d6d5b5b │ │ └─56452 nfd-master -crd-controller=true -metrics=8081 │ ├─ab6f2207bd3d366d8f2f7a54f54dcc84d692fdb7e9b95bef4ad7b6770ee7ff56 │ │ └─48778 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c0c7dad719e466681659784b2540fe4c2073f0e4fc72350380a06e5bd2792d0d │ │ └─184658 /pause │ ├─23044033ae0248fbdbdf22ef195a5b17877726400313fe60330bfb4c4f93b117 │ │ └─85872 /pause │ ├─c946db1aac5dc46b717429e8ecfa1e108ec086aed1c168cefcc375c2fdc711e6 │ │ └─62550 /pause │ ├─1e6a63fa6f58654680955749bcfd869364c82c693a2d906d7ee03283ac824a11 │ │ ├─262579 manila-api: uWSGI master │ │ ├─262609 manila-api: uWSGI worker 1 │ │ └─262610 manila-api: uWSGI worker 2 │ ├─c513ba0900da0819f1f1ef92910bec2575ab0cbb65fe81abd1677e4371686698 │ │ └─48974 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─aeeb284d955cafe367646c714606002059607043b7985364191fabfb1bcf49bd │ │ ├─62195 python -u /app/sidecar.py │ │ ├─62777 python -u /app/sidecar.py │ │ └─62778 python -u /app/sidecar.py │ ├─697c50ecfb87d64b8466fdef4ee1f8b338b4945c25ec236dd1200b9c455f6b3d │ │ └─225283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─cd7a7a56d036f9b288f0cfb01210b7eafb26d911989018f38d7f36d2b74ab985 │ │ └─128467 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2241170e4dd1dda93f3434a533b06467de30bb73e516129579271370b0cb4032 │ │ └─63481 /pause │ ├─b813c7641a6a2d3ecf5f7b1deb3bd68aaf599669ef865451d2a024d870b6a9b1 │ │ └─66703 /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 │ ├─bfd1e27b117c42866ca8aa1561e3b9d2512e128f37fe9ddcb2ef62b3c9155e9f │ │ ├─ 72344 apache2 -DFOREGROUND │ │ ├─ 72359 (wsgi:k -DFOREGROUND │ │ ├─ 72360 (wsgi:k -DFOREGROUND │ │ ├─ 72361 (wsgi:k -DFOREGROUND │ │ ├─ 72362 (wsgi:k -DFOREGROUND │ │ ├─398637 apache2 -DFOREGROUND │ │ ├─398676 apache2 -DFOREGROUND │ │ └─398677 apache2 -DFOREGROUND │ ├─e49971fbdd0644e99f9e3ffe3bc2810a19a3920168412c375c76758777f289e4 │ │ └─185189 vector --config /etc/vector/vector.toml │ ├─e703713f32aeb377c840f1f3fabdf1972635aadccb019be53afa8bbe5d6208bb │ │ └─40455 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 │ ├─9452a3a0d61f06eac2a7d985b415f7d79752225a5525805b696611f1e9d22247 │ │ └─96075 /pause │ ├─87508f8d8e21a99c144ad8a8a1b95075e320154717358681c2b50644b1f7714b │ │ └─65451 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5398535165f7fa32300b6c29ca1fc0a9a3c1b24c6b242a91a093d619aa58532e │ │ └─44339 /pause │ └─22043366ac9fa354f0e2ee5caff167b5b72fc1f63fbc1f4624001aeb32586719 │ └─110868 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount