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 │ │ │ ├─21782 /lib/systemd/systemd --user │ │ │ └─21784 (sd-pam) │ │ └─session-21.scope │ │ ├─21710 sshd: cephadm [priv] │ │ └─21803 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─730 /lib/systemd/systemd --user │ │ └─731 (sd-pam) │ ├─session-4.scope │ │ ├─1638 sshd: zuul [priv] │ │ └─1651 sshd: zuul@notty │ └─session-1.scope │ ├─ 727 sshd: zuul [priv] │ ├─ 744 sshd: zuul@notty │ ├─ 891 /usr/bin/python3 │ ├─ 1642 ssh: /home/zuul/.ansible/cp/199.204.45.210-22-zuul [mux] │ ├─394929 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wxnbegsspydscdsoamllmzqifkjcyabz ; /usr/bin/python3'"'"' && sleep 0' │ ├─394930 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wxnbegsspydscdsoamllmzqifkjcyabz ; /usr/bin/python3' && sleep 0 │ ├─394931 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wxnbegsspydscdsoamllmzqifkjcyabz ; /usr/bin/python3 │ ├─394932 /bin/sh -c echo BECOME-SUCCESS-wxnbegsspydscdsoamllmzqifkjcyabz ; /usr/bin/python3 │ ├─394933 /usr/bin/python3 │ ├─394943 /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 │ └─394945 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-3e6285936ae0f2c3056c588c2307543138e84038df03df577a18e2f262234251.scope … │ │ ├─25357 /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 │ │ └─25369 /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 │ ├─containerd.service … │ │ ├─ 9983 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12329 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea733bcb6c4921e074551672ec98cafad0979641f06989ed793c72805643f62f -address /run/containerd/containerd.sock │ │ ├─ 12699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b34b92b13a36cd1dbba48418118a8d97ab37b4448918d1f9a949f1de88721943 -address /run/containerd/containerd.sock │ │ ├─ 18742 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d6e75fef0c948b04c39cd084e87501291e99a24749221f8c8bf08373c11251b -address /run/containerd/containerd.sock │ │ ├─ 25332 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e6285936ae0f2c3056c588c2307543138e84038df03df577a18e2f262234251 -address /run/containerd/containerd.sock │ │ ├─ 30011 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f344ef5475b4e6929a69658b8ddd7983654cf3ac83e71715fc2a73abdad70fc -address /run/containerd/containerd.sock │ │ ├─ 34858 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41378f4ffdf332ee664d331aa65b33d0194cf5940a48b7d178dbd82c10985e76 -address /run/containerd/containerd.sock │ │ ├─ 39345 /usr/bin/containerd-shim-runc-v2 -namespace moby -id edab90f63c493871523e429b7c8ca15cb0093b0dbb628b8eaf77f77aaab3a287 -address /run/containerd/containerd.sock │ │ ├─ 41878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4557a7bc5a1a46af11b076f0b34ec5fdd25904458d5ada0a7db9c8ccbb012f1a -address /run/containerd/containerd.sock │ │ ├─ 41899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ce5cb5a43e21b019dddc215b363298a8f3b8bc8134d9b0deaf050ba049a6dc -address /run/containerd/containerd.sock │ │ ├─ 41930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317506c983873f58978c3c19a4e572291775679fa681384eb8c93781933dbc95 -address /run/containerd/containerd.sock │ │ ├─ 41931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7170257edb71da6d6ea1f4b7650f23ff4d2b6480b2ab4d90c29bf36a17b2336 -address /run/containerd/containerd.sock │ │ ├─ 41951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a4e96105ed2091ff9f539e78c67f12a71cb9b332f29921ab60bbd46ba889b7 -address /run/containerd/containerd.sock │ │ ├─ 42461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b0d8c521e3b122b686b4370050521f1b59fee4c60e4320084eb2a9a1fbdd903 -address /run/containerd/containerd.sock │ │ ├─ 43236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 835ef2e9b755223f5964f5859dc37436b0591c8cba14bc3eb505168383914a58 -address /run/containerd/containerd.sock │ │ ├─ 43259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e70ef8a8a8a4aa3312954baf9557629e4d00e2166ff0ab2ab1005ffca983f3 -address /run/containerd/containerd.sock │ │ ├─ 44607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc1d31c8676490764edb4ee696eaed61f14c97b4cd2e2773b3d37ffc9dfcf09 -address /run/containerd/containerd.sock │ │ ├─ 44969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb1fbcd8350335dac2ef02826ce956cbd11c4c16a7b2941206900834e6976b2 -address /run/containerd/containerd.sock │ │ ├─ 45085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e1f5b478336c81b377bb9e38829cc4dd755fa1075be28c1828d284a88fcf95 -address /run/containerd/containerd.sock │ │ ├─ 45482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c11fe75f7b5bb17fe8a2b443043c4ac7f752a1b03585fa1497580849c4519ace -address /run/containerd/containerd.sock │ │ ├─ 45955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca15bd96c780875e483f7c332250dc5595e6c542be45d760ba8b3a0ad973be4d -address /run/containerd/containerd.sock │ │ ├─ 45993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0fab3c73eb694de78d21f19dc1565bd70482b283928fd6df8c8c361a67dff6 -address /run/containerd/containerd.sock │ │ ├─ 46039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f4160911f0f3fdd421313c28f72b88f92e304b7ff0c2c7aff48f8ec9f43e0c0 -address /run/containerd/containerd.sock │ │ ├─ 47836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24d556904948a27e3c39b92f9f138f7cc8532149195b84fb820cbc7d742903a -address /run/containerd/containerd.sock │ │ ├─ 47899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a401e6c896eb47baabc6c90d681d038e25c5a98cf61b081091239242e8a861 -address /run/containerd/containerd.sock │ │ ├─ 48671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fdc675e0db4b4d3e2ed6a3f9e7a5c7de461af35febec6ad785f93ae908bd037 -address /run/containerd/containerd.sock │ │ ├─ 48715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5547edc8e47913cf2d5beace202305a3b10e4fd31f194f5f372a42a917960cb -address /run/containerd/containerd.sock │ │ ├─ 49327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9acd818ac7a0a275c43cee6d6f67a2c005113bb4b11d859baa893dd54d63537 -address /run/containerd/containerd.sock │ │ ├─ 49635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67e9fe9637f72dce9325fb474e24b8beb661dde33bfcd2e4018ba8b35d4d56c -address /run/containerd/containerd.sock │ │ ├─ 50033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5546faf77a9a6f485aeb03ceef995e9df94d7241505458545dee895cbb8368e4 -address /run/containerd/containerd.sock │ │ ├─ 51981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff0a01f1ce049e67aa2cd795ea413cb661276f4a34b2d02f511703b7d7fbc52 -address /run/containerd/containerd.sock │ │ ├─ 55567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bef771c8f3069343d10a504965f2c6367d1c34809c739859b559b7105844611 -address /run/containerd/containerd.sock │ │ ├─ 56156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32329a080e89e769435da3d32cdc70372f45cc769ebf2ba4e574a9659e069ebf -address /run/containerd/containerd.sock │ │ ├─ 56194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdee3de788a1fd9f905bcf7d28bab2a438f3d5ed263e01a39a9090a08f19eb48 -address /run/containerd/containerd.sock │ │ ├─ 56248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d14c87f002c944f62c2e0277659244112993d0065faa0961969b7fbd25e1a7f -address /run/containerd/containerd.sock │ │ ├─ 56425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff0efa1f9b4ce400646eba7827ead36974ff01b7d133909accba50da17a27ab -address /run/containerd/containerd.sock │ │ ├─ 59273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c19edcc2da5e8e28c377ae4f941426b8b9b5137d376ac37d1f1f36f33d4b0fb -address /run/containerd/containerd.sock │ │ ├─ 59318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec844f564051d3b378c2d87669afaf05f23444e3d19f0a132f07eaf6657855f -address /run/containerd/containerd.sock │ │ ├─ 59357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84223f903e2c9e4562c0caa65dddf25c517fff93b6305af8f5460c30dd6cdb57 -address /run/containerd/containerd.sock │ │ ├─ 59397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfb3bce1201c3d65d4aecf3ab9bf4420cf05c302d66eca7328147267281c333 -address /run/containerd/containerd.sock │ │ ├─ 60666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff5aff20feed5a0409caccf4402cf7a34900f56576c8dd4969329944495c4e2 -address /run/containerd/containerd.sock │ │ ├─ 60833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0e02515f6be1860c6924577e6fd93d4263370b85c99439afb3e6e1783f6b63 -address /run/containerd/containerd.sock │ │ ├─ 60962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d6bd223ec492335c4b28ab7b5a9cd6bb84b4a029b37596358752f6c858477eb -address /run/containerd/containerd.sock │ │ ├─ 61006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716b5f10e9c96e5a9e41298ee1f30938b3b0d5fee5b2fec5079e81e4af309a15 -address /run/containerd/containerd.sock │ │ ├─ 61047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97198a90c25912a0f669666aa25856adcedf8b8b5f7740e0ed16745b769fbc71 -address /run/containerd/containerd.sock │ │ ├─ 61406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72ed0e2927c57716ee3f60b230b041f9390d49150d94a0058b17ddbc78851790 -address /run/containerd/containerd.sock │ │ ├─ 61706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cf3afb3469231e66f7a7b1f57607793f5a650ffa1e1c0022bb33ff38e4bb51d -address /run/containerd/containerd.sock │ │ ├─ 62039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67400cc3856eb8a2a7cdda43132004227561460531e8d62fb786dfc97010541 -address /run/containerd/containerd.sock │ │ ├─ 62532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b427ee3659fffdf0a7237ba1be700f43d020a8d2c821794c03ad093531ae00f3 -address /run/containerd/containerd.sock │ │ ├─ 63136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c8b2982e60f595a59fbff911a549306a8a969439844ecfba39601ed399cb8f -address /run/containerd/containerd.sock │ │ ├─ 64366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d62145bf1be8eccedd458d64aa82f90dcf175b2ab104e1e5dae58b2ac68da373 -address /run/containerd/containerd.sock │ │ ├─ 65977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c236e1dbb77487195f62a315d392f7df301faedced37dd84d8b040fba0a443 -address /run/containerd/containerd.sock │ │ ├─ 72239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032b8c7b9e40262e23e6ffc90e13cd63bf0a564a9e5948b357a2c120242daef5 -address /run/containerd/containerd.sock │ │ ├─ 73218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd55327d4977b37d83cf749c84fdaff5a56d95d3dffe384e9b936a4d3e67afde -address /run/containerd/containerd.sock │ │ ├─ 77382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a80574018ff8e1d6b30fabdaa143fc094dfa5233c5d37903439273154ee8686 -address /run/containerd/containerd.sock │ │ ├─ 81821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5fe99b0a70ed1660761c40ad4ea378a9f7cf21424ddfe55220e9578c28945e7 -address /run/containerd/containerd.sock │ │ ├─ 87522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d20ca754a750595cb93c414fe4679a9adbdf0669794503619e99048129b2c0de -address /run/containerd/containerd.sock │ │ ├─ 87562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d34767576af45f8bf694547d31e512c1e4d3b3d5a212eb522bf2259151de9d6 -address /run/containerd/containerd.sock │ │ ├─ 95382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5863663ca326d9ebc910dbaa077d6c319b726867421109a569495d9c667bf5b -address /run/containerd/containerd.sock │ │ ├─ 96610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb3b47e6035b75a85c73964a6f575a5d34359b04a10f4ee253afc328297cc96 -address /run/containerd/containerd.sock │ │ ├─ 96655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1b1fd7efa1b9b8e22281f089abd8ca83351eecf0a3c3df097c9e704736c75e -address /run/containerd/containerd.sock │ │ ├─ 98280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8391ce65f1f732e337dcb1205c6e557a9b09fc63381b0e78f01b93a832faf7e4 -address /run/containerd/containerd.sock │ │ ├─ 99602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6feb072144f3ad1910fccbe11b96e80fe5d29a8b2bfcd8a9a1c9e992cdfb2122 -address /run/containerd/containerd.sock │ │ ├─ 99658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fd2fb46fa9e46c5ef7774e6f4e9ddf7d89e3bf21e8dd760869dc1fab48033a5 -address /run/containerd/containerd.sock │ │ ├─109867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e85d42ca2346e623acaf6b57433bcbbb289d759703c23b05ca5cc291f116cf7 -address /run/containerd/containerd.sock │ │ ├─109943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580ed8fec0661b358080a9bef2aca9e8cc1f16aa503a4b5768e06a7356ee8676 -address /run/containerd/containerd.sock │ │ ├─111959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b72014c9bfbcac832b58af3617d51f83bd9d2f36a0ee143fdafcc87bb2ec857 -address /run/containerd/containerd.sock │ │ ├─124719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777943765fc59523fac8f1f34ca97f31e8cdeea7b01f04af416243c872b20838 -address /run/containerd/containerd.sock │ │ ├─126026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7aeb445ceeb19e9f32f508405b69689c648fc24c728018df755092d58fe7086 -address /run/containerd/containerd.sock │ │ ├─126410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 349c7e030b8e20757f769e3d1011642ff6a226fec7f3837450157a85cf93f08b -address /run/containerd/containerd.sock │ │ ├─127066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff399c0f363039ff531f6e2f38766cdc31348acbf230d523c109a25354721464 -address /run/containerd/containerd.sock │ │ ├─128698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d61978c8955045d691d16ba4f7780bbef8806c43bd07b7d20d1d3b70b719e99 -address /run/containerd/containerd.sock │ │ ├─128899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fade6f4dfd0d007edecb855cc2b9527dfcd4fab941e77d40834a6174b0b7fbfb -address /run/containerd/containerd.sock │ │ ├─129154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3fc6ca020e1f4c50e4a6675e587431aa98f4c52778ec960b1e54d898a14d0b -address /run/containerd/containerd.sock │ │ ├─129269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12356097e5145441bacd481f28b0f409ffd618c1c7bed5bf467b89bca5ccec9 -address /run/containerd/containerd.sock │ │ ├─129315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc067890fa7ea43ce80b2f94e59beed75e34e9dcd8bfb71a16b7ef64705fa433 -address /run/containerd/containerd.sock │ │ ├─129718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bf1c8da377336b3cc39654bb269e62fdff461440a99eb55496a45574b0d80b9 -address /run/containerd/containerd.sock │ │ ├─151915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896cf7181a8ea0134266b91c0bd53c23caaebf9de08087b7f81e2cb5218209de -address /run/containerd/containerd.sock │ │ ├─153323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5c4a1bd212e5376b4331aaecd1f3282d7e7291164ccca4ce1145ed5a7e6ae0e -address /run/containerd/containerd.sock │ │ ├─153341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50eb4a326340894a40c98b5e78adfdd71a2cff92de12fcfba8880542d6752be1 -address /run/containerd/containerd.sock │ │ ├─153439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398ad773c1a68fe02757dbe0db5d3f8b4d6992f34ed090dc16f569b0dd082b53 -address /run/containerd/containerd.sock │ │ ├─153482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c1b0f598141d6b7242c19e430ab400a390b2c271664edaca95620f25c8c21b -address /run/containerd/containerd.sock │ │ ├─153562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f481a2f2070a01df62f4d5d0b91b844e3fd9cf0e790348bc71911c52e9daf0c2 -address /run/containerd/containerd.sock │ │ ├─153875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97a5beac524bba33eea76ec89dbdd500277a652c194a2c42b016ce16f1f9eb3 -address /run/containerd/containerd.sock │ │ ├─153913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a89b382ef450cd5a2e7a52a57bfb5d8e90ceb38b3ab5810011df9aace0154d5 -address /run/containerd/containerd.sock │ │ ├─163979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c65e24f35671bccd49d916c148e206f5bde4fcaedbb451921225976666ab04 -address /run/containerd/containerd.sock │ │ ├─166086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a5bd73f0ca7cc95ca6040001c9a465251ac642ad858583af2c4e9f98246212 -address /run/containerd/containerd.sock │ │ ├─166127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f936ef3696f66074dbaeee88e81c040d1cbad2e50b6642a64a397a2cc51d9e -address /run/containerd/containerd.sock │ │ ├─166210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b246bba4ab6fe83bb8c56b912c3ae7ddb1e4f5ccfe6c5e0e948771545462c19 -address /run/containerd/containerd.sock │ │ ├─166314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c88f0dc3d7c12410e134590eeb25fee191d397ad3d82a895c255ce761df4785 -address /run/containerd/containerd.sock │ │ ├─174010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a9a72b881010f8ab01bc631ca1048c35de62b21052ab27660378aa707f0ec1a -address /run/containerd/containerd.sock │ │ ├─175798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887c15108fd4e4f878a3edee118c652de41ee3bb6f1378c6ae68291b79e43afa -address /run/containerd/containerd.sock │ │ ├─175848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c932e51107adccb3f1faac15c16e710b4212f3c85b62f9beabd0988bfed0f058 -address /run/containerd/containerd.sock │ │ ├─175933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac1d0885e3c1fba1cc76a48b6d8ecce835a3f918f54b18d57dcbfd55fefd994 -address /run/containerd/containerd.sock │ │ ├─188068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe33902cadbfeb669e9d4acb06ab14a229cf5d96b7fceb9729ea12d9e12754e -address /run/containerd/containerd.sock │ │ ├─195336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27d5485fffd3293e129c386a685b75c2d6bb350066aa17321dc273170f720129 -address /run/containerd/containerd.sock │ │ ├─195390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b57a76062b626abad7764d26f5dfff5f7eb5d698c4c3eafd7154850b53c710 -address /run/containerd/containerd.sock │ │ ├─195428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1f8c696d78234abf4e2a7e7a7daf8e4def0af735e07ca44563baae1b6573ae -address /run/containerd/containerd.sock │ │ ├─195724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b0141cba80bc74bbb8fad0e863edbe8af3715429439b34c4d2843928ecb2a0 -address /run/containerd/containerd.sock │ │ ├─204719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d75be9010f659560659fb3051e07725561b2ccb22524761e67dfd2201ae0e8 -address /run/containerd/containerd.sock │ │ ├─206835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2455c358aa13d1cc50fd6cf3049062d7eec1ea6a4eac78ca11c2d87f17daccb -address /run/containerd/containerd.sock │ │ ├─207888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd3e1f539987f6bca595c7e3b7b0ee8313279ff46324d0204c7005278f1589da -address /run/containerd/containerd.sock │ │ ├─208698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56d22319f078460f05de82c29ac83848c38002a0b0d52c4472da4d34cb399e4a -address /run/containerd/containerd.sock │ │ ├─209493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5a9ec11c82a5e13375471c3d6146685fcb79618469dfe651964a8b8a03bc06 -address /run/containerd/containerd.sock │ │ ├─211409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f545fcf176c36d18718454b61d8d84eefb2a61864939ede2245ff46b7737a1e6 -address /run/containerd/containerd.sock │ │ ├─212810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c953777a8252b8207d2017545d83b6c92aaf96b23345a7fa922eef7e39e84f -address /run/containerd/containerd.sock │ │ ├─212859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59db424b24d195a80c1e86540c39053f3eb81063b59108610c3d7495b324c529 -address /run/containerd/containerd.sock │ │ ├─220944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58357b5bc4333184415d11282d6c23eee502209ddb57cf1ceaef9db023c07442 -address /run/containerd/containerd.sock │ │ ├─221343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a419f90b82b38988139514f4e2553f367da04415b05c0382dffbd5cf4c1c0983 -address /run/containerd/containerd.sock │ │ ├─225186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a2bfd227c9abb7a0fdf49f5e0c01431015791147b5d99d83957b7a5c5cca5d -address /run/containerd/containerd.sock │ │ ├─230209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7597ef9ab6242375c817109f5148f4e0adb27fb344a973a8ab902ac2dbab0fa9 -address /run/containerd/containerd.sock │ │ ├─230389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d25d75109d0f4fddd803a8c2174aa31f2b71aa1ed3585a118e6566b6d8e359a -address /run/containerd/containerd.sock │ │ ├─230428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97decc778616c2de0de14c531877cded4d89a048eaa3de4c4c63bd78c6ff520b -address /run/containerd/containerd.sock │ │ ├─230477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff6f4cc31c37e3e639389c95b4449a7c462218ba4ff6a247e95b7c24f786eaf -address /run/containerd/containerd.sock │ │ ├─240262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3760b7af1550044848f4708e7cf8c4543afeccfea3aa8e0baf4feef977e9c86 -address /run/containerd/containerd.sock │ │ ├─242545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e9856728764996b5f46347513f7050bdfb622cfb80d54f6c780f993391253b -address /run/containerd/containerd.sock │ │ ├─244065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4c355c5e3d7b6eb935341c376be48c2cc00aed36b292a014e0c9444a0a777c -address /run/containerd/containerd.sock │ │ └─394523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e64678d9100ff6c9a7c05ab1801a00abbae11a5c403bd8b7dd7c1b428c9add -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1446 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29715 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29994 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kspbuy.service │ │ │ ├─12613 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kspbuy/unit.run │ │ │ └─12643 /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-kspbuy --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kspbuy:/var/lib/ceph/mgr/ceph-instance.kspbuy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kspbuy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kspbuy -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 │ │ │ ├─18699 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18720 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25050 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25315 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39274 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39296 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34562 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34842 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12275 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10353 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124252 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42360 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ea733bcb6c4921e074551672ec98cafad0979641f06989ed793c72805643f62f.scope … │ │ ├─12357 /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 │ │ └─12378 /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-edab90f63c493871523e429b7c8ca15cb0093b0dbb628b8eaf77f77aaab3a287.scope … │ │ ├─39373 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39385 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-4f344ef5475b4e6929a69658b8ddd7983654cf3ac83e71715fc2a73abdad70fc.scope … │ │ ├─30036 /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 │ │ └─30048 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1115 /usr/sbin/uuidd --socket-activation │ ├─docker-1d6e75fef0c948b04c39cd084e87501291e99a24749221f8c8bf08373c11251b.scope … │ │ ├─18767 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18785 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10859 /usr/sbin/chronyd -F 1 │ │ └─10860 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-41378f4ffdf332ee664d331aa65b33d0194cf5940a48b7d178dbd82c10985e76.scope … │ │ ├─34882 /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 │ │ └─34894 /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 │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─run-r272d9518b51a4a929e4d966723483186.scope │ │ └─164626 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124133 /sbin/iscsid │ │ └─124134 /sbin/iscsid │ ├─docker-b34b92b13a36cd1dbba48418118a8d97ab37b4448918d1f9a949f1de88721943.scope … │ │ ├─12723 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kspbuy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12742 /usr/bin/ceph-mgr -n mgr.instance.kspbuy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─c67e9fe9637f72dce9325fb474e24b8beb661dde33bfcd2e4018ba8b35d4d56c │ │ └─49658 /pause │ ├─646071a6da2b6347dd29c1739dc19a74c124704a79194422338c204c41f55500 │ │ └─77945 /usr/local/bin/rook ceph operator │ ├─91285f5724c4509db8b71864fec56636ba717e841115cd1b8922c485761469e3 │ │ ├─162223 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) │ │ ├─163119 /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/tmpoc1j9xzm/privsep.sock │ │ ├─346633 /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/tmp4204bfmt/privsep.sock │ │ ├─346892 /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/tmp827an36d/privsep.sock │ │ ├─347254 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347256 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347540 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b5fa8007-715d-4c42-9763-22f9619b05e4 --namespace=qrouter-b5fa8007-715d-4c42-9763-22f9619b05e4 --conf_dir=/var/lib/neutron/ha_confs/b5fa8007-715d-4c42-9763-22f9619b05e4 --log-file=/var/lib/neutron/ha_confs/b5fa8007-715d-4c42-9763-22f9619b05e4/neutron-keepalived-state-change.log --monitor_interface=ha-18617ad2-6c --monitor_cidr=169.254.0.183/24 --pid_file=/var/lib/neutron/external/pids/b5fa8007-715d-4c42-9763-22f9619b05e4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─348941 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c754d365-3d33-47cf-9092-0e3cf20fa20f --namespace=qrouter-c754d365-3d33-47cf-9092-0e3cf20fa20f --conf_dir=/var/lib/neutron/ha_confs/c754d365-3d33-47cf-9092-0e3cf20fa20f --log-file=/var/lib/neutron/ha_confs/c754d365-3d33-47cf-9092-0e3cf20fa20f/neutron-keepalived-state-change.log --monitor_interface=ha-9587faa6-a8 --monitor_cidr=169.254.0.137/24 --pid_file=/var/lib/neutron/external/pids/c754d365-3d33-47cf-9092-0e3cf20fa20f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─349453 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=24e57743-3502-43ef-beab-1705e82b7054 --namespace=qrouter-24e57743-3502-43ef-beab-1705e82b7054 --conf_dir=/var/lib/neutron/ha_confs/24e57743-3502-43ef-beab-1705e82b7054 --log-file=/var/lib/neutron/ha_confs/24e57743-3502-43ef-beab-1705e82b7054/neutron-keepalived-state-change.log --monitor_interface=ha-e1444fd2-59 --monitor_cidr=169.254.0.149/24 --pid_file=/var/lib/neutron/external/pids/24e57743-3502-43ef-beab-1705e82b7054.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─355348 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d7c98fe8-f6d1-43cc-9ff6-461edcd96de5 --namespace=qrouter-d7c98fe8-f6d1-43cc-9ff6-461edcd96de5 --conf_dir=/var/lib/neutron/ha_confs/d7c98fe8-f6d1-43cc-9ff6-461edcd96de5 --log-file=/var/lib/neutron/ha_confs/d7c98fe8-f6d1-43cc-9ff6-461edcd96de5/neutron-keepalived-state-change.log --monitor_interface=ha-b5cd1390-7a --monitor_cidr=169.254.0.178/24 --pid_file=/var/lib/neutron/external/pids/d7c98fe8-f6d1-43cc-9ff6-461edcd96de5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─357221 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=17c5a6c5-3d03-48e0-af62-da3052ff6acd --namespace=qrouter-17c5a6c5-3d03-48e0-af62-da3052ff6acd --conf_dir=/var/lib/neutron/ha_confs/17c5a6c5-3d03-48e0-af62-da3052ff6acd --log-file=/var/lib/neutron/ha_confs/17c5a6c5-3d03-48e0-af62-da3052ff6acd/neutron-keepalived-state-change.log --monitor_interface=ha-7479bb8c-1c --monitor_cidr=169.254.0.201/24 --pid_file=/var/lib/neutron/external/pids/17c5a6c5-3d03-48e0-af62-da3052ff6acd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─359164 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0a465e93-bd76-4db2-9cec-394dd6f077e6 --namespace=qrouter-0a465e93-bd76-4db2-9cec-394dd6f077e6 --conf_dir=/var/lib/neutron/ha_confs/0a465e93-bd76-4db2-9cec-394dd6f077e6 --log-file=/var/lib/neutron/ha_confs/0a465e93-bd76-4db2-9cec-394dd6f077e6/neutron-keepalived-state-change.log --monitor_interface=ha-c936d7fc-90 --monitor_cidr=169.254.0.106/24 --pid_file=/var/lib/neutron/external/pids/0a465e93-bd76-4db2-9cec-394dd6f077e6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5092715816d6303283f0a1cf52657f69106b7759a4233a1e8094796c4f4f35db │ │ └─208792 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fade6f4dfd0d007edecb855cc2b9527dfcd4fab941e77d40834a6174b0b7fbfb │ │ └─128931 /pause │ ├─a485991c2da6e0d52b5268f0e6298ba26f5924c934e40f9aeae78ca9c2eb934f │ │ ├─59742 python -u /app/sidecar.py │ │ ├─59930 python -u /app/sidecar.py │ │ └─59931 python -u /app/sidecar.py │ ├─9a80574018ff8e1d6b30fabdaa143fc094dfa5233c5d37903439273154ee8686 │ │ └─77407 /pause │ ├─e212d20c92cb248fd61f2878be67797dd389e394b930e90391707c4dbf0e6d29 │ │ ├─ 68325 apache2 -DFOREGROUND │ │ ├─ 68357 (wsgi:k -DFOREGROUND │ │ ├─ 68358 (wsgi:k -DFOREGROUND │ │ ├─ 68359 (wsgi:k -DFOREGROUND │ │ ├─ 68360 (wsgi:k -DFOREGROUND │ │ ├─366082 apache2 -DFOREGROUND │ │ └─367599 apache2 -DFOREGROUND │ ├─fdee3de788a1fd9f905bcf7d28bab2a438f3d5ed263e01a39a9090a08f19eb48 │ │ └─56219 /pause │ ├─f104f87cb51b17b23d47f5ff4a3e996dca8dfea14aaf5d5bd8bb75633c8f959b │ │ └─46214 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b427ee3659fffdf0a7237ba1be700f43d020a8d2c821794c03ad093531ae00f3 │ │ └─62565 /pause │ ├─835ef2e9b755223f5964f5859dc37436b0591c8cba14bc3eb505168383914a58 │ │ └─43285 /pause │ ├─8f0233bc60d3a6df3135ca2db567d0e51ca62596df186091b3054b5a6c91b582 │ │ └─62426 /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 │ ├─5717a687a4468cc5a0920369e385a88c44354eaf98fa2095713418c81528beef │ │ └─64207 /bin/memcached_exporter │ ├─bc4fbb69dae9181f83f9916b8cfba73e2604dda56547daa68d6e98297896dccf │ │ ├─161472 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) │ │ ├─161700 /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/tmpqnpvgo80/privsep.sock │ │ ├─161836 /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/tmp6_s87m_t/privsep.sock │ │ └─161974 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1bd30b4aa82ce29aa44547eb4b41303f09bb896365488580a3d07a3f58271f46 │ │ └─226942 docker-registry serve /etc/docker-registry/config.yml │ ├─58357b5bc4333184415d11282d6c23eee502209ddb57cf1ceaef9db023c07442 │ │ └─220970 /pause │ ├─2c5a9ec11c82a5e13375471c3d6146685fcb79618469dfe651964a8b8a03bc06 │ │ └─209518 /pause │ ├─e4dc8ee8a02dafb825894cc376297526cfaad0f1c5d505b0a288424dacf0a0f8 │ │ └─56561 nfd-master -crd-controller=true -metrics=8081 │ ├─3d193c1447176f220da064f0d02a4191e17d8c2c07b6a5116a07e6ffdcfa1a9b │ │ ├─95705 glance-api: uWSGI master │ │ ├─95725 glance-api: uWSGI worker 1 │ │ └─95726 glance-api: uWSGI worker 2 │ ├─f1f08daf35689d4a53fb888cd0cd68e1f5ebb6753c5ff02295fecdb0a246492b │ │ └─64270 /bin/oauth2-proxy │ ├─f98c6dbc8a4163825aaececc5ccb1a4c75e699bd70b97ca40579cbc2bfb83953 │ │ └─97978 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ca15bd96c780875e483f7c332250dc5595e6c542be45d760ba8b3a0ad973be4d │ │ └─45979 /pause │ ├─1db040d213e7e624d6c1aa3fdb28ef247826608f3bf7509f32e4a7fc151e4978 │ │ └─207076 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b9f5b5193945606f4d79a90d5d1a387b4ce7f80aeb1c5ba5a4680cc2a15263ee │ │ ├─185028 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185206 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185207 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─7ac1d0885e3c1fba1cc76a48b6d8ecce835a3f918f54b18d57dcbfd55fefd994 │ │ └─175970 /pause │ ├─3bef771c8f3069343d10a504965f2c6367d1c34809c739859b559b7105844611 │ │ └─55592 /pause │ ├─f9932540ee5270297870f17d4d13d38033d3924e4551dd029d1238668c8197d2 │ │ └─44673 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8391ce65f1f732e337dcb1205c6e557a9b09fc63381b0e78f01b93a832faf7e4 │ │ └─98304 /pause │ ├─896cf7181a8ea0134266b91c0bd53c23caaebf9de08087b7f81e2cb5218209de │ │ └─151938 /pause │ ├─648a910ec15d805b928fa3ea5e8111bafcae297d9b200f62f9550de56cbb1fff │ │ ├─107294 cinder-api: uWSGI master │ │ ├─107306 cinder-api: uWSGI worker 1 │ │ └─107307 cinder-api: uWSGI worker 2 │ ├─c23912c27b9178b14a17c3d9a8677af5c2aa2a899680b7ac4aa1ad93b5733565 │ │ └─64067 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─abb78f3fdc4df144a28c3b79115f0c3366dc9f467658e88ed9aee78d562a5bd2 │ │ ├─162525 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) │ │ ├─162984 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) │ │ └─162985 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) │ ├─ef7c2cbc48b7da5dcdda13e222696a9c746f8291e7f240388eb289c22c5b6b6e │ │ └─60502 /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 │ ├─2b40129b221fbcf2b192276e920ce535aa09a45b9c9256fbc593ad9a9d22b8b7 │ │ └─195650 kubernetes-entrypoint │ ├─10c1b0f598141d6b7242c19e430ab400a390b2c271664edaca95620f25c8c21b │ │ └─153583 /pause │ ├─dcd86e4983a6a7d518c1ef0add89e262d4986191fa1066030f10096d16c62830 │ │ ├─63099 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63159 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─45a5bd73f0ca7cc95ca6040001c9a465251ac642ad858583af2c4e9f98246212 │ │ └─166112 /pause │ ├─9d34767576af45f8bf694547d31e512c1e4d3b3d5a212eb522bf2259151de9d6 │ │ └─87585 /pause │ ├─e27215ebb823c57f3b1552803b82bad639a93b7f73ba64afff37daa81dece982 │ │ ├─125096 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125108 /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 │ ├─542d3d1860a4bff465afd2c6820a6fc36a92929a1cacc65a1b52843288601006 │ │ └─209546 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a97a5beac524bba33eea76ec89dbdd500277a652c194a2c42b016ce16f1f9eb3 │ │ └─153898 /pause │ ├─c62db49f936f9d8cc1f8b0c9e7da88486737b8822051ac5b44afa355a8f6e58f │ │ ├─164110 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164129 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─164135 erl_child_setup 1048576 │ │ ├─164239 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164291 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164292 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164780 /bin/sh -s rabbit_disk_monitor │ ├─ff399c0f363039ff531f6e2f38766cdc31348acbf230d523c109a25354721464 │ │ └─127089 /pause │ ├─aec844f564051d3b378c2d87669afaf05f23444e3d19f0a132f07eaf6657855f │ │ └─59341 /pause │ ├─bb4f6a8f066e40f2528e5332a1b931ec7384e728770567659ca2fddfb799742c │ │ ├─169789 /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 │ │ ├─347793 /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/tmp7v07w64_/privsep.sock │ │ ├─347840 /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/tmp3c5r0hnx/privsep.sock │ │ └─348518 /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/tmp4oyycmjo/privsep.sock │ ├─7b4c355c5e3d7b6eb935341c376be48c2cc00aed36b292a014e0c9444a0a777c │ │ └─244097 /pause │ ├─991a2b2db1cda62b6ea1f8905c405efd0a3977560eb2819cb73c31eee8026205 │ │ ├─50223 mysqld --wsrep_start_position=dff99bc6-90bd-11f1-ac31-dacc9c3aabc5:20 │ │ └─50316 /var/lib/mysql/mysql-state-monitor │ ├─03a19594072f98dff21fc8efdd6f0af430cd553f991624066ac6459c2589a24b │ │ ├─127182 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127225 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─127239 erl_child_setup 1048576 │ │ ├─127476 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127529 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127530 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127591 /bin/sh -s rabbit_disk_monitor │ ├─f49409e8dba6433b8a226cdc1006ecbcb45958b4e065c75e9af4094eb3d06bfe │ │ ├─151002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151313 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151314 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5546faf77a9a6f485aeb03ceef995e9df94d7241505458545dee895cbb8368e4 │ │ └─50057 /pause │ ├─5d6ec3fcf81a1887d062578be2cdb0b4c696c07e2207332e16983243d30d388a │ │ └─125010 /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 │ ├─6d1e2d7fd44138f2989ca230ffe12f153d303801f393184e51ecc8202204e260 │ │ └─63263 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4366c71d8cf5b044e6cdf0bab95bafe6eac3989e03a47c68027d636e4165a520 │ │ └─42509 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0eb3b47e6035b75a85c73964a6f575a5d34359b04a10f4ee253afc328297cc96 │ │ └─96633 /pause │ ├─c9acd818ac7a0a275c43cee6d6f67a2c005113bb4b11d859baa893dd54d63537 │ │ └─49350 /pause │ ├─81522f34b9b5e7f7e35baf8dd8ba9b6ecb7dca0a15925162e9520057423dab26 │ │ └─56674 /secretgen-controller │ ├─032b8c7b9e40262e23e6ffc90e13cd63bf0a564a9e5948b357a2c120242daef5 │ │ └─72262 /pause │ ├─d62145bf1be8eccedd458d64aa82f90dcf175b2ab104e1e5dae58b2ac68da373 │ │ └─64390 /pause │ ├─3801ef55ef94997c43340e6852f7ceb3579774f53f78e891697378368b995f54 │ │ └─63742 /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 │ ├─b2455c358aa13d1cc50fd6cf3049062d7eec1ea6a4eac78ca11c2d87f17daccb │ │ └─206861 /pause │ ├─729bb3d8e65f54aaf49aebdd1845841b1955dc1d4ec899a609a23ff1cf1daf2f │ │ └─48810 /manager --metrics-bind-address=:8080 │ ├─650e1581c64d753be8bd91a2aa380132614451836eecf37c5e35401b7171db60 │ │ └─173504 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─08b0141cba80bc74bbb8fad0e863edbe8af3715429439b34c4d2843928ecb2a0 │ │ └─195747 /pause │ ├─36ce5cb5a43e21b019dddc215b363298a8f3b8bc8134d9b0deaf050ba049a6dc │ │ └─41997 /pause │ ├─fbfb3bce1201c3d65d4aecf3ab9bf4420cf05c302d66eca7328147267281c333 │ │ └─59426 /pause │ ├─2a89b382ef450cd5a2e7a52a57bfb5d8e90ceb38b3ab5810011df9aace0154d5 │ │ └─153943 /pause │ ├─2c19edcc2da5e8e28c377ae4f941426b8b9b5137d376ac37d1f1f36f33d4b0fb │ │ └─59298 /pause │ ├─ad65ccf5240f2c568323bef136c7ee988f5b1e56f46d67432b6871d35cea8aaa │ │ └─63583 /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 │ ├─953cf0162cef2e8a445385df4e3207ca8c94ee91f6cba9070c30160505467c05 │ │ └─63541 /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-210.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 │ ├─20278ccb600a0dbabb50e2bd6a08d47aa5e381c4d5af7caf7b1ee18029a03a5e │ │ ├─72352 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72369 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─72375 erl_child_setup 1048576 │ │ ├─72455 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72506 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72507 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72567 /bin/sh -s rabbit_disk_monitor │ ├─ba6d77807928fbae0b4c724944658f138421ca0570e79b777466681d1af318f9 │ │ ├─150178 nova-metadata: uWSGI master │ │ ├─150191 nova-metadata: uWSGI worker 1 │ │ └─150192 nova-metadata: uWSGI worker 2 │ ├─cc067890fa7ea43ce80b2f94e59beed75e34e9dcd8bfb71a16b7ef64705fa433 │ │ └─129343 /pause │ ├─05e0018ba60895962130de994acb249814280b4fafa162cd3f4f164c4304f57a │ │ └─61621 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 │ ├─71c953777a8252b8207d2017545d83b6c92aaf96b23345a7fa922eef7e39e84f │ │ └─212837 /pause │ ├─01c99f8d08608b4dc180174fe330c24c9ff3e3e84da1f8c40ed16350b3c78026 │ │ ├─160637 neutron-policy-server: uWSGI master │ │ ├─160651 neutron-policy-server: uWSGI worker 1 │ │ └─160652 neutron-policy-server: uWSGI worker 2 │ ├─4950818036604bbeaba037aabe1c6d157e294766149e2843bab9f1fdb43d9331 │ │ ├─64796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64812 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64818 erl_child_setup 1048576 │ │ ├─65139 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65190 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65191 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65276 /bin/sh -s rabbit_disk_monitor │ ├─f3d5034ba212a274317f81e56a2066d1eef5c78f62369ed0b0f9a80f56cf552e │ │ ├─242431 apache2 -DFOREGROUND │ │ ├─245463 (wsgi:h -DFOREGROUND │ │ ├─245464 (wsgi:h -DFOREGROUND │ │ ├─245465 (wsgi:h -DFOREGROUND │ │ ├─245466 (wsgi:h -DFOREGROUND │ │ ├─245467 (wsgi:h -DFOREGROUND │ │ ├─245468 apache2 -DFOREGROUND │ │ └─245469 apache2 -DFOREGROUND │ ├─05b44c2f1858c2e6f8c6b76c50758733dddf040316c5a86fd10dd818ae0e20db │ │ └─42180 kube-apiserver --advertise-address=199.204.45.210 --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 │ ├─c6d75be9010f659560659fb3051e07725561b2ccb22524761e67dfd2201ae0e8 │ │ └─204745 /pause │ ├─8eb1fbcd8350335dac2ef02826ce956cbd11c4c16a7b2941206900834e6976b2 │ │ └─44993 /pause │ ├─31ebb8e537380fca0554c8777d3caf4b3acb490509cd27ddb8e94a34f298f2ca │ │ ├─160590 /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 │ │ ├─160876 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) │ │ ├─160877 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) │ │ └─160878 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) │ ├─e5560755a7c8a0312578f781217f599ac4bb91f839ae701b230294afee6fee07 │ │ └─42142 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 │ ├─a3760b7af1550044848f4708e7cf8c4543afeccfea3aa8e0baf4feef977e9c86 │ │ └─240285 /pause │ ├─76e64678d9100ff6c9a7c05ab1801a00abbae11a5c403bd8b7dd7c1b428c9add │ │ └─394546 /pause │ ├─08121eb115017e85f27f79915b99fd797a867fe78c770b326bcaab78a441cd13 │ │ ├─116092 placement-api: uWSGI master │ │ ├─116104 placement-api: uWSGI worker 1 │ │ └─116105 placement-api: uWSGI worker 2 │ ├─24dd82c2bad60e93925d1f51c6009ed9a1123d39cc016bf7c45ea996a69af790 │ │ └─43539 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3ee74a88429cc3aa292a00e979eac4b96da6df8140bc216626df47560a7461a7 │ │ └─107628 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f67400cc3856eb8a2a7cdda43132004227561460531e8d62fb786dfc97010541 │ │ └─62063 /pause │ ├─398ad773c1a68fe02757dbe0db5d3f8b4d6992f34ed090dc16f569b0dd082b53 │ │ └─153483 /pause │ ├─50eb4a326340894a40c98b5e78adfdd71a2cff92de12fcfba8880542d6752be1 │ │ └─153415 /pause │ ├─08f936ef3696f66074dbaeee88e81c040d1cbad2e50b6642a64a397a2cc51d9e │ │ └─166153 /pause │ ├─c06b820cf81a0357fcea1a632cb0a6ebc220f4e8e7e962cab8714684fae551d5 │ │ ├─43746 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44137 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─349c7e030b8e20757f769e3d1011642ff6a226fec7f3837450157a85cf93f08b │ │ └─126433 /pause │ ├─84223f903e2c9e4562c0caa65dddf25c517fff93b6305af8f5460c30dd6cdb57 │ │ └─59381 /pause │ ├─580ed8fec0661b358080a9bef2aca9e8cc1f16aa503a4b5768e06a7356ee8676 │ │ └─109975 /pause │ ├─522eed578df483fc9ac4504d88a3200e7de592c16d8df1452353f9e3d75eba15 │ │ └─110477 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─97d37d11d881d3ce6a12e482e574809a4e3c6eeee70620243be74d7850085e4e │ │ ├─238914 /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 │ │ └─238959 /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 │ ├─bff0a01f1ce049e67aa2cd795ea413cb661276f4a34b2d02f511703b7d7fbc52 │ │ └─52005 /pause │ ├─5364d0648f6a1dfd331c9781455bda820b87926352706da04f5fc5ec9470afe9 │ │ └─88931 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─97198a90c25912a0f669666aa25856adcedf8b8b5f7740e0ed16745b769fbc71 │ │ └─61076 /pause │ ├─d0ace1356e99d5f8e5d57127240e877c891199b22af1a5d3bfe7587ba4a22e71 │ │ ├─151113 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151509 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151510 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─32a4e96105ed2091ff9f539e78c67f12a71cb9b332f29921ab60bbd46ba889b7 │ │ └─42039 /pause │ ├─6f0e02515f6be1860c6924577e6fd93d4263370b85c99439afb3e6e1783f6b63 │ │ └─60868 /pause │ ├─1f8eb5f49ac075eaf5c0069571ac4258804afa79b5e882a8143ab3c9c64b2bec │ │ └─42128 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 │ ├─5c7df62f6d15e2ad88ab94fa360d8882bad2401b10583ad33c921c7166d9ce42 │ │ └─42297 /kube-vip manager │ ├─ce3e274fd162e4d4db109c07a19524e40661c6112705e106391bacdd904671e2 │ │ ├─221474 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─221683 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─221684 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b5fe99b0a70ed1660761c40ad4ea378a9f7cf21424ddfe55220e9578c28945e7 │ │ └─81844 /pause │ ├─e40adc30fabdff6f235b2f35fc63b674151db20565ba8706f5f9333251dae2c0 │ │ ├─110729 /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 │ │ └─110815 /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 │ ├─4ff5aff20feed5a0409caccf4402cf7a34900f56576c8dd4969329944495c4e2 │ │ └─60690 /pause │ ├─2894533735b9028310cf2e2e64b9c1f317c4b3da539fa93ae64826289e50a9d6 │ │ ├─ 88138 /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 │ │ └─377316 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─89ee532d15a080f7bbf574fe802d222c2d893c797e8bf74350972383aac04609 │ │ └─163799 /usr/bin/libvirt-tls-sidecar │ ├─96b3cf8b34a6786167422ba3ca9878d830ba4a6c6d4c98d19e6b56c2efbfce5b │ │ └─163847 /bin/bash /tmp/libvirt.sh │ ├─6ff6f4cc31c37e3e639389c95b4449a7c462218ba4ff6a247e95b7c24f786eaf │ │ └─230514 /pause │ ├─d5863663ca326d9ebc910dbaa077d6c319b726867421109a569495d9c667bf5b │ │ └─95407 /pause │ ├─26e60876a8dce87111da2d8a3701bbfb6c2f83910a721753ba28971db823a53e │ │ ├─174124 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174143 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174149 erl_child_setup 1048576 │ │ ├─174210 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174351 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174352 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174639 /bin/sh -s rabbit_disk_monitor │ ├─62b57a76062b626abad7764d26f5dfff5f7eb5d698c4c3eafd7154850b53c710 │ │ └─195451 /pause │ ├─bfdddaaf33d948230d82016adffe3338fbb0c9891c2813aad44aac7289b9fc6c │ │ └─126583 /coredns -conf /etc/coredns/Corefile │ ├─87a3b0eda65e844b2ab7094a8c670fd6fae496353a7042438044877c77cf06a5 │ │ ├─150082 nova-api: uWSGI master │ │ ├─150115 nova-api: uWSGI worker 1 │ │ └─150116 nova-api: uWSGI worker 2 │ ├─445e8f7b205f4f2266b4d80696608b88894fb15fb9e9d3ec3826974e84cb3d12 │ │ └─56487 nfd-worker -metrics=8081 │ ├─8c88f0dc3d7c12410e134590eeb25fee191d397ad3d82a895c255ce761df4785 │ │ └─166342 /pause │ ├─f5547edc8e47913cf2d5beace202305a3b10e4fd31f194f5f372a42a917960cb │ │ └─48739 /pause │ ├─bba49dc06011c254524f2056ba23186002ceeb901fa1a1e862f720fb8517f4e7 │ │ ├─185056 heat-api: uWSGI master │ │ ├─185090 heat-api: uWSGI worker 1 │ │ └─185091 heat-api: uWSGI worker 2 │ ├─203d2a83592ccc3baa21fc98767699b872e24b74c3fc6bdd7cd8309c42bbd0f5 │ │ └─45040 /coredns -conf /etc/coredns/Corefile │ ├─fb4d906dec10fa3418f688bd89a562865d943fed1bb0489d5c1dbf421142c9a6 │ │ └─48225 /server │ ├─7e85d42ca2346e623acaf6b57433bcbbb289d759703c23b05ca5cc291f116cf7 │ │ └─109890 /pause │ ├─e5c236e1dbb77487195f62a315d392f7df301faedced37dd84d8b040fba0a443 │ │ └─66001 /pause │ ├─777943765fc59523fac8f1f34ca97f31e8cdeea7b01f04af416243c872b20838 │ │ └─124746 /pause │ ├─aa181e915c46e3fbe22dce99d1801484470413378bb7baf37d193883ee77f629 │ │ └─64160 /bin/pushgateway │ ├─d7cda3b5682ef5e782ff1a30268ac84cce17ac97cf12cf54191befae6d7aaca8 │ │ └─62518 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7cb60ece81eeaedd39e723a11fbfb4196f6c382bbd861b80d76cf0c4f1882c7c │ │ └─63339 /goldpinger --static-file-path /static │ ├─5a9a72b881010f8ab01bc631ca1048c35de62b21052ab27660378aa707f0ec1a │ │ └─174033 /pause │ ├─f3bb7e89b10f350544167b85a41cb5c78796dbe9b4dcf207808b048b6f75d28b │ │ └─146797 /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 │ ├─3f4160911f0f3fdd421313c28f72b88f92e304b7ff0c2c7aff48f8ec9f43e0c0 │ │ └─46063 /pause │ ├─7cf3afb3469231e66f7a7b1f57607793f5a650ffa1e1c0022bb33ff38e4bb51d │ │ └─61730 /pause │ ├─cd3e1f539987f6bca595c7e3b7b0ee8313279ff46324d0204c7005278f1589da │ │ └─207912 /pause │ ├─d69e35af7629e60be942bf2ba4a37b3b71dfc0ce9e053b48152462e7132b76eb │ │ └─45145 /coredns -conf /etc/coredns/Corefile │ ├─18b5312b4baf36e462100f6f275fceed26aad8a431ae4ddfa4476277988a71e8 │ │ └─195628 kubernetes-entrypoint │ ├─4f367b3058c9b8d05cec163a1a199a0fe40924fa8318c8085809e4e31d6dfdd1 │ │ ├─59768 python -u /app/sidecar.py │ │ ├─59934 python -u /app/sidecar.py │ │ └─59935 python -u /app/sidecar.py │ ├─b4bf45a936ee626f71547ffb63300c96dfd7efdee6ccec41ae3ee75ab509cb19 │ │ ├─188196 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188213 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188219 erl_child_setup 1048576 │ │ ├─188280 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─188331 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─188332 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188439 /bin/sh -s rabbit_disk_monitor │ ├─887c15108fd4e4f878a3edee118c652de41ee3bb6f1378c6ae68291b79e43afa │ │ └─175821 /pause │ ├─397ee5774d07213e9c6474be46eb398ae789c8a889f8077d853b9a3fb5de62d1 │ │ └─56523 nfd-gc -gc-interval=1h │ ├─1ba2906605f03acb9046eedeca3c5101cfd294269193030448fafa950f4f799f │ │ └─52127 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─66b7dfd1b1be2e0e720a5ad1ea00437e14e4af26f411f49d2bb4d86a4b14ed3f │ │ └─242905 /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 │ ├─a10d75fbb5e034d61c33557067532c04e1d6eee8d9b20b0e600e886ea23f1757 │ │ ├─152030 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152046 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─152052 erl_child_setup 1048576 │ │ ├─152136 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152187 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152188 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152273 /bin/sh -s rabbit_disk_monitor │ ├─19a2bfd227c9abb7a0fdf49f5e0c01431015791147b5d99d83957b7a5c5cca5d │ │ └─225211 /pause │ ├─a0e78e7aa5bebe24e5200b7d371a10b87e383be6f22f70aa43e37ebd6c3a4525 │ │ ├─ 50168 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 │ │ ├─ 52373 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─394934 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.185 33062 │ │ └─394947 /usr/bin/coreutils --coreutils-prog-shebang=date /usr/bin/date +%d/%b/%Y:%H:%M:%S.%3N │ ├─b8cea78606504ce304a46355c038778eac4b943ce1ed92289ab52c820250f82d │ │ ├─221011 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─221530 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqtp8ko_c/privsep.sock │ │ ├─221543 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─221548 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f545fcf176c36d18718454b61d8d84eefb2a61864939ede2245ff46b7737a1e6 │ │ └─211432 /pause │ ├─d7170257edb71da6d6ea1f4b7650f23ff4d2b6480b2ab4d90c29bf36a17b2336 │ │ └─42040 /pause │ ├─399cfd4f8c44aad54b578e2ab7552b7443cf39a730b984b4240b665baf451e59 │ │ ├─246371 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─246385 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5c8fd5ac8f45bfe6d37d703e08fa098aa6bc029e6b235891a78451d105ab553c │ │ └─169893 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9d61978c8955045d691d16ba4f7780bbef8806c43bd07b7d20d1d3b70b719e99 │ │ └─128771 /pause │ ├─cb564e2f36e694a2122a90f4275ff1183f4bc3c39d42af2b25962a8a62cd2ad5 │ │ ├─204832 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204850 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─204856 erl_child_setup 1048576 │ │ ├─205281 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205341 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205344 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─205531 /bin/sh -s rabbit_disk_monitor │ ├─5305bf8e53985fcb8ffa8e26b1a7017f515b9b8d3d36f076b1ab4f673be46e68 │ │ └─238762 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cb8dd789a23af8a8f414190a5ff32ef06286cc043c9d40499333ef6b52cf07dd │ │ └─244346 /bin/openstack-database-exporter │ ├─07e1f5b478336c81b377bb9e38829cc4dd755fa1075be28c1828d284a88fcf95 │ │ └─45111 /pause │ ├─83ae674c25df7625b57593ebfa676f7523e7c00888bdf7df147829bd67b7b11e │ │ ├─394901 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─394919 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─bc8a0ac2b7dcc283182d60d1fb9a645d771f4045c71543914522668b84fe7394 │ │ └─45648 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 │ ├─f9f8af68deea771d0e6a69af8384adef670fab69b0f8868179a4c59e0c7f3625 │ │ └─63695 /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-210.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 │ ├─0d6bd223ec492335c4b28ab7b5a9cd6bb84b4a029b37596358752f6c858477eb │ │ └─60986 /pause │ ├─f481a2f2070a01df62f4d5d0b91b844e3fd9cf0e790348bc71911c52e9daf0c2 │ │ └─153622 /pause │ ├─898ba3b43ca26dad4991819ec0449db503f0ddcfdecefe18ee59e884673eb38a │ │ └─48882 /manager --metrics-bind-address=:9782 │ ├─26ee6e7e243d1379ef209ddc26d248704a064d8eb97e06b77be65b70d11a1ff4 │ │ └─63636 /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 │ ├─dd297fca8a3ee08ba072c07f90fcd1d898806a0d9df2cb236c3fc7cbaf585a13 │ │ ├─160586 neutron-api: uWSGI master │ │ ├─160622 neutron-api: uWSGI worker 1 │ │ └─160623 neutron-api: uWSGI worker 2 │ ├─53cd249049d453a5f49c2955d4e86b39394fc17293c15abdeaafce3398b7a3ce │ │ ├─154262 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393104 sleep 300 │ ├─03fe39708ba8cbdeab5f5d93ab41670dee1326cc580dbe50defebd4437d91df4 │ │ └─195582 kubernetes-entrypoint │ ├─607ee75a9eaa523105fe084e0bb26156378872a0ecb23d5def2bf49771704cfe │ │ ├─ 48135 /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 │ │ ├─ 48147 /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 │ │ ├─ 48296 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─242197 nginx: worker process │ │ ├─242198 nginx: worker process │ │ └─242199 nginx: cache manager process │ ├─e07195cc6d2a5ab75b1c1dd8ddc86e8d06c210d246fd2078df57866ab00e8662 │ │ ├─98384 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98402 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─98416 erl_child_setup 1048576 │ │ ├─98518 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98569 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98570 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98662 /bin/sh -s rabbit_disk_monitor │ ├─bd1ed2d4c9cab393c201553398924ca6a55fe2c744637b3e7778d31e18f4cf2c │ │ └─173480 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─4c0646534079b0aefb9b17970bf66e4e2c21c92c289d00f53ae1fb2d5f052b53 │ │ └─59864 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─32329a080e89e769435da3d32cdc70372f45cc769ebf2ba4e574a9659e069ebf │ │ └─56180 /pause │ ├─97decc778616c2de0de14c531877cded4d89a048eaa3de4c4c63bd78c6ff520b │ │ └─230453 /pause │ ├─716b5f10e9c96e5a9e41298ee1f30938b3b0d5fee5b2fec5079e81e4af309a15 │ │ └─61031 /pause │ ├─0b72014c9bfbcac832b58af3617d51f83bd9d2f36a0ee143fdafcc87bb2ec857 │ │ └─111984 /pause │ ├─b5c4a1bd212e5376b4331aaecd1f3282d7e7291164ccca4ce1145ed5a7e6ae0e │ │ └─153412 /pause │ ├─d23e404b3946473b3ea1818da68ef91a581c08d0fb04177fd314ce7fdfc95f6e │ │ └─164550 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d20ca754a750595cb93c414fe4679a9adbdf0669794503619e99048129b2c0de │ │ └─87546 /pause │ ├─7129633d5e7450507fc7dbba21ff17fcb5f03c8ded59619bcfb1cfd4956d98b2 │ │ ├─76939 barbiacan-api: uWSGI master │ │ └─76952 barbiacan-api: uWSGI worker 1 │ ├─d1e70ef8a8a8a4aa3312954baf9557629e4d00e2166ff0ab2ab1005ffca983f3 │ │ └─43303 /pause │ ├─dd55327d4977b37d83cf749c84fdaff5a56d95d3dffe384e9b936a4d3e67afde │ │ └─73248 /pause │ ├─4fdc675e0db4b4d3e2ed6a3f9e7a5c7de461af35febec6ad785f93ae908bd037 │ │ └─48697 /pause │ ├─dfc1d31c8676490764edb4ee696eaed61f14c97b4cd2e2773b3d37ffc9dfcf09 │ │ └─44632 /pause │ ├─8d25d75109d0f4fddd803a8c2174aa31f2b71aa1ed3585a118e6566b6d8e359a │ │ └─230412 /pause │ ├─9c3e831c73b405fea68a06b4abe2d4b67f9e0cf6da9b771d6275736203b15019 │ │ ├─62147 nginx: master process nginx -g daemon off; │ │ ├─62162 nginx: worker process │ │ ├─62163 nginx: worker process │ │ ├─62164 nginx: worker process │ │ ├─62165 nginx: worker process │ │ └─62166 nginx: worker process │ ├─b48fb38ca87cc9ce11a9ee3badf1916ca0b6f018db22fb330740e85960a097b9 │ │ └─62401 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0d1b1fd7efa1b9b8e22281f089abd8ca83351eecf0a3c3df097c9e704736c75e │ │ └─96680 /pause │ ├─4db29375ef8a7c501632367af0e5f1a9003f3d39acdd6a19051e937423bae8d2 │ │ ├─97072 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97311 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97313 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c12356097e5145441bacd481f28b0f409ffd618c1c7bed5bf467b89bca5ccec9 │ │ └─129295 /pause │ ├─6feb072144f3ad1910fccbe11b96e80fe5d29a8b2bfcd8a9a1c9e992cdfb2122 │ │ └─99629 /pause │ ├─15e06f0203930e37fe47d87119ad780b491d2bcdc0b5f7811a6ae6dabffbc6a1 │ │ └─64037 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6a1c2979a1ff4c1d0b6b40b3ebe6b063a453a8848a1aa88efdceb1cd4ca7d0ed │ │ └─46172 /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 │ ├─5b0d8c521e3b122b686b4370050521f1b59fee4c60e4320084eb2a9a1fbdd903 │ │ └─42485 /pause │ ├─eadb7bd7028909c2a62ec96813c05219648d27b62f47ec4e69f1e9c7c4d3b128 │ │ └─50457 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4557a7bc5a1a46af11b076f0b34ec5fdd25904458d5ada0a7db9c8ccbb012f1a │ │ └─41989 /pause │ ├─a419f90b82b38988139514f4e2553f367da04415b05c0382dffbd5cf4c1c0983 │ │ └─221367 /pause │ ├─f7aeb445ceeb19e9f32f508405b69689c648fc24c728018df755092d58fe7086 │ │ └─126050 /pause │ ├─f4c0f0a34124501614cfa776bcac6038e33f9a32ce38a66cbe548a48a7889d78 │ │ └─49471 percona-xtradb-cluster-operator │ ├─ff6960a285ad065d594e3e331ef3fc434df37fbb3a6c4f1a61bf063c4d3083ff │ │ └─208328 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─45130b666e3d4a1388a56d8b9ec5a9b7c6e18e07ef45c1b3757c61f607c6348a │ │ └─88028 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-vgq9m --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e0695d2c51c7c54f2b48384e271e56e7c939b992baafb46dc9757ea8e1a1b196 │ │ ├─173448 senlin-api: uWSGI master │ │ ├─173532 senlin-api: uWSGI worker 1 │ │ └─173533 senlin-api: uWSGI worker 2 │ ├─5479d7c5358dee6af5b1046e5748a19a8c706759ceeaccd8a03fa636bf3d74a8 │ │ └─238779 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c2b16657105c4dfd1940bcade5984ce335dd152c6d37c6ed5c5f5832f3718b0d │ │ ├─221265 magnum-api: uWSGI master │ │ ├─221307 magnum-api: uWSGI worker 1 │ │ └─221308 magnum-api: uWSGI worker 2 │ ├─e24d556904948a27e3c39b92f9f138f7cc8532149195b84fb820cbc7d742903a │ │ └─47864 /pause │ ├─97e9856728764996b5f46347513f7050bdfb622cfb80d54f6c780f993391253b │ │ └─242578 /pause │ ├─56d22319f078460f05de82c29ac83848c38002a0b0d52c4472da4d34cb399e4a │ │ └─208722 /pause │ ├─f2cfda4f745607d395b8a67f47b0675ef6ff95367f1eb13292eb93736ea4ed36 │ │ └─60138 /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 │ ├─cfe33902cadbfeb669e9d4acb06ab14a229cf5d96b7fceb9729ea12d9e12754e │ │ └─188092 /pause │ ├─2866c4fededaf945af704e560d682ff2dfe0f607ab5a21b0924931cd61dcbb0d │ │ └─173479 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─e795b7efd073a82f1768c3a58d0048df3b2133fb016ec44860f0158e533d44b8 │ │ ├─81982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82000 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82073 erl_child_setup 1048576 │ │ ├─82153 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82204 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82205 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82476 /bin/sh -s rabbit_disk_monitor │ ├─7ff0efa1f9b4ce400646eba7827ead36974ff01b7d133909accba50da17a27ab │ │ └─56449 /pause │ ├─c7c65e24f35671bccd49d916c148e206f5bde4fcaedbb451921225976666ab04 │ │ └─164004 /pause │ ├─ee3fc6ca020e1f4c50e4a6675e587431aa98f4c52778ec960b1e54d898a14d0b │ │ └─129222 /pause │ ├─37a401e6c896eb47baabc6c90d681d038e25c5a98cf61b081091239242e8a861 │ │ └─47923 /pause │ ├─407953238058e40557d10e876348951891f54e0cb7a49532f14608551db113cd │ │ └─42160 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 │ ├─11b9d12bdf0e4067826cf7e38511f1472a0d446f490f8dee0bb257b252730105 │ │ ├─238895 manila-api: uWSGI master │ │ ├─238929 manila-api: uWSGI worker 1 │ │ └─238930 manila-api: uWSGI worker 2 │ ├─317506c983873f58978c3c19a4e572291775679fa681384eb8c93781933dbc95 │ │ └─42053 /pause │ ├─3b246bba4ab6fe83bb8c56b912c3ae7ddb1e4f5ccfe6c5e0e948771545462c19 │ │ └─166269 /pause │ ├─7597ef9ab6242375c817109f5148f4e0adb27fb344a973a8ab902ac2dbab0fa9 │ │ └─230234 /pause │ ├─b0d047598c568180a1ee9fa59efd40828a3c33105e2b98fc5f0513c5227b1525 │ │ ├─185057 heat-api-cfn: uWSGI master │ │ ├─185088 heat-api-cfn: uWSGI worker 1 │ │ └─185089 heat-api-cfn: uWSGI worker 2 │ ├─c11fe75f7b5bb17fe8a2b443043c4ac7f752a1b03585fa1497580849c4519ace │ │ └─45507 /pause │ ├─4e43c8721875eeeacd61ae284e01a99dbc5afde23abc649103d950ded8eb5cf8 │ │ ├─162543 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) │ │ ├─163392 /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/tmp94qlhrab/privsep.sock │ │ ├─163779 /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/tmp6nsbo3m8/privsep.sock │ │ ├─164186 /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/tmprwh97yrc/privsep.sock │ │ ├─164624 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164625 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164663 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/33d8d61c-46bd-45ce-938d-2c06e30f7c4b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/33d8d61c-46bd-45ce-938d-2c06e30f7c4b/host --addn-hosts=/var/lib/neutron/dhcp/33d8d61c-46bd-45ce-938d-2c06e30f7c4b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/33d8d61c-46bd-45ce-938d-2c06e30f7c4b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/33d8d61c-46bd-45ce-938d-2c06e30f7c4b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d98cef18-d222-41b6-ad29-4827a29614ce,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 │ │ ├─164666 haproxy -f /var/lib/neutron/ns-metadata-proxy/33d8d61c-46bd-45ce-938d-2c06e30f7c4b.conf │ │ ├─190481 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/514e0e29-cfba-499c-bcc3-0e7ed144e958/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/514e0e29-cfba-499c-bcc3-0e7ed144e958/host --addn-hosts=/var/lib/neutron/dhcp/514e0e29-cfba-499c-bcc3-0e7ed144e958/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/514e0e29-cfba-499c-bcc3-0e7ed144e958/opts --dhcp-leasefile=/var/lib/neutron/dhcp/514e0e29-cfba-499c-bcc3-0e7ed144e958/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1a660163-0db0-46c7-97ca-db6172378ce3,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 │ │ ├─190484 haproxy -f /var/lib/neutron/ns-metadata-proxy/514e0e29-cfba-499c-bcc3-0e7ed144e958.conf │ │ └─351185 /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/tmpc_pq7mar/privsep.sock │ ├─1d14c87f002c944f62c2e0277659244112993d0065faa0961969b7fbd25e1a7f │ │ └─56273 /pause │ ├─df1f8c696d78234abf4e2a7e7a7daf8e4def0af735e07ca44563baae1b6573ae │ │ └─195468 /pause │ ├─27d5485fffd3293e129c386a685b75c2d6bb350066aa17321dc273170f720129 │ │ └─195376 /pause │ ├─58db4ae747bff81086eb4dcff6a62caa019f38042477cc3325068f4f3cba147f │ │ └─211458 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c37b88e4487fa209958a532922cd1c771048f825c89be834c047990951c0c083 │ │ ├─225515 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225531 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─225537 erl_child_setup 1048576 │ │ ├─225686 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─225739 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─225740 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─226112 /bin/sh -s rabbit_disk_monitor │ ├─c932e51107adccb3f1faac15c16e710b4212f3c85b62f9beabd0988bfed0f058 │ │ └─175888 /pause │ ├─99b0cce5532c0c93b64ed1eb087a957b8c94bb9386ba4c27d7ce3fc7fb947cf5 │ │ └─63994 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8bf1c8da377336b3cc39654bb269e62fdff461440a99eb55496a45574b0d80b9 │ │ └─129755 /pause │ ├─77c18b191a19fe487344868fb1df2970e21481316aeada8605a34ef848e89cb8 │ │ └─64351 /bin/oauth2-proxy │ ├─e5342965cb2212d46057f3c03c88f828c11a6bc4aee79d065fb94b615fc9dcdd │ │ └─46260 /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 │ ├─8fd2fb46fa9e46c5ef7774e6f4e9ddf7d89e3bf21e8dd760869dc1fab48033a5 │ │ └─99700 /pause │ ├─ea0fab3c73eb694de78d21f19dc1565bd70482b283928fd6df8c8c361a67dff6 │ │ └─46018 /pause │ ├─b2c8b2982e60f595a59fbff911a549306a8a969439844ecfba39601ed399cb8f │ │ └─63167 /pause │ ├─59db424b24d195a80c1e86540c39053f3eb81063b59108610c3d7495b324c529 │ │ └─212883 /pause │ ├─72ed0e2927c57716ee3f60b230b041f9390d49150d94a0058b17ddbc78851790 │ │ └─61430 /pause │ └─44e93b453d1e20f35d650ebfb39dcc219e1f8659899247f69a128d48ccad015d │ └─50414 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount