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 │ │ │ ├─22972 /lib/systemd/systemd --user │ │ │ └─22973 (sd-pam) │ │ └─session-21.scope │ │ ├─22963 sshd: cephadm [priv] │ │ └─22988 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.19.213.219-22-zuul [mux] │ ├─422425 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tdafjnvwmuuciefpgkyqkekvkritkarq ; /usr/bin/python3'"'"' && sleep 0' │ ├─422444 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tdafjnvwmuuciefpgkyqkekvkritkarq ; /usr/bin/python3' && sleep 0 │ ├─422447 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tdafjnvwmuuciefpgkyqkekvkritkarq ; /usr/bin/python3 │ ├─422448 /bin/sh -c echo BECOME-SUCCESS-tdafjnvwmuuciefpgkyqkekvkritkarq ; /usr/bin/python3 │ ├─422449 /usr/bin/python3 │ ├─422460 /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 │ └─422462 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 … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db83887ee456b331fc86899c4f68eb632e53412cb6ff8762fa2cf3015a7e302a -address /run/containerd/containerd.sock │ │ ├─ 12567 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e5408a2e9074ba6401c2cd9020f52b30cbb3cccdc2437967c36b4fb60ca236f9 -address /run/containerd/containerd.sock │ │ ├─ 21092 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a3870751957e995dbdb2a4cecfacb74897946e870e1d1342caa82903174b581 -address /run/containerd/containerd.sock │ │ ├─ 26251 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fb4a1e24b5d3924b502990be5612cb1e435ad5268b2797dbf4f08caeb5c5e996 -address /run/containerd/containerd.sock │ │ ├─ 30851 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd30cfe8a1af05c505ccb97a04fbdb5b6c2162b3986c581898b3cbeb5f2e195c -address /run/containerd/containerd.sock │ │ ├─ 35329 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90ac3a488bd8d312597774e434151d6d4023da11f76b3cdc7d74181e43eef664 -address /run/containerd/containerd.sock │ │ ├─ 40723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0633dd9e3f96a3cbf518b9b3b8a8084000657d45d71b9bc98658a3e5b589e9 -address /run/containerd/containerd.sock │ │ ├─ 40772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69d3afbeb17b707a7c3c77bf421d607e52055ac2dbe679429d0e8410fee1679 -address /run/containerd/containerd.sock │ │ ├─ 40778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94913b35357371da6ed496f7142c007beec3de3e168143528c28a401e8dc9e61 -address /run/containerd/containerd.sock │ │ ├─ 40792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19fee6d74f42f182bcf14618cbc951b51d3eb89fb6fffff8f4843482580e0f31 -address /run/containerd/containerd.sock │ │ ├─ 40809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d37bbeecf30e6eccb51cb3b09106547c86e359a3279c0fb0ddc6098955e0d52 -address /run/containerd/containerd.sock │ │ ├─ 41334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1886612631ee6529a3569cf21fc550b28e935e6df99c75d0f330df010fd1ce53 -address /run/containerd/containerd.sock │ │ ├─ 42051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b23e1195b82b434b5e8bd2d4d36e0a830e1f0636762b50eafb329f18385b927 -address /run/containerd/containerd.sock │ │ ├─ 42110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20941f296e5ece9fd392521a8a1a1ded31ac76b05fd21136005f3cefc194962c -address /run/containerd/containerd.sock │ │ ├─ 43419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5d2788fc0a845663d2ab505c0e21c06a2a56bc6eb659c55cb3c8a34b889b9c -address /run/containerd/containerd.sock │ │ ├─ 43811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aea8ebaa6a7b32d436d621544cddf56ccd19c492b9358a44570a874ce94893a -address /run/containerd/containerd.sock │ │ ├─ 43849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baf80e1aba40a07b17963622e26becca29f7fa99fb4d784f5c6490055e25fbc2 -address /run/containerd/containerd.sock │ │ ├─ 44284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 758cd98e0f9e66a0c08735e7e4384a2a3fff1d7c9d0ae40fb4895544236d03a8 -address /run/containerd/containerd.sock │ │ ├─ 44758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83cf8175a94fc81fe4b996cfba7191615b0aea8e5d5a08c2829c5485bdc626ce -address /run/containerd/containerd.sock │ │ ├─ 44811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95cadc813f8950faa0960928470664fa06f4b50efbb69e6ef1f0b900a71edbc4 -address /run/containerd/containerd.sock │ │ ├─ 44850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42745f197323d6051791829f3a78c8f7aeeecd7b5a583ca8f2f5a1d71c25b757 -address /run/containerd/containerd.sock │ │ ├─ 47119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ad27feab272fb0d508024989b18389b8d95301df1cd7c43e1f76ddc8faff42c -address /run/containerd/containerd.sock │ │ ├─ 47178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813a5447c1070c4bc6f4285f38beea8cc4aca07536cea46949cb7584328d4d7e -address /run/containerd/containerd.sock │ │ ├─ 47926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6630ccfcd7215323c2a7e4388dd152f7d3bdeeb8f6f9d3cc470dd71723fa2c -address /run/containerd/containerd.sock │ │ ├─ 48032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25306d561ff8cb9158eeabaaff431c0ea5c67c8e474dfd6851e0155e38271319 -address /run/containerd/containerd.sock │ │ ├─ 48406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6462d6692921f3f2e24807ef59d0cce9cc24d91ad2f7a61e6b8b5fed1f910db -address /run/containerd/containerd.sock │ │ ├─ 48912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0d249b2fee2c970c7a76025fc6098319ec2ec1c4c157903553136e68767384 -address /run/containerd/containerd.sock │ │ ├─ 49318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bcb0628b1c4a2762ca141947a0b53dc2b338f8c3176f3aeb218226a7677c156 -address /run/containerd/containerd.sock │ │ ├─ 51403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b223d3cc6324ec04e9035fb025b9c2ca03d1bb741f9d435435749b6ff8e00cf7 -address /run/containerd/containerd.sock │ │ ├─ 51538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aba98ec7f5539bf6726e4998baa109fb6cde5415dfb215ea2d35903c9d8c327 -address /run/containerd/containerd.sock │ │ ├─ 55869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 013196feb71f8aedda2c481a5a7386fe88574074382917e152e6c166dce49fb6 -address /run/containerd/containerd.sock │ │ ├─ 56618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d010031dac9866e1df5d2707782e93260420d92d0f5b8d3be216842567b0ca5c -address /run/containerd/containerd.sock │ │ ├─ 56658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e42695debb4de7bbc5f3e181027cf9cda8378c6e30437617b318bee538735c8 -address /run/containerd/containerd.sock │ │ ├─ 56684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d87eaac6c7a8feacec6ba673a55768d6497584ae05afaed64c76ecf6169b1f17 -address /run/containerd/containerd.sock │ │ ├─ 56859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8fd85cb0f7ad2f45fdc83503e7a3767331a505145bd6d484f50132bee01cec7 -address /run/containerd/containerd.sock │ │ ├─ 60761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cda467015980868b4bda358ed965f6e8dd5ddf19530ee90e7a63d9e62e93d07 -address /run/containerd/containerd.sock │ │ ├─ 60985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa21201808363b9f44f97b294312728b51a956cbf1ae69d953f824a7f771cdd -address /run/containerd/containerd.sock │ │ ├─ 61035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be10d7baf2b84eb9176e4c9742e703aa274e4d192226c76889c899795f8045e -address /run/containerd/containerd.sock │ │ ├─ 61072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ede447a6f8b50208b10b716c7adbd2b12803cdf92cecf44a0aeb80cff2025d8 -address /run/containerd/containerd.sock │ │ ├─ 62153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4245498e0e4a12c7a438a4e5b157ea75c76789e10b14868172f3195cc9f07a -address /run/containerd/containerd.sock │ │ ├─ 62249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978313d1d5ec3f5a7e0e1a1a90692340b475e14d17d4ad31e7c0e98e9c10a6cc -address /run/containerd/containerd.sock │ │ ├─ 62678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417cdcb6883326c5da9d6d658b2e3ca73dca915c68a52916bcc089e34720d856 -address /run/containerd/containerd.sock │ │ ├─ 62730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ef244614a9aa47231bcf005b4c121aea811dc550d3969bccc9f36e1086887f -address /run/containerd/containerd.sock │ │ ├─ 62778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 555159e032c350aa7e3af5d9b2c1532d943744ae9fdf4964e89d168d954d7764 -address /run/containerd/containerd.sock │ │ ├─ 63133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e7a41bd1d12c1cd11f3169ac08e020446d4d90f849175f293b0bfd97147849 -address /run/containerd/containerd.sock │ │ ├─ 63466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b68e7acbfa3b74eacdc95d826a6942713cf5293c5f288bae208cb319374aa71 -address /run/containerd/containerd.sock │ │ ├─ 63578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e448de06c5a3f902af0e4e0ba0436448e240fee0c4ad9b466c895944adcc2a -address /run/containerd/containerd.sock │ │ ├─ 63957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8e0fb499f5fb524b7fad1878bc3fd7def0818c2f140355f5d27209cf816c80 -address /run/containerd/containerd.sock │ │ ├─ 64812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9099510f7e8ca6c2f16d0269bc1a2eb43e2181965e93736d139511bccf8db5 -address /run/containerd/containerd.sock │ │ ├─ 65994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b610363e26be4935e52ad057d6cb3e15b6d898bc0727312b1bf571b83d5cfaa3 -address /run/containerd/containerd.sock │ │ ├─ 69022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85582a312abad9c8bb144c5b8cd611e962429bad38c396594ec8d9fd3d750b72 -address /run/containerd/containerd.sock │ │ ├─ 78141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d586cce0534d676b75ffa05e5a5636fde03c173656fb435eeb4117b60ff3b5 -address /run/containerd/containerd.sock │ │ ├─ 79578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ed7cc4539e2aba2575290426054617c5974d5c418c7a3d5e2fff544f26a90f -address /run/containerd/containerd.sock │ │ ├─ 86326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84062e082c3740c6497a2b057898b9a5bf4c1c46e28525050bb77dda2254b938 -address /run/containerd/containerd.sock │ │ ├─ 92436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764ae43c1bd0fae0f92f8f558698b8fdad537957f2e2d56267c13c982708a5f0 -address /run/containerd/containerd.sock │ │ ├─ 96561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7f5fc88e36e6de5bb9d1273e81a6d5ac257998a7b005c69aed40efe9181815 -address /run/containerd/containerd.sock │ │ ├─ 96607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id accc968146906609422b11a6c02be2c29719d725372978a948fb08a91342c3f7 -address /run/containerd/containerd.sock │ │ ├─109729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19dc16f30afcb87b760867f5d2d53349a87283f0ff74461517b1d9a524872a3e -address /run/containerd/containerd.sock │ │ ├─111318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437830151a75def916ae0fe7426ca3999c8694824b9e9be113278d6597478cb5 -address /run/containerd/containerd.sock │ │ ├─111358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef2b277b5559ff3c65a10e8f515d6457cb94de9cee6ca2150e8cca71224d931 -address /run/containerd/containerd.sock │ │ ├─113226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e9ae30c58f05a2e507855fd9406827c21019a93589c66c5f152eb09fe0f4bc -address /run/containerd/containerd.sock │ │ ├─115049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a86370a73da0b3a37e9add7ddb609576088dcaf86b7a8f8e3d7348644963d24 -address /run/containerd/containerd.sock │ │ ├─115103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 257903014d7feb967ceb87662734f6515708b4ffc493074fa9079411113089d3 -address /run/containerd/containerd.sock │ │ ├─128048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f2274943da88a3f2d2a84cab169af2a329a780629c2785c4200d142dc6d2e4 -address /run/containerd/containerd.sock │ │ ├─128092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907464e580b2ad98413b2261140361c538209af0c6112765ff708117c1ff2fb9 -address /run/containerd/containerd.sock │ │ ├─130678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19269c89ed6873b824814f69d9848e3ec80c590ba38da698f07e792897b27a20 -address /run/containerd/containerd.sock │ │ ├─145566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d29cbdd5eaf36b01a7b17a371587352977da260fdbe04434d2c5ca5b4021e1 -address /run/containerd/containerd.sock │ │ ├─158436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e41063a9f9fc3f8323eb18abdaf56d73635023f920c204ee2bc0106da422b7ca -address /run/containerd/containerd.sock │ │ ├─158794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f122ef71f5c225e1ac965a4d4d93aa65e4477de796a6e2418367c4820320d5e0 -address /run/containerd/containerd.sock │ │ ├─159640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8108d32cc2b2df5a4e6afdd440ac497043dd905eff04b2c1c7b886242dcd19d -address /run/containerd/containerd.sock │ │ ├─161936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9de97265d728e786833e204049f21bcf06ba2b836ad877189a3ee4b0db23944 -address /run/containerd/containerd.sock │ │ ├─162241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5cbc60ddc1bb1151555faa7d4dbac7e6360e5a1b7f1a51972a65cacd202de23 -address /run/containerd/containerd.sock │ │ ├─162384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe65639a5a250e4a513e5c86218f06d8083f3bc9b14fada0bb36a2ffe325065 -address /run/containerd/containerd.sock │ │ ├─162396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e1ab3414508958cf169e7190d81bcc72979bec83413f6c05097088ce219dd2 -address /run/containerd/containerd.sock │ │ ├─162502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8961befab1fba933747f2272a71b960426d5f93a74e6550800260624933849 -address /run/containerd/containerd.sock │ │ ├─163008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab1abf1df9b9a6fafa9bb1fffe0610d6e2cbb79199410f7504524edb73607063 -address /run/containerd/containerd.sock │ │ ├─177308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d9017ce0e9f2eda90a8cd75689242674c3d30bf20e80b261ac393c4de2d0766 -address /run/containerd/containerd.sock │ │ ├─179020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d27630e3a7cf0c7d11fda26125da136ad9e6c6bf21021a13244ee58632a0baf0 -address /run/containerd/containerd.sock │ │ ├─179087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9818845833874d781717e1b6b692841143ef337d04125bc02bd791fc49e70fb -address /run/containerd/containerd.sock │ │ ├─179107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6684a191130c2ffecbcb49fff7ca2a9e512445efd73662d305a7b8fbde6a1b5 -address /run/containerd/containerd.sock │ │ ├─179354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9a8db79d3b9eff7a0ebf21fb8c68127cdc2b4c81b04526553fb30a4d636e6d -address /run/containerd/containerd.sock │ │ ├─179450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057f132aa8878a22a08978a09e6ff83ad54ba174c2ee380f6a61787111223284 -address /run/containerd/containerd.sock │ │ ├─179523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ec82575ff7adaeb27805c66eb3f4271b8fa7900ce7346ef14e70b7262732a8 -address /run/containerd/containerd.sock │ │ ├─179653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02fba89a948e581a5750682e6c7a92560d677f2a548a66e87cd3b981a62be09a -address /run/containerd/containerd.sock │ │ ├─192845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6baee9fc5723c640fb59f95ecf63ed10a30618fe231f2baa1f07e94ada4183 -address /run/containerd/containerd.sock │ │ ├─195448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c6187965023534bebea82a47eb28aaa02c2d8cf090a71cc7a05b785ebf93bb4 -address /run/containerd/containerd.sock │ │ ├─195539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108e50aac2b3f2e37ac5e95791c8d46a820c2bf75d3372ae092a0bb7a53195f1 -address /run/containerd/containerd.sock │ │ ├─195614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9cda5e7998e0a1267a0cae5126370cace3f83a079ed6d8053fad1ace029c6d9 -address /run/containerd/containerd.sock │ │ ├─212471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ba7bc19995b84e1906aae7bd07f6d922c33108ec9ba3b47fed6db1e358a5bd5 -address /run/containerd/containerd.sock │ │ ├─221081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589157c24d015caf565b3ff681f130c1515e32916fa4fc76352a999a93464436 -address /run/containerd/containerd.sock │ │ ├─221098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f001d3b4efa6c410697bd31ca2f1509d2c55c9bbafd625c8cdc55ece183f0c56 -address /run/containerd/containerd.sock │ │ ├─221115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 602eb1450354cb3a9579f539858e5e7327bc352edf25f0ff6ca30d4478aa9857 -address /run/containerd/containerd.sock │ │ ├─221410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7847061564b9a1834beb947cd3b891bd063c235798f88581242b051ee722fd6 -address /run/containerd/containerd.sock │ │ ├─233036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50bc2b49d6c7a0fea1a8d7608fc3102ee1281aca5d4688672fc53f513560351 -address /run/containerd/containerd.sock │ │ ├─235570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a508d21de907f9e6d3ef57183c83b47f8c32d56661ec2ed1cc1586fbe7609d3 -address /run/containerd/containerd.sock │ │ ├─236938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2fba271b974b288845ca50b81424a7e45595d9751a4a10af71fc6034a3e798 -address /run/containerd/containerd.sock │ │ ├─237970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c53a63d589da31a92f3648c7f1c8c2e998d0eef085420d5ef7240b3f2a5a26 -address /run/containerd/containerd.sock │ │ ├─238647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0726e7b88bfdc2766e22fcebd3aca2e07739e63294b90d5f0df701064848ae -address /run/containerd/containerd.sock │ │ ├─240301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe9b4f3a319b0529cad4d4a8da05688491cc19c67a5ca770fad656eea316726 -address /run/containerd/containerd.sock │ │ ├─241747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1671de9bcd93d7ae94969929bfda9b66da081e6d7604f763bdae035cc2dd54c -address /run/containerd/containerd.sock │ │ ├─241792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6991269c0566df535ae85146bca87fd6a7749bef001cedcf08ddc9c880c69258 -address /run/containerd/containerd.sock │ │ ├─251705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d6f9e1f52f6918ad8b4b12c3f4ad140863fd4dd84b6e853fb41fec5af6bb41 -address /run/containerd/containerd.sock │ │ ├─252228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a85ea7f7d2903cf9777500ff5a91e886fe67b691c2fc8358a1b8890e4adf9b0f -address /run/containerd/containerd.sock │ │ ├─256298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d01a4859934d0e80211cff91798c8a4f7120fd01d5df5f97b51deac9f0a1c09 -address /run/containerd/containerd.sock │ │ ├─260469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c51c27bdf5f2affcc1671c1194d127b2dba079905bb11ccbeed63520305b5f -address /run/containerd/containerd.sock │ │ ├─260724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0e56de57fbbf1eefd7111712b4a0097601894f7c1dbc27a878b77f5465a498b -address /run/containerd/containerd.sock │ │ ├─260761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc49c4cff27f02944cbe776e4526049bb83c9ee18fe12c0d545f00e0765404a -address /run/containerd/containerd.sock │ │ ├─260849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96600ab6636bd813018af4013563fb4077f49f4b46f8b150b6f83947173d3661 -address /run/containerd/containerd.sock │ │ ├─274223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b53c94b19ba97099802c1cfbdb2fe9a4a1bee33bb5c99529ca2de743c15b9a -address /run/containerd/containerd.sock │ │ ├─277028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae57e24562757ca46db75c087a78a51f2586a9eddff79fde2562a1bb5eda28de -address /run/containerd/containerd.sock │ │ ├─278443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1eca45c0f28ccdca9e071ed505f62e233cd06266e0ca64d97d954a2e0a8ecee -address /run/containerd/containerd.sock │ │ ├─422371 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca/log.json --log-format json exec --process /tmp/runc-process510535056 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca/f3fb5e77a37ecb0a33b0397a60ff779812b6ad1d569ad78e327e5109205758d4.pid b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca │ │ └─422372 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca/log.json --log-format json exec --process /tmp/runc-process4086354425 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca/6cfef9f7bd53fa60cc7a81d42f022f3969bc247cbc78746b5887a1979592ba3e.pid b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─30571 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30834 /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 │ │ │ ├─21052 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─21072 /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.mtwshb.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mtwshb/unit.run │ │ │ └─12512 /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-mtwshb --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.mtwshb:/var/lib/ceph/mgr/ceph-instance.mtwshb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mtwshb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mtwshb -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 │ │ │ ├─25970 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26234 /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 │ │ │ ├─35043 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35311 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12151 /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 … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144732 /sbin/multipathd -d -s │ ├─docker-6a3870751957e995dbdb2a4cecfacb74897946e870e1d1342caa82903174b581.scope … │ │ ├─21119 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21138 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─41149 /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.19.213.219 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─422235 sshd: www-data [priv] │ │ └─422236 sshd: www-data [net] │ ├─docker-90ac3a488bd8d312597774e434151d6d4023da11f76b3cdc7d74181e43eef664.scope … │ │ ├─35352 /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 │ │ └─35369 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fb4a1e24b5d3924b502990be5612cb1e435ad5268b2797dbf4f08caeb5c5e996.scope … │ │ ├─26275 /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 │ │ └─26287 /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 │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─run-re9571fec21504a6db119631648ec89d2.scope │ │ └─195861 /usr/sbin/libvirtd --listen │ ├─docker-e5408a2e9074ba6401c2cd9020f52b30cbb3cccdc2437967c36b4fb60ca236f9.scope … │ │ ├─12591 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mtwshb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12611 /usr/bin/ceph-mgr -n mgr.instance.mtwshb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-bd30cfe8a1af05c505ccb97a04fbdb5b6c2162b3986c581898b3cbeb5f2e195c.scope … │ │ ├─30876 /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 │ │ └─30888 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─144509 /sbin/iscsid │ │ └─144510 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-db83887ee456b331fc86899c4f68eb632e53412cb6ff8762fa2cf3015a7e302a.scope … │ │ ├─12233 /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 │ │ └─12245 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─cbea73406f9e9aded231097519770b86faeaa8d6ac2e9ba20e3b148b19357812 │ │ ├─ 72349 apache2 -DFOREGROUND │ │ ├─ 72388 (wsgi:k -DFOREGROUND │ │ ├─ 72389 (wsgi:k -DFOREGROUND │ │ ├─ 72390 (wsgi:k -DFOREGROUND │ │ ├─ 72391 (wsgi:k -DFOREGROUND │ │ ├─402914 apache2 -DFOREGROUND │ │ └─403877 apache2 -DFOREGROUND │ ├─2375c361fee30bc92d94b4c4370751cd061f9aac2b064683365d7ee118460049 │ │ └─49447 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8d7765372db63c2776bd74c21eddde4c58519ac9711b468944d493344242cbcd │ │ └─56995 nfd-master -crd-controller=true -metrics=8081 │ ├─e50bc2b49d6c7a0fea1a8d7608fc3102ee1281aca5d4688672fc53f513560351 │ │ └─233060 /pause │ ├─7a2fba271b974b288845ca50b81424a7e45595d9751a4a10af71fc6034a3e798 │ │ └─236962 /pause │ ├─36d6f9e1f52f6918ad8b4b12c3f4ad140863fd4dd84b6e853fb41fec5af6bb41 │ │ └─251736 /pause │ ├─d26406979a3794e710580ad172900294aaf6dd2765b39d0e5e05b7006664d5db │ │ ├─85349 barbiacan-api: uWSGI master │ │ └─85361 barbiacan-api: uWSGI worker 1 │ ├─94ca0cba3f5536abbd7bcbc3ca5406709409f1c52a9c529e61e0a94a67efaee8 │ │ └─97787 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8ca94c5238269aeb905d3adbbcd4a7cb73ed8bc07a10a3d880f464a2242f11df │ │ └─48762 percona-xtradb-cluster-operator │ ├─23560ad8721f8e0da519d77bc36b7ee21677f82a52c43925227c3bb1f914470f │ │ └─63850 /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 │ ├─55e448de06c5a3f902af0e4e0ba0436448e240fee0c4ad9b466c895944adcc2a │ │ └─63613 /pause │ ├─73ed7cc4539e2aba2575290426054617c5974d5c418c7a3d5e2fff544f26a90f │ │ └─79600 /pause │ ├─199db12dded71bb77e75e8ea2b4781dc8280c73546624720463063f87f29b9b8 │ │ └─51655 valkey-server *:6379 │ ├─55439e1e9c6adbd2d314282a6efb4e1a6fa5b4bbee210fb2afe4696b2f134d5c │ │ ├─345342 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345804 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345913 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0dlb_pn1/privsep.sock │ │ ├─346281 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbh4lip40/privsep.sock │ │ ├─346722 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346723 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346782 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1aed286b-31ae-4271-9d2c-2ff303f46f1a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1aed286b-31ae-4271-9d2c-2ff303f46f1a/host --addn-hosts=/var/lib/neutron/dhcp/1aed286b-31ae-4271-9d2c-2ff303f46f1a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1aed286b-31ae-4271-9d2c-2ff303f46f1a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1aed286b-31ae-4271-9d2c-2ff303f46f1a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-da998b5a-b4b3-4ce1-8b46-2b83fea9ec8d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346787 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/02c838bc-c2ba-4872-be2c-65e1a4f9343e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/02c838bc-c2ba-4872-be2c-65e1a4f9343e/host --addn-hosts=/var/lib/neutron/dhcp/02c838bc-c2ba-4872-be2c-65e1a4f9343e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/02c838bc-c2ba-4872-be2c-65e1a4f9343e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/02c838bc-c2ba-4872-be2c-65e1a4f9343e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7471bf7c-4fee-48a4-9dee-fe6dd67ff9f4,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346803 haproxy -f /var/lib/neutron/ns-metadata-proxy/1aed286b-31ae-4271-9d2c-2ff303f46f1a.conf │ │ ├─346808 haproxy -f /var/lib/neutron/ns-metadata-proxy/02c838bc-c2ba-4872-be2c-65e1a4f9343e.conf │ │ ├─379644 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphomwfye0/privsep.sock │ │ ├─384597 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpbrwq8bx7/privsep.sock │ │ └─404058 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aa798305-403c-49d4-a640-d30f1926d617/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aa798305-403c-49d4-a640-d30f1926d617/host --addn-hosts=/var/lib/neutron/dhcp/aa798305-403c-49d4-a640-d30f1926d617/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aa798305-403c-49d4-a640-d30f1926d617/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aa798305-403c-49d4-a640-d30f1926d617/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-14d0a484-1d25-4d2f-bfce-e90233ce9107,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─82bd1decaa0b58fe9c83df00ff89f02b2ee45da4c7e891bb10b8e489b3b31891 │ │ ├─188515 neutron-api: uWSGI master │ │ ├─188560 neutron-api: uWSGI worker 1 │ │ └─188561 neutron-api: uWSGI worker 2 │ ├─7b68e7acbfa3b74eacdc95d826a6942713cf5293c5f288bae208cb319374aa71 │ │ └─63490 /pause │ ├─8b23e1195b82b434b5e8bd2d4d36e0a830e1f0636762b50eafb329f18385b927 │ │ └─42074 /pause │ ├─b170bfa06972fb4df33fb1aa0e89dad79e2c9d01d5607d5a9d376e47531d6707 │ │ └─43934 /coredns -conf /etc/coredns/Corefile │ ├─3b30be236fb606bc77ef131dd6dbc273554367b1faa56735564b253096c89631 │ │ └─56923 nfd-gc -gc-interval=1h │ ├─fa0d249b2fee2c970c7a76025fc6098319ec2ec1c4c157903553136e68767384 │ │ └─48939 /pause │ ├─257903014d7feb967ceb87662734f6515708b4ffc493074fa9079411113089d3 │ │ └─115128 /pause │ ├─d5e9ae30c58f05a2e507855fd9406827c21019a93589c66c5f152eb09fe0f4bc │ │ └─113250 /pause │ ├─ab1abf1df9b9a6fafa9bb1fffe0610d6e2cbb79199410f7504524edb73607063 │ │ └─163033 /pause │ ├─c6684a191130c2ffecbcb49fff7ca2a9e512445efd73662d305a7b8fbde6a1b5 │ │ └─179194 /pause │ ├─daf7e820a4154235557ac838ad48bd7dd4386bf3054426293af06947777a4944 │ │ └─258159 docker-registry serve /etc/docker-registry/config.yml │ ├─edf057fe68b8048465f0897e030a76b90de3d68b4be5a73d46fa73f11c79a4cf │ │ └─66511 /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 │ ├─46c53a63d589da31a92f3648c7f1c8c2e998d0eef085420d5ef7240b3f2a5a26 │ │ └─237998 /pause │ ├─27e045fc5c9d45d35b0d3f1030a4240000c553bb32bbc4b1d41a87ae53cbaa62 │ │ ├─64162 python -u /app/sidecar.py │ │ ├─64564 python -u /app/sidecar.py │ │ └─64565 python -u /app/sidecar.py │ ├─ae57e24562757ca46db75c087a78a51f2586a9eddff79fde2562a1bb5eda28de │ │ └─277050 /pause │ ├─c0c878a5136b82beb609b233fb1a2c4acd2b5e4ec6be2ab3137259a5ddbdb177 │ │ └─49624 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b5cbc60ddc1bb1151555faa7d4dbac7e6360e5a1b7f1a51972a65cacd202de23 │ │ └─162265 /pause │ ├─b3b8c058033b7e984d3254f0ca2bab54ff7074924f6a711118caa238f5b54eca │ │ ├─ 51941 valkey-server *:26379 [sentinel] │ │ ├─422417 runc init │ │ └─422422 runc init │ ├─853dfd1b9b8e1a7581d147086864adc8e917483f28a99ac3d66a18cae5887c8b │ │ └─238023 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─84f1c2c192efc542c62775afcf85aa4dd879c503954988afdbcc9a8cb18b913c │ │ └─42252 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ae9a8db79d3b9eff7a0ebf21fb8c68127cdc2b4c81b04526553fb30a4d636e6d │ │ └─179424 /pause │ ├─a0003f475cc98a3797abe154be3597180bd4a27df917388e1b7db641e623815e │ │ └─41245 /kube-vip manager │ ├─8d4245498e0e4a12c7a438a4e5b157ea75c76789e10b14868172f3195cc9f07a │ │ └─62179 /pause │ ├─3d0726e7b88bfdc2766e22fcebd3aca2e07739e63294b90d5f0df701064848ae │ │ └─238671 /pause │ ├─bd609b41231485219b17617fcdf5738db752854abbb7923de46551726a3432f1 │ │ └─194817 /bin/bash /tmp/libvirt.sh │ ├─764ae43c1bd0fae0f92f8f558698b8fdad537957f2e2d56267c13c982708a5f0 │ │ └─92461 /pause │ ├─d7a60360ecd8d7b609e2cdf7414c91731da258245c50da7383a6db33d10d7152 │ │ └─44986 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9e8961befab1fba933747f2272a71b960426d5f93a74e6550800260624933849 │ │ └─162535 /pause │ ├─e1eca45c0f28ccdca9e071ed505f62e233cd06266e0ca64d97d954a2e0a8ecee │ │ └─278479 /pause │ ├─d7f0a4490e2bb5e8e008d2dbd7a9e0300d68b266bd579a699f0482c129e77070 │ │ └─271581 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─57308a49214db98e792a575d4b5cffbb56d94053b73077b6a7fb693dfdf801ad │ │ └─65410 /goldpinger --static-file-path /static │ ├─e1671de9bcd93d7ae94969929bfda9b66da081e6d7604f763bdae035cc2dd54c │ │ └─241773 /pause │ ├─d60b10b8a20fe3cf8137fccf1395c739ad70bb4cee9acd01a17f68e946fb2609 │ │ ├─176226 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176630 nova-scheduler: ServiceWrapper worker(0) │ │ └─176632 nova-scheduler: ServiceWrapper worker(1) │ ├─937460a7620797d1f660a4c6b9230eaa16ea9dce2784b064ae1ac3baf81575f1 │ │ ├─175238 nova-metadata: uWSGI master │ │ ├─175251 nova-metadata: uWSGI worker 1 │ │ └─175252 nova-metadata: uWSGI worker 2 │ ├─294b9ccdc0b6b9cdfc3941e4526631dfa583390fbf747b5472a65c8df31ed076 │ │ └─65704 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e7b37bf8ba8ef0687d5cfd807c2216bf758d5609cbd19f7c554cfd980732fc3d │ │ └─237380 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─04123fa2f9f47073f11d966770161235b7ad2c3074d8ecdf4094b5a0f073c119 │ │ └─126982 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6769565b1d8d314182f8654f86b7a0bc172239328c852d03e376be3d2015b84d │ │ └─47464 /server │ ├─c25337cfdb3662e867f15c358535ff7fc085c3d78254ff9c8d973c32b7856b09 │ │ ├─271855 /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 │ │ └─272102 /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 │ ├─602eb1450354cb3a9579f539858e5e7327bc352edf25f0ff6ca30d4478aa9857 │ │ └─221212 /pause │ ├─05212051bce6338160703e1edbf1b1bac51f8f72268b432b3d93f94f6c5f1cc8 │ │ └─52050 redis_exporter │ ├─555159e032c350aa7e3af5d9b2c1532d943744ae9fdf4964e89d168d954d7764 │ │ └─62810 /pause │ ├─fae01749f4122bf19e9f78f53f79faa04bca145cbfa9d298b399c33017f836b8 │ │ └─48224 /manager --metrics-bind-address=:8080 │ ├─12b216ffacd0d349a60422c74f3388caeb06b3ba3161ff4fe571552987b9b905 │ │ └─66341 /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 │ ├─85cd35d62553281d9b8e6ffa59c117751d230ffc44b8302d03458999e04eb5d9 │ │ └─43905 /coredns -conf /etc/coredns/Corefile │ ├─02fba89a948e581a5750682e6c7a92560d677f2a548a66e87cd3b981a62be09a │ │ └─179694 /pause │ ├─baa21201808363b9f44f97b294312728b51a956cbf1ae69d953f824a7f771cdd │ │ └─61014 /pause │ ├─f01ec720821af56c196b79bf83f093dc5d8076c7b046993d345f7269575b033c │ │ ├─112183 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112341 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112343 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─437830151a75def916ae0fe7426ca3999c8694824b9e9be113278d6597478cb5 │ │ └─111342 /pause │ ├─501ab3738ad7f02b32e5f5087f1413e8c55bbec02083563ef043a1560bc755f3 │ │ ├─136086 placement-api: uWSGI master │ │ ├─136115 placement-api: uWSGI worker 1 │ │ └─136116 placement-api: uWSGI worker 2 │ ├─f001d3b4efa6c410697bd31ca2f1509d2c55c9bbafd625c8cdc55ece183f0c56 │ │ └─221203 /pause │ ├─397a9e50848fb3ea1a3d35f3c291a98c0bea1397c1179a95bb3ad9dbd239a708 │ │ ├─42569 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42962 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a48b5d0a54c2c156f817dbb38db435f17eb5b28ee225d040dcc2f21f7dacd0e4 │ │ ├─92606 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92625 /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 -- │ │ ├─92631 erl_child_setup 1048576 │ │ ├─92805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93016 /bin/sh -s rabbit_disk_monitor │ ├─f9bef39579f4368a794e6e6227fc0c3eb93ebf4987d9e23e83a1c2dd4a317bd0 │ │ └─65050 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9a6d231a82a7cff6c7a75e5e22a9a79c955a7d78874334cf9b4643b5da5e6031 │ │ └─66556 /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 │ ├─316bf2820136ee2c2072fa82edb796c8d6cd9a998c7915633154f498249d2b14 │ │ ├─208581 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208883 heat-engine: ServiceWrapper worker(0) │ │ └─208886 heat-engine: ServiceWrapper worker(1) │ ├─cdfa3b5740926b4f320470889c781d0387f314b6f9903cc2a0935fe74a7a8dce │ │ └─191321 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─8c816470168acfe7fa2c735f9f9b72ee0327531452d7a09fe8234f490287a6db │ │ └─66470 /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-19-213-219.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 │ ├─2ab031bba525a27af89c355396821bd73349bc2c4de647f80b086abce3d383fd │ │ └─87154 /usr/local/bin/rook ceph operator │ ├─f434f57a6159bd3657b4dda3493915d592e1473fc98a69af559488e670534b62 │ │ └─277555 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─41f2274943da88a3f2d2a84cab169af2a329a780629c2785c4200d142dc6d2e4 │ │ └─128072 /pause │ ├─be9099510f7e8ca6c2f16d0269bc1a2eb43e2181965e93736d139511bccf8db5 │ │ └─64837 /pause │ ├─d4e5f214fe7920e6b00848664bbacd72aab180f312697be4586a4a23e16b4ef7 │ │ ├─208589 heat-api-cfn: uWSGI master │ │ ├─208625 heat-api-cfn: uWSGI worker 1 │ │ └─208626 heat-api-cfn: uWSGI worker 2 │ ├─cdb0ff54ead294d732cf795af65712977a04a16ddef318f85230acba0f889aae │ │ ├─ 47425 /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 │ │ ├─ 47438 /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 │ │ ├─ 47604 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276769 nginx: worker process │ │ ├─276770 nginx: worker process │ │ └─276771 nginx: cache manager process │ ├─95cadc813f8950faa0960928470664fa06f4b50efbb69e6ef1f0b900a71edbc4 │ │ └─44835 /pause │ ├─ec876afe0002bb774f3b037707b349aa73660358daec030f6670dfb89c561076 │ │ └─45078 /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 │ ├─7f11e5e25cd0bbf5f176a6ab652c225895f1a3b780e826d66bc99e510d25f6d6 │ │ ├─125664 cinder-api: uWSGI master │ │ ├─125676 cinder-api: uWSGI worker 1 │ │ └─125677 cinder-api: uWSGI worker 2 │ ├─bea144e0a088ceb6bc92360be0bbe2e474d5d0440a0249e87f831d6cbd3eea34 │ │ └─231054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a874b8b2f4cbc54991d0a7c89b9bcba75c3c0c40735d9a7bb3fdceb29b83fe82 │ │ ├─281032 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─281045 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─589157c24d015caf565b3ff681f130c1515e32916fa4fc76352a999a93464436 │ │ └─221153 /pause │ ├─3c8072b9c6b3013229966ce42f3204b964e1d58248e4b4c2823fc31d6ff5ac51 │ │ └─198727 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e9de97265d728e786833e204049f21bcf06ba2b836ad877189a3ee4b0db23944 │ │ └─161989 /pause │ ├─978313d1d5ec3f5a7e0e1a1a90692340b475e14d17d4ad31e7c0e98e9c10a6cc │ │ └─62278 /pause │ ├─1eb28d8f76fea56ccbd4af3acc1b28639d825f55ad42a4f821ee59bb3b737a49 │ │ ├─64249 python -u /app/sidecar.py │ │ ├─64610 python -u /app/sidecar.py │ │ └─64611 python -u /app/sidecar.py │ ├─6d6137d70b1d239c7ee29b40031593b12902b720837a2241366e5013bdc49993 │ │ └─194746 /usr/bin/libvirt-tls-sidecar │ ├─3c666e8ddea566776442a87245906830bf569cce188ecadfdb4b3f56efb96998 │ │ ├─175103 nova-api: uWSGI master │ │ ├─175138 nova-api: uWSGI worker 1 │ │ └─175139 nova-api: uWSGI worker 2 │ ├─e5bc9a25585d43087554a3415d18950d9be347701433239004387514adfa6cce │ │ └─61308 /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 │ ├─108e50aac2b3f2e37ac5e95791c8d46a820c2bf75d3372ae092a0bb7a53195f1 │ │ └─195586 /pause │ ├─6de0d9b325f1f0a897c57bb8a265afcfa35b731bbe1d794e1cb7a9ee4233af7b │ │ └─66594 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b4ea2bb24eba8454bbee01bf821ebcd7e976ecf3dde0343fef04f3df037a34e7 │ │ └─271613 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b223d3cc6324ec04e9035fb025b9c2ca03d1bb741f9d435435749b6ff8e00cf7 │ │ └─51426 /pause │ ├─417cdcb6883326c5da9d6d658b2e3ca73dca915c68a52916bcc089e34720d856 │ │ └─62705 /pause │ ├─0cda467015980868b4bda358ed965f6e8dd5ddf19530ee90e7a63d9e62e93d07 │ │ └─60782 /pause │ ├─9b5d2788fc0a845663d2ab505c0e21c06a2a56bc6eb659c55cb3c8a34b889b9c │ │ └─43445 /pause │ ├─c4d094bc6972e5eac488b4ee0803ae99c0d39772b084a0ac6c6300335cf0390c │ │ └─240349 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7a0633dd9e3f96a3cbf518b9b3b8a8084000657d45d71b9bc98658a3e5b589e9 │ │ └─40747 /pause │ ├─57ae941b918f7ff1122838d29eb36168559550edcbcd4a666637608dbfd31bfc │ │ └─41009 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 │ ├─e6d50d6c88de27c6661a19bcc33633eafa8dfce9488329161a77168b1bdddb79 │ │ ├─191339 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─191671 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192277 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpz49fmj_g/privsep.sock │ │ ├─380002 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp23dtfzg1/privsep.sock │ │ ├─380356 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp26sfv98h/privsep.sock │ │ ├─380746 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380750 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385126 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=19e9465d-c892-4ee5-9fc1-f3ce72601f56 --namespace=qrouter-19e9465d-c892-4ee5-9fc1-f3ce72601f56 --conf_dir=/var/lib/neutron/ha_confs/19e9465d-c892-4ee5-9fc1-f3ce72601f56 --log-file=/var/lib/neutron/ha_confs/19e9465d-c892-4ee5-9fc1-f3ce72601f56/neutron-keepalived-state-change.log --monitor_interface=ha-1e015d6d-ff --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/19e9465d-c892-4ee5-9fc1-f3ce72601f56.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392663 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=39644e17-f282-4b3c-af30-4496b4b043b9 --namespace=qrouter-39644e17-f282-4b3c-af30-4496b4b043b9 --conf_dir=/var/lib/neutron/ha_confs/39644e17-f282-4b3c-af30-4496b4b043b9 --log-file=/var/lib/neutron/ha_confs/39644e17-f282-4b3c-af30-4496b4b043b9/neutron-keepalived-state-change.log --monitor_interface=ha-bb2c6c39-5e --monitor_cidr=169.254.0.171/24 --pid_file=/var/lib/neutron/external/pids/39644e17-f282-4b3c-af30-4496b4b043b9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b7847061564b9a1834beb947cd3b891bd063c235798f88581242b051ee722fd6 │ │ └─221434 /pause │ ├─de5efba7404a5eb923079298d08083b325b53932612746885efeb4e47a4c8a5b │ │ ├─113502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113519 /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 -- │ │ ├─113526 erl_child_setup 1048576 │ │ ├─113624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113702 /bin/sh -s rabbit_disk_monitor │ ├─ae6b300b31026004cdab5ba8661214baab602909c786089bf86e6977aea13c39 │ │ ├─64659 nginx: master process nginx -g daemon off; │ │ ├─64683 nginx: worker process │ │ ├─64684 nginx: worker process │ │ ├─64685 nginx: worker process │ │ ├─64686 nginx: worker process │ │ └─64687 nginx: worker process │ ├─15ce3c856a0d257ad0ac135da1858d2b7d8b1e9e43ec7f16a808c3e29a982140 │ │ ├─233322 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233339 /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 -- │ │ ├─233345 erl_child_setup 1048576 │ │ ├─233421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233769 /bin/sh -s rabbit_disk_monitor │ ├─68defbfedc66f7449a696d4c795f9b62552766511fa3f5174d2b7f2c87ac45b5 │ │ └─43494 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a8fd85cb0f7ad2f45fdc83503e7a3767331a505145bd6d484f50132bee01cec7 │ │ └─56882 /pause │ ├─83cf8175a94fc81fe4b996cfba7191615b0aea8e5d5a08c2829c5485bdc626ce │ │ └─44785 /pause │ ├─3959261c4c348b6b9b07ad53b94f37baf9ba694dc8d91f05cdec580210c0017f │ │ ├─188575 neutron-policy-server: uWSGI master │ │ ├─188587 neutron-policy-server: uWSGI worker 1 │ │ └─188588 neutron-policy-server: uWSGI worker 2 │ ├─6991269c0566df535ae85146bca87fd6a7749bef001cedcf08ddc9c880c69258 │ │ └─241823 /pause │ ├─a89308e3c76657aeba66d5d90510c3ea3175a425c51b7be790356e8a18a77ca6 │ │ └─203558 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ae678cd065a3354108c2d161058d6227f10d7950fa076461b6a223062da69b4d │ │ └─66661 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─100a8478b14468c2b9bf47c88e1d4f2e654d85c2380f8485afa4045a06be23a6 │ │ └─170717 /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 │ ├─7b471a734985a683f52cbbadc93ee4037096c1b980ec9ee66c76681cb9b4ab84 │ │ └─67108 /bin/oauth2-proxy │ ├─1b00f57c677453ee74c7d31c40d5af432044f43e21dffc6564b81ac73cb51c69 │ │ └─51747 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 │ ├─d87eaac6c7a8feacec6ba673a55768d6497584ae05afaed64c76ecf6169b1f17 │ │ └─56726 /pause │ ├─4f1e081fb5fcb91d6dfa7b36ad677a631fcd63aae004ec495ec15cb0fd328188 │ │ ├─252136 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─252722 magnum-conductor: ServiceWrapper worker(0) │ │ └─252725 magnum-conductor: ServiceWrapper worker(1) │ ├─fbb1a7612d3d54279587f4d9660d9ec055e0ea8037508a3f93691ee6ee177037 │ │ ├─150642 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─150878 /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 │ ├─1ba7bc19995b84e1906aae7bd07f6d922c33108ec9ba3b47fed6db1e358a5bd5 │ │ └─212496 /pause │ ├─baf80e1aba40a07b17963622e26becca29f7fa99fb4d784f5c6490055e25fbc2 │ │ └─43872 /pause │ ├─e4a72250925036f520b0005634fdd9e3caad01b034fd5313d77ea46a969c4831 │ │ ├─49369 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 │ │ └─50609 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─05c51c27bdf5f2affcc1671c1194d127b2dba079905bb11ccbeed63520305b5f │ │ └─260530 /pause │ ├─20941f296e5ece9fd392521a8a1a1ded31ac76b05fd21136005f3cefc194962c │ │ └─42134 /pause │ ├─cfe9b4f3a319b0529cad4d4a8da05688491cc19c67a5ca770fad656eea316726 │ │ └─240324 /pause │ ├─90b9563c36cffa8f3ea430b88aca2c58f9bd1238295cf11f30f1091edf957fa6 │ │ └─238699 /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 │ ├─19dc16f30afcb87b760867f5d2d53349a87283f0ff74461517b1d9a524872a3e │ │ └─109752 /pause │ ├─2991c36b58d8c33de16cc264dcb87a6835c5698cb7cc94340264bb7667c75897 │ │ ├─251776 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252477 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpz7nztqlw/privsep.sock │ │ ├─252490 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252501 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d010031dac9866e1df5d2707782e93260420d92d0f5b8d3be216842567b0ca5c │ │ └─56645 /pause │ ├─9be10d7baf2b84eb9176e4c9742e703aa274e4d192226c76889c899795f8045e │ │ └─61075 /pause │ ├─013196feb71f8aedda2c481a5a7386fe88574074382917e152e6c166dce49fb6 │ │ └─55892 /pause │ ├─8c6187965023534bebea82a47eb28aaa02c2d8cf090a71cc7a05b785ebf93bb4 │ │ └─195477 /pause │ ├─a85ea7f7d2903cf9777500ff5a91e886fe67b691c2fc8358a1b8890e4adf9b0f │ │ └─252254 /pause │ ├─46467c3b7f152bd0e751ff1792aa679d7fdabe9c5c3991771901727d053c9ab2 │ │ ├─67347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67380 /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 -- │ │ ├─67388 erl_child_setup 1048576 │ │ ├─67438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67890 /bin/sh -s rabbit_disk_monitor │ ├─d6425272997b31b2fe68d5bc25bcb432ed117e20cc2dadb4b024f01da75134ed │ │ ├─65151 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65191 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9cc49c4cff27f02944cbe776e4526049bb83c9ee18fe12c0d545f00e0765404a │ │ └─260794 /pause │ ├─6b7f5fc88e36e6de5bb9d1273e81a6d5ac257998a7b005c69aed40efe9181815 │ │ └─96585 /pause │ ├─758cd98e0f9e66a0c08735e7e4384a2a3fff1d7c9d0ae40fb4895544236d03a8 │ │ └─44309 /pause │ ├─9c89a630d8fbcc9264c7bff23995c979ee28393f47c10f611699043e20c3790a │ │ └─56957 nfd-worker -metrics=8081 │ ├─89fcaf56c7e5c5e12ec220b9ff5e30e877d14c55c764cbcf40e1e8e588600107 │ │ └─40958 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 │ ├─54ec82575ff7adaeb27805c66eb3f4271b8fa7900ce7346ef14e70b7262732a8 │ │ └─179566 /pause │ ├─a0a57adc39c20f7ee7731091f8f35d08df3dae46da25296198565cab38f3ebcf │ │ ├─176243 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─176570 nova-conductor: ServiceWrapper worker(0) │ │ └─176572 nova-conductor: ServiceWrapper worker(1) │ ├─76ab14c689274e369ac1c2d290597b9bc7bc17eb8384732fe53ec84bf54529c7 │ │ ├─189507 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189867 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3qs7f8s_/privsep.sock │ │ ├─190081 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpb23yciia/privsep.sock │ │ └─190369 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bf35a1b0d07a66e82518fcfb3ab4a088775fa460cfcc906b63cef67754bfb88f │ │ └─66631 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3ede447a6f8b50208b10b716c7adbd2b12803cdf92cecf44a0aeb80cff2025d8 │ │ └─61118 /pause │ ├─e6b6e014ceb407d1e775f0fad02f3902e8fa8726a6aed7e75aba8a71601e2686 │ │ ├─159980 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160001 /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 -- │ │ ├─160007 erl_child_setup 1048576 │ │ ├─160080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160218 /bin/sh -s rabbit_disk_monitor │ ├─4ce90ca95e2dad68ea91b55ddbf7b7244e82308c92f3fa2aa293c2c4c15e5299 │ │ └─67285 /bin/memcached_exporter │ ├─42745f197323d6051791829f3a78c8f7aeeecd7b5a583ca8f2f5a1d71c25b757 │ │ └─44873 /pause │ ├─0aba98ec7f5539bf6726e4998baa109fb6cde5415dfb215ea2d35903c9d8c327 │ │ └─51562 /pause │ ├─e0a383a070d2ae1effaaa56118fa0469e012ca73ff65617d67144f88efbc93e8 │ │ ├─49527 mysqld --wsrep_start_position=951bd54c-4ea8-11f1-a475-0e3747f43162:20 │ │ └─49649 /var/lib/mysql/mysql-state-monitor │ ├─35981b1d74bbd8ca6f0f34837115c9ddf784663b2e3550ddd6185bb750111a5e │ │ └─66302 /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-19-213-219.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 │ ├─32e7a41bd1d12c1cd11f3169ac08e020446d4d90f849175f293b0bfd97147849 │ │ └─63156 /pause │ ├─28a70654b8934a4373f8e28abe54746a08b2c0788f6c639f02b061eb6bc7f0aa │ │ └─150119 /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 │ ├─8bcb0628b1c4a2762ca141947a0b53dc2b338f8c3176f3aeb218226a7677c156 │ │ └─49342 /pause │ ├─d8108d32cc2b2df5a4e6afdd440ac497043dd905eff04b2c1c7b886242dcd19d │ │ └─159664 /pause │ ├─92f0361665513603902e0af89dcf99ea45b18198aef5525d0bb33d8ab56188fb │ │ └─113062 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bb7d6d64bfe9fb1d71a371438bdf257a518b4eef30b2eb57e669d1cdeff687df │ │ ├─203529 /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 │ │ ├─381249 /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/tmpoh_kg_hi/privsep.sock │ │ ├─381690 /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/tmptuctkkyu/privsep.sock │ │ └─382420 /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/tmp6dwxajmm/privsep.sock │ ├─13e1ab3414508958cf169e7190d81bcc72979bec83413f6c05097088ce219dd2 │ │ └─162439 /pause │ ├─f69d3afbeb17b707a7c3c77bf421d607e52055ac2dbe679429d0e8410fee1679 │ │ └─40869 /pause │ ├─f3fd336dd6427bfdc2b33f974d9eb9d707274ab18909f7617753fef0de9f243b │ │ └─159070 /coredns -conf /etc/coredns/Corefile │ ├─61918d700a184a2c0c9a6e03bfea28f0bccac9493db179b7a091e0eed31545c6 │ │ ├─231907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231926 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─412388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e6462d6692921f3f2e24807ef59d0cce9cc24d91ad2f7a61e6b8b5fed1f910db │ │ └─48429 /pause │ ├─f122ef71f5c225e1ac965a4d4d93aa65e4477de796a6e2418367c4820320d5e0 │ │ └─158818 /pause │ ├─583e102d68091a01bcbc3d4f5ce9efd1c1a7639aa6e6552c202cdd6133a2b494 │ │ ├─78278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78296 /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 -- │ │ ├─78302 erl_child_setup 1048576 │ │ ├─78466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78548 /bin/sh -s rabbit_disk_monitor │ ├─cbe865db327d90bb752add6a7f91ab06a66990ffe253a8e27d7584bc909e816a │ │ └─65013 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5492a13d98ff86f0ccee945253de22aa4b9fb708c5d1f7ac276c84f7923efac1 │ │ └─57293 /secretgen-controller │ ├─bff0435cd8e487252f52bd8aae1970137788efc7b764081b5e82f61d299e2d03 │ │ └─41010 kube-apiserver --advertise-address=199.19.213.219 --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 │ ├─fc247ad6b25cd9151ce11b79842c7f67796c0e37d874c5bf7321f40c60e61798 │ │ └─235988 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b6481aaaece14f9e011e43dae72958338281ac70f8636b6f4f20908d229b94b7 │ │ ├─ 97060 /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 │ │ └─403511 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6e26906b9b96c448213e056e4ac0913bcadc09be053989d312e0ecf2157eec91 │ │ ├─212739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212756 /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 -- │ │ ├─212762 erl_child_setup 1048576 │ │ ├─212816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213089 /bin/sh -s rabbit_disk_monitor │ ├─9e42695debb4de7bbc5f3e181027cf9cda8378c6e30437617b318bee538735c8 │ │ └─56709 /pause │ ├─a2a91bc2ba8671e49c1b8f2ab1eb6e9c08e39262493e2289ee19f6bd3002a993 │ │ ├─177580 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177597 /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 -- │ │ ├─177603 erl_child_setup 1048576 │ │ ├─177701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177712 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177869 /bin/sh -s rabbit_disk_monitor │ ├─4b6630ccfcd7215323c2a7e4388dd152f7d3bdeeb8f6f9d3cc470dd71723fa2c │ │ └─47948 /pause │ ├─25306d561ff8cb9158eeabaaff431c0ea5c67c8e474dfd6851e0155e38271319 │ │ └─48056 /pause │ ├─fa8e0fb499f5fb524b7fad1878bc3fd7def0818c2f140355f5d27209cf816c80 │ │ └─63980 /pause │ ├─1b6baee9fc5723c640fb59f95ecf63ed10a30618fe231f2baa1f07e94ada4183 │ │ └─192870 /pause │ ├─1b217e76bcebae9ad315000341c4af796dfe09d469a0ada19016c795952c1112 │ │ ├─180255 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406165 sleep 300 │ ├─813a5447c1070c4bc6f4285f38beea8cc4aca07536cea46949cb7584328d4d7e │ │ └─47203 /pause │ ├─a11707728adcadd34cc2196dce3b4d541931460ed77fd32d0acc303d7836b7fa │ │ ├─277143 apache2 -DFOREGROUND │ │ ├─279568 (wsgi:h -DFOREGROUND │ │ ├─279569 (wsgi:h -DFOREGROUND │ │ ├─279570 (wsgi:h -DFOREGROUND │ │ ├─279571 (wsgi:h -DFOREGROUND │ │ ├─279572 (wsgi:h -DFOREGROUND │ │ ├─279573 apache2 -DFOREGROUND │ │ └─279574 apache2 -DFOREGROUND │ ├─4af38359ce351792551741b2cbd080354c8985eb0c0604b48e24bfd615b1aeec │ │ └─96939 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-jt52p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─19269c89ed6873b824814f69d9848e3ec80c590ba38da698f07e792897b27a20 │ │ └─130703 /pause │ ├─55f7b5596c94f862450c4b814e7bc115ad482d1fcd0271ed0abbda3b24465049 │ │ └─48102 /manager --metrics-bind-address=:9782 │ ├─d27630e3a7cf0c7d11fda26125da136ad9e6c6bf21021a13244ee58632a0baf0 │ │ └─179066 /pause │ ├─84062e082c3740c6497a2b057898b9a5bf4c1c46e28525050bb77dda2254b938 │ │ └─86349 /pause │ ├─73d29cbdd5eaf36b01a7b17a371587352977da260fdbe04434d2c5ca5b4021e1 │ │ └─145592 /pause │ ├─9a508d21de907f9e6d3ef57183c83b47f8c32d56661ec2ed1cc1586fbe7609d3 │ │ └─235593 /pause │ ├─288810bb5d4b3f18c98b5092439823484c6b1915aa9c9edc28c9b3615d34bd60 │ │ └─65890 /bin/pushgateway │ ├─2d01a4859934d0e80211cff91798c8a4f7120fd01d5df5f97b51deac9f0a1c09 │ │ └─256322 /pause │ ├─45ba30c7d65993593d03a2b59152d7a53212d6640ef54e13c511357a05b660d2 │ │ ├─208556 heat-api: uWSGI master │ │ ├─208623 heat-api: uWSGI worker 1 │ │ └─208624 heat-api: uWSGI worker 2 │ ├─96600ab6636bd813018af4013563fb4077f49f4b46f8b150b6f83947173d3661 │ │ └─260883 /pause │ ├─accc968146906609422b11a6c02be2c29719d725372978a948fb08a91342c3f7 │ │ └─96628 /pause │ ├─907464e580b2ad98413b2261140361c538209af0c6112765ff708117c1ff2fb9 │ │ └─128116 /pause │ ├─3aea8ebaa6a7b32d436d621544cddf56ccd19c492b9358a44570a874ce94893a │ │ └─43835 /pause │ ├─d381466a003217362817430506e79f467ba9bd7d01baf8cc78aa78c77668311f │ │ ├─271607 manila-api: uWSGI master │ │ ├─271647 manila-api: uWSGI worker 1 │ │ └─271648 manila-api: uWSGI worker 2 │ ├─8fb8b761397d3d53bc9aeb296057eb9f3d5a3ea5b7e18ee566863abc55a5d0bd │ │ └─41383 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─19fee6d74f42f182bcf14618cbc951b51d3eb89fb6fffff8f4843482580e0f31 │ │ └─40884 /pause │ ├─32b53c94b19ba97099802c1cfbdb2fe9a4a1bee33bb5c99529ca2de743c15b9a │ │ └─274247 /pause │ ├─4ad27feab272fb0d508024989b18389b8d95301df1cd7c43e1f76ddc8faff42c │ │ └─47149 /pause │ ├─920f37dfe9392bff75932ae3fbbc5fce047a0e77fc7ed557a474d986c5461391 │ │ ├─231027 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231499 octavia-worker: ConsumerService worker(0) │ │ └─231502 octavia-worker: ConsumerService worker(1) │ ├─8f5bb425eae1d3ad4e876dac3239f0eb9459543005f77ac703aa15d3a96043be │ │ ├─188528 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188784 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188787 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188790 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a0177fb5acf3157c37dc4e72c2a467f217f15ac9bc866ac5a2c9dee679c07e34 │ │ └─45032 /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 │ ├─1886612631ee6529a3569cf21fc550b28e935e6df99c75d0f330df010fd1ce53 │ │ └─41359 /pause │ ├─718682e06d4efd427bc94cb34af15cf8a157cfc82c19866dfc90809db64e8380 │ │ └─128696 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b5dff81df08c0b7205d3102e192b7e4bc9ed5ab37449b88601ea727e0542ab9e │ │ ├─193124 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193141 /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 -- │ │ ├─193147 erl_child_setup 1048576 │ │ ├─193240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193254 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193560 /bin/sh -s rabbit_disk_monitor │ ├─16e27ba7ea45cdb2962a359fa302ea3a1b5bed0e12605d814eedb0e23a0517d8 │ │ ├─110159 glance-api: uWSGI master │ │ ├─110173 glance-api: uWSGI worker 1 │ │ └─110174 glance-api: uWSGI worker 2 │ ├─2d37bbeecf30e6eccb51cb3b09106547c86e359a3279c0fb0ddc6098955e0d52 │ │ └─40902 /pause │ ├─c9818845833874d781717e1b6b692841143ef337d04125bc02bd791fc49e70fb │ │ └─179172 /pause │ ├─3b7b7438d719609adc0abce08a9ce36a7ab40daa7699ca92c6f2ae684bcf9d1d │ │ └─65451 /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 │ ├─94913b35357371da6ed496f7142c007beec3de3e168143528c28a401e8dc9e61 │ │ └─40858 /pause │ ├─e41063a9f9fc3f8323eb18abdaf56d73635023f920c204ee2bc0106da422b7ca │ │ └─158463 /pause │ ├─057f132aa8878a22a08978a09e6ff83ad54ba174c2ee380f6a61787111223284 │ │ └─179488 /pause │ ├─7d9017ce0e9f2eda90a8cd75689242674c3d30bf20e80b261ac393c4de2d0766 │ │ └─177332 /pause │ ├─7fe65639a5a250e4a513e5c86218f06d8083f3bc9b14fada0bb36a2ffe325065 │ │ └─162441 /pause │ ├─721bdf152f64613ddd2d999ea4c0d6d8d57a4da5329fa40adcd172914919182a │ │ └─44528 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 │ ├─23ef244614a9aa47231bcf005b4c121aea811dc550d3969bccc9f36e1086887f │ │ └─62772 /pause │ ├─85582a312abad9c8bb144c5b8cd611e962429bad38c396594ec8d9fd3d750b72 │ │ └─69047 /pause │ ├─0e632be022518f4f54dc749cd02306717a582e969bf7c6b4d1e86384b1a3c42d │ │ └─63618 /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 │ ├─cb30f4378a145d09f982f92670112898bd414c7cc7881aaff600564f74b54d5c │ │ └─40977 etcd --advertise-client-urls=https://199.19.213.219: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.19.213.219:2380 --initial-cluster=instance=https://199.19.213.219:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.219:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.219: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 │ ├─1cc4d7f98a073a975d39e061055c6f37d691cc982e19b2ba1e9f01fdb025a219 │ │ ├─251967 magnum-api: uWSGI master │ │ ├─251999 magnum-api: uWSGI worker 1 │ │ └─252000 magnum-api: uWSGI worker 2 │ ├─b9cda5e7998e0a1267a0cae5126370cace3f83a079ed6d8053fad1ace029c6d9 │ │ └─195641 /pause │ ├─e1e896f0bdc4e6aa4e9b9e27967fb8f9c8e5ebc27e95a4f6d9a9e777a6cfa122 │ │ └─278887 /bin/openstack-database-exporter │ ├─7bd13072ee358df42aad4deaf970a15fdc9c77b1ad54d783788cfc0aa6dabdb0 │ │ ├─230088 octavia-api: uWSGI master │ │ ├─230101 octavia-api: uWSGI worker 1 │ │ └─230102 octavia-api: uWSGI worker 2 │ ├─9a86370a73da0b3a37e9add7ddb609576088dcaf86b7a8f8e3d7348644963d24 │ │ └─115076 /pause │ ├─c0e56de57fbbf1eefd7111712b4a0097601894f7c1dbc27a878b77f5465a498b │ │ └─260762 /pause │ ├─065385fdef6a50ec087403fc71d24c86b56bd10989d3110ccb15ee0b1d3ed651 │ │ ├─256556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256573 /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 -- │ │ ├─256580 erl_child_setup 1048576 │ │ ├─256665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256904 /bin/sh -s rabbit_disk_monitor │ ├─b9d586cce0534d676b75ffa05e5a5636fde03c173656fb435eeb4117b60ff3b5 │ │ └─78164 /pause │ ├─594baadc095fd3decfc1b901a4709eb90942faf1b6a1b38eb56f653abd4caa07 │ │ ├─129157 /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 │ │ └─129296 /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 │ ├─f077b9382e0c64ac55ffda9be05a608293fa07e8641a632e6fad7cebc5d2ddf6 │ │ └─66215 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 │ ├─5ef2b277b5559ff3c65a10e8f515d6457cb94de9cee6ca2150e8cca71224d931 │ │ └─111381 /pause │ ├─7fe36237cf40bcc1caffbe497e043693dd9476b15c96c00429141d27c777daf6 │ │ └─67137 /bin/oauth2-proxy │ └─b610363e26be4935e52ad057d6cb3e15b6d898bc0727312b1bf571b83d5cfaa3 │ └─66017 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount