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 │ │ │ ├─21062 /lib/systemd/systemd --user │ │ │ └─21063 (sd-pam) │ │ └─session-22.scope │ │ ├─21059 sshd: cephadm [priv] │ │ └─21089 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.204.45.153-22-zuul [mux] │ ├─374793 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cijfzuuxitjucnrtrdwzmtlequhughbk ; /usr/bin/python3'"'"' && sleep 0' │ ├─374794 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cijfzuuxitjucnrtrdwzmtlequhughbk ; /usr/bin/python3' && sleep 0 │ ├─374795 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cijfzuuxitjucnrtrdwzmtlequhughbk ; /usr/bin/python3 │ ├─374796 /bin/sh -c echo BECOME-SUCCESS-cijfzuuxitjucnrtrdwzmtlequhughbk ; /usr/bin/python3 │ ├─374797 /usr/bin/python3 │ ├─374798 /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 │ └─374800 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 … │ │ ├─ 9793 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12191 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 126c15300b1878a864abb3f88d05ff0fe0ff9c1cf2b842a97b58ff2d692c8961 -address /run/containerd/containerd.sock │ │ ├─ 12531 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 448c0cd2d82d99ef51780112004b43702012e5af3d51e0f7b8a1244632baa277 -address /run/containerd/containerd.sock │ │ ├─ 19137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a65745c06dec605d080f6248defcdd3f74966e570a3e9589f83586bbca2aa2a7 -address /run/containerd/containerd.sock │ │ ├─ 24343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 592b91e52ad6143c8a9147d798380c9665defd70fe84617ee4386c5b7bc1d4cd -address /run/containerd/containerd.sock │ │ ├─ 28769 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc4accfc57bd9367b2c453660f115d40dd7dfb2e60138ed1b342b21780d8d469 -address /run/containerd/containerd.sock │ │ ├─ 33552 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a418aa5f28cb63a5325e264f10a2c2a8b856a651fbb94e3669b85d867de0520a -address /run/containerd/containerd.sock │ │ ├─ 39233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a192bb7f67dd8bb1d6e74cf2d5bd30a0f50ebf3fe607e6ec1b7697c9f2bc6c53 -address /run/containerd/containerd.sock │ │ ├─ 39244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7653749b1d262663df20d65158d6d96d2b197beed1f7cf990def357a3cb7f03 -address /run/containerd/containerd.sock │ │ ├─ 39268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e82fb6242f9435fd77fafddf5d9db0c55f801d70048d0f045f699bbdb7d441 -address /run/containerd/containerd.sock │ │ ├─ 39285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167285eb2365f1c8ce200b3d9a593cbb4e7b7a84be7cc538d255b7c835c097cf -address /run/containerd/containerd.sock │ │ ├─ 39315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e921366f430cfbbdfb1324eec01f442813229cce18f4026742cba52e2a0cf932 -address /run/containerd/containerd.sock │ │ ├─ 39877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b397d8474c07794e8f3547c15ebe7b45047085a3448b18e1eb84cf115fcf547 -address /run/containerd/containerd.sock │ │ ├─ 40583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ddd094bf664571d0d316d311e5b95ae53691886447f76bc75be283446e9095d -address /run/containerd/containerd.sock │ │ ├─ 40625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6ff577414d9becf0319c88a16c27d57a2b28e3ea4f068203fa701176391cfc -address /run/containerd/containerd.sock │ │ ├─ 41966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7348a48a19f85664c88b422c45dea979859fd6cb82c40453f570f12cf4e6242 -address /run/containerd/containerd.sock │ │ ├─ 42362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c0529e3cf19f5ba1e6b64811f936900cc09ed3350285e75583597ba63ffcbc4 -address /run/containerd/containerd.sock │ │ ├─ 42400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fbede5e39ecadd7e786bfe36ba92f0c66486cf5acc9b876093da0649ea9f56d -address /run/containerd/containerd.sock │ │ ├─ 42933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ef815d3aa7fdbe56ae7bee2c20bce5fc3d0bf96376b806307cc5f26a5f359c -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b931f5982a10d41271cad60490aef39d3ee8ce678294d5f192b0d5634b3ddd -address /run/containerd/containerd.sock │ │ ├─ 43425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f307b62ef04b9c0dc43f1654be1087efa1afc3b0ee2adc28cf7a182ec26658 -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09459996a51785a50d4b40e05bbd8ec147140535a813424f086880ee3ac2889d -address /run/containerd/containerd.sock │ │ ├─ 45549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09b28950d0089a7109afa4df3956752f26ece38ef5a317887ad21b8d92956592 -address /run/containerd/containerd.sock │ │ ├─ 45598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11e507a9f59eb62d69585202d39e32b324a727c98f5ab632b895372c383557d6 -address /run/containerd/containerd.sock │ │ ├─ 46495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8589dc7be0c030219cea4dc97ee8a724a93365343dcfc1017d3725a5efe094e8 -address /run/containerd/containerd.sock │ │ ├─ 46596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f969f0ba006c5bf0090879d64eb1f694dc9a03b087ffcb52f0e391b0f5b577dd -address /run/containerd/containerd.sock │ │ ├─ 46985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4c1576904bbb593e2c7a0cb089f0708484115b68b57158ee27f67654e47573 -address /run/containerd/containerd.sock │ │ ├─ 47329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5adaeb526342a0ad166582bef17c84bc5121591ad0b2163f9d1d5ec1ed0ecd0b -address /run/containerd/containerd.sock │ │ ├─ 47664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5c6711cc7f27acfa604b8d5b9d75ee9e87d30eae9d7fb1e5bba9aa12892930 -address /run/containerd/containerd.sock │ │ ├─ 49601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d29d76cbaf6e07446b1200e73ee91f7d411143aa4e16a352a734f357f3f15d3 -address /run/containerd/containerd.sock │ │ ├─ 53096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8750f607871d1070177b31613b9588a9280588091747a1f3ce4d74552c92f565 -address /run/containerd/containerd.sock │ │ ├─ 53674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f65111e02be8697ffaa61269bacdbf22ccfebee2e377be60eac1a794bbc3cbf -address /run/containerd/containerd.sock │ │ ├─ 53745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac81826275da60cee64500c09c2c9787e616f0cb22f20ed392728dbaadbc562b -address /run/containerd/containerd.sock │ │ ├─ 53786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68d2a91c7b1f0e451fbdac2c22cec1cb0b5064dca7d1c062c588c8813c122bb8 -address /run/containerd/containerd.sock │ │ ├─ 53935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fcb2959dcf29048d67e4145f5ad206cb6b1dbbd2da133b752093fd73264db48 -address /run/containerd/containerd.sock │ │ ├─ 56586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5908a9d46523da9452bf09d598eeef4942397de69d925e49c9b957b2bc4d5c -address /run/containerd/containerd.sock │ │ ├─ 56661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8d7a2073183f786abdf5bedec7e59a375cf86511aaea48524d1ff384809809 -address /run/containerd/containerd.sock │ │ ├─ 56716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2558ea3406095693b43d38eef81c96f35d260a5c5f6a77bfe2739fd28833e1f1 -address /run/containerd/containerd.sock │ │ ├─ 56755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4991943dc1870c26a2cecc56eb08fc1be7617c8c4bc87df3323f75ac54ab48 -address /run/containerd/containerd.sock │ │ ├─ 58184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ceb7415eb78f3501bbc9f416c948aa92a04bfc52439d678055936cfd22272dc -address /run/containerd/containerd.sock │ │ ├─ 58239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5443c2503e6f8d5bd2aa6e80db55fc32b8769e6507b9da1d4ea070d47abece -address /run/containerd/containerd.sock │ │ ├─ 58368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee1cb7a0171f79ac89d1877d2c68d678f45156a376cc5b5ced890eee652b5cb -address /run/containerd/containerd.sock │ │ ├─ 58653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20a059db69b9e7cbfa4b70920d5bc9dbb6632ee1624b690560cf76d72f44ea2f -address /run/containerd/containerd.sock │ │ ├─ 58783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c56d88860e2b349134d9b10f078e8d6c9bf8c3f064acc50b991e01287dd3db6 -address /run/containerd/containerd.sock │ │ ├─ 58859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31a07145bca5aa27f1153065c197c74d654085ed2bcbff60a6ff44e83123887 -address /run/containerd/containerd.sock │ │ ├─ 59182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba016d0a6eff28aafb4b1a12cc4c5182b43bc408c2e137d40b2e0a36e599925c -address /run/containerd/containerd.sock │ │ ├─ 59424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f13a5386800c4ae96216e562eb6dfdf593327b36c0999193d8ec891ffe06f76 -address /run/containerd/containerd.sock │ │ ├─ 59646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bcfd68d82740f8292c5451044a75235b15f5f20bc8daf29a70a45546af9a69c -address /run/containerd/containerd.sock │ │ ├─ 60472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de196ecf61266511abdd5a694afb3918d2b1882f135aa8f737fedd0dab671c0 -address /run/containerd/containerd.sock │ │ ├─ 61911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5def1a6aac4e0c957de0082257a5fd2fd26d2f95611a3b9ce9f50e9a5260b92 -address /run/containerd/containerd.sock │ │ ├─ 63449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77f12ea52800bd381ad89ab5c599d285046823495982ebfe8e78fb3dea97878 -address /run/containerd/containerd.sock │ │ ├─ 69888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd260867deebdee9bef44408b87d0f494ab61002a324a110de796c104791976 -address /run/containerd/containerd.sock │ │ ├─ 70931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a02cbb902bf3beb1036ca52a1bbfb4cf5f1e3e60ff3c941a4817d9efcb1316 -address /run/containerd/containerd.sock │ │ ├─ 75048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed81885e685a171efc91b0ad8ef3ba3ad94ab3d101b02a779ae0427a61d08cf -address /run/containerd/containerd.sock │ │ ├─ 79884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf0a061576981b173f7ae352141b89595b6a8b3642dad9fef85d40c082f8f67 -address /run/containerd/containerd.sock │ │ ├─ 85331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c89c097dd86463eaf2757ba235d2e2101d53ad3511425297c72e5baf31b4153 -address /run/containerd/containerd.sock │ │ ├─ 85376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ddc66a694ae4e3e40113610c50c3698a72c7b558ba9b5d6db18330e9609297b -address /run/containerd/containerd.sock │ │ ├─ 93326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6e2a942db0524e36631a29edab1e842d922460bd554db98b96d823529dc3ee -address /run/containerd/containerd.sock │ │ ├─ 94569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604abfaad2356835ba820ac86d44f54be69ca92acd2a921c64af6ea8533f3b22 -address /run/containerd/containerd.sock │ │ ├─ 94671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a34e539f4c15479b0b5d630ed0229f239b93d124282cfe8d1b4cd5b92047ce -address /run/containerd/containerd.sock │ │ ├─ 96386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d685ffeeab9e03718be4df6b78f731c199a77dbf468304bac08bc9b103092ea2 -address /run/containerd/containerd.sock │ │ ├─ 97643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f6a1819e2f8e01d1fbb93d9ec1a493516e0117681780f9c841f721635c1307f -address /run/containerd/containerd.sock │ │ ├─ 97806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eab073b5ee1b5646f3c8647c9e9a460d850dde1447ff4723a104307e74fcd7a -address /run/containerd/containerd.sock │ │ ├─107679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108c5b7c83ad0ca89a96b008ac6ba243e8e550e20afb773ce701ab18985e936a -address /run/containerd/containerd.sock │ │ ├─107733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eab9ad0c103054e87e64e23d490345d0098f9d803edfc94910d2958dc370c63a -address /run/containerd/containerd.sock │ │ ├─109835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153e0f37dbd160d3047e59fddb888d0db294172df3561f8ee89fae1e2ec6915f -address /run/containerd/containerd.sock │ │ ├─122172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf685d1dfb3355e403f5101947b3129dd0fb81f7f270bc21af9de60141ef6d0 -address /run/containerd/containerd.sock │ │ ├─123647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a2d28d74c5a395ca5040938a52d35d8a0293976259c395bee01e6752ae03773 -address /run/containerd/containerd.sock │ │ ├─123969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38cfe45f0dcfb5f8ad3f6a23a172194be10fb6fc64c1eadbd5c89db842d55dce -address /run/containerd/containerd.sock │ │ ├─124664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e289e82594df4fe2e81cfcc6325d5665723d651ab832a7372f2259ba42bc9a28 -address /run/containerd/containerd.sock │ │ ├─126227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fb890a70763fdea546841548851cc97e3edd7d22d76c507086a04045dde0c02 -address /run/containerd/containerd.sock │ │ ├─126514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c706a2e74f179eb6b75260557add946f0e1ae69bfa8ad8f6887958bdd8e139e5 -address /run/containerd/containerd.sock │ │ ├─126663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d11734d225965b93eab4c9b5a2504af06284488a77ed749690e6cdbd8bba306 -address /run/containerd/containerd.sock │ │ ├─126850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601ee2b25a05465579233a8106d9ef0943640e80510f0d517134b92c78592932 -address /run/containerd/containerd.sock │ │ ├─126988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5056ff007a62ddf2a376bda24a3b75dc9741bca7c87b350814434e54946a7645 -address /run/containerd/containerd.sock │ │ ├─127721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49430c13f9df1d7c33187cbca167b6e218669532eb98a449e5e06f96b8b605c4 -address /run/containerd/containerd.sock │ │ ├─149549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93901ceeade16113bb21306d3af0ebd0f7a2d8a07e4318be968d0c6e535d67fb -address /run/containerd/containerd.sock │ │ ├─150892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b960dab4442bf402ae268e6142e17664755098376a50f741fa09453c976f5579 -address /run/containerd/containerd.sock │ │ ├─150943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54698fe3c9796362a7670c3d9a4fc4d4475c98ad8a0c4af02d3797656c63def2 -address /run/containerd/containerd.sock │ │ ├─151018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2cd0f2e4eb59c0c36d349d8cb6997fbc41421080b0de2f38acef8d8a6d40e09 -address /run/containerd/containerd.sock │ │ ├─151118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeae971435c612d4518b14090a0c2cb442d5d06eddc464a2878886d000a30259 -address /run/containerd/containerd.sock │ │ ├─151329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3f718a04522fc3756a0fac4473c93576989850ccbda961f46384f94facf9dc -address /run/containerd/containerd.sock │ │ ├─151415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2910c99f2aa7595e72389dc59a7a55eeb083caab222c81e77d9d087f154e36d5 -address /run/containerd/containerd.sock │ │ ├─151477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d8cec9066ca91fa8a683c95f02b8cd2ebbdd58fc719f391fb6a8d718b042c8 -address /run/containerd/containerd.sock │ │ ├─161479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42f1bf42a85b117e28abcfe441557e17a6715699f811888f272d1c8791185e5 -address /run/containerd/containerd.sock │ │ ├─163529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bcbdfe4f64a20bf8bb3060b986dc7a8aa1822b85fbfdeb4c8effb66f407b9e8 -address /run/containerd/containerd.sock │ │ ├─163632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35e3c705eede83db195fcaf5a28f1d5a9630e3b962a6f0d4288e39c2b99a9f8 -address /run/containerd/containerd.sock │ │ ├─163698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6511bebfab6977eb7ced1cd649fd7dfc51aba29fbe500f3afba8fdb4976b3803 -address /run/containerd/containerd.sock │ │ ├─163872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 380ff74fb809487b494143670429bd17b66f1129bb82cc234bdee3fb30c5bb5a -address /run/containerd/containerd.sock │ │ ├─170974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990e7a77b49f6864c8478116dcad92fcae8effe2254ec45d5408b2d7ee995fa4 -address /run/containerd/containerd.sock │ │ ├─172816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2a80e8da7eb6c1c07993616231b9149e52d570a92cb6938c3aea133d10bd23 -address /run/containerd/containerd.sock │ │ ├─172918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c556f4eb986a0a0b51a4e10a29981275cebb9bcc261b933e520f4293f62e90da -address /run/containerd/containerd.sock │ │ ├─172963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f960e3c9b456882e445cf4a3c5d03a37c2ce690a8b4354ce9598e4d43e43d204 -address /run/containerd/containerd.sock │ │ ├─185313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768e81e233c86b6986cf34fa6159b6bcdce154bc32bc57041beb719ef5376af7 -address /run/containerd/containerd.sock │ │ ├─196018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33df19dd830d1b2f471fd450943e5ee6d3cc4a49ae6811d58b3c6adbd43ac4fc -address /run/containerd/containerd.sock │ │ ├─196050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cef019c83d9741ad65923e6f1d7f5066895f58738f3fcffa4aaad3166d165119 -address /run/containerd/containerd.sock │ │ ├─196085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff88bab27955c2fb89013cbd5e580d98b4cb05a1b23d89bba31cf3de52e2d62d -address /run/containerd/containerd.sock │ │ ├─196384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edef6c28dcc368c269f36f860344ca4bb2e4f62acd3a212501ff120cfde26407 -address /run/containerd/containerd.sock │ │ ├─205333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800d6350eecf42bb15ddb38d9fe48279faa762bf3efe196653a4bf8990f302cd -address /run/containerd/containerd.sock │ │ ├─207399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731be9fd66b9aec8b1a8d373197cd8ddddeb24c4b0b3e04ee0591f5a8cc699a0 -address /run/containerd/containerd.sock │ │ ├─208597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c202f992c689de9554f3127596fefa4cdd45da8ec1a1154dd23bf497ee7334 -address /run/containerd/containerd.sock │ │ ├─209311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c8508a1fb1a44ec3d49090d7424df0c7ec436087d865ee162162bb1c1e43a6 -address /run/containerd/containerd.sock │ │ ├─210190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342e2667a510714bfdbeff9c6de3ecfb25c928890fde966069090d2fdb1e36dc -address /run/containerd/containerd.sock │ │ ├─212076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f78a4ce7ea49c74e9e14b0c0dca7de3c237bf466762c36e0f796612ad6159132 -address /run/containerd/containerd.sock │ │ ├─213582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf57ede12f66366b1f62202740529b4a4468cebc0f8475c033af53bbaabc846 -address /run/containerd/containerd.sock │ │ ├─213667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f412d7a9fa70188297f78c9739bce500fcd9f0414e82e2cde772270ef91faae0 -address /run/containerd/containerd.sock │ │ ├─224692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938cb5403b53b2ef1958d5c65a7c6c9505da7465625cd5336e0ddb1a679c1ade -address /run/containerd/containerd.sock │ │ ├─225126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620eaa5dba69f0d767384ce7bde17333b0c49cdd1575a37a619c2e13462d1266 -address /run/containerd/containerd.sock │ │ ├─231415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e468aba4073dd1ba6c3edcd485a085d44b1fa896360b8c06a306a396df2866e8 -address /run/containerd/containerd.sock │ │ ├─235616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39c99d6bcabe43ea19edebe5989fea27aed540eb797dbeb2a443d3376725808 -address /run/containerd/containerd.sock │ │ ├─235803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f990db0481b6335800f4677e9fa2788965b3607a3187d2413f8a233e3f02b4e9 -address /run/containerd/containerd.sock │ │ ├─235852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46a742b3e64ed15cd067bf47a093bb11c9065a9d1db640b9ff3fe11783f2245c -address /run/containerd/containerd.sock │ │ ├─235925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea5165ddcd6cd727a3ef8be5f7df3506ff05308106d6ee16e8b0932cc53a26b -address /run/containerd/containerd.sock │ │ ├─245659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5351e2ef1d51ce079d28b32f28160b2dc77f3b001424f5c5345c57c344383b -address /run/containerd/containerd.sock │ │ ├─247611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8af0689fcafab97609e7b115cb2ecf2fff62f3ad6ce41a3b9e6c3a13775f70 -address /run/containerd/containerd.sock │ │ ├─249092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a707c6083f02f8815c085c975c8e24a5779b1c12bd33410ac81276a04922bcc -address /run/containerd/containerd.sock │ │ └─374428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dff7b8644c4c3081ad4749567acab04b86ccaaad64b1fa08f70f26d9eaeb4dd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28486 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28751 /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 │ │ │ ├─19098 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19117 /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 │ │ │ ├─24055 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24326 /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 │ │ │ ├─33268 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33535 /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 │ │ │ ├─12125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12154 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ucqtll.service │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ucqtll/unit.run │ │ └─12503 /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-ucqtll --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.ucqtll:/var/lib/ceph/mgr/ceph-instance.ucqtll:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ucqtll/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ucqtll -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-126c15300b1878a864abb3f88d05ff0fe0ff9c1cf2b842a97b58ff2d692c8961.scope … │ │ ├─12233 /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 │ │ └─12245 /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 │ ├─docker-448c0cd2d82d99ef51780112004b43702012e5af3d51e0f7b8a1244632baa277.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ucqtll -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12612 /usr/bin/ceph-mgr -n mgr.instance.ucqtll -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─121787 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39705 /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.153 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r005dcbf53b5a40908c5c6bbb9067ab04.scope │ │ └─162251 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-a418aa5f28cb63a5325e264f10a2c2a8b856a651fbb94e3669b85d867de0520a.scope … │ │ ├─33576 /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 │ │ └─33590 /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 │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-dc4accfc57bd9367b2c453660f115d40dd7dfb2e60138ed1b342b21780d8d469.scope … │ │ ├─28793 /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 │ │ └─28809 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10681 /usr/sbin/chronyd -F 1 │ │ └─10682 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-592b91e52ad6143c8a9147d798380c9665defd70fe84617ee4386c5b7bc1d4cd.scope … │ │ ├─24367 /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 │ │ └─24380 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─121652 /sbin/iscsid │ │ └─121653 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ └─docker-a65745c06dec605d080f6248defcdd3f74966e570a3e9589f83586bbca2aa2a7.scope … │ ├─19180 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ └─19199 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance ├─k8s.io │ ├─7f65111e02be8697ffaa61269bacdbf22ccfebee2e377be60eac1a794bbc3cbf │ │ └─53698 /pause │ ├─eab9ad0c103054e87e64e23d490345d0098f9d803edfc94910d2958dc370c63a │ │ └─107777 /pause │ ├─e4c202f992c689de9554f3127596fefa4cdd45da8ec1a1154dd23bf497ee7334 │ │ └─208625 /pause │ ├─d448d81fcdd4bf4c60b2a1725da96a556b6607aa4127db5026558c66da832626 │ │ └─54034 nfd-worker -metrics=8081 │ ├─7ab71773ad7127a16105a6f37c5ff5595c8e437418a61ac321868af2600c6252 │ │ └─39642 /kube-vip manager │ ├─6fbede5e39ecadd7e786bfe36ba92f0c66486cf5acc9b876093da0649ea9f56d │ │ └─42422 /pause │ ├─3a30cf1e711f7af151b607a2cc640e024905c14b3f3a61e5770eefa540919605 │ │ └─243964 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─06f18134a285b0590d352a60777f5c2032365cfb716878394bddbb7e5a43e04d │ │ ├─96516 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96533 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─96540 erl_child_setup 1048576 │ │ ├─96606 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96657 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96658 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96732 /bin/sh -s rabbit_disk_monitor │ ├─d34e40cf998a28481aaec49a99d1d01964e4f5537d32caaa125e6ce377cdaea3 │ │ └─207539 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─380ff74fb809487b494143670429bd17b66f1129bb82cc234bdee3fb30c5bb5a │ │ └─163896 /pause │ ├─8a6e5065af9a644fcb3d497032e6f98053395137aa96db41169d183c91a0bc58 │ │ └─161777 /bin/bash /tmp/libvirt.sh │ ├─3cce105930d18f103c65c23b4268e824ae82c79dcb74da2c98888144e5e99bf4 │ │ └─229818 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─41449eaea5281bcd5f4cb21b13ed40fe9b5827555eb72f1696bb8264d888f3f2 │ │ └─209360 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─01a806a9f213ffe43fc1fcafbfdad9f52038b40078a093e946a048a274560588 │ │ └─131361 /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 │ ├─241ef9352f34bff617b0e6a12112c4ea54aee1c9726da6cf225f2d5c4ad1df44 │ │ ├─59371 nginx: master process nginx -g daemon off; │ │ ├─59391 nginx: worker process │ │ ├─59392 nginx: worker process │ │ ├─59393 nginx: worker process │ │ ├─59394 nginx: worker process │ │ └─59395 nginx: worker process │ ├─7bcbdfe4f64a20bf8bb3060b986dc7a8aa1822b85fbfdeb4c8effb66f407b9e8 │ │ └─163558 /pause │ ├─604abfaad2356835ba820ac86d44f54be69ca92acd2a921c64af6ea8533f3b22 │ │ └─94594 /pause │ ├─5adaeb526342a0ad166582bef17c84bc5121591ad0b2163f9d1d5ec1ed0ecd0b │ │ └─47354 /pause │ ├─f8987571de71ff2c36a1b798227ec4ae2efb272a37fd7b6a9d3119181b8efdb6 │ │ ├─47846 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 │ │ └─49085 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 │ ├─4e6c86a11d4196912ee7c96b2ca0126412ccaccf851e99199e4e2594b79bc104 │ │ ├─161619 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161635 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─161641 erl_child_setup 1048576 │ │ ├─161905 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─161962 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─161963 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162186 /bin/sh -s rabbit_disk_monitor │ ├─f39c99d6bcabe43ea19edebe5989fea27aed540eb797dbeb2a443d3376725808 │ │ └─235639 /pause │ ├─a7653749b1d262663df20d65158d6d96d2b197beed1f7cf990def357a3cb7f03 │ │ └─39371 /pause │ ├─b7348a48a19f85664c88b422c45dea979859fd6cb82c40453f570f12cf4e6242 │ │ └─41989 /pause │ ├─6f13a5386800c4ae96216e562eb6dfdf593327b36c0999193d8ec891ffe06f76 │ │ └─59447 /pause │ ├─60d405c23055848cc310a63a418658837b691faa7ffbf6652682a92785f627df │ │ └─39924 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─bd9e0261c798dcf634ca4f7aa08402a633f935fd930ac86a3dcb70db9615dbf1 │ │ └─43660 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c9bea132ed04cddd25ad3a9fde1acc827fb0bcfc148c309d2603de27be5d7257 │ │ ├─202916 octavia-api: uWSGI master │ │ ├─202928 octavia-api: uWSGI worker 1 │ │ └─202929 octavia-api: uWSGI worker 2 │ ├─459bc71243a0fb6f058c042d4cc5e748752d95d5b276e23dae8686894d43b686 │ │ └─229837 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 │ ├─ddc8a8d75d8f0364ffecaa651fa2a49eaa5d89cf981c1a57d3ab3f408449da38 │ │ └─53997 nfd-gc -gc-interval=1h │ ├─800d6350eecf42bb15ddb38d9fe48279faa762bf3efe196653a4bf8990f302cd │ │ └─205357 /pause │ ├─746fbaa7deda06726209fab7d8fb45b1ca4d0f670779edae6ac54005a3481c48 │ │ └─210244 /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 │ ├─2558ea3406095693b43d38eef81c96f35d260a5c5f6a77bfe2739fd28833e1f1 │ │ └─56741 /pause │ ├─1f7880d0ce9485bbe0a43647e414d2af7b750a5dc6bbb9c5e93af5f6632f97cc │ │ └─60937 /goldpinger --static-file-path /static │ ├─54698fe3c9796362a7670c3d9a4fc4d4475c98ad8a0c4af02d3797656c63def2 │ │ └─150985 /pause │ ├─b358fe1eb54ec81c157eb1b4cb0ab8dfa84cffca0a359d98ee548be5426da58f │ │ └─61560 /bin/pushgateway │ ├─5056ff007a62ddf2a376bda24a3b75dc9741bca7c87b350814434e54946a7645 │ │ └─127012 /pause │ ├─e31a07145bca5aa27f1153065c197c74d654085ed2bcbff60a6ff44e83123887 │ │ └─58885 /pause │ ├─f412d7a9fa70188297f78c9739bce500fcd9f0414e82e2cde772270ef91faae0 │ │ └─213708 /pause │ ├─e0082129320e556eb7b0a2ce31a5721af3b9091ec945638510d8f4973b9661ec │ │ ├─204273 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204670 octavia-worker: ConsumerService worker(0) │ │ ├─204673 octavia-worker: ConsumerService worker(1) │ │ ├─204676 octavia-worker: ConsumerService worker(0) │ │ └─204679 octavia-worker: ConsumerService worker(1) │ ├─5de196ecf61266511abdd5a694afb3918d2b1882f135aa8f737fedd0dab671c0 │ │ └─60497 /pause │ ├─5f6a1819e2f8e01d1fbb93d9ec1a493516e0117681780f9c841f721635c1307f │ │ └─97667 /pause │ ├─81ab1d89b4771eff42d38d590e0d0e7354055735ad30e12f7fc873eece56e83c │ │ ├─148777 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149195 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149196 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─29f5042f3bc0ca313d2ba0c434079a54337812456ee314ae9c1b5bb3dab14d6c │ │ ├─122774 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122788 /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 │ ├─9c89c097dd86463eaf2757ba235d2e2101d53ad3511425297c72e5baf31b4153 │ │ └─85356 /pause │ ├─68d2a91c7b1f0e451fbdac2c22cec1cb0b5064dca7d1c062c588c8813c122bb8 │ │ └─53809 /pause │ ├─0b6f590b34b6355851f8a4584d274082c43e8b99baef6ad7da7b45b1b72f8869 │ │ ├─113801 placement-api: uWSGI master │ │ ├─113817 placement-api: uWSGI worker 1 │ │ └─113818 placement-api: uWSGI worker 2 │ ├─fe8ef6764781a730c1f8204810c717da0c8fab342039fd15f0477ccce4529853 │ │ ├─ 85963 /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 │ │ └─308376 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5fc7a42e633d8309cf81a531b6e2e77e88cd2a1c2005e15da6b61f98a4b73458 │ │ ├─182589 heat-api: uWSGI master │ │ ├─182651 heat-api: uWSGI worker 1 │ │ └─182652 heat-api: uWSGI worker 2 │ ├─6ee1cb7a0171f79ac89d1877d2c68d678f45156a376cc5b5ced890eee652b5cb │ │ └─58397 /pause │ ├─c91108dcc54bf48491dd34b651fc6ec1b5b0dcdaa6fb110c9fa3a98b1d055757 │ │ └─61713 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7bcfd68d82740f8292c5451044a75235b15f5f20bc8daf29a70a45546af9a69c │ │ └─59681 /pause │ ├─7ce4b4ab0b2c7ef840436e1403e14bfea4745f293384d90e704d4bdaf454a477 │ │ └─39513 kube-apiserver --advertise-address=199.204.45.153 --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 │ ├─0ceb7415eb78f3501bbc9f416c948aa92a04bfc52439d678055936cfd22272dc │ │ └─58212 /pause │ ├─c726b8385800d8753097b6d5cf80d25b9e9053fdf7f76acc052be9a07bfc0931 │ │ └─62065 /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-153.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 │ ├─3d5351e2ef1d51ce079d28b32f28160b2dc77f3b001424f5c5345c57c344383b │ │ └─245682 /pause │ ├─731be9fd66b9aec8b1a8d373197cd8ddddeb24c4b0b3e04ee0591f5a8cc699a0 │ │ └─207421 /pause │ ├─6fcb2959dcf29048d67e4145f5ad206cb6b1dbbd2da133b752093fd73264db48 │ │ └─53959 /pause │ ├─6a2a80e8da7eb6c1c07993616231b9149e52d570a92cb6938c3aea133d10bd23 │ │ └─172841 /pause │ ├─49430c13f9df1d7c33187cbca167b6e218669532eb98a449e5e06f96b8b605c4 │ │ └─127745 /pause │ ├─998d6c9dceda6a8ef40559cd65abe5f624227e0a244b179439d569473dd19b0a │ │ └─49736 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─921a0c5a931371d108a86a7afbcf77f350045f2d566133c48abfff60f2ed547f │ │ └─167710 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4a2d28d74c5a395ca5040938a52d35d8a0293976259c395bee01e6752ae03773 │ │ └─123672 /pause │ ├─b4b45b9d8ac65b95e1951c9dca51aeb7e063dc8e1598f31579803c511e1891f0 │ │ ├─205010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205028 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─368418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─660c9007002fe514352089a6e131c72e321b44b2c89dc3fe4590358d74eb5f99 │ │ └─57042 /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 │ ├─ac81826275da60cee64500c09c2c9787e616f0cb22f20ed392728dbaadbc562b │ │ └─53768 /pause │ ├─6511bebfab6977eb7ced1cd649fd7dfc51aba29fbe500f3afba8fdb4976b3803 │ │ └─163724 /pause │ ├─e4b71c38e47ce66daa6ec7c53f67d84636c0c48d85c460ee1a85121994604433 │ │ └─85855 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-cf9f85b9f-vjfgj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ef454a038494b3223912895d4bb70983e1e3d8889aa64b42de7278e3f2475aea │ │ ├─160164 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) │ │ ├─160851 /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/tmpy8b8sksn/privsep.sock │ │ ├─344745 /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/tmp0kkt4axf/privsep.sock │ │ ├─345049 /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/tmpbg04zy5x/privsep.sock │ │ ├─345355 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345357 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345620 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97d0b353-e9aa-4a2b-88e4-298667b86591 --namespace=qrouter-97d0b353-e9aa-4a2b-88e4-298667b86591 --conf_dir=/var/lib/neutron/ha_confs/97d0b353-e9aa-4a2b-88e4-298667b86591 --log-file=/var/lib/neutron/ha_confs/97d0b353-e9aa-4a2b-88e4-298667b86591/neutron-keepalived-state-change.log --monitor_interface=ha-a497c52d-7c --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/97d0b353-e9aa-4a2b-88e4-298667b86591.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─348528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=44873d39-249a-4491-9084-fb06b7b64576 --namespace=qrouter-44873d39-249a-4491-9084-fb06b7b64576 --conf_dir=/var/lib/neutron/ha_confs/44873d39-249a-4491-9084-fb06b7b64576 --log-file=/var/lib/neutron/ha_confs/44873d39-249a-4491-9084-fb06b7b64576/neutron-keepalived-state-change.log --monitor_interface=ha-c0c26dfb-35 --monitor_cidr=169.254.0.105/24 --pid_file=/var/lib/neutron/external/pids/44873d39-249a-4491-9084-fb06b7b64576.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─350973 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b49dd14d-8b42-4903-a86d-1aa19427d440 --namespace=qrouter-b49dd14d-8b42-4903-a86d-1aa19427d440 --conf_dir=/var/lib/neutron/ha_confs/b49dd14d-8b42-4903-a86d-1aa19427d440 --log-file=/var/lib/neutron/ha_confs/b49dd14d-8b42-4903-a86d-1aa19427d440/neutron-keepalived-state-change.log --monitor_interface=ha-df1083bd-82 --monitor_cidr=169.254.0.43/24 --pid_file=/var/lib/neutron/external/pids/b49dd14d-8b42-4903-a86d-1aa19427d440.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3a7f081477272f10778d4270f70c0af152de67386fd82f13da6d6cc40039132e │ │ ├─160145 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) │ │ ├─160493 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) │ │ └─160494 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) │ ├─1c0529e3cf19f5ba1e6b64811f936900cc09ed3350285e75583597ba63ffcbc4 │ │ └─42386 /pause │ ├─3b397d8474c07794e8f3547c15ebe7b45047085a3448b18e1eb84cf115fcf547 │ │ └─39901 /pause │ ├─d030ef87fa28986ec14195601c28cd76c2e1af3037674d1ac5aa859e8c72b569 │ │ └─231105 docker-registry serve /etc/docker-registry/config.yml │ ├─adea2c760c513cfaa7f6160afcc7bf2b077ece6aa84a82309f7fce9883d9db0c │ │ └─42029 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─82a02cbb902bf3beb1036ca52a1bbfb4cf5f1e3e60ff3c941a4817d9efcb1316 │ │ └─70956 /pause │ ├─69c22f5ac715d7921610d819c16d598748c29d7b43f19c35d04bcc93431f3ddd │ │ └─124178 /coredns -conf /etc/coredns/Corefile │ ├─8750f607871d1070177b31613b9588a9280588091747a1f3ce4d74552c92f565 │ │ └─53120 /pause │ ├─9d6e2a942db0524e36631a29edab1e842d922460bd554db98b96d823529dc3ee │ │ └─93350 /pause │ ├─45ccfae9008857cbe573d98e56d12cef005a9afbe7b58e84a92bf851a6ed1a15 │ │ └─61757 /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-153.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 │ ├─dcc94e3e4d27c954ef8946847913cf25b307c76b9098f4f773961d2896c6ecb1 │ │ └─59869 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d18b34166649e74301d4c3481ce44aef64178e9daa34861c4de0b68262703398 │ │ └─62278 /bin/oauth2-proxy │ ├─cef019c83d9741ad65923e6f1d7f5066895f58738f3fcffa4aaad3166d165119 │ │ └─196133 /pause │ ├─b1c312bd1fda44338e8237054db480550dc99f2c2df62719367f34c03c6d76a7 │ │ ├─374759 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─374772 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─c9763c6779752a7ecbf17b150dad494bc3d7347e433bff0ed97f0c0c46d59224 │ │ ├─182619 heat-api-cfn: uWSGI master │ │ ├─182653 heat-api-cfn: uWSGI worker 1 │ │ └─182654 heat-api-cfn: uWSGI worker 2 │ ├─db5908a9d46523da9452bf09d598eeef4942397de69d925e49c9b957b2bc4d5c │ │ └─56614 /pause │ ├─ddf685d1dfb3355e403f5101947b3129dd0fb81f7f270bc21af9de60141ef6d0 │ │ └─122197 /pause │ ├─75dde81532edc8166fd36518eae820a88e2d371531df894e426e85c3eafe2bbd │ │ └─47994 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─034a2d6a1d9b7f10185af00b3d93dc8fb9abcf868fcade2a26619ea5933bafa1 │ │ └─86702 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─ba016d0a6eff28aafb4b1a12cc4c5182b43bc408c2e137d40b2e0a36e599925c │ │ └─59211 /pause │ ├─7acf38d1cd77b00be49655aae629e00d7460b130ca57a45d307b7ff2514e3c1c │ │ ├─224765 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─225255 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpsm81ima5/privsep.sock │ │ ├─225263 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─225270 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c42f1bf42a85b117e28abcfe441557e17a6715699f811888f272d1c8791185e5 │ │ └─161502 /pause │ ├─601ee2b25a05465579233a8106d9ef0943640e80510f0d517134b92c78592932 │ │ └─126894 /pause │ ├─391d1480b05b22940bca35eb5b215c3251a6320e5103a9098fb720b8bc4c7977 │ │ └─48128 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─aff610f7569a98e0e21cd2ee2806eb3af63a5f5f980e8542957d2f57e7d2d9f2 │ │ ├─244010 manila-api: uWSGI master │ │ ├─244057 manila-api: uWSGI worker 1 │ │ └─244058 manila-api: uWSGI worker 2 │ ├─20a059db69b9e7cbfa4b70920d5bc9dbb6632ee1624b690560cf76d72f44ea2f │ │ └─58677 /pause │ ├─ebf57ede12f66366b1f62202740529b4a4468cebc0f8475c033af53bbaabc846 │ │ └─213611 /pause │ ├─8fce750f19d25b74cfb6bfc8a6a722e0babb582de7c1362689304c7945f5da52 │ │ └─229692 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 │ ├─7dff7b8644c4c3081ad4749567acab04b86ccaaad64b1fa08f70f26d9eaeb4dd │ │ └─374452 /pause │ ├─de4c1576904bbb593e2c7a0cb089f0708484115b68b57158ee27f67654e47573 │ │ └─47008 /pause │ ├─e8fbb37c313324742d15c3d1fac66ff005c0f299c5545f1bc5f4e147cb9e4548 │ │ ├─170542 senlin-api: uWSGI master │ │ ├─170561 senlin-api: uWSGI worker 1 │ │ └─170562 senlin-api: uWSGI worker 2 │ ├─2261103035120fc0a78e8675aaeb8de79f2ebd4fc0f264063cca5a4c3721879d │ │ ├─171210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171226 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─171232 erl_child_setup 1048576 │ │ ├─171351 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─171421 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─171422 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─171555 /bin/sh -s rabbit_disk_monitor │ ├─9878082afd42aa8ab8a976fc29560cab2af31544a9526e12dc9e5eeb7c5bcce9 │ │ └─43613 /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 │ ├─e468aba4073dd1ba6c3edcd485a085d44b1fa896360b8c06a306a396df2866e8 │ │ └─231439 /pause │ ├─6fb890a70763fdea546841548851cc97e3edd7d22d76c507086a04045dde0c02 │ │ └─126310 /pause │ ├─38f307b62ef04b9c0dc43f1654be1087efa1afc3b0ee2adc28cf7a182ec26658 │ │ └─43449 /pause │ ├─f78a4ce7ea49c74e9e14b0c0dca7de3c237bf466762c36e0f796612ad6159132 │ │ └─212103 /pause │ ├─ff88bab27955c2fb89013cbd5e580d98b4cb05a1b23d89bba31cf3de52e2d62d │ │ └─196152 /pause │ ├─a192bb7f67dd8bb1d6e74cf2d5bd30a0f50ebf3fe607e6ec1b7697c9f2bc6c53 │ │ └─39319 /pause │ ├─9c5443c2503e6f8d5bd2aa6e80db55fc32b8769e6507b9da1d4ea070d47abece │ │ └─58263 /pause │ ├─2a2d60434ea54ceea44da4cad498598da6ee2c21183418cc586dec423003036f │ │ └─244008 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d5def1a6aac4e0c957de0082257a5fd2fd26d2f95611a3b9ce9f50e9a5260b92 │ │ └─61935 /pause │ ├─87b931f5982a10d41271cad60490aef39d3ee8ce678294d5f192b0d5634b3ddd │ │ └─43398 /pause │ ├─153e0f37dbd160d3047e59fddb888d0db294172df3561f8ee89fae1e2ec6915f │ │ └─109859 /pause │ ├─2910c99f2aa7595e72389dc59a7a55eeb083caab222c81e77d9d087f154e36d5 │ │ └─151458 /pause │ ├─73d7734338925e19f6d22a7e8a91a90af14be877324d3949cfbeb708598fca4d │ │ ├─251563 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─251576 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─96ff32782bc04f0f31cea3e3d2ce9995eaa3790c1b313bfac0807136a59d4a0d │ │ ├─159816 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) │ │ ├─160781 /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/tmp1r39dn_0/privsep.sock │ │ ├─161189 /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/tmppf9ay_ux/privsep.sock │ │ ├─161470 /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/tmpsns6mtqq/privsep.sock │ │ ├─162010 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162011 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162055 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d306710a-f1eb-484e-be8f-550cf877e5a6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d306710a-f1eb-484e-be8f-550cf877e5a6/host --addn-hosts=/var/lib/neutron/dhcp/d306710a-f1eb-484e-be8f-550cf877e5a6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d306710a-f1eb-484e-be8f-550cf877e5a6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d306710a-f1eb-484e-be8f-550cf877e5a6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d2a01d89-d042-422d-b8de-2e08c3841bbf,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 │ │ ├─162058 haproxy -f /var/lib/neutron/ns-metadata-proxy/d306710a-f1eb-484e-be8f-550cf877e5a6.conf │ │ ├─187430 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b6875768-6ce8-4d20-99bc-e26cbf2e1add/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b6875768-6ce8-4d20-99bc-e26cbf2e1add/host --addn-hosts=/var/lib/neutron/dhcp/b6875768-6ce8-4d20-99bc-e26cbf2e1add/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b6875768-6ce8-4d20-99bc-e26cbf2e1add/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b6875768-6ce8-4d20-99bc-e26cbf2e1add/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7bc82631-1207-4898-a16f-52e74768a808,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 │ │ ├─187451 haproxy -f /var/lib/neutron/ns-metadata-proxy/b6875768-6ce8-4d20-99bc-e26cbf2e1add.conf │ │ └─348989 /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/tmpaici7l96/privsep.sock │ ├─d2cd0f2e4eb59c0c36d349d8cb6997fbc41421080b0de2f38acef8d8a6d40e09 │ │ └─151099 /pause │ ├─eb70c6d026a5ae6e83632a1bbdc929322e0fc05231c84dc382779a7ea1362297 │ │ └─212139 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─1f5419ac16540f8f028ed11599a95235bc40822d6bd38c3c35b512f06a371111 │ │ ├─158054 neutron-api: uWSGI master │ │ ├─158099 neutron-api: uWSGI worker 1 │ │ └─158100 neutron-api: uWSGI worker 2 │ ├─74589a660dd77754b418019b4e2465255575b264bd6cab7f5bb41cef7ec3898f │ │ ├─247937 apache2 -DFOREGROUND │ │ ├─251119 (wsgi:h -DFOREGROUND │ │ ├─251120 (wsgi:h -DFOREGROUND │ │ ├─251121 (wsgi:h -DFOREGROUND │ │ ├─251122 (wsgi:h -DFOREGROUND │ │ ├─251123 (wsgi:h -DFOREGROUND │ │ ├─251125 apache2 -DFOREGROUND │ │ └─251126 apache2 -DFOREGROUND │ ├─1ccd57c7c6e51e23a871faa4bf404e6c84e72585d8d254b4cf711ed26603824c │ │ ├─74608 barbiacan-api: uWSGI master │ │ └─74620 barbiacan-api: uWSGI worker 1 │ ├─c8f1e2c7f3c09abf4aa6d0056200cb62577d5ae4cf3ebcec7cf046ae29cf8838 │ │ ├─225048 magnum-api: uWSGI master │ │ ├─225101 magnum-api: uWSGI worker 1 │ │ └─225102 magnum-api: uWSGI worker 2 │ ├─e921366f430cfbbdfb1324eec01f442813229cce18f4026742cba52e2a0cf932 │ │ └─39405 /pause │ ├─33267ea05c4b7fc436b234c64eff47b570c73dd3a47f0132356b3212850caa3a │ │ └─60752 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─167285eb2365f1c8ce200b3d9a593cbb4e7b7a84be7cc538d255b7c835c097cf │ │ └─39391 /pause │ ├─938cb5403b53b2ef1958d5c65a7c6c9505da7465625cd5336e0ddb1a679c1ade │ │ └─224729 /pause │ ├─93901ceeade16113bb21306d3af0ebd0f7a2d8a07e4318be968d0c6e535d67fb │ │ └─149573 /pause │ ├─e29250019b83aa7391a617d93cc6f9eefd83e4044c0b6e86c42418ec69828444 │ │ └─39530 etcd --advertise-client-urls=https://199.204.45.153: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.153:2380 --initial-cluster=instance=https://199.204.45.153:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.153:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.153: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 │ ├─c62ec7d5216ac5305b9c6c05fdb95f08420f792db5dd184cc1c98eff885d2f7d │ │ ├─231648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231665 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─231671 erl_child_setup 1048576 │ │ ├─231766 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─231820 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─231821 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─232089 /bin/sh -s rabbit_disk_monitor │ ├─cb8cbbb5f43a138dd48d95cbb865cc31fd4fa53c439325d35c369e74b4f42a15 │ │ ├─60821 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60856 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8589dc7be0c030219cea4dc97ee8a724a93365343dcfc1017d3725a5efe094e8 │ │ └─46519 /pause │ ├─a77f12ea52800bd381ad89ab5c599d285046823495982ebfe8e78fb3dea97878 │ │ └─63472 /pause │ ├─d3274361f601820e72a14e6a40777c377d854e73417cc9b20a6adf723376bb47 │ │ ├─158073 /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 │ │ ├─158266 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158267 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─158268 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1cd260867deebdee9bef44408b87d0f494ab61002a324a110de796c104791976 │ │ └─69911 /pause │ ├─188ceff339a747cda39e2e023a47cca3071ef6b9e4c814f9248cf66e227b0bd0 │ │ └─42485 /coredns -conf /etc/coredns/Corefile │ ├─09b7094d0432d8a67c3e1c5bf51ab452847dd3eb512077939e6d2424d394a52d │ │ └─61657 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─25af2d575615513f89ede276058422f2ca5ef005e8ecc566fb8e74c7c69012b6 │ │ ├─95154 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95357 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95359 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─18a34e539f4c15479b0b5d630ed0229f239b93d124282cfe8d1b4cd5b92047ce │ │ └─94708 /pause │ ├─97caf503354b7344f0a904a9fe67f70951aacc85676cd3fc82f0e20be2d17307 │ │ └─249302 /bin/openstack-database-exporter │ ├─a137f22b756cc0d96f7cd3e26f11e830532304d070bccdc9d07a52f63e99e5e4 │ │ └─59931 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2ee07c255c03e701cc30c74603f88e7f67be4c745032e275d5ba459bdfe242d1 │ │ └─59072 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 │ ├─4610d9e532c026cdf3fdc1097d0eafc50040b6d9a099395319baa136facac36d │ │ └─170761 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─33df19dd830d1b2f471fd450943e5ee6d3cc4a49ae6811d58b3c6adbd43ac4fc │ │ └─196110 /pause │ ├─bf8af0689fcafab97609e7b115cb2ecf2fff62f3ad6ce41a3b9e6c3a13775f70 │ │ └─247640 /pause │ ├─b1ef815d3aa7fdbe56ae7bee2c20bce5fc3d0bf96376b806307cc5f26a5f359c │ │ └─42957 /pause │ ├─b9d6a079061cbd7f411457d769321fc9deb8a53ed8c2275b38e2f5d7aa69a064 │ │ └─59628 /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 │ ├─7bb3bbdec1df9a599768c3a4e15f0016b2b260ac15f58af739ffdb71337e1f91 │ │ └─62444 /bin/oauth2-proxy │ ├─4ddd094bf664571d0d316d311e5b95ae53691886447f76bc75be283446e9095d │ │ └─40615 /pause │ ├─990e7a77b49f6864c8478116dcad92fcae8effe2254ec45d5408b2d7ee995fa4 │ │ └─170997 /pause │ ├─209e27951a7a54ecaa20ec48b43c4f8aa5d67442d667c16ea15caef5b7433bd7 │ │ ├─225234 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─225579 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─225580 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3758918bffb147deb982d52f40039fc4d77b3431a6080e6fa93ad95f6c2c37d5 │ │ └─43081 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 │ ├─2d29d76cbaf6e07446b1200e73ee91f7d411143aa4e16a352a734f357f3f15d3 │ │ └─49625 /pause │ ├─636d71b5dcd86daac79008111a155b00224e0a412fe940f9909ef5660cc60a77 │ │ └─170326 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─14f998b911fa8881c29a5356b732958a9840662040ff32beb49d737bba1f8739 │ │ └─161723 /usr/bin/libvirt-tls-sidecar │ ├─edef6c28dcc368c269f36f860344ca4bb2e4f62acd3a212501ff120cfde26407 │ │ └─196408 /pause │ ├─31720ceeb6c419a7935056ab07099f3c4a283c33696e942fc976a76adcda6e26 │ │ ├─124766 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124784 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─124790 erl_child_setup 1048576 │ │ ├─124956 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125067 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125068 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125136 /bin/sh -s rabbit_disk_monitor │ ├─3da0f48b6deaef53338b8bbd0c40ec4bfca128d6cd6fe901b021056a6eec9066 │ │ └─57334 /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.34.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 │ ├─f39ed27aa764ab3aacdda471f1d2155da2e73ba0d923c460a368819b40c75c0a │ │ ├─149653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─149670 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─149677 erl_child_setup 1048576 │ │ ├─149769 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─149820 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─149821 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─149965 /bin/sh -s rabbit_disk_monitor │ ├─f969f0ba006c5bf0090879d64eb1f694dc9a03b087ffcb52f0e391b0f5b577dd │ │ └─46619 /pause │ ├─6a4d9c6e99c2680c48cd5bebe7e4902bfc97e9aee01754957353336c85188d94 │ │ └─46670 /manager --metrics-bind-address=:9782 │ ├─86a5f6f4bc0e9ec638941be0303b88804785f8b5b31f3335061dedb8c0d0737d │ │ └─42454 /coredns -conf /etc/coredns/Corefile │ ├─b1c31f86affc9f8d0ed67e43122ecab886e99a50728a5e382483972aa95af751 │ │ ├─108657 /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 │ │ └─108791 /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 │ ├─6583841dfef5c74532add74c38180f37f968285172b9fbb79896ebd7971ecf50 │ │ ├─244152 /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 │ │ └─244232 /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 │ ├─63d8cec9066ca91fa8a683c95f02b8cd2ebbdd58fc719f391fb6a8d718b042c8 │ │ └─151511 /pause │ ├─25bbf936af0b721f197a1928e39977ccf30b14a6054f84feba4b49927607b8b2 │ │ ├─ 46000 /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 │ │ ├─ 46018 /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 │ │ ├─ 46079 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247383 nginx: worker process │ │ ├─247384 nginx: worker process │ │ └─247385 nginx: cache manager process │ ├─bd034208d222759da9589c119e9f60f4176b9faf403cc8e63be9e5c58eed53a3 │ │ └─162212 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─13d84be6d8f8cbf47aee7f8f649229ab69cd9d2fe9ddeae5e275c0c5a2575284 │ │ ├─158838 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) │ │ ├─159041 /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/tmpnti2x01x/privsep.sock │ │ ├─159274 /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/tmpxc7fgze9/privsep.sock │ │ └─159345 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1af590e033573a34b4d6a9e4bb2dda4dfdf6b7be29f1d1542dbc0e8eaa1b6685 │ │ └─122737 /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 │ ├─9d4991943dc1870c26a2cecc56eb08fc1be7617c8c4bc87df3323f75ac54ab48 │ │ └─56779 /pause │ ├─c556f4eb986a0a0b51a4e10a29981275cebb9bcc261b933e520f4293f62e90da │ │ └─172946 /pause │ ├─9a707c6083f02f8815c085c975c8e24a5779b1c12bd33410ac81276a04922bcc │ │ └─249117 /pause │ ├─b4a3717e611ace5727fc78906d344cf07f14313928b55c674339f11cd6e65d4c │ │ └─62115 /bin/memcached_exporter │ ├─4cec3d1b494d93d7008108cd69485acdab63ddb7f902db1ad7a127281ee48758 │ │ └─54072 nfd-master -crd-controller=true -metrics=8081 │ ├─0a5f8aaa00ac9ea8b04e1f5ec16623377656972cf195f8c23fdc9117c1694b0f │ │ ├─62512 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62528 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─62534 erl_child_setup 1048576 │ │ ├─62592 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62649 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62650 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62727 /bin/sh -s rabbit_disk_monitor │ ├─5c19e13123e3a38c0f4edf710efc0ec72f3b904620dc6600ff6ea0e1e247cc7d │ │ └─208923 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─65ade3cfa6c8c06a7169f82a026c838cbaf7230d54183bb59aed5b350cc4766c │ │ └─75709 /usr/local/bin/rook ceph operator │ ├─b7912f47008083c69d6f14fb61e5087a91513bc18c1e1f5e74c75821cc3ab604 │ │ └─46056 /server │ ├─d685ffeeab9e03718be4df6b78f731c199a77dbf468304bac08bc9b103092ea2 │ │ └─96409 /pause │ ├─108c5b7c83ad0ca89a96b008ac6ba243e8e550e20afb773ce701ab18985e936a │ │ └─107703 /pause │ ├─b94bdfd02213ce17f0396b5e0fd2f69bd6f6306d513279dbbda9c7ba863e9117 │ │ └─61082 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5e1f46d81c347ecdf361a1fd512b892407dcf51f3b216e9d9231f012b07db725 │ │ └─57764 /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 │ ├─a9b1a9aafca9dc6e267196d6a9995b9f55dd18c3e7c31c6902f7e36bc47f1149 │ │ └─248141 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─c58847d8b06ca4f3a8c3d10f9861a979a7ffb097387a3d3849f5b2e6b7354e25 │ │ ├─158113 neutron-policy-server: uWSGI master │ │ ├─158125 neutron-policy-server: uWSGI worker 1 │ │ └─158126 neutron-policy-server: uWSGI worker 2 │ ├─3b6a2db21fc9fa3d57943275e8e4e475954184a921ae1dcac15330a84f74de6d │ │ ├─105081 cinder-api: uWSGI master │ │ ├─105093 cinder-api: uWSGI worker 1 │ │ └─105094 cinder-api: uWSGI worker 2 │ ├─11e507a9f59eb62d69585202d39e32b324a727c98f5ab632b895372c383557d6 │ │ └─45621 /pause │ ├─9ff232178faf01f9ed85b99566e6ebff7bafe0fef7362ea034a9f680a58aa2ee │ │ ├─148091 nova-metadata: uWSGI master │ │ ├─148196 nova-metadata: uWSGI worker 1 │ │ └─148197 nova-metadata: uWSGI worker 2 │ ├─c6e82fb6242f9435fd77fafddf5d9db0c55f801d70048d0f045f699bbdb7d441 │ │ └─39365 /pause │ ├─2e3f718a04522fc3756a0fac4473c93576989850ccbda961f46384f94facf9dc │ │ └─151376 /pause │ ├─fc1acf877e6046a2cf38eba13c46c1e5b11a88ba8dedb471d1f4d96fdde347fd │ │ ├─79998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80042 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80048 erl_child_setup 1048576 │ │ ├─80129 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80181 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80182 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80449 /bin/sh -s rabbit_disk_monitor │ ├─a47c960cfdc110c9089c24f6250510d97185b8449d554271a4a13e1931c12100 │ │ └─108287 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─304805175f96ad5065d2f49c589fc20103b82c73836493e1f960c643d335bffa │ │ ├─93672 glance-api: uWSGI master │ │ ├─93685 glance-api: uWSGI worker 1 │ │ └─93686 glance-api: uWSGI worker 2 │ ├─3bf0a061576981b173f7ae352141b89595b6a8b3642dad9fef85d40c082f8f67 │ │ └─79909 /pause │ ├─b960dab4442bf402ae268e6142e17664755098376a50f741fa09453c976f5579 │ │ └─150963 /pause │ ├─c0bfe39a2af8fcb239b6d2ceaa69fdb9f367557b3429268a0fcd3526438bdeb9 │ │ ├─185567 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185588 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─185594 erl_child_setup 1048576 │ │ ├─185738 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─185881 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─185882 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─186128 /bin/sh -s rabbit_disk_monitor │ ├─2ddc66a694ae4e3e40113610c50c3698a72c7b558ba9b5d6db18330e9609297b │ │ └─85405 /pause │ ├─0870ae20cdf1158f962fde97ac0fba461863a1c308100ed05e0b6759dca1d561 │ │ ├─205574 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205597 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─205621 erl_child_setup 1048576 │ │ ├─205693 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205744 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205745 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─205971 /bin/sh -s rabbit_disk_monitor │ ├─bd6ff577414d9becf0319c88a16c27d57a2b28e3ea4f068203fa701176391cfc │ │ └─40649 /pause │ ├─09b28950d0089a7109afa4df3956752f26ece38ef5a317887ad21b8d92956592 │ │ └─45573 /pause │ ├─a35e3c705eede83db195fcaf5a28f1d5a9630e3b962a6f0d4288e39c2b99a9f8 │ │ └─163665 /pause │ ├─e289e82594df4fe2e81cfcc6325d5665723d651ab832a7372f2259ba42bc9a28 │ │ └─124688 /pause │ ├─86f29536709643e5313625318ede5725a067a377427097364b05c332d118111f │ │ └─54148 /secretgen-controller │ ├─38cfe45f0dcfb5f8ad3f6a23a172194be10fb6fc64c1eadbd5c89db842d55dce │ │ └─123993 /pause │ ├─dd6008bacbab78b5f15a6d427d66362386db9c87fd7d80ebeceda50b9ec9661b │ │ └─204245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─46a742b3e64ed15cd067bf47a093bb11c9065a9d1db640b9ff3fe11783f2245c │ │ └─235876 /pause │ ├─a1869066979fea27bd12aca22296104de9d8827ebc15dc2191f87e1581d7f6c6 │ │ ├─148882 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149267 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149268 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b27193c79611759c54867268a05f3dfd902e7f8aceb6ee215cefa2ce49cba703 │ │ └─47124 percona-xtradb-cluster-operator │ ├─eeae971435c612d4518b14090a0c2cb442d5d06eddc464a2878886d000a30259 │ │ └─151168 /pause │ ├─61df350eb5d7a647b0b710fddc83307d77c616106a0090dcf25efb5f9d1b73bf │ │ └─46789 /manager --metrics-bind-address=:8080 │ ├─43bd9187cce1841be18e7e95f41412658cf7fb99b81d847fc060536828ef142a │ │ ├─57297 python -u /app/sidecar.py │ │ ├─57456 python -u /app/sidecar.py │ │ └─57459 python -u /app/sidecar.py │ ├─134dcc4b78fec163bd8d70e91a1e54383558d4722f12f235fc84b7c51c376473 │ │ └─170526 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─0ef628a300c0ce3660b7088c2c5d922fd30d3558790e3ef135bc4cf5511c2419 │ │ └─62127 /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 │ ├─f960e3c9b456882e445cf4a3c5d03a37c2ce690a8b4354ce9598e4d43e43d204 │ │ └─173009 /pause │ ├─47ef41013029e3395191fd7cd7d69feb3d448b7628249d3c275831287021e323 │ │ └─43705 /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 │ ├─dbf91abafe1e0e6ae6d28c09a6409c0ded66780ea8ac6b2c02992316931fb107 │ │ ├─182587 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─182802 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─182803 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─07f1eddb11dc0735029d2f5e635d7426d61ef2c4d48bc498bab1d6008b4ec939 │ │ └─61799 /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 │ ├─e5c8508a1fb1a44ec3d49090d7424df0c7ec436087d865ee162162bb1c1e43a6 │ │ └─209334 /pause │ ├─620eaa5dba69f0d767384ce7bde17333b0c49cdd1575a37a619c2e13462d1266 │ │ └─225174 /pause │ ├─342e2667a510714bfdbeff9c6de3ecfb25c928890fde966069090d2fdb1e36dc │ │ └─210214 /pause │ ├─5c56d88860e2b349134d9b10f078e8d6c9bf8c3f064acc50b991e01287dd3db6 │ │ └─58806 /pause │ ├─c706a2e74f179eb6b75260557add946f0e1ae69bfa8ad8f6887958bdd8e139e5 │ │ └─126542 /pause │ ├─21b4cc08e33d0f4b063ee4df02da250e1f095f0d9167c3bf6d993ac73092d8e0 │ │ └─96232 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─09459996a51785a50d4b40e05bbd8ec147140535a813424f086880ee3ac2889d │ │ └─43489 /pause │ ├─84c1c4c5503e27e6d51602c638015b242a6542512102ae7aa0cb345f80bbf5af │ │ └─105533 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1eab073b5ee1b5646f3c8647c9e9a460d850dde1447ff4723a104307e74fcd7a │ │ └─97830 /pause │ ├─2ea5165ddcd6cd727a3ef8be5f7df3506ff05308106d6ee16e8b0932cc53a26b │ │ └─235970 /pause │ ├─f990db0481b6335800f4677e9fa2788965b3607a3187d2413f8a233e3f02b4e9 │ │ └─235830 /pause │ ├─5852edcba96e207cc204dfbd246690b5d877b86872335ebeb521790fb3f0d0ff │ │ ├─151889 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─361903 sleep 300 │ ├─19b68725cbafac207321798dc95cd659e3303ecbdbda7bddda9401213f347d16 │ │ ├─ 65897 apache2 -DFOREGROUND │ │ ├─ 65949 (wsgi:k -DFOREGROUND │ │ ├─ 65950 (wsgi:k -DFOREGROUND │ │ ├─ 65951 (wsgi:k -DFOREGROUND │ │ ├─ 65952 (wsgi:k -DFOREGROUND │ │ ├─364187 apache2 -DFOREGROUND │ │ └─369278 apache2 -DFOREGROUND │ ├─161edd4873048167c77143c644c9d35bd45d3988955105cb7ab75b42dafb384d │ │ ├─69995 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70012 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─70018 erl_child_setup 1048576 │ │ ├─70109 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70160 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70161 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70175 /bin/sh -s rabbit_disk_monitor │ ├─b29d2fcf3c966c513d39c3af9a2c6e675684c7bc9a6418e39d3316edf6d2b072 │ │ └─62186 /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 │ ├─16372ee53c5019858aee1d7aa711370a1e3aa851040466429fb78493f3a03a28 │ │ ├─57273 python -u /app/sidecar.py │ │ ├─57434 python -u /app/sidecar.py │ │ └─57435 python -u /app/sidecar.py │ ├─768e81e233c86b6986cf34fa6159b6bcdce154bc32bc57041beb719ef5376af7 │ │ └─185338 /pause │ ├─2a5c6711cc7f27acfa604b8d5b9d75ee9e87d30eae9d7fb1e5bba9aa12892930 │ │ └─47693 /pause │ ├─0d11734d225965b93eab4c9b5a2504af06284488a77ed749690e6cdbd8bba306 │ │ └─126700 /pause │ ├─6a8d7a2073183f786abdf5bedec7e59a375cf86511aaea48524d1ff384809809 │ │ └─56689 /pause │ ├─6ed81885e685a171efc91b0ad8ef3ba3ad94ab3d101b02a779ae0427a61d08cf │ │ └─75072 /pause │ ├─945088763227b9391dfde371231c13729291acb12c91ea03a070eb53cbc3a2cb │ │ ├─41114 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41496 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─99e32f5201e451bf1963a39a675031df2edaf77784d884f87b0b0289579fecbe │ │ ├─167682 /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 │ │ ├─345502 /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/tmp7jtk3xmi/privsep.sock │ │ ├─345721 /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/tmpahfnxrd5/privsep.sock │ │ └─350872 /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/tmpkkd1m47h/privsep.sock │ ├─6d0a09f60f6d3ceda369ed4de585df2237855bbadfb05dba1f9dc16152a8a7f8 │ │ ├─47896 mysqld --wsrep_start_position=16fa7204-4b66-11f1-8509-fa34ced65fe3:20 │ │ └─48022 /var/lib/mysql/mysql-state-monitor │ └─e3d3ee439155caf38df03438fbcf271788cdfa06c02d7b139e6a43ac589d0bf0 │ ├─147855 nova-api: uWSGI master │ ├─147867 nova-api: uWSGI worker 1 │ └─147868 nova-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount