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 │ │ │ ├─21503 /lib/systemd/systemd --user │ │ │ └─21504 (sd-pam) │ │ └─session-22.scope │ │ ├─21500 sshd: cephadm [priv] │ │ └─21517 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1448 sshd: zuul [priv] │ │ └─1461 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1452 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─405805 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ruhyynpukjxlvnllvxxvwnripmdmbuxe ; /usr/bin/python3'"'"' && sleep 0' │ ├─405806 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ruhyynpukjxlvnllvxxvwnripmdmbuxe ; /usr/bin/python3' && sleep 0 │ ├─405807 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ruhyynpukjxlvnllvxxvwnripmdmbuxe ; /usr/bin/python3 │ ├─405808 /bin/sh -c echo BECOME-SUCCESS-ruhyynpukjxlvnllvxxvwnripmdmbuxe ; /usr/bin/python3 │ ├─405809 /usr/bin/python3 │ ├─405810 /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 │ └─405812 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 … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 415e81fde04c03b95eefeb03961c1b17668b80880762f06a19c2e739cc6180f5 -address /run/containerd/containerd.sock │ │ ├─ 12542 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 509014a8ba950ff91bb20fb116d7b17227cfcaa98986410ce4c68049ae989cae -address /run/containerd/containerd.sock │ │ ├─ 19412 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7f6cab4521d39bf35321e336411f9ee715e4a1aa8a1caeae8f71613337524be -address /run/containerd/containerd.sock │ │ ├─ 24586 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fd49475f1d102596daff22bf30ea94df807aa29655972f9069c77470db0f39c7 -address /run/containerd/containerd.sock │ │ ├─ 29027 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 26dbfd9d356740c53c8a28d8f0d7f7b080e31ebd02fd650ca681cbde5b52173f -address /run/containerd/containerd.sock │ │ ├─ 33529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8fe6bf6ab65c310ecab33f0c3393b838e71faef55490bbc566dd6052bd6cdd0c -address /run/containerd/containerd.sock │ │ ├─ 38918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6060ef3f8a802c887449c74044ffb2a289f8de9eb48b8d8aee3f1f216b0b82 -address /run/containerd/containerd.sock │ │ ├─ 38928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505338023f525745d90c8229063739775ffd11d627740b360eaede1206bc4e73 -address /run/containerd/containerd.sock │ │ ├─ 38964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4cdd173a0c4f9a7df0b049023cab9a65be4be9c030311e2c479d44a16b7ef2 -address /run/containerd/containerd.sock │ │ ├─ 38971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf9bcf6bbb6af76cd5ba2c92ae06ebfda28658f66626563f4189a694082c0fa9 -address /run/containerd/containerd.sock │ │ ├─ 38992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2304a1c4a3fdc0a464826077865696b5e8b0a503b10f2d8efd298ecb2576064c -address /run/containerd/containerd.sock │ │ ├─ 39490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf64fde9c5de08dd212a4b56049ae91e229090933ae2f0f03a2fa563086bf86c -address /run/containerd/containerd.sock │ │ ├─ 40245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a9d3b3ee2b7cf85eec5f7e0d338b341555299d0f532b042fd9c3cb4e59f485 -address /run/containerd/containerd.sock │ │ ├─ 40287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e2df0f22fdd2a102f69a836e37b1c3373ff4b2950943d5fa5f0b68757147e6 -address /run/containerd/containerd.sock │ │ ├─ 41880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d55181432902a7cfdebfe01b381ccc39b3684a4ec6af72ad8ed1176146ac57 -address /run/containerd/containerd.sock │ │ ├─ 41926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171a787d32796290967bb54c0c765f266c55f0190a09ea7055f51f453dd9750d -address /run/containerd/containerd.sock │ │ ├─ 42047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0c5fc71ea25c82b60c3888af786423578be4ee1c212a5e4d2ee01c2522cfee -address /run/containerd/containerd.sock │ │ ├─ 42220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2265e4455ddec67e2adeeb9323151ce1bb9803e63e6d16245fdc18aa25a5ee33 -address /run/containerd/containerd.sock │ │ ├─ 42259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9bacfd33f575574a71890927af9cd1736edfadeeee5c6702dc2d58396b6e408 -address /run/containerd/containerd.sock │ │ ├─ 42278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c522a1ae25eaafe658d117e55d3555e0f9274289f0838f39b4617a4d71f6ab5d -address /run/containerd/containerd.sock │ │ ├─ 44685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593353d974c2a83ea249cd6cf8b43f10c250835b9c45c2eb1c5de5732cf8d58f -address /run/containerd/containerd.sock │ │ ├─ 44764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1259147047f596831b796ab637f9f67a236a7442d3c445dfaa9cdc4fe44cd1b6 -address /run/containerd/containerd.sock │ │ ├─ 45488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949d9eb9be362837e9738a3f56583a771aff27fc0f2facfe6db719d4fefee39e -address /run/containerd/containerd.sock │ │ ├─ 45590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bd44840b2ae36edd0bd901f02aa78589d7b7f210834b63f529bb1022445e0c -address /run/containerd/containerd.sock │ │ ├─ 45925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc882a3a168d776176f7243c8b487838d058ab75ba78e892c09f5bebf90d6505 -address /run/containerd/containerd.sock │ │ ├─ 46271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0d51d395c6809150ceb08d1174fae9088b0a66acd74ef2c38925abac9e4831 -address /run/containerd/containerd.sock │ │ ├─ 46690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc54a52524fe38962cdeac00fbbeabb34ad9bae2ba10883677456ffc52255f39 -address /run/containerd/containerd.sock │ │ ├─ 49266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b02f076640b909b62b6b60fb04192f328d8c7cdd0fb264b9f6dddce3f46fcb68 -address /run/containerd/containerd.sock │ │ ├─ 49447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d6032be004b31a1a97ab43980f922a8a3a6ae39a29adba67ed71e7cbac83a07 -address /run/containerd/containerd.sock │ │ ├─ 53590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5beed0fe0c977bb0d2b7811a1603bbc03e8daaef784fc06442961a97010fd106 -address /run/containerd/containerd.sock │ │ ├─ 54255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d97f0f71672fbef66b48c8b8b8dea0eb3677bb9cbe559df1616afaf3196dfe9 -address /run/containerd/containerd.sock │ │ ├─ 54314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1ebe61638f27418eab9783d9fa03d3e869c79ee5de660ecdd29ca802147b20 -address /run/containerd/containerd.sock │ │ ├─ 54351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c63608419adf9b050bf300b98258432c812ddbabb4c55974a54827def2815b2 -address /run/containerd/containerd.sock │ │ ├─ 54525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b445274b0203e578df8806e0e3e29643405b7060d60060d1aba89add2a05b7a9 -address /run/containerd/containerd.sock │ │ ├─ 58381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446a4763f303419f23a61a9ff2b09f979871a0a7d5436f225afc57aa17689e48 -address /run/containerd/containerd.sock │ │ ├─ 58490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ea686e62a0b5549fdc45c8678a42d544bb64b07d712c28edd834f3d448056a -address /run/containerd/containerd.sock │ │ ├─ 58584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d406d872f0432c7d44eee254a48c7a9c919aad9a10f56fa0c1acce67d179445e -address /run/containerd/containerd.sock │ │ ├─ 58623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10fd118dff11ecea57b21a70ffb63fea760661a2f9b45d32576721650b330d5e -address /run/containerd/containerd.sock │ │ ├─ 60129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3411849e19ab95fdd4e26cdef86a7384c9b922dc8fa9f8d30f5bc67801b82f -address /run/containerd/containerd.sock │ │ ├─ 60181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e1d07b2e4883971458f3411cb6daac62a53b952b1fa0e18fe722c2b66bdef5 -address /run/containerd/containerd.sock │ │ ├─ 60305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b5c5492960a4efafa2ee0aa8f4638f1631d3249c6be5fa23a44810ff7751e2 -address /run/containerd/containerd.sock │ │ ├─ 60668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af38c3684bd8e8eab76838e0d02da8b91beecd504cdd3c02ead7ff042080765 -address /run/containerd/containerd.sock │ │ ├─ 61021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f802b05b5bc2848557636f7c541b4a25f534858939912002d2269e829a7d3ab -address /run/containerd/containerd.sock │ │ ├─ 61142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a46df66b767fee0665e69f86a1bea2f369ca142088ffc3a4fb068bae8b35df -address /run/containerd/containerd.sock │ │ ├─ 61204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ebc79b97c4d5f36d060a192638ab0c503b6906b0250cb65967d08d4f079bf5 -address /run/containerd/containerd.sock │ │ ├─ 61409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4eed1a9a6692e87b25f02160e81b370181fc8c5197922a1e7533a4e55b83568 -address /run/containerd/containerd.sock │ │ ├─ 61586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56144f14fefe52e89897daa551f482adbc81da6f51957fbcfb7fd6e826f83ae -address /run/containerd/containerd.sock │ │ ├─ 62276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47b8d7d9f97ae01b906f81df006ddb27e5a12630994702ec5ac3ac95969d7dd -address /run/containerd/containerd.sock │ │ ├─ 63628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82df6c428cffb7a60811cb227539fb77b2cc8f0d43662970f890284a02d95a1c -address /run/containerd/containerd.sock │ │ ├─ 66540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3afbe99f5d83fa5caf5d9093c221d8227f49936f12146c0ce207911f0e0d17f -address /run/containerd/containerd.sock │ │ ├─ 75501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dda90e4236f5df416bf583c0c4e6f6e5c3306c5ceebbb57b67b2c4d2f1b4dd2 -address /run/containerd/containerd.sock │ │ ├─ 76920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4618f1791d4dba0cfbb59712bcbed6ccf91548e3dd4de8e91a34e883a5dd7952 -address /run/containerd/containerd.sock │ │ ├─ 82776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b2750443271fdcf66964ec3514e7e64079c82edc41ec6bec3f89d92a29ba3d2 -address /run/containerd/containerd.sock │ │ ├─ 89005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a26decd359560849b4e5f55a543666198b48fbd6148c1411bab0c4926b2626 -address /run/containerd/containerd.sock │ │ ├─ 93273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96e31db335c8c6001fdfe11e9fb5a5e72d3c4643ca625c34fd72be5b0263a2b -address /run/containerd/containerd.sock │ │ ├─ 93312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a314a9f0fe7e6573bd5a86a51250017991ba095cf7ccb1a6a55a704c0d217520 -address /run/containerd/containerd.sock │ │ ├─101467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0859010c9f36693bc8ac32263057f2bbd64512e6f2dd172d63dd977e6250b2b5 -address /run/containerd/containerd.sock │ │ ├─102950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52683e9186208e21c46553208fad5b71e4b49397ea17a72e4cf2474c9abf24a7 -address /run/containerd/containerd.sock │ │ ├─102986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc0898e2ebd79ce726fd2ee97eeda00764c6d7537d0d6f3c8cd621e3c3399cab -address /run/containerd/containerd.sock │ │ ├─105002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d37f8d323e4704675af26773462034394a030445fa614ad0b89fad30d8cf10 -address /run/containerd/containerd.sock │ │ ├─106927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d49af25053743dc60eeb1fb54a6d8a484ca1751092d9348343e1fecc8d9cb7d -address /run/containerd/containerd.sock │ │ ├─107006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b2ce3b7c27132d75fd816363bb4eba32d466d1edff344f3e3258e99cd1fb71 -address /run/containerd/containerd.sock │ │ ├─120256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eceffad7f1c321bb1d2a9898087f82984b5964cbb8b60d806771640f18dcb65e -address /run/containerd/containerd.sock │ │ ├─120320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9f208cc4c3c65f9a8f839f638b28e942766237f5f7675d89e5272c9165e38b -address /run/containerd/containerd.sock │ │ ├─122779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b382b5f9d76e6fb7f729148108c501f5d30998acf648baf766282a68ac498f59 -address /run/containerd/containerd.sock │ │ ├─137154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2218a8c5625fd6f6185bbd5dd000efcf3add936c8cada541d28650d80a76f178 -address /run/containerd/containerd.sock │ │ ├─138615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d3af3a2b829b7400539abaf3294df4d20280fee9bcf6bdd573dae5e85ddf75 -address /run/containerd/containerd.sock │ │ ├─138948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e20083af9b7e0c24979625d08785dfc400d2cdd2582f7bcbcd832d2ac56f92 -address /run/containerd/containerd.sock │ │ ├─139887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2d17c597493e51b588d750591c85bc0ea99f1ff913b3d4b1259f3b760af540 -address /run/containerd/containerd.sock │ │ ├─141968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbba7d235be02186e6aab345d54fddd27bf8db460a3066f75faeea9266d574a6 -address /run/containerd/containerd.sock │ │ ├─142233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 386df245b4cbc008378cf549b6195e256b4ddd6ac947e8c684b84cf20141815c -address /run/containerd/containerd.sock │ │ ├─142400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd0423c3082ed7772abdc7a6044d4522c6d74ce04778fa1f180baa2bc8c3858 -address /run/containerd/containerd.sock │ │ ├─142559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22538c705bbaf347a8063af4bcaeb07acf1a9134f0b8c97bdbfd8b30ffe6b0e7 -address /run/containerd/containerd.sock │ │ ├─142726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da3ef96e7297edb813580840da3f5e34f2a15412946a759a74c853b2e8ab97c0 -address /run/containerd/containerd.sock │ │ ├─143053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171ece0774e6a6a4160d0318ea3beebd66d8e0cbbc2f32829d0cfd1292fff5be -address /run/containerd/containerd.sock │ │ ├─167526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea3edf4663a463fd8fdea4641b015af9f693df17b971d346d8a3a2230d2cb88 -address /run/containerd/containerd.sock │ │ ├─169246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aff175b469f151e3c613fc75c9a69316d48b5528bc6fd38a491f20ee3798ec9 -address /run/containerd/containerd.sock │ │ ├─169286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbbdc06b6f89b404a77f8c7d638c75664fcd46aad7f4e8c5fe0fd6fa00e0e8e4 -address /run/containerd/containerd.sock │ │ ├─169361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14c97c934b63b0a651c37652efa87d777792f3efafea6590228567d57851bdfd -address /run/containerd/containerd.sock │ │ ├─169468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70cc376fc5d3a3cee8f4dd4002ba589c75dfeae7b61023996fa447c846cb2c31 -address /run/containerd/containerd.sock │ │ ├─169527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0dc9ee55f0da09a9ed81073b7b6eb4081ddbb762fde12e9b339c35da3efcc6 -address /run/containerd/containerd.sock │ │ ├─169822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 307cef6c6c32fdf5e78682002fed9f3a0c1d66896d3b051b01de83fecbc76208 -address /run/containerd/containerd.sock │ │ ├─169944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4206005c7e5fb6eef99f93b8058e7d125a3ab302217a1b1046889a865f4370a4 -address /run/containerd/containerd.sock │ │ ├─182601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4a99082939b4d7222011db108c51ed6c0f10355d36db05f1dc0356282603b6 -address /run/containerd/containerd.sock │ │ ├─184918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377dbe92ae461374cd5fb0fb13141e383017cdf4a0ddc1fe961780c6c5a0ff41 -address /run/containerd/containerd.sock │ │ ├─184990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e98a55881a053552e657500f9eb2c6d499effb0394bb1edf9e954fa130991f45 -address /run/containerd/containerd.sock │ │ ├─185159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2169974d8b3cd769b0b4ab97a080c1a30681cc4cfe31cba831673023114425b -address /run/containerd/containerd.sock │ │ ├─201120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207e14ff419161beffa765d972b962162dbd608dcbbca24df747e4c92d3ce5bf -address /run/containerd/containerd.sock │ │ ├─208523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f46b42e07e6eb1b09afbfc97f0c8f1cff26b9788f6bc04285d3ad596dbf4d0c0 -address /run/containerd/containerd.sock │ │ ├─208592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27122d355938330e9567fdf0ae62569194fe6cf77c80e26bd8f1e8399a2fafde -address /run/containerd/containerd.sock │ │ ├─208612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 413a86545f44a41d08f4452445e2e47081ac9e0ef3da9760a2578dd55b2bad50 -address /run/containerd/containerd.sock │ │ ├─208912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8440d3c51d9086bee41c76a8a05399fd6c38454122b255d6cd48796dbdbac8d9 -address /run/containerd/containerd.sock │ │ ├─220794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd60c8e1837e0e73c91cf60dc12d9fd1c52e3c6d926bc6ba535f71e9e71c278 -address /run/containerd/containerd.sock │ │ ├─223007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d8f0039d9a4c57bc68e31a2edeeb216ed2c23836ebe8676026e9e1d6899432 -address /run/containerd/containerd.sock │ │ ├─224067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2612847f4f2dabdafbb419ca90ce5dfbad3e30d553a79ab0cb862257f2dec2b -address /run/containerd/containerd.sock │ │ ├─225106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1be4373400a0d361647b383512d9d5c3ea5b8100a4a810390159c972e214938 -address /run/containerd/containerd.sock │ │ ├─225680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff8921ff9cfd3009adae0a95c4a2f2d910c1c57305dba702aac8406c124c0870 -address /run/containerd/containerd.sock │ │ ├─227488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03ccad4d1316bd65180182c607425b50ab4913d5468c8bb0b11f3c78ddad2d19 -address /run/containerd/containerd.sock │ │ ├─228818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315e638315903570032b287e09311b3100592a02770f4b74c7c365f2779bb098 -address /run/containerd/containerd.sock │ │ ├─228950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06fe1eedee89021a08afdb5f1d33c2a47f265d2854d4a30719ede1445bb9a506 -address /run/containerd/containerd.sock │ │ ├─238238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d868871ba7a88cf48ae3ab27ac1432c3497f0de2874912c79dbe4ca464b5a09c -address /run/containerd/containerd.sock │ │ ├─238798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df2169ec7001cf38f7ea216445ee23e7f228d9c0bb96832797a6674175f710d -address /run/containerd/containerd.sock │ │ ├─245795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa16acd28fae40f7d2179e6b387ada364ec1629ee9b0773b778676b04408bfd -address /run/containerd/containerd.sock │ │ ├─250146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb338b78d5ce9ce4f151110d59ccabb0ee2924af4588a5f7ebb02703ac401c98 -address /run/containerd/containerd.sock │ │ ├─250227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d4d1398b7bf9c62abb4a8aef1c3990947bbc9b188a9c5f372ddb4ef025ecf1 -address /run/containerd/containerd.sock │ │ ├─250287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55d6309d809403bafc520b02d6ac0178f28a0dc0196cc74f0e1646b4d38eb2de -address /run/containerd/containerd.sock │ │ ├─250363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3706db16597d4608fdb6713df7b754e6835c2cc072192dd07d2b8afb159c8c6 -address /run/containerd/containerd.sock │ │ ├─265360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f1a041d433069170543be09a8c3752afce5b8c35ee2e1c7d4bd1a57c0a26ea -address /run/containerd/containerd.sock │ │ ├─267874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94858a16d1645b003bf166ae6e7eddeb4d931e17e94b1640c8e5ec6dce978d48 -address /run/containerd/containerd.sock │ │ └─268815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a361b3aee35ccbc5733a03c9c48c54efb88a0faf0d704294309f908a728d275 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─28733 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29010 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19391 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24303 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24569 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cvurug.service │ │ │ ├─12463 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cvurug/unit.run │ │ │ └─12493 /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-cvurug --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cvurug:/var/lib/ceph/mgr/ceph-instance.cvurug:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cvurug/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.cvurug -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 │ │ │ ├─33233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33508 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12102 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12134 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r36e395a72f814bb1b7c952c23fd20c02.scope │ │ └─183144 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─136473 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39377 /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.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-fd49475f1d102596daff22bf30ea94df807aa29655972f9069c77470db0f39c7.scope … │ │ ├─24610 /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 │ │ └─24624 /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 │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-8fe6bf6ab65c310ecab33f0c3393b838e71faef55490bbc566dd6052bd6cdd0c.scope … │ │ ├─33553 /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 │ │ └─33565 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─docker-26dbfd9d356740c53c8a28d8f0d7f7b080e31ebd02fd650ca681cbde5b52173f.scope … │ │ ├─29051 /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 │ │ └─29064 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10670 /usr/sbin/chronyd -F 1 │ │ └─10671 /usr/sbin/chronyd -F 1 │ ├─docker-b7f6cab4521d39bf35321e336411f9ee715e4a1aa8a1caeae8f71613337524be.scope … │ │ ├─19436 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19456 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-509014a8ba950ff91bb20fb116d7b17227cfcaa98986410ce4c68049ae989cae.scope … │ │ ├─12573 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cvurug -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12593 /usr/bin/ceph-mgr -n mgr.instance.cvurug -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-415e81fde04c03b95eefeb03961c1b17668b80880762f06a19c2e739cc6180f5.scope … │ │ ├─12214 /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 │ │ └─12227 /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 │ ├─iscsid.service │ │ ├─136214 /sbin/iscsid │ │ └─136215 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─ddd959298c323fa5f61ad01b9c67605ced481e891550d45b15650e7e31ad7711 │ │ ├─179259 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179661 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpj7mpxz7s/privsep.sock │ │ ├─179885 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6d42xv8e/privsep.sock │ │ └─180379 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─10fd118dff11ecea57b21a70ffb63fea760661a2f9b45d32576721650b330d5e │ │ └─58646 /pause │ ├─c2036bedd9d3f518b587df94b45a1eea71e8b9a3ec0968c032d6ee75b4cdb66d │ │ └─65012 /bin/oauth2-proxy │ ├─b1bb6029a54ec005ed6d455d98a8460bf51fa725730195a5929d1225cb89d3b9 │ │ └─63968 /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 │ ├─2325e2a2c44e2be72a0dd786aed44e0d3a43e4b06e1997dd02cd05bf8a17270b │ │ └─63787 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cf64fde9c5de08dd212a4b56049ae91e229090933ae2f0f03a2fa563086bf86c │ │ └─39514 /pause │ ├─03b1f67f5a75271800ddd0e907b76b73ea0a93cea36dab4d1defd9c740ad1062 │ │ └─62101 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3881954b5281312b5ba3c66c44543d20ed1e062b2d442a40819091fe75314e78 │ │ └─42412 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 │ ├─27a9d3b3ee2b7cf85eec5f7e0d338b341555299d0f532b042fd9c3cb4e59f485 │ │ └─40279 /pause │ ├─f47b8d7d9f97ae01b906f81df006ddb27e5a12630994702ec5ac3ac95969d7dd │ │ └─62299 /pause │ ├─d96241d485b95dca21422fdee90b08fb6f229a98a068aee3a7dbf551f3872425 │ │ └─62643 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0b454177cc11222ff2a397b7f3b0c4fdf345c1e63f7c093ecd5055bd7e687f2c │ │ ├─46739 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 │ │ └─48361 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 │ ├─e1be4373400a0d361647b383512d9d5c3ea5b8100a4a810390159c972e214938 │ │ └─225129 /pause │ ├─c56144f14fefe52e89897daa551f482adbc81da6f51957fbcfb7fd6e826f83ae │ │ └─61608 /pause │ ├─cd9fcd0f6e31206457122b3a02a35b045e271187ba14700b9567e1d84b4e2b93 │ │ ├─89233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89256 erl_child_setup 1048576 │ │ ├─89326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89337 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89537 /bin/sh -s rabbit_disk_monitor │ ├─b445274b0203e578df8806e0e3e29643405b7060d60060d1aba89add2a05b7a9 │ │ └─54549 /pause │ ├─5a361b3aee35ccbc5733a03c9c48c54efb88a0faf0d704294309f908a728d275 │ │ └─268841 /pause │ ├─64d8f0039d9a4c57bc68e31a2edeeb216ed2c23836ebe8676026e9e1d6899432 │ │ └─223031 /pause │ ├─0859010c9f36693bc8ac32263057f2bbd64512e6f2dd172d63dd977e6250b2b5 │ │ └─101492 /pause │ ├─84b5c5492960a4efafa2ee0aa8f4638f1631d3249c6be5fa23a44810ff7751e2 │ │ └─60333 /pause │ ├─1995c22cf1c8477fdee668cdbb075e2130dbcb343ac661340752ba9313b0e115 │ │ ├─180556 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─180951 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─181428 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpacgulsoj/privsep.sock │ │ ├─366546 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpeywjgvbf/privsep.sock │ │ ├─366926 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp342pgbea/privsep.sock │ │ ├─367371 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367375 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372664 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=799cd427-d6b2-48c2-9661-efd066cc2435 --namespace=qrouter-799cd427-d6b2-48c2-9661-efd066cc2435 --conf_dir=/var/lib/neutron/ha_confs/799cd427-d6b2-48c2-9661-efd066cc2435 --log-file=/var/lib/neutron/ha_confs/799cd427-d6b2-48c2-9661-efd066cc2435/neutron-keepalived-state-change.log --monitor_interface=ha-997e0c8f-23 --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/799cd427-d6b2-48c2-9661-efd066cc2435.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374505 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1156017c-06bc-49eb-9a63-6f7767be235c --namespace=qrouter-1156017c-06bc-49eb-9a63-6f7767be235c --conf_dir=/var/lib/neutron/ha_confs/1156017c-06bc-49eb-9a63-6f7767be235c --log-file=/var/lib/neutron/ha_confs/1156017c-06bc-49eb-9a63-6f7767be235c/neutron-keepalived-state-change.log --monitor_interface=ha-ce86902b-7c --monitor_cidr=169.254.0.214/24 --pid_file=/var/lib/neutron/external/pids/1156017c-06bc-49eb-9a63-6f7767be235c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380473 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=feee4601-5bb9-4144-be27-8fd5881fd70c --namespace=qrouter-feee4601-5bb9-4144-be27-8fd5881fd70c --conf_dir=/var/lib/neutron/ha_confs/feee4601-5bb9-4144-be27-8fd5881fd70c --log-file=/var/lib/neutron/ha_confs/feee4601-5bb9-4144-be27-8fd5881fd70c/neutron-keepalived-state-change.log --monitor_interface=ha-54807ddf-c0 --monitor_cidr=169.254.0.50/24 --pid_file=/var/lib/neutron/external/pids/feee4601-5bb9-4144-be27-8fd5881fd70c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─14f43d8531a96d8a9aaa69761dad5cece771880e0bde452b73ce8d5a02cba3e1 │ │ └─45730 /manager --metrics-bind-address=:9782 │ ├─36114678ca619804a244481b2e384c232edf541600119b420b959ee0dffe932a │ │ └─63822 /bin/memcached_exporter │ ├─8f802b05b5bc2848557636f7c541b4a25f534858939912002d2269e829a7d3ab │ │ └─61056 /pause │ ├─83b20e3c2a965fc4548f7e93f1449c56cd4e6afda782767b41506de2180fa177 │ │ └─42154 /coredns -conf /etc/coredns/Corefile │ ├─a314a9f0fe7e6573bd5a86a51250017991ba095cf7ccb1a6a55a704c0d217520 │ │ └─93336 /pause │ ├─07db745f1f5bf21a67561bda4b230d4e5230c1029ad6185fff963e9f7a29b640 │ │ └─187325 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b02f076640b909b62b6b60fb04192f328d8c7cdd0fb264b9f6dddce3f46fcb68 │ │ └─49290 /pause │ ├─f7224a085e721406e98a44d0b6d656cb3031f3f04ba20168c42c227d81f5b532 │ │ └─225155 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5d6032be004b31a1a97ab43980f922a8a3a6ae39a29adba67ed71e7cbac83a07 │ │ └─49471 /pause │ ├─56544843faf07fa4a86b00aee1faec72a4174c80ffbda9ee2f877c5ddf580d9a │ │ └─139287 /coredns -conf /etc/coredns/Corefile │ ├─315e638315903570032b287e09311b3100592a02770f4b74c7c365f2779bb098 │ │ └─228850 /pause │ ├─62f1a041d433069170543be09a8c3752afce5b8c35ee2e1c7d4bd1a57c0a26ea │ │ └─265383 /pause │ ├─2304a1c4a3fdc0a464826077865696b5e8b0a503b10f2d8efd298ecb2576064c │ │ └─39087 /pause │ ├─621b13df2e22e230c888ebe07648e7bc8af1d500c5e19c6a23b509f06a2851fc │ │ ├─238827 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239171 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239172 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9df2169ec7001cf38f7ea216445ee23e7f228d9c0bb96832797a6674175f710d │ │ └─238838 /pause │ ├─307cef6c6c32fdf5e78682002fed9f3a0c1d66896d3b051b01de83fecbc76208 │ │ └─169846 /pause │ ├─44aff3d718fafc5e36829b3c88ca3b39cfe9c0d03edf1ec24685b455b5ce57e4 │ │ ├─238577 magnum-api: uWSGI master │ │ ├─238592 magnum-api: uWSGI worker 1 │ │ └─238593 magnum-api: uWSGI worker 2 │ ├─8440d3c51d9086bee41c76a8a05399fd6c38454122b255d6cd48796dbdbac8d9 │ │ └─208935 /pause │ ├─d5577b48bc72512485ceb089db4dfb11ea9b7f66bdd3fbe8f39843d8751da7c9 │ │ └─54588 nfd-worker -metrics=8081 │ ├─37e6786d7f2b378b1f797050b3107e7fd613d198cee68a4f4fe9b5a6b62bace9 │ │ ├─217718 octavia-api: uWSGI master │ │ ├─217731 octavia-api: uWSGI worker 1 │ │ └─217732 octavia-api: uWSGI worker 2 │ ├─c3043c99d3b50baf54a7fffd0a27e07517b9c6663023541b95397a76c58425b2 │ │ └─227539 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fea3edf4663a463fd8fdea4641b015af9f693df17b971d346d8a3a2230d2cb88 │ │ └─167550 /pause │ ├─fc54a52524fe38962cdeac00fbbeabb34ad9bae2ba10883677456ffc52255f39 │ │ └─46715 /pause │ ├─9983f0a117e777eb5910f5c5305465b30f24e53bf10703c3c537d642b57da630 │ │ ├─220941 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─220964 erl_child_setup 1048576 │ │ ├─221103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221114 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─221364 /bin/sh -s rabbit_disk_monitor │ ├─9dd0423c3082ed7772abdc7a6044d4522c6d74ce04778fa1f180baa2bc8c3858 │ │ └─142433 /pause │ ├─d8cd438beeb8f7de7a3f85685bfa26c5daec9852dfe51ec38445f0893584b883 │ │ ├─268091 apache2 -DFOREGROUND │ │ ├─270675 (wsgi:h -DFOREGROUND │ │ ├─270676 (wsgi:h -DFOREGROUND │ │ ├─270677 (wsgi:h -DFOREGROUND │ │ ├─270678 (wsgi:h -DFOREGROUND │ │ ├─270679 (wsgi:h -DFOREGROUND │ │ ├─270680 apache2 -DFOREGROUND │ │ └─270681 apache2 -DFOREGROUND │ ├─5fd76ddbba9a348101a2d7423c2bb2d33bd43be708bdf3e76513c88f11f995b5 │ │ └─39151 etcd --advertise-client-urls=https://199.204.45.116: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.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─ed3e436138628a96ec743f85cd8244831592d4b27ce816916e522e8a8bb32fac │ │ └─60465 /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 │ ├─7352e80c0c80294854a838432f3bbb0ab6bd5a3dbef4924bf6806cb08b5f826c │ │ └─63347 /goldpinger --static-file-path /static │ ├─b96e31db335c8c6001fdfe11e9fb5a5e72d3c4643ca625c34fd72be5b0263a2b │ │ └─93297 /pause │ ├─d34e503c083056b4b7a2b6984ef4a9ac96fcd33d9f151b463f0b7e0163d84198 │ │ ├─170477 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395888 sleep 300 │ ├─765e03bf1491cf839982a7cfeb20f52622cdef77b0cf1ecd1f09b4a56eff2235 │ │ ├─47128 mysqld --wsrep_start_position=c1735ff2-12b4-11f1-bcbc-c27be4005c74:20 │ │ └─47250 /var/lib/mysql/mysql-state-monitor │ ├─dbbdc06b6f89b404a77f8c7d638c75664fcd46aad7f4e8c5fe0fd6fa00e0e8e4 │ │ └─169345 /pause │ ├─d868871ba7a88cf48ae3ab27ac1432c3497f0de2874912c79dbe4ca464b5a09c │ │ └─238281 /pause │ ├─f46b42e07e6eb1b09afbfc97f0c8f1cff26b9788f6bc04285d3ad596dbf4d0c0 │ │ └─208565 /pause │ ├─efe568669d2f10d369548d0e5fbb47ff73922011859246d1ddbeb0de50ed23de │ │ ├─197499 heat-api: uWSGI master │ │ ├─197534 heat-api: uWSGI worker 1 │ │ └─197535 heat-api: uWSGI worker 2 │ ├─2265e4455ddec67e2adeeb9323151ce1bb9803e63e6d16245fdc18aa25a5ee33 │ │ └─42245 /pause │ ├─9fa650d2112879b0773fb81ffa3f52ce2cf67b5010088c828c19ebddcdb1098a │ │ ├─105189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105205 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─105211 erl_child_setup 1048576 │ │ ├─105262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─105469 /bin/sh -s rabbit_disk_monitor │ ├─9b9d621dbd35df24174199df3e39b5033da08b28b2f40142b130d67cd59acfe4 │ │ ├─62836 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62872 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2da52e78e6d5288b8651ee8d0dd9811244239e40adac29985beb6d2180a2e8c6 │ │ ├─59786 python -u /app/sidecar.py │ │ ├─60451 python -u /app/sidecar.py │ │ └─60452 python -u /app/sidecar.py │ ├─b382b5f9d76e6fb7f729148108c501f5d30998acf648baf766282a68ac498f59 │ │ └─122804 /pause │ ├─68996da9312943f4d771ffe3e17192026b97a339e3291dc36620e7aeaaa098ff │ │ └─269501 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─82f5710165521648af26951efcc7d5dd5e36481933edf33ed515c60c0e99d84b │ │ └─46820 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─dc0898e2ebd79ce726fd2ee97eeda00764c6d7537d0d6f3c8cd621e3c3399cab │ │ └─103010 /pause │ ├─1e6d2231085560034e7c7eb9094288d6ba456e5851e38bff35782afe5059db7e │ │ ├─246040 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─246063 erl_child_setup 1048576 │ │ ├─246168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246169 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246303 /bin/sh -s rabbit_disk_monitor │ ├─a243bd3e808e52ef74b9ccfc4a9b3fc41b9b53ea21d48569600bf3d375b27eb4 │ │ ├─81996 barbiacan-api: uWSGI master │ │ └─82009 barbiacan-api: uWSGI worker 1 │ ├─8dda90e4236f5df416bf583c0c4e6f6e5c3306c5ceebbb57b67b2c4d2f1b4dd2 │ │ └─75525 /pause │ ├─34a26decd359560849b4e5f55a543666198b48fbd6148c1411bab0c4926b2626 │ │ └─89028 /pause │ ├─f2169974d8b3cd769b0b4ab97a080c1a30681cc4cfe31cba831673023114425b │ │ └─185187 /pause │ ├─893b47eeea48c80b0dcec8060e158fb2d53e880cb88cb94f596e6c4d63bc5124 │ │ ├─178189 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─178517 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178520 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178523 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c078c36ed040a65e24fabff71541b3439f5aef889b51aba05f734ba28647020b │ │ ├─197443 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─197927 heat-engine: ServiceWrapper worker(0) │ │ └─197932 heat-engine: ServiceWrapper worker(1) │ ├─65531893415ca2a6f1897003bd1f8d263812b615c9884243d80de2887be0cea8 │ │ └─41009 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─154907ba862bcbe8e55ac480cdee9c29b1620700efe9848f8790a0d3b2226f02 │ │ ├─219566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219584 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9399e0f58f38a63c11b3b03a79e0ea013261ab1c24f36a0c872dbe83fa93056a │ │ ├─218630 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219290 octavia-worker: ConsumerService worker(0) │ │ └─219293 octavia-worker: ConsumerService worker(1) │ ├─610798d4d7edb78dea82ad9ddf329019a59b3b3014ca24b73097ab02ecc7c446 │ │ └─93536 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-qvk7r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f9bacfd33f575574a71890927af9cd1736edfadeeee5c6702dc2d58396b6e408 │ │ └─42304 /pause │ ├─45be9249829145272bf4fd503a8f6d9f25920801e17a7f81db4452d38f89dc36 │ │ └─118368 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─593353d974c2a83ea249cd6cf8b43f10c250835b9c45c2eb1c5de5732cf8d58f │ │ └─44724 /pause │ ├─490b9648dd4961b3671b0b4beb540df35898c69d6162cbfc24c9271eccc789f3 │ │ └─54675 nfd-master -crd-controller=true -metrics=8081 │ ├─ff8921ff9cfd3009adae0a95c4a2f2d910c1c57305dba702aac8406c124c0870 │ │ └─225704 /pause │ ├─807dec5d2699226887c15b4d854562c0873a26cbef913f1ff7a1b3b05fc7ecaf │ │ ├─271183 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271196 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─82df6c428cffb7a60811cb227539fb77b2cc8f0d43662970f890284a02d95a1c │ │ └─63652 /pause │ ├─94d37f8d323e4704675af26773462034394a030445fa614ad0b89fad30d8cf10 │ │ └─105025 /pause │ ├─538dcdbb5ff17414ceea508812d1e799edc0dcfc4f3336e17d9cdfc2067894ed │ │ └─83670 /usr/local/bin/rook ceph operator │ ├─46ff61cb6b0df140c21911e3bb376f5d7c768e95a81be763ff6b6938b4ebb54b │ │ ├─238309 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239113 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgignebq9/privsep.sock │ │ ├─239120 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239129 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d791e09f01fb25771c4632d88b4a5f8e3d2f4195a734260ac7fa8ce7069ecf44 │ │ ├─121321 /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 │ │ └─121574 /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 │ ├─207e14ff419161beffa765d972b962162dbd608dcbbca24df747e4c92d3ce5bf │ │ └─201157 /pause │ ├─949d9eb9be362837e9738a3f56583a771aff27fc0f2facfe6db719d4fefee39e │ │ └─45512 /pause │ ├─c21fff73304e94eb8614feaaef68a773ecf9740bea63b4903c95f85fcdf4883e │ │ ├─ 93582 /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 │ │ └─335094 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─40105248a19db41a454118355632a4906b13589f198a20a0c7f3c521a2a6b094 │ │ └─120817 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─78ea686e62a0b5549fdc45c8678a42d544bb64b07d712c28edd834f3d448056a │ │ └─58518 /pause │ ├─413a599bd5bea0a41c81fea5ecb5a75ed0be49f1a3877da18d1028dba326e8e7 │ │ ├─197506 heat-api-cfn: uWSGI master │ │ ├─197536 heat-api-cfn: uWSGI worker 1 │ │ └─197537 heat-api-cfn: uWSGI worker 2 │ ├─70cc376fc5d3a3cee8f4dd4002ba589c75dfeae7b61023996fa447c846cb2c31 │ │ └─169510 /pause │ ├─9c063a0ef2493ea1d0967f4ee6a0ca5279c369a3c79630ca3ebbc37ae2653926 │ │ └─39183 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 │ ├─65e1d07b2e4883971458f3411cb6daac62a53b952b1fa0e18fe722c2b66bdef5 │ │ └─60204 /pause │ ├─4618f1791d4dba0cfbb59712bcbed6ccf91548e3dd4de8e91a34e883a5dd7952 │ │ └─76944 /pause │ ├─2218a8c5625fd6f6185bbd5dd000efcf3add936c8cada541d28650d80a76f178 │ │ └─137178 /pause │ ├─2d4cdd173a0c4f9a7df0b049023cab9a65be4be9c030311e2c479d44a16b7ef2 │ │ └─39053 /pause │ ├─eb338b78d5ce9ce4f151110d59ccabb0ee2924af4588a5f7ebb02703ac401c98 │ │ └─250172 /pause │ ├─7f0792c6856f17105cebf5c0e183e78ce47ae62d35583813cd593a5c6d2bda30 │ │ ├─101949 glance-api: uWSGI master │ │ ├─101965 glance-api: uWSGI worker 1 │ │ └─101966 glance-api: uWSGI worker 2 │ ├─230f097d267fce64444e356b0fa9465318452e2ae01e37f8025370545df9f4e3 │ │ ├─165709 nova-api: uWSGI master │ │ ├─165753 nova-api: uWSGI worker 1 │ │ └─165754 nova-api: uWSGI worker 2 │ ├─3d97f0f71672fbef66b48c8b8b8dea0eb3677bb9cbe559df1616afaf3196dfe9 │ │ └─54283 /pause │ ├─fcaedf0a2e8d7ca78fd2dc55ea85719b67f59128ca9caf92111089a07dfa17a5 │ │ └─49535 valkey-server *:6379 │ ├─fa0dc9ee55f0da09a9ed81073b7b6eb4081ddbb762fde12e9b339c35da3efcc6 │ │ └─169586 /pause │ ├─e02291335a64cd5655ce57057e7873cbb53f788c28839c19d98ff29f23f2ad47 │ │ └─63738 /bin/pushgateway │ ├─c28a8d775eda42de8eaffa16c1a12bdd8d44cf2848438cfc6cd2bd6595d1b59a │ │ └─137531 /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 │ ├─bcf869a85d17b206972b3f1d92f224b213d8d9dea86b54b2a6a2c2a5799449ed │ │ └─183029 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─605ce9e494008dd0cd61645d803f188d36d667f03a8fa417ce0d4986a96087ad │ │ ├─65042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65089 erl_child_setup 1048576 │ │ ├─65252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65253 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65398 /bin/sh -s rabbit_disk_monitor │ ├─beeeb7f6b78e96d74806c2a597501c413524b99b11f1a3a9af19507bf13c5eda │ │ ├─ 45010 /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 │ │ ├─ 45022 /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 │ │ ├─ 45150 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267978 nginx: worker process │ │ ├─267979 nginx: worker process │ │ └─267980 nginx: cache manager process │ ├─9b25b11e4791378a60284c94906053209ccb4e8818b98b2f16e0b27948b9f717 │ │ └─182315 /bin/bash /tmp/libvirt.sh │ ├─bd917c90381920f3c1ba612a25d90720af39eca2933ddad99a09514809275c92 │ │ └─262991 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6dcffe34898ca2f85066427f95ddf3c36940abd90d1b792ca835bb6ad8904f27 │ │ ├─167668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─167691 erl_child_setup 1048576 │ │ ├─167749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167966 /bin/sh -s rabbit_disk_monitor │ ├─8b3411849e19ab95fdd4e26cdef86a7384c9b922dc8fa9f8d30f5bc67801b82f │ │ └─60158 /pause │ ├─171ece0774e6a6a4160d0318ea3beebd66d8e0cbbc2f32829d0cfd1292fff5be │ │ └─143076 /pause │ ├─28a46df66b767fee0665e69f86a1bea2f369ca142088ffc3a4fb068bae8b35df │ │ └─61171 /pause │ ├─83bbe2917693f762965b2f09c3538030ff840b5d8527d7da18fbc367eae67f93 │ │ └─94447 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─55d6309d809403bafc520b02d6ac0178f28a0dc0196cc74f0e1646b4d38eb2de │ │ └─250312 /pause │ ├─8aff175b469f151e3c613fc75c9a69316d48b5528bc6fd38a491f20ee3798ec9 │ │ └─169331 /pause │ ├─e98a55881a053552e657500f9eb2c6d499effb0394bb1edf9e954fa130991f45 │ │ └─185019 /pause │ ├─8d49af25053743dc60eeb1fb54a6d8a484ca1751092d9348343e1fecc8d9cb7d │ │ └─106952 /pause │ ├─896a3a64f1bc4b7c42026348691a218acf8d847bbbfafd15ef9a04ee937680e7 │ │ └─49959 redis_exporter │ ├─8a623fac5e6cad03d39009bab9f6af162556a2e9aadcdc187d4e09da3fd2ab7e │ │ └─39200 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─c522a1ae25eaafe658d117e55d3555e0f9274289f0838f39b4617a4d71f6ab5d │ │ └─42329 /pause │ ├─972824c13fd85eeb52e80b5f3c9a9a1ca4b2439c033a6e9b125e21159ca20248 │ │ └─59236 /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 │ ├─851ee0fa4184ef8980ef48a75a1fbb07f7ebdbe754ed31b625bde6ea05c34714 │ │ └─63925 /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-116.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 │ ├─06fe1eedee89021a08afdb5f1d33c2a47f265d2854d4a30719ede1445bb9a506 │ │ └─228991 /pause │ ├─39d16d8fb079b95c77f133b9bf38113551b82af9e23904a5537fe339a37715eb │ │ ├─59761 python -u /app/sidecar.py │ │ ├─60448 python -u /app/sidecar.py │ │ └─60449 python -u /app/sidecar.py │ ├─332e7a60f0a8042c9d400530bb3c985aeefbcdee5538c636d7b55ca0aceef62d │ │ ├─ 70042 apache2 -DFOREGROUND │ │ ├─ 70056 (wsgi:k -DFOREGROUND │ │ ├─ 70057 (wsgi:k -DFOREGROUND │ │ ├─ 70058 (wsgi:k -DFOREGROUND │ │ ├─ 70059 (wsgi:k -DFOREGROUND │ │ ├─396697 apache2 -DFOREGROUND │ │ └─396729 apache2 -DFOREGROUND │ ├─1ccc5bbe4f7b3a48e81eb3d746d50a1498be86122d9a20911120f7d2b8a37c87 │ │ ├─75696 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─75743 erl_child_setup 1048576 │ │ ├─75810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─75899 /bin/sh -s rabbit_disk_monitor │ ├─af6459a6a36b3d97cd3fb07f24d17eca69aab4f2ea026a9da70f3d2e4a8ed216 │ │ └─39207 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 │ ├─505338023f525745d90c8229063739775ffd11d627740b360eaede1206bc4e73 │ │ └─39055 /pause │ ├─37bd44840b2ae36edd0bd901f02aa78589d7b7f210834b63f529bb1022445e0c │ │ └─45614 /pause │ ├─501cfc9dde8c88aaf63edd140b7b6ada5083f7fb6f766e639f0888223f91488c │ │ └─218608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ab8624c358cf79f1de580e2e47da8b933df0cfc8795c545b985afd9fca03deb9 │ │ └─63547 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bf2d17c597493e51b588d750591c85bc0ea99f1ff913b3d4b1259f3b760af540 │ │ └─139909 /pause │ ├─e2612847f4f2dabdafbb419ca90ce5dfbad3e30d553a79ab0cb862257f2dec2b │ │ └─224093 /pause │ ├─488a1a18599f5885c6a0d9e4943dd921297c5081116cbd55474bcdfed07f828a │ │ ├─263131 /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 │ │ └─263326 /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 │ ├─e2618f0e21261c629220194f9f2a14eed2773cc324a1252ce39e4c3d77674fcc │ │ └─161046 /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 │ ├─c7407923d45d7806cc5233447f5d0693e1daee3b6698f442538bea0db182ff17 │ │ ├─166479 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166793 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166794 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b707e88cfdd57bb789ef9bbd78867bae9fbd6c8a37a246659368c106a9bc5e01 │ │ └─63850 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bf9bcf6bbb6af76cd5ba2c92ae06ebfda28658f66626563f4189a694082c0fa9 │ │ └─39077 /pause │ ├─3715feb81b8776f80ccc7044b6a5e53a5df0ee8e43e6b2a7d00ec67dc4ebb467 │ │ ├─103322 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103468 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103516 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8b2750443271fdcf66964ec3514e7e64079c82edc41ec6bec3f89d92a29ba3d2 │ │ └─82800 /pause │ ├─71988c1d290a32ab13b1024028184b1c4585f90a281eb2f8ef1aea50f879dfa7 │ │ └─45973 /manager --metrics-bind-address=:8080 │ ├─46d55181432902a7cfdebfe01b381ccc39b3684a4ec6af72ad8ed1176146ac57 │ │ └─41904 /pause │ ├─1259147047f596831b796ab637f9f67a236a7442d3c445dfaa9cdc4fe44cd1b6 │ │ └─44787 /pause │ ├─27122d355938330e9567fdf0ae62569194fe6cf77c80e26bd8f1e8399a2fafde │ │ └─208655 /pause │ ├─018c7aa4e2741a6ceb39bb7d7eaaa745aaae5ee57c060b9ddffff1881f17a992 │ │ ├─178293 neutron-policy-server: uWSGI master │ │ ├─178310 neutron-policy-server: uWSGI worker 1 │ │ └─178311 neutron-policy-server: uWSGI worker 2 │ ├─377dbe92ae461374cd5fb0fb13141e383017cdf4a0ddc1fe961780c6c5a0ff41 │ │ └─184947 /pause │ ├─1652008bfc5874794fb9248d6dc7ca60c22e53c730bb2b70d6cdd660f62d796a │ │ └─42100 /coredns -conf /etc/coredns/Corefile │ ├─5beed0fe0c977bb0d2b7811a1603bbc03e8daaef784fc06442961a97010fd106 │ │ └─53614 /pause │ ├─8e6060ef3f8a802c887449c74044ffb2a289f8de9eb48b8d8aee3f1f216b0b82 │ │ └─38983 /pause │ ├─c1a59d76150efddd04acf169f83989ff051c5352c9ee9b41e65b70fcb63006d8 │ │ └─104746 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b42a63383f186e0db8ad2fd163bcff3d9a5ce331163d293f755a59eab694019a │ │ └─64246 /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 │ ├─b0a43feb0e902134cd26243dde4bdba240e38c2a17050515247ab14af8d9f35f │ │ └─245589 docker-registry serve /etc/docker-registry/config.yml │ ├─0c54d09aefb6275144c1acad1c089075246e911614aff6ca68503bfbf40f9899 │ │ └─263035 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ab9f208cc4c3c65f9a8f839f638b28e942766237f5f7675d89e5272c9165e38b │ │ └─120345 /pause │ ├─52683e9186208e21c46553208fad5b71e4b49397ea17a72e4cf2474c9abf24a7 │ │ └─102972 /pause │ ├─c4372dcb85ad0917470dca274445e38e0e8acd304b2f7f1da86d116af653a583 │ │ ├─41223 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41619 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a9e61fba81a0848498021bfdd2009b7015c84e9ae829cb87480cfeefeca26caa │ │ └─225748 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─ee1b57585086949ba69718acc4f08e3ab2c34e3fa83e431028de1934ca5e8c6d │ │ └─63234 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─08c6153d6c4f0b6ea16ea792088f1b76f9b9fbb5191dd1c9ee085c0ba2648745 │ │ └─64206 /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-116.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 │ ├─dbba7d235be02186e6aab345d54fddd27bf8db460a3066f75faeea9266d574a6 │ │ └─142029 /pause │ ├─39e20083af9b7e0c24979625d08785dfc400d2cdd2582f7bcbcd832d2ac56f92 │ │ └─138972 /pause │ ├─ab78205cad84bb35c5809eab1186aa3658ba7d7ae772ff74054b580eb704d5b9 │ │ └─42500 /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 │ ├─386df245b4cbc008378cf549b6195e256b4ddd6ac947e8c684b84cf20141815c │ │ └─142331 /pause │ ├─b3afbe99f5d83fa5caf5d9093c221d8227f49936f12146c0ce207911f0e0d17f │ │ └─66563 /pause │ ├─413a86545f44a41d08f4452445e2e47081ac9e0ef3da9760a2578dd55b2bad50 │ │ └─208660 /pause │ ├─7af38c3684bd8e8eab76838e0d02da8b91beecd504cdd3c02ead7ff042080765 │ │ └─60695 /pause │ ├─5c63608419adf9b050bf300b98258432c812ddbabb4c55974a54827def2815b2 │ │ └─54382 /pause │ ├─76e93f19e8cacb653c33acea27ebbd4d4120128d22d99d1dab596737a7587e60 │ │ └─180522 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─dc0b697f313ad873d95500c21b48588140d8bf6810824cc376513fd2f218ec47 │ │ └─268295 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─d647ca1b0b9dd41086d70d7e67ff2cea99d469ae4071cff2c5a3d5d747e18d15 │ │ ├─187298 /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 │ │ ├─368287 /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/tmpz0_gpcl9/privsep.sock │ │ ├─368536 /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/tmpyl_b9637/privsep.sock │ │ └─369627 /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/tmp5zh5frlx/privsep.sock │ ├─e5d4719bcfbd3cad944913b0429cb04787a980590e5bbdfc683124c9b4425836 │ │ ├─165734 nova-metadata: uWSGI master │ │ ├─165755 nova-metadata: uWSGI worker 1 │ │ └─165756 nova-metadata: uWSGI worker 2 │ ├─d7a0f2a23c70ada103741d981784e001863ad3e7dfa3ff3ad378614751d4a1bf │ │ ├─140178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─140228 erl_child_setup 1048576 │ │ ├─140297 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140308 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─140397 /bin/sh -s rabbit_disk_monitor │ ├─ad1ac099bdf38c5d137fbc519869a6dde56cfee16327cdb113361c218b506014 │ │ └─54718 /secretgen-controller │ ├─b24f8c08f7759aaf9587cf255269b6b12754875071eca4f5774f58d7ee7c2507 │ │ ├─127944 placement-api: uWSGI master │ │ ├─127969 placement-api: uWSGI worker 1 │ │ └─127970 placement-api: uWSGI worker 2 │ ├─4206005c7e5fb6eef99f93b8058e7d125a3ab302217a1b1046889a865f4370a4 │ │ └─169968 /pause │ ├─eceffad7f1c321bb1d2a9898087f82984b5964cbb8b60d806771640f18dcb65e │ │ └─120280 /pause │ ├─ed03edafbade00ad05d18165a0f533f8adc63c4ac60927f799fdbefc059e4b14 │ │ ├─178187 neutron-api: uWSGI master │ │ ├─178220 neutron-api: uWSGI worker 1 │ │ └─178221 neutron-api: uWSGI worker 2 │ ├─b3706db16597d4608fdb6713df7b754e6835c2cc072192dd07d2b8afb159c8c6 │ │ └─250393 /pause │ ├─4a0d51d395c6809150ceb08d1174fae9088b0a66acd74ef2c38925abac9e4831 │ │ └─46294 /pause │ ├─c2d81128329c3b5b557016fe063ddc91f32675e4b0aa7c2d82ef0047100d6623 │ │ └─49676 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 │ ├─437e99d154e4189f968267c9a289ccddf2d56418cdf15e9b790ad7005e936e2e │ │ ├─166397 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166699 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─171a787d32796290967bb54c0c765f266c55f0190a09ea7055f51f453dd9750d │ │ └─41950 /pause │ ├─d406d872f0432c7d44eee254a48c7a9c919aad9a10f56fa0c1acce67d179445e │ │ └─58607 /pause │ ├─22babce62f989af4c0238d3ac15f831ad63fa761ebe0382c9d9aa0f6a01ef9d4 │ │ └─49879 valkey-server *:26379 [sentinel] │ ├─8830471cf57de9176992763a47abe08ff73cc989ea73b04a33362d9409d15b1c │ │ └─224401 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2f0c5fc71ea25c82b60c3888af786423578be4ee1c212a5e4d2ee01c2522cfee │ │ └─42073 /pause │ ├─ad778a6566080b7639777f036970ce034bbaf23500826ca2c37e2741d828541b │ │ └─223289 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─77cac62562842d72973e0a702fe910e580c78bf2759645457f5665812624f7bc │ │ ├─116913 cinder-api: uWSGI master │ │ ├─116925 cinder-api: uWSGI worker 1 │ │ └─116926 cinder-api: uWSGI worker 2 │ ├─f10824a0974b5eed586045408155d4f95eeeb5f6c0dd4aa54f6578affdc5a92f │ │ └─59492 /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 │ ├─cfea2e42dbd960bc899ee4695640dfea4e69544675cdb383e8e7a43d3a5bbf1d │ │ └─182254 /usr/bin/libvirt-tls-sidecar │ ├─446a4763f303419f23a61a9ff2b09f979871a0a7d5436f225afc57aa17689e48 │ │ └─58427 /pause │ ├─3f3ae05632578c9542de4f8af901cd6257f233f171802c15db032568c047aa6e │ │ └─46111 percona-xtradb-cluster-operator │ ├─0e2516bb71f7d0707cfd7756e2d088998d74986d23732654af2a9e25c90a34f2 │ │ └─39547 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─94858a16d1645b003bf166ae6e7eddeb4d931e17e94b1640c8e5ec6dce978d48 │ │ └─267896 /pause │ ├─dc882a3a168d776176f7243c8b487838d058ab75ba78e892c09f5bebf90d6505 │ │ └─45949 /pause │ ├─a5e2df0f22fdd2a102f69a836e37b1c3373ff4b2950943d5fa5f0b68757147e6 │ │ └─40319 /pause │ ├─e4b2ce3b7c27132d75fd816363bb4eba32d466d1edff344f3e3258e99cd1fb71 │ │ └─107037 /pause │ ├─7ebff86e962475a63f7a3703dba27e50d377b03328c79fbcf62829f81f69915d │ │ └─47226 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f9d4d1398b7bf9c62abb4a8aef1c3990947bbc9b188a9c5f372ddb4ef025ecf1 │ │ └─250259 /pause │ ├─b64e79695d9fb302a33b56b21d1a88d71bfb6e5286a08ae7dd629d903a28cb46 │ │ ├─263014 manila-api: uWSGI master │ │ ├─263070 manila-api: uWSGI worker 1 │ │ └─263071 manila-api: uWSGI worker 2 │ ├─1d6567564ad9b3f51e0f322ecb12f934eec56cebdd9d2181678eba09d0ffa99b │ │ └─54630 nfd-gc -gc-interval=1h │ ├─942489d0d3eace747e9b8c2ef445ebde21eb5fc344598538d0b86225a43c2736 │ │ └─39316 /kube-vip manager │ ├─2fa16acd28fae40f7d2179e6b387ada364ec1629ee9b0773b778676b04408bfd │ │ └─245817 /pause │ ├─8cd60c8e1837e0e73c91cf60dc12d9fd1c52e3c6d926bc6ba535f71e9e71c278 │ │ └─220836 /pause │ ├─f3d3af3a2b829b7400539abaf3294df4d20280fee9bcf6bdd573dae5e85ddf75 │ │ └─138636 /pause │ ├─c3251e199973cba31116b5a74c3eca360a971f621a12654db6b0c822f12fb332 │ │ ├─62609 nginx: master process nginx -g daemon off; │ │ ├─62625 nginx: worker process │ │ ├─62626 nginx: worker process │ │ ├─62627 nginx: worker process │ │ ├─62628 nginx: worker process │ │ └─62629 nginx: worker process │ ├─2275b36564602ef212519efc56ab620532cb30f04eaa702497c3048db38a6af3 │ │ └─42544 /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 │ ├─04ebc79b97c4d5f36d060a192638ab0c503b6906b0250cb65967d08d4f079bf5 │ │ └─61228 /pause │ ├─1f06fd1354f157e5d89b7387d0f6ec6dd6ef6a6fcf9936cd8a728bdf1c5ecad0 │ │ └─45059 /server │ ├─b37e01e004c724d5cd1b9ef5444f107143bec2de773c8b5b43e8abf96131f200 │ │ ├─182822 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─182845 erl_child_setup 1048576 │ │ ├─182953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─183241 /bin/sh -s rabbit_disk_monitor │ ├─03ccad4d1316bd65180182c607425b50ab4913d5468c8bb0b11f3c78ddad2d19 │ │ └─227511 /pause │ ├─da3ef96e7297edb813580840da3f5e34f2a15412946a759a74c853b2e8ab97c0 │ │ └─142770 /pause │ ├─22538c705bbaf347a8063af4bcaeb07acf1a9134f0b8c97bdbfd8b30ffe6b0e7 │ │ └─142593 /pause │ ├─952f58598d18ca94ca30a300bccfa3fbbc8287369843f7dcc8ba90728594ca9e │ │ └─62570 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9c1ebe61638f27418eab9783d9fa03d3e869c79ee5de660ecdd29ca802147b20 │ │ └─54337 /pause │ ├─538d50ca954fb5da7219857ba3f6ba91039446f37957cef1ac4a3001a65d4921 │ │ ├─201258 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─201282 erl_child_setup 1048576 │ │ ├─201431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─201432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─201442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─201647 /bin/sh -s rabbit_disk_monitor │ ├─167c6e207d5356f732cdb7b635c393fecb9b8fe80b0761b198d24eb44fb0216b │ │ └─64295 /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 │ ├─1ccfb9db28e4054170c4d5e4fda3a3ab186ce842dca19295f7fbd7eaa24105cd │ │ ├─336930 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─337556 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─337831 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvlhpdj26/privsep.sock │ │ ├─338158 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpycnoa169/privsep.sock │ │ ├─338427 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─338428 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─338526 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7ee48f69-de47-4963-842f-ed8c1aca8494/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7ee48f69-de47-4963-842f-ed8c1aca8494/host --addn-hosts=/var/lib/neutron/dhcp/7ee48f69-de47-4963-842f-ed8c1aca8494/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7ee48f69-de47-4963-842f-ed8c1aca8494/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7ee48f69-de47-4963-842f-ed8c1aca8494/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-735589ea-9495-4366-b17f-384aad69a047,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─338537 haproxy -f /var/lib/neutron/ns-metadata-proxy/7ee48f69-de47-4963-842f-ed8c1aca8494.conf │ │ ├─338543 haproxy -f /var/lib/neutron/ns-metadata-proxy/4d4c96c7-fd23-4130-abe1-b1210231e987.conf │ │ ├─366383 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmph847rx86/privsep.sock │ │ ├─371710 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpl_jwj6ls/privsep.sock │ │ └─380835 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4d4c96c7-fd23-4130-abe1-b1210231e987/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4d4c96c7-fd23-4130-abe1-b1210231e987/host --addn-hosts=/var/lib/neutron/dhcp/4d4c96c7-fd23-4130-abe1-b1210231e987/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4d4c96c7-fd23-4130-abe1-b1210231e987/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4d4c96c7-fd23-4130-abe1-b1210231e987/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1f53ff75-32a0-4ac5-af17-543f06948966,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─5c4a99082939b4d7222011db108c51ed6c0f10355d36db05f1dc0356282603b6 │ │ └─182624 /pause │ ├─0707cf9075a914056861d6cc64d13b5917efa3d30ac56dc5a914908c21cd9647 │ │ ├─137565 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137579 /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 │ ├─14c97c934b63b0a651c37652efa87d777792f3efafea6590228567d57851bdfd │ │ └─169397 /pause │ ├─8ed29f6ec4f364141a1a7e7540fb44df1f69e5a3db2d8ab500c0f92cb97a9520 │ │ └─61861 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 │ ├─a4eed1a9a6692e87b25f02160e81b370181fc8c5197922a1e7533a4e55b83568 │ │ └─61434 /pause │ ├─375b3bcb91b1776353c07e5405cbded7e25302edebf162289450e2c5b47141cc │ │ └─42458 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ └─412ad4854b5563517a320737347b91f8ebcf637378575224196435d29c7da95e │ └─64915 /bin/oauth2-proxy ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount