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 │ │ │ ├─21285 /lib/systemd/systemd --user │ │ │ └─21286 (sd-pam) │ │ └─session-22.scope │ │ ├─21276 sshd: cephadm [priv] │ │ └─21301 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.204.45.244-22-zuul [mux] │ ├─402310 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xefvdkubsmlbsivrgsesdscmtouiprqu ; /usr/bin/python3'"'"' && sleep 0' │ ├─402311 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xefvdkubsmlbsivrgsesdscmtouiprqu ; /usr/bin/python3' && sleep 0 │ ├─402312 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xefvdkubsmlbsivrgsesdscmtouiprqu ; /usr/bin/python3 │ ├─402313 /bin/sh -c echo BECOME-SUCCESS-xefvdkubsmlbsivrgsesdscmtouiprqu ; /usr/bin/python3 │ ├─402314 /usr/bin/python3 │ ├─402316 /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 │ └─402318 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12165 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6ac6c5b3e90a1d32dd62c18b0f7ee50636a7c2bcaf7dd85f0217067e669e816 -address /run/containerd/containerd.sock │ │ ├─ 12553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c3558f5ab3caf4085b189dfc86a20a07ab531a791d328598ccf065a34fc24e61 -address /run/containerd/containerd.sock │ │ ├─ 19411 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 214762709aaa0bb29596fa14c099f3847d776e21d446a10e8019910dc90a6a34 -address /run/containerd/containerd.sock │ │ ├─ 24586 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79c26437aebb7de38cfc51ea4c3ea6bada360e168f65026adb41ab9edc6aafd4 -address /run/containerd/containerd.sock │ │ ├─ 29323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 975694b77742ee351fae5f93f905c6fb5428f13c23990c13043d91b7f6a4ee85 -address /run/containerd/containerd.sock │ │ ├─ 33816 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a36fb127aa42831bb55fd94c8e0946b31a1357089788aba067da5e4435b4f5cc -address /run/containerd/containerd.sock │ │ ├─ 39373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bdcc60c0511bfac8d4ad98bbd86288d1023643ce693ffce1cbf2a13b053233e -address /run/containerd/containerd.sock │ │ ├─ 39428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e002ecee8883f12189d0b05c2573d083c4ce42bc04b3be45b4f7c97be548d293 -address /run/containerd/containerd.sock │ │ ├─ 39441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0b9e96286fec32bd937cba7f6c55169107441b621ca4d48b3c1f322b2db650 -address /run/containerd/containerd.sock │ │ ├─ 39443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cf9e16bfd0dfce05453d7cb30b68bf233e5477a801e33bfd3bd463eaa041193 -address /run/containerd/containerd.sock │ │ ├─ 39445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c59fb75dce66ef1adb354043810528e9c228d1209c356e4d987f0749d1322a3 -address /run/containerd/containerd.sock │ │ ├─ 39983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80456b0f19791175f41bb26b166e9c085ddc995011c759975eba74bf328de05b -address /run/containerd/containerd.sock │ │ ├─ 40723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6a41d4d9762aaca56215d98a208405b26a3351411f8792be989beea08fd974b -address /run/containerd/containerd.sock │ │ ├─ 40734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3578126b27068747586fa63ac6c999ccf95e6f5f8df42acf668a4fd7787316 -address /run/containerd/containerd.sock │ │ ├─ 42065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7dea78b597c80b1776d811130d631dad68fa327d41d3bb00c86a55dfb4f400 -address /run/containerd/containerd.sock │ │ ├─ 42434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98956c6bf20bbc1d6c71f18049a3f32ecda0ec0c173b2128bf0eb2f479b7beaf -address /run/containerd/containerd.sock │ │ ├─ 42542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186634db868edcda0eb0571c8ef33f05a0bcd681fcd1ff5d07239ac8e7584203 -address /run/containerd/containerd.sock │ │ ├─ 42938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65670d522751b0a3f5089ccf64b32f75bdffa71926b085790771711619c80e3 -address /run/containerd/containerd.sock │ │ ├─ 43468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2957c8de01a20bd2b957a35a845ec430614d2654db45092865fc0ac2e9886e66 -address /run/containerd/containerd.sock │ │ ├─ 43524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d59c0ec55b1258dea427a943adfc3a1509f626d2f9a490b7c2a7874df5c6c83 -address /run/containerd/containerd.sock │ │ ├─ 43563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 600478791ad2ebd373e2e00df03e76cad6fe0a32e917819bc7a5f6bb012bfb3f -address /run/containerd/containerd.sock │ │ ├─ 45843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b9c255363ef81e2b388b8ea49a793a7a043272cc6d1f6b0a10d8e896f384fe -address /run/containerd/containerd.sock │ │ ├─ 45964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bac39be31490d0d7f9e51ffcf9178948805ce2cc8d3b691f6c58e16fb299e92 -address /run/containerd/containerd.sock │ │ ├─ 46860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbae7b2d2560a6ef4bc211910a3e19be8a243b88ef45288b134347bcc79087e6 -address /run/containerd/containerd.sock │ │ ├─ 46937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115da7668580a6fbc839e1e3e44750a368e63686f3c3e62d583e14c2d5b2a772 -address /run/containerd/containerd.sock │ │ ├─ 47306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0beb0b5da036635788b1baa77b763177d8fb1ac005178ae29bbc772308ffa5 -address /run/containerd/containerd.sock │ │ ├─ 47604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18108207174758382e75109a37871b8c8e466165525cd4510ad75ae37bbd0590 -address /run/containerd/containerd.sock │ │ ├─ 48032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47dcd9c59f2d0a44c5bddeac86a8fb9122ce8b80cf066367de3263137a497a6 -address /run/containerd/containerd.sock │ │ ├─ 50203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1043255c580521f72e6e3b1557752cba42fe6d6a9dfa51e3de6fc187d4227f -address /run/containerd/containerd.sock │ │ ├─ 50402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c6d5f301244bbae965518b648d17b58b3ebd07d6b6aaceb6cc2931b7e57db4 -address /run/containerd/containerd.sock │ │ ├─ 54707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ccbf8eb5c4e4f34f4b5eca1403c8bd039525da6bbdb9b2ef47e23967ad1fe3 -address /run/containerd/containerd.sock │ │ ├─ 55389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e4f4e7152bcb490a5b07a34c6c7661c2506c0ff6371ed7fde7f1e5d27f5c8f -address /run/containerd/containerd.sock │ │ ├─ 55461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500ff509fff3e155efb6e642aacd4323ebed8c6d2287fb9a5540467c895c7b0a -address /run/containerd/containerd.sock │ │ ├─ 55501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85a022c6e13a55afa43dbd2eed3bc270eddc0e98d9db3b477cd2a8c42ee43b9 -address /run/containerd/containerd.sock │ │ ├─ 55642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1414e4338b62ad6697d631c3df2eaf76a275837f02a063608328cba2354b926f -address /run/containerd/containerd.sock │ │ ├─ 59896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34675ccff7878d34e925bf65510af063e33d98278d270868505a20cda3a4c24 -address /run/containerd/containerd.sock │ │ ├─ 60020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd3dbda07c190e954e56951c69f6675eaa6113d814abb28566b2cb35a642d82 -address /run/containerd/containerd.sock │ │ ├─ 60057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d63f7f3bd94163fd146e87a6b5d48698aef556749732d8001f1fbfce65d92db -address /run/containerd/containerd.sock │ │ ├─ 60101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b59221c61e7ef6f85646fe604141c0b13ef7a37185b73ed95adbfb59b89bab72 -address /run/containerd/containerd.sock │ │ ├─ 61321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7c6545f364b599493d635302710c3bfd557bcb98d19629ec7751984ae9cd6e -address /run/containerd/containerd.sock │ │ ├─ 61407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae29209a5fc9e6e96fe9c82c2bedd0389ab1e4b2a3355afeeb1d82a2d599189 -address /run/containerd/containerd.sock │ │ ├─ 61992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04433085d963a405e8c2e4742337e7de775ffa9dbeff980f4b716a5f002d863f -address /run/containerd/containerd.sock │ │ ├─ 62057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 456a94a8516c806463e833477a62335d960454fca49c2bcd1d48b8f45f26d2ce -address /run/containerd/containerd.sock │ │ ├─ 62094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d36ca650e7e954dbc3e10f83f1dbf4e5c22e2b786fd0e341e3e0a2422a8214 -address /run/containerd/containerd.sock │ │ ├─ 62605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba015fe71e090c456fb61f02b940c9cc1554cbf95b3b5912665195c057251dfa -address /run/containerd/containerd.sock │ │ ├─ 62815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aec3d4b30a1a08ca419ca7c8c0febec9f6de2d9461d38b88642723cf338d29d -address /run/containerd/containerd.sock │ │ ├─ 63506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf8fb89a82784748077c4d5886cb6ccae05c036f312ca8518678834c10902c6 -address /run/containerd/containerd.sock │ │ ├─ 63632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96cbd48b0aec6ef6661a58bed5184667628f81c922e72c3074a004f9ded6fd00 -address /run/containerd/containerd.sock │ │ ├─ 64322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d609974cd2875f4a24142067ba458c4210be6f5c472bb3fa92cac104445b89d -address /run/containerd/containerd.sock │ │ ├─ 66154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1e4ef3a5d60c0b0c01515f9d5db78961a5771a357249f1df3fefb4a45b674c -address /run/containerd/containerd.sock │ │ ├─ 67856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e98ef91e28a65f7db40374cecb4212011131116c9442bc30776669e7cf7175 -address /run/containerd/containerd.sock │ │ ├─ 76936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bee4b05f54383330ecd969ec93ebdab7ede0f640b87afe96c90a71cce42f63 -address /run/containerd/containerd.sock │ │ ├─ 78424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0fe5e3c71db8bf9c74264b5749cd52f2395e9477d6917c0fb2a94315065c727 -address /run/containerd/containerd.sock │ │ ├─ 83957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca9b7236f26f8985659b1ef92c70a9969eb2d69467f4596188293ca38bc547a -address /run/containerd/containerd.sock │ │ ├─ 90096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ba062b9bfd22d2d4130c586442a04ea56ba1313828d7e71ab93726e6e520cc -address /run/containerd/containerd.sock │ │ ├─ 94322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 479aa3c8b17b4936f96266a863b6afc5d5cadf1e78fabbb9e8c5f87e438b68de -address /run/containerd/containerd.sock │ │ ├─ 94368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14e63bc6f3c7c14148c5b056ad38d99ad8c70a8396ec76997f2f4d9298d6aa6 -address /run/containerd/containerd.sock │ │ ├─102686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca53c1e38d8465686dd6d74a779b146f5cc3fbf95937e9aa2ce961d1a2e04ce -address /run/containerd/containerd.sock │ │ ├─104361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2bfb53878b5b765f34c0c8cb66804ea4f9e1a3622e3337d41f3ed10bceced52 -address /run/containerd/containerd.sock │ │ ├─104393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ed06d1895139145d701ce9ebe10fd1110287f8f4f30e783a608520031db6fb -address /run/containerd/containerd.sock │ │ ├─106326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49a155485d1e4be76164b182c61686e7010813950620c49859f7fd5189638f6c -address /run/containerd/containerd.sock │ │ ├─108057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9770e9909c428311229f167d9e96e2a861ec6aa30e15613bb250270e0a8d368e -address /run/containerd/containerd.sock │ │ ├─108103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a55840662d5a48e47e7ede1929dae8fa8f718a9248e7dca7507c610652f96ae -address /run/containerd/containerd.sock │ │ ├─121084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c81c9c68e1cfde37a6308f50954d2b9bd7ede2d5d553f8cd83b799010470dee -address /run/containerd/containerd.sock │ │ ├─121130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca2931c2fa0ea11dd7c9b854aca40501a454c14946f55ca9c022ee9836830d2 -address /run/containerd/containerd.sock │ │ ├─123610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2050d32d465834bb56415e49b5fc68132981e23ec6c510730634285f7d12958 -address /run/containerd/containerd.sock │ │ ├─138043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3491ab5f247860525ad50cb49d56f23c2826fff3375f335ab716b50aad98e5d0 -address /run/containerd/containerd.sock │ │ ├─139793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ac29df8ad371ee158968458a51b1acd31d8f4bc8b9331fc55d8f323d0c70f88 -address /run/containerd/containerd.sock │ │ ├─140139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc92480830d8e51c36233baafe4ff5a687c403c744c423f56dc45f0c89d8d45 -address /run/containerd/containerd.sock │ │ ├─141030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737745d63258348960126d31e2e45c897719f61ef408a21834c07467a06866c0 -address /run/containerd/containerd.sock │ │ ├─143165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7efcc68eddb267e69dce319ceee8510381ce2debe89044e4ffe61801c74679c0 -address /run/containerd/containerd.sock │ │ ├─143246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ac9e27e5917e395f9307c5cad12679b0549420a54f9b79518f9bc2515d0719 -address /run/containerd/containerd.sock │ │ ├─143336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e603cf6c789589a1bf4c1465a692a77e68a4f5013cb4d4c41525d848f987cb5 -address /run/containerd/containerd.sock │ │ ├─143634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33b0b46e735bb80d752f8475b21c8fcc18a9aa815c1bd3c387f57eb09b67edf -address /run/containerd/containerd.sock │ │ ├─143910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed50aa3f787ed26d8ed082883c51bbf1b364c94585227816ad24b49200b65b32 -address /run/containerd/containerd.sock │ │ ├─144126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153d5b5f2ac49b3efd598374a0a476bf5efd0f7ac1baa21f7805d16e8ea5b5fc -address /run/containerd/containerd.sock │ │ ├─168471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1aa0c6a0e0c06ca94803095d3261e8b99f3797900d9536dd9ba78ccea906c1 -address /run/containerd/containerd.sock │ │ ├─170240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47fe8dc8bdc5489f9e03eb6dc1bf833fa9f87a0f5a26643bc5c1759132a86f19 -address /run/containerd/containerd.sock │ │ ├─170258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7edff623a416811727ab2376166a69d99e3c20d521a2db61f6dcb0fb41cd79b2 -address /run/containerd/containerd.sock │ │ ├─170349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c771f0470b5ea1a00c1bc3ecf2234878864a6b0c2ef2ff06905f6779f4b593f -address /run/containerd/containerd.sock │ │ ├─170388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784cddb4527ae955e01a07949dfec31c4776a25b1e9ff666c24cb8b6e136be56 -address /run/containerd/containerd.sock │ │ ├─170526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71947c817cedf6fa26296c5f00606fe1cceca9cd36fdaa9f8989cb8da781e0dc -address /run/containerd/containerd.sock │ │ ├─170746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c471b2f852b62c9cc60710be2ee27e985f2bd21d9576fd39b8fbc51ac933473 -address /run/containerd/containerd.sock │ │ ├─170796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5be5bcc066fd0a5395c9143c9d2ed6cd9d163f9720362dc6a23116de45cfb3f4 -address /run/containerd/containerd.sock │ │ ├─182987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 807bec63a7bd288518bbd06709ef8b45a1cb3e435cc3ba8dc9f5b336ee15d389 -address /run/containerd/containerd.sock │ │ ├─185150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c541ac9f103455dd88defe323c1cbf640310f89b8bac7d40d6f5864221b420a -address /run/containerd/containerd.sock │ │ ├─185240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ef1b3ae475945d1bcb47ec3786b4d39217100a6053b3092374b30565d3e3b3 -address /run/containerd/containerd.sock │ │ ├─185310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2410f3bb68655e83282008c6f844aa198a8628c2290b7bbcad19db12991e5a5f -address /run/containerd/containerd.sock │ │ ├─200139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9827f369f9497673de82a657b43a63a5d49af4436c340659f0791d8d558d5832 -address /run/containerd/containerd.sock │ │ ├─208273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd75a0d693cb4440ea8b32de6ddc782f4caa071f5db27266ab9d7214ce9527e -address /run/containerd/containerd.sock │ │ ├─208291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb38b9b007676d15fe1dce875731e2214ac2806817d6bed132b77fa79184a64 -address /run/containerd/containerd.sock │ │ ├─208346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceb9727239d6a72015d91cbd5b176f9381cc18388ae0160f7cd2f8f8a5b4016a -address /run/containerd/containerd.sock │ │ ├─208634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e9529c321b9bc7b6e99f235c72eda1a7618ad37df83fdfdbbde46ce9ad7ba93 -address /run/containerd/containerd.sock │ │ ├─219335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b41fda2e15e24dfe8e17bfbc624a76fb09436876dd2be51ac9128f816c41a0 -address /run/containerd/containerd.sock │ │ ├─221752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f606dbc7cb8239401829bc1abb19eb4b455b730aa0f422c5b7ba8357ad44e02d -address /run/containerd/containerd.sock │ │ ├─222830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd585abd87876f077ef232c05515e52b0d86604755ead2750def1c1bbb8021df -address /run/containerd/containerd.sock │ │ ├─223454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82d715a7e87512fbc3de142fce710521bd1008932cb8f0fb617fce9f803a80f3 -address /run/containerd/containerd.sock │ │ ├─224061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d21b4ed779aa70b6918dcc9bbc5865b472f8fd21ab7927fc259bf67ff937472e -address /run/containerd/containerd.sock │ │ ├─225606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 734f2f252218b7fc0044de1bc92f8a96bea7e9895300e7321128236dc19bbac4 -address /run/containerd/containerd.sock │ │ ├─227139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ac90e500fb3d576db3ab5159cdbfaa7ab0e47d2db380fd91ff90ccf354cc89 -address /run/containerd/containerd.sock │ │ ├─227266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7af5014a3258bbf11160c85e097c9f7014d9e874216e240a4146270cdf07feb -address /run/containerd/containerd.sock │ │ ├─236528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97050a4d3fcd3fa578f3d11f45f44a80c7274b93f3085a902b27ec91a1d859ae -address /run/containerd/containerd.sock │ │ ├─237195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57801d9c660426077d4d674a8b07c5a4a403458a57bc20eb61526a7fa2d52148 -address /run/containerd/containerd.sock │ │ ├─245556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63a7f7c3ec9a7e11a2719232bac0d5fef7672b465971c279481ef668517a2e5e -address /run/containerd/containerd.sock │ │ ├─249701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 224960e69f1578de75820ff090102d842b48aa98a0cb780d25726a81f4586081 -address /run/containerd/containerd.sock │ │ ├─249977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 842fa83003fcde4d4f55d3b9038ea323d389712be19a816db6ce2fcd45e75432 -address /run/containerd/containerd.sock │ │ ├─250029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7676b13238a9257d5fb339f9cf995c96edfcdff7e5d2d502e59f11c507259816 -address /run/containerd/containerd.sock │ │ ├─250071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22afd5962f20648bae2528eda93999e7f3906cf92f318f8dd0d60db43b308160 -address /run/containerd/containerd.sock │ │ ├─261106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4059026707e77673baff5fb55dbf3b653c441a87d93d96d4df79bbaf56360cd7 -address /run/containerd/containerd.sock │ │ ├─264442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 211c52c4fafcaf1dd85d981e41d20d67a04b737813a07724f62013adf49ea782 -address /run/containerd/containerd.sock │ │ └─265872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6654291062aa7c39164ca3b5a0d9eecc317ed3a7c8ac991f355e1424739c9de8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f6ac6c5b3e90a1d32dd62c18b0f7ee50636a7c2bcaf7dd85f0217067e669e816.scope … │ │ ├─12212 /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 │ │ └─12228 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29025 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29306 /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@mgr.instance.udpnhn.service │ │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.udpnhn/unit.run │ │ │ └─12498 /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-udpnhn --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.udpnhn:/var/lib/ceph/mgr/ceph-instance.udpnhn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.udpnhn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.udpnhn -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 │ │ │ ├─19370 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19390 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24568 /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 │ │ │ ├─33527 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33799 /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 │ │ ├─12108 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137642 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39847 /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.244 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-a36fb127aa42831bb55fd94c8e0946b31a1357089788aba067da5e4435b4f5cc.scope … │ │ ├─33839 /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 │ │ └─33852 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-79c26437aebb7de38cfc51ea4c3ea6bada360e168f65026adb41ab9edc6aafd4.scope … │ │ ├─24611 /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 │ │ └─24624 /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-c3558f5ab3caf4085b189dfc86a20a07ab531a791d328598ccf065a34fc24e61.scope … │ │ ├─12578 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.udpnhn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12598 /usr/bin/ceph-mgr -n mgr.instance.udpnhn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─run-rb3b5766103f748cda58eb33bce0699a6.scope │ │ └─183565 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10677 /usr/sbin/chronyd -F 1 │ │ └─10678 /usr/sbin/chronyd -F 1 │ ├─docker-975694b77742ee351fae5f93f905c6fb5428f13c23990c13043d91b7f6a4ee85.scope … │ │ ├─29346 /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 │ │ └─29359 /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 │ ├─docker.socket │ ├─docker-214762709aaa0bb29596fa14c099f3847d776e21d446a10e8019910dc90a6a34.scope … │ │ ├─19437 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19456 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137532 /sbin/iscsid │ │ └─137533 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─afd3dbda07c190e954e56951c69f6675eaa6113d814abb28566b2cb35a642d82 │ │ └─60044 /pause │ ├─2e57c1f9f6fdaf919fc1cfd0d6fedc01da45dcb677fc9a7bdba753b3019cbbeb │ │ └─223514 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─34ac9e27e5917e395f9307c5cad12679b0549420a54f9b79518f9bc2515d0719 │ │ └─143290 /pause │ ├─f657bf7d047d9a684022dd59fff24b42f15a6b64d6ebc0adcb475526ff23a3cd │ │ └─266156 /bin/openstack-database-exporter │ ├─ec629ad2ff011fdfe76888a95630ec91221b6d1c3f1ef1e025fab4ec2608ca88 │ │ └─64864 /goldpinger --static-file-path /static │ ├─d9a28f46b45b891f8e24cac062aad05c73a9c579a2e2147be0a7cf39200aa054 │ │ └─65947 /bin/memcached_exporter │ ├─807bec63a7bd288518bbd06709ef8b45a1cb3e435cc3ba8dc9f5b336ee15d389 │ │ └─183010 /pause │ ├─e91367190fa7860a92bbf23a0fb80e20f80026ee58a8e9503a08d324635718c4 │ │ └─50465 valkey-server *:6379 │ ├─43e9e948d199726c4f3bf6566f544f3714971ab7b412540e914bb3374a6bc915 │ │ ├─ 71231 apache2 -DFOREGROUND │ │ ├─ 71270 (wsgi:k -DFOREGROUND │ │ ├─ 71271 (wsgi:k -DFOREGROUND │ │ ├─ 71272 (wsgi:k -DFOREGROUND │ │ ├─ 71273 (wsgi:k -DFOREGROUND │ │ ├─390345 apache2 -DFOREGROUND │ │ └─392347 apache2 -DFOREGROUND │ ├─3d5b088e81f377677b872a3686cd2ed1df1b2e3d04fcfcb9a19e9c87c2d83cfa │ │ └─40032 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─08547d045d70fe45ed8055557b828d27ddf95df6ff43c9dae1346d8df367f7ed │ │ ├─178932 neutron-policy-server: uWSGI master │ │ ├─178947 neutron-policy-server: uWSGI worker 1 │ │ └─178948 neutron-policy-server: uWSGI worker 2 │ ├─159f8016749d80a3b56c8667db05fc86b72a0623ffa53df7a6b52efc2a484cb3 │ │ ├─219442 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219458 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219464 erl_child_setup 1048576 │ │ ├─219601 sh -s disksup │ │ ├─219603 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219604 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219608 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219609 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219619 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219755 /bin/sh -s rabbit_disk_monitor │ ├─1aec3d4b30a1a08ca419ca7c8c0febec9f6de2d9461d38b88642723cf338d29d │ │ └─62839 /pause │ ├─1e9529c321b9bc7b6e99f235c72eda1a7618ad37df83fdfdbbde46ce9ad7ba93 │ │ └─208658 /pause │ ├─51395e1de0aaf370ba2b0358bbf62f5bdd351df93bca62aea1080cb2afac7e87 │ │ ├─ 94794 /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 │ │ └─402308 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─02272871336b5c211510d88aec002701209b3ed5dbfd967417e29ab5447e1b26 │ │ ├─237153 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237372 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237373 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d2b9c255363ef81e2b388b8ea49a793a7a043272cc6d1f6b0a10d8e896f384fe │ │ └─45880 /pause │ ├─80f16bae9253f2ffcb5fee629e8d38113e0cf2f1699f4983b3981796ac302882 │ │ ├─63362 nginx: master process nginx -g daemon off; │ │ ├─63386 nginx: worker process │ │ ├─63387 nginx: worker process │ │ ├─63388 nginx: worker process │ │ ├─63389 nginx: worker process │ │ └─63390 nginx: worker process │ ├─c33b0b46e735bb80d752f8475b21c8fcc18a9aa815c1bd3c387f57eb09b67edf │ │ └─143681 /pause │ ├─d21b4ed779aa70b6918dcc9bbc5865b472f8fd21ab7927fc259bf67ff937472e │ │ └─224085 /pause │ ├─7459ad582b46c4b095db6440a84564e73dd02d4d16f9a8686d5078a0e45680dd │ │ └─64127 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3370d50bb0a031ae9f270f3f73339ae0f54cb304cb56c927e6ba146a523394ea │ │ └─65830 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b14e63bc6f3c7c14148c5b056ad38d99ad8c70a8396ec76997f2f4d9298d6aa6 │ │ └─94394 /pause │ ├─51f38e956b0af8063fd2edb5be80c308593eb3bc61169369ce8a2bbff1b0eb0a │ │ └─259180 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─784cddb4527ae955e01a07949dfec31c4776a25b1e9ff666c24cb8b6e136be56 │ │ └─170456 /pause │ ├─0a55840662d5a48e47e7ede1929dae8fa8f718a9248e7dca7507c610652f96ae │ │ └─108145 /pause │ ├─e87787a10b25a52eb4a15840c2cc068f32c6bc608e9049939b69b8d359a62246 │ │ ├─236876 magnum-api: uWSGI master │ │ ├─236903 magnum-api: uWSGI worker 1 │ │ └─236904 magnum-api: uWSGI worker 2 │ ├─dbf8fb89a82784748077c4d5886cb6ccae05c036f312ca8518678834c10902c6 │ │ └─63530 /pause │ ├─2a4859130872f4dacf568cfde705e83834cda29e1e134e64334f1a3c2fd53669 │ │ └─65019 /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-244.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 │ ├─3133088c0c09c6e7b7dea3f995658f484572f1620e54746da3c2654f446c4f22 │ │ └─217767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fd585abd87876f077ef232c05515e52b0d86604755ead2750def1c1bbb8021df │ │ └─222854 /pause │ ├─b1551db4b02528d34c6e27035330220304416f61b08286b54905c3344bc3e2cc │ │ ├─41250 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41669 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1414e4338b62ad6697d631c3df2eaf76a275837f02a063608328cba2354b926f │ │ └─55666 /pause │ ├─5d5dffa0071693e0e928a550707be7f8a3652ba1964811974b6c440266daa37b │ │ ├─61063 python -u /app/sidecar.py │ │ ├─61311 python -u /app/sidecar.py │ │ └─61312 python -u /app/sidecar.py │ ├─73ed06d1895139145d701ce9ebe10fd1110287f8f4f30e783a608520031db6fb │ │ └─104423 /pause │ ├─9dc1f504f97273818de1d5319dcc88951440c996e62688a9a7426894cdd1794b │ │ ├─104769 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105029 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105031 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9c7dea78b597c80b1776d811130d631dad68fa327d41d3bb00c86a55dfb4f400 │ │ └─42092 /pause │ ├─5efd33996edcc0475aa447e1d2e9200b3f2ca8ca4515d811e5db55d617327b93 │ │ └─42592 /coredns -conf /etc/coredns/Corefile │ ├─7c59fb75dce66ef1adb354043810528e9c228d1209c356e4d987f0749d1322a3 │ │ └─39537 /pause │ ├─86434f29cd27c7cb87bc42744dce62e694144783119ed50774eb5b231c036d8c │ │ └─224110 /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 │ ├─96cbd48b0aec6ef6661a58bed5184667628f81c922e72c3074a004f9ded6fd00 │ │ └─63657 /pause │ ├─7efcc68eddb267e69dce319ceee8510381ce2debe89044e4ffe61801c74679c0 │ │ └─143211 /pause │ ├─2957c8de01a20bd2b957a35a845ec430614d2654db45092865fc0ac2e9886e66 │ │ └─43493 /pause │ ├─1b1303754cf8d9bfbfd236c81fa0db283877f266779402e696904d9f1b04a4ec │ │ └─50796 valkey-server *:26379 [sentinel] │ ├─04433085d963a405e8c2e4742337e7de775ffa9dbeff980f4b716a5f002d863f │ │ └─62018 /pause │ ├─0bdcc60c0511bfac8d4ad98bbd86288d1023643ce693ffce1cbf2a13b053233e │ │ └─39400 /pause │ ├─ce1043255c580521f72e6e3b1557752cba42fe6d6a9dfa51e3de6fc187d4227f │ │ └─50230 /pause │ ├─47fe8dc8bdc5489f9e03eb6dc1bf833fa9f87a0f5a26643bc5c1759132a86f19 │ │ └─170289 /pause │ ├─3e603cf6c789589a1bf4c1465a692a77e68a4f5013cb4d4c41525d848f987cb5 │ │ └─143361 /pause │ ├─f7b28d301c83ce7b33555f42ba2a4c40b7fea38d08117dbcfd66a7f13dc7c4ca │ │ ├─188469 /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 │ │ ├─367110 /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/tmp9_dl961y/privsep.sock │ │ ├─367575 /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/tmpikjmpih4/privsep.sock │ │ └─369244 /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/tmp1g8y3vmi/privsep.sock │ ├─06c6d5f301244bbae965518b648d17b58b3ebd07d6b6aaceb6cc2931b7e57db4 │ │ └─50433 /pause │ ├─2c4fcb9deaf096ed41338eca94bb3fc05b3da4c7f47e02a72ccd8d4ef0cb9de6 │ │ └─106037 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9767b5022c219b330d2086d74eaefaa6cc461dd7eaad5602a3ac2c4494dc5809 │ │ └─55738 nfd-master -crd-controller=true -metrics=8081 │ ├─1c771f0470b5ea1a00c1bc3ecf2234878864a6b0c2ef2ff06905f6779f4b593f │ │ └─170394 /pause │ ├─771e618c6d4134536343761e3f0fb0723ea4e8326dc015aae3041827cc7f0400 │ │ ├─178881 neutron-api: uWSGI master │ │ ├─178910 neutron-api: uWSGI worker 1 │ │ └─178911 neutron-api: uWSGI worker 2 │ ├─3fd0db81bdab76f24d7159d30c7ead3eb75b516620c9a5951a420bc8c192e245 │ │ └─243766 /kube-vip manager │ ├─f01d15a1f4835e6f2d734188ba05044cb4b65051a3bf304a3bc079c22001b6b8 │ │ ├─259393 /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 │ │ └─259442 /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 │ ├─983a53ad5bac462ff135b5cc93c8ea3cb7fc14b4de4a5506c0046fc76d63f236 │ │ ├─83314 barbiacan-api: uWSGI master │ │ └─83328 barbiacan-api: uWSGI worker 1 │ ├─4e7752e834c8fcba087a9fa7d129819972945386daf90a28e2b8b69ed7a3bc6d │ │ └─183513 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f606dbc7cb8239401829bc1abb19eb4b455b730aa0f422c5b7ba8357ad44e02d │ │ └─221775 /pause │ ├─ceb9727239d6a72015d91cbd5b176f9381cc18388ae0160f7cd2f8f8a5b4016a │ │ └─208398 /pause │ ├─fbae7b2d2560a6ef4bc211910a3e19be8a243b88ef45288b134347bcc79087e6 │ │ └─46900 /pause │ ├─4c471b2f852b62c9cc60710be2ee27e985f2bd21d9576fd39b8fbc51ac933473 │ │ └─170781 /pause │ ├─6a4b6fc0f399c96088a0174ad7cac850e87f3be72b2c8d6e0acbd182a9de919f │ │ └─243752 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 │ ├─fe960810070c41c31fd06a98d4ff6fa6c5c6b8bdd271ae45c4dcbaeb65a82b2f │ │ └─65884 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a2bfb53878b5b765f34c0c8cb66804ea4f9e1a3622e3337d41f3ed10bceced52 │ │ └─104388 /pause │ ├─d2135db91211c70d6674a2bcbd191ab913df45e463d1c50f4d878fd38c788814 │ │ └─121827 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bdc92480830d8e51c36233baafe4ff5a687c403c744c423f56dc45f0c89d8d45 │ │ └─140162 /pause │ ├─da791a10a167db5fc816adfab4281d5e27a9caf3f2081249580f1f43c68b0b08 │ │ ├─77050 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77067 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77073 erl_child_setup 1048576 │ │ ├─77121 sh -s disksup │ │ ├─77123 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77124 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77126 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77136 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77297 /bin/sh -s rabbit_disk_monitor │ ├─9ac29df8ad371ee158968458a51b1acd31d8f4bc8b9331fc55d8f323d0c70f88 │ │ └─139818 /pause │ ├─30ef1b3ae475945d1bcb47ec3786b4d39217100a6053b3092374b30565d3e3b3 │ │ └─185263 /pause │ ├─97050a4d3fcd3fa578f3d11f45f44a80c7274b93f3085a902b27ec91a1d859ae │ │ └─236553 /pause │ ├─84e41361b68d09eef46df63adb504c4ef5afd2309aa84715e133d5ff220d50bb │ │ ├─180995 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) │ │ ├─181204 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) │ │ └─181205 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) │ ├─115da7668580a6fbc839e1e3e44750a368e63686f3c3e62d583e14c2d5b2a772 │ │ └─46961 /pause │ ├─f5bf7e701104b423b6535f60f1366e1fb36099b0d1410005c9accf1b2add61d7 │ │ └─62734 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 │ ├─ba015fe71e090c456fb61f02b940c9cc1554cbf95b3b5912665195c057251dfa │ │ └─62657 /pause │ ├─6ee6581d782419dd3e8ed466eabef80474aa2bb2e554734e06b200cc3590568b │ │ ├─178864 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179088 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179089 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179090 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─683d9b26d05e873d92987b35702fee7ab3da0191b5029007074135ac944c0220 │ │ └─42498 /coredns -conf /etc/coredns/Corefile │ ├─600478791ad2ebd373e2e00df03e76cad6fe0a32e917819bc7a5f6bb012bfb3f │ │ └─43586 /pause │ ├─22afd5962f20648bae2528eda93999e7f3906cf92f318f8dd0d60db43b308160 │ │ └─250117 /pause │ ├─e6f7cc4d297f0037e68fc07065d3eb41569e8fcbbfaf8767cb5cac596e033591 │ │ └─66251 /bin/oauth2-proxy │ ├─27b7dad7188bd1c6b2426e1e6eb661128857e3dbccd97ab4aab35eb9b13dcf54 │ │ ├─64724 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64807 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ed50aa3f787ed26d8ed082883c51bbf1b364c94585227816ad24b49200b65b32 │ │ └─143933 /pause │ ├─29e2f3c31cb194da7699c60aa8c9b247e9de2a30e7f45c28b9485e1e2f66dcf5 │ │ └─84922 /usr/local/bin/rook ceph operator │ ├─f34675ccff7878d34e925bf65510af063e33d98278d270868505a20cda3a4c24 │ │ └─59919 /pause │ ├─a47dcd9c59f2d0a44c5bddeac86a8fb9122ce8b80cf066367de3263137a497a6 │ │ └─48056 /pause │ ├─249f9cea290339f05d294cbeba52fd1adb1dce5e67ca9d885a031160a3e8d563 │ │ ├─48082 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 │ │ └─49384 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─36c0aaa0753617bf9be361e639f843528cb74af90fec66e0fbf398a71a4ae99e │ │ ├─106499 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106519 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106525 erl_child_setup 1048576 │ │ ├─106641 sh -s disksup │ │ ├─106643 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106644 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106818 /bin/sh -s rabbit_disk_monitor │ ├─4d0b9e96286fec32bd937cba7f6c55169107441b621ca4d48b3c1f322b2db650 │ │ └─39553 /pause │ ├─725259b90be99c3ae1047904e3067e26e4891a3a240d0aabfe80bc15fa06f950 │ │ └─39658 kube-apiserver --advertise-address=199.204.45.244 --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 │ ├─500ff509fff3e155efb6e642aacd4323ebed8c6d2287fb9a5540467c895c7b0a │ │ └─55487 /pause │ ├─5af69b2fbf8b2b04408a34104f4583b1b6a5b9cd3a45ca5f9fb6cae009ea8942 │ │ └─182657 /usr/bin/libvirt-tls-sidecar │ ├─9d609974cd2875f4a24142067ba458c4210be6f5c472bb3fa92cac104445b89d │ │ └─64345 /pause │ ├─d85a022c6e13a55afa43dbd2eed3bc270eddc0e98d9db3b477cd2a8c42ee43b9 │ │ └─55525 /pause │ ├─9c0beb0b5da036635788b1baa77b763177d8fb1ac005178ae29bbc772308ffa5 │ │ └─47332 /pause │ ├─e002ecee8883f12189d0b05c2573d083c4ce42bc04b3be45b4f7c97be548d293 │ │ └─39522 /pause │ ├─7e590c12244c82b4fe6e5b939111b941b0d5440ccc3c276b3267c4eb9b5abc10 │ │ └─50600 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 │ ├─e826a468a66f3af47b61ece4ebcf0409ad8cb0b6540fc1f3b102333407a696ec │ │ └─221864 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e6a41d4d9762aaca56215d98a208405b26a3351411f8792be989beea08fd974b │ │ └─40775 /pause │ ├─49a155485d1e4be76164b182c61686e7010813950620c49859f7fd5189638f6c │ │ └─106350 /pause │ ├─fac93ff9647b6e5982a1d163a9f0399e88aeaee9dd9bab06df6f51c3a346e27c │ │ ├─103281 glance-api: uWSGI master │ │ ├─103294 glance-api: uWSGI worker 1 │ │ └─103295 glance-api: uWSGI worker 2 │ ├─9b486e9844c3355eb414b5e1da405efe6e2b8d307593a5b72c7620ab6c0a4bfc │ │ └─182730 /bin/bash /tmp/libvirt.sh │ ├─d3ce7a1e1f7e6c03d0a607f72be6e923e4bbb2f98e26d35313db8d899601eb61 │ │ └─66231 /bin/oauth2-proxy │ ├─42f595e8510a0de8f773a348e5fa28655c7fcfab6ebb855c78a5937041f5be6a │ │ ├─90274 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90290 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90296 erl_child_setup 1048576 │ │ ├─90344 sh -s disksup │ │ ├─90346 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90347 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90370 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90371 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90381 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90739 /bin/sh -s rabbit_disk_monitor │ ├─63a7f7c3ec9a7e11a2719232bac0d5fef7672b465971c279481ef668517a2e5e │ │ └─245579 /pause │ ├─aca2931c2fa0ea11dd7c9b854aca40501a454c14946f55ca9c022ee9836830d2 │ │ └─121169 /pause │ ├─57801d9c660426077d4d674a8b07c5a4a403458a57bc20eb61526a7fa2d52148 │ │ └─237217 /pause │ ├─6b644ab5fcaeaf1ff4fb4cfbf02c8b97001265264960b48076b0773cfbfde9a3 │ │ └─94687 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-5bxdr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4a57604cc0828126be93639922c21b95c24819da3d6cb4952eb994f8f36f25ba │ │ └─223037 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─626739b85c7af09f89701ea8b230b0c68072478abd02fcc7c90ee86b282edbca │ │ └─50875 redis_exporter │ ├─153d5b5f2ac49b3efd598374a0a476bf5efd0f7ac1baa21f7805d16e8ea5b5fc │ │ └─144154 /pause │ ├─1a7c6545f364b599493d635302710c3bfd557bcb98d19629ec7751984ae9cd6e │ │ └─61344 /pause │ ├─ea0a6015f3a4dac0b3a10f414a10ea916c66eeffee4accfd3867aae70e19f374 │ │ └─118023 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─dbd75a0d693cb4440ea8b32de6ddc782f4caa071f5db27266ab9d7214ce9527e │ │ └─208336 /pause │ ├─45b89af13dded6818d02970a55f9dcf36bca1bbf6ed3637c3002ca53e5ac20da │ │ ├─259222 manila-api: uWSGI master │ │ ├─259269 manila-api: uWSGI worker 1 │ │ └─259270 manila-api: uWSGI worker 2 │ ├─3d4f2e8b24aab9ea97fb68812462b8a0a08dfe2d79836c152ba0626d94904027 │ │ ├─48256 mysqld --wsrep_start_position=1977a7fe-4cfc-11f1-81d0-8a1b318aa558:20 │ │ └─48349 /var/lib/mysql/mysql-state-monitor │ ├─6854e40570b8ff51b3da6b30c41b814975912a6406cae80017b6814c4fb15386 │ │ ├─183118 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183141 erl_child_setup 1048576 │ │ ├─183202 sh -s disksup │ │ ├─183204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183205 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183597 /bin/sh -s rabbit_disk_monitor │ ├─456a94a8516c806463e833477a62335d960454fca49c2bcd1d48b8f45f26d2ce │ │ └─62100 /pause │ ├─035b7e0453af933e2bc9ddf805cbf6a7622128b5b45ba30a619e1a35979c9d65 │ │ ├─236587 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpi2hqbrl4/privsep.sock │ │ ├─237169 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237171 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bc98159e4aa49dd557ce4b99b55831bc8588c0536bd21218b3b96311c1bc2c3f │ │ ├─167251 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167503 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167504 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7edff623a416811727ab2376166a69d99e3c20d521a2db61f6dcb0fb41cd79b2 │ │ └─170315 /pause │ ├─737745d63258348960126d31e2e45c897719f61ef408a21834c07467a06866c0 │ │ └─141055 /pause │ ├─0702200b40e627a6c294e23f99f9e5306c9901f017a05f05ee0dfc19c3922917 │ │ └─265072 /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 │ ├─f2050d32d465834bb56415e49b5fc68132981e23ec6c510730634285f7d12958 │ │ └─123642 /pause │ ├─45ccbf8eb5c4e4f34f4b5eca1403c8bd039525da6bbdb9b2ef47e23967ad1fe3 │ │ └─54730 /pause │ ├─1c81c9c68e1cfde37a6308f50954d2b9bd7ede2d5d553f8cd83b799010470dee │ │ └─121108 /pause │ ├─9862ae58bd41a3fb0f13d6ae64631495f62ce88fc33114ed750cfa413a972207 │ │ ├─166795 nova-metadata: uWSGI master │ │ ├─166809 nova-metadata: uWSGI worker 1 │ │ └─166810 nova-metadata: uWSGI worker 2 │ ├─2410f3bb68655e83282008c6f844aa198a8628c2290b7bbcad19db12991e5a5f │ │ └─185352 /pause │ ├─92ace775a40a1eee7d936434396c986dd3d40eae22ae51e33ae98bcf76def397 │ │ ├─128790 placement-api: uWSGI master │ │ ├─128803 placement-api: uWSGI worker 1 │ │ └─128804 placement-api: uWSGI worker 2 │ ├─11d100439b095964c3ffbfd057ff56feaf2a79dc7910a5df36ce0eeb7f646482 │ │ └─65915 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─db3578126b27068747586fa63ac6c999ccf95e6f5f8df42acf668a4fd7787316 │ │ └─40776 /pause │ ├─5ecfb36dfdfbea5e54427b2a905625a56c49907c54463ee33b67f442b4367372 │ │ ├─117528 cinder-api: uWSGI master │ │ ├─117565 cinder-api: uWSGI worker 1 │ │ └─117566 cinder-api: uWSGI worker 2 │ ├─7ca53c1e38d8465686dd6d74a779b146f5cc3fbf95937e9aa2ce961d1a2e04ce │ │ └─102709 /pause │ ├─5c541ac9f103455dd88defe323c1cbf640310f89b8bac7d40d6f5864221b420a │ │ └─185177 /pause │ ├─39ac90e500fb3d576db3ab5159cdbfaa7ab0e47d2db380fd91ff90ccf354cc89 │ │ └─227165 /pause │ ├─6654291062aa7c39164ca3b5a0d9eecc317ed3a7c8ac991f355e1424739c9de8 │ │ └─265899 /pause │ ├─52114af2810ec8eba2a831526286b1ba81fbc0e3475bc106dac9202a3236e4b7 │ │ └─48436 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bbf48d6ec37dc8341687ba4b157519d10c794b1efa992b1a5f861815779c0d32 │ │ └─95619 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e8387377efed84748d778f0926b549678033dc7bcc6acabc00471496b18999d8 │ │ └─243641 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─33338a7937316265d162b0aa3f564c19142861f089f4b6615dd7a05090aa4aa0 │ │ └─47134 /manager --metrics-bind-address=:8080 │ ├─529e40b49443bf60f551e8668c09e9248f7cb117dc74d3ef7365e9c8cc723f85 │ │ └─64449 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3e12a4a957bacf456e6960e8bcc0e0f64801e9c417460105512a13b8a45b0a95 │ │ ├─181026 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181531 /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/tmpb7w2t5uv/privsep.sock │ │ ├─181845 /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/tmpi7yk0r1e/privsep.sock │ │ ├─182315 /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/tmpbt9tuesu/privsep.sock │ │ ├─182638 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182639 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182762 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/07570610-721b-49fb-82b6-e9b4832ed1e0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/07570610-721b-49fb-82b6-e9b4832ed1e0/host --addn-hosts=/var/lib/neutron/dhcp/07570610-721b-49fb-82b6-e9b4832ed1e0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/07570610-721b-49fb-82b6-e9b4832ed1e0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/07570610-721b-49fb-82b6-e9b4832ed1e0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0e53176-40e5-4f20-8d1e-4536eb02dab9,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 │ │ ├─182783 haproxy -f /var/lib/neutron/ns-metadata-proxy/07570610-721b-49fb-82b6-e9b4832ed1e0.conf │ │ ├─202264 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079/host --addn-hosts=/var/lib/neutron/dhcp/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079/opts --dhcp-leasefile=/var/lib/neutron/dhcp/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f3d4900b-2f6b-4295-966e-8ca3a498e267,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 │ │ ├─202267 haproxy -f /var/lib/neutron/ns-metadata-proxy/46ea4ac9-27f0-4a62-8f3d-9b3a24dfa079.conf │ │ └─371372 /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/tmptw6nqd6j/privsep.sock │ ├─59e98ef91e28a65f7db40374cecb4212011131116c9442bc30776669e7cf7175 │ │ └─67881 /pause │ ├─08b823ded1d932e9259d83077619dc4ee3a1e87efa27b745171c81922cd47cb6 │ │ ├─66521 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66544 erl_child_setup 1048576 │ │ ├─66675 sh -s disksup │ │ ├─66677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66678 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66845 /bin/sh -s rabbit_disk_monitor │ ├─4388c99abcbd6dea556e6c194fbae4d2f4861a4246178aa6a8af15a7cfcbff0b │ │ ├─141135 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141152 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141158 erl_child_setup 1048576 │ │ ├─141216 sh -s disksup │ │ ├─141218 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141219 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141408 /bin/sh -s rabbit_disk_monitor │ ├─a835a562b0562adf08c2dc01a419e2495162b81f4b2eab4c8a2da7db43ed1f70 │ │ └─65065 /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 │ ├─95bee4b05f54383330ecd969ec93ebdab7ede0f640b87afe96c90a71cce42f63 │ │ └─76959 /pause │ ├─211c52c4fafcaf1dd85d981e41d20d67a04b737813a07724f62013adf49ea782 │ │ └─264469 /pause │ ├─b2ea55704454e16908025f81cd6732667d65b4153e06dddb6086376b0b3c31fa │ │ ├─61122 python -u /app/sidecar.py │ │ ├─61378 python -u /app/sidecar.py │ │ └─61379 python -u /app/sidecar.py │ ├─80456b0f19791175f41bb26b166e9c085ddc995011c759975eba74bf328de05b │ │ └─40006 /pause │ ├─f6f4461af01c9c2be268a2d2e06a260f609186929005d12e1023b90819a349da │ │ ├─196755 heat-api-cfn: uWSGI master │ │ ├─196793 heat-api-cfn: uWSGI worker 1 │ │ └─196794 heat-api-cfn: uWSGI worker 2 │ ├─842fa83003fcde4d4f55d3b9038ea323d389712be19a816db6ce2fcd45e75432 │ │ └─250005 /pause │ ├─c27212d1e7b35556d064c9e1dc2e9012eea89b1add68f7a75026ad1734d445b1 │ │ ├─168577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168595 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168601 erl_child_setup 1048576 │ │ ├─168649 sh -s disksup │ │ ├─168651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168976 /bin/sh -s rabbit_disk_monitor │ ├─ce1e4ef3a5d60c0b0c01515f9d5db78961a5771a357249f1df3fefb4a45b674c │ │ └─66195 /pause │ ├─62f5d420a88e0efc0fee3c3387d3a2e386d503067379fc26df3ea17f3e45bbb6 │ │ └─162313 /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 │ ├─9afb7a356fad89bfcc687b3ed11d0d044938f50ad2632654458d708c0d1545fe │ │ └─243667 /manager --metrics-bind-address=:9782 │ ├─c5270d4412ba5b6ec2e42cb7a81dc87a0fe5cecc8e34f66d6472d9ed60300caf │ │ └─46500 /server │ ├─629f19863f68f7039b77f3d488945c0d0b8bdeb09167420346bf25a651f0a5ed │ │ └─259200 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─82d715a7e87512fbc3de142fce710521bd1008932cb8f0fb617fce9f803a80f3 │ │ └─223478 /pause │ ├─a791d90fa2ad851a34871dfb283fd2e65e70f021286c3bcb3f34137aefa4b253 │ │ ├─196751 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197013 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197015 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1357dd8830920b6ad0606682b236ead5c48ca99b429b2e7659588df8edabe36a │ │ ├─171381 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390793 sleep 300 │ ├─9ca9b7236f26f8985659b1ef92c70a9969eb2d69467f4596188293ca38bc547a │ │ └─83981 /pause │ ├─98956c6bf20bbc1d6c71f18049a3f32ecda0ec0c173b2128bf0eb2f479b7beaf │ │ └─42457 /pause │ ├─c7b41fda2e15e24dfe8e17bfbc624a76fb09436876dd2be51ac9128f816c41a0 │ │ └─219357 /pause │ ├─1f5572dae6ebb6de34fe9f31f6af511eaf2fbc37adc9eb063a6d00732cabd0bf │ │ └─243691 docker-registry serve /etc/docker-registry/config.yml │ ├─390121bfe6d687ac211a09c332b57e5df3a565c75ca0f6fb255442cb3a0ca068 │ │ └─64059 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─04d64de487f2c51b136216bbad548d83dc8b4086b031740cb9c17aa1a1d9571d │ │ ├─166532 nova-api: uWSGI master │ │ ├─166547 nova-api: uWSGI worker 1 │ │ └─166548 nova-api: uWSGI worker 2 │ ├─b6edf10ad5c0cd830336b52595eb0cf7e8b78acbb27fd7bda242e902a44dcf0b │ │ └─65605 /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 │ ├─54296bdb961c6bd2802da68bc0fe6effa59892676707d82bcf4a4d236989282e │ │ └─60768 /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 │ ├─71947c817cedf6fa26296c5f00606fe1cceca9cd36fdaa9f8989cb8da781e0dc │ │ └─170588 /pause │ ├─136f4227acea007da56b3b8bdffe8273c32c04fd37ee6a61c22b8d8b399da224 │ │ └─61509 /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 │ ├─c4858121ad433ad8f4aa9279fa85cf46b42e0f2686dd225f7490e3f8c9bcebd8 │ │ ├─ 46403 /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 │ │ ├─ 46423 /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 │ │ ├─ 46531 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264220 nginx: worker process │ │ ├─264221 nginx: worker process │ │ └─264222 nginx: cache manager process │ ├─b59221c61e7ef6f85646fe604141c0b13ef7a37185b73ed95adbfb59b89bab72 │ │ └─60125 /pause │ ├─75ba062b9bfd22d2d4130c586442a04ea56ba1313828d7e71ab93726e6e520cc │ │ └─90120 /pause │ ├─dae29209a5fc9e6e96fe9c82c2bedd0389ab1e4b2a3355afeeb1d82a2d599189 │ │ └─61431 /pause │ ├─889dad1cfe9317314d1fd8be744bb79d1c7b6aafc22a71d7c6e2ad65a86fd5f1 │ │ └─139246 /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 │ ├─f1d7a9844ebe546de6dc15be9b9e8e61d8b2c5b2d581cec9da7f0ddb7139d4ec │ │ ├─216917 octavia-api: uWSGI master │ │ ├─216930 octavia-api: uWSGI worker 1 │ │ └─216931 octavia-api: uWSGI worker 2 │ ├─7fbd2507287f14951fd0d1299f6676f7c443c35d945531770ccc3c7bf571f6e3 │ │ └─43126 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 │ ├─02df8cfed9e99c13ef8e7d679fcf2fbd2307335be5e28cafdaaa9a7085050d17 │ │ ├─217738 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218215 octavia-worker: ConsumerService worker(0) │ │ └─218218 octavia-worker: ConsumerService worker(1) │ ├─25c591106a1495b497ab82e3336e4b26f3a6f49ba47a32a3b0367520e18c0753 │ │ ├─245786 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─245809 erl_child_setup 1048576 │ │ ├─245856 sh -s disksup │ │ ├─245858 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245859 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245924 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245934 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246102 /bin/sh -s rabbit_disk_monitor │ ├─91ef630c1337571892486c661602c268593364bfaaf912ca2478466c0eb29b05 │ │ └─65657 /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 │ ├─985bb596ad030c11fd71c26ace868a871e1f9b3fded939c460be4a344568e59a │ │ └─243779 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 │ ├─fbb38b9b007676d15fe1dce875731e2214ac2806817d6bed132b77fa79184a64 │ │ └─208370 /pause │ ├─6e830186b7f58edf6c8f42aaf42b71c34e8a5762e652cda8350bb54b717561f8 │ │ ├─122204 /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 │ │ └─122333 /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 │ ├─f3e4f4e7152bcb490a5b07a34c6c7661c2506c0ff6371ed7fde7f1e5d27f5c8f │ │ └─55425 /pause │ ├─7676b13238a9257d5fb339f9cf995c96edfcdff7e5d2d502e59f11c507259816 │ │ └─250068 /pause │ ├─87201b4bd7dab041f64c564b47453f94e868b735d8c6bca3716396cd1692fb98 │ │ └─64929 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─533eb837f879cc8b4ce5d401ed216be7ec02200fddbff46c9386513c92254fa1 │ │ └─47449 percona-xtradb-cluster-operator │ ├─734f2f252218b7fc0044de1bc92f8a96bea7e9895300e7321128236dc19bbac4 │ │ └─225633 /pause │ ├─be489c276eef83ffc1f57630e2404d8401aa0670aac3fa205ef88b1128c9500c │ │ └─43740 /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 │ ├─5be5bcc066fd0a5395c9143c9d2ed6cd9d163f9720362dc6a23116de45cfb3f4 │ │ └─170825 /pause │ ├─36d36ca650e7e954dbc3e10f83f1dbf4e5c22e2b786fd0e341e3e0a2422a8214 │ │ └─62129 /pause │ ├─58790c0761c58e9339ace6d96841c4aeef5ad80c12bf3175273edb9128de50fc │ │ └─188496 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7bac39be31490d0d7f9e51ffcf9178948805ce2cc8d3b691f6c58e16fb299e92 │ │ └─45987 /pause │ ├─6f10d263d3e119a1d705e36f6982c0956841d7e3d71c758f869dbb2f9d143bfd │ │ └─55704 nfd-gc -gc-interval=1h │ ├─479aa3c8b17b4936f96266a863b6afc5d5cadf1e78fabbb9e8c5f87e438b68de │ │ └─94347 /pause │ ├─d47539d8cd6806a898c9f585b0aa025ef68608193c5452ec1a7332fbf13961fe │ │ ├─196597 heat-api: uWSGI master │ │ ├─196610 heat-api: uWSGI worker 1 │ │ └─196611 heat-api: uWSGI worker 2 │ ├─4059026707e77673baff5fb55dbf3b653c441a87d93d96d4df79bbaf56360cd7 │ │ └─261129 /pause │ ├─f1854875fa9a1391d43926d622e82bb23d7798cc3dba35227380f437d58bd769 │ │ └─55921 /secretgen-controller │ ├─446bac99de2d2ea93b9cdd7e7192a1881f53c57c4c00c39c7663e3d9ca625f1b │ │ └─65562 /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-244.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 │ ├─5c1aa0c6a0e0c06ca94803095d3261e8b99f3797900d9536dd9ba78ccea906c1 │ │ └─168495 /pause │ ├─5f912cd472653ea9cea4a9ccf548526244aedc859695274449fd3b720ec940d1 │ │ └─140361 /coredns -conf /etc/coredns/Corefile │ ├─c65670d522751b0a3f5089ccf64b32f75bdffa71926b085790771711619c80e3 │ │ └─42962 /pause │ ├─7a51f48b00bfe59ee52ebe8b9a43e499d8c1486f8717eef7993fdcfd898a851e │ │ ├─167085 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167410 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167411 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9827f369f9497673de82a657b43a63a5d49af4436c340659f0791d8d558d5832 │ │ └─200163 /pause │ ├─60cc6b3d1052d897f640cb1d65a0c72f6805057780c62bb6d2a227609395882f │ │ └─43784 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c0fe5e3c71db8bf9c74264b5749cd52f2395e9477d6917c0fb2a94315065c727 │ │ └─78448 /pause │ ├─0cf9e16bfd0dfce05453d7cb30b68bf233e5477a801e33bfd3bd463eaa041193 │ │ └─39530 /pause │ ├─7c7f0788dbdad260affc1d7a39f752e86f3424f47403d3a9729fc939965b27d2 │ │ └─43693 /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 │ ├─cfd88269ca8ef030869e809cc9d0afecf22abaaa726cd2a3b39aa792adff6a5e │ │ └─42136 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7d63f7f3bd94163fd146e87a6b5d48698aef556749732d8001f1fbfce65d92db │ │ └─60083 /pause │ ├─18108207174758382e75109a37871b8c8e466165525cd4510ad75ae37bbd0590 │ │ └─47629 /pause │ ├─8a0a4d24697809f4e20893912392dfca5dcc21221e81651e486eacc16010d145 │ │ ├─218630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218653 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d82fc19ac498615abad10d20169a36743e3cc0a5462643557b0cbb2a7a8ff5c1 │ │ ├─181024 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181458 /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/tmpvw7a69pm/privsep.sock │ │ ├─366301 /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/tmps5w_w6lt/privsep.sock │ │ ├─366615 /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/tmpedamnpmf/privsep.sock │ │ ├─366993 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368108 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4ef1565a-cc6d-445e-9df9-3e5d75ed2e27 --namespace=qrouter-4ef1565a-cc6d-445e-9df9-3e5d75ed2e27 --conf_dir=/var/lib/neutron/ha_confs/4ef1565a-cc6d-445e-9df9-3e5d75ed2e27 --log-file=/var/lib/neutron/ha_confs/4ef1565a-cc6d-445e-9df9-3e5d75ed2e27/neutron-keepalived-state-change.log --monitor_interface=ha-1e78204d-21 --monitor_cidr=169.254.0.132/24 --pid_file=/var/lib/neutron/external/pids/4ef1565a-cc6d-445e-9df9-3e5d75ed2e27.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─373027 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=622c0907-cd78-4ffd-ae74-e61583169a82 --namespace=qrouter-622c0907-cd78-4ffd-ae74-e61583169a82 --conf_dir=/var/lib/neutron/ha_confs/622c0907-cd78-4ffd-ae74-e61583169a82 --log-file=/var/lib/neutron/ha_confs/622c0907-cd78-4ffd-ae74-e61583169a82/neutron-keepalived-state-change.log --monitor_interface=ha-ca522a7d-6d --monitor_cidr=169.254.0.43/24 --pid_file=/var/lib/neutron/external/pids/622c0907-cd78-4ffd-ae74-e61583169a82.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─75399f93d197cf7abc6745a69aee37bde89764429db4ca0b2e4e935c73a77b8d │ │ └─65692 /bin/pushgateway │ ├─32cc3612cacf2256928854644269ba4620e2aa572ac88d1b7d1dd756a13810f9 │ │ ├─200340 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200362 erl_child_setup 1048576 │ │ ├─200409 sh -s disksup │ │ ├─200411 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200412 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200418 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200419 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200655 /bin/sh -s rabbit_disk_monitor │ ├─784fd15f53cc298782e170c601696992e1525961ebe483e3d02ba2804a6a6e0c │ │ └─60293 /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 │ ├─186634db868edcda0eb0571c8ef33f05a0bcd681fcd1ff5d07239ac8e7584203 │ │ └─42566 /pause │ ├─c80a08008cdcd4b0577c709bb0024f881cfb089ac0f3d3230d6b1641b048767a │ │ ├─264575 apache2 -DFOREGROUND │ │ ├─267683 (wsgi:h -DFOREGROUND │ │ ├─267684 (wsgi:h -DFOREGROUND │ │ ├─267685 (wsgi:h -DFOREGROUND │ │ ├─267686 (wsgi:h -DFOREGROUND │ │ ├─267687 (wsgi:h -DFOREGROUND │ │ ├─267688 apache2 -DFOREGROUND │ │ └─267689 apache2 -DFOREGROUND │ ├─505e472c3cccf1836232a1f6dd400cd0f5c83caa71d1f20741310d275ff24979 │ │ ├─179717 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180026 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdwuuuoso/privsep.sock │ │ ├─180151 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmplmfoqkus/privsep.sock │ │ └─180484 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─224960e69f1578de75820ff090102d842b48aa98a0cb780d25726a81f4586081 │ │ └─249734 /pause │ ├─2d59c0ec55b1258dea427a943adfc3a1509f626d2f9a490b7c2a7874df5c6c83 │ │ └─43550 /pause │ ├─3eab33b9ccfa6d6a4657c3830cf6837fd396816a2fc85091001fe227896903ca │ │ └─48158 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─63c735c2f0a449b5f0d41a04c64d1f31c64ce2593ca8a767b1612f4e797d0e3d │ │ ├─268400 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268417 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─789fda451bd6866762eee777f4b6ce1f24d0582d5213ded662a0f13492dd4445 │ │ ├─139291 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139320 /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 │ ├─3491ab5f247860525ad50cb49d56f23c2826fff3375f335ab716b50aad98e5d0 │ │ └─138067 /pause │ ├─3ac0c3debce43a56eef1c3aca469163e3a81fdf7db7609204e25aa493defa89f │ │ └─39641 etcd --advertise-client-urls=https://199.204.45.244: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.244:2380 --initial-cluster=instance=https://199.204.45.244:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.244:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.244: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 │ ├─d7af5014a3258bbf11160c85e097c9f7014d9e874216e240a4146270cdf07feb │ │ └─227311 /pause │ ├─1ec90dee56d4a4817eb420c6fd221d198e8b63d0dc80fa9a13dc88b3700e8bba │ │ └─225741 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─21884457028bdc019cc35a9d0441ddb280c4e35727f6eadbf2c9025afa173b3b │ │ └─55782 nfd-worker -metrics=8081 │ └─9770e9909c428311229f167d9e96e2a861ec6aa30e15613bb250270e0a8d368e │ └─108080 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount