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 │ │ │ ├─21876 /lib/systemd/systemd --user │ │ │ └─21877 (sd-pam) │ │ └─session-22.scope │ │ ├─21867 sshd: cephadm [priv] │ │ └─21890 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.157-22-zuul [mux] │ ├─357730 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lhxqkeomvrkgwmkjacpwwooyposrtywh ; /usr/bin/python3'"'"' && sleep 0' │ ├─357731 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lhxqkeomvrkgwmkjacpwwooyposrtywh ; /usr/bin/python3' && sleep 0 │ ├─357732 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lhxqkeomvrkgwmkjacpwwooyposrtywh ; /usr/bin/python3 │ ├─357733 /bin/sh -c echo BECOME-SUCCESS-lhxqkeomvrkgwmkjacpwwooyposrtywh ; /usr/bin/python3 │ ├─357734 /usr/bin/python3 │ ├─357735 /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 │ └─357737 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-4ed146e92231b9fcd5b9b8723461fe481fde554b7114d76e915fe76b0054cdef.scope … │ │ ├─12523 /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 │ │ └─12535 /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-5491fd27e6707721c315d346783be6142c3e667485f5ffacdf94174352e4ec85.scope … │ │ ├─34259 /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 │ │ └─34271 /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 │ ├─containerd.service … │ │ ├─ 9845 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12473 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4ed146e92231b9fcd5b9b8723461fe481fde554b7114d76e915fe76b0054cdef -address /run/containerd/containerd.sock │ │ ├─ 12864 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d53f7200c90d3348aee895cf8a4d3db466ac1e1ce6a8fd4b78e929185b95152 -address /run/containerd/containerd.sock │ │ ├─ 19830 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 838266f37aab9a4e5e1690fea4af55e63259d79b7cce5b99d7f51f6477d6d77c -address /run/containerd/containerd.sock │ │ ├─ 25007 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 92ad4bef5b87ecfce3112fafbf0cf0ac8bff94619be1279b5a1cb2c19739dc0d -address /run/containerd/containerd.sock │ │ ├─ 29457 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1022c6060a576158a0328d631b28adcb394086db0f8ab08e84d4aeabd050a5ca -address /run/containerd/containerd.sock │ │ ├─ 34234 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5491fd27e6707721c315d346783be6142c3e667485f5ffacdf94174352e4ec85 -address /run/containerd/containerd.sock │ │ ├─ 39602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715c9c050d8654ba1e9e8bae0a7416fd8bb61e72a9a7ec2910a17763db92aa49 -address /run/containerd/containerd.sock │ │ ├─ 39635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bce3bcd3d7064aaee39e4c4979d09ef119c716622369479183d296e31dd17db2 -address /run/containerd/containerd.sock │ │ ├─ 39649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fbfd940e9a5968081ed73cb6c7ae38d93d7b350ec310cd3c39d1cab24c0b92 -address /run/containerd/containerd.sock │ │ ├─ 39663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a18f3e73ba5d951fc830782636115ca7a7f0bd8bb6a52826af12cb29db6df76 -address /run/containerd/containerd.sock │ │ ├─ 39684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74b6a58b42267385c83252880eb84a5d8971e08bd52cccd444c9df2b137c24de -address /run/containerd/containerd.sock │ │ ├─ 40217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd21bccef1fc61a287a9564f12fa1f206db1fecf0eb6ccbd0d29be9c0467dbd -address /run/containerd/containerd.sock │ │ ├─ 40943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4a423b37b2e80bdbdeeeed47f0865999e358315df5c386bcd6f87591b9ce613 -address /run/containerd/containerd.sock │ │ ├─ 40956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7beb0afe15ca0eb6fee3e53fc39e95a258d41a009cde0faa67eec3fe42ca6d92 -address /run/containerd/containerd.sock │ │ ├─ 42311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35d7193d340394ab5e5dd3d4a7d9bc79fe518dc9f23ab430b404ac34ed2bbea -address /run/containerd/containerd.sock │ │ ├─ 42765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b3416f4aab67465efeae8d28bc5e04527ef97e03328713cc11aadba2de98f14 -address /run/containerd/containerd.sock │ │ ├─ 42767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f8cea4e852fdcc051ad612b05caf9a2ab4e73cc89174d6c007be7fcd3eafb9 -address /run/containerd/containerd.sock │ │ ├─ 43222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1bd5ab883ecd5181fe067a13a14a8e9d714da40004fa577e6ab5a0746b4276c -address /run/containerd/containerd.sock │ │ ├─ 43709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1431cd1938b5b6598ea507e369f99a9f1cabf1e2275fc64cf34779694edcb136 -address /run/containerd/containerd.sock │ │ ├─ 43759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f20ca584274b46134abc4303c775a530f6371885c7ee9dcecc5905b572de623 -address /run/containerd/containerd.sock │ │ ├─ 43816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e6fad36a3415475bb45da5bc34d3ab5a47eea350257d0ee5232ef5a961d44bf -address /run/containerd/containerd.sock │ │ ├─ 45768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a137b60eca421cc710775ca07b8629967cef11f1f1188cd0f7fc75ae8e1da67c -address /run/containerd/containerd.sock │ │ ├─ 45865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f42b86df5e3c3a130f529fa6c104bf2279c2e81cb7b8ae4783437f77cc4e4fb -address /run/containerd/containerd.sock │ │ ├─ 46639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833c8c309d7a1e75f89c8dad7af94a1d5e757a819fb89d7c53b61639138b4ecd -address /run/containerd/containerd.sock │ │ ├─ 46738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f765707c131d8ca04bb203ee5a482c972c37269a89c8b6e97268955982b3e6a8 -address /run/containerd/containerd.sock │ │ ├─ 47102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c491883e930e306a5a713eee43c2aec817fd5a49d4ec537f96454155383167fe -address /run/containerd/containerd.sock │ │ ├─ 47590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de77113fbb033d5aa9b48e5260e6eb6a26c6d43192a188882c4406ca9f1eaf46 -address /run/containerd/containerd.sock │ │ ├─ 48004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 450ca823eb984c913fe49ba78f5b4c392a54922243f923a78b95589726e11787 -address /run/containerd/containerd.sock │ │ ├─ 49878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f47ea2c8ebb4d61759836116a213325ff8ede822bcc3f97ad8623de5d949087 -address /run/containerd/containerd.sock │ │ ├─ 53466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77f04038e20b722e0891b4ca22333755ee8bceae0a2f851918b26d326d10608 -address /run/containerd/containerd.sock │ │ ├─ 54048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4aceff57d0780c86c5d96244d6fafad70b220c3d6a255a4342ebcc63ad51bf -address /run/containerd/containerd.sock │ │ ├─ 54103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38255427aed08ea75e67c09bf81a3567c0cf5051bc1284e661ed5f95680357be -address /run/containerd/containerd.sock │ │ ├─ 54145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89baf2329ee29f1b9a4d7b1a84c1ee5d38b6c8649e2cd7091e4736551138e937 -address /run/containerd/containerd.sock │ │ ├─ 54290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c887638dc8e22f249d7dec2988beeac7dd17add7f68109f945dd4d40e775b111 -address /run/containerd/containerd.sock │ │ ├─ 56989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a0aaf61954159d33fdd43d3b3dc069036839c26f3b9a4a456431e0618ee826 -address /run/containerd/containerd.sock │ │ ├─ 57116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c58f6ad66dd517e6a218211e2ffe5445763458fc1bb4bc5b7e496dd01ee7dbe -address /run/containerd/containerd.sock │ │ ├─ 57155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab441f097054102913393196c20f21f49d95426d0345fdaec81068462fffc2e7 -address /run/containerd/containerd.sock │ │ ├─ 57203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78843f0c0a4ac73f5b6a58770dc8883eeff6a2740b8b65e99658e6da3bf1efa5 -address /run/containerd/containerd.sock │ │ ├─ 58404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6f9f47b9e010aed8549efd78d60655bebc69781dc784b6319eebf1c10a1e136 -address /run/containerd/containerd.sock │ │ ├─ 58549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e83ed794ed7fd5432c1c303c385aed2fab0af852faac20b2725bb4d3845a8a92 -address /run/containerd/containerd.sock │ │ ├─ 58773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2a6ce464045a369fb036a82e3d68f9721d31145a9bb300602f65ae1ce8b3df -address /run/containerd/containerd.sock │ │ ├─ 58892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e4235691507f069cab78129015bc9ba059a34c73f8c6375ca905b735587799 -address /run/containerd/containerd.sock │ │ ├─ 58969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9562c070768c89bc247c70216df4ae52605e734f27239df9ec10ccead0fcba31 -address /run/containerd/containerd.sock │ │ ├─ 59264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c526417b97163c6f44b9ebe94b734e84bc9323d7bdb7b027dbaea495600b0c53 -address /run/containerd/containerd.sock │ │ ├─ 59555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7a9ecafd5771f8726de306d57754cc4093b356c01b59c82812a19c69733da7 -address /run/containerd/containerd.sock │ │ ├─ 59982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca363b2db8ae8edc8adcfd2f90dacb5f9b2c176c89471e569b1eb8cdf620492 -address /run/containerd/containerd.sock │ │ ├─ 60107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb89a1ed58e02d965559027addcea131d806d0e16b2ec15551cd51c3635e36e7 -address /run/containerd/containerd.sock │ │ ├─ 60808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01d0dc972afaa5f668bc119e32186a84f9288181005461f58b80fa10daefa50 -address /run/containerd/containerd.sock │ │ ├─ 61829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3033b75e7a0b773d6d407532141b48066f89b69c1410d53602352811db386b -address /run/containerd/containerd.sock │ │ ├─ 63777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6106cb2211430164d3bf0b59ee76dbc5e4b25d2f3c2d8c704879a1854c200b1 -address /run/containerd/containerd.sock │ │ ├─ 70244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e1f5131596e9525fdd8f1356b81f3958fc0c075ca05ddbc42edfb38f72e785 -address /run/containerd/containerd.sock │ │ ├─ 71277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a322195049e53c40398266a1f2f0890c7a0ca20328b8ad0556875667517498d9 -address /run/containerd/containerd.sock │ │ ├─ 75542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f086a40d6831ac01042b0e845bd6d0c61fb74aef02e082b593d0740c1b0a9c74 -address /run/containerd/containerd.sock │ │ ├─ 79806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02ac017cd9e8447ca664925d37b7ca8d3fc9050bd11f0bce59a235c599a5c4c -address /run/containerd/containerd.sock │ │ ├─ 85592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076826ccd61dda401db62ac84ee3b014f79c8ba1cd4548eba043116fbe0351fb -address /run/containerd/containerd.sock │ │ ├─ 85645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ceeaf1a7023a85b8c4d215d39cda190659e622d5419b87123e7a51fe9acbb75 -address /run/containerd/containerd.sock │ │ ├─ 93514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb33ec8987c601c663cb18bae1720d4a8069e13b56bde52b71e696bdbdffc5a5 -address /run/containerd/containerd.sock │ │ ├─ 94715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7c6c12e0d6c13daed5f834ec3ae53d2fa60ee5aba1e2c4e43a4a7537b941d5 -address /run/containerd/containerd.sock │ │ ├─ 94759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf36c4762c37ebd6fbe2c34a6695f4003ae5965a3d73d0296d629aca3ba545f -address /run/containerd/containerd.sock │ │ ├─ 96607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79eace6c251413370a971d1f34ef8fef72525872000f3b5420b1cf2dad6ea5d -address /run/containerd/containerd.sock │ │ ├─ 97913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9db5443b2839b61c7a417958220d3071177488fc4e2237f4d42910c9c131227 -address /run/containerd/containerd.sock │ │ ├─ 97987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d90c32434788b82c621ba968a33783822524de29ee990f8d93792a598afc58 -address /run/containerd/containerd.sock │ │ ├─108029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e90b81582572b9295d88f3026f1af983cc173fcdec78f2efb580fccd3c1fd99 -address /run/containerd/containerd.sock │ │ ├─108102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd73a3602a9b0c2b6915dd11d8ea1ae56cd7fa154e74f7cbb81444446058d4e -address /run/containerd/containerd.sock │ │ ├─110102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b925629b1526c96edde4196e946ddee13ef0cc4d16184ae9a0dc9875d4aa4b -address /run/containerd/containerd.sock │ │ ├─122700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e32c68094798fe94498a52b29ddfda3bdbffbf7b1805d975e681df8a3ad9f537 -address /run/containerd/containerd.sock │ │ ├─123489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e70a2e7116d75f1fd11078d7848371a515045daa70b10e3a4c7de0be0e0ccf7 -address /run/containerd/containerd.sock │ │ ├─124549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f923db13ab1b9af43f863d89966b38b52e6cf842f2c06e524eadc03367ebb7d2 -address /run/containerd/containerd.sock │ │ ├─124596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb896015539cb27ca4a998ff5b9995532541b6675e960940d25ded031821e53a -address /run/containerd/containerd.sock │ │ ├─125222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df5bb17aa45d2b6fd91d19187d2aa1006da25569be3264ee1d67fa167ab111b4 -address /run/containerd/containerd.sock │ │ ├─126272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79404910ea956b922f3f7aa430ec851ceef601dfec445bf1e7d38e057ab0bd45 -address /run/containerd/containerd.sock │ │ ├─127946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0856293fba66176a856aa7ba09bdc66a9649152f41da7427c923e5da6a99c98d -address /run/containerd/containerd.sock │ │ ├─128235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c75791e4a3cf771467ce4088cd05ae26e4d35a5a05326f9ce89db39058ffaf -address /run/containerd/containerd.sock │ │ ├─128578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a66be611cf96e9c1b89525c67fa6e70a18e4211d998f00bea3a4284c7e31a8 -address /run/containerd/containerd.sock │ │ ├─128656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1cdace3acfe162d9ba02f86ae9b1889b93f10b6c0161e4b0e80aa173cde4da -address /run/containerd/containerd.sock │ │ ├─128773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bfa09deeec9adac1deef514bcae0b0050e17b9ee2e349ef3fb9ca4aef1d8ec8 -address /run/containerd/containerd.sock │ │ ├─129301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428475c93b20bdd20f038127f37df7b57a5589ba04f80d13845f95443b4979fa -address /run/containerd/containerd.sock │ │ ├─151939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc5f1b7af638c3f03252e81c2b45aacdf8b6209162e6c840435f53868fdcbd2 -address /run/containerd/containerd.sock │ │ ├─153383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fcd3714e10cef0403bd60c8bbe721ee541f715c0e877fb04005b628a4ae97b8 -address /run/containerd/containerd.sock │ │ ├─153407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e14f0f1015d7b8bcd7ed213798766b32c5007a0243e54634387b4405b9084b8 -address /run/containerd/containerd.sock │ │ ├─153648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73e55561869933c359088f9b8a6b085581c40196abc2687d806891d5c7b5a759 -address /run/containerd/containerd.sock │ │ ├─153970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceb6981849704b128b5cedfe3e5fa9f107ace55270619eae2017b75f45dc1c11 -address /run/containerd/containerd.sock │ │ ├─163955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e9e006d4a9df4072f73688fba7576394c032edf0ca011bcb3715179abb1e80 -address /run/containerd/containerd.sock │ │ ├─165845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c194773295e7ebafe41b8b7cc333c16fee3f9ae57d028d3c6642af8e32e6f9e -address /run/containerd/containerd.sock │ │ ├─165938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3117112e3fe87fb28267c79879e94fb272806158827bc606e188cfdc02f039 -address /run/containerd/containerd.sock │ │ ├─166029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd1103946ed24bccf3c21bc22fad48a93ec7eac65cd1c0de914115e328f35e79 -address /run/containerd/containerd.sock │ │ ├─166112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818057c29e9cec40684329b81a610fb94e929ddef62679493639d6da7507cda9 -address /run/containerd/containerd.sock │ │ ├─172910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab24971d6dcaeca6b959000744bdb1333e85fe3fbb681deeb533bb9aba558ad -address /run/containerd/containerd.sock │ │ ├─174750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7ef202f9baf81578f8e65a026c4764d0e99a928c89905042be78a75c59db202 -address /run/containerd/containerd.sock │ │ ├─174851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0487468ed69103cc37391102fb20de495c0936483f8b2f86ff969f86614d892 -address /run/containerd/containerd.sock │ │ ├─174913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55150e487c580f5d2e8b415869bbadc99cc2cc4b9535058864db9ab8f8df6a45 -address /run/containerd/containerd.sock │ │ ├─187672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 310524a19a31f53d9e75aa7c57b10de346b40c0b9a0500d3166c518b25192d22 -address /run/containerd/containerd.sock │ │ ├─193997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53bf69d233053492b0c141ed0b03e116b69ea4f5a058c588f71cbb43e5d166c -address /run/containerd/containerd.sock │ │ ├─194022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c170a31ac759bcac1a4d8f77afb92f45027598121c14dfe0b8e583ef5ad584c -address /run/containerd/containerd.sock │ │ ├─194067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 190ede342da589b86c5a88ca84e77d5d898069017c29e64e67e82ee566ce9aa9 -address /run/containerd/containerd.sock │ │ ├─194375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf5862a55ee9c6a38c13eeeca4bfdf16288772e76577094bc144f006c7d4901 -address /run/containerd/containerd.sock │ │ ├─204234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65abb2b295633589e0fa10665b8b77e267aa909aa50bb7bc36d552e00c753960 -address /run/containerd/containerd.sock │ │ ├─206384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0b6c5df56c9bdd2e3c467411b7005ccd2cbfff15da8cc407faf1701972eb46 -address /run/containerd/containerd.sock │ │ ├─207400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85321d06c29925d75389662787538e65c02ab1a80046cbefc48da1be469e77da -address /run/containerd/containerd.sock │ │ ├─208416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9ee6a89ea1e09406046dad5853ac45b9c59b9af30f463473d7d0f89b097e98d -address /run/containerd/containerd.sock │ │ ├─209364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341c0feec8b92f5b57375ee5fd38a90d4908ec766d20fa70895564a94221b868 -address /run/containerd/containerd.sock │ │ ├─210851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da8e68c264a63db4f3a2058679c87bbdcbe3c335ce5182ea20198603620b3250 -address /run/containerd/containerd.sock │ │ ├─211709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b587d1925fb39573b9ae286d492c72e0b6238520508b40abc4dfec7d106243 -address /run/containerd/containerd.sock │ │ ├─211777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 624a09b2d93b01b580f627906728b1a12d2c16c8d229f583bab4418d875087bd -address /run/containerd/containerd.sock │ │ ├─219923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43b828fc7739231194fb60ccb7f3502f13340d99697b741bab8c1180e9c0d674 -address /run/containerd/containerd.sock │ │ ├─220392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cac0a5e624a10ada9e3e20da08b7f4c43d909d8d0f5b63424aada0d3bcf9e1e -address /run/containerd/containerd.sock │ │ ├─224304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf199a6d2e2dc0a1a365721be58fb03a0a7dbca31b294a8837577ab1bd822cc -address /run/containerd/containerd.sock │ │ ├─228578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46200f57252b042f70ca35ecc8885e88f6165710ae79e5d43ef212378afd2410 -address /run/containerd/containerd.sock │ │ ├─228757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5812e5444d1536c12412a349851ba2cf26290e791a6a38d53178bb9b9d135434 -address /run/containerd/containerd.sock │ │ ├─228811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1edda99d3cd2d3be76976d1b1ee7e83debc29434306d6b5ea41401727832d2 -address /run/containerd/containerd.sock │ │ ├─228871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08259905b8c76f1e3e170b7f3ab5e96243fca003ffa6fba06a19ed6df1197ab1 -address /run/containerd/containerd.sock │ │ ├─239923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a24a8d20c847d7c59dfa021945a0260aa68b017c6e6643ba116710c4482fc20 -address /run/containerd/containerd.sock │ │ ├─243369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47e58a19bc634059eb0e6cd09299f23f60c9412e36573ed2999e978d8555c09a -address /run/containerd/containerd.sock │ │ └─244578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d67d0b767513d2e18cda7e5501147ab915969c4be15bd6aa1f298c23d67d4f5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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@mgr.instance.hpfigc.service │ │ │ ├─12776 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hpfigc/unit.run │ │ │ └─12808 /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-hpfigc --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.hpfigc:/var/lib/ceph/mgr/ceph-instance.hpfigc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hpfigc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hpfigc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29174 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29438 /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 │ │ │ ├─19787 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19806 /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 │ │ │ ├─24722 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24990 /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 │ │ │ ├─33949 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34213 /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 │ │ ├─12413 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12441 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10216 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─run-recff06a7dded45bd8b1ab709b830ac13.scope │ │ └─160054 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122191 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40072 /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.157 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10977 /usr/sbin/chronyd -F 1 │ │ └─10978 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-92ad4bef5b87ecfce3112fafbf0cf0ac8bff94619be1279b5a1cb2c19739dc0d.scope … │ │ ├─25034 /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 │ │ └─25046 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7d53f7200c90d3348aee895cf8a4d3db466ac1e1ce6a8fd4b78e929185b95152.scope … │ │ ├─12889 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hpfigc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12908 /usr/bin/ceph-mgr -n mgr.instance.hpfigc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─122046 /sbin/iscsid │ │ └─122047 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-838266f37aab9a4e5e1690fea4af55e63259d79b7cce5b99d7f51f6477d6d77c.scope … │ │ ├─19859 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19872 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-1022c6060a576158a0328d631b28adcb394086db0f8ab08e84d4aeabd050a5ca.scope … │ │ ├─29481 /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 │ │ └─29493 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─2a24a8d20c847d7c59dfa021945a0260aa68b017c6e6643ba116710c4482fc20 │ │ └─239946 /pause │ ├─a322195049e53c40398266a1f2f0890c7a0ca20328b8ad0556875667517498d9 │ │ └─71301 /pause │ ├─5b1edda99d3cd2d3be76976d1b1ee7e83debc29434306d6b5ea41401727832d2 │ │ └─228857 /pause │ ├─e1bd5ab883ecd5181fe067a13a14a8e9d714da40004fa577e6ab5a0746b4276c │ │ └─43248 /pause │ ├─a1f504e48c910a8851a100d6536f0699613611072a507fc91a49001c5336ae86 │ │ └─54357 nfd-worker -metrics=8081 │ ├─8ded1fb35425026a1f5675acdf43fe24722ecc76d3ff7b8c10029c8c1d3485b0 │ │ ├─ 66225 apache2 -DFOREGROUND │ │ ├─ 66265 (wsgi:k -DFOREGROUND │ │ ├─ 66266 (wsgi:k -DFOREGROUND │ │ ├─ 66267 (wsgi:k -DFOREGROUND │ │ ├─ 66268 (wsgi:k -DFOREGROUND │ │ ├─351185 apache2 -DFOREGROUND │ │ └─353500 apache2 -DFOREGROUND │ ├─c491883e930e306a5a713eee43c2aec817fd5a49d4ec537f96454155383167fe │ │ └─47124 /pause │ ├─c8fbfd940e9a5968081ed73cb6c7ae38d93d7b350ec310cd3c39d1cab24c0b92 │ │ └─39763 /pause │ ├─5e4083890d23937798f520cc331612c8385e748a7e80f4dd5bf5b4226e3c2a05 │ │ ├─108949 /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 │ │ └─109016 /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 │ ├─7cd0429b9fffa4d4a0ca10c4370c11debec0ca2dde0852547e45a273a8ed9d1f │ │ ├─243127 apache2 -DFOREGROUND │ │ ├─246365 (wsgi:h -DFOREGROUND │ │ ├─246366 (wsgi:h -DFOREGROUND │ │ ├─246367 (wsgi:h -DFOREGROUND │ │ ├─246368 (wsgi:h -DFOREGROUND │ │ ├─246369 (wsgi:h -DFOREGROUND │ │ ├─246370 apache2 -DFOREGROUND │ │ └─246371 apache2 -DFOREGROUND │ ├─0f7f9cdfaec933d3609fbbad9c2180a02f6ad299b8f2473006cedb9ba132e5ed │ │ └─61368 /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-157.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 │ ├─1dc6e6cda53a95c99482ddfb1626281a53a5c5b1480405e29f414e47d056f98f │ │ ├─151251 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151509 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151510 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─20da49c635808c71d1cdfcd749e902cd89ac340b1dbe6b32fe10291469727d74 │ │ └─245333 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─2091b527b59cc1dc24ef3d6a3b0b1d6457e6122fd1ce1b9d078b4e8654c4d671 │ │ └─237792 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9562c070768c89bc247c70216df4ae52605e734f27239df9ec10ccead0fcba31 │ │ └─59010 /pause │ ├─bb0b6c5df56c9bdd2e3c467411b7005ccd2cbfff15da8cc407faf1701972eb46 │ │ └─206407 /pause │ ├─c36c1b16f4ead0588807d7e6d6230afa8b11abf6c2578de9ab82d5b6fdcb7eb8 │ │ └─172354 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─5611c4d1ef19a0d91b216a6bf2b166efbf77f4bf93d6ae8c237c1cee079f5064 │ │ ├─151059 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151381 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151382 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9596899dfbded844ae9ad574665e0e3becf90aaabe3f3ed24602fcbcd349b5bb │ │ ├─154945 neutron-ovn-network-logging-parser: uWSGI master │ │ └─154979 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─43dbdd4297f1754d77a4254776cad9f5cd983db25321850fc3112a2dcd356b6c │ │ └─48136 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─6a0b84937832a463b3fa5ff4f8b278f5ae68b4feb4680c8c9ba7652267f0bc76 │ │ └─57493 /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 │ ├─0364bd593011a3c0e71378d81e2459dd172365d83fc456197918794f16805d41 │ │ └─46933 /manager --metrics-bind-address=:8080 │ ├─06c7f6d15f03aa6a509f56ede7e7d21111e057f4abff67a47792cdb9d68c5796 │ │ └─61914 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b32cd1cdbfe43805b2f763d2a912a122e6c71084c0818fd5e2ce582a12ff38e4 │ │ └─247218 /bin/openstack-database-exporter │ ├─bab24971d6dcaeca6b959000744bdb1333e85fe3fbb681deeb533bb9aba558ad │ │ └─172934 /pause │ ├─b4a423b37b2e80bdbdeeeed47f0865999e358315df5c386bcd6f87591b9ce613 │ │ └─40994 /pause │ ├─233658625fef1e8cd4de570fb01f2e2a183f5cffb41790a9d5ce0d74f0b061ac │ │ └─62093 /bin/memcached_exporter │ ├─56750a360e95167e95aa8fec861b83c8898517a2dfadb02b72ff468079d97254 │ │ ├─70361 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70377 /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 │ │ ├─70383 erl_child_setup 1048576 │ │ ├─70496 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70547 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70548 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70574 /bin/sh -s rabbit_disk_monitor │ ├─bce3bcd3d7064aaee39e4c4979d09ef119c716622369479183d296e31dd17db2 │ │ └─39750 /pause │ ├─cd5a51f4ad7bcf12a5814c1904f6417d042a3a5fab78d325b0e8e666fe71d969 │ │ └─160053 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─043b7c5c80ce39429495580151fd4d886ffb14b8737efe9d2cbf0cc9f1c62eb4 │ │ ├─62561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62578 /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 │ │ ├─62584 erl_child_setup 1048576 │ │ ├─62675 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62726 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62727 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63025 /bin/sh -s rabbit_disk_monitor │ ├─f6a0aaf61954159d33fdd43d3b3dc069036839c26f3b9a4a456431e0618ee826 │ │ └─57051 /pause │ ├─2753d7daed9cec437c20d8c6c6ee844ca3473d9d40e46b05ed13f890c6eaa770 │ │ ├─95136 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95459 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95461 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─84916bbcf6c2415784ad634fa9dd97c5f15494daffe7d31d91f5ea372ef661d8 │ │ ├─237767 manila-api: uWSGI master │ │ ├─237833 manila-api: uWSGI worker 1 │ │ └─237834 manila-api: uWSGI worker 2 │ ├─3e14f0f1015d7b8bcd7ed213798766b32c5007a0243e54634387b4405b9084b8 │ │ └─153450 /pause │ ├─47e58a19bc634059eb0e6cd09299f23f60c9412e36573ed2999e978d8555c09a │ │ └─243416 /pause │ ├─8d4aceff57d0780c86c5d96244d6fafad70b220c3d6a255a4342ebcc63ad51bf │ │ └─54077 /pause │ ├─c526417b97163c6f44b9ebe94b734e84bc9323d7bdb7b027dbaea495600b0c53 │ │ └─59287 /pause │ ├─44e694e1382f83c9f2d275e64f22aa629e97a0f76abe356f0fbb3afe8475c252 │ │ ├─203003 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203493 octavia-worker: ConsumerService worker(0) │ │ ├─203500 octavia-worker: ConsumerService worker(1) │ │ ├─203503 octavia-worker: ConsumerService worker(0) │ │ └─203506 octavia-worker: ConsumerService worker(1) │ ├─45b7957a73ebbce554173e9e48d5c4edeae522155b512c9bb9479326b8633a87 │ │ ├─173073 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173091 /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 │ │ ├─173115 erl_child_setup 1048576 │ │ ├─173201 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173264 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173265 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173513 /bin/sh -s rabbit_disk_monitor │ ├─beebed33c4019f85c2a5e2b79cc79b0ab843604f816fb800dc5451bce9a6855f │ │ ├─105389 cinder-api: uWSGI master │ │ ├─105410 cinder-api: uWSGI worker 1 │ │ └─105411 cinder-api: uWSGI worker 2 │ ├─9281206d312fcbae5bcd4b245cc261e967de4b7427734e3f511e1c7243802b8f │ │ └─154819 vector --config /etc/vector/vector.toml │ ├─833c8c309d7a1e75f89c8dad7af94a1d5e757a819fb89d7c53b61639138b4ecd │ │ └─46663 /pause │ ├─942a91b261408ceceab50ec3cea6ece13d71f7a5b01d005ec278a6c4b6fc4a21 │ │ └─40019 /kube-vip manager │ ├─624a09b2d93b01b580f627906728b1a12d2c16c8d229f583bab4418d875087bd │ │ └─211801 /pause │ ├─41960429620e67f7bb99672e76919dfb3959e996dd8632c6488e28be4bdfdea2 │ │ └─61646 /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-157.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 │ ├─2bd73a3602a9b0c2b6915dd11d8ea1ae56cd7fa154e74f7cbb81444446058d4e │ │ └─108141 /pause │ ├─5e90b81582572b9295d88f3026f1af983cc173fcdec78f2efb580fccd3c1fd99 │ │ └─108053 /pause │ ├─65abb2b295633589e0fa10665b8b77e267aa909aa50bb7bc36d552e00c753960 │ │ └─204301 /pause │ ├─09acc454ad562871ea82f193ee931e5b128b1d1cb8b1aba0bb57fa8d8e225837 │ │ └─62203 /bin/oauth2-proxy │ ├─676d4889d593a177b0cfe9d2494c252a7b55c963ac66db29be5c1a4ffa6f74b5 │ │ └─86910 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─4ad0e61f1f55c88a6418ca56587905c881b6e51cc1cacd530c305ead7d302b3b │ │ ├─204464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204481 /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 │ │ ├─204487 erl_child_setup 1048576 │ │ ├─204551 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204602 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204603 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204697 /bin/sh -s rabbit_disk_monitor │ ├─64a6c08ba45b36c0e91285af12a58558d1753314dec6cb78001ddf44047c082b │ │ └─225693 docker-registry serve /etc/docker-registry/config.yml │ ├─2d2a6ce464045a369fb036a82e3d68f9721d31145a9bb300602f65ae1ce8b3df │ │ └─58803 /pause │ ├─2e7a9ecafd5771f8726de306d57754cc4093b356c01b59c82812a19c69733da7 │ │ └─59589 /pause │ ├─e83ed794ed7fd5432c1c303c385aed2fab0af852faac20b2725bb4d3845a8a92 │ │ └─58577 /pause │ ├─da8e68c264a63db4f3a2058679c87bbdcbe3c335ce5182ea20198603620b3250 │ │ └─210876 /pause │ ├─93d400a65bfca6631f0ab6cea127280b9b91f20da171e1fea69b2700373fa5bb │ │ ├─79998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80014 /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 │ │ ├─80020 erl_child_setup 1048576 │ │ ├─80251 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80303 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80304 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80502 /bin/sh -s rabbit_disk_monitor │ ├─4e70a2e7116d75f1fd11078d7848371a515045daa70b10e3a4c7de0be0e0ccf7 │ │ └─123516 /pause │ ├─f450098312e0ef25ec83c1bdf835f8aa3a4b2f06483bf8ca19a4baea35ecae83 │ │ ├─224510 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224527 /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 │ │ ├─224533 erl_child_setup 1048576 │ │ ├─224596 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─224709 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─224710 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─224943 /bin/sh -s rabbit_disk_monitor │ ├─ecf36c4762c37ebd6fbe2c34a6695f4003ae5965a3d73d0296d629aca3ba545f │ │ └─94782 /pause │ ├─0bfa09deeec9adac1deef514bcae0b0050e17b9ee2e349ef3fb9ca4aef1d8ec8 │ │ └─128797 /pause │ ├─e13e51c2830f6891055b30aa7cd28e29a1375b1d79ae6cd2f6753fbe91d4b60c │ │ ├─126376 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126393 /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 │ │ ├─126399 erl_child_setup 1048576 │ │ ├─126616 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126667 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126668 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126816 /bin/sh -s rabbit_disk_monitor │ ├─c348b4d0a6d0ca76326411119514e29ba631cd2e207a1051f3c7ed02c0b08225 │ │ └─48310 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─510f9f43047dc5a0e5eb87fef43fb421105363da1c37600d0ec243865cb348c9 │ │ ├─93873 glance-api: uWSGI master │ │ ├─93885 glance-api: uWSGI worker 1 │ │ └─93886 glance-api: uWSGI worker 2 │ ├─bc0298ca49e54e5bc596609f342a0b854cb4629b090d9f714cc6e2f4130d1abe │ │ └─60244 /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 │ ├─a560a57ea6ac3c398cee0c426f474c65127fcfd1a4022c7a8d711b1e4412465f │ │ ├─172464 senlin-api: uWSGI master │ │ ├─172482 senlin-api: uWSGI worker 1 │ │ └─172483 senlin-api: uWSGI worker 2 │ ├─ab441f097054102913393196c20f21f49d95426d0345fdaec81068462fffc2e7 │ │ └─57188 /pause │ ├─1431cd1938b5b6598ea507e369f99a9f1cabf1e2275fc64cf34779694edcb136 │ │ └─43735 /pause │ ├─6bea86e77c7fb595c155620c2c7fd1e0053851f6751ad16db2e41cad8feebe07 │ │ ├─162030 neutron-policy-server: uWSGI master │ │ ├─162043 neutron-policy-server: uWSGI worker 1 │ │ └─162044 neutron-policy-server: uWSGI worker 2 │ ├─92c75791e4a3cf771467ce4088cd05ae26e4d35a5a05326f9ce89db39058ffaf │ │ └─128269 /pause │ ├─b674cdf431569d7b0e08ea33d6838daeb8b0411a29c6da65793b85592a38fe6e │ │ ├─74975 barbiacan-api: uWSGI master │ │ └─74988 barbiacan-api: uWSGI worker 1 │ ├─450ca823eb984c913fe49ba78f5b4c392a54922243f923a78b95589726e11787 │ │ └─48027 /pause │ ├─ad52291879230e558d8628c05f9c29961e92f57b145d690b60be41233c954376 │ │ └─60636 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b63cf5671ba077614f498bb938158db72350d3902492b3bf6bef405432912246 │ │ └─46184 /server │ ├─7b3033b75e7a0b773d6d407532141b48066f89b69c1410d53602352811db386b │ │ └─61874 /pause │ ├─f81a26ecab46988f56d8f94265b38a99192ed1f83d0a2861f81bb14c74a321e2 │ │ ├─48212 mysqld --wsrep_start_position=18a0c360-5317-11f1-b2f9-efa76b8eaa0c:20 │ │ └─48335 /var/lib/mysql/mysql-state-monitor │ ├─aafdd768b560f506d1b5889ddbe8f6daa9cf3b4bb423df4dda271255ccf7b9ab │ │ ├─150475 nova-api: uWSGI master │ │ ├─150495 nova-api: uWSGI worker 1 │ │ └─150496 nova-api: uWSGI worker 2 │ ├─4c58f6ad66dd517e6a218211e2ffe5445763458fc1bb4bc5b7e496dd01ee7dbe │ │ └─57140 /pause │ ├─f6a66be611cf96e9c1b89525c67fa6e70a18e4211d998f00bea3a4284c7e31a8 │ │ └─128602 /pause │ ├─9e708eb94ed859b2e667cfd793e6c50bf30c4973f8251a9afd94b98e52a2c680 │ │ └─210902 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5c152aa4bdf196c94ecea793a1033ec620ef573c9045b59585f345fc7c966631 │ │ └─133302 /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 │ ├─a35d7193d340394ab5e5dd3d4a7d9bc79fe518dc9f23ab430b404ac34ed2bbea │ │ └─42335 /pause │ ├─85321d06c29925d75389662787538e65c02ab1a80046cbefc48da1be469e77da │ │ └─207423 /pause │ ├─e6af481960ed367155141a4774b0755f466cd4fd05279c0434b862903ee06f1b │ │ └─159610 /usr/bin/libvirt-tls-sidecar │ ├─5812e5444d1536c12412a349851ba2cf26290e791a6a38d53178bb9b9d135434 │ │ └─228784 /pause │ ├─006ce6acf280d39da99ce1bce4b13780bfe7c4be43a9528dc215c935363964da │ │ └─61444 /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 │ ├─a137b60eca421cc710775ca07b8629967cef11f1f1188cd0f7fc75ae8e1da67c │ │ └─45801 /pause │ ├─2d28ba81c1454731546bcbf5e14466d58ecfa8e4822adb4603503ac8a39d35b4 │ │ └─43933 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3c170a31ac759bcac1a4d8f77afb92f45027598121c14dfe0b8e583ef5ad584c │ │ └─194110 /pause │ ├─08259905b8c76f1e3e170b7f3ab5e96243fca003ffa6fba06a19ed6df1197ab1 │ │ └─228907 /pause │ ├─bfdcf101c3d08f4742e28ad577cda6a3edae51a64ba1e44965f26ad3e9466133 │ │ └─39896 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 │ ├─8db9310849102d2ccecd314cb5022a0fc60466034498336ae86a9fc9b8ba0ae8 │ │ ├─220215 magnum-api: uWSGI master │ │ ├─220267 magnum-api: uWSGI worker 1 │ │ └─220268 magnum-api: uWSGI worker 2 │ ├─7beb0afe15ca0eb6fee3e53fc39e95a258d41a009cde0faa67eec3fe42ca6d92 │ │ └─41006 /pause │ ├─87b925629b1526c96edde4196e946ddee13ef0cc4d16184ae9a0dc9875d4aa4b │ │ └─110124 /pause │ ├─1f20ca584274b46134abc4303c775a530f6371885c7ee9dcecc5905b572de623 │ │ └─43784 /pause │ ├─dda05973de3eda406aa1076082a280b39d11879571ca2238829a4853fdaa3bf6 │ │ └─42380 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f60bbcdf9427ebebadf01c0f02dc654a5b0354c3a8346063500ef724782210f4 │ │ └─44024 /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 │ ├─4168e2b2402861f89a05d760e82d37863932dfd83fa33e309ba38d06adbfc42a │ │ └─172334 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─74b6a58b42267385c83252880eb84a5d8971e08bd52cccd444c9df2b137c24de │ │ └─39780 /pause │ ├─79404910ea956b922f3f7aa430ec851ceef601dfec445bf1e7d38e057ab0bd45 │ │ └─126295 /pause │ ├─cd7c6c12e0d6c13daed5f834ec3ae53d2fa60ee5aba1e2c4e43a4a7537b941d5 │ │ └─94739 /pause │ ├─43b828fc7739231194fb60ccb7f3502f13340d99697b741bab8c1180e9c0d674 │ │ └─219948 /pause │ ├─d1c418cbb2d649c45259ed1f7e1bce5b7dd3c2231113bc4ddd00d517e21ee168 │ │ └─206662 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f4a8bdfc604cab988a8f52fe536e289acbb5f216a8771283f6b19206d11f89f3 │ │ ├─41456 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41902 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d01d0dc972afaa5f668bc119e32186a84f9288181005461f58b80fa10daefa50 │ │ └─60831 /pause │ ├─e6f9f47b9e010aed8549efd78d60655bebc69781dc784b6319eebf1c10a1e136 │ │ └─58426 /pause │ ├─a755d7c09745b143660226f4a3426c65c8bc5d445af10950c71d0919e8e421cc │ │ ├─58047 python -u /app/sidecar.py │ │ ├─58322 python -u /app/sidecar.py │ │ └─58323 python -u /app/sidecar.py │ ├─0cac0a5e624a10ada9e3e20da08b7f4c43d909d8d0f5b63424aada0d3bcf9e1e │ │ └─220421 /pause │ ├─e885f1d54daa2a1b5286e968b47b5b4065ff21821a977699bd78f08609d3de89 │ │ ├─60164 nginx: master process nginx -g daemon off; │ │ ├─60179 nginx: worker process │ │ ├─60180 nginx: worker process │ │ ├─60181 nginx: worker process │ │ ├─60182 nginx: worker process │ │ └─60184 nginx: worker process │ ├─946347cdaf26720e7e89a96b88fc0abe59fde5dcdf9eb7ef2f369149abd9bd93 │ │ ├─150755 nova-metadata: uWSGI master │ │ ├─150768 nova-metadata: uWSGI worker 1 │ │ └─150769 nova-metadata: uWSGI worker 2 │ ├─55150e487c580f5d2e8b415869bbadc99cc2cc4b9535058864db9ab8f8df6a45 │ │ └─174946 /pause │ ├─c02ac017cd9e8447ca664925d37b7ca8d3fc9050bd11f0bce59a235c599a5c4c │ │ └─79830 /pause │ ├─466268087cd8e2ec37c5af0113bd397e215f831501122f751cc6899ea1c53085 │ │ └─42879 /coredns -conf /etc/coredns/Corefile │ ├─38839bc084c667ac4c88b3559d9a2116278b4777c825b21eda39f042138b9252 │ │ └─59533 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 │ ├─5f47ea2c8ebb4d61759836116a213325ff8ede822bcc3f97ad8623de5d949087 │ │ └─49902 /pause │ ├─daf199a6d2e2dc0a1a365721be58fb03a0a7dbca31b294a8837577ab1bd822cc │ │ └─224328 /pause │ ├─51e4235691507f069cab78129015bc9ba059a34c73f8c6375ca905b735587799 │ │ └─58922 /pause │ ├─73e55561869933c359088f9b8a6b085581c40196abc2687d806891d5c7b5a759 │ │ └─153672 /pause │ ├─de77113fbb033d5aa9b48e5260e6eb6a26c6d43192a188882c4406ca9f1eaf46 │ │ └─47619 /pause │ ├─3209dc018be82483446eda67bde38dda1bbae065433c0a3e36a273c011050fd5 │ │ ├─61055 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61091 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─df5bb17aa45d2b6fd91d19187d2aa1006da25569be3264ee1d67fa167ab111b4 │ │ └─125251 /pause │ ├─38255427aed08ea75e67c09bf81a3567c0cf5051bc1284e661ed5f95680357be │ │ └─54128 /pause │ ├─c432e95b29defd08048dc4af08498052f060fa208f7caa50fd4482b965bf3af2 │ │ └─76061 /usr/local/bin/rook ceph operator │ ├─6158dc6f8370effe93ee7e00521b6c66ad97e68361aa1aa7a160a38eec205b34 │ │ └─40278 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c5695897acda330558ac29854023856663da140c3253c8552159adf95fdddd97 │ │ └─58337 /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 │ ├─d2e1766ca851890f30bfa0a2df5e84bb6fa69d91465b64eed3f23bf899ec4a9d │ │ └─39840 kube-apiserver --advertise-address=199.204.45.157 --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 │ ├─190ede342da589b86c5a88ca84e77d5d898069017c29e64e67e82ee566ce9aa9 │ │ └─194139 /pause │ ├─333a5ad84c0a2377f66a40d46ac87c0e096e2435c3d99a9f250f42aac5d05b60 │ │ ├─ 86161 /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 │ │ └─316997 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8f5def8c27e185fe9c47adf7067cb648dd10bdc92b3ea58bfe3c317b3f698257 │ │ ├─201886 octavia-api: uWSGI master │ │ ├─201909 octavia-api: uWSGI worker 1 │ │ └─201910 octavia-api: uWSGI worker 2 │ ├─01e9e006d4a9df4072f73688fba7576394c032edf0ca011bcb3715179abb1e80 │ │ └─163980 /pause │ ├─0e6fad36a3415475bb45da5bc34d3ab5a47eea350257d0ee5232ef5a961d44bf │ │ └─43853 /pause │ ├─91419bf2fe45d4f70247405d312b7782080b64523a293410027fd8fce845809c │ │ └─202993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d8fa9a6e8f69ce2792d30bc22b150d7094eb2ef58cde65ed428a4f040eee2f5a │ │ └─61213 /goldpinger --static-file-path /static │ ├─f53bf69d233053492b0c141ed0b03e116b69ea4f5a058c588f71cbb43e5d166c │ │ └─194105 /pause │ ├─b04649389e52730ea381a55779e5c7b79ab643a1a2f1c32599e99dad260192ff │ │ └─54437 nfd-gc -gc-interval=1h │ ├─eb912e84b56634b6d23cc87add0a0638ac80b477400e2971b9ae96b042f5ab9d │ │ ├─96721 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96738 /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 │ │ ├─96744 erl_child_setup 1048576 │ │ ├─96801 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96853 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96854 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96911 /bin/sh -s rabbit_disk_monitor │ ├─ecd21bccef1fc61a287a9564f12fa1f206db1fecf0eb6ccbd0d29be9c0467dbd │ │ └─40241 /pause │ ├─ddc5f1b7af638c3f03252e81c2b45aacdf8b6209162e6c840435f53868fdcbd2 │ │ └─151961 /pause │ ├─f56302a34e5eb69ef4e7bb6dbe8449e015c1f90b6eeff09257fae7db03f04db5 │ │ └─108586 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─193602a9f8feaf6a538b2202f07359c94f62a36f12b7f42e48254c969828cb45 │ │ └─41245 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ae85146c15118c6f6f17935d529144dccaa8ce4c5029ec9e999d6f8822848a01 │ │ └─237750 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─72e1f5131596e9525fdd8f1356b81f3958fc0c075ca05ddbc42edfb38f72e785 │ │ └─70269 /pause │ ├─f923db13ab1b9af43f863d89966b38b52e6cf842f2c06e524eadc03367ebb7d2 │ │ └─124574 /pause │ ├─95d90c32434788b82c621ba968a33783822524de29ee990f8d93792a598afc58 │ │ └─98018 /pause │ ├─7565f20e9fb39ae5d3e6e23d39d787ed186f71b2b34960b890c3b44130ad605f │ │ └─62034 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b6f8cea4e852fdcc051ad612b05caf9a2ab4e73cc89174d6c007be7fcd3eafb9 │ │ └─42812 /pause │ ├─a77f04038e20b722e0891b4ca22333755ee8bceae0a2f851918b26d326d10608 │ │ └─53490 /pause │ ├─35a4002ef2eb5ecaf2da8bd73cd9da4945c2d63f3c731b88ed343365549e0246 │ │ ├─247255 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─247274 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ca46ca43619a50feadaa79acc543d3089cd2ab19b177fa5de36b41d12e1e226e │ │ ├─ 46144 /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 │ │ ├─ 46157 /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 │ │ ├─ 46295 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─242666 nginx: worker process │ │ ├─242667 nginx: worker process │ │ └─242668 nginx: cache manager process │ ├─46200f57252b042f70ca35ecc8885e88f6165710ae79e5d43ef212378afd2410 │ │ └─228608 /pause │ ├─02bd84a634f12b4749a1f1c968d4f220cb38b8b15a835813a0b26dae8890094c │ │ ├─219991 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220466 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpi8t81at2/privsep.sock │ │ ├─220469 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220534 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2b3416f4aab67465efeae8d28bc5e04527ef97e03328713cc11aadba2de98f14 │ │ └─42813 /pause │ ├─11a0b484c15e3de2b6714e70002c43491938af76230cd0a0627d99593e4fba21 │ │ ├─152064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152085 /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 │ │ ├─152092 erl_child_setup 1048576 │ │ ├─152175 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152237 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152238 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152352 /bin/sh -s rabbit_disk_monitor │ ├─7c1cdace3acfe162d9ba02f86ae9b1889b93f10b6c0161e4b0e80aa173cde4da │ │ └─128680 /pause │ ├─cd6b3efa0fd4fecf33029f980635a0d8f6635bb9133d41e3a276fbdb425324da │ │ ├─114276 placement-api: uWSGI master │ │ ├─114291 placement-api: uWSGI worker 1 │ │ └─114292 placement-api: uWSGI worker 2 │ ├─27dd84adec32afbbb1318c34739628b90b845abee0fe41f098f094510ce52274 │ │ ├─187784 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187800 /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 │ │ ├─187806 erl_child_setup 1048576 │ │ ├─187903 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187954 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187955 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188130 /bin/sh -s rabbit_disk_monitor │ ├─0d67d0b767513d2e18cda7e5501147ab915969c4be15bd6aa1f298c23d67d4f5 │ │ └─244602 /pause │ ├─bdf5862a55ee9c6a38c13eeeca4bfdf16288772e76577094bc144f006c7d4901 │ │ └─194398 /pause │ ├─8ca363b2db8ae8edc8adcfd2f90dacb5f9b2c176c89471e569b1eb8cdf620492 │ │ └─60006 /pause │ ├─04bfc5069bccb79dfede94ee1c9071de8d790a36987be2d6f7c465c18bfbd3cd │ │ └─61691 /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 │ ├─3cdac9e0184607f8cd48e16e836a59bf8ff3edb790c5c2966f76b15ee562d52e │ │ └─42855 /coredns -conf /etc/coredns/Corefile │ ├─ad0d225df93290561e10e8abeb662411b6519b411ca0670447817b79f7640b9f │ │ ├─154721 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─155060 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─155081 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─357213 sleep 15 │ ├─0b6bfebb95b6f8449b38fa349e5e128abec1c44bc2d9d27fddc33646eba5a7bb │ │ └─105762 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3dd00ed6a97b538426c72c913815a1cb67aca7c3e8cbc334176570e1125ccac5 │ │ ├─184526 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184853 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184854 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ff5daeb8c8a3d49ae3488e415e5e29a3138e0e04ea0d2e7e66e889e7729fc273 │ │ └─60778 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7f3117112e3fe87fb28267c79879e94fb272806158827bc606e188cfdc02f039 │ │ └─165982 /pause │ ├─9fdf697a90389af074335d5591f2fe2691c36a1950f88c39b08355e4c167ae62 │ │ └─46808 /manager --metrics-bind-address=:9782 │ ├─eda624678e106dea86262b81b6e567eac05e0d7ae5de28b099036844c199f958 │ │ └─163809 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6ab09cade5be3361ad490b6c5459f8d37e30e0a10dd672f1202cb3acdc27ef9d │ │ ├─162926 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─163366 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─163367 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─163530 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpjq50d3lf/privsep.sock │ │ ├─203653 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpojisi8ns/privsep.sock │ │ ├─203931 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpj7w84n0s/privsep.sock │ │ ├─204051 haproxy -f /var/lib/neutron/ovn-metadata-proxy/b1df5a85-a738-46f7-bfe9-1b6dca9e25d1.conf │ │ ├─338019 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─338021 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d2622605e79722654e00eb693df325f6f22d4ee73ec26a2c6060296128ba7c73 │ │ ├─48056 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 │ │ └─50236 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─eb33ec8987c601c663cb18bae1720d4a8069e13b56bde52b71e696bdbdffc5a5 │ │ └─93537 /pause │ ├─8c194773295e7ebafe41b8b7cc333c16fee3f9ae57d028d3c6642af8e32e6f9e │ │ └─165876 /pause │ ├─310524a19a31f53d9e75aa7c57b10de346b40c0b9a0500d3166c518b25192d22 │ │ └─187696 /pause │ ├─ceb6981849704b128b5cedfe3e5fa9f107ace55270619eae2017b75f45dc1c11 │ │ └─153994 /pause │ ├─92cb11bfbf8ea090930b5280d534118f5cbfd8c12bb82efe18a2a3efed45f56d │ │ └─86038 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-km4fp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─428475c93b20bdd20f038127f37df7b57a5589ba04f80d13845f95443b4979fa │ │ └─129332 /pause │ ├─b95a71ce3c02b4d89e524e927d0fa6a9aa280d91ff80bb541185e9740f2419ed │ │ └─47447 percona-xtradb-cluster-operator │ ├─5cd5fc04a7e114f53359346d6e43e9a544da4ea58292a7da71b1a96bb9616ea6 │ │ └─172376 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─9ea32eae0bfafa8798a50f8d9601c9764c3f2a6cd771227c99db1a5204dae5e6 │ │ └─61731 /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 │ ├─7ceeaf1a7023a85b8c4d215d39cda190659e622d5419b87123e7a51fe9acbb75 │ │ └─85695 /pause │ ├─dacc19d214af38a71fab4eaf2e701bd1f892c4afeac54e712776836ae3d7d52d │ │ └─207670 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2e67209aae83d7f5cd66a0ec5763c341bc2a284803bd63acb2d5089558fefdb6 │ │ └─57627 /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 │ ├─f36388c6bd7c956a8a57ec87efe921f309708b7bbe91b10e3c14dd23a137c002 │ │ ├─164129 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164146 /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 │ │ ├─164154 erl_child_setup 1048576 │ │ ├─164290 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164379 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164380 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164496 /bin/sh -s rabbit_disk_monitor │ ├─f2839f920d03cc5fb25c4cd09b75fffc5d875a29d3e8b427ff3b120c98bc8c14 │ │ └─54397 nfd-master -crd-controller=true -metrics=8081 │ ├─bb89a1ed58e02d965559027addcea131d806d0e16b2ec15551cd51c3635e36e7 │ │ └─60130 /pause │ ├─9a0e2aa65a127ff29a28ad486488c66453680907b71cf9c2d99442e5e9293ef9 │ │ ├─124790 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124915 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124931 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─125160 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─357696 sleep 15 │ ├─076826ccd61dda401db62ac84ee3b014f79c8ba1cd4548eba043116fbe0351fb │ │ └─85628 /pause │ ├─279caa0fd365d47aff715c4972eb4a03f8ddad5a59a1563d5d223644e0811a2f │ │ └─208469 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─af6bc3ec552f89af2100556ab80bf26b6fe0d2c282f37e2c8fa83efa2e0fbb7c │ │ ├─184557 heat-api: uWSGI master │ │ ├─184600 heat-api: uWSGI worker 1 │ │ └─184601 heat-api: uWSGI worker 2 │ ├─61a0074c7aac05d4bb8a6aeaccffb0432a028d93941ab9aff7fedb57faec7f3d │ │ └─39881 etcd --advertise-client-urls=https://199.204.45.157: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.157:2380 --initial-cluster=instance=https://199.204.45.157:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.157:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.157: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 │ ├─e615fac999588e3b02da74c0c81850db5b02384427f0b9f79f1f02c9526d6a45 │ │ └─159658 /bin/bash /tmp/libvirt.sh │ ├─2e80b160a2bba1cc07a3b1615b427d30235cef3ec01e6544fe4ab04d1285596f │ │ └─62062 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0296ec1d23f959bb1e6f6222043f0866fa130abe6afe3992551389e73bfaabfd │ │ ├─124789 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─124828 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─124856 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─125138 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─357662 sleep 15 │ ├─a6106cb2211430164d3bf0b59ee76dbc5e4b25d2f3c2d8c704879a1854c200b1 │ │ └─63799 /pause │ ├─341c0feec8b92f5b57375ee5fd38a90d4908ec766d20fa70895564a94221b868 │ │ └─209389 /pause │ ├─89baf2329ee29f1b9a4d7b1a84c1ee5d38b6c8649e2cd7091e4736551138e937 │ │ └─54169 /pause │ ├─9fcd3714e10cef0403bd60c8bbe721ee541f715c0e877fb04005b628a4ae97b8 │ │ └─153429 /pause │ ├─c7fa6c939397950316648a0f8429bcfffc839876084849dbfe9d2729b6010f90 │ │ ├─161997 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162404 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162405 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162407 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162408 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162409 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162410 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162411 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a0d4827c1586260f016bec5410c7b78724a768a631e1d9ca90dfd63456412014 │ │ └─43336 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 │ ├─715c9c050d8654ba1e9e8bae0a7416fd8bb61e72a9a7ec2910a17763db92aa49 │ │ └─39668 /pause │ ├─fb896015539cb27ca4a998ff5b9995532541b6675e960940d25ded031821e53a │ │ └─124631 /pause │ ├─f765707c131d8ca04bb203ee5a482c972c37269a89c8b6e97268955982b3e6a8 │ │ └─46761 /pause │ ├─39d7e315d0b0d02745f22ebb53182c6376f1653352344b9346a267dc1585735e │ │ ├─238020 /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 │ │ └─238186 /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 │ ├─eff247720e401f2caaeae85111c1e1ffd3d4b6206786ed3106ca28aa1a3b5bd4 │ │ ├─154260 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─356421 sleep 300 │ ├─9094d4bc7971614c6a8d76e050c24ecf4b360b91c8130dd621967bbb18c75b57 │ │ ├─163773 /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 │ │ ├─337725 /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/tmp1vl25kyv/privsep.sock │ │ ├─337841 /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/tmpze_qjf84/privsep.sock │ │ └─337892 /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/tmpyxrknpg4/privsep.sock │ ├─71ba0c0eb9de312d002a8cb687b0f6f6c6004a2b5a22133e30e6c8e63caab90e │ │ └─96347 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─dd1103946ed24bccf3c21bc22fad48a93ec7eac65cd1c0de914115e328f35e79 │ │ └─166053 /pause │ ├─c9db5443b2839b61c7a417958220d3071177488fc4e2237f4d42910c9c131227 │ │ └─97940 /pause │ ├─e36b5e2e926856f5ec0b4aab926cba076fd48163272a454b02255c381cc0f246 │ │ ├─58022 python -u /app/sidecar.py │ │ ├─58320 python -u /app/sidecar.py │ │ └─58321 python -u /app/sidecar.py │ ├─8f0c5303f934791e6071c54d3582b0eb154e5234e089b721f933623c1344680b │ │ ├─220339 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220764 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220765 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e32c68094798fe94498a52b29ddfda3bdbffbf7b1805d975e681df8a3ad9f537 │ │ └─122723 /pause │ ├─2704037a746e09f4d782781e0776a35e97f2227468b4884b204d84bbc525ff91 │ │ └─209415 /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 │ ├─78843f0c0a4ac73f5b6a58770dc8883eeff6a2740b8b65e99658e6da3bf1efa5 │ │ └─57227 /pause │ ├─eb08e8d783ee0d22f33c0f583efd85d3e0e73b5a012d7b9362cec7396496f13a │ │ └─39894 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 │ ├─9b4c02380e25e1a425010fc7a9c64a63fd17ca7d4c73b46c9ed39cfdda9d10d6 │ │ └─61995 /bin/pushgateway │ ├─c0b587d1925fb39573b9ae286d492c72e0b6238520508b40abc4dfec7d106243 │ │ └─211734 /pause │ ├─0e33fd9fa5052f6be75add6ec6ce138546fc64b4395482ece8b76af0e292070b │ │ └─60944 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f7ef202f9baf81578f8e65a026c4764d0e99a928c89905042be78a75c59db202 │ │ └─174787 /pause │ ├─c9ee6a89ea1e09406046dad5853ac45b9c59b9af30f463473d7d0f89b097e98d │ │ └─208439 /pause │ ├─9f2bb7f2b017d01825f945a118dd3b053427c509863f0edcda28f702473190f1 │ │ └─43977 /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 │ ├─f086a40d6831ac01042b0e845bd6d0c61fb74aef02e082b593d0740c1b0a9c74 │ │ └─75566 /pause │ ├─0f42b86df5e3c3a130f529fa6c104bf2279c2e81cb7b8ae4783437f77cc4e4fb │ │ └─45889 /pause │ ├─3a18f3e73ba5d951fc830782636115ca7a7f0bd8bb6a52826af12cb29db6df76 │ │ └─39754 /pause │ ├─4dc0fd1151ada5a1ce58d9a1b3a643cf23b72b907ed18ee260a4e117f250565e │ │ ├─123091 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123103 /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 │ ├─947c1674452826d6b162b6dcc199af03ab90556b360560920e434a0c0e4ba4a4 │ │ └─50014 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 │ ├─10240c8c01636911ee6f32c8180816ccfa097e2919d5cb6e894b81cdd07c39ca │ │ ├─184560 heat-api-cfn: uWSGI master │ │ ├─184598 heat-api-cfn: uWSGI worker 1 │ │ └─184599 heat-api-cfn: uWSGI worker 2 │ ├─eca832153dc8a55c2588046559cb6153e5c3ab7a426302cb8f78a7ec0c70a999 │ │ ├─203730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203747 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─204534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─351999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─352013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─352014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0856293fba66176a856aa7ba09bdc66a9649152f41da7427c923e5da6a99c98d │ │ └─127974 /pause │ ├─c887638dc8e22f249d7dec2988beeac7dd17add7f68109f945dd4d40e775b111 │ │ └─54318 /pause │ ├─680a426ed5e45808f82eb8d2edda4e9db1e2e5e9ff34f5ea308c6938665a21ad │ │ └─123058 /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 │ ├─b0487468ed69103cc37391102fb20de495c0936483f8b2f86ff969f86614d892 │ │ └─174890 /pause │ ├─3b3bef7b0060b11e76d1467bd1c6d1e7aea08309cc3a6d59f6756ee90f4ce1cb │ │ ├─125341 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─125521 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─125528 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─356995 sleep 15 │ ├─de32b11db527aa81a32fc3489d8a08f34e35ee16b43d549ce5f3fa25e5b5739e │ │ └─62255 /bin/oauth2-proxy │ ├─65d9cfd23e977b331ce2231dc5d34fc0f7c49d27e8d443a3f837e5ae6c22b5f4 │ │ └─54542 /secretgen-controller │ ├─c79eace6c251413370a971d1f34ef8fef72525872000f3b5420b1cf2dad6ea5d │ │ └─96630 /pause │ └─818057c29e9cec40684329b81a610fb94e929ddef62679493639d6da7507cda9 │ └─166155 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount