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 │ │ │ ├─21936 /lib/systemd/systemd --user │ │ │ └─21937 (sd-pam) │ │ └─session-21.scope │ │ ├─21859 sshd: cephadm [priv] │ │ └─21954 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/199.204.45.244-22-zuul [mux] │ ├─476530 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lllcimifivlwwttfdtnnquphhkzhplqc ; /usr/bin/python3'"'"' && sleep 0' │ ├─476531 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lllcimifivlwwttfdtnnquphhkzhplqc ; /usr/bin/python3' && sleep 0 │ ├─476532 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lllcimifivlwwttfdtnnquphhkzhplqc ; /usr/bin/python3 │ ├─476533 /bin/sh -c echo BECOME-SUCCESS-lllcimifivlwwttfdtnnquphhkzhplqc ; /usr/bin/python3 │ ├─476534 /usr/bin/python3 │ ├─476535 /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 │ └─476537 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 … │ │ ├─ 9965 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12309 /usr/bin/containerd-shim-runc-v2 -namespace moby -id baf04d0118c0bf1832987f781dcba1eb00f2924129ce0aab7e6e016b4f6579a9 -address /run/containerd/containerd.sock │ │ ├─ 12711 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b51526e49b39c6613bcb7dfba1b06e692a1e19885c3b32d18741291636aeeef -address /run/containerd/containerd.sock │ │ ├─ 18890 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4fd75660d181501a892aaa09dea16e12e5a837d1e93080068674210af0286f9 -address /run/containerd/containerd.sock │ │ ├─ 25478 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb6a79c1bbc53ded9df8456d51c24fb9923b5e3770df87492e6c9891b3a692a0 -address /run/containerd/containerd.sock │ │ ├─ 30160 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db247c1c93938e1180644924b8def4f3b0121655d59706fedfb649ad40ca9fd1 -address /run/containerd/containerd.sock │ │ ├─ 34707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f00e1e55eb8df6787108c4734c5344c2eb8890fcd48bd5f27b888086546dbea3 -address /run/containerd/containerd.sock │ │ ├─ 40273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac1b0a1960b4adbeea14c6f67620a2d7611391bacaef1db114120ed93bc1bf4 -address /run/containerd/containerd.sock │ │ ├─ 40323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad264ef074ce8a8a15c2929cc1418cb9153a259de48cd89fe13b2dec2497c7f -address /run/containerd/containerd.sock │ │ ├─ 40327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1590c667242e4dfa10fd7e3a13384fda14c7ebc9f2d7a4230d21295aec2129fc -address /run/containerd/containerd.sock │ │ ├─ 40348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 982348ef24ec3b9d16dee8e5fa56a7c8bd447da498695de091835d336ccdb700 -address /run/containerd/containerd.sock │ │ ├─ 40359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167382c39b1b66a3ed2eeec27b9215d315e6aa9fd512943739fa8f9195290e1d -address /run/containerd/containerd.sock │ │ ├─ 40835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6d237bbb510b20b4b6328d6c4c8bdd6026e0245c3274ac80e87e4993df62d1 -address /run/containerd/containerd.sock │ │ ├─ 41661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a416ad2023b7ad9145ae9373c461fa1afb2904b2c0aef0837837c78a0aaf05c -address /run/containerd/containerd.sock │ │ ├─ 41725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a949f7f8758fba7f8c8a1d80c529304f027b317f465718fae2216639407697e -address /run/containerd/containerd.sock │ │ ├─ 43021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724a10a1447d3265b74872d603b0298c07ae7c777cccb29245cead4c99816832 -address /run/containerd/containerd.sock │ │ ├─ 43419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa3e37c55a130282ca4be72f1fc53c97fe43a60994c5ff5019960f45d11141d4 -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d56628b489dd4abc66f715773c931717c9581640d5a4d73b8b03998dfef2c3 -address /run/containerd/containerd.sock │ │ ├─ 43882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5c0e439f5f160a99d84c9e6ac769b854c7db37ff23f07c382a8820355ef881 -address /run/containerd/containerd.sock │ │ ├─ 44427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374c240f2ed1b2d128eccbee9a456010c3948e7813c0f3c8c2555da1f51e3335 -address /run/containerd/containerd.sock │ │ ├─ 44477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30a07699e04761379a7b4d59aaf3869d0488ed4403e9a890d78c4bf77d9c3c8 -address /run/containerd/containerd.sock │ │ ├─ 44548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3acbe5f4c8ac81d3f22004db728ee553f89686fe6a566ad5dbb08039ae76c8c -address /run/containerd/containerd.sock │ │ ├─ 46862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343bf9c8b7cb78ad5b33d386af130cbf1eef1270486628c7ff6214135168819d -address /run/containerd/containerd.sock │ │ ├─ 46959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d006b282132c2c82518d35d1ab90f6fe095d1681a0ab50a0614217f872d07a3 -address /run/containerd/containerd.sock │ │ ├─ 47910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27354494de8545b00280cd52dec427276b9b0922f59103a948dcf45d52e99631 -address /run/containerd/containerd.sock │ │ ├─ 47974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb9c52d15a609865fd01bfa58ff351de05af6e7a43b5cd8094790db6648b31ea -address /run/containerd/containerd.sock │ │ ├─ 48312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e89ffd9fddc81dfd030ddbc9b4bd4f69ab925706e2544e08fd48fd8006bba379 -address /run/containerd/containerd.sock │ │ ├─ 48670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3316e0d71e97bf6c096d73e372226657824e643f0e938174536d21ede7b27746 -address /run/containerd/containerd.sock │ │ ├─ 49077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00aac6fe6b89e039a35a005f9bba1fd6cbd49fd74ef7d1a24ec1b52761a40989 -address /run/containerd/containerd.sock │ │ ├─ 51951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade588ecf789a9e6f97b63a9b68217e4c5897804eeefe0cc8040ed1709b553a9 -address /run/containerd/containerd.sock │ │ ├─ 52153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d2a3f37670458012a969a2fe2d13f66e9a09f0378c9d694e1c84eb9c9a587c -address /run/containerd/containerd.sock │ │ ├─ 56682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6dd1b5deb17a5bf426d647de52ad4812b7ccfbf2de540c16a146ef9f4ad77e8 -address /run/containerd/containerd.sock │ │ ├─ 57312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c24f00463531b18a0bcbcb45b041a96307c49a8d3e2ed8e6f2915127a73d2e85 -address /run/containerd/containerd.sock │ │ ├─ 57382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6880c02e3cd79f01eeb39e60c9b7862a8926d740a76e87ab0da6c915a540ab2 -address /run/containerd/containerd.sock │ │ ├─ 57425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b898845b1a573011804d651976c231c610f314ee8366c7e94d1dd765b87f4e -address /run/containerd/containerd.sock │ │ ├─ 57560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69a51a960c328a5d05632e8fef61e120f6a001e61caba7f07a9236f482ee634f -address /run/containerd/containerd.sock │ │ ├─ 62220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426addb7dfb3824f3d1e67c8ca2f25aaa9a337a9beb6d8bccacaee69eb2bff79 -address /run/containerd/containerd.sock │ │ ├─ 62311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89117e17aebc38425766121cb788583181efa464fdb6d273a44bd6ab677c7930 -address /run/containerd/containerd.sock │ │ ├─ 62336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac269e4a82acf9d9a018c42f10e6459353081caa192aeeed7555fba606bfe95f -address /run/containerd/containerd.sock │ │ ├─ 62362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf9a5e89ba23d2b43cdc94c2a7a74adf09e95d6a52fe2f80cba91f9dc3fd858 -address /run/containerd/containerd.sock │ │ ├─ 64203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373c9bd8db743e9294e92d3e2b7cae779dd2697ce98b9bbd8f534d7a48396724 -address /run/containerd/containerd.sock │ │ ├─ 64256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522a9d82a54de5eb787a6e4658b03256d2f7c75d284aa369ea7ea4caf6953306 -address /run/containerd/containerd.sock │ │ ├─ 64300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a53466771c369ba8b80c71034765ec87afdd6245a387b4761ad596bf9947d092 -address /run/containerd/containerd.sock │ │ ├─ 64741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288eafc6301be672429512a383cfcb719a761e3adf4ce54c1a4ecdaaf31315f6 -address /run/containerd/containerd.sock │ │ ├─ 64762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02498cc3d3bfec09fbc947a357b03ed130efb8a60d5e4cc51c8209a186ca7aa9 -address /run/containerd/containerd.sock │ │ ├─ 65013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f91813a4bdaed0e484e5fffdc83de73f0e484fd3a95df9949daed4f1056269 -address /run/containerd/containerd.sock │ │ ├─ 65432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a10cd92f0dcd928a2317dede430d675731f529f1e9b0f6db4c8625f4cb36f60d -address /run/containerd/containerd.sock │ │ ├─ 65604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11373394665cc77b893536626a4bb73a03def7e49a21f125ac007d72a2eba1fd -address /run/containerd/containerd.sock │ │ ├─ 66300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e168fa655252d55637dc680210aa1e0966330f65270fd6f7458860fe999a4ff -address /run/containerd/containerd.sock │ │ ├─ 66897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8403205265458a7cee24b4ad4f485536624ea8ab5ac204ff9a2c157283a678 -address /run/containerd/containerd.sock │ │ ├─ 68597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b546e12449fec65cca8338271dfd7166590c423b8702bbacd9e5647c5ac259 -address /run/containerd/containerd.sock │ │ ├─ 71533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdac117cfd6ef1d381b1a3f0f95da030f8e61d65939d45fbf7d9045567eb99f1 -address /run/containerd/containerd.sock │ │ ├─ 80807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8c3588caaed04c5a26f47397df28ce8b0f634f3d538f36ca721fc01da51199 -address /run/containerd/containerd.sock │ │ ├─ 82359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 933c8006c7dc1304cb80b2a01aa34fc4817d03a5babdb68fc0bc21185745fd68 -address /run/containerd/containerd.sock │ │ ├─ 88545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f7f937410f4b99495fc4fb7067cccc895726401175008b44567b882e7029d75 -address /run/containerd/containerd.sock │ │ ├─ 95473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 995ea9771a1ae113a1e5ad88f18d918c235eed1c5e1f55720638abe5533e3863 -address /run/containerd/containerd.sock │ │ ├─ 99311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688c6414210e801ced2bfd2f40f4013ddb7fcce0800134da082afb053c3e151d -address /run/containerd/containerd.sock │ │ ├─ 99356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97814f849c9ea0bd6535f49434c91e57c67f5e83c1f7b37f7ff23a15930dae7 -address /run/containerd/containerd.sock │ │ ├─112542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a887b537575d0b758a93947bc746a05156f88d5b3c025aa4e50bd81012f84a -address /run/containerd/containerd.sock │ │ ├─114077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d598a8be3469b8a404140f0222b247fb548aff5a2f94ddd94ce8e88e070a27 -address /run/containerd/containerd.sock │ │ ├─114185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132d79c5caf719731f1bb589d04f90f98617327522a3f2598a81c9de402c6cbb -address /run/containerd/containerd.sock │ │ ├─116047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b1917fa502e903c87dc90f38484a7c062de7d22af2a2a4877d42634126b72c -address /run/containerd/containerd.sock │ │ ├─117857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7fd4865ac2830a44df55075322c926c4d6e37ed1188c80371ee331bc83a136 -address /run/containerd/containerd.sock │ │ ├─117907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 017288872bce3c23efb0dab57456782ccdb3c4e846d1969473476c0c235ae1f2 -address /run/containerd/containerd.sock │ │ ├─141532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9c94672996f006b75cfde336e5d18d7387ac1bb7a4df3d504090c4c482b6837 -address /run/containerd/containerd.sock │ │ ├─141590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2218b0d3d600300ae4493e6730d75df726599b6048ec218ad0f0cd7544bd94 -address /run/containerd/containerd.sock │ │ ├─144162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb92e01e25668a433ed5f26656a58d035bdb16bfc3652a503bc30ad9a81bec6 -address /run/containerd/containerd.sock │ │ ├─158938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2097b703e19aa25b5b47055626f932e45232b22292b532c69df8e73e57f8a7c -address /run/containerd/containerd.sock │ │ ├─160138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d5f0a32d95c9e227659060f10eceeed49cb1d0c81037e01d11158de7ebdf78 -address /run/containerd/containerd.sock │ │ ├─161463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d26bf074dc911dec0f31576216aad329375bc36f1d9057fc3466aea11fc408d -address /run/containerd/containerd.sock │ │ ├─161508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23336e3cbe61856f865665a91b15f2194c23eece089d350bc609a3c2b440cf5 -address /run/containerd/containerd.sock │ │ ├─161804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9723783e64c000a42915851f447fd99ff2001e229e850f519eaea467c50bf042 -address /run/containerd/containerd.sock │ │ ├─163077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc29be44a8e4efff50dcead5aa1ad6578f4dc026bf33b1d273fce44239546ac -address /run/containerd/containerd.sock │ │ ├─165336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5209303bb24ad17162870aa056a2a8f22c4987cc106bf4aa2c02527ead1221 -address /run/containerd/containerd.sock │ │ ├─165441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a18179c99fef03a497ecfc0c9fbc5f07f1006b40494f11328b1b6e51d21fd4a -address /run/containerd/containerd.sock │ │ ├─165524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f850e3d983dccc846a06a70bc0878ec93c9ee6d6dfe36167512d24220d76d4 -address /run/containerd/containerd.sock │ │ ├─165623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd84c1ea8f7be909e8c4c3adb5425d8a4f7047b8eaea1538a5f39f3cf7b7dcf -address /run/containerd/containerd.sock │ │ ├─165951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc8e18c681021357f17c7af26c84741b62dfd6239061d3ed82caacfdbffbc89 -address /run/containerd/containerd.sock │ │ ├─166252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fefb2a8aae0070d132f4692a29c569ebf9faf8d7c072c53684b114f9532c9c8 -address /run/containerd/containerd.sock │ │ ├─178757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67aadfc80af86315c769315c0f8593ebc2fa0538a83a93b672d4862d3429905f -address /run/containerd/containerd.sock │ │ ├─180603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23d9373aa557d5ef99cc05514d985fa46665e7cd07ef744cf97341b6290f71e -address /run/containerd/containerd.sock │ │ ├─180636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0f4887dd6568feee1411fc26a3fe6de9836b2ade623aa6fb3e31d16ff3b4ca -address /run/containerd/containerd.sock │ │ ├─180768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2d389c2f22848e64ffdffb6adb7a2065cfa312fe1ae19d4a19fdc061b92e29 -address /run/containerd/containerd.sock │ │ ├─180983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b187187c9ce6db08739926c0a5f16961728f3da3fa1ec3d43dca74fc6a0bc99 -address /run/containerd/containerd.sock │ │ ├─181075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4d0a83a045e19f619ef1b9569809b9d74f7fc824b93afab4aa32384521c64c -address /run/containerd/containerd.sock │ │ ├─187355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65226358986889e59d9f1fbfb346be7cec4160d160497070b29834a591437473 -address /run/containerd/containerd.sock │ │ ├─193422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1feb96208012df7b5104a6fa94b2e357ff91c256603ef2d2f272d8d196d60c86 -address /run/containerd/containerd.sock │ │ ├─195631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971875cb7c007f8ee7c7e6a5a3f82864f1fa70cb1d9fd6b78ffc140a09f9ac10 -address /run/containerd/containerd.sock │ │ ├─195820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfaae359ecb4e6b2336285cf1ba90b88d559b4b3a35edd75522335bbaf6ba60b -address /run/containerd/containerd.sock │ │ ├─195859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45dbef5772d8f8b969ca4d4bf35396fd8e9e64abeb069f4ee79d08c7bfea7aa4 -address /run/containerd/containerd.sock │ │ ├─212401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 388dd183f1c85eefc4c6f8d931e25d20c9f7b7cc937f5730349fd5eea58bde99 -address /run/containerd/containerd.sock │ │ ├─222521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5821a240cea78b7626efad5daa0e3fc7a558f18a33e94205be7ce8426e1be17e -address /run/containerd/containerd.sock │ │ ├─222658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99340e73ed0c6862cd7bf5ed749db211778c11aa2a5654cdbc0f12817addd3de -address /run/containerd/containerd.sock │ │ ├─222690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9764e26e34e3c050d03400f76ade9869b58bd9e0038cdb19003df043adf6ba70 -address /run/containerd/containerd.sock │ │ ├─222709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be987bbc75f0161979075b9243a95ccc87fa7350e712f8e4d3c310cb4ce8e31 -address /run/containerd/containerd.sock │ │ ├─234347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c592b1d57b5f023b8252acf2fc800cc56c4b783e92b3d8de377f4a3bb4defbc -address /run/containerd/containerd.sock │ │ ├─237025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47df5ccbc52cbba4ab1e735df1f76c87e5d9dea59226eff3d41062a1cefe9791 -address /run/containerd/containerd.sock │ │ ├─238018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94fd585a3672dfebb5ee996fe69fd8a53ab0937694f0d839dd02ba4cf68057e -address /run/containerd/containerd.sock │ │ ├─238996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178338553655d80de5dc119bdc1f66d216be347d1f4743d25e9991e95f34433c -address /run/containerd/containerd.sock │ │ ├─240079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff2385749fb1760228a0cb82266d67488fb5332b545324734017a6271ad9e0d -address /run/containerd/containerd.sock │ │ ├─241746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2da839c0570967361ab08392ea84d4cb2b2d1d9017a8b0bba14f34951e69fdc -address /run/containerd/containerd.sock │ │ ├─243543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c83a7e5b6e9fdbf7559d48026e375ea5f6e9dc439b7b3d6ab4c3bbd989de1a -address /run/containerd/containerd.sock │ │ ├─243614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d18d4ded90057a3e8db4efab85855c4f8feb5a6f0afa54102fb51a891ab3b119 -address /run/containerd/containerd.sock │ │ ├─254152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331bbe3c9452ef23da3568a274c43f79474ae844018e05b7e7a4e3b998a2aca1 -address /run/containerd/containerd.sock │ │ ├─254789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99440bf2835cdb473767df55c9aa256c5aef3c6749fb85a37ec7c72815aaacf9 -address /run/containerd/containerd.sock │ │ ├─267826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492e2a827201333a760f2278574d08e198a3038cc627f4a85692505358fb3ce5 -address /run/containerd/containerd.sock │ │ ├─294850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7959bbf067393cbfb04e12093ee13f57490bc97616799188389552141de0a14 -address /run/containerd/containerd.sock │ │ ├─295027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2db1256d2bfe64e68eab20fdf2929280ac95958ec0ed3affe9d8605fd9596ac2 -address /run/containerd/containerd.sock │ │ ├─295078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6aaf6a6452a456df3382572e1252d015d593477e4b0ad7ea48bb0be27aa13d -address /run/containerd/containerd.sock │ │ ├─295167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a723dd5f9d91c4be4801aa72ba654cfc9b5c97d443f7bb630a9437c6e71a7c72 -address /run/containerd/containerd.sock │ │ ├─306924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1521dc0779a198ec2d9143a4711b2ef03c4db97c53d8aa8365e05e727161d70 -address /run/containerd/containerd.sock │ │ ├─309503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a6f14cc4ea34bfde768bc382f3994e423940367d38b24dc344984f907abe14 -address /run/containerd/containerd.sock │ │ ├─310925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796c292c1d6969e10276c23745effbd5c34436bdb31e81aa7fada363984134e7 -address /run/containerd/containerd.sock │ │ └─390451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee14d959afc53bf43a84684c431827e1974a2eb80b4406ee835e065270569dc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1441 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-f00e1e55eb8df6787108c4734c5344c2eb8890fcd48bd5f27b888086546dbea3.scope … │ │ ├─34731 /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 │ │ └─34743 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─29872 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30143 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.iozbih.service │ │ │ ├─12625 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iozbih/unit.run │ │ │ └─12655 /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-iozbih --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iozbih:/var/lib/ceph/mgr/ceph-instance.iozbih:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iozbih/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.iozbih -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 │ │ │ ├─18833 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18852 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25180 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25461 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34410 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34690 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12291 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-b4fd75660d181501a892aaa09dea16e12e5a837d1e93080068674210af0286f9.scope … │ │ ├─18917 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18935 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158310 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40735 /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.244 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 4 of 10-100 startups │ │ ├─473106 sshd: [accepted] │ │ ├─473112 sshd: [net] │ │ ├─473290 sshd: [accepted] │ │ ├─476169 sshd: [accepted] │ │ ├─476194 sshd: [net] │ │ ├─476444 sshd: [accepted] │ │ └─476529 sshd: [net] │ ├─docker-baf04d0118c0bf1832987f781dcba1eb00f2924129ce0aab7e6e016b4f6579a9.scope … │ │ ├─12366 /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 │ │ └─12386 /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 │ ├─uuidd.service │ │ └─1110 /usr/sbin/uuidd --socket-activation │ ├─run-r2908b4cf61074d86b7d885c7bbfa6e7d.scope │ │ └─194584 /usr/sbin/libvirtd --listen │ ├─docker-3b51526e49b39c6613bcb7dfba1b06e692a1e19885c3b32d18741291636aeeef.scope … │ │ ├─12735 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.iozbih -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12755 /usr/bin/ceph-mgr -n mgr.instance.iozbih -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-db247c1c93938e1180644924b8def4f3b0121655d59706fedfb649ad40ca9fd1.scope … │ │ ├─30185 /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 │ │ └─30197 /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 │ ├─chrony.service │ │ ├─10872 /usr/sbin/chronyd -F 1 │ │ └─10873 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-cb6a79c1bbc53ded9df8456d51c24fb9923b5e3770df87492e6c9891b3a692a0.scope … │ │ ├─25502 /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 │ │ └─25515 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158120 /sbin/iscsid │ │ └─158121 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─a67bce16f09b452443cc466cc6608ec0cd20f59a4dd8184f746274c88697c0bc │ │ ├─177585 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178043 nova-scheduler: ServiceWrapper worker(0) │ │ └─178046 nova-scheduler: ServiceWrapper worker(1) │ ├─9ff2385749fb1760228a0cb82266d67488fb5332b545324734017a6271ad9e0d │ │ └─240103 /pause │ ├─d99ff9e3d2a5f59f64b66693985776a02e88a1d14ef60196a8f92dfe989ccbb5 │ │ ├─395557 /bin/bash /tmp/run-tests.sh │ │ ├─396168 /var/lib/openstack/bin/python /var/lib/openstack/bin/tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke │ │ ├─396573 /bin/sh -c ${PYTHON} -m stestr.subunit_runner.run discover -t "/var/lib/openstack/lib/python3.12/site-packages/tempest" "/var/lib/openstack/lib/python3.12/site-packages/tempest/test_discover" --load-list /tmp/tmppifxc1ro │ │ └─396575 /var/lib/openstack/bin/python -m stestr.subunit_runner.run discover -t /var/lib/openstack/lib/python3.12/site-packages/tempest /var/lib/openstack/lib/python3.12/site-packages/tempest/test_discover --load-list /tmp/tmppifxc1ro │ ├─cad264ef074ce8a8a15c2929cc1418cb9153a259de48cd89fe13b2dec2497c7f │ │ └─40415 /pause │ ├─ab722e9ff37c0ce18caad7c764eea2a912e1f1f6f4fccd73d28deed6d1f697d6 │ │ ├─304989 /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 │ │ └─305141 /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 │ ├─4a949f7f8758fba7f8c8a1d80c529304f027b317f465718fae2216639407697e │ │ └─41755 /pause │ ├─388dd183f1c85eefc4c6f8d931e25d20c9f7b7cc937f5730349fd5eea58bde99 │ │ └─212425 /pause │ ├─331bbe3c9452ef23da3568a274c43f79474ae844018e05b7e7a4e3b998a2aca1 │ │ └─254178 /pause │ ├─141fbcf6f9fb1e4f07ed8b84b64b5a302a69a1943928679a111e217c3f733ea8 │ │ └─142267 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0a18179c99fef03a497ecfc0c9fbc5f07f1006b40494f11328b1b6e51d21fd4a │ │ └─165471 /pause │ ├─b23336e3cbe61856f865665a91b15f2194c23eece089d350bc609a3c2b440cf5 │ │ └─161532 /pause │ ├─cfaae359ecb4e6b2336285cf1ba90b88d559b4b3a35edd75522335bbaf6ba60b │ │ └─195844 /pause │ ├─d1e6af7c83e4857c7c02eed2040066b02b99cc81d70490cc82f4828b40e47a8e │ │ └─67384 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─de4652bb900e1f33bfff1c9bc5e79a28e1124c188284491eb166c1ee79171574 │ │ └─398526 /kube-vip manager │ ├─2d44eb0b843f3f092af781216a6879a38500c704554369898b3f0f8fe4b88540 │ │ └─193768 /usr/bin/libvirt-tls-sidecar │ ├─50f91813a4bdaed0e484e5fffdc83de73f0e484fd3a95df9949daed4f1056269 │ │ └─65037 /pause │ ├─f89ff0efaeb2c8d8f301fd0718d94c1265b2cb2b435724d44d563a7be01115a9 │ │ └─47334 /server │ ├─9c7916d7e1399e959e3437e5c2be812847224d5804333b45b73a492da0cf522a │ │ ├─191147 neutron-policy-server: uWSGI master │ │ ├─191163 neutron-policy-server: uWSGI worker 1 │ │ └─191164 neutron-policy-server: uWSGI worker 2 │ ├─f5d5f0a32d95c9e227659060f10eceeed49cb1d0c81037e01d11158de7ebdf78 │ │ └─160164 /pause │ ├─aa4d0a83a045e19f619ef1b9569809b9d74f7fc824b93afab4aa32384521c64c │ │ └─181122 /pause │ ├─971875cb7c007f8ee7c7e6a5a3f82864f1fa70cb1d9fd6b78ffc140a09f9ac10 │ │ └─195658 /pause │ ├─167382c39b1b66a3ed2eeec27b9215d315e6aa9fd512943739fa8f9195290e1d │ │ └─40442 /pause │ ├─75652b5460ed605a273582ca86fc9c8efc600cce3ccc90738d053dfae253d4e2 │ │ ├─159556 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159588 /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 │ ├─69a51a960c328a5d05632e8fef61e120f6a001e61caba7f07a9236f482ee634f │ │ └─57583 /pause │ ├─6be987bbc75f0161979075b9243a95ccc87fa7350e712f8e4d3c310cb4ce8e31 │ │ └─222759 /pause │ ├─25451bed05dd152f2d3e2995b8f8b680c238c4cdae8528839e4c0679189d85b2 │ │ └─304802 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e16aeee21c2c4c0673eb9741ceb38e206a22e6ea099f5ee70e89119ca36e62b9 │ │ └─171917 /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 │ ├─fa3e37c55a130282ca4be72f1fc53c97fe43a60994c5ff5019960f45d11141d4 │ │ └─43443 /pause │ ├─fb7fd4865ac2830a44df55075322c926c4d6e37ed1188c80371ee331bc83a136 │ │ └─117880 /pause │ ├─d4d691ed1c9c2df8263ff001206cce161d5b835c3166bd496c40aad2b365e574 │ │ ├─176749 nova-metadata: uWSGI master │ │ ├─176762 nova-metadata: uWSGI worker 1 │ │ └─176763 nova-metadata: uWSGI worker 2 │ ├─ade588ecf789a9e6f97b63a9b68217e4c5897804eeefe0cc8040ed1709b553a9 │ │ └─51975 /pause │ ├─dc7d84cb1e9ca0c8f797d1a8920f99cdf5fe10aae3215161567f2d04b485b459 │ │ └─43522 /coredns -conf /etc/coredns/Corefile │ ├─a10cd92f0dcd928a2317dede430d675731f529f1e9b0f6db4c8625f4cb36f60d │ │ └─65458 /pause │ ├─a63f9a9eb120b95efb9ab43077e207587f9617c814e72fd56326e22062ffef1e │ │ └─159522 /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 │ ├─b00b9d12e2d00f78b0a6a675351ee2cd45cbbfc6b8b2b347e9179b9107e32509 │ │ └─304849 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8b319d3b5ac595f43f5bec901e23d62197ad68ba2f6782c5481d1de7ee0bad75 │ │ └─140521 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b7bd7e1651a537bf0e8ba5494c7003e3c296f74373789db6b24100334d58ea06 │ │ └─62816 /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 │ ├─080ebe4118cfb99ef1e23dc058f814793a5c2c70c766549b441581bd2ed46d05 │ │ ├─63721 python -u /app/sidecar.py │ │ ├─64160 python -u /app/sidecar.py │ │ └─64161 python -u /app/sidecar.py │ ├─f5f69a79d8589e5d91c07d73fc20e4b4e56e40fe6eee89676f430c07b6dd2982 │ │ └─68671 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─81b1917fa502e903c87dc90f38484a7c062de7d22af2a2a4877d42634126b72c │ │ └─116070 /pause │ ├─c24f00463531b18a0bcbcb45b041a96307c49a8d3e2ed8e6f2915127a73d2e85 │ │ └─57345 /pause │ ├─1590c667242e4dfa10fd7e3a13384fda14c7ebc9f2d7a4230d21295aec2129fc │ │ └─40414 /pause │ ├─a2d56628b489dd4abc66f715773c931717c9581640d5a4d73b8b03998dfef2c3 │ │ └─43489 /pause │ ├─9cb73095b5b2b55761462372d45e6fdefbb20b354159637f55f161ee39bc3591 │ │ ├─232244 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232675 octavia-worker: ConsumerService worker(0) │ │ └─232678 octavia-worker: ConsumerService worker(1) │ ├─0df6a14c2f0609cf4df09f35bd670c99e00134d8ec5517e72b05ef4bce2da6d6 │ │ ├─304846 manila-api: uWSGI master │ │ ├─304893 manila-api: uWSGI worker 1 │ │ └─304894 manila-api: uWSGI worker 2 │ ├─e5aff4dfc501c36490a98e18fbd221de1d53c07df96f1392d8edd1952763b9e7 │ │ └─52751 redis_exporter │ ├─47e9f92d533690d6fd66f92a5a33179e383fb67f1b96017be1772a8b7e1b17d5 │ │ └─69110 /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 │ ├─dbc8e18c681021357f17c7af26c84741b62dfd6239061d3ed82caacfdbffbc89 │ │ └─165986 /pause │ ├─017288872bce3c23efb0dab57456782ccdb3c4e846d1969473476c0c235ae1f2 │ │ └─117940 /pause │ ├─551e60ac8e3ddd9a949f1aac2d54190b73060eaab44e935518b62fe847072259 │ │ └─68351 /goldpinger --static-file-path /static │ ├─538b66e8406f36c7550abd307b3bf16bd1b5f1eee2b841d3251f8fd509e98ceb │ │ └─395402 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─cb0f4887dd6568feee1411fc26a3fe6de9836b2ade623aa6fb3e31d16ff3b4ca │ │ └─180700 /pause │ ├─eb0a029d312487c6781d58331bc83fd5de86f1644860cc64af4625d88b9aa674 │ │ ├─234612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─234637 erl_child_setup 1048576 │ │ ├─234814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234951 /bin/sh -s rabbit_disk_monitor │ ├─f6880c02e3cd79f01eeb39e60c9b7862a8926d740a76e87ab0da6c915a540ab2 │ │ └─57406 /pause │ ├─e3a8ec70200c727df1097baeb4b8dec54466f8685746e97498987850a594d1d2 │ │ ├─162373 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─162540 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─162556 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─476193 sleep 15 │ ├─74b641497032d9a15d21282b8c7ecf2c7eaa9b43ca0a409d5f6fe9f57abbe749 │ │ └─66108 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 │ ├─d53d4fd88a730cafac31d1fa0ac2bd95129a2eef699f3d12c2d55115767bee16 │ │ └─57849 /secretgen-controller │ ├─55cb891b9417cc820a0f4b13e0aac9a2e945eecdf891c4455a55bad4744bef3d │ │ └─264077 docker-registry serve /etc/docker-registry/config.yml │ ├─1c80c157b0a0ce4ce91e4d39068bd1b8425dd2b0a34f0388df685a97bc8f3b18 │ │ └─395274 /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 │ ├─1719c3c5cfd6645140eee3850b6a7307950ed66704566acc6b627ce6d07f2abf │ │ ├─113040 glance-api: uWSGI master │ │ ├─113052 glance-api: uWSGI worker 1 │ │ └─113053 glance-api: uWSGI worker 2 │ ├─4f8c3588caaed04c5a26f47397df28ce8b0f634f3d538f36ca721fc01da51199 │ │ └─80830 /pause │ ├─1feb96208012df7b5104a6fa94b2e357ff91c256603ef2d2f272d8d196d60c86 │ │ └─193446 /pause │ ├─89117e17aebc38425766121cb788583181efa464fdb6d273a44bd6ab677c7930 │ │ └─62353 /pause │ ├─85cad8563f1e71dadd0d0c88bab93a70f1b313304c8324573287774a7a20bdfa │ │ └─40569 etcd --advertise-client-urls=https://199.204.45.244: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.244:2380 --initial-cluster=instance=https://199.204.45.244:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.244:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.244: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 │ ├─52b898845b1a573011804d651976c231c610f314ee8366c7e94d1dd765b87f4e │ │ └─57455 /pause │ ├─5a7bb5e9ef97215300813a331e9005dfae7bd55987ba5ebc8a7572177798a97d │ │ ├─161905 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161956 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161980 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─162162 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─476039 sleep 15 │ ├─995ea9771a1ae113a1e5ad88f18d918c235eed1c5e1f55720638abe5533e3863 │ │ └─95557 /pause │ ├─d6b546e12449fec65cca8338271dfd7166590c423b8702bbacd9e5647c5ac259 │ │ └─68620 /pause │ ├─81335d1fdb5961cd1683069de82d92d8d930c562fa5695801b25954f0405a401 │ │ └─43571 /coredns -conf /etc/coredns/Corefile │ ├─c9d598a8be3469b8a404140f0222b247fb548aff5a2f94ddd94ce8e88e070a27 │ │ └─114100 /pause │ ├─10aa01ff3348402c55dfea3dc6ce4bdba5f304310bed00c5cc37649cc0cc166a │ │ ├─142679 /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 │ │ └─142853 /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 │ ├─00aac6fe6b89e039a35a005f9bba1fd6cbd49fd74ef7d1a24ec1b52761a40989 │ │ └─49102 /pause │ ├─4ce0f64dc09f5b39063a7508bba4736bce881bbb821930fa2de4df29a2b6c71c │ │ └─398452 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 │ ├─d24df025168f24fb94a3adfad3910ed9bffdf9f4657b0642ebf0cf4a79b6fefe │ │ └─395345 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 │ ├─59135b138e38c369de8bc5fd8334652513c7f43bfe23619a15bc7f58d930d40f │ │ └─69939 /bin/oauth2-proxy │ ├─a53466771c369ba8b80c71034765ec87afdd6245a387b4761ad596bf9947d092 │ │ └─64328 /pause │ ├─a3f2edc671786c9d6a0308fdcd83f57fbc8cddcf940c17cdea18e32d9c403488 │ │ ├─268148 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─268170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─268176 erl_child_setup 1048576 │ │ ├─268330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─268331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─268341 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─268588 /bin/sh -s rabbit_disk_monitor │ ├─9764e26e34e3c050d03400f76ade9869b58bd9e0038cdb19003df043adf6ba70 │ │ └─222740 /pause │ ├─c05017896ec949a22e09d314dc6af4cc5e57e4ddb733c7e44855ae33533a05e9 │ │ └─69650 /bin/memcached_exporter │ ├─688c6414210e801ced2bfd2f40f4013ddb7fcce0800134da082afb053c3e151d │ │ └─99334 /pause │ ├─223248228c2bd437a5e35f550d9e6cd9d4533229e92707b301f2416b03442d20 │ │ └─311187 /bin/openstack-database-exporter │ ├─13226633cdb68dbdeab1f1099702f2c32a938292d10a10fa554e78c2d95711b9 │ │ └─395651 /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 │ ├─b9ca08a5c9f99ac42ef57578dd01f71e032f528f5b8e4bf385a4c821ce60f9a7 │ │ └─68842 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5821a240cea78b7626efad5daa0e3fc7a558f18a33e94205be7ce8426e1be17e │ │ └─222560 /pause │ ├─44f3240535c7d9340d3877d6e930c8868f01a22f83018f3d16fe0097e47e63d6 │ │ └─395569 /manager --metrics-bind-address=:8080 │ ├─b2da839c0570967361ab08392ea84d4cb2b2d1d9017a8b0bba14f34951e69fdc │ │ └─241769 /pause │ ├─ca9f85d5a03b9b4465d6c6a3709a869c773699195e4b7b3e4ae71522b2e1dc9f │ │ ├─95758 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95775 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─95781 erl_child_setup 1048576 │ │ ├─95907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96268 /bin/sh -s rabbit_disk_monitor │ ├─1da825aefc7b704bef6dd8eaf6ce8145c28f7326ae22f82dcccd80a2e85de46f │ │ ├─313531 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─313544 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─45dbef5772d8f8b969ca4d4bf35396fd8e9e64abeb069f4ee79d08c7bfea7aa4 │ │ └─195883 /pause │ ├─3b6d237bbb510b20b4b6328d6c4c8bdd6026e0245c3274ac80e87e4993df62d1 │ │ └─40858 /pause │ ├─43e9ee891ec33c1f9c27fed9232044af00b1aa97d44ebb5bfbe16d13e43c80a3 │ │ ├─232928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232946 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─453673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─453674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─45bddfacfabd5482c8c79d4a5686846c38f274bfe2c3f0cb400458f85f4d2de1 │ │ └─100514 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─99340e73ed0c6862cd7bf5ed749db211778c11aa2a5654cdbc0f12817addd3de │ │ └─222692 /pause │ ├─ee5568c32fdde578477f8856a29f5aa0e94a9419cea35b3c4fa6e51374264f4e │ │ └─194417 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3ac1b0a1960b4adbeea14c6f67620a2d7611391bacaef1db114120ed93bc1bf4 │ │ └─40296 /pause │ ├─bd072c73c208bd10ac78ae0f5371b1ff44548126bcf2752690b02ed68292049a │ │ ├─67959 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67992 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0e098a3ad687c3ffc9ca7fea37a7bbb71a5a94e469db3d2825b5e187008f17fe │ │ └─67350 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aba85ec4d70b7fc571157e558dc4ad05a8c3592a1aec33a2d6c3d3add43e6af6 │ │ └─40544 kube-apiserver --advertise-address=199.204.45.244 --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 │ ├─492e2a827201333a760f2278574d08e198a3038cc627f4a85692505358fb3ce5 │ │ └─267849 /pause │ ├─bb5209303bb24ad17162870aa056a2a8f22c4987cc106bf4aa2c02527ead1221 │ │ └─165362 /pause │ ├─a2e8f3be77f96d1e529a01360c1beefa82e05bf4d15242c707acfa9ee111de6d │ │ └─67281 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a3acbe5f4c8ac81d3f22004db728ee553f89686fe6a566ad5dbb08039ae76c8c │ │ └─44571 /pause │ ├─d7db7be47e9c7e898192190d3288a023fc2187c26ce248e4d78c5e0a1f25d6ed │ │ ├─163191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163213 erl_child_setup 1048576 │ │ ├─163343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163491 /bin/sh -s rabbit_disk_monitor │ ├─fb939344f061754299469a60031bb0ec7a69c506294a97d58c20ce39dfab4c77 │ │ └─44688 /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 │ ├─37f850e3d983dccc846a06a70bc0878ec93c9ee6d6dfe36167512d24220d76d4 │ │ └─165577 /pause │ ├─5c2417c5f17da7d97cce63fe44e5c80778b51b4d2235775e371a8d4a35ddcc1b │ │ └─198255 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─796c292c1d6969e10276c23745effbd5c34436bdb31e81aa7fada363984134e7 │ │ └─310948 /pause │ ├─2e168fa655252d55637dc680210aa1e0966330f65270fd6f7458860fe999a4ff │ │ └─66330 /pause │ ├─3a416ad2023b7ad9145ae9373c461fa1afb2904b2c0aef0837837c78a0aaf05c │ │ └─41686 /pause │ ├─a9e2a6500cd1eda7e692ed4e3dfbdda782a363d429c294f8d14fda6a982055c8 │ │ ├─178870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─178893 erl_child_setup 1048576 │ │ ├─178944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178955 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179133 /bin/sh -s rabbit_disk_monitor │ ├─426addb7dfb3824f3d1e67c8ca2f25aaa9a337a9beb6d8bccacaee69eb2bff79 │ │ └─62243 /pause │ ├─9fd6c3a564096fa68381637a29d71b5e701ed235205421e0ec131082554b6158 │ │ ├─49127 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 │ │ └─52569 haproxy -sf 333 -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 │ ├─99ac4144298007116e6d8b44d480de7fead73f0e1261c8ce7b350f8fe4c56805 │ │ └─395574 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3969945785ff31f9132ca90cba8c73db658d947be53f4a187910c55543e3b884 │ │ └─193817 /bin/bash /tmp/libvirt.sh │ ├─e89ffd9fddc81dfd030ddbc9b4bd4f69ab925706e2544e08fd48fd8006bba379 │ │ └─48336 /pause │ ├─157b88df2ad0126972afcf001fda8af0c01ad7b82a98e29ee297fab7672ba57e │ │ ├─176573 nova-api: uWSGI master │ │ ├─176608 nova-api: uWSGI worker 1 │ │ └─176609 nova-api: uWSGI worker 2 │ ├─67aadfc80af86315c769315c0f8593ebc2fa0538a83a93b672d4862d3429905f │ │ └─178780 /pause │ ├─d6a6f14cc4ea34bfde768bc382f3994e423940367d38b24dc344984f907abe14 │ │ └─309535 /pause │ ├─443bf858a63a2f9b13bf8266e461075f9b944ab296baff8ec4cf17d0bf225c5c │ │ ├─191022 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191579 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191581 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191584 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─374c240f2ed1b2d128eccbee9a456010c3948e7813c0f3c8c2555da1f51e3335 │ │ └─44453 /pause │ ├─bdc29be44a8e4efff50dcead5aa1ad6578f4dc026bf33b1d273fce44239546ac │ │ └─163102 /pause │ ├─cac21de964923757e63905f768d423471a7850f20c99bf97a4324a84f553dbc5 │ │ └─68763 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─db6aaf6a6452a456df3382572e1252d015d593477e4b0ad7ea48bb0be27aa13d │ │ └─295104 /pause │ ├─99440bf2835cdb473767df55c9aa256c5aef3c6749fb85a37ec7c72815aaacf9 │ │ └─254816 /pause │ ├─4a95148c01fdf338e81c2d9899c72c0415e9233a50c23e3224e9dfa294fe0f1c │ │ └─57697 nfd-gc -gc-interval=1h │ ├─f94fd585a3672dfebb5ee996fe69fd8a53ab0937694f0d839dd02ba4cf68057e │ │ └─238043 /pause │ ├─eb49245ab7e43d01d8d97a1cefc1679e541405ee8fd7ceccb6a93ef7d8a56f5a │ │ ├─192453 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─193027 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8xe3hd5u/privsep.sock │ │ ├─474214 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp07evucos/privsep.sock │ │ ├─474429 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzp8cgrov/privsep.sock │ │ ├─474531 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─474532 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─474879 /usr/lib/ipsec/starter --daemon charon │ │ └─474880 /usr/lib/ipsec/charon --use-syslog │ ├─c5e4745e9ac2a0c5c250d71539d6ddca3b9b74446fd0e8bb2c31b5016e0da04f │ │ ├─309718 apache2 -DFOREGROUND │ │ ├─312008 (wsgi:h -DFOREGROUND │ │ ├─312009 (wsgi:h -DFOREGROUND │ │ ├─312011 (wsgi:h -DFOREGROUND │ │ ├─312012 (wsgi:h -DFOREGROUND │ │ ├─312013 (wsgi:h -DFOREGROUND │ │ ├─312014 apache2 -DFOREGROUND │ │ └─312015 apache2 -DFOREGROUND │ ├─6186b61ea982839f05ddbfc6d16679f037196d700ca4436a6a0e4af68dcd4312 │ │ ├─212621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212640 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─212646 erl_child_setup 1048576 │ │ ├─212699 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212710 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212780 /bin/sh -s rabbit_disk_monitor │ ├─3f7f937410f4b99495fc4fb7067cccc895726401175008b44567b882e7029d75 │ │ └─88568 /pause │ ├─168f788ba07fa9ba5f612e30f437c626da4586d2f3883a1a05704e24fc7dc114 │ │ └─394725 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ac269e4a82acf9d9a018c42f10e6459353081caa192aeeed7555fba606bfe95f │ │ └─62391 /pause │ ├─c51649689c44541f5995ba1332c5b0104c8c1f83643de9dff3188c415bd66ccf │ │ └─309999 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─c2097b703e19aa25b5b47055626f932e45232b22292b532c69df8e73e57f8a7c │ │ └─158962 /pause │ ├─cdb92e01e25668a433ed5f26656a58d035bdb16bfc3652a503bc30ad9a81bec6 │ │ └─144186 /pause │ ├─bb04b96b4a384874d059e26ab3fccf12846c94a3541e19a8af285bac0bef34eb │ │ └─44240 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 │ ├─3327082cd786ad8a536b93b27f776f3f75c02ee8f317935903c7277bae1344c7 │ │ ├─198228 /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 │ │ ├─400313 /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/tmpnbtqa95q/privsep.sock │ │ ├─400536 /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/tmp1iwsyo5_/privsep.sock │ │ └─401413 /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/tmplwyhuoc8/privsep.sock │ ├─bdac117cfd6ef1d381b1a3f0f95da030f8e61d65939d45fbf7d9045567eb99f1 │ │ └─71557 /pause │ ├─a4f7fbdc31becfd22375c534b6681a80fc8ff8f1cc80c1b063ba57b8be0c675e │ │ └─68801 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─373c9bd8db743e9294e92d3e2b7cae779dd2697ce98b9bbd8f534d7a48396724 │ │ └─64231 /pause │ ├─cf4fcbeee0ded147fc2cdbd4a01f89f948d75041f6b5b3b87dc5dacd285718a1 │ │ └─69068 /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 │ ├─178338553655d80de5dc119bdc1f66d216be347d1f4743d25e9991e95f34433c │ │ └─239019 /pause │ ├─6f147232db681db59d7345385a05c54abbf59c176c3fe010fa515eb366c43af4 │ │ └─69380 /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 │ ├─ab8403205265458a7cee24b4ad4f485536624ea8ab5ac204ff9a2c157283a678 │ │ └─66920 /pause │ ├─4862d6f8c19c653d16a758bd96775838bf9681447e3bbfb4363a69a9e046124b │ │ ├─161926 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162027 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162040 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─162184 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─476043 sleep 15 │ ├─1e7b38d51577187671b8fa3c86fd03a8dec87e36d5a7b1e54bec8f8b44a9795e │ │ ├─63695 python -u /app/sidecar.py │ │ ├─64007 python -u /app/sidecar.py │ │ └─64008 python -u /app/sidecar.py │ ├─5d998df9406a6968cb61cd6e8f82f29518c52d12ed9862de72e69f313f1fa6c2 │ │ ├─66592 nginx: master process nginx -g daemon off; │ │ ├─66616 nginx: worker process │ │ ├─66617 nginx: worker process │ │ ├─66618 nginx: worker process │ │ ├─66619 nginx: worker process │ │ └─66620 nginx: worker process │ ├─ad4e6ceaf4295ac0ebc3eafa7ffad8ee02e2c4df7c7a5a01758a9e3119d1d79d │ │ ├─ 99816 /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 │ │ └─465322 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bbc36a9d6ce4195d7b114343414b823dc60bbd32faeca66d296b90a58dc3aeb1 │ │ └─64825 /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 │ ├─02e4efd8b5d39525b72b6ae8f47aa37108f09af0d8dff3f369560f51392c75b1 │ │ └─52246 valkey-server *:6379 │ ├─982348ef24ec3b9d16dee8e5fa56a7c8bd447da498695de091835d336ccdb700 │ │ └─40449 /pause │ ├─e4f0fdfe614119a31bbca8baf6fe7e61ebdb5ee9e8e3e5321ade27df6822e51f │ │ ├─149701 placement-api: uWSGI master │ │ ├─149719 placement-api: uWSGI worker 1 │ │ └─149720 placement-api: uWSGI worker 2 │ ├─3bf9a5e89ba23d2b43cdc94c2a7a74adf09e95d6a52fe2f80cba91f9dc3fd858 │ │ └─62411 /pause │ ├─b23d9373aa557d5ef99cc05514d985fa46665e7cd07ef744cf97341b6290f71e │ │ └─180637 /pause │ ├─11373394665cc77b893536626a4bb73a03def7e49a21f125ac007d72a2eba1fd │ │ └─65626 /pause │ ├─65226358986889e59d9f1fbfb346be7cec4160d160497070b29834a591437473 │ │ └─187379 /pause │ ├─522a9d82a54de5eb787a6e4658b03256d2f7c75d284aa369ea7ea4caf6953306 │ │ └─64281 /pause │ ├─b9c94672996f006b75cfde336e5d18d7387ac1bb7a4df3d504090c4c482b6837 │ │ └─141556 /pause │ ├─28084ee20fc3b9400592694843530fe7dca7943fe6e57b249d04f02f90ce1532 │ │ ├─114484 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114591 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114593 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d73e60fe91a7124f823e7547b6f1b03b62ac4971adddc65c0337cc27e5a5b326 │ │ ├─191015 neutron-api: uWSGI master │ │ ├─191127 neutron-api: uWSGI worker 1 │ │ └─191128 neutron-api: uWSGI worker 2 │ ├─0522c1a20c44e3ce5e8528e93fad3df4105b61c2eefd06fcefda9d66fce90793 │ │ └─395571 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e6dd1b5deb17a5bf426d647de52ad4812b7ccfbf2de540c16a146ef9f4ad77e8 │ │ └─56706 /pause │ ├─10ec3bb2e6089c8f33d671119477d46b47f580312fc498f9c1eede9667c71b5c │ │ ├─181674 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─463704 sleep 300 │ ├─e7eaecd87a52a4071a005bb3ad14d62a832952eec397f08bd468bb0311e9d953 │ │ ├─208418 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208814 heat-engine: ServiceWrapper worker(0) │ │ └─208817 heat-engine: ServiceWrapper worker(1) │ ├─65f9d6fdf0f32a9ccee895d4e476e7d3d06eb4ca289a4dd1b0acc9bef1cece3a │ │ ├─49380 mysqld --wsrep_start_position=1518a205-6562-11f1-aeb2-ae948973a702:20 │ │ └─49501 /var/lib/mysql/mysql-state-monitor │ ├─eee14d959afc53bf43a84684c431827e1974a2eb80b4406ee835e065270569dc │ │ └─390475 /pause │ ├─288eafc6301be672429512a383cfcb719a761e3adf4ce54c1a4ecdaaf31315f6 │ │ └─64788 /pause │ ├─454161619e69f39f9c71a7009a6990cf38b9f03049c9a0b684bc849e6e018bec │ │ └─395362 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d890132a340e80c45947cdd42b2cc15f05568e7c11fc88e87c50789e865eeda2 │ │ └─232119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b2bc2a3eef8e1c607e81cbafb6f065b69c02adcc975e3a7a83bd62d6351e77f7 │ │ └─68727 /bin/pushgateway │ ├─a1521dc0779a198ec2d9143a4711b2ef03c4db97c53d8aa8365e05e727161d70 │ │ └─306949 /pause │ ├─831a4254e7ffa6e300e3b1d4ecf9b093e703614362b6cc8a96ee511fe9586861 │ │ └─49206 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7a500a07a676f00473b46d3138453b7ea5f92dddabf76c8a2caa104bd7c7cf1f │ │ └─52648 valkey-server *:26379 [sentinel] │ ├─0ace23648fb93b53e50e600b0d6ec48c4a92f25479933655948b31e45380acc3 │ │ └─49477 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2db1256d2bfe64e68eab20fdf2929280ac95958ec0ed3affe9d8605fd9596ac2 │ │ └─295053 /pause │ ├─b97814f849c9ea0bd6535f49434c91e57c67f5e83c1f7b37f7ff23a15930dae7 │ │ └─99380 /pause │ ├─27354494de8545b00280cd52dec427276b9b0922f59103a948dcf45d52e99631 │ │ └─47934 /pause │ ├─1b187187c9ce6db08739926c0a5f16961728f3da3fa1ec3d43dca74fc6a0bc99 │ │ └─181013 /pause │ ├─2d006b282132c2c82518d35d1ab90f6fe095d1681a0ab50a0614217f872d07a3 │ │ └─46985 /pause │ ├─1625125c9cc65ddcecca65024290dcb1b7b4bb28a11cfd38f1779b82c9529ab3 │ │ └─89824 /usr/local/bin/rook ceph operator │ ├─f98d1f2ee3704971a431eabe9e131a8898581fe427e45c76f654f4dbc72b8ebb │ │ ├─254413 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplnx3p9yx/privsep.sock │ │ ├─255206 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255213 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9bd8740ac31f0ef9c2e7a6aa97898a716eea0185b4d7cda4681cf86e9f091791 │ │ ├─116314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116336 erl_child_setup 1048576 │ │ ├─116395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116575 /bin/sh -s rabbit_disk_monitor │ ├─933c8006c7dc1304cb80b2a01aa34fc4817d03a5babdb68fc0bc21185745fd68 │ │ └─82387 /pause │ ├─a30a07699e04761379a7b4d59aaf3869d0488ed4403e9a890d78c4bf77d9c3c8 │ │ └─44514 /pause │ ├─02498cc3d3bfec09fbc947a357b03ed130efb8a60d5e4cc51c8209a186ca7aa9 │ │ └─64805 /pause │ ├─132d79c5caf719731f1bb589d04f90f98617327522a3f2598a81c9de402c6cbb │ │ └─114208 /pause │ ├─a440f88bd46b1f1eb23929ceaff89a43e7c07b529ae8410263ea76256ae95edf │ │ └─69958 /bin/oauth2-proxy │ ├─33317e6933c8b24cc492955c7e12fc3a463fbe257a8424173015853698d2e2bc │ │ ├─ 47251 /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 │ │ ├─ 47267 /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 │ │ ├─ 47371 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─309256 nginx: worker process │ │ ├─309289 nginx: worker process │ │ └─309290 nginx: cache manager process │ ├─b0c70abb163d145081cee6ee2a246a0ec2fec43f472e40a04cc9cf172b7e76c8 │ │ └─57733 nfd-master -crd-controller=true -metrics=8081 │ ├─0c25b43924cfc90ed05ea8b4ea3d38d5bed35cc16a8b0d69e3566f53b36b7986 │ │ ├─138888 cinder-api: uWSGI master │ │ ├─138901 cinder-api: uWSGI worker 1 │ │ └─138902 cinder-api: uWSGI worker 2 │ ├─a723dd5f9d91c4be4801aa72ba654cfc9b5c97d443f7bb630a9437c6e71a7c72 │ │ └─295192 /pause │ ├─40e48cadc7b456d5f13215e2136228749470858a0312b5d3f6d24e1c9e48786e │ │ └─69341 /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-244.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 │ ├─9e5c0e439f5f160a99d84c9e6ac769b854c7db37ff23f07c382a8820355ef881 │ │ └─43908 /pause │ ├─dd2d389c2f22848e64ffdffb6adb7a2065cfa312fe1ae19d4a19fdc061b92e29 │ │ └─180809 /pause │ ├─c92baff7e054cecabd1f6b35686c5d3b01007107c1de83a41a5c1041d7814c5c │ │ └─40883 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3a214597be056bb2870cfc5b280e437401d745271c39807db31cccbebb7ae3c9 │ │ ├─208331 heat-api: uWSGI master │ │ ├─208361 heat-api: uWSGI worker 1 │ │ └─208362 heat-api: uWSGI worker 2 │ ├─fb9c52d15a609865fd01bfa58ff351de05af6e7a43b5cd8094790db6648b31ea │ │ └─47999 /pause │ ├─db26347effa646e116268df553f71ee700de64e56ad0ad62a79d5233ca7e8583 │ │ └─62970 /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 │ ├─3316e0d71e97bf6c096d73e372226657824e643f0e938174536d21ede7b27746 │ │ └─48695 /pause │ ├─343bf9c8b7cb78ad5b33d386af130cbf1eef1270486628c7ff6214135168819d │ │ └─46896 /pause │ ├─9680ad7cb5c03ab73fde2ed0de062dda754f15b2802b02d2d7b0f32271eaaece │ │ ├─ 74878 apache2 -DFOREGROUND │ │ ├─ 74922 (wsgi:k -DFOREGROUND │ │ ├─ 74923 (wsgi:k -DFOREGROUND │ │ ├─ 74924 (wsgi:k -DFOREGROUND │ │ ├─ 74925 (wsgi:k -DFOREGROUND │ │ ├─467643 apache2 -DFOREGROUND │ │ └─469646 apache2 -DFOREGROUND │ ├─ea25b247bb976edc2071bd5b04dea34a3ad360dc301f6f509fb3ae6d91b20425 │ │ └─395397 percona-xtradb-cluster-operator │ ├─cf4056b4643b0b3c9b6e83abb414040bdccbb51b518b242cb7623c372ca98656 │ │ ├─70011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70033 erl_child_setup 1048576 │ │ ├─70096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70291 /bin/sh -s rabbit_disk_monitor │ ├─7e25e207a755c71614b7c0515f6749c274f71e48c78931fa6bdeacb2ba41dbb9 │ │ ├─81015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81038 erl_child_setup 1048576 │ │ ├─81085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81086 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81162 /bin/sh -s rabbit_disk_monitor │ ├─e2506f2d54396631b77e6657c4fde77a76f07377b95314e098ef5a0df9a7b097 │ │ └─395617 nfd-worker -metrics=8081 │ ├─32127a90a1137077ae678b934788fee5297121904ad796cb3d4db97967e0851c │ │ └─395546 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─620ddc4cc58f615ab33c09feef72a53e292fc1949be92230511a3d6e73bef6e0 │ │ ├─177471 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177941 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9fefb2a8aae0070d132f4692a29c569ebf9faf8d7c072c53684b114f9532c9c8 │ │ └─166282 /pause │ ├─f4e441c1fbb27b0d46ad8bfb5165426bc12e4693666e36949b33ef7fda745af1 │ │ └─395410 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4ecd7022f232bda3974a04612680967e78d06f61764855b67b7338d18c667c40 │ │ ├─192433 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192769 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5vuddj6d/privsep.sock │ │ ├─214403 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpg2ee2y8_/privsep.sock │ │ ├─232884 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp80sl3n7b/privsep.sock │ │ ├─233274 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f1c3a0c1-8645-4339-8551-dbdb8b55d488.conf │ │ ├─400762 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─400769 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─474665 haproxy -f /var/lib/neutron/ovn-metadata-proxy/20cf6170-7c8b-47a6-bc51-fa67aaf7fed5.conf │ ├─5cbe335ac4f3848b63436aba1ab280696166951b5ea809606fc7b19a494108db │ │ └─52391 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 │ ├─4bac455c1a70e203da0396000cdfab0fef31e0111e20cbae8fa9c07ebd9eb8c6 │ │ ├─42164 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42584 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─78545c7234647cbaef8a6bf2b1d81884d122e7b9cb14f6e736863574bf9de758 │ │ ├─254842 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255257 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255258 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─21a887b537575d0b758a93947bc746a05156f88d5b3c025aa4e50bd81012f84a │ │ └─112564 /pause │ ├─18c834d496eb056518011ca5980aa5a678091bc86bbe83d20d31f6842cb86913 │ │ └─69026 /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-244.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 │ ├─47df5ccbc52cbba4ab1e735df1f76c87e5d9dea59226eff3d41062a1cefe9791 │ │ └─237061 /pause │ ├─724a10a1447d3265b74872d603b0298c07ae7c777cccb29245cead4c99816832 │ │ └─43045 /pause │ ├─c9f172736befe64e169f4100f11860f8c9828940ae88274b57d46df70d4ea11a │ │ └─99686 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-ppr2f --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─cc6abd125204aae048c9003373cb6a3981b63ec792505417d8e0f6c8acf34d14 │ │ └─395442 /manager --metrics-bind-address=:9782 │ ├─ebbd32b7ffac314aaf3220e685c16d78ae69b47856f1f4b44d18454da18063ff │ │ ├─188232 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─188419 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─188435 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─476428 sleep 15 │ ├─d18d4ded90057a3e8db4efab85855c4f8feb5a6f0afa54102fb51a891ab3b119 │ │ └─243643 /pause │ ├─b3d2a3f37670458012a969a2fe2d13f66e9a09f0378c9d694e1c84eb9c9a587c │ │ └─52176 /pause │ ├─b7c83a7e5b6e9fdbf7559d48026e375ea5f6e9dc439b7b3d6ab4c3bbd989de1a │ │ └─243567 /pause │ ├─52ee48cda354b32ba9d6bd410d26b2fee0de2ff725b625fe59dbd036c00186f0 │ │ ├─87588 barbiacan-api: uWSGI master │ │ └─87601 barbiacan-api: uWSGI worker 1 │ ├─9f8fc44a32ae9cc9b2588c817da0386a6a7eee7d8d064ec39d4b9eb25cd00ff1 │ │ ├─193892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─193918 erl_child_setup 1048576 │ │ ├─194037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194265 /bin/sh -s rabbit_disk_monitor │ ├─0ef97b2b6353203b3623933519dbdee0a3a36633022ba4c5e4d4a0a211f975ab │ │ ├─254460 magnum-api: uWSGI master │ │ ├─254485 magnum-api: uWSGI worker 1 │ │ └─254486 magnum-api: uWSGI worker 2 │ ├─c8a016fc02aa9d748a4c809aa8a4d13b526ee0bf4fd1b43150011f116a363f29 │ │ └─115730 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7f561798c82ebba87f35675be5db5cc208cb3c6a27c42f626856d5b978273d4a │ │ ├─208312 heat-api-cfn: uWSGI master │ │ ├─208359 heat-api-cfn: uWSGI worker 1 │ │ └─208360 heat-api-cfn: uWSGI worker 2 │ ├─2b2218b0d3d600300ae4493e6730d75df726599b6048ec218ad0f0cd7544bd94 │ │ └─141620 /pause │ ├─e7959bbf067393cbfb04e12093ee13f57490bc97616799188389552141de0a14 │ │ └─294934 /pause │ ├─9723783e64c000a42915851f447fd99ff2001e229e850f519eaea467c50bf042 │ │ └─161827 /pause │ ├─ccd84c1ea8f7be909e8c4c3adb5425d8a4f7047b8eaea1538a5f39f3cf7b7dcf │ │ └─165663 /pause │ ├─2c592b1d57b5f023b8252acf2fc800cc56c4b783e92b3d8de377f4a3bb4defbc │ │ └─234371 /pause │ ├─24a6adac6f2b4f16b605984fb1be61ae28641a3407d89af5de22781cf4d1f1fd │ │ ├─188452 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188465 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─9d26bf074dc911dec0f31576216aad329375bc36f1d9057fc3466aea11fc408d │ │ └─161486 /pause │ ├─503ff35c505e304a09fccc37f251e9d5a25b64f1976acc410ec819ee160718b2 │ │ ├─231431 octavia-api: uWSGI master │ │ ├─231444 octavia-api: uWSGI worker 1 │ │ └─231445 octavia-api: uWSGI worker 2 │ └─d3dda5017cf90ffdb2a8072410e3e8dbeb7e967203d90e76f03c3cca3959c921 │ └─188327 vector --config /etc/vector/vector.toml ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount