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 │ │ │ ├─21325 /lib/systemd/systemd --user │ │ │ └─21326 (sd-pam) │ │ └─session-22.scope │ │ ├─21320 sshd: cephadm [priv] │ │ └─21340 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─398199 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-msdzxkqwgiqukubhqhloharcxxdkygfa ; /usr/bin/python3'"'"' && sleep 0' │ ├─398200 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-msdzxkqwgiqukubhqhloharcxxdkygfa ; /usr/bin/python3' && sleep 0 │ ├─398201 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-msdzxkqwgiqukubhqhloharcxxdkygfa ; /usr/bin/python3 │ ├─398202 /bin/sh -c echo BECOME-SUCCESS-msdzxkqwgiqukubhqhloharcxxdkygfa ; /usr/bin/python3 │ ├─398203 /usr/bin/python3 │ ├─398204 /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 │ └─398206 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 … │ │ ├─ 9809 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12201 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c2579c175a7537a8c91e66670b20929dbe9f921a56bccb6493bd10ce6610d47 -address /run/containerd/containerd.sock │ │ ├─ 12540 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 236fc32d41455be10e7e90dbfcd92cf731a57c0cfcd6899928bee29592782c26 -address /run/containerd/containerd.sock │ │ ├─ 19460 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8381b1b213fdab2ee69247bc6c96a3d7cdf22df6947ec011ce3e7a41659331ce -address /run/containerd/containerd.sock │ │ ├─ 24654 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dfd3c447139aaac3ff43c25a892659a24ce9c9da6908713ce096ba831364d967 -address /run/containerd/containerd.sock │ │ ├─ 29273 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 879e8f2e94b4939aaf403d0dc8e041bd9ec38fea52dd0b37493aaa2ce1b6431b -address /run/containerd/containerd.sock │ │ ├─ 34042 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9f78e6ae581dd093b73d46396afe8a318a35f1c80396a72d2a6b8d873a0a8bd3 -address /run/containerd/containerd.sock │ │ ├─ 39434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7501aa851d1386d0a6e1d0ea089d24efba5400a9309d7598a71670f7f47b95ba -address /run/containerd/containerd.sock │ │ ├─ 39483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232bb096fca1e2081f81cdba7286dabc6294aed4a6762f9bfa6ad6875ce452bc -address /run/containerd/containerd.sock │ │ ├─ 39499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63cf31fd0cc2a066b08be62b01b2cc0c25c526961ca0e962d2bf8c23022c818a -address /run/containerd/containerd.sock │ │ ├─ 39504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb8bd093920fde44ceb1fb39af8be94d7d642077c7738706cfcb01bba464c78 -address /run/containerd/containerd.sock │ │ ├─ 39514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974f7da89e79c5f0bb43cd9edb46d5e3af77ef77a192c4177b3f542e26b657a9 -address /run/containerd/containerd.sock │ │ ├─ 40011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cedde685ee2054a13d73693959df42fafee0a82a8dc9e3243b6ad220281db81 -address /run/containerd/containerd.sock │ │ ├─ 40788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af80f752e3fbb96ac136c90f21145f993ecf0ded13515d01a9db4cecb7de8f5b -address /run/containerd/containerd.sock │ │ ├─ 40802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810b399d45d86c8dfdb05a6df3a322d7bf994223ad3c4d50fb60c788dae5a199 -address /run/containerd/containerd.sock │ │ ├─ 42148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7eb338e838d32cd5566da09326e7877b5bf02ad7b22e0b4833d3e5d5882bd85 -address /run/containerd/containerd.sock │ │ ├─ 42543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3021457e652be6c7c5079ae78c628ea0ffaf020c357f08275c6d3f4fd5097a6a -address /run/containerd/containerd.sock │ │ ├─ 42598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb6d681a082c0754e9d42430ef29f7bf2dcc766d180e3d4f6f6c92869307667b -address /run/containerd/containerd.sock │ │ ├─ 43032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f85e4127a8fedffcdc7521fd2b5d44d8d6d0bd7b18ca41716eeb83eae0b03386 -address /run/containerd/containerd.sock │ │ ├─ 43516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 564fc9460effb96a4ec45da8ff7a1c67d0151222b5c393c2c27d16b3bb6c1d6e -address /run/containerd/containerd.sock │ │ ├─ 43534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aaab0bd83f509353e352db7ee3e09c7bff2d851615aa2d69782fad33f8bf4ce -address /run/containerd/containerd.sock │ │ ├─ 43593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44a7dfd8463c46ebf8987e222436b63efc9be66d2f480f3ab4e7d1972e9accc -address /run/containerd/containerd.sock │ │ ├─ 45901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f1fba934243884bb40d699341e995ab1ebf4e206d7497c1ed4ae0971be6f482 -address /run/containerd/containerd.sock │ │ ├─ 45997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97382a594f2ba3bdbc00ae9c14a91cf16bbe434f9db71d5f2892970e9fc57884 -address /run/containerd/containerd.sock │ │ ├─ 46933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e706ac9060fc1f4c8470889164885ceb1382a7244dc3b5f57d402b143aa9634 -address /run/containerd/containerd.sock │ │ ├─ 47050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dda8e362f37ca06c2097aec080424e3d71f1db426cca358ea01d6ee43f846ec -address /run/containerd/containerd.sock │ │ ├─ 47421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c224b800dedd6a6e814490c0907a7709c13f6fe678814676e8d12a7090124f1e -address /run/containerd/containerd.sock │ │ ├─ 47682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3323a5525090a1b0a0060cf0e078616f86863283fdfa9e3fb3254cc64bb66c -address /run/containerd/containerd.sock │ │ ├─ 48133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0457e89b7960423f735eb917ab3a4b85fec122eb7aa019d3dc4f646d4f7681b -address /run/containerd/containerd.sock │ │ ├─ 50511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fc8ca4f2471a74e0e548c531b3638be21518471076703db54eb6c4f2b705ad -address /run/containerd/containerd.sock │ │ ├─ 50700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e139308d4a10a936cc0b125279bb90f2be499267d1e31db356521d5c79a539cb -address /run/containerd/containerd.sock │ │ ├─ 54988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd9466c6c6299e1e2576b698014e7912c8a7d228d7546bf1add9545d88dd782b -address /run/containerd/containerd.sock │ │ ├─ 55684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8b2d2aece3278b4441ff55b25a87f4a06d244654a52db8ceaf6afdce1d1c215 -address /run/containerd/containerd.sock │ │ ├─ 55722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1d5d3ba2333a5c858e22de133f2f4b5c541f1657191719166a084e495427a4 -address /run/containerd/containerd.sock │ │ ├─ 55761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4715207c7609c96406d441c3ad341c76c82cf090589f58e8f14fe5499296d68 -address /run/containerd/containerd.sock │ │ ├─ 55910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6313231035d9d91cba888d49e896572f3848b816d91781b5531ed471fb51a737 -address /run/containerd/containerd.sock │ │ ├─ 59921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 835fd889d5987b90b267df0422da60b4cbdc95fad8562dce22c50538c5e6c258 -address /run/containerd/containerd.sock │ │ ├─ 60013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994be7bf37bb6761d3d769b101671e08d89e5489ccc4a3240e954c74b154d15a -address /run/containerd/containerd.sock │ │ ├─ 60054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23f1d035e810399d09396cbd9dad610bc7685b968efdd54bd406fd0335e1a2c -address /run/containerd/containerd.sock │ │ ├─ 60095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b79dedd833358fbb90cd3f38ea3009fcf21af099252a95ff76f31747c8145a -address /run/containerd/containerd.sock │ │ ├─ 61499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5205b79c3c4167a3ef092050b6319937a9eb0ab01adb46890557497f8bf44cfc -address /run/containerd/containerd.sock │ │ ├─ 61697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60cea723e5e907b8518ccfdc8eb14e646f5038912fc3841423af963a9fff1c12 -address /run/containerd/containerd.sock │ │ ├─ 62006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 766ccf05cf15052ecff94775933ace89c299b29c3601225d7f387cfafa23a954 -address /run/containerd/containerd.sock │ │ ├─ 62059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9aca3d82352a8849607ea44a4168eb31a77e410eb147da463f5a6b48e74aa2b -address /run/containerd/containerd.sock │ │ ├─ 62099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6522491955860cb353525fd98e3a93dc1e88e8b4cf0fcd3535007905b842f2c -address /run/containerd/containerd.sock │ │ ├─ 62707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e473507606dcccbd508b43d886f79a0d899e193f9907922c0f4d5ae4ebacbbc -address /run/containerd/containerd.sock │ │ ├─ 63134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b2fc26b088884fcba7870a575f369c58232a056238d0a05bc54f16089a539ce -address /run/containerd/containerd.sock │ │ ├─ 63485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e94f176b50bc616cd36ffd3f68f2353d7b97548772794a5b52a2efc5fd9b2cfc -address /run/containerd/containerd.sock │ │ ├─ 63668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26eb86e34c08fa19fa24583c8280e34513353b4ed1275bbcd67688295ecf3746 -address /run/containerd/containerd.sock │ │ ├─ 64346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaeb3c5961eb9429a9c33d499f47b643008f7bc257365b31b9427537e231785f -address /run/containerd/containerd.sock │ │ ├─ 65924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb1906ecabe0da8f6c9b0635d8a8c35f6768daf39edcef67be8cde22f9ca663 -address /run/containerd/containerd.sock │ │ ├─ 67767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5446db97512bc0793c2258c465e6967c1a7e29489339289238e81317936cff7 -address /run/containerd/containerd.sock │ │ ├─ 77097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881d5bee3019d203c29d57f8fed0af2dc2f4542315234c22421d9804ffea33ef -address /run/containerd/containerd.sock │ │ ├─ 78630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371efc8518f16c9f3d82f3d2b97cb87f8502fd41566bc108e96c6e14b2873a66 -address /run/containerd/containerd.sock │ │ ├─ 84538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a47379b7cc0e9941c71d1787dd7052551d825d01ab6074d437fe111255db2b -address /run/containerd/containerd.sock │ │ ├─ 90655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9753a9fe249b964cd00832b83c240d390c16afd5966678ae1bd435d29662b943 -address /run/containerd/containerd.sock │ │ ├─ 94689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58de2e7f6a68564725c3442da25a76fe3de135c71582575ccfc0d16800070e06 -address /run/containerd/containerd.sock │ │ ├─ 94747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d1dad94997a774cd5720f6886cd7d16265d1461e08cc5a79d032b26e33d4bc -address /run/containerd/containerd.sock │ │ ├─103219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446ef79f75748f32d3f3e8a82976326d2eec29d82ac9b3cfdd105993884011c0 -address /run/containerd/containerd.sock │ │ ├─104863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d07c51657a4b50feef74eaa8ec59a4bb7c8e1c1ba5d0e6e2429d383ffe8898c -address /run/containerd/containerd.sock │ │ ├─104902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e468fbc31209d4a43481e011ede3f2a86b0a9f2695858719977e774aa321fcac -address /run/containerd/containerd.sock │ │ ├─106902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0038dbe41170084cbb810e7915831d4a4af15ba7de1c34ee89bf3e575765a3 -address /run/containerd/containerd.sock │ │ ├─108775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8cda34d2826385911a82a9e3e18a3598e262ee900dd07866bbeede43324798 -address /run/containerd/containerd.sock │ │ ├─108821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e93a267d79b840fc32e6b572acdf3bf3d51ec9f8b99d0cbeb9872a746c4079a -address /run/containerd/containerd.sock │ │ ├─121806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd4c1ac5223794501df53e4ad5bbc673d02c09dfe2e041e212009d883eb4246 -address /run/containerd/containerd.sock │ │ ├─121844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e3d54f203ea6c98dbdc22d8031950850188fc3ff11300dcafa41831744318f6 -address /run/containerd/containerd.sock │ │ ├─124320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378de55986eaf0d321033c517b2a94011419bc57a471a5d5b741c1dda9ddb2b3 -address /run/containerd/containerd.sock │ │ ├─138827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 817e2330fbeef54d2171423c0f90622f80f8c826b3d00f427eedebfc0482b6d5 -address /run/containerd/containerd.sock │ │ ├─139981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d4a4afa7724c4ee2484dfa06c4e5404613572f5d7269c23f57d9ecf00e40ab -address /run/containerd/containerd.sock │ │ ├─141090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd12191193f12529ea1083e3ad5bd893b358847aac4ee295bad269a3a41ed5cc -address /run/containerd/containerd.sock │ │ ├─141135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d27e14491902405ed17e54b6830002767d7297f07da5198a652e306d0c90ee5 -address /run/containerd/containerd.sock │ │ ├─141806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26cf1e6092f4f73318ba8e458f5fc2388d14cc9fcc202c91d7470c74dd3246da -address /run/containerd/containerd.sock │ │ ├─142939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea22547e9f9f176a1f209be1d7ddc57d8d9f89cab75587bcb09946247f9aba5 -address /run/containerd/containerd.sock │ │ ├─145074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d913706794160752dcd560268aaa2a64d417221b9cb0b77adc83165d4a5f1a -address /run/containerd/containerd.sock │ │ ├─145225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b0de6a5ee34a0250ec37368f8ab06a72657c1728320e6f08e904f1c8144394 -address /run/containerd/containerd.sock │ │ ├─145334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8815d850137e836d02eae3d5c2cde91ae5c4e2125c25106ce2e4e67b3726cfe7 -address /run/containerd/containerd.sock │ │ ├─145473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b7301dc8012f26784491e9ee13bcb0170c4113357824c199f00e5cf0cc39abd -address /run/containerd/containerd.sock │ │ ├─145643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08ab850329910f0ba8f40fc9ab753c1eff3392a1f5935ca696ad498401dd90d -address /run/containerd/containerd.sock │ │ ├─146001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10289b8ec2e44faee77a1274c91136133b3fc8c9502adcddc4665fe134dbf8c -address /run/containerd/containerd.sock │ │ ├─171949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca849d5382a000cdaeed2525441bd44fe031edcb8f66c36ca08dd8630c1eb56d -address /run/containerd/containerd.sock │ │ ├─173532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34f71f1e707e95e67fc00bcd7f95041057a6bd9656a36232543c8794499de5e0 -address /run/containerd/containerd.sock │ │ ├─173557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a64ac5f38c2c53ecccf6b3541d21ea9c3abe1adf0aed9e8ecc41bc08a3336bb -address /run/containerd/containerd.sock │ │ ├─173640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f775bbeae74e69587ce9bbf0383b4d07135065dce8feb8ea83bf0c5e6146bbf7 -address /run/containerd/containerd.sock │ │ ├─173905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8ba62522162fb652f477e7aa7ea3a0385f74e902961ec2ebe007f1bdcb2268 -address /run/containerd/containerd.sock │ │ ├─173960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26632aadb9163ddb014ecf8fef0cce3def5c571e214500ff86d90109bda393be -address /run/containerd/containerd.sock │ │ ├─181120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c42d87bafee3280cec9832d97cf095814314b694721ef2e789f6e15b775026 -address /run/containerd/containerd.sock │ │ ├─185152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16227081628964ae15bb9a2e5e1da7c008bc7dd84b0b12f939cd01d610845f56 -address /run/containerd/containerd.sock │ │ ├─187852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711c33a7f783618146396a9b0b5caf692336dd67e054c078639ce5953c4762dd -address /run/containerd/containerd.sock │ │ ├─187931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45910da20ff6cc160e1812175e300bc16e4de511474f18d3d8e6b7778afbfb7 -address /run/containerd/containerd.sock │ │ ├─187988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97b3d474ce5b648aea7ce015ab830e9132a89ea4b13ece51f8d8cbfb25a6aea -address /run/containerd/containerd.sock │ │ ├─204368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6267152ef5d139a0566f0f059f6a460e2450fc37ca5e171c6957ed184ecb497 -address /run/containerd/containerd.sock │ │ ├─212450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f6fcde34b818301fee01bb4781f0e82e5791f7eeea063823dc58ae57c43afd7 -address /run/containerd/containerd.sock │ │ ├─212484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1417622b9d6a251630490de2c71266f56a59ccaea265fea924930ef7918db64 -address /run/containerd/containerd.sock │ │ ├─212502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a925addec79a3330455af6187e047a8f89cf72aad419d13fab984fa137c173c3 -address /run/containerd/containerd.sock │ │ ├─212813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59cd9924ef6ef7c4311af87f92da635e1ad8229331f9a525e3773002d276446 -address /run/containerd/containerd.sock │ │ ├─224347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ce1e1450add14cc68d0c3ece923aee59093a5c2fb8b7eb79c19b2a15b0e3db -address /run/containerd/containerd.sock │ │ ├─226621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3ef08aa805195a35cdcbc3d56ed1cffa41f1a9905e3a9c1b04cfe5d9192bc0 -address /run/containerd/containerd.sock │ │ ├─227626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 911297f770798a0d0ffd4cba03d6cdc60d2daec023dd16fa612a95c7c79af198 -address /run/containerd/containerd.sock │ │ ├─228692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622684dea798943d81af6d5816d8fbf86d2d92ddd417a0d3c8c6e93b9f8c04c5 -address /run/containerd/containerd.sock │ │ ├─229891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5d883fdc3c60203aded2f4815ca6cec6d98c838f2056d7dc454cfedf76588d -address /run/containerd/containerd.sock │ │ ├─232030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce76c46e1a224ebc5db26bcef253fea7882f7affa349122650e04921322bff7b -address /run/containerd/containerd.sock │ │ ├─232998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 960c700963fb643f2ebb7aaab9790578f0f87668172a497f7d8ee529ae8edc38 -address /run/containerd/containerd.sock │ │ ├─233127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1573151871fa51a658d8a09dde19b095232b150576dab02667f4333e7bf41be0 -address /run/containerd/containerd.sock │ │ ├─242749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78919efaceac05cebc3699e457176ff9b1c6895f1676b8bdb6b9d72e91d5b3c -address /run/containerd/containerd.sock │ │ ├─243150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f368726f73546f25158625ab0f4c98a0bfd5bcc5435021b5044eaf80d4f907ed -address /run/containerd/containerd.sock │ │ ├─249718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97bc99ee31333caa45918d65bec961ece38ffb2a7731a0de539f3f212fe37604 -address /run/containerd/containerd.sock │ │ ├─253603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30af03b84c40be330620c3889d3c2f2b79bf35d51b288225cc26a17d714f66f1 -address /run/containerd/containerd.sock │ │ ├─253718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af00a1b9df8f24eb1c58e8dac400399d3486a5eac9c3c725cdd1f3a7c78a0cb -address /run/containerd/containerd.sock │ │ ├─253849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c61a76b2cb4a26e72f6e49b829715d47ebe19ad721ace6d30ecb78e256a2b8f -address /run/containerd/containerd.sock │ │ ├─253946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f83aea00511abe2c2806bfd960801107bdd6ad688f921fc723a6a5d6f1151d72 -address /run/containerd/containerd.sock │ │ ├─265223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79827b663864132c7c0cab0776d3889be863d33b57953601b0f70fe65659291 -address /run/containerd/containerd.sock │ │ ├─267431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce7e0343b17f715424e37cd622c0fc4a01035d903fae58df06de15556ad4837 -address /run/containerd/containerd.sock │ │ └─269051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815a01498ef8df5aca36d5b2972e065d7e281c93beef46f6e2e6dd25ee3d238d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─387 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28977 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29256 /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 │ │ │ ├─19419 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19442 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yqsltg.service │ │ │ ├─12494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yqsltg/unit.run │ │ │ └─12514 /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-yqsltg --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.yqsltg:/var/lib/ceph/mgr/ceph-instance.yqsltg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yqsltg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.yqsltg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24360 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24637 /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 │ │ │ ├─33755 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34023 /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 │ │ ├─12133 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12164 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10180 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-8381b1b213fdab2ee69247bc6c96a3d7cdf22df6947ec011ce3e7a41659331ce.scope … │ │ ├─19486 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19506 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─138285 /sbin/multipathd -d -s │ ├─docker-9f78e6ae581dd093b73d46396afe8a318a35f1c80396a72d2a6b8d873a0a8bd3.scope … │ │ ├─34065 /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 │ │ └─34078 /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 │ ├─kubelet.service │ │ └─39911 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─353 /lib/systemd/systemd-journald │ ├─docker-879e8f2e94b4939aaf403d0dc8e041bd9ec38fea52dd0b37493aaa2ce1b6431b.scope … │ │ ├─29300 /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 │ │ └─29312 /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 │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-dfd3c447139aaac3ff43c25a892659a24ce9c9da6908713ce096ba831364d967.scope … │ │ ├─24679 /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 │ │ └─24691 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1380 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─run-r26a602e5a15f43c6ac610e85f5c7fba6.scope │ │ └─188492 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─390 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138146 /sbin/iscsid │ │ └─138147 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-9c2579c175a7537a8c91e66670b20929dbe9f921a56bccb6493bd10ce6610d47.scope … │ │ ├─12243 /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 │ │ └─12256 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-236fc32d41455be10e7e90dbfcd92cf731a57c0cfcd6899928bee29592782c26.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yqsltg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12618 /usr/bin/ceph-mgr -n mgr.instance.yqsltg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─815a01498ef8df5aca36d5b2972e065d7e281c93beef46f6e2e6dd25ee3d238d │ │ └─269074 /pause │ ├─f383f9c61f7ac6ba9bdb71a6113ca6ea80ec8d186ba91d04f9ea69a24c2f357b │ │ └─40060 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─55fc8ca4f2471a74e0e548c531b3638be21518471076703db54eb6c4f2b705ad │ │ └─50541 /pause │ ├─ca849d5382a000cdaeed2525441bd44fe031edcb8f66c36ca08dd8630c1eb56d │ │ └─171974 /pause │ ├─d623f0e1f954374d9242b38f9ceb91c5f122ba6c762c50d06b979dbb164b7e11 │ │ ├─ 71111 apache2 -DFOREGROUND │ │ ├─ 71137 (wsgi:k -DFOREGROUND │ │ ├─ 71138 (wsgi:k -DFOREGROUND │ │ ├─ 71139 (wsgi:k -DFOREGROUND │ │ ├─ 71140 (wsgi:k -DFOREGROUND │ │ ├─385575 apache2 -DFOREGROUND │ │ └─386410 apache2 -DFOREGROUND │ ├─4eef08a0f64d42ebc64cca566544ab2e81a21fe52388627245e71d2902c37443 │ │ └─61365 /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 │ ├─bf6959fc47e23f34fffbb968838db089265125869e05fa60e16b4106393f842e │ │ ├─263585 /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 │ │ └─263818 /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 │ ├─810b399d45d86c8dfdb05a6df3a322d7bf994223ad3c4d50fb60c788dae5a199 │ │ └─40846 /pause │ ├─0f8cda34d2826385911a82a9e3e18a3598e262ee900dd07866bbeede43324798 │ │ └─108800 /pause │ ├─66b58107da8d64421a323d800ce7b47895f0ad68e028e4a30a9384983a9ba492 │ │ ├─243269 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243554 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243555 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f6674678f833ecb5410888accf5e6a5ec8b66ecd62b6ec1265961fbc16d7bc84 │ │ ├─174482 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387888 sleep 300 │ ├─aaeb3c5961eb9429a9c33d499f47b643008f7bc257365b31b9427537e231785f │ │ └─64370 /pause │ ├─fc5510052347cefe8ea0ea5b847b23e0b8313cd080a7a83eb9594675f1cd66e6 │ │ └─50778 valkey-server *:6379 │ ├─123fcaf1204cca9081ea23545492f362876caec7b0f18a00da9bf7165db7f5af │ │ └─51194 redis_exporter │ ├─d6ce1e1450add14cc68d0c3ece923aee59093a5c2fb8b7eb79c19b2a15b0e3db │ │ └─224371 /pause │ ├─af80f752e3fbb96ac136c90f21145f993ecf0ded13515d01a9db4cecb7de8f5b │ │ └─40830 /pause │ ├─6a1d5d3ba2333a5c858e22de133f2f4b5c541f1657191719166a084e495427a4 │ │ └─55745 /pause │ ├─9b8b23e99b651af8c165630a31a419fd1d125bc349b2bc02c8ca8e3c90f426c8 │ │ └─61014 /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 │ ├─6313231035d9d91cba888d49e896572f3848b816d91781b5531ed471fb51a737 │ │ └─55932 /pause │ ├─23664b6417212143431fd0676c08b8b3af7424bd23651a68efdeb5b7ed6c89b8 │ │ └─192076 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─75e5dc9a54baf6cb68248786af52cd5415e2120b99f27df2905386528ff0623b │ │ ├─122896 /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 │ │ └─123060 /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 │ ├─0e473507606dcccbd508b43d886f79a0d899e193f9907922c0f4d5ae4ebacbbc │ │ └─62732 /pause │ ├─e151f25065d3cb6bda61220c4f59edd75137a705af87fef94decfe991723e2e3 │ │ └─248883 docker-registry serve /etc/docker-registry/config.yml │ ├─97382a594f2ba3bdbc00ae9c14a91cf16bbe434f9db71d5f2892970e9fc57884 │ │ └─46020 /pause │ ├─30af03b84c40be330620c3889d3c2f2b79bf35d51b288225cc26a17d714f66f1 │ │ └─253636 /pause │ ├─1ea22547e9f9f176a1f209be1d7ddc57d8d9f89cab75587bcb09946247f9aba5 │ │ └─142964 /pause │ ├─1cb5ebdeea1703c32bb27fcf8ee999e338c82782e9c1b28f3ec04fce17fea611 │ │ ├─103888 glance-api: uWSGI master │ │ ├─103901 glance-api: uWSGI worker 1 │ │ └─103902 glance-api: uWSGI worker 2 │ ├─e88ca89524205032a380ea61373e402b2294dda49f52da22283d6cfe849d76a0 │ │ └─39739 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 │ ├─e97b3d474ce5b648aea7ce015ab830e9132a89ea4b13ece51f8d8cbfb25a6aea │ │ └─188019 /pause │ ├─371efc8518f16c9f3d82f3d2b97cb87f8502fd41566bc108e96c6e14b2873a66 │ │ └─78653 /pause │ ├─c84829a94674bb5e5ebfe8e187035926680baf75bdb7d6a2e4081eaf87d2232f │ │ ├─139326 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139339 /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 │ ├─e94f176b50bc616cd36ffd3f68f2353d7b97548772794a5b52a2efc5fd9b2cfc │ │ └─63508 /pause │ ├─4c74b9337a1a72a561a7250274363de033e39be9b827f25780f689db64363934 │ │ ├─263221 manila-api: uWSGI master │ │ ├─263245 manila-api: uWSGI worker 1 │ │ └─263246 manila-api: uWSGI worker 2 │ ├─e9aca3d82352a8849607ea44a4168eb31a77e410eb147da463f5a6b48e74aa2b │ │ └─62088 /pause │ ├─c224b800dedd6a6e814490c0907a7709c13f6fe678814676e8d12a7090124f1e │ │ └─47444 /pause │ ├─5899aef1f8cb75c789c665169c417aa3add8a87cea495c189f6bb38b69f97e64 │ │ ├─200505 heat-api-cfn: uWSGI master │ │ ├─200572 heat-api-cfn: uWSGI worker 1 │ │ └─200573 heat-api-cfn: uWSGI worker 2 │ ├─fe3ef08aa805195a35cdcbc3d56ed1cffa41f1a9905e3a9c1b04cfe5d9192bc0 │ │ └─226646 /pause │ ├─8ae0e45435bbd19bc85f61f2e9b909ef3f1aab5e7c405568a1e664fd55f2a7e0 │ │ ├─170720 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171128 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171129 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3aa5e5d5b788d1f852298d4d11a1990dc46a462c672c00d1d0c49eed6681d2f9 │ │ ├─200548 heat-api: uWSGI master │ │ ├─200577 heat-api: uWSGI worker 1 │ │ └─200578 heat-api: uWSGI worker 2 │ ├─6d50965378a1e28a25905a2380c98711f33ba47bd433897910db4d5b9dd7672f │ │ └─187434 /bin/bash /tmp/libvirt.sh │ ├─4410ba5c3c22509720f3afcee59aa8859180880a561870f8a7c5286f38f3ad5d │ │ ├─64542 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64576 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7501aa851d1386d0a6e1d0ea089d24efba5400a9309d7598a71670f7f47b95ba │ │ └─39458 /pause │ ├─76d913706794160752dcd560268aaa2a64d417221b9cb0b77adc83165d4a5f1a │ │ └─145097 /pause │ ├─9de6c73e824c1fbe372da798a420513337d9b21577047bb0fcb8cdcc5fba81c6 │ │ └─248402 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 │ ├─513ffd7cfa40100bf52105ac60be6f07470473f6cd36f5bcb5a82874e23a99f3 │ │ └─64503 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─34f71f1e707e95e67fc00bcd7f95041057a6bd9656a36232543c8794499de5e0 │ │ └─173591 /pause │ ├─48b880e32ab9a317e2b3377266bfe7b502a2d6533de21f98b40e50579045b475 │ │ ├─41319 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41742 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bc7fc9479b9d2d1bf900284535701eb6162c8dac46aa30a03bb77308af5ea2cc │ │ └─48270 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c17942a2d6242c474c92a9d8877c339decebbf902dc04133fb0b90bf43f09ac0 │ │ └─42213 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d7eb338e838d32cd5566da09326e7877b5bf02ad7b22e0b4833d3e5d5882bd85 │ │ └─42170 /pause │ ├─f6267152ef5d139a0566f0f059f6a460e2450fc37ca5e171c6957ed184ecb497 │ │ └─204397 /pause │ ├─e49137d4991d300836db29d7e14a217fa956c80b6e2ddd9eb66e5d985b22b818 │ │ ├─183460 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184025 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184027 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184030 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8998c0f19920027361bc2850a093e1e39a08daa0c94c5b17900cb485707f5900 │ │ ├─60862 python -u /app/sidecar.py │ │ ├─61153 python -u /app/sidecar.py │ │ └─61154 python -u /app/sidecar.py │ ├─0d07c51657a4b50feef74eaa8ec59a4bb7c8e1c1ba5d0e6e2429d383ffe8898c │ │ └─104887 /pause │ ├─f368726f73546f25158625ab0f4c98a0bfd5bcc5435021b5044eaf80d4f907ed │ │ └─243174 /pause │ ├─1573151871fa51a658d8a09dde19b095232b150576dab02667f4333e7bf41be0 │ │ └─233157 /pause │ ├─b8d4a4afa7724c4ee2484dfa06c4e5404613572f5d7269c23f57d9ecf00e40ab │ │ └─140007 /pause │ ├─5fd4c1ac5223794501df53e4ad5bbc673d02c09dfe2e041e212009d883eb4246 │ │ └─121830 /pause │ ├─36d1dad94997a774cd5720f6886cd7d16265d1461e08cc5a79d032b26e33d4bc │ │ └─94832 /pause │ ├─2f49441200f8ddab3bbf6e663b75144c601aea83388d0110d48c3f4a33f9d41e │ │ ├─172135 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172153 /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 -- │ │ ├─172159 erl_child_setup 1048576 │ │ ├─172250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172539 /bin/sh -s rabbit_disk_monitor │ ├─b79827b663864132c7c0cab0776d3889be863d33b57953601b0f70fe65659291 │ │ └─265247 /pause │ ├─ae083da2688e434f9a5895b50dfe514253e0c86264a19c85104dec35879ac384 │ │ ├─267787 apache2 -DFOREGROUND │ │ ├─270205 (wsgi:h -DFOREGROUND │ │ ├─270206 (wsgi:h -DFOREGROUND │ │ ├─270208 (wsgi:h -DFOREGROUND │ │ ├─270209 (wsgi:h -DFOREGROUND │ │ ├─270210 (wsgi:h -DFOREGROUND │ │ ├─270211 apache2 -DFOREGROUND │ │ └─270212 apache2 -DFOREGROUND │ ├─23455dd75a37908d8901022bfcc316c72911e05f39db4d44abe2dce7bf167032 │ │ └─46282 /server │ ├─0b5da91807ddded4cca46d0918f5e7dfde4d2a03c4ebd91ced123fec7159e14b │ │ └─64872 /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 │ ├─b609e90aaa5cfe327fff86ef71dd814a29115eb5bd93e771ad8d006b21428e12 │ │ ├─107059 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107076 /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 -- │ │ ├─107082 erl_child_setup 1048576 │ │ ├─107212 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107367 /bin/sh -s rabbit_disk_monitor │ ├─817e2330fbeef54d2171423c0f90622f80f8c826b3d00f427eedebfc0482b6d5 │ │ └─138851 /pause │ ├─7bfc34fb5bd5265737f554a633db3b9d928efd7d96fe769bfb6578182421a75b │ │ └─47124 /manager --metrics-bind-address=:9782 │ ├─4b4725a5e660c4a937cd85f717ad70c7c6fcf5556cca6ef6b8219607915f39e0 │ │ └─65745 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3b2fc26b088884fcba7870a575f369c58232a056238d0a05bc54f16089a539ce │ │ └─63159 /pause │ ├─cf3baaf554c722d488c343f6053b5690cf75042334f3dcd04ebb753d14452e7c │ │ ├─249936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249954 /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 -- │ │ ├─249960 erl_child_setup 1048576 │ │ ├─250112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250221 /bin/sh -s rabbit_disk_monitor │ ├─26cf1e6092f4f73318ba8e458f5fc2388d14cc9fcc202c91d7470c74dd3246da │ │ └─141848 /pause │ ├─3259fe04eeab4cbc147cd1e3416b3050e8ef4ee681782d2e739e1f7de5481e19 │ │ ├─200529 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200865 heat-engine: ServiceWrapper worker(0) │ │ └─200868 heat-engine: ServiceWrapper worker(1) │ ├─dc0f37b8f409da032c6ed9eda37a8ec64185e000ffd400a15e11ffb7224a3088 │ │ ├─ 95324 /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 │ │ └─337497 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2ee58246593863a7cf3d37dc8d211f7ab04949081fe6e4fa0afa0310c9912dc9 │ │ └─65436 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ce5d883fdc3c60203aded2f4815ca6cec6d98c838f2056d7dc454cfedf76588d │ │ └─229915 /pause │ ├─b23f1d035e810399d09396cbd9dad610bc7685b968efdd54bd406fd0335e1a2c │ │ └─60079 /pause │ ├─e7e4a2608ac5e071afb0205b6a36ef6149f228f643ec338521bf43009d2eea31 │ │ ├─119042 cinder-api: uWSGI master │ │ ├─119055 cinder-api: uWSGI worker 1 │ │ └─119056 cinder-api: uWSGI worker 2 │ ├─399261ba0a3b19dc19416ba90aa0b7f42d5bfd126d0451ffcef170f38f544945 │ │ └─65775 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0f5a755666678c2073cfa2e71e29ab163883684859b4417df1517826a0ca9d0e │ │ ├─169915 nova-metadata: uWSGI master │ │ ├─169928 nova-metadata: uWSGI worker 1 │ │ └─169929 nova-metadata: uWSGI worker 2 │ ├─26eb86e34c08fa19fa24583c8280e34513353b4ed1275bbcd67688295ecf3746 │ │ └─63691 /pause │ ├─31c42d87bafee3280cec9832d97cf095814314b694721ef2e789f6e15b775026 │ │ └─181144 /pause │ ├─b07db950a8b994d34eb602d9c25eac35805d2db376f2fd590d94772d82831d8b │ │ └─64021 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c8605ec6e503489e673314ac344a38d81739a866ab5ae5368413cd4ba963c045 │ │ ├─183509 neutron-policy-server: uWSGI master │ │ ├─183522 neutron-policy-server: uWSGI worker 1 │ │ └─183523 neutron-policy-server: uWSGI worker 2 │ ├─90ad0aeb17cd1a14854f88c9dd70079abb03ef74519f3ce325765714cc2b8aac │ │ └─228742 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─23bb8f969f42cf1c2525da82c82588668a096899299d84307b92a1f7594818af │ │ └─50880 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 │ ├─4a99153d14c9033cbadb3adffc7503cfd43e536815b6e7480ed6d9f77ab79048 │ │ ├─63532 nginx: master process nginx -g daemon off; │ │ ├─63550 nginx: worker process │ │ ├─63551 nginx: worker process │ │ ├─63552 nginx: worker process │ │ ├─63553 nginx: worker process │ │ └─63554 nginx: worker process │ ├─6f1fba934243884bb40d699341e995ab1ebf4e206d7497c1ed4ae0971be6f482 │ │ └─45934 /pause │ ├─782fbfe1f64769c33657400aa8fa64bf90b4456f39b7ee4a22461c06ca01ce39 │ │ ├─271588 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271627 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c3826970a09ce7fd2dfca7551867ba6c3306a04e7a3872d0a711b769a93bec5b │ │ └─95197 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-ckjfh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a78919efaceac05cebc3699e457176ff9b1c6895f1676b8bdb6b9d72e91d5b3c │ │ └─242779 /pause │ ├─16227081628964ae15bb9a2e5e1da7c008bc7dd84b0b12f939cd01d610845f56 │ │ └─185176 /pause │ ├─994be7bf37bb6761d3d769b101671e08d89e5489ccc4a3240e954c74b154d15a │ │ └─60039 /pause │ ├─f775bbeae74e69587ce9bbf0383b4d07135065dce8feb8ea83bf0c5e6146bbf7 │ │ └─173694 /pause │ ├─2eba4550260b9457a6b57d6636660d57b18dd8a38c1f0326975a42a37ea35d28 │ │ ├─129649 placement-api: uWSGI master │ │ ├─129677 placement-api: uWSGI worker 1 │ │ └─129678 placement-api: uWSGI worker 2 │ ├─ba6737a7a58197b544a6e57663a5dfa5feb43e94a6c009e83867c1dd989d1aee │ │ └─43828 /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 │ ├─835fd889d5987b90b267df0422da60b4cbdc95fad8562dce22c50538c5e6c258 │ │ └─59965 /pause │ ├─711ff384b896cae42031eb0560e38e5dede137c937a55b52d6630ced3b53b61b │ │ ├─243262 magnum-api: uWSGI master │ │ ├─243294 magnum-api: uWSGI worker 1 │ │ └─243295 magnum-api: uWSGI worker 2 │ ├─6d27e14491902405ed17e54b6830002767d7297f07da5198a652e306d0c90ee5 │ │ └─141173 /pause │ ├─b0c0730f6e08110b87ffdc9f873566b1b13355a9ed4c1ca8de4f5fffadcbd96f │ │ └─181658 vector --config /etc/vector/vector.toml │ ├─378de55986eaf0d321033c517b2a94011419bc57a471a5d5b741c1dda9ddb2b3 │ │ └─124346 /pause │ ├─960c700963fb643f2ebb7aaab9790578f0f87668172a497f7d8ee529ae8edc38 │ │ └─233025 /pause │ ├─58de2e7f6a68564725c3442da25a76fe3de135c71582575ccfc0d16800070e06 │ │ └─94712 /pause │ ├─870e7722422cd0d18cb91b7a7986115b57926bd3a5cdac5013c86c4b750c7566 │ │ ├─223340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223359 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─389398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2cd8d9b62b877a5ffd47f36ddbefebeff3378f4ec7a297a90b35932b6a2aa36c │ │ └─39719 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 │ ├─b8b2d2aece3278b4441ff55b25a87f4a06d244654a52db8ceaf6afdce1d1c215 │ │ └─55707 /pause │ ├─2e759afedee2dfa0504df7cf06be658464d04ddfec16ab6194f72685ff8f989e │ │ └─122470 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5c8c856870c200ad5184d9b3fb225dca1409d7c1d38cbd84730386146dc65f4f │ │ └─106665 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3010e849f143a05a3a6fb5f356ddcc897295af4b27fd40803d96b3b29a42bb28 │ │ └─43735 /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 │ ├─2bca48c20581988009050ecd6763dd19f05b6ddf5bd55cb4fd2244e449198679 │ │ ├─181748 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181774 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─65c54e6931e2c7efc41079570cccbb3b2097b80ea5edff9add38caac22aec8e2 │ │ └─263211 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6685c01ce44328f0ac06812d0930f4a21634a8dd62779fcebef939aa224b60d5 │ │ ├─170710 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171176 nova-scheduler: ServiceWrapper worker(0) │ │ └─171178 nova-scheduler: ServiceWrapper worker(1) │ ├─a0ec8e4f1a16949e56329ed6320c7430991c25847cd2a0e06a23c54ab89c90de │ │ └─64825 /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 │ ├─622684dea798943d81af6d5816d8fbf86d2d92ddd417a0d3c8c6e93b9f8c04c5 │ │ └─228717 /pause │ ├─50b4c14e934ee7e343d1ec434da2fc202fa81f876d35d407737e128e82f26498 │ │ └─56068 nfd-gc -gc-interval=1h │ ├─d6559459b21e6530bb280ac67e23f8ad4d21ad463a85aff4f8534b8ef7535bad │ │ ├─142092 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142286 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142291 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─397324 sleep 15 │ ├─e139308d4a10a936cc0b125279bb90f2be499267d1e31db356521d5c79a539cb │ │ └─50723 /pause │ ├─d885e5ef52a26800608c79bc7dc81e460da8f83b2123c62a11a3e0926e22d7e6 │ │ ├─66402 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66418 /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 -- │ │ ├─66424 erl_child_setup 1048576 │ │ ├─66471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66472 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66572 /bin/sh -s rabbit_disk_monitor │ ├─63cf31fd0cc2a066b08be62b01b2cc0c25c526961ca0e962d2bf8c23022c818a │ │ └─39593 /pause │ ├─a8dfb26966260d7162caff6e15ac7c569cfe43ae6595da1ae8586d7e550ba5a7 │ │ ├─141456 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141582 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141595 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141911 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─398140 sleep 15 │ ├─8de09617f8df6c4f9de65a054ff7364b187b0ed3e10854a1863dda4d8c5681c6 │ │ └─43244 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 │ ├─3cedde685ee2054a13d73693959df42fafee0a82a8dc9e3243b6ad220281db81 │ │ └─40035 /pause │ ├─5ef8e99c8987c378c883270ca409132a295a74bed1e27131122bd8ee40f819a9 │ │ └─65710 /bin/pushgateway │ ├─5a4041c5ff1544e66a794b2422288d8c4561bfd907c5aa71b3c455f039c8a06d │ │ └─267810 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─5205b79c3c4167a3ef092050b6319937a9eb0ab01adb46890557497f8bf44cfc │ │ └─61535 /pause │ ├─7464393575a2f9df9adfb2c0bc9293d4a0c4502c5153a548e81caa6fe5fc116a │ │ └─64134 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─911297f770798a0d0ffd4cba03d6cdc60d2daec023dd16fa612a95c7c79af198 │ │ └─227651 /pause │ ├─d6522491955860cb353525fd98e3a93dc1e88e8b4cf0fcd3535007905b842f2c │ │ └─62126 /pause │ ├─9753a9fe249b964cd00832b83c240d390c16afd5966678ae1bd435d29662b943 │ │ └─90688 /pause │ ├─3cd68d17d9a5d59c99f8ff01113593e551bbef0b5ba1954a11fd1eaedbaeef8c │ │ ├─83724 barbiacan-api: uWSGI master │ │ └─83740 barbiacan-api: uWSGI worker 1 │ ├─8ce7e0343b17f715424e37cd622c0fc4a01035d903fae58df06de15556ad4837 │ │ └─267456 /pause │ ├─3e830291334441b47a6df1debf72bf2a7a0e0fb1319df0900cf26a01d7fd5438 │ │ └─85245 /usr/local/bin/rook ceph operator │ ├─32ed1495a73056b31ced274dc75a5d6cf1c4cb16d329d48d2bd64813fc9a9bbf │ │ └─65810 /bin/memcached_exporter │ ├─8815d850137e836d02eae3d5c2cde91ae5c4e2125c25106ce2e4e67b3726cfe7 │ │ └─145360 /pause │ ├─256a97ca9fbec781da3b852a63a068081438bfc8a39b6f76d17d519c27c68296 │ │ └─165295 /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 │ ├─b7b0de6a5ee34a0250ec37368f8ab06a72657c1728320e6f08e904f1c8144394 │ │ └─145249 /pause │ ├─4304cc2a581cad4734baded52cbc3ee7de08b652f7c0f44d012d96d2d602d1bc │ │ ├─77266 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77282 /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 -- │ │ ├─77288 erl_child_setup 1048576 │ │ ├─77370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77518 /bin/sh -s rabbit_disk_monitor │ ├─82a47379b7cc0e9941c71d1787dd7052551d825d01ab6074d437fe111255db2b │ │ └─84564 /pause │ ├─fd12191193f12529ea1083e3ad5bd893b358847aac4ee295bad269a3a41ed5cc │ │ └─141114 /pause │ ├─0bc858946c86d6320eca2e9221d99b8279729fcfa9bea09c9f36d4aec8a5b3b4 │ │ ├─221483 octavia-api: uWSGI master │ │ ├─221495 octavia-api: uWSGI worker 1 │ │ └─221496 octavia-api: uWSGI worker 2 │ ├─1bb8bd093920fde44ceb1fb39af8be94d7d642077c7738706cfcb01bba464c78 │ │ └─39602 /pause │ ├─2d740891cd81da395b385c718c0cef0cdf09ad7a7bf9425765e778de98982ea4 │ │ ├─48185 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 │ │ └─51142 haproxy -sf 248 -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 │ ├─710db9c056cbea2b5a338c9cd4a7d9c8e76f5ada2c6c90164a35fd17483de407 │ │ └─51048 valkey-server *:26379 [sentinel] │ ├─a40df0247998ed8ac4b28e1fd1570c97c915e1e85cfca37344b1e9a1196179fd │ │ ├─185356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185373 /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 -- │ │ ├─185379 erl_child_setup 1048576 │ │ ├─185477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185658 /bin/sh -s rabbit_disk_monitor │ ├─da4fd2bb17cf3ea5dc60cea87e15b61ff12b1260e98d3bde405bc6af4dd874ab │ │ └─226853 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0a64ac5f38c2c53ecccf6b3541d21ea9c3abe1adf0aed9e8ecc41bc08a3336bb │ │ └─173625 /pause │ ├─3dda8e362f37ca06c2097aec080424e3d71f1db426cca358ea01d6ee43f846ec │ │ └─47072 /pause │ ├─2e706ac9060fc1f4c8470889164885ceb1382a7244dc3b5f57d402b143aa9634 │ │ └─46957 /pause │ ├─1f3d847df6c2ca6fc8082fc2e4275893e26976140ca99b2c6fd516b94b8cdc74 │ │ ├─90893 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90910 /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 -- │ │ ├─90916 erl_child_setup 1048576 │ │ ├─91039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91203 /bin/sh -s rabbit_disk_monitor │ ├─4b9da80de796cb813a97b8f194087780dcfb87a063462f1a73df81ea7d413bd0 │ │ └─66031 /bin/oauth2-proxy │ ├─2e5a213be6cb9599e78b9f5a56781acf6859c35986edf42b9d147f67c87e7018 │ │ └─47570 percona-xtradb-cluster-operator │ ├─710657d25569f70a8f1519a04c1949d92733ceee068356fb9e723dd3038069e0 │ │ └─56029 nfd-worker -metrics=8081 │ ├─564fc9460effb96a4ec45da8ff7a1c67d0151222b5c393c2c27d16b3bb6c1d6e │ │ └─43560 /pause │ ├─8b11c59b0418f4e9e7c6ad784d27fe1f672842dfe5263c83ff5df61bcf1a82ba │ │ ├─181616 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181846 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181857 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─397538 sleep 15 │ ├─0832000dfc35b1117a38ee0f2f2e9bccfe4f79fe3cbb4f4d3bbbcd5dfc73c2e9 │ │ └─139293 /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 │ ├─a44a7dfd8463c46ebf8987e222436b63efc9be66d2f480f3ab4e7d1972e9accc │ │ └─43617 /pause │ ├─fa6a63baba4ce1b9794264f1fbda67cd79ae3427101926af7365302b843ea094 │ │ ├─224456 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224478 /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 -- │ │ ├─224484 erl_child_setup 1048576 │ │ ├─224656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224925 /bin/sh -s rabbit_disk_monitor │ ├─97bc99ee31333caa45918d65bec961ece38ffb2a7731a0de539f3f212fe37604 │ │ └─249742 /pause │ ├─078df974aa2f08f358517ed73026c3d6bff37313970a0b0b6a0c2540eb486689 │ │ ├─60911 python -u /app/sidecar.py │ │ ├─61155 python -u /app/sidecar.py │ │ └─61156 python -u /app/sidecar.py │ ├─fd9466c6c6299e1e2576b698014e7912c8a7d228d7546bf1add9545d88dd782b │ │ └─55012 /pause │ ├─937d1a8c65176588470b9af5bbbf7d6192b21e7f5708a84e2ae6b6b9cb902a61 │ │ ├─ 46241 /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 │ │ ├─ 46253 /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 │ │ ├─ 46383 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267231 nginx: worker process │ │ ├─267232 nginx: worker process │ │ └─267233 nginx: cache manager process │ ├─a0d4c62de158946be845f9a92a68566575f2ce1c92949bc2dfdd2354952c17d4 │ │ └─42683 /coredns -conf /etc/coredns/Corefile │ ├─e7d59fa11ca7fa33ccba124a8bf49ebf81fb2d72ae94dea97a210950d8ff8937 │ │ └─229939 /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 │ ├─7a3323a5525090a1b0a0060cf0e078616f86863283fdfa9e3fb3254cc64bb66c │ │ └─47706 /pause │ ├─26ec271f1abfc3a98b75c39c389172d2c854ed10102c9cbb4a5de4d60e4b87b5 │ │ ├─204636 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204653 /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 -- │ │ ├─204659 erl_child_setup 1048576 │ │ ├─204816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204915 /bin/sh -s rabbit_disk_monitor │ ├─78771be75a9721abcf40f687d607b7d6c77ddec4a0e3cc9ffa8e43fde590a45c │ │ └─96145 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─26632aadb9163ddb014ecf8fef0cce3def5c571e214500ff86d90109bda393be │ │ └─173983 /pause │ ├─f85e4127a8fedffcdc7521fd2b5d44d8d6d0bd7b18ca41716eeb83eae0b03386 │ │ └─43055 /pause │ ├─d08ab850329910f0ba8f40fc9ab753c1eff3392a1f5935ca696ad498401dd90d │ │ └─145686 /pause │ ├─ade7764d2e8237fc06721cf0eb3ab377db6aa2ec587d1fb7452ba838066846cb │ │ └─39853 /kube-vip manager │ ├─1f8878cb295bfa4a5b464e15e6fd94565ba19021bf65606ead205089b535224d │ │ ├─143063 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143080 /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 -- │ │ ├─143086 erl_child_setup 1048576 │ │ ├─143157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143302 /bin/sh -s rabbit_disk_monitor │ ├─4119774444e75fdf30b86f5286d321e03cae760c796b18589f987436fcfe7f44 │ │ └─245658 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 │ ├─31cc1011930564479e36ba3505355077fb3b243a4a66b88d5ada932316debacb │ │ ├─48371 mysqld --wsrep_start_position=940ec66b-4f2f-11f1-9c7a-4bc90593699a:20 │ │ └─48488 /var/lib/mysql/mysql-state-monitor │ ├─1f6fcde34b818301fee01bb4781f0e82e5791f7eeea063823dc58ae57c43afd7 │ │ └─212509 /pause │ ├─766ccf05cf15052ecff94775933ace89c299b29c3601225d7f387cfafa23a954 │ │ └─62035 /pause │ ├─82772e04a2e5e88a80281d775cadae80d6aef4545c63b2129611f6e10ddca167 │ │ └─60403 /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 │ ├─10c9f7d453edf70aea519cadabfedc9fed5061f3ebc798017bed671d845ccb16 │ │ └─65154 /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 │ ├─0e67a95120a61e6190488c799178bd688c4ebf5bd3105730366fdc014b432d55 │ │ ├─105251 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105446 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105448 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b6124cf55121b3cd65b116285204f4efe35ea3190a5d788de43c019be96da241 │ │ └─64312 /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 │ ├─feb1906ecabe0da8f6c9b0635d8a8c35f6768daf39edcef67be8cde22f9ca663 │ │ └─65947 /pause │ ├─94008ab0c88812f5947f848d1dca57c9bb7cc3a6e71acd538193a72c3b6e595d │ │ ├─183462 neutron-api: uWSGI master │ │ ├─183495 neutron-api: uWSGI worker 1 │ │ └─183496 neutron-api: uWSGI worker 2 │ ├─ce76c46e1a224ebc5db26bcef253fea7882f7affa349122650e04921322bff7b │ │ └─232054 /pause │ ├─881d5bee3019d203c29d57f8fed0af2dc2f4542315234c22421d9804ffea33ef │ │ └─77120 /pause │ ├─cc0038dbe41170084cbb810e7915831d4a4af15ba7de1c34ee89bf3e575765a3 │ │ └─106925 /pause │ ├─a0457e89b7960423f735eb917ab3a4b85fec122eb7aa019d3dc4f646d4f7681b │ │ └─48157 /pause │ ├─f2fabbc3a89b309de2ad524961a826649688a367d826268cda988bc8f8cefe4a │ │ └─56100 nfd-master -crd-controller=true -metrics=8081 │ ├─86fea6f6181767b9f2f1e07f87d3236ec22aa03ec57be11538413e59670360ed │ │ └─65272 /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 │ ├─232bb096fca1e2081f81cdba7286dabc6294aed4a6762f9bfa6ad6875ce452bc │ │ └─39582 /pause │ ├─20ad09577ae30a5960ba58875d15bd9bd496bec7e1b03c2e0ed9aab043353afa │ │ └─56150 /secretgen-controller │ ├─60cea723e5e907b8518ccfdc8eb14e646f5038912fc3841423af963a9fff1c12 │ │ └─61725 /pause │ ├─974f7da89e79c5f0bb43cd9edb46d5e3af77ef77a192c4177b3f542e26b657a9 │ │ └─39599 /pause │ ├─ff11c5e0bf0a2c966020f343c66fafd47c1d9fc2976aba794bc8883d08bfc251 │ │ ├─186349 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186678 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpinoswf0s/privsep.sock │ │ ├─387281 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9z19l29a/privsep.sock │ │ ├─387460 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo4304him/privsep.sock │ │ ├─387474 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─387475 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d1417622b9d6a251630490de2c71266f56a59ccaea265fea924930ef7918db64 │ │ └─212588 /pause │ ├─abff3caaf5539d13702adad3f4e924a8cb343f540d4258961fceaa941d5f083f │ │ ├─222339 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222944 octavia-worker: ConsumerService worker(0) │ │ └─222947 octavia-worker: ConsumerService worker(1) │ ├─2bebc48e38b35196981ceb1e87cfadd283c8a8a366e91ec4b269a8f97d4e1b4d │ │ ├─186351 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186673 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpyvsbjsk3/privsep.sock │ │ ├─206380 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp79lz4y6j/privsep.sock │ │ ├─223277 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgjrz_7ew/privsep.sock │ │ ├─223475 haproxy -f /var/lib/neutron/ovn-metadata-proxy/fe9bb28a-17aa-4b65-991b-8b0fe77f5324.conf │ │ ├─368899 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368920 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2909394c2977d5f589c4e7439f0460c1df25898c209905bfed1dd1e1ac12b3b7 │ │ └─48603 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e654e71031f8052025643892cf5520e51709692877894e3474d5ed2fc3e842d2 │ │ └─188417 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e25f063faa3bb25f87cc49e4e3ff4f911782e9916f26bc32365bab185cf00999 │ │ ├─141438 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141481 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141498 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141829 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─398138 sleep 15 │ ├─e59cd9924ef6ef7c4311af87f92da635e1ad8229331f9a525e3773002d276446 │ │ └─212838 /pause │ ├─4ce9a98c9d79afcf0680f1297e199a6a2599379ace2ad68f0892879841970723 │ │ └─65112 /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 │ ├─4c61a76b2cb4a26e72f6e49b829715d47ebe19ad721ace6d30ecb78e256a2b8f │ │ └─253898 /pause │ ├─ff3dcec8ebe94efdee57ce9686ddc1d0aabaf6a527b8c19e1414c57d36a1029f │ │ └─43784 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a70f815879ea6c0071e127e02c00c000fb12d20332388518139ebee9817483cb │ │ ├─192049 /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 │ │ ├─368132 /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/tmp4udc1jz0/privsep.sock │ │ ├─368550 /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/tmpnqi3xsq7/privsep.sock │ │ └─369583 /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/tmphznvu35h/privsep.sock │ ├─eb6d681a082c0754e9d42430ef29f7bf2dcc766d180e3d4f6f6c92869307667b │ │ └─42637 /pause │ ├─ca64cccf8c62691b47cac0c1c8de30ab3b15982b41267d3f44c8ae49fcafebb6 │ │ └─47240 /manager --metrics-bind-address=:8080 │ ├─53da36e159137924608cf85a4d6e91b1813bcc7e5147e7a5f07113cefcbb6f07 │ │ └─120598 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a1974fa114a072458b79692ce04f7a20272bb38cce8b23cf0d90b17f08c6838f │ │ └─62766 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 │ ├─c10289b8ec2e44faee77a1274c91136133b3fc8c9502adcddc4665fe134dbf8c │ │ └─146024 /pause │ ├─80b79dedd833358fbb90cd3f38ea3009fcf21af099252a95ff76f31747c8145a │ │ └─60118 /pause │ ├─3e3d54f203ea6c98dbdc22d8031950850188fc3ff11300dcafa41831744318f6 │ │ └─121869 /pause │ ├─92827689c785738150ca1c3c802d3ee9160a6e87efa8454d91e6b9a689411354 │ │ └─64729 /goldpinger --static-file-path /static │ ├─0aaab0bd83f509353e352db7ee3e09c7bff2d851615aa2d69782fad33f8bf4ce │ │ └─43577 /pause │ ├─96331d241fa55b6a4db2b3eb7bb8141d21cac47c9278bac07319289a49290fbf │ │ └─187357 /usr/bin/libvirt-tls-sidecar │ ├─f83aea00511abe2c2806bfd960801107bdd6ad688f921fc723a6a5d6f1151d72 │ │ └─253975 /pause │ ├─c14fc05f0927e03d6afe6e8293089458d07b1903e841b2849c1e6aa17dba5273 │ │ └─248413 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a4715207c7609c96406d441c3ad341c76c82cf090589f58e8f14fe5499296d68 │ │ └─55791 /pause │ ├─f5446db97512bc0793c2258c465e6967c1a7e29489339289238e81317936cff7 │ │ └─67796 /pause │ ├─446ef79f75748f32d3f3e8a82976326d2eec29d82ac9b3cfdd105993884011c0 │ │ └─103243 /pause │ ├─a925addec79a3330455af6187e047a8f89cf72aad419d13fab984fa137c173c3 │ │ └─212582 /pause │ ├─0fc5c9b9d1a6929873b3d99cc013eb0dccefcf32b2d3a65b075f2da2757cfbad │ │ ├─169820 nova-api: uWSGI master │ │ ├─169849 nova-api: uWSGI worker 1 │ │ └─169850 nova-api: uWSGI worker 2 │ ├─037d7cf02180bea0ee40205f3449b86b32d5fe99b87039c12549cff56cba4e13 │ │ └─232080 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8db111c037b2ec66257af5b2c23376ffc0923169bea871ea1c924bd104037118 │ │ └─269322 /bin/openstack-database-exporter │ ├─6af00a1b9df8f24eb1c58e8dac400399d3486a5eac9c3c725cdd1f3a7c78a0cb │ │ └─253761 /pause │ ├─4b7301dc8012f26784491e9ee13bcb0170c4113357824c199f00e5cf0cc39abd │ │ └─145508 /pause │ ├─c45910da20ff6cc160e1812175e300bc16e4de511474f18d3d8e6b7778afbfb7 │ │ └─187972 /pause │ ├─3021457e652be6c7c5079ae78c628ea0ffaf020c357f08275c6d3f4fd5097a6a │ │ └─42569 /pause │ ├─2aa8436565f1c9fd2c0f7ce1265149ad907d7031d5ce500b0138cd021fe92314 │ │ └─228072 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0803fbb18bd0fba12991ae9197a4b74764a38c2230b3585ae470695451e599e8 │ │ └─263193 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e468fbc31209d4a43481e011ede3f2a86b0a9f2695858719977e774aa321fcac │ │ └─104926 /pause │ ├─0e93a267d79b840fc32e6b572acdf3bf3d51ec9f8b99d0cbeb9872a746c4079a │ │ └─108847 /pause │ ├─3e8ba62522162fb652f477e7aa7ea3a0385f74e902961ec2ebe007f1bdcb2268 │ │ └─173932 /pause │ ├─b58345d9ad8aea8cd3e0b1ed87164d5eaa7468b5dae07e209fec8232f64b9430 │ │ └─65997 /bin/oauth2-proxy │ ├─711c33a7f783618146396a9b0b5caf692336dd67e054c078639ce5953c4762dd │ │ └─187881 /pause │ ├─a287739c908344c7c4ce186ba0b09c952cb836da4faf34fc5e270fc209f040de │ │ └─222364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─62b7f06a4dc7a4be074237549ae40f80c5abeac07266811ba67cd493f85749ff │ │ └─42611 /coredns -conf /etc/coredns/Corefile │ └─04dbe7f58c2fd8ba77f876f3bf0a484a54c2fd2f72af8e92c650a045b4c3cc6c │ ├─242818 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ ├─243481 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3klzvp5f/privsep.sock │ ├─243486 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─243494 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount