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 │ │ │ ├─21316 /lib/systemd/systemd --user │ │ │ └─21317 (sd-pam) │ │ └─session-22.scope │ │ ├─21310 sshd: cephadm [priv] │ │ └─21330 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1506 sshd: zuul [priv] │ │ └─1519 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 885 /usr/bin/python3 │ ├─ 1510 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─427376 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jboycmgfatrnnloogvsdlvizuyyskhfq ; /usr/bin/python3'"'"' && sleep 0' │ ├─427377 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jboycmgfatrnnloogvsdlvizuyyskhfq ; /usr/bin/python3' && sleep 0 │ ├─427378 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jboycmgfatrnnloogvsdlvizuyyskhfq ; /usr/bin/python3 │ ├─427379 /bin/sh -c echo BECOME-SUCCESS-jboycmgfatrnnloogvsdlvizuyyskhfq ; /usr/bin/python3 │ ├─427380 /usr/bin/python3 │ ├─427381 /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 │ └─427383 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9892 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12312 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32e7ebcb4593fefaa849992ec87f4d7577e7520c49a49f20676bf370221c3a99 -address /run/containerd/containerd.sock │ │ ├─ 12695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f3f9a32f9db3229bae9b95d82200fe7208ad388d1d64c94bf496e10528904403 -address /run/containerd/containerd.sock │ │ ├─ 19436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2c63073c0fd62c0311498f4a8ac4878d2429d1de7d9a76f3dea426319035d2e -address /run/containerd/containerd.sock │ │ ├─ 24671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5170084d5e89fce98da0a8c6971f460175949f0a6362bac96bc18f84e842476 -address /run/containerd/containerd.sock │ │ ├─ 29390 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a0afbd77f02a5370d8eff2d0651d69fba3ffc775a62e4a61f12f15f1351c0ce -address /run/containerd/containerd.sock │ │ ├─ 34197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 478805a748fc5c6ec0dd720e116f523269bf3fa050de0ab315aef5b46e3b0dbb -address /run/containerd/containerd.sock │ │ ├─ 39921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e3dd6e100eeaa0108c6aa657f189c23e4355f64e5397ea46e91e742e126467 -address /run/containerd/containerd.sock │ │ ├─ 39969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4113ea4b0393825a31facd3b427d443954676fe698027ad147b0a317b7b824 -address /run/containerd/containerd.sock │ │ ├─ 39978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ca1faf565fe4b7b33d922e3a67d4092c0e4a3511f16a6724194aad1462b881 -address /run/containerd/containerd.sock │ │ ├─ 39998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d4a6a1771cc64e1e12db0f53251ad41044506ae3a7681162ed774f35d9e9cc6 -address /run/containerd/containerd.sock │ │ ├─ 40000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9f8e16ac38e76d901be4831abc00c0d2fec16ad706a151be861d35f8fbeb7f -address /run/containerd/containerd.sock │ │ ├─ 40522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51e8606a77454243eb0fc7c8b9a4cc9253da0fb6cec27758be684e563881778 -address /run/containerd/containerd.sock │ │ ├─ 41289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcf5071087b701c92dc5c2280e1ea67c7636fb0b150bca1ee30752823e32776e -address /run/containerd/containerd.sock │ │ ├─ 41304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22e910bcb255a2a1bce62ff556d39e2a4f4f4b5b7e611ac3be7250f64f1c839 -address /run/containerd/containerd.sock │ │ ├─ 42691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77490d564a4615baa3ff9308d79e96ab5b7e5eb4de642b546a3cd8623d399e39 -address /run/containerd/containerd.sock │ │ ├─ 43129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3506226a09d9371531442eaab8ca256ccb4aa95ac57cbba24dbcd78e4ca966 -address /run/containerd/containerd.sock │ │ ├─ 43170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a46ff21c36afd8f506db49dcea387742e325a2ce4713e8c000414deffc70517 -address /run/containerd/containerd.sock │ │ ├─ 43647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bcdfbeb0e8b180fb9cb3ed7a5d366ed7e59e52dd9d3a92a07019c934c483e7 -address /run/containerd/containerd.sock │ │ ├─ 44157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5978b05a33c1be33b8b0fb13308a9b504fa452df88925ffc253823e4ea46df3 -address /run/containerd/containerd.sock │ │ ├─ 44221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ec5b029674d074953f812350466abb7a11e28a96a8acd0cbb215391bbe18b8 -address /run/containerd/containerd.sock │ │ ├─ 44260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b2c15cc2942275a7197f64a5da8983a88fc92d6ad4f6c25327e234dc530a304 -address /run/containerd/containerd.sock │ │ ├─ 46586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09a458a8c8a77cc4e86ab83530d30a9155dfdc023edb849c1d90c67aca4003b -address /run/containerd/containerd.sock │ │ ├─ 46670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e0a161f20a3f8ef24020f61f978dec3a4fcbb84503d57f8cbf158254baf59f -address /run/containerd/containerd.sock │ │ ├─ 47559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923a620497dae4062f472dce7f36aaa0994e81e2a3635da23ef1004860356f03 -address /run/containerd/containerd.sock │ │ ├─ 47658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317966fa4cde2f913f1d6cf529af18a2031aa1178a913f66d18e2a0e2ad808b2 -address /run/containerd/containerd.sock │ │ ├─ 48044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d182ec4833e5cc91e79e81565549ccef2f28c913bee458b227a58e721c82196b -address /run/containerd/containerd.sock │ │ ├─ 48348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990e1c9f2c126a49c71bcb80326379fe8b9054429dded160a02d69ce9804709c -address /run/containerd/containerd.sock │ │ ├─ 48788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e89ea8cd32e6692137a22b97512a488fef9d412dfb4a653f4005044c1da2006 -address /run/containerd/containerd.sock │ │ ├─ 51224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27ef3a8080fc874b6c85a90269a7fc3bd10d9c310333d3eb869aa18e446b33a -address /run/containerd/containerd.sock │ │ ├─ 51393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 393ac2c370b523f7918b5124d71681d736c64ed8c449d90d90dbe5a2bffec108 -address /run/containerd/containerd.sock │ │ ├─ 56033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e9d60e3cecb622c27fcd9333b5e73f32213fba76506d460188d3e5e66c5977 -address /run/containerd/containerd.sock │ │ ├─ 56663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35d0666ee8569facd788299bb13eab9c152765c9092f66ff9333b677baf3103b -address /run/containerd/containerd.sock │ │ ├─ 56703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9fc29ec55b6607c11ccd7b2a82eb46201ad244916eeaa2b4c8097ae493357a6 -address /run/containerd/containerd.sock │ │ ├─ 56752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbcb4cafce17512a23b8e6784b5b80619a5517a98e7a85e5b50871a2c8877e95 -address /run/containerd/containerd.sock │ │ ├─ 56914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b1a8da826f49307caf010742e3064d20a51e5af0c3bfd39b003ab549ca7e5b -address /run/containerd/containerd.sock │ │ ├─ 61444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2939817c668978d66b0b8be73d0aa55cd97a66c16bdd7798b0b039627cc5b2e7 -address /run/containerd/containerd.sock │ │ ├─ 61617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40232bee866e59de08d44579a3f97fe7e0b3b2dade1e642e4096dcbebd2ef503 -address /run/containerd/containerd.sock │ │ ├─ 61673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a2dd44a0e154dc103bc814302f0e9518dce08d4ecdf6477789c9ce280e7413 -address /run/containerd/containerd.sock │ │ ├─ 61704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c2227216138ee7e2d1bd237693a3d48ac3b5a789f611a97014d7d2481b33b4 -address /run/containerd/containerd.sock │ │ ├─ 63135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3521ab7587d06bf6bcd6b0f73d465ff6b57f843accbf7add5796e3231def5fd6 -address /run/containerd/containerd.sock │ │ ├─ 63218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ea34e593677b9c289c6c9d306d8c05875bf17fe4fedf50eb7246f40010b299 -address /run/containerd/containerd.sock │ │ ├─ 63487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e337c5ecf294e49be2816b87f0a0d450bf1e34a2d084d570982394334e87c3 -address /run/containerd/containerd.sock │ │ ├─ 63541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705cdaf822d07f65992a264e0c5dcad2f25513a280831462e37475b7a2d78398 -address /run/containerd/containerd.sock │ │ ├─ 63596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb542fa7bb42d69e7f03c9cc6ed3d23025f37aebfd685fcdae07985d8249756 -address /run/containerd/containerd.sock │ │ ├─ 64251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02682a7ded0e3cdc968bd562475c35abc7875bd7b188d7748a5058a5f57bdb55 -address /run/containerd/containerd.sock │ │ ├─ 64387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844d3170f83978e632244e0d26774bd29ff86c28dc7037f449ca6514ce4d701f -address /run/containerd/containerd.sock │ │ ├─ 65037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33293c5c6f1f23c342f1e026b716aa719dda17ba6dd7fc44269cc98c50be4f49 -address /run/containerd/containerd.sock │ │ ├─ 65161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f468156c94924a0c16998bc60b8e94371750ec96f1d857c6043c26e32b2ec05 -address /run/containerd/containerd.sock │ │ ├─ 65871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c5f3502e468f2e295209c6fbf46c43d43f2c2583f1e205dc3e0fc206b8fae5 -address /run/containerd/containerd.sock │ │ ├─ 67336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed3ba8db34401b70687fc17474c3351375f9e699e611ed5b1af38bad322795ec -address /run/containerd/containerd.sock │ │ ├─ 69831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1839a187972c81847437a88d5dc424832ddd9469efc32f23b577eba061c6fbd9 -address /run/containerd/containerd.sock │ │ ├─ 79142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e82f26d7d2b628e533af50073dbb3627069ff08e49b87cd4f1557c4b375dfdf -address /run/containerd/containerd.sock │ │ ├─ 80695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8d1282bdc4e8a28baf9c416383b7c8607c0f8067574308a0ee71afc06ba113 -address /run/containerd/containerd.sock │ │ ├─ 86717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 699f4a443988648ebf7d0567a946b0f1e2cb6190869ab7df52bfc98467b2060c -address /run/containerd/containerd.sock │ │ ├─ 93532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebc6ef949b2e4953c33b10698922e45da71e2add91153814b24806ebf6ab0d5 -address /run/containerd/containerd.sock │ │ ├─ 97160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00f6ae7a6335fa951cc234e78c06afe7395c5b6e948aadbe39ca1db9d82e95f -address /run/containerd/containerd.sock │ │ ├─ 97206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5372331bca50d2d47cd155d1775f4cb0523b7d151444e58063e13b82aa2d7abd -address /run/containerd/containerd.sock │ │ ├─110804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 134f352cdaa00f8e3f73e5eaf331acfedb01c9a6fe217c9fef38b408c15bbcd5 -address /run/containerd/containerd.sock │ │ ├─112628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08596f7e0e849cfa40f007cebd64951db106c93a0e844279e991cb9d333fe3c9 -address /run/containerd/containerd.sock │ │ ├─112696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29e6752ddac6ba81a7e2cfa5482726edcd882cea0c02296cc6144b02911c975d -address /run/containerd/containerd.sock │ │ ├─114546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8209b73e174a64b5faef3b42cd1c147e8ad5d220a5343353dbd42498e69442a3 -address /run/containerd/containerd.sock │ │ ├─116357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb45ced611656ccd6b0667a6e390b0fcba9a9e99eefc97e77b8d7cfbeb2b9d8 -address /run/containerd/containerd.sock │ │ ├─116541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62a5ce161aba01555185f12df0840b8a4351b898c0eb64d4888aca621d17ff77 -address /run/containerd/containerd.sock │ │ ├─129486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a56095229aa8fe066e0405f53e1133a6f3e28f4f897d4faa1f7f62a7227e7d -address /run/containerd/containerd.sock │ │ ├─129519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b41ba3c5404724847321503e43a799bef2c760f139662ba617cccfe183497e52 -address /run/containerd/containerd.sock │ │ ├─132202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3372b74c84e69672861ab0e4c688713fd3dab614eb1c8b37a5ea80fe0f22d118 -address /run/containerd/containerd.sock │ │ ├─159191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 062fa31c95f75f495e6a6420677f19d3470b7094cb7461200de97cdedc19c0cc -address /run/containerd/containerd.sock │ │ ├─160794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ecfea0597b8b69d794ad32cd57a3461813332621c8cfea5c08dcdebc27ef1bf -address /run/containerd/containerd.sock │ │ ├─161263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd705a9d1515a380f26e47dcbe247a87a0b466b514a84d49b096f71dd48dafcb -address /run/containerd/containerd.sock │ │ ├─162245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c030c7b471447b85b3281b06af7b4908f21b28deaa1f0506c342847dc06c85da -address /run/containerd/containerd.sock │ │ ├─164194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b335f1d5b3e55738370d54134926e1832012bd152e0e5b4c07e08536aba6e73e -address /run/containerd/containerd.sock │ │ ├─164558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15c45801fe3f004535b084fc04a286a4b8f912c4aaa7c33897a176021a06195 -address /run/containerd/containerd.sock │ │ ├─164697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4befcf0a211430bb4b73520a01c62554386bb18be5fb61d049cefda8d05ab810 -address /run/containerd/containerd.sock │ │ ├─164759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29a8925de18423fb722aa863c4c918dca065af3d54d9d56eee64a90487efe9f -address /run/containerd/containerd.sock │ │ ├─164826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895441a7103bd94ed94b34c7a39c5da0e57eebdb402f1660159ff586c1250a83 -address /run/containerd/containerd.sock │ │ ├─165311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a41221e129a6f7ca8c6a2ddb61c7c54994053c82fd02986fad57110ee6d865 -address /run/containerd/containerd.sock │ │ ├─176954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9168e4bfd3c71fa3c05748c32283c6fac05555bb8943f61b6bdc2b71015f105 -address /run/containerd/containerd.sock │ │ ├─178731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c22dc9bd6c5057abf3f2902949006c11ce9e2b8fe89f51414192ffb91cef6a85 -address /run/containerd/containerd.sock │ │ ├─178760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14737da1b310775a887f391d1aa3dfb340b6639190eb1645e7b6bc4c03cbaf17 -address /run/containerd/containerd.sock │ │ ├─178875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd564e3cdfbafb249d36541e4d0cdac309f78965c2292f020d35d84fa0be6a11 -address /run/containerd/containerd.sock │ │ ├─179132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d62b88bfb35d1a7e355d2867c8b28279bd286a5fb84396fe43e2fa299870602 -address /run/containerd/containerd.sock │ │ ├─179176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfa134ed85771d6a6b45b472c41c3b9f2291f98d1f95c06460f4563adba1ceff -address /run/containerd/containerd.sock │ │ ├─179213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7579e8e9b7317fa47be25577b5bc7ffacd6708ff112f6c17f2eec31490aa0b3a -address /run/containerd/containerd.sock │ │ ├─179296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6538465a1bbaf78e4fabd174314a03c77afe5adcdf6b312f9a6855061b75f056 -address /run/containerd/containerd.sock │ │ ├─192289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 518bf66ec41c5579ceb4b871994bb3e88808939cbd213b77efecd6562c71e201 -address /run/containerd/containerd.sock │ │ ├─194756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e867a5d85c5f6a6be1250de516c026d4c8ae3c79b34dc3713a47f8b166f03be4 -address /run/containerd/containerd.sock │ │ ├─194804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b039b1df295c8b5513c3d0784dcfd36df02b7208d1d3a58e586192556899fe37 -address /run/containerd/containerd.sock │ │ ├─194930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6defd7f28df47be31f21f965ce770de95763db4b2880a77bc6f256cd7a73464 -address /run/containerd/containerd.sock │ │ ├─211847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85aee0d6c980762e9aab6730d73e0ee3ee043a8d7d46d270115c7bbd04dbe51e -address /run/containerd/containerd.sock │ │ ├─220256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f066a953006d661c52ff7c5ecd3e48280e685df18c8d1018d24d8439608cef9 -address /run/containerd/containerd.sock │ │ ├─220272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d987a0488116d5964149e99d39c2260a3000fcf86aeebcdede9ac9765075d406 -address /run/containerd/containerd.sock │ │ ├─220328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52fca50df8a286475443c1d2ed722ac696f3c8662af99826e1c0bb5f94620c4 -address /run/containerd/containerd.sock │ │ ├─220609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87a013fa8f618c320833c2db700a8f55098635ac7e819f1cc80232523f8fc88 -address /run/containerd/containerd.sock │ │ ├─232283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db97aa607fd202dddd7b291768748144734160d9fc74f14b1c4fb009a8f949b1 -address /run/containerd/containerd.sock │ │ ├─234852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2458e141c0d4dd543a3e31051b9cdbdaada4cfdd90fd69868ec1092415b88d5a -address /run/containerd/containerd.sock │ │ ├─236040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f312caf637496f0178e0a2d6b5271ef680477b90c666f5b4d3253fa598b18c3 -address /run/containerd/containerd.sock │ │ ├─237034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8344af5006b4b1943d9948c36b562ed0e3d02cc5ab36e9584945c0c73208ed55 -address /run/containerd/containerd.sock │ │ ├─237615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba717706b246a7a751dee59740138befd050a7fca49eb9f2b4ee046dfeada0a -address /run/containerd/containerd.sock │ │ ├─239283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796c303364bf6be053be1f84b76693abe49984546cdce7ece333c3fa2b2ed425 -address /run/containerd/containerd.sock │ │ ├─240675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e0dbde71320976382b571ccbce96f06c04ddede09e8e9a5ad95f777f08e5de -address /run/containerd/containerd.sock │ │ ├─240728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4420fb4bf182d5671437caa03950eba749524281de45b076ce367f7426206519 -address /run/containerd/containerd.sock │ │ ├─251055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7462c33c853445b14f8d4a42e77f9ca51d5c35bc518d36d0531056c100046146 -address /run/containerd/containerd.sock │ │ ├─251620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8db27a4f73ee8ece5c2a77c29a4954880384860bf8253a51697d0f5650d01c -address /run/containerd/containerd.sock │ │ ├─259354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dee21b26a947bdb07b9b63cacbcd3e11d2784400d341153337108e095d5c88b5 -address /run/containerd/containerd.sock │ │ ├─263732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71f7ed7a9aebd71400cfa686afd0367ab1179adb11005654cda49e712f27eeb -address /run/containerd/containerd.sock │ │ ├─263905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1ea2f977a9892dde427eae869ed8c4521cf7fedaf75bef45f7dcb59950318f -address /run/containerd/containerd.sock │ │ ├─263965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d24adbd7733e098833be8ea445690dd971a3033e13d1ce725ae365c51c606c21 -address /run/containerd/containerd.sock │ │ ├─264066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4590dcfe5a907f04e3c23031e45252193959ac09537b5db824ed6eeee0ee601 -address /run/containerd/containerd.sock │ │ ├─276511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ecedfe00bd2d7c5f531c6eb881fcbf0dcf824a4b3d94f21c0041f99eecb8d0 -address /run/containerd/containerd.sock │ │ ├─279184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938de84774cbdc2d7b5f6fed5b4c8e5ab21237b80e3e71c3397c1088c0f97653 -address /run/containerd/containerd.sock │ │ └─280588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d99dc820f53d713e4141cfca59edba9b99dffb5de9b1130586f6c9893a11d21 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1213 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-f5170084d5e89fce98da0a8c6971f460175949f0a6362bac96bc18f84e842476.scope … │ │ ├─24695 /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 │ │ └─24707 /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-a2c63073c0fd62c0311498f4a8ac4878d2429d1de7d9a76f3dea426319035d2e.scope … │ │ ├─19461 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19479 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29095 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29372 /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 │ │ │ ├─19392 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19413 /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@mgr.instance.tjghcb.service │ │ │ ├─12609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tjghcb/unit.run │ │ │ └─12640 /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-tjghcb --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.tjghcb:/var/lib/ceph/mgr/ceph-instance.tjghcb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tjghcb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tjghcb -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.0.service │ │ │ ├─24376 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24652 /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 │ │ │ ├─33890 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34179 /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 │ │ ├─12245 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12276 /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 … │ │ └─10268 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158535 /sbin/multipathd -d -s │ ├─run-rf7ddcf05bccd4abe9f0536289e17d259.scope │ │ └─193346 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─40395 /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.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─426481 sshd: unknown [priv] │ │ ├─426482 sshd: unknown [net] │ │ ├─427058 sshd: unknown [priv] │ │ └─427059 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1415 /usr/sbin/uuidd --socket-activation │ ├─docker-478805a748fc5c6ec0dd720e116f523269bf3fa050de0ab315aef5b46e3b0dbb.scope … │ │ ├─34221 /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 │ │ └─34233 /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 │ ├─docker-9a0afbd77f02a5370d8eff2d0651d69fba3ffc775a62e4a61f12f15f1351c0ce.scope … │ │ ├─29415 /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 │ │ └─29427 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10779 /usr/sbin/chronyd -F 1 │ │ └─10780 /usr/sbin/chronyd -F 1 │ ├─docker-f3f9a32f9db3229bae9b95d82200fe7208ad388d1d64c94bf496e10528904403.scope … │ │ ├─12720 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tjghcb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12739 /usr/bin/ceph-mgr -n mgr.instance.tjghcb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158427 /sbin/iscsid │ │ └─158428 /sbin/iscsid │ ├─docker-32e7ebcb4593fefaa849992ec87f4d7577e7520c49a49f20676bf370221c3a99.scope … │ │ ├─12357 /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 │ │ └─12369 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─d48d2b3bdad039e1bc15e2529ec0c999de8d49727c4d6fccd59b80f4940e42a7 │ │ └─57161 /secretgen-controller │ ├─7a91b6ad91fa1aa9129b54fe20a827e50e5859e0cefaff9fb60c86326da1a52a │ │ └─170678 /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 │ ├─4420fb4bf182d5671437caa03950eba749524281de45b076ce367f7426206519 │ │ └─240753 /pause │ ├─e445b177bc29c040a215f0390faac661f52bd71ba27154ff8c960dbb29f995c7 │ │ └─114181 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0d62b88bfb35d1a7e355d2867c8b28279bd286a5fb84396fe43e2fa299870602 │ │ └─179214 /pause │ ├─e51e8606a77454243eb0fc7c8b9a4cc9253da0fb6cec27758be684e563881778 │ │ └─40551 /pause │ ├─5a9a3b5de9489d030eb62ed00737777587b07fd3aac97e76502ac1ba92be6448 │ │ ├─251522 magnum-api: uWSGI master │ │ ├─251558 magnum-api: uWSGI worker 1 │ │ └─251559 magnum-api: uWSGI worker 2 │ ├─a6defd7f28df47be31f21f965ce770de95763db4b2880a77bc6f256cd7a73464 │ │ └─194992 /pause │ ├─d24adbd7733e098833be8ea445690dd971a3033e13d1ce725ae365c51c606c21 │ │ └─263990 /pause │ ├─34d5ce809735262875f445fd176ed624906e44c62b723bcad1f08f1d8dfbe8c1 │ │ ├─230159 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230639 octavia-worker: ConsumerService worker(0) │ │ └─230642 octavia-worker: ConsumerService worker(1) │ ├─c6b5ffa0a02ea9da6c1602ca119baa18196a5ca92729e1bf94afa9c839cdc3c2 │ │ ├─175168 nova-api: uWSGI master │ │ ├─175207 nova-api: uWSGI worker 1 │ │ └─175208 nova-api: uWSGI worker 2 │ ├─0b463598dfd7c32a479d13a532d5a9bde2a0fbe5378d7a36219f7a70cc6fc5a5 │ │ └─41626 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─833c35b48f3320165db0f6b73faf7e03c43225067140a8d3e8697520f640ff98 │ │ ├─126736 cinder-api: uWSGI master │ │ ├─126749 cinder-api: uWSGI worker 1 │ │ └─126750 cinder-api: uWSGI worker 2 │ ├─3fb6aa41e8b87c8bd3dbdbefecefcb62483d99fbcbc6c8959cfaee37759a7fd9 │ │ └─273760 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f52fca50df8a286475443c1d2ed722ac696f3c8662af99826e1c0bb5f94620c4 │ │ └─220385 /pause │ ├─7a13fd002bb14b432f639138baa15f097ed55474d53a0dd62d03e1dc4eb21a42 │ │ ├─251143 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251892 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzn0nxff0/privsep.sock │ │ ├─251915 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251920 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─34c53758b4b7d2dfc5cabbff4b0217c74b084eeea4e98e4558353e0548281fa0 │ │ ├─62568 python -u /app/sidecar.py │ │ ├─62917 python -u /app/sidecar.py │ │ └─62918 python -u /app/sidecar.py │ ├─edda5ab1883900bb8a7443e1709c7a6ee6cd103e42d5d1d2de20c2f08551457f │ │ └─47730 /manager --metrics-bind-address=:9782 │ ├─28fe8b82cca2c0b8c6dd6b1398d5e8e6c371cb20fb75156b6495e52ef0fa9a4e │ │ └─64295 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 │ ├─986095985b54381c5600829d12671aa9c854217947ea83da46d22706428be3a2 │ │ ├─149596 placement-api: uWSGI master │ │ ├─149622 placement-api: uWSGI worker 1 │ │ └─149623 placement-api: uWSGI worker 2 │ ├─25ee0f381e9ac81b8c07419c040b0ce963b17aac9affc438b910962887faef19 │ │ ├─41842 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42226 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a24254057c3f00b389a072969fb9d3a9c0c7e6690e0fd7798715cc9ec75fa92f │ │ └─49148 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─04ec5b029674d074953f812350466abb7a11e28a96a8acd0cbb215391bbe18b8 │ │ └─44245 /pause │ ├─134f352cdaa00f8e3f73e5eaf331acfedb01c9a6fe217c9fef38b408c15bbcd5 │ │ └─110827 /pause │ ├─c030c7b471447b85b3281b06af7b4908f21b28deaa1f0506c342847dc06c85da │ │ └─162269 /pause │ ├─572ab7c91b51328b97647f6e61c6d0cf5946e84a2c5a813b73bf8e236e536227 │ │ ├─62615 python -u /app/sidecar.py │ │ ├─62896 python -u /app/sidecar.py │ │ └─62897 python -u /app/sidecar.py │ ├─a8256b53ca5a0f4b72550aa76970d237c10a842a2ab0b48aa9988a68575a156a │ │ └─236450 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─96dfdc834fecfe5c99455a4552bd2b6c24b74e90c44b53c156284762ff61184d │ │ └─44406 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b039b1df295c8b5513c3d0784dcfd36df02b7208d1d3a58e586192556899fe37 │ │ └─194836 /pause │ ├─1eb45ced611656ccd6b0667a6e390b0fcba9a9e99eefc97e77b8d7cfbeb2b9d8 │ │ └─116397 /pause │ ├─4befcf0a211430bb4b73520a01c62554386bb18be5fb61d049cefda8d05ab810 │ │ └─164739 /pause │ ├─d85c44f6da71f99f9980f7edaca0d03b00af6279f0b79413186f2f049bee475e │ │ └─193292 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b15c45801fe3f004535b084fc04a286a4b8f912c4aaa7c33897a176021a06195 │ │ └─164595 /pause │ ├─31895871b7ee7f8dbe0337c4fd467bc23fe0d15662581d1a49fba58a3dd934e2 │ │ └─67454 /bin/oauth2-proxy │ ├─2c1943bfdb3dcdebff52822aa027e6a8d2ec6fed1c9babd9e61f7df33f0a9ee9 │ │ ├─177158 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177181 erl_child_setup 1048576 │ │ ├─177239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177475 /bin/sh -s rabbit_disk_monitor │ ├─84ecedfe00bd2d7c5f531c6eb881fcbf0dcf824a4b3d94f21c0041f99eecb8d0 │ │ └─276534 /pause │ ├─0efe1f6a25fa7868b1f85a77ef815825f96a5dd8dfb2e3eb8c80ffaa4e3bf5fb │ │ └─64512 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─52d0dfe7f7820a8212e7fb7a441f46a0972ca9cc25b7bb9ad084ae8acaa5bcc8 │ │ ├─ 46913 /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 │ │ ├─ 46928 /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 │ │ ├─ 47199 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278831 nginx: worker process │ │ ├─278832 nginx: worker process │ │ └─278833 nginx: cache manager process │ ├─cd2b234605766574cf3a37a87f853cd0a40a94012ca46a8424469046f66f8367 │ │ ├─64822 nginx: master process nginx -g daemon off; │ │ ├─64844 nginx: worker process │ │ ├─64845 nginx: worker process │ │ ├─64846 nginx: worker process │ │ ├─64847 nginx: worker process │ │ └─64848 nginx: worker process │ ├─3521ab7587d06bf6bcd6b0f73d465ff6b57f843accbf7add5796e3231def5fd6 │ │ └─63169 /pause │ ├─c6deaa1f1d068d9403e41ab7f028c2e55cc300dc67e0de9c45dbab2b452f6673 │ │ └─67432 /bin/oauth2-proxy │ ├─02682a7ded0e3cdc968bd562475c35abc7875bd7b188d7748a5058a5f57bdb55 │ │ └─64274 /pause │ ├─378547839fb07f21cc1702f750dd403c27f8a271798773236ab39ed18e60a07b │ │ ├─162356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─162387 erl_child_setup 1048576 │ │ ├─162479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162662 /bin/sh -s rabbit_disk_monitor │ ├─e8dc940c804a4249f34774bb5cf338cdb7befbd1611a4faf05c2543e48a451a5 │ │ └─51461 valkey-server *:6379 │ ├─b46346cf318f99edf3e3487b4154de7c2e1cd91b87f3fabfa668f54350e0bf5a │ │ └─43258 /coredns -conf /etc/coredns/Corefile │ ├─c7e3d09fe11289f194f6bc5719fef0f6a70e7a67198167566fe2db3a454c2c8c │ │ ├─273877 /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 │ │ └─274254 /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 │ ├─c5978b05a33c1be33b8b0fb13308a9b504fa452df88925ffc253823e4ea46df3 │ │ └─44185 /pause │ ├─7c7dc447b44e49b1eef26d541b4892788fc58fde915ed041be6b71824d1834c7 │ │ └─67177 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─384b0c05fcafc44733e97d8d445f15eaf3702ec098028dab7f0b2e884240ff5c │ │ ├─66017 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66052 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b8fa097c41ea08469a5bdc2f7dded2dcf6015d6295d85144fc21f81553351d73 │ │ └─128057 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c22dc9bd6c5057abf3f2902949006c11ce9e2b8fe89f51414192ffb91cef6a85 │ │ └─178817 /pause │ ├─fb05f0a443255c1809ab78dd83c165dc8ff91061ea9d13656efe54f539e74c70 │ │ └─44504 /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 │ ├─4c048291e828e27aade99f9d3dd8432ae0e3f519bf1e8ff5738780c37e03ba15 │ │ └─66515 /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 │ ├─40232bee866e59de08d44579a3f97fe7e0b3b2dade1e642e4096dcbebd2ef503 │ │ └─61647 /pause │ ├─062fa31c95f75f495e6a6420677f19d3470b7094cb7461200de97cdedc19c0cc │ │ └─159215 /pause │ ├─e5c2227216138ee7e2d1bd237693a3d48ac3b5a789f611a97014d7d2481b33b4 │ │ └─61737 /pause │ ├─7462c33c853445b14f8d4a42e77f9ca51d5c35bc518d36d0531056c100046146 │ │ └─251091 /pause │ ├─33293c5c6f1f23c342f1e026b716aa719dda17ba6dd7fc44269cc98c50be4f49 │ │ └─65062 /pause │ ├─44b9b09cb322d73237330b59a86fe0d9c35934fbc22d4291fb7637d0d9213fb7 │ │ ├─112835 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113010 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113012 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─aa4e3c72a88b118390f80a9eecfe5bde9ba83b9dbb0f9a7e2c094af77ae7a16f │ │ ├─207897 heat-api: uWSGI master │ │ ├─207929 heat-api: uWSGI worker 1 │ │ └─207930 heat-api: uWSGI worker 2 │ ├─d949bac52165b18c80fc73aca28e169ff96cd40ff093a420528722f514cb62a8 │ │ └─66726 /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-115.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 │ ├─f499fd39740f14413c7442fcc7c1f7273b3cb52bc3a705fdbd90a53f16f6eed5 │ │ └─62163 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─d987a0488116d5964149e99d39c2260a3000fcf86aeebcdede9ac9765075d406 │ │ └─220365 /pause │ ├─e867a5d85c5f6a6be1250de516c026d4c8ae3c79b34dc3713a47f8b166f03be4 │ │ └─194785 /pause │ ├─b208da6863538ae96f7b56f17d4cc4c391cfa2985bb02af151ffcde79d00ad22 │ │ ├─79259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79282 erl_child_setup 1048576 │ │ ├─79365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79554 /bin/sh -s rabbit_disk_monitor │ ├─06da600bc94672838516a988b453d42e4c558a027a79aa30a07ea2857409f7a3 │ │ └─66471 /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 │ ├─35b33929119d90559c0ee75420b8a40216d3e103781e32457e69644bbc88c642 │ │ └─66775 /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 │ ├─71b1a8da826f49307caf010742e3064d20a51e5af0c3bfd39b003ab549ca7e5b │ │ └─56938 /pause │ ├─b09a458a8c8a77cc4e86ab83530d30a9155dfdc023edb849c1d90c67aca4003b │ │ └─46640 /pause │ ├─57da6e9070402bb6aaca551784f22edc2c2207d64a6694b864818fcc0d2fca29 │ │ └─40166 etcd --advertise-client-urls=https://199.204.45.115: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.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─21e3dd6e100eeaa0108c6aa657f189c23e4355f64e5397ea46e91e742e126467 │ │ └─39944 /pause │ ├─317966fa4cde2f913f1d6cf529af18a2031aa1178a913f66d18e2a0e2ad808b2 │ │ └─47681 /pause │ ├─634bc8910bbe1072c228981f309dfe6a5bc0f675244382b7f314da00f132cace │ │ ├─114774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114799 erl_child_setup 1048576 │ │ ├─114862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114949 /bin/sh -s rabbit_disk_monitor │ ├─af9024cf802f237227f7c89d442ec2407b03325380e5366ef2ca19adffb885db │ │ └─65444 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─54f3672c686b6828885e0e8d0b7c32cbb03be1d6aa16443e7bcc028be05765b1 │ │ ├─188166 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188465 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188468 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188471 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2e5ce7bf90ffab04167f6e2afd872449fe6ea5c7990ab905cab9a654685b7d74 │ │ ├─189107 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189422 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppqwntmcq/privsep.sock │ │ ├─189691 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7rmp0d23/privsep.sock │ │ └─190015 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─be0d2b316f019494438a320be533df69c5b0dae57f0a4a980af79e741b2c6f2e │ │ ├─212032 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─212058 erl_child_setup 1048576 │ │ ├─212222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212318 /bin/sh -s rabbit_disk_monitor │ ├─fe84da258293969ec3a0d52999a36bc29a7db0fed43e946f46f28dd7d0e68e6e │ │ └─62911 /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 │ ├─946b589a0f54cea181d3841a5117cc9efff33f436310904d3475cebc06a8ac8d │ │ ├─190627 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190987 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191565 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg4dsjkrl/privsep.sock │ │ ├─384971 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2jz93msj/privsep.sock │ │ ├─385464 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgu928kh5/privsep.sock │ │ ├─386033 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386034 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─387063 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6baf1f24-0bb9-4724-9be2-ac016f71688e --namespace=qrouter-6baf1f24-0bb9-4724-9be2-ac016f71688e --conf_dir=/var/lib/neutron/ha_confs/6baf1f24-0bb9-4724-9be2-ac016f71688e --log-file=/var/lib/neutron/ha_confs/6baf1f24-0bb9-4724-9be2-ac016f71688e/neutron-keepalived-state-change.log --monitor_interface=ha-6b9152cb-be --monitor_cidr=169.254.0.157/24 --pid_file=/var/lib/neutron/external/pids/6baf1f24-0bb9-4724-9be2-ac016f71688e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─388834 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8e98ead9-7846-4eec-a773-25850a78ca91 --namespace=qrouter-8e98ead9-7846-4eec-a773-25850a78ca91 --conf_dir=/var/lib/neutron/ha_confs/8e98ead9-7846-4eec-a773-25850a78ca91 --log-file=/var/lib/neutron/ha_confs/8e98ead9-7846-4eec-a773-25850a78ca91/neutron-keepalived-state-change.log --monitor_interface=ha-812cdb74-38 --monitor_cidr=169.254.0.209/24 --pid_file=/var/lib/neutron/external/pids/8e98ead9-7846-4eec-a773-25850a78ca91.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─393693 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d1c410f8-d2d4-4f41-b9d5-144e50f7ea08 --namespace=qrouter-d1c410f8-d2d4-4f41-b9d5-144e50f7ea08 --conf_dir=/var/lib/neutron/ha_confs/d1c410f8-d2d4-4f41-b9d5-144e50f7ea08 --log-file=/var/lib/neutron/ha_confs/d1c410f8-d2d4-4f41-b9d5-144e50f7ea08/neutron-keepalived-state-change.log --monitor_interface=ha-4a14b780-85 --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/d1c410f8-d2d4-4f41-b9d5-144e50f7ea08.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─408969 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e3a8c6b9-fecb-4f3f-9ca5-7e6ca963da58 --namespace=qrouter-e3a8c6b9-fecb-4f3f-9ca5-7e6ca963da58 --conf_dir=/var/lib/neutron/ha_confs/e3a8c6b9-fecb-4f3f-9ca5-7e6ca963da58 --log-file=/var/lib/neutron/ha_confs/e3a8c6b9-fecb-4f3f-9ca5-7e6ca963da58/neutron-keepalived-state-change.log --monitor_interface=ha-15636024-bd --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/e3a8c6b9-fecb-4f3f-9ca5-7e6ca963da58.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7f394593f456ffcbf8e66c184098292b333a0469a3024ebea805f1b55f9d1b01 │ │ └─67209 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dee21b26a947bdb07b9b63cacbcd3e11d2784400d341153337108e095d5c88b5 │ │ └─259387 /pause │ ├─dd564e3cdfbafb249d36541e4d0cdac309f78965c2292f020d35d84fa0be6a11 │ │ └─178931 /pause │ ├─ac1ea2f977a9892dde427eae869ed8c4521cf7fedaf75bef45f7dcb59950318f │ │ └─263930 /pause │ ├─f38e2102d597aa93d14a34193eb8b568cfa337ca2e78ca24e61f2edea21f1935 │ │ ├─68140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68169 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68190 erl_child_setup 1048576 │ │ ├─68359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68437 /bin/sh -s rabbit_disk_monitor │ ├─a6789511e01e2340db2ad693c9c1b0e0ed05ba88323d12ae1413484db741ac21 │ │ ├─ 97668 /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 │ │ └─404857 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4d86e5c3c513103328948d5c86f77a6e50e4fd3d0f315677a20af57b761439a2 │ │ ├─230922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230959 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ed8ae0dea07cbf4cfbc0ec4354ff6dabfef9418c09cafea6e0d1b0958d7e9f0b │ │ └─51608 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─8e89ea8cd32e6692137a22b97512a488fef9d412dfb4a653f4005044c1da2006 │ │ └─48811 /pause │ ├─220fe481f506703f627d3ce49b8d4af2cb58eb2302886c6fb1ae93b8ae574641 │ │ └─42757 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─80e0dbde71320976382b571ccbce96f06c04ddede09e8e9a5ad95f777f08e5de │ │ └─240703 /pause │ ├─7b5ab6f443af88320c304999da28054b0bfa437769195ab08af711851de7507f │ │ └─40337 /kube-vip manager │ ├─d00f6ae7a6335fa951cc234e78c06afe7395c5b6e948aadbe39ca1db9d82e95f │ │ └─97184 /pause │ ├─47f08dc623a41d7d8a65f8def3a533f08c2da980269fd915f0c4ef731f509183 │ │ └─47856 /manager --metrics-bind-address=:8080 │ ├─3f066a953006d661c52ff7c5ecd3e48280e685df18c8d1018d24d8439608cef9 │ │ └─220359 /pause │ ├─29e6752ddac6ba81a7e2cfa5482726edcd882cea0c02296cc6144b02911c975d │ │ └─112719 /pause │ ├─a899e4f6ac440f0372d16a702cdce5c05c6522ec324dbc22a395fec18be4801f │ │ └─130125 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─844d3170f83978e632244e0d26774bd29ff86c28dc7037f449ca6514ce4d701f │ │ └─64412 /pause │ ├─30df850a40f6f70c0fcd46d77414189ec83fc14023e0948000bffd3fcc17f3c5 │ │ └─61983 /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 │ ├─5372331bca50d2d47cd155d1775f4cb0523b7d151444e58063e13b82aa2d7abd │ │ └─97245 /pause │ ├─d26a6ed0fbb312dd6e9f1e9b36535b01e38614fb2d0d570d01634a52b91a2a8e │ │ └─258924 docker-registry serve /etc/docker-registry/config.yml │ ├─fe2b1a5ccafff23ae55f89eb977aa71f66ba39b971491ddd49146978251f9b4a │ │ └─57008 nfd-worker -metrics=8081 │ ├─db1e0af4dc17e954520551a9f5ca2691695596545abfdccb3d5e7f77f3ef088a │ │ ├─159762 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159776 /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 │ ├─76ea34e593677b9c289c6c9d306d8c05875bf17fe4fedf50eb7246f40010b299 │ │ └─63242 /pause │ ├─4bd08c1bf1560bb6a931b8aacbb5da0547b71a9c6f7a9ce6c5dd17558cfea69b │ │ ├─283273 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283286 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e4590dcfe5a907f04e3c23031e45252193959ac09537b5db824ed6eeee0ee601 │ │ └─264127 /pause │ ├─b4e337c5ecf294e49be2816b87f0a0d450bf1e34a2d084d570982394334e87c3 │ │ └─63510 /pause │ ├─9f468156c94924a0c16998bc60b8e94371750ec96f1d857c6043c26e32b2ec05 │ │ └─65185 /pause │ ├─b744900d93060139e41b3cd7869a88df65f266df9251ce657f609a61315bd637 │ │ ├─188228 neutron-policy-server: uWSGI master │ │ ├─188240 neutron-policy-server: uWSGI worker 1 │ │ └─188241 neutron-policy-server: uWSGI worker 2 │ ├─d6ca1faf565fe4b7b33d922e3a67d4092c0e4a3511f16a6724194aad1462b881 │ │ └─40061 /pause │ ├─1f312caf637496f0178e0a2d6b5271ef680477b90c666f5b4d3253fa598b18c3 │ │ └─236066 /pause │ ├─990e1c9f2c126a49c71bcb80326379fe8b9054429dded160a02d69ce9804709c │ │ └─48373 /pause │ ├─f3fb090a194a8fe767c6cf4e425e53bed3284579a882fc8ab2cd31a25e32d3e5 │ │ └─51811 valkey-server *:26379 [sentinel] │ ├─0a36b11d71cc45e7d07a13aad73d0cad20c15b3340c86eca7119ccc8c897c605 │ │ └─67260 /bin/memcached_exporter │ ├─b25de4caf2fca71e25a0382b4fdf1c7a48f2fbb68427f2ce1ec0f8d5d3b633a5 │ │ └─43226 /coredns -conf /etc/coredns/Corefile │ ├─393ac2c370b523f7918b5124d71681d736c64ed8c449d90d90dbe5a2bffec108 │ │ └─51419 /pause │ ├─c87a013fa8f618c320833c2db700a8f55098635ac7e819f1cc80232523f8fc88 │ │ └─220634 /pause │ ├─fe9f8e16ac38e76d901be4831abc00c0d2fec16ad706a151be861d35f8fbeb7f │ │ └─40096 /pause │ ├─dbcb4cafce17512a23b8e6784b5b80619a5517a98e7a85e5b50871a2c8877e95 │ │ └─56786 /pause │ ├─7b2c15cc2942275a7197f64a5da8983a88fc92d6ad4f6c25327e234dc530a304 │ │ └─44294 /pause │ ├─8344af5006b4b1943d9948c36b562ed0e3d02cc5ab36e9584945c0c73208ed55 │ │ └─237061 /pause │ ├─5d99dc820f53d713e4141cfca59edba9b99dffb5de9b1130586f6c9893a11d21 │ │ └─280621 /pause │ ├─01a2dd44a0e154dc103bc814302f0e9518dce08d4ecdf6477789c9ce280e7413 │ │ └─61706 /pause │ ├─c5ceadbdb182e51837269f357d6312453928c04f39a916bccfd4275ec50ede7c │ │ └─66406 /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-115.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 │ ├─938de84774cbdc2d7b5f6fed5b4c8e5ab21237b80e3e71c3397c1088c0f97653 │ │ └─279214 /pause │ ├─6334aee35b685e220cd9c33207563d220126d53c9852c9e38748eb79fe61e2db │ │ └─161394 /coredns -conf /etc/coredns/Corefile │ ├─c94ae1adcc55cb940f1d409eca52d78175968bbdfdc228888b5006cbd42f90eb │ │ └─48197 percona-xtradb-cluster-operator │ ├─ca9d37af3176ebdc56081f5c06f3f50d06fd7b83b5fa1b383e45b1c850d0e5c0 │ │ └─57083 nfd-master -crd-controller=true -metrics=8081 │ ├─705cdaf822d07f65992a264e0c5dcad2f25513a280831462e37475b7a2d78398 │ │ └─63569 /pause │ ├─51ac24342ed860e5067cb2fdca324d3941fe2235643a420ae2adda7e66935ddd │ │ └─280830 /bin/openstack-database-exporter │ ├─9fbd5427ef361ca8706cda0602363d56c1eab9a454ae65ea0f55cf7bf40ee768 │ │ ├─232526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232542 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─232550 erl_child_setup 1048576 │ │ ├─232603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232920 /bin/sh -s rabbit_disk_monitor │ ├─285a4e08bfeb2978d887bf43e030340f59b4054fe0fa892f3c66bb0d4477302f │ │ └─190653 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2e82f26d7d2b628e533af50073dbb3627069ff08e49b87cd4f1557c4b375dfdf │ │ └─79166 /pause │ ├─7579e8e9b7317fa47be25577b5bc7ffacd6708ff112f6c17f2eec31490aa0b3a │ │ └─179272 /pause │ ├─10a41221e129a6f7ca8c6a2ddb61c7c54994053c82fd02986fad57110ee6d865 │ │ └─165334 /pause │ ├─3372b74c84e69672861ab0e4c688713fd3dab614eb1c8b37a5ea80fe0f22d118 │ │ └─132224 /pause │ ├─db97aa607fd202dddd7b291768748144734160d9fc74f14b1c4fb009a8f949b1 │ │ └─232312 /pause │ ├─bd705a9d1515a380f26e47dcbe247a87a0b466b514a84d49b096f71dd48dafcb │ │ └─161287 /pause │ ├─f6e95f0403c9b7ce9b6311ebaafb03670dff1f30e2a3a80abdbd78a67dd78b66 │ │ └─237088 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─55fc68307a32f0a91e0f8135ad90fe2b5f9b6b563a0725746cfa857a860ed67f │ │ ├─207898 heat-api-cfn: uWSGI master │ │ ├─207931 heat-api-cfn: uWSGI worker 1 │ │ └─207932 heat-api-cfn: uWSGI worker 2 │ ├─b22e910bcb255a2a1bce62ff556d39e2a4f4f4b5b7e611ac3be7250f64f1c839 │ │ └─41349 /pause │ ├─5308b7954f3246c1694e31578d1f8031fda71420f5dd1a5cfc47c087f7334fc1 │ │ ├─200386 /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 │ │ ├─386514 /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/tmp4v1en5sq/privsep.sock │ │ ├─386697 /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/tmpdbe0usx_/privsep.sock │ │ └─386724 /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/tmplr7h6kq7/privsep.sock │ ├─83e64f7183def50789df2409f1fcb9cdb611750409bbbeb70fa0e7b43d0261b7 │ │ └─235137 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f8279e0550913c7a8141a9eec9e822c466951a58c369b3c7777fd58fa6779118 │ │ └─51937 redis_exporter │ ├─62a5ce161aba01555185f12df0840b8a4351b898c0eb64d4888aca621d17ff77 │ │ └─116565 /pause │ ├─c2c5f3502e468f2e295209c6fbf46c43d43f2c2583f1e205dc3e0fc206b8fae5 │ │ └─65895 /pause │ ├─88bcdfbeb0e8b180fb9cb3ed7a5d366ed7e59e52dd9d3a92a07019c934c483e7 │ │ └─43671 /pause │ ├─de713249b4b4c83d0f09094f289801885df1ffc63ba19e325309dd5a7071f8a3 │ │ └─65389 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─895441a7103bd94ed94b34c7a39c5da0e57eebdb402f1660159ff586c1250a83 │ │ └─164858 /pause │ ├─77490d564a4615baa3ff9308d79e96ab5b7e5eb4de642b546a3cd8623d399e39 │ │ └─42712 /pause │ ├─71d18f5db79e8b8a44a6649dcc962262fc47d26ad4b7e82e4f34860dfe3bb86a │ │ └─48919 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d182ec4833e5cc91e79e81565549ccef2f28c913bee458b227a58e721c82196b │ │ └─48067 /pause │ ├─1d4a6a1771cc64e1e12db0f53251ad41044506ae3a7681162ed774f35d9e9cc6 │ │ └─40085 /pause │ ├─94626e9c324d91a0665fbb16c4d55a148687b3d73bff006c9b087bacf973fa20 │ │ ├─188180 neutron-api: uWSGI master │ │ ├─188213 neutron-api: uWSGI worker 1 │ │ └─188214 neutron-api: uWSGI worker 2 │ ├─9853cb9bd2668c734ec77275dbc3ba2cf6b153c27b0330fe869eb67e4e73de16 │ │ └─97525 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-t5hsm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─13e0e052452a9da1e697b29a62a6c6b69bc70b9ab0a79eb0e80bd43f3855ea36 │ │ └─192580 /usr/bin/libvirt-tls-sidecar │ ├─b46146e3835cb3b9962c8f2fe9c581b52d113582e6c1febee8b8eb43673982a7 │ │ ├─251702 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252120 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252121 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4435a53a912320e99c73c0a4a55c08295c9960b3d1c6956b1daf88a66c92cd5e │ │ └─66952 /bin/pushgateway │ ├─2458e141c0d4dd543a3e31051b9cdbdaada4cfdd90fd69868ec1092415b88d5a │ │ └─234877 /pause │ ├─9a46ff21c36afd8f506db49dcea387742e325a2ce4713e8c000414deffc70517 │ │ └─43193 /pause │ ├─22a56095229aa8fe066e0405f53e1133a6f3e28f4f897d4faa1f7f62a7227e7d │ │ └─129512 /pause │ ├─4e8a8a0a218045b393aae0b447e7b81d3ec1da16aec23ef5af8479d366194c4b │ │ ├─273854 manila-api: uWSGI master │ │ ├─273897 manila-api: uWSGI worker 1 │ │ └─273898 manila-api: uWSGI worker 2 │ ├─8b9811a7562d6e4bda9c017ed074136f3c7bb6dcef3840a4bc071dd42d49adbc │ │ └─200416 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cba717706b246a7a751dee59740138befd050a7fca49eb9f2b4ee046dfeada0a │ │ └─237638 /pause │ ├─d94718105bc7507f94ce987af4c52fc427789cc3967736495e08fc9b9a86ea84 │ │ └─40197 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 │ ├─1d2b6e2e02f7dfc37e8b8c54da77c3713ad3a1f3ce169a1043d06b5401ebc6cf │ │ └─192665 /bin/bash /tmp/libvirt.sh │ ├─be713ba9f003014a70530453b96e3a554605216a0649c3dc7ac9d33b830f73f2 │ │ └─66211 /goldpinger --static-file-path /static │ ├─518bf66ec41c5579ceb4b871994bb3e88808939cbd213b77efecd6562c71e201 │ │ └─192314 /pause │ ├─593c4deec4d7155823c85fc8fa1ee5575886c411e6111ddea3de0c51351dc941 │ │ ├─179967 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425137 sleep 300 │ ├─c2bf0b4fffce03b4fb41ad5a3c0e8ea3c6539d89c7dde48ada3c506fae268536 │ │ └─230168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b335f1d5b3e55738370d54134926e1832012bd152e0e5b4c07e08536aba6e73e │ │ └─164262 /pause │ ├─b27ef3a8080fc874b6c85a90269a7fc3bd10d9c310333d3eb869aa18e446b33a │ │ └─51250 /pause │ ├─519395eb3f1ecbf7a577848845194b1bdac4ddab4b843180ce13a2d22e8a0d91 │ │ ├─345079 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345591 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345725 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpndtdgiix/privsep.sock │ │ ├─346295 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpq84j3pc9/privsep.sock │ │ ├─346558 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346559 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346616 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/63edd6ba-edef-4d93-9337-08c61e8012e8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/63edd6ba-edef-4d93-9337-08c61e8012e8/host --addn-hosts=/var/lib/neutron/dhcp/63edd6ba-edef-4d93-9337-08c61e8012e8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/63edd6ba-edef-4d93-9337-08c61e8012e8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/63edd6ba-edef-4d93-9337-08c61e8012e8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bcbb4dc6-d0ae-4cec-9f9d-766ca8d0df1e,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346620 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/11e26718-0d16-443c-b5c6-5fb7140732e3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/11e26718-0d16-443c-b5c6-5fb7140732e3/host --addn-hosts=/var/lib/neutron/dhcp/11e26718-0d16-443c-b5c6-5fb7140732e3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/11e26718-0d16-443c-b5c6-5fb7140732e3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/11e26718-0d16-443c-b5c6-5fb7140732e3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5f6e6ca5-b2e0-492f-ba26-8a961cdbbf7f,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346641 haproxy -f /var/lib/neutron/ns-metadata-proxy/63edd6ba-edef-4d93-9337-08c61e8012e8.conf │ │ ├─346656 haproxy -f /var/lib/neutron/ns-metadata-proxy/11e26718-0d16-443c-b5c6-5fb7140732e3.conf │ │ ├─384698 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2o8prjjb/privsep.sock │ │ └─389427 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp0rzl3dd9/privsep.sock │ ├─08596f7e0e849cfa40f007cebd64951db106c93a0e844279e991cb9d333fe3c9 │ │ └─112659 /pause │ ├─7cb537ca7daaddedf918a30cba62548068f9503a7361311f64c9925847292f62 │ │ └─239343 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─85aee0d6c980762e9aab6730d73e0ee3ee043a8d7d46d270115c7bbd04dbe51e │ │ └─211869 /pause │ ├─8df0479fb889215017993fe84c1586b89787857bedd5dc6b55ed61006642d068 │ │ ├─ 73344 apache2 -DFOREGROUND │ │ ├─ 73386 (wsgi:k -DFOREGROUND │ │ ├─ 73387 (wsgi:k -DFOREGROUND │ │ ├─ 73388 (wsgi:k -DFOREGROUND │ │ ├─ 73389 (wsgi:k -DFOREGROUND │ │ ├─410452 apache2 -DFOREGROUND │ │ └─411537 apache2 -DFOREGROUND │ ├─f9fc29ec55b6607c11ccd7b2a82eb46201ad244916eeaa2b4c8097ae493357a6 │ │ └─56742 /pause │ ├─696a5eaa4a397fbb353e98640fdd763b71f14ecba12b78af0529b58e839ece69 │ │ ├─259502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259521 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─259527 erl_child_setup 1048576 │ │ ├─259599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─259836 /bin/sh -s rabbit_disk_monitor │ ├─46137a7f25a9a7bfbade89de4abdfc11eadcacb8dbad953deba3727b821d5e19 │ │ └─40235 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 │ ├─ed3ba8db34401b70687fc17474c3351375f9e699e611ed5b1af38bad322795ec │ │ └─67360 /pause │ ├─e5ce8991f8c41c7f0088888030ecb8ff8085197d915da1b97fec798744dd8a5e │ │ └─279470 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─ce94b844e25a5f41fdfcbd67742fdb35d48c9452eccd1d9bd6b69787428856a4 │ │ └─237665 /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 │ ├─699f4a443988648ebf7d0567a946b0f1e2cb6190869ab7df52bfc98467b2060c │ │ └─86740 /pause │ ├─e69465394e3965f6e7ce80838d0cb732715c3fffa1aaeedbf05f4eaf48528ba1 │ │ ├─279046 apache2 -DFOREGROUND │ │ ├─281499 (wsgi:h -DFOREGROUND │ │ ├─281500 (wsgi:h -DFOREGROUND │ │ ├─281501 (wsgi:h -DFOREGROUND │ │ ├─281502 (wsgi:h -DFOREGROUND │ │ ├─281503 (wsgi:h -DFOREGROUND │ │ ├─281504 apache2 -DFOREGROUND │ │ └─281505 apache2 -DFOREGROUND │ ├─79d50dc8276fae12c9a80ca47d24f91033da129539b62679a44f945c9fc7e481 │ │ └─273848 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─35d0666ee8569facd788299bb13eab9c152765c9092f66ff9333b677baf3103b │ │ └─56688 /pause │ ├─5ecfea0597b8b69d794ad32cd57a3461813332621c8cfea5c08dcdebc27ef1bf │ │ └─160816 /pause │ ├─923a620497dae4062f472dce7f36aaa0994e81e2a3635da23ef1004860356f03 │ │ └─47584 /pause │ ├─1678d612f0e14aa29b8910ada0c535d75ec73ee9c7943bcacac28e595cef9430 │ │ └─40582 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9d9e709922075ab6cb986906c41d11944ecdf4ac19f3199695fc49d6f214fd8b │ │ ├─111180 glance-api: uWSGI master │ │ ├─111199 glance-api: uWSGI worker 1 │ │ └─111200 glance-api: uWSGI worker 2 │ ├─1839a187972c81847437a88d5dc424832ddd9469efc32f23b577eba061c6fbd9 │ │ └─69859 /pause │ ├─b41ba3c5404724847321503e43a799bef2c760f139662ba617cccfe183497e52 │ │ └─129547 /pause │ ├─7dce755e6443bb7ebdc5b084018c768a2cd869e96b6eed315b3ac692a0c38b0d │ │ ├─229374 octavia-api: uWSGI master │ │ ├─229388 octavia-api: uWSGI worker 1 │ │ └─229389 octavia-api: uWSGI worker 2 │ ├─bebc6ef949b2e4953c33b10698922e45da71e2add91153814b24806ebf6ab0d5 │ │ └─93572 /pause │ ├─c29a8925de18423fb722aa863c4c918dca065af3d54d9d56eee64a90487efe9f │ │ └─164791 /pause │ ├─a9145f8b57977de9c3a1c6c6d2e8d0ef0f2b9f032b6ffab2c98ce2bebbf1bb9a │ │ ├─176066 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176400 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─14737da1b310775a887f391d1aa3dfb340b6639190eb1645e7b6bc4c03cbaf17 │ │ └─178831 /pause │ ├─4eb542fa7bb42d69e7f03c9cc6ed3d23025f37aebfd685fcdae07985d8249756 │ │ └─63626 /pause │ ├─c71f7ed7a9aebd71400cfa686afd0367ab1179adb11005654cda49e712f27eeb │ │ └─263787 /pause │ ├─8209b73e174a64b5faef3b42cd1c147e8ad5d220a5343353dbd42498e69442a3 │ │ └─114569 /pause │ ├─e36cfb584cf3fdc73284b78362df06156f2a200a000c88023e7a92c562c9b91a │ │ └─43844 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 │ ├─e8d708db7bccd1698d3473069aaacd4a3e887e5aee02a8a3940be837b6c36fe3 │ │ ├─49052 mysqld --wsrep_start_position=324fa13f-49c8-11f1-be70-1a8e3c0a64d6:20 │ │ └─49175 /var/lib/mysql/mysql-state-monitor │ ├─6c8d1282bdc4e8a28baf9c416383b7c8607c0f8067574308a0ee71afc06ba113 │ │ └─80718 /pause │ ├─4d67451627ff297880525930c3c4cec8906f8cbd165d4caa7bf7ad50e2ffa46e │ │ └─87834 /usr/local/bin/rook ceph operator │ ├─cb8db27a4f73ee8ece5c2a77c29a4954880384860bf8253a51697d0f5650d01c │ │ └─251646 /pause │ ├─796c303364bf6be053be1f84b76693abe49984546cdce7ece333c3fa2b2ed425 │ │ └─239306 /pause │ ├─c3ef9c1f2cfb754088e3862f2879a34c7bad6bcde970b08d5c2c7811e5845c5e │ │ ├─86032 barbiacan-api: uWSGI master │ │ └─86045 barbiacan-api: uWSGI worker 1 │ ├─1672385567d0d9e7e962f503d09ea96587023078d41e93478da844f3edd2f94c │ │ └─44454 /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 │ ├─8ba8167264e1b98e588282d98ad206fbf6b7f9c3c35c855a7e4d9b6be0b7a4e1 │ │ └─67132 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─64420e7c9274ec416c8ca0c90c89bf6cf319128be34fb334a31334d01adea145 │ │ └─40178 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─6538465a1bbaf78e4fabd174314a03c77afe5adcdf6b312f9a6855061b75f056 │ │ └─179321 /pause │ ├─a3e983116355932e22352ade9fffef29b43c99337671f90c2d0159af6f92233b │ │ ├─130651 /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 │ │ └─130848 /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 │ ├─74c41e54c807c4308d87137b4599fdcee4e5f56e0faebe6bb5407d704b8dc706 │ │ └─159729 /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 │ ├─dcf5071087b701c92dc5c2280e1ea67c7636fb0b150bca1ee30752823e32776e │ │ └─41348 /pause │ ├─1ea56c794da7ec973265f314d55122baf7107ab2ba164af5406b003424e4050b │ │ ├─192640 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192682 erl_child_setup 1048576 │ │ ├─192813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193175 /bin/sh -s rabbit_disk_monitor │ ├─42e9d60e3cecb622c27fcd9333b5e73f32213fba76506d460188d3e5e66c5977 │ │ └─56058 /pause │ ├─8f3506226a09d9371531442eaab8ca256ccb4aa95ac57cbba24dbcd78e4ca966 │ │ └─43155 /pause │ ├─9566a0f541db03d743ead580a890bb2771633be8cbfe75743e4e078a48e78e07 │ │ ├─175190 nova-metadata: uWSGI master │ │ ├─175209 nova-metadata: uWSGI worker 1 │ │ └─175210 nova-metadata: uWSGI worker 2 │ ├─be9bc767dffd31214cb26e598f97cdd58cf0784f9f4c4c85df3a45d9bdf91046 │ │ ├─207838 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208317 heat-engine: ServiceWrapper worker(0) │ │ └─208320 heat-engine: ServiceWrapper worker(1) │ ├─faf8d320bfaa886f73f7c5de84716326bd64e4922e0875029962f8faacab14ed │ │ ├─48838 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 │ │ └─51883 haproxy -sf 249 -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 │ ├─87e0a161f20a3f8ef24020f61f978dec3a4fcbb84503d57f8cbf158254baf59f │ │ └─46694 /pause │ ├─4af4b64cec67287425bed9c88fff323ee25ed3ab105f0353565f5e33ced3bdc7 │ │ ├─93849 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93871 erl_child_setup 1048576 │ │ ├─93955 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94260 /bin/sh -s rabbit_disk_monitor │ ├─2939817c668978d66b0b8be73d0aa55cd97a66c16bdd7798b0b039627cc5b2e7 │ │ └─61509 /pause │ ├─f2f4d44b88384aba0c3d584bc00ca1915b1365e8cbe0568f0ff6e06388685e09 │ │ └─57051 nfd-gc -gc-interval=1h │ ├─b9168e4bfd3c71fa3c05748c32283c6fac05555bb8943f61b6bdc2b71015f105 │ │ └─176996 /pause │ ├─8b1f498daf05dfc3f468fc3ed34a98c92abf1eb06a864bfaf2bac7bb4884bfe0 │ │ └─47125 /server │ ├─dfa134ed85771d6a6b45b472c41c3b9f2291f98d1f95c06460f4563adba1ceff │ │ └─179245 /pause │ ├─676a537db7f0d4f6b12650394ab6cee56cabe805fc4c32491600f9a10c5b1212 │ │ ├─176057 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176473 nova-scheduler: ServiceWrapper worker(0) │ │ └─176475 nova-scheduler: ServiceWrapper worker(1) │ ├─3895f0e8d6a6bdf43c0f48e3b5896cb083c4110fafbe931c81374ed320899626 │ │ └─66084 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ce700c546781a75bd2787fea5aca9e318ceb7a4bcabff1c2e4b58b1703b4297d │ │ └─98444 /usr/bin/python3 -s /usr/bin/ceph-crash │ └─ad4113ea4b0393825a31facd3b427d443954676fe698027ad147b0a317b7b824 │ └─40060 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount