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 │ │ │ ├─21587 /lib/systemd/systemd --user │ │ │ └─21588 (sd-pam) │ │ └─session-21.scope │ │ ├─21545 sshd: cephadm [priv] │ │ └─21608 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1599 sshd: zuul [priv] │ │ └─1612 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1603 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─398959 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-spqylxgopyjoxvepxhehgfbhmvjomdjz ; /usr/bin/python3'"'"' && sleep 0' │ ├─398960 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-spqylxgopyjoxvepxhehgfbhmvjomdjz ; /usr/bin/python3' && sleep 0 │ ├─398961 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-spqylxgopyjoxvepxhehgfbhmvjomdjz ; /usr/bin/python3 │ ├─398962 /bin/sh -c echo BECOME-SUCCESS-spqylxgopyjoxvepxhehgfbhmvjomdjz ; /usr/bin/python3 │ ├─398963 /usr/bin/python3 │ ├─398965 /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 │ └─398967 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 … │ │ ├─ 9944 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 01b6a12497a5acff5643222747b87357d82ec84ede136167bdbbea7c9f42c948 -address /run/containerd/containerd.sock │ │ ├─ 12668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d893f58122fcbae2ae72b49eb85274d3f6f907ac91095ff5392ace3d355b470 -address /run/containerd/containerd.sock │ │ ├─ 18553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69e1e60d84e051059909bb83dee1b5e3cb52a219611ac895c192e1a84330dce0 -address /run/containerd/containerd.sock │ │ ├─ 25139 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 159618c973d73bbefedef1925069a6b9850eff8f166e7a48f3481d2a49dd8100 -address /run/containerd/containerd.sock │ │ ├─ 29643 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d08ab5a2a75de8ba86960848a4908498649a7bbceee84040a23de621d56023a -address /run/containerd/containerd.sock │ │ ├─ 34182 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4558b157f450600d78ddf1594dd0d50795e2e5f2a152d0b7d357db56ff56788 -address /run/containerd/containerd.sock │ │ ├─ 39749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc36567eb18facf7d5a587335424384dd9589536b14f6211855b6317c36e88c3 -address /run/containerd/containerd.sock │ │ ├─ 39755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d861bf929c78a7e27c9c00b6e21943d81874e7296e4d194332b5a53c1cf8d4 -address /run/containerd/containerd.sock │ │ ├─ 39777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d4913fa2d94c4ca3f13b6af4d22059d76007775841900ab9db842263b34ca0 -address /run/containerd/containerd.sock │ │ ├─ 39812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7138cb56f8b2781ac1977fd0cc108c3c8d06992cf83415874819c416b9340f8d -address /run/containerd/containerd.sock │ │ ├─ 39820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2265231034822129d7f1b52ab1966add3463ec59e4d747d3f3510a4ea3651f9 -address /run/containerd/containerd.sock │ │ ├─ 40383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faddcc79b28fa18fdc717978ead8b4a90beb5bc81a1afffc964471cea767c23a -address /run/containerd/containerd.sock │ │ ├─ 41100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d25628fa666a88ad002c0a4ba000f304ed8b901d0539ce36e8bc9d89df38c1 -address /run/containerd/containerd.sock │ │ ├─ 41115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64505e988f650c1bf9b941adc9d6516786bc849eba0657dfb6c2d05ce70a244e -address /run/containerd/containerd.sock │ │ ├─ 42456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75eab79e976408aee5bd64443ae68e6d867280857c120b5500ed47f3653a681f -address /run/containerd/containerd.sock │ │ ├─ 42856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca9523cd0c47aa32b1cb68f85b22a0df073ca853cbaf3d7adfb6f5a3fa60a68 -address /run/containerd/containerd.sock │ │ ├─ 42939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc5dac9436e22743a4af8388f1b55558d9691986d4c683f5edfe176aff71069 -address /run/containerd/containerd.sock │ │ ├─ 43375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bbd00e17b4f8516f545c7e285bef1cc9254b9e4327a32574f16a1bf3bc3d40c -address /run/containerd/containerd.sock │ │ ├─ 43911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd34984ecbd53ff53bc298c9453633fa8ef469c3fd49a7f8051d7cf3bd076d19 -address /run/containerd/containerd.sock │ │ ├─ 43934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 210f8ff242c2d0f3302567845dd079d5f81a5082c824f7408ad84e7693f7ced5 -address /run/containerd/containerd.sock │ │ ├─ 43988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6ace129f65ba39519486f6702ced2d6b38197c02c3961cf3271f13af0c5d7e6 -address /run/containerd/containerd.sock │ │ ├─ 46309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5886039b863de917f2c83523c1908579c699b99d20dd67ba48dc62f6a7f3fa2 -address /run/containerd/containerd.sock │ │ ├─ 46372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a31d5b9a47dab3d296102142687c5a3ac80ffe88d6bfaa7087f05ce816c3213 -address /run/containerd/containerd.sock │ │ ├─ 47090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aebf55e18b0c4587bf14c3562a93fe1f3138b0dd1400541573af5c79bfefe5ac -address /run/containerd/containerd.sock │ │ ├─ 47191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0f43842d598f1ace03c74ba5fecc3758033b3426e8e7d194a79b9cfd2349a59 -address /run/containerd/containerd.sock │ │ ├─ 47777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39972f3e7e15efa42e3e1ea7ebe1cedb6715f8a0a79c3d8af2602f1e5a5ce750 -address /run/containerd/containerd.sock │ │ ├─ 48135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c5d1afd39b8d5f745aa891e11eec9faeefacdfbf976940916765d672e283b5e -address /run/containerd/containerd.sock │ │ ├─ 48450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314568b43ddc70f529657adbdeb82c4f47f345f1a7cb1f02f12b83b25b238950 -address /run/containerd/containerd.sock │ │ ├─ 50669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70470a919acf72afb4a3274269e88855aedc83504a600984cbdf356c2e2011da -address /run/containerd/containerd.sock │ │ ├─ 50838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7c0e4d6c2f5b15892d0b6257182868d281023b8b3f5254c310b39d0f97855d -address /run/containerd/containerd.sock │ │ ├─ 55181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9371d4c990f88fbae5ca64f5fda82f323b71f4f89715af28b7a10f2a1fae22b -address /run/containerd/containerd.sock │ │ ├─ 55853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e75f41ff2f397d1975ee594f6f358e64077ee0e7e0c99e6ef4f53f9ff26109e -address /run/containerd/containerd.sock │ │ ├─ 55905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edff823ac6b44819456db65ff65341d09865ca6ac63398a035cabc5cfd6acdfb -address /run/containerd/containerd.sock │ │ ├─ 55965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a2b93f3eead6ed45e11add3a3a0764eec2ad06a756773c668a23c0c0daa0ee -address /run/containerd/containerd.sock │ │ ├─ 56130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab6aa8f763d72c52446929fde765ca7ba720a5531c2eff2acfd0ebabd213826 -address /run/containerd/containerd.sock │ │ ├─ 60865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31dbf0966693ec0d6390740fea6136ebaef983efbf02594c3c05adec0e466d99 -address /run/containerd/containerd.sock │ │ ├─ 61022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7a09735d91997a341f4ad488c58c21e51a92b0eefd84fed75a5e7afea73861 -address /run/containerd/containerd.sock │ │ ├─ 61062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e421f7a1d7adc229613f114d277fb6a44b9ef502c49f0c6a4eb18a8212f2bc -address /run/containerd/containerd.sock │ │ ├─ 61107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca511429e1cce2be5dd35a76c7f8eba05b6b0b4d99fce0a13304451ccef2901b -address /run/containerd/containerd.sock │ │ ├─ 62644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 917476c481b780e85a4e5a61d79598c899770623d3476f57d0f0db5afdbcfa9b -address /run/containerd/containerd.sock │ │ ├─ 62729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25df4e0f5275c8e232f2f655e90945e65d7dca4c6722a2bd735c46b00dc1213e -address /run/containerd/containerd.sock │ │ ├─ 62920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0b5b91491510f5bb74577ae8e0970cd2a995b541801f5dd3586a90ce045b6b -address /run/containerd/containerd.sock │ │ ├─ 62981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f0faff44bf378cff1456b93fa4ffc41db066c9166a8bc32daff6f41e917a4f -address /run/containerd/containerd.sock │ │ ├─ 63021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7335ac0352b21498bbf7842f1c914a3ea62f5d00a68c17a6721850c68832d295 -address /run/containerd/containerd.sock │ │ ├─ 63543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885d7a54c0d39d1626f25e2ad3d069eab1abe701775f92693b16445a7c5b2569 -address /run/containerd/containerd.sock │ │ ├─ 63794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d31d053944f3bc828978e9df88109ca83de215f847a05b650d93d7bf5bb0bd3 -address /run/containerd/containerd.sock │ │ ├─ 64036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc616603e30846e1372ad43eadc4b52c9f274fddcd0e4f2e832ea671553cc3d9 -address /run/containerd/containerd.sock │ │ ├─ 64781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64bab06250eddabfb62d0b5f7f95f1d82f3e728dff2ac360c76ff6cacc89ec77 -address /run/containerd/containerd.sock │ │ ├─ 65501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2b78936e6cdc16aa2c7bbe810f2e4acc5dec5e16f6938b84f16205ac3c6c92 -address /run/containerd/containerd.sock │ │ ├─ 66994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edeecb7881f9d6ae3d8b8e461db4577e09d9c90ee51739da83851981e4dd0012 -address /run/containerd/containerd.sock │ │ ├─ 68862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea28d47423e619208a7383ea6b940d23bf0168160420ff7302392afdf0b58738 -address /run/containerd/containerd.sock │ │ ├─ 78215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14a956b76478013d6da0b971eb66d821114c129f96ba505ef32b7c196cb11c4 -address /run/containerd/containerd.sock │ │ ├─ 79652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce3175b1872c32ff272ef4cb6f56fcb01e96d3435d9ee07785db0a71e4f7bb9 -address /run/containerd/containerd.sock │ │ ├─ 85625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06690cf0ea9bd57d313887801fe3b2cea3889b2cd4f067d8c872fe7c05e97b46 -address /run/containerd/containerd.sock │ │ ├─ 91640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4c81ea58189c38886e1ad9f8616eaf8c7be4f9b79c8c5a6517cc359a902c31 -address /run/containerd/containerd.sock │ │ ├─ 95802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0653b0b17965e233aced37bb943e9c6d71fb232036bf0cb87dfa2a0432ea75e0 -address /run/containerd/containerd.sock │ │ ├─ 95913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51f1ca788121b6db63ca7d81f3c9c4dd42eb4afb7ebaee6a4ca801cd8144fac6 -address /run/containerd/containerd.sock │ │ ├─104264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b1e3421281f876a9d42b3fdfd049db4862aa890266c85333c1f30f03d588dff -address /run/containerd/containerd.sock │ │ ├─106007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28d4f5b42f88663fec1def238380c49b653b1bb56668bd098980caa58dbc233 -address /run/containerd/containerd.sock │ │ ├─106061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a725a07f63f7d7ec203bf7c94e0560815c9e3ebf6178cfbb55df07744c572450 -address /run/containerd/containerd.sock │ │ ├─107954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b325ca346217d46e44435bf9422a2ef9b48bfc3ce26e5097dc2ed3d136531ed -address /run/containerd/containerd.sock │ │ ├─109622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f4bea157e54db1d2d3bdfad5add669057a9abb5e8ed6b746769951a1bc72a5 -address /run/containerd/containerd.sock │ │ ├─109669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3fefde4bf30510e5fe359717e73274aadce978129e4f6fddc378fe99cf3f91 -address /run/containerd/containerd.sock │ │ ├─122656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7d0d52faca86e85ee52250ea570e9aa5bd3f7f022ab6ba49313fe4c12e3195f -address /run/containerd/containerd.sock │ │ ├─122703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe01175836a36d753e27ab73355e1ac378191b79e61659f4ac40336d430e01db -address /run/containerd/containerd.sock │ │ ├─125255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd5426ff6e6b9f97615eb39a2b9c74ce09a643a4d6ce7545b2c7b2450b663f9 -address /run/containerd/containerd.sock │ │ ├─139334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97f1da0e4d35f3db19a52ba0bae8280b2ea5214574a9dab8f154d6642de0ddd2 -address /run/containerd/containerd.sock │ │ ├─140864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb8793e6666395abbbfe662aa5ee90164cc984ce30ac885ce456295507bd149 -address /run/containerd/containerd.sock │ │ ├─141306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3bf20dd27d9e501f543b3daab4a81efdc0f8fc502e4f9d165f3f99a77f509df -address /run/containerd/containerd.sock │ │ ├─142132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c869542dd95fe8ccdfbe1dd1ad77ff139e9091e41190e2f7332be99b68548b52 -address /run/containerd/containerd.sock │ │ ├─144016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fa45349a430ba56821f28cce4437c38414e0aadc5ba9dddaf1ef9983e914fc -address /run/containerd/containerd.sock │ │ ├─144267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4896432d58b418166f9124ccecf51ef50335bbf65872be5e14f0e587cd263b -address /run/containerd/containerd.sock │ │ ├─144362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e08515ff1a4c8a367f67d74e37fd083c101cae4d19b26822a82f23d3b0cdf16 -address /run/containerd/containerd.sock │ │ ├─144488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7066b069250a054d70d8ee3b41682e701992cdc0334f162f92abb91d5adbde85 -address /run/containerd/containerd.sock │ │ ├─144879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311ec5c16e44f392955dce043224fd08543f0b8c8072ef45260170b1a2e3dcb4 -address /run/containerd/containerd.sock │ │ ├─145186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba203937926868eea240a1f75ca739992948714ed7970faf6635811cc3207a1 -address /run/containerd/containerd.sock │ │ ├─169205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03aa011b77e37cd7f0a1dfb73f6f372c33301dee904daf74159a96a861a0c593 -address /run/containerd/containerd.sock │ │ ├─171041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df5aeaafb077da4324ffa45cc05a965d419a59a4532ba1d7be7e9377d0ef9b83 -address /run/containerd/containerd.sock │ │ ├─171067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fddf44e3d91c05d5435eeb8357bd7ad2a2d5bc707d8dbb98b5438b0e220b3efc -address /run/containerd/containerd.sock │ │ ├─171155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6b3ab30c37672d70176eeeeb3b3082460d92a4c5bd958aeebe2f8d1321f380 -address /run/containerd/containerd.sock │ │ ├─171205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99db4c6e4c7300943276fdec6c6c3d059042eb34a691030cfcf1cc617502fb1f -address /run/containerd/containerd.sock │ │ ├─171231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79a2ad4460bb2c413de45580385960ef80041e70332aa9378aeca6087a22411a -address /run/containerd/containerd.sock │ │ ├─171585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26555ec3d0c7c0db9d0d55104f6a34223959e913b7e6bba6b286f92f009312bc -address /run/containerd/containerd.sock │ │ ├─171623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d033b8adbfb9feed5a46da87883fc9fc45feb3f89671c9c861bc84bdb5ee658c -address /run/containerd/containerd.sock │ │ ├─184055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0bb9077bef135219c66b2949afbd2868407f77a3601e3eaa19ef22fe041bc7 -address /run/containerd/containerd.sock │ │ ├─186216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a43f72c9b19420548ef08408d0f80d271cac1ab40cf90dc4bba3561b6549c3 -address /run/containerd/containerd.sock │ │ ├─186274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5b0a5c518fc78bc105d69a0ad48979daae53c1641755bf543c12f1ab49502c -address /run/containerd/containerd.sock │ │ ├─186360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d344649d3993369ca31ca77fbf29172045b833eb8799e85be68bd8e94f8afa55 -address /run/containerd/containerd.sock │ │ ├─201904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c54c9606a01856665024a5f86291a3979127a37fe57727418466897aeba7fe -address /run/containerd/containerd.sock │ │ ├─209067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613a204098bdb965af89eac4a201a3f42b148c4d64fbac262a8157eddd3f06b2 -address /run/containerd/containerd.sock │ │ ├─209083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae17ea190c122aec5d3e1aaad9e9e3df49d33131a6836fb2ecad568b158b49f -address /run/containerd/containerd.sock │ │ ├─209103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f1d5d0204d670bbcad885cd934769f376088b7946e0c48cb596f67b86267f5 -address /run/containerd/containerd.sock │ │ ├─209412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 482621ee0f8cd06ad0a003d4c14754ab187bd968e787ac576519fbce73f541ea -address /run/containerd/containerd.sock │ │ ├─220279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26006f5b81cac11866afb9b97c5628de0330dfdd1d6a8aa4f54916b74a862ab4 -address /run/containerd/containerd.sock │ │ ├─222737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a9d9556c028cc69ba1e1bc973771829d7237fdd62e4d14c1946ffdb0c07f83d -address /run/containerd/containerd.sock │ │ ├─223828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eba40cb3cbf4c87ee49b3a09cc10559ac1029ed71e22851d9ecbb48e88c4278 -address /run/containerd/containerd.sock │ │ ├─224488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33d4391c71915643adf0930ee6ac9cabbf1dcf965e821f935cdf43517ac613fe -address /run/containerd/containerd.sock │ │ ├─225097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2580ce72f34b1769cd5d7f1bd0be0f2e10a7347cefb2cb370c1c619a110d02ad -address /run/containerd/containerd.sock │ │ ├─227157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0222a04e57f042772572e0ddf12ed6ae89461f60a64b43d5200769f2d31f6135 -address /run/containerd/containerd.sock │ │ ├─228056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53357acd15e02c30ac051a4e20f5563e999b6ec4f234a67c8b0036545d201b1e -address /run/containerd/containerd.sock │ │ ├─228097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35283c9c0d404f6623b93bf49678e6a692fbb2f470085fc76bf04bca53a91906 -address /run/containerd/containerd.sock │ │ ├─237460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b935f4772d0b1b58d0278fbf8fcf0a7281a11cbe16d1194e1ac42236295cf27 -address /run/containerd/containerd.sock │ │ ├─237891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8af1f3692438331a360d86ed98b117cb117a807b03c847e7151237ea44702a -address /run/containerd/containerd.sock │ │ ├─242488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ed7c6bd3e4c08065a1886f285d1f45b24745d7195fdc0c78be76ab997b69d1 -address /run/containerd/containerd.sock │ │ ├─247201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7b795946bff8cb1e83fc9d614514fbca0c76f9113968f899aefe88ab182cbc -address /run/containerd/containerd.sock │ │ ├─247383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9b1110361bbe2664e0f19580cdf5c3b8e86f90ae171554b24efbdcafccc52f -address /run/containerd/containerd.sock │ │ ├─247435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f98f794c2dc19190278fd4693e573db7c4dbade5236ae8cc74d6002ec053839 -address /run/containerd/containerd.sock │ │ ├─247485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da31088ae44441b33072009f8861cbf9cdb38cb1efab302e48ea437a9f7e7f3b -address /run/containerd/containerd.sock │ │ ├─258777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe44e5be287e3af67e1158c7d5e5753ccdb786a3ce92277f7dc45f068d0de256 -address /run/containerd/containerd.sock │ │ ├─261355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35efb2421426da4b734b63f4d8b1a7a7680f6641ed93a28a32190700cec88b22 -address /run/containerd/containerd.sock │ │ └─262652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4e8c3382b3f796da7b3873718b40240a6edfe1e6443df73ee9ffcabcbd3c9a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29359 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29626 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18508 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18531 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24845 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25122 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33886 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34165 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wxyqmr.service │ │ │ ├─12582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wxyqmr/unit.run │ │ │ └─12612 /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-wxyqmr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wxyqmr:/var/lib/ceph/mgr/ceph-instance.wxyqmr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wxyqmr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wxyqmr -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 │ │ ├─12216 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10315 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138703 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40214 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-b4558b157f450600d78ddf1594dd0d50795e2e5f2a152d0b7d357db56ff56788.scope … │ │ ├─34207 /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 │ │ └─34219 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─run-rbfa8e3558200455b91c742faa0bbc579.scope │ │ └─184527 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2d08ab5a2a75de8ba86960848a4908498649a7bbceee84040a23de621d56023a.scope … │ │ ├─29667 /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 │ │ └─29679 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-5d893f58122fcbae2ae72b49eb85274d3f6f907ac91095ff5392ace3d355b470.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wxyqmr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.wxyqmr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-69e1e60d84e051059909bb83dee1b5e3cb52a219611ac895c192e1a84330dce0.scope … │ │ ├─18580 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18597 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-159618c973d73bbefedef1925069a6b9850eff8f166e7a48f3481d2a49dd8100.scope … │ │ ├─25163 /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 │ │ └─25175 /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-config.service │ ├─chrony.service │ │ ├─10821 /usr/sbin/chronyd -F 1 │ │ └─10822 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138559 /sbin/iscsid │ │ └─138560 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-01b6a12497a5acff5643222747b87357d82ec84ede136167bdbbea7c9f42c948.scope … │ │ ├─12331 /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 │ │ └─12349 /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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─75eab79e976408aee5bd64443ae68e6d867280857c120b5500ed47f3653a681f │ │ └─42480 /pause │ ├─5b325ca346217d46e44435bf9422a2ef9b48bfc3ce26e5097dc2ed3d136531ed │ │ └─107977 /pause │ ├─0a890894f8233aabbe293b5475d3e3a66fc52a928218c83ee10e96c02320c661 │ │ └─40433 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─311ec5c16e44f392955dce043224fd08543f0b8c8072ef45260170b1a2e3dcb4 │ │ └─144927 /pause │ ├─0f0bb9077bef135219c66b2949afbd2868407f77a3601e3eaa19ef22fe041bc7 │ │ └─184097 /pause │ ├─fd30cbdaa3c78d31a417a6e240065c7574b6c16142227dceb450271138e6ef7a │ │ ├─142260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142277 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142283 erl_child_setup 1048576 │ │ ├─142354 sh -s disksup │ │ ├─142356 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142357 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142369 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142370 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142380 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142673 /bin/sh -s rabbit_disk_monitor │ ├─12b035d5504af15344ee1820387fb03e997ad907464952b2144c2a9655620d88 │ │ ├─78319 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78344 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78352 erl_child_setup 1048576 │ │ ├─78401 sh -s disksup │ │ ├─78403 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78404 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78628 /bin/sh -s rabbit_disk_monitor │ ├─3093144ecd4a61e39f5d819554bd045132508ceb3c8434972aa451a1879d1390 │ │ └─61665 /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 │ ├─607b87496d8d3643e016e407f68d3f860ad9cb27a65913872b362a7d0a3e1f70 │ │ └─40005 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─ee22e83d1d78503214c2f63e283e6097e9db8de69cab987f0444fbd12a52b3a4 │ │ └─227210 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─25df4e0f5275c8e232f2f655e90945e65d7dca4c6722a2bd735c46b00dc1213e │ │ └─62751 /pause │ ├─00fa51472e7054bd894e24a5c32e5f00762708b0d7163173fa9ebb231fe30646 │ │ └─66447 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-4.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 │ ├─e0d6358dd7dc39f70a9cd8bcd47cba612251545a1d3c56c01c4ead35c5b1a17c │ │ └─61486 /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 │ ├─6bb85d0bbdf176e264cdbd95f22125b51e73e9719676e464f97322957420fb9c │ │ ├─220553 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220570 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220576 erl_child_setup 1048576 │ │ ├─220626 sh -s disksup │ │ ├─220628 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220629 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220640 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220650 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─220750 /bin/sh -s rabbit_disk_monitor │ ├─6e3fefde4bf30510e5fe359717e73274aadce978129e4f6fddc378fe99cf3f91 │ │ └─109711 /pause │ ├─0e08515ff1a4c8a367f67d74e37fd083c101cae4d19b26822a82f23d3b0cdf16 │ │ └─144397 /pause │ ├─ded00afebd6f667065e58d55a9592e4c86633d384ad5fa01c41b11c87877ffb6 │ │ └─47535 /manager --metrics-bind-address=:8080 │ ├─fa976afa0a630ce8754dba4d9e1f269ad6b6075aec4b5253ced32e3ba9545d42 │ │ └─40037 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 │ ├─cd34984ecbd53ff53bc298c9453633fa8ef469c3fd49a7f8051d7cf3bd076d19 │ │ └─43955 /pause │ ├─b14a956b76478013d6da0b971eb66d821114c129f96ba505ef32b7c196cb11c4 │ │ └─78238 /pause │ ├─fac8cc1887d35d193a50374f3bc511dd5cdea4f324746fd4eeabc4ef76a09651 │ │ ├─242735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242751 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─242757 erl_child_setup 1048576 │ │ ├─242834 sh -s disksup │ │ ├─242836 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242837 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242875 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243239 /bin/sh -s rabbit_disk_monitor │ ├─4b935f4772d0b1b58d0278fbf8fcf0a7281a11cbe16d1194e1ac42236295cf27 │ │ └─237496 /pause │ ├─613a204098bdb965af89eac4a201a3f42b148c4d64fbac262a8157eddd3f06b2 │ │ └─209188 /pause │ ├─a725a07f63f7d7ec203bf7c94e0560815c9e3ebf6178cfbb55df07744c572450 │ │ └─106090 /pause │ ├─e7d0d52faca86e85ee52250ea570e9aa5bd3f7f022ab6ba49313fe4c12e3195f │ │ └─122681 /pause │ ├─4e39b15c4c77ef688dad5512572e5b2962b81e83d9ed39db5672ec73a8e44575 │ │ └─67074 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9ca9523cd0c47aa32b1cb68f85b22a0df073ca853cbaf3d7adfb6f5a3fa60a68 │ │ └─42899 /pause │ ├─a2265231034822129d7f1b52ab1966add3463ec59e4d747d3f3510a4ea3651f9 │ │ └─39916 /pause │ ├─a2213a39f79b2a43a8c3e761301a2bc8b7a33e557ce0310c15cde3deafd93a69 │ │ └─65888 /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 │ ├─d878271b0c760117ba1fb811919af15a68de7a14e9e73bab964baca764d7f1e0 │ │ └─44180 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3874f1b4b1d0f499129a3202e07617d2f48f3ada0ad8ab6c2d22c71df0f7c5ff │ │ └─67046 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7feceb6d94eeeae574db1fafdc8019c90edb893f3c4f2b57d3fe2e5f7b9cb1db │ │ └─183573 /usr/bin/libvirt-tls-sidecar │ ├─eddb1109f5d9e575e4c8e9cb0409bbead0eee91283b0e85209ce8feaf525a3c9 │ │ ├─179872 neutron-policy-server: uWSGI master │ │ ├─179885 neutron-policy-server: uWSGI worker 1 │ │ └─179886 neutron-policy-server: uWSGI worker 2 │ ├─06690cf0ea9bd57d313887801fe3b2cea3889b2cd4f067d8c872fe7c05e97b46 │ │ └─85650 /pause │ ├─ecf46700ee070b880dbce16c67ff4278f79e45baba188753e7ce34efe3172b72 │ │ ├─237856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238239 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238240 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ef5e62fb5727d8e27000d287acac3455c40b234f65d2bf3840e69fe095195dcd │ │ └─43013 /coredns -conf /etc/coredns/Corefile │ ├─ea45ff73664f802a8048495e2dbd11ad6d1edc5c45d6f30d459384c948ca7837 │ │ ├─123772 /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 │ │ └─123932 /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 │ ├─e5568670f607c4ff9a9789e94618ce6a56e77d97dea01d6fd0d0edd3db025af3 │ │ └─224066 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6823ae69362afc63dc7d4020066cfa2a931387e2e107ffde4ac066dcec6f7546 │ │ └─66785 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-4.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 │ ├─626edc47463415022288c96c61f764bf1e935ac7cf66a09e4781812f295a39eb │ │ ├─84964 barbiacan-api: uWSGI master │ │ └─84977 barbiacan-api: uWSGI worker 1 │ ├─e4cc9f0c133a37b06f87f960b336decbd4a141c89ff7e7716dc5116780d48ae5 │ │ └─183664 /bin/bash /tmp/libvirt.sh │ ├─fe44e5be287e3af67e1158c7d5e5753ccdb786a3ce92277f7dc45f068d0de256 │ │ └─258800 /pause │ ├─fe01175836a36d753e27ab73355e1ac378191b79e61659f4ac40336d430e01db │ │ └─122744 /pause │ ├─f7446a7155cc5783cc357a3646b8d09a309802da767ba4a88ddda37e4997492d │ │ └─63134 /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 │ ├─5bbd00e17b4f8516f545c7e285bef1cc9254b9e4327a32574f16a1bf3bc3d40c │ │ └─43399 /pause │ ├─4d31d053944f3bc828978e9df88109ca83de215f847a05b650d93d7bf5bb0bd3 │ │ └─63818 /pause │ ├─e51eeecedd72f22bbf7ac0c4c878de49e5d85a448e58d459992d30d7821bc4ff │ │ └─163385 /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 │ ├─aea908fbd2aa541e2674fb47e30f29c3f9dcd3f4b7a193fc5e07728efeb58371 │ │ └─222877 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─eb269445915c2244a1c817c9b4039b51f45d4cd07dc8aeb2546d2aae268ce93f │ │ ├─ 46631 /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 │ │ ├─ 46655 /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 │ │ ├─ 46775 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260954 nginx: worker process │ │ ├─260955 nginx: worker process │ │ └─260956 nginx: cache manager process │ ├─e96699779d5180829f155035e2e3ae5ec177f441b9ee9a11486efe7f571263ea │ │ ├─168268 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168524 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168525 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─03cc29a45dbae3aa76399e8cbebf1cd3caa37c16b8d4d91c4847ab50abf56bc6 │ │ └─48758 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b951d104ce80b8e258d8868da1abe2de274cd9c887658659a17f69c43ebb4ab9 │ │ ├─188898 /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 │ │ ├─366252 /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/tmprdi8eodb/privsep.sock │ │ ├─366446 /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/tmp2pcucdwj/privsep.sock │ │ └─366539 /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/tmpij3wwxqv/privsep.sock │ ├─5af053ba0c4d714947cdbce353ba37bdd29cd47f569278d33fa7524633e6a823 │ │ ├─179819 neutron-api: uWSGI master │ │ ├─179858 neutron-api: uWSGI worker 1 │ │ └─179859 neutron-api: uWSGI worker 2 │ ├─148faef0a9acb3c42ce7c965928e95957d659e3dd150d6abe31756c00b34da4f │ │ ├─106406 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106759 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106761 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─aac043076d5cace35a4441b868b1df910019998671968bd6e252f1fd445087b8 │ │ ├─217726 octavia-api: uWSGI master │ │ ├─217738 octavia-api: uWSGI worker 1 │ │ └─217739 octavia-api: uWSGI worker 2 │ ├─7aee0b1831263fb832e06494f75848486d4f25ac53b75da9a22e12b3299b4d8b │ │ ├─67546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67563 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67569 erl_child_setup 1048576 │ │ ├─67616 sh -s disksup │ │ ├─67618 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67619 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67622 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67633 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67803 /bin/sh -s rabbit_disk_monitor │ ├─f73021278008b370bf6fccaa1fbe5c84a8a6d70f2deb746d0b1326a78682aa9a │ │ ├─182406 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183266 /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/tmparvji7tb/privsep.sock │ │ ├─183886 /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/tmpifebeiro/privsep.sock │ │ ├─184407 /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/tmpfzeapggx/privsep.sock │ │ ├─184896 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184897 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184922 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7b7b3493-24d1-4be6-94e3-52f7af84af90/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7b7b3493-24d1-4be6-94e3-52f7af84af90/host --addn-hosts=/var/lib/neutron/dhcp/7b7b3493-24d1-4be6-94e3-52f7af84af90/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7b7b3493-24d1-4be6-94e3-52f7af84af90/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7b7b3493-24d1-4be6-94e3-52f7af84af90/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cc2e6df2-5db7-4b42-ba99-f6d485ae8798,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 │ │ ├─184925 haproxy -f /var/lib/neutron/ns-metadata-proxy/7b7b3493-24d1-4be6-94e3-52f7af84af90.conf │ │ ├─203893 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b0c445cb-aacb-4c6d-b183-283574698c2c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b0c445cb-aacb-4c6d-b183-283574698c2c/host --addn-hosts=/var/lib/neutron/dhcp/b0c445cb-aacb-4c6d-b183-283574698c2c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b0c445cb-aacb-4c6d-b183-283574698c2c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b0c445cb-aacb-4c6d-b183-283574698c2c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-75b8640f-a16e-4d1c-82ed-ff450f9e8928,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 │ │ ├─203897 haproxy -f /var/lib/neutron/ns-metadata-proxy/b0c445cb-aacb-4c6d-b183-283574698c2c.conf │ │ └─369851 /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/tmpjowzerk1/privsep.sock │ ├─cf15c7624b6ca030dd7e8ff2f4667f87ef8d4dd26050c345711fa09cff4a6746 │ │ ├─198309 heat-api-cfn: uWSGI master │ │ ├─198385 heat-api-cfn: uWSGI worker 1 │ │ └─198386 heat-api-cfn: uWSGI worker 2 │ ├─10e5119c4ceda2c51dc235e483a27d443f8b61c7c204a46bfc988444913a58fc │ │ ├─169397 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169415 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169421 erl_child_setup 1048576 │ │ ├─169647 sh -s disksup │ │ ├─169649 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169650 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169660 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169670 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169830 /bin/sh -s rabbit_disk_monitor │ ├─75d4913fa2d94c4ca3f13b6af4d22059d76007775841900ab9db842263b34ca0 │ │ └─39890 /pause │ ├─03aa011b77e37cd7f0a1dfb73f6f372c33301dee904daf74159a96a861a0c593 │ │ └─169228 /pause │ ├─5a9d9556c028cc69ba1e1bc973771829d7237fdd62e4d14c1946ffdb0c07f83d │ │ └─222759 /pause │ ├─cbd8e7b218818fe8349e67259892c89cc51c5f487bb304ea96cf0400049665b6 │ │ └─43570 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 │ ├─64bab06250eddabfb62d0b5f7f95f1d82f3e728dff2ac360c76ff6cacc89ec77 │ │ └─64812 /pause │ ├─8a4c81ea58189c38886e1ad9f8616eaf8c7be4f9b79c8c5a6517cc359a902c31 │ │ └─91664 /pause │ ├─5e75f41ff2f397d1975ee594f6f358e64077ee0e7e0c99e6ef4f53f9ff26109e │ │ └─55889 /pause │ ├─f5886039b863de917f2c83523c1908579c699b99d20dd67ba48dc62f6a7f3fa2 │ │ └─46338 /pause │ ├─29212782278c5ce446fd70bdb798a9090143e6db4e35a09632888ca1f261134e │ │ └─42524 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─213d8d5bece99e39c6a89e9048d450fb550b7d8ea4b84765f884ead46aa6caa1 │ │ ├─62152 python -u /app/sidecar.py │ │ ├─62431 python -u /app/sidecar.py │ │ └─62432 python -u /app/sidecar.py │ ├─79a2ad4460bb2c413de45580385960ef80041e70332aa9378aeca6087a22411a │ │ └─171324 /pause │ ├─4f98f794c2dc19190278fd4693e573db7c4dbade5236ae8cc74d6002ec053839 │ │ └─247465 /pause │ ├─68246d5eae536dcd431f3a2fb50bb963a3e942328d94d52c4c7b96e09b66bc87 │ │ └─123295 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fc616603e30846e1372ad43eadc4b52c9f274fddcd0e4f2e832ea671553cc3d9 │ │ └─64060 /pause │ ├─fab74544ad2865a05de797dfa5ba37ea9b83350f1c555a7578348934c0c67889 │ │ ├─108057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108080 erl_child_setup 1048576 │ │ ├─108146 sh -s disksup │ │ ├─108148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108149 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108326 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108424 /bin/sh -s rabbit_disk_monitor │ ├─1fa3a7522684a7b74c6a5d1ddc13d86f8ce76ac6e4859d0d93be5785f108e8d9 │ │ ├─184209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184288 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184297 erl_child_setup 1048576 │ │ ├─184403 sh -s disksup │ │ ├─184405 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184406 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184464 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184465 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184475 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184893 /bin/sh -s rabbit_disk_monitor │ ├─80322079d07d4e7524d0533658025cfda56eab1dc91ae939f31b08c8bfab2c0c │ │ ├─237762 magnum-api: uWSGI master │ │ ├─237801 magnum-api: uWSGI worker 1 │ │ └─237802 magnum-api: uWSGI worker 2 │ ├─45faff4f961c6bedb7b069e719836c812b498f95cd04c4b8e9a6f7127676de6a │ │ └─40158 /kube-vip manager │ ├─58e421f7a1d7adc229613f114d277fb6a44b9ef502c49f0c6a4eb18a8212f2bc │ │ └─61087 /pause │ ├─c6466e66ac6bd25d7cf5f9de612310682d7adaf87b3ab85553a8eead4000bd5e │ │ ├─119175 cinder-api: uWSGI master │ │ ├─119189 cinder-api: uWSGI worker 1 │ │ └─119190 cinder-api: uWSGI worker 2 │ ├─f92d1ebdaa13d27a55a558aaf3e8505d7757bad7c9e8a44f9ec1610677cd55ec │ │ ├─48602 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 │ │ └─49845 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 │ ├─b02626d54e84b4cd5e5f5fffe113524e995e47a2166d7ccf87b1a8b71b4f9b94 │ │ └─243264 docker-registry serve /etc/docker-registry/config.yml │ ├─edff823ac6b44819456db65ff65341d09865ca6ac63398a035cabc5cfd6acdfb │ │ └─55928 /pause │ ├─7c1e743feb32d16d89da2addb27540bccfc9515dd4bec8b09d18d10a5c3920b1 │ │ ├─ 96385 /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 │ │ └─337775 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─faddcc79b28fa18fdc717978ead8b4a90beb5bc81a1afffc964471cea767c23a │ │ └─40406 /pause │ ├─762a6f48b2af1c9bb40ca5fa5b68825fa08fdccbaf67e188900f5f63797c50f2 │ │ └─96284 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-sp6c6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3b1e3421281f876a9d42b3fdfd049db4862aa890266c85333c1f30f03d588dff │ │ └─104305 /pause │ ├─c800df3a9b614ef2b6843eb3fd451732ba319b4f6c517fc746cc7d257f75f605 │ │ └─46711 /server │ ├─04a2b93f3eead6ed45e11add3a3a0764eec2ad06a756773c668a23c0c0daa0ee │ │ └─55989 /pause │ ├─9aac7e5ad872d3a88f51c9e4c28f7f14db380b7bcae7462767608143166dddb2 │ │ └─107663 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9af0d41e329eccc76af1df3b88451139f3606d2a6a2ed49938f077b662c1d47c │ │ └─48818 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7405bdb233d6ecc9c91613542b44805688a5a819b2d4531c9644a3875820a443 │ │ ├─139828 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139840 /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 │ ├─bfc5dac9436e22743a4af8388f1b55558d9691986d4c683f5edfe176aff71069 │ │ └─42972 /pause │ ├─d3b437c12a8d8aedaea237e08378b36c4afd77693955c8ff0e989e961d6f6207 │ │ ├─182361 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) │ │ ├─182554 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) │ │ └─182555 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) │ ├─af9b1110361bbe2664e0f19580cdf5c3b8e86f90ae171554b24efbdcafccc52f │ │ └─247406 /pause │ ├─5ba203937926868eea240a1f75ca739992948714ed7970faf6635811cc3207a1 │ │ └─145208 /pause │ ├─b7a9b2eb9dd8825b81a380bca204238c3c339c02f6649b782da8d9057e6e6213 │ │ ├─237560 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238194 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0q7b7vc2/privsep.sock │ │ ├─238204 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238209 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7335ac0352b21498bbf7842f1c914a3ea62f5d00a68c17a6721850c68832d295 │ │ └─63043 /pause │ ├─0bbb521896342e00b974fceed8e930fb0b11e0edaf3771b42919e0817dbdcdcd │ │ └─188927 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─431c53fc2e182f820af4f3f59e7a4a4de6826231618e7c768621b93128aa7a8a │ │ └─66120 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─35efb2421426da4b734b63f4d8b1a7a7680f6641ed93a28a32190700cec88b22 │ │ └─261382 /pause │ ├─210f8ff242c2d0f3302567845dd079d5f81a5082c824f7408ad84e7693f7ced5 │ │ └─43974 /pause │ ├─14fc0c0e20d4500b93c4f331d3f3c4f4ebcb511c7e678f6e1c9d3c7fa61d4506 │ │ ├─198295 heat-api: uWSGI master │ │ ├─198383 heat-api: uWSGI worker 1 │ │ └─198384 heat-api: uWSGI worker 2 │ ├─4382bc091859903349a017d6010a2c4d8a6a332bf8fd2495de589545170bb46a │ │ └─64112 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 │ ├─eb0deb5a0edddd7eaba1b2bdb7fcaea4540e6fe81e51656707fdbcd182de5472 │ │ ├─65814 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65857 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─43d25628fa666a88ad002c0a4ba000f304ed8b901d0539ce36e8bc9d89df38c1 │ │ └─41138 /pause │ ├─2dd7d71f36adebf97f22080e1ed190c140c65c22006c300375ba6fb0faf9011b │ │ ├─41626 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42048 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4c5d1afd39b8d5f745aa891e11eec9faeefacdfbf976940916765d672e283b5e │ │ └─48158 /pause │ ├─65f0faff44bf378cff1456b93fa4ffc41db066c9166a8bc32daff6f41e917a4f │ │ └─63007 /pause │ ├─4a9dffe92b696bb16c4b3792566ed6f0fccfb11ee7f90003cf2aad7dcabf142f │ │ ├─ 72373 apache2 -DFOREGROUND │ │ ├─ 72461 (wsgi:k -DFOREGROUND │ │ ├─ 72462 (wsgi:k -DFOREGROUND │ │ ├─ 72463 (wsgi:k -DFOREGROUND │ │ ├─ 72464 (wsgi:k -DFOREGROUND │ │ ├─385683 apache2 -DFOREGROUND │ │ └─397696 apache2 -DFOREGROUND │ ├─92e94c673b6ff8f65330288baa1378bce58f9ee016d926ce16240826bd483112 │ │ ├─172321 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394713 sleep 300 │ ├─807c0fe234e98c10940973c76aaa7f4796430f7fe28a56038b749f5cb16a94c8 │ │ └─51318 redis_exporter │ ├─70470a919acf72afb4a3274269e88855aedc83504a600984cbdf356c2e2011da │ │ └─50701 /pause │ ├─1fd28b3bd7d7f05d393f146f8e63c9abcb0c6d1105b36ec5a82a87214ae9dde2 │ │ └─51020 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 │ ├─7138cb56f8b2781ac1977fd0cc108c3c8d06992cf83415874819c416b9340f8d │ │ └─39903 /pause │ ├─3cb8793e6666395abbbfe662aa5ee90164cc984ce30ac885ce456295507bd149 │ │ └─140890 /pause │ ├─bdae41c4cdb7628c2803e89cf308b811e2f9c4a4557d16ab12330318788169c5 │ │ └─44132 /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 │ ├─97f1da0e4d35f3db19a52ba0bae8280b2ea5214574a9dab8f154d6642de0ddd2 │ │ └─139358 /pause │ ├─b1d1015c802476a335aaeb624c824aa82ef6432a2fb219021cc227a4680a97d9 │ │ └─47924 percona-xtradb-cluster-operator │ ├─f9ed274da76c3055e9c744451fa49ce771f0d56f1f22aea7ef509a956efa9d23 │ │ └─42924 /coredns -conf /etc/coredns/Corefile │ ├─3a31d5b9a47dab3d296102142687c5a3ac80ffe88d6bfaa7087f05ce816c3213 │ │ └─46396 /pause │ ├─a0504ac446ed497289dc26af0792e873fbca8642b78e2daadb94843b4d97ed9e │ │ └─218432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ceaf62eeacaed2d5f74c1f7580d7ed47245e04149898f50025fc32ebd26dd7e8 │ │ └─66829 /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 │ ├─f15ffb0a0369c24211ed0d695f051617844c0b4105ac4c6525c3b9d8522d420c │ │ └─67105 /bin/memcached_exporter │ ├─4ce3175b1872c32ff272ef4cb6f56fcb01e96d3435d9ee07785db0a71e4f7bb9 │ │ └─79676 /pause │ ├─2580ce72f34b1769cd5d7f1bd0be0f2e10a7347cefb2cb370c1c619a110d02ad │ │ └─225130 /pause │ ├─1b2e4d07b8530cc1c5dd8102aba078d3dfb29de76343406ec6a0f4ef74b04902 │ │ └─65359 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f9a43f72c9b19420548ef08408d0f80d271cac1ab40cf90dc4bba3561b6549c3 │ │ └─186244 /pause │ ├─df5aeaafb077da4324ffa45cc05a965d419a59a4532ba1d7be7e9377d0ef9b83 │ │ └─171116 /pause │ ├─12f4bea157e54db1d2d3bdfad5add669057a9abb5e8ed6b746769951a1bc72a5 │ │ └─109647 /pause │ ├─e9371d4c990f88fbae5ca64f5fda82f323b71f4f89715af28b7a10f2a1fae22b │ │ └─55203 /pause │ ├─fc108df7bc97bed527e09637c73d1656d3d19d4c82d7e0c7ef361786bce0fc93 │ │ ├─261183 apache2 -DFOREGROUND │ │ ├─264029 (wsgi:h -DFOREGROUND │ │ ├─264030 (wsgi:h -DFOREGROUND │ │ ├─264031 (wsgi:h -DFOREGROUND │ │ ├─264032 (wsgi:h -DFOREGROUND │ │ ├─264033 (wsgi:h -DFOREGROUND │ │ ├─264034 apache2 -DFOREGROUND │ │ └─264035 apache2 -DFOREGROUND │ ├─ed4e8c3382b3f796da7b3873718b40240a6edfe1e6443df73ee9ffcabcbd3c9a │ │ └─262719 /pause │ ├─88be14c0d8e16c7f4b465f099092e72ffaad73c9e2bc8f7dba5b64e834590fc7 │ │ └─39987 etcd --advertise-client-urls=https://199.204.45.4:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─10da702a4eb7f4392b6f4c9a3e6f9f6efe4ef9560499d186f121ff782b30ddcf │ │ └─97077 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─fddf44e3d91c05d5435eeb8357bd7ad2a2d5bc707d8dbb98b5438b0e220b3efc │ │ └─171142 /pause │ ├─28a17229fc336c3dc21396410b41bd296a9e1f3aa4c726af7a88d379def587fb │ │ └─256628 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4c24585bbb2f97c5cf0485f5b5d7bb11f3a34ebed22c137dd5516da53d6ead2d │ │ ├─168263 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168520 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168521 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─aebf55e18b0c4587bf14c3562a93fe1f3138b0dd1400541573af5c79bfefe5ac │ │ └─47113 /pause │ ├─8a7b795946bff8cb1e83fc9d614514fbca0c76f9113968f899aefe88ab182cbc │ │ └─247226 /pause │ ├─7066b069250a054d70d8ee3b41682e701992cdc0334f162f92abb91d5adbde85 │ │ └─144552 /pause │ ├─e58453798bb243bfe0810da76138faf75eb16788e4d20a097ef0181c87d1c832 │ │ └─66528 /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 │ ├─4e7c0e4d6c2f5b15892d0b6257182868d281023b8b3f5254c310b39d0f97855d │ │ └─50861 /pause │ ├─b2fb6ecf73e58766e922b9a3fffe788976e9a5e05abeb89e42751cf20ef455f8 │ │ ├─167619 nova-api: uWSGI master │ │ ├─167656 nova-api: uWSGI worker 1 │ │ └─167657 nova-api: uWSGI worker 2 │ ├─314568b43ddc70f529657adbdeb82c4f47f345f1a7cb1f02f12b83b25b238950 │ │ └─48475 /pause │ ├─a1de2a08bbfb6de8c942ddcacf1cc5822df684ecec686af6281f56fc09a08692 │ │ ├─64880 nginx: master process nginx -g daemon off; │ │ ├─64927 nginx: worker process │ │ ├─64928 nginx: worker process │ │ ├─64929 nginx: worker process │ │ ├─64930 nginx: worker process │ │ └─64931 nginx: worker process │ ├─51f1ca788121b6db63ca7d81f3c9c4dd42eb4afb7ebaee6a4ca801cd8144fac6 │ │ └─95937 /pause │ ├─2592eacb2678061ae29670bdf9592c5e4750bbec8083547b93a68daaabe00bb5 │ │ └─56267 nfd-gc -gc-interval=1h │ ├─26555ec3d0c7c0db9d0d55104f6a34223959e913b7e6bba6b286f92f009312bc │ │ └─171607 /pause │ ├─0c254bbb88186ae6f6acc584416b5b5914e3179d6b4fb4cdfc88e31c1e3b2293 │ │ └─41417 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d68b573104276527046a9deb2e44dbbb54dea63b6faf385d947a542223eb68ea │ │ └─139793 /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 │ ├─dddaa9632df9bc980c64dc57a1be80482dfb10e5992236feb6bd7c6b04904c0c │ │ └─50925 valkey-server *:6379 │ ├─bb0b5b91491510f5bb74577ae8e0970cd2a995b541801f5dd3586a90ce045b6b │ │ └─62947 /pause │ ├─26006f5b81cac11866afb9b97c5628de0330dfdd1d6a8aa4f54916b74a862ab4 │ │ └─220305 /pause │ ├─dddac4344d73e2fd7aed93335d6603e1eea5777e9f98ac82df07fc1965ae0c50 │ │ ├─91831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91848 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91854 erl_child_setup 1048576 │ │ ├─91925 sh -s disksup │ │ ├─91927 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91928 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91964 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91965 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92322 /bin/sh -s rabbit_disk_monitor │ ├─ea099ce4fc259d9be592e73768e2a25f81512980481631a3c2b8df2951943a26 │ │ ├─265169 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265191 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ca511429e1cce2be5dd35a76c7f8eba05b6b0b4d99fce0a13304451ccef2901b │ │ └─61129 /pause │ ├─d863340033a49a5c463330f31893704dbc48ea2c2dac78ceacf2c89dae6faef8 │ │ └─86466 /usr/local/bin/rook ceph operator │ ├─482621ee0f8cd06ad0a003d4c14754ab187bd968e787ac576519fbce73f541ea │ │ └─209438 /pause │ ├─b2cfde5194c601ec42ee93336e9d9c10dd2a0311cd54d42603040e06f388722b │ │ ├─219220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219241 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─39972f3e7e15efa42e3e1ea7ebe1cedb6715f8a0a79c3d8af2602f1e5a5ce750 │ │ └─47800 /pause │ ├─917476c481b780e85a4e5a61d79598c899770623d3476f57d0f0db5afdbcfa9b │ │ └─62672 /pause │ ├─31dbf0966693ec0d6390740fea6136ebaef983efbf02594c3c05adec0e466d99 │ │ └─60919 /pause │ ├─e358e5b237d89597304fd767cbaeaa1fc6bbc224aa8e87a5eda9ab4efa4c7a6c │ │ ├─198291 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198592 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198593 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─885d7a54c0d39d1626f25e2ad3d069eab1abe701775f92693b16445a7c5b2569 │ │ └─63575 /pause │ ├─56a635e8ed58e4df50a0f6a5a0388eef7316bdfbcfc724e71a5a8511585a8806 │ │ └─67187 /bin/oauth2-proxy │ ├─8dd5426ff6e6b9f97615eb39a2b9c74ce09a643a4d6ce7545b2c7b2450b663f9 │ │ └─125282 /pause │ ├─99db4c6e4c7300943276fdec6c6c3d059042eb34a691030cfcf1cc617502fb1f │ │ └─171279 /pause │ ├─33d4391c71915643adf0930ee6ac9cabbf1dcf965e821f935cdf43517ac613fe │ │ └─224514 /pause │ ├─d0f587e66bbf89e37080eb4e7d295bc669836e1a43c3633ed73d16c631f72b8b │ │ ├─182380 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183041 /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/tmpawngduod/privsep.sock │ │ ├─364918 /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/tmpw0ihhx0j/privsep.sock │ │ ├─365519 /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/tmph_nsa1kr/privsep.sock │ │ ├─365778 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365780 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366686 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c41606bd-5619-4716-bd29-640da8d22e27 --namespace=qrouter-c41606bd-5619-4716-bd29-640da8d22e27 --conf_dir=/var/lib/neutron/ha_confs/c41606bd-5619-4716-bd29-640da8d22e27 --log-file=/var/lib/neutron/ha_confs/c41606bd-5619-4716-bd29-640da8d22e27/neutron-keepalived-state-change.log --monitor_interface=ha-8a7a210e-e2 --monitor_cidr=169.254.0.192/24 --pid_file=/var/lib/neutron/external/pids/c41606bd-5619-4716-bd29-640da8d22e27.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367022 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6ac19291-b8e7-4e45-86ed-966738553c07 --namespace=qrouter-6ac19291-b8e7-4e45-86ed-966738553c07 --conf_dir=/var/lib/neutron/ha_confs/6ac19291-b8e7-4e45-86ed-966738553c07 --log-file=/var/lib/neutron/ha_confs/6ac19291-b8e7-4e45-86ed-966738553c07/neutron-keepalived-state-change.log --monitor_interface=ha-d2aa2425-c9 --monitor_cidr=169.254.0.173/24 --pid_file=/var/lib/neutron/external/pids/6ac19291-b8e7-4e45-86ed-966738553c07.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─386403 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cacbe642-3f0f-4465-90b3-3bb400544337 --namespace=qrouter-cacbe642-3f0f-4465-90b3-3bb400544337 --conf_dir=/var/lib/neutron/ha_confs/cacbe642-3f0f-4465-90b3-3bb400544337 --log-file=/var/lib/neutron/ha_confs/cacbe642-3f0f-4465-90b3-3bb400544337/neutron-keepalived-state-change.log --monitor_interface=ha-fe5efb79-23 --monitor_cidr=169.254.0.231/24 --pid_file=/var/lib/neutron/external/pids/cacbe642-3f0f-4465-90b3-3bb400544337.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4d6b3ab30c37672d70176eeeeb3b3082460d92a4c5bd958aeebe2f8d1321f380 │ │ └─171284 /pause │ ├─53fa45349a430ba56821f28cce4437c38414e0aadc5ba9dddaf1ef9983e914fc │ │ └─144077 /pause │ ├─64505e988f650c1bf9b941adc9d6516786bc849eba0657dfb6c2d05ce70a244e │ │ └─41159 /pause │ ├─9ab6aa8f763d72c52446929fde765ca7ba720a5531c2eff2acfd0ebabd213826 │ │ └─56153 /pause │ ├─75f1d5d0204d670bbcad885cd934769f376088b7946e0c48cb596f67b86267f5 │ │ └─209149 /pause │ ├─b7c54c9606a01856665024a5f86291a3979127a37fe57727418466897aeba7fe │ │ └─201930 /pause │ ├─a38eb1a8c0655789bfdc18643c5149dc7cf4fdc6add9e90b60933a416a0c004c │ │ └─224539 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4cd0168744e1fdc63e22ad1f08fac9fbf8188deba9b0f2439c4fee49a5d67b6c │ │ └─67168 /bin/oauth2-proxy │ ├─873612f8f6aaf6db13022362daf3bd7d51aececdda56140fa34f5c5ac904e2dc │ │ └─51229 valkey-server *:26379 [sentinel] │ ├─dc36567eb18facf7d5a587335424384dd9589536b14f6211855b6317c36e88c3 │ │ └─39851 /pause │ ├─bedaca55bd6db9bed2d46ee20bbf16b2cbf94d67848024b51c1f78603dbe0efb │ │ ├─179818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180142 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180143 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180144 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ea28d47423e619208a7383ea6b940d23bf0168160420ff7302392afdf0b58738 │ │ └─68885 /pause │ ├─b98635485caf08e8f8725714e8cbbc0b2132266c62f6b7f085e847c0cc6a7422 │ │ ├─130220 placement-api: uWSGI master │ │ ├─130251 placement-api: uWSGI worker 1 │ │ └─130252 placement-api: uWSGI worker 2 │ ├─e51fc1b147a46c0179561436bd2b7866026e0d715e26c1a126f27e22b7af3e40 │ │ ├─104934 glance-api: uWSGI master │ │ ├─104946 glance-api: uWSGI worker 1 │ │ └─104947 glance-api: uWSGI worker 2 │ ├─cf5b0a5c518fc78bc105d69a0ad48979daae53c1641755bf543c12f1ab49502c │ │ └─186308 /pause │ ├─53357acd15e02c30ac051a4e20f5563e999b6ec4f234a67c8b0036545d201b1e │ │ └─228081 /pause │ ├─e66f6247f2b06ff35718a2515a03227aec1ad74a061b41f0ba40fce05fa81fe2 │ │ └─56961 /secretgen-controller │ ├─717e471e1f77e3f7efedbf814e514df4d086aad1e81a58a7ec36dc3c68ddd16e │ │ └─66869 /bin/pushgateway │ ├─6067816d96c3a547152db5f2e80b69a212c736432bc05ff1cc2e841940676279 │ │ └─40039 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 │ ├─3f55931d8f0abf440bdf4ba5871f96fbbb60190fe12ac39cdcf6858ce3f66bf8 │ │ └─65657 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─29e03569863028f703492b02dcf77207dffb931da98e63adc462de55cdd63118 │ │ └─256626 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─97ed7c6bd3e4c08065a1886f285d1f45b24745d7195fdc0c78be76ab997b69d1 │ │ └─242514 /pause │ ├─e98805fcbef76dd8c83c22a9e4b763e4dfd50ca36c865eb1f14c196b400e5c97 │ │ └─56231 nfd-master -crd-controller=true -metrics=8081 │ ├─b0952d72367c30740f43688935732426ce1aa2e18fcdc5f88acae9c483c1d5a0 │ │ ├─180725 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180930 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf894vwgx/privsep.sock │ │ ├─181317 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_rb2gyqf/privsep.sock │ │ └─181565 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─110e4a8820053bb24194cb0317adc38d4f32b138c448d8aa35c7b39ba4182db3 │ │ └─261623 /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 │ ├─0222a04e57f042772572e0ddf12ed6ae89461f60a64b43d5200769f2d31f6135 │ │ └─227181 /pause │ ├─e0f43842d598f1ace03c74ba5fecc3758033b3426e8e7d194a79b9cfd2349a59 │ │ └─47214 /pause │ ├─35283c9c0d404f6623b93bf49678e6a692fbb2f470085fc76bf04bca53a91906 │ │ └─228127 /pause │ ├─d033b8adbfb9feed5a46da87883fc9fc45feb3f89671c9c861bc84bdb5ee658c │ │ └─171646 /pause │ ├─89800b3e3bbcb69253e8c093da85284e7ad5e50884d3b5990134dcd5b770666b │ │ ├─167709 nova-metadata: uWSGI master │ │ ├─167723 nova-metadata: uWSGI worker 1 │ │ └─167724 nova-metadata: uWSGI worker 2 │ ├─3ae17ea190c122aec5d3e1aaad9e9e3df49d33131a6836fb2ecad568b158b49f │ │ └─209187 /pause │ ├─7d8af1f3692438331a360d86ed98b117cb117a807b03c847e7151237ea44702a │ │ └─237928 /pause │ ├─4eed7df37a55d290205acc3e2ee1280788117db493b9d644ddb6c019c8048504 │ │ └─225158 /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 │ ├─14e8b4b3b72eebfe3f0aac7fa394bfc37365e28a16d31b202f3c5bc7c4a4bee8 │ │ └─120909 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1b9b2c8ab69e229c00efb2bcae4b9f85607887c01248a08cc7ce0a4c91ba71d6 │ │ └─184420 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c79c38363a1711368ff2b81113c5e4ca97a03be95e88766ab52ece8454ae005e │ │ └─65955 /goldpinger --static-file-path /static │ ├─cf9723b504567e60de7a602a5b9303e0ee3bc075527052b98636228bea76fd2f │ │ ├─256595 manila-api: uWSGI master │ │ ├─256675 manila-api: uWSGI worker 1 │ │ └─256676 manila-api: uWSGI worker 2 │ ├─d03eb713a29cc0774a6a23c1182734fee347d83b2f8016417a1995269ead5ef5 │ │ └─47466 /manager --metrics-bind-address=:9782 │ ├─451d2314b0ff396916427049175d7fc7a0a23f6afde8aa164f8224615fa2c54e │ │ ├─256652 /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 │ │ └─256851 /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 │ ├─9eba40cb3cbf4c87ee49b3a09cc10559ac1029ed71e22851d9ecbb48e88c4278 │ │ └─223854 /pause │ ├─b708bc5877d08eb6bf5f6db5bb323fa3d2b239e281286d4228a69ae12f8c28a2 │ │ └─65290 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─de2b78936e6cdc16aa2c7bbe810f2e4acc5dec5e16f6938b84f16205ac3c6c92 │ │ └─65524 /pause │ ├─a3bf20dd27d9e501f543b3daab4a81efdc0f8fc502e4f9d165f3f99a77f509df │ │ └─141329 /pause │ ├─d249c03dc0aa9f083cee76c1b0bb937927fdf283c8566c2a9b7e4a29ec3144b5 │ │ ├─218408 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218965 octavia-worker: ConsumerService worker(0) │ │ └─218968 octavia-worker: ConsumerService worker(1) │ ├─da31088ae44441b33072009f8861cbf9cdb38cb1efab302e48ea437a9f7e7f3b │ │ └─247537 /pause │ ├─e0d861bf929c78a7e27c9c00b6e21943d81874e7296e4d194332b5a53c1cf8d4 │ │ └─39866 /pause │ ├─dec1d12f11165f8b6c5545bd97d539f37df905a809eb112f91ee60eac3342220 │ │ └─56192 nfd-worker -metrics=8081 │ ├─d39eba3eb3475c61a3e5cfdb46d6edd8c6b93a812dc73272b712716e4ff28b46 │ │ ├─48654 mysqld --wsrep_start_position=a2ab9c1e-5ede-11f1-945a-8e5f9cc38410:20 │ │ └─48804 /var/lib/mysql/mysql-state-monitor │ ├─bba36e5dab6c1bb0ab9ebbb3c2901f92fac00885702e9f1f30686dea789549b6 │ │ └─141466 /coredns -conf /etc/coredns/Corefile │ ├─63eeee62030aa0d2b2920fd9341394a89e2cb7170560231dfdc94c4280a5e5d7 │ │ └─66489 /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 │ ├─ef7a09735d91997a341f4ad488c58c21e51a92b0eefd84fed75a5e7afea73861 │ │ └─61048 /pause │ ├─edeecb7881f9d6ae3d8b8e461db4577e09d9c90ee51739da83851981e4dd0012 │ │ └─67019 /pause │ ├─b6ace129f65ba39519486f6702ced2d6b38197c02c3961cf3271f13af0c5d7e6 │ │ └─44010 /pause │ ├─0653b0b17965e233aced37bb943e9c6d71fb232036bf0cb87dfa2a0432ea75e0 │ │ └─95826 /pause │ ├─fe83ef13993e1af9a1fdbc3965a401b090c52b9d6f0f0bb3a0cde9c2fc7dd883 │ │ └─263340 /bin/openstack-database-exporter │ ├─9cb531bbf12a7ec3dca2c63fc80515393d4229245ce1ff7a5e3412c5ed89cf80 │ │ ├─202073 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202090 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202097 erl_child_setup 1048576 │ │ ├─202145 sh -s disksup │ │ ├─202147 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202214 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202229 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202385 /bin/sh -s rabbit_disk_monitor │ ├─4c4896432d58b418166f9124ccecf51ef50335bbf65872be5e14f0e587cd263b │ │ └─144293 /pause │ ├─c869542dd95fe8ccdfbe1dd1ad77ff139e9091e41190e2f7332be99b68548b52 │ │ └─142156 /pause │ ├─99b45f738d712416fcb02baa1c77f8b25bd8250ddc997c341b63ee80880bb0c7 │ │ ├─62126 python -u /app/sidecar.py │ │ ├─62408 python -u /app/sidecar.py │ │ └─62409 python -u /app/sidecar.py │ ├─9f31697fdc4dcdcb5e30c0e3547ec276da7c547f63974bfaab8393f4294b2bfb │ │ └─44222 /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 │ ├─d344649d3993369ca31ca77fbf29172045b833eb8799e85be68bd8e94f8afa55 │ │ └─186383 /pause │ └─c28d4f5b42f88663fec1def238380c49b653b1bb56668bd098980caa58dbc233 │ └─106033 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount