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 │ │ │ ├─21360 /lib/systemd/systemd --user │ │ │ └─21361 (sd-pam) │ │ └─session-22.scope │ │ ├─21342 sshd: cephadm [priv] │ │ └─21380 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1462 sshd: zuul [priv] │ │ └─1475 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1466 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─403801 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ecuhfnkltvcaphgxvbntgvlgyuklyrqy ; /usr/bin/python3'"'"' && sleep 0' │ ├─403802 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ecuhfnkltvcaphgxvbntgvlgyuklyrqy ; /usr/bin/python3' && sleep 0 │ ├─403803 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ecuhfnkltvcaphgxvbntgvlgyuklyrqy ; /usr/bin/python3 │ ├─403804 /bin/sh -c echo BECOME-SUCCESS-ecuhfnkltvcaphgxvbntgvlgyuklyrqy ; /usr/bin/python3 │ ├─403805 /usr/bin/python3 │ ├─403806 /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 │ └─403808 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 … │ │ ├─ 9803 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12192 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b5650f6534a51ade57dfcf65f0ed99e20530be3fb87bf11b480202e93b665b94 -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 10160682e9348d560280b5bc7a5226dbb832c202de07ea336e815c85b0f34643 -address /run/containerd/containerd.sock │ │ ├─ 19455 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eede0972a296cd0ad10b7dc19171393e233a3e288e26b13588be306ac08bc393 -address /run/containerd/containerd.sock │ │ ├─ 24663 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a8a2df654d8e9a33f57ef5bf0394b15bfb53a08c712b7fd857667ba18b047e8 -address /run/containerd/containerd.sock │ │ ├─ 29385 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dac8ba96084b13c0e3501187921639701a9f7d603bcff3ba83cc9e86767b208a -address /run/containerd/containerd.sock │ │ ├─ 33870 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5ea308412e949cfbf46f037f5db40960b3f23bcc134be4492250c3bc57ae69b -address /run/containerd/containerd.sock │ │ ├─ 39447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a29a4e9093c6546c9c98a22126fb991823a8e52e835fbea82e057c221fcaa89 -address /run/containerd/containerd.sock │ │ ├─ 39475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04dec031d013a7b896fe2c82d8b7d1915b8fd019a555f4b2bc8fb5a0b22dd2e5 -address /run/containerd/containerd.sock │ │ ├─ 39488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d0444c60198f22ae0d0a4ea4216cdb860c58ccb3b20aba44edd53ff31127c42 -address /run/containerd/containerd.sock │ │ ├─ 39490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13ee0b8f71d5dd047217f9349d9d22387739c408288f875aae3709c2d1a7011 -address /run/containerd/containerd.sock │ │ ├─ 39511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0533258e349b011d4702fc5525bf50381bcf7dc190d911166681027742ca1738 -address /run/containerd/containerd.sock │ │ ├─ 40080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c4df957ef4055df6b8eadbf6a8af30238a12540e6c791443059614c90bb9a4 -address /run/containerd/containerd.sock │ │ ├─ 40781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e98d2a20011339861d039d3ecc3070fc3bde42ccec223221032ba1635eb938d -address /run/containerd/containerd.sock │ │ ├─ 40802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 944f8266fd332bc4b8555ec0c8695b5621d5e2b608dc870b52fa2cde57b1c463 -address /run/containerd/containerd.sock │ │ ├─ 42154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe24bd1ef1c20f7212b0d0fd668219d4c409f06c94ee7ecfd07472075ea537e9 -address /run/containerd/containerd.sock │ │ ├─ 42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e8f1feff9016f8c248730e127efca475ad774520a1a5e8dda016a25465aa92a -address /run/containerd/containerd.sock │ │ ├─ 42659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37a4a18d4b15bd3a45932f23e2f4fa65bd981487d9cd737c5106b2ce5b59e14 -address /run/containerd/containerd.sock │ │ ├─ 43039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7918f339c0cc77b1c71cc9e2da45bcd6fe16a806fce4c5dc6acce332472bbe9b -address /run/containerd/containerd.sock │ │ ├─ 43507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012030f7af79ed8736948208114f04717b88670195c2c5301fa869ef3f326b4b -address /run/containerd/containerd.sock │ │ ├─ 43566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5149f0adbb746a75e6a2f01109e33d8c188ecf61684766191d2f8cb922278040 -address /run/containerd/containerd.sock │ │ ├─ 43638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4251e7f1cb5c931cdc4aae3017352b5d26b963a672740c508eb072ab25e34f67 -address /run/containerd/containerd.sock │ │ ├─ 45943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4845e27889784802d4f52c13dea5b82fc17cab6bd421ed748432401352d6822b -address /run/containerd/containerd.sock │ │ ├─ 46030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e2fb69a83dbd869dd4dacb9eaf1328888f2eb72c773f3a75b766dc63f2ab84 -address /run/containerd/containerd.sock │ │ ├─ 46972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf424e82e05602f31410a677ab2afa4b70376f288e1ba4dec22a8133dfd7887d -address /run/containerd/containerd.sock │ │ ├─ 47070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dda5313cdad2968b2612b5ce19ffceaf5af41f4f526ccf9f5504ae298c75ac2 -address /run/containerd/containerd.sock │ │ ├─ 47438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d908352d8e4c9ee516f6147f4d50b3d1391ba270643f285d0a6daa41321dab -address /run/containerd/containerd.sock │ │ ├─ 47790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef98ecaef90d26b933c7711bbab565ba1e902eae87532631e4f51c53ff274f1b -address /run/containerd/containerd.sock │ │ ├─ 48098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b6a704212cf808811c2d4dcfb94a1f5ff471161afc38bb50e68b6d55603fbb -address /run/containerd/containerd.sock │ │ ├─ 50368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d61a7dab6e58d6071666048a9291c666405225d5ce45c7a133d5304d28cd5fef -address /run/containerd/containerd.sock │ │ ├─ 50628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c945ebcfc5b2fef10f39108645d3adaa29ee67204ab9fdc4531a564c05867e -address /run/containerd/containerd.sock │ │ ├─ 54717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bddf7109763aaf9b7e49bdb7c2e1beb4e9e247df300723f6dc5883e583976ac -address /run/containerd/containerd.sock │ │ ├─ 55367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29a2fa4efa654941ea79ea01eda7d8ca179fe5a5eb47af15641fb77af08cbe5 -address /run/containerd/containerd.sock │ │ ├─ 55440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa39e58c4096625c58833a0fd207017a912d3b877806185400879a04b407c28 -address /run/containerd/containerd.sock │ │ ├─ 55487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bca64ce7800459966a02f0993622835e212f8726595fe6e536e306ea942f126 -address /run/containerd/containerd.sock │ │ ├─ 55627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c134d13b9aeeaa6f21043a8f7a8955de1f4d2dcfaa8bea1d8391f7fe6934c53 -address /run/containerd/containerd.sock │ │ ├─ 59547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afdc41daae0692bb8ad5d0a7d21df89bafb053bc8122d6a47c241b285571f5b1 -address /run/containerd/containerd.sock │ │ ├─ 59645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886ad7d100219ac75594f0653aa8c36d05f30b6a9f3b2d435ea289d6e4521ac5 -address /run/containerd/containerd.sock │ │ ├─ 59688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a41788d538753b84d03b388ec93f67991558da4215977eb59c7be9603559b75 -address /run/containerd/containerd.sock │ │ ├─ 59731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c1c564ef9722ded3ac2bb7827084714ba93416af1bca3479ae17367edb3ef6 -address /run/containerd/containerd.sock │ │ ├─ 61423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e567624fff76723312c51cc5943ea54ef3b6f772c259e194381434dfb7b6cf -address /run/containerd/containerd.sock │ │ ├─ 61502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039ddd896550a040df5513180d6b247768413eaf6f544816d2c7b32deef66790 -address /run/containerd/containerd.sock │ │ ├─ 61573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc390abe9b2ae6f7c8a44098a986a6ebd9ffce62703eaff487146d16acda7318 -address /run/containerd/containerd.sock │ │ ├─ 61828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e496759144174adb218d3e02d6885960761c3d0080bf9db7e0eb3749e5a89a48 -address /run/containerd/containerd.sock │ │ ├─ 61944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0658d95b87b19b11a1de8e49d6cbf067f6780e1c4605523208bf255f50a89d3 -address /run/containerd/containerd.sock │ │ ├─ 62050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653acf565fdd3fbf71ce918e06a9edc22cd0557923ba2899ba6a9b279011efc4 -address /run/containerd/containerd.sock │ │ ├─ 62463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1778bc845a138383e6fd951291b862fab1e60b8817f96403c87a375b01843e -address /run/containerd/containerd.sock │ │ ├─ 62744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5b46813a329143a018e53b0999decf1ae4a6722944329be9589d97bc4d3ffe -address /run/containerd/containerd.sock │ │ ├─ 62867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fca19fc5d6cd627bac89fd3b16712a192235f2fc2447196bfb0797c66539fea -address /run/containerd/containerd.sock │ │ ├─ 63720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4c988c201fad77dec682ad21dc2d54ad604817947aa0ce83c4be2b2409051a -address /run/containerd/containerd.sock │ │ ├─ 66033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a8cf3b9e253d8dedddcaa7089195fe474d942657c6eab6839ba089c36dcfe5 -address /run/containerd/containerd.sock │ │ ├─ 67642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7a8a3cc6c0b0e3831baf5d20028cd1f9d0034fadfd2f3079b7f3773492ebaf -address /run/containerd/containerd.sock │ │ ├─ 76896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9622433ec20bf365fbfae9037f8652ccb12eeefae7e5d35e6b26fde570cdbb42 -address /run/containerd/containerd.sock │ │ ├─ 78299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554d895057d38b0793c07492e9d092f6bf461a9f6971cbe4879de749d8d5f7a5 -address /run/containerd/containerd.sock │ │ ├─ 83924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b7e690beebb9b62a5dbb7c9f0926dee47e4032baa0bfdf8a69bf651088a5d0 -address /run/containerd/containerd.sock │ │ ├─ 90056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91cd93c6ba12baa4f45711874ffcaf2b307eb195c35b16588cc74dfd02f7a989 -address /run/containerd/containerd.sock │ │ ├─ 94261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9041f763605b54308e0f4be5d93558b2d2f5583e210066c2e08a529da2ca657 -address /run/containerd/containerd.sock │ │ ├─ 94298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a92ab41b3ef8e7c0810a47412511a29d6212d41f4adbcdf1fe047b0e705d74 -address /run/containerd/containerd.sock │ │ ├─102847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd13593d3612c95a8845ee7f9569c7c06683c0b65ad417dd450609d21689d6a0 -address /run/containerd/containerd.sock │ │ ├─104435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b6742cf1cf62ab85c732f7a54ba1459a204ff29a54721f62d4f67760601444 -address /run/containerd/containerd.sock │ │ ├─104468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d76cce8bb737c7c89cd94172bf611c4fd2be218d8fe6e351eab0a1d90180f80 -address /run/containerd/containerd.sock │ │ ├─106424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39d8cf92e24fe3897d55cfcee62c197dc320a9ad6b5a37932c2deeb92b6cefdc -address /run/containerd/containerd.sock │ │ ├─108294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d692799a8e48ad25583687ff885c2e1c63ddc0f5f8a46ed69414c7236afa0a -address /run/containerd/containerd.sock │ │ ├─108348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604d7129169053ac9d0db3fc98bb0881d57e6b32a80fb97cf929765a442d99cc -address /run/containerd/containerd.sock │ │ ├─121347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0674a34f81d7fe0d880e3e4113a34b4f4960493887003cf144086fb869b81d0 -address /run/containerd/containerd.sock │ │ ├─121456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bbdd65e404bf2b29c6814f2228edf0ad32d0f3bda322912a358e583e866c44a -address /run/containerd/containerd.sock │ │ ├─123881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb91ed13137065b61c515c4fb6d4f138f74b24bfa77e15a9ed8113ed2a767a99 -address /run/containerd/containerd.sock │ │ ├─138138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5871f523d7a38ca165e393297fe4d39062af8ef1f08763acb83d6928b791f26 -address /run/containerd/containerd.sock │ │ ├─139631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db41c526dd90da8420f7292606d95081a43e6b42f7ce14330141c8e5d525f345 -address /run/containerd/containerd.sock │ │ ├─139999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f6050d4563b4e6783b052bd9d3f0112c8b38a4f43ae78a09526423dffa14d07 -address /run/containerd/containerd.sock │ │ ├─140898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac5ee8b61391e05bbeda41df4b50118ea6305a23f5c785f37e6a586e3dcb1ee -address /run/containerd/containerd.sock │ │ ├─143089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8eba5634cec2b7fd2dcc069263106e37978bfe07b0a4cfe1bb39babd4c6e70e -address /run/containerd/containerd.sock │ │ ├─143447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048e416294977d3e6ee3eee1c1b469bc6bb35fa221bfa4ab04f125626f31b794 -address /run/containerd/containerd.sock │ │ ├─143488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b0311ca16f0d74363578ceb951cc959728e5521afc3ecfbc68a92748ec2d7f -address /run/containerd/containerd.sock │ │ ├─143586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be634f90278fc215376497222054d778b07b0970cadf9ef887a8d07b2d68f40 -address /run/containerd/containerd.sock │ │ ├─143721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9684cf3b67c14c1d1d46cb4b4f433522c2c3b0d2595e694dfdf261c977380e0d -address /run/containerd/containerd.sock │ │ ├─143960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f25e74882a18d48d940d45d6da2e94f04160382b56c7ac9a97cca827aea07b4 -address /run/containerd/containerd.sock │ │ ├─168571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bb7d993a63b86c973c49c4f89c07a32fec5b1bffd569b45bb0a54f76178b45 -address /run/containerd/containerd.sock │ │ ├─170267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5c2fd58b13147ae453936d7610b08fc3a6f727733c177e29e90b72e6d5beea -address /run/containerd/containerd.sock │ │ ├─170293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 612714a3b3279a792914b92f14110d91a563e007282da60ae6217731c02013e3 -address /run/containerd/containerd.sock │ │ ├─170432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a486d79deaef23e4767823c64fd257265f7d5b8ca02059180d08b15713df4700 -address /run/containerd/containerd.sock │ │ ├─170452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74550f6746ab09f9a5bca448bf7caf8a48d65fbee63ee4cd74f41decc54f73c8 -address /run/containerd/containerd.sock │ │ ├─170491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2822078b0c3b22104c27f217c590444db463863522ab193acbf855aeb2e9968f -address /run/containerd/containerd.sock │ │ ├─170824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e1a6f4116fa21ab7829f6067022de32b9f2a8e60f4a1c03eeff71f8da432e8 -address /run/containerd/containerd.sock │ │ ├─170826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0e1d6d6ff9d80a6771a54f98c2abc8fb7cc72e4b9ba53544ce60860eb11da6 -address /run/containerd/containerd.sock │ │ ├─183062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba77fb45feef40e23351bf32c3fa1cbd4fe4a2acd37c3339a5ae25fab463ec24 -address /run/containerd/containerd.sock │ │ ├─185352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f79b03eefc0eaf1b88be6b3ac83be61d5083f6fbd55534283ec757aeb4daa5c -address /run/containerd/containerd.sock │ │ ├─185412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd7f0fc6e854216d9eea89edd2a9d16009445ad9a1249222ab5a01f05ee4e9a -address /run/containerd/containerd.sock │ │ ├─185503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57429313bd22ad9653289c7e537a01d38d953c101fd03350fa7082f9f88a7a6 -address /run/containerd/containerd.sock │ │ ├─200890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21daadedcddfd6e8f3731238c4086351eddd86e1d62fcaec5e3d6d76677a3955 -address /run/containerd/containerd.sock │ │ ├─209156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2850ec801b02983ef6bf9893c40cb42f29405e74d421c3bc5dea2aec23d4bd49 -address /run/containerd/containerd.sock │ │ ├─209207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c22fa28e2015b0f586af8bd66553adf18533c9f6dbb9b406262ad3ce572fd7 -address /run/containerd/containerd.sock │ │ ├─209223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54006f6e46d14200d94d733732ad79814a753bebbf9a372be2554417d49e39a8 -address /run/containerd/containerd.sock │ │ ├─209508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f913d4eee4818e45bfa3d1be4e150a6e6b8594e5504419a1c32baf4a20a75c2 -address /run/containerd/containerd.sock │ │ ├─220222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf5729c6b7af58e4a5208e3e29f887e882c9e738fb5acb68ab6b6c76515f0afc -address /run/containerd/containerd.sock │ │ ├─222433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b151ffabfd14fa9ca8b31f1802c0d1643f6e1ffa8ce80ae027e57ac019aab072 -address /run/containerd/containerd.sock │ │ ├─223438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02001644424953593694e7ce34233c809993d7169730d2717729d0c4730d06de -address /run/containerd/containerd.sock │ │ ├─224727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61050ebfd2b15f0f1edb9bcdb6cfc3ebd333548eccda545db6c756bdc4fa65f -address /run/containerd/containerd.sock │ │ ├─225858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876cf2481b846570e23ae6b993abe8eb42dadfa382ddc1b141f2733bc4aef781 -address /run/containerd/containerd.sock │ │ ├─228227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926ea8d07ad05058f879b18818b1e57029f10f78afa3e7e07e44b8dcb5b84c86 -address /run/containerd/containerd.sock │ │ ├─229630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e8c269f73a5637fe0c7621c1736c95367ac057262e6e184e8e3dba0ce336fc5 -address /run/containerd/containerd.sock │ │ ├─229716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2550b04b6f52c991776f67af0431041816d2d73cf9295c05b44cc53ae7d4c64b -address /run/containerd/containerd.sock │ │ ├─238450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f79182e8608426b46edb67e3ecac075ad37b1db374d7638eb53ea9474932b2 -address /run/containerd/containerd.sock │ │ ├─238997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3739207e991e3e24fbdf85386594dff169156af6d9eea7507c16e0123996d4a -address /run/containerd/containerd.sock │ │ ├─251943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2f94a057900ce5efef0e243487b0ac64828db668e8e2e31e48d274cc6a74aa7 -address /run/containerd/containerd.sock │ │ ├─256197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb5097d7ee50bc857ab13e6bace190961f80e60f8db8ab58cec584378c43fbd -address /run/containerd/containerd.sock │ │ ├─256426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d460685e369b7131aa626fb00bc5488e9b9823d5efa834cd58a7532ce3823aec -address /run/containerd/containerd.sock │ │ ├─256635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77003bbd78fda6f1e072dd98c63623158f2d7c449c12d7ec1135dad08ffd0aeb -address /run/containerd/containerd.sock │ │ ├─256760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf84db74ff8c497ee1ad46e3fc1d35fd30abc97b4c195a5e68959db145aa53d -address /run/containerd/containerd.sock │ │ ├─267740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd196b63b85a4558b9a50202012944773d0dfad339c8c3d3eac519bf65f78b57 -address /run/containerd/containerd.sock │ │ ├─269984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 753c139d22c40df134ce3552a00ce93de7cfb61afa99953fc1f238cf8706521f -address /run/containerd/containerd.sock │ │ └─271312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983dc7a3fdf8ac35641326ad32908a2ff2bf9c2c632540dc6daf7973909d63fd -address /run/containerd/containerd.sock │ ├─docker-a5ea308412e949cfbf46f037f5db40960b3f23bcc134be4492250c3bc57ae69b.scope … │ │ ├─33894 /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 │ │ └─33906 /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 │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29092 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29367 /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 │ │ │ ├─19414 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19433 /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@mgr.instance.eomftv.service │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eomftv/unit.run │ │ │ └─12513 /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-eomftv --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.eomftv:/var/lib/ceph/mgr/ceph-instance.eomftv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eomftv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.eomftv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24369 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24646 /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@osd.2.service │ │ │ ├─33584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33853 /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 │ │ ├─12122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12153 /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 … │ │ └─10173 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137470 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39909 /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.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─403258 sshd: unknown [priv] │ │ ├─403259 sshd: unknown [net] │ │ ├─403355 sshd: unknown [priv] │ │ └─403357 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1397 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10678 /usr/sbin/chronyd -F 1 │ │ └─10679 /usr/sbin/chronyd -F 1 │ ├─docker-b5650f6534a51ade57dfcf65f0ed99e20530be3fb87bf11b480202e93b665b94.scope … │ │ ├─12235 /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 │ │ └─12247 /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 │ ├─docker-6a8a2df654d8e9a33f57ef5bf0394b15bfb53a08c712b7fd857667ba18b047e8.scope … │ │ ├─24687 /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 │ │ └─24699 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-10160682e9348d560280b5bc7a5226dbb832c202de07ea336e815c85b0f34643.scope … │ │ ├─12601 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.eomftv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12615 /usr/bin/ceph-mgr -n mgr.instance.eomftv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137241 /sbin/iscsid │ │ └─137242 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r7ce2b77cef6340689b3b95a3304083f5.scope │ │ └─183583 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-dac8ba96084b13c0e3501187921639701a9f7d603bcff3ba83cc9e86767b208a.scope … │ │ ├─29410 /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 │ │ └─29424 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-eede0972a296cd0ad10b7dc19171393e233a3e288e26b13588be306ac08bc393.scope … │ │ ├─19482 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19498 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─54006f6e46d14200d94d733732ad79814a753bebbf9a372be2554417d49e39a8 │ │ └─209290 /pause │ ├─f12b2e9ec72f0a8a6758ffbc82569ae3be5c0ec59f573458cdd13fa2f4f8f2ec │ │ ├─104885 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105041 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105043 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─20d692799a8e48ad25583687ff885c2e1c63ddc0f5f8a46ed69414c7236afa0a │ │ └─108323 /pause │ ├─39d8cf92e24fe3897d55cfcee62c197dc320a9ad6b5a37932c2deeb92b6cefdc │ │ └─106448 /pause │ ├─96bda880c55397bb9238a1df7cb6e812796da8df72eb7754bfa153b42c48ba51 │ │ └─63147 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a3464c06021d58f5f46879bbe46093750aa9db5fe9d708324ba22c4ca6773f99 │ │ ├─181456 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─182526 /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/tmp8cwtlvx8/privsep.sock │ │ ├─183003 /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/tmpadimrl18/privsep.sock │ │ ├─183537 /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/tmp42u5q8b7/privsep.sock │ │ ├─183897 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183898 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183934 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed/host --addn-hosts=/var/lib/neutron/dhcp/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ed3e858e-344e-4d6f-89db-4b9fc7b580b4,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 │ │ ├─183937 haproxy -f /var/lib/neutron/ns-metadata-proxy/3ae37fa8-9658-4fa0-adc7-52a4ece3c4ed.conf │ │ ├─203227 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3ae15004-e2ec-45a5-a141-27977ae01585/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3ae15004-e2ec-45a5-a141-27977ae01585/host --addn-hosts=/var/lib/neutron/dhcp/3ae15004-e2ec-45a5-a141-27977ae01585/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3ae15004-e2ec-45a5-a141-27977ae01585/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3ae15004-e2ec-45a5-a141-27977ae01585/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-48207e78-e1a9-4e2d-8265-b56f5cfa34eb,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 │ │ ├─203230 haproxy -f /var/lib/neutron/ns-metadata-proxy/3ae15004-e2ec-45a5-a141-27977ae01585.conf │ │ └─375593 /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/tmp3v1ab762/privsep.sock │ ├─91cd93c6ba12baa4f45711874ffcaf2b307eb195c35b16588cc74dfd02f7a989 │ │ └─90081 /pause │ ├─a61050ebfd2b15f0f1edb9bcdb6cfc3ebd333548eccda545db6c756bdc4fa65f │ │ └─224773 /pause │ ├─95fa5b97e830c27414e1677e588670aa37452b960c50f8082f92fc92b08d765f │ │ └─138539 /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 │ ├─d5871f523d7a38ca165e393297fe4d39062af8ef1f08763acb83d6928b791f26 │ │ └─138166 /pause │ ├─a927821d3ecc26ad31c51e12b89e4b0e1cd6f1f3f4cdc87c7aba82efc5a1371d │ │ ├─167368 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167613 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167614 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─54d908352d8e4c9ee516f6147f4d50b3d1391ba270643f285d0a6daa41321dab │ │ └─47461 /pause │ ├─b57429313bd22ad9653289c7e537a01d38d953c101fd03350fa7082f9f88a7a6 │ │ └─185535 /pause │ ├─afa5ebbc2328d8acca63919dd8547d7ef0864f39a87cd5918759a36b1c015317 │ │ └─48477 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4d38af9a6f4d2999ad9a96c8d0b8fdcb82cf5b75840351e9b90daeaa7bfbc1d0 │ │ ├─269775 apache2 -DFOREGROUND │ │ ├─272569 (wsgi:h -DFOREGROUND │ │ ├─272570 (wsgi:h -DFOREGROUND │ │ ├─272571 (wsgi:h -DFOREGROUND │ │ ├─272572 (wsgi:h -DFOREGROUND │ │ ├─272573 (wsgi:h -DFOREGROUND │ │ ├─272574 apache2 -DFOREGROUND │ │ └─272575 apache2 -DFOREGROUND │ ├─61e1a6f4116fa21ab7829f6067022de32b9f2a8e60f4a1c03eeff71f8da432e8 │ │ └─170873 /pause │ ├─7be634f90278fc215376497222054d778b07b0970cadf9ef887a8d07b2d68f40 │ │ └─143633 /pause │ ├─dd13593d3612c95a8845ee7f9569c7c06683c0b65ad417dd450609d21689d6a0 │ │ └─102875 /pause │ ├─a486d79deaef23e4767823c64fd257265f7d5b8ca02059180d08b15713df4700 │ │ └─170474 /pause │ ├─43f331f515d9d30822f8dbb16debf49bb49d548eba1cc26797b928cf2c992341 │ │ ├─265630 manila-api: uWSGI master │ │ ├─265680 manila-api: uWSGI worker 1 │ │ └─265681 manila-api: uWSGI worker 2 │ ├─3cd0a6acc999535ffcdc60eb6b15862232d7a30a24b53af6677fdfbb4e093462 │ │ └─106151 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─eef88a83d1013de50f8d26e2c94a97866c0a866b63a3fc8985b4121aa31e8258 │ │ └─60392 /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 │ ├─ff1e0c74c04ec686ff0ebfe8ef1dc067006054eb81fae62191b6a96dde4a329f │ │ └─64394 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7bc00f87afb3743a37a422bd44c7eb2042ff03bf66380ba74456288bcfd29d74 │ │ ├─238556 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239292 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvf7xo7tl/privsep.sock │ │ ├─239295 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239297 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ca4a962a0c4abcf838592901dfb5ea76260f279413ec9fad824b709912066f9d │ │ └─271567 /bin/openstack-database-exporter │ ├─fe24bd1ef1c20f7212b0d0fd668219d4c409f06c94ee7ecfd07472075ea537e9 │ │ └─42178 /pause │ ├─c07627cd69afbee81fa8de0a3bc047131bfcc60717d8ff2f6792f4ecd38df94a │ │ └─249179 /manager --metrics-bind-address=:9782 │ ├─b0674a34f81d7fe0d880e3e4113a34b4f4960493887003cf144086fb869b81d0 │ │ └─121377 /pause │ ├─21daadedcddfd6e8f3731238c4086351eddd86e1d62fcaec5e3d6d76677a3955 │ │ └─200915 /pause │ ├─2822078b0c3b22104c27f217c590444db463863522ab193acbf855aeb2e9968f │ │ └─170573 /pause │ ├─a01c561eb1b84a3aee80c6e149e9b339af31f52d555dc9ff5315c7a4f862dc69 │ │ ├─252210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─252241 erl_child_setup 1048576 │ │ ├─252333 sh -s disksup │ │ ├─252335 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─252336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252355 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─252557 /bin/sh -s rabbit_disk_monitor │ ├─8ae498482ee286acb0538d5e5571e153a40cc3a2fe9ec287b80484fd11195a39 │ │ └─250506 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 │ ├─5e8c269f73a5637fe0c7621c1736c95367ac057262e6e184e8e3dba0ce336fc5 │ │ └─229654 /pause │ ├─a98c6ced20833a0f17fbc4a76d508065f916b8f8627cde4302d20ebddafe9c1c │ │ └─63842 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0fa39e58c4096625c58833a0fd207017a912d3b877806185400879a04b407c28 │ │ └─55478 /pause │ ├─7ccef565441d3821250269f1b56650baa2a5bd2159881d34de068f5106edc791 │ │ ├─273734 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273746 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─926ea8d07ad05058f879b18818b1e57029f10f78afa3e7e07e44b8dcb5b84c86 │ │ └─228249 /pause │ ├─5c4c988c201fad77dec682ad21dc2d54ad604817947aa0ce83c4be2b2409051a │ │ └─63745 /pause │ ├─554d895057d38b0793c07492e9d092f6bf461a9f6971cbe4879de749d8d5f7a5 │ │ └─78322 /pause │ ├─5d140ac6f2958d6d351de7fbbac0a83e9a68da7767132188cfb7f644c7727176 │ │ ├─167329 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167607 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167609 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─679e6252fce2494dcf6b8e66e4cd290174a97fd7304ab7253fdcef90ba1e01f3 │ │ ├─197319 heat-api: uWSGI master │ │ ├─197364 heat-api: uWSGI worker 1 │ │ └─197365 heat-api: uWSGI worker 2 │ ├─67cf5417b6cee661a5b6332723c3bc08ed9c81cfc525572746b72257e5a8d10f │ │ ├─178966 neutron-policy-server: uWSGI master │ │ ├─178979 neutron-policy-server: uWSGI worker 1 │ │ └─178980 neutron-policy-server: uWSGI worker 2 │ ├─b151ffabfd14fa9ca8b31f1802c0d1643f6e1ffa8ce80ae027e57ac019aab072 │ │ └─222460 /pause │ ├─08530125be34892849ada09b433b5b4de68380046ffeb29b05aa40ff565a2853 │ │ ├─218283 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218787 octavia-worker: ConsumerService worker(0) │ │ └─218790 octavia-worker: ConsumerService worker(1) │ ├─1f25e74882a18d48d940d45d6da2e94f04160382b56c7ac9a97cca827aea07b4 │ │ └─143983 /pause │ ├─9abc7d357bf14c5702ba9f52611fb80116634d8e4d8d1cc16213e7e44b3337f2 │ │ ├─179775 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180072 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbmdycmqp/privsep.sock │ │ ├─180506 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpw_gpzjgw/privsep.sock │ │ └─180713 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bca5b31cab5851944a7afac8ef83c6b4e92a00cb250befb0bcbce48d9a702839 │ │ └─65243 /bin/oauth2-proxy │ ├─5ebba5ce1da21e9498fcfc3f55bcfd5307cc53f9262ded6e92a7fdf970a8a3f3 │ │ └─122033 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6fca19fc5d6cd627bac89fd3b16712a192235f2fc2447196bfb0797c66539fea │ │ └─62892 /pause │ ├─e4b801949f7dd9cbc3cb62cb64d26781c56e14fc4d3088e32719da8d11c23deb │ │ └─50788 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 │ ├─3e7ee987cd214a4f8e96eaac57e07bb35eee0d4cfe32e7887904b01c2349a0d8 │ │ └─249057 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─283651e192601c606b8be33d5a250a3d5cdbc8b5360fbb3a8e9b3e5348754e14 │ │ └─64877 /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-19.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 │ ├─57fa2ff7c5f3d994ec3b677c8e24d350dfb76feaaeb612b85b121463e7e4df63 │ │ ├─66326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66342 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66348 erl_child_setup 1048576 │ │ ├─66428 sh -s disksup │ │ ├─66430 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66431 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66501 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66502 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66512 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66632 /bin/sh -s rabbit_disk_monitor │ ├─6132d3de4e5bf01170b087d77cbf7ec678b00cb407e5dc51fc35cd2fcd85cd15 │ │ ├─178923 neutron-api: uWSGI master │ │ ├─178952 neutron-api: uWSGI worker 1 │ │ └─178953 neutron-api: uWSGI worker 2 │ ├─d717214f5252d7599a57eaec551ec1b2c560e5761408841d060cd7ca8fa2daf0 │ │ └─43165 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 │ ├─7918f339c0cc77b1c71cc9e2da45bcd6fe16a806fce4c5dc6acce332472bbe9b │ │ └─43063 /pause │ ├─b3a7babd7f1b38ed43ec86b58c658368141c34f7a8448ab26c8fbc46e472e4e5 │ │ ├─217547 octavia-api: uWSGI master │ │ ├─217574 octavia-api: uWSGI worker 1 │ │ └─217575 octavia-api: uWSGI worker 2 │ ├─2f2555d645754ed2511ffbe13a1269e5f6bd1d542633f88569a584dd4931db15 │ │ └─50987 valkey-server *:26379 [sentinel] │ ├─0533258e349b011d4702fc5525bf50381bcf7dc190d911166681027742ca1738 │ │ └─39617 /pause │ ├─6045d7128944b8c018c21f51eb183c905df8f6e72ac9f03da834af22370d0e00 │ │ └─182896 /bin/bash /tmp/libvirt.sh │ ├─5d34b049d70e77e1694fbd34e9feb90ec897043d025220a6a70706126d38c798 │ │ ├─83354 barbiacan-api: uWSGI master │ │ └─83367 barbiacan-api: uWSGI worker 1 │ ├─777e634b9f96d428b3ffffed9b605aff59cec61880251cbd49e712e40ad9ddc1 │ │ ├─ 70988 apache2 -DFOREGROUND │ │ ├─ 71002 (wsgi:k -DFOREGROUND │ │ ├─ 71003 (wsgi:k -DFOREGROUND │ │ ├─ 71004 (wsgi:k -DFOREGROUND │ │ ├─ 71005 (wsgi:k -DFOREGROUND │ │ ├─386437 apache2 -DFOREGROUND │ │ └─398342 apache2 -DFOREGROUND │ ├─7acfaf28e8cb5907ef8dbb0eecd46012b916586c08c6533a5df6d771ad62347a │ │ ├─ 46278 /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 │ │ ├─ 46291 /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 │ │ ├─ 46400 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269617 nginx: worker process │ │ ├─269618 nginx: worker process │ │ └─269619 nginx: cache manager process │ ├─dac5ee8b61391e05bbeda41df4b50118ea6305a23f5c785f37e6a586e3dcb1ee │ │ └─140922 /pause │ ├─f2f94a057900ce5efef0e243487b0ac64828db668e8e2e31e48d274cc6a74aa7 │ │ └─251966 /pause │ ├─d977f8ac3a4972830ff2b4184cc7aae42d355c4d53d88f72154f394922f63684 │ │ ├─141009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141035 erl_child_setup 1048576 │ │ ├─141255 sh -s disksup │ │ ├─141257 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141258 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141262 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141386 /bin/sh -s rabbit_disk_monitor │ ├─f8ea07533b7afb2d13a645628d364607f001f80cc16334c850704536bb68c4a1 │ │ └─64105 /goldpinger --static-file-path /static │ ├─6b5c2fd58b13147ae453936d7610b08fc3a6f727733c177e29e90b72e6d5beea │ │ └─170360 /pause │ ├─08a92ab41b3ef8e7c0810a47412511a29d6212d41f4adbcdf1fe047b0e705d74 │ │ └─94328 /pause │ ├─604d7129169053ac9d0db3fc98bb0881d57e6b32a80fb97cf929765a442d99cc │ │ └─108391 /pause │ ├─53bf87af417a4be208468b8f97130d11d559302448de21df14e5f78e589958f1 │ │ └─140245 /coredns -conf /etc/coredns/Corefile │ ├─c295373ec1e01510cc6a2875b57829cb88d9d79bd8b981e04648615ab99563e0 │ │ └─64316 /bin/pushgateway │ ├─d13ee0b8f71d5dd047217f9349d9d22387739c408288f875aae3709c2d1a7011 │ │ └─39606 /pause │ ├─fdc79ee02bf9557811054f115de3dfd059254591f47a3bc3fa399022976ab367 │ │ ├─220394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220435 erl_child_setup 1048576 │ │ ├─220489 sh -s disksup │ │ ├─220491 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220492 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220518 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220521 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220532 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─220749 /bin/sh -s rabbit_disk_monitor │ ├─bc390abe9b2ae6f7c8a44098a986a6ebd9ffce62703eaff487146d16acda7318 │ │ └─61621 /pause │ ├─1e8769028a69dc33001bc0fbde6c12cbceb0d2420665941e45e8577977bc6dac │ │ └─48427 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5d2b6616615b18e793c18c1dbbfd57baba7fd70d94e826f5a56971f81a10a77c │ │ └─51245 redis_exporter │ ├─d5fdbc16744d3d9642f5322a06eba85a936e40fb801e766c86cfb7b32a1e454d │ │ ├─77023 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77046 erl_child_setup 1048576 │ │ ├─77104 sh -s disksup │ │ ├─77106 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77107 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77119 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77286 /bin/sh -s rabbit_disk_monitor │ ├─470ea2ce46d5a1ff0bfb17db9666eac235b27a6f4af7f7c97c55b19cc40944e7 │ │ └─95470 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c0658d95b87b19b11a1de8e49d6cbf067f6780e1c4605523208bf255f50a89d3 │ │ └─61967 /pause │ ├─983dc7a3fdf8ac35641326ad32908a2ff2bf9c2c632540dc6daf7973909d63fd │ │ └─271337 /pause │ ├─49c22fa28e2015b0f586af8bd66553adf18533c9f6dbb9b406262ad3ce572fd7 │ │ └─209278 /pause │ ├─b680fa2a7c8943bb17546e31c2b870b8f0134048f5c215b884fc4530da14a011 │ │ └─65169 /bin/oauth2-proxy │ ├─e4244e399a7ab3e0913901e7f62dd4df20037ebd2515ab3d04e6192a78586c0a │ │ ├─188006 /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 │ │ ├─371828 /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/tmpaup8o8ad/privsep.sock │ │ ├─372020 /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/tmpkg38yez3/privsep.sock │ │ └─372121 /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/tmpm8t8wvlh/privsep.sock │ ├─74550f6746ab09f9a5bca448bf7caf8a48d65fbee63ee4cd74f41decc54f73c8 │ │ └─170506 /pause │ ├─6ba8981a50fecb96ddedd62c8c02ba308051a4f560084bbf2d1f71d02cb3406b │ │ ├─168677 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168694 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168700 erl_child_setup 1048576 │ │ ├─168819 sh -s disksup │ │ ├─168821 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168822 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169031 /bin/sh -s rabbit_disk_monitor │ ├─8bca64ce7800459966a02f0993622835e212f8726595fe6e536e306ea942f126 │ │ └─55510 /pause │ ├─c29a2fa4efa654941ea79ea01eda7d8ca179fe5a5eb47af15641fb77af08cbe5 │ │ └─55395 /pause │ ├─039ddd896550a040df5513180d6b247768413eaf6f544816d2c7b32deef66790 │ │ └─61525 /pause │ ├─45054d3f7825a13181c485fd544ee81d581c2f5106429677fc2b5ed3d1c93fd8 │ │ ├─48330 mysqld --wsrep_start_position=ccc0c1a4-4ba6-11f1-b832-6b7202046c59:20 │ │ └─48456 /var/lib/mysql/mysql-state-monitor │ ├─4bd7f0fc6e854216d9eea89edd2a9d16009445ad9a1249222ab5a01f05ee4e9a │ │ └─185460 /pause │ ├─bb91ed13137065b61c515c4fb6d4f138f74b24bfa77e15a9ed8113ed2a767a99 │ │ └─123908 /pause │ ├─a8eba5634cec2b7fd2dcc069263106e37978bfe07b0a4cfe1bb39babd4c6e70e │ │ └─143113 /pause │ ├─04dec031d013a7b896fe2c82d8b7d1915b8fd019a555f4b2bc8fb5a0b22dd2e5 │ │ └─39574 /pause │ ├─99fe7c674e8b22459f92c9443ac4cf016d568aa2f48d22e1f7cb8c4148bafb56 │ │ └─62938 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5c3ecee62375a8c88b7a29eeac9b4608f8693a3c3e88990d5ccf2f786970a828 │ │ └─188064 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9a8c75ce5f1c9c36869a56737060e338a557664d39eedced1cfb279bea58133c │ │ └─60062 /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 │ ├─4bbdd65e404bf2b29c6814f2228edf0ad32d0f3bda322912a358e583e866c44a │ │ └─121480 /pause │ ├─8f15ba39e8a23fc66e0f29bac62efa66f16041340c77f35fed4414cd4b23c0de │ │ ├─238864 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239314 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239315 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─35d202aacac042f6e58b78152b7e7667895724716fa8073e0833f3ac2b4f7035 │ │ └─64777 /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 │ ├─2e0e1d6d6ff9d80a6771a54f98c2abc8fb7cc72e4b9ba53544ce60860eb11da6 │ │ └─170869 /pause │ ├─0f913d4eee4818e45bfa3d1be4e150a6e6b8594e5504419a1c32baf4a20a75c2 │ │ └─209540 /pause │ ├─7bc3d07306f1dbe4ffb5124cb4ed60751dc46d8f0358bad5ecdff6f698f657d8 │ │ └─55876 /secretgen-controller │ ├─31c36e720acc7abc936aee89131f8580a4463f0fa38e5b1bd23510cb31ff19b0 │ │ ├─178906 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179216 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/plugins/ml2/ml2_conf.ini) │ │ ├─179217 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/plugins/ml2/ml2_conf.ini) │ │ └─179218 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/plugins/ml2/ml2_conf.ini) │ ├─7de593ed2305479a937ee66df5817f17d5f2455c8d7a8cc6d7904842367025cb │ │ └─46328 /server │ ├─067df222f77cb354c50d113b43a0f3ce6c27fc3105b59a072913e404ace9e5db │ │ └─62371 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 │ ├─e3739207e991e3e24fbdf85386594dff169156af6d9eea7507c16e0123996d4a │ │ └─239033 /pause │ ├─de56cb1c001fcbbbdfd9ca94507a9dc20d9dfebae17978c342ca3b44c7fafdcc │ │ └─183550 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─947dea36c2d83fed501809e42509140e8c136c153c84bef6c2c9358875ce79cf │ │ └─249196 /kube-vip manager │ ├─876cf2481b846570e23ae6b993abe8eb42dadfa382ddc1b141f2733bc4aef781 │ │ └─225881 /pause │ ├─80322a9fd44bc603f1ce987c64a090ddf5c7e0cabe214da96858f5120c8bbcae │ │ ├─265655 /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 │ │ └─265836 /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 │ ├─bf424e82e05602f31410a677ab2afa4b70376f288e1ba4dec22a8133dfd7887d │ │ └─46995 /pause │ ├─119ca6464e1ec7e882c75036ec529fdd92c048ad1cc0135114a8f5364cc84ece │ │ ├─90204 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90251 erl_child_setup 1048576 │ │ ├─90390 sh -s disksup │ │ ├─90392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90394 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90418 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90428 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90652 /bin/sh -s rabbit_disk_monitor │ ├─012030f7af79ed8736948208114f04717b88670195c2c5301fa869ef3f326b4b │ │ └─43548 /pause │ ├─c1c9bef795eddd7fb85b4adcbf3ea4f56038dc16fdaf9cdeed6b19b77e74eaa3 │ │ └─162219 /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 │ ├─e37a4a18d4b15bd3a45932f23e2f4fa65bd981487d9cd737c5106b2ce5b59e14 │ │ └─42685 /pause │ ├─cb65a19ee0b14db6e1d54871fe52200294a857c7ff3f412e57d33b018ec9e13b │ │ └─64675 /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-19.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 │ ├─79b0311ca16f0d74363578ceb951cc959728e5521afc3ecfbc68a92748ec2d7f │ │ └─143519 /pause │ ├─9c5b46813a329143a018e53b0999decf1ae4a6722944329be9589d97bc4d3ffe │ │ └─62769 /pause │ ├─9622433ec20bf365fbfae9037f8652ccb12eeefae7e5d35e6b26fde570cdbb42 │ │ └─76920 /pause │ ├─8c74abaeed877f23bf8c9e0f06d33a880ebaf7d0e38e2ed747734897f00b4cab │ │ ├─197320 heat-api-cfn: uWSGI master │ │ ├─197362 heat-api-cfn: uWSGI worker 1 │ │ └─197363 heat-api-cfn: uWSGI worker 2 │ ├─11ca769e23210d19cdadcd6dbdd7fed7e1d1d8c5887e4b9d06cbd77ca397f862 │ │ ├─166606 nova-api: uWSGI master │ │ ├─166712 nova-api: uWSGI worker 1 │ │ └─166713 nova-api: uWSGI worker 2 │ ├─9684cf3b67c14c1d1d46cb4b4f433522c2c3b0d2595e694dfdf261c977380e0d │ │ └─143765 /pause │ ├─afdc41daae0692bb8ad5d0a7d21df89bafb053bc8122d6a47c241b285571f5b1 │ │ └─59593 /pause │ ├─eb1c55196c96364e400dfb3c8c691122e0d4649f989b38e7daf597da12239c98 │ │ ├─41316 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41734 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─130a541ac283d89565622d855c537f802281cd25f4522dd4eb1103724a0f906c │ │ ├─183273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183292 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183298 erl_child_setup 1048576 │ │ ├─183349 sh -s disksup │ │ ├─183351 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183352 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183385 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183812 /bin/sh -s rabbit_disk_monitor │ ├─97b2f15bb9c9062ebe3470e4355b4ee03919076cb23939c5951f242bf1998f5d │ │ ├─197275 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197646 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197647 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4c134d13b9aeeaa6f21043a8f7a8955de1f4d2dcfaa8bea1d8391f7fe6934c53 │ │ └─55651 /pause │ ├─eba8c1cfbb671933430d68ef11628a433e482aa4e49a19a93f183f5e7fd23db2 │ │ └─64253 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c47ebe1d14a85119ccdb1836c046fed2e016234ae9aed88fe5f8c5f568f17df7 │ │ └─43762 /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 │ ├─2528fa6063a62b5f0bb07de4e4b8bb519b40e549aeb127a2a0b7cc7403d54745 │ │ └─250207 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9488966e33138167497bfaf2e466f2872c39ad82022a830c965bb5de10bce9a4 │ │ └─64949 /bin/memcached_exporter │ ├─048e416294977d3e6ee3eee1c1b469bc6bb35fa221bfa4ab04f125626f31b794 │ │ └─143469 /pause │ ├─612714a3b3279a792914b92f14110d91a563e007282da60ae6217731c02013e3 │ │ └─170359 /pause │ ├─2850ec801b02983ef6bf9893c40cb42f29405e74d421c3bc5dea2aec23d4bd49 │ │ └─209209 /pause │ ├─343c2cbad5cbc6ad1f1498b09df3d1041a9fe596abc39490e94d4a32313f70d1 │ │ └─55776 nfd-gc -gc-interval=1h │ ├─96b6742cf1cf62ab85c732f7a54ba1459a204ff29a54721f62d4f67760601444 │ │ └─104460 /pause │ ├─3c7d3f0c6fb45ac8798a454a97e67a37827151293b96eb6c642874e6aedd530b │ │ └─42606 /coredns -conf /etc/coredns/Corefile │ ├─e496759144174adb218d3e02d6885960761c3d0080bf9db7e0eb3749e5a89a48 │ │ └─61865 /pause │ ├─3cb5097d7ee50bc857ab13e6bace190961f80e60f8db8ab58cec584378c43fbd │ │ └─256218 /pause │ ├─956a8ad2f1dbb14905884c1c65ca099a389a44acbafc84d49243c9bde669bd56 │ │ └─265540 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─753c139d22c40df134ce3552a00ce93de7cfb61afa99953fc1f238cf8706521f │ │ └─270034 /pause │ ├─275a9759c14bac973d368d650b05ebddef0ee46a7d3aee39aebb729cf244de86 │ │ └─270479 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─77003bbd78fda6f1e072dd98c63623158f2d7c449c12d7ec1135dad08ffd0aeb │ │ └─256734 /pause │ ├─46c4df957ef4055df6b8eadbf6a8af30238a12540e6c791443059614c90bb9a4 │ │ └─40104 /pause │ ├─80d7ae520dced8651e3a7bc5c4b61a716ffae40790876e6f8f3f8c4e36a2b822 │ │ └─249082 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─886ad7d100219ac75594f0653aa8c36d05f30b6a9f3b2d435ea289d6e4521ac5 │ │ └─59670 /pause │ ├─9b1b97e4c324d16419fa73b39878ad6210f5fc3948966f330c571d1d4b1d3a53 │ │ ├─48276 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 │ │ └─49529 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 │ ├─66c0cfc1a093296738c0b2f5a60317805fab7fe5a8d259ae2d2c430323ea12ea │ │ └─119577 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d7a94c88f3f217b53ab6c409d413ef4cdcf2901143a162cb2e5def4fe079732a │ │ └─250652 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 │ ├─ad7a8a3cc6c0b0e3831baf5d20028cd1f9d0034fadfd2f3079b7f3773492ebaf │ │ └─67666 /pause │ ├─ced9dbd500d309eefc05eee4fe4c7caf070d3e88eb09f0b631c8843f4dcc490e │ │ └─50682 valkey-server *:6379 │ ├─36b6a704212cf808811c2d4dcfb94a1f5ff471161afc38bb50e68b6d55603fbb │ │ └─48122 /pause │ ├─64b7e690beebb9b62a5dbb7c9f0926dee47e4032baa0bfdf8a69bf651088a5d0 │ │ └─83952 /pause │ ├─0871cff7f06895bcfe31f08d0e92e34cf8a115483dae02deb2dc2ac752e00677 │ │ ├─106650 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106666 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106676 erl_child_setup 1048576 │ │ ├─106726 sh -s disksup │ │ ├─106728 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106729 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106770 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106780 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106910 /bin/sh -s rabbit_disk_monitor │ ├─7711f7e64cf1ce539eb3da661987066705ede0f863d7efaee0be8caf70b8b6b6 │ │ └─249191 /manager --metrics-bind-address=:8080 │ ├─131828ccc694296cc8407700f9b8c9621efed910f3c87a0aa5e98709a3b4d932 │ │ └─63283 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9216f5dfc65e13b8d9e247cb65a6abdf9ce3facf8444478a16f187e4a37e99e4 │ │ ├─118057 cinder-api: uWSGI master │ │ ├─118090 cinder-api: uWSGI worker 1 │ │ └─118091 cinder-api: uWSGI worker 2 │ ├─8f7389fff98473f3ac1be2bcacb89ed41e746f4931f80635a0ae13a03820f08f │ │ ├─62576 nginx: master process nginx -g daemon off; │ │ ├─62591 nginx: worker process │ │ ├─62592 nginx: worker process │ │ ├─62593 nginx: worker process │ │ ├─62594 nginx: worker process │ │ └─62595 nginx: worker process │ ├─38a74a47727b6a493d23767b638ee72a924082ff63e4de7a6860a4df371dd685 │ │ └─39708 etcd --advertise-client-urls=https://199.204.45.19: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.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─ef98ecaef90d26b933c7711bbab565ba1e902eae87532631e4f51c53ff274f1b │ │ └─47812 /pause │ ├─f45112183fad2ca248cd12e04253030eb561ca53647f5925255509cf9fd56457 │ │ └─94680 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-66zlb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5bddf7109763aaf9b7e49bdb7c2e1beb4e9e247df300723f6dc5883e583976ac │ │ └─54741 /pause │ ├─e0bcb1cbe19c0f0799242fbdc6384a041b732e4b96018972702feb0ac17e111e │ │ └─249137 percona-xtradb-cluster-operator │ ├─2b5b1155dcee96cd1c0cb67409f734be102288bc65a14901777ec69da3775759 │ │ ├─64000 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64043 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a6efd7f253f24edf7a3b16e6b72394d24d37d41e54db4695f7c69f3d4feb109f │ │ └─55688 nfd-worker -metrics=8081 │ ├─a21ca81575880d5f5b19e33cbf67a3f69831654352ffe095a60e4c3a39746a61 │ │ └─248771 docker-registry serve /etc/docker-registry/config.yml │ ├─99dbabeb38202001986203ae0fcd48230d9f9678c8076855d4229ab3d7ded750 │ │ └─55737 nfd-master -crd-controller=true -metrics=8081 │ ├─db41c526dd90da8420f7292606d95081a43e6b42f7ce14330141c8e5d525f345 │ │ └─139654 /pause │ ├─d88999bc9dc5bfc22ea4bbd11c23093af6d4f6c60e9fdb123ebd9ab2f7736ef4 │ │ └─64930 /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 │ ├─2550b04b6f52c991776f67af0431041816d2d73cf9295c05b44cc53ae7d4c64b │ │ └─229741 /pause │ ├─44084c307410c67933ddd6d885e6971c7365f99d08d7c72aa14b7967c95e67ed │ │ └─248973 /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 │ ├─a6aa78265355f2df34a6103386b61297dc96c8a478f58e376e52073495e42b0d │ │ └─224798 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6bf84db74ff8c497ee1ad46e3fc1d35fd30abc97b4c195a5e68959db145aa53d │ │ └─256805 /pause │ ├─37baff9f987cb51d3fc79f9c6f8a31c6e95d203ecd99243146f1937c23dfe60a │ │ ├─181416 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─181934 /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/tmp_tuyozix/privsep.sock │ │ ├─370286 /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/tmpg58sitpq/privsep.sock │ │ ├─370865 /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/tmp9_jxkrmt/privsep.sock │ │ ├─371248 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371250 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373499 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9b218c9f-00b0-4cf2-8de9-d8e880291faf --namespace=qrouter-9b218c9f-00b0-4cf2-8de9-d8e880291faf --conf_dir=/var/lib/neutron/ha_confs/9b218c9f-00b0-4cf2-8de9-d8e880291faf --log-file=/var/lib/neutron/ha_confs/9b218c9f-00b0-4cf2-8de9-d8e880291faf/neutron-keepalived-state-change.log --monitor_interface=ha-7919e35c-a3 --monitor_cidr=169.254.0.91/24 --pid_file=/var/lib/neutron/external/pids/9b218c9f-00b0-4cf2-8de9-d8e880291faf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377033 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8d347dd6-e59b-45b6-9a48-ea6b0b4d403a --namespace=qrouter-8d347dd6-e59b-45b6-9a48-ea6b0b4d403a --conf_dir=/var/lib/neutron/ha_confs/8d347dd6-e59b-45b6-9a48-ea6b0b4d403a --log-file=/var/lib/neutron/ha_confs/8d347dd6-e59b-45b6-9a48-ea6b0b4d403a/neutron-keepalived-state-change.log --monitor_interface=ha-fc8d2f1f-d7 --monitor_cidr=169.254.0.60/24 --pid_file=/var/lib/neutron/external/pids/8d347dd6-e59b-45b6-9a48-ea6b0b4d403a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387343 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0bd6d9e3-b7b7-4f08-9844-9bdb451a0d18 --namespace=qrouter-0bd6d9e3-b7b7-4f08-9844-9bdb451a0d18 --conf_dir=/var/lib/neutron/ha_confs/0bd6d9e3-b7b7-4f08-9844-9bdb451a0d18 --log-file=/var/lib/neutron/ha_confs/0bd6d9e3-b7b7-4f08-9844-9bdb451a0d18/neutron-keepalived-state-change.log --monitor_interface=ha-1f02f2f3-4b --monitor_cidr=169.254.0.196/24 --pid_file=/var/lib/neutron/external/pids/0bd6d9e3-b7b7-4f08-9844-9bdb451a0d18.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3d76cce8bb737c7c89cd94172bf611c4fd2be218d8fe6e351eab0a1d90180f80 │ │ └─104495 /pause │ ├─3c015f85074804453ac4059ddbc685e3214f20b1cc61d63c98b29b3828c6c00a │ │ ├─128808 placement-api: uWSGI master │ │ ├─128836 placement-api: uWSGI worker 1 │ │ └─128837 placement-api: uWSGI worker 2 │ ├─4251e7f1cb5c931cdc4aae3017352b5d26b963a672740c508eb072ab25e34f67 │ │ └─43677 /pause │ ├─84108ea9f044b951e73f1879839977cda883ce925bf3337cd3fabfc4bb526df5 │ │ └─43850 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bf5729c6b7af58e4a5208e3e29f887e882c9e738fb5acb68ab6b6c76515f0afc │ │ └─220249 /pause │ ├─f7feb1f0819c2d769457c4e704057f22dbfb896ecf145d9216a3ef29f4878a16 │ │ ├─171358 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391782 sleep 300 │ ├─51da5d2963e89f89cd96a98c74ef98cb648e270f99ca0dce5ba33c822281f901 │ │ └─249043 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2dda5313cdad2968b2612b5ce19ffceaf5af41f4f526ccf9f5504ae298c75ac2 │ │ └─47093 /pause │ ├─8f6050d4563b4e6783b052bd9d3f0112c8b38a4f43ae78a09526423dffa14d07 │ │ └─140024 /pause │ ├─8a29a4e9093c6546c9c98a22126fb991823a8e52e835fbea82e057c221fcaa89 │ │ └─39563 /pause │ ├─5e8f1feff9016f8c248730e127efca475ad774520a1a5e8dda016a25465aa92a │ │ └─42547 /pause │ ├─e6bb7d993a63b86c973c49c4f89c07a32fec5b1bffd569b45bb0a54f76178b45 │ │ └─168595 /pause │ ├─40932147772054cd33689e712877580a0782892a2508b80b5119a243cd71fc0c │ │ ├─103332 glance-api: uWSGI master │ │ ├─103345 glance-api: uWSGI worker 1 │ │ └─103346 glance-api: uWSGI worker 2 │ ├─bd196b63b85a4558b9a50202012944773d0dfad339c8c3d3eac519bf65f78b57 │ │ └─267764 /pause │ ├─944f8266fd332bc4b8555ec0c8695b5621d5e2b608dc870b52fa2cde57b1c463 │ │ └─40846 /pause │ ├─1f79b03eefc0eaf1b88be6b3ac83be61d5083f6fbd55534283ec757aeb4daa5c │ │ └─185379 /pause │ ├─5b5268c7bf066e578e7a9d609f56d67a37c70fa5b84efd00f309c8d867f29995 │ │ └─42715 /coredns -conf /etc/coredns/Corefile │ ├─092e7caad2b963764f24ccc7c44dec84b946faeb06dd2f8ad5013ce6728e7491 │ │ ├─60302 python -u /app/sidecar.py │ │ ├─60610 python -u /app/sidecar.py │ │ └─60611 python -u /app/sidecar.py │ ├─6f97278a6d1cf07c6b1c49f6defc0e329c120fe72fe75a30acf873d01361cacd │ │ ├─238697 magnum-api: uWSGI master │ │ ├─238744 magnum-api: uWSGI worker 1 │ │ └─238745 magnum-api: uWSGI worker 2 │ ├─9de3aabb4d828f91d3f510e9a482c492b9726d9b44b163f00042b2eef43d3fe0 │ │ └─60915 /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 │ ├─fa1778bc845a138383e6fd951291b862fab1e60b8817f96403c87a375b01843e │ │ └─62489 /pause │ ├─8e699588c189b95883244f8fdda686fb25049255af40bf5544bed2b74e8f5507 │ │ └─39744 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─c50cbde84d4dfe4800db56dff0e1930006c532830c07270a878b37904baa2435 │ │ ├─201009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201051 erl_child_setup 1048576 │ │ ├─201099 sh -s disksup │ │ ├─201101 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201102 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201107 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201391 /bin/sh -s rabbit_disk_monitor │ ├─0e98d2a20011339861d039d3ecc3070fc3bde42ccec223221032ba1635eb938d │ │ └─40833 /pause │ ├─f2e567624fff76723312c51cc5943ea54ef3b6f772c259e194381434dfb7b6cf │ │ └─61457 /pause │ ├─b9b8cf51904efe18d156d75ad2dbcb17b7005dbca44f4d2962caffd6b56a7178 │ │ └─182847 /usr/bin/libvirt-tls-sidecar │ ├─705ea0b09aafaff346392367f7586395d2b0dd2cd7275764e6185d5791f94c93 │ │ └─64715 /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 │ ├─a57c1ed833ae7a387490c820af1f906a708f5cfb5f5039fead7c8b11a09d2589 │ │ ├─166814 nova-metadata: uWSGI master │ │ ├─166831 nova-metadata: uWSGI worker 1 │ │ └─166832 nova-metadata: uWSGI worker 2 │ ├─b9041f763605b54308e0f4be5d93558b2d2f5583e210066c2e08a529da2ca657 │ │ └─94284 /pause │ ├─d866887d17a02b9b6eff1d6159be8e247f83c225f906d29751689ba4fbffad6a │ │ ├─138573 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138586 /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 │ ├─38c945ebcfc5b2fef10f39108645d3adaa29ee67204ab9fdc4531a564c05867e │ │ └─50654 /pause │ ├─d61a7dab6e58d6071666048a9291c666405225d5ce45c7a133d5304d28cd5fef │ │ └─50391 /pause │ ├─f2e2fb69a83dbd869dd4dacb9eaf1328888f2eb72c773f3a75b766dc63f2ab84 │ │ └─46054 /pause │ ├─4845e27889784802d4f52c13dea5b82fc17cab6bd421ed748432401352d6822b │ │ └─46000 /pause │ ├─2d767891c8539a78eb4040345bf2e3f18ccee7b9c5a9d0928ea3f6ba6c865c14 │ │ ├─60266 python -u /app/sidecar.py │ │ ├─60612 python -u /app/sidecar.py │ │ └─60613 python -u /app/sidecar.py │ ├─c41934b754bc99e9f428d2b51c07a905ce423306f9431d0ce57c00293284c077 │ │ └─265622 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─87f79182e8608426b46edb67e3ecac075ad37b1db374d7638eb53ea9474932b2 │ │ └─238514 /pause │ ├─d460685e369b7131aa626fb00bc5488e9b9823d5efa834cd58a7532ce3823aec │ │ └─256465 /pause │ ├─31247433e72e7c14818493b7640a29f91285121f7be84ad6bb55d0e996554e3c │ │ ├─ 94791 /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 │ │ └─402554 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7d0444c60198f22ae0d0a4ea4216cdb860c58ccb3b20aba44edd53ff31127c42 │ │ └─39602 /pause │ ├─e37f2d70d6ceb82644ba4b360c07b131ae872f261c698dc16b4ea4abd80bd6c1 │ │ └─43806 /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 │ ├─fe18bcca2007fbe3d372661508d99472f4c0f9ad9b0d71d7494f822f4197ff54 │ │ └─40131 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ba77fb45feef40e23351bf32c3fa1cbd4fe4a2acd37c3339a5ae25fab463ec24 │ │ └─183089 /pause │ ├─6df21a85f0e1be2c76aa18fe8d6c70c2121f80b81f1b5ea7447cf5e00f84650a │ │ └─218284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─02001644424953593694e7ce34233c809993d7169730d2717729d0c4730d06de │ │ └─223488 /pause │ ├─60d0fcd9dbca869e303b1c69f7c25f8354551d1a30e2cec72502dca5be268b03 │ │ ├─219104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219169 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a1a8cf3b9e253d8dedddcaa7089195fe474d942657c6eab6839ba089c36dcfe5 │ │ └─66055 /pause │ ├─9a41788d538753b84d03b388ec93f67991558da4215977eb59c7be9603559b75 │ │ └─59715 /pause │ ├─151c60a39e2d854529963950aa2dab7936e0bdbee2e39b00a5658f557d0a1fab │ │ └─84921 /usr/local/bin/rook ceph operator │ ├─5149f0adbb746a75e6a2f01109e33d8c188ecf61684766191d2f8cb922278040 │ │ └─43594 /pause │ ├─f352be782ceede73f2e9a2ab646d1330ab409a83a7bcb76c53187cb74d153fb5 │ │ └─250882 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─650f0598f7d716939cc8531eea201d45194f094d117e4240b73dd6527bbc9464 │ │ ├─122431 /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 │ │ └─122564 /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 │ ├─b3c1c564ef9722ded3ac2bb7827084714ba93416af1bca3479ae17367edb3ef6 │ │ └─59756 /pause │ ├─8e9e11ff249b42efe4cc20c832172a4a44bfa2bfcbf7dde802f3bf8f43e23859 │ │ ├─181436 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) │ │ ├─181670 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) │ │ └─181671 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) │ ├─02a7ff65ee366b91c5e7606caf3a8ecb0ba485687fd3c22903cb51d8e54da560 │ │ └─64365 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ └─653acf565fdd3fbf71ce918e06a9edc22cd0557923ba2899ba6a9b279011efc4 │ └─62074 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount