Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21824 /lib/systemd/systemd --user │ │ │ └─21830 (sd-pam) │ │ └─session-21.scope │ │ ├─21819 sshd: cephadm [priv] │ │ └─21899 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1627 sshd: zuul [priv] │ │ └─1640 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1631 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─268254 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lkbxtmvrjvpfzpywsqupbhnhljyggrhr ; /usr/bin/python3'"'"' && sleep 0' │ ├─268255 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lkbxtmvrjvpfzpywsqupbhnhljyggrhr ; /usr/bin/python3' && sleep 0 │ ├─268256 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lkbxtmvrjvpfzpywsqupbhnhljyggrhr ; /usr/bin/python3 │ ├─268257 /bin/sh -c echo BECOME-SUCCESS-lkbxtmvrjvpfzpywsqupbhnhljyggrhr ; /usr/bin/python3 │ ├─268258 /usr/bin/python3 │ ├─268259 /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 │ └─268261 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-956da63c0bdc3c0c6413173ebd348e0d627c69b2b1592f427ef64d4b5a3af111.scope … │ │ ├─18832 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18849 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-d5100025786136e422ac0928743de5bd98e4ca824fa700e3ac61132b13dfb563.scope … │ │ ├─12725 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wrakrd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12756 /usr/bin/ceph-mgr -n mgr.instance.wrakrd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9973 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12329 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8bbdacbe581afbec690c38f5babed654f85a7cf5a92bb0a1ecfb4267efc562ed -address /run/containerd/containerd.sock │ │ ├─ 12701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5100025786136e422ac0928743de5bd98e4ca824fa700e3ac61132b13dfb563 -address /run/containerd/containerd.sock │ │ ├─ 18806 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 956da63c0bdc3c0c6413173ebd348e0d627c69b2b1592f427ef64d4b5a3af111 -address /run/containerd/containerd.sock │ │ ├─ 25430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 983cef6ebde2d7d283a85512db868bfb31cd48255c9eb506949968665e6272ee -address /run/containerd/containerd.sock │ │ ├─ 30047 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3b69f31dfbd83dbb4e9a2e56f2e7e0ec8ec4101d93fbc99407c1172b3a8a987 -address /run/containerd/containerd.sock │ │ ├─ 34884 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80e3567c297b85e31a8380b5022881cb05e52fd7e5ae2c7599e4b21d14e12324 -address /run/containerd/containerd.sock │ │ ├─ 39368 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09ad5962736731e59dc8eefdc9e1637a6d1bf5a9aacda93396862d8d1adf1ac8 -address /run/containerd/containerd.sock │ │ ├─ 41922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e46e3b87697e19dea59e8a3efb45b7bcf87b7b4570eb0a9aaf74fe437daba58 -address /run/containerd/containerd.sock │ │ ├─ 41937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7b03c5bbe9aa9e20c804d81682d323afd5d59a55d056ddf6329ead73da5cef -address /run/containerd/containerd.sock │ │ ├─ 41982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1f2cd57efcc4f5d145f4cd864af88ab6e69834d3276ce9d0c1bd7b9a5c134f -address /run/containerd/containerd.sock │ │ ├─ 41999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac85fa803682ce7bded2d0fcc44d820292823728d75821e2adf43270eab23a6 -address /run/containerd/containerd.sock │ │ ├─ 42001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11eeeedea5e77e9a8e9ddb0f05f2b0afbafef3afc0802c650d41d3ad782558f5 -address /run/containerd/containerd.sock │ │ ├─ 42527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1703a200d91075b3ae8d7e721555d201ec2a51a93e8c22d83f9096e807eb0663 -address /run/containerd/containerd.sock │ │ ├─ 43261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7234d0343734b2dda58b360b757c8e9a2bbb362cccc2068a9b0639f661eef782 -address /run/containerd/containerd.sock │ │ ├─ 43276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c27b4b6622dbaf60bd3dbb5e50e2d616bd1fc67613ac3d977de1f829bc7498 -address /run/containerd/containerd.sock │ │ ├─ 44625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afcab506a88789f14038f4efc0425eb31f11e2c5dee7bb7414d42d17688004b5 -address /run/containerd/containerd.sock │ │ ├─ 45032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90e143cd48bcdf2d8fee095c54b9b75b259f15a3a16530f157cd5490c8f46f8 -address /run/containerd/containerd.sock │ │ ├─ 45070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fddc11af79df5857fae1288ac28fdb4be569cd6b7b47c6dec18afd9bb450251 -address /run/containerd/containerd.sock │ │ ├─ 45509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba15bf2bf82c2382a570696500aeaaf792e11401b34ec09ea3c9665cfc63866 -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85888604733514510cc4d68255cd98bd66bae6f0187f6baba47236af912eb8fb -address /run/containerd/containerd.sock │ │ ├─ 46018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445669736e14490e494cedd7ea1c69b84e453112c64a106622112fd442d12775 -address /run/containerd/containerd.sock │ │ ├─ 46064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169752ca3e959be9f9de3b9ae7778cc66c14caf88f1b418455cb4aa23e1f0129 -address /run/containerd/containerd.sock │ │ ├─ 48338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91dc8e513e9be5aeff9e1fee3e5b083684c56425f4ad55672b67fa0ef230f132 -address /run/containerd/containerd.sock │ │ ├─ 48376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7c19f617e52896d38ef21e2007322a5a6b2d980a8e3e9ad02a72b8c3633dee -address /run/containerd/containerd.sock │ │ ├─ 49144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4472ff4cc8437a44645865fabf1abb4c29e8cda7c8cfc4b903c2c8d2187d43 -address /run/containerd/containerd.sock │ │ ├─ 49170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fefccc155bff06bb0956088d69bca58f96063815ff2915c33d8cd5cf2019bd1a -address /run/containerd/containerd.sock │ │ ├─ 49581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc7018f338bbf41ee1dfb1994a05101d2aa29cb760d68f6c61545d79f824f0e -address /run/containerd/containerd.sock │ │ ├─ 49901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509c10f839494a1e6b5878c33c6f1ef74ac5c4390ec3ff90d4f9d38bba46d48c -address /run/containerd/containerd.sock │ │ ├─ 50341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135aaab3fe7c57799aa37d1983d13c6b56c2967451795fde159f0bbea404848c -address /run/containerd/containerd.sock │ │ ├─ 52853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4caa5686b8d36be47982ba925aa67f91b85b73b115ab7901613ee28f3dfb6c8 -address /run/containerd/containerd.sock │ │ ├─ 53017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1645feb3f5c0babe69a46bd981f74913a4986596264b1be7b6791a9497a623d2 -address /run/containerd/containerd.sock │ │ ├─ 57348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3469408916df419cfd8c536dde646a7d7e16b92951052abec99a5b2c5c2ba1d -address /run/containerd/containerd.sock │ │ ├─ 58017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe5109335c3b2457632aaf1b0b02cc861cb4e9a8502059b829bb3f21cbaeb7a -address /run/containerd/containerd.sock │ │ ├─ 58081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9aadd19d69dc57f6f2ef459e10341c73bc08156df41a81cb896f553384b1184 -address /run/containerd/containerd.sock │ │ ├─ 58117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33cf95a73ca41163f65fe1ba55838bb71c637e9c6bb1baa32152a0e72fdbde6 -address /run/containerd/containerd.sock │ │ ├─ 58357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb59c7d281b7f9e1158aaa8f0f56a5396cb9f376761bb00dd95f50e1e633f01 -address /run/containerd/containerd.sock │ │ ├─ 62773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb7bde03d86ab142a66e6896375c123c32bf968533da6ec96e85c6739de43da -address /run/containerd/containerd.sock │ │ ├─ 62918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd9dc9a4933eae1ea271da385264d2736c8f22a32494e5cbd3eec1649f210a0 -address /run/containerd/containerd.sock │ │ ├─ 62995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7f7ca6ce36de74760815775ac1c091d9835789fb17006472d78cbe203eb0b2 -address /run/containerd/containerd.sock │ │ ├─ 63015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9faba06fe3d4be84eb372665989f91bec73b318694594761de071def643970f7 -address /run/containerd/containerd.sock │ │ ├─ 64821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35fdbf5aaf689375750c05b7c53e1e059043a1d867707f30b4a2bed2901da333 -address /run/containerd/containerd.sock │ │ ├─ 64868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c7f865597b5916936150d001359460b5ca3e8f7dbc0d0f181957612478c1eea -address /run/containerd/containerd.sock │ │ ├─ 64954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd37d30438a1cbff4b76b2ee6f72db209086d9ee298aea79059e0f1aaa0776f -address /run/containerd/containerd.sock │ │ ├─ 65046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99628512c3bd96a2447c02954bd1b6239b4d332aeb9bd5c38e9c9e0b62532ae9 -address /run/containerd/containerd.sock │ │ ├─ 65364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473a979e34323cdd595cbcc274d63f22e0da13e41f8f0be9f8f8919887eacbba -address /run/containerd/containerd.sock │ │ ├─ 65506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf453a41b6f526be26a3331e8a568d0691e4705c99822be70d3b6c0d87283cb -address /run/containerd/containerd.sock │ │ ├─ 66004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2207252f38ed50f787a45a91f3dc92ab2aa683c481d990994a353581f70dde -address /run/containerd/containerd.sock │ │ ├─ 66235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4208d15f1138ddace6f5c3d639be6f91ce27998f50b5ab7775958fbd832020f9 -address /run/containerd/containerd.sock │ │ ├─ 66706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3652033e03a5ebe66713caaab9a7489c43f5e5d65276a5de804861990f0aaf40 -address /run/containerd/containerd.sock │ │ ├─ 67867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc557443d8a47599c4841ede11d55fc62c2bb97a37e4d91169b45fba5b57f61e -address /run/containerd/containerd.sock │ │ ├─ 69174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c284841f69395d36fb7c83ea84175f1e0eea5b3b52ca98c6471fc93648e63e9d -address /run/containerd/containerd.sock │ │ ├─ 72398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee741f49cb7f24ab486ab4eeddb5fda895182c7024c4eb6c56586457d48be9ac -address /run/containerd/containerd.sock │ │ ├─ 82094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7503c3e5d6c840b0dd47a41bcfc24cbd03b7468939a69d316b794a44d58352a -address /run/containerd/containerd.sock │ │ ├─ 83607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2fa6fd3e090ec991443b1cee9cafd932c58558d48fb5fe9e1594cfa44cebba -address /run/containerd/containerd.sock │ │ ├─ 89937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2eeb7e15d87d272efda1ffd309944e2baeada4bb9e9a1016c201004944dbad -address /run/containerd/containerd.sock │ │ ├─ 96556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287b8058712c60b06549c2a2dd4915a4720e2be21d14289191e7448cc076fbf7 -address /run/containerd/containerd.sock │ │ ├─101328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 513145bac1d7195a3baa47f3299e6214d5a9927c62724502e317a03c2f72d246 -address /run/containerd/containerd.sock │ │ ├─101386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a47d5bde634bbae8cfceb87b34d6565e1f4fb995ebf773444cf3792dd862b2a -address /run/containerd/containerd.sock │ │ ├─113916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c01f20cf6c706383a306129b3a41beee6f3f6064f8bee4fe4a96348e03c6ea0 -address /run/containerd/containerd.sock │ │ ├─115564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371f53ad814de3d7a180e960f5b02589eba082d358d2ad8dd870c5b21cda5e6f -address /run/containerd/containerd.sock │ │ ├─115610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d9a5b2ae64fb631966a1b6de03b75bf9641c787946caa21201df1df605d71e6 -address /run/containerd/containerd.sock │ │ ├─117641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f271ed489041355c6311500765c0394f55f589d787518405238dadd13aa9a6 -address /run/containerd/containerd.sock │ │ ├─119463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47682566739eb82c9ca201c381b45b1e2b472e1fe64b2330b562733a41e8d97d -address /run/containerd/containerd.sock │ │ ├─119507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873b5c7efc1180a0065bdfdbad3b5883db981dd140252e098aaa0a48861098ce -address /run/containerd/containerd.sock │ │ ├─143157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 156d99cb17e2efd6bf6485a57668bc0c5075fe8f39f91d02347d4d1e9f71e7d0 -address /run/containerd/containerd.sock │ │ ├─143203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 524fd411ea045e58365401b1512140b375d3a8f224453b9deaed8154efb64644 -address /run/containerd/containerd.sock │ │ ├─145805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856a70e223728ffb9399333ef2cec1e79003485b512b43bc351c8ab3ed4b1340 -address /run/containerd/containerd.sock │ │ ├─161080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a040827625b356e14204e9b0b68f8a1b34743f6c1130e34b2a38a7838a79bc9 -address /run/containerd/containerd.sock │ │ ├─162210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d361f300a4e6ac279f90661ae73e62b6bb361605031bce308087f12e988bbdd9 -address /run/containerd/containerd.sock │ │ ├─163466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5675301edda6ed5bb88a0078cd8b6e327a0ec55e4348ce7a0a4f625ab82a30c6 -address /run/containerd/containerd.sock │ │ ├─163513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720debc862efdee5570b1ffcdef73fb435e5400e20129e7d56004d5dfdc0a5e5 -address /run/containerd/containerd.sock │ │ ├─163849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92522555a8de4336d2a73f56b8f188578b4758f70a6a6e1a1e5e89813150895 -address /run/containerd/containerd.sock │ │ ├─165106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f86765131b38895a162387bebd9b98cab854937cf0786bab2fd6d5561bec57c -address /run/containerd/containerd.sock │ │ ├─167284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2b70fb23374b744b2824c1fb4e154863c131c2849f2c8ea6593352a4b777de -address /run/containerd/containerd.sock │ │ ├─167751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0952928407f6e4d3dd06cd9c4facc1253d0ff215a912a4678396c34d20c48a1b -address /run/containerd/containerd.sock │ │ ├─167893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71d0e6bf431f4a49cff3e9d2a0fb5c5daab518dd285971a86943f52c8547d1c -address /run/containerd/containerd.sock │ │ ├─167988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94cabd6b2edc35e2ac3423da7e97d7c7892e9e567942a6ce1e9383bcd36379d -address /run/containerd/containerd.sock │ │ ├─168070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f3f564e74ce9069fdc1b225ae65b269bf4fb8657d81481f169966b6776f028 -address /run/containerd/containerd.sock │ │ ├─168846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5fb89f1788a6f17b16168128a11a041735e873880a6765b865ea3549ba0c4f -address /run/containerd/containerd.sock │ │ ├─182208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29cb3818cd9c54db2d06d98c61e0f8ef6409cd79474668749c33325daaf5bba5 -address /run/containerd/containerd.sock │ │ ├─184146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 256016a5dc30513ba024601e097cc3d1f3f4d6959e823c9f509f434d03738be9 -address /run/containerd/containerd.sock │ │ ├─184179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa86f88a237af339108e84894219f7e35ef942d3454e2a13385ffc5a57783fdb -address /run/containerd/containerd.sock │ │ ├─184214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8767f57b33c99652643ede2295e13559d7bd49bbf499b74d69cd498e9186c779 -address /run/containerd/containerd.sock │ │ ├─184586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c032c37a5f057030ff5741e23f1f336af6836f5ee2500c26bf80ffa00b7d645 -address /run/containerd/containerd.sock │ │ ├─184626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94e8d6ca13d4e975edb7ced08709f18025cb892ecaf0e9db505170147599f9a5 -address /run/containerd/containerd.sock │ │ ├─188489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b7c3ad5eeb72f1aa6e8b509a920ec4b9263f54730bb7fc3822066f93feb7e0 -address /run/containerd/containerd.sock │ │ ├─200444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ca33dfb120e7b09dfab362770874875717ed663e57d4797c2c36ec4e5e5e2d -address /run/containerd/containerd.sock │ │ ├─202662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 272bc599c6c07a31159dd5eea2744e0480a65b0fbfa7e21f9349dab90125197a -address /run/containerd/containerd.sock │ │ ├─202752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd84472fce435aca68684924a2d77a815610830cbb9ceca8eadfc42f56d85713 -address /run/containerd/containerd.sock │ │ ├─202829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f229a9e169f57686d9723c94c094229b0adaaf3c24ddfd17185ac600f8dbca1 -address /run/containerd/containerd.sock │ │ ├─219624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ba25983a4bf873e18f878161dbb0514dc67331bfd90d02889b57c251b135ac -address /run/containerd/containerd.sock │ │ ├─229893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e8a36c23454431ea4290e218fde6961a2203d81c21021925a380df096be520c -address /run/containerd/containerd.sock │ │ ├─229931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548eb86f68326b8922959abc8f455b23b1e3ca93055bba5f8bcad125840317e6 -address /run/containerd/containerd.sock │ │ ├─229982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6295ae38e1da708b2a8eeb3057b380e8c6111518aaaee7267a55c2ba282b1f0 -address /run/containerd/containerd.sock │ │ ├─230056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4747fdde81d9217244e2d23093afe62c7060711979c31101bcf4a8f79d63b357 -address /run/containerd/containerd.sock │ │ ├─242607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40323d7654884f2f5383516b113e12fb29610fd8ce44a9bee1c3e2ff4e50fad -address /run/containerd/containerd.sock │ │ ├─245030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bc8d27794674203e3c435737f347fdf7136726c9602b9f93bce8c8e4c5e80a -address /run/containerd/containerd.sock │ │ ├─246201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260085bec92ef27772f1ab0c11a408633b7e772069ab174d913cddee467cbee2 -address /run/containerd/containerd.sock │ │ ├─247443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a145437b3ef08cc42cdb6f7a9356b3b49b1ed360fa8a22d5accad91382b1271f -address /run/containerd/containerd.sock │ │ ├─248616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d28e0007c4ed3ee8276ba7cd57000e80c09cc347c0e593f855004c771d7bcb -address /run/containerd/containerd.sock │ │ ├─250019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109b7f470f58f40e14915f1afdc7ea4e9ff76638754d3b6b82dd7a496b745ac9 -address /run/containerd/containerd.sock │ │ ├─251562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea5f52e9f09f31312a80e3eabc7217e2c008c7dcdd1f9f680351c81b286ec874 -address /run/containerd/containerd.sock │ │ ├─251681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52f02b990fee70f50e2bed9a4cfb3e3c70e1f9258ec226b7f64dce7c48b9a98 -address /run/containerd/containerd.sock │ │ └─252563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bda7dad23faef688065ae0d6dc4deab32f7bc67c20bc3985f6d00e8b258af79 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1435 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─docker-983cef6ebde2d7d283a85512db868bfb31cd48255c9eb506949968665e6272ee.scope … │ │ ├─25454 /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 │ │ └─25467 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30030 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18755 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18776 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25142 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25413 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39302 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39322 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34866 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12272 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wrakrd.service │ │ ├─12605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wrakrd/unit.run │ │ └─12637 /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-wrakrd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wrakrd:/var/lib/ceph/mgr/ceph-instance.wrakrd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wrakrd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wrakrd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160503 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42384 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─docker-a3b69f31dfbd83dbb4e9a2e56f2e7e0ec8ec4101d93fbc99407c1172b3a8a987.scope … │ │ ├─30072 /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 │ │ └─30084 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─267270 sshd: [accepted] │ ├─run-r938e3dab309246d5a2b8c1f590b5100d.scope │ │ └─195499 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1104 /usr/sbin/uuidd --socket-activation │ ├─docker-80e3567c297b85e31a8380b5022881cb05e52fd7e5ae2c7599e4b21d14e12324.scope … │ │ ├─34909 /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 │ │ └─34921 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10848 /usr/sbin/chronyd -F 1 │ │ └─10849 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─160270 /sbin/iscsid │ │ └─160271 /sbin/iscsid │ ├─docker-8bbdacbe581afbec690c38f5babed654f85a7cf5a92bb0a1ecfb4267efc562ed.scope … │ │ ├─12354 /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 │ │ └─12374 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-09ad5962736731e59dc8eefdc9e1637a6d1bf5a9aacda93396862d8d1adf1ac8.scope … │ │ ├─39395 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39412 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─ae85cab9167a8fd9abae5628cb6be8104ff85f43ce4bc46a9a3f9f191f806172 │ │ └─42200 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 │ ├─109b7f470f58f40e14915f1afdc7ea4e9ff76638754d3b6b82dd7a496b745ac9 │ │ └─250052 /pause │ ├─802542b4986784ac0fd09aa8eb2f3f26de2b419be268e1392f2d28601d689f69 │ │ └─247494 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8c1f8263af5797c961c7a57246ce0b9c4f2a0691c79dbfc90e4366fcf26022e0 │ │ └─66938 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cb5fb89f1788a6f17b16168128a11a041735e873880a6765b865ea3549ba0c4f │ │ └─168872 /pause │ ├─588e2a93d27257ef57a8ae5e2b211f5f841382db714c2d1ae6a0881954f0015a │ │ └─195465 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d77fa79c023bf82e7c3f148043122b33f3ab5857f67860eb96d40c77faecff1a │ │ └─53506 redis_exporter │ ├─fbe1bfc5a969e2f1d01b2d056f93a8dde56bdb9a60a3830d017a46a68f65614e │ │ └─68474 /goldpinger --static-file-path /static │ ├─0a3eb92c49a009d3a8154c20c1eafd4b27f338a0af576c906799bcd7ccaa690b │ │ └─42161 etcd --advertise-client-urls=https://199.204.45.138:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.138:2380 --initial-cluster=instance=https://199.204.45.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.138: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 │ ├─f52f02b990fee70f50e2bed9a4cfb3e3c70e1f9258ec226b7f64dce7c48b9a98 │ │ └─251713 /pause │ ├─b1129aee48c4ea74d187c2214be324fa8d59bbc45852897b360c2fb4d38c75c9 │ │ └─49276 /manager --metrics-bind-address=:8080 │ ├─c9b59454bad50913b027ada24555951d170c37bec9ef0f4f8066ab1243afa904 │ │ ├─219752 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─219775 erl_child_setup 1048576 │ │ ├─219919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─220095 /bin/sh -s rabbit_disk_monitor │ ├─ded0a99acd4844dce85a0cae0c6e04116fc87cad038605a45066a084e883dc6d │ │ └─42180 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 │ ├─856a70e223728ffb9399333ef2cec1e79003485b512b43bc351c8ab3ed4b1340 │ │ └─145829 /pause │ ├─f61f71cf26ff5836b4d0eb2ada43250e0061bec7db00871b3409a1d7c31bc2b3 │ │ └─199751 /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 │ ├─8b4bac373704ec5515e2874414217397090a0dbd685e5b287b024f3d8b3e6b01 │ │ └─142063 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─08f271ed489041355c6311500765c0394f55f589d787518405238dadd13aa9a6 │ │ └─117664 /pause │ ├─91dc8e513e9be5aeff9e1fee3e5b083684c56425f4ad55672b67fa0ef230f132 │ │ └─48360 /pause │ ├─cdb7bde03d86ab142a66e6896375c123c32bf968533da6ec96e85c6739de43da │ │ └─62797 /pause │ ├─8f86765131b38895a162387bebd9b98cab854937cf0786bab2fd6d5561bec57c │ │ └─165130 /pause │ ├─156d99cb17e2efd6bf6485a57668bc0c5075fe8f39f91d02347d4d1e9f71e7d0 │ │ └─143181 /pause │ ├─d90e143cd48bcdf2d8fee095c54b9b75b259f15a3a16530f157cd5490c8f46f8 │ │ └─45057 /pause │ ├─524fd411ea045e58365401b1512140b375d3a8f224453b9deaed8154efb64644 │ │ └─143226 /pause │ ├─56dadc365176626ee9548f7c875911d51803fa5959cd429fdbf9470e129d920f │ │ ├─182385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─182410 erl_child_setup 1048576 │ │ ├─182468 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─182712 /bin/sh -s rabbit_disk_monitor │ ├─4670a2b42f2b8b5b204dcaf418b355309a42a35bdd14c170f44f2d1150340a47 │ │ ├─89087 barbiacan-api: uWSGI master │ │ └─89099 barbiacan-api: uWSGI worker 1 │ ├─ade996f29e9fc819d9fc46417f48a0f7af036d4c326f3aac9475823c60ec3bf9 │ │ └─70961 /bin/oauth2-proxy │ ├─68536b161c0bc0f0217999c0ed211f3607f603816697045b06cc144cdbb817ce │ │ ├─180185 nova-metadata: uWSGI master │ │ ├─180198 nova-metadata: uWSGI worker 1 │ │ └─180199 nova-metadata: uWSGI worker 2 │ ├─11eeeedea5e77e9a8e9ddb0f05f2b0afbafef3afc0802c650d41d3ad782558f5 │ │ └─42091 /pause │ ├─c33cf95a73ca41163f65fe1ba55838bb71c637e9c6bb1baa32152a0e72fdbde6 │ │ └─58142 /pause │ ├─27322528f3d8f2d4d43cacb940bce7d6bf1745d51a091c30c68313fb92679327 │ │ └─67988 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─994c7483b9eb6b89ad018bc5cdc65790b55536fefe75bbd6899edd5f6da02c6b │ │ └─50543 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─051b9b731a3b56fb9371071f3e2437da93c5b702e911fc4ec75e06db970a1f64 │ │ └─69357 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b047751822c61299bbb06cc0212b1c695b8f1670cb29fa0719a5bf15aebc0c0b │ │ ├─161597 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161611 /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 │ ├─0c5ab9d66614125916beb8cd5c072f68d6a991dbce71f7cd1505f69de6216335 │ │ ├─163902 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163990 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164003 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─164117 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─267880 sleep 15 │ ├─f2b7c3ad5eeb72f1aa6e8b509a920ec4b9263f54730bb7fc3822066f93feb7e0 │ │ └─188515 /pause │ ├─85888604733514510cc4d68255cd98bd66bae6f0187f6baba47236af912eb8fb │ │ └─45997 /pause │ ├─4d4472ff4cc8437a44645865fabf1abb4c29e8cda7c8cfc4b903c2c8d2187d43 │ │ └─49185 /pause │ ├─bc7b35c46ef3ed228f9b173f4037523d4ea53626398842b0c89f3d89add71f4f │ │ ├─50393 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 │ │ └─51959 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 │ ├─7d859c9d24ca191a2a343feb00b95d5ae14f469d281ec6cb5fca2ac6fe35bbbb │ │ └─45836 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 │ ├─3d7f7ca6ce36de74760815775ac1c091d9835789fb17006472d78cbe203eb0b2 │ │ └─63039 /pause │ ├─54270f3c056687c354c248972c7b6e502143f4c89c46ce5b83cafd7412eb03f6 │ │ ├─179976 nova-api: uWSGI master │ │ ├─180006 nova-api: uWSGI worker 1 │ │ └─180007 nova-api: uWSGI worker 2 │ ├─1b04472d46dc114ff51eff1a2d9a2b56e5ccd51cbc4db7ce2ccb90f92b04018f │ │ └─250082 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─548eb86f68326b8922959abc8f455b23b1e3ca93055bba5f8bcad125840317e6 │ │ └─229961 /pause │ ├─17c27b4b6622dbaf60bd3dbb5e50e2d616bd1fc67613ac3d977de1f829bc7498 │ │ └─43315 /pause │ ├─cbb077abdb1a35afd8700d9da7e0a8ba56fa842a6b154f16fc09fb2fd8d7a85e │ │ └─194948 /usr/bin/libvirt-tls-sidecar │ ├─f951b5e78437a2d640b837104590d4d3727eac2c6f87c8f2cd23721b65a84347 │ │ └─117324 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1736c42985fe8694c755d7f94bd0ed36f416914d589982e39d28fcb875ea0d07 │ │ ├─66344 nginx: master process nginx -g daemon off; │ │ ├─66364 nginx: worker process │ │ ├─66365 nginx: worker process │ │ ├─66366 nginx: worker process │ │ ├─66367 nginx: worker process │ │ └─66368 nginx: worker process │ ├─a73f53547f5491abfd53662ce9b280a134ba16be8498e185d25385d93806ed3c │ │ ├─43793 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44217 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─879059710f910bae2326d8b3b1db18bdb47b282f7dc62c157fe6f8391907f07e │ │ └─53413 valkey-server *:26379 [sentinel] │ ├─d4ca33dfb120e7b09dfab362770874875717ed663e57d4797c2c36ec4e5e5e2d │ │ └─200467 /pause │ ├─a97c9e8995d49b787774cd87925c82907594b034ace89cde326d04095f457086 │ │ └─69657 /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 │ ├─ba1f2cd57efcc4f5d145f4cd864af88ab6e69834d3276ce9d0c1bd7b9a5c134f │ │ └─42079 /pause │ ├─445669736e14490e494cedd7ea1c69b84e453112c64a106622112fd442d12775 │ │ └─46041 /pause │ ├─47682566739eb82c9ca201c381b45b1e2b472e1fe64b2330b562733a41e8d97d │ │ └─119487 /pause │ ├─609efef763497ee9dc0fbafea8154ab6dbd8bfd93613b67cf651047f3c3544f8 │ │ ├─117787 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117830 erl_child_setup 1048576 │ │ ├─117945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117946 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118020 /bin/sh -s rabbit_disk_monitor │ ├─7fddc11af79df5857fae1288ac28fdb4be569cd6b7b47c6dec18afd9bb450251 │ │ └─45094 /pause │ ├─d3469408916df419cfd8c536dde646a7d7e16b92951052abec99a5b2c5c2ba1d │ │ └─57371 /pause │ ├─0b27702e91fe35e814fa0dd5c68ac133d4484ee5a6870cfd413c5be16462857c │ │ └─50914 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3c032c37a5f057030ff5741e23f1f336af6836f5ee2500c26bf80ffa00b7d645 │ │ └─184611 /pause │ ├─13d5278693e46665c23b8bf34128f7439bfcc99939a715bd9f0b5f674003062f │ │ └─248669 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─267c7262532bba837da2946adcdd23452b5f7ffccbb5c6b45757a7c5334f6b19 │ │ └─58416 nfd-master -crd-controller=true -metrics=8081 │ ├─171a0d290a6593881c10321e00eff86e6887f7491f4a6efdba74c32d5dbb7320 │ │ ├─163683 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163701 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163714 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─163954 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─267848 sleep 15 │ ├─2f95707d67a55cdfa1468f72a671fbc86d7fdaf3d6deb70cf273107330ce833c │ │ ├─ 48677 /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 │ │ ├─ 48698 /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 │ │ ├─ 48784 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─241918 nginx: worker process │ │ ├─241919 nginx: worker process │ │ └─241920 nginx: cache manager process │ ├─fc557443d8a47599c4841ede11d55fc62c2bb97a37e4d91169b45fba5b57f61e │ │ └─67890 /pause │ ├─11f3f564e74ce9069fdc1b225ae65b269bf4fb8657d81481f169966b6776f028 │ │ └─168094 /pause │ ├─158b35a9218ee74540a63cce09573385fb63d8e76cad01d7ff5edb888513ae4e │ │ ├─82234 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─82257 erl_child_setup 1048576 │ │ ├─82383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82458 /bin/sh -s rabbit_disk_monitor │ ├─fce1b90777224f3feea8f2aa42d413e528cc2eb003a62461efb64464dbef0701 │ │ └─42240 kube-apiserver --advertise-address=199.204.45.138 --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 │ ├─b94cabd6b2edc35e2ac3423da7e97d7c7892e9e567942a6ce1e9383bcd36379d │ │ └─168030 /pause │ ├─e9bc8d27794674203e3c435737f347fdf7136726c9602b9f93bce8c8e4c5e80a │ │ └─245053 /pause │ ├─f424643f05de83a27409b5b242177296dc0eed159ed905f777c05f653950cfee │ │ └─69781 /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 │ ├─513145bac1d7195a3baa47f3299e6214d5a9927c62724502e317a03c2f72d246 │ │ └─101349 /pause │ ├─0864c67314a5b31213a0def345ff28af6ad4d64b45a098acc054abc13eccd443 │ │ ├─50709 mysqld --wsrep_start_position=7c357f2d-8c71-11f1-9f71-63dbf4c5ed82:20 │ │ └─50826 /var/lib/mysql/mysql-state-monitor │ ├─cd3f5a5a8b67ec1dc7e1d068584b09dafa9bf3c672e93404442fadfdab2707c5 │ │ └─67546 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─ad7c19f617e52896d38ef21e2007322a5a6b2d980a8e3e9ad02a72b8c3633dee │ │ └─48404 /pause │ ├─b95db630b98aa470971cb673a309200f80ba9c4bddd3dad1cb9341dcca177733 │ │ ├─164316 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─164489 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─164494 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─267944 sleep 15 │ ├─287b8058712c60b06549c2a2dd4915a4720e2be21d14289191e7448cc076fbf7 │ │ └─96580 /pause │ ├─509c10f839494a1e6b5878c33c6f1ef74ac5c4390ec3ff90d4f9d38bba46d48c │ │ └─49925 /pause │ ├─290486fe17107ba1748508707109c094fb398e3cfd816bfe07e523506e0b1c23 │ │ ├─241512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─241533 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─242254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─242260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─135aaab3fe7c57799aa37d1983d13c6b56c2967451795fde159f0bbea404848c │ │ └─50365 /pause │ ├─24d36ae56835702d4c135c35aefc4633b7b11ce6f2b2135f377104c3ca1ae021 │ │ └─63687 /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 │ ├─de5c3aa5aa6105ef9c27059a683f0877eb1d8a075988debd58bd373fe58d31b0 │ │ ├─76085 apache2 -DFOREGROUND │ │ ├─76127 (wsgi:k -DFOREGROUND │ │ ├─76128 (wsgi:k -DFOREGROUND │ │ ├─76129 (wsgi:k -DFOREGROUND │ │ ├─76130 (wsgi:k -DFOREGROUND │ │ ├─76131 apache2 -DFOREGROUND │ │ ├─76132 apache2 -DFOREGROUND │ │ ├─76134 apache2 -DFOREGROUND │ │ ├─76140 apache2 -DFOREGROUND │ │ ├─76141 apache2 -DFOREGROUND │ │ ├─76143 apache2 -DFOREGROUND │ │ ├─76144 apache2 -DFOREGROUND │ │ ├─76145 apache2 -DFOREGROUND │ │ └─76146 apache2 -DFOREGROUND │ ├─ce3cdd3d8005dbfefe219032b258a3b82d9cec8e8583e514f7124285528a6715 │ │ └─63412 /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 │ ├─8e46e3b87697e19dea59e8a3efb45b7bcf87b7b4570eb0a9aaf74fe437daba58 │ │ └─42005 /pause │ ├─9faba06fe3d4be84eb372665989f91bec73b318694594761de071def643970f7 │ │ └─63056 /pause │ ├─1f229a9e169f57686d9723c94c094229b0adaaf3c24ddfd17185ac600f8dbca1 │ │ └─202853 /pause │ ├─5675301edda6ed5bb88a0078cd8b6e327a0ec55e4348ce7a0a4f625ab82a30c6 │ │ └─163491 /pause │ ├─35fdbf5aaf689375750c05b7c53e1e059043a1d867707f30b4a2bed2901da333 │ │ └─64845 /pause │ ├─2c7f865597b5916936150d001359460b5ca3e8f7dbc0d0f181957612478c1eea │ │ └─64905 /pause │ ├─787f0a562dcabcc3222308c214fc5921af4fafc18cf6d3d2b258ab68213ad2a1 │ │ ├─70669 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70693 erl_child_setup 1048576 │ │ ├─70889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71005 /bin/sh -s rabbit_disk_monitor │ ├─9095bcae5a051823823414da45c2181f2a2dc188b2fd3ccca8c1ca3f8c7905fa │ │ └─46244 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─da6bcd8c208b2808178591d452f454af30db109d3d653d9fb87000f35da43ded │ │ ├─115993 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116240 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116242 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─42b5d7c1dcccb25482f08b07770ec116026edec1615d0be74f6029e10428e69f │ │ └─101632 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-xqf2n --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b9ac7ecd3beb279d278610211dfe47c9933e93504a586a9dbf8d3c6670624424 │ │ └─251765 kubernetes-entrypoint │ ├─a2b3357a22a0afd45d6be24eab87862928eb72deb25c92b51021ae43b0c62bb8 │ │ ├─197629 neutron-policy-server: uWSGI master │ │ ├─197642 neutron-policy-server: uWSGI worker 1 │ │ └─197643 neutron-policy-server: uWSGI worker 2 │ ├─a145437b3ef08cc42cdb6f7a9356b3b49b1ed360fa8a22d5accad91382b1271f │ │ └─247469 /pause │ ├─c90b1e7a725b27bae0afdc7c60f6c376cb03cc85403a4a6d058657d73001326c │ │ └─64195 /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 │ ├─6dd37d30438a1cbff4b76b2ee6f72db209086d9ee298aea79059e0f1aaa0776f │ │ └─64983 /pause │ ├─272bc599c6c07a31159dd5eea2744e0480a65b0fbfa7e21f9349dab90125197a │ │ └─202688 /pause │ ├─8e8a36c23454431ea4290e218fde6961a2203d81c21021925a380df096be520c │ │ └─229917 /pause │ ├─2dd9ec7e6da72efaec7e43af2115b4050c8cf016fafeca49552ae7d3dafc50fb │ │ └─90873 /usr/local/bin/rook ceph operator │ ├─260085bec92ef27772f1ab0c11a408633b7e772069ab174d913cddee467cbee2 │ │ └─246225 /pause │ ├─261e1c3f8b55f59afdf435eb98aca6f902be38c66f990fed83bdcead7b3c0269 │ │ ├─129886 cinder-api: uWSGI master │ │ ├─129899 cinder-api: uWSGI worker 1 │ │ └─129900 cinder-api: uWSGI worker 2 │ ├─c284841f69395d36fb7c83ea84175f1e0eea5b3b52ca98c6471fc93648e63e9d │ │ └─69197 /pause │ ├─9e2fa6fd3e090ec991443b1cee9cafd932c58558d48fb5fe9e1594cfa44cebba │ │ └─83631 /pause │ ├─1703a200d91075b3ae8d7e721555d201ec2a51a93e8c22d83f9096e807eb0663 │ │ └─42550 /pause │ ├─62d28e0007c4ed3ee8276ba7cd57000e80c09cc347c0e593f855004c771d7bcb │ │ └─248639 /pause │ ├─88d9764e50fe6bf0eebe9de0be4934be76aa820735ab794c6addabdb35a991a8 │ │ ├─199081 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─199591 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ └─199850 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpez3jkysv/privsep.sock │ ├─659e02c6f3b4eb69b1e6d9fc23c53eeefcef0995448ca4b736dd9b7e247df29d │ │ ├─189308 neutron-ovn-network-logging-parser: uWSGI master │ │ └─189346 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─594f41fd114b3f6f9fc9c79f3e2138448ede874960ea15e2a8f88cfccfc6207c │ │ ├─114311 glance-api: uWSGI master │ │ ├─114323 glance-api: uWSGI worker 1 │ │ └─114324 glance-api: uWSGI worker 2 │ ├─1f7b03c5bbe9aa9e20c804d81682d323afd5d59a55d056ddf6329ead73da5cef │ │ └─42042 /pause │ ├─9b0fbe113bb8d3c3722ab8cd432243ee0136fc7541622a3a7e797a19e7776fa7 │ │ └─194998 /bin/bash /tmp/libvirt.sh │ ├─a877ffba2f28a14ca76b7021d2d3e5d662ebdeb22df8cbf9640f80229bed87c5 │ │ ├─189113 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─189417 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─189431 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─267511 sleep 15 │ ├─fd84472fce435aca68684924a2d77a815610830cbb9ceca8eadfc42f56d85713 │ │ └─202784 /pause │ ├─f03782e984e3fb0e46e61ebd92c403dfcec9209eb4d2a1bc834bc0af9bdfc30f │ │ └─101927 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c593a25d2e22078d9614fdc4a8069ff9a6f39b1c18494341c37a22a7ddea300c │ │ └─246941 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1734279e47772f36a056d1e9046d0f9445230db1484a25cdfdf82c8082f14126 │ │ └─189175 vector --config /etc/vector/vector.toml │ ├─9f55c1a701fae8d0afe6bd01469bab5dce913c9ac4c1b9c4ab78a95c132e2d79 │ │ └─69598 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-138.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 │ ├─cad265a6b36adf9f59b15f0fbd5b6552e752f13caef2436297677dccf147ccac │ │ ├─199063 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─199808 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpk03x0tp0/privsep.sock │ │ ├─221542 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptw9iq8eu/privsep.sock │ │ ├─241490 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp7iuvp_i6/privsep.sock │ │ ├─241616 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─241617 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─241684 haproxy -f /var/lib/neutron/ovn-metadata-proxy/b27cc842-93f2-4cd2-b8c7-257997e1d5f1.conf │ ├─1a18f965e1cd602d22acaba31a8a95044c7e2da79b562e21f8628c39597c26f3 │ │ ├─193352 /bin/sh -x /bin/wait-for-ip.sh │ │ └─268251 sleep 1 │ ├─4f79c3b82d2cfca0b31868354e9eb4840dd69ba5b1743c5d2b8e842d264c1505 │ │ └─69736 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-138.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 │ ├─720debc862efdee5570b1ffcdef73fb435e5400e20129e7d56004d5dfdc0a5e5 │ │ └─163542 /pause │ ├─e56e78590643e6c3f18c09c881e77d0c64053ed4917bde9dfcafe6ffdd65425e │ │ └─46292 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1bc7018f338bbf41ee1dfb1994a05101d2aa29cb760d68f6c61545d79f824f0e │ │ └─49604 /pause │ ├─659367d5ea9642883a5e5e0065270e052b2ef2a4bceaf995b08e4f3fc2f75e4e │ │ ├─181170 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─181528 nova-conductor: ServiceWrapper worker(0) │ │ └─181530 nova-conductor: ServiceWrapper worker(1) │ ├─af2b70fb23374b744b2824c1fb4e154863c131c2849f2c8ea6593352a4b777de │ │ └─167309 /pause │ ├─169752ca3e959be9f9de3b9ae7778cc66c14caf88f1b418455cb4aa23e1f0129 │ │ └─46088 /pause │ ├─6ccbb34fd41f97de2f36175cebb067f2720a7eb3f48d465043bc896105b6eade │ │ └─58620 /secretgen-controller │ ├─1645feb3f5c0babe69a46bd981f74913a4986596264b1be7b6791a9497a623d2 │ │ └─53043 /pause │ ├─4a040827625b356e14204e9b0b68f8a1b34743f6c1130e34b2a38a7838a79bc9 │ │ └─161103 /pause │ ├─e361e916b8273a13bc2a14f83259f633d8bd65a8e5c5eb218baa370f1df69b6e │ │ ├─197586 neutron-api: uWSGI master │ │ ├─197615 neutron-api: uWSGI worker 1 │ │ └─197616 neutron-api: uWSGI worker 2 │ ├─afcab506a88789f14038f4efc0425eb31f11e2c5dee7bb7414d42d17688004b5 │ │ └─44649 /pause │ ├─eac85fa803682ce7bded2d0fcc44d820292823728d75821e2adf43270eab23a6 │ │ └─42095 /pause │ ├─e45cee2e179a0e79c6166c410634e2d41ee63dc6053505f1226b271fe48065e1 │ │ └─143746 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─371f53ad814de3d7a180e960f5b02589eba082d358d2ad8dd870c5b21cda5e6f │ │ └─115589 /pause │ ├─4b2eeb7e15d87d272efda1ffd309944e2baeada4bb9e9a1016c201004944dbad │ │ └─89963 /pause │ ├─a6295ae38e1da708b2a8eeb3057b380e8c6111518aaaee7267a55c2ba282b1f0 │ │ └─230005 /pause │ ├─5fe5109335c3b2457632aaf1b0b02cc861cb4e9a8502059b829bb3f21cbaeb7a │ │ └─58044 /pause │ ├─8e9753634bc6a00c135a6f4dcb47e12bd1a08b73078af17f8b7fb0171fcc6273 │ │ └─46196 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─504087ad30463ef7375b13276a327cb49b558fc273a0e64b681f3a8b81a101ae │ │ └─53085 valkey-server *:6379 │ ├─9b9c27758f369dda8076befb367f1695b7a302c59254b6742699f0fd2fc3274a │ │ └─245202 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6b2e7c13f563481c08602e7ffb7cf499c1fa845497baad0e55a32102fa44c502 │ │ └─199801 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─565b99b0c50346cf64c4c426d95b5171ce1be501cf7c725e228fc184165138a7 │ │ └─49730 percona-xtradb-cluster-operator │ ├─723fab4b94168c56519690c364145c0c9562325a21a9093678b9b855e5c591c7 │ │ ├─240581 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─241093 octavia-worker: ConsumerService worker(0) │ │ └─241096 octavia-worker: ConsumerService worker(1) │ ├─f4e10e022e1ce53856911332888471ebfdc755cca885620ab149084627937b1f │ │ └─43728 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8c01f20cf6c706383a306129b3a41beee6f3f6064f8bee4fe4a96348e03c6ea0 │ │ └─113939 /pause │ ├─0952928407f6e4d3dd06cd9c4facc1253d0ff215a912a4678396c34d20c48a1b │ │ └─167777 /pause │ ├─42649e37c83eb23bf27d8e1604589b8104554888c5d0260453065d15a95fd5a9 │ │ ├─63636 python -u /app/sidecar.py │ │ ├─63819 python -u /app/sidecar.py │ │ └─63820 python -u /app/sidecar.py │ ├─fa86f88a237af339108e84894219f7e35ef942d3454e2a13385ffc5a57783fdb │ │ └─184250 /pause │ ├─ce4f54ae31bb4c1b33997a7bf698ea7b11de2ac73e62d15e819ca0d3d0bf2bca │ │ └─174947 /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 │ ├─79145cd9b5348ffdd76dec9bfb9f73b4ab9db46f2ef950233c8ce63f384bc8d6 │ │ └─42321 /kube-vip manager │ ├─a9aadd19d69dc57f6f2ef459e10341c73bc08156df41a81cb896f553384b1184 │ │ └─58104 /pause │ ├─b1ba25983a4bf873e18f878161dbb0514dc67331bfd90d02889b57c251b135ac │ │ └─219649 /pause │ ├─5a9a6a83f5f1f714f7962a8750aa7c35ab10c6534ee6cd0ad4c0bf6514628cd0 │ │ └─45143 /coredns -conf /etc/coredns/Corefile │ ├─3dafcb7e827ccdece24fb1ce480b462b0b9ab99deef279b2dc101be10df20296 │ │ └─69224 /bin/pushgateway │ ├─b125ce95ce937ce860dda2065cf3e5858768f3b1a0be5c2a2aea8b1841784068 │ │ └─240549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─29cb3818cd9c54db2d06d98c61e0f8ef6409cd79474668749c33325daaf5bba5 │ │ └─182238 /pause │ ├─fefccc155bff06bb0956088d69bca58f96063815ff2915c33d8cd5cf2019bd1a │ │ └─49207 /pause │ ├─fa8a15bc44df6326e598e8a0a4593b67ffb0e427cd262f51e9de63d3c65c1d6e │ │ ├─242858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242883 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─242889 erl_child_setup 1048576 │ │ ├─243012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243013 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243229 /bin/sh -s rabbit_disk_monitor │ ├─acbfe970a46500b3f103068f7cdc9f58257a1f2f6dd2f44616ca9d7d922535a7 │ │ └─42576 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─99628512c3bd96a2447c02954bd1b6239b4d332aeb9bd5c38e9c9e0b62532ae9 │ │ └─65091 /pause │ ├─fbf453a41b6f526be26a3331e8a568d0691e4705c99822be70d3b6c0d87283cb │ │ └─65531 /pause │ ├─ec7812cbb5fe98e5682e2e1a021d4eb917dd19ec1c87a707e0a882539f258e22 │ │ ├─215471 heat-api: uWSGI master │ │ ├─215551 heat-api: uWSGI worker 1 │ │ └─215552 heat-api: uWSGI worker 2 │ ├─99c1a9204b5ac560162e2221ae8fd13a8b82c21ca32086df70eb7a4738607c4d │ │ └─48764 /server │ ├─8bf190dd48793259189081a1a81716453e28e717e282da867f4c7ebef9aae526 │ │ ├─165254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─165278 erl_child_setup 1048576 │ │ ├─165406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165507 /bin/sh -s rabbit_disk_monitor │ ├─9eb59c7d281b7f9e1158aaa8f0f56a5396cb9f376761bb00dd95f50e1e633f01 │ │ └─58381 /pause │ ├─a1be242384d25b87b4925de5f61e5aefcf3fbda0b1803136c3641e56376c92df │ │ └─67590 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3ae989309f45eb1330271174bc313dde2257104d74e54d8bef3e6bbdeef6540b │ │ ├─68213 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68247 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─db4d0d55ae02940801f462e0ee732163583f44f2da8ab4cbb692d30ac4e28aa7 │ │ └─69697 /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 │ ├─5bd9dc9a4933eae1ea271da385264d2736c8f22a32494e5cbd3eec1649f210a0 │ │ └─62947 /pause │ ├─a582fe7d3925a021e94760beab63de03ef1418167e0aa55197ee8af6802e6f9e │ │ └─44692 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e4c8dd3a12674b8007bef4d99ac5d173f11e013c0312dc5095c4b6864cbc772b │ │ └─58498 nfd-gc -gc-interval=1h │ ├─5d9a5b2ae64fb631966a1b6de03b75bf9641c787946caa21201df1df605d71e6 │ │ └─115639 /pause │ ├─f7503c3e5d6c840b0dd47a41bcfc24cbd03b7468939a69d316b794a44d58352a │ │ └─82120 /pause │ ├─eb30265a3172a8410baf83127d6918f8a55c13bdbeb8e67c23cc671029dc59a5 │ │ ├─151917 placement-api: uWSGI master │ │ ├─151931 placement-api: uWSGI worker 1 │ │ └─151932 placement-api: uWSGI worker 2 │ ├─4208d15f1138ddace6f5c3d639be6f91ce27998f50b5ab7775958fbd832020f9 │ │ └─66258 /pause │ ├─bce8f54b501e840e3d5b5b5f4d046ad6d8dd1f91b8fb118e8746a80f8205201b │ │ └─53247 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 │ ├─1135805f747f01c357383f4560a9f46c7bc8c1acce6857ec0d7e48cc4db01674 │ │ └─58460 nfd-worker -metrics=8081 │ ├─dd6d3dea2e24a304adee687c1204147a6fd51594c9f45f8a5c85fcbfce66309c │ │ └─161562 /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 │ ├─edbfde38ad13877384657bb2aeb48b9449f3c1645ea378e0a4268bbf906a5a2c │ │ └─69050 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ee741f49cb7f24ab486ab4eeddb5fda895182c7024c4eb6c56586457d48be9ac │ │ └─72424 /pause │ ├─851d8aeaabe21acc40048a840b27a2db886e1297ab1e1cb8ecb93576e93f240a │ │ ├─144305 /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 │ │ └─144566 /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 │ ├─c40323d7654884f2f5383516b113e12fb29610fd8ce44a9bee1c3e2ff4e50fad │ │ └─242630 /pause │ ├─7bda7dad23faef688065ae0d6dc4deab32f7bc67c20bc3985f6d00e8b258af79 │ │ └─252586 /pause │ ├─ae4669c247a7e6d70ea7d232c232c371aee0c3fda707c49bf8809e4d5c8c8564 │ │ ├─215502 heat-api-cfn: uWSGI master │ │ ├─215553 heat-api-cfn: uWSGI worker 1 │ │ └─215554 heat-api-cfn: uWSGI worker 2 │ ├─2903fdf3de2dce769b8913d771416986bf664cf642a93a40cbb8780267e49ee7 │ │ ├─197567 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─198170 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─198173 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─198177 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4ab0653376d7649e3ca122220cc0554b1ac77c0d9eaacc9f54fd4b33dd8e6942 │ │ ├─215501 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─215889 heat-engine: ServiceWrapper worker(0) │ │ └─215892 heat-engine: ServiceWrapper worker(1) │ ├─8767f57b33c99652643ede2295e13559d7bd49bbf499b74d69cd498e9186c779 │ │ └─184258 /pause │ ├─7234d0343734b2dda58b360b757c8e9a2bbb362cccc2068a9b0639f661eef782 │ │ └─43317 /pause │ ├─2f2207252f38ed50f787a45a91f3dc92ab2aa683c481d990994a353581f70dde │ │ └─66027 /pause │ ├─473a979e34323cdd595cbcc274d63f22e0da13e41f8f0be9f8f8919887eacbba │ │ └─65388 /pause │ ├─4747fdde81d9217244e2d23093afe62c7060711979c31101bcf4a8f79d63b357 │ │ └─230081 /pause │ ├─e65cbb4ceee23a0a70ff94a9909661bc45336e8983bf18902e473e3c8affac54 │ │ ├─185275 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─268090 sleep 300 │ ├─6a47d5bde634bbae8cfceb87b34d6565e1f4fb995ebf773444cf3792dd862b2a │ │ └─101465 /pause │ ├─f4caa5686b8d36be47982ba925aa67f91b85b73b115ab7901613ee28f3dfb6c8 │ │ └─52887 /pause │ ├─55403e77cb45367a0a531d41af64b75c8c84fec848207c64694f6102e5cd7268 │ │ ├─239659 octavia-api: uWSGI master │ │ ├─239676 octavia-api: uWSGI worker 1 │ │ └─239677 octavia-api: uWSGI worker 2 │ ├─fc68073a65a56462c46cbd669b3e293f9e3bd5c4e67c98435934aaa7d7325d4c │ │ └─70648 /bin/oauth2-proxy │ ├─8bb885c69f60741097a6c36cc17b12ed604090aaef879ba89e829fc3ff63ad7c │ │ └─45160 /coredns -conf /etc/coredns/Corefile │ ├─17859c83d08dc6287ebe07535724d2f6b35bbe12ab9d68367eab6c72270f41f5 │ │ └─69801 /bin/memcached_exporter │ ├─11bd5b2554b9914504afd058cebb42e94a850d987579318bd8a7d3a506d7a65b │ │ └─49403 /manager --metrics-bind-address=:9782 │ ├─fba15bf2bf82c2382a570696500aeaaf792e11401b34ec09ea3c9665cfc63866 │ │ └─45534 /pause │ ├─dcc6685548efa14f72157ed0f49c9124175df6bff6b3ab355a9296841ae2b44d │ │ ├─101752 /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 │ │ └─234706 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b88ffd79e10cf7109c3d07a7c3eb871b4e5995a636fc41777c1533c5a880d42d │ │ ├─96739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96762 erl_child_setup 1048576 │ │ ├─96929 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96940 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97205 /bin/sh -s rabbit_disk_monitor │ ├─256016a5dc30513ba024601e097cc3d1f3f4d6959e823c9f509f434d03738be9 │ │ └─184216 /pause │ ├─94e8d6ca13d4e975edb7ced08709f18025cb892ecaf0e9db505170147599f9a5 │ │ └─184651 /pause │ ├─e92522555a8de4336d2a73f56b8f188578b4758f70a6a6e1a1e5e89813150895 │ │ └─163872 /pause │ ├─ea5f52e9f09f31312a80e3eabc7217e2c008c7dcdd1f9f680351c81b286ec874 │ │ └─251591 /pause │ ├─d361f300a4e6ac279f90661ae73e62b6bb361605031bce308087f12e988bbdd9 │ │ └─162237 /pause │ ├─79ef2c2f4588cc6ce40db3c408f3dbdefb9ed5dca67da4d328f6ac9985cab66c │ │ ├─200636 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─200662 erl_child_setup 1048576 │ │ ├─200799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─200902 /bin/sh -s rabbit_disk_monitor │ ├─7a7ac8649c5e561235e9049a4f7a87f6191bdc4b0b59e3d2b2e106a8f3baea0e │ │ ├─63604 python -u /app/sidecar.py │ │ ├─63817 python -u /app/sidecar.py │ │ └─63818 python -u /app/sidecar.py │ ├─d792dddbd53cd6883f2adf524f18670645f841bfe79e042ed74827bac5c38771 │ │ ├─181022 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181512 nova-scheduler: ServiceWrapper worker(0) │ │ └─181515 nova-scheduler: ServiceWrapper worker(1) │ ├─873b5c7efc1180a0065bdfdbad3b5883db981dd140252e098aaa0a48861098ce │ │ └─119537 /pause │ ├─acdad255f3d53d1c318e1559c529d3a0cba6086c910ae68862be9dcfc4d37f6b │ │ └─65884 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 │ ├─6bff26c41689e4f1a7d98f29f6e3d78409a8e2fde117af8d83d7067a6842aa32 │ │ └─69328 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4cc30f3de129ffcd123428c72a44853ac45fd33879f93a92d80bd74bae721ae5 │ │ └─251617 kubernetes-entrypoint │ ├─3652033e03a5ebe66713caaab9a7489c43f5e5d65276a5de804861990f0aaf40 │ │ └─66736 /pause │ └─e71d0e6bf431f4a49cff3e9d2a0fb5c5daab518dd285971a86943f52c8547d1c │ └─167924 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount