Control group /: -.slice ├─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 │ │ │ ├─21898 /lib/systemd/systemd --user │ │ │ └─21899 (sd-pam) │ │ └─session-21.scope │ │ ├─21839 sshd: cephadm [priv] │ │ └─21912 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1629 sshd: zuul [priv] │ │ └─1642 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1633 ssh: /home/zuul/.ansible/cp/162.253.55.50-22-zuul [mux] │ ├─409788 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-esmhfwoqbxueewparahfromvsctsisvd ; /usr/bin/python3'"'"' && sleep 0' │ ├─409789 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-esmhfwoqbxueewparahfromvsctsisvd ; /usr/bin/python3' && sleep 0 │ ├─409790 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-esmhfwoqbxueewparahfromvsctsisvd ; /usr/bin/python3 │ ├─409791 /bin/sh -c echo BECOME-SUCCESS-esmhfwoqbxueewparahfromvsctsisvd ; /usr/bin/python3 │ ├─409792 /usr/bin/python3 │ ├─409798 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─409800 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12534 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eb421ccd23cfddabb86df0e2483bd3ba1855c7a7ade17f6893038094d7271261 -address /run/containerd/containerd.sock │ │ ├─ 12908 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 912f956ef633c66f866c002c31004e7be0c5e88854e78d01678714b293915f2a -address /run/containerd/containerd.sock │ │ ├─ 18859 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d64e888993b11c896d813cb132972bb98b7e34d6b92f505ff232ba50781df127 -address /run/containerd/containerd.sock │ │ ├─ 25459 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2bb90e415145cdae6db6d77a477692fdb09767c2954bfab37f020cfebee660d5 -address /run/containerd/containerd.sock │ │ ├─ 30142 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 117e17ade6141203a0229dfbd433b04371be8259d7d3cc00cf837d2efc0711e3 -address /run/containerd/containerd.sock │ │ ├─ 34655 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f979a4bf13ec3433758af011a1d7e75b77fc4eca1656c3c11c26fbdff3dd2a21 -address /run/containerd/containerd.sock │ │ ├─ 39291 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce3ba5eca12afe3eb892d949531930ad3b5afb52611d6ec98880117de61705fa -address /run/containerd/containerd.sock │ │ ├─ 41825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56169f37375c430a737049adfbb783fe24738ebe306d2cfb0f923ecbc24dddb7 -address /run/containerd/containerd.sock │ │ ├─ 41834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9a2d137e8830357095c8e1e21af81bd5f587eec572575fdbb6941df971d1234 -address /run/containerd/containerd.sock │ │ ├─ 41857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404bf167dc562973a5c4d8b229cf7f5d5765b39780459b9f50c44cc55351dc31 -address /run/containerd/containerd.sock │ │ ├─ 41900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188fe072630e4d6ea4cc365565c707e750eb4ddabecbc5cbbe57d0745709e2be -address /run/containerd/containerd.sock │ │ ├─ 41906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c4bf847894c6ec7d685e98d0b4bde3b80e59a116148ef2e17de80e5d902854 -address /run/containerd/containerd.sock │ │ ├─ 42440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e920ce781d1f5a9d2ce5626bebf028577c0cbd4dae91012f9ae852f576745dd3 -address /run/containerd/containerd.sock │ │ ├─ 43156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bccb912192da8ed7ced14f2a58b3a871d60137abff946a5c29ad1e2ab59de6b5 -address /run/containerd/containerd.sock │ │ ├─ 43170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4bc226fbc8f4b089f19b8023620550925a0b10857a13eb16bf678a04d935eb -address /run/containerd/containerd.sock │ │ ├─ 44505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84cfe6794e97e7516b14dd366fb33623005b4ad71e8d8a0d1c7990aafa6590cd -address /run/containerd/containerd.sock │ │ ├─ 44949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14319353f8a9e53accb1e2412a44f3230d53c371259a5c2400922e8c13bbe912 -address /run/containerd/containerd.sock │ │ ├─ 44975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3314458f68e5bd5c8859ec2c99c2314297b16b2eecd481d6344084fc2d19e2bc -address /run/containerd/containerd.sock │ │ ├─ 45413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e07bc2428191a5a1c063d1fff1789adb3ebd6e0f7977aaa4297ac4e50668ab -address /run/containerd/containerd.sock │ │ ├─ 45932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632751321c1426a196b1fd9ba471fc708c7ed284520a8750924079e686310e53 -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9518a49638e65aded062b58e2410603e7d9c542ce509aef31f39b64e32a707f3 -address /run/containerd/containerd.sock │ │ ├─ 46012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4d2bea72b11e4807eb76d0de29257d1adb40b7fe58132506e7a53851efeb59 -address /run/containerd/containerd.sock │ │ ├─ 48105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2792d276952509aeeaa7470be1dbfaa98b7642ad7d794ed5dd43256da5d807b2 -address /run/containerd/containerd.sock │ │ ├─ 48198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0711ae32b37fde764cf19f3e665093e4e856de4f3333a8e9cbab2eb6b6bf4aef -address /run/containerd/containerd.sock │ │ ├─ 49123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ffafa044d486a2c9b5b05825ea7704f6a0b08c676991f21087cefc75f57713 -address /run/containerd/containerd.sock │ │ ├─ 49222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7e323a0d51a2dd3e2b45e26c9e169c39a8f8d032b55ba30ab97940d1032b55 -address /run/containerd/containerd.sock │ │ ├─ 49577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de6d1932e24ec842474b2bb8286a3bed6cd6a8d95613495526cb68c2f28ebd4 -address /run/containerd/containerd.sock │ │ ├─ 49858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8f01e8229cca6348bb4849760c3b6cb44990079dc1efb32e3934f3fe16f079 -address /run/containerd/containerd.sock │ │ ├─ 50260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fdc54a289f7cbcf9fbc154f06526c3ef40899e0986787a7295d50902552316e -address /run/containerd/containerd.sock │ │ ├─ 52442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec960b6af108acd86fdbde667a364bcb437ea8c04c2ddd20028ca4e59a2cdfdb -address /run/containerd/containerd.sock │ │ ├─ 52770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1591549fbcf9ba24b4f8312ffb284b7b8f7504c0106958013a22667a02b8c67e -address /run/containerd/containerd.sock │ │ ├─ 57504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5769e6acf01120c05439cdc5047876bbe36d86e82a3b5f557cd96487bc91f7d8 -address /run/containerd/containerd.sock │ │ ├─ 58175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bcdadeb7a956bf01940897435715784a05896368b62ba56735832f432b837f -address /run/containerd/containerd.sock │ │ ├─ 58231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7b6ed8fe7825adfd34bd2f24f01eb33873b8a9408f04d25b7c994abcb42517 -address /run/containerd/containerd.sock │ │ ├─ 58276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc1a2f8d3b559286002c59df6f790ee7e418f68f4e184b29c4267dd2636f879 -address /run/containerd/containerd.sock │ │ ├─ 58412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4ee9afa369e64de7250c83867721c3a6b0b04aff6465786cee1b9c40fe63acf -address /run/containerd/containerd.sock │ │ ├─ 63340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7162f7510712b9d1fecebeceeea6119384e2990677c465086290aca21e121c43 -address /run/containerd/containerd.sock │ │ ├─ 63464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7753a7f1e1fc599fc1165d1606deb77b744aa9241b370b497dc51a62b93f6a9b -address /run/containerd/containerd.sock │ │ ├─ 63514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc09a20417ef0b66b2a0757c6811aa42b22566a2a19d81b25db90479f96ff11a -address /run/containerd/containerd.sock │ │ ├─ 63554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71304eb05072a728914988bf46fc94129de1d10e1e5fc534db4c6f8cf4498f70 -address /run/containerd/containerd.sock │ │ ├─ 65074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c9d375b24ccbc749bed66cb00dd687a2c79ce9b7b369ab38ddf84b86abe39de -address /run/containerd/containerd.sock │ │ ├─ 65164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066c5bf4e73d34b575619c3fa4edb03c9e375aab3f5cb39afd4f483ba13f408f -address /run/containerd/containerd.sock │ │ ├─ 65212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12963d7727d5194cbc2a569800d570b52a3ae515b8fae2603023424ca143b9f9 -address /run/containerd/containerd.sock │ │ ├─ 65644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc48f46a99813582813cb5d21f010817d81b63aa58c39da105a01091a8fbc0d -address /run/containerd/containerd.sock │ │ ├─ 65713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993bc82b218f80569ee45da6e55125629048291175de0aac806b914bc7272077 -address /run/containerd/containerd.sock │ │ ├─ 65822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ca0c659e183ada73d911a17b24fbb430e1794ea2f6f05e86f3acc887c7b665 -address /run/containerd/containerd.sock │ │ ├─ 66145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a590209609a7a72372d2a64bc30765d9ec95070dc197d89cbb76319e5a5c37d -address /run/containerd/containerd.sock │ │ ├─ 66515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56b65b6b2b565a5a9963eff9da4dff347f64848021a0628457d5e97e872aa9bb -address /run/containerd/containerd.sock │ │ ├─ 67157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f733b77437bff4c3155869095b1adc35c3e49dbe21ec6fe0205d053222865071 -address /run/containerd/containerd.sock │ │ ├─ 67886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 823d519e9474621c4795de318ef46abc1440bf8597abba1d96797a5a368fff4f -address /run/containerd/containerd.sock │ │ ├─ 69280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f084201104de265b13e7726e73142ee1c511fce6ea77bf32346116be61782e75 -address /run/containerd/containerd.sock │ │ ├─ 71364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbe80706b1717f1e3ede2e10a66743d64794fc01b023ce5f75bb195c545c918d -address /run/containerd/containerd.sock │ │ ├─ 80584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d1e3734bd07c247728ded761ddfbe241b0b85d9fd22f92c7401345f96d676d -address /run/containerd/containerd.sock │ │ ├─ 82117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 771aa5d3b83dc9619eb5d4858ff6588ed9964eccea892a62775080a4596385ce -address /run/containerd/containerd.sock │ │ ├─ 88333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d25b5100e61fddf526d0ce6ef7f0848492636836416109fab6700921cc2b39 -address /run/containerd/containerd.sock │ │ ├─ 95304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81ef97894f5c9b050afc33687a3e489e1668743cb2922aae958ffaccc6ded61 -address /run/containerd/containerd.sock │ │ ├─ 98349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f22e11d4bf97d6efdf0153b29ce534d7dc734a797f5f5569018f1f09e66b45 -address /run/containerd/containerd.sock │ │ ├─ 98391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9443c6681a323a4e3c364798b2f7d17514e5abeeb14728b5b5792ef9704cfaec -address /run/containerd/containerd.sock │ │ ├─112315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a8b9bd66c2e7b356f5dd2665f0befd77c01bae529d0d3a60c096e85757d8e0 -address /run/containerd/containerd.sock │ │ ├─113875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5df82f5f2b95a5163816610658580c9b1cf307502d7e80f0bc7bb3f39b2072 -address /run/containerd/containerd.sock │ │ ├─113947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b554ce81d794e1f6b31f016c427d7c6366a2d5932d3a53d31a3e7c6e08f8b4bc -address /run/containerd/containerd.sock │ │ ├─115881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893ee07ba8b4ea5804efa0bc431816b654172a24d89a9e46e959f75fe1c39163 -address /run/containerd/containerd.sock │ │ ├─117686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a5789dfeb352b7203f078aaf4b34b0dfbcf1bb403474dfcde07d776a66341d9 -address /run/containerd/containerd.sock │ │ ├─117756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b0e785bf2da6ca50129697e53ce18a511f9c895fb41707ec14fa937cba6ac5 -address /run/containerd/containerd.sock │ │ ├─130705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e933641eb7be7dc712c7cecfd8963710f8fa1a31e5812aff62ec091e73e0235 -address /run/containerd/containerd.sock │ │ ├─130743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a3b18029b67a7e54c61f32e3bc2c4a1418b97442c20f0bcc0f473c9b3056dc0 -address /run/containerd/containerd.sock │ │ ├─138959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de42d66f87faebc76c0af4e38cf377b89e3812dbb9dac6316fd11eab6bf3f853 -address /run/containerd/containerd.sock │ │ ├─159582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb919cbb8818ba41ab9b634a0472df19d8e678d267cdd1d7fdd50ff27dda5d8 -address /run/containerd/containerd.sock │ │ ├─161187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0490beea746776f158a24731014ca9e60c827187e4edd59a008552d9582111af -address /run/containerd/containerd.sock │ │ ├─161569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb76ba110e0b5b6e5d051f361c7f844a8fc27608dcf03166f4101771926660ee -address /run/containerd/containerd.sock │ │ ├─162537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e73ed8e680ef295d0f4e628774f01e44149615624d0098e3dbfd67c7312c94f -address /run/containerd/containerd.sock │ │ ├─164566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e864bbeb851f8524e9e2640339c261926094010922391be814da437619975019 -address /run/containerd/containerd.sock │ │ ├─164866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22df75c602ae3c2a5cdf73becea224f05a7bbeee1d8129227aa9cf871cd6c04 -address /run/containerd/containerd.sock │ │ ├─164898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23dcccd59415dc500f0459283ea50eaa8fcc87dc8246d8d958ddb392bfa36b8 -address /run/containerd/containerd.sock │ │ ├─164972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96dd48fe9677356c21a4d71ad34b5f574fab68a1dcb7fe873e3c3352abacabb -address /run/containerd/containerd.sock │ │ ├─165092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c461a2169d9e9872cf705f326379495ee099dd174abf0e9b0cfa6f61fcd7607 -address /run/containerd/containerd.sock │ │ ├─165727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92755a279cf45eac81731b4366b7378361b2180c67eb02e925692eb17994ad07 -address /run/containerd/containerd.sock │ │ ├─177866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a37b51e6d9d27383e55ea3bcf10c341fbabb42f19328a2626f041cf9403427 -address /run/containerd/containerd.sock │ │ ├─179765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9660acabf367b73b0b2affa925609ca285a54ef5d5a4cd1b94ae5247006d3c24 -address /run/containerd/containerd.sock │ │ ├─179810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997ee894340180c604d3e9c52a4f2e0481561b60b9fa0ec94b3a71e9a27fa2e8 -address /run/containerd/containerd.sock │ │ ├─179875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b313138c7e7ac284c02b819c9e125e58a706b4a13e0146f90e22b104978dec2 -address /run/containerd/containerd.sock │ │ ├─179900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c26a282e13066a89dd5e58c5f2db209c3d0f130385d5fac2becee2f38cd476 -address /run/containerd/containerd.sock │ │ ├─179972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03af796ae5246b641a6eca7be1053423ca6da81dde9c8fef6028ef1c1171bd3e -address /run/containerd/containerd.sock │ │ ├─180302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 591fb09f22a9dc50b5f3b5b2261e5af51cf799bdcdfc89908f6764277ce9aa8f -address /run/containerd/containerd.sock │ │ ├─180341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f0da4c252d9efc5e65d5b95181589ea82aef23b09dcd84b0e75f7936af5c88 -address /run/containerd/containerd.sock │ │ ├─194764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ebc6b2234446385a4ef244d7dcac3bc97afe89951fd7879625c5cb70fc210fb -address /run/containerd/containerd.sock │ │ ├─197150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d07f8520b00fa6e0fa6170755fa430c0403f96d312ee468fd7e0045fcdb5bd -address /run/containerd/containerd.sock │ │ ├─197201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58071c7d5784e24e7860f1451fabc81c7c528e4e18957fea7054f5839c1437eb -address /run/containerd/containerd.sock │ │ ├─197313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac5dbf3b29516e03dbf4b70eb37b870e3a3d630a2c7dd18dbc312d115d60196f -address /run/containerd/containerd.sock │ │ ├─214724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99707344507b61617b975317359f38f18a901b80f0437269cd828684c4a55877 -address /run/containerd/containerd.sock │ │ ├─223160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4659b407d28cc2230ef8b72ae88d570f87ffaa44fcca634d73c8e7dcc96aeed4 -address /run/containerd/containerd.sock │ │ ├─223179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebaa439f57a59d371cb7d1c2a17ce1bc9aa1352b1c06e52207cb374600566af3 -address /run/containerd/containerd.sock │ │ ├─223483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738986ebe59eaa63c6625ab1f174686e8414812f8da54ba9b7556f68a6d867ab -address /run/containerd/containerd.sock │ │ ├─223527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5fbfc7c9becda9f015c7c3e5b5ad4955a616b2fa6d72bc680512d6a2a45e455 -address /run/containerd/containerd.sock │ │ ├─235727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88fe0c6875d8f14a64ac298a849ddd1c9b959099dcc074637a809fff70d3a32c -address /run/containerd/containerd.sock │ │ ├─238203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5682e25a8651615f2689d1295d6f0860f5c301f662e20f4c2997fd2adc59d38a -address /run/containerd/containerd.sock │ │ ├─239281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e6c0ae586434c811e97bb4307d66ecf0187e067f8e2cbf4c643a5ac00071c1 -address /run/containerd/containerd.sock │ │ ├─240355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6f5198339bfd6411b5b8e70052eb78e6dc51d01eb58cee59504e8a6b152082 -address /run/containerd/containerd.sock │ │ ├─240844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b963dd9bdb83592e3dbce6ab9310bc3c6820ff8126ab556159be4410f30295e -address /run/containerd/containerd.sock │ │ ├─243342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00984fe83a3bfa751bb5573888e1ef2470c69ac9039553151d1d742078928b86 -address /run/containerd/containerd.sock │ │ ├─244270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf7574755c76ce0fdfb57f9ffab40b8f9ff2368cb645e8ea16709cba518c1dc -address /run/containerd/containerd.sock │ │ ├─244406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936c903a42f0b330e217a334e762f2b973732a0786ba1e7b25d86f039fbd773c -address /run/containerd/containerd.sock │ │ ├─254601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886a3eaeb8d8ae382756b640564af2aec0ad0c42a09dc65d70d2b74a8ebf1a4c -address /run/containerd/containerd.sock │ │ ├─255048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58116cc6b0920547313a827af3347a2ec1bbacc8fbf0ff209ca9f08df2dcf06 -address /run/containerd/containerd.sock │ │ ├─257693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083d94582719512fada7947e9905c760f30ff4cc9b52c51a358ecb732dabed44 -address /run/containerd/containerd.sock │ │ ├─262678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e6eaf0e816bdf4eb7d47037928ed291917c238c72c22af01fb6634e4e057003 -address /run/containerd/containerd.sock │ │ ├─262904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521ea486a8581125bd8833029c83a27e593da7e3e88ab4c9b3af205662bf8c77 -address /run/containerd/containerd.sock │ │ ├─263000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c2f842a1718675171645df82488028b2055c6556b374679ac81477315898a5 -address /run/containerd/containerd.sock │ │ ├─263087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e71b055fc19ca438e90741aea3412afe541c6a3ac1adc5a29ccbdea699a564 -address /run/containerd/containerd.sock │ │ ├─275430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb6c69879e784317c9af300c28683de94631e1b673c21c3f96501c3d187d1f2 -address /run/containerd/containerd.sock │ │ ├─278060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af96ec712bddbbbe3cb5b6faba5a689e42cd343d96b1aafbfe9ce9106704d5d3 -address /run/containerd/containerd.sock │ │ ├─279477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e4bb9e46d82810338ea4ca23afdb8b1a4ae709045f59b94596d086360b65af -address /run/containerd/containerd.sock │ │ └─409698 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/b06960262f284867f2089ddd2535456ecfa08cf17497514323c85aec98950895/log.json --log-format json exec --process /tmp/runc-process1663445913 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/b06960262f284867f2089ddd2535456ecfa08cf17497514323c85aec98950895/a5485fe9f95ac74e9b65151905eba515f0ce2f8a27222743be84c9023507d873.pid b06960262f284867f2089ddd2535456ecfa08cf17497514323c85aec98950895 │ ├─packagekit.service │ │ └─1437 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-912f956ef633c66f866c002c31004e7be0c5e88854e78d01678714b293915f2a.scope … │ │ ├─12933 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.szzdvw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12952 /usr/bin/ceph-mgr -n mgr.instance.szzdvw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29847 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30125 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18818 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18838 /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 │ │ │ ├─25171 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25442 /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@mgr.instance.szzdvw.service │ │ │ ├─12823 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.szzdvw/unit.run │ │ │ └─12853 /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-szzdvw --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.szzdvw:/var/lib/ceph/mgr/ceph-instance.szzdvw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.szzdvw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.szzdvw -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@ceph-exporter.instance.service │ │ │ ├─39248 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39268 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34358 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34638 /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 │ │ ├─12461 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12492 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─docker-ce3ba5eca12afe3eb892d949531930ad3b5afb52611d6ec98880117de61705fa.scope … │ │ ├─39317 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39333 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-f979a4bf13ec3433758af011a1d7e75b77fc4eca1656c3c11c26fbdff3dd2a21.scope … │ │ ├─34679 /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 │ │ └─34692 /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 │ ├─run-r566c0e7cf24a45eda4ae78dce943d2a3.scope │ │ └─195210 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─158991 /sbin/multipathd -d -s │ ├─docker-eb421ccd23cfddabb86df0e2483bd3ba1855c7a7ade17f6893038094d7271261.scope … │ │ ├─12573 /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 │ │ └─12585 /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 │ ├─kubelet.service │ │ └─42285 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.50 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d64e888993b11c896d813cb132972bb98b7e34d6b92f505ff232ba50781df127.scope … │ │ ├─18886 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18904 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─docker-117e17ade6141203a0229dfbd433b04371be8259d7d3cc00cf837d2efc0711e3.scope … │ │ ├─30167 /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 │ │ └─30179 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11063 /usr/sbin/chronyd -F 1 │ │ └─11064 /usr/sbin/chronyd -F 1 │ ├─docker-2bb90e415145cdae6db6d77a477692fdb09767c2954bfab37f020cfebee660d5.scope … │ │ ├─25484 /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 │ │ └─25497 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158762 /sbin/iscsid │ │ └─158763 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─d70893cbca3f9c24725dbfd6e532f6841b3fe14d55e10967a26339af7f09de02 │ │ ├─ 48445 /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 │ │ ├─ 48457 /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 │ │ ├─ 48603 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─277729 nginx: worker process │ │ ├─277730 nginx: worker process │ │ └─277731 nginx: cache manager process │ ├─e22df75c602ae3c2a5cdf73becea224f05a7bbeee1d8129227aa9cf871cd6c04 │ │ └─164912 /pause │ ├─a5bab9e198578c226bb62a596879b4bc90c08c6290b9b2d092a39402b7dc3a0d │ │ └─58627 /secretgen-controller │ ├─5b963dd9bdb83592e3dbce6ab9310bc3c6820ff8126ab556159be4410f30295e │ │ └─240867 /pause │ ├─baa25193b4229026a1c4a7e6ae0fd21b6d1247e187db99ce4a7314cc6172dc8a │ │ └─170883 /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 │ ├─88fe0c6875d8f14a64ac298a849ddd1c9b959099dcc074637a809fff70d3a32c │ │ └─235758 /pause │ ├─dbab414437942d7cb9aa24869a6404b35b2fea9b86c980f3e5b6c067f75c685c │ │ ├─ 74696 apache2 -DFOREGROUND │ │ ├─ 74722 (wsgi:k -DFOREGROUND │ │ ├─ 74723 (wsgi:k -DFOREGROUND │ │ ├─ 74724 (wsgi:k -DFOREGROUND │ │ ├─ 74725 (wsgi:k -DFOREGROUND │ │ ├─405599 apache2 -DFOREGROUND │ │ ├─405773 apache2 -DFOREGROUND │ │ └─405774 apache2 -DFOREGROUND │ ├─ace9d975ec6be018a5e8bb9d4bd8e25deb9bd2cc5e959dec2e5183a66abfc34a │ │ ├─215191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215208 /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 -- │ │ ├─215216 erl_child_setup 1048576 │ │ ├─215304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215315 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215567 /bin/sh -s rabbit_disk_monitor │ ├─21ca0c659e183ada73d911a17b24fbb430e1794ea2f6f05e86f3acc887c7b665 │ │ └─65845 /pause │ ├─1e73ed8e680ef295d0f4e628774f01e44149615624d0098e3dbfd67c7312c94f │ │ └─162560 /pause │ ├─49136ee59ad1fef93e89931b00f58d1180a177c6f363440bc3bed1cbdcef2aa2 │ │ └─68544 /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 │ ├─d8e3d2a51c93b407cdf9e883c7ed5000015a11b7ef8bab629a9390d7f4163b8d │ │ └─238463 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f0e6c0ae586434c811e97bb4307d66ecf0187e067f8e2cbf4c643a5ac00071c1 │ │ └─239307 /pause │ ├─bccb912192da8ed7ced14f2a58b3a871d60137abff946a5c29ad1e2ab59de6b5 │ │ └─43206 /pause │ ├─72a8b9bd66c2e7b356f5dd2665f0befd77c01bae529d0d3a60c096e85757d8e0 │ │ └─112339 /pause │ ├─99707344507b61617b975317359f38f18a901b80f0437269cd828684c4a55877 │ │ └─214748 /pause │ ├─fc44deeef4f4421d190c4fbe25720daebd7880cd2ac4707a0e55562e589267dd │ │ └─64725 /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 │ ├─521ea486a8581125bd8833029c83a27e593da7e3e88ab4c9b3af205662bf8c77 │ │ └─262934 /pause │ ├─53d6c3543413a14d59b53e2b6211fa4229b9c1daf79a2215eb2020427896a4cf │ │ └─42228 /kube-vip manager │ ├─738986ebe59eaa63c6625ab1f174686e8414812f8da54ba9b7556f68a6d867ab │ │ └─223506 /pause │ ├─9fdc54a289f7cbcf9fbc154f06526c3ef40899e0986787a7295d50902552316e │ │ └─50285 /pause │ ├─de42d66f87faebc76c0af4e38cf377b89e3812dbb9dac6316fd11eab6bf3f853 │ │ └─139060 /pause │ ├─21aff6b67e4be3f05607b37b39d67354c817d52e4e52e0fb2be0a88ce41e97cb │ │ ├─64129 python -u /app/sidecar.py │ │ ├─64478 python -u /app/sidecar.py │ │ └─64479 python -u /app/sidecar.py │ ├─e667355d801d02fd63bc564b1206bdde6a904481921abed7bef65aca2ef70400 │ │ └─68596 /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 │ ├─01ee6f1ae7bf9d50caaa7f52203c138bf4754052f1d752e8fe0503bbb2f90efc │ │ ├─210803 heat-api: uWSGI master │ │ ├─210815 heat-api: uWSGI worker 1 │ │ └─210816 heat-api: uWSGI worker 2 │ ├─b58116cc6b0920547313a827af3347a2ec1bbacc8fbf0ff209ca9f08df2dcf06 │ │ └─255072 /pause │ ├─d42460fac5634f4ed9d44ecefcc5c08479304a3df299c5596badeb66c8ba6da9 │ │ ├─189709 neutron-api: uWSGI master │ │ ├─189733 neutron-api: uWSGI worker 1 │ │ └─189734 neutron-api: uWSGI worker 2 │ ├─92755a279cf45eac81731b4366b7378361b2180c67eb02e925692eb17994ad07 │ │ └─165761 /pause │ ├─7178736d730e36eb633e2c5978d940fb5daf3ca035b576d7e57ad00b06d739a0 │ │ ├─254987 magnum-api: uWSGI master │ │ ├─255037 magnum-api: uWSGI worker 1 │ │ └─255038 magnum-api: uWSGI worker 2 │ ├─cc4d2bea72b11e4807eb76d0de29257d1adb40b7fe58132506e7a53851efeb59 │ │ └─46042 /pause │ ├─8409d7e922bfce0027d2c48e70326451070cda46635a81a14b68fc89e334aa05 │ │ ├─131847 /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 │ │ └─132055 /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 │ ├─9bc2ebca7d0a7de98bc318ca944b08950480e98da82e8f2006607f4fcb08da2d │ │ ├─344582 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344877 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345060 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpml5f1f8x/privsep.sock │ │ ├─345349 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvg5apye9/privsep.sock │ │ ├─345721 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345722 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345773 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c6c32316-6ad0-41cd-be22-5860ba1b0f99/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c6c32316-6ad0-41cd-be22-5860ba1b0f99/host --addn-hosts=/var/lib/neutron/dhcp/c6c32316-6ad0-41cd-be22-5860ba1b0f99/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c6c32316-6ad0-41cd-be22-5860ba1b0f99/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c6c32316-6ad0-41cd-be22-5860ba1b0f99/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a7f5a41a-2f34-4544-ae34-1ae130f173b0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345805 haproxy -f /var/lib/neutron/ns-metadata-proxy/c6c32316-6ad0-41cd-be22-5860ba1b0f99.conf │ │ ├─345809 haproxy -f /var/lib/neutron/ns-metadata-proxy/1c2fafe4-0c04-4721-969e-cead4f58106d.conf │ │ ├─390471 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1itu0qzf/privsep.sock │ │ ├─397996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1c2fafe4-0c04-4721-969e-cead4f58106d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1c2fafe4-0c04-4721-969e-cead4f58106d/host --addn-hosts=/var/lib/neutron/dhcp/1c2fafe4-0c04-4721-969e-cead4f58106d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1c2fafe4-0c04-4721-969e-cead4f58106d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1c2fafe4-0c04-4721-969e-cead4f58106d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9e768094-d631-4f27-a657-d6bd07aba161,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─404128 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp0sbujl5g/privsep.sock │ │ └─406580 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0758d816-a697-42cb-8854-b326e91b1e04/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0758d816-a697-42cb-8854-b326e91b1e04/host --addn-hosts=/var/lib/neutron/dhcp/0758d816-a697-42cb-8854-b326e91b1e04/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0758d816-a697-42cb-8854-b326e91b1e04/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0758d816-a697-42cb-8854-b326e91b1e04/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-78e288f3-e179-4ec4-af4a-39a9f6c3d70a,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─771aa5d3b83dc9619eb5d4858ff6588ed9964eccea892a62775080a4596385ce │ │ └─82140 /pause │ ├─58071c7d5784e24e7860f1451fabc81c7c528e4e18957fea7054f5839c1437eb │ │ └─197231 /pause │ ├─5ecb3b3bb90493098480355ca07c1f7cda75154928d10f464998cc85ff1222fc │ │ └─50545 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3c365b393806c65a034ee885b4e07e107b462334feca289152fadfea2f564f7a │ │ └─69075 /bin/oauth2-proxy │ ├─9dc48f46a99813582813cb5d21f010817d81b63aa58c39da105a01091a8fbc0d │ │ └─65669 /pause │ ├─5769e6acf01120c05439cdc5047876bbe36d86e82a3b5f557cd96487bc91f7d8 │ │ └─57528 /pause │ ├─e4ee9afa369e64de7250c83867721c3a6b0b04aff6465786cee1b9c40fe63acf │ │ └─58436 /pause │ ├─1591549fbcf9ba24b4f8312ffb284b7b8f7504c0106958013a22667a02b8c67e │ │ └─52794 /pause │ ├─10b0e785bf2da6ca50129697e53ce18a511f9c895fb41707ec14fa937cba6ac5 │ │ └─117782 /pause │ ├─71304eb05072a728914988bf46fc94129de1d10e1e5fc534db4c6f8cf4498f70 │ │ └─63577 /pause │ ├─b267973f3b3518fb4128697676bdc8f1f63eaaca49ff81afb06d901d2fd2111e │ │ └─194217 /usr/bin/libvirt-tls-sidecar │ ├─f3d1e3734bd07c247728ded761ddfbe241b0b85d9fd22f92c7401345f96d676d │ │ └─80615 /pause │ ├─0490beea746776f158a24731014ca9e60c827187e4edd59a008552d9582111af │ │ └─161223 /pause │ ├─aab63456a37813fc37227284bd7f6c10728247311145ea07d6fa4f7d5f5e4c67 │ │ ├─235975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235992 /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 -- │ │ ├─235998 erl_child_setup 1048576 │ │ ├─236051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236384 /bin/sh -s rabbit_disk_monitor │ ├─997ee894340180c604d3e9c52a4f2e0481561b60b9fa0ec94b3a71e9a27fa2e8 │ │ └─179858 /pause │ ├─4e6f5198339bfd6411b5b8e70052eb78e6dc51d01eb58cee59504e8a6b152082 │ │ └─240385 /pause │ ├─cece141bb2cf4725fee3d39c23acdfa5d9bac0330699a9934b31fb14c218813f │ │ ├─162743 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162760 /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 -- │ │ ├─162766 erl_child_setup 1048576 │ │ ├─162875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162951 /bin/sh -s rabbit_disk_monitor │ ├─f2ac1f224ef08f7fa894ee9a1fe4e4133768e79380884c1bb02c80c40e84ea2a │ │ ├─175931 nova-metadata: uWSGI master │ │ ├─175991 nova-metadata: uWSGI worker 1 │ │ └─175992 nova-metadata: uWSGI worker 2 │ ├─6ca97b2f48d8449eb0c5b88dea1ca9bba37a53ff8443d4c30f38123689a161c0 │ │ └─58539 nfd-gc -gc-interval=1h │ ├─9f026ce66bab962883d759d675514c169bf7445d2ea41817a0e52562e322169d │ │ └─68053 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f25079f763a50cd220268312e152f2ce41b8e364587b2998fe3454700c69c1a1 │ │ └─49718 percona-xtradb-cluster-operator │ ├─daf75e1a993198ecf7488afa75c51f5f59bd04e7b6caf0704654ad695ce5a55c │ │ └─50641 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c5c4bf847894c6ec7d685e98d0b4bde3b80e59a116148ef2e17de80e5d902854 │ │ └─41982 /pause │ ├─3a7e535c2a2d3866190d415339efe0baeab1f4db6b5bc00e9f7a0d1364ddea43 │ │ └─66658 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ecb919cbb8818ba41ab9b634a0472df19d8e678d267cdd1d7fdd50ff27dda5d8 │ │ └─159607 /pause │ ├─c6a37b51e6d9d27383e55ea3bcf10c341fbabb42f19328a2626f041cf9403427 │ │ └─177891 /pause │ ├─8a5789dfeb352b7203f078aaf4b34b0dfbcf1bb403474dfcde07d776a66341d9 │ │ └─117711 /pause │ ├─4878230e1f923661450ef0a2f3520b0a75210708d45519bd830ce824a7b38154 │ │ └─49408 /manager --metrics-bind-address=:8080 │ ├─46cbf84031627c496853b1300281421917d7669bc0c5a7aefaa45cea75c4a356 │ │ ├─112738 glance-api: uWSGI master │ │ ├─112750 glance-api: uWSGI worker 1 │ │ └─112751 glance-api: uWSGI worker 2 │ ├─9de6d1932e24ec842474b2bb8286a3bed6cd6a8d95613495526cb68c2f28ebd4 │ │ └─49600 /pause │ ├─10902cde596a2a4679bb013cc32727bfcb8b0c857c537eee4110f0fc4d81a46d │ │ └─243392 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cc09a20417ef0b66b2a0757c6811aa42b22566a2a19d81b25db90479f96ff11a │ │ └─63540 /pause │ ├─b8267b122c066cfbad3cf4b7dd7ffc202400be1ad5246ca1e6970e6bfb8d2185 │ │ └─68109 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3ebc6b2234446385a4ef244d7dcac3bc97afe89951fd7879625c5cb70fc210fb │ │ └─194788 /pause │ ├─01e71b055fc19ca438e90741aea3412afe541c6a3ac1adc5a29ccbdea699a564 │ │ └─263110 /pause │ ├─92455c083e2bed45773bf04ef45a65b87f32079a2d9c4e8e6ca3fdda8404669e │ │ ├─175843 nova-api: uWSGI master │ │ ├─175878 nova-api: uWSGI worker 1 │ │ └─175879 nova-api: uWSGI worker 2 │ ├─6d39283cafed288b59cf11986c86b8c910afdf0f480b5042ffea632df914ad8b │ │ ├─254660 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255419 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmppyfefife/privsep.sock │ │ ├─255424 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255433 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7753a7f1e1fc599fc1165d1606deb77b744aa9241b370b497dc51a62b93f6a9b │ │ └─63488 /pause │ ├─0711ae32b37fde764cf19f3e665093e4e856de4f3333a8e9cbab2eb6b6bf4aef │ │ └─48221 /pause │ ├─f7b95e5091e78c00068661c0bb1fbf87965952ee00a53d239bb288fb38bce949 │ │ ├─87529 barbiacan-api: uWSGI master │ │ └─87541 barbiacan-api: uWSGI worker 1 │ ├─e5c26a282e13066a89dd5e58c5f2db209c3d0f130385d5fac2becee2f38cd476 │ │ └─180006 /pause │ ├─39f22e11d4bf97d6efdf0153b29ce534d7dc734a797f5f5569018f1f09e66b45 │ │ └─98373 /pause │ ├─48884d0319a8b2ef87e0e68d2edae049f49ebbc78d192dd685b21ef939cdb412 │ │ └─239913 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2792d276952509aeeaa7470be1dbfaa98b7642ad7d794ed5dd43256da5d807b2 │ │ └─48136 /pause │ ├─34a8e1e8eb7e11bfcec2062606e5f87f0940cf2d2fa62077fb3e381d8e4f7f57 │ │ ├─64103 python -u /app/sidecar.py │ │ ├─64447 python -u /app/sidecar.py │ │ └─64448 python -u /app/sidecar.py │ ├─6b336e04206d6f0b7c58b46970f4b0e7186c2a75c7bd82ba75307305a5bf829a │ │ └─69053 /bin/oauth2-proxy │ ├─6a6bc45730d8259de347383037623bf49513301ae53359be48eaf8ba4031ab47 │ │ └─46209 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─84cfe6794e97e7516b14dd366fb33623005b4ad71e8d8a0d1c7990aafa6590cd │ │ └─44528 /pause │ ├─c4f04c06a18fa05c2d215a20800f7b1447485ebfc269c90835e40637f10b8577 │ │ └─233522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a9d6c2c4968dff2f7abd012959e288b576213edcc436a2e91e9186db77ff45f2 │ │ ├─177983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178000 /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 -- │ │ ├─178006 erl_child_setup 1048576 │ │ ├─178056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178394 /bin/sh -s rabbit_disk_monitor │ ├─767d10eef1a7e2dbbb0e4473a55c01b38e87d1d19233b4121903820a6c993131 │ │ └─89228 /usr/local/bin/rook ceph operator │ ├─8ddf7b4fb27ebf129ab28b4aea6b56f17dc31ede4465b2c6c7e1062546a1091c │ │ └─279823 /bin/openstack-database-exporter │ ├─8c7cdf9f0496783346b8fe39779faa13a124b110e020d98535f951a38089b156 │ │ ├─160072 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160085 /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 │ ├─993bc82b218f80569ee45da6e55125629048291175de0aac806b914bc7272077 │ │ └─65737 /pause │ ├─1a8f01e8229cca6348bb4849760c3b6cb44990079dc1efb32e3934f3fe16f079 │ │ └─49882 /pause │ ├─33e07bc2428191a5a1c063d1fff1789adb3ebd6e0f7977aaa4297ac4e50668ab │ │ └─45437 /pause │ ├─8fa0d243ac0f14277aaf3578f34e5e507f3386b320bddcef93f99ea095c224a8 │ │ └─45062 /coredns -conf /etc/coredns/Corefile │ ├─0a4bc226fbc8f4b089f19b8023620550925a0b10857a13eb16bf678a04d935eb │ │ └─43218 /pause │ ├─0a74d6118db28fe7a81f1d837ccb1cd819dd44953538c7a01d8986265e9cbb79 │ │ └─49291 /manager --metrics-bind-address=:9782 │ ├─56b65b6b2b565a5a9963eff9da4dff347f64848021a0628457d5e97e872aa9bb │ │ └─66545 /pause │ ├─36f0732b5d781416fa515676081752975d1a85c95bc9534be3ce8bb6be5774e6 │ │ ├─50447 mysqld --wsrep_start_position=f0b14d7e-b414-11f1-a718-4f752b572520:20 │ │ └─50574 /var/lib/mysql/mysql-state-monitor │ ├─f6a2139698a13780faac937504334b7ec202727098034cbe6c08151276477f0c │ │ └─131407 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9660acabf367b73b0b2affa925609ca285a54ef5d5a4cd1b94ae5247006d3c24 │ │ └─179847 /pause │ ├─188fe072630e4d6ea4cc365565c707e750eb4ddabecbc5cbbe57d0745709e2be │ │ └─41997 /pause │ ├─cb76ba110e0b5b6e5d051f361c7f844a8fc27608dcf03166f4101771926660ee │ │ └─161613 /pause │ ├─2bd24b586a449353e56fabff35dbab4362997c18fcdfe66f037f8a1b45ff58f4 │ │ ├─200608 /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 │ │ ├─391173 /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/tmp6n20xl2e/privsep.sock │ │ └─395673 /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/tmpj_duuwnn/privsep.sock │ ├─a9a2d137e8830357095c8e1e21af81bd5f587eec572575fdbb6941df971d1234 │ │ └─41925 /pause │ ├─7e6eaf0e816bdf4eb7d47037928ed291917c238c72c22af01fb6634e4e057003 │ │ └─262731 /pause │ ├─ac5dbf3b29516e03dbf4b70eb37b870e3a3d630a2c7dd18dbc312d115d60196f │ │ └─197352 /pause │ ├─a96dd48fe9677356c21a4d71ad34b5f574fab68a1dcb7fe873e3c3352abacabb │ │ └─164999 /pause │ ├─8789e29f506eae764c0edb5fe9c2663c1e2084d9b00538f5793b8accd463a17a │ │ └─240413 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3314458f68e5bd5c8859ec2c99c2314297b16b2eecd481d6344084fc2d19e2bc │ │ └─45012 /pause │ ├─31e95addfbdbe75d4ee7aabdeb8dc0e385d673d5b24414f521a5468d059b23d7 │ │ └─66012 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 │ ├─d1ffafa044d486a2c9b5b05825ea7704f6a0b08c676991f21087cefc75f57713 │ │ └─49147 /pause │ ├─39d91824bdb81e634262e5aef53a60b500efd58c13c7120ef92f65f136882316 │ │ └─45049 /coredns -conf /etc/coredns/Corefile │ ├─56169f37375c430a737049adfbb783fe24738ebe306d2cfb0f923ecbc24dddb7 │ │ └─41928 /pause │ ├─9f6a591c6719e8b1bbc433e2bb16a6a9a28f0ffd3f912de3c4241893bba3ae1b │ │ └─53162 redis_exporter │ ├─4c0d302fd5957edc11053f36ff08ccf515a410c532ee75b6e4a7bc009255696a │ │ └─46166 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dbe80706b1717f1e3ede2e10a66743d64794fc01b023ce5f75bb195c545c918d │ │ └─71388 /pause │ ├─4ab68f74ddd92d115afa2693870d0783d2357894904340b092522e6158a89afb │ │ └─58577 nfd-master -crd-controller=true -metrics=8081 │ ├─9443c6681a323a4e3c364798b2f7d17514e5abeeb14728b5b5792ef9704cfaec │ │ └─98422 /pause │ ├─0a590209609a7a72372d2a64bc30765d9ec95070dc197d89cbb76319e5a5c37d │ │ └─66170 /pause │ ├─ec960b6af108acd86fdbde667a364bcb437ea8c04c2ddd20028ca4e59a2cdfdb │ │ └─52465 /pause │ ├─9744e097c82d84cbaa72f4b44eee4912ac0093523106ca29b9b99f2be1080d10 │ │ └─44553 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b7a139b61059ad94711b2c4c2c55ff0ff2503b82f7dc2061e6ada5fa98083991 │ │ └─67624 /goldpinger --static-file-path /static │ ├─5095b60f6b6ce5cd1a9ccd31f11163c404f6e62eb468088d18182ea8a525b19b │ │ └─68004 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b554ce81d794e1f6b31f016c427d7c6366a2d5932d3a53d31a3e7c6e08f8b4bc │ │ └─113971 /pause │ ├─c191ace859aceaccbfbfc3823b2d5dcb70d82905115f14dc98e70330fa06eb2c │ │ └─200635 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a8ebd304286500b1b6d30104cca754162353f6aaf3e2560da570853518ca4be1 │ │ └─194265 /bin/bash /tmp/libvirt.sh │ ├─a8f0da4c252d9efc5e65d5b95181589ea82aef23b09dcd84b0e75f7936af5c88 │ │ └─180369 /pause │ ├─9518a49638e65aded062b58e2410603e7d9c542ce509aef31f39b64e32a707f3 │ │ └─45998 /pause │ ├─bd942fe6fe608cd971796221c51d181b728d880c0a2e829d0a0a141035ebad4d │ │ └─68141 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dbf7574755c76ce0fdfb57f9ffab40b8f9ff2368cb645e8ea16709cba518c1dc │ │ └─244299 /pause │ ├─3f67ff3e0905f85624413da5bdc3711f8d72c39040c4c0ffdc491024ec4436dc │ │ ├─258054 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258071 /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 -- │ │ ├─258077 erl_child_setup 1048576 │ │ ├─258188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258459 /bin/sh -s rabbit_disk_monitor │ ├─9c7b6ed8fe7825adfd34bd2f24f01eb33873b8a9408f04d25b7c994abcb42517 │ │ └─58259 /pause │ ├─f084201104de265b13e7726e73142ee1c511fce6ea77bf32346116be61782e75 │ │ └─69314 /pause │ ├─ebc1a2f8d3b559286002c59df6f790ee7e418f68f4e184b29c4267dd2636f879 │ │ └─58299 /pause │ ├─943b72d32798d63ad273bc61fd1d634a09eacb202013bfbf70a80332056b8de5 │ │ ├─95506 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95523 /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 -- │ │ ├─95529 erl_child_setup 1048576 │ │ ├─95632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95889 /bin/sh -s rabbit_disk_monitor │ ├─5decd120f76bb09bcc65e2abeb7468e498709db02130282d06b6a7f9b3bff070 │ │ └─42102 kube-apiserver --advertise-address=162.253.55.50 --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 │ ├─af96ec712bddbbbe3cb5b6faba5a689e42cd343d96b1aafbfe9ce9106704d5d3 │ │ └─278099 /pause │ ├─886a3eaeb8d8ae382756b640564af2aec0ad0c42a09dc65d70d2b74a8ebf1a4c │ │ └─254626 /pause │ ├─77632356208595175fc66350838db726945c988cab684988e629f46194cd83e0 │ │ ├─189747 neutron-policy-server: uWSGI master │ │ ├─189760 neutron-policy-server: uWSGI worker 1 │ │ └─189761 neutron-policy-server: uWSGI worker 2 │ ├─85b27eb61b886927f7b7e830a86c80793219b76663b73ffd359863bc48112d38 │ │ ├─176807 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─177201 nova-scheduler: ServiceWrapper worker(0) │ │ └─177203 nova-scheduler: ServiceWrapper worker(1) │ ├─0062b3c927a11a2126534faab41b0ab154cbec7cad9b2e525cd8f27cdd9fd9ae │ │ ├─210647 heat-api-cfn: uWSGI master │ │ ├─210671 heat-api-cfn: uWSGI worker 1 │ │ └─210672 heat-api-cfn: uWSGI worker 2 │ ├─4659b407d28cc2230ef8b72ae88d570f87ffaa44fcca634d73c8e7dcc96aeed4 │ │ └─223229 /pause │ ├─8d93d40f7759d060f753becf1655d1f2ddf10ebd39d39e90c28c7253b121ba93 │ │ ├─192938 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─193226 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193580 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkpo8pcu1/privsep.sock │ │ ├─390592 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprjtczivr/privsep.sock │ │ ├─391004 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpk8f60p3s/privsep.sock │ │ ├─392132 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─392134 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─eb7bd062f78c2aeded0a232e7ea0442c2fe2a67d0f88ea2ff5134fdac6bdc81c │ │ └─129320 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─00984fe83a3bfa751bb5573888e1ef2470c69ac9039553151d1d742078928b86 │ │ └─243366 /pause │ ├─44710c9f876799af6da2b6ab18f2dff41412dd993ae5be1145b0b2a37bc2f64f │ │ └─278545 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─7162f7510712b9d1fecebeceeea6119384e2990677c465086290aca21e121c43 │ │ └─63387 /pause │ ├─5468bcfa15640b6db9d321679c828e4a85960d2f3128c0f5167e3caa34316015 │ │ └─68774 /bin/pushgateway │ ├─1701b4a715f79cd7efc41b99a91ac23c5916f730b6cef1efc3d647be500cd2eb │ │ ├─50392 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 │ │ └─51618 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─444dc970670d3bcd636ea6f15be9d74c2a5c92ac905a60b099eb9deb2c497304 │ │ ├─255114 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255482 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255490 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5e29b732d66a8ffccab29fad3b5deb4db91c2dee3b00ba868aa30bd205649c13 │ │ ├─282487 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282500 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f36d67c4dceb5a1f0ef523d5feb39cbd73a7b4133571dc8bb38b3c2a833a7d7e │ │ └─273014 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─32bcdadeb7a956bf01940897435715784a05896368b62ba56735832f432b837f │ │ └─58209 /pause │ ├─48cb9b964d953c35da63305c4060413dbd6fde30293e043aefc34ce05dbaf1b0 │ │ ├─69621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69638 /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 -- │ │ ├─69644 erl_child_setup 1048576 │ │ ├─69788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69880 /bin/sh -s rabbit_disk_monitor │ ├─7b313138c7e7ac284c02b819c9e125e58a706b4a13e0146f90e22b104978dec2 │ │ └─179977 /pause │ ├─0d6ecd0ad0ac313d5b4ecb4a1b02fb8c78f690590205d5f408d78c06a80a4c86 │ │ └─42492 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─56224dff57297253240d03246e8d9066d22416637efa7edf9c4d652c7727bf05 │ │ └─63913 /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 │ ├─ccd7f40c3f1004dd172b515539fe467a624acee972bbb29173fee623fc058e62 │ │ └─42084 etcd --advertise-client-urls=https://162.253.55.50: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://162.253.55.50:2380 --initial-cluster=instance=https://162.253.55.50:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.50:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.50: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 │ ├─14319353f8a9e53accb1e2412a44f3230d53c371259a5c2400922e8c13bbe912 │ │ └─44992 /pause │ ├─03af796ae5246b641a6eca7be1053423ca6da81dde9c8fef6028ef1c1171bd3e │ │ └─180033 /pause │ ├─1a3b18029b67a7e54c61f32e3bc2c4a1418b97442c20f0bcc0f473c9b3056dc0 │ │ └─130772 /pause │ ├─100912fd97f1d007edd0653e4a6faf88beaa537a4edc9545da223eae1cb2bd63 │ │ └─68205 /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.162-253-55-50.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 │ ├─60dfcce20eea13fd824bd3dc3108d3addadc035a1e1a14528c0ea7cf1a4696c1 │ │ └─273033 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─44db7b6308d89dc545830a6394ed8d3becfb182cb9fd81c75d9157f8be085277 │ │ ├─67448 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67494 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─271bb03d6a3bfb8fc0f219854d14ab403b3cf6ad589343840bf5965953773fc6 │ │ └─58495 nfd-worker -metrics=8081 │ ├─893ee07ba8b4ea5804efa0bc431816b654172a24d89a9e46e959f75fe1c39163 │ │ └─115904 /pause │ ├─066c5bf4e73d34b575619c3fa4edb03c9e375aab3f5cb39afd4f483ba13f408f │ │ └─65194 /pause │ ├─57a132ab0bfa9b40def1a41eaef7b43151deec1e6ff2a7d91f71e60c68a17f03 │ │ ├─43684 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44099 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─823d519e9474621c4795de318ef46abc1440bf8597abba1d96797a5a368fff4f │ │ └─67911 /pause │ ├─6f09550eaf746529549f8114d7ebd13e0199960250263d650e550cfa7618d4af │ │ └─161802 /coredns -conf /etc/coredns/Corefile │ ├─f8bb0cf360d4dc0669a292ed4b1d2b317fa40e97200fcb88d2ccd739bf9ce2bb │ │ ├─114297 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114527 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114529 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─40e34808e17ef2d4625489c5a010231e43dab6d4b7c12df3da94d35737fb09a8 │ │ └─68321 /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 │ ├─9d84804354b861214f1b830130cce55cc8f7032b8c5fa12179de77eccae24e02 │ │ └─45594 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 │ ├─7e933641eb7be7dc712c7cecfd8963710f8fa1a31e5812aff62ec091e73e0235 │ │ └─130728 /pause │ ├─8feb9f351a597c67168f2350b96506f8a9b59bb74f28830faa4637487247b361 │ │ └─99588 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b5febb1c0ab083632a1206d259feab05576d92eb340c4b395c8e1bb516128604 │ │ └─98809 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-6t75h --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4be7382c59998ac521dd03f8c1995a50a26db8ed82f1acc33c3aefee8b57ef53 │ │ └─261572 docker-registry serve /etc/docker-registry/config.yml │ ├─e81ef97894f5c9b050afc33687a3e489e1668743cb2922aae958ffaccc6ded61 │ │ └─95327 /pause │ ├─0fb6c69879e784317c9af300c28683de94631e1b673c21c3f96501c3d187d1f2 │ │ └─275454 /pause │ ├─d384561551b663bec200ecb5da3ec04f0888aa0ecc265831f644c2fd924aeb8d │ │ ├─273065 /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 │ │ └─273333 /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 │ ├─404bf167dc562973a5c4d8b229cf7f5d5765b39780459b9f50c44cc55351dc31 │ │ └─41953 /pause │ ├─32d25b5100e61fddf526d0ce6ef7f0848492636836416109fab6700921cc2b39 │ │ └─88358 /pause │ ├─b4477ed543db2d1af4de0a8c7977c807ce8c301d3ab0132bac7ef01bb415d1a8 │ │ └─46251 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─85fd9a250148d394cc4bb1805569c213792c4fe1f7c1b84830af04a9afaa77f7 │ │ ├─195050 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195077 /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 -- │ │ ├─195083 erl_child_setup 1048576 │ │ ├─195383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195663 /bin/sh -s rabbit_disk_monitor │ ├─5f06b337e91d18322aa721b150894f49ea3213b976c3715b61a3c5c2a778114e │ │ ├─ 98896 /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 │ │ └─404277 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3b7642050d0cab8f5d4fc0a3f4fe380b31e2f7f9493f263d44ee35970dbd49c8 │ │ └─68913 /bin/memcached_exporter │ ├─ea5be4730cece537682663bd09d436ad82e235a3cdbcb765a18a937e9f587904 │ │ ├─150246 placement-api: uWSGI master │ │ ├─150275 placement-api: uWSGI worker 1 │ │ └─150276 placement-api: uWSGI worker 2 │ ├─8bfef83b9f77d0ce1f29d61d14144fb9791a78714847f079b5f3612f1e25b9dc │ │ ├─233553 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─233996 octavia-worker: ConsumerService worker(0) │ │ └─233999 octavia-worker: ConsumerService worker(1) │ ├─baf71fd16b9d3d4702601221135fa7913f2fd3b0614f484bcaef1a01aa1cf1a3 │ │ └─52697 valkey-server *:6379 │ ├─17eb0d1a8bb6f81b2525a3f9537bc4d519164ef080f8e9f4804248c451428c65 │ │ ├─190651 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191080 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprxhuu7lz/privsep.sock │ │ ├─191442 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpdy1bk1l2/privsep.sock │ │ └─191795 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fdb877dd09c6dee4f985f4e1f76858c533763e9b119a5d68faefa8089c6c4032 │ │ ├─273060 manila-api: uWSGI master │ │ ├─273121 manila-api: uWSGI worker 1 │ │ └─273122 manila-api: uWSGI worker 2 │ ├─45c2f842a1718675171645df82488028b2055c6556b374679ac81477315898a5 │ │ └─263024 /pause │ ├─4c461a2169d9e9872cf705f326379495ee099dd174abf0e9b0cfa6f61fcd7607 │ │ └─165118 /pause │ ├─626247c4a41be9c6894d4fa02ed23fffdecf434f36e38e0bcff618845184d63a │ │ └─52959 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 │ ├─5682e25a8651615f2689d1295d6f0860f5c301f662e20f4c2997fd2adc59d38a │ │ └─238227 /pause │ ├─12963d7727d5194cbc2a569800d570b52a3ae515b8fae2603023424ca143b9f9 │ │ └─65235 /pause │ ├─7e7e323a0d51a2dd3e2b45e26c9e169c39a8f8d032b55ba30ab97940d1032b55 │ │ └─49246 /pause │ ├─e37b4f6c05c951df2dad1d1643d9982f863457d6ad578ffb3b966c1782522d25 │ │ └─160038 /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 │ ├─08fe8a110d506403fd9774b407f794eb9d7d38bf0db8d84de0d5ed844c482737 │ │ ├─127870 cinder-api: uWSGI master │ │ ├─127883 cinder-api: uWSGI worker 1 │ │ └─127884 cinder-api: uWSGI worker 2 │ ├─e9c2284a196c075031ece87a02dbe07083903ad42c0ed24f01f459735000a6a3 │ │ └─48483 /server │ ├─da6efdedfdbb4eb2610a107934dd73169819d12e6e8b2a3f340e14d3db32d4b6 │ │ └─43458 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9a1e12fc1df041ca13ade2da2d6b4a422a803c83c921da8b8870e9ec4a123333 │ │ └─64214 /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 │ ├─a5fbfc7c9becda9f015c7c3e5b5ad4955a616b2fa6d72bc680512d6a2a45e455 │ │ └─223569 /pause │ ├─e36fa9cb6807f5854aae61a9fd83d3250bee0c495c3fecf8171074f0978e25a4 │ │ └─66721 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a23dcccd59415dc500f0459283ea50eaa8fcc87dc8246d8d958ddb392bfa36b8 │ │ └─164939 /pause │ ├─45d07f8520b00fa6e0fa6170755fa430c0403f96d312ee468fd7e0045fcdb5bd │ │ └─197176 /pause │ ├─e920ce781d1f5a9d2ce5626bebf028577c0cbd4dae91012f9ae852f576745dd3 │ │ └─42465 /pause │ ├─b06960262f284867f2089ddd2535456ecfa08cf17497514323c85aec98950895 │ │ ├─ 52860 valkey-server *:26379 [sentinel] │ │ ├─409753 sh -c /health/ping_sentinel.sh 1 │ │ ├─409760 runc init │ │ ├─409793 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─409794 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─409795 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─f8120f3e139d17dfe737c0bd9a8d2bf7d8ab3b475329d570237908b8a55b67e4 │ │ └─42131 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 │ ├─60e4bb9e46d82810338ea4ca23afdb8b1a4ae709045f59b94596d086360b65af │ │ └─279507 /pause │ ├─7c9d375b24ccbc749bed66cb00dd687a2c79ce9b7b369ab38ddf84b86abe39de │ │ └─65135 /pause │ ├─ae094a37fba8a607b97bef55ee0e387cd66cfd13680e93e300b27ded06494bac │ │ ├─80722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80738 /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 -- │ │ ├─80744 erl_child_setup 1048576 │ │ ├─80903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80967 /bin/sh -s rabbit_disk_monitor │ ├─caa40ce539ba5a36db0c8a857832da7882c8466c169322a70f01ecca11f7311c │ │ ├─210622 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211019 heat-engine: ServiceWrapper worker(0) │ │ └─211022 heat-engine: ServiceWrapper worker(1) │ ├─0b5df82f5f2b95a5163816610658580c9b1cf307502d7e80f0bc7bb3f39b2072 │ │ └─113902 /pause │ ├─0677aac6227184f48a3d522c97f32535bc273d583af26c8d5b823b637caf7d49 │ │ ├─180940 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403656 sleep 300 │ ├─69b9304b2b3703ad96b37c2af28dbfb8d39e428c4c078a5140f2d1ccd67600fb │ │ └─66756 /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 │ ├─b22414fbbed237d0c3b7353fcbe29b1d794a74d2e53b11436b449581cdfb29ef │ │ ├─189568 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190097 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190100 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190103 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e864bbeb851f8524e9e2640339c261926094010922391be814da437619975019 │ │ └─164598 /pause │ ├─f0affe4fd0f7c0a76aec87f7d9201bee1681b7729ea7b96fcb3f000c42b3d53d │ │ └─68501 /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.162-253-55-50.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 │ ├─b16216bc01dde6780ea5c344c5866468aee1dbf20fff00fb8c6f1898cbd2411a │ │ ├─116105 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116127 /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 -- │ │ ├─116137 erl_child_setup 1048576 │ │ ├─116251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116327 /bin/sh -s rabbit_disk_monitor │ ├─75041d65d94f5091e5319c4f501f4ab1b27e9a1a73aa50aad2270edf639ce9fd │ │ └─192906 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─d9082bbcaf4b07cd1a732ffa92b5e5f707a75c95bb729bf6fa4574341425ffb1 │ │ └─195145 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─591fb09f22a9dc50b5f3b5b2261e5af51cf799bdcdfc89908f6764277ce9aa8f │ │ └─180326 /pause │ ├─632751321c1426a196b1fd9ba471fc708c7ed284520a8750924079e686310e53 │ │ └─45957 /pause │ ├─ebaa439f57a59d371cb7d1c2a17ce1bc9aa1352b1c06e52207cb374600566af3 │ │ └─223235 /pause │ ├─0769784d0dec0e34009bfcaf4e7924d82c19b36b6afb69b258d788fe71f55af8 │ │ └─115516 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f733b77437bff4c3155869095b1adc35c3e49dbe21ec6fe0205d053222865071 │ │ └─67183 /pause │ ├─08d15c45d75ce0d4e27ec61f6a795e046b1c79c31974ebe8f0e3590b1156caeb │ │ ├─232338 octavia-api: uWSGI master │ │ ├─232352 octavia-api: uWSGI worker 1 │ │ └─232353 octavia-api: uWSGI worker 2 │ ├─e60e6aa2a7aa5c03e8b945182ec079703eb7786d453d6797755131710d638ea8 │ │ ├─234387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234405 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─234916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─de665140bbf3d3b499c02f6dae2cf19289ec200015d6a82af953719262ecd873 │ │ └─240897 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─00d0c27d6eaf79e2d70d3eb8b7da0439562241df0430c3206612f8c08a17fe89 │ │ └─42067 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 │ ├─5d3ab8f2c3cc38f2bb86ffa5d22fab72c3abc73d2a8d90f94b95fb767d5dd2c7 │ │ ├─176804 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177171 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177172 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─796a97855e2c56b1bcfa38c4b92128f129c918ef076cda85c2b086792dc43ed7 │ │ ├─277875 apache2 -DFOREGROUND │ │ ├─280361 (wsgi:h -DFOREGROUND │ │ ├─280362 (wsgi:h -DFOREGROUND │ │ ├─280363 (wsgi:h -DFOREGROUND │ │ ├─280364 (wsgi:h -DFOREGROUND │ │ ├─280365 (wsgi:h -DFOREGROUND │ │ ├─280366 apache2 -DFOREGROUND │ │ └─280367 apache2 -DFOREGROUND │ ├─d2997b3fbe7b98ce4142d93dd2095c29ffa28d0cff2c53e517aafcd7600f2a05 │ │ ├─66373 nginx: master process nginx -g daemon off; │ │ ├─66389 nginx: worker process │ │ ├─66390 nginx: worker process │ │ ├─66391 nginx: worker process │ │ ├─66392 nginx: worker process │ │ └─66393 nginx: worker process │ ├─936c903a42f0b330e217a334e762f2b973732a0786ba1e7b25d86f039fbd773c │ │ └─244436 /pause │ └─083d94582719512fada7947e9905c760f30ff4cc9b52c51a358ecb732dabed44 │ └─257717 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount