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 │ │ │ ├─21261 /lib/systemd/systemd --user │ │ │ └─21262 (sd-pam) │ │ └─session-22.scope │ │ ├─21258 sshd: cephadm [priv] │ │ └─21282 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.204.45.246-22-zuul [mux] │ ├─413893 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vossjirqvbqbribccrenuukmolucbccd ; /usr/bin/python3'"'"' && sleep 0' │ ├─413894 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vossjirqvbqbribccrenuukmolucbccd ; /usr/bin/python3' && sleep 0 │ ├─413895 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vossjirqvbqbribccrenuukmolucbccd ; /usr/bin/python3 │ ├─413896 /bin/sh -c echo BECOME-SUCCESS-vossjirqvbqbribccrenuukmolucbccd ; /usr/bin/python3 │ ├─413897 /usr/bin/python3 │ ├─413954 /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 │ └─413956 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 … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74cb7136dc03cb71ab0b8343978dad9803634a575e4d5c7a2215120a88a6f9f1 -address /run/containerd/containerd.sock │ │ ├─ 12562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a9ca62ce8625d6dc85a37fdd8399698d66e32da91d8e5cd4835344d0fce0750e -address /run/containerd/containerd.sock │ │ ├─ 19145 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc8475801c114178079f8413ec633ce6f5e8309c2a0d96541d981b20a03965b1 -address /run/containerd/containerd.sock │ │ ├─ 24339 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e326e147c405e22aff883ad3cd656337409ce0cfff8dbc543ec1d02af609df1 -address /run/containerd/containerd.sock │ │ ├─ 28756 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4774b5bc458e6afc79320db7c939664968e576ac74afc3d9aa5e5d6c721f58c8 -address /run/containerd/containerd.sock │ │ ├─ 33247 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd429959dd2f7796d92df0ba0869fe51b2adc9325b868e0261b5612a5c0bd6c1 -address /run/containerd/containerd.sock │ │ ├─ 38802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e49221e7ca71c9762bce5e6df8386542ce62fd7d68df37357a234f116fd869d7 -address /run/containerd/containerd.sock │ │ ├─ 38847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a6c3d809c80604da7df9c63f6051f5c635acc0ab408a87f2d51f3fe77ffadb -address /run/containerd/containerd.sock │ │ ├─ 38848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5257c8aae99d5464334129dd58910ef8c2a2473f102fd8b95123f0d09c584634 -address /run/containerd/containerd.sock │ │ ├─ 38864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578687b49b031ab6a8f56a4c2b00d64d9748bf10b601955e8f93455cbbae8226 -address /run/containerd/containerd.sock │ │ ├─ 38873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c53ee89bb16ed03e7517e73549c983966b1750fd6a7897f8de610cc2b34ad4 -address /run/containerd/containerd.sock │ │ ├─ 39443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a565b7a4b4d8aa96458b5dddb043dfbf8bedd662f2ae8dc9ab84dea7a1f5605f -address /run/containerd/containerd.sock │ │ ├─ 40153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6516db3437741450b36fa2404093179438cad8666d320e8aeb363da464585aca -address /run/containerd/containerd.sock │ │ ├─ 40163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d2fe56b1ef1b4d73c8ce3e165bf02cb628bfd03105782b8b984ccb25712f279 -address /run/containerd/containerd.sock │ │ ├─ 41504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7431d9b2c1b1a3626a1288e0e6c72c07268d844aff13ca241b557ad6b4611f8 -address /run/containerd/containerd.sock │ │ ├─ 41904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a6316d45f67acdec146194cdfadc0c3f9671fe0e116f61e0b99e86d1e58c77 -address /run/containerd/containerd.sock │ │ ├─ 41949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f0a22ab84fd8da356fc1de42b5d9e01dfe876d10ae67c0db2db8c39f782ae39 -address /run/containerd/containerd.sock │ │ ├─ 42366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff73af956bd92be972e85cbf007a2fc9e758000d9c198b03e34389823f7e008 -address /run/containerd/containerd.sock │ │ ├─ 42839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 204a3a349518a47d71ca2fa4fc69e504ed66f24b3b5aa4fbd2ee1f8bd752af1f -address /run/containerd/containerd.sock │ │ ├─ 42890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8fdece3decb0b74765e30c0d630d28e2a3f8ef77e402ef2b24a1d4131be4c8 -address /run/containerd/containerd.sock │ │ ├─ 42928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc1f34f1c7d09300777f40c44bdb819e4ae884b9d70af72cdec5a722d612158 -address /run/containerd/containerd.sock │ │ ├─ 45277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3121e23044b9cdd786ca384a652c95c84a5c242139392191037cc3809e5702d9 -address /run/containerd/containerd.sock │ │ ├─ 45315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60d9daf21107c7d28112e82e7d43382727410f86dea5a31e0be01e2479fd3b53 -address /run/containerd/containerd.sock │ │ ├─ 46065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0b71cc46031035cc43cd3de3c5a449ad1eed81d2d58624bb854d7d1b2cfcd9 -address /run/containerd/containerd.sock │ │ ├─ 46169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4886754e29a2ca98aa35826967f7ee1e39155d8b18283298fdfb7a4ac342929 -address /run/containerd/containerd.sock │ │ ├─ 46606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3681ac9a838b3ad15638b852e004fe1d5598d2bc862642dda8396b8a92bb6b -address /run/containerd/containerd.sock │ │ ├─ 47119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02327130357d70538741cf54047790af32e8a675f15ddd893ae9cfbaf90f741f -address /run/containerd/containerd.sock │ │ ├─ 47403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0681887e8fbd5c90194c8ce9c8179e6d2b1d535e90ca2624543da102030a665 -address /run/containerd/containerd.sock │ │ ├─ 49657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf2bf1d66a342a4413c564c9287e920a0356e812b39af03f54de75102e9d7db -address /run/containerd/containerd.sock │ │ ├─ 49786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5e85fe63931d4921b3e5d9a01362558ed7c1aac778a8e59539ff1019999eac -address /run/containerd/containerd.sock │ │ ├─ 53993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1d00ac54909a0a1bb22b82ac175723a4ae2629513149c81e2303d973b0a357 -address /run/containerd/containerd.sock │ │ ├─ 54624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9c0265e1640ba52876f3eec55f932ab82c8dbbf80f3ad6519a51b493061901 -address /run/containerd/containerd.sock │ │ ├─ 54677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06839952d25858964c69a65381ef4c6bd795f7e07f7e199995885f5e176f5dd4 -address /run/containerd/containerd.sock │ │ ├─ 54724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b8899b2a1594afa65991a4c1d855f9ba6231bf7a8dbc1d41e036485b7017bc3 -address /run/containerd/containerd.sock │ │ ├─ 54888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77f49d9aba08b27f002d45a4e6b1588974a2e5bcc704a29188873123f0c892c -address /run/containerd/containerd.sock │ │ ├─ 58694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9d222bbf3f4f79dd8477421399a4e0ddde61f7db568b873ce4e5cdef946eeb -address /run/containerd/containerd.sock │ │ ├─ 58787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d59e679e409858c457a3f1d50ba26da58727ef1af86de2fed79f7347faaf3e7 -address /run/containerd/containerd.sock │ │ ├─ 58845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16644938dc76b5ed8254fcc46672c8d1d600b0178641262a77efa1a842838371 -address /run/containerd/containerd.sock │ │ ├─ 58888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc11cebc2c020d917e73127b256be8ad771383f4cab55ba45a98ff40b001006 -address /run/containerd/containerd.sock │ │ ├─ 60248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71cea677fdd65f43c40bf1ea99195ea9139011c9606b01a37fced5f9847a34a3 -address /run/containerd/containerd.sock │ │ ├─ 60412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda4a64255648f06eaac17c379661b7da188c26863c376987a3373def1fb4e17 -address /run/containerd/containerd.sock │ │ ├─ 60646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce73fc9f630d0f1829b475eba418817195e46e4d394359da2e1bcec644e1438c -address /run/containerd/containerd.sock │ │ ├─ 60696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 380acd348578fd79bf490577887cbad3d449231ee62af8ec23e7ae966cf629e3 -address /run/containerd/containerd.sock │ │ ├─ 60739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bee4eb6c677b9f0cef14c42ad939e859b94c9cac14e4dabecc109fef3d7dba9 -address /run/containerd/containerd.sock │ │ ├─ 61301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df09ab9615b3e8e89c24e576737c1b0bb75efff3de44d3518c7376ac9c047db -address /run/containerd/containerd.sock │ │ ├─ 61530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c6eaf52a072522b75e2c70302f8a192642952fad766a142f4b0a098a98aa44 -address /run/containerd/containerd.sock │ │ ├─ 61952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631806ec9bedcad9ddb123f160e40e2c4d0ce5cbfc91387bcd7776260d6d713c -address /run/containerd/containerd.sock │ │ ├─ 62080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4100adfdcd5d5ddbca501943c24015de3ee3dda62873d6d80f7feee77057163 -address /run/containerd/containerd.sock │ │ ├─ 62882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ccc65775169bcfa9d7cb8647fb071ab77795419c2b68ae468f524e60137afb -address /run/containerd/containerd.sock │ │ ├─ 64255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c358aa21473d1bee72a14479681abefbee5378c4c2fa5c941208e017d6e4a521 -address /run/containerd/containerd.sock │ │ ├─ 67015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714f91e59be5258c106ce51b6c63526ad5beb19422f1db038ea8ff85ef54a36a -address /run/containerd/containerd.sock │ │ ├─ 76130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55c1ccf0affa6ef47fb8eab4de2750e8e873c989c88f67dfbb0d862c74a0af4 -address /run/containerd/containerd.sock │ │ ├─ 77642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32db6051510e53ec7512e440601e876595e5037be3215b5f27f84f2bae5c5551 -address /run/containerd/containerd.sock │ │ ├─ 83368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b3e0b15772c669a506673d598ead4593e37e7314b31a50eb42fda02020df7a -address /run/containerd/containerd.sock │ │ ├─ 89618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1181f6f87972eda95eda7d4062af6a5a453ac59d4dbc88139bb1b388e069dd2 -address /run/containerd/containerd.sock │ │ ├─ 93598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b38c6d85b0437d90822d525e0bc7e461ffb10148d27f4c612d0f6ea323fb8db -address /run/containerd/containerd.sock │ │ ├─ 93635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9312832d4a89a15384096e8d841015968469e24d88eff3b7049a31831856d8fd -address /run/containerd/containerd.sock │ │ ├─102295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a90dba39c0101c3529d026a7570ea02091a51a7cd768a80b252b85a261192160 -address /run/containerd/containerd.sock │ │ ├─103819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef2ad5cd3e4cb2182bd6a655b55dc236af8138f336c9f3d0be9207764633215 -address /run/containerd/containerd.sock │ │ ├─103867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1c908a01a5c3b16badaa06d5173dc6203a19e7bcf0259b5053ad6abe59a9bd -address /run/containerd/containerd.sock │ │ ├─105763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f61ff554ee896142f9411a22e664360d74a445c36b2dbd12cb328a1fefd1da -address /run/containerd/containerd.sock │ │ ├─107688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef99a01fd007c8acbf4704a5999eaa2155fb7b0ad562ad64e98bea7079709d2 -address /run/containerd/containerd.sock │ │ ├─107756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb2b77f91ebabd9d4e8b3f4fd2cf532831a45d68cc890bde7f49e95d9607c08 -address /run/containerd/containerd.sock │ │ ├─120681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d571ef7638b6e878910eaa1c7173dc8e32c21c61caae068a06f1b9db1c8b1846 -address /run/containerd/containerd.sock │ │ ├─120760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea01c29c04335f11c87232ad75fe80049f1ce076f6076af725a55d3f9e7696d -address /run/containerd/containerd.sock │ │ ├─123148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42cc8ecd858a4ab5ded91a7f4812c8cd4f8b5aebdd5bbd3fb6ea149b3a07bc46 -address /run/containerd/containerd.sock │ │ ├─137475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b0d8890fa44c4b08a969222a19a4fcb0c0ca5e3af4ea52596f58c260f1b1ca -address /run/containerd/containerd.sock │ │ ├─139029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05733e2b7b0d974cb36d844938a03aa64dfd6868ad9685003d1858bc6cb8b689 -address /run/containerd/containerd.sock │ │ ├─139490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305da7048c889a35b56a433c7bf8f85c66d6c1ee1ced117cee062335a360998d -address /run/containerd/containerd.sock │ │ ├─140443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bec59403db09f68b670e15bef80b0a81f25bb47def4f5489f213db4c147f510 -address /run/containerd/containerd.sock │ │ ├─142290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4b430d7e368f6207ddcc8fc1d9b79e35cb0a57bb3cb1d95f281d45edc6f1c96 -address /run/containerd/containerd.sock │ │ ├─142710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9d33a943e8489b6e3f85af3a749111b93d10b355322ae098920da479902f40 -address /run/containerd/containerd.sock │ │ ├─142731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 586403810b76e69ee0a6778568d78f5c185b54ce61182d015a2164710166e926 -address /run/containerd/containerd.sock │ │ ├─142924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42384985383fddc57b69d2b9cc818f4a0a82e7b4e2fb7d231c4ef9c22d66758d -address /run/containerd/containerd.sock │ │ ├─143054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1111d26fb0b467a0460f4d3391bdf89e53a86c7df9171113b88b2c67bcd5eccb -address /run/containerd/containerd.sock │ │ ├─143407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a6591dcb480111ebeb62f6d83edb9a64edf678061ecfd534ecde3deb60e14b4 -address /run/containerd/containerd.sock │ │ ├─168712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18335e5f43735e57abf500da03247f7a7d39731f8887fb8505545028e3842d8 -address /run/containerd/containerd.sock │ │ ├─170367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159a781f732b0f3eaf478562b9e3599cda9275828e4b2100c040e3e15d8de70c -address /run/containerd/containerd.sock │ │ ├─170387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 823b111587ec251457caff206a80fde88c8ec8caa158dac035c3db75985809f5 -address /run/containerd/containerd.sock │ │ ├─170490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05893ca7ee06f30fdb126e47df3d637d6f2763868655b8596e1c9458462d1151 -address /run/containerd/containerd.sock │ │ ├─170499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385500be4936ceda85b22d0de59f0a742b2f1436d2d02b8a30158c101b4ce884 -address /run/containerd/containerd.sock │ │ ├─170630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9b2f19bb52aee57361977dfa105159db8a74ef97e69ded51e80d346b55fc41 -address /run/containerd/containerd.sock │ │ ├─170921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59bd2d99f6885b6e21538e045417461b93844d10d3d0c797c0a697475655d7e3 -address /run/containerd/containerd.sock │ │ ├─171020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9a81e918e249af761d47fea2c1fa01e903057f2e717bd1b17f4d9a2c7ec69b -address /run/containerd/containerd.sock │ │ ├─183399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d17f1c4c020771139e1f571ecdd22916f7be70a05d79fc44a0306679cc77b7 -address /run/containerd/containerd.sock │ │ ├─185619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7c69d5a8c39e0f5a56d6ed7e4f92b3a66714e81e8c6b6be3eb69f6db5c56f5 -address /run/containerd/containerd.sock │ │ ├─185701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7839e4ef2b391fb2414e5bee006b5a75a37a445487c10500cf7c934c6de0f5b6 -address /run/containerd/containerd.sock │ │ ├─185765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2a9d90edb5d17ca8afbdd1fa5a7e920b8d7d4cd4a7c784e7827321e1bd8f33 -address /run/containerd/containerd.sock │ │ ├─201534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1623e3ff2f93b0ee0b78e8ea7551203949ae6f5fc52563d950b357ccad91689 -address /run/containerd/containerd.sock │ │ ├─209562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef23c9c815da821f82740ec80fa665391777abc318185f52a6faf8d09d1c1981 -address /run/containerd/containerd.sock │ │ ├─209590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c074b8bd2e6c832d8ea883129207ccdb15f4defb6e66018dd4584e2378fbfd -address /run/containerd/containerd.sock │ │ ├─209615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e71df343fc414047f761c054b84558a926d10bd8170a5835bdd293b23a742c -address /run/containerd/containerd.sock │ │ ├─209926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10bc6902a07c8d32caca440dfa7ef4e8e06c5e76fbb2c2cdb47cba7f842063cc -address /run/containerd/containerd.sock │ │ ├─220842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2219dc0341aab94bdce6bf726da2114447778f823ec68350745896adfd3681f -address /run/containerd/containerd.sock │ │ ├─223138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81630a8d2a6685199630fbb2fbe7924235028c4f41de829e12ae04f83f87909d -address /run/containerd/containerd.sock │ │ ├─223918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26e92a19445201898f8c3cfc0889520f49ccf9af7bb7620cf515b2a7e1750097 -address /run/containerd/containerd.sock │ │ ├─225879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e89c88f56d6a6b726f596663264d29e37f2e46c96116a9aa7a2cfa67e3d405f9 -address /run/containerd/containerd.sock │ │ ├─227116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2cccbbed94903d37afe780213c328d39e00204e776879850d2d7fd67a7f3a0d -address /run/containerd/containerd.sock │ │ ├─229249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd6f9a74f3b58394270492c08ef38609415536f1c6a13c034bb838ca75766f2 -address /run/containerd/containerd.sock │ │ ├─230644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9bfb3eda71240c0efece92a16c1e069b8dec2d371858b537256ce0a022cc84 -address /run/containerd/containerd.sock │ │ ├─230774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fe1c6c33314e125b35f7c4cc259f4ffcb27f43258eee7600410b1d3993983e7 -address /run/containerd/containerd.sock │ │ ├─239954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ab0c046d08892fc8f02c17338385e88ac139db6e7df4b8316d618fca8634ed -address /run/containerd/containerd.sock │ │ ├─240470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb145f014e922ff988d39331bdd3875e74f8114151f74088020a5802cb5e1d2 -address /run/containerd/containerd.sock │ │ ├─250094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a2941ae9132dd88feec49b2abfbc26e48e24ebd4282b80e9c7e58cf6c1ce616 -address /run/containerd/containerd.sock │ │ ├─255101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6e2eeb682c5e7e5b117c205f450e9b43b161dbe9f0e4246654428a9f6b2f67 -address /run/containerd/containerd.sock │ │ ├─255308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fd6a3a3af7b4cf01c69e964529c40203fc086296bd581d806bcebaaee26b252 -address /run/containerd/containerd.sock │ │ ├─255352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55dcb68c7020d6bbd3742be3d0222b040320909536696d41cfc1192a68bbdba -address /run/containerd/containerd.sock │ │ ├─255470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d82347fda03e31983c85cf8266adb37aa04d6c135e803e95bbd06e946ac65ea0 -address /run/containerd/containerd.sock │ │ ├─266312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ca313b5e499f72941b9fe82dbd1e564cca40fa4aab33985f74aa94cb53c582 -address /run/containerd/containerd.sock │ │ ├─268535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cffc3f032c45597a704d485263507a9762d650c3e8fa29dcdb344dd67081e8b8 -address /run/containerd/containerd.sock │ │ ├─270021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7de70aad9d43f3f3a9f3f7a0f1f93f0064c498305ad16590c23f29b0b8dfb7 -address /run/containerd/containerd.sock │ │ └─413898 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/ed28266e801fcb10fb36d3b3e4af6eae08c0ded895237ab17ab556dc681c6f3f/log.json --log-format json exec --process /tmp/runc-process2427814550 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/ed28266e801fcb10fb36d3b3e4af6eae08c0ded895237ab17ab556dc681c6f3f/0a51666012d7bcaff1ca09f1372ac634d4d99ba12b8acaf207c95041479b697a.pid ed28266e801fcb10fb36d3b3e4af6eae08c0ded895237ab17ab556dc681c6f3f │ ├─docker-dd429959dd2f7796d92df0ba0869fe51b2adc9325b868e0261b5612a5c0bd6c1.scope … │ │ ├─33271 /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 │ │ └─33283 /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 │ ├─packagekit.service │ │ └─1182 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─516 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28738 /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@mgr.instance.dswixa.service │ │ │ ├─12475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dswixa/unit.run │ │ │ └─12505 /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-dswixa --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.dswixa:/var/lib/ceph/mgr/ceph-instance.dswixa:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dswixa/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.dswixa -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 │ │ │ ├─19101 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19122 /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 │ │ │ ├─24057 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24321 /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 │ │ │ ├─32959 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33230 /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 │ │ ├─12114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12143 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─run-re4cf393f88994c4dba704e923e0661c0.scope │ │ └─183750 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-0e326e147c405e22aff883ad3cd656337409ce0cfff8dbc543ec1d02af609df1.scope … │ │ ├─24362 /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 │ │ └─24375 /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 │ ├─multipathd.service │ │ └─136796 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39270 /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.246 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─docker-4774b5bc458e6afc79320db7c939664968e576ac74afc3d9aa5e5d6c721f58c8.scope … │ │ ├─28781 /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 │ │ └─28794 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─docker-a9ca62ce8625d6dc85a37fdd8399698d66e32da91d8e5cd4835344d0fce0750e.scope … │ │ ├─12587 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dswixa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.dswixa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─docker-bc8475801c114178079f8413ec633ce6f5e8309c2a0d96541d981b20a03965b1.scope … │ │ ├─19173 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19189 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136585 /sbin/iscsid │ │ └─136586 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-74cb7136dc03cb71ab0b8343978dad9803634a575e4d5c7a2215120a88a6f9f1.scope … │ │ ├─12216 /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 │ │ └─12237 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─1111d26fb0b467a0460f4d3391bdf89e53a86c7df9171113b88b2c67bcd5eccb │ │ └─143087 /pause │ ├─714f91e59be5258c106ce51b6c63526ad5beb19422f1db038ea8ff85ef54a36a │ │ └─67039 /pause │ ├─6ffe969002944e0be4612b7f4593583523e45b8c163ced5af561b604ff3a40d4 │ │ └─247099 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5bec59403db09f68b670e15bef80b0a81f25bb47def4f5489f213db4c147f510 │ │ └─140467 /pause │ ├─c145263006e6a678e1549280e19c9d06ad17f00d16265977253269eec51bdd10 │ │ ├─ 94232 /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 │ │ └─402080 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f7befd339d06d9e77e9b8e8a6f74422905b284545cc01854d747d44481d12be5 │ │ └─248375 /manager --metrics-bind-address=:8080 │ ├─4734ff71912165bf51419ebd43d10ff5139ce546a2a94a451a44315f33a235d1 │ │ └─50317 redis_exporter │ ├─e288c8762f97d0a0fa340d075a4c01ef9aa3444cb35f9f6c81bb1ff59ea6c897 │ │ ├─240540 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240874 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240875 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0ef99a01fd007c8acbf4704a5999eaa2155fb7b0ad562ad64e98bea7079709d2 │ │ └─107730 /pause │ ├─47e7bb3f6fcf1a51caeeac236b6d8453db89a8f1f3e5cc24425ab92e506b7958 │ │ └─43163 /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 │ ├─8fd6a3a3af7b4cf01c69e964529c40203fc086296bd581d806bcebaaee26b252 │ │ └─255335 /pause │ ├─af9d33a943e8489b6e3f85af3a749111b93d10b355322ae098920da479902f40 │ │ └─142764 /pause │ ├─00c53ee89bb16ed03e7517e73549c983966b1750fd6a7897f8de610cc2b34ad4 │ │ └─38975 /pause │ ├─dd3100580a6b20e5065084b67cce5edcf20c02c450a97101522ad682b3f7f003 │ │ ├─197873 heat-api-cfn: uWSGI master │ │ ├─197917 heat-api-cfn: uWSGI worker 1 │ │ └─197918 heat-api-cfn: uWSGI worker 2 │ ├─25c4b13a445aa971b4d9940f1db5e76f1f914d3b603a20830a5559db0bf4024c │ │ ├─167482 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167933 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167934 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─586403810b76e69ee0a6778568d78f5c185b54ce61182d015a2164710166e926 │ │ └─142776 /pause │ ├─78c6eaf52a072522b75e2c70302f8a192642952fad766a142f4b0a098a98aa44 │ │ └─61561 /pause │ ├─30ca313b5e499f72941b9fe82dbd1e564cca40fa4aab33985f74aa94cb53c582 │ │ └─266335 /pause │ ├─59408a2a92447b841b5b6721c1aaf8fb8c26b7b4ab64bb4913ef053a43224a1a │ │ ├─218723 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219336 octavia-worker: ConsumerService worker(0) │ │ └─219339 octavia-worker: ConsumerService worker(1) │ ├─dfdc58bf098b680a21349b6629274b63713681ffff7b3d311d6826e340183266 │ │ └─39092 etcd --advertise-client-urls=https://199.204.45.246: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.246:2380 --initial-cluster=instance=https://199.204.45.246:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.246:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.246: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 │ ├─59bd2d99f6885b6e21538e045417461b93844d10d3d0c797c0a697475655d7e3 │ │ └─170949 /pause │ ├─8e15019b16308425c5a2739611d848c6c4a8e2f514c1922740d92224fd451740 │ │ ├─221021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221044 erl_child_setup 1048576 │ │ ├─221091 sh -s disksup │ │ ├─221093 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221094 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221099 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221365 /bin/sh -s rabbit_disk_monitor │ ├─12ed30f3e3443bff88c7160a2e48ff70439868a1ba20a9e304c3a5751adcb87d │ │ └─63570 /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 │ ├─dbd6f9a74f3b58394270492c08ef38609415536f1c6a13c034bb838ca75766f2 │ │ └─229272 /pause │ ├─3121e23044b9cdd786ca384a652c95c84a5c242139392191037cc3809e5702d9 │ │ └─45300 /pause │ ├─ed28266e801fcb10fb36d3b3e4af6eae08c0ded895237ab17ab556dc681c6f3f │ │ ├─ 50148 valkey-server *:26379 [sentinel] │ │ └─413937 runc init │ ├─31a2645f8fdccea1297355bf2e49571f4bd33c8f47c65c4bd1cd8d9ced355f8c │ │ ├─179204 neutron-policy-server: uWSGI master │ │ ├─179226 neutron-policy-server: uWSGI worker 1 │ │ └─179227 neutron-policy-server: uWSGI worker 2 │ ├─a374af7e5ba1d8def0e233278d88a84e4f9d2c2ce72c30496f32633880b7cd2b │ │ └─187872 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cc47c236a2782a1600ca208f20db47ef91cbcd47aa4fdcc951a530ba3474df0b │ │ └─183589 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ba67b677fa5cdf92f776824da42768978c602222e19a143f6745d674bc6cdee1 │ │ ├─166468 nova-metadata: uWSGI master │ │ ├─166492 nova-metadata: uWSGI worker 1 │ │ └─166493 nova-metadata: uWSGI worker 2 │ ├─60f9a7699241687f24cbb378eedcbbb22e40ae195c537700d40962169d9cf9c2 │ │ └─94967 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ecef9ef61e130ae2477cea227ecbe37266f8f9c228ec6c8f41844b1366d651c7 │ │ ├─197831 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198278 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198279 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b77f49d9aba08b27f002d45a4e6b1588974a2e5bcc704a29188873123f0c892c │ │ └─54912 /pause │ ├─5b06f0073561d1d977526e8b58bb108da940af02492c0858d82ec7863987faa1 │ │ ├─62175 nginx: master process nginx -g daemon off; │ │ ├─62189 nginx: worker process │ │ ├─62190 nginx: worker process │ │ ├─62191 nginx: worker process │ │ ├─62192 nginx: worker process │ │ └─62193 nginx: worker process │ ├─5c57ac3dea8118d1f9b445242832e031df9fe44a5721d53e2e34d1b41c88824c │ │ ├─219694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219712 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2f1f85f853eda41f970928cfb015d090bba0e3455774c65db02690001c827ce4 │ │ └─248428 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 │ ├─e7e5bcf4d0b1ebf430cb846e2046fabeef7d5717441d7d942dcbe8fc135a52f8 │ │ ├─264409 manila-api: uWSGI master │ │ ├─264450 manila-api: uWSGI worker 1 │ │ └─264451 manila-api: uWSGI worker 2 │ ├─aa9d222bbf3f4f79dd8477421399a4e0ddde61f7db568b873ce4e5cdef946eeb │ │ └─58728 /pause │ ├─e89c88f56d6a6b726f596663264d29e37f2e46c96116a9aa7a2cfa67e3d405f9 │ │ └─225903 /pause │ ├─380acd348578fd79bf490577887cbad3d449231ee62af8ec23e7ae966cf629e3 │ │ └─60723 /pause │ ├─41a6316d45f67acdec146194cdfadc0c3f9671fe0e116f61e0b99e86d1e58c77 │ │ └─41927 /pause │ ├─6705ab57f3897897b9413e3b6e06b969b1f27fc1c973cdbee8f88b8551fcb8d9 │ │ ├─128133 placement-api: uWSGI master │ │ ├─128165 placement-api: uWSGI worker 1 │ │ └─128166 placement-api: uWSGI worker 2 │ ├─05893ca7ee06f30fdb126e47df3d637d6f2763868655b8596e1c9458462d1151 │ │ └─170557 /pause │ ├─4a463766c387c2cabf44f28c9ddc5c3061aed06b36b3250fa208dad0a45702dd │ │ └─139812 /coredns -conf /etc/coredns/Corefile │ ├─55d8b8e94e15b194879f19a1a3c985b4583b3070bd9b1db933b32f169a1a3c84 │ │ └─39046 kube-apiserver --advertise-address=199.204.45.246 --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 │ ├─823b111587ec251457caff206a80fde88c8ec8caa158dac035c3db75985809f5 │ │ └─170461 /pause │ ├─929843a554ec3cddcbd82f428b3ee56b7b5fa818bcbe983585edaf1ee7a833c6 │ │ └─218743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9ab9d4591c0640ca1600cf6d524b8ab7aef9f3529d798b78bb74efa4442b3369 │ │ ├─268757 apache2 -DFOREGROUND │ │ ├─271583 (wsgi:h -DFOREGROUND │ │ ├─271584 (wsgi:h -DFOREGROUND │ │ ├─271585 (wsgi:h -DFOREGROUND │ │ ├─271586 (wsgi:h -DFOREGROUND │ │ ├─271587 (wsgi:h -DFOREGROUND │ │ ├─271588 apache2 -DFOREGROUND │ │ └─271589 apache2 -DFOREGROUND │ ├─db9a81e918e249af761d47fea2c1fa01e903057f2e717bd1b17f4d9a2c7ec69b │ │ └─171056 /pause │ ├─9ff9a6224efedc867e4f00f61e6c0bfb4d83a8c280d5d4e89a88fd22ce7ec6db │ │ ├─40678 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41058 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─67151cacb3c50c1b3d8d5121eecae62e4bb1f3c2dc0aad5ff35c0dbcbc5a31fc │ │ └─162019 /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 │ ├─16644938dc76b5ed8254fcc46672c8d1d600b0178641262a77efa1a842838371 │ │ └─58869 /pause │ ├─bd7c69d5a8c39e0f5a56d6ed7e4f92b3a66714e81e8c6b6be3eb69f6db5c56f5 │ │ └─185645 /pause │ ├─3d3ba4ccf693a746cf2fc482bbd26f5c39fc5b83a77b38d7e8f945d348d33630 │ │ ├─105905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105931 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─105937 erl_child_setup 1048576 │ │ ├─106009 sh -s disksup │ │ ├─106011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106012 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106041 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106188 /bin/sh -s rabbit_disk_monitor │ ├─d1623e3ff2f93b0ee0b78e8ea7551203949ae6f5fc52563d950b357ccad91689 │ │ └─201558 /pause │ ├─72c074b8bd2e6c832d8ea883129207ccdb15f4defb6e66018dd4584e2378fbfd │ │ └─209662 /pause │ ├─b75bfcad02ed0df9677a1e6269048d8b3fcfa86fd9acb071b186e09c84576974 │ │ ├─250360 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250377 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─250383 erl_child_setup 1048576 │ │ ├─250430 sh -s disksup │ │ ├─250432 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─250433 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─250525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─250947 /bin/sh -s rabbit_disk_monitor │ ├─53ab0c046d08892fc8f02c17338385e88ac139db6e7df4b8316d618fca8634ed │ │ └─239977 /pause │ ├─e55dcb68c7020d6bbd3742be3d0222b040320909536696d41cfc1192a68bbdba │ │ └─255381 /pause │ ├─fa7a36cab8a33a6552a176983d58a0ad4f0c153aa280de012359c08636e94b5e │ │ └─264388 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fc6e2eeb682c5e7e5b117c205f450e9b43b161dbe9f0e4246654428a9f6b2f67 │ │ └─255132 /pause │ ├─6d1270b8308906b218f8b7042cbfbbf78d094613920817a327155a0c2c6ab3f2 │ │ └─183036 /bin/bash /tmp/libvirt.sh │ ├─2fe1c6c33314e125b35f7c4cc259f4ffcb27f43258eee7600410b1d3993983e7 │ │ └─230804 /pause │ ├─cdb145f014e922ff988d39331bdd3875e74f8114151f74088020a5802cb5e1d2 │ │ └─240497 /pause │ ├─a3e71df343fc414047f761c054b84558a926d10bd8170a5835bdd293b23a742c │ │ └─209679 /pause │ ├─bdad383470a5e6a8ad105184231b710eddb953729a4b8c6effc33102f33b140d │ │ ├─76267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76284 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76290 erl_child_setup 1048576 │ │ ├─76337 sh -s disksup │ │ ├─76339 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76340 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76428 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76447 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76547 /bin/sh -s rabbit_disk_monitor │ ├─578687b49b031ab6a8f56a4c2b00d64d9748bf10b601955e8f93455cbbae8226 │ │ └─38972 /pause │ ├─cffc3f032c45597a704d485263507a9762d650c3e8fa29dcdb344dd67081e8b8 │ │ └─268577 /pause │ ├─305da7048c889a35b56a433c7bf8f85c66d6c1ee1ced117cee062335a360998d │ │ └─139514 /pause │ ├─2bd4690fb7d0efc521623a051670b6c0efb0f92362bd9becde087ac28fe6acbf │ │ └─264361 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3b1ee28d1d964adce3efbcff9bdf642d3f53e67a5aa1e77c524f7e1056b4cf5d │ │ └─64621 /bin/oauth2-proxy │ ├─a565b7a4b4d8aa96458b5dddb043dfbf8bedd662f2ae8dc9ab84dea7a1f5605f │ │ └─39465 /pause │ ├─57195c2b8cd8b88056aa266434145556fdcb3e55dbceb1d2063f67c7dcc74d85 │ │ ├─104124 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104416 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104418 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a164b8dbde6658011fa35cdebe6d81a91efdfe9cb7146c116fafde54f18f9145 │ │ ├─201758 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201781 erl_child_setup 1048576 │ │ ├─201834 sh -s disksup │ │ ├─201836 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201837 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201890 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201900 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202090 /bin/sh -s rabbit_disk_monitor │ ├─cc9cc18f0017f3e5d1c6085481995125936108d2faf4d34c1a7e91c47b04bd04 │ │ └─121309 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6516db3437741450b36fa2404093179438cad8666d320e8aeb363da464585aca │ │ └─40197 /pause │ ├─f5a657c7c4011ebd56aa2bf895991c93628684134a2c397c12c8f9fa63599cda │ │ ├─181606 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182683 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp29kitky7/privsep.sock │ │ ├─183177 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj3e0j4ii/privsep.sock │ │ ├─183720 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3fkpd9vk/privsep.sock │ │ ├─184056 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184057 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184089 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b6a48209-0225-440c-814b-a41115b6c27f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b6a48209-0225-440c-814b-a41115b6c27f/host --addn-hosts=/var/lib/neutron/dhcp/b6a48209-0225-440c-814b-a41115b6c27f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b6a48209-0225-440c-814b-a41115b6c27f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b6a48209-0225-440c-814b-a41115b6c27f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e7c610f5-b77d-4ecb-b446-e1529686be4e,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184095 haproxy -f /var/lib/neutron/ns-metadata-proxy/b6a48209-0225-440c-814b-a41115b6c27f.conf │ │ ├─203640 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e27fbd14-3866-491d-9217-8ed6d67e2eb6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e27fbd14-3866-491d-9217-8ed6d67e2eb6/host --addn-hosts=/var/lib/neutron/dhcp/e27fbd14-3866-491d-9217-8ed6d67e2eb6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e27fbd14-3866-491d-9217-8ed6d67e2eb6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e27fbd14-3866-491d-9217-8ed6d67e2eb6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0e38722-0dcb-4e65-952f-c999973e166d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─203676 haproxy -f /var/lib/neutron/ns-metadata-proxy/e27fbd14-3866-491d-9217-8ed6d67e2eb6.conf │ │ └─374262 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpuuwfjylc/privsep.sock │ ├─385500be4936ceda85b22d0de59f0a742b2f1436d2d02b8a30158c101b4ce884 │ │ └─170600 /pause │ ├─a90dba39c0101c3529d026a7570ea02091a51a7cd768a80b252b85a261192160 │ │ └─102319 /pause │ ├─860e3e58509c00125416d0a595314e74f1c97f756621f122813fd3ada3fbd289 │ │ ├─140653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─140685 erl_child_setup 1048576 │ │ ├─140738 sh -s disksup │ │ ├─140740 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140741 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140805 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140806 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140816 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140901 /bin/sh -s rabbit_disk_monitor │ ├─fd5e85fe63931d4921b3e5d9a01362558ed7c1aac778a8e59539ff1019999eac │ │ └─49810 /pause │ ├─7a9b2f19bb52aee57361977dfa105159db8a74ef97e69ded51e80d346b55fc41 │ │ └─170661 /pause │ ├─c358aa21473d1bee72a14479681abefbee5378c4c2fa5c941208e017d6e4a521 │ │ └─64279 /pause │ ├─c162f1f103e467099ecbcb8bc7de6811d7915f8e84298d18edf9563bc257a495 │ │ └─182989 /usr/bin/libvirt-tls-sidecar │ ├─dd14c4dad925a479aefe06d88749ae0dc115c14b05eda69125362c6e300f5ca6 │ │ └─64428 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ab0d5e1ead1301c6380285ea9bebe013f139f3b1be9f0d1fde2005f89c82acf3 │ │ └─41989 /coredns -conf /etc/coredns/Corefile │ ├─204a3a349518a47d71ca2fa4fc69e504ed66f24b3b5aa4fbd2ee1f8bd752af1f │ │ └─42868 /pause │ ├─5c0b71cc46031035cc43cd3de3c5a449ad1eed81d2d58624bb854d7d1b2cfcd9 │ │ └─46087 /pause │ ├─4399e4f2d5916e91f50a2fc79e69643c6ad19eadc23defc44ed1e3ed1abb4748 │ │ └─47731 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─06839952d25858964c69a65381ef4c6bd795f7e07f7e199995885f5e176f5dd4 │ │ └─54714 /pause │ ├─febf693b96f35d574303b67f4762b915bed7163596733b98d5da29b2340f4c04 │ │ ├─166443 nova-api: uWSGI master │ │ ├─166490 nova-api: uWSGI worker 1 │ │ └─166491 nova-api: uWSGI worker 2 │ ├─d82347fda03e31983c85cf8266adb37aa04d6c135e803e95bbd06e946ac65ea0 │ │ └─255512 /pause │ ├─b2219dc0341aab94bdce6bf726da2114447778f823ec68350745896adfd3681f │ │ └─220869 /pause │ ├─9b8899b2a1594afa65991a4c1d855f9ba6231bf7a8dbc1d41e036485b7017bc3 │ │ └─54748 /pause │ ├─3882f574884e1730b81aad18e6b572aaf05313bab9eb8f9cf96680dccee11fc0 │ │ └─64460 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─991039a9c5c237ebf9eb9182b9e04f2b53cb70ad7395bbbdb2918e28b007bcf0 │ │ └─269083 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─b2cccbbed94903d37afe780213c328d39e00204e776879850d2d7fd67a7f3a0d │ │ └─227141 /pause │ ├─c8b25ab1fe0c916be3b51f420ab229c6ac59c2d7e8b3c8b4ef801487789acee8 │ │ └─59245 /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 │ ├─42384985383fddc57b69d2b9cc818f4a0a82e7b4e2fb7d231c4ef9c22d66758d │ │ └─142964 /pause │ ├─d601ba4416aa717ae96dc7f237abfa61c0989b1b54bfb39d126eb91fe6cbafe8 │ │ ├─187768 /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 │ │ ├─370680 /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/tmpfoeeg022/privsep.sock │ │ ├─371016 /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/tmpoybxucu6/privsep.sock │ │ └─371206 /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/tmp36nwn7ia/privsep.sock │ ├─aea01c29c04335f11c87232ad75fe80049f1ce076f6076af725a55d3f9e7696d │ │ └─120791 /pause │ ├─0a2e6502b0d7c17b44f9dee2ebdd1f2482f11f7ee0148106ea1ee51eaba429f5 │ │ └─42037 /coredns -conf /etc/coredns/Corefile │ ├─ce0f780952daa52e70cc32fa7d25b9b2e514a4ffc9dc8efa07c0dc85b6b3b3b5 │ │ └─42523 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 │ ├─d1f3a46180256071bb37eef132daf3a5c29d520bf12ee0f313fe0f0f5601774d │ │ ├─47581 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 │ │ └─50254 haproxy -sf 163 -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 │ ├─4d2fe56b1ef1b4d73c8ce3e165bf02cb628bfd03105782b8b984ccb25712f279 │ │ └─40212 /pause │ ├─2b571ffa9beb5f420ba95dfbc19aee5039f0525a461b9f0c92061dfea0240d0a │ │ └─105448 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─42cc8ecd858a4ab5ded91a7f4812c8cd4f8b5aebdd5bbd3fb6ea149b3a07bc46 │ │ └─123173 /pause │ ├─d2b0d8890fa44c4b08a969222a19a4fcb0c0ca5e3af4ea52596f58c260f1b1ca │ │ └─137501 /pause │ ├─62413e0251e0e08f21d72310e2b8e1aea04799370d15f7acf82e6ab1dfeb7398 │ │ └─248220 /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 │ ├─ecc11cebc2c020d917e73127b256be8ad771383f4cab55ba45a98ff40b001006 │ │ └─58913 /pause │ ├─73f7f574be705b00e2defbd109864d4330163ba94136db22e879714603e449e4 │ │ └─248316 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─039e548de323fe1a0638eabdb2a3089867ef858c654101e108d50c985c843108 │ │ └─64305 /bin/pushgateway │ ├─da4da97f6b439fc1299a42da4e5f0491c84fdae8e7521f541b93bbbe67262308 │ │ ├─47634 mysqld --wsrep_start_position=d8340ae9-41d8-11f1-8c3a-127f7a8f0f32:20 │ │ └─47760 /var/lib/mysql/mysql-state-monitor │ ├─c4100adfdcd5d5ddbca501943c24015de3ee3dda62873d6d80f7feee77057163 │ │ └─62103 /pause │ ├─c4b430d7e368f6207ddcc8fc1d9b79e35cb0a57bb3cb1d95f281d45edc6f1c96 │ │ └─142314 /pause │ ├─eb9c0265e1640ba52876f3eec55f932ab82c8dbbf80f3ad6519a51b493061901 │ │ └─54651 /pause │ ├─407bc4aaca5e5d7f59cdbd9b5d715ed465b2168974d7e0fae1ab888147a9c7b3 │ │ ├─181587 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─181840 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─181841 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─e49221e7ca71c9762bce5e6df8386542ce62fd7d68df37357a234f116fd869d7 │ │ └─38894 /pause │ ├─e821f47066a738693c046d0b0f69aff81a90d591c4fee9aace8f61a12b6e2ca0 │ │ ├─197867 heat-api: uWSGI master │ │ ├─197915 heat-api: uWSGI worker 1 │ │ └─197916 heat-api: uWSGI worker 2 │ ├─ef23c9c815da821f82740ec80fa665391777abc318185f52a6faf8d09d1c1981 │ │ └─209630 /pause │ ├─0e1c908a01a5c3b16badaa06d5173dc6203a19e7bcf0259b5053ad6abe59a9bd │ │ └─103891 /pause │ ├─d5f84259f2ee91068341ac4ac77b12720dde1b34d8663c21503d0ba48d823cb9 │ │ ├─102696 glance-api: uWSGI master │ │ ├─102710 glance-api: uWSGI worker 1 │ │ └─102711 glance-api: uWSGI worker 2 │ ├─9b38c6d85b0437d90822d525e0bc7e461ffb10148d27f4c612d0f6ea323fb8db │ │ └─93621 /pause │ ├─70f61ff554ee896142f9411a22e664360d74a445c36b2dbd12cb328a1fefd1da │ │ └─105787 /pause │ ├─1474458148ea699eaf64df8509aefc0fd3acf13acc59e411680c9523e12c6929 │ │ └─248157 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5f0b529441f462f744a0a5e05d934d78c58c1d3bd95f9a0535cd6ea091b0cfba │ │ ├─168844 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168867 erl_child_setup 1048576 │ │ ├─168915 sh -s disksup │ │ ├─168917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168918 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168944 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168945 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169230 /bin/sh -s rabbit_disk_monitor │ ├─5e5e9de84ba810d7b67c76aac421dda6560126e47932c4638a1fcce65f51d2d3 │ │ ├─ 49856 valkey-server *:6379 │ │ ├─413938 sh -c /health/ping_readiness_local.sh 1 │ │ └─413960 /bin/bash /health/ping_readiness_local.sh 1 │ ├─acfed799d9249eba5c5a965edf8eea5e8dc35c6884a932e3c6a920b86bf3ef12 │ │ └─119269 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2c5da3957686992f8a8aab82ba87b4f00a33f3f6c2b28c5d9681fd8fba008905 │ │ └─54998 nfd-master -crd-controller=true -metrics=8081 │ ├─0ee36cc773196c96ec507b6aa5c8934e3cae072e03f938959a6e0157e6912c17 │ │ └─49982 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 │ ├─9ca7ac0a32d6d6cd35933334e23f354465242e303f37e54e8c3c266ec53448b3 │ │ ├─ 45611 /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 │ │ ├─ 45624 /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 │ │ ├─ 45737 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268616 nginx: worker process │ │ ├─268617 nginx: worker process │ │ └─268618 nginx: cache manager process │ ├─e18335e5f43735e57abf500da03247f7a7d39731f8887fb8505545028e3842d8 │ │ └─168737 /pause │ ├─a0681887e8fbd5c90194c8ce9c8179e6d2b1d535e90ca2624543da102030a665 │ │ └─47426 /pause │ ├─6876626be06a0635ee75a59c2d0354c974c3524a718f530821fdc30698e67eff │ │ ├─121733 /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 │ │ └─121887 /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 │ ├─63032c3511dda35ad8c9f28a321e1078023cfcd24c0909616b2aa815b0e4489e │ │ ├─240399 magnum-api: uWSGI master │ │ ├─240422 magnum-api: uWSGI worker 1 │ │ └─240423 magnum-api: uWSGI worker 2 │ ├─02327130357d70538741cf54047790af32e8a675f15ddd893ae9cfbaf90f741f │ │ └─47143 /pause │ ├─fb54c30bf10153161ef0bb38ae094b17e05a54b440aca79febabd3404424273b │ │ └─47800 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─25135b0543633587d47a439ba956f2620079d48130b65e0f4f3d9c64248b25e5 │ │ └─248247 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e7431d9b2c1b1a3626a1288e0e6c72c07268d844aff13ca241b557ad6b4611f8 │ │ └─41528 /pause │ ├─7bd1b8d87d0893ac97177bcaf9a7740951b749b2eadc7155ddceab2f49d28b46 │ │ └─63208 /goldpinger --static-file-path /static │ ├─1f18040c2b1961c911c90c288716026cfa817efd949179736b1c24598e6bfe2c │ │ └─55039 nfd-gc -gc-interval=1h │ ├─d7ccc65775169bcfa9d7cb8647fb071ab77795419c2b68ae468f524e60137afb │ │ └─62905 /pause │ ├─2d4f4427a61314a37b9bd467079592178513ead7bdebd54e7757663b1c66aae4 │ │ ├─180077 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180565 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpneq18646/privsep.sock │ │ ├─180718 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9wi_47yp/privsep.sock │ │ └─180937 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a7cc6afa2a08294830e2243152c4c8dd7bba13e4e8083078af6d7541c5891eaa │ │ └─64602 /bin/oauth2-proxy │ ├─5257c8aae99d5464334129dd58910ef8c2a2473f102fd8b95123f0d09c584634 │ │ └─38944 /pause │ ├─f0a080baf76ee256b27c26c90b0c82eae7e6f750ba0633a293ae85fb4a5ada86 │ │ └─54961 nfd-worker -metrics=8081 │ ├─1a2941ae9132dd88feec49b2abfbc26e48e24ebd4282b80e9c7e58cf6c1ce616 │ │ └─250117 /pause │ ├─76ab4ec3023dc87a592a5139d91ccb170e452815331b829f9a674ec4ec89beaa │ │ └─270237 /bin/openstack-database-exporter │ ├─0eb32ebad943c7180ed5388018405f3f8d84fa77bd94d88f49ffc1b36e8932dc │ │ ├─179138 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179467 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179468 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179469 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2a6591dcb480111ebeb62f6d83edb9a64edf678061ecfd534ecde3deb60e14b4 │ │ └─143431 /pause │ ├─4cd160881f0479cfef7c54dde57b5457d3e0b8d1b2bbf8a0bef7272a1c776618 │ │ ├─63100 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63136 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7217a37c76efbb8269deb7b325bf068b1c9b89ff01dcafeff91c1ba8a3ab3d9b │ │ └─64491 /bin/memcached_exporter │ ├─720e787e0fd0efd2557b93e0a3b0e1266895108498073be9c025afd89f15282f │ │ ├─218212 octavia-api: uWSGI master │ │ ├─218225 octavia-api: uWSGI worker 1 │ │ └─218226 octavia-api: uWSGI worker 2 │ ├─f7d8e5ff6d489061731097bce641ad9aead93bf190ac6deb025e700064777e25 │ │ └─248430 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 │ ├─9815fc01dde142ccd37e480788265975aed3f00a4a32235e7699bf1182bcdd2a │ │ ├─264589 /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 │ │ └─264835 /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 │ ├─5ef2ad5cd3e4cb2182bd6a655b55dc236af8138f336c9f3d0be9207764633215 │ │ └─103843 /pause │ ├─a7817c0bf4331691ed46f9b1235f5032e56d7d6a9c729471122525cb9d98e286 │ │ └─62635 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a74724b328ec48e0f2aff9b0967004cc66e1725db27dd2feb4f33a9afef59956 │ │ └─63530 /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-246.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 │ ├─0df09ab9615b3e8e89c24e576737c1b0bb75efff3de44d3518c7376ac9c047db │ │ └─61324 /pause │ ├─3e636049a575a6576e4bcb72b4b8534a2df8a379a9e91fe89b6ea9eac5b4974d │ │ └─63948 /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-246.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 │ ├─0fc8bfece8d85cab7b81618713480610c967be46a034071287602258e0a51b48 │ │ ├─181588 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182441 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmputn6ydl_/privsep.sock │ │ ├─368783 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzwrwvq1j/privsep.sock │ │ ├─369066 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpufyygy68/privsep.sock │ │ ├─369457 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369459 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370077 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2770cf6f-7082-463b-933c-7ae66e73bf01 --namespace=qrouter-2770cf6f-7082-463b-933c-7ae66e73bf01 --conf_dir=/var/lib/neutron/ha_confs/2770cf6f-7082-463b-933c-7ae66e73bf01 --log-file=/var/lib/neutron/ha_confs/2770cf6f-7082-463b-933c-7ae66e73bf01/neutron-keepalived-state-change.log --monitor_interface=ha-ccaf7a1c-0d --monitor_cidr=169.254.0.45/24 --pid_file=/var/lib/neutron/external/pids/2770cf6f-7082-463b-933c-7ae66e73bf01.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371225 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4d4ffbba-5cc8-4867-9a3d-6b2701b42631 --namespace=qrouter-4d4ffbba-5cc8-4867-9a3d-6b2701b42631 --conf_dir=/var/lib/neutron/ha_confs/4d4ffbba-5cc8-4867-9a3d-6b2701b42631 --log-file=/var/lib/neutron/ha_confs/4d4ffbba-5cc8-4867-9a3d-6b2701b42631/neutron-keepalived-state-change.log --monitor_interface=ha-62192d4c-cb --monitor_cidr=169.254.0.126/24 --pid_file=/var/lib/neutron/external/pids/4d4ffbba-5cc8-4867-9a3d-6b2701b42631.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371753 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=83711000-5c42-45af-9d73-2acf2b6c147a --namespace=qrouter-83711000-5c42-45af-9d73-2acf2b6c147a --conf_dir=/var/lib/neutron/ha_confs/83711000-5c42-45af-9d73-2acf2b6c147a --log-file=/var/lib/neutron/ha_confs/83711000-5c42-45af-9d73-2acf2b6c147a/neutron-keepalived-state-change.log --monitor_interface=ha-0ab50424-25 --monitor_cidr=169.254.0.76/24 --pid_file=/var/lib/neutron/external/pids/83711000-5c42-45af-9d73-2acf2b6c147a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─398929 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=88afa891-f726-40f0-9bdc-35a1c5cd4628 --namespace=qrouter-88afa891-f726-40f0-9bdc-35a1c5cd4628 --conf_dir=/var/lib/neutron/ha_confs/88afa891-f726-40f0-9bdc-35a1c5cd4628 --log-file=/var/lib/neutron/ha_confs/88afa891-f726-40f0-9bdc-35a1c5cd4628/neutron-keepalived-state-change.log --monitor_interface=ha-d325bcd1-0a --monitor_cidr=169.254.0.3/24 --pid_file=/var/lib/neutron/external/pids/88afa891-f726-40f0-9bdc-35a1c5cd4628.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7f0a22ab84fd8da356fc1de42b5d9e01dfe876d10ae67c0db2db8c39f782ae39 │ │ └─41972 /pause │ ├─b84c8ff27f717f996575a82118aa2517308a275a775b8924d82bbfbf918ff1df │ │ └─84289 /usr/local/bin/rook ceph operator │ ├─30ff37a0af28c3a98b91ee35c09130bdd5f2e2b23cfc720f1ab7eaca96463f3e │ │ └─55160 /secretgen-controller │ ├─b4886754e29a2ca98aa35826967f7ee1e39155d8b18283298fdfb7a4ac342929 │ │ └─46193 /pause │ ├─9312832d4a89a15384096e8d841015968469e24d88eff3b7049a31831856d8fd │ │ └─93664 /pause │ ├─cfdd492973808f3e4dad7dbc6d2080b1905af93cb8f5905cdc739612c745f879 │ │ └─94124 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-hjrmr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7e2a9d90edb5d17ca8afbdd1fa5a7e920b8d7d4cd4a7c784e7827321e1bd8f33 │ │ └─185789 /pause │ ├─05733e2b7b0d974cb36d844938a03aa64dfd6868ad9685003d1858bc6cb8b689 │ │ └─139054 /pause │ ├─f1181f6f87972eda95eda7d4062af6a5a453ac59d4dbc88139bb1b388e069dd2 │ │ └─89642 /pause │ ├─631806ec9bedcad9ddb123f160e40e2c4d0ce5cbfc91387bcd7776260d6d713c │ │ └─61976 /pause │ ├─bc1d00ac54909a0a1bb22b82ac175723a4ae2629513149c81e2303d973b0a357 │ │ └─54017 /pause │ ├─0d96ee570e8b29ea41e72692d6692fa42d0d97f4a0ce286c57f8e6f99074dc84 │ │ ├─171675 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409048 sleep 300 │ ├─2a3681ac9a838b3ad15638b852e004fe1d5598d2bc862642dda8396b8a92bb6b │ │ └─46641 /pause │ ├─3346d2ca813643a9dedd25a54dcde1a28cb579c1c9935f5bf2d4aa83faaf8e03 │ │ └─63991 /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 │ ├─24371f6f237ad3f9a9989098e00f99e9c0b5674e658aaec5a7a89e8f2da83419 │ │ ├─82757 barbiacan-api: uWSGI master │ │ └─82770 barbiacan-api: uWSGI worker 1 │ ├─a83737384a4d90aeb69bf1f0be2afcfe006533b2155f4e3600fac88e07748c01 │ │ └─61431 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 │ ├─4ce6f353b5cfb2cefae51c5807614ba79125a92b933ad9dca681f356b619579f │ │ ├─167480 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167926 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167927 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─ce73fc9f630d0f1829b475eba418817195e46e4d394359da2e1bcec644e1438c │ │ └─60669 /pause │ ├─81630a8d2a6685199630fbb2fbe7924235028c4f41de829e12ae04f83f87909d │ │ └─223161 /pause │ ├─ecde66fdef80e92e1d117ec7bbae5c0b96864668a7c87dea9b82b128e327b5a2 │ │ └─63619 /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 │ ├─10bc6902a07c8d32caca440dfa7ef4e8e06c5e76fbb2c2cdb47cba7f842063cc │ │ └─209949 /pause │ ├─144c5f5273181a8ac9c763ec91716990e5a6d06ac766c97d4234cb79e87b9c4b │ │ └─64110 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4dcfac42d71a97ac099b525f46ad06cb44c354a327c6ec7c05c4bd2f6dc6c976 │ │ ├─240113 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240590 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpr2hao922/privsep.sock │ │ ├─240599 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240603 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─eed94e9ec822f5bce93f1c4499c39d492642f5b3418a1d2a32b6e805281febf2 │ │ └─225929 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8efcde185c47526b60c2f7beaf53dcd2fcd17985e470e01047e2aa6328c18164 │ │ └─43073 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─67c28e8c8d30b809932bcf6fb5ad6788bba7252e99752df3dec66c69bb16926d │ │ └─63160 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c3e75bb1834b644ae6b84d0c8d0fca9e1a419ed51af9c4ac6fd343d26d2052fb │ │ └─62856 /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 │ ├─5d59e679e409858c457a3f1d50ba26da58727ef1af86de2fed79f7347faaf3e7 │ │ └─58816 /pause │ ├─73daf2d9849de8b22ef0544072ab7c38057b4b37f0c0bf1eafd74fc32f321546 │ │ └─247831 percona-xtradb-cluster-operator │ ├─fa8fdece3decb0b74765e30c0d630d28e2a3f8ef77e402ef2b24a1d4131be4c8 │ │ └─42914 /pause │ ├─2e7de70aad9d43f3f3a9f3f7a0f1f93f0064c498305ad16590c23f29b0b8dfb7 │ │ └─270046 /pause │ ├─7ffb4a661fe380a1bc3a5be6b5099486162201b47da54c914d938479f7bd73ce │ │ └─45450 /server │ ├─a242adb4ab11bc7fd62736625e52e61986469889c5faf3518a947ab0f4ff904c │ │ ├─117775 cinder-api: uWSGI master │ │ ├─117788 cinder-api: uWSGI worker 1 │ │ └─117789 cinder-api: uWSGI worker 2 │ ├─1675efccf3cc1f1aa0a866b8f385f80d3c99502a73d60c57b9baf50df9bac846 │ │ ├─59743 python -u /app/sidecar.py │ │ ├─60019 python -u /app/sidecar.py │ │ └─60020 python -u /app/sidecar.py │ ├─0b8665043d9391b0f686b8b6de8fac363a7d97b9ddefe05b78fc0ec54465c349 │ │ ├─ 70271 apache2 -DFOREGROUND │ │ ├─ 70293 (wsgi:k -DFOREGROUND │ │ ├─ 70294 (wsgi:k -DFOREGROUND │ │ ├─ 70295 (wsgi:k -DFOREGROUND │ │ ├─ 70296 (wsgi:k -DFOREGROUND │ │ ├─396604 apache2 -DFOREGROUND │ │ └─397222 apache2 -DFOREGROUND │ ├─9893514091a77fed74b21769e69f1037abe8bdc971fc17ebb481d989a28932ee │ │ └─59884 /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 │ ├─26e92a19445201898f8c3cfc0889520f49ccf9af7bb7620cf515b2a7e1750097 │ │ └─223944 /pause │ ├─d0f8a7d35e1fde996812e2f6b0a93578f4cd778599879d6477ee575a2e65004c │ │ ├─179162 neutron-api: uWSGI master │ │ ├─179188 neutron-api: uWSGI worker 1 │ │ └─179189 neutron-api: uWSGI worker 2 │ ├─db1ec7d822bc02b67686e214ac31022662a17283888d5712717e65a4fc9a0808 │ │ └─137923 /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 │ ├─cc9bfb3eda71240c0efece92a16c1e069b8dec2d371858b537256ce0a022cc84 │ │ └─230669 /pause │ ├─11f0399c5ffa4c4612bd795ebd8b49ec2db2fb5821b41e156315a5b5371f3535 │ │ └─60207 /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 │ ├─7e323abd27f02131bba5a9d6d34959d7ad3b04c07ee6995cd97c09ba08383d3c │ │ └─248173 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7cafe9e2841ae99698dde5d034e8ae418f94a0ba5822a995897f1516e13f5f13 │ │ └─39491 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4bee4eb6c677b9f0cef14c42ad939e859b94c9cac14e4dabecc109fef3d7dba9 │ │ └─60767 /pause │ ├─159a781f732b0f3eaf478562b9e3599cda9275828e4b2100c040e3e15d8de70c │ │ └─170427 /pause │ ├─2ff73af956bd92be972e85cbf007a2fc9e758000d9c198b03e34389823f7e008 │ │ └─42388 /pause │ ├─aaeab60725f5cfda6f00e4b17e5741d1eefa19fbe3675eba58bcc373bfbf2c23 │ │ └─247748 docker-registry serve /etc/docker-registry/config.yml │ ├─71cea677fdd65f43c40bf1ea99195ea9139011c9606b01a37fced5f9847a34a3 │ │ └─60289 /pause │ ├─fbf2bf1d66a342a4413c564c9287e920a0356e812b39af03f54de75102e9d7db │ │ └─49679 /pause │ ├─b1d17f1c4c020771139e1f571ecdd22916f7be70a05d79fc44a0306679cc77b7 │ │ └─183423 /pause │ ├─5ad50040dfe6da8a67e371b32449f7090100e0ded19f7734161c4778a153254d │ │ └─43116 /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 │ ├─10a6c3d809c80604da7df9c63f6051f5c635acc0ab408a87f2d51f3fe77ffadb │ │ └─38946 /pause │ ├─60d9daf21107c7d28112e82e7d43382727410f86dea5a31e0be01e2479fd3b53 │ │ └─45343 /pause │ ├─b6c6123f4c9e1cc191c0ad2d16e37d773e0f62ed23dee37d83ec54f7a7cb0ec6 │ │ └─248452 /manager --metrics-bind-address=:9782 │ ├─2bc3171fe13e07e62d6b16976fcde7630a7ab77e81b164ccdd0f1071fbfacb53 │ │ ├─272739 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272752 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─50e057aa6206d98a5e85e63d7a589412c3865a6a37b6d71f80ac1661d214e3a6 │ │ ├─65211 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65228 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65234 erl_child_setup 1048576 │ │ ├─65316 sh -s disksup │ │ ├─65318 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65319 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65388 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65398 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65469 /bin/sh -s rabbit_disk_monitor │ ├─f4f5e74d4b139265166336bb22e07717eef0b1f7a3db97c8a669c4f49f8bee9f │ │ ├─137956 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137969 /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 │ ├─d571ef7638b6e878910eaa1c7173dc8e32c21c61caae068a06f1b9db1c8b1846 │ │ └─120710 /pause │ ├─32db6051510e53ec7512e440601e876595e5037be3215b5f27f84f2bae5c5551 │ │ └─77667 /pause │ ├─1b1fe5c31ab7861df98d578f709ec022b4dcda3ecd68b04d2469bcaf1432293a │ │ └─248339 /kube-vip manager │ ├─aeb2b77f91ebabd9d4e8b3f4fd2cf532831a45d68cc890bde7f49e95d9607c08 │ │ └─107783 /pause │ ├─0d40e2578007e3a68a8569af72bda599eaa29be9ca090109d656f63b82b0b26e │ │ ├─183633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183662 erl_child_setup 1048576 │ │ ├─183724 sh -s disksup │ │ ├─183726 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183727 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183777 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184077 /bin/sh -s rabbit_disk_monitor │ ├─e6e5fadd51bb23e35e59833dceae05612e32cd8ae45054a0f838a10eb8d25761 │ │ ├─89746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89762 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89768 erl_child_setup 1048576 │ │ ├─89815 sh -s disksup │ │ ├─89817 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89818 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89875 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89876 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90241 /bin/sh -s rabbit_disk_monitor │ ├─fda4a64255648f06eaac17c379661b7da188c26863c376987a3373def1fb4e17 │ │ └─60435 /pause │ ├─cd80ef22aa608bf8c33a1db1df6e2eeedf06f11213fe5a0d4fbcb2c5dc89ea26 │ │ └─62520 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d2b3e0b15772c669a506673d598ead4593e37e7314b31a50eb42fda02020df7a │ │ └─83391 /pause │ ├─0c89c6e5e090aafecc09cdfedfdc716ec3796b383db292bcef1ce762fca12d06 │ │ ├─59714 python -u /app/sidecar.py │ │ ├─60016 python -u /app/sidecar.py │ │ └─60017 python -u /app/sidecar.py │ ├─2bc1f34f1c7d09300777f40c44bdb819e4ae884b9d70af72cdec5a722d612158 │ │ └─42953 /pause │ ├─b55c1ccf0affa6ef47fb8eab4de2750e8e873c989c88f67dfbb0d862c74a0af4 │ │ └─76155 /pause │ └─7839e4ef2b391fb2414e5bee006b5a75a37a445487c10500cf7c934c6de0f5b6 │ └─185735 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount