Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21629 /lib/systemd/systemd --user │ │ │ └─21630 (sd-pam) │ │ └─session-22.scope │ │ ├─21624 sshd: cephadm [priv] │ │ └─21646 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1459 sshd: zuul [priv] │ │ └─1472 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1463 ssh: /home/zuul/.ansible/cp/199.19.213.146-22-zuul [mux] │ ├─396425 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hjhpeamddtzhwfjtmqjrfptmtcxrgyrl ; /usr/bin/python3'"'"' && sleep 0' │ ├─396426 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hjhpeamddtzhwfjtmqjrfptmtcxrgyrl ; /usr/bin/python3' && sleep 0 │ ├─396427 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hjhpeamddtzhwfjtmqjrfptmtcxrgyrl ; /usr/bin/python3 │ ├─396432 /bin/sh -c echo BECOME-SUCCESS-hjhpeamddtzhwfjtmqjrfptmtcxrgyrl ; /usr/bin/python3 │ ├─396433 /usr/bin/python3 │ ├─396436 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─396438 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e30adabb092c650750eb321206f0efa694da74b2600af00607e0c2418ca2848 -address /run/containerd/containerd.sock │ │ ├─ 12557 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2fefd64f55d47416551b2b321b658fbd750ebf410a0bdc7ec14641b22ac7936e -address /run/containerd/containerd.sock │ │ ├─ 19527 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8ec705f97ec83e2ef095ca30ae1193e05f591a80d64392b5e5d1a111af93b468 -address /run/containerd/containerd.sock │ │ ├─ 24728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9e7c5536912ef1d91b0d079a06f65a3c5cf49494b134f20b9928177001b093f -address /run/containerd/containerd.sock │ │ ├─ 29262 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c3b05227076c3a00c4821ddf0edf44731d61db0db33b279b4d107b461b7bd29 -address /run/containerd/containerd.sock │ │ ├─ 33840 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8ff25a1d78bb78826a80c74e8d1a6102c000e2cccfbe51704942014c0046f99d -address /run/containerd/containerd.sock │ │ ├─ 39326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e4a3c89bc35391c2c026c89442d911f461a77db6b3371641b68ba028da978e5 -address /run/containerd/containerd.sock │ │ ├─ 39372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fccf5e1f29a854f66efeb5dd7f9d5cfeb813c7fb363729525b29a3b326518d74 -address /run/containerd/containerd.sock │ │ ├─ 39385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ce469e7558595b7191ae5c6e57c194d21abe086b0f744457ed5ce00a8b9c7d -address /run/containerd/containerd.sock │ │ ├─ 39398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8fffcb7ba4485dffa78251c6ae718879ab12ad4341de37c97b7f8357950b7a -address /run/containerd/containerd.sock │ │ ├─ 39401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eecf547c7e66e342000825ad7beee0092ee1587f7ccc8575ba0166db66bc95d -address /run/containerd/containerd.sock │ │ ├─ 39964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a56bb7209a3ffbb30b4a8e1a7314e2c45455ef0e7105399b294cdcfe4775907 -address /run/containerd/containerd.sock │ │ ├─ 40678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb228f5defae820e7699ed189284c1bf9047126a54f195601a8ef0ef732e803c -address /run/containerd/containerd.sock │ │ ├─ 40696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3341b13f4921d58ce6ced390afae88cfc4deb68f12193e1715f273fa95e9f403 -address /run/containerd/containerd.sock │ │ ├─ 42337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14c8d8921787d500f10191bb763b50b8bfd17c8f8c844e43a4f51226acb6bff5 -address /run/containerd/containerd.sock │ │ ├─ 42379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11eea4bcc67e0de490f8fe0ce6b1c657e5bb36ecd99780678eb0a80c6accfaa0 -address /run/containerd/containerd.sock │ │ ├─ 42394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f1bb5c411925eef3e3e19bff04901cda074752faa2148e78f16ee882867ac6 -address /run/containerd/containerd.sock │ │ ├─ 42455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815e69cff25d7f164393197e59584491e18b99da2d688bae2c8510f05d4cad34 -address /run/containerd/containerd.sock │ │ ├─ 42464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2dcd7bad6855040aeb5a5b47646fa74299410e5765bdd27bf6b516cf800c42e -address /run/containerd/containerd.sock │ │ ├─ 42724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74ccd6b0db8e2bc6710342741f7c962ded3107f45a2830db31460d7a409b2350 -address /run/containerd/containerd.sock │ │ ├─ 45121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a45900dcba98901b1cbb53ac8c6d542509f7fc1ba0800341f7d5333f6b529a -address /run/containerd/containerd.sock │ │ ├─ 45242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8985a2e50ca8186da41d3b12bdcf3e8d05c0fb596c849b18f96c1ab952c3ba -address /run/containerd/containerd.sock │ │ ├─ 45989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7de36068d66bbc5ac1a6e5352fd92faed42eec6b62bab45e60eb81aa786e8e1 -address /run/containerd/containerd.sock │ │ ├─ 46076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30350785d45b421d7abb83b2cf3f4a7e1a73ebcfff8d2acf78aed6b15239c3db -address /run/containerd/containerd.sock │ │ ├─ 46416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c52315260cbd7abec39364df777303bdd5c08c99f0678b9c6f0929ee4ee0762 -address /run/containerd/containerd.sock │ │ ├─ 46817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0616208a7196817b6e1284b9d9d55c4f1ec2a681c7aafb78caa2cf6af2de823c -address /run/containerd/containerd.sock │ │ ├─ 47108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75769136f27201d444e5f744f6dbba65d399d0001fc1de96c1fb0ad11f023356 -address /run/containerd/containerd.sock │ │ ├─ 49367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4aa7bd9f3b4bbd447dadb9dd1b4d63b1539d0061c7d15acc81ca9140ea9df7 -address /run/containerd/containerd.sock │ │ ├─ 49556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea18afd5b51562fb7a9dd6ada8876daecd158cb5d5b9f70ad0ebe785e06ea4fc -address /run/containerd/containerd.sock │ │ ├─ 53878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da953fe4b005a3d636dafbd8eb527338d95d0688c25ff04484628112ca16e708 -address /run/containerd/containerd.sock │ │ ├─ 54531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72de118e762eaf22e4feb5be47969cb1ab4b52cf4bd2e18c4e1d34a48562958 -address /run/containerd/containerd.sock │ │ ├─ 54583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ddc44d891cb2c692304111a95c5dcad3cd55f16dedd9c6b77d56c719e13a6e1 -address /run/containerd/containerd.sock │ │ ├─ 54623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052441acad371a36ac22ba76ed282d3c490c2c42d340407678cde89b2c6dce51 -address /run/containerd/containerd.sock │ │ ├─ 54800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb24ae079570fec048db45fee77f2d706dd2dea08a871167edf5d42c4e6078d -address /run/containerd/containerd.sock │ │ ├─ 58943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9826424df3b60eab989dd05a29b6a06489c62325149af1fd12f3a225d53783a0 -address /run/containerd/containerd.sock │ │ ├─ 59095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92aaf658e2ed461a33ed1e73a22bf90d86ff8f51b0690e830d27dfebc3bd23dd -address /run/containerd/containerd.sock │ │ ├─ 59139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22eb3a8496f99c6771a52fc352e55824e91f2b6ccc60048f8b47f52fd5f909eb -address /run/containerd/containerd.sock │ │ ├─ 59198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 481e2be1a9c470d487b6ce80b5e9d058d71e4ed3564a7de732ae40582104ffc5 -address /run/containerd/containerd.sock │ │ ├─ 60484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01452aee9d04c5234cd61e105e3f85dc5826aae72c1dd2aa032238cb641bf559 -address /run/containerd/containerd.sock │ │ ├─ 60628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f74cfb9dc4605794f97fabe15d1260aab14e9b294f6ba4aab236cf4b396740 -address /run/containerd/containerd.sock │ │ ├─ 60969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 612495b6c521cd656fa529ee173cdf6c930d550123f3fb5048cc91c9c61c298e -address /run/containerd/containerd.sock │ │ ├─ 61024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5adda1926cb4492efd93732a75897fb9c99dcb47e806af42459f8ca3706abfd -address /run/containerd/containerd.sock │ │ ├─ 61086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2741c5122ae5a29b0308b5826dccc174eac3ac10e966f9a17f04ecacb9a1bf0 -address /run/containerd/containerd.sock │ │ ├─ 61462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d01d310da1d862b9e045bb44155429471134f00ea53fb7da8f6c98265c4f43 -address /run/containerd/containerd.sock │ │ ├─ 61765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c744d2b30c067851dc040f8e483ac2049dca57ed915315c5b6f5e8d3f2873ac -address /run/containerd/containerd.sock │ │ ├─ 62045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6280bde94c382854a204b0306743cc4e130796d9eaececb1fc261a64e3c9837 -address /run/containerd/containerd.sock │ │ ├─ 62374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1563a89d960f22d21174c9f066357cf926eb690e719aad27c433fd6301914dc -address /run/containerd/containerd.sock │ │ ├─ 63093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877a4620f1433ed9f9c2875fe780a494513cf548608535fc26d1f9f95e57bc7a -address /run/containerd/containerd.sock │ │ ├─ 64374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36acf32519052d56675fdcfbd0742ad4892179a1b97a2497eb6f751795238968 -address /run/containerd/containerd.sock │ │ ├─ 67179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0806916515423c2a07bcfa8e0e1520e05f30b3615ec2810f5b764f5c62695949 -address /run/containerd/containerd.sock │ │ ├─ 76061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b8e0dac41e8a56c7176ec28122588c95803e6ac64d81ad6d91b42fc1392457 -address /run/containerd/containerd.sock │ │ ├─ 77556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40f0504b6c03bcac59921211fcecde6507ca327c27282e9ec30cd43ae73b0c7 -address /run/containerd/containerd.sock │ │ ├─ 83060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e184710aa0c21ef25ad863ab48fa254ccf660947bc0845d314c31189fe8bbb82 -address /run/containerd/containerd.sock │ │ ├─ 88905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e49a11871aaf8389aa2329bae04dd95f876d1b5c6cd2a1851fb4b3a75c7f9154 -address /run/containerd/containerd.sock │ │ ├─ 93383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc8ed6c417600b2edbdb074ac6a71b1278d07274002b29940be40ab2efffdd46 -address /run/containerd/containerd.sock │ │ ├─ 93427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f0fca1f94a09bd35d4e38159471b5fd586bf6786702df94009766e0bd22cbcd -address /run/containerd/containerd.sock │ │ ├─101483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76344bb9257da5947b77ffcad42f7752e840c7f1467540ff5bd450be796aab6e -address /run/containerd/containerd.sock │ │ ├─103023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cf20f571f6a8904694cdad78472138210d9945a854c84c860a0acb26bcbd7c -address /run/containerd/containerd.sock │ │ ├─103054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2bc1f907552f56e0eddec77a2e7f9d4f45a4bf84992a63448649eebf91f288 -address /run/containerd/containerd.sock │ │ ├─105052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b63facaf30418eaccac36d27188fa3f6cafcb8d5932f05777a9c8b5039d908fb -address /run/containerd/containerd.sock │ │ ├─106904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7018ccb4826e70bbace1b476442060eccb721e969c8e65727b162a9d9455b93 -address /run/containerd/containerd.sock │ │ ├─107096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051e50e33ed6c1ed4cfa925171ff2d75f1a5310c3547e7292badff2c9485933c -address /run/containerd/containerd.sock │ │ ├─120002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9072a3cdc878e8f597e60faddd4f5bcb98a2d7dc346ed31401b5da0b46fb5fea -address /run/containerd/containerd.sock │ │ ├─120065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62894b9364196a01b1ba38946f0628ec8cd0849e8803a40a737c5a5aa901fd2c -address /run/containerd/containerd.sock │ │ ├─122491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af26b210a4616a3f0f491e2522b9a526ce2b431c4bcebcb1e0de011935ae5d1a -address /run/containerd/containerd.sock │ │ ├─136268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb00edcc45f3ca5a56053e112eb616ebcc8ca8eeaca25250b5b8e2524ee744ca -address /run/containerd/containerd.sock │ │ ├─137959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07389bc5bda7f362c9f32e2154efa47443158e1d5cc83b78c97f3a6acfb2f397 -address /run/containerd/containerd.sock │ │ ├─138317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78442adfbb84d54ab443a678e5fc851f704150c267351d175aad2dd29f990d6a -address /run/containerd/containerd.sock │ │ ├─139161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4255a163b27cb50dd02cdf23093ef2d09f70197d26082bad9601e05d4a60f1 -address /run/containerd/containerd.sock │ │ ├─141165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a794ae349a15b4982feb00e76312ddd8e49782a5d08a495446ff249c57c7c3 -address /run/containerd/containerd.sock │ │ ├─141407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db03f6c3defaef1d723306bfb2bf9f06ccb3e496fd0ac534dd44de7fe1d73e9 -address /run/containerd/containerd.sock │ │ ├─141531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ff1b15b05fd5400ded9f21dfa4b23deb8c6f59f20adb4cdd6851ea16b39f31 -address /run/containerd/containerd.sock │ │ ├─141626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf387c72d246d4cd0f9609fc029aaf8b42389f08c9cf66ccda5d9de4f959d5d -address /run/containerd/containerd.sock │ │ ├─141709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b397798f78f6635f6045dab4d3227219122470535b170d847db5cb5ab72d7d8 -address /run/containerd/containerd.sock │ │ ├─142130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43dcce206b93d2dfbe0e0030f20515ce8b32ae89666ba0ec6a353e6df47ea67d -address /run/containerd/containerd.sock │ │ ├─166461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6f5fa6a89008d87c966c0e925cc805e3536bb651da7cecfbb4115a2798c8b8 -address /run/containerd/containerd.sock │ │ ├─168167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f762f12a272dd7e997e18bc351417d6127130932b7931dce4cd65757f96a72 -address /run/containerd/containerd.sock │ │ ├─168241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417f8051aed4e0f8ec01f4696f1bac75bc4cd855e8d4d5fd29746316914f8da2 -address /run/containerd/containerd.sock │ │ ├─168287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa91a7aa6a379915b18c2a521712a8f8e5441410a8e5ad00176479d9a44de2be -address /run/containerd/containerd.sock │ │ ├─168525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4b1240b1156a771d1ecf32e92be8f3abfb630830fefb2bd2ced97c88a09f49 -address /run/containerd/containerd.sock │ │ ├─168595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ec1dbdcae0480d7f2c6c5fcd6774570cb5c88cfd3ec5b3bf768abb13e71fa2 -address /run/containerd/containerd.sock │ │ ├─168652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a593ed9ffe4bae9534533978d5f5bd918cb79c606e7734a22d5d978ee5a43e58 -address /run/containerd/containerd.sock │ │ ├─168861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6b8bb9fcf53edce913638931608a5b3f4767eaf93bc0bb54569d3d014cc23c -address /run/containerd/containerd.sock │ │ ├─180732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5abac5ec5718585222b85a335054707fc3fef11cd01912ec71b1ebcadfe5871a -address /run/containerd/containerd.sock │ │ ├─183023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405d53945321f51bad3cba37dbebdff835cc914a9d9e7380a5aa170e7f97f8a7 -address /run/containerd/containerd.sock │ │ ├─183080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4a290de3cfb4f0ed0624319186e1def8664a27548420bc026e23bbbef2b6e6 -address /run/containerd/containerd.sock │ │ ├─183163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a62e18b49396fffd15bc73fe0b4e8d81b4e7dc6e9ffcc7e64c0896448e1cf6a6 -address /run/containerd/containerd.sock │ │ ├─197925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a3a221c073ed8129381d0285f2224f8c4e6c84b24b4f3952e38d284f481820 -address /run/containerd/containerd.sock │ │ ├─205446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682a98c65b8fdde844fabdf66dd3eee37e935ff3b0995cb630784f31602361d6 -address /run/containerd/containerd.sock │ │ ├─205487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f70dd3052411367e62c250cc7c7d712818d44a318d73da2ead1979d0ad6c4b4 -address /run/containerd/containerd.sock │ │ ├─205526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff0ccb4fd5971f95c6fa664e656fe3a1b39254040bd9c4a6c4057faedf95e345 -address /run/containerd/containerd.sock │ │ ├─205878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30aef3bd0eb8198fce6f46e6d72a41503fde985b035670ad087e3ab6221aecf2 -address /run/containerd/containerd.sock │ │ ├─216239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc522c57d02c18f16169e82f7054e0b93d89b4bc888139669eab305372e2c20c -address /run/containerd/containerd.sock │ │ ├─218584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db344d04573c0033b7f972b7d8bd152e585e5a1281cb6ce248d9a0c365def645 -address /run/containerd/containerd.sock │ │ ├─220066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ba16764f3a4db99d2f0f636307dbde0c364795729957c3dd25bf2e9a6d6646 -address /run/containerd/containerd.sock │ │ ├─221144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b2c9acd39ed09c096ff71b4c9c64cf208e73bb37c3fdbbf7e29700c6f1b412 -address /run/containerd/containerd.sock │ │ ├─222371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f752e2da6fe9607f3473c167f893397cd1376c4991160156cac3bc64875c6078 -address /run/containerd/containerd.sock │ │ ├─223858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad1d8d1f08736a0c70b582d10b6be31ff0c7b48016fc666f2b1563f03dd6153 -address /run/containerd/containerd.sock │ │ ├─225196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c5a1942a477068bebeb8eccb54886d2b402eb722af797457e4e434396cf108 -address /run/containerd/containerd.sock │ │ ├─225401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c746868bf03b8d6eaedff673ea194f565268528c71b26db3467e99889f1ac0d -address /run/containerd/containerd.sock │ │ ├─234150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24fd79231594a5e06ac8162c646b6cee55de5699ecf1d717be61ebfe66256a4 -address /run/containerd/containerd.sock │ │ ├─234631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3ea185503287c4b904b1263984461be1fff36f2b891a092b24b25642c52184 -address /run/containerd/containerd.sock │ │ ├─239490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f30560d64b28ad9c3af316ae0d0893fe5f85c92770444bad0b1b58cea9cebf -address /run/containerd/containerd.sock │ │ ├─243728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e25f343a511ad8520af6e57069eae046cf5728d3377cd1345a4c2f5dfba4ad2c -address /run/containerd/containerd.sock │ │ ├─243905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dcee6b21a0fd4111e1a523a152be600bee2fdf4b48377736aefa26f31cfaa5f -address /run/containerd/containerd.sock │ │ ├─243955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c287fc03054609ff04015fbc0322bc643a0099b9c595626b345c7d27fc3e127 -address /run/containerd/containerd.sock │ │ ├─244137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc13b5e35c0d3e6467c9478458dff2f1ed368ee219e9ddff5876ad2bfe6c356 -address /run/containerd/containerd.sock │ │ ├─255374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a38c0ae39c9a074cbfc0b7071aa7c5252a075ce70c28cb4ebadb45824e07cf26 -address /run/containerd/containerd.sock │ │ ├─257581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f8f57d8d464e49b8638a25525c76b0b55988b5a11c091bdbc22297b220e6b5 -address /run/containerd/containerd.sock │ │ ├─258496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4193dd8230cfb21dc2dca030e3309878b36abfbe3039c8a0f59ef2b886c59502 -address /run/containerd/containerd.sock │ │ └─396357 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/68342d8e0dd60a3f33659e6790eeb7d64ff44834fc4eecad149c6f4a4fbdf946/log.json --log-format json exec --process /tmp/runc-process1422451630 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/68342d8e0dd60a3f33659e6790eeb7d64ff44834fc4eecad149c6f4a4fbdf946/bb9fd5c7b31c39ceb47246d43374f540b4e7d04a624de0df727c7cbf39ec84a6.pid 68342d8e0dd60a3f33659e6790eeb7d64ff44834fc4eecad149c6f4a4fbdf946 │ ├─packagekit.service │ │ └─1193 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-0e30adabb092c650750eb321206f0efa694da74b2600af00607e0c2418ca2848.scope … │ │ ├─12222 /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 │ │ └─12238 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-rbf9938c7ee854c719ec19aafaf6e80d4.scope │ │ └─181351 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.imotai.service │ │ │ ├─12473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imotai/unit.run │ │ │ └─12502 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-imotai --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imotai:/var/lib/ceph/mgr/ceph-instance.imotai:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imotai/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.imotai -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28977 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19506 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24443 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24711 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33545 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33823 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12146 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─135994 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39796 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.146 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-8ff25a1d78bb78826a80c74e8d1a6102c000e2cccfbe51704942014c0046f99d.scope … │ │ ├─33864 /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 │ │ └─33876 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─655 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2fefd64f55d47416551b2b321b658fbd750ebf410a0bdc7ec14641b22ac7936e.scope … │ │ ├─12581 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.imotai -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12602 /usr/bin/ceph-mgr -n mgr.instance.imotai -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1394 /usr/sbin/uuidd --socket-activation │ ├─docker-f9e7c5536912ef1d91b0d079a06f65a3c5cf49494b134f20b9928177001b093f.scope … │ │ ├─24751 /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 │ │ └─24765 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─135841 /sbin/iscsid │ │ └─135842 /sbin/iscsid │ ├─docker-8ec705f97ec83e2ef095ca30ae1193e05f591a80d64392b5e5d1a111af93b468.scope … │ │ ├─19553 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19572 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-8c3b05227076c3a00c4821ddf0edf44731d61db0db33b279b4d107b461b7bd29.scope … │ │ ├─29285 /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 │ │ └─29298 /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 │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─73cf20f571f6a8904694cdad78472138210d9945a854c84c860a0acb26bcbd7c │ │ └─103059 /pause │ ├─c2741c5122ae5a29b0308b5826dccc174eac3ac10e966f9a17f04ecacb9a1bf0 │ │ └─61112 /pause │ ├─f08a18104e051c9f99fa8d3e34c5d1964da01d1eedc2d39e649b8a10916da171 │ │ └─47689 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c1d19219f36ead767e2326e363b5ed8115d87c71a868d40a54c864736bae544b │ │ ├─176786 neutron-api: uWSGI master │ │ ├─176832 neutron-api: uWSGI worker 1 │ │ └─176833 neutron-api: uWSGI worker 2 │ ├─cdddcd47ce78f3e8be20ab288d8624e9cc89d7302b77bcae1e9edaa6f8b696b0 │ │ ├─47463 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 │ │ └─48589 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 │ ├─95aff45e22e584b615064e61c426fc666795b8aedda41e3d99634ff6546f3a7b │ │ └─42886 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─eb00edcc45f3ca5a56053e112eb616ebcc8ca8eeaca25250b5b8e2524ee744ca │ │ └─136293 /pause │ ├─6a56bb7209a3ffbb30b4a8e1a7314e2c45455ef0e7105399b294cdcfe4775907 │ │ └─39988 /pause │ ├─41ec1dbdcae0480d7f2c6c5fcd6774570cb5c88cfd3ec5b3bf768abb13e71fa2 │ │ └─168619 /pause │ ├─22eb3a8496f99c6771a52fc352e55824e91f2b6ccc60048f8b47f52fd5f909eb │ │ └─59163 /pause │ ├─caafe6adb4b74449f8e2d6aec94073c8c9cbdeba03d565ed56a61c87599a2f82 │ │ └─64612 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─53104b72f6bfe496b693dd16e7ce3b0317c31c67855258c2425ce124741556d5 │ │ ├─239818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─239843 erl_child_setup 1048576 │ │ ├─239891 sh -s disksup │ │ ├─239892 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─239894 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─239933 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239934 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239944 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240174 /bin/sh -s rabbit_disk_monitor │ ├─a24fd79231594a5e06ac8162c646b6cee55de5699ecf1d717be61ebfe66256a4 │ │ └─234176 /pause │ ├─e49a11871aaf8389aa2329bae04dd95f876d1b5c6cd2a1851fb4b3a75c7f9154 │ │ └─88928 /pause │ ├─db344d04573c0033b7f972b7d8bd152e585e5a1281cb6ce248d9a0c365def645 │ │ └─218607 /pause │ ├─2c746868bf03b8d6eaedff673ea194f565268528c71b26db3467e99889f1ac0d │ │ └─225436 /pause │ ├─dc522c57d02c18f16169e82f7054e0b93d89b4bc888139669eab305372e2c20c │ │ └─216263 /pause │ ├─cb228f5defae820e7699ed189284c1bf9047126a54f195601a8ef0ef732e803c │ │ └─40718 /pause │ ├─80c9720e55d0b5b2aebb683043ddc1977738e38de9b12cc700bebfbf74482cca │ │ ├─101850 glance-api: uWSGI master │ │ ├─101869 glance-api: uWSGI worker 1 │ │ └─101870 glance-api: uWSGI worker 2 │ ├─36acf32519052d56675fdcfbd0742ad4892179a1b97a2497eb6f751795238968 │ │ └─64398 /pause │ ├─1c744d2b30c067851dc040f8e483ac2049dca57ed915315c5b6f5e8d3f2873ac │ │ └─61792 /pause │ ├─6a1016141c326784d4bad78f1a0e6230b8fcc4525f13be65f6342bd16662560b │ │ └─42834 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 │ ├─30aef3bd0eb8198fce6f46e6d72a41503fde985b035670ad087e3ab6221aecf2 │ │ └─205901 /pause │ ├─62a0cf0f583f6bd0af1545eada8ff4dff69a326b5345ce79d364aaac16bca39b │ │ └─221194 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9072a3cdc878e8f597e60faddd4f5bcb98a2d7dc346ed31401b5da0b46fb5fea │ │ └─120026 /pause │ ├─0fdbb1681e90c42049779eea82fa16b75df14ae0d8648884f43a034f10c2e512 │ │ └─186799 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─af26b210a4616a3f0f491e2522b9a526ce2b431c4bcebcb1e0de011935ae5d1a │ │ └─122513 /pause │ ├─59f18b3a1d0ccfce6048b7b175c72b283900fdfc273b6de264cfb57291a7ddc3 │ │ └─64299 /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 │ ├─682a98c65b8fdde844fabdf66dd3eee37e935ff3b0995cb630784f31602361d6 │ │ └─205471 /pause │ ├─7c6b8bb9fcf53edce913638931608a5b3f4767eaf93bc0bb54569d3d014cc23c │ │ └─168944 /pause │ ├─b07621dbafa8a49e712e748022f29a5aa1c7966136c96044c4770c3a752c5b1d │ │ └─64645 /bin/memcached_exporter │ ├─c9acf00d1f16b4917aef1c48fbacf72bf27e564785d0689c09192ad4027054cc │ │ └─54902 nfd-gc -gc-interval=1h │ ├─f3ff1b15b05fd5400ded9f21dfa4b23deb8c6f59f20adb4cdd6851ea16b39f31 │ │ └─141555 /pause │ ├─4193dd8230cfb21dc2dca030e3309878b36abfbe3039c8a0f59ef2b886c59502 │ │ └─258524 /pause │ ├─29f9a8788a224e604f5fad483d42216e100881e8073baf5a354c5267397ce5c1 │ │ └─49656 valkey-server *:6379 │ ├─8c287fc03054609ff04015fbc0322bc643a0099b9c595626b345c7d27fc3e127 │ │ └─243980 /pause │ ├─e184710aa0c21ef25ad863ab48fa254ccf660947bc0845d314c31189fe8bbb82 │ │ └─83083 /pause │ ├─11c5a1942a477068bebeb8eccb54886d2b402eb722af797457e4e434396cf108 │ │ └─225221 /pause │ ├─db8985a2e50ca8186da41d3b12bdcf3e8d05c0fb596c849b18f96c1ab952c3ba │ │ └─45267 /pause │ ├─0f70dd3052411367e62c250cc7c7d712818d44a318d73da2ead1979d0ad6c4b4 │ │ └─205531 /pause │ ├─613b6b61c83115894eb33fc09797e595e841488f7d0161f59c51eb98bd379e4c │ │ ├─47524 mysqld --wsrep_start_position=3adf6689-167e-11f1-be40-bfd62070d9a2:20 │ │ └─47649 /var/lib/mysql/mysql-state-monitor │ ├─da953fe4b005a3d636dafbd8eb527338d95d0688c25ff04484628112ca16e708 │ │ └─53901 /pause │ ├─ea18afd5b51562fb7a9dd6ada8876daecd158cb5d5b9f70ad0ebe785e06ea4fc │ │ └─49588 /pause │ ├─b0c777709375dde6c71f582b095f899b3ea25c9e0b78362d335559ecfce05d1a │ │ ├─82395 barbiacan-api: uWSGI master │ │ └─82418 barbiacan-api: uWSGI worker 1 │ ├─1d4772a266378725dd5e78db4ac4272490a04b718ca9fe4a118d6c239f4a99be │ │ └─94629 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─14e0ffe666a7c1e012d3188016e5a6d4dee38b9e4958cee014509cb10a3d1f8e │ │ ├─213877 octavia-api: uWSGI master │ │ ├─213891 octavia-api: uWSGI worker 1 │ │ └─213892 octavia-api: uWSGI worker 2 │ ├─07389bc5bda7f362c9f32e2154efa47443158e1d5cc83b78c97f3a6acfb2f397 │ │ └─137983 /pause │ ├─42e0a54fd192855bcb075bea7db32fdb5b8796b34b083ae19b0bcbf13810d99d │ │ └─93751 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-62pqd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3e8fffcb7ba4485dffa78251c6ae718879ab12ad4341de37c97b7f8357950b7a │ │ └─39477 /pause │ ├─e9f762f12a272dd7e997e18bc351417d6127130932b7931dce4cd65757f96a72 │ │ └─168221 /pause │ ├─e27d85092e45943ba23c25c19377cff7616cfa461bcfb3cba13476e01f877365 │ │ ├─ 70158 apache2 -DFOREGROUND │ │ ├─ 70192 (wsgi:k -DFOREGROUND │ │ ├─ 70193 (wsgi:k -DFOREGROUND │ │ ├─ 70194 (wsgi:k -DFOREGROUND │ │ ├─ 70195 (wsgi:k -DFOREGROUND │ │ ├─377791 apache2 -DFOREGROUND │ │ └─395434 apache2 -DFOREGROUND │ ├─2dcee6b21a0fd4111e1a523a152be600bee2fdf4b48377736aefa26f31cfaa5f │ │ └─243933 /pause │ ├─38cd62cc904ec71d002a6a6c65c6e27d930b9196cfd2651c495a33ff59bc5952 │ │ └─180380 /bin/bash /tmp/libvirt.sh │ ├─e2dcd7bad6855040aeb5a5b47646fa74299410e5765bdd27bf6b516cf800c42e │ │ └─42551 /pause │ ├─a1563a89d960f22d21174c9f066357cf926eb690e719aad27c433fd6301914dc │ │ └─62397 /pause │ ├─dfc90684705033ac34e93e0851c9e8402f8dffaea506b89df868ce3708a20ca4 │ │ └─50060 redis_exporter │ ├─a62e18b49396fffd15bc73fe0b4e8d81b4e7dc6e9ffcc7e64c0896448e1cf6a6 │ │ └─183207 /pause │ ├─e35b8e200b22bd5f66d82b7c3d6123654dbad9d9f603a5f0ba863876a6c54c2c │ │ └─214875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c9c8b4a9075f6bec29366b922d8c69b7c43d0acaa21c7081278c729bee83b64f │ │ └─64213 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-146.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 │ ├─0f965e7b975e074760831efbceaaf522ee28456319f9eea8db2b4f600e10051e │ │ └─83875 /usr/local/bin/rook ceph operator │ ├─4cf387c72d246d4cd0f9609fc029aaf8b42389f08c9cf66ccda5d9de4f959d5d │ │ └─141655 /pause │ ├─f7018ccb4826e70bbace1b476442060eccb721e969c8e65727b162a9d9455b93 │ │ └─106927 /pause │ ├─78442adfbb84d54ab443a678e5fc851f704150c267351d175aad2dd29f990d6a │ │ └─138342 /pause │ ├─0c6f5fa6a89008d87c966c0e925cc805e3536bb651da7cecfbb4115a2798c8b8 │ │ └─166484 /pause │ ├─70e8bd09303052fef68f54ce48d79d4e0ee48e10d810589c252c85045b8b2bfa │ │ ├─127619 placement-api: uWSGI master │ │ ├─127632 placement-api: uWSGI worker 1 │ │ └─127633 placement-api: uWSGI worker 2 │ ├─e230299f4a44cae67be6ea556e35874ba8b268da27fb05ab9284ad45973b6c32 │ │ ├─252989 /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 │ │ └─253073 /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 │ ├─f05a4b7e0058da59e44b7bdff11819d425353395248234dec40f9a15da781274 │ │ ├─139293 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139309 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─139315 erl_child_setup 1048576 │ │ ├─139386 sh -s disksup │ │ ├─139388 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─139389 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─139443 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139444 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139454 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─139667 /bin/sh -s rabbit_disk_monitor │ ├─a72de118e762eaf22e4feb5be47969cb1ab4b52cf4bd2e18c4e1d34a48562958 │ │ └─54559 /pause │ ├─da0dc954190cdb12a7343e6fe051c490556da1dd77501a0f307fab92aa0178f1 │ │ ├─194277 heat-api-cfn: uWSGI master │ │ ├─194307 heat-api-cfn: uWSGI worker 1 │ │ └─194308 heat-api-cfn: uWSGI worker 2 │ ├─877a4620f1433ed9f9c2875fe780a494513cf548608535fc26d1f9f95e57bc7a │ │ └─63117 /pause │ ├─11eea4bcc67e0de490f8fe0ce6b1c657e5bb36ecd99780678eb0a80c6accfaa0 │ │ └─42458 /pause │ ├─a0b07a993110cbb5ed4deacd20f299588905b05904e63951c2c8911e94b22749 │ │ └─46624 percona-xtradb-cluster-operator │ ├─3341b13f4921d58ce6ced390afae88cfc4deb68f12193e1715f273fa95e9f403 │ │ └─40738 /pause │ ├─9826424df3b60eab989dd05a29b6a06489c62325149af1fd12f3a225d53783a0 │ │ └─58980 /pause │ ├─2e099b0db199720b51151054d5810d7018a07cb1f258869931be301559634f2e │ │ ├─105168 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─105199 erl_child_setup 1048576 │ │ ├─105248 sh -s disksup │ │ ├─105250 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105251 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105253 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105254 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105566 /bin/sh -s rabbit_disk_monitor │ ├─6eecf547c7e66e342000825ad7beee0092ee1587f7ccc8575ba0166db66bc95d │ │ └─39501 /pause │ ├─57f12d0a301461e64b81201052152c08182ff845eb593217cd7c5e419bb8b1a5 │ │ └─63661 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-146.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 │ ├─b3450cc165c405c90dd56e0c1ae0e7d4d4fd1f40df9bfbf6b5af2835ddc52370 │ │ ├─164781 nova-metadata: uWSGI master │ │ ├─164813 nova-metadata: uWSGI worker 1 │ │ └─164814 nova-metadata: uWSGI worker 2 │ ├─04df9abacb20e2f44e99abb47d60bcce2eac3eba8798fba77d09cae53246907b │ │ └─42975 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f31b8360779eb413ad08d247ce6e87db750a8c469b7ca4bdb60f9697187286d3 │ │ └─42645 /coredns -conf /etc/coredns/Corefile │ ├─76344bb9257da5947b77ffcad42f7752e840c7f1467540ff5bd450be796aab6e │ │ └─101506 /pause │ ├─68a310f590301a3a2c60120fb05aeae12db58216508488a3286506d64ad607dc │ │ └─39606 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 │ ├─d0a5003f1a82eb66a8078afcd1d0a43d10a956b216d548ea31416f70089ca564 │ │ └─59455 /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 │ ├─c3fe80dc49bbc08b33e4f88d1761dc0f09d41e56d11cfb7bb8bd08cc6c87c7b9 │ │ └─62519 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1735244e5aa38b313f1ab12ac6389cd70f22e8d970f0070aa763476a59907152 │ │ ├─76164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76181 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76187 erl_child_setup 1048576 │ │ ├─76269 sh -s disksup │ │ ├─76271 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76272 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76274 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76284 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76502 /bin/sh -s rabbit_disk_monitor │ ├─d82480ff20aab4d7315cebddfa580120231b7fe0304e0892ccf51231de2245a7 │ │ └─40012 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f636b5a06274b616befd9a01049dd14a00ee1284ebf500b3f7810debc473e55d │ │ └─240800 docker-registry serve /etc/docker-registry/config.yml │ ├─e6280bde94c382854a204b0306743cc4e130796d9eaececb1fc261a64e3c9837 │ │ └─62068 /pause │ ├─947227cfa706bc15028c3979f594a77dccc7ad72123b818d838da44ea33b8409 │ │ └─252701 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─481e2be1a9c470d487b6ce80b5e9d058d71e4ed3564a7de732ae40582104ffc5 │ │ └─59222 /pause │ ├─2b397798f78f6635f6045dab4d3227219122470535b170d847db5cb5ab72d7d8 │ │ └─141745 /pause │ ├─f752e2da6fe9607f3473c167f893397cd1376c4991160156cac3bc64875c6078 │ │ └─222394 /pause │ ├─74ccd6b0db8e2bc6710342741f7c962ded3107f45a2830db31460d7a409b2350 │ │ └─42748 /pause │ ├─9b528d81998682a3b0e6a3774ea434ba79cbf9b30bf637eff4a7313797d1571b │ │ ├─178998 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─179575 /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/tmpw22if2dk/privsep.sock │ │ ├─355484 /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/tmpqvvc8f9v/privsep.sock │ │ ├─355686 /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/tmpgwrbcy59/privsep.sock │ │ ├─356032 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─356033 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─356346 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8cb16849-7254-4f1e-8445-a0c6a9ce875c --namespace=qrouter-8cb16849-7254-4f1e-8445-a0c6a9ce875c --conf_dir=/var/lib/neutron/ha_confs/8cb16849-7254-4f1e-8445-a0c6a9ce875c --log-file=/var/lib/neutron/ha_confs/8cb16849-7254-4f1e-8445-a0c6a9ce875c/neutron-keepalived-state-change.log --monitor_interface=ha-ba0a5318-d2 --monitor_cidr=169.254.0.129/24 --pid_file=/var/lib/neutron/external/pids/8cb16849-7254-4f1e-8445-a0c6a9ce875c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─357797 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d8c70741-efaa-4c0a-9575-4c21a5ebf71d --namespace=qrouter-d8c70741-efaa-4c0a-9575-4c21a5ebf71d --conf_dir=/var/lib/neutron/ha_confs/d8c70741-efaa-4c0a-9575-4c21a5ebf71d --log-file=/var/lib/neutron/ha_confs/d8c70741-efaa-4c0a-9575-4c21a5ebf71d/neutron-keepalived-state-change.log --monitor_interface=ha-bf9c55e8-3f --monitor_cidr=169.254.0.156/24 --pid_file=/var/lib/neutron/external/pids/d8c70741-efaa-4c0a-9575-4c21a5ebf71d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─361861 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e8af20f6-e8fd-4e79-9396-d6662e0f2b25 --namespace=qrouter-e8af20f6-e8fd-4e79-9396-d6662e0f2b25 --conf_dir=/var/lib/neutron/ha_confs/e8af20f6-e8fd-4e79-9396-d6662e0f2b25 --log-file=/var/lib/neutron/ha_confs/e8af20f6-e8fd-4e79-9396-d6662e0f2b25/neutron-keepalived-state-change.log --monitor_interface=ha-5d445960-17 --monitor_cidr=169.254.0.138/24 --pid_file=/var/lib/neutron/external/pids/e8af20f6-e8fd-4e79-9396-d6662e0f2b25.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─374669 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c72a0c58-d832-4921-bb0b-79d4a1d55042 --namespace=qrouter-c72a0c58-d832-4921-bb0b-79d4a1d55042 --conf_dir=/var/lib/neutron/ha_confs/c72a0c58-d832-4921-bb0b-79d4a1d55042 --log-file=/var/lib/neutron/ha_confs/c72a0c58-d832-4921-bb0b-79d4a1d55042/neutron-keepalived-state-change.log --monitor_interface=ha-40d9516e-55 --monitor_cidr=169.254.0.253/24 --pid_file=/var/lib/neutron/external/pids/c72a0c58-d832-4921-bb0b-79d4a1d55042.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7ddc44d891cb2c692304111a95c5dcad3cd55f16dedd9c6b77d56c719e13a6e1 │ │ └─54607 /pause │ ├─31d35b38d877e8bf92d4ad890c84beb57bb0877e8881e39e626b8db5dc01f2ff │ │ └─39588 etcd --advertise-client-urls=https://199.19.213.146:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.146:2380 --initial-cluster=instance=https://199.19.213.146:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.146:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.146: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 │ ├─e25f343a511ad8520af6e57069eae046cf5728d3377cd1345a4c2f5dfba4ad2c │ │ └─243770 /pause │ ├─c3a45900dcba98901b1cbb53ac8c6d542509f7fc1ba0800341f7d5333f6b529a │ │ └─45162 /pause │ ├─1f4a290de3cfb4f0ed0624319186e1def8664a27548420bc026e23bbbef2b6e6 │ │ └─183121 /pause │ ├─3055944af29508c7494a5c604fb16b8399f30ca6511ecff0278d1523b5cf0311 │ │ ├─62779 nginx: master process nginx -g daemon off; │ │ ├─62814 nginx: worker process │ │ ├─62815 nginx: worker process │ │ ├─62816 nginx: worker process │ │ ├─62817 nginx: worker process │ │ └─62818 nginx: worker process │ ├─98c60d35a3d0b8068c073ac4b7c693b96a03e1fccddfc6962e9bb2451be7e726 │ │ └─59825 /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 │ ├─ebebc0cc2989fa336077daaff314ea432b61a0f73cbe17b10d0f78a0afdce8c7 │ │ └─39580 kube-apiserver --advertise-address=199.19.213.146 --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 │ ├─ffb24ae079570fec048db45fee77f2d706dd2dea08a871167edf5d42c4e6078d │ │ └─54822 /pause │ ├─900a76af99598fb27af3f1847fe6bb31399f6db74a3afe57b298eb2e9ac5d66a │ │ └─104784 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─25ba16764f3a4db99d2f0f636307dbde0c364795729957c3dd25bf2e9a6d6646 │ │ └─220088 /pause │ ├─1c222f3908ca5ae2a8454a897f4f1cdccf6ff39cdf580be85f09eeb7692ab92d │ │ └─64684 /bin/oauth2-proxy │ ├─70212140e6f744400937cd3e2b1f26af19ed2bfb0427860a4bcf82e5787e9bcd │ │ └─64521 /bin/pushgateway │ ├─c0f3bdc3e652c353a1055cf7d5eca3a07acb98af678239f4e1a04bcd5d57e9e5 │ │ ├─169352 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387725 sleep 300 │ ├─cad495b193d4f332a956178eb1f6f0463740fc1c122a7b931012e7cdd7a48b79 │ │ └─54935 nfd-master -crd-controller=true -metrics=8081 │ ├─d589920e7b6356cba9690da643974674adf74a267ecddc4d814f7ebc41ca7834 │ │ ├─103485 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103630 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103632 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─30350785d45b421d7abb83b2cf3f4a7e1a73ebcfff8d2acf78aed6b15239c3db │ │ └─46099 /pause │ ├─622514d907cbeb598f56a89231a001a14c3ab58c612f034d7f1af4a61ff9fbf7 │ │ └─120605 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c8a49227f1cb295c9ee6203d60c33bb3a37cfd33abea3a34851f707a106eb8d9 │ │ ├─216496 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216513 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─216519 erl_child_setup 1048576 │ │ ├─216581 sh -s disksup │ │ ├─216583 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─216584 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─216609 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─216610 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─216620 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─216884 /bin/sh -s rabbit_disk_monitor │ ├─b76e8394c3cac893928ee2907fad2f3f05e57c7db933df8fffa001dc3dbb7847 │ │ ├─63293 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63327 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4b0f352a0fa600fa98102a626804a1e91b7ff64e2062063a9fc038042cad5594 │ │ └─138634 /coredns -conf /etc/coredns/Corefile │ ├─92bd5a2976d2a01f2f154e1628e406e9f8c3e40e327b6a0ec79a392c0e1a52ec │ │ └─47621 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ec37b0d965e9c2b3a60481923268d0b976325f2773e736f432d8c62fa071862d │ │ └─223907 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5a0db93f656521831d31a3af504e8daf93f99d7ac2248b7e0623ef78208a1a18 │ │ ├─116412 cinder-api: uWSGI master │ │ ├─116438 cinder-api: uWSGI worker 1 │ │ └─116439 cinder-api: uWSGI worker 2 │ ├─5b10a4e20d6139756d79b2053652d42dfe573475aa2f532e10287604b64b7f8b │ │ └─42928 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─ccc06ff46fcbb0f6410fba79c9c8f81b50dcbbe958cc878cbd10d85b5d201dfe │ │ ├─186763 /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 │ │ ├─356417 /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/tmpqdilk6lu/privsep.sock │ │ ├─356513 /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/tmpkbht8_ic/privsep.sock │ │ └─356729 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp0us7od7i/privsep.sock │ ├─d38b3e6d52957cff7fa0146d38540b5e42e8af47ff47e27309c0452097112b79 │ │ └─45531 /server │ ├─c5f74cfb9dc4605794f97fabe15d1260aab14e9b294f6ba4aab236cf4b396740 │ │ └─60660 /pause │ ├─8f0fca1f94a09bd35d4e38159471b5fd586bf6786702df94009766e0bd22cbcd │ │ └─93450 /pause │ ├─b3f8f57d8d464e49b8638a25525c76b0b55988b5a11c091bdbc22297b220e6b5 │ │ └─257605 /pause │ ├─427c9d184a0f9cda0355f53f5fb31fd80e7f7178ad855f3933b24105f995efff │ │ └─64255 /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 │ ├─0c7e50a0d3d24f82edc2a53970ed75c1d7459c11317005ffa5fe7f79716711b9 │ │ └─116876 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5c4255a163b27cb50dd02cdf23093ef2d09f70197d26082bad9601e05d4a60f1 │ │ └─139202 /pause │ ├─483e2710e4d50a7d9cf91b92964e628db0aa0ba1f14fe08a019f70b65f0a320c │ │ └─180331 /usr/bin/libvirt-tls-sidecar │ ├─cf9576cfa78a1b810c01723f324041440ca9255130733c499c0555188968222e │ │ ├─166566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─166589 erl_child_setup 1048576 │ │ ├─166661 sh -s disksup │ │ ├─166663 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─166664 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─166676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─166677 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─166687 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─166878 /bin/sh -s rabbit_disk_monitor │ ├─cc8ed6c417600b2edbdb074ac6a71b1278d07274002b29940be40ab2efffdd46 │ │ └─93406 /pause │ ├─0f5e1e4ba5430cb5e55e45f5563792849d62bb08327ea4413bcf449520c23347 │ │ ├─252715 manila-api: uWSGI master │ │ ├─252739 manila-api: uWSGI worker 1 │ │ └─252740 manila-api: uWSGI worker 2 │ ├─5a98fd6ef779d742fcc38e8e631a27dad7b90c5495e0079d0ff905654b2103cc │ │ ├─65085 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65102 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65108 erl_child_setup 1048576 │ │ ├─65155 sh -s disksup │ │ ├─65157 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65158 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65170 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65171 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65181 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65392 /bin/sh -s rabbit_disk_monitor │ ├─14c8427bbd29fd550adc410dea09bdea16a945ddf5bc57b05f09b60ec274ba21 │ │ ├─214847 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─215323 octavia-worker: ConsumerService worker(0) │ │ └─215326 octavia-worker: ConsumerService worker(1) │ ├─ac07c8341db81f9caac1097a2dbbd7e1cebef0494e86240a45e2dbbdf98ba771 │ │ ├─165486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─165697 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─165698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─46b2fb8550bedbbd0427e3c7d927b0c797a1793be7c211387040c18a62b05cc2 │ │ └─46464 /manager --metrics-bind-address=:8080 │ ├─1d63655fd97bd7e8a97e5d7bf4905a549a44002f1986f42578a7b75ab4e5a250 │ │ ├─260956 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─260969 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f3d01d310da1d862b9e045bb44155429471134f00ea53fb7da8f6c98265c4f43 │ │ └─61486 /pause │ ├─96fd78f38adc70baaa21304521aa8e042aeacdbbe47754125bdac2610a904ca9 │ │ └─137036 /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 │ ├─b9f1bb5c411925eef3e3e19bff04901cda074752faa2148e78f16ee882867ac6 │ │ └─42485 /pause │ ├─fa91a7aa6a379915b18c2a521712a8f8e5441410a8e5ad00176479d9a44de2be │ │ └─168312 /pause │ ├─88b2c9acd39ed09c096ff71b4c9c64cf208e73bb37c3fdbbf7e29700c6f1b412 │ │ └─221169 /pause │ ├─7f6b26652e7458cf2b3e21fff012d4b5a1d923a3b0b3db40335d16ad8aba9b81 │ │ └─222419 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c462c39763c37f5cf4072f90b1b70b0a45b0ffbd7e7518ec8abce7e8e17c0055 │ │ └─64065 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─62894b9364196a01b1ba38946f0628ec8cd0849e8803a40a737c5a5aa901fd2c │ │ └─120098 /pause │ ├─28f95b8db4c8c655137902fd79cda28cca12b04ff5926a713efaccd82946adca │ │ └─60367 /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 │ ├─8a15f300c55279ff5347bc5c1a30094f33e488b7d8d3197ad81667385a2944a4 │ │ └─63711 /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 │ ├─75769136f27201d444e5f744f6dbba65d399d0001fc1de96c1fb0ad11f023356 │ │ └─47133 /pause │ ├─3acd9e5bfffa5542cf9b680a1785c16ed80f565bec8152ed276657d81e66bceb │ │ └─63485 /goldpinger --static-file-path /static │ ├─dad1d8d1f08736a0c70b582d10b6be31ff0c7b48016fc666f2b1563f03dd6153 │ │ └─223882 /pause │ ├─eab3d9ac2b2fb0552d8b519a900f4a35e152db74590597ce395213ec4e0acaa5 │ │ ├─41630 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42193 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5cb0505d2c88db50a2c94823f0b9db2df9579b678a12bdf66086e90b816eb404 │ │ ├─234597 magnum-api: uWSGI master │ │ ├─234666 magnum-api: uWSGI worker 1 │ │ └─234667 magnum-api: uWSGI worker 2 │ ├─141d62d515b6332123957d4f611c7b010bd968032e6a97ff39f7d5ec79abf51d │ │ └─63340 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d0b81e0effaa82c1bd0f4ae5260a34ae1be241bd1126e5bddc0c8b521d215a1b │ │ └─61546 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 │ ├─5abac5ec5718585222b85a335054707fc3fef11cd01912ec71b1ebcadfe5871a │ │ └─180753 /pause │ ├─405d53945321f51bad3cba37dbebdff835cc914a9d9e7380a5aa170e7f97f8a7 │ │ └─183046 /pause │ ├─912fc843b3575405f8264f0b1ad70a859be35dffbb991088dc41cb7e918e0c7f │ │ ├─165475 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─165693 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─165694 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a38c0ae39c9a074cbfc0b7071aa7c5252a075ce70c28cb4ebadb45824e07cf26 │ │ └─255397 /pause │ ├─8fe24c9e1490142c5cf6587e1a5fb983899501e63c15303b35a7e732fcf40f94 │ │ └─64703 /bin/oauth2-proxy │ ├─74f7238ca6d8e71286853620c2b8b262501311b283f2a3ce0258f399681d5069 │ │ ├─177623 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─177864 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp33kb89nw/privsep.sock │ │ ├─178075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9bkyq3b4/privsep.sock │ │ └─178228 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0d2bc1f907552f56e0eddec77a2e7f9d4f45a4bf84992a63448649eebf91f288 │ │ └─103085 /pause │ ├─92aaf658e2ed461a33ed1e73a22bf90d86ff8f51b0690e830d27dfebc3bd23dd │ │ └─59120 /pause │ ├─417f8051aed4e0f8ec01f4696f1bac75bc4cd855e8d4d5fd29746316914f8da2 │ │ └─168275 /pause │ ├─a8cf4119484cf6d3ce0f5724e1f24e263916187dba8d7739f2f9bbe433891ba2 │ │ ├─179065 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) │ │ ├─179237 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) │ │ └─179238 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) │ ├─0806916515423c2a07bcfa8e0e1520e05f30b3615ec2810f5b764f5c62695949 │ │ └─67202 /pause │ ├─c337ac2524a5eaa58153ad23274c79d9a94d7a7383a8445d39677b1769180ade │ │ ├─89145 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89167 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89175 erl_child_setup 1048576 │ │ ├─89233 sh -s disksup │ │ ├─89236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89237 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89284 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89285 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89295 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89588 /bin/sh -s rabbit_disk_monitor │ ├─e5adda1926cb4492efd93732a75897fb9c99dcb47e806af42459f8ca3706abfd │ │ └─61056 /pause │ ├─1e4a3c89bc35391c2c026c89442d911f461a77db6b3371641b68ba028da978e5 │ │ └─39349 /pause │ ├─5c52315260cbd7abec39364df777303bdd5c08c99f0678b9c6f0929ee4ee0762 │ │ └─46438 /pause │ ├─cc4aa7bd9f3b4bbd447dadb9dd1b4d63b1539d0061c7d15acc81ca9140ea9df7 │ │ └─49390 /pause │ ├─41db6d5269a3ad8252d19f596d78cf0520f82f168d2b53825c0facdfb354af81 │ │ ├─121025 /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 │ │ └─121110 /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 │ ├─11cd5a9b95c7f19bedc811337a9b3eda33e6bb2f42ec44405a08ee5b67b059c0 │ │ └─220485 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c1a3a221c073ed8129381d0285f2224f8c4e6c84b24b4f3952e38d284f481820 │ │ └─197948 /pause │ ├─84ce469e7558595b7191ae5c6e57c194d21abe086b0f744457ed5ce00a8b9c7d │ │ └─39479 /pause │ ├─815e69cff25d7f164393197e59584491e18b99da2d688bae2c8510f05d4cad34 │ │ └─42543 /pause │ ├─5e3ea185503287c4b904b1263984461be1fff36f2b891a092b24b25642c52184 │ │ └─234656 /pause │ ├─5a6493e709fedb8d7a8860d187fce18e607cf64c7a57b47e55174f31d3e68884 │ │ └─39740 /kube-vip manager │ ├─fccf5e1f29a854f66efeb5dd7f9d5cfeb813c7fb363729525b29a3b326518d74 │ │ └─39454 /pause │ ├─3b07d64d749f960f6dd02595c66564bd9b1e9de4e60c225330031a43db2386e9 │ │ ├─234738 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─235040 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─235041 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e9eb7e239289100b28fb916968cdb05343c912c8d0c496ca6e31ab39046a43a2 │ │ └─49761 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 │ ├─d0a697c7281ec87a1a1ee0611e7e41ed86023cc8ab2747183495458c56061a62 │ │ └─147124 /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 │ ├─af58da2f12ced082f0007f5f6950f101877e2ada7e9a29c60d52d9879676bfb9 │ │ ├─60050 python -u /app/sidecar.py │ │ ├─60282 python -u /app/sidecar.py │ │ └─60283 python -u /app/sidecar.py │ ├─b0ce98719dd58577df33dfe496bf11176666df60ecd41a6b74dd7b85e713ec60 │ │ └─42611 /coredns -conf /etc/coredns/Corefile │ ├─ab748d043a018fc75dd19225943d69c4ba05fa923256d709d7194986e31d5f7d │ │ ├─ 45482 /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 │ │ ├─ 45495 /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 │ │ ├─ 45589 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─257498 nginx: worker process │ │ ├─257499 nginx: worker process │ │ └─257500 nginx: cache manager process │ ├─68342d8e0dd60a3f33659e6790eeb7d64ff44834fc4eecad149c6f4a4fbdf946 │ │ ├─ 49950 valkey-server *:26379 [sentinel] │ │ └─396397 runc init │ ├─01452aee9d04c5234cd61e105e3f85dc5826aae72c1dd2aa032238cb641bf559 │ │ └─60514 /pause │ ├─ff6bcbb81cf02278983883e0cc1a28677b1990d219c524c74c04f3875c1f82fa │ │ └─54862 nfd-worker -metrics=8081 │ ├─72a794ae349a15b4982feb00e76312ddd8e49782a5d08a495446ff249c57c7c3 │ │ └─141194 /pause │ ├─95b8e0dac41e8a56c7176ec28122588c95803e6ac64d81ad6d91b42fc1392457 │ │ └─76086 /pause │ ├─0a4b1240b1156a771d1ecf32e92be8f3abfb630830fefb2bd2ced97c88a09f49 │ │ └─168568 /pause │ ├─8db03f6c3defaef1d723306bfb2bf9f06ccb3e496fd0ac534dd44de7fe1d73e9 │ │ └─141440 /pause │ ├─b54655e4ca5b1ac09e737ea042bea7e656f448e4fb87d4af561c21538067be74 │ │ ├─176804 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─177091 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─177092 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─177093 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─54e1b09848b022ba29ad4a07b2a5d88bde00fdaa5ff9683f41c096383be0f663 │ │ ├─178665 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─179360 /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/tmp_3u_wdmr/privsep.sock │ │ ├─179762 /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/tmp_apf532l/privsep.sock │ │ ├─180235 /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/tmpchb_9oih/privsep.sock │ │ ├─180632 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─180633 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─180653 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/808966ad-9f52-425d-8df8-9e2a7d004257/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/808966ad-9f52-425d-8df8-9e2a7d004257/host --addn-hosts=/var/lib/neutron/dhcp/808966ad-9f52-425d-8df8-9e2a7d004257/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/808966ad-9f52-425d-8df8-9e2a7d004257/opts --dhcp-leasefile=/var/lib/neutron/dhcp/808966ad-9f52-425d-8df8-9e2a7d004257/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-68d72aff-fc9d-4baf-ab3e-1d0038599b8c,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 │ │ ├─180656 haproxy -f /var/lib/neutron/ns-metadata-proxy/808966ad-9f52-425d-8df8-9e2a7d004257.conf │ │ ├─200341 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/680f7021-8349-4983-bacf-39aecbb3be9e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/680f7021-8349-4983-bacf-39aecbb3be9e/host --addn-hosts=/var/lib/neutron/dhcp/680f7021-8349-4983-bacf-39aecbb3be9e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/680f7021-8349-4983-bacf-39aecbb3be9e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/680f7021-8349-4983-bacf-39aecbb3be9e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f5f55c0e-1c43-4eb8-932e-bf0ee10e2ec9,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 │ │ ├─200344 haproxy -f /var/lib/neutron/ns-metadata-proxy/680f7021-8349-4983-bacf-39aecbb3be9e.conf │ │ ├─359891 /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/tmpobqwar0_/privsep.sock │ │ └─393847 haproxy -f /var/lib/neutron/ns-metadata-proxy/d458c1cd-2966-46c6-b25f-6def2dee9d65.conf │ ├─e991349d6056236b212b8bef0f03657a7e9b1333982ecc4f4d11f6e6de12d087 │ │ ├─198035 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198053 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─198059 erl_child_setup 1048576 │ │ ├─198174 sh -s disksup │ │ ├─198176 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─198177 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─198183 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198184 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─198570 /bin/sh -s rabbit_disk_monitor │ ├─f834063794e40d4fa55fc0eb28a0c0cb9867a3031eed0915e779aeee156476cb │ │ ├─164673 nova-api: uWSGI master │ │ ├─164709 nova-api: uWSGI worker 1 │ │ └─164710 nova-api: uWSGI worker 2 │ ├─769c938df454e65c81cca25817d3618dfa44ade3eac9d819c9642cd5adf91150 │ │ └─218726 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4663e964cd718b063e55a9f6c6a1f77c9c1f2cce49b7ce6ca561a58415e7d297 │ │ └─259053 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─f40f0504b6c03bcac59921211fcecde6507ca327c27282e9ec30cd43ae73b0c7 │ │ └─77579 /pause │ ├─14c8d8921787d500f10191bb763b50b8bfd17c8f8c844e43a4f51226acb6bff5 │ │ └─42360 /pause │ ├─ec5b7e89a6a3724d77328d6309d5fcae6aa51d249c24ade2956b14a81ce02362 │ │ ├─234222 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─234760 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgynoylo6/privsep.sock │ │ ├─234769 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─234771 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─20d8b8a3012183b318f1074c6ec5a8cfebf4a246dad1820ce46794a6b3a45393 │ │ └─252708 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fcc13b5e35c0d3e6467c9478458dff2f1ed368ee219e9ddff5876ad2bfe6c356 │ │ └─244173 /pause │ ├─ae10e6fc59612fde819ece9b523c28dd387b2d6246392304bce080b9e014dd27 │ │ ├─181011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─181034 erl_child_setup 1048576 │ │ ├─181086 sh -s disksup │ │ ├─181088 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─181089 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─181146 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181151 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181184 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─181464 /bin/sh -s rabbit_disk_monitor │ ├─052441acad371a36ac22ba76ed282d3c490c2c42d340407678cde89b2c6dce51 │ │ └─54646 /pause │ ├─2e43a8c941be6524aefaa2b77ab9837842cc38062f4086d07db7bd8cb24055de │ │ ├─194252 heat-api: uWSGI master │ │ ├─194309 heat-api: uWSGI worker 1 │ │ └─194310 heat-api: uWSGI worker 2 │ ├─ee47e73162aebeb2f96be12f26865373de2dba93fae91aae4728a461a2bb851f │ │ └─39625 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 │ ├─051e50e33ed6c1ed4cfa925171ff2d75f1a5310c3547e7292badff2c9485933c │ │ └─107120 /pause │ ├─a7f30560d64b28ad9c3af316ae0d0893fe5f85c92770444bad0b1b58cea9cebf │ │ └─239513 /pause │ ├─e7de36068d66bbc5ac1a6e5352fd92faed42eec6b62bab45e60eb81aa786e8e1 │ │ └─46012 /pause │ ├─c833a5c4a2162907c0cd3a214b4c7b39d00e8b922c64e65bd8f850b64bfa2814 │ │ ├─215680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─215700 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─216188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─216190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─383528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─559e08599e60b4114b92c87c54603af63f3a9aa9b28486f85679eacf236c771e │ │ └─46172 /manager --metrics-bind-address=:9782 │ ├─578a696bd6758dfd062b35d3ce1614504b9358fd9b9c3d5e9f6040880443201a │ │ ├─257806 apache2 -DFOREGROUND │ │ ├─261281 (wsgi:h -DFOREGROUND │ │ ├─261282 (wsgi:h -DFOREGROUND │ │ ├─261283 (wsgi:h -DFOREGROUND │ │ ├─261284 (wsgi:h -DFOREGROUND │ │ ├─261285 (wsgi:h -DFOREGROUND │ │ ├─261286 apache2 -DFOREGROUND │ │ └─261287 apache2 -DFOREGROUND │ ├─296a323cb6ede7038a73d9f41593b5df850c6fce1059701e52c5a98638e3c6fc │ │ └─63228 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6eaded4fac3e9c07367fac87dd9c8fabc70ed816ce4712e51cc942e21f1cad0b │ │ ├─60076 python -u /app/sidecar.py │ │ ├─60286 python -u /app/sidecar.py │ │ └─60287 python -u /app/sidecar.py │ ├─b63facaf30418eaccac36d27188fa3f6cafcb8d5932f05777a9c8b5039d908fb │ │ └─105078 /pause │ ├─8512c9636dc6593840b8831e8f383f0ace95990e482f045504a717ede27f9d1e │ │ └─64581 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7518d86c4b21090f03638dc20936b4f40030293f75f86e2ef7fe1b9d23fe0fb8 │ │ └─258029 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─43dcce206b93d2dfbe0e0030f20515ce8b32ae89666ba0ec6a353e6df47ea67d │ │ └─142160 /pause │ ├─0616208a7196817b6e1284b9d9d55c4f1ec2a681c7aafb78caa2cf6af2de823c │ │ └─46840 /pause │ ├─8767213fbf4c5ff68f03e07a0e502721cded3481f8791ff0f2aecf6d48a3ce7f │ │ └─181331 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─612495b6c521cd656fa529ee173cdf6c930d550123f3fb5048cc91c9c61c298e │ │ └─61005 /pause │ ├─1b67089412845a00605ad969613668609fb0e0988c21b176e970114624a824ac │ │ └─62870 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─09237906d03ff10a3c0f4a2634f0ecc9c106445f92fe43a260be058ec80000a3 │ │ ├─ 93891 /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 │ │ └─338350 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ff0ccb4fd5971f95c6fa664e656fe3a1b39254040bd9c4a6c4057faedf95e345 │ │ └─205570 /pause │ ├─411cb99bd67e21df8168d49e9c30f3942108d4fe6263ed79555a54a306bfec5e │ │ ├─137091 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137117 /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 │ ├─a593ed9ffe4bae9534533978d5f5bd918cb79c606e7734a22d5d978ee5a43e58 │ │ └─168689 /pause │ ├─aa3685528464c1eeb4fb5e6064ba21366b8f2bd5348bc98305195c17fbbdce18 │ │ ├─176846 neutron-policy-server: uWSGI master │ │ ├─176879 neutron-policy-server: uWSGI worker 1 │ │ └─176880 neutron-policy-server: uWSGI worker 2 │ ├─70fe29b453cb3c1bbf8940e81994756a03b5029ba53e5c4fc6606d30c0eaa87a │ │ ├─194240 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─194545 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─194546 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ee88de25b597b91094d5ea542e4714d079c8c231e8238492120689ce0d45ea1f │ │ └─55050 /secretgen-controller │ └─2c28d81fbe4434dca5450abf14c04f5a0811bcfeef8672819e96c44478ce7f26 │ └─41414 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount