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 │ │ │ ├─25215 /lib/systemd/systemd --user │ │ │ └─25216 (sd-pam) │ │ └─session-23.scope │ │ ├─25150 sshd: cephadm [priv] │ │ └─25229 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-70.scope │ │ ├─270396 sshd: zuul [priv] │ │ └─270409 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─270400 ssh: /home/zuul/.ansible/cp/199.19.213.20-22-zuul [mux] │ ├─314577 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-maerodjfrsusdrfyjcuxvudvyqddnxxz ; /usr/bin/python3'"'"' && sleep 0' │ ├─314578 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-maerodjfrsusdrfyjcuxvudvyqddnxxz ; /usr/bin/python3' && sleep 0 │ ├─314579 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-maerodjfrsusdrfyjcuxvudvyqddnxxz ; /usr/bin/python3 │ ├─314581 /bin/sh -c echo BECOME-SUCCESS-maerodjfrsusdrfyjcuxvudvyqddnxxz ; /usr/bin/python3 │ ├─314582 /usr/bin/python3 │ ├─314602 /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 │ └─314604 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 … │ │ ├─ 12173 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8030143b91686bb71674aa29ad1defbf92ea3c6e629512b67f71cc3a5a03cf1d -address /run/containerd/containerd.sock │ │ ├─ 15688 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20e18be0ef76e8e4d6dcdf6fabc8d06b113b09cb1f1e6ce24ac62d6b287b0ccd -address /run/containerd/containerd.sock │ │ ├─ 21671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33f1f0a6ce38312c57214abfd9590d3a30579accac3c985c8ae86df3fbb44204 -address /run/containerd/containerd.sock │ │ ├─ 29709 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1eedb1eb93e93ea54eca8f62e90dc55cde2c26132ff7a54d02eb425bf192da73 -address /run/containerd/containerd.sock │ │ ├─ 34509 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a59011744295f2728311f5ed9082c32e1c6568dbdd020d20df5ef0d5d1dc78f -address /run/containerd/containerd.sock │ │ ├─ 39086 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5176bf16e16918dd443dda88640363125c1c7339780bbcfe8ba5197fce2c0406 -address /run/containerd/containerd.sock │ │ ├─ 48030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a420031e76d025c943598355434d938d2d5fa35f03c8f5e4b1956a0e8add90c -address /run/containerd/containerd.sock │ │ ├─ 48072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb009dfd55de8c73cb0eaa7b6a5cd5d02ce5cf45d0e087337c7c68b94a97e0b1 -address /run/containerd/containerd.sock │ │ ├─ 48074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a600c31349f74211183fdb7b855acceaf3fce51f4bac7df025d70acd678987 -address /run/containerd/containerd.sock │ │ ├─ 48089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7828b2e81e170c7ad8d8e74b58c5d228958055539c7e1269196fbe83bd76d75 -address /run/containerd/containerd.sock │ │ ├─ 48090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40597beb0f59aa2535b75796a1725050c3d33d0db4a3f55c110aeefce464a44 -address /run/containerd/containerd.sock │ │ ├─ 48794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f8cdbe7d869e800308be657a799a59103be83a3d3e0681daeb857090d6b960 -address /run/containerd/containerd.sock │ │ ├─ 49976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f047904e2c9eca9b3366a0c8eb30a905108f18d2321263e13755ce77b66b45 -address /run/containerd/containerd.sock │ │ ├─ 49987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de9040ad6be13513708a1608d0bc388bde3daf6b5213145a4ce5d5db9908a7e9 -address /run/containerd/containerd.sock │ │ ├─ 51324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0fb050bc70ff8629bf95f0147f40856ad4643f2118c38715a05e9a3c257f21a -address /run/containerd/containerd.sock │ │ ├─ 51827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d18f4b0cdfb35f7cf70ec16d91a6b4e51f15f31176c440a1cd6c2ebc59acbc -address /run/containerd/containerd.sock │ │ ├─ 51866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe3f554724efed62296605de5fab066cdba1de7c42165f2166738fac448cf01 -address /run/containerd/containerd.sock │ │ ├─ 55011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f74a8a2aa82f13e88cd2c79169ece2dd2e51805cdb8a4de4f93e92100fd68f6 -address /run/containerd/containerd.sock │ │ ├─ 55332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f4550b162ca4c3ad93d5006eb033d12d1c855eb84499196fa9c4230ee1918af -address /run/containerd/containerd.sock │ │ ├─ 55462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1434e12206e19f45f666c67102d62dea69d698f8ada91c3597e4d37742b68b88 -address /run/containerd/containerd.sock │ │ ├─ 55530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 346c1af79de7d6c601ed5aa07a496d96d7f4ddf5306c5cada4c7908292c3f870 -address /run/containerd/containerd.sock │ │ ├─ 56157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d1ddd88d28700f8e217e1304c0bfe59497480ac2698286ccddf6772819626d -address /run/containerd/containerd.sock │ │ ├─ 56204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8cf2d18a3cbfb831903a794ed6ea6349fd6c5ed17bf0ac5846c7d9d4d66bbe7 -address /run/containerd/containerd.sock │ │ ├─ 56399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f89626fbe8b15952e37b08fb449b5ab9ce8371b5c88b20f71cc1dbf1152cc07f -address /run/containerd/containerd.sock │ │ ├─ 56529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258c40118ac0c63faece84f8f27210d0f165a83c559c11fbb20bcf1367383b32 -address /run/containerd/containerd.sock │ │ ├─ 56646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c7c88b09324be9dc51882cd730cfa112ad9e54f976fabce3a93285527d461c3 -address /run/containerd/containerd.sock │ │ ├─ 56994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afcaaf695ae430d984e1c8c50ec5b4782ade4d95ec95da41f403dfe47942394c -address /run/containerd/containerd.sock │ │ ├─ 57188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7309079728807bdaaa009eb9187e33f0608cab47778d25935d409c48a139a8 -address /run/containerd/containerd.sock │ │ ├─ 57280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7c96e37d5fd51bec560cc0b6664fc64bbb2287a3d867efdcf018f2051b5f42 -address /run/containerd/containerd.sock │ │ ├─ 57776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7524e09c2cad85989ad12d2e655ac7f00c4a7a8b9fb6ed54f62e9f501d5b3e6c -address /run/containerd/containerd.sock │ │ ├─ 58674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466a9d2c95e8b0cb052d3f802f1ff98e056614e78ef7634ca09d487a3546e9ca -address /run/containerd/containerd.sock │ │ ├─ 58740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e7071aa2b5cfefb84fdadaba50e3f963768893cee6ba9cc00ba1a00f08953e -address /run/containerd/containerd.sock │ │ ├─ 58799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f31318882d4c5a58ab2dfa1298ecbd855800126a202684f6854d6e20fb6a88 -address /run/containerd/containerd.sock │ │ ├─ 61540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d34561c3830d0b212bd61c833c57a00c25536744cdcf81372cacc3174c97cf -address /run/containerd/containerd.sock │ │ ├─ 61773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7a642cb3d2370e99726afd23d101b0bdac589288923f27e58c8c1621cddbf2 -address /run/containerd/containerd.sock │ │ ├─ 62737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb4577554b3785e347e9b3a9d1ff9fbe3eb0ad2701621e825ad9c662876638f -address /run/containerd/containerd.sock │ │ ├─ 70325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c3e98cdab488d67c6b5e0fa580684eb0693ecc83bccaa6a2e65e9283e44bf5 -address /run/containerd/containerd.sock │ │ ├─ 70590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a256672ce00888a8a4616bd3641a27458de6c24a7cdd62c32a1813b06c3244a -address /run/containerd/containerd.sock │ │ ├─ 70892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46da67ba097aa5bf50cfc25b99ff821761637a9abb0fec97cf93bc9acb6a7626 -address /run/containerd/containerd.sock │ │ ├─ 71647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd9fccdb802d311b9f2480239fbc3b03163e1adc6ded6d4daaf2034d67a76f0 -address /run/containerd/containerd.sock │ │ ├─ 72604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8228e485a4395df8136bfcc16bf12ca9af6150e9acd436802c951f710e8ad16 -address /run/containerd/containerd.sock │ │ ├─ 72825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d9c0c3594d551f83ed513d8247974c0ed643c7ef0bfaef44e674c51a31602e -address /run/containerd/containerd.sock │ │ ├─ 72944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa73a1583df210c51f674b7e4c56a94ba6ca9361ffe8d2af48524c0040c73ea -address /run/containerd/containerd.sock │ │ ├─ 73619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557922abaafca5530a3553c6550f081d94727ad6a8be2de93de8b209c9fe7fb1 -address /run/containerd/containerd.sock │ │ ├─ 96905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcced4814124e69fe434ffccb962cd5fb7b1ac20076efe60502c8a254a6c6538 -address /run/containerd/containerd.sock │ │ ├─104207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a26aa10cf564956b70781135f1fac93d09526d61527434e3a69beec118c3cf3 -address /run/containerd/containerd.sock │ │ ├─105238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f48e94355b5282f65f40620d1f916ab5f7d887a16b0ef8e1529cd1a373152b -address /run/containerd/containerd.sock │ │ ├─108088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d521b483103f821fe14aa9e0633fb977a8ac8275cab9c8221aabeb10ab60485 -address /run/containerd/containerd.sock │ │ ├─113662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496b77fe2365e2a9739f1d751523ebed980f9a1fa67d4a96aaf7a5c3e7705478 -address /run/containerd/containerd.sock │ │ ├─113810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1313a716fa48c76a476dbaea781485e392e13a23b3de9837befa8499eaa397c5 -address /run/containerd/containerd.sock │ │ ├─113850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e1e65136ed738ab083f242d45e627eac59c3fff3a48a4db8cee2668aabf51e -address /run/containerd/containerd.sock │ │ ├─113911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a6ea03862572f32385f9d6e156e1ef3457ee857adb119de10cbdbda2b00d6f8 -address /run/containerd/containerd.sock │ │ ├─115713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da2175e8e8ac18d9d15a8bc81e8529147b576200434c40bcdcb1d96933333a7 -address /run/containerd/containerd.sock │ │ ├─115873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07540adafbaf69d674edb626d280dcfec9ab3ab5cc7f8d8285340e5f3153bdbe -address /run/containerd/containerd.sock │ │ ├─116472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c523f9c757f21a14398c8638636c2e406e8caacf298a1a8a432075ebb562e3c6 -address /run/containerd/containerd.sock │ │ ├─124889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26170f4c12573adb12c81cefe0ef7416579579fb5fc64a86850dba5a8bacd8cc -address /run/containerd/containerd.sock │ │ ├─125224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2247fb7f8bfaf5afae4ca5c9100a328cd83701d3384a7c3b3aee95c013383bca -address /run/containerd/containerd.sock │ │ ├─126014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b10719f068861eae312e4f1c2ae6fd458c4d9787b18bcafe918ecfbc5e4607d -address /run/containerd/containerd.sock │ │ ├─126167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77404a818357a14c1ea766f32e4035108031225db4c1b7efb60606c87a370a80 -address /run/containerd/containerd.sock │ │ ├─126991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e0cb3755639e7568e3294e3602f8de88abddb67e44ab0aa8908041b087a7f7 -address /run/containerd/containerd.sock │ │ ├─129070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c98248eff9899760aa6b54943e6153e148c266ee14bd447aeb71eda8661d2c1 -address /run/containerd/containerd.sock │ │ ├─131386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f55e781169c4ff9630321e74f482e3a6cbfabfc9c52ce6fe474561ec5c043ab8 -address /run/containerd/containerd.sock │ │ ├─131496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c97d20ee1afd0a49b261f855ae9b646569a06234b4a284d6a29b343bf9d4b3f -address /run/containerd/containerd.sock │ │ ├─131607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347d37dcfa9155742fe1958c7635fde6bbfdda669e97a17e699667f4363dca11 -address /run/containerd/containerd.sock │ │ ├─131871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e78600316518df8a5c54dd187069521d10d90b8c35413a8b0fa550317e3bfd3 -address /run/containerd/containerd.sock │ │ ├─131967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b96a23767aa3d9f1fdc553cb602605dcfbca842dfe23c7fc8424c4d9daa601 -address /run/containerd/containerd.sock │ │ ├─134451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868dcf85343e7afa7b03afe29b10c82809b4ac3746760018d836106a05af03e3 -address /run/containerd/containerd.sock │ │ ├─160047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd05d0dcde1cf08fdf3f48196e0a9ecc1fe96b53333900cfa0aae1fba00798f1 -address /run/containerd/containerd.sock │ │ ├─160087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b89c13da2192a1fde8944887022f5a737cee3ac158b48a213937aa3d9885b3 -address /run/containerd/containerd.sock │ │ ├─160582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12da338dcbb3c11a854a8c5d03d825d8dae18e1117321e312974ce9e3cee12b -address /run/containerd/containerd.sock │ │ ├─163467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6dc4319f99c9025291d5018f017decdfab48d1e76d5f6aa72142b14a557246 -address /run/containerd/containerd.sock │ │ ├─163506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a0d168dd7e445f6688fa195e611fea6689e61bd49728b51b14df324b47c912 -address /run/containerd/containerd.sock │ │ ├─167419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58deb9039d5fcb9456ae303a2f0900a3062373098d8c4a93d3785c69508e3963 -address /run/containerd/containerd.sock │ │ ├─168481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f42a435067226b8d82327b58c0757fcd3f4e93a77ea49341cdfd61868f5e48fb -address /run/containerd/containerd.sock │ │ ├─168521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1402c8612c69191f815e64e6c93d877c1eeb05ea461705e3cf4139d85778c39b -address /run/containerd/containerd.sock │ │ ├─171032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ce718c5b344795213c09ea5963e9d90ab0ee45ad380803882a32f02d175200 -address /run/containerd/containerd.sock │ │ ├─171093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0246f303ecbea5f6b566a2d4244b01cbd66c3b6fbe0e5d849bc631f298aa84f3 -address /run/containerd/containerd.sock │ │ ├─171233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac5cbf88dcb02ef6708ab27b7b889592dfcf424f089c1b54ed0a0eaa5239609 -address /run/containerd/containerd.sock │ │ ├─171287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9815d767c89d47fbfee9272583774d21856b030d65970e8075a152369c424ba0 -address /run/containerd/containerd.sock │ │ ├─171320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32081b89311b421bf9a8afd57c19462a34062137d272cb9fc5fd2841bc0464e7 -address /run/containerd/containerd.sock │ │ ├─171851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebee4dcb746409543cdb30ccba3b9bbadfe4a71608df59277170370427d6c2e -address /run/containerd/containerd.sock │ │ ├─199624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1645b2fb3bf37e3716e6e9aaa16bfd258ecc28e1c282ead9d0256778de993f0 -address /run/containerd/containerd.sock │ │ ├─201585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c81eb02d0f45ad1a1843d8962981084538bce49cd5f3e7fc4dcc71f7571c80d -address /run/containerd/containerd.sock │ │ ├─201628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 242e3f5977056764f78cb14d9d259721e045b1ea3c35cead30234c15b217ce9d -address /run/containerd/containerd.sock │ │ ├─201727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060557e7de8b51ed9cb6ee0b74aef967fc1dbc2cf80de87cda095a218ebf5f89 -address /run/containerd/containerd.sock │ │ ├─202001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d3e9f2b912d116ad085f53ae7785efe540f052ab0fdc6a19f84ddb6cc963a4 -address /run/containerd/containerd.sock │ │ ├─202016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a627338bcb8df87c8470fa51094a0d11f8d7c593172bed0a480dfd6f6cfe2f7 -address /run/containerd/containerd.sock │ │ ├─202133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216ca6881f1c9aad446944027c5a2b83c53f721e501018fc06aa7f923aba9589 -address /run/containerd/containerd.sock │ │ ├─202289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef052ca9bbf41c0bc3ade9dc7c50db43b0b58f514bde239435c92936b21e4100 -address /run/containerd/containerd.sock │ │ ├─215981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117248a73631e8d9a4a9eb147794662c2aaec3b45459c3995e63a0d0380599e7 -address /run/containerd/containerd.sock │ │ ├─217945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4298add79e8828e52ed4d0ea3e51fefc47ade53aa400e32cad5f66a21844dec8 -address /run/containerd/containerd.sock │ │ ├─219151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484c1d8a20d7ec2786b817bf4db6c59421834033f87c8442036fcf047f6d430b -address /run/containerd/containerd.sock │ │ ├─228772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb97747595eb614b12f8438920793faba7d19287ab897b85a72cdaa05ca56cfa -address /run/containerd/containerd.sock │ │ ├─228827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e12733cb695638862721e36038d73403060e3a95846357bb7b4efd198c5c21 -address /run/containerd/containerd.sock │ │ ├─228837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e4ede62780c54ccc87ff0bcd1a88089a8e1f154672a1e2b9957c98b6893cf74 -address /run/containerd/containerd.sock │ │ ├─229133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cead331f5d3e64f1d5996f8810dada642148fafe6f4ec7fe419f727c01d1944 -address /run/containerd/containerd.sock │ │ ├─242574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4193219ae3fa4f0ed4a22b48ef75bd539f8087c61afd0321e300584f5ed471a8 -address /run/containerd/containerd.sock │ │ ├─242822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdefda26730e4a5313b57ba427d3b097a65ffda02a4591b27c46a114f4544b1e -address /run/containerd/containerd.sock │ │ ├─246365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec3334aa969667535f45f1627f7d867755bea7ed6f5f492cdc0f0078bb76954c -address /run/containerd/containerd.sock │ │ ├─247857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d58fcd6c184a250dbc184cf49e24513bd2d708a6d6fc55c0728ded9ebf98be -address /run/containerd/containerd.sock │ │ ├─248900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b1263e24213d9152972c81be902b93888ad4ce277dc21345dcba72fe4f4cb0 -address /run/containerd/containerd.sock │ │ ├─249494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe84f03f5ebd2b2ba6d25c0360e48002d4a709edbc9cd3654a8f6a4665e6841 -address /run/containerd/containerd.sock │ │ ├─250901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e772aed6512ad1532329f53e51f8ee23a43bfd38e1c652eb3df194fc017f0a9 -address /run/containerd/containerd.sock │ │ ├─251110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88271ed5b272eacc6fe621dede03a8f15828aadc632c154c1159122b5275a41d -address /run/containerd/containerd.sock │ │ ├─251133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a105ca8cc628ca63696674ef9980359e324b3edbf02ae29de5df51f317e48005 -address /run/containerd/containerd.sock │ │ ├─251252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ff2627d0abbf754c67016dffd65e648426e02068ab8e45bf20976fe2ade0e1 -address /run/containerd/containerd.sock │ │ ├─252594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6af0796430c60cd35b26f7c15386f9b9ad562fd91781a9d38b001c42bfcac5 -address /run/containerd/containerd.sock │ │ ├─254352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9adeedf10f4b9938460622c66dcc10e0b0bc106c2a1926443edf49183870ee6 -address /run/containerd/containerd.sock │ │ ├─254438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abf69dee256717c5d629e166f71f0c7ae89c3fc012a8011ff3d8d6a61358605 -address /run/containerd/containerd.sock │ │ ├─266380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92f4051bf4e8590ec8bfcbc910877faef7d3a12063f153cc7ed1298d312bf9b -address /run/containerd/containerd.sock │ │ └─267020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969438bb5d73462d0720cbc8515534b9cdaa507e1a4848a2f372c4ba83a79a4b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─531 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─34217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─34492 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─21631 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─21650 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─29422 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29692 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─38786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─39070 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─15234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─15263 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wznqeh.service │ │ ├─15601 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wznqeh/unit.run │ │ └─15632 /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-wznqeh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wznqeh:/var/lib/ceph/mgr/ceph-instance.wznqeh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wznqeh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wznqeh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─12917 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-33f1f0a6ce38312c57214abfd9590d3a30579accac3c985c8ae86df3fbb44204.scope … │ │ ├─21698 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21716 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-20e18be0ef76e8e4d6dcdf6fabc8d06b113b09cb1f1e6ce24ac62d6b287b0ccd.scope … │ │ ├─15712 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wznqeh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15732 /usr/bin/ceph-mgr -n mgr.instance.wznqeh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─66920 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─48496 /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.19.213.20 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-5176bf16e16918dd443dda88640363125c1c7339780bbcfe8ba5197fce2c0406.scope … │ │ ├─39111 /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 │ │ └─39123 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-1eedb1eb93e93ea54eca8f62e90dc55cde2c26132ff7a54d02eb425bf192da73.scope … │ │ ├─29733 /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 │ │ └─29746 /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-1a59011744295f2728311f5ed9082c32e1c6568dbdd020d20df5ef0d5d1dc78f.scope … │ │ ├─34532 /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 │ │ └─34545 /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 │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─13491 /usr/sbin/chronyd -F 1 │ │ └─13492 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-8030143b91686bb71674aa29ad1defbf92ea3c6e629512b67f71cc3a5a03cf1d.scope … │ │ ├─15345 /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 │ │ └─15357 /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 │ ├─systemd-resolved.service │ │ └─408 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─67316 /sbin/iscsid │ │ └─67317 /sbin/iscsid │ ├─run-rd6c0d2aaf3af428a9f62115305d8a696.scope │ │ └─217466 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─fc899f77f840918213fac80f966fbbf1edb342e8265581da42ba1c4393a57930 │ │ └─69294 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─be7c96e37d5fd51bec560cc0b6664fc64bbb2287a3d867efdcf018f2051b5f42 │ │ └─57302 /pause │ ├─08c06c3d9f0059dfc0b9b0e8cde5c7fb9f6d1de8c39a5ff86374c2e4f546cc6d │ │ ├─237554 octavia-api: uWSGI master │ │ ├─237567 octavia-api: uWSGI worker 1 │ │ └─237568 octavia-api: uWSGI worker 2 │ ├─31e6abefae9932881d757adbbc1dc698c32b3011eb76c0b4c503dfe971e37bf7 │ │ └─74654 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─375826b474f0c7008b52f9dc302c5b2f196dd1dcc266d1548ba213086d771465 │ │ └─117335 /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 │ ├─2ef019122cce2402d28b5a8b10d5042466afb41f966a0b09870c841c3f6fe3a2 │ │ └─191803 /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 │ ├─4627ef5216dda28f2b4e13936088973b7e0e64a6eaac1ef48b88c22d6b11bcac │ │ └─48277 etcd --advertise-client-urls=https://199.19.213.20: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.19.213.20:2380 --initial-cluster=instance=https://199.19.213.20:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.20:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.20: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 │ ├─32a0d168dd7e445f6688fa195e611fea6689e61bd49728b51b14df324b47c912 │ │ └─163531 /pause │ ├─4298add79e8828e52ed4d0ea3e51fefc47ade53aa400e32cad5f66a21844dec8 │ │ └─217972 /pause │ ├─aca5cf6371a695ce6b977d5d01e18fc113397c1e0115f3bb7a7ba7d5dbceb16d │ │ └─72991 /manager --metrics-bind-address=:9782 │ ├─0246f303ecbea5f6b566a2d4244b01cbd66c3b6fbe0e5d849bc631f298aa84f3 │ │ └─171117 /pause │ ├─dfe84f03f5ebd2b2ba6d25c0360e48002d4a709edbc9cd3654a8f6a4665e6841 │ │ └─249518 /pause │ ├─060557e7de8b51ed9cb6ee0b74aef967fc1dbc2cf80de87cda095a218ebf5f89 │ │ └─201775 /pause │ ├─0c98248eff9899760aa6b54943e6153e148c266ee14bd447aeb71eda8661d2c1 │ │ └─129099 /pause │ ├─496b77fe2365e2a9739f1d751523ebed980f9a1fa67d4a96aaf7a5c3e7705478 │ │ └─113715 /pause │ ├─f36cce5ee029173ee3365f0fb4424760a4ce91c59d34e67429f1a3c80dd3d3cb │ │ ├─114287 python -u /app/sidecar.py │ │ ├─114706 python -u /app/sidecar.py │ │ └─114707 python -u /app/sidecar.py │ ├─33e7071aa2b5cfefb84fdadaba50e3f963768893cee6ba9cc00ba1a00f08953e │ │ └─58814 /pause │ ├─3f74a8a2aa82f13e88cd2c79169ece2dd2e51805cdb8a4de4f93e92100fd68f6 │ │ └─55034 /pause │ ├─bf96fa9ffa263406840e28f1da20281b3328012ead9e62edd4a6a231c0f3d5e1 │ │ └─74288 redis_exporter │ ├─13f48e94355b5282f65f40620d1f916ab5f7d887a16b0ef8e1529cd1a373152b │ │ └─105258 /pause │ ├─4d521b483103f821fe14aa9e0633fb977a8ac8275cab9c8221aabeb10ab60485 │ │ └─108111 /pause │ ├─70d58fcd6c184a250dbc184cf49e24513bd2d708a6d6fc55c0728ded9ebf98be │ │ └─247880 /pause │ ├─678b942a2a1ac989f3f02a305fcaa202211014ce6bb055922ddd5d9a35b59b4f │ │ ├─199863 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─199880 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─199886 erl_child_setup 1048576 │ │ ├─199957 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─199959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─199971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─200108 /bin/sh -s rabbit_disk_monitor │ ├─3c93d1e590893258856fa498905d33586861a08aba918ade2919bd01e11930c0 │ │ └─73245 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─089b1760f65c03564dc9251e4251756ef550d418df73300cc4f994e438ad2a73 │ │ └─217378 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7b8e678d553d7a2b42bbb57590439f094049c4f2fc5f9ea2d4ddf6d456fe1d37 │ │ ├─263711 /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 │ │ └─263873 /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 │ ├─928e376bbd6f634a47db432806648da2ed1fc156c7b7f53b0878123e17a88806 │ │ ├─147059 barbiacan-api: uWSGI master │ │ └─147072 barbiacan-api: uWSGI worker 1 │ ├─e1645b2fb3bf37e3716e6e9aaa16bfd258ecc28e1c282ead9d0256778de993f0 │ │ └─199648 /pause │ ├─cbb12e58bfa2b8461ab1996364a7c0330d7301b9ecfc0371cfd0e7dd1531b554 │ │ ├─197777 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─198350 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─198351 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─1c97d20ee1afd0a49b261f855ae9b646569a06234b4a284d6a29b343bf9d4b3f │ │ └─131543 /pause │ ├─bcced4814124e69fe434ffccb962cd5fb7b1ac20076efe60502c8a254a6c6538 │ │ └─96929 /pause │ ├─2a256672ce00888a8a4616bd3641a27458de6c24a7cdd62c32a1813b06c3244a │ │ └─70614 /pause │ ├─cdd00ada351f935e442e4d5f9c3eb4e3b8f42167fa000ff16d3e110df96656ff │ │ └─68879 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d5ff2627d0abbf754c67016dffd65e648426e02068ab8e45bf20976fe2ade0e1 │ │ └─251306 /pause │ ├─eeb4577554b3785e347e9b3a9d1ff9fbe3eb0ad2701621e825ad9c662876638f │ │ └─62769 /pause │ ├─1402c8612c69191f815e64e6c93d877c1eeb05ea461705e3cf4139d85778c39b │ │ └─168551 /pause │ ├─3c81eb02d0f45ad1a1843d8962981084538bce49cd5f3e7fc4dcc71f7571c80d │ │ └─201656 /pause │ ├─283f32de1d12271bb865718b6912f276340283ed8397b20438788c25f2bd0a73 │ │ └─71534 /server │ ├─c656c4033bbc1d508ac5eaf6368658240efbfd1c4d18d5974370b95977a92410 │ │ └─273297 docker-registry serve /etc/docker-registry/config.yml │ ├─7605a419f3da564629e0340f506d277a294e418226c1dfc1ac7a8ad5cd14c24b │ │ └─213611 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) │ ├─8e7309079728807bdaaa009eb9187e33f0608cab47778d25935d409c48a139a8 │ │ └─57211 /pause │ ├─3ac30689af07e5185f04ea0ef14c66a0b96210f4fd39a87f796a186d1bc5c55c │ │ └─72360 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6da2175e8e8ac18d9d15a8bc81e8529147b576200434c40bcdcb1d96933333a7 │ │ └─115745 /pause │ ├─8d4fd5b6d309129f1d8aad557e4abaa424b5bc848f35a6d24cde953c6a6250a5 │ │ └─51921 /coredns -conf /etc/coredns/Corefile │ ├─41834da8edb385c01dec4099c07ba8792673346210816d2c94612b03fd6171f6 │ │ ├─273683 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273697 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─557922abaafca5530a3553c6550f081d94727ad6a8be2de93de8b209c9fe7fb1 │ │ └─73643 /pause │ ├─38921e32aa3be093f5cf3a800779bddf18978c1908dd4e647d92ae624d6a5167 │ │ └─51952 /coredns -conf /etc/coredns/Corefile │ ├─a7828b2e81e170c7ad8d8e74b58c5d228958055539c7e1269196fbe83bd76d75 │ │ └─48184 /pause │ ├─4a8fa54d80c55c2eba8cdbdcdd70267f2eabb07f26b275b3fb07287beec17fd7 │ │ ├─153160 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─153925 heat-engine: ServiceWrapper worker(0) │ │ └─153932 heat-engine: ServiceWrapper worker(1) │ ├─26170f4c12573adb12c81cefe0ef7416579579fb5fc64a86850dba5a8bacd8cc │ │ └─124914 /pause │ ├─bb009dfd55de8c73cb0eaa7b6a5cd5d02ce5cf45d0e087337c7c68b94a97e0b1 │ │ └─48167 /pause │ ├─57f09ddb40eda4072ad1100b3b96f4bfdb021aaf376c8d5f6b3abe555a852cf6 │ │ └─73204 /manager --metrics-bind-address=:8080 │ ├─e2a74e4ca5abb77b91363684ebcf8b7b4229a1d6f64c569b0c99c35ea3b53b41 │ │ └─48304 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 │ ├─35f047904e2c9eca9b3366a0c8eb30a905108f18d2321263e13755ce77b66b45 │ │ └─50029 /pause │ ├─c5a869d9e62345c008a810b750238adb2eda626c723023d656f3807c080ebd5c │ │ └─63021 nfd-master -crd-controller=true -metrics=8081 │ ├─46da67ba097aa5bf50cfc25b99ff821761637a9abb0fec97cf93bc9acb6a7626 │ │ └─70922 /pause │ ├─f52cfcb2635f0ab0499fe5c18cf3eedf5006e51133662b89fd5d928de3cc0fbd │ │ ├─129383 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─129406 erl_child_setup 1048576 │ │ ├─129517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─129518 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─129528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─129942 /bin/sh -s rabbit_disk_monitor │ ├─12500b93f288371dd8d5fd9a207aef7a9124b645545f9db9f4d1859008583b64 │ │ └─97127 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 │ ├─7757cb66c840d19fe4af91962ebeaf7123f7d0b1af060e853bb4300ba4695cd3 │ │ ├─196866 nova-metadata: uWSGI master │ │ ├─196878 nova-metadata: uWSGI worker 1 │ │ └─196879 nova-metadata: uWSGI worker 2 │ ├─1bd9fccdb802d311b9f2480239fbc3b03163e1adc6ded6d4daaf2034d67a76f0 │ │ └─71670 /pause │ ├─b4329f3848147d40eda93b1b029170e4808642d0841335238c8144061ad52795 │ │ └─117033 /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 │ ├─f8cf2d18a3cbfb831903a794ed6ea6349fd6c5ed17bf0ac5846c7d9d4d66bbe7 │ │ └─56267 /pause │ ├─d0d34561c3830d0b212bd61c833c57a00c25536744cdcf81372cacc3174c97cf │ │ └─61585 /pause │ ├─fe6dc4319f99c9025291d5018f017decdfab48d1e76d5f6aa72142b14a557246 │ │ └─163491 /pause │ ├─242e3f5977056764f78cb14d9d259721e045b1ea3c35cead30234c15b217ce9d │ │ └─201678 /pause │ ├─68580ee0390d803d00fd82f738e867543028e4a0b76e8da31f4d331c3227a56e │ │ └─117182 /bin/oauth2-proxy │ ├─7453ff48d84d20e0d070cf16df371e882273da9cbb68538b4ea64f79daed0f66 │ │ └─62905 nfd-gc -gc-interval=1h │ ├─d3d7c0c4947c3765e93f97aa227938e54d85167cf63572c23266c62fa180ab39 │ │ ├─72107 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72140 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a105ca8cc628ca63696674ef9980359e324b3edbf02ae29de5df51f317e48005 │ │ └─251179 /pause │ ├─36342a6ef8e0cdb46e64f9da1372e6aeb55c131f1225adb5f8843b44a71785a3 │ │ ├─242892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─242921 erl_child_setup 1048576 │ │ ├─242997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─242998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243415 /bin/sh -s rabbit_disk_monitor │ ├─66a028dd2d2adee8979287924474c106a2579996e0674820df6ba680be9cd932 │ │ └─56361 /goldpinger --static-file-path /static │ ├─e3484bfcdd7a8876b0d52448bea99abcf28a412098c88532075ce5288770741a │ │ └─59940 /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 │ ├─9815d767c89d47fbfee9272583774d21856b030d65970e8075a152369c424ba0 │ │ └─171350 /pause │ ├─1c7c88b09324be9dc51882cd730cfa112ad9e54f976fabce3a93285527d461c3 │ │ └─56669 /pause │ ├─54bde3e9cf257082604571dd2fcad225f72e2cdb985ac69dc5b735657fe3af78 │ │ └─164780 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6c747ba2ac6c3d68187934f2bddd4e45c25d14a280a98495e569bb5fa0ed46a6 │ │ └─48437 /kube-vip manager │ ├─a4329e1eca9c49fccae9b704c95fd9cdd0f14f1868cf0fdcd50b8f3e551c4fa3 │ │ └─248379 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b12da338dcbb3c11a854a8c5d03d825d8dae18e1117321e312974ce9e3cee12b │ │ └─160607 /pause │ ├─c2f8cdbe7d869e800308be657a799a59103be83a3d3e0681daeb857090d6b960 │ │ └─48827 /pause │ ├─a2d9c0c3594d551f83ed513d8247974c0ed643c7ef0bfaef44e674c51a31602e │ │ └─72850 /pause │ ├─aa1c1515dc6e3d25668886d5a43de80a4affb0934b7700a4e106087c55f91b50 │ │ ├─142013 placement-api: uWSGI master │ │ ├─142086 placement-api: uWSGI worker 1 │ │ └─142087 placement-api: uWSGI worker 2 │ ├─4a26aa10cf564956b70781135f1fac93d09526d61527434e3a69beec118c3cf3 │ │ └─104231 /pause │ ├─a9d18f4b0cdfb35f7cf70ec16d91a6b4e51f15f31176c440a1cd6c2ebc59acbc │ │ └─51851 /pause │ ├─4193219ae3fa4f0ed4a22b48ef75bd539f8087c61afd0321e300584f5ed471a8 │ │ └─242600 /pause │ ├─bbe3f554724efed62296605de5fab066cdba1de7c42165f2166738fac448cf01 │ │ └─51890 /pause │ ├─778a007aaa3738d047cbcb6b4893195947d58cdf1e2e7d95e42c054a6c906d7e │ │ ├─161484 glance-api: uWSGI master │ │ ├─161614 glance-api: uWSGI worker 1 │ │ └─161615 glance-api: uWSGI worker 2 │ ├─0abc1b490743b0640aabee6037338430d9aa68bd483426ffa62111d9308b460e │ │ └─72211 /bin/memcached_exporter │ ├─1ebee4dcb746409543cdb30ccba3b9bbadfe4a71608df59277170370427d6c2e │ │ └─171875 /pause │ ├─e6b23a67536d4ac6d5c5ba46f91c4b6b602b706dbd09a9a1cd6e8b2e419f7204 │ │ └─116991 /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-19-213-20.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 │ ├─466a9d2c95e8b0cb052d3f802f1ff98e056614e78ef7634ca09d487a3546e9ca │ │ └─58706 /pause │ ├─2e4ede62780c54ccc87ff0bcd1a88089a8e1f154672a1e2b9957c98b6893cf74 │ │ └─228917 /pause │ ├─32081b89311b421bf9a8afd57c19462a34062137d272cb9fc5fd2841bc0464e7 │ │ └─171372 /pause │ ├─dd783eeba1208f3c03ee1df488491ff8c4f01d7d0b90582818adeb7028289b7c │ │ └─117138 /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 │ ├─7e7a642cb3d2370e99726afd23d101b0bdac589288923f27e58c8c1621cddbf2 │ │ └─61804 /pause │ ├─9890c87987110b6312a46fbe457ebfc8dd37fc98ac41f489e6d9211d3ce94cd7 │ │ ├─211021 neutron-policy-server: uWSGI master │ │ ├─211034 neutron-policy-server: uWSGI worker 1 │ │ └─211035 neutron-policy-server: uWSGI worker 2 │ ├─07540adafbaf69d674edb626d280dcfec9ab3ab5cc7f8d8285340e5f3153bdbe │ │ └─115900 /pause │ ├─95526e1b51064448918f77a6b222b35c83cc58eaccd555b9362ca262eb606fd1 │ │ ├─266739 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─267242 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─267243 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a3baadc2e3a1daa6426e565b7a9b1e7406816fcf38d002e627bce1ce26f0cf9b │ │ ├─164053 /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 │ │ └─255967 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ea29acc7290e061b4ffaf74a5e1b66ba258e49fa19c596d4c6c431840428c100 │ │ ├─132277 apache2 -DFOREGROUND │ │ ├─134942 (wsgi:h -DFOREGROUND │ │ ├─134943 (wsgi:h -DFOREGROUND │ │ ├─134944 (wsgi:h -DFOREGROUND │ │ ├─134945 (wsgi:h -DFOREGROUND │ │ ├─134946 (wsgi:h -DFOREGROUND │ │ ├─134947 apache2 -DFOREGROUND │ │ └─134948 apache2 -DFOREGROUND │ ├─df71743d954af10e675704684d22f5d47b89e683953b0b9371db145635f56d39 │ │ └─73935 valkey-server *:26379 [sentinel] │ ├─aac5cbf88dcb02ef6708ab27b7b889592dfcf424f089c1b54ed0a0eaa5239609 │ │ └─171282 /pause │ ├─8f26531b5d1d459bc6764c3a16aeca067527372f4d42ee2cdc7027ce21d68345 │ │ ├─126634 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─126753 erl_child_setup 1048576 │ │ ├─127447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127448 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─128331 /bin/sh -s rabbit_disk_monitor │ ├─f9adeedf10f4b9938460622c66dcc10e0b0bc106c2a1926443edf49183870ee6 │ │ └─254380 /pause │ ├─484c1d8a20d7ec2786b817bf4db6c59421834033f87c8442036fcf047f6d430b │ │ └─219174 /pause │ ├─f7a600c31349f74211183fdb7b855acceaf3fce51f4bac7df025d70acd678987 │ │ └─48197 /pause │ ├─2247fb7f8bfaf5afae4ca5c9100a328cd83701d3384a7c3b3aee95c013383bca │ │ └─125258 /pause │ ├─7f4b79ac7deb933b2ea27bb02ad90935b04016b6997a03ffbd6edc3739282b0a │ │ └─48315 kube-apiserver --advertise-address=199.19.213.20 --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 │ ├─6e78600316518df8a5c54dd187069521d10d90b8c35413a8b0fa550317e3bfd3 │ │ └─131894 /pause │ ├─b5b961bd92b014004981748ea781fb32e221d36b2af998478adbccdc064c170c │ │ ├─152645 cinder-api: uWSGI master │ │ ├─152659 cinder-api: uWSGI worker 1 │ │ └─152660 cinder-api: uWSGI worker 2 │ ├─f1c3e98cdab488d67c6b5e0fa580684eb0693ecc83bccaa6a2e65e9283e44bf5 │ │ └─70351 /pause │ ├─2bd745a2a6112f98b435edaa71ac0f1c85c8f0660b62d48f82318f24200a73e8 │ │ └─263679 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─88271ed5b272eacc6fe621dede03a8f15828aadc632c154c1159122b5275a41d │ │ └─251159 /pause │ ├─a0baa81e61c0408ddaa79d4ddd7410c02a22748bfbf4faf662949dcd93a8596c │ │ └─249543 /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 │ ├─30baa64c9ad02fb1c8ee407911c14d467b1983ffcacf6cf7519867ac0b972a49 │ │ ├─238726 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─239464 octavia-worker: ConsumerService worker(0) │ │ └─239467 octavia-worker: ConsumerService worker(1) │ ├─c523f9c757f21a14398c8638636c2e406e8caacf298a1a8a432075ebb562e3c6 │ │ └─116502 /pause │ ├─c40597beb0f59aa2535b75796a1725050c3d33d0db4a3f55c110aeefce464a44 │ │ └─48205 /pause │ ├─23f31318882d4c5a58ab2dfa1298ecbd855800126a202684f6854d6e20fb6a88 │ │ └─58858 /pause │ ├─ee8a7934708ac5d2d6b25228b02c0b11d6829b07d34040feb71175328390f964 │ │ └─63147 nfd-worker -metrics=8081 │ ├─55b96a23767aa3d9f1fdc553cb602605dcfbca842dfe23c7fc8424c4d9daa601 │ │ └─131989 /pause │ ├─cdefda26730e4a5313b57ba427d3b097a65ffda02a4591b27c46a114f4544b1e │ │ └─242846 /pause │ ├─2a20e70b47a432043b62b552b7be5c8199d724169d435bf6a9151b58ba6e22e7 │ │ ├─239658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239678 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─241213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─241216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─304818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─304819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─969438bb5d73462d0720cbc8515534b9cdaa507e1a4848a2f372c4ba83a79a4b │ │ └─267042 /pause │ ├─f89626fbe8b15952e37b08fb449b5ab9ce8371b5c88b20f71cc1dbf1152cc07f │ │ └─56435 /pause │ ├─1ea2352f225f34b6fe1d37486968c5b9ac74a9cd091da95ec67d8ef44cac9542 │ │ ├─196668 nova-api: uWSGI master │ │ ├─196699 nova-api: uWSGI worker 1 │ │ └─196700 nova-api: uWSGI worker 2 │ ├─bb97747595eb614b12f8438920793faba7d19287ab897b85a72cdaa05ca56cfa │ │ └─228829 /pause │ ├─3a420031e76d025c943598355434d938d2d5fa35f03c8f5e4b1956a0e8add90c │ │ └─48114 /pause │ ├─b6b1263e24213d9152972c81be902b93888ad4ce277dc21345dcba72fe4f4cb0 │ │ └─248924 /pause │ ├─54b89c13da2192a1fde8944887022f5a737cee3ac158b48a213937aa3d9885b3 │ │ └─160117 /pause │ ├─afcaaf695ae430d984e1c8c50ec5b4782ade4d95ec95da41f403dfe47942394c │ │ └─57025 /pause │ ├─8816d8b518d2d2aa435a1d09c3590e188011890265865736bc8a7dee84afaa06 │ │ ├─243163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─243190 erl_child_setup 1048576 │ │ ├─243302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243313 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243506 /bin/sh -s rabbit_disk_monitor │ ├─3a9a63d8508204d863feb0def37a33c4cf82c973aa4d1b24353e59ac3720d0eb │ │ ├─266757 magnum-api: uWSGI master │ │ ├─266785 magnum-api: uWSGI worker 1 │ │ └─266786 magnum-api: uWSGI worker 2 │ ├─868dcf85343e7afa7b03afe29b10c82809b4ac3746760018d836106a05af03e3 │ │ └─134474 /pause │ ├─c36dc0849b5e119f8f15ea548cd3f72338d16d5ddb9e17624d14bada2d15e7e4 │ │ └─72751 percona-xtradb-cluster-operator │ ├─35ce718c5b344795213c09ea5963e9d90ab0ee45ad380803882a32f02d175200 │ │ └─171060 /pause │ ├─43e1e65136ed738ab083f242d45e627eac59c3fff3a48a4db8cee2668aabf51e │ │ └─113882 /pause │ ├─c215169c7e2095f945b34d2fd86de023a437859c3845854b1fc971576011d06a │ │ └─116718 /bin/pushgateway │ ├─22078c4938639f8f6cead6a8cfb114fb53411db0919c1566e308ae99c17480e6 │ │ └─116803 /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-19-213-20.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 │ ├─3162c8dd18b47ab0ee2b6437679b0e5fc614706bd91e59c5dd940e8229631bc7 │ │ ├─167793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─167817 erl_child_setup 1048576 │ │ ├─167907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─168247 /bin/sh -s rabbit_disk_monitor │ ├─e23e63bb17cc1b4fbdd65097a907d14bc12d3ddac26d5319dc9f27c0d3d83b3c │ │ └─246505 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─91a2170df9ebbe6d8efb66ebd9cb88abf0eb07d52b10177c5d0ae82256b8f4e9 │ │ └─216336 /usr/bin/libvirt-tls-sidecar │ ├─ed58dd9c7425dd939a9336c58ad39407bc7fef07d481f955f62ae776d10686d9 │ │ ├─224474 /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 │ │ ├─278138 /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/tmp3o610e5o/privsep.sock │ │ ├─278478 /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/tmpj2a7p_jv/privsep.sock │ │ └─278574 /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/tmpc_0w1t8o/privsep.sock │ ├─e54049c2290a72ce9252b92a7a6dc7056c2167a6cc5aba7f4dcf4d24aa963378 │ │ └─238748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0412dd595733fee2fff7b3d7cd291ab47d2d00cdf3cacab043d5cff482bcd020 │ │ └─104306 /secretgen-controller │ ├─113426459c4eb2b5a921f9ec19f7f21769342d1b0bda802a88105945f10f3c5e │ │ ├─210957 neutron-api: uWSGI master │ │ ├─211006 neutron-api: uWSGI worker 1 │ │ └─211007 neutron-api: uWSGI worker 2 │ ├─d0fb050bc70ff8629bf95f0147f40856ad4643f2118c38715a05e9a3c257f21a │ │ └─51348 /pause │ ├─9461d142c08a35e7f34a90a8239c0a1ee357ae9c030ab54890ae3b422590ebf8 │ │ └─114609 /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 │ ├─00e8191f61c07b7850d4e71e17084772fa4fbab64fcc0827fc4645d3ac287520 │ │ ├─213624 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─213990 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─214288 /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/tmpvsdm5i9s/privsep.sock │ │ ├─276781 /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/tmpc57phs6m/privsep.sock │ │ ├─277260 /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/tmp_oklf9ld/privsep.sock │ │ ├─277730 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─277734 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─280631 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2fcc1033-1650-4e12-8148-b41a6439a3ec --namespace=qrouter-2fcc1033-1650-4e12-8148-b41a6439a3ec --conf_dir=/var/lib/neutron/ha_confs/2fcc1033-1650-4e12-8148-b41a6439a3ec --log-file=/var/lib/neutron/ha_confs/2fcc1033-1650-4e12-8148-b41a6439a3ec/neutron-keepalived-state-change.log --monitor_interface=ha-349d5112-c4 --monitor_cidr=169.254.0.187/24 --pid_file=/var/lib/neutron/external/pids/2fcc1033-1650-4e12-8148-b41a6439a3ec.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─288937 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19 --namespace=qrouter-b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19 --conf_dir=/var/lib/neutron/ha_confs/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19 --log-file=/var/lib/neutron/ha_confs/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19/neutron-keepalived-state-change.log --monitor_interface=ha-d7b56662-92 --monitor_cidr=169.254.0.47/24 --pid_file=/var/lib/neutron/external/pids/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─295521 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee9c907e-317b-47fd-87e0-72adb7cd51c4 --namespace=qrouter-ee9c907e-317b-47fd-87e0-72adb7cd51c4 --conf_dir=/var/lib/neutron/ha_confs/ee9c907e-317b-47fd-87e0-72adb7cd51c4 --log-file=/var/lib/neutron/ha_confs/ee9c907e-317b-47fd-87e0-72adb7cd51c4/neutron-keepalived-state-change.log --monitor_interface=ha-e6073a1c-50 --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/ee9c907e-317b-47fd-87e0-72adb7cd51c4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─296625 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ac87bc44-6b80-450b-a51d-cf0f62d11d16 --namespace=qrouter-ac87bc44-6b80-450b-a51d-cf0f62d11d16 --conf_dir=/var/lib/neutron/ha_confs/ac87bc44-6b80-450b-a51d-cf0f62d11d16 --log-file=/var/lib/neutron/ha_confs/ac87bc44-6b80-450b-a51d-cf0f62d11d16/neutron-keepalived-state-change.log --monitor_interface=ha-d0561798-aa --monitor_cidr=169.254.0.154/24 --pid_file=/var/lib/neutron/external/pids/ac87bc44-6b80-450b-a51d-cf0f62d11d16.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─54d1ddd88d28700f8e217e1304c0bfe59497480ac2698286ccddf6772819626d │ │ └─56176 /pause │ ├─583613bb3e8f80dec34e66b108739f2fda10f01c93e78c66e35c0549b5b311e9 │ │ └─117211 /bin/oauth2-proxy │ ├─831415553b044504b2bb64b3eda424a59770d57f50378d879eb0e400127b6adf │ │ └─50297 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e790fa9f763dc93ba5f55081e683f59c4a92de580ae6ca5040495a0b1d9d2ee8 │ │ └─48334 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 │ ├─204d848c2072a4db285d3707885dd3bbcf96295af1d61b6a8d4cf9da49145bed │ │ └─59923 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─38ac55772c0bc8c6e9b01dc99c14425e884d426fe1e3568f1069b1402725a395 │ │ ├─93264 mysqld --wsrep_start_position=4ad25e2f-58db-11f1-bf63-dbaabada5bea:20 │ │ └─93358 /var/lib/mysql/mysql-state-monitor │ ├─e8228e485a4395df8136bfcc16bf12ca9af6150e9acd436802c951f710e8ad16 │ │ └─72627 /pause │ ├─d92f4051bf4e8590ec8bfcbc910877faef7d3a12063f153cc7ed1298d312bf9b │ │ └─266416 /pause │ ├─4ef19216d61b5409c57b7338618f2023e729b2259d844d7b813ea15a3a02c111 │ │ ├─60135 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─60216 /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 │ ├─9a6ea03862572f32385f9d6e156e1ef3457ee857adb119de10cbdbda2b00d6f8 │ │ └─113935 /pause │ ├─477995a1eb1ad432e1db231d6fb8b3aedc89decb5c826475d63dcb81b5ad624b │ │ ├─114191 python -u /app/sidecar.py │ │ ├─114708 python -u /app/sidecar.py │ │ └─114709 python -u /app/sidecar.py │ ├─b2381d4149d0288251e455faaf7c0fbd5156fb2e24c46c21c4925a8bfad79ceb │ │ └─263680 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2b703561f2c86eb9b01e1cd51c3d1d008960d31f2c358ed5e3494c8b7da2c178 │ │ └─248949 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2a627338bcb8df87c8470fa51094a0d11f8d7c593172bed0a480dfd6f6cfe2f7 │ │ └─202075 /pause │ ├─0c6ed5327f4808afebf6cadc832751e2e0b37dfe9060de1b4d473af2b8aa273b │ │ └─114380 /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 │ ├─41c47a1645f6308d68c0adae411c3af4ee0243b4ac7ec2e3a395e8e2b63e8a81 │ │ └─224564 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─26d3e9f2b912d116ad085f53ae7785efe540f052ab0fdc6a19f84ddb6cc963a4 │ │ └─202071 /pause │ ├─f42a435067226b8d82327b58c0757fcd3f4e93a77ea49341cdfd61868f5e48fb │ │ └─168506 /pause │ ├─ea7a7404a7dd11056395ff0fab1a7bbef04224e20946cedcacfdecf5cc3fa12a │ │ └─252667 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c1543e16517d3448a403dd3745a5221d5af33bcd71d384ddab0db4dbd712acc3 │ │ └─157753 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7c5004d8d1baf3e7ddb7d1279c3ae213b0b74ed23480302629890d7202fd99ba │ │ ├─105761 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─105793 erl_child_setup 1048576 │ │ ├─105878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105879 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─105953 /bin/sh -s rabbit_disk_monitor │ ├─7524e09c2cad85989ad12d2e655ac7f00c4a7a8b9fb6ed54f62e9f501d5b3e6c │ │ └─57799 /pause │ ├─cf1bbad3dc1a189f98b5fd5814a4afbdb93a66cfb02e7500ae3798f807b03eac │ │ ├─163030 /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 │ │ └─164901 /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 │ ├─4cead331f5d3e64f1d5996f8810dada642148fafe6f4ec7fe419f727c01d1944 │ │ └─229158 /pause │ ├─fc78afac613c9d15063087eef2ed5d3b641289c83f67f1b42810198e7a1d841e │ │ └─57712 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 │ ├─f8c76e6e02ab75396b8fdfc82bb3f63b98e8814786abc541317f945666d59364 │ │ └─163915 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-74grb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b7e3871818c5ec77ed73eb6b0588765988213277bf62fe8898fea277ba021a46 │ │ ├─263681 manila-api: uWSGI master │ │ ├─263741 manila-api: uWSGI worker 1 │ │ └─263742 manila-api: uWSGI worker 2 │ ├─77404a818357a14c1ea766f32e4035108031225db4c1b7efb60606c87a370a80 │ │ └─126226 /pause │ ├─3d0ff4d4f17d362f4763759b3fb912c36d728cfe60a9ff0d572c17c55b75f9b6 │ │ └─51390 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4d1a5b27a75b8e7a4139029b00ccffbdf75b58ef6f79fba36aa05ea8dc765c76 │ │ ├─153155 heat-api: uWSGI master │ │ ├─153210 heat-api: uWSGI worker 1 │ │ └─153211 heat-api: uWSGI worker 2 │ ├─117248a73631e8d9a4a9eb147794662c2aaec3b45459c3995e63a0d0380599e7 │ │ └─216006 /pause │ ├─566279d029bf72cff71d605a0d0a0b3f3094d986125a8c1260887672272e4c65 │ │ └─48855 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─26e8125decea501c114910c2de82c7355ffc3ba5f35ae940fd1b2b270fa038cc │ │ ├─68620 nginx: master process nginx -g daemon off; │ │ ├─68635 nginx: worker process │ │ ├─68636 nginx: worker process │ │ ├─68638 nginx: worker process │ │ ├─68639 nginx: worker process │ │ └─68640 nginx: worker process │ ├─05e12733cb695638862721e36038d73403060e3a95846357bb7b4efd198c5c21 │ │ └─228891 /pause │ ├─0b09420469750a6c1e29449f3e2fad8afd643c8360240209b080d19faad1f237 │ │ └─57430 /coredns -conf /etc/coredns/Corefile │ ├─1abf69dee256717c5d629e166f71f0c7ae89c3fc012a8011ff3d8d6a61358605 │ │ └─254477 /pause │ ├─19b02299ec8056741e915eb889f017acc41191321c0c4d7431717030ce7be6e6 │ │ ├─ 71434 /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 │ │ ├─ 71450 /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 │ │ ├─ 71815 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267355 nginx: worker process │ │ ├─267356 nginx: worker process │ │ └─267357 nginx: cache manager process │ ├─1313a716fa48c76a476dbaea781485e392e13a23b3de9837befa8499eaa397c5 │ │ └─113834 /pause │ ├─a7f64c4b3a95155d11141ffaa7bdd8ffdd41542e6639a0fe295fc3670bc1b69b │ │ ├─50503 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─50917 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0ffe693a053ecf485608eaf5d7caf90ca98f0991ad51abe8f3a6c579de3c8c7f │ │ └─170383 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─12208778114f0b8d934d3d7fb30cc51f7fc93b670637cf17066b49ac80f7dea2 │ │ └─216545 /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 │ ├─c70cc708a1972c57bcb1cda9f9ea220ddb0fa04bcc58e2de6bbe607be5a7feea │ │ └─114895 /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 │ ├─44df3a04506c027020df8d40c851b95d26c209a88064557e0b38a90fbdea5fcb │ │ ├─153129 heat-api-cfn: uWSGI master │ │ ├─153208 heat-api-cfn: uWSGI worker 1 │ │ └─153209 heat-api-cfn: uWSGI worker 2 │ ├─0b10719f068861eae312e4f1c2ae6fd458c4d9787b18bcafe918ecfbc5e4607d │ │ └─126038 /pause │ ├─d2a9157122ab607aa12946e9d512e130a9441911ef13f777ca197a812113443d │ │ └─68323 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─de9040ad6be13513708a1608d0bc388bde3daf6b5213145a4ce5d5db9908a7e9 │ │ └─50031 /pause │ ├─af50efb3a323575710e001b58303f38ae0d55e6e8043366fc4690ac9f3f35dd9 │ │ ├─213644 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─213995 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─215456 /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/tmpxtvu7c6e/privsep.sock │ │ ├─216582 /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/tmptn8kddnh/privsep.sock │ │ ├─217362 /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/tmpjir_8v1e/privsep.sock │ │ ├─218266 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─218267 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─218312 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0620e829-70a8-4cad-8ff6-2e58ccd8146b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0620e829-70a8-4cad-8ff6-2e58ccd8146b/host --addn-hosts=/var/lib/neutron/dhcp/0620e829-70a8-4cad-8ff6-2e58ccd8146b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0620e829-70a8-4cad-8ff6-2e58ccd8146b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0620e829-70a8-4cad-8ff6-2e58ccd8146b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d1d43675-6a75-4e2b-ae91-3ccc1130f5bd,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 │ │ ├─218317 haproxy -f /var/lib/neutron/ns-metadata-proxy/0620e829-70a8-4cad-8ff6-2e58ccd8146b.conf │ │ ├─221901 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da/host --addn-hosts=/var/lib/neutron/dhcp/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f3b820e1-c78c-4e0d-a132-48007bd1eecc,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 │ │ ├─221905 haproxy -f /var/lib/neutron/ns-metadata-proxy/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da.conf │ │ └─280345 /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/tmp82ow8_wn/privsep.sock │ ├─c09fcb8a32db3466c65d39d3ac22a83711570f3620e8b7e994125886123efb58 │ │ ├─91324 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 │ │ └─97307 haproxy -sf 315 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1434e12206e19f45f666c67102d62dea69d698f8ada91c3597e4d37742b68b88 │ │ └─55513 /pause │ ├─03a8444d34f6da833ce686762d5a01cddfcf8ae9e233c3c3b0584cf212d6e628 │ │ └─116842 /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 │ ├─9ae0b9ed9580256ad7e0acdc854c7dc1b9e72ac6cbc666d926ba7fbc5b891085 │ │ ├─112549 apache2 -DFOREGROUND │ │ ├─112572 (wsgi:k -DFOREGROUND │ │ ├─112573 (wsgi:k -DFOREGROUND │ │ ├─112574 (wsgi:k -DFOREGROUND │ │ ├─112575 (wsgi:k -DFOREGROUND │ │ ├─305575 apache2 -DFOREGROUND │ │ └─313835 apache2 -DFOREGROUND │ ├─88715735859964c6b3b26e4b43979bb90c24aeb91072cce95b5dab00031ff836 │ │ ├─126652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─126765 erl_child_setup 1048576 │ │ ├─127348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─128249 /bin/sh -s rabbit_disk_monitor │ ├─6544b3d4a74efd11c836d7776d5ea34730064f967eeb6fe635c75a5bd7f1fcba │ │ └─74593 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─216ca6881f1c9aad446944027c5a2b83c53f721e501018fc06aa7f923aba9589 │ │ └─202186 /pause │ ├─39c9e150bc16d7637a3536c8bf37b7b39c629d9e1b5a58fbd5d3c475709da1f0 │ │ └─218169 /bin/openstack-database-exporter │ ├─2907957a58d3543bc3556c779f6b1c2424b95941b1281bb50de46d61303c1c79 │ │ └─116347 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 │ ├─ced8623873e11aab202e0d6f35ed9bd9770683b631898e3a43748620d1657c72 │ │ └─73677 valkey-server *:6379 │ ├─5aa73a1583df210c51f674b7e4c56a94ba6ca9361ffe8d2af48524c0040c73ea │ │ └─72971 /pause │ ├─58deb9039d5fcb9456ae303a2f0900a3062373098d8c4a93d3785c69508e3963 │ │ └─167445 /pause │ ├─6921424b803d0dcd35cdf3b1f5d82d53dd990dfb6f995625b47c10a66f67912d │ │ ├─210905 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─211388 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─211391 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─211399 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─16ae621028acb589c9592541444529964f7d414b060b0769b03a217a16392be6 │ │ ├─202698 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─309300 sleep 300 │ ├─c88a2c0e9c4b069b80d2deff540f24fdcf8843daaf0d6a8bb482d0dc8ea93e89 │ │ └─63887 /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 │ ├─f55e781169c4ff9630321e74f482e3a6cbfabfc9c52ce6fe474561ec5c043ab8 │ │ └─131442 /pause │ ├─6a6c7870d596564bdfe3b2d742aece2a8f5cf675aeda26c586e4ddbd024c8d8f │ │ ├─127694 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─127728 erl_child_setup 1048576 │ │ ├─128073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─128074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─128084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─128662 /bin/sh -s rabbit_disk_monitor │ ├─258c40118ac0c63faece84f8f27210d0f165a83c559c11fbb20bcf1367383b32 │ │ └─56560 /pause │ ├─b5a0ad61515eba4e958db58eeb982b9e66420023cd2873e6d416e792af7e572a │ │ └─216403 /bin/bash /tmp/libvirt.sh │ ├─b3267a2fe647023d5739d7de3d4cd4e8703ef4cccdd2d87703997494b929492a │ │ ├─266461 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─267226 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbf6_0475/privsep.sock │ │ ├─267246 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─267295 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─346c1af79de7d6c601ed5aa07a496d96d7f4ddf5306c5cada4c7908292c3f870 │ │ └─55586 /pause │ ├─ef052ca9bbf41c0bc3ade9dc7c50db43b0b58f514bde239435c92936b21e4100 │ │ └─202312 /pause │ ├─a7032c205252a0c5edc88a35a8676d964fcffb87da279690f1fb6519be8619bd │ │ ├─168729 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─169029 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─169031 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9e772aed6512ad1532329f53e51f8ee23a43bfd38e1c652eb3df194fc017f0a9 │ │ └─250956 /pause │ ├─cd05d0dcde1cf08fdf3f48196e0a9ecc1fe96b53333900cfa0aae1fba00798f1 │ │ └─160071 /pause │ ├─71743e23d11a1cb4965e42dd35c95a387eb035d8795e7dfddcfc07b2905c82ee │ │ └─72260 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ec3334aa969667535f45f1627f7d867755bea7ed6f5f492cdc0f0078bb76954c │ │ └─246389 /pause │ ├─3eb14f79f230107cc45e6a9055107b3543edf7f43105c997c38f56790998e872 │ │ └─61004 /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 │ ├─765c036323600feec7feec4fca3e5d19ec4f69418797331c55046f2a23f259f8 │ │ └─161278 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─52ad37c9da5446f8ae5c8afcbb60c2693b89f2c2d13047bba86014dd83ccf813 │ │ ├─219377 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─219400 erl_child_setup 1048576 │ │ ├─219452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219453 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219667 /bin/sh -s rabbit_disk_monitor │ ├─24c6bd349ca92baee1cf0e2a4833ece3e77aff2b88451085c4fe8a5811fa49f6 │ │ ├─212028 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─212371 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9wyo1reh/privsep.sock │ │ ├─212681 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpk14ei4id/privsep.sock │ │ └─213015 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─12e0cb3755639e7568e3294e3602f8de88abddb67e44ab0aa8908041b087a7f7 │ │ └─127015 /pause │ ├─4f4550b162ca4c3ad93d5006eb033d12d1c855eb84499196fa9c4230ee1918af │ │ └─55363 /pause │ ├─950570bd5126f4ab12a0f5e4383c7c79364e1ca8229927ba170872e8b893b7fe │ │ ├─197871 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─198739 nova-scheduler: ServiceWrapper worker(0) │ │ └─198742 nova-scheduler: ServiceWrapper worker(1) │ ├─962a59a43a48e22e93a72ab0c562bfe5365672a595f625e9eba655ad3fc16458 │ │ └─67824 /usr/local/bin/rook ceph operator │ ├─2d6af0796430c60cd35b26f7c15386f9b9ad562fd91781a9d38b001c42bfcac5 │ │ └─252617 /pause │ └─347d37dcfa9155742fe1958c7635fde6bbfdda669e97a17e699667f4363dca11 │ └─131639 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount