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 │ │ │ ├─21484 /lib/systemd/systemd --user │ │ │ └─21485 (sd-pam) │ │ └─session-22.scope │ │ ├─21479 sshd: cephadm [priv] │ │ └─21505 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─739 /lib/systemd/systemd --user │ │ └─740 (sd-pam) │ ├─session-4.scope │ │ ├─1486 sshd: zuul [priv] │ │ └─1499 sshd: zuul@notty │ └─session-1.scope │ ├─ 736 sshd: zuul [priv] │ ├─ 754 sshd: zuul@notty │ ├─ 899 /usr/bin/python3 │ ├─ 1490 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─414481 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kbibtllexrufyyqspxxguucmqkcypuhr ; /usr/bin/python3'"'"' && sleep 0' │ ├─414482 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kbibtllexrufyyqspxxguucmqkcypuhr ; /usr/bin/python3' && sleep 0 │ ├─414483 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kbibtllexrufyyqspxxguucmqkcypuhr ; /usr/bin/python3 │ ├─414484 /bin/sh -c echo BECOME-SUCCESS-kbibtllexrufyyqspxxguucmqkcypuhr ; /usr/bin/python3 │ ├─414485 /usr/bin/python3 │ ├─414488 /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 │ └─414490 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9832 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12246 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97077f734f8ce172b80d527c08194059484aa1df6cdf91722c8e39828e857c72 -address /run/containerd/containerd.sock │ │ ├─ 12608 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93dcf44e2e2cf80981120f64ce07dcd5224a10dff79f0e206188be6f083c6c55 -address /run/containerd/containerd.sock │ │ ├─ 19563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ff11dca611303ae0520317c2e8a1765c6c96664e3a89f0d93edab822d3f0c7a -address /run/containerd/containerd.sock │ │ ├─ 24736 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d99848b10f5634e62774668fdeaa9396bb363e59c410f007cb43c1ccea873594 -address /run/containerd/containerd.sock │ │ ├─ 29265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c1d4940b1cbbde6b9be21fb636a34d0e274129a45363ef657950e06b6158ad28 -address /run/containerd/containerd.sock │ │ ├─ 34039 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4095e6d0d4a8dac712ac0c7323a21a9dbbb71e35efb0796771cac258c54b0ea -address /run/containerd/containerd.sock │ │ ├─ 39424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5f6a355a5c9a87dfb21ea3993691d442274ad0cc4cf3d75e4345ca7bc967ba -address /run/containerd/containerd.sock │ │ ├─ 39439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba75af5ebc796700dc229085823fd3878ed28089de6b7844f6fabf29e4ef996d -address /run/containerd/containerd.sock │ │ ├─ 39474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8af12e462c769fad2ce42da44c9c8ca4ed6f458a2459eb084d42563d5527c6b6 -address /run/containerd/containerd.sock │ │ ├─ 39487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25db1d3977d39f636c9e476c9167ee3f180e3656c447bf29ff005aa757219e02 -address /run/containerd/containerd.sock │ │ ├─ 39492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac049347b475455110a0729221a38c3ab1d75d29e0d454fd4aa48418fe25819 -address /run/containerd/containerd.sock │ │ ├─ 40050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d9baf416f9df4ffb6d0917cdeb481bb3207d5873130917661bb926c666624a -address /run/containerd/containerd.sock │ │ ├─ 40762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e389f967932bc60eb24e783393789da99f68e38c41933e3b88b612ff8914a7 -address /run/containerd/containerd.sock │ │ ├─ 40793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4351926b38f119b3d5471954bbd48496af7bfd2f197c0511a9c47325faf3455 -address /run/containerd/containerd.sock │ │ ├─ 42145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f8947e8d3f500b121c95b1ee8bd511f3a683115f89f60e42640cb7114991de6 -address /run/containerd/containerd.sock │ │ ├─ 42506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c196302a409ccfd541168b92af3fbc5b6ad7955ff0901916548c7dd46d5dae -address /run/containerd/containerd.sock │ │ ├─ 42625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa771cdead44c34e5b7b180738728ec2f8e0f3530b491ff808f0e16cbfec1fbc -address /run/containerd/containerd.sock │ │ ├─ 43003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54f64025adde7533b311a50993c8c519d7df7979381026ff61b7ee275a5db86e -address /run/containerd/containerd.sock │ │ ├─ 43498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f43c836439cf58a458a68f4ce9807dac59a2d225da95f6173154b1f376101f -address /run/containerd/containerd.sock │ │ ├─ 43539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9330a65683109f91e1e7eaa43005fbf43389a911dbba1a2d91145d3d84b59e5f -address /run/containerd/containerd.sock │ │ ├─ 43585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571ba43e99e7fcbcaa5636606ef86b6b5c107bc9179a55d54e2ba8404f9889a2 -address /run/containerd/containerd.sock │ │ ├─ 45863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c00c1783cf764585a8d01ba9d78d0389a1a92bc9c49371ae6d7d22081f9a6b -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98bc76a35da77df0898d025e3a4daec1dcb1a00c379d2a0ffa5ad928c7328655 -address /run/containerd/containerd.sock │ │ ├─ 46700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811617183f00f7495dc9934401e8b826f8de145c9a766715dbb9bc8074adb1be -address /run/containerd/containerd.sock │ │ ├─ 46798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50d649e3591e5ffebdae0b873f79ab7e235e59d9c49cfd8779f82a4fc10ebbcc -address /run/containerd/containerd.sock │ │ ├─ 47198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3901b671ad4b00d39f46e4891dd9691c710f9b76d8bcc0535dd3a344cab96bc -address /run/containerd/containerd.sock │ │ ├─ 47704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451cd65c363862a7f1251b91570c4550269cb776a4a2b8c0fa88ccf292e0852c -address /run/containerd/containerd.sock │ │ ├─ 48092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a18b24d129f37024ab2b6bc54b51f4763e2ef1f99c01b6bafeee591fdd378e9 -address /run/containerd/containerd.sock │ │ ├─ 50182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5b8de40c03f8a948c68c72902e267daa6e7159014313fca1c8acff372d9108 -address /run/containerd/containerd.sock │ │ ├─ 50408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24bbd8974fddb60c932369df18909cf4250f2f50c8fae7124fbd0ef69ccf5f48 -address /run/containerd/containerd.sock │ │ ├─ 54818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7370d8cc2a2f9637d2772cf69883b47403209415cc43bf2a7bd72b0df71d046 -address /run/containerd/containerd.sock │ │ ├─ 55440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3359f15c439f4673cd0687030b642276d318e484f552fca779b1ff1997f0b91f -address /run/containerd/containerd.sock │ │ ├─ 55509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c5efc754e11ad228475c78f5be3c3ccfbef9a660425869141088d30e74b15f -address /run/containerd/containerd.sock │ │ ├─ 55529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9bb0e2de9b4536e58d4de4c3edd940e6ae6aa8ef3afb39c979e7dfa8c1834c4 -address /run/containerd/containerd.sock │ │ ├─ 55711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b32b4db79f30b846f77baded3fb1a3df8f2549fc43db2c29a75b1dd72b9ea94 -address /run/containerd/containerd.sock │ │ ├─ 59987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a017f78a7dd6f7dea10e40d61ddaca23b609e712f1a6007dd1fbe663f0a982d -address /run/containerd/containerd.sock │ │ ├─ 60107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714c5715c3db9a84b6df3973e56c08f01e63139c8b262561eedce0ea1dae9eca -address /run/containerd/containerd.sock │ │ ├─ 60162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0534a9ced03f2a0e625d0ea25b230900ea1fd0b7c988cf25aa7c6d7da861f1 -address /run/containerd/containerd.sock │ │ ├─ 60200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6257bff6a98cf2b1022a6daaaee8dd856fa12e3a77dc8cb25a9cb81acdfc942a -address /run/containerd/containerd.sock │ │ ├─ 61426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d41ad3ccd9b309e088475a7e0b157960fdc8a4cc74a1f002dc02f2053b3bbc -address /run/containerd/containerd.sock │ │ ├─ 61592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2904d6a3de67360d7047416b0e8352754ed7e6250c8add8f4c36192e4f6f28 -address /run/containerd/containerd.sock │ │ ├─ 61875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc0dfbff9630f3225512922c6dde208d123c1c3c4787ff02d14c60eaa0da3ac -address /run/containerd/containerd.sock │ │ ├─ 61935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40324d8c30e59e4f1412d43d0403f805a4986b46821816020f1fd6675e0a9ba -address /run/containerd/containerd.sock │ │ ├─ 61982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4c9f01b064c57cf51e2bd403bb336dd71fab8c1cbaadef75e0498f7ba1549f -address /run/containerd/containerd.sock │ │ ├─ 62347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6abc431232c4e162b9adf2237b30a38dd924aa8ace1e3c797138ac92a60715e6 -address /run/containerd/containerd.sock │ │ ├─ 62745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584f034993e52d11ec13c6c2529f7d7197c9e6b34526739c223a32e2630e4052 -address /run/containerd/containerd.sock │ │ ├─ 63180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8e6d67a9bad3be10b43a6d5dd6c589ff494473ad2726a90582a11c2808280d4 -address /run/containerd/containerd.sock │ │ ├─ 63266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab25da44f0d6c0b45e9ee16516410ffdc01e7f134f4a133d5d10d69758ab17ce -address /run/containerd/containerd.sock │ │ ├─ 64003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d216f14f436fbbb58411bf9cf99b7a83c46f538639f6ef9e15b07ca7ac52d2b4 -address /run/containerd/containerd.sock │ │ ├─ 65562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf43caf66ff672192b820af384be4cf6661b94d204f6c9eae28c9bce3d4e4d9 -address /run/containerd/containerd.sock │ │ ├─ 67761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67f963f0a3fa72060bb335f475147ca568067b4d81f9777895bb8fa8632125f6 -address /run/containerd/containerd.sock │ │ ├─ 77191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22145c918a31737a7535e658091c87bfb4c5ac9a81d0b15cf60362038563f994 -address /run/containerd/containerd.sock │ │ ├─ 78807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3337f90f9c56730b4f3eac52a565dddd36e5aa8bc65c2f9e116f34f38cfd36de -address /run/containerd/containerd.sock │ │ ├─ 84804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec92183b7c3453b78cd1b37f42cc26f04e54b457926e4b4711d11daa83916d85 -address /run/containerd/containerd.sock │ │ ├─ 90977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788263ff07e97540f7579c894e0b38520d62b6ea9413b6d3344131c422a1826d -address /run/containerd/containerd.sock │ │ ├─ 94908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 535046d0ce9ffa7561ca732a0f11af8baee79e228fdd5d2d0b18582362a4f0c4 -address /run/containerd/containerd.sock │ │ ├─ 94964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4075241da80b058837ed4b8b0ee671e8e92934e94838f55202a4f9b6e4934e57 -address /run/containerd/containerd.sock │ │ ├─103525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2a8a71aad1e2117479cb0f9e3cc965d4adeff40c0102ee204e7b989e43e784c -address /run/containerd/containerd.sock │ │ ├─104943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b094b2cfce95bb853f9abd0691955c5b69fc709c210c6eee1468458adbdd256 -address /run/containerd/containerd.sock │ │ ├─104988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ab4e14caad93c4030af3eda44af02f680e07a6493a6d724e7fb6eff071325e5 -address /run/containerd/containerd.sock │ │ ├─107040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2af4e3c00fa7262dde6c32bf5bbc44eb49eeb126a8a54960f37600fd5e28a6 -address /run/containerd/containerd.sock │ │ ├─108991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b5681482c3dcee5830fe4d4d7581eeb63f26fad4b3dbc5b01944c46a302a09 -address /run/containerd/containerd.sock │ │ ├─109044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5cf9d20b1bb56829fc36bfe5c8ef0c87489d921dd74d5558f8e4e4791ca03d -address /run/containerd/containerd.sock │ │ ├─122055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e370aa6cd0a086c9a137eb488ec6b3ce947d143b990d6889e4a0c4b677b1e7f -address /run/containerd/containerd.sock │ │ ├─122120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7330ce2462835c6e59f2081688f290f15b9a3b28f20df1e5bd09422a913088ec -address /run/containerd/containerd.sock │ │ ├─124664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fef1c724bef7b190a627e77a45a645579cf8b8e3f0035dc7912ca0f0cf46b716 -address /run/containerd/containerd.sock │ │ ├─139232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82cd3d6716bfe76da773ccb2559780e35279c60007c57b7c179912c87ba00bf1 -address /run/containerd/containerd.sock │ │ ├─140882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a05d124db10ab82013e33e1c669a4a8ccadca053f42e606c3b56b435a3da50a -address /run/containerd/containerd.sock │ │ ├─141216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ef002796e78b4aa1e138ca16ff5801544f6e994871c9271fcf393e352688b2 -address /run/containerd/containerd.sock │ │ ├─142095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3640bcf1c385ce686c301f079624812e2c8ebaabdfff87244ee96d5046a82ecc -address /run/containerd/containerd.sock │ │ ├─144252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f42996765eb03ea86453698c8cdba7e0b445813d5c42b6c0e495bd41a2ed919 -address /run/containerd/containerd.sock │ │ ├─144545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395a6f936f4f5f085275b0a1a08835830e03deedb2c1ea3b509c3f175fd46576 -address /run/containerd/containerd.sock │ │ ├─144623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 391046cb5c27b3cc62ff716f7ee6c81ca79630be99a3028c26d114abd16a5f2f -address /run/containerd/containerd.sock │ │ ├─144679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a5895e14ca1ce3c1e868fb2ec91f7246492d48bf21df4d7f6f143eefb4e6e8 -address /run/containerd/containerd.sock │ │ ├─144825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79a8c438f39a037475eec93548a849e27b8c8b63756b61b631a0a13d5415d176 -address /run/containerd/containerd.sock │ │ ├─145344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a327084633c76d08389a783c1d9751cc194e5e303c431eb954617035a0d542 -address /run/containerd/containerd.sock │ │ ├─170565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2d1e6f9eff73436c45141246f74215d1bf0b91c88432c5d2fa1e9bb45725a9 -address /run/containerd/containerd.sock │ │ ├─172268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f46496cd47df952bf0a4ed4f4c4c77b1901a2a2b39ae3c8f8d1b7734436edeed -address /run/containerd/containerd.sock │ │ ├─172386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfd92a3ea991fbb9a4a81de37bc49cf0d666e3bb498302cede9e6f40cb19d475 -address /run/containerd/containerd.sock │ │ ├─172447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a1dcf72be70384200a242760dc04352c8a7e79d6f67716f15c1df5e3d19a7db -address /run/containerd/containerd.sock │ │ ├─172468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0d8075b259eebb417e7a72acc351b63bae5df419c1ab84f6f5fd9e159aa26a -address /run/containerd/containerd.sock │ │ ├─172479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92f1874cc5c9c6a73497cb73a1749f60692d9e49047679aa93cf6ce0a0c5873 -address /run/containerd/containerd.sock │ │ ├─172883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95091a234ef66f88b8ed2e46f8549ea1843fdf614d202e66b6e9d4c898347b23 -address /run/containerd/containerd.sock │ │ ├─173083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3d9bfdd5ace698ccc20df7c8791606f6372deed6b00223606076c056123a31 -address /run/containerd/containerd.sock │ │ ├─185892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93f2ce8a7032e963ed04fbbcdbf169d00d5f7be11bac2244f5504bda35a76076 -address /run/containerd/containerd.sock │ │ ├─188614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f04b08f4bb98aa54e2acd925e2359997791b0ba07dac7169715df770c66d0d -address /run/containerd/containerd.sock │ │ ├─188648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0648574d9f9b8be86b132f67a041369fda538394290e063495944195c3aff12d -address /run/containerd/containerd.sock │ │ ├─188755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec22dbbb14060d4400a0dbc5564dcdf652fa078d45a9ad6fb0a726aa9f37535 -address /run/containerd/containerd.sock │ │ ├─205262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ba676bb240d33677e6f66388775c468b4697b9e339ce639fcf15abe6b74abc -address /run/containerd/containerd.sock │ │ ├─213032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 921cf9eed5e2078be610c64344da6c056f24e9caf3bfef485b13378e285bad00 -address /run/containerd/containerd.sock │ │ ├─213056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed37403c5bf7b74dcc8dd4346dacd7da845335445f7768ef1e9a97afc28bc27 -address /run/containerd/containerd.sock │ │ ├─213106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2308b23a04ab8705712bcbd4b7e96aff566121e4360f64ede85982a327ec45 -address /run/containerd/containerd.sock │ │ ├─213398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1c50d9749ae0fd452f1e3fb644415f5b3bba6361f7a5a309fab83cbaf1c9f9 -address /run/containerd/containerd.sock │ │ ├─225066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9801f23104a737410c981a4ae754913d5948b896021dc0ef3b1739af6576a25c -address /run/containerd/containerd.sock │ │ ├─227626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c20afaefe04093be8e3dc3934518274436f6ad70e48a0101f6c81406c74837 -address /run/containerd/containerd.sock │ │ ├─228994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be32e1c800c55b4041b2e24f1da3f5b1dcedb6e3c0ff800adc2fe5b96ebc70c -address /run/containerd/containerd.sock │ │ ├─230026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b6c47b5d276d78b2dad4cffa74921b793bc5afff9e5663846895179a250a75e -address /run/containerd/containerd.sock │ │ ├─230538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7a018100c1ab4dec998047a8ccd3687748c270b122bf7cc2fae8923c1af0f3 -address /run/containerd/containerd.sock │ │ ├─232682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825d784c3affde6041f7543a86492ef9e9cce7d2fe3725bbfb73c6b50eaef6f7 -address /run/containerd/containerd.sock │ │ ├─233814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05dd325d88c0e0a00feb3a497753193b891b68f2ea9822d8272c87703185810 -address /run/containerd/containerd.sock │ │ ├─233929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c5333cc005d67707cee46ae58eb31dbe17cfe4b10c49fffc82a8b9b843ead9 -address /run/containerd/containerd.sock │ │ ├─243645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf9808e4aecb2f016dd4976d3f32c4bd1ed1b6db65b32a5c2c5c8d1af6ac048 -address /run/containerd/containerd.sock │ │ ├─244159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe37ec70812292d4fb3817645acc95d369a1c994a5b6c8ddd471f8ca56826500 -address /run/containerd/containerd.sock │ │ ├─247827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47c2c4e4ab55b381b479c6e143d743b0d2afab0f528864641c36702bac6f01b -address /run/containerd/containerd.sock │ │ ├─251953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07dc1105cd6b0f72cafaab185877c6ba74e579dc1bdb680ebe675b3177c30ddd -address /run/containerd/containerd.sock │ │ ├─252190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27d22616bcbba5fd69c282cbb238d21533826e3af4719a817da2c428bb533b2 -address /run/containerd/containerd.sock │ │ ├─252277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1c9a080937ad9aacc98d91c4ca0b7191d32bf23167522de6cb20118f956200 -address /run/containerd/containerd.sock │ │ ├─252389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0a7d91a48cc08e80470e720a467f126595ac745dc7a8154c941d2b22f0bd3c -address /run/containerd/containerd.sock │ │ ├─264663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02efbf9ae922598e06a2c135fedc850dfe9eeb59114644086e09cdeeea9f7237 -address /run/containerd/containerd.sock │ │ ├─267198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcd4612be599004d06c7dedbce5e4a486950eb3981124688e9d27a3b22505070 -address /run/containerd/containerd.sock │ │ └─268730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac9e720b78f65ca7b226764b219dd1089972260a2338228f55d42bdbb9dae4cc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1220 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─529 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-5ff11dca611303ae0520317c2e8a1765c6c96664e3a89f0d93edab822d3f0c7a.scope … │ │ ├─19589 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19608 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28974 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29248 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19509 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19529 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24456 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24718 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33748 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34021 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12161 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12192 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bvgxxr.service │ │ ├─12521 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvgxxr/unit.run │ │ └─12552 /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-bvgxxr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvgxxr:/var/lib/ceph/mgr/ceph-instance.bvgxxr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvgxxr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bvgxxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10204 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-97077f734f8ce172b80d527c08194059484aa1df6cdf91722c8e39828e857c72.scope … │ │ ├─12270 /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 │ │ └─12291 /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 │ ├─multipathd.service │ │ └─138666 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39882 /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.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c4095e6d0d4a8dac712ac0c7323a21a9dbbb71e35efb0796771cac258c54b0ea.scope … │ │ ├─34063 /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 │ │ └─34076 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-93dcf44e2e2cf80981120f64ce07dcd5224a10dff79f0e206188be6f083c6c55.scope … │ │ ├─12632 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bvgxxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12653 /usr/bin/ceph-mgr -n mgr.instance.bvgxxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r25936e2ab2b54e87aba4c4f79a5739a8.scope │ │ └─186489 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1420 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10714 /usr/sbin/chronyd -F 1 │ │ └─10715 /usr/sbin/chronyd -F 1 │ ├─docker-c1d4940b1cbbde6b9be21fb636a34d0e274129a45363ef657950e06b6158ad28.scope … │ │ ├─29290 /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 │ │ └─29302 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138531 /sbin/iscsid │ │ └─138532 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─626 /lib/systemd/systemd-logind │ └─docker-d99848b10f5634e62774668fdeaa9396bb363e59c410f007cb43c1ccea873594.scope … │ ├─24759 /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 │ └─24772 /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 ├─k8s.io │ ├─0773af76b61fcd59b8612bc5a8206ffce1ee512695fd800f0d3f90fb56eb34ac │ │ └─229055 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─862f65cdb1cf5dddcf74140b390cfade36f1839c27b4bca94324ddcd3abc473a │ │ ├─342139 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342511 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342714 /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/tmpbb74x5zm/privsep.sock │ │ ├─343304 /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/tmpjpza_g9w/privsep.sock │ │ ├─343816 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343817 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343892 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e836de21-c4e6-4f29-ba07-3d4d6ea391ac/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e836de21-c4e6-4f29-ba07-3d4d6ea391ac/host --addn-hosts=/var/lib/neutron/dhcp/e836de21-c4e6-4f29-ba07-3d4d6ea391ac/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e836de21-c4e6-4f29-ba07-3d4d6ea391ac/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e836de21-c4e6-4f29-ba07-3d4d6ea391ac/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-706677e7-5e29-4219-b3d1-6647bf1098ae,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 │ │ ├─343896 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/12050eec-4cca-4f95-9b31-0a1a0718f22c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/12050eec-4cca-4f95-9b31-0a1a0718f22c/host --addn-hosts=/var/lib/neutron/dhcp/12050eec-4cca-4f95-9b31-0a1a0718f22c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/12050eec-4cca-4f95-9b31-0a1a0718f22c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/12050eec-4cca-4f95-9b31-0a1a0718f22c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-59d4cf4a-7c37-469d-9a2b-f08746428a62,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 │ │ ├─343914 haproxy -f /var/lib/neutron/ns-metadata-proxy/e836de21-c4e6-4f29-ba07-3d4d6ea391ac.conf │ │ ├─343920 haproxy -f /var/lib/neutron/ns-metadata-proxy/12050eec-4cca-4f95-9b31-0a1a0718f22c.conf │ │ ├─371385 /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/tmpa5jz5d_3/privsep.sock │ │ └─385933 /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/tmp9iaywl9g/privsep.sock │ ├─ba75af5ebc796700dc229085823fd3878ed28089de6b7844f6fabf29e4ef996d │ │ └─39548 /pause │ ├─395a6f936f4f5f085275b0a1a08835830e03deedb2c1ea3b509c3f175fd46576 │ │ └─144573 /pause │ ├─dad144ef51560b41d78dd51b9c66a01553a6e4b80c541d8a1fcdc2adefba1870 │ │ └─42581 /coredns -conf /etc/coredns/Corefile │ ├─4431a21f4143b77374362901175045766c2c357fb4581fc8b4717e38d9f7e04c │ │ ├─243977 magnum-api: uWSGI master │ │ ├─244019 magnum-api: uWSGI worker 1 │ │ └─244020 magnum-api: uWSGI worker 2 │ ├─3e90a347e638bae115e267a76811dc1536fbc62da8247e5f2c12f96f9fe9c719 │ │ └─39711 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 │ ├─eaf6381ac5dde5cb505dc407512b430429082ad0eef2d21be659d7665ada641a │ │ └─43124 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 │ ├─46af4f6ce5b6cc0997c05a598e0b3641f87895474075baa0e2b0163e29e2a9be │ │ ├─61180 python -u /app/sidecar.py │ │ ├─61407 python -u /app/sidecar.py │ │ └─61408 python -u /app/sidecar.py │ ├─0f0534a9ced03f2a0e625d0ea25b230900ea1fd0b7c988cf25aa7c6d7da861f1 │ │ └─60186 /pause │ ├─7dbc9cb5e5fb4d98a19a59df5b4f8411204eb603da65460401e07a4b499e2eb6 │ │ └─62468 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 │ ├─c5d25671c1fc89792b3005feb9ddecc80fef51608131a727df0f90dc83c8b765 │ │ ├─181509 neutron-policy-server: uWSGI master │ │ ├─181524 neutron-policy-server: uWSGI worker 1 │ │ └─181525 neutron-policy-server: uWSGI worker 2 │ ├─dd50231bb297e07bdf1c84e5b5f238c7c11195f851c3cc31e60cb8c41027b985 │ │ ├─77417 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77440 erl_child_setup 1048576 │ │ ├─77567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77568 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77578 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77642 /bin/sh -s rabbit_disk_monitor │ ├─99a9f85da90acbc2525152c06855c44d6d168acf23090c24af8b9aafa3168d7f │ │ └─64460 /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-238.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 │ ├─47c3d629123795f32b0326a9a192ac97df454001f32e4dfaac36bfeafd107577 │ │ ├─64073 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64152 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dd78d61c01c01ddfdf2200277341915aaf5462dc3f30bf37cb26b2c64d8a0575 │ │ ├─244094 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244536 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244537 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─52490a0ca339238eb7c80584bd116b81fa34ee665a98ed56cb4dfa1400f44bcd │ │ └─65092 /bin/pushgateway │ ├─7330ce2462835c6e59f2081688f290f15b9a3b28f20df1e5bd09422a913088ec │ │ └─122158 /pause │ ├─a9bb0e2de9b4536e58d4de4c3edd940e6ae6aa8ef3afb39c979e7dfa8c1834c4 │ │ └─55570 /pause │ ├─fcf43caf66ff672192b820af384be4cf6661b94d204f6c9eae28c9bce3d4e4d9 │ │ └─65586 /pause │ ├─8b32b4db79f30b846f77baded3fb1a3df8f2549fc43db2c29a75b1dd72b9ea94 │ │ └─55737 /pause │ ├─9d4c9f01b064c57cf51e2bd403bb336dd71fab8c1cbaadef75e0498f7ba1549f │ │ └─62004 /pause │ ├─58fbaad9991723df25cf309a67d0152561c2bb02232eba4e3f20dc3b916808c9 │ │ └─39656 etcd --advertise-client-urls=https://199.204.45.238: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.238:2380 --initial-cluster=instance=https://199.204.45.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.238: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 │ ├─921cf9eed5e2078be610c64344da6c056f24e9caf3bfef485b13378e285bad00 │ │ └─213107 /pause │ ├─b4fc59e863bd00949662347accec34528b31a98971d958464fa8d4a0facc12c2 │ │ └─39693 kube-apiserver --advertise-address=199.204.45.238 --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 │ ├─2e8f9a4c99e4d11df592fcaf38d0fb86f5e6c5cf864baa3e62905863aae4cf47 │ │ └─61360 /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 │ ├─7024c3e6164f99d23e03d26ff9270ee0c19de45839af39393559083f91705159 │ │ ├─181449 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181909 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181912 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181915 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0d2af4e3c00fa7262dde6c32bf5bbc44eb49eeb126a8a54960f37600fd5e28a6 │ │ └─107063 /pause │ ├─df2308b23a04ab8705712bcbd4b7e96aff566121e4360f64ede85982a327ec45 │ │ └─213164 /pause │ ├─1eee64e69f5b46e5efe899edaf957096c2fa4edcfc2d444df5576999c793d71b │ │ ├─271877 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271889 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─13d2b091dfe7396bede90044f1c6bfd85f7268d8d04220627e396d76d9212a18 │ │ ├─222069 octavia-api: uWSGI master │ │ ├─222081 octavia-api: uWSGI worker 1 │ │ └─222082 octavia-api: uWSGI worker 2 │ ├─b48e94b663ea2ac21bad018001841c07a6d777144f29936f9a91570d9d8ade3a │ │ └─250274 docker-registry serve /etc/docker-registry/config.yml │ ├─23ce579a79a60b08cb1889df3433ac6abd8d18e79e61ea0f9989d68c8f2a3063 │ │ └─42200 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─01d8c746033c6a19bdc1e643270e6e4732aee169227f8879a1fb818237e8cd27 │ │ ├─223919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223957 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─daef0693f321a3649757ce71f3a57b3a18371fe46f4d27c0f36b9a246a0d7b33 │ │ └─230587 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─e6502ea74324c780357cd84a0b5c5cda252dff5c84af6a29fb903c069732f9f2 │ │ ├─107177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107200 erl_child_setup 1048576 │ │ ├─107358 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107502 /bin/sh -s rabbit_disk_monitor │ ├─fef1c724bef7b190a627e77a45a645579cf8b8e3f0035dc7912ca0f0cf46b716 │ │ └─124690 /pause │ ├─02efbf9ae922598e06a2c135fedc850dfe9eeb59114644086e09cdeeea9f7237 │ │ └─264687 /pause │ ├─8b552ec242849c9f00f8d803faf8e9aa9f9c0460a287b8fb7bdc9d9638f73abc │ │ └─189163 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d2e389f967932bc60eb24e783393789da99f68e38c41933e3b88b612ff8914a7 │ │ └─40813 /pause │ ├─77819415721fad5682085157b50cee001f9cd0bb0463416509e06d1e93638310 │ │ ├─243709 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244347 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbnrt48l4/privsep.sock │ │ ├─244354 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244427 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fcf9808e4aecb2f016dd4976d3f32c4bd1ed1b6db65b32a5c2c5c8d1af6ac048 │ │ └─243681 /pause │ ├─6a017f78a7dd6f7dea10e40d61ddaca23b609e712f1a6007dd1fbe663f0a982d │ │ └─60015 /pause │ ├─9c1c50d9749ae0fd452f1e3fb644415f5b3bba6361f7a5a309fab83cbaf1c9f9 │ │ └─213420 /pause │ ├─87c5333cc005d67707cee46ae58eb31dbe17cfe4b10c49fffc82a8b9b843ead9 │ │ └─233969 /pause │ ├─39aed7734424a06d2555b7cd5fafa359002d4b1f3c97ef48cb367e799e865406 │ │ └─163892 /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 │ ├─2e5f6a355a5c9a87dfb21ea3993691d442274ad0cc4cf3d75e4345ca7bc967ba │ │ └─39509 /pause │ ├─b30024071ae652ba2f70e6742b4b381a8c94cde257e00ec37623472da2a5b588 │ │ └─65137 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e46a3696d96bb0640412aaf6287eb25f7390f2c7ef03ddf6faa6d89820db3602 │ │ ├─201055 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201356 heat-engine: ServiceWrapper worker(0) │ │ └─201359 heat-engine: ServiceWrapper worker(1) │ ├─5b6c47b5d276d78b2dad4cffa74921b793bc5afff9e5663846895179a250a75e │ │ └─230049 /pause │ ├─7fc23ab5038aaeb93df7f40ac29089e897053f9b99ef95cc5bca9f68f24ad1d3 │ │ ├─63087 nginx: master process nginx -g daemon off; │ │ ├─63101 nginx: worker process │ │ ├─63102 nginx: worker process │ │ ├─63103 nginx: worker process │ │ ├─63104 nginx: worker process │ │ └─63105 nginx: worker process │ ├─24bbd8974fddb60c932369df18909cf4250f2f50c8fae7124fbd0ef69ccf5f48 │ │ └─50430 /pause │ ├─b6a42e742eb9f1ef7c7ed5cd756bbf0d10a7adb9f1cb4a010a99d9cd72282d25 │ │ └─42678 /coredns -conf /etc/coredns/Corefile │ ├─95091a234ef66f88b8ed2e46f8549ea1843fdf614d202e66b6e9d4c898347b23 │ │ └─172922 /pause │ ├─ed4c7ef597aebd51f9e695abfe4b0c71fd59e83decbdef3efa014a8deca76023 │ │ └─55849 nfd-worker -metrics=8081 │ ├─454d5557ab6520b9004be40653dfe3d4b2c4dd4cd7933d43fad74c6c794f1730 │ │ └─64660 /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-238.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 │ ├─3610ed128d5e0020c0bc6dc89fb77d59d56efafb9b2a0f18f01a636980a6bd72 │ │ ├─ 71134 apache2 -DFOREGROUND │ │ ├─ 71184 (wsgi:k -DFOREGROUND │ │ ├─ 71185 (wsgi:k -DFOREGROUND │ │ ├─ 71186 (wsgi:k -DFOREGROUND │ │ ├─ 71187 (wsgi:k -DFOREGROUND │ │ ├─395191 apache2 -DFOREGROUND │ │ └─395856 apache2 -DFOREGROUND │ ├─2aebfec333e5be985f298935e36d335d64a5fc61a85f3b9781f2277f58157a6d │ │ ├─267263 apache2 -DFOREGROUND │ │ ├─269603 (wsgi:h -DFOREGROUND │ │ ├─269604 (wsgi:h -DFOREGROUND │ │ ├─269605 (wsgi:h -DFOREGROUND │ │ ├─269606 (wsgi:h -DFOREGROUND │ │ ├─269607 (wsgi:h -DFOREGROUND │ │ ├─269608 apache2 -DFOREGROUND │ │ └─269609 apache2 -DFOREGROUND │ ├─fa16dd44d9f0755500cfa4d097bccf4db3107cb00b0a24157bd2f400a3073cc0 │ │ ├─261925 manila-api: uWSGI master │ │ ├─262060 manila-api: uWSGI worker 1 │ │ └─262061 manila-api: uWSGI worker 2 │ ├─9801f23104a737410c981a4ae754913d5948b896021dc0ef3b1739af6576a25c │ │ └─225091 /pause │ ├─4a18b24d129f37024ab2b6bc54b51f4763e2ef1f99c01b6bafeee591fdd378e9 │ │ └─48117 /pause │ ├─8e17f4633fd90b32eaa458194437a1cc3f8d1c6ae424a994f223c4e070684e25 │ │ └─141474 /coredns -conf /etc/coredns/Corefile │ ├─0323d3f9bea804762aa6693614e5fc89a40564214c959fb6d2b9a0f47dfd024f │ │ └─63694 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e7370d8cc2a2f9637d2772cf69883b47403209415cc43bf2a7bd72b0df71d046 │ │ └─54840 /pause │ ├─0b094b2cfce95bb853f9abd0691955c5b69fc709c210c6eee1468458adbdd256 │ │ └─104966 /pause │ ├─73c00c1783cf764585a8d01ba9d78d0389a1a92bc9c49371ae6d7d22081f9a6b │ │ └─45896 /pause │ ├─f8c5efc754e11ad228475c78f5be3c3ccfbef9a660425869141088d30e74b15f │ │ └─55550 /pause │ ├─ee2d1e6f9eff73436c45141246f74215d1bf0b91c88432c5d2fa1e9bb45725a9 │ │ └─170589 /pause │ ├─62aa9d6295d75404f5c1b2695ce050a8d7cde4660bf31967e25727874b8d4824 │ │ └─96223 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─fb3d9bfdd5ace698ccc20df7c8791606f6372deed6b00223606076c056123a31 │ │ └─173108 /pause │ ├─82cd3d6716bfe76da773ccb2559780e35279c60007c57b7c179912c87ba00bf1 │ │ └─139257 /pause │ ├─4b2aaacbe6517ec5330d3a110730d282cefb95fc7b0146df7e8f92c3fb7bd94f │ │ └─184234 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) │ ├─31361c3eea71c258ea8c10b85b6ccb0d0280651c1f25d2df516be08946b0fe44 │ │ ├─142443 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142467 erl_child_setup 1048576 │ │ ├─142514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142731 /bin/sh -s rabbit_disk_monitor │ ├─48f07b6db95f163562626dc3e3adc38468efb4907e891d1d78a851636a0aaf40 │ │ └─50461 valkey-server *:6379 │ ├─930b5351292a01ac058520070b05cfaa854f90bd658c73f796e7b889162573f9 │ │ ├─200981 heat-api-cfn: uWSGI master │ │ ├─201009 heat-api-cfn: uWSGI worker 1 │ │ └─201010 heat-api-cfn: uWSGI worker 2 │ ├─2b0d8075b259eebb417e7a72acc351b63bae5df419c1ab84f6f5fd9e159aa26a │ │ └─172612 /pause │ ├─d7c9c04f211998c1e4f8fd2198b2877e859bba9190be6449d6fc187c38e36343 │ │ ├─123151 /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 │ │ └─123307 /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 │ ├─3bbbe02b3dcfbeb5bba5a6dc176f2f406e7e93614bbfe1ca833ebfcb3d1751e5 │ │ └─55774 nfd-gc -gc-interval=1h │ ├─6b8e0c45c68cea0ae80c4d9f3c8ecbd8deee6ef54d3bb20c5174f76a3e86c67b │ │ └─46999 /manager --metrics-bind-address=:8080 │ ├─752bb7d693c959194a3596aaab4dc64545867c04fb820c24d9014b8ea678d1bc │ │ ├─189134 /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 │ │ ├─373111 /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/tmpklf6vylh/privsep.sock │ │ ├─373624 /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/tmpc_2mv156/privsep.sock │ │ └─373809 /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/tmpet6kscvb/privsep.sock │ ├─4075241da80b058837ed4b8b0ee671e8e92934e94838f55202a4f9b6e4934e57 │ │ └─94988 /pause │ ├─a142a9133d88d83b376a7edd98fee6714c9ce886af39310955dd606d0d5a91ae │ │ ├─104082 glance-api: uWSGI master │ │ ├─104094 glance-api: uWSGI worker 1 │ │ └─104095 glance-api: uWSGI worker 2 │ ├─391046cb5c27b3cc62ff716f7ee6c81ca79630be99a3028c26d114abd16a5f2f │ │ └─144663 /pause │ ├─bbca356e2038d8d4f457ce97388c8f5f3298811020b1d16100d212b261b6f895 │ │ └─186373 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─bbaf016fe7b17ecf748f18e6ad740433b1a555145429991510d8a9fa4b3fd999 │ │ └─46886 /manager --metrics-bind-address=:9782 │ ├─2447d6c5ac802994e5aea200fd68ad57ea7a6c620b29a2713a609385686d9891 │ │ └─47342 percona-xtradb-cluster-operator │ ├─53170033d56e01cc4c91b8281b3c12be76887c619a6f3b10e7a11ab54976121c │ │ └─64406 /goldpinger --static-file-path /static │ ├─3359f15c439f4673cd0687030b642276d318e484f552fca779b1ff1997f0b91f │ │ └─55479 /pause │ ├─fa771cdead44c34e5b7b180738728ec2f8e0f3530b491ff808f0e16cbfec1fbc │ │ └─42651 /pause │ ├─c5aa71d9906972f7c8bba12001267fd4a23ba7cdd5342c23d18ee3348d481bd2 │ │ └─46254 /server │ ├─d670ba84dc8556129be56a51310cc6f200d3dc55d1662b1bd1b27dcbbbfbc536 │ │ └─63652 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cc4b8e285f0b1f82c667ccc02b79406bcde0842e93eb110a696aa7d8d719312b │ │ └─55810 nfd-master -crd-controller=true -metrics=8081 │ ├─d3901b671ad4b00d39f46e4891dd9691c710f9b76d8bcc0535dd3a344cab96bc │ │ └─47220 /pause │ ├─cc370bb870f5121c220b5fbc7312a4feda14819b0b3df9b6837ddb59ebe377de │ │ └─122737 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─800533f7ab755c0abb30eaa1fc079a9525ac12f0dd7a84dd6338c0b9743033c9 │ │ └─106672 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─fa0a7d91a48cc08e80470e720a467f126595ac745dc7a8154c941d2b22f0bd3c │ │ └─252441 /pause │ ├─52c196302a409ccfd541168b92af3fbc5b6ad7955ff0901916548c7dd46d5dae │ │ └─42529 /pause │ ├─1ec22dbbb14060d4400a0dbc5564dcdf652fa078d45a9ad6fb0a726aa9f37535 │ │ └─188799 /pause │ ├─b69f2f71fbf0393c5b602047e307ce5d05cbc16014bacf80d9c8f4d889a9d363 │ │ └─43819 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─588c9526480771eb3183cd8d5eb06e7a3457c3a90191216d23f18d4092f5730b │ │ ├─186064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─186117 erl_child_setup 1048576 │ │ ├─186420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186590 /bin/sh -s rabbit_disk_monitor │ ├─825d784c3affde6041f7543a86492ef9e9cce7d2fe3725bbfb73c6b50eaef6f7 │ │ └─232706 /pause │ ├─6bbd4d4a71a634684b52e2e1300f4007198623f850f0aba6ed16b75de71793a8 │ │ └─65167 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─636033b2401bccbd7d387fb61c980fe1429c97cd3c535e8397cdc1515b56c65b │ │ ├─169755 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170263 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170264 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d05dd325d88c0e0a00feb3a497753193b891b68f2ea9822d8272c87703185810 │ │ └─233841 /pause │ ├─1e577828e6170a264362e7ddda90a0fc14a6d82ae1af6693f469b162eafbd86a │ │ ├─65954 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65979 erl_child_setup 1048576 │ │ ├─66063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66531 /bin/sh -s rabbit_disk_monitor │ ├─a4351926b38f119b3d5471954bbd48496af7bfd2f197c0511a9c47325faf3455 │ │ └─40831 /pause │ ├─84a31c82676a1ff1b8d89c15520323d1d0272c4d650b138d43f8d71856691f10 │ │ ├─201086 heat-api: uWSGI master │ │ ├─201112 heat-api: uWSGI worker 1 │ │ └─201113 heat-api: uWSGI worker 2 │ ├─3337f90f9c56730b4f3eac52a565dddd36e5aa8bc65c2f9e116f34f38cfd36de │ │ └─78829 /pause │ ├─d96f7f730eec65da59be3d52d6972c94b08e148470f8ecb9a69605335573ec69 │ │ └─50759 valkey-server *:26379 [sentinel] │ ├─765affc6d6230da3b64bb04b1f03c719336cde5472d58b78f436d68afe122e36 │ │ └─65003 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2e370aa6cd0a086c9a137eb488ec6b3ce947d143b990d6889e4a0c4b677b1e7f │ │ └─122080 /pause │ ├─8a1dcf72be70384200a242760dc04352c8a7e79d6f67716f15c1df5e3d19a7db │ │ └─172614 /pause │ ├─dfd92a3ea991fbb9a4a81de37bc49cf0d666e3bb498302cede9e6f40cb19d475 │ │ └─172422 /pause │ ├─c49db56b978c77d239deb4601e7a841696a849d4031724d9221324f8a34fde3e │ │ └─60431 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─bd9f9630d903006ab8cb329ffd445a721cc39d6743050615032254172f5679e1 │ │ └─48395 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─18bd8b3181d908877bc8656f6484e24c7a32bb9cff10c206649e5eff68daf53d │ │ └─43770 /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 │ ├─aabed60f6c1af5292a6ba8c6aa51cb14338fa976a1ed2d33a5adff9615c2c687 │ │ ├─170718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170741 erl_child_setup 1048576 │ │ ├─170789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170790 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170977 /bin/sh -s rabbit_disk_monitor │ ├─67f963f0a3fa72060bb335f475147ca568067b4d81f9777895bb8fa8632125f6 │ │ └─67785 /pause │ ├─98bc76a35da77df0898d025e3a4daec1dcb1a00c379d2a0ffa5ad928c7328655 │ │ └─45999 /pause │ ├─acc018ab5b5d4e1072dbbc372a3580b2025981191ae28128387f65e5be592fc5 │ │ └─227724 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─95164ef63d63351ee107389b1b38a27f0f11189e91e94f19e9a2d75534d2c39b │ │ ├─169759 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170360 nova-scheduler: ServiceWrapper worker(0) │ │ └─170362 nova-scheduler: ServiceWrapper worker(1) │ ├─b54601a6bf828f6e3ba139a92cc08a5893803e1b42418979be931893edf391ed │ │ ├─ 95450 /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 │ │ └─408312 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─910edae0d45c1619950b975c2837e3a986914acc6539a7a7885f8a37de400918 │ │ ├─181468 neutron-api: uWSGI master │ │ ├─181496 neutron-api: uWSGI worker 1 │ │ └─181497 neutron-api: uWSGI worker 2 │ ├─b27d22616bcbba5fd69c282cbb238d21533826e3af4719a817da2c428bb533b2 │ │ └─252217 /pause │ ├─db5cf9d20b1bb56829fc36bfe5c8ef0c87489d921dd74d5558f8e4e4791ca03d │ │ └─109072 /pause │ ├─318b7f8e2f65cf162791bf73dcae396f50e0a39f252db3d2dda635064eabd998 │ │ └─64504 /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 │ ├─f46496cd47df952bf0a4ed4f4c4c77b1901a2a2b39ae3c8f8d1b7734436edeed │ │ └─172394 /pause │ ├─e08e54eb46a95eff472573abecc6adafecca3c1697d2c2938cceb32ec2b9c49f │ │ └─268952 /bin/openstack-database-exporter │ ├─376fa714d4c05b4eaa71095ac3779902a1f4daad3bc30845a673888c47caf08b │ │ └─48444 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6c689e5ec480dfd831dcce54f51bd078aa6a86a0c57fa6f9f8a4ad990faa8bfe │ │ └─120637 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d216f14f436fbbb58411bf9cf99b7a83c46f538639f6ef9e15b07ca7ac52d2b4 │ │ └─64029 /pause │ ├─0ba2932809d554734a5942f067d9653b232593feae5b8cc48a9597f204639f9d │ │ └─267669 /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 │ ├─52b5681482c3dcee5830fe4d4d7581eeb63f26fad4b3dbc5b01944c46a302a09 │ │ └─109017 /pause │ ├─a47c2c4e4ab55b381b479c6e143d743b0d2afab0f528864641c36702bac6f01b │ │ └─247851 /pause │ ├─3f8df1afa84f131a295dfcd6e37941c5511a3b8a5916ba068e52c5ff72577ae9 │ │ ├─247966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─247990 erl_child_setup 1048576 │ │ ├─248233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248361 /bin/sh -s rabbit_disk_monitor │ ├─f5180cea065a3cd239788ae9d1e62d668caf8218e31bf6e6cb66d1a32c92ac43 │ │ └─230076 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─825a5ab9a0e125b963660ef251e2e41ebc3a063b248a361aa3c4f1dadd16b1c0 │ │ └─40100 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5f42996765eb03ea86453698c8cdba7e0b445813d5c42b6c0e495bd41a2ed919 │ │ └─144308 /pause │ ├─2aa080c06dca0e015372e5470c2564d055a54cd5e6ee3459fb503e3e1ea78359 │ │ └─43724 /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 │ ├─b8e6d67a9bad3be10b43a6d5dd6c589ff494473ad2726a90582a11c2808280d4 │ │ └─63223 /pause │ ├─e326ed56fd0fa2f3c91dbd873c2b274ef01807fdaa2b87c7250cd1943c052b8e │ │ ├─83987 barbiacan-api: uWSGI master │ │ └─84005 barbiacan-api: uWSGI worker 1 │ ├─e5d9f2cefd8ee965c6f3bd35f6f4265465dbdecea2207f0624e85d1ed9522b31 │ │ └─55949 /secretgen-controller │ ├─535046d0ce9ffa7561ca732a0f11af8baee79e228fdd5d2d0b18582362a4f0c4 │ │ └─94932 /pause │ ├─811617183f00f7495dc9934401e8b826f8de145c9a766715dbb9bc8074adb1be │ │ └─46734 /pause │ ├─50a5895e14ca1ce3c1e868fb2ec91f7246492d48bf21df4d7f6f143eefb4e6e8 │ │ └─144717 /pause │ ├─26ba676bb240d33677e6f66388775c468b4697b9e339ce639fcf15abe6b74abc │ │ └─205289 /pause │ ├─714c5715c3db9a84b6df3973e56c08f01e63139c8b262561eedce0ea1dae9eca │ │ └─60134 /pause │ ├─64a585cc2608be3f5f8daaadafc5999d4a897d08cfc74b9b22360390a67d1abe │ │ ├─105316 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105450 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105452 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a474c0be4a2f9496c7571c1add5354a24cbd94e8f0595a686e50a7031e6566af │ │ └─50856 redis_exporter │ ├─1b1c9a080937ad9aacc98d91c4ca0b7191d32bf23167522de6cb20118f956200 │ │ └─252313 /pause │ ├─54f64025adde7533b311a50993c8c519d7df7979381026ff61b7ee275a5db86e │ │ └─43026 /pause │ ├─9330a65683109f91e1e7eaa43005fbf43389a911dbba1a2d91145d3d84b59e5f │ │ └─43563 /pause │ ├─54d41ad3ccd9b309e088475a7e0b157960fdc8a4cc74a1f002dc02f2053b3bbc │ │ └─61450 /pause │ ├─34a327084633c76d08389a783c1d9751cc194e5e303c431eb954617035a0d542 │ │ └─145368 /pause │ ├─f1fa1eae937d0ac8f4cfc21cdf6392d7e4f77caacc7c4005c250d2c978abfa5f │ │ ├─61239 python -u /app/sidecar.py │ │ ├─61409 python -u /app/sidecar.py │ │ └─61410 python -u /app/sidecar.py │ ├─2fdb4400f6e40d27f05be6d738186973550972b2d8fbf361a4089dab66a42257 │ │ └─65400 /bin/oauth2-proxy │ ├─25db1d3977d39f636c9e476c9167ee3f180e3656c447bf29ff005aa757219e02 │ │ └─39571 /pause │ ├─bc0e95c94c5cb085772b8f45152d1740b214ec4f4686f254e95b5102379aab26 │ │ ├─91151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91185 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91191 erl_child_setup 1048576 │ │ ├─91364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91523 /bin/sh -s rabbit_disk_monitor │ ├─a289b9025cc9358de454608be80e2c2f31e7bb6b9171505314afd0cc29bbbb31 │ │ └─39675 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 │ ├─69ef002796e78b4aa1e138ca16ff5801544f6e994871c9271fcf393e352688b2 │ │ └─141240 /pause │ ├─ab25da44f0d6c0b45e9ee16516410ffdc01e7f134f4a133d5d10d69758ab17ce │ │ └─63290 /pause │ ├─50d649e3591e5ffebdae0b873f79ab7e235e59d9c49cfd8779f82a4fc10ebbcc │ │ └─46822 /pause │ ├─c2a8a71aad1e2117479cb0f9e3cc965d4adeff40c0102ee204e7b989e43e784c │ │ └─103548 /pause │ ├─48c20afaefe04093be8e3dc3934518274436f6ad70e48a0101f6c81406c74837 │ │ └─227649 /pause │ ├─778dc4801afadf6de24e4420003c303361656ac92f486fea8dce0c8820ed5d5a │ │ └─232732 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9ab551f89b51e1c5a21fdd7d57587c5b462ea22af6d8f94d8acd73ef6ce1502f │ │ ├─184233 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184519 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185207 /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/tmpwbwbsbxe/privsep.sock │ │ ├─371645 /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/tmppvl6g5k3/privsep.sock │ │ ├─372172 /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/tmp7p13x46k/privsep.sock │ │ ├─372708 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372710 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374612 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c7b7ce96-3260-495e-9ee4-d4753ca8def7 --namespace=qrouter-c7b7ce96-3260-495e-9ee4-d4753ca8def7 --conf_dir=/var/lib/neutron/ha_confs/c7b7ce96-3260-495e-9ee4-d4753ca8def7 --log-file=/var/lib/neutron/ha_confs/c7b7ce96-3260-495e-9ee4-d4753ca8def7/neutron-keepalived-state-change.log --monitor_interface=ha-dba88425-db --monitor_cidr=169.254.0.98/24 --pid_file=/var/lib/neutron/external/pids/c7b7ce96-3260-495e-9ee4-d4753ca8def7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─388340 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c42b6528-636c-4281-82e0-cbff8b4d43ee --namespace=qrouter-c42b6528-636c-4281-82e0-cbff8b4d43ee --conf_dir=/var/lib/neutron/ha_confs/c42b6528-636c-4281-82e0-cbff8b4d43ee --log-file=/var/lib/neutron/ha_confs/c42b6528-636c-4281-82e0-cbff8b4d43ee/neutron-keepalived-state-change.log --monitor_interface=ha-55d25059-63 --monitor_cidr=169.254.0.8/24 --pid_file=/var/lib/neutron/external/pids/c42b6528-636c-4281-82e0-cbff8b4d43ee.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397355 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=709c8512-cdc5-48ab-98c3-3a0d846ae578 --namespace=qrouter-709c8512-cdc5-48ab-98c3-3a0d846ae578 --conf_dir=/var/lib/neutron/ha_confs/709c8512-cdc5-48ab-98c3-3a0d846ae578 --log-file=/var/lib/neutron/ha_confs/709c8512-cdc5-48ab-98c3-3a0d846ae578/neutron-keepalived-state-change.log --monitor_interface=ha-05d8b18a-1d --monitor_cidr=169.254.0.193/24 --pid_file=/var/lib/neutron/external/pids/709c8512-cdc5-48ab-98c3-3a0d846ae578.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3ed37403c5bf7b74dcc8dd4346dacd7da845335445f7768ef1e9a97afc28bc27 │ │ └─213146 /pause │ ├─0c204fc065c8acb86909dcdee6e589820f827968b3c35c6e90990bbf4253f44b │ │ └─41079 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─01754bd4644726b3dc1d7888898ac49d5ff7c22d49953fa9bbb2f993ef0748bd │ │ └─261888 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ac9e720b78f65ca7b226764b219dd1089972260a2338228f55d42bdbb9dae4cc │ │ └─268762 /pause │ ├─968405978605e10a1b851fabc3d4b939f23f32fcbbf7f313d947cb3f26cb66a2 │ │ ├─ 46214 /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 │ │ ├─ 46227 /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 │ │ ├─ 46373 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267112 nginx: worker process │ │ ├─267113 nginx: worker process │ │ └─267114 nginx: cache manager process │ ├─0648574d9f9b8be86b132f67a041369fda538394290e063495944195c3aff12d │ │ └─188698 /pause │ ├─d4d3d5092ce313bfb8a31733d2c3efb0454abe37195b383a5bc2252f8fddef31 │ │ └─185552 /bin/bash /tmp/libvirt.sh │ ├─3640bcf1c385ce686c301f079624812e2c8ebaabdfff87244ee96d5046a82ecc │ │ └─142119 /pause │ ├─db8a1e9f31448c19ea2aa72abc696fa50d9a76ba6969022c4879db36d3011d36 │ │ └─64774 /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 │ ├─1f7a0740a03aab0023c759808d8cd6293126be7cefb9c49afc2e42524fb27944 │ │ ├─223001 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223623 octavia-worker: ConsumerService worker(0) │ │ └─223626 octavia-worker: ConsumerService worker(1) │ ├─de94860fc2fd322105e75262c930281cd33007d87f7fba5c6b93e0e84a54cb38 │ │ └─50555 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─a72c8d56c6bf3b18cb240c3f33f756026f516936f31780c684420cbf5dbf8f7c │ │ └─95319 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-j8nsl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e149ae2f5c1132ffb1c6dd83820a1402f5ad310015f959c6bcec35180a2ec2e2 │ │ └─60746 /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 │ ├─453deb07338d207f427c1e9fcaafd72dba6c3b9f920493f2c309e028548dee19 │ │ ├─41267 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41691 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─788263ff07e97540f7579c894e0b38520d62b6ea9413b6d3344131c422a1826d │ │ └─91002 /pause │ ├─8af12e462c769fad2ce42da44c9c8ca4ed6f458a2459eb084d42563d5527c6b6 │ │ └─39595 /pause │ ├─8260a2a108533e8b5cd6ff72d9098899edb64489baf4e9b5b6c66e470a38a0bc │ │ ├─48244 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 │ │ └─50955 haproxy -sf 165 -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 │ ├─7a16d13586c1090ba50b10d69c7970254e5e2984b64a5b428fe3859754d13c7d │ │ └─65242 /bin/memcached_exporter │ ├─79a8c438f39a037475eec93548a849e27b8c8b63756b61b631a0a13d5415d176 │ │ └─144876 /pause │ ├─6257bff6a98cf2b1022a6daaaee8dd856fa12e3a77dc8cb25a9cb81acdfc942a │ │ └─60224 /pause │ ├─3bfbb14c571f81807406082e5ecb63d259b36c902e26aa113f98feaefb8e9887 │ │ └─85559 /usr/local/bin/rook ceph operator │ ├─7d1926db7e9eac802c998e4cf8b010d5adf124a482451926e39efe396fbcde42 │ │ ├─139661 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139676 /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 │ ├─87f43c836439cf58a458a68f4ce9807dac59a2d225da95f6173154b1f376101f │ │ └─43521 /pause │ ├─571ba43e99e7fcbcaa5636606ef86b6b5c107bc9179a55d54e2ba8404f9889a2 │ │ └─43624 /pause │ ├─8c59bae6196812389396da639cfb88c36e1228820284493f5ba542abe2785302 │ │ └─139627 /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 │ ├─b40324d8c30e59e4f1412d43d0403f805a4986b46821816020f1fd6675e0a9ba │ │ └─61965 /pause │ ├─cebe49deca70ea387d8736eab8e468032b548ce67858f518edfd2cddab8db15f │ │ ├─173398 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400562 sleep 300 │ ├─bfc0dfbff9630f3225512922c6dde208d123c1c3c4787ff02d14c60eaa0da3ac │ │ └─61905 /pause │ ├─ec92183b7c3453b78cd1b37f42cc26f04e54b457926e4b4711d11daa83916d85 │ │ └─84828 /pause │ ├─07dc1105cd6b0f72cafaab185877c6ba74e579dc1bdb680ebe675b3177c30ddd │ │ └─251980 /pause │ ├─f3d9baf416f9df4ffb6d0917cdeb481bb3207d5873130917661bb926c666624a │ │ └─40075 /pause │ ├─9f56b2a1bcba295537edf5745b6e4b37182ffc2e0c8e518fd4255737ca713055 │ │ └─223004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3aed3208e18d3a86061bd79bd7b3d9ce3cfa1ed6b51b4e1cc1a8e9a819b05d01 │ │ └─65418 /bin/oauth2-proxy │ ├─5ab4e14caad93c4030af3eda44af02f680e07a6493a6d724e7fb6eff071325e5 │ │ └─105013 /pause │ ├─795f9e5b1ea6bde2600c2004e83adc635b3baa342698cbeecafcc39e744fe722 │ │ └─261836 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e73058e1e02968c7c86848d695b08a2a36be1809de89f5e58b1e0969ced129d9 │ │ ├─168625 nova-metadata: uWSGI master │ │ ├─168647 nova-metadata: uWSGI worker 1 │ │ └─168648 nova-metadata: uWSGI worker 2 │ ├─1f8947e8d3f500b121c95b1ee8bd511f3a683115f89f60e42640cb7114991de6 │ │ └─42168 /pause │ ├─7f81cf1a59cca4d091333b4d67eb38f608d2a59bb7f127e8e7a812f9ffcf5f5d │ │ ├─262024 /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 │ │ └─262325 /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 │ ├─451cd65c363862a7f1251b91570c4550269cb776a4a2b8c0fa88ccf292e0852c │ │ └─47730 /pause │ ├─91320c022b66aeacd2e507b0fb0ddcadc3cee0895cdb5e9a02d8e0c1bef638f7 │ │ ├─182387 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182739 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpinqgl9hg/privsep.sock │ │ ├─183006 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpb33zxpsf/privsep.sock │ │ └─183334 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fe37ec70812292d4fb3817645acc95d369a1c994a5b6c8ddd471f8ca56826500 │ │ └─244184 /pause │ ├─6be32e1c800c55b4041b2e24f1da3f5b1dcedb6e3c0ff800adc2fe5b96ebc70c │ │ └─229017 /pause │ ├─a6fe9e1ab56aa2f3a5b5803ca6f1c57a53b47e637a749420e0b265ff3877534e │ │ └─64829 /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 │ ├─22145c918a31737a7535e658091c87bfb4c5ac9a81d0b15cf60362038563f994 │ │ └─77215 /pause │ ├─7e7a018100c1ab4dec998047a8ccd3687748c270b122bf7cc2fae8923c1af0f3 │ │ └─230562 /pause │ ├─648b21110c00c4ba56591cc897872635e3de8f497ee29d7a9c51e56bc4bf0654 │ │ ├─168597 nova-api: uWSGI master │ │ ├─168640 nova-api: uWSGI worker 1 │ │ └─168641 nova-api: uWSGI worker 2 │ ├─5ac049347b475455110a0729221a38c3ab1d75d29e0d454fd4aa48418fe25819 │ │ └─39578 /pause │ ├─850e307d9c39672a3577481c1095654d8372e6ea2052134ab992db0a2486b530 │ │ ├─130015 placement-api: uWSGI master │ │ ├─130041 placement-api: uWSGI worker 1 │ │ └─130042 placement-api: uWSGI worker 2 │ ├─7626fefb873df96fd3d130b1a1c970bff7146e09956edc7c60c3b045ccc60e2f │ │ └─185504 /usr/bin/libvirt-tls-sidecar │ ├─6abc431232c4e162b9adf2237b30a38dd924aa8ace1e3c797138ac92a60715e6 │ │ └─62371 /pause │ ├─9ba01d8e953805cbed64079af69ff4fcb1d1fb6b9ffd02690c5fcfc0da437971 │ │ ├─119166 cinder-api: uWSGI master │ │ ├─119179 cinder-api: uWSGI worker 1 │ │ └─119180 cinder-api: uWSGI worker 2 │ ├─05f04b08f4bb98aa54e2acd925e2359997791b0ba07dac7169715df770c66d0d │ │ └─188676 /pause │ ├─524de04e87f8e1c0a3b2e8e2ec5824bd8d12e163ae1a937f922c03a4807ff24e │ │ └─63890 /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 │ ├─d6dcf46201009036f9178835a73efabe546733b7fef385fa572f371c400f82e4 │ │ └─39818 /kube-vip manager │ ├─64e0541fd44180313de047dcfdf39bd71343ea3631979227da6e77f3ca32eaa8 │ │ ├─48297 mysqld --wsrep_start_position=87c30aad-4b33-11f1-8d24-ee9a4f8b1cdf:20 │ │ └─48424 /var/lib/mysql/mysql-state-monitor │ ├─93f2ce8a7032e963ed04fbbcdbf169d00d5f7be11bac2244f5504bda35a76076 │ │ └─185924 /pause │ ├─7a05d124db10ab82013e33e1c669a4a8ccadca053f42e606c3b56b435a3da50a │ │ └─140907 /pause │ ├─3c377b6297908fc61fbaf43392b45a83199222de9f52b33c508ae3127cb89d58 │ │ └─64298 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─23bf0fe2b987665ed007254b61b2fb459716899af18ce65b037c76c7bf23d59e │ │ ├─225210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─225232 erl_child_setup 1048576 │ │ ├─225495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225621 /bin/sh -s rabbit_disk_monitor │ ├─bcd4612be599004d06c7dedbce5e4a486950eb3981124688e9d27a3b22505070 │ │ └─267232 /pause │ ├─e26f5da67fecab6eda2d2d1ca20b61e8fd99513b12d2bc25f016aeb5b284d0de │ │ ├─205475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205520 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─205552 erl_child_setup 1048576 │ │ ├─205654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205786 /bin/sh -s rabbit_disk_monitor │ ├─cb2904d6a3de67360d7047416b0e8352754ed7e6250c8add8f4c36192e4f6f28 │ │ └─61613 /pause │ ├─584f034993e52d11ec13c6c2529f7d7197c9e6b34526739c223a32e2630e4052 │ │ └─62786 /pause │ ├─4d5b8de40c03f8a948c68c72902e267daa6e7159014313fca1c8acff372d9108 │ │ └─50205 /pause │ └─c92f1874cc5c9c6a73497cb73a1749f60692d9e49047679aa93cf6ce0a0c5873 │ └─172613 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount