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 │ │ │ ├─21455 /lib/systemd/systemd --user │ │ │ └─21456 (sd-pam) │ │ └─session-22.scope │ │ ├─21452 sshd: cephadm [priv] │ │ └─21482 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1448 sshd: zuul [priv] │ │ └─1461 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1452 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─399416 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qwlbxaaksjeqymbahldhawlojfllpknt ; /usr/bin/python3'"'"' && sleep 0' │ ├─399417 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qwlbxaaksjeqymbahldhawlojfllpknt ; /usr/bin/python3' && sleep 0 │ ├─399418 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qwlbxaaksjeqymbahldhawlojfllpknt ; /usr/bin/python3 │ ├─399419 /bin/sh -c echo BECOME-SUCCESS-qwlbxaaksjeqymbahldhawlojfllpknt ; /usr/bin/python3 │ ├─399420 /usr/bin/python3 │ ├─399421 /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 │ └─399423 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 … │ │ ├─ 9796 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5fe69f88b9c0307499781ac194dcd0078ee149fb28f379bf5eb6abe31287ecce -address /run/containerd/containerd.sock │ │ ├─ 12560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eafceccafeca06586e87a54c5307b3276226211e54031b7e201230e0e0c2c5f4 -address /run/containerd/containerd.sock │ │ ├─ 19550 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d9d170c9d19f0a8adc5edd01287b8decdbc6e9541d231990131bd777d48ff24 -address /run/containerd/containerd.sock │ │ ├─ 24725 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28c919e06ca4a808095cd1d9cf14f5dd4aa5d8af91ef5473f922368429950d65 -address /run/containerd/containerd.sock │ │ ├─ 29148 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36afa7dafd3227e389394ac858190844bc21561519804070735d647bf39b4031 -address /run/containerd/containerd.sock │ │ ├─ 33637 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2707d718076d0bbaace3c35437c70544c431448c59ac14b967d5e42c1976e026 -address /run/containerd/containerd.sock │ │ ├─ 39192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7011258f9d90073fbaae14c79e2b16471ee36e0fbae301e1c0bf0277777078a -address /run/containerd/containerd.sock │ │ ├─ 39222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d2d0d04775c74820c961c05b831f3bfa301201c99b2a9d23a81ab458fa1ca6 -address /run/containerd/containerd.sock │ │ ├─ 39227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2b6049e90264ab0a3dc62aff9b0471af2558e46d33bf037f3c3ea657c2236c -address /run/containerd/containerd.sock │ │ ├─ 39242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9d86d3fdc1a0569a26eec01b3df67e7c075d8a39fd7693e43a37cea684ed72 -address /run/containerd/containerd.sock │ │ ├─ 39248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c4e2bbd18b0b90cf874b1d0172b9bcef395976437455b148049df89c112c6d -address /run/containerd/containerd.sock │ │ ├─ 39813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a33f03aaa11692dfcbe6d7fb19d17c51f8b637f8b470f4f5831df12d0f40e9b -address /run/containerd/containerd.sock │ │ ├─ 40521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b000062e5a40c152c99766f805d555f036a882e9a43116235a4786212fe1e0b -address /run/containerd/containerd.sock │ │ ├─ 40524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37206fa4db648d9b95d7c76fb8420c7644392305e0199041e1444a2c4f796e9 -address /run/containerd/containerd.sock │ │ ├─ 41900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72cbcb7cc306861f009499a96b12c6d87d0378375f677fe986aed98b8fb143f2 -address /run/containerd/containerd.sock │ │ ├─ 42322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34a1640eb4e011bddfea48fad51a76c90e4284f1f19aaa7cb264bbfac9f3bb9 -address /run/containerd/containerd.sock │ │ ├─ 42360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc38e1b8fcaedd4838bae7f8012938afc8448fa952d022874f41c7b7921ccfb -address /run/containerd/containerd.sock │ │ ├─ 42790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39f5790aa0887193d91a06057e20bcff2891015e35b90729f8c675de1dcbda8 -address /run/containerd/containerd.sock │ │ ├─ 43279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca563fc045cf1179800cc8c2ab0649e34e5adb60d5ee478aee8ab5f50213e05 -address /run/containerd/containerd.sock │ │ ├─ 43341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df173151a85f9da3c71d18775ab3878d1c80109f6a59ccd37deb9ccff4809788 -address /run/containerd/containerd.sock │ │ ├─ 43392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab98546798a7d42eaa745305914697581d48d3712fd54631b50a2e004c971e6 -address /run/containerd/containerd.sock │ │ ├─ 45617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f09cacc9078d1334ac4633c56f42c3e82fc42df9938933cc4aecd0d49f991399 -address /run/containerd/containerd.sock │ │ ├─ 45683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ee371c4fa20a821f978cb7381a5e71eb79d4a100aac1c6a07d1267494c1754 -address /run/containerd/containerd.sock │ │ ├─ 46481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c326681d88a903b9037256f35ad2b7a8155e196d992544b52f23be34566a843b -address /run/containerd/containerd.sock │ │ ├─ 46520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2a952e0803226fccdc2525f780f6b9e8ee4ba91097ea921ee83af1375317d1 -address /run/containerd/containerd.sock │ │ ├─ 46922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c98cb52ae8c744cbe74133ac36dbe3b6a55c3e7e4c83f794c646472fba593b -address /run/containerd/containerd.sock │ │ ├─ 47228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e2c2143638570256f8609e0fc2f95ebbf04adfaa0330d226de1d5b2ecf8c8e -address /run/containerd/containerd.sock │ │ ├─ 47872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b452cc3a7ef7e5da67054375b3dc473601d22ed88e0a16785149fed19f26f0 -address /run/containerd/containerd.sock │ │ ├─ 49894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8536825e0a49a9638b1bdc77327690dec33fb5fa15d87c22814744f94244fb7e -address /run/containerd/containerd.sock │ │ ├─ 50074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e355b254f8a9ff21ae4bc0587b60501018c4c0143dfef8b0ee80bc5a93335974 -address /run/containerd/containerd.sock │ │ ├─ 54219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a397a7d074fcd86828520873530ef4cd2e74a0f8c9c6f007c07ff7217e5a3036 -address /run/containerd/containerd.sock │ │ ├─ 54792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c57a601e53514fa4534fd6e73233cf18c27c451b77af579d8553e6f15dd21ed0 -address /run/containerd/containerd.sock │ │ ├─ 54831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7eeef672ef7453764f3d95e17256ee44053bf9f1cfbffa7d7ef6a9d42ae98db -address /run/containerd/containerd.sock │ │ ├─ 54889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98668dc056366938aeccad720284691b5e12b6ff98d3dc3bbb1e75caba9ebb0d -address /run/containerd/containerd.sock │ │ ├─ 55062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb629d374b152c319dce7197054a1d6d7b4e6123083873d2379b2d9e7a766132 -address /run/containerd/containerd.sock │ │ ├─ 58863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e4be3c10fa123c25027d2b7354bddd6e77b195d1e8220278c378e08a76da149 -address /run/containerd/containerd.sock │ │ ├─ 58993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09dc9df2ae985e8d5d129ce1fdaf3430ceebed3bf39e8d0e5d7ffa98169b4bea -address /run/containerd/containerd.sock │ │ ├─ 59035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae20580cab3651adb4ccda25a81251e73c2266275f38c7b7b9d3430aa1cd091 -address /run/containerd/containerd.sock │ │ ├─ 59084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3386256091992168da83e346a55ac46c214b79571d968e552bb7814b81ce2c2 -address /run/containerd/containerd.sock │ │ ├─ 60265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac2f323ce96fee077dbb571e884e5eced6f8ba817d0a0cdf1b543d02f669f2a7 -address /run/containerd/containerd.sock │ │ ├─ 60414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a992820d3444f2330a79ec2cbd0caa01084ca62e17972e10a3072f541641ccc -address /run/containerd/containerd.sock │ │ ├─ 60785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9397077695df8c2835df4212034d4257b9964ea053875071fc4bbb1d26fed5a -address /run/containerd/containerd.sock │ │ ├─ 60834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e1369f823c90cd040380173ce7af6433b1f16202c181b7bb4c725c5a8d95b9 -address /run/containerd/containerd.sock │ │ ├─ 60878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18002d52be52d75ceb057c89d2dd5423778cd040ae80d508a33bf72827e8de78 -address /run/containerd/containerd.sock │ │ ├─ 61310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be90ac4087b30030e97aa45e7fb28d8a7ef19cf7e59c9a554a1ccd52fefc913 -address /run/containerd/containerd.sock │ │ ├─ 61560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57525f0026313858d37485731760dc883eb9bc22bef5bdddee7854b6b58bcbbb -address /run/containerd/containerd.sock │ │ ├─ 61982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2808e200393927e63279c61055d8ac0ea6833986ba73c1ec15fccdfa2091760d -address /run/containerd/containerd.sock │ │ ├─ 62145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1987da7b2fd4d5a74c618c32226e2f983a22b7502756b239260bfdad74bbafd1 -address /run/containerd/containerd.sock │ │ ├─ 63076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e83212ca642c27e7b9604c7c578182b726965e17467eb9af945bb54e616340 -address /run/containerd/containerd.sock │ │ ├─ 64204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deec4b9d6efa51b842162b5a9672a6bd9e8b0b5d6089963bfec963291c137929 -address /run/containerd/containerd.sock │ │ ├─ 66388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6b068adccaaff49090c1af663438f724229aa1f6f0f0519505a5c6284a7b95 -address /run/containerd/containerd.sock │ │ ├─ 75814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c0b3ba8bf67795577410aa7f23f98199fb012ba232f2dc111bd99abc86c363 -address /run/containerd/containerd.sock │ │ ├─ 77395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7278f0309ced05425271f10446b517cbfe5773126bd75795eda61b26d695ee76 -address /run/containerd/containerd.sock │ │ ├─ 83245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32512dc54b45e4946795a7f3cb384a4cd3ef6077e1ae0e66734bd1e5e31daa4e -address /run/containerd/containerd.sock │ │ ├─ 89281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf205dc3afb22cc5fe9185ac151ef0212ee5acf1182a3e8d7c0e3b2e53d8650a -address /run/containerd/containerd.sock │ │ ├─ 93296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ca902396391d7531b70066c55fa7c86461ba56ecdee9bcfe7c35194973fccb -address /run/containerd/containerd.sock │ │ ├─ 93352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 046c24bcee5512ec04fc8a051e8623407e97ddb7b5434baa1230281d068573f5 -address /run/containerd/containerd.sock │ │ ├─102189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07c2730edb47fc19907340ef6efbccba6ab7909783ce9f9a7c025ba524dd9a5d -address /run/containerd/containerd.sock │ │ ├─103606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21257eb4fd67aacb5c1f7c5dc2ad406f7d830b907f2dc77059d19a1040e6743d -address /run/containerd/containerd.sock │ │ ├─103659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da95d708b07599a0f0dce9d4527e4ce479eded7714597e83878f6b65e90f2a8 -address /run/containerd/containerd.sock │ │ ├─105614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74b0eb00f5703e9f8db966f52125e05825e8619d68ca41edf56ac8a88f06f03c -address /run/containerd/containerd.sock │ │ ├─107562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e03423e86c11541d3d6e23b77375e28b34fbe438661ec840724d5e9e6bac6322 -address /run/containerd/containerd.sock │ │ ├─107608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 116ce94dde18bd7dbd1a640bdadcbf63336d8ea0239a740adb054200707772dc -address /run/containerd/containerd.sock │ │ ├─120627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 423db7bc5360dcbbec1b08a61742abbc3bb9e4a67c33375e4ba57020a87b4abe -address /run/containerd/containerd.sock │ │ ├─120671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0babeeec1172d04940cd2f968845f93826375502b995d7c66eff200ff685b7b -address /run/containerd/containerd.sock │ │ ├─123326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa547b737336b1daefe365905e874a82752eee7bfbdaa462aaf3bc56e37f488 -address /run/containerd/containerd.sock │ │ ├─137864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23022961037376a8d3c788c8ea44ac5492b21d375293f28c0619a1dcad9c3050 -address /run/containerd/containerd.sock │ │ ├─138795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a89553b5fc4d529758fa85f79d5b05fcbcfbc33dff8f188fd2a85ffc6a97d5 -address /run/containerd/containerd.sock │ │ ├─139985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334e627028deb4ccf927d5fb8e84d21078c92a61a6c263ac3e12181380f7eb49 -address /run/containerd/containerd.sock │ │ ├─140023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360a326ca097d3224860b5054e3af86598e60c3dd203042d45e27980f46e88ef -address /run/containerd/containerd.sock │ │ ├─140655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f7b5473efb044125be46172d9f90b6d84288a6ba8c7da67fa3b10b9216680a -address /run/containerd/containerd.sock │ │ ├─141704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a48aa92a23ad931127bc35ead223476578d7b16f74d2af6cf7da781642bf4281 -address /run/containerd/containerd.sock │ │ ├─143749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 100388e72bff19243c8a931a2b079ba97d25ec33652cb7503ff305a28ba26c1a -address /run/containerd/containerd.sock │ │ ├─143915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21cf6e3956800b3c4d801d18737534d250a329f8a66cc8557c26603a089c3be -address /run/containerd/containerd.sock │ │ ├─144141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c611c5eb013e4b4a6b7105ab3db41cdc0542207a85b7994d8b3ef64806bf0bcb -address /run/containerd/containerd.sock │ │ ├─144156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eba47e046cfe3cc28bbeff2d275ae77aa61fddaf0fd6f50c851b2a8ccc91085a -address /run/containerd/containerd.sock │ │ ├─144328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a480d7e1520311c209fde270f9f0261966af0e55cfe2c4faba0cbce68c5ab9b -address /run/containerd/containerd.sock │ │ ├─145156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd985a5efd095cccfdae88f7940286d84a71b40affeb2f1b7d0031c8f9cf44c -address /run/containerd/containerd.sock │ │ ├─170411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b46a13ece991d2ddf0a2bb27aa6a89166cde0a2bfed70f4dca78c9cb8d52c7a -address /run/containerd/containerd.sock │ │ ├─172208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9cecb5625d363eb9e870fc45b8548485507edab0baf4b2d55d618bf0b06abb -address /run/containerd/containerd.sock │ │ ├─172486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08ca9307280314cdb3b42e0254b7ca1a6a35149eed8a76bf7fd1e0501e02fdd -address /run/containerd/containerd.sock │ │ ├─172488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2ab10346968539d5d866d52d8616569a6c164d9538522de6349a0ee3ebf1a8 -address /run/containerd/containerd.sock │ │ ├─172578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7bc5a3271cd51dfba3c2a6142827f5ae3127d29fbd8418b5084032538f7ada -address /run/containerd/containerd.sock │ │ ├─172857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9929f468a9464552d699704c4ebd7016b670e0e71675d6fa4efe12deb934e250 -address /run/containerd/containerd.sock │ │ ├─179958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb40604f5a27a42c27376581be363c125be182857bb5f6c2fa2829c8b63fbdf -address /run/containerd/containerd.sock │ │ ├─184055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae011eab339554a5a41ceae8261f9a7fa5cbeb25fdd7fa855ea5c5dfa0316bd -address /run/containerd/containerd.sock │ │ ├─186815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20495d14260dfa9daa541beb4e8c35a43165d3c15eaf94b7b565c84c903aed2a -address /run/containerd/containerd.sock │ │ ├─186865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8acaed607c327dd4a0ebf7613de8c39c05b8966f8af175bdd247627efa4b64f3 -address /run/containerd/containerd.sock │ │ ├─186944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 817f4771649ba1e94ee461d00743c0ec0eb1463477c564ab167d24c4dfa3b841 -address /run/containerd/containerd.sock │ │ ├─203536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec8e2fac4684d988dd398efaac261ed59edcfea700119d1f9d2c886d9805f9b -address /run/containerd/containerd.sock │ │ ├─211615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef3ee77373fba3b758b4c3371d5368afc56f234e5cc93432a11a9346cbd9e97 -address /run/containerd/containerd.sock │ │ ├─211625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024b19ef8c60a3b27371e49829550a7484b6ca2651a2668ab4b199b5bc143e08 -address /run/containerd/containerd.sock │ │ ├─211665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0d2648b70034464645e592c42f2e8dc3d608762faf5c4c62d7b855b98c0bc6 -address /run/containerd/containerd.sock │ │ ├─211924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68743cf1c3d689a4b0b7c0216e5fa6db8e043b65177af448975dd9dab389bd4 -address /run/containerd/containerd.sock │ │ ├─223497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152bfa0da49412979f59beb274ba9668ef679146e64d1612f98b1ae3eeda5c77 -address /run/containerd/containerd.sock │ │ ├─225803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0457739900b1895f3c8d1c85ad0dbd0c13ad1008e510dc04eeefe57cf33c9e -address /run/containerd/containerd.sock │ │ ├─226942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc931ad545cb9bd4b0c580553692ffb0fca2d89311c23247189842e6647f137 -address /run/containerd/containerd.sock │ │ ├─227916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1ffe74eebd814a7d91cbcf16dad57326664ab60c9871188460e7559ad266e6 -address /run/containerd/containerd.sock │ │ ├─229148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabc3c3193fbd4cd22961dce20e3e5cfdd3c282faa2109566f81d97babc7de18 -address /run/containerd/containerd.sock │ │ ├─230651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f1651826949b249932f0f7ebc3c9f5726c67c13c760783643f335ba5d6935a -address /run/containerd/containerd.sock │ │ ├─231588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ad1de29912060c4033c75c722ff94abdbf0f9f973d59768c4fb562b7388f6e -address /run/containerd/containerd.sock │ │ ├─231713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab1ae793f90cacacae7cd31e7fc38bdfc0d891b25bb19db09506c68503fa2d61 -address /run/containerd/containerd.sock │ │ ├─241208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9133761ae8d77b23861c1025e06b699a6944be547953887e8c1c2c2e8f90e6 -address /run/containerd/containerd.sock │ │ ├─241915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbc075fda263e508554b7274123862d8100cd4bf7e9262816bc2ec4a8af1da8 -address /run/containerd/containerd.sock │ │ ├─246511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c751f733737268c37b304491b4067d785c39ddabd463395edec45ebef8345121 -address /run/containerd/containerd.sock │ │ ├─250469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc79a640d7ce5bb53c6182fe4ac4190107b9d4af5b8225cc5cce807c9a4e05d0 -address /run/containerd/containerd.sock │ │ ├─250597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e42639f1d55ff15597e19210bce7b7322aeace0ccac502c85655213070cd3a -address /run/containerd/containerd.sock │ │ ├─250640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b63c9bec2c4d74c9bd824f92b0a5eca496420b99458f703ff4eb9f6301434c71 -address /run/containerd/containerd.sock │ │ ├─250747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc1e67501b40d38897b52335b3a06789d2306502a1626b6f15ebc55db0e14ad -address /run/containerd/containerd.sock │ │ ├─263058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9672635d93442dfafe8a6530bc44cc628bcdebf43bdaf70d9e4ec003669588b4 -address /run/containerd/containerd.sock │ │ ├─265352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cde83cc4d92f60389faba5a1dca3ff3819ad8cb7fb48ecefccf2286aa6876957 -address /run/containerd/containerd.sock │ │ ├─267125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c0a57d6fd12db8f0987fca5fcd4fed6ff4d4fc5330b360dc5ce249ec924f09 -address /run/containerd/containerd.sock │ │ ├─399333 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0/log.json --log-format json exec --process /tmp/runc-process4186847233 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0/717ade6c0bd5323ae77b89987c212fbc47d569a364c34ebda8964fb0a5b33e86.pid aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0 │ │ └─399334 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0/log.json --log-format json exec --process /tmp/runc-process4293099542 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0/69ea6f786c0eb3866e60f9e7fad66553227e317237dfd0b96456725018099cb8.pid aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0 │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─28855 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29132 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19511 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19529 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24437 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24708 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33339 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33619 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vfgzrr.service │ │ │ ├─12473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vfgzrr/unit.run │ │ │ └─12503 /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-vfgzrr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vfgzrr:/var/lib/ceph/mgr/ceph-instance.vfgzrr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vfgzrr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.vfgzrr -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 │ │ ├─12110 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12140 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-eafceccafeca06586e87a54c5307b3276226211e54031b7e201230e0e0c2c5f4.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vfgzrr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.vfgzrr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─137244 /sbin/multipathd -d -s │ ├─docker-36afa7dafd3227e389394ac858190844bc21561519804070735d647bf39b4031.scope … │ │ ├─29173 /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 │ │ └─29186 /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 │ ├─kubelet.service │ │ └─39652 /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.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r2d5d334cab33495dbfdc3a72cc50b37c.scope │ │ └─187569 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-5fe69f88b9c0307499781ac194dcd0078ee149fb28f379bf5eb6abe31287ecce.scope … │ │ ├─12223 /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 │ │ └─12242 /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 │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─398778 sshd: root [priv] │ │ └─398779 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1381 /usr/sbin/uuidd --socket-activation │ ├─docker-28c919e06ca4a808095cd1d9cf14f5dd4aa5d8af91ef5473f922368429950d65.scope … │ │ ├─24749 /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 │ │ └─24762 /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 │ ├─chrony.service │ │ ├─10676 /usr/sbin/chronyd -F 1 │ │ └─10677 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─docker-1d9d170c9d19f0a8adc5edd01287b8decdbc6e9541d231990131bd777d48ff24.scope … │ │ ├─19577 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19595 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137111 /sbin/iscsid │ │ └─137112 /sbin/iscsid │ ├─docker-2707d718076d0bbaace3c35437c70544c431448c59ac14b967d5e42c1976e026.scope … │ │ ├─33661 /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 │ │ └─33673 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─1809742b442e1203146034ba9521e55a88e589fa581b8eac073ac9a889b2fe1a │ │ └─62909 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─334e627028deb4ccf927d5fb8e84d21078c92a61a6c263ac3e12181380f7eb49 │ │ └─140008 /pause │ ├─c4fb78f219ed125d1b45e9a23c8a2449898b74e5f35edbff383315d9e1da11f8 │ │ ├─140895 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141119 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─141124 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─398985 sleep 15 │ ├─7fb43d84d3135ff34dc18038ce13d1bd0ee77db08d6c953eafdf2ce3eaf4d63b │ │ ├─89490 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89508 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89515 erl_child_setup 1048576 │ │ ├─89650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89651 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89940 /bin/sh -s rabbit_disk_monitor │ ├─4be90ac4087b30030e97aa45e7fb28d8a7ef19cf7e59c9a554a1ccd52fefc913 │ │ └─61335 /pause │ ├─18f38dc33fd252b76f5d79eb0ac76ace718b6698f13aa005d0b25a1c42f3fb29 │ │ └─180599 vector --config /etc/vector/vector.toml │ ├─f9583a955ad993d496b7cba480325418b844a79c0f58fecc25750a10784da1cd │ │ └─55359 /secretgen-controller │ ├─9bbc075fda263e508554b7274123862d8100cd4bf7e9262816bc2ec4a8af1da8 │ │ └─241939 /pause │ ├─100388e72bff19243c8a931a2b079ba97d25ec33652cb7503ff305a28ba26c1a │ │ └─143778 /pause │ ├─081073f0390a183165867d5fae8ffe4a8d302360dc26609ae1b20e6355245f76 │ │ ├─199270 heat-api-cfn: uWSGI master │ │ ├─199301 heat-api-cfn: uWSGI worker 1 │ │ └─199302 heat-api-cfn: uWSGI worker 2 │ ├─18002d52be52d75ceb057c89d2dd5423778cd040ae80d508a33bf72827e8de78 │ │ └─60905 /pause │ ├─b68743cf1c3d689a4b0b7c0216e5fa6db8e043b65177af448975dd9dab389bd4 │ │ └─211989 /pause │ ├─db9cecb5625d363eb9e870fc45b8548485507edab0baf4b2d55d618bf0b06abb │ │ └─172233 /pause │ ├─81f001da288e8600be055208c1bf5a565ac906dfa3ad79e66291203e10e644ed │ │ ├─199277 heat-api: uWSGI master │ │ ├─199303 heat-api: uWSGI worker 1 │ │ └─199304 heat-api: uWSGI worker 2 │ ├─c751f733737268c37b304491b4067d785c39ddabd463395edec45ebef8345121 │ │ └─246537 /pause │ ├─eb629d374b152c319dce7197054a1d6d7b4e6123083873d2379b2d9e7a766132 │ │ └─55084 /pause │ ├─c327fdf1d3a6b946b61f3d5fdeb939b53187d347d347c620ce41bc41c1aacf26 │ │ ├─223692 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223714 erl_child_setup 1048576 │ │ ├─223963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224050 /bin/sh -s rabbit_disk_monitor │ ├─8536825e0a49a9638b1bdc77327690dec33fb5fa15d87c22814744f94244fb7e │ │ └─49917 /pause │ ├─db87cdcb9defbc9c5c448463f7ec5df4785a222f52027a571b43a6fd89613bbf │ │ ├─241262 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242077 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmptiwo9tvw/privsep.sock │ │ ├─242084 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242093 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c57a601e53514fa4534fd6e73233cf18c27c451b77af579d8553e6f15dd21ed0 │ │ └─54817 /pause │ ├─437356f809324ec3cd6ab09d59b778c01086ccf76f7d0260e2f8d6f6ab882032 │ │ ├─168535 nova-api: uWSGI master │ │ ├─168581 nova-api: uWSGI worker 1 │ │ └─168582 nova-api: uWSGI worker 2 │ ├─817f4771649ba1e94ee461d00743c0ec0eb1463477c564ab167d24c4dfa3b841 │ │ └─186975 /pause │ ├─7864c56a32c421ee21c0c5560bbcff8228ef7f3ad6c3b16a2b0138786471e23e │ │ └─63702 /goldpinger --static-file-path /static │ ├─046c24bcee5512ec04fc8a051e8623407e97ddb7b5434baa1230281d068573f5 │ │ └─93380 /pause │ ├─10c0b3ba8bf67795577410aa7f23f98199fb012ba232f2dc111bd99abc86c363 │ │ └─75836 /pause │ ├─3e50ea232567809de560e3092067c073444396da8923299a75eb010112af1130 │ │ ├─169230 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169784 nova-scheduler: ServiceWrapper worker(0) │ │ └─169787 nova-scheduler: ServiceWrapper worker(1) │ ├─3e68d3a106a2d1e485d4f0453e9261b337eb3a323dcd26e35bff3106701cecb9 │ │ ├─184203 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184227 erl_child_setup 1048576 │ │ ├─184325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184604 /bin/sh -s rabbit_disk_monitor │ ├─a397a7d074fcd86828520873530ef4cd2e74a0f8c9c6f007c07ff7217e5a3036 │ │ └─54243 /pause │ ├─df173151a85f9da3c71d18775ab3878d1c80109f6a59ccd37deb9ccff4809788 │ │ └─43364 /pause │ ├─9e353dd997c2517a13a5f49b668651d1469b792411f899643857b95a6dd0d9fa │ │ ├─181943 neutron-api: uWSGI master │ │ ├─181986 neutron-api: uWSGI worker 1 │ │ └─181987 neutron-api: uWSGI worker 2 │ ├─7edb1259bf4a5e158f3fe05d3787f4c0fbc1ecad27e7bce77512293fb2d809c7 │ │ └─42434 /coredns -conf /etc/coredns/Corefile │ ├─360a326ca097d3224860b5054e3af86598e60c3dd203042d45e27980f46e88ef │ │ └─140054 /pause │ ├─6054e4576a22bf2444b8df5a62de09de3f23cccb7cb4cd0cfd96d4c0197239eb │ │ ├─103881 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104199 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104201 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2f66bf82f874e2cd42fbbf6324423b3c90a1633d375e0cfa5f657d905213a997 │ │ ├─169206 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169678 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169679 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d1eefbed3cfec743c7ecc593e3503a92e519f18587118aa25aee5ef49f16888a │ │ └─138295 /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 │ ├─3b23fb55cf6db69fd7ca15ab8e9f914bde7609310d0bf369aba69d2357e97237 │ │ ├─270219 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270232 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5c699462fe7c4e4c78ff6ec120589fca45cb907d9c9124c5ef7b55e327f0710b │ │ └─47064 percona-xtradb-cluster-operator │ ├─1987da7b2fd4d5a74c618c32226e2f983a22b7502756b239260bfdad74bbafd1 │ │ └─62169 /pause │ ├─fcfbe91be593659b3979431b7bc38ed15544ddb8492fcff8e00c4102e316da24 │ │ └─190967 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e9992166215ca9801b6a4399161433e499f8cab887fc8dbe3c8840a3a3d687a8 │ │ ├─180559 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180780 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180791 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─399330 sleep 15 │ ├─7bb40604f5a27a42c27376581be363c125be182857bb5f6c2fa2829c8b63fbdf │ │ └─180047 /pause │ ├─ed9d86d3fdc1a0569a26eec01b3df67e7c075d8a39fd7693e43a37cea684ed72 │ │ └─39368 /pause │ ├─ba2ab10346968539d5d866d52d8616569a6c164d9538522de6349a0ee3ebf1a8 │ │ └─172539 /pause │ ├─116ce94dde18bd7dbd1a640bdadcbf63336d8ea0239a740adb054200707772dc │ │ └─107633 /pause │ ├─02d948f479e051fca70f24a10fb2744fb8d8b0673695c9e037865bbdfde8ff45 │ │ └─39862 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ecafd86269b5894ada9fe2306ffc8686b42c9b67272192046f77e58c23b1e5f4 │ │ ├─105782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─105804 erl_child_setup 1048576 │ │ ├─105916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105927 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106013 /bin/sh -s rabbit_disk_monitor │ ├─48e83212ca642c27e7b9604c7c578182b726965e17467eb9af945bb54e616340 │ │ └─63100 /pause │ ├─57525f0026313858d37485731760dc883eb9bc22bef5bdddee7854b6b58bcbbb │ │ └─61587 /pause │ ├─6aeec4c9b7a212bb3af741400f8231f8aee75452258a43334cd9947af1c977ca │ │ └─260504 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─97edbe1573a9363098c6ba16be7053efb56daad066840da6ba59b7f4a17e0902 │ │ └─187447 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2808e200393927e63279c61055d8ac0ea6833986ba73c1ec15fccdfa2091760d │ │ └─62020 /pause │ ├─c152aee54c69b5b232652c682db4c68f6eacec39dbb23896da3c3249146edca6 │ │ └─64292 /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-23.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 │ ├─65e1369f823c90cd040380173ce7af6433b1f16202c181b7bb4c725c5a8d95b9 │ │ └─60857 /pause │ ├─50fcbb2620c2f5718fcff570638b65d8f9b960a5d73d4369c840452167a1d8f6 │ │ ├─82461 barbiacan-api: uWSGI master │ │ └─82490 barbiacan-api: uWSGI worker 1 │ ├─ccc931ad545cb9bd4b0c580553692ffb0fca2d89311c23247189842e6647f137 │ │ └─226966 /pause │ ├─f09cacc9078d1334ac4633c56f42c3e82fc42df9938933cc4aecd0d49f991399 │ │ └─45654 /pause │ ├─aae20580cab3651adb4ccda25a81251e73c2266275f38c7b7b9d3430aa1cd091 │ │ └─59060 /pause │ ├─e6629e64fb7beb321bf1d2551a9760a0d1fc5067226387067616376441fd3c71 │ │ ├─76049 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76072 erl_child_setup 1048576 │ │ ├─76121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76266 /bin/sh -s rabbit_disk_monitor │ ├─9a2a952e0803226fccdc2525f780f6b9e8ee4ba91097ea921ee83af1375317d1 │ │ └─46542 /pause │ ├─cde83cc4d92f60389faba5a1dca3ff3819ad8cb7fb48ecefccf2286aa6876957 │ │ └─265395 /pause │ ├─4332cf8c5756fc2d2f46d85e4ae90214ded6e152d355e5b6c6c47728900f1542 │ │ └─105238 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1ca563fc045cf1179800cc8c2ab0649e34e5adb60d5ee478aee8ab5f50213e05 │ │ └─43308 /pause │ ├─b688856c602a43eac4526fc3d789c796b0fb8d72fd804a3944aa12d17fc9dad9 │ │ ├─182005 neutron-policy-server: uWSGI master │ │ ├─182021 neutron-policy-server: uWSGI worker 1 │ │ └─182022 neutron-policy-server: uWSGI worker 2 │ ├─c39f5790aa0887193d91a06057e20bcff2891015e35b90729f8c675de1dcbda8 │ │ └─42813 /pause │ ├─80164bdaa752e93c983f73b2d22f7591fc0a6e6bb1d7891833d5a96c69ee0bdc │ │ └─230703 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─79ab31c526290d9aacda07686ca9a184b1f728538aa93b29eb9dbbe1dafac973 │ │ └─63937 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─07c2730edb47fc19907340ef6efbccba6ab7909783ce9f9a7c025ba524dd9a5d │ │ └─102213 /pause │ ├─5ec8e2fac4684d988dd398efaac261ed59edcfea700119d1f9d2c886d9805f9b │ │ └─203563 /pause │ ├─3da81a0d4547377b75cd5f2789b702abe67fd6f67325cf6e27203012d0547d4a │ │ └─61661 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 │ ├─b7c98cb52ae8c744cbe74133ac36dbe3b6a55c3e7e4c83f794c646472fba593b │ │ └─46944 /pause │ ├─3dc03d0b6e48fb59fb21cd90e528227732adbe6e823bcff6af36f3c0a118cfa2 │ │ ├─199415 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199721 heat-engine: ServiceWrapper worker(0) │ │ └─199724 heat-engine: ServiceWrapper worker(1) │ ├─3a992820d3444f2330a79ec2cbd0caa01084ca62e17972e10a3072f541641ccc │ │ └─60438 /pause │ ├─e239e4cff912b3743b11f202727821b242bad8098fe53aa942dd914867a22fb7 │ │ └─121208 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4a480d7e1520311c209fde270f9f0261966af0e55cfe2c4faba0cbce68c5ab9b │ │ └─144360 /pause │ ├─56e4531c3dc83622acedc63fcd065a2e308892cccbe8f287bfd030c1f0394842 │ │ └─93754 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-7fpsc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─423db7bc5360dcbbec1b08a61742abbc3bb9e4a67c33375e4ba57020a87b4abe │ │ └─120650 /pause │ ├─b85e388fe1b5e62d1796df20cb1c370de005c56a7aaffde5a3ef7e143bb09693 │ │ └─46738 /manager --metrics-bind-address=:9782 │ ├─6243ad9e24e4c2132525a54b9689822289867ad2accf3fcdbba0863de23cc22b │ │ ├─241754 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242274 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242275 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8a33f03aaa11692dfcbe6d7fb19d17c51f8b637f8b470f4f5831df12d0f40e9b │ │ └─39837 /pause │ ├─f355276d6ecf362844123b8f02c1d0701ce99248b9961d54bfd3f9053bf6890f │ │ └─43588 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e78861565227d7d89c1f9426667040d2915546fd7bfcea06810ae7d78b7a9ce8 │ │ └─64684 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c611c5eb013e4b4a6b7105ab3db41cdc0542207a85b7994d8b3ef64806bf0bcb │ │ └─144223 /pause │ ├─b7467ab7fe20edfa76e6b19b8c272df0c023d004e850a9d7de67c582f43ed1f5 │ │ ├─47922 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 │ │ └─49126 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 │ ├─4b46a13ece991d2ddf0a2bb27aa6a89166cde0a2bfed70f4dca78c9cb8d52c7a │ │ └─170445 /pause │ ├─5e9133761ae8d77b23861c1025e06b699a6944be547953887e8c1c2c2e8f90e6 │ │ └─241235 /pause │ ├─f08ca9307280314cdb3b42e0254b7ca1a6a35149eed8a76bf7fd1e0501e02fdd │ │ └─172540 /pause │ ├─ccc38e1b8fcaedd4838bae7f8012938afc8448fa952d022874f41c7b7921ccfb │ │ └─42382 /pause │ ├─e03423e86c11541d3d6e23b77375e28b34fbe438661ec840724d5e9e6bac6322 │ │ └─107587 /pause │ ├─9469343d28e55f113b108b21325042fd7c620c59ef304d757fda868ee87e33a1 │ │ └─227329 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9ebc4802c1670c2a763d9441b09c2ccde3713fd655afc04c042d50b9bb6aedc1 │ │ └─41966 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─be48438989a7e2b08c2ae47ce454f127620c124fe5c7fbaf928f2a1d2252a5f6 │ │ └─45969 /server │ ├─3d97e51d436e358bdb60e97e5d4fc29dd0a2cc1dcd7e4a4bdcd288b514a9478d │ │ └─64655 /bin/memcached_exporter │ ├─aaaf34233013f03fe968f0719f57fb3d67c53084fa6bc59377f791b21f5b8aa0 │ │ ├─ 50468 valkey-server *:26379 [sentinel] │ │ ├─399379 runc init │ │ └─399395 runc init │ ├─3df9077398a01be693d1ce64b5dee7149f2b2c690a03840fe91405ecc1ea7a45 │ │ └─267458 /bin/openstack-database-exporter │ ├─3ae011eab339554a5a41ceae8261f9a7fa5cbeb25fdd7fa855ea5c5dfa0316bd │ │ └─184078 /pause │ ├─fb65b988e5bc2c813dbcaa50f3c17a4c4a15e3b21b165a85a85df45b6910d785 │ │ ├─128664 placement-api: uWSGI master │ │ ├─128691 placement-api: uWSGI worker 1 │ │ └─128692 placement-api: uWSGI worker 2 │ ├─03a89553b5fc4d529758fa85f79d5b05fcbcfbc33dff8f188fd2a85ffc6a97d5 │ │ └─138822 /pause │ ├─3bafd74a0d142e9249148c4a13f26d14b9493ae65e36590e4053b5102c88110a │ │ ├─60021 python -u /app/sidecar.py │ │ ├─60403 python -u /app/sidecar.py │ │ └─60405 python -u /app/sidecar.py │ ├─7647e6ac0d14f70535abd2aae0155c7e84ec09e9f162519c78bae1b793de7106 │ │ └─39480 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─d9397077695df8c2835df4212034d4257b9964ea053875071fc4bbb1d26fed5a │ │ └─60808 /pause │ ├─2886d1e53cfa8d7eda020e022f10ffbfc5c34201eef0f75067b0394086982311 │ │ └─59816 /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 │ ├─024b19ef8c60a3b27371e49829550a7484b6ca2651a2668ab4b199b5bc143e08 │ │ └─211714 /pause │ ├─7aa547b737336b1daefe365905e874a82752eee7bfbdaa462aaf3bc56e37f488 │ │ └─123350 /pause │ ├─74f7b5473efb044125be46172d9f90b6d84288a6ba8c7da67fa3b10b9216680a │ │ └─140678 /pause │ ├─38ceb27f167b5517b1a53ca8aec104452494d7aad2601ea89daea289da7b08c6 │ │ ├─121698 /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 │ │ └─121842 /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 │ ├─a5b1df0ec5e85a577fe4063a5d8bf38f8e9d015cc926df049498b048f7807473 │ │ └─42936 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 │ ├─2e3cbfba223dd1ee554fec1de4c6c0b0d9e52160a9a094de372595cb67599553 │ │ ├─173229 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─385428 sleep 300 │ ├─98668dc056366938aeccad720284691b5e12b6ff98d3dc3bbb1e75caba9ebb0d │ │ └─54917 /pause │ ├─756516360d8954493c3700dba9ed5e9c6e58db335318c434b88350907ee00f4a │ │ ├─221648 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222186 octavia-worker: ConsumerService worker(0) │ │ └─222189 octavia-worker: ConsumerService worker(1) │ ├─d77bd2807db615ac70c718dd44754fb560e8000fa99e0776200f4e04091e54d4 │ │ ├─182053 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182662 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182664 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182667 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9cc1e67501b40d38897b52335b3a06789d2306502a1626b6f15ebc55db0e14ad │ │ └─250790 /pause │ ├─c2a7eb6034573ea8cfccf222cd1a0db710c4d30200905704545fc9a8f850bf77 │ │ ├─246764 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246780 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─246786 erl_child_setup 1048576 │ │ ├─246977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247206 /bin/sh -s rabbit_disk_monitor │ ├─9ac14e9e67dae306d0c90d8c98d0524dc8560854990992446c0835d983e71dee │ │ └─248315 docker-registry serve /etc/docker-registry/config.yml │ ├─88277619735e88be1b4a89289f0dd80e3a245bbd6c8534fa8a8e2865d3e9ab5f │ │ ├─140183 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140317 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140332 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─140604 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─398759 sleep 15 │ ├─53f1651826949b249932f0f7ebc3c9f5726c67c13c760783643f335ba5d6935a │ │ └─230675 /pause │ ├─5ddff2c5962dacb8ba56d7faea5d1c951a16337ec41d9185d09dedec0891c7dc │ │ └─64541 /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 │ ├─c3386256091992168da83e346a55ac46c214b79571d968e552bb7814b81ce2c2 │ │ └─59112 /pause │ ├─5e7bc5a3271cd51dfba3c2a6142827f5ae3127d29fbd8418b5084032538f7ada │ │ └─172606 /pause │ ├─ccd1eb52ba810ff7984885f34c89948cfb9f9226aadc01007d89db3bf2ad56df │ │ ├─241428 magnum-api: uWSGI master │ │ ├─241462 magnum-api: uWSGI worker 1 │ │ └─241463 magnum-api: uWSGI worker 2 │ ├─152bfa0da49412979f59beb274ba9668ef679146e64d1612f98b1ae3eeda5c77 │ │ └─223519 /pause │ ├─eea144396b6599bcdee96a27263aab97e2c5608e05419ad19bd23488ce34a755 │ │ └─60455 /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 │ ├─af2df847e8ee257eb299b04bc561c299bc0f4c1e8587145a81625f9defc3a3a3 │ │ └─55181 nfd-gc -gc-interval=1h │ ├─acdfc9c4369294313d0669a8cef8ef1afd849cc28e1e290fe9af4d9a28038b2c │ │ ├─265473 apache2 -DFOREGROUND │ │ ├─268379 (wsgi:h -DFOREGROUND │ │ ├─268380 (wsgi:h -DFOREGROUND │ │ ├─268381 (wsgi:h -DFOREGROUND │ │ ├─268382 (wsgi:h -DFOREGROUND │ │ ├─268383 (wsgi:h -DFOREGROUND │ │ ├─268384 apache2 -DFOREGROUND │ │ └─268385 apache2 -DFOREGROUND │ ├─bbd985a5efd095cccfdae88f7940286d84a71b40affeb2f1b7d0031c8f9cf44c │ │ └─145180 /pause │ ├─d9aa1b9ac4902873fa6b3714add87faf277ad64f4db64c9c8a8f4e20d8827905 │ │ ├─180684 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180714 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3621fe0c677a2966a8843a2224b2a7b7566a4e75f8035cc1e00f3b66378ae287 │ │ ├─222489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222506 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6c9d2e0edd3ce0975e150b61bc71bfd3336ad25dfddb7bf69684a2a5e1f5c413 │ │ ├─260818 /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 │ │ └─261116 /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 │ ├─bab98546798a7d42eaa745305914697581d48d3712fd54631b50a2e004c971e6 │ │ └─43418 /pause │ ├─94578df421d36b6062cf951c35d19e8eec789c7e7dac95ee556f6029ebba9964 │ │ ├─185055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─185528 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0buhi5j4/privsep.sock │ │ ├─382493 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplbaa6vte/privsep.sock │ │ ├─382614 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpq5rcvx67/privsep.sock │ │ ├─382688 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─382689 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─0f0457739900b1895f3c8d1c85ad0dbd0c13ad1008e510dc04eeefe57cf33c9e │ │ └─225826 /pause │ ├─424198b03b0b7147d58f76be6842bbad56a9556921860b110dfd9fa11340569a │ │ └─48197 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f7011258f9d90073fbaae14c79e2b16471ee36e0fbae301e1c0bf0277777078a │ │ └─39296 /pause │ ├─6fb017eddf707a8886ca899d6958dc7789daa361003613a4e44e2b5c8a779b88 │ │ ├─60052 python -u /app/sidecar.py │ │ ├─60496 python -u /app/sidecar.py │ │ └─60497 python -u /app/sidecar.py │ ├─81f473cf4a3af2fad11f1cbb07309f5ad6c8bd8c5179a831d7c8015c3d48a3e4 │ │ └─221634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─73a549acc3375ec47b451b1cb73369adff3fcffe5fc27eb1d564b3b21caa4147 │ │ └─63310 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─09dc9df2ae985e8d5d129ce1fdaf3430ceebed3bf39e8d0e5d7ffa98169b4bea │ │ └─59016 /pause │ ├─65404965918d94215757dfabbcc2f6ce0f65625ee3c03f374ea96102fb85d116 │ │ ├─ 69959 apache2 -DFOREGROUND │ │ ├─ 70015 (wsgi:k -DFOREGROUND │ │ ├─ 70016 (wsgi:k -DFOREGROUND │ │ ├─ 70017 (wsgi:k -DFOREGROUND │ │ ├─ 70018 (wsgi:k -DFOREGROUND │ │ ├─384216 apache2 -DFOREGROUND │ │ └─384407 apache2 -DFOREGROUND │ ├─21b452cc3a7ef7e5da67054375b3dc473601d22ed88e0a16785149fed19f26f0 │ │ └─47896 /pause │ ├─83d7868086561f01649a7037ec612cd4703e8c801b35444bd73f9f6eaa95abf0 │ │ └─39472 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 │ ├─a95fabb245d0b9903c4c6eb0b62fe16d73e868154dc7a3d491f04addca1ec9f3 │ │ └─46613 /manager --metrics-bind-address=:8080 │ ├─f03063f900dceafe2c62f2f321c93aa3ca23f97bbdcd242e22d72ce0fc90af14 │ │ ├─63275 nginx: master process nginx -g daemon off; │ │ ├─63290 nginx: worker process │ │ ├─63291 nginx: worker process │ │ ├─63292 nginx: worker process │ │ ├─63293 nginx: worker process │ │ └─63294 nginx: worker process │ ├─21257eb4fd67aacb5c1f7c5dc2ad406f7d830b907f2dc77059d19a1040e6743d │ │ └─103631 /pause │ ├─823ee7a6912d8229e2d10ad5b8bdad52bbf34458f04c25e34beec32c392bd12a │ │ └─64337 /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 │ ├─9672635d93442dfafe8a6530bc44cc628bcdebf43bdaf70d9e4ec003669588b4 │ │ └─263082 /pause │ ├─dc1ffe74eebd814a7d91cbcf16dad57326664ab60c9871188460e7559ad266e6 │ │ └─227939 /pause │ ├─3ab3d2d57dc357350b879ec27b6056b4946069ca58359e7fbe4999fa9f0a4329 │ │ └─43493 /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 │ ├─4c67fcf6dfd949096bbd1b0ea83cd3c782e24a6713a313d7a8cfa345e4260b3f │ │ └─260800 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5d6f1ac762abb974ac318759c5e3829bb668498f71f59c8582b713b30e33db00 │ │ └─39446 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 │ ├─a09f514e43cb8b19921b58df491a7ef2ce70f7d0255ec3d8c9d9683773131a16 │ │ └─186494 /bin/bash /tmp/libvirt.sh │ ├─eba47e046cfe3cc28bbeff2d275ae77aa61fddaf0fd6f50c851b2a8ccc91085a │ │ └─144221 /pause │ ├─a9cd3d6ecc220cc0ed8f6b5bd57a1314e000de4f9889697b772386f187e26f2e │ │ └─63236 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c7f95a1fdd56e2c54a287b1fa56569ae2d52f268e04752a3d2a8e92255f06f5f │ │ ├─260485 manila-api: uWSGI master │ │ ├─260526 manila-api: uWSGI worker 1 │ │ └─260527 manila-api: uWSGI worker 2 │ ├─66284d834615b6754802a2e90bec7d52108d39e04a9fa41f4c7507edf73e4b22 │ │ ├─41026 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41411 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─14c8403e6f01b0093ed8869b82ca5dc8beb08c460831b9f712ad36d7123ed4c3 │ │ └─64890 /bin/oauth2-proxy │ ├─c74b0287dc9087cf471b56691adefd623880be10fdf0f6a7f396900b8ea5a77d │ │ └─229198 /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 │ ├─b63c9bec2c4d74c9bd824f92b0a5eca496420b99458f703ff4eb9f6301434c71 │ │ └─250666 /pause │ ├─2c5f882cca94461037c6df927928628e16f56e830e44aae669a11fbb272292f5 │ │ └─43541 /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 │ ├─e355b254f8a9ff21ae4bc0587b60501018c4c0143dfef8b0ee80bc5a93335974 │ │ └─50099 /pause │ ├─be122352c8a2c6872897cda726d795cd3578756075489a15663383f00a3bccf3 │ │ └─55217 nfd-worker -metrics=8081 │ ├─cc367408521139582e722a07ab28350d3ad40efb9b29b55f48828c87bf44c513 │ │ ├─117578 cinder-api: uWSGI master │ │ ├─117591 cinder-api: uWSGI worker 1 │ │ └─117592 cinder-api: uWSGI worker 2 │ ├─d32c64682e49a4b7d8e33ff5eb1c305d9ea51e116fed7819ced9851afa37747d │ │ ├─63564 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63615 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8cdff0c4878f807657fca51b68def0b3105a0989f99d78f50bc7056cb78e5ea4 │ │ └─64928 /bin/oauth2-proxy │ ├─2818d88389c94243611cf8172194c0cc1717087ce3493a0117eb9e603cfce754 │ │ └─119169 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0a2b6049e90264ab0a3dc62aff9b0471af2558e46d33bf037f3c3ea657c2236c │ │ └─39327 /pause │ ├─e7eeef672ef7453764f3d95e17256ee44053bf9f1cfbffa7d7ef6a9d42ae98db │ │ └─54865 /pause │ ├─e37206fa4db648d9b95d7c76fb8420c7644392305e0199041e1444a2c4f796e9 │ │ └─40571 /pause │ ├─c326681d88a903b9037256f35ad2b7a8155e196d992544b52f23be34566a843b │ │ └─46504 /pause │ ├─ea407020e3b700f587506e0065f56c5c1ca40fd31d755631d6ccbad4c2258061 │ │ └─40792 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c6e2c2143638570256f8609e0fc2f95ebbf04adfaa0330d226de1d5b2ecf8c8e │ │ └─47251 /pause │ ├─72cbcb7cc306861f009499a96b12c6d87d0378375f677fe986aed98b8fb143f2 │ │ └─41924 /pause │ ├─813c90a33de0dbc1e1ca3a590c28ea502239726f8bb890767e9e0d995d80d764 │ │ └─64623 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dc79a640d7ce5bb53c6182fe4ac4190107b9d4af5b8225cc5cce807c9a4e05d0 │ │ └─250508 /pause │ ├─f4ca902396391d7531b70066c55fa7c86461ba56ecdee9bcfe7c35194973fccb │ │ └─93322 /pause │ ├─ac2f323ce96fee077dbb571e884e5eced6f8ba817d0a0cdf1b543d02f669f2a7 │ │ └─60293 /pause │ ├─be7ea20b455f65f956efd00bb650c8e9423d7f83cda466cd2c987e7ce945f762 │ │ ├─220257 octavia-api: uWSGI master │ │ ├─220269 octavia-api: uWSGI worker 1 │ │ └─220270 octavia-api: uWSGI worker 2 │ ├─ab1ae793f90cacacae7cd31e7fc38bdfc0d891b25bb19db09506c68503fa2d61 │ │ └─231735 /pause │ ├─4e71ee1a69782adfd5348690365899ac9322e261b8fcd10183facf71b8eb4524 │ │ ├─185223 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185546 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8ngsfnds/privsep.sock │ │ ├─205375 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjdcquw9u/privsep.sock │ │ ├─222455 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp35ozchqr/privsep.sock │ │ ├─222747 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e162b7b5-297d-45bd-9662-d16b67101f5c.conf │ │ ├─368346 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368347 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2b362fbd077b9eb09093861e0d6befa5158a9090d57fca6664348e6b9aaa20f4 │ │ └─265763 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─333a6a10c64cfd9c2c3f63fe4ea9c9e98cf2462e39d69df8248d02050993805b │ │ └─64113 /bin/pushgateway │ ├─8acaed607c327dd4a0ebf7613de8c39c05b8966f8af175bdd247627efa4b64f3 │ │ └─186903 /pause │ ├─4b51ddc7bfef5a1b78827128138f7a6e33bcb91233c6aeb311785685b82d2cc4 │ │ └─150176 /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 │ ├─d34a1640eb4e011bddfea48fad51a76c90e4284f1f19aaa7cb264bbfac9f3bb9 │ │ └─42349 /pause │ ├─d7554c1a8a7c3bf17a91ac145840112ce7a143a0343f17bc4a0323524d2caf9e │ │ ├─203691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203713 erl_child_setup 1048576 │ │ ├─203839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203923 /bin/sh -s rabbit_disk_monitor │ ├─99bf80b7bc5665595e5a73c4e45da447e5da53ab4c378f60f6519495679e3b70 │ │ ├─140190 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140253 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140272 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─140562 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─398757 sleep 15 │ ├─3e2679322acc2d35b393c501e49d7ffa92c22e16a9b592bd1275cc9234d54916 │ │ └─50179 valkey-server *:6379 │ ├─19022e3fc35730aabc7982117726e776fef739e21b8f22555ee3b97f3ff99fc6 │ │ └─48000 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─444edf93a37042fc52ccd5567884d7a8dac2541a2d99191f2d5a84fd6fd8cbb6 │ │ ├─ 84045 /usr/local/bin/rook ceph operator │ │ └─399424 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─ae9c3dc756781319435c1fb228cfbbd2a5dbe39b995177b2aa6272f1d11eabf5 │ │ └─50559 redis_exporter │ ├─5e5c4d2f9ae5f6f58a23acc2822ef8aeefb5520155a8d7083574dc4b126152cc │ │ └─227964 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9b000062e5a40c152c99766f805d555f036a882e9a43116235a4786212fe1e0b │ │ └─40576 /pause │ ├─eabc3c3193fbd4cd22961dce20e3e5cfdd3c282faa2109566f81d97babc7de18 │ │ └─229173 /pause │ ├─5ef3ee77373fba3b758b4c3371d5368afc56f234e5cc93432a11a9346cbd9e97 │ │ └─211718 /pause │ ├─74b0eb00f5703e9f8db966f52125e05825e8619d68ca41edf56ac8a88f06f03c │ │ └─105638 /pause │ ├─a48aa92a23ad931127bc35ead223476578d7b16f74d2af6cf7da781642bf4281 │ │ └─141728 /pause │ ├─9ccf2822796723a4273d69b79cb351afb7b2abad3e0367bcda638aee4faf0b0d │ │ └─55256 nfd-master -crd-controller=true -metrics=8081 │ ├─b1f4b0660571de099c68a5110530e97e1f4af6dbd4734838e9bf13bf31975177 │ │ ├─48100 mysqld --wsrep_start_position=26225458-5036-11f1-aad8-873dc1d9c3cc:20 │ │ └─48222 /var/lib/mysql/mysql-state-monitor │ ├─84ed1c65d9bb3bcaee9bfb86e4a147d166b9fda23d93d68cef406fa3fbbefc86 │ │ └─64380 /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 │ ├─876bd07d4e26df756d8397555a65117a35a157b2f00addc7f610f5dae00682cf │ │ └─50270 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 │ ├─f79b21d3450a10fc136f0975f95484497445a4b6468e5a21c71ecf4c1667e7cb │ │ └─186426 /usr/bin/libvirt-tls-sidecar │ ├─7b11f018b99e79ca64c4debf90cb864b18a9c75533aff1dedff0b4818148fc3c │ │ ├─ 45929 /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 │ │ ├─ 45942 /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 │ │ ├─ 46092 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265058 nginx: worker process │ │ ├─265059 nginx: worker process │ │ └─265060 nginx: cache manager process │ ├─b9e545da9fe6c57c9574cd72d778b62c6744cde945aaf8931c60840e9d850fc4 │ │ ├─ 93881 /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 │ │ └─395857 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f4ea37372564cea41b90b91cd8960b174ceadd97d420d02d706c0ef46e5caf0c │ │ └─39426 etcd --advertise-client-urls=https://199.204.45.23: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.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─32512dc54b45e4946795a7f3cb384a4cd3ef6077e1ae0e66734bd1e5e31daa4e │ │ └─83268 /pause │ ├─a9231cf93ed316424d54aa290d51bef6ec7e537258335fd129fe104ba0147a81 │ │ ├─141819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141843 erl_child_setup 1048576 │ │ ├─141891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142084 /bin/sh -s rabbit_disk_monitor │ ├─cf205dc3afb22cc5fe9185ac151ef0212ee5acf1182a3e8d7c0e3b2e53d8650a │ │ └─89323 /pause │ ├─9e6b068adccaaff49090c1af663438f724229aa1f6f0f0519505a5c6284a7b95 │ │ └─66425 /pause │ ├─df86d64f4bff3d9be40327d1c05b60ac2686032d16e7927229dc2ee87e94cd9d │ │ └─63203 /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 │ ├─a0c0048d5f33302151b6653f8a0a1982a179d342b58e0607f1582dd18956e3a5 │ │ ├─138329 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138343 /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 │ ├─f5347ce05dc0ec95b7fc130528f83c6364298e9bc9a1ec7f4987c7c8df38318e │ │ └─225969 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─15da480b4011596d6a8dbb2dc61cbc9ea3366e7e3bec5768814fb1da38277663 │ │ ├─190939 /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 │ │ ├─367910 /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/tmpfyjgz2xl/privsep.sock │ │ ├─368098 /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/tmp8dsvy3lj/privsep.sock │ │ └─368441 /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/tmpqrq9adbw/privsep.sock │ ├─e8d2d0d04775c74820c961c05b831f3bfa301201c99b2a9d23a81ab458fa1ca6 │ │ └─39358 /pause │ ├─6d4b8a5ab4bf07c815e53f0915410bc57362d695c8a0ac2163f277f1c2baf4ed │ │ └─39584 /kube-vip manager │ ├─068a5e2fc111aa688b126de32c6638eceb07bf25a116ee2e03a50bf0edf0ace6 │ │ ├─64988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65011 erl_child_setup 1048576 │ │ ├─65071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65275 /bin/sh -s rabbit_disk_monitor │ ├─deec4b9d6efa51b842162b5a9672a6bd9e8b0b5d6089963bfec963291c137929 │ │ └─64228 /pause │ ├─f95f51d45d294cbd88f0a5b3b3b981bc04e95bd3662fe5e43ca545f51d242380 │ │ ├─170556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170587 erl_child_setup 1048576 │ │ ├─170658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170805 /bin/sh -s rabbit_disk_monitor │ ├─23022961037376a8d3c788c8ea44ac5492b21d375293f28c0619a1dcad9c3050 │ │ └─137887 /pause │ ├─3da95d708b07599a0f0dce9d4527e4ce479eded7714597e83878f6b65e90f2a8 │ │ └─103698 /pause │ ├─6ef7a842b8b7f10b8f95948b3da7a472b643e7c58ade5ae86fb5afb0f05d3fdc │ │ └─42417 /coredns -conf /etc/coredns/Corefile │ ├─3e4be3c10fa123c25027d2b7354bddd6e77b195d1e8220278c378e08a76da149 │ │ └─58918 /pause │ ├─a7c0a57d6fd12db8f0987fca5fcd4fed6ff4d4fc5330b360dc5ce249ec924f09 │ │ └─267149 /pause │ ├─9929f468a9464552d699704c4ebd7016b670e0e71675d6fa4efe12deb934e250 │ │ └─172901 /pause │ ├─37e42639f1d55ff15597e19210bce7b7322aeace0ccac502c85655213070cd3a │ │ └─250621 /pause │ ├─68ad1de29912060c4033c75c722ff94abdbf0f9f973d59768c4fb562b7388f6e │ │ └─231612 /pause │ ├─1c6c4ba76d41f18bc09120ca9e0b9a80866677c4c4b153bc90c62e95a520b869 │ │ └─59388 /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 │ ├─f5f7be9ed64b2ed051a5e15c6401fa9db93d53c31035f76f74fc8fbc1dd2b274 │ │ ├─102528 glance-api: uWSGI master │ │ ├─102542 glance-api: uWSGI worker 1 │ │ └─102543 glance-api: uWSGI worker 2 │ ├─f21cf6e3956800b3c4d801d18737534d250a329f8a66cc8557c26603a089c3be │ │ └─143938 /pause │ ├─20495d14260dfa9daa541beb4e8c35a43165d3c15eaf94b7b565c84c903aed2a │ │ └─186844 /pause │ ├─6f6bb7cf5dd68304629163902932e34341e216dd9ff8193419230d3710d896d5 │ │ ├─168557 nova-metadata: uWSGI master │ │ ├─168584 nova-metadata: uWSGI worker 1 │ │ └─168585 nova-metadata: uWSGI worker 2 │ ├─7278f0309ced05425271f10446b517cbfe5773126bd75795eda61b26d695ee76 │ │ └─77419 /pause │ ├─06ee371c4fa20a821f978cb7381a5e71eb79d4a100aac1c6a07d1267494c1754 │ │ └─45706 /pause │ ├─3e0d2648b70034464645e592c42f2e8dc3d608762faf5c4c62d7b855b98c0bc6 │ │ └─211742 /pause │ ├─788040f7421b9baf65341f85e92888e86195b7b12a8105ac16085e2dd660f9eb │ │ └─64504 /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-23.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 │ ├─6c608ab8b8bd657a490216d8c39c469b064b5e8d99536bd1afc6e738310d604f │ │ └─94737 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─89c4e2bbd18b0b90cf874b1d0172b9bcef395976437455b148049df89c112c6d │ │ └─39329 /pause │ └─d0babeeec1172d04940cd2f968845f93826375502b995d7c66eff200ff685b7b │ └─120713 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount