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 │ │ │ ├─21525 /lib/systemd/systemd --user │ │ │ └─21526 (sd-pam) │ │ └─session-22.scope │ │ ├─21520 sshd: cephadm [priv] │ │ └─21542 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─397901 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zaoqhpigbetlcnupaediligsghnqgrug ; /usr/bin/python3'"'"' && sleep 0' │ ├─397902 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zaoqhpigbetlcnupaediligsghnqgrug ; /usr/bin/python3' && sleep 0 │ ├─397903 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zaoqhpigbetlcnupaediligsghnqgrug ; /usr/bin/python3 │ ├─397904 /bin/sh -c echo BECOME-SUCCESS-zaoqhpigbetlcnupaediligsghnqgrug ; /usr/bin/python3 │ ├─397905 /usr/bin/python3 │ ├─397906 /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 │ └─397908 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 … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12180 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f0c012dbfafb455980e1e5d4a9bed28f30a405ee0c90ec1173cf36682f2261f4 -address /run/containerd/containerd.sock │ │ ├─ 12558 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0da35c523b9365bd38bdf3015381b7f445e91a341a19d025834700191fd2a5c9 -address /run/containerd/containerd.sock │ │ ├─ 19419 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1570cc4cc0a6d50baeb8d737fba140e4a5ff3b41d6b8f16759a21ca466a2aee9 -address /run/containerd/containerd.sock │ │ ├─ 24613 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b17ce50e58290924da4b93630ee18a320136a63d06c7e9965d2b8584a899714b -address /run/containerd/containerd.sock │ │ ├─ 29321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66b936ba55bfeb8ac13ec8d84522ffdec9de848c6cc5970e361fab380bfc6ac0 -address /run/containerd/containerd.sock │ │ ├─ 33832 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf531d7271772c7fb7145ed955905a701b5c991d80a62e102ee6c80bb63cdd86 -address /run/containerd/containerd.sock │ │ ├─ 39409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed2d49ae9edd473a699f68cbfa8801b405624ce993eb70a54966b8aadf88d122 -address /run/containerd/containerd.sock │ │ ├─ 39439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06fe4f0cc69f48ca434764d2ed90eb87401dfcbb4152aeaa57ab01b355a6eda8 -address /run/containerd/containerd.sock │ │ ├─ 39476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daed0d7807a6a8e50ae2863899b22482dbd61c18cda7ae13aace118fc09c3d1c -address /run/containerd/containerd.sock │ │ ├─ 39478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9a2afe383b0f4bb2aaef427a4491ebf6ca05211fce824cc0fd3e4a8f22b39db -address /run/containerd/containerd.sock │ │ ├─ 39490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d06dc4d5c5caf31275f800ad901732487164f2961b0017efc0eb15d1771e8a -address /run/containerd/containerd.sock │ │ ├─ 40035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc757b15c5f4c97cc92765fe9b7fe6369e848e74fd1e3327a8c01cda9ad5398 -address /run/containerd/containerd.sock │ │ ├─ 40747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7cd1a3d4bafd4c15174fd22c637776eeb48bfcbe2150fd9396406c8a731b33 -address /run/containerd/containerd.sock │ │ ├─ 40785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1ce72fafaaa11d007c6cf679d9835d0299f3226b925ceb55a94108c571b411 -address /run/containerd/containerd.sock │ │ ├─ 42395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b44ef321ae0f8f718a9b6760d43422f33a3f84f4dc3ecfb8559d49842821d9 -address /run/containerd/containerd.sock │ │ ├─ 42535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ff23e11dd59ae899309eaef4d9475840f18b44aeaed0f71c888e4f42557e6e -address /run/containerd/containerd.sock │ │ ├─ 42580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ca24a80d3fed3e3541734ba10028807e696d8b3d716a8adb57e444c85b0990 -address /run/containerd/containerd.sock │ │ ├─ 42624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41b9655f062f7188a4c3e6236ffc221d62e36df52a46475b98f5b1bba446d5d -address /run/containerd/containerd.sock │ │ ├─ 42675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f269c3fbd8840358d5dde2d3fe3ab4a563f8f05503676d05e4ffd7987913f4 -address /run/containerd/containerd.sock │ │ ├─ 42841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ed5d6d10ddce0e417cabfacd40ca431987dbf70e2f4cac3d05fd63707d4ed00 -address /run/containerd/containerd.sock │ │ ├─ 45178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d6faa896d349e7ce9b561d60ecac6f0a35c13c8d641e9fec22522eb52f3ccf -address /run/containerd/containerd.sock │ │ ├─ 45290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b9296c37b3b8f1dd13d3e365054ad7f327f0fbdb52b95abedc8e74cc822231 -address /run/containerd/containerd.sock │ │ ├─ 46035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9966e72e6d62d8be0db235a7ac58366c26a3af5ad40ce851f1d47185cbff71a5 -address /run/containerd/containerd.sock │ │ ├─ 46135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55eeef4f80c7e028fe3204f3734b35df532f672ebc74cc2a964ce6013869f17 -address /run/containerd/containerd.sock │ │ ├─ 46456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ad5f980789bd1d648a12bd201852bc413e91b194d37d4755fa81671999a005 -address /run/containerd/containerd.sock │ │ ├─ 46957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6875351982049a60e7746f373243c0dd1b5a2c9c6707254a38708b65c4dab9f1 -address /run/containerd/containerd.sock │ │ ├─ 47380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8a1530205737e5e8173a6b1ccdc6dfa9a5622c1ed6ddfc5bdae244f5a830de -address /run/containerd/containerd.sock │ │ ├─ 49658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5949a6ffc290ce5211f7d15a1fa9ebc303eb08777b1501d4e040759b53d095b -address /run/containerd/containerd.sock │ │ ├─ 49797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5793c4e3a3d4f641851f1f6b6d8ee0b0511feb76997de5ea5b29029c42a9f1b3 -address /run/containerd/containerd.sock │ │ ├─ 54135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec67d4029051d5fa68fc4789c3b109e87c0fed23421e71563cdc3bd8da3e0fc9 -address /run/containerd/containerd.sock │ │ ├─ 54719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb1a4600ab84d7595c8ba6f3c99f171ce8d933c8c1325a39543f8ac215460fb -address /run/containerd/containerd.sock │ │ ├─ 54784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e353e1a64d4404ed55be061d29e9254876f3093214e90eadb9342d456389b1 -address /run/containerd/containerd.sock │ │ ├─ 54826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ce61e03cea8b638e2a49c2b9e268806913f37e496ce7c1f73689f2508e5337 -address /run/containerd/containerd.sock │ │ ├─ 55024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34e3e56971eab6418a33e35086d20c80996b92f8dc01326d7eb4815a0e3b48f -address /run/containerd/containerd.sock │ │ ├─ 59027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2a819c33ec1904bbe2ada439024b75534c32e9b9411fcaf498684bd773ba89 -address /run/containerd/containerd.sock │ │ ├─ 59139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3bbba97e0baac4571dfe024ded2e4d6f039fc8efb59caa4fbaaeee37828bea -address /run/containerd/containerd.sock │ │ ├─ 59186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183ecfb119c461a755e7f874750882eb56a2fd214e9d0ee339ab3f122acd4d69 -address /run/containerd/containerd.sock │ │ ├─ 59223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdb8f4386028d3f94a8037eadf8cc4aba1a8fe38b67b60fc6d7a2017851a3342 -address /run/containerd/containerd.sock │ │ ├─ 60526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65063bce0d6c654965b891698d6e27cba2dfcf4718b36e25fc2fc8f321e588ce -address /run/containerd/containerd.sock │ │ ├─ 60698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3324fe4abff6f25c61c4aeecc786a0d763c4c529c4ab6f73e69a6cc8c3f9e009 -address /run/containerd/containerd.sock │ │ ├─ 60933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb71e96a9f3b25832464cbce57d672de61e5aeef7bb54a5f05b6d400147ef25 -address /run/containerd/containerd.sock │ │ ├─ 61001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836bb4b08e677144b7c909f01bb46e5d74597b26e810000f956319303e2191ce -address /run/containerd/containerd.sock │ │ ├─ 61100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03a38078a8811b00df6d4fb0f7079b459a9eda05b886100ebc45061d98d095e -address /run/containerd/containerd.sock │ │ ├─ 61435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e00b1d1e2be0701d9076e295e87782f865c573c6294e0d297a9bb8ae662382d -address /run/containerd/containerd.sock │ │ ├─ 61817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d04e93e48352f11bce79e161ae7b89d7affa1333996bfa562575d3cc3fc3eb -address /run/containerd/containerd.sock │ │ ├─ 62197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5304cbe1e0dc5b8a859aacb77b0f5624c28b4aca922dbfbf6fc8465f3954290b -address /run/containerd/containerd.sock │ │ ├─ 62370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74356616369f60b91757f8f6421545c658f922a816d87f381cf6f65088106e39 -address /run/containerd/containerd.sock │ │ ├─ 63076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e23483c28fe003a3f80bc7af2240682baff95989cf40045fd49f39d8144093cf -address /run/containerd/containerd.sock │ │ ├─ 64602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900a85432ca016aa1157d20bd0e30a6ad54e05fb828e127a0bca6de3c7e1ff1b -address /run/containerd/containerd.sock │ │ ├─ 67099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2a712ff465cbb3a2a446e3a3ece78b1b0012c24cb57f767ab1a21d812347f21 -address /run/containerd/containerd.sock │ │ ├─ 76141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d7a06260dc3e65808c6c2e605ee898c2702da4f37eb78406b32c5a8723e17dd -address /run/containerd/containerd.sock │ │ ├─ 77686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 392fd626b373646796eef3382426bf0ffa63dfc06cb9281759d8dd88c84edf60 -address /run/containerd/containerd.sock │ │ ├─ 84282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b197decb379533f9d7ecfbdfe301207321bd3eb5b9690194be366791a005bab -address /run/containerd/containerd.sock │ │ ├─ 90655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6069187b8279e18f477abf5a635fc8a4bc26716f26a02c0af2faeac25c8c3bd6 -address /run/containerd/containerd.sock │ │ ├─ 94427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5815e4a0ddf95549ef7848423130e954e29e4bcaa8e49b7510ed8469ca8fad94 -address /run/containerd/containerd.sock │ │ ├─ 94464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfac606b5bbbfe3fd061b3f56b2fc2fbba569ac8020ea9f6d6250bffaa0e1931 -address /run/containerd/containerd.sock │ │ ├─103471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f6917d94935e2cd638f69ed1c6bab647a3206f613244fe96f4121de258ba2d -address /run/containerd/containerd.sock │ │ ├─104848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35039d79cc2b98bb91badd0c9c8f21eb4cbd9c81cbe910a515a0ebc2a082eebc -address /run/containerd/containerd.sock │ │ ├─105109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68c60a6064111909b25ae056b9fecff694e8a6a1491540ae1abd91c085257793 -address /run/containerd/containerd.sock │ │ ├─106873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cac6e9733439c02b274efe0fadd92993cda278c86051d512bd0b70c261f15102 -address /run/containerd/containerd.sock │ │ ├─108514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636921ee1faab36a6326c52f6904f35f6323c151722255af7e533384335ab21e -address /run/containerd/containerd.sock │ │ ├─108698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63762bce164a85e879bf08c0e9ed37a03df45781a436ad32e58f35c3872fb33a -address /run/containerd/containerd.sock │ │ ├─121653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ae4622194870f6db1e6857d799131deb9fdc85ddc4942d6527389fc767c984 -address /run/containerd/containerd.sock │ │ ├─121678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c8002b70685a001b626a847fdffc692d6a7e68e975032949388f725fcbea85 -address /run/containerd/containerd.sock │ │ ├─124208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87730daa25ea487cca0577cd48012499673e9af241ecaece04b01ea8c92740e6 -address /run/containerd/containerd.sock │ │ ├─138764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4c322c9767d8011aaacc02452664b4e1725d2d062a4b57cef678e07200c12e -address /run/containerd/containerd.sock │ │ ├─139788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a20654dec982bbd78d317571d8be9eb4121fcbb67156d6e865cb7fdc3723b58 -address /run/containerd/containerd.sock │ │ ├─140810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd359a6c7e0ea8d4320f9faf414ce98c6fa1650e7478174adc24e8a201430ece -address /run/containerd/containerd.sock │ │ ├─140907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2829ddaaf1a4d7afe7a1cc5a7506dad8ef7a3f94ff721673563429b8d67ab21c -address /run/containerd/containerd.sock │ │ ├─141614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cfc32452d9c5a155f93c02cf3583bbd581ae15b3eb1df58a6c4c18286ee0410 -address /run/containerd/containerd.sock │ │ ├─142593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eebc8c688e793e43a9875894bf93fff4bf3f4ff3deb60bd04b57704ca239de3 -address /run/containerd/containerd.sock │ │ ├─144684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b14f2bef9f64defe0be39ac81a7d573703186dcd754ace7acb72505c57c1f79 -address /run/containerd/containerd.sock │ │ ├─145112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f6bb63df1617af92da1acdc6b48720c0afa02158160c22eadbbad3ee00e502 -address /run/containerd/containerd.sock │ │ ├─145159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ded489eafc1e9ac0db1957c8551a23b53cf93861d200a04c8a6787adc6691d9 -address /run/containerd/containerd.sock │ │ ├─145320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a315d6e5565bd88e6a010fd8bf73e98b8e110f88ca5936190256f8d756a4c49 -address /run/containerd/containerd.sock │ │ ├─145581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d911e7489ca901838ac4b05b3711389b336c9ccaa5987795a8474806aa0dcc -address /run/containerd/containerd.sock │ │ ├─145790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c247293cc93d535222906e8497b1e32bfa0504129b8ba19471d87d5e36a2d1e -address /run/containerd/containerd.sock │ │ ├─171328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3085fabcef14d66854ba0eb0c300e1a534724e9af198a35ccfd9bcc52864acf7 -address /run/containerd/containerd.sock │ │ ├─173123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc22ca7d08a1dbf237da3139a7472c43722da078361412a4fe25b61bd36ae46 -address /run/containerd/containerd.sock │ │ ├─173143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa2c205110bd1e9741563b88025cd17038abb36b67081ce354b9c6dc33605a1 -address /run/containerd/containerd.sock │ │ ├─173222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76390aec0356776c5b37486ad2734ae68cfc801289dcf97d497ad27ad9de8b62 -address /run/containerd/containerd.sock │ │ ├─173553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a638b32340de42049e29c93cf9e5f0a6c649b6f105262990fb4aed4784fa25 -address /run/containerd/containerd.sock │ │ ├─180688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77659e891d672b31220111c11321cb3438c444acf4ff9556b16602154eeb349 -address /run/containerd/containerd.sock │ │ ├─184707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6734e217c0a705befc9415558283f63c88d5eb5753324bae7f4bbe7d8b777b5 -address /run/containerd/containerd.sock │ │ ├─187577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f802d23d97da4cd3ea6e35984594233b16b6e4021b5d628c4213cc6e7cabad91 -address /run/containerd/containerd.sock │ │ ├─187632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 087be1f1bcafbff4bafbbfc07d127dd9c2028d54e25a517affa406e656fc9ad2 -address /run/containerd/containerd.sock │ │ ├─187734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2549c81c6b56428b7912c6ff308d2f8416991fe6fe5134808e6e8620cc6289ab -address /run/containerd/containerd.sock │ │ ├─203589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979df0df7acbca941c95e7db6a2983b60098e46febf79eab011f266e8c5b7319 -address /run/containerd/containerd.sock │ │ ├─211192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fd32a265f6b93bc4949592e564a8993934d3611fa104ce5f670e55511170dce -address /run/containerd/containerd.sock │ │ ├─211234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865fef4bdbeebd9d8228801bb88e236ea8501513ff7d5f9ee1f2e4c057edb5d1 -address /run/containerd/containerd.sock │ │ ├─211264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cffe213c93a15f46de4a868996ce1f6fcbc012dfe632eb8246fc0379847e3327 -address /run/containerd/containerd.sock │ │ ├─211522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40098fc9a3b08caae2623e28553337a3286726c59426076f7cf192abaca88fcd -address /run/containerd/containerd.sock │ │ ├─222393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ae0c60ebc8b2f3fdef32da3d22e1edd7bade220e0b827e95e0f02dff629b4d -address /run/containerd/containerd.sock │ │ ├─224985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cc89dd8cd29a6299235297d15387e9a50989a3e0f534273cb0dd18872a95f93 -address /run/containerd/containerd.sock │ │ ├─226178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584ccf62f40ac916cca923d100a33f4598055270e2d7e980bb22c016a864a690 -address /run/containerd/containerd.sock │ │ ├─227134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e323ff10eb12e98ddf0598c062755d5dd114821048ac4faf4e31ead4c8d221c5 -address /run/containerd/containerd.sock │ │ ├─228240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfb98e7e88ef0c663cd1e3f33059d7051aad3c65aebab3829a753a8f8892341 -address /run/containerd/containerd.sock │ │ ├─229969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 094a4b5f67ffda1fe21da4e076b474da6af81a4ce8c8558db03ada9dc6ef4866 -address /run/containerd/containerd.sock │ │ ├─231451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93f1f31ed0831244a8e53ee574fe0783e2c06406ba8aeaf499e9e692c9d5e07c -address /run/containerd/containerd.sock │ │ ├─231508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 585ec9ab2e512fedd8ee30bd33a2e38b65c27c63f94e400fade66c4a5023db09 -address /run/containerd/containerd.sock │ │ ├─240512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fbf2c68ddcb75fe69f4f508689e3e5766d58f75ad5301bdb0b52be17c2b5c33 -address /run/containerd/containerd.sock │ │ ├─241001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d72597a7696ffa251299e7a813f78bb1e4118ee496aca381612d2b3d918dad -address /run/containerd/containerd.sock │ │ ├─246435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3eef82217ac4be55b1feec2f592c9bb2949bacd718486941eefdd713cd4d860 -address /run/containerd/containerd.sock │ │ ├─250666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ea65555a36f7e9f31c382993ae5cf14b6010014513825b2dfa9e16fd9dbc4e -address /run/containerd/containerd.sock │ │ ├─250935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad2264d719da99b253f5eda3b1244cc99d81c4176d82503b13d7180759c1013 -address /run/containerd/containerd.sock │ │ ├─250988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286fc35917d43bef18c882059de947be0d3ca2f05ac193af0fb78e7c9b725b41 -address /run/containerd/containerd.sock │ │ ├─251259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6e461e7103a382f7e57d82f913674a9524e54587715aee2f6356b9e983249d -address /run/containerd/containerd.sock │ │ ├─265327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 717450197aafce9374619e0db9939fa15e180ef3bd3df89d870ef95550318c74 -address /run/containerd/containerd.sock │ │ ├─267925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a9f21fd2a358fc4b81499a7af9d22d11d1babdb26f29fbf245b1bf72edee30 -address /run/containerd/containerd.sock │ │ └─268672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3df4445a4a6f32542b68dba1dda8898b004499edd9982744aa421e0f2bea1ff -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─run-r131c88090bb94f56917a896df1c3c844.scope │ │ └─187485 /usr/sbin/libvirtd --listen │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-0da35c523b9365bd38bdf3015381b7f445e91a341a19d025834700191fd2a5c9.scope … │ │ ├─12582 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mvyhme -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12602 /usr/bin/ceph-mgr -n mgr.instance.mvyhme -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29038 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29304 /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 │ │ │ ├─19376 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19396 /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 │ │ │ ├─24329 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24596 /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 │ │ │ ├─33540 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33815 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12108 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mvyhme.service │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mvyhme/unit.run │ │ └─12502 /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-mvyhme --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.mvyhme:/var/lib/ceph/mgr/ceph-instance.mvyhme:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mvyhme/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mvyhme -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-cf531d7271772c7fb7145ed955905a701b5c991d80a62e102ee6c80bb63cdd86.scope … │ │ ├─33859 /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 │ │ └─33871 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1570cc4cc0a6d50baeb8d737fba140e4a5ff3b41d6b8f16759a21ca466a2aee9.scope … │ │ ├─19445 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19460 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─138220 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39871 /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.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-b17ce50e58290924da4b93630ee18a320136a63d06c7e9965d2b8584a899714b.scope … │ │ ├─24638 /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 │ │ └─24650 /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 │ ├─docker-f0c012dbfafb455980e1e5d4a9bed28f30a405ee0c90ec1173cf36682f2261f4.scope … │ │ ├─12218 /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 │ │ └─12231 /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 │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10672 /usr/sbin/chronyd -F 1 │ │ └─10673 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138098 /sbin/iscsid │ │ └─138099 /sbin/iscsid │ ├─docker-66b936ba55bfeb8ac13ec8d84522ffdec9de848c6cc5970e361fab380bfc6ac0.scope … │ │ ├─29345 /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 │ │ └─29358 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─9e76166654e24a234c34b24e4fb5b9bd4788d1e7496706b68370fe77f4b53d92 │ │ └─230017 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5304cbe1e0dc5b8a859aacb77b0f5624c28b4aca922dbfbf6fc8465f3954290b │ │ └─62222 /pause │ ├─087be1f1bcafbff4bafbbfc07d127dd9c2028d54e25a517affa406e656fc9ad2 │ │ └─187687 /pause │ ├─172f5760dda4630ff651fc4e36fb87b998b549101c8cc7c423d2224f0ead010a │ │ └─61726 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 │ ├─4990c59a0e1e3a25c1a5270b5b3f3cee591ff791bdc19e4c2b1ab538c84a22d6 │ │ └─39736 etcd --advertise-client-urls=https://199.204.45.89: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.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89: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 │ ├─e9a2afe383b0f4bb2aaef427a4491ebf6ca05211fce824cc0fd3e4a8f22b39db │ │ └─39571 /pause │ ├─3162a8d0c0d58dba91afe68d749fdb9a1457c1422b11e34bcd393a06d896f04a │ │ └─122390 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─76390aec0356776c5b37486ad2734ae68cfc801289dcf97d497ad27ad9de8b62 │ │ └─173305 /pause │ ├─9739efce5e7ef0a2a706f8dea429dda5cd3f3cc6b4ebf88265ac1ff9ee275cf9 │ │ ├─268085 apache2 -DFOREGROUND │ │ ├─270326 (wsgi:h -DFOREGROUND │ │ ├─270327 (wsgi:h -DFOREGROUND │ │ ├─270328 (wsgi:h -DFOREGROUND │ │ ├─270329 (wsgi:h -DFOREGROUND │ │ ├─270330 (wsgi:h -DFOREGROUND │ │ ├─270331 apache2 -DFOREGROUND │ │ └─270332 apache2 -DFOREGROUND │ ├─50773eb17bfa8138f7d6c0e8d279db3b222cb110ed963d7fc7c8ad0da63278e5 │ │ ├─181276 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181304 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─971e4a93d0953aa45b59f50fbc07ee0dd38ed9226901a4688313e8f4d92c5ccf │ │ └─64672 /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 │ ├─e39c8f9d890a81875fa259106c2cb617c2eb93253d4ac135eee3f869b7203935 │ │ ├─174030 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─385006 sleep 300 │ ├─c4ce61e03cea8b638e2a49c2b9e268806913f37e496ce7c1f73689f2508e5337 │ │ └─54854 /pause │ ├─1d9986f785f3fd03074303553c6ac5e1451796df9124436dbbd8f14219e3351a │ │ └─269369 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─3324fe4abff6f25c61c4aeecc786a0d763c4c529c4ab6f73e69a6cc8c3f9e009 │ │ └─60721 /pause │ ├─8c16b4a846fcc1cba6233c223f1ee3a5c3e4a18f2a4266ce0194ecfc9d83f2af │ │ ├─182839 neutron-api: uWSGI master │ │ ├─182860 neutron-api: uWSGI worker 1 │ │ └─182861 neutron-api: uWSGI worker 2 │ ├─f2a712ff465cbb3a2a446e3a3ece78b1b0012c24cb57f767ab1a21d812347f21 │ │ └─67124 /pause │ ├─482644764b74d59c5d283ddc3ba764f89d61413a6b9549bbce13af695938280b │ │ ├─184921 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184938 /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 -- │ │ ├─184944 erl_child_setup 1048576 │ │ ├─185055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185360 /bin/sh -s rabbit_disk_monitor │ ├─7fd32a265f6b93bc4949592e564a8993934d3611fa104ce5f670e55511170dce │ │ └─211246 /pause │ ├─2cf8890ad6c597ea6e2888393532821a5e7f5182d35a0335d04c2c92dba91fdd │ │ ├─169506 nova-metadata: uWSGI master │ │ ├─169528 nova-metadata: uWSGI worker 1 │ │ └─169529 nova-metadata: uWSGI worker 2 │ ├─7dc757b15c5f4c97cc92765fe9b7fe6369e848e74fd1e3327a8c01cda9ad5398 │ │ └─40058 /pause │ ├─87730daa25ea487cca0577cd48012499673e9af241ecaece04b01ea8c92740e6 │ │ └─124236 /pause │ ├─b0a526cfd2421d32f11180b33ef894d2aac871ddfb4756a331e813995470310c │ │ └─226265 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a77659e891d672b31220111c11321cb3438c444acf4ff9556b16602154eeb349 │ │ └─180711 /pause │ ├─f5f6917d94935e2cd638f69ed1c6bab647a3206f613244fe96f4121de258ba2d │ │ └─103495 /pause │ ├─df7f7a41551172f8d57b8dbf1ca0fed0510260db8b3f6fdfc6f5fd1248c359dd │ │ ├─247070 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247087 /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 -- │ │ ├─247096 erl_child_setup 1048576 │ │ ├─247151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247392 /bin/sh -s rabbit_disk_monitor │ ├─65063bce0d6c654965b891698d6e27cba2dfcf4718b36e25fc2fc8f321e588ce │ │ └─60556 /pause │ ├─eae5fe07bec56c49e56c03fa1f70ca06b1711427c36987377980f1364a6f88d7 │ │ └─65213 /bin/memcached_exporter │ ├─1665bf9cc5e7596969dc1b869fe2427336bd01f60249d8e7911085edfc6325ad │ │ ├─129551 placement-api: uWSGI master │ │ ├─129563 placement-api: uWSGI worker 1 │ │ └─129564 placement-api: uWSGI worker 2 │ ├─703af6295cfa75dad2a8b79f8022d193cbe4d6d18a47e25a0d557a81fee52ae8 │ │ └─64543 /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-89.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 │ ├─5876da1f92a6b63bdd0e304d9d403816a0c3bc55ec119988555470178c28335c │ │ ├─170362 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170851 nova-scheduler: ServiceWrapper worker(0) │ │ └─170853 nova-scheduler: ServiceWrapper worker(1) │ ├─e323ff10eb12e98ddf0598c062755d5dd114821048ac4faf4e31ead4c8d221c5 │ │ └─227158 /pause │ ├─d1ad5f980789bd1d648a12bd201852bc413e91b194d37d4755fa81671999a005 │ │ └─46479 /pause │ ├─f802d23d97da4cd3ea6e35984594233b16b6e4021b5d628c4213cc6e7cabad91 │ │ └─187604 /pause │ ├─5b14f2bef9f64defe0be39ac81a7d573703186dcd754ace7acb72505c57c1f79 │ │ └─144707 /pause │ ├─9755fd877f605a332ed26f0a35f8ed9f89f9279eefa88decb2fece3b3023dee7 │ │ ├─90834 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90851 /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 -- │ │ ├─90857 erl_child_setup 1048576 │ │ ├─91037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91266 /bin/sh -s rabbit_disk_monitor │ ├─d44840ce8c383a1a6971c45cddd96669894888f03345d65642ee7a5d57d2e150 │ │ └─42747 /coredns -conf /etc/coredns/Corefile │ ├─29f6bb63df1617af92da1acdc6b48720c0afa02158160c22eadbbad3ee00e502 │ │ └─145137 /pause │ ├─e55eeef4f80c7e028fe3204f3734b35df532f672ebc74cc2a964ce6013869f17 │ │ └─46159 /pause │ ├─d831d96d4e14b2b9eeb193864b9d97335472287c42b0f0792068760a762eb2ae │ │ └─225185 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a63acb4c4232d925c3b7c578c1102e75a636e5edf839875a255f4fb73f10a6fe │ │ └─55124 nfd-worker -metrics=8081 │ ├─f721a933f1e567d5696acdfd067df3b3248702596cc9a22af35314047d3c5383 │ │ └─63952 /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-89.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 │ ├─4edad3a0dcca26225bd72a13babc729a85e20e1d9a18c8591c5a985109d682cc │ │ └─186740 /bin/bash /tmp/libvirt.sh │ ├─212faf390aa5f0e18653ec80b442919e3155bda44750b1f13257ce180d02e385 │ │ ├─ 94883 /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 │ │ └─395246 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4708f57506fa277ff37f114a5a01b7470358a7eec5fb153e1950a736e0c3701b │ │ └─45583 /server │ ├─d84089dd647e1516d6cafff8cbf2cc8a33bb7d24c70c0bb345b25e0826ca1b10 │ │ └─62891 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─790ef9e801816a40f6ca74b2957ca449458dfcc36b8795afe54e4cc365d697d6 │ │ ├─65803 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65820 /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 -- │ │ ├─65826 erl_child_setup 1048576 │ │ ├─65965 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66042 /bin/sh -s rabbit_disk_monitor │ ├─a6ef30af1247f4aeedef9f3e250a20aa60e43c0275ec700b79cd6288f189be56 │ │ ├─ 45541 /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 │ │ ├─ 45554 /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 │ │ ├─ 45670 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267678 nginx: worker process │ │ ├─267679 nginx: worker process │ │ └─267680 nginx: cache manager process │ ├─12b3691576210845b5cddc8ef0a80f38e8fe74e2a49670b1d4c3dc118295addb │ │ └─187303 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5ed5d6d10ddce0e417cabfacd40ca431987dbf70e2f4cac3d05fd63707d4ed00 │ │ └─42865 /pause │ ├─3b197decb379533f9d7ecfbdfe301207321bd3eb5b9690194be366791a005bab │ │ └─84306 /pause │ ├─a9d6faa896d349e7ce9b561d60ecac6f0a35c13c8d641e9fec22522eb52f3ccf │ │ └─45220 /pause │ ├─04f269c3fbd8840358d5dde2d3fe3ab4a563f8f05503676d05e4ffd7987913f4 │ │ └─42709 /pause │ ├─6ceb6a3a8ebe3246a992e3be7414718c7bda64f2896a3d8daf8dc924cfc763f5 │ │ └─47743 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─094a4b5f67ffda1fe21da4e076b474da6af81a4ce8c8558db03ada9dc6ef4866 │ │ └─229992 /pause │ ├─7c7cd1a3d4bafd4c15174fd22c637776eeb48bfcbe2150fd9396406c8a731b33 │ │ └─40771 /pause │ ├─ed2d49ae9edd473a699f68cbfa8801b405624ce993eb70a54966b8aadf88d122 │ │ └─39450 /pause │ ├─06b76da15362109d74158d29bde083f70c2f9398c1b17341193f9776a63f160e │ │ ├─63463 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63510 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─231c8f177d216b6a5ceae96eccf926bdd5f646fe734110c906988902d64de28a │ │ └─42943 /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 │ ├─b03a38078a8811b00df6d4fb0f7079b459a9eda05b886100ebc45061d98d095e │ │ └─61129 /pause │ ├─51be5539e80a9df7bad2a324185c63387b0acd2cffb80de3d7322b352643296d │ │ └─94832 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-hj8ps --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6cfbcbdcbf90f76cf38ba88040e6298a2d8f31e22e956ce0df40e5b091bea23b │ │ ├─83605 barbiacan-api: uWSGI master │ │ └─83618 barbiacan-api: uWSGI worker 1 │ ├─636921ee1faab36a6326c52f6904f35f6323c151722255af7e533384335ab21e │ │ └─108540 /pause │ ├─bd359a6c7e0ea8d4320f9faf414ce98c6fa1650e7478174adc24e8a201430ece │ │ └─140835 /pause │ ├─1eebc8c688e793e43a9875894bf93fff4bf3f4ff3deb60bd04b57704ca239de3 │ │ └─142616 /pause │ ├─c24f9cb04ed02c24d1d83a3d4ebca5a63492bdbe6bba91fb901231f3581956c3 │ │ └─247780 docker-registry serve /etc/docker-registry/config.yml │ ├─7c247293cc93d535222906e8497b1e32bfa0504129b8ba19471d87d5e36a2d1e │ │ └─145814 /pause │ ├─f74c3df5ce96169533838bc95e37e002b35937824bfaa86e360595782994ae4d │ │ ├─199933 heat-api: uWSGI master │ │ ├─199980 heat-api: uWSGI worker 1 │ │ └─199981 heat-api: uWSGI worker 2 │ ├─3aa8f00014710592169d6ae4c05aad98c3d4043944e97c5525a186ec64d8a81e │ │ ├─ 70448 apache2 -DFOREGROUND │ │ ├─ 70479 (wsgi:k -DFOREGROUND │ │ ├─ 70480 (wsgi:k -DFOREGROUND │ │ ├─ 70481 (wsgi:k -DFOREGROUND │ │ ├─ 70482 (wsgi:k -DFOREGROUND │ │ ├─394417 apache2 -DFOREGROUND │ │ └─395158 apache2 -DFOREGROUND │ ├─a41b9655f062f7188a4c3e6236ffc221d62e36df52a46475b98f5b1bba446d5d │ │ └─42649 /pause │ ├─b6de856f266580933608957b5b901ee756daf2a9822f5d0a647a36d5518216f1 │ │ └─243875 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e23483c28fe003a3f80bc7af2240682baff95989cf40045fd49f39d8144093cf │ │ └─63100 /pause │ ├─6e00b1d1e2be0701d9076e295e87782f865c573c6294e0d297a9bb8ae662382d │ │ └─61460 /pause │ ├─2dc6834834ec5cf840a72c5cf121d2d10015fe0465846e8f17c3de3cb6a37005 │ │ └─65516 /bin/oauth2-proxy │ ├─be67886399316b5f9675cfcb35fcd0fd769413de7cbf52ddf5dadc0add37157b │ │ ├─222631 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222648 /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 -- │ │ ├─222654 erl_child_setup 1048576 │ │ ├─222718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222959 /bin/sh -s rabbit_disk_monitor │ ├─e6734e217c0a705befc9415558283f63c88d5eb5753324bae7f4bbe7d8b777b5 │ │ └─184730 /pause │ ├─35039d79cc2b98bb91badd0c9c8f21eb4cbd9c81cbe910a515a0ebc2a082eebc │ │ └─104873 /pause │ ├─ebc02fee5a29f4f70e6e63cca8a7b5d7be9b7a900382027696f1fadaaf9d7b4d │ │ ├─200112 heat-api-cfn: uWSGI master │ │ ├─200132 heat-api-cfn: uWSGI worker 1 │ │ └─200133 heat-api-cfn: uWSGI worker 2 │ ├─41ae4622194870f6db1e6857d799131deb9fdc85ddc4942d6527389fc767c984 │ │ └─121695 /pause │ ├─7c76ed9402c12931731c6162e0f132c377c03f10b27d659c424170371c58811f │ │ └─64030 /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 │ ├─cb7c39946e4f5d4cff3ff66b0ed03c6b6425f0fd2c585705822f74d86911f1cd │ │ ├─41732 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42110 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─35bc8f470804f192fb7e0673b2fdabf253ff2c2abe16a0522a0cf371f2b00dac │ │ ├─105270 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105486 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105488 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bdb8f4386028d3f94a8037eadf8cc4aba1a8fe38b67b60fc6d7a2017851a3342 │ │ └─59250 /pause │ ├─6875351982049a60e7746f373243c0dd1b5a2c9c6707254a38708b65c4dab9f1 │ │ └─46985 /pause │ ├─6fbf2c68ddcb75fe69f4f508689e3e5766d58f75ad5301bdb0b52be17c2b5c33 │ │ └─240543 /pause │ ├─2549c81c6b56428b7912c6ff308d2f8416991fe6fe5134808e6e8620cc6289ab │ │ └─187766 /pause │ ├─b3eef82217ac4be55b1feec2f592c9bb2949bacd718486941eefdd713cd4d860 │ │ └─246457 /pause │ ├─a7a5103c0f49c8f145f2a12a0044f374584d145f52c19750e64bd294b9b2a854 │ │ └─47646 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─585ec9ab2e512fedd8ee30bd33a2e38b65c27c63f94e400fade66c4a5023db09 │ │ └─231548 /pause │ ├─aaeb4864938585c73d21176d59ed2bac1923a2e08f8e42edb6b759bf206be7a4 │ │ └─164863 /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 │ ├─6224eb2ecbb5f4cb88d867285ce15c537bf7b81b8f87130b5c66fb2e1f6bcb1b │ │ └─50110 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 │ ├─d72cf3f327e967d8ec892e10b113aceba6849a03726141c5f30be546ef687514 │ │ └─191598 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─84f3181aef6bc9701185814e7ce9b38869a7bb2e73833dff2f80efcec2866dfb │ │ └─95684 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─49c1f1e2c96cc44a3e13ff4226abddd7f7d0578c476081255b603f89d1a62a71 │ │ ├─240907 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241511 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241512 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a756d3a720a9418602a78cdafb941529d5658a8b5ec0a3a523c18a277f5f24fd │ │ └─63276 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─11d911e7489ca901838ac4b05b3711389b336c9ccaa5987795a8474806aa0dcc │ │ └─145605 /pause │ ├─8a2a819c33ec1904bbe2ada439024b75534c32e9b9411fcaf498684bd773ba89 │ │ └─59055 /pause │ ├─2686edc5652fe2e22ea3f4056dbf32e107cc173072cb1f6c5095291ea9bef126 │ │ └─85144 /usr/local/bin/rook ceph operator │ ├─40098fc9a3b08caae2623e28553337a3286726c59426076f7cf192abaca88fcd │ │ └─211545 /pause │ ├─17cb2e8a5f6a5932ab1ee726d769f720667883816a524e5e86ad13f3afa328fb │ │ └─220453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ef7c2e5c452c10d688e3c672e973f74600444a9cfb8e6e8b1f6c4d2d869764f4 │ │ └─243868 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 │ ├─f07d14d5bf02c9c6a208e3aaac8b4181554c4275d6e479c4d17cc7373fb21e2e │ │ └─181206 vector --config /etc/vector/vector.toml │ ├─bc8a1530205737e5e8173a6b1ccdc6dfa9a5622c1ed6ddfc5bdae244f5a830de │ │ └─47404 /pause │ ├─49ff23e11dd59ae899309eaef4d9475840f18b44aeaed0f71c888e4f42557e6e │ │ └─42564 /pause │ ├─df008c5c6301633b4154a232fcc02ceb15fb855671ca465b37b9558b23f25de9 │ │ ├─141287 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141307 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141320 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 │ │ ├─141478 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─397067 sleep 15 │ ├─dad2264d719da99b253f5eda3b1244cc99d81c4176d82503b13d7180759c1013 │ │ └─250959 /pause │ ├─facc58dba0154c10ef4dd2c1ec95f53dd1170bf74830fcb8e6780f0b941198da │ │ ├─107075 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107092 /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 -- │ │ ├─107098 erl_child_setup 1048576 │ │ ├─107146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107314 /bin/sh -s rabbit_disk_monitor │ ├─cdc22ca7d08a1dbf237da3139a7472c43722da078361412a4fe25b61bd36ae46 │ │ └─173169 /pause │ ├─ef4f06ac23f9782e4e2ccc786d995a917857902462c7dc4a93d5e08690c7237c │ │ ├─122755 /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 │ │ └─122956 /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 │ ├─8cb1a4600ab84d7595c8ba6f3c99f171ce8d933c8c1325a39543f8ac215460fb │ │ └─54755 /pause │ ├─865fef4bdbeebd9d8228801bb88e236ea8501513ff7d5f9ee1f2e4c057edb5d1 │ │ └─211295 /pause │ ├─6069187b8279e18f477abf5a635fc8a4bc26716f26a02c0af2faeac25c8c3bd6 │ │ └─90681 /pause │ ├─34bbee68d071d8cbf8d8b61aff66a0af185f77b8012df3bad3573a1004b8e1f4 │ │ ├─142951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142972 /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 -- │ │ ├─142978 erl_child_setup 1048576 │ │ ├─143041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143042 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143137 /bin/sh -s rabbit_disk_monitor │ ├─ee735e62d533b9153c8c524b0ebedaea0c27699d9ace24f2ea766c02b5be4a0f │ │ └─65182 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c2f72e9338ecb5a97c08a6ddc8447773834eec915923ea3412683928a23b553d │ │ ├─103886 glance-api: uWSGI master │ │ ├─103900 glance-api: uWSGI worker 1 │ │ └─103901 glance-api: uWSGI worker 2 │ ├─be3bbba97e0baac4571dfe024ded2e4d6f039fc8efb59caa4fbaaeee37828bea │ │ └─59165 /pause │ ├─bfac606b5bbbfe3fd061b3f56b2fc2fbba569ac8020ea9f6d6250bffaa0e1931 │ │ └─94490 /pause │ ├─30a9f21fd2a358fc4b81499a7af9d22d11d1babdb26f29fbf245b1bf72edee30 │ │ └─267949 /pause │ ├─1dea7e628e5869ae88626273d432c656ed09d6660383be1dfa61e0696bbf6087 │ │ └─42991 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bdd3f109db2b5d68eb5958bdd1a2ad39378af19b2d22ec7e861d9f429d4bc37c │ │ └─49934 valkey-server *:6379 │ ├─6ded489eafc1e9ac0db1957c8551a23b53cf93861d200a04c8a6787adc6691d9 │ │ └─145188 /pause │ ├─daed0d7807a6a8e50ae2863899b22482dbd61c18cda7ae13aace118fc09c3d1c │ │ └─39574 /pause │ ├─46ce997226d2eb7986d5e848580d4f8195d55e06c2fc5bce6843e45997b70b78 │ │ ├─76244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76263 /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 -- │ │ ├─76269 erl_child_setup 1048576 │ │ ├─76414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76574 /bin/sh -s rabbit_disk_monitor │ ├─7d8939758bbc961fe4d51021227e45373aadd9554b6dae0b924828bb246ad593 │ │ ├─139262 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139275 /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 │ ├─5612581470bd4c4b08b351e7b5078c75655ca15b7ee1985fb1a1de4df8b041fe │ │ ├─59989 python -u /app/sidecar.py │ │ ├─60271 python -u /app/sidecar.py │ │ └─60272 python -u /app/sidecar.py │ ├─3ae221d503590c3cbbe2504365b839b880914dc5edc008f812a76831520ac8bf │ │ └─64586 /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 │ ├─b6b9296c37b3b8f1dd13d3e365054ad7f327f0fbdb52b95abedc8e74cc822231 │ │ └─45312 /pause │ ├─ec67d4029051d5fa68fc4789c3b109e87c0fed23421e71563cdc3bd8da3e0fc9 │ │ └─54158 /pause │ ├─61d04e93e48352f11bce79e161ae7b89d7affa1333996bfa562575d3cc3fc3eb │ │ └─61842 /pause │ ├─21f311682f4fb8c83457ebfe45d46c72a22ddf9fbaf016d7a44c7252697d164f │ │ ├─263462 manila-api: uWSGI master │ │ ├─263487 manila-api: uWSGI worker 1 │ │ └─263488 manila-api: uWSGI worker 2 │ ├─7019619cfe210ed4aa26406d73d22369c0bc0edcf08f274a7aaa941de422c401 │ │ ├─141137 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141190 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141203 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 │ │ ├─141404 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─397063 sleep 15 │ ├─18503afe803452a58b29d22f2f5e8dbfeff4eb16415a031385dc29d55a78dea0 │ │ ├─203994 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204011 /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 -- │ │ ├─204018 erl_child_setup 1048576 │ │ ├─204118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204250 /bin/sh -s rabbit_disk_monitor │ ├─a2ae3ff23cfe8378600009926269f82067fd68cae9f4c4a9e5a31dab24cd7781 │ │ ├─47550 mysqld --wsrep_start_position=cbe0a085-136d-11f1-a580-ca32e6af518c:20 │ │ └─47676 /var/lib/mysql/mysql-state-monitor │ ├─c465228b2557b5005d8a6367833c354cfd48cb00b3239126e51d01582b79187b │ │ ├─221312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221330 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─384672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─979df0df7acbca941c95e7db6a2983b60098e46febf79eab011f266e8c5b7319 │ │ └─203613 /pause │ ├─1b40eb8681457b02bfdfc65dc8915a1fb07c1760e98fce3b5a267de9bfadd8a1 │ │ └─268319 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─edce414f2242662f792af9c333ade836e9bed0d812080a41778f752acd142419 │ │ ├─199950 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200315 heat-engine: ServiceWrapper worker(0) │ │ └─200319 heat-engine: ServiceWrapper worker(1) │ ├─b3bd4b2151c55e8233f11417a319dcb8fc27505ffb4c9ca1ba7e36a2de8f4aa8 │ │ └─63045 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─53ca24a80d3fed3e3541734ba10028807e696d8b3d716a8adb57e444c85b0990 │ │ └─42604 /pause │ ├─7a20654dec982bbd78d317571d8be9eb4121fcbb67156d6e865cb7fdc3723b58 │ │ └─139812 /pause │ ├─07726dc5e27575d4e2bd31f569a01eca94ae55df99cab61d47055c4215e19433 │ │ └─55224 nfd-gc -gc-interval=1h │ ├─ba3df155580327fac6a3e5f1b6ec31af1ac11f01a580487259a5071c2e240109 │ │ └─228292 /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 │ ├─f4d238194e9a5138f21a967133011b7cbf42dd70c3590c3b86ba1bcbb3f8ea86 │ │ ├─59964 python -u /app/sidecar.py │ │ ├─60273 python -u /app/sidecar.py │ │ └─60274 python -u /app/sidecar.py │ ├─286fc35917d43bef18c882059de947be0d3ca2f05ac193af0fb78e7c9b725b41 │ │ └─251013 /pause │ ├─f7f4df5015529253746a69b65c10b1ee18b9ab3849eb6f27050f7d1029e09913 │ │ └─50299 valkey-server *:26379 [sentinel] │ ├─584ccf62f40ac916cca923d100a33f4598055270e2d7e980bb22c016a864a690 │ │ └─226215 /pause │ ├─57465cefb255115ee34af59d6733824413c09cf722772497af732755fd2dd525 │ │ └─263313 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0ea734a57700795c8561e91aff959bbb072a99a9e22d9d780a70d6bcd32aafbd │ │ └─42893 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 │ ├─74cdf6831696ce336be47a2ec9441423f7067517c6534969465539e88e4aafa6 │ │ └─55170 nfd-master -crd-controller=true -metrics=8081 │ ├─d3df4445a4a6f32542b68dba1dda8898b004499edd9982744aa421e0f2bea1ff │ │ └─268698 /pause │ ├─eb31b7731435fda4af16eeb0a21f690853bf2c3a33d4d28c5c345b176aa82a7f │ │ └─50418 redis_exporter │ ├─ac4ededb72c811163bce88fd4b9e685af627bfb65cd5b3a461651d0f94e926d3 │ │ └─46813 percona-xtradb-cluster-operator │ ├─183ecfb119c461a755e7f874750882eb56a2fd214e9d0ee339ab3f122acd4d69 │ │ └─59210 /pause │ ├─78d06dc4d5c5caf31275f800ad901732487164f2961b0017efc0eb15d1771e8a │ │ └─39567 /pause │ ├─a739843da8acaabb85da0c7c8b053fb49327d34e2f87e45c943dfa1d399539dc │ │ └─42494 /coredns -conf /etc/coredns/Corefile │ ├─10a638b32340de42049e29c93cf9e5f0a6c649b6f105262990fb4aed4784fa25 │ │ └─173576 /pause │ ├─8ffc8a618297013307acbe91574f5a62c1c128e0e0a762132ff3a77725202f78 │ │ └─259810 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 │ ├─4901240224377f3894a4efcfb3696467258dbd351f961c124953eee6530f29ac │ │ └─39686 kube-apiserver --advertise-address=199.204.45.89 --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 │ ├─d476d65f17fef18404faf9c1929698d81e88cbd6d7725044bcf8b720b26f4484 │ │ ├─271186 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271199 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─392fd626b373646796eef3382426bf0ffa63dfc06cb9281759d8dd88c84edf60 │ │ └─77711 /pause │ ├─717450197aafce9374619e0db9939fa15e180ef3bd3df89d870ef95550318c74 │ │ └─265351 /pause │ ├─5ad84b5b69a0d9e860d78f609ec16cbbac19c0f29286bf5ca420445d137950fd │ │ ├─240571 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241285 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqyso3yjn/privsep.sock │ │ ├─241289 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241321 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─181a8dbcf8e2b3d2e0ff114b211eb3404df4e2d047ff409cf70ac881bf1152dd │ │ └─227184 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─836bb4b08e677144b7c909f01bb46e5d74597b26e810000f956319303e2191ce │ │ └─61026 /pause │ ├─5815e4a0ddf95549ef7848423130e954e29e4bcaa8e49b7510ed8469ca8fad94 │ │ └─94450 /pause │ ├─f5fc7be0702fe2f8545f27cec0454034ebeb35c7ba8b0d2fa97c777d95eb4e6e │ │ └─46569 /manager --metrics-bind-address=:8080 │ ├─4c78de754c506d8cec15b8ff36877b0ba1bc860c1174eebecd4736262a50627a │ │ └─65142 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─900a85432ca016aa1157d20bd0e30a6ad54e05fb828e127a0bca6de3c7e1ff1b │ │ └─64638 /pause │ ├─694ccabf2b3b2e3e0f87ea995683275db7924a48f9a58eb8939fbe37c7323166 │ │ └─139227 /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 │ ├─64ceed3c265a8cc889b4671805ebeebe83f16d982c2fec802ca1475d0cf012ed │ │ ├─62563 nginx: master process nginx -g daemon off; │ │ ├─62587 nginx: worker process │ │ ├─62588 nginx: worker process │ │ ├─62589 nginx: worker process │ │ ├─62590 nginx: worker process │ │ └─62591 nginx: worker process │ ├─1a508ae99f1edd1a987692daad3763bd4dbb6b6fe48c8de97ff281d16a9c1d32 │ │ └─46291 /manager --metrics-bind-address=:9782 │ ├─e10106232e11b0fc7406b59fcb55c66a8fb639146cf69773a2e16505b8dcbfed │ │ ├─118556 cinder-api: uWSGI master │ │ ├─118569 cinder-api: uWSGI worker 1 │ │ └─118570 cinder-api: uWSGI worker 2 │ ├─9c8db3a94c9b81a5616d475066617ac77b6e49a36dac1872c6e2ba05212b024d │ │ ├─181161 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181378 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 │ │ ├─181389 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─397747 sleep 15 │ ├─3085fabcef14d66854ba0eb0c300e1a534724e9af198a35ccfd9bcc52864acf7 │ │ └─171351 /pause │ ├─68c60a6064111909b25ae056b9fecff694e8a6a1491540ae1abd91c085257793 │ │ └─105131 /pause │ ├─4cc89dd8cd29a6299235297d15387e9a50989a3e0f534273cb0dd18872a95f93 │ │ └─225009 /pause │ ├─2a315d6e5565bd88e6a010fd8bf73e98b8e110f88ca5936190256f8d756a4c49 │ │ └─145343 /pause │ ├─ff3d5b951e1038dece8ea4b6dce41d243fb7bafae15c7b4ea12362d2173f047d │ │ └─367602 /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 │ ├─dcb71e96a9f3b25832464cbce57d672de61e5aeef7bb54a5f05b6d400147ef25 │ │ └─60958 /pause │ ├─37d89af2c00248617b5bac58fb1f5a5d0709b91556e6257cc5b99142a91333f5 │ │ └─63704 /goldpinger --static-file-path /static │ ├─58ed9bb2a8df06f4ec595e70869616c0765dfd0176ce54a898a44940fa4ee993 │ │ └─106568 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─082deb1ca8fb98be68c1ccf2ea1fa20927ad1c77393181e0a09aeb9e5b0866d9 │ │ ├─47499 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 │ │ └─50062 haproxy -sf 201 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─5793c4e3a3d4f641851f1f6b6d8ee0b0511feb76997de5ea5b29029c42a9f1b3 │ │ └─49828 /pause │ ├─bc6e461e7103a382f7e57d82f913674a9524e54587715aee2f6356b9e983249d │ │ └─251290 /pause │ ├─6e95506acff60b2766abda373022e83e19ba7d80a693b023153fdbc390b7ca88 │ │ └─119884 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─56ea65555a36f7e9f31c382993ae5cf14b6010014513825b2dfa9e16fd9dbc4e │ │ └─250690 /pause │ ├─0a9386b9305a34dd9723c93aed0aaef787887a5565cdf99cce8adbee81ea487d │ │ └─60403 /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 │ ├─9966e72e6d62d8be0db235a7ac58366c26a3af5ad40ce851f1d47185cbff71a5 │ │ └─46058 /pause │ ├─06fe4f0cc69f48ca434764d2ed90eb87401dfcbb4152aeaa57ab01b355a6eda8 │ │ └─39545 /pause │ ├─38b44ef321ae0f8f718a9b6760d43422f33a3f84f4dc3ecfb8559d49842821d9 │ │ └─42418 /pause │ ├─7e25584bbd71f97f297f125c13a3f98171ecf202404edc4d5011f9098f904b6d │ │ ├─170350 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170629 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170630 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─803facb0f224d480b29f6c5851d153540c541a23e4edfd91811fe03192d67cd6 │ │ ├─171498 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171515 /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 -- │ │ ├─171521 erl_child_setup 1048576 │ │ ├─171636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171823 /bin/sh -s rabbit_disk_monitor │ ├─85d72597a7696ffa251299e7a813f78bb1e4118ee496aca381612d2b3d918dad │ │ └─241033 /pause │ ├─560a4516ea70d4522f09ec6f8aa70fc93dc6b8367ed1a804942759317d505fc7 │ │ └─39822 /kube-vip manager │ ├─0fa2c205110bd1e9741563b88025cd17038abb36b67081ce354b9c6dc33605a1 │ │ └─173200 /pause │ ├─2a955fc655269c11e48655fed09c7951b2cadeee754e9f7d13b88e12498e5e8c │ │ ├─220461 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220968 octavia-worker: ConsumerService worker(0) │ │ └─220972 octavia-worker: ConsumerService worker(1) │ ├─97e353e1a64d4404ed55be061d29e9254876f3093214e90eadb9342d456389b1 │ │ └─54811 /pause │ ├─f8ae0c60ebc8b2f3fdef32da3d22e1edd7bade220e0b827e95e0f02dff629b4d │ │ └─222418 /pause │ ├─cd6a39dd491b44f1614923287f119f5c003424635c7580c596aa5c1155334c53 │ │ └─65105 /bin/pushgateway │ ├─93f1f31ed0831244a8e53ee574fe0783e2c06406ba8aeaf499e9e692c9d5e07c │ │ └─231476 /pause │ ├─cf6e49dacc488036cb51f01dea2d932867eb9d89e6c9f17dc42d54ea7930ec9f │ │ ├─191568 /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 │ │ ├─363450 /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/tmpxsxmg5aw/privsep.sock │ │ ├─364034 /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/tmpkzu6c4pv/privsep.sock │ │ └─364964 /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/tmpjz6jm531/privsep.sock │ ├─716ce97ccaad95eb20fc18e16d574bfb32fea73a45f544c6fa849d328d10541b │ │ ├─240840 magnum-api: uWSGI master │ │ ├─240867 magnum-api: uWSGI worker 1 │ │ └─240868 magnum-api: uWSGI worker 2 │ ├─808006bb7a32f99dd21e3ff38d125d1f53c5f62bd5d85f1b3b480b9cdd39d0f5 │ │ └─63324 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d34e3e56971eab6418a33e35086d20c80996b92f8dc01326d7eb4815a0e3b48f │ │ └─55048 /pause │ ├─d83cc89413205d6c97c6f63133ee7c0da47184a8854dcad7773c6d4b8937d0e2 │ │ └─55326 /secretgen-controller │ ├─74356616369f60b91757f8f6421545c658f922a816d87f381cf6f65088106e39 │ │ └─62394 /pause │ ├─9efdbf4afdde051db9ae297922d220042bebca901e08c0a0610187262d05e996 │ │ └─186688 /usr/bin/libvirt-tls-sidecar │ ├─11231471f9f1ff015ff38da64cd826996cd2e6bbcb8e2b09dee3885efece0b5f │ │ └─64920 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5cfc32452d9c5a155f93c02cf3583bbd581ae15b3eb1df58a6c4c18286ee0410 │ │ └─141646 /pause │ ├─2a1ce72fafaaa11d007c6cf679d9835d0299f3226b925ceb55a94108c571b411 │ │ └─40814 /pause │ ├─05c8002b70685a001b626a847fdffc692d6a7e68e975032949388f725fcbea85 │ │ └─121717 /pause │ ├─09279d26d5daa338d5228142bd5ba362c3d9c24a5f2f017f7d3bf55b11bdac7a │ │ ├─263463 /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 │ │ └─263703 /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 │ ├─b103ba52447a1026f31183871514c83e6d95b16fbd0634dae92a7caf29f99d3e │ │ └─263327 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─55445648d7b3a14896354792a116f4c7ef147c37942a1539236bcf7eeeac4068 │ │ ├─141941 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142138 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 │ │ ├─142143 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─397341 sleep 15 │ ├─d5949a6ffc290ce5211f7d15a1fa9ebc303eb08777b1501d4e040759b53d095b │ │ └─49681 /pause │ ├─6dfb98e7e88ef0c663cd1e3f33059d7051aad3c65aebab3829a753a8f8892341 │ │ └─228264 /pause │ ├─ee4154b6658739360b5cf23cc4988659e8677f76fa6803c995bed51d835b48a0 │ │ └─40084 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─70e31d9790243212e260deb417eef43a6171485498ef3f1b1a285becc4fb0775 │ │ ├─182874 neutron-policy-server: uWSGI master │ │ ├─182887 neutron-policy-server: uWSGI worker 1 │ │ └─182888 neutron-policy-server: uWSGI worker 2 │ ├─d1f4b7f2944aee91ef9badadbe90345c35c9f97083e5078cb2af98692e0eabec │ │ └─43078 /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 │ ├─5093686b3479286f30e765074f7ad9e27c11f6ed9581806e0c3bfbcd8e7cb82d │ │ ├─169487 nova-api: uWSGI master │ │ ├─169525 nova-api: uWSGI worker 1 │ │ └─169526 nova-api: uWSGI worker 2 │ ├─2829ddaaf1a4d7afe7a1cc5a7506dad8ef7a3f94ff721673563429b8d67ab21c │ │ └─140944 /pause │ ├─666244c684434f03cb2a58fec33cf3b271fe8818fb99632b7e97d210231b5ef0 │ │ └─65242 /bin/oauth2-proxy │ ├─4d7a06260dc3e65808c6c2e605ee898c2702da4f37eb78406b32c5a8723e17dd │ │ └─76164 /pause │ ├─63762bce164a85e879bf08c0e9ed37a03df45781a436ad32e58f35c3872fb33a │ │ └─108722 /pause │ ├─cffe213c93a15f46de4a868996ce1f6fcbc012dfe632eb8246fc0379847e3327 │ │ └─211309 /pause │ ├─9b93762505f3ccc0cb4b5b3c4cdce6d73ecb50d8aa1e5bf65d83ae265e7d6907 │ │ └─59528 /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 │ ├─9810b2acf217baa045b9f62726902ce5e4d0174cba3c36a88ba15705ab1694bb │ │ ├─185718 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) │ │ ├─186081 /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/tmp8bk7e0ln/privsep.sock │ │ ├─205734 /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/tmpbu0coqyd/privsep.sock │ │ ├─221291 /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/tmpzi01efvh/privsep.sock │ │ ├─221423 haproxy -f /var/lib/neutron/ovn-metadata-proxy/562dd4a8-a0b0-4b14-9e6b-2b64ebaf35d6.conf │ │ ├─364326 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─364327 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─31626b2036ed69e43c6d34f71855995b14ac353916d83880089b1b7f1b8f2c4e │ │ ├─219509 octavia-api: uWSGI master │ │ ├─219523 octavia-api: uWSGI worker 1 │ │ └─219524 octavia-api: uWSGI worker 2 │ ├─1c4c322c9767d8011aaacc02452664b4e1725d2d062a4b57cef678e07200c12e │ │ └─138788 /pause │ ├─cac6e9733439c02b274efe0fadd92993cda278c86051d512bd0b70c261f15102 │ │ └─106898 /pause │ └─4301fc3875ca2368cbf8457996843f6d63c8cbb9346059ec5e2ae9b79c90c74c │ └─60106 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount