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 │ │ │ ├─21867 /lib/systemd/systemd --user │ │ │ └─21868 (sd-pam) │ │ └─session-21.scope │ │ ├─21802 sshd: cephadm [priv] │ │ └─21881 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─381303 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rxngeppgrhmdpotemcoulmypoqrgzgfs ; /usr/bin/python3'"'"' && sleep 0' │ ├─381304 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rxngeppgrhmdpotemcoulmypoqrgzgfs ; /usr/bin/python3' && sleep 0 │ ├─381305 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rxngeppgrhmdpotemcoulmypoqrgzgfs ; /usr/bin/python3 │ ├─381306 /bin/sh -c echo BECOME-SUCCESS-rxngeppgrhmdpotemcoulmypoqrgzgfs ; /usr/bin/python3 │ ├─381307 /usr/bin/python3 │ ├─381308 /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 │ └─381310 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 … │ │ ├─ 9959 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12297 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 38fef9acad782bd4f78e99fba155d63f38d61722d6085c5fc93801b176ea6471 -address /run/containerd/containerd.sock │ │ ├─ 12659 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d027b3758deea1623e280a641f0724f07d818afccdee2257743c13216dcb4e12 -address /run/containerd/containerd.sock │ │ ├─ 18812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c0da2ec3862cc7008cca3f54ad19bcf32e794f6c395dde012f9045a4ef3a5524 -address /run/containerd/containerd.sock │ │ ├─ 25410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb8ecc4d05d3a7e48c18ef24295e3f2032392388c4b9d41fa07a20c5401a89ef -address /run/containerd/containerd.sock │ │ ├─ 30206 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4851f035c3dbcb2e445f56328f51ad97de91098a3c46d724de0c2f3f81aeadaa -address /run/containerd/containerd.sock │ │ ├─ 35010 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0bfbf4179d57a250c3ee16b6e77c4a7891b0e434edf4fbb398647b1d5de1b0a0 -address /run/containerd/containerd.sock │ │ ├─ 40606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c118f1adcbded2439cefb2baeccf88b97d09f292ce567085a885133648032c8d -address /run/containerd/containerd.sock │ │ ├─ 40646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eee98241ef5883ac97be01483642b00bb92fcb1360e2f0bb19a9072c3089d1f -address /run/containerd/containerd.sock │ │ ├─ 40649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08879ecc02a7d7f5370de217bf3f4a33c6279ce62d35510790eaf10d75d4b247 -address /run/containerd/containerd.sock │ │ ├─ 40680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28faf630a2b24f8d61ee21ed590d7b9d52899bf279b03822a97d793afc44ffca -address /run/containerd/containerd.sock │ │ ├─ 40683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84b87d45f152c055a34c70629e4573a0711f258d83d25dae31c665ce96c0e63 -address /run/containerd/containerd.sock │ │ ├─ 41231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9446d1e4c1b7c59aedfb026894918a43556372f91c4dc9c82e12b13f29aa4205 -address /run/containerd/containerd.sock │ │ ├─ 41975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 661ebc1bb48eb52200bec11aa0267040b94d3741c187218ddcbf2d0fa1201f0a -address /run/containerd/containerd.sock │ │ ├─ 41988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b9cde8e323e94b27bc3eb1b3567f0a90a996289fffa10118df4a85611fc321 -address /run/containerd/containerd.sock │ │ ├─ 43330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58aa9018afb2075098821ff59c1f0050a984dad1fc9ca64ef89ec50be7971664 -address /run/containerd/containerd.sock │ │ ├─ 43710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37cb6d827ac2945041cce6e839687659969ed536abdd8e8a474a80eaf42370fd -address /run/containerd/containerd.sock │ │ ├─ 43755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b560cfce4aa53c65fdf4edc42d497b4b331fd4ead63d8129fa7de911862cc6c0 -address /run/containerd/containerd.sock │ │ ├─ 44208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afadfc42ac151980c1d838e8a31d12eec29eaad63546b2ad69214e9bb59b80f4 -address /run/containerd/containerd.sock │ │ ├─ 44706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57291da472139464b077ebdb5cc562b2af0f29926d8e4da40a59bb83885b14d1 -address /run/containerd/containerd.sock │ │ ├─ 44750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d08e5cb240148dff8b6fbae2887163db7e8f2648bca14b6435576d4129316c6 -address /run/containerd/containerd.sock │ │ ├─ 44781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e70be16716dd9b44dd28a93448a06f92b140b876df2018237d2f135ae7755942 -address /run/containerd/containerd.sock │ │ ├─ 46643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3367faa1e738f9283012b46ece2b745b103898bff0455ce0a2bb9ec26fdbb877 -address /run/containerd/containerd.sock │ │ ├─ 46687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a9924a1090c8ea876698bf38ba8a708e4488ee7cee978d44b9bb1bfb8b149a -address /run/containerd/containerd.sock │ │ ├─ 47419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5624cc7f2553f9d8711495e0197e6d575eb57ddce4e313078d8245abdd361f7c -address /run/containerd/containerd.sock │ │ ├─ 47525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15f2cf40b4e7de2000e35642209f29a15b3d32f29ad43465baa1f55b6a251c7 -address /run/containerd/containerd.sock │ │ ├─ 48108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4f45fae16ed93481362100ae9b6f213c15ba11d93eaddaf958ec494a3e4e9f -address /run/containerd/containerd.sock │ │ ├─ 48397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c7c4dd2c9f424cfcce5fa84b16cd61d4f49892d1054b7fb315048f3ee344c7 -address /run/containerd/containerd.sock │ │ ├─ 48780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5b47f475095f245b335d9750975051d4847309055e04fd31d5d277e4889305 -address /run/containerd/containerd.sock │ │ ├─ 50653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684f4a2fa35d33ab12b5b27491e56a70dd1f65f2a1212f77e66b55b0a63e3600 -address /run/containerd/containerd.sock │ │ ├─ 54381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2441af5bd444137dd3b245d627a462d2353a609374ef1e25b2ae94bc01caf569 -address /run/containerd/containerd.sock │ │ ├─ 55023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f1a0faefa13b3c97f4d484e5d7795fccfdc956b38babe7b03b82e4d856d5fd -address /run/containerd/containerd.sock │ │ ├─ 55061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b614ae6c95542b00922bb3cbadc823a76ac44beb214084099eb4ae5c946e4544 -address /run/containerd/containerd.sock │ │ ├─ 55116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d539d68dbb6dcf18ff2beb3a4d819913a82abd91eb171af5b7701577adaf7b -address /run/containerd/containerd.sock │ │ ├─ 55293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e86f2a544bb165507fe48d91594508b1c1dc530c4a4d401efe87088908e3c33 -address /run/containerd/containerd.sock │ │ ├─ 58124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09881761d84e0579201623d72f42caa84018e0c673bea6274f5eb8a839521a1 -address /run/containerd/containerd.sock │ │ ├─ 58292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1aa2575007452362d3da4c21081c22bfad98f60b041d9762dcdc852262a947 -address /run/containerd/containerd.sock │ │ ├─ 58336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bee7c5d5fac4fccfd32fb6ff8767c82ccd722dcad33dd2b45f3e9b91e8b4975 -address /run/containerd/containerd.sock │ │ ├─ 58400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e657087ec75ce1b8202df02a82196a8384ff8bb1841c6fb7b37fe38e7b416142 -address /run/containerd/containerd.sock │ │ ├─ 59864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800ba64cd41bb68fb727c6f9db0c1f4555c7c0184f283750c32d479d5c5c1513 -address /run/containerd/containerd.sock │ │ ├─ 59910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97a6d9c1a95d279cbcbb02fb5573ec2ee4d817346b3860d4d0136ab8b9fcb793 -address /run/containerd/containerd.sock │ │ ├─ 60159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ca102e228af4cc101f553a13dc15649c87ea6a424d3b49617474dba0750224 -address /run/containerd/containerd.sock │ │ ├─ 60211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c94bcbbaf1df2f3cad9986afe9fcbadb6c36adf2530fb0022f59b981e24a5f -address /run/containerd/containerd.sock │ │ ├─ 60291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c42acc94bfc5972489942a5080b26b8b0a835634719ca4de81d66bad28fbb26 -address /run/containerd/containerd.sock │ │ ├─ 60673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f4fc4b0677f156819f92317a6193c3cdce4a3e9049020131ee3d89cd0589823 -address /run/containerd/containerd.sock │ │ ├─ 60963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fcc6dcb1882fea8a1494a89f254d1d88ad5472af70dcabbbe9487ddf6048251 -address /run/containerd/containerd.sock │ │ ├─ 61282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5aa1715d252e9918c79198b717be1c0013cdafb379906f020b63aea1e1ec2b -address /run/containerd/containerd.sock │ │ ├─ 61854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983495bb1b1560b9b2186c1a03544099854795b71e7cc618b31dc9a3a460e6b0 -address /run/containerd/containerd.sock │ │ ├─ 62613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adcc3071d800fea80fa52684691c8a7b3c844e9f382a0e16c196a049d2a891f1 -address /run/containerd/containerd.sock │ │ ├─ 63745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6db6c45d4fea2355382696b2cbc89f22ba9213637711d1b1d624fd1b3d68a864 -address /run/containerd/containerd.sock │ │ ├─ 64972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9bcc783be1fceb4798a17fa4046a9685676b41f623cc0ec2ba62b216627535f -address /run/containerd/containerd.sock │ │ ├─ 71464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45bcb3f2ad95955ff4a6af63ec48764fee3621a9db6c411be01aaa14aa8ee4a -address /run/containerd/containerd.sock │ │ ├─ 72519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b6617123f35d5220883b447e1371c041e4864068137e8f43feb254ea510321 -address /run/containerd/containerd.sock │ │ ├─ 76818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48fa1c48b7fcf79b8aa9bd28047f4290c4531d885df9c7bf46b41dce83304106 -address /run/containerd/containerd.sock │ │ ├─ 81379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589c6fc579ebff3932975c90c5f23931e7768d541756cb7a8fbecef1f87e2655 -address /run/containerd/containerd.sock │ │ ├─ 87103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d2de7b4a4ab373c6811e3c86ea6cc932b77842313717294e3ce87aba5315a7 -address /run/containerd/containerd.sock │ │ ├─ 87147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e917a01e6ab6606f0cd79de43f2c6de4ab99a55fc9a18c62903a8f873aec758d -address /run/containerd/containerd.sock │ │ ├─ 94868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6cf6703d9cf884887492c33c5ad397913da984a1b70216990a457af3ff42c8 -address /run/containerd/containerd.sock │ │ ├─ 96065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3624fa517e13c007a449cc2316e77039a1f46edf46d2374f77f80e95cd2454 -address /run/containerd/containerd.sock │ │ ├─ 96112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93d973f188eb7fc9dc37c50e09dff7431bee7948927fb795782cc936000c141a -address /run/containerd/containerd.sock │ │ ├─ 97890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cc51d300cbba71c193b363338062a2f48bdd86d62aa52aa75f7015a3f065fa8 -address /run/containerd/containerd.sock │ │ ├─ 99234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed53342f190219d8a81577b5fd0cd5f5d8300ad1f8cd770c1aceb3e10c87758 -address /run/containerd/containerd.sock │ │ ├─ 99323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6148554139cb01fb729780832ff4da59b16277a23edf799485bc9cd93e1f7835 -address /run/containerd/containerd.sock │ │ ├─109312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51728e046afd02896459e91fc5ff3b23dafe5f674dd631dd7f7096d13f7ff8bc -address /run/containerd/containerd.sock │ │ ├─109376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 261c95729ac6a4b829acc85a8b1d4e93500cdf8f7c57ab25a763e5fb305d6c28 -address /run/containerd/containerd.sock │ │ ├─111492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44cbfb49b9fbc31fdb42c6b51179994e5362a5d4d6b2b5dc4cf8bc41df3c989 -address /run/containerd/containerd.sock │ │ ├─124106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b43a94aeee2484c5506503cd928c5c793f8f348fd3f19f6726a0e8f93b83ffc -address /run/containerd/containerd.sock │ │ ├─125472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 219738101ea5aabceafbaa2fe24ea748c83f9e71730b2ff47b5f33ce211e01f0 -address /run/containerd/containerd.sock │ │ ├─125783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34aa5903dfffd5e90039357c4bd694331ffb87856dd4bee3827ed85c7c897975 -address /run/containerd/containerd.sock │ │ ├─126501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1404ef82c36ed5ee4dc9fc66f1283889e0b9e117e45cb9d79115c57916e85f -address /run/containerd/containerd.sock │ │ ├─128220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317707f422beebd014e0a25e514743ffa4a97c94f8343c569638b0d726ba588b -address /run/containerd/containerd.sock │ │ ├─128531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 217025319badf88e611672c686fdf5cc5f4f8bd6c602b5368d09bb96c665a0ca -address /run/containerd/containerd.sock │ │ ├─128701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a56c67c84e042140c997203f92f08064c5b1c48a22983d162fe5fb6957be43fb -address /run/containerd/containerd.sock │ │ ├─128786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7c66dfae84ffce257dea47f0e91b1781d18ffcf3ba8fa1ebd8f6cbff0f63a1 -address /run/containerd/containerd.sock │ │ ├─129096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d630c7f480aa7fc470a55c72327f48c1aff969f79801eb862aaec667dde2af8 -address /run/containerd/containerd.sock │ │ ├─129185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa2e57f22ea5243c1b6d75ef25215be2bd91a58eedefb3c55822b05debb54d9 -address /run/containerd/containerd.sock │ │ ├─151522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e78b6f4137cd726976a27fd63a93970cae03bf3a52943f19e4e50bdad2b9b433 -address /run/containerd/containerd.sock │ │ ├─152992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043e018074c024b9f21f365c51f74d2f87bffd7b5879e4949714b6e60c129f3e -address /run/containerd/containerd.sock │ │ ├─153022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af64a42035d6be0e64af78a6237c69154b04698fa34f78095de180227ce72c3 -address /run/containerd/containerd.sock │ │ ├─153097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2658d6454c696b2330275999ac51fb23d3926e8614f6574b5d9896621ac2086 -address /run/containerd/containerd.sock │ │ ├─153120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27be872c418382873b77578c3b404ba5506e1f1aeab092c7f0abb4b25ef27a03 -address /run/containerd/containerd.sock │ │ ├─153163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec500dd7750fb0b596899eef814b3dc13d23a737db1b93f9eccfcd4aeed6822b -address /run/containerd/containerd.sock │ │ ├─153535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32833fc10709ee6117fa3847632979250a2ef32a6fe6f7325469012b85b45eac -address /run/containerd/containerd.sock │ │ ├─153586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298ba720000884eb63145cb31909ee7fad5aeed396922c438b0198114b4f47e8 -address /run/containerd/containerd.sock │ │ ├─164114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61caef09a3bc649ec0825fb4aaa56a4fb1ef1a0a673c707582840176b737ea72 -address /run/containerd/containerd.sock │ │ ├─165979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2237e463b875aaf422fa76d973862fdd888beecfc91256beb01f92a9aa7ca62 -address /run/containerd/containerd.sock │ │ ├─166033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfa6f36b8a47f020b38bd0ff329e706dc374d18748b545a66e7adf2a731eca8 -address /run/containerd/containerd.sock │ │ ├─166093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d865ac6b681eac9b9e5c0ee26a1e50abeb61a0fb7571b03f263ba3c0a0fecc -address /run/containerd/containerd.sock │ │ ├─166202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0ac98bd31d096b5b7e434cfa2aa55ef3cd96dc1f3b5930e7b844454137cfb3 -address /run/containerd/containerd.sock │ │ ├─173733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9b72bdeddd50b2eaf146d9ee7d8636701c4dba7e57e740ad4311b926820f62d -address /run/containerd/containerd.sock │ │ ├─175817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 119142fcc9abc28581205d0ab33b579f0780ab5a2a22090181fa0c6940542ec3 -address /run/containerd/containerd.sock │ │ ├─175902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459777d41381aa94bac782285f2d3996aa32a839b3e60c8fab1fbc7be5f1beeb -address /run/containerd/containerd.sock │ │ ├─175927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eca6bf86d177eadc69eaf2006fdd518900a40540280cd3d74a61f6d4b55fdf3 -address /run/containerd/containerd.sock │ │ ├─188726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52813f78ace6a0556f2bcd28f4eee65b7a4650bb855ed2caf373c597356f11d1 -address /run/containerd/containerd.sock │ │ ├─195336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7194d3d330bac433ed1bc65486a69e69f8cd9522c5f71a0bd4898c8ebfb9f348 -address /run/containerd/containerd.sock │ │ ├─195382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8b2bc7e0d67e1fa65911fd38368ffe2b71a62f1791f492a52cc6418dda4f5e -address /run/containerd/containerd.sock │ │ ├─195409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50900a0bc314acc513fd82580dddf594cd2caacd9a3cc54a67b5c22c3590abd -address /run/containerd/containerd.sock │ │ ├─195688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9253e0c1a702ec529c5ff2c28d6508ad91099d8db7917b94247da66bbb7b6e6 -address /run/containerd/containerd.sock │ │ ├─205441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ab4eb7c208ab5cc56e30a6672a32a091033f86bfff78d24e9337a800c591fc -address /run/containerd/containerd.sock │ │ ├─207629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78af8c398da7d59b8d3a6c05bfcf7cf80c69faa3946504a5e1e26bf2bc8ba0dc -address /run/containerd/containerd.sock │ │ ├─208547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1cff200f6e512ab5451f74e9ef7ff45d0ba2d12497527c580ce0f1fa2180a72 -address /run/containerd/containerd.sock │ │ ├─209492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef9e0ee706a66f7c6c4afc53636dcb2dcea8e5767c3c5b6d576eafb7557b0fc -address /run/containerd/containerd.sock │ │ ├─210594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a266dbaea0fd8f3a4af5223275f87a1417132fc9e9fb572b6a387ea1b03f8c4a -address /run/containerd/containerd.sock │ │ ├─212097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15d80444ddf0d2fb5b8b747f7993275aff1a2460872e060b0f764c02499cae1 -address /run/containerd/containerd.sock │ │ ├─213361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3298454783f4b3a2984881a1beb3cccfe0e73ec43c927185d2f41c062ae24e -address /run/containerd/containerd.sock │ │ ├─213445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b8e342d3d0e8db8b10081605ba61df5c1120a95e16899dbdcb54597aede27c4 -address /run/containerd/containerd.sock │ │ ├─221538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b54521ea64723e621d00f659f9fecbcd4f0c6fc7d44dc09b1cadd4b073dfc145 -address /run/containerd/containerd.sock │ │ ├─222208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e6c18b0512bc7f8131988033cb30a2d49b8cbeb209ee9c16804bb89e3f34e7 -address /run/containerd/containerd.sock │ │ ├─224519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8ffafc13a0ce6d532147c35ae799d8720659130b2742a829ed6677558e0aba -address /run/containerd/containerd.sock │ │ ├─229909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37744cc71cd7ce5b9c4a969fcc7bf49b683fa4b88a27165c16137cb304e09322 -address /run/containerd/containerd.sock │ │ ├─230160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52db78b68b09c1e2a88fbdeb89fd1f229b8dffae289ca84f53d9f8e241603330 -address /run/containerd/containerd.sock │ │ ├─230265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f0e294b82f0c2c5dc047de911adc3357415549468f2d8084b6a18ac7a4d48b -address /run/containerd/containerd.sock │ │ ├─230321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe29531900e3e9bdf9574245f408173ddfff7233bd9d22dc8adde3fb7cbff4e -address /run/containerd/containerd.sock │ │ ├─240349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce590ceb7364c864282edfa4b34f4c5a63148f0de2a5657b5a3cbfcda5d8e2d4 -address /run/containerd/containerd.sock │ │ ├─242607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a767c666cb3a6f003cf0e124c4e54a6362c6840f6c28ef44e5e504d2753e3302 -address /run/containerd/containerd.sock │ │ └─243853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1269369cc33a183da447471e9133dfbef752ac82257076780797d3b541f759 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─docker-c0da2ec3862cc7008cca3f54ad19bcf32e794f6c395dde012f9045a4ef3a5524.scope … │ │ ├─18838 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18857 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-d027b3758deea1623e280a641f0724f07d818afccdee2257743c13216dcb4e12.scope … │ │ ├─12691 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zphgcx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.zphgcx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29907 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30189 /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 │ │ │ ├─18771 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18791 /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 │ │ │ ├─25112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25393 /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 │ │ │ ├─34723 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34994 /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 │ │ │ ├─12218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12249 /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.zphgcx.service │ │ ├─12581 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zphgcx/unit.run │ │ └─12611 /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-zphgcx --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.zphgcx:/var/lib/ceph/mgr/ceph-instance.zphgcx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zphgcx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.zphgcx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-0bfbf4179d57a250c3ee16b6e77c4a7891b0e434edf4fbb398647b1d5de1b0a0.scope … │ │ ├─35037 /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 │ │ └─35049 /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 │ ├─multipathd.service │ │ └─123676 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41075 /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.134 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-bb8ecc4d05d3a7e48c18ef24295e3f2032392388c4b9d41fa07a20c5401a89ef.scope … │ │ ├─25434 /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 │ │ └─25446 /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 │ ├─ssh.service │ │ └─640 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-4851f035c3dbcb2e445f56328f51ad97de91098a3c46d724de0c2f3f81aeadaa.scope … │ │ ├─30231 /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 │ │ └─30243 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10836 /usr/sbin/chronyd -F 1 │ │ └─10837 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─123423 /sbin/iscsid │ │ └─123424 /sbin/iscsid │ ├─run-r2901eddb66504795a1f01ed8f2215a3a.scope │ │ └─164533 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-38fef9acad782bd4f78e99fba155d63f38d61722d6085c5fc93801b176ea6471.scope … │ │ ├─12330 /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 │ │ └─12342 /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-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─70baa1bccc573604f470ed37cc895474350530182445e99359b0ae2cae2ccc44 │ │ ├─149794 nova-api: uWSGI master │ │ ├─149826 nova-api: uWSGI worker 1 │ │ └─149827 nova-api: uWSGI worker 2 │ ├─428f068b43f958b608e59bebf7934710c1d67972bb3a650c04a1f7dc9bbb912a │ │ └─173064 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─9eca6bf86d177eadc69eaf2006fdd518900a40540280cd3d74a61f6d4b55fdf3 │ │ └─175976 /pause │ ├─298ba720000884eb63145cb31909ee7fad5aeed396922c438b0198114b4f47e8 │ │ └─153611 /pause │ ├─e09881761d84e0579201623d72f42caa84018e0c673bea6274f5eb8a839521a1 │ │ └─58174 /pause │ ├─01285fb1196bd97fa858368d186844e3955ea0caa23f1c598a12fb3ec276dc5b │ │ ├─185057 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185828 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185829 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b15d80444ddf0d2fb5b8b747f7993275aff1a2460872e060b0f764c02499cae1 │ │ └─212120 /pause │ ├─1f5b47f475095f245b335d9750975051d4847309055e04fd31d5d277e4889305 │ │ └─48804 /pause │ ├─6148554139cb01fb729780832ff4da59b16277a23edf799485bc9cd93e1f7835 │ │ └─99355 /pause │ ├─f957d44a4c1e822ffc812b9486f4673d52ca6fa270d4359cdcf51c5eabeccd9f │ │ ├─238504 manila-api: uWSGI master │ │ ├─238567 manila-api: uWSGI worker 1 │ │ └─238568 manila-api: uWSGI worker 2 │ ├─851a4dbdc9cfe5a988710482480154756739da03237d2c6d7727a5a0b4d94319 │ │ ├─238534 /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 │ │ └─238655 /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 │ ├─219738101ea5aabceafbaa2fe24ea748c83f9e71730b2ff47b5f33ce211e01f0 │ │ └─125495 /pause │ ├─217025319badf88e611672c686fdf5cc5f4f8bd6c602b5368d09bb96c665a0ca │ │ └─128555 /pause │ ├─a266dbaea0fd8f3a4af5223275f87a1417132fc9e9fb572b6a387ea1b03f8c4a │ │ └─210618 /pause │ ├─d405404c8f8772bbe128fed875b58bdeeb5a8caee5890e61838bacefa01d381e │ │ └─55564 /secretgen-controller │ ├─acc0bd3dbbe6aca823436c8536771da178bdf03045b7458a68ee4ab276af09fd │ │ ├─242654 apache2 -DFOREGROUND │ │ ├─245451 (wsgi:h -DFOREGROUND │ │ ├─245452 (wsgi:h -DFOREGROUND │ │ ├─245453 (wsgi:h -DFOREGROUND │ │ ├─245454 (wsgi:h -DFOREGROUND │ │ ├─245455 (wsgi:h -DFOREGROUND │ │ ├─245456 apache2 -DFOREGROUND │ │ └─245457 apache2 -DFOREGROUND │ ├─317707f422beebd014e0a25e514743ffa4a97c94f8343c569638b0d726ba588b │ │ └─128333 /pause │ ├─cb8b2bc7e0d67e1fa65911fd38368ffe2b71a62f1791f492a52cc6418dda4f5e │ │ └─195446 /pause │ ├─261c95729ac6a4b829acc85a8b1d4e93500cdf8f7c57ab25a763e5fb305d6c28 │ │ └─109406 /pause │ ├─6db6c45d4fea2355382696b2cbc89f22ba9213637711d1b1d624fd1b3d68a864 │ │ └─63768 /pause │ ├─7194d3d330bac433ed1bc65486a69e69f8cd9522c5f71a0bd4898c8ebfb9f348 │ │ └─195384 /pause │ ├─8d4c758d732a50814b9beec4681625b1d63a3e98f5037229b3a8719bb3fad750 │ │ └─77361 /usr/local/bin/rook ceph operator │ ├─e70be16716dd9b44dd28a93448a06f92b140b876df2018237d2f135ae7755942 │ │ └─44817 /pause │ ├─1a7c66dfae84ffce257dea47f0e91b1781d18ffcf3ba8fa1ebd8f6cbff0f63a1 │ │ └─128839 /pause │ ├─ac78d5fcea6a663f23fb5731e6ad997d3ef9c13915a16546085cde0399de1844 │ │ └─55358 nfd-worker -metrics=8081 │ ├─4348a206b7aeb2c2efd7833518864f39f2c0a849a02b3e5e2209a28c94375fcd │ │ ├─ 87625 /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 │ │ └─378263 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f2252e938089e780d1d8e7615a2b9cb6f643d790e093f6c4cfafbafae470fab2 │ │ └─203687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c84b87d45f152c055a34c70629e4573a0711f258d83d25dae31c665ce96c0e63 │ │ └─40770 /pause │ ├─f7aca7c9877b48fc3136d9418b69eac2ae5861363346a06249c7159a8011ed07 │ │ └─40859 etcd --advertise-client-urls=https://199.19.213.134: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.134:2380 --initial-cluster=instance=https://199.19.213.134:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.134:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.134: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 │ ├─e917a01e6ab6606f0cd79de43f2c6de4ab99a55fc9a18c62903a8f873aec758d │ │ └─87170 /pause │ ├─421480a1223f947ed278ab1db3331bb117e35354fabc5892603e4f2d08272dcf │ │ └─43380 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─52db78b68b09c1e2a88fbdeb89fd1f229b8dffae289ca84f53d9f8e241603330 │ │ └─230186 /pause │ ├─587ed0777a062f98179c173d501bc541e68428e8ec4a33ae4c53697f79ca47ae │ │ ├─185084 heat-api: uWSGI master │ │ ├─185146 heat-api: uWSGI worker 1 │ │ └─185147 heat-api: uWSGI worker 2 │ ├─b69c0aa1771cbcc6deb7df9beee2d5e564cfba148fcdb66159365746c0a35f96 │ │ └─50821 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─70d2de7b4a4ab373c6811e3c86ea6cc932b77842313717294e3ce87aba5315a7 │ │ └─87126 /pause │ ├─b560cfce4aa53c65fdf4edc42d497b4b331fd4ead63d8129fa7de911862cc6c0 │ │ └─43778 /pause │ ├─e1cff200f6e512ab5451f74e9ef7ff45d0ba2d12497527c580ce0f1fa2180a72 │ │ └─208571 /pause │ ├─4795814297c82aed5e184168928aa4c64891f6a33b94aeb8041b1b3221eed191 │ │ ├─96476 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96814 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96816 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─aec9aeb470ef7fcd93fddcdf2b511b11cb7f0804c1b3477684fd3e141ce4041d │ │ └─126106 /coredns -conf /etc/coredns/Corefile │ ├─adcc3071d800fea80fa52684691c8a7b3c844e9f382a0e16c196a049d2a891f1 │ │ └─62636 /pause │ ├─f652fbc57830710f4b12002dbd6dc28e5bd3329e195d701c3f5bcc1b428c01f9 │ │ └─63472 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b614ae6c95542b00922bb3cbadc823a76ac44beb214084099eb4ae5c946e4544 │ │ └─55086 /pause │ ├─e2237e463b875aaf422fa76d973862fdd888beecfc91256beb01f92a9aa7ca62 │ │ └─166005 /pause │ ├─6494b5860b1e489c731740e248814f8c93857f58db59142cb751dbf6753e0339 │ │ ├─81525 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81541 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─81547 erl_child_setup 1048576 │ │ ├─81641 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─81711 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─81712 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81910 /bin/sh -s rabbit_disk_monitor │ ├─520b29ddc817e5fc06089455eb6d152985cebb0af8c07e81fb7a21769807fe28 │ │ └─107209 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c118f1adcbded2439cefb2baeccf88b97d09f292ce567085a885133648032c8d │ │ └─40686 /pause │ ├─f2ce454e2a88017bd650037fbe196402637daf666a6675c1e3d77ac7897247bb │ │ ├─110313 /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 │ │ └─110424 /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 │ ├─61c84d2f68c702de7d52c7ce8c43340fdcd2218004fcf7a3fd22afa4930945a3 │ │ └─146133 /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 │ ├─9ac256a80bd8f2807aa6007a5931cadeb83b9a68f944db2a9b5a132adeb27d5b │ │ └─173043 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─89ab4eb7c208ab5cc56e30a6672a32a091033f86bfff78d24e9337a800c591fc │ │ └─205466 /pause │ ├─06273d0a4170d8ec4de00d411a1ebd84e9e3b7a6076313a84b71b3de0d40c5bd │ │ ├─71575 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71594 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─71600 erl_child_setup 1048576 │ │ ├─71681 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71732 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71733 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71817 /bin/sh -s rabbit_disk_monitor │ ├─fc3298454783f4b3a2984881a1beb3cccfe0e73ec43c927185d2f41c062ae24e │ │ └─213384 /pause │ ├─e0d6539f6d11525324758ec2a65e25dee618f96ce20e2e114cb3c4b3cbec57ca │ │ └─208764 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─25d539d68dbb6dcf18ff2beb3a4d819913a82abd91eb171af5b7701577adaf7b │ │ └─55139 /pause │ ├─12f950b0243c45a75a33872c8f5124cecf5df2911246bc1c26b64373c60f2530 │ │ └─62734 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3d94e22725b8df653b90f4af3a71771bba07100962354a020536c3aace47ad5d │ │ └─62851 /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-134.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 │ ├─32833fc10709ee6117fa3847632979250a2ef32a6fe6f7325469012b85b45eac │ │ └─153560 /pause │ ├─d4e82cf455406ca4834eca72771cd425af273ac0ece43524c41c136657418525 │ │ ├─222299 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─222552 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─222553 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6ee8a2bc96c8233ed73e9cf0bb635bc22d2ff53c37287c031e6a6f63efdc7847 │ │ └─61503 /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 │ ├─b31356cd5fc96216ad833f2d0375fef100140fb9b7bd1bc59ddf229b49e914ac │ │ └─87483 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-btdz6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─37744cc71cd7ce5b9c4a969fcc7bf49b683fa4b88a27165c16137cb304e09322 │ │ └─229997 /pause │ ├─c0adef1f89f3d7ef738df5fee06ce181edf38d5f80718c341179214aee819df4 │ │ └─212148 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fd7658eb1a334112dd904997dce6beb5e5ee413f7585190a2059af57fbde10b3 │ │ ├─115588 placement-api: uWSGI master │ │ ├─115616 placement-api: uWSGI worker 1 │ │ └─115617 placement-api: uWSGI worker 2 │ ├─3b8e342d3d0e8db8b10081605ba61df5c1120a95e16899dbdcb54597aede27c4 │ │ └─213481 /pause │ ├─ec500dd7750fb0b596899eef814b3dc13d23a737db1b93f9eccfcd4aeed6822b │ │ └─153248 /pause │ ├─adb207e68921e7e3d18034c0f9ea5826e4f0aacff9d5d8db76fd9c2a249f8495 │ │ ├─106771 cinder-api: uWSGI master │ │ ├─106784 cinder-api: uWSGI worker 1 │ │ └─106785 cinder-api: uWSGI worker 2 │ ├─4f4fc4b0677f156819f92317a6193c3cdce4a3e9049020131ee3d89cd0589823 │ │ └─60698 /pause │ ├─97a6d9c1a95d279cbcbb02fb5573ec2ee4d817346b3860d4d0136ab8b9fcb793 │ │ └─59934 /pause │ ├─70f1a0faefa13b3c97f4d484e5d7795fccfdc956b38babe7b03b82e4d856d5fd │ │ └─55046 /pause │ ├─309303ad42bb3a4d46edfbcc8ae3016dcd8142f1313c80934a23886cba90a315 │ │ ├─162579 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─163506 /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/tmp1olajear/privsep.sock │ │ ├─163897 /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/tmpew5301f_/privsep.sock │ │ ├─164299 /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/tmpubw7djmn/privsep.sock │ │ ├─164642 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164643 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164701 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc/host --addn-hosts=/var/lib/neutron/dhcp/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ce2d0739-183b-4f47-9952-5402c2a813ef,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 │ │ ├─164704 haproxy -f /var/lib/neutron/ns-metadata-proxy/7f6c6f8e-a658-4ef7-902c-30e2cb3835dc.conf │ │ ├─190514 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b/host --addn-hosts=/var/lib/neutron/dhcp/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1c07b34f-73ff-4efa-b2fd-7d5ad2428e38,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 │ │ ├─190517 haproxy -f /var/lib/neutron/ns-metadata-proxy/4709ad04-f9be-42b2-ba2b-6f2ab7a2ee0b.conf │ │ └─350159 /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/tmpza37fjhb/privsep.sock │ ├─1c942a3ae82933342abb67fb82ae3ebdddc7a001c7a2b63352453649988f872e │ │ └─164482 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─564869bee67446c811980cb8e73146c3ab1b7fad08b48c3d35825295b37aab9f │ │ ├─246321 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─246333 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7d1aa2575007452362d3da4c21081c22bfad98f60b041d9762dcdc852262a947 │ │ └─58321 /pause │ ├─e9253e0c1a702ec529c5ff2c28d6508ad91099d8db7917b94247da66bbb7b6e6 │ │ └─195711 /pause │ ├─4223033bf0c24cb6d389fb04fc99108db5711143a3710bfeff9c8ec421f9e92d │ │ └─63603 /bin/pushgateway │ ├─673def8cb12f0ee25ac6b46c76aabbc65dd4b0fdb81e7e365578e0880de71626 │ │ ├─42486 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42909 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b54521ea64723e621d00f659f9fecbcd4f0c6fc7d44dc09b1cadd4b073dfc145 │ │ └─221561 /pause │ ├─d9b9cde8e323e94b27bc3eb1b3567f0a90a996289fffa10118df4a85611fc321 │ │ └─42040 /pause │ ├─cc1b52df22fd05ccfd3761423cb84fcf612b9f51cec5cf408a07c1cc70563bb8 │ │ └─55432 nfd-master -crd-controller=true -metrics=8081 │ ├─78af8c398da7d59b8d3a6c05bfcf7cf80c69faa3946504a5e1e26bf2bc8ba0dc │ │ └─207652 /pause │ ├─9570b58fb06dbec5a4719c10c4d657ab7dde4d8e854972c1a1be8f8caeff4438 │ │ └─63095 /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-134.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 │ ├─9446d1e4c1b7c59aedfb026894918a43556372f91c4dc9c82e12b13f29aa4205 │ │ └─41255 /pause │ ├─975ff0b582f9c0897005b2ecef9baebd2afe9985bfc9ce060bfc866344603423 │ │ └─227967 docker-registry serve /etc/docker-registry/config.yml │ ├─0d0ac98bd31d096b5b7e434cfa2aa55ef3cd96dc1f3b5930e7b844454137cfb3 │ │ └─166234 /pause │ ├─e78b6f4137cd726976a27fd63a93970cae03bf3a52943f19e4e50bdad2b9b433 │ │ └─151546 /pause │ ├─7227211827b3cae349b6ae133fd204ce11e9aad1d9f00fe4f3a660fba88fc7e0 │ │ └─62771 /goldpinger --static-file-path /static │ ├─5716386f9e48f58fe8c4401138563e95fc9aa86477890a58df397e22a20fd819 │ │ └─44937 /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 │ ├─5e48d5cb895a04da06ce7da0a1287ff761929f13b99abb0673351472c1d5470f │ │ ├─150722 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150916 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150917 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b0aa33387a68aefe2dcb371e9eeb5f819c5e4826b6683e035cc313402196af72 │ │ ├─221604 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─222400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1sgpswnn/privsep.sock │ │ ├─222406 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─222410 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─34aa5903dfffd5e90039357c4bd694331ffb87856dd4bee3827ed85c7c897975 │ │ └─125806 /pause │ ├─92d865ac6b681eac9b9e5c0ee26a1e50abeb61a0fb7571b03f263ba3c0a0fecc │ │ └─166123 /pause │ ├─459777d41381aa94bac782285f2d3996aa32a839b3e60c8fab1fbc7be5f1beeb │ │ └─175943 /pause │ ├─8e86f2a544bb165507fe48d91594508b1c1dc530c4a4d401efe87088908e3c33 │ │ └─55317 /pause │ ├─48fa1c48b7fcf79b8aa9bd28047f4290c4531d885df9c7bf46b41dce83304106 │ │ └─76842 /pause │ ├─cf3cc74431975529a8ca321d95c2fea32c5fb6d5663d129877d63a9cc5ff4fad │ │ └─47680 /manager --metrics-bind-address=:8080 │ ├─f9b72bdeddd50b2eaf146d9ee7d8636701c4dba7e57e740ad4311b926820f62d │ │ └─173755 /pause │ ├─ad4f45fae16ed93481362100ae9b6f213c15ba11d93eaddaf958ec494a3e4e9f │ │ └─48132 /pause │ ├─a767c666cb3a6f003cf0e124c4e54a6362c6840f6c28ef44e5e504d2753e3302 │ │ └─242634 /pause │ ├─3ef9e0ee706a66f7c6c4afc53636dcb2dcea8e5767c3c5b6d576eafb7557b0fc │ │ └─209516 /pause │ ├─119142fcc9abc28581205d0ab33b579f0780ab5a2a22090181fa0c6940542ec3 │ │ └─175841 /pause │ ├─cd5d1fc6a6aabee38f1fe0f8a0d877c833154223dba415ef3a1454b7a394d210 │ │ ├─162798 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) │ │ ├─162893 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) │ │ └─162894 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) │ ├─eb2a772c82c869dc2257862f799c98ead7a56293e3474f4a567819c12a940afe │ │ ├─162781 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─163504 /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/tmpbs4u3ms8/privsep.sock │ │ ├─345006 /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/tmpbd448q3s/privsep.sock │ │ ├─345523 /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/tmpcsyh4itl/privsep.sock │ │ ├─345865 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345868 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─346754 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4e98896d-325d-4730-957b-a8e338733e14 --namespace=qrouter-4e98896d-325d-4730-957b-a8e338733e14 --conf_dir=/var/lib/neutron/ha_confs/4e98896d-325d-4730-957b-a8e338733e14 --log-file=/var/lib/neutron/ha_confs/4e98896d-325d-4730-957b-a8e338733e14/neutron-keepalived-state-change.log --monitor_interface=ha-14d6d757-20 --monitor_cidr=169.254.0.142/24 --pid_file=/var/lib/neutron/external/pids/4e98896d-325d-4730-957b-a8e338733e14.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f9bcc783be1fceb4798a17fa4046a9685676b41f623cc0ec2ba62b216627535f │ │ └─64996 /pause │ ├─e657087ec75ce1b8202df02a82196a8384ff8bb1841c6fb7b37fe38e7b416142 │ │ └─58425 /pause │ ├─69c7c4dd2c9f424cfcce5fa84b16cd61d4f49892d1054b7fb315048f3ee344c7 │ │ └─48429 /pause │ ├─b5cd16fed6bb0d5d307980058ce9b3410e74c0cf17b37badfd8b9569bd51a16f │ │ └─41280 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─52959442079661be7048377cbe2317147652ad50487747713e76a26c2f7c0754 │ │ ├─98006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98022 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─98029 erl_child_setup 1048576 │ │ ├─98144 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98206 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98207 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98357 /bin/sh -s rabbit_disk_monitor │ ├─5fe29531900e3e9bdf9574245f408173ddfff7233bd9d22dc8adde3fb7cbff4e │ │ └─230353 /pause │ ├─18a9924a1090c8ea876698bf38ba8a708e4488ee7cee978d44b9bb1bfb8b149a │ │ └─46710 /pause │ ├─b64f06a4ee830559d305cdb684fb9fb6639ff08eeb9ee77516e48e97386614a6 │ │ ├─124500 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─124513 /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 │ ├─d971ad4eb560afc5a9a89fa26fb0de7323f7cf3f99b53b7b701f30793f94e89b │ │ └─43811 /coredns -conf /etc/coredns/Corefile │ ├─de085bd08fd754bfa9239c4fefac6809882e40c30ea84a9a3d45deb5ae4c75d1 │ │ └─63510 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ca6cf6703d9cf884887492c33c5ad397913da984a1b70216990a457af3ff42c8 │ │ └─94892 /pause │ ├─348dd5c1e924e19740e199b363c0a8f433f3c5575acffafbd48666923bbd8a41 │ │ └─173041 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─37cb6d827ac2945041cce6e839687659969ed536abdd8e8a474a80eaf42370fd │ │ └─43734 /pause │ ├─6fcc6dcb1882fea8a1494a89f254d1d88ad5472af70dcabbbe9487ddf6048251 │ │ └─60990 /pause │ ├─2b43a94aeee2484c5506503cd928c5c793f8f348fd3f19f6726a0e8f93b83ffc │ │ └─124129 /pause │ ├─6bee7c5d5fac4fccfd32fb6ff8767c82ccd722dcad33dd2b45f3e9b91e8b4975 │ │ └─58364 /pause │ ├─e95f871f74fb97792fb7ea8acb0712a5f18285fc0cc62587ccd578551915e05a │ │ ├─222088 magnum-api: uWSGI master │ │ ├─222150 magnum-api: uWSGI worker 1 │ │ └─222151 magnum-api: uWSGI worker 2 │ ├─25c9814e3cd8e50c67b991509b6de5cd4f04a01311e962e97b3cd6b300e1a605 │ │ ├─173840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173856 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─173862 erl_child_setup 1048576 │ │ ├─173987 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174077 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174078 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174560 /bin/sh -s rabbit_disk_monitor │ ├─ee3624fa517e13c007a449cc2316e77039a1f46edf46d2374f77f80e95cd2454 │ │ └─96096 /pause │ ├─db2028fb9b821c3619bfbe1031d328c754321ba62ec3a64f758f1b102abcbeab │ │ └─63862 /bin/oauth2-proxy │ ├─ec065485da6851ad0a3a6b3dbfb92476b299537515e8da71303c1d5cf747053b │ │ └─163758 /usr/bin/libvirt-tls-sidecar │ ├─3eee98241ef5883ac97be01483642b00bb92fcb1360e2f0bb19a9072c3089d1f │ │ └─40739 /pause │ ├─a4cebac5544e1175f93b184d5cb0aa8256c514c38d1bdc0c9cb2eb5c5cab500e │ │ ├─173084 senlin-api: uWSGI master │ │ ├─173116 senlin-api: uWSGI worker 1 │ │ └─173117 senlin-api: uWSGI worker 2 │ ├─7f26cd43202f9ae52027ebcfe46429d43ea8aa653a97025aa8ff5ca1ef70614e │ │ └─61669 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2c42acc94bfc5972489942a5080b26b8b0a835634719ca4de81d66bad28fbb26 │ │ └─60316 /pause │ ├─97c22c7d2f2b58cc56c7ae9da59013b63084f4dae663fc4b9565382717a82c83 │ │ └─63881 /bin/oauth2-proxy │ ├─8dd066594e03317f98be27e45b3b0d9bac83b5198bf43b7a2d1846ae25ea06fd │ │ └─59006 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─940fb18ff54bf6308d14bdda97d8cc878c2da4003be81b304738055d8ff70106 │ │ ├─62248 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62349 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f15f2cf40b4e7de2000e35642209f29a15b3d32f29ad43465baa1f55b6a251c7 │ │ └─47551 /pause │ ├─7c432cf6655f7941f33d62ad311c0e7d3602793976df5fad64ab858b73b5b4d2 │ │ ├─164225 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164242 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─164249 erl_child_setup 1048576 │ │ ├─164403 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164457 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164458 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164940 /bin/sh -s rabbit_disk_monitor │ ├─8c6d3d3523d7e3eb4b067c5fbc956bd46dcc36e317dfd39b376f5375d92e53e8 │ │ ├─224663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224682 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─224688 erl_child_setup 1048576 │ │ ├─224750 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─224802 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─224803 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─225075 /bin/sh -s rabbit_disk_monitor │ ├─e50900a0bc314acc513fd82580dddf594cd2caacd9a3cc54a67b5c22c3590abd │ │ └─195445 /pause │ ├─96b047cde1ed5770996763aace6e90bbd0c34af173ebe1bc7eaeee0edf2e65ab │ │ └─60816 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 │ ├─7e739e63f6c92a00f5e91bcda13542b84a8fe48f9f84b9c5013791fdb07772aa │ │ └─210712 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─59560f36ad039c21520d9dc6ac25484c8cc8e94003303586a30aac63fefa0682 │ │ ├─160478 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─160805 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160806 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─160807 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─3367faa1e738f9283012b46ece2b745b103898bff0455ce0a2bb9ec26fdbb877 │ │ └─46666 /pause │ ├─731ac8b3ddeee9bf9154a743a5d18f12e7500f7534a3e5d9a356cb173f5b92ad │ │ └─55398 nfd-gc -gc-interval=1h │ ├─58aa9018afb2075098821ff59c1f0050a984dad1fc9ca64ef89ec50be7971664 │ │ └─43353 /pause │ ├─21218e0b844a54ff94f225d0e1d35344af8d25474ef9eaaee16613d9f28724cd │ │ └─42273 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8cc51d300cbba71c193b363338062a2f48bdd86d62aa52aa75f7015a3f065fa8 │ │ └─97917 /pause │ ├─dcfa6f36b8a47f020b38bd0ff329e706dc374d18748b545a66e7adf2a731eca8 │ │ └─166059 /pause │ ├─d2d6b289396f31930e37fe22db91f11080cc5b0f7b813198bff1a03162a7c9dd │ │ ├─151635 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151652 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─151658 erl_child_setup 1048576 │ │ ├─151812 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151863 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151864 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152061 /bin/sh -s rabbit_disk_monitor │ ├─ae1404ef82c36ed5ee4dc9fc66f1283889e0b9e117e45cb9d79115c57916e85f │ │ └─126524 /pause │ ├─7b93b73f91fe16cafa1d1844a7a55ae75a3913c8bedb812128fb4bc6d06434ec │ │ └─244056 /bin/openstack-database-exporter │ ├─afadfc42ac151980c1d838e8a31d12eec29eaad63546b2ad69214e9bb59b80f4 │ │ └─44232 /pause │ ├─52813f78ace6a0556f2bcd28f4eee65b7a4650bb855ed2caf373c597356f11d1 │ │ └─188749 /pause │ ├─93cbc0f19fb03c163941cb249c6c3dbaedb6cc21823f7d5936e87eee541cb25a │ │ ├─188847 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188865 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188871 erl_child_setup 1048576 │ │ ├─188997 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189059 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189060 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189479 /bin/sh -s rabbit_disk_monitor │ ├─ff2f4e47f04639deba0c79fc4846156a1c2cf001f64931d9a5fe036ce73e7a2a │ │ └─88360 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─c35398ce1e4814b1dd0a7a8706258a88b60e525d06415a5b6ca27829230fb9ee │ │ ├─64057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64075 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64081 erl_child_setup 1048576 │ │ ├─64172 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64223 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64224 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─64308 /bin/sh -s rabbit_disk_monitor │ ├─4de1fa1b5e73b1c15ece7130c65c9bc4b37848e0b76b799403475ac3c3efe295 │ │ └─59664 /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 │ ├─f4ca102e228af4cc101f553a13dc15649c87ea6a424d3b49617474dba0750224 │ │ └─60188 /pause │ ├─633eaa45d6c2d5df63d0701686d7c00cd246440853c72a42b6eedc1afabbc8b9 │ │ └─209543 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ce590ceb7364c864282edfa4b34f4c5a63148f0de2a5657b5a3cbfcda5d8e2d4 │ │ └─240373 /pause │ ├─28faf630a2b24f8d61ee21ed590d7b9d52899bf279b03822a97d793afc44ffca │ │ └─40786 /pause │ ├─5af64a42035d6be0e64af78a6237c69154b04698fa34f78095de180227ce72c3 │ │ └─153088 /pause │ ├─d12e4277d1700e1d415486d6deb80c58e8843177fad55f7d42829e06d82daaba │ │ └─238479 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4673faa5dd4d666746863f25ab8b035276d5c99a53fd8ff3dd088afc052ca8b4 │ │ ├─160485 neutron-api: uWSGI master │ │ ├─160516 neutron-api: uWSGI worker 1 │ │ └─160517 neutron-api: uWSGI worker 2 │ ├─6ed53342f190219d8a81577b5fd0cd5f5d8300ad1f8cd770c1aceb3e10c87758 │ │ └─99262 /pause │ ├─5dcea86ad7c0ad608b606701f009c0658facb678dffe4e0f82dcf76ab94fc5c9 │ │ ├─204504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204523 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─368897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b3c94bcbbaf1df2f3cad9986afe9fcbadb6c36adf2530fb0022f59b981e24a5f │ │ └─60241 /pause │ ├─3ea5ac59575e5d99eae1d7a82a352d42cc8e4d4c67febee5a4cc41e9c98967e7 │ │ └─46866 /server │ ├─0a3a05c2b6d5aef3005e8c9e2a6af2467cd6f5ad5f3f59204c6ac59cee65fab6 │ │ └─63137 /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 │ ├─ae1269369cc33a183da447471e9133dfbef752ac82257076780797d3b541f759 │ │ └─243877 /pause │ ├─6701430eadf1db57d65ead0e625869081e9de2ba9ca9819f010723e10225a9a2 │ │ └─49104 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4972db434c26cba2c437756bd37012ad7f9d636386d5be062dfbf93d85f6c10e │ │ ├─126694 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126710 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─126716 erl_child_setup 1048576 │ │ ├─126857 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127000 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127001 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127045 /bin/sh -s rabbit_disk_monitor │ ├─40a7221ef1be1b660cd409fdc31497dd7ba0bc79178e30843e2246b18c0e0bf4 │ │ ├─154044 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─365554 sleep 300 │ ├─60b891141af7594b194d5b1b8d5eb6708ec933341cddb9b82c4c7bf0a71bb2e7 │ │ └─41016 /kube-vip manager │ ├─1291c27d0a157ed156568c5a2b068ce399abd3d5c50d222e9c0cffb29da90b34 │ │ ├─ 47032 /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 │ │ ├─ 47046 /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 │ │ ├─ 47109 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─242173 nginx: worker process │ │ ├─242174 nginx: worker process │ │ └─242175 nginx: cache manager process │ ├─4e02339f6b271c491e28a61911437aff3646c20fe4476af6934ded2063b82403 │ │ └─163826 /bin/bash /tmp/libvirt.sh │ ├─98ddbd92a9b996d9944e29c10ac06f36505a417b9ea29e31508e7e764fb7405a │ │ ├─150640 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150878 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150879 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─27be872c418382873b77578c3b404ba5506e1f1aeab092c7f0abb4b25ef27a03 │ │ └─153204 /pause │ ├─3920493ca93a558978fd5668df60954caefcbf50cb807978f4185af564e023ac │ │ └─47597 /manager --metrics-bind-address=:9782 │ ├─414f32cca470ca93edf5b5514ca6157bfc6b70afa7b98720ced283b2ffb5b54f │ │ ├─95200 glance-api: uWSGI master │ │ ├─95214 glance-api: uWSGI worker 1 │ │ └─95215 glance-api: uWSGI worker 2 │ ├─bb8ffafc13a0ce6d532147c35ae799d8720659130b2742a829ed6677558e0aba │ │ └─224543 /pause │ ├─55e5fd0d3043b3c67b8ce211d5af403ac5b31d7a4ad7429982cd2bd841ce7464 │ │ └─61737 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9c06fd9bc18d9eb33e92bcd7f098266780d1e368fe7056b9dc2eca7ef7cc55f0 │ │ └─45028 /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 │ ├─57291da472139464b077ebdb5cc562b2af0f29926d8e4da40a59bb83885b14d1 │ │ └─44730 /pause │ ├─e7b6617123f35d5220883b447e1371c041e4864068137e8f43feb254ea510321 │ │ └─72541 /pause │ ├─31a7d715d3ed1007751bfbdfa182e023728333db4b28d850c515070556578103 │ │ ├─59382 python -u /app/sidecar.py │ │ ├─59691 python -u /app/sidecar.py │ │ └─59692 python -u /app/sidecar.py │ ├─9d630c7f480aa7fc470a55c72327f48c1aff969f79801eb862aaec667dde2af8 │ │ └─129121 /pause │ ├─b1e6c18b0512bc7f8131988033cb30a2d49b8cbeb209ee9c16804bb89e3f34e7 │ │ └─222235 /pause │ ├─61caef09a3bc649ec0825fb4aaa56a4fb1ef1a0a673c707582840176b737ea72 │ │ └─164139 /pause │ ├─661ebc1bb48eb52200bec11aa0267040b94d3741c187218ddcbf2d0fa1201f0a │ │ └─42026 /pause │ ├─7539b71ce138a9b4541245bf1e9ca9040840f12ca7af403eb20a8ed738d46326 │ │ └─40899 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 │ ├─93d973f188eb7fc9dc37c50e09dff7431bee7948927fb795782cc936000c141a │ │ └─96135 /pause │ ├─1c7a07e77dc5404d8bb5a48aff4d237d5f895b1779774bc8693fa22c7c8b09e2 │ │ ├─49007 mysqld --wsrep_start_position=d097024f-75fd-11f1-a876-bac1a918838e:20 │ │ └─49133 /var/lib/mysql/mysql-state-monitor │ ├─8d08e5cb240148dff8b6fbae2887163db7e8f2648bca14b6435576d4129316c6 │ │ └─44787 /pause │ ├─ec8705d9684ab3243318af589f4ebcfefdc6b90ad6bc8b1c5e8837322b340226 │ │ └─63182 /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 │ ├─2508f9760d2ab2ea374d54a9b4585cbb446cf84e251f1447cf75589bdb8d1d56 │ │ ├─205554 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205571 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205578 erl_child_setup 1048576 │ │ ├─205736 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205810 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205811 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206122 /bin/sh -s rabbit_disk_monitor │ ├─c043fa428366313dfdca6c355f51df992229665957236f19dd7a56d6aa933f87 │ │ ├─76299 barbiacan-api: uWSGI master │ │ └─76312 barbiacan-api: uWSGI worker 1 │ ├─d2658d6454c696b2330275999ac51fb23d3926e8614f6574b5d9896621ac2086 │ │ └─153161 /pause │ ├─7278f16c255ebd58f707b6801e617b1c76c1949bb2c2282593cc0416d2da756a │ │ ├─149978 nova-metadata: uWSGI master │ │ ├─149991 nova-metadata: uWSGI worker 1 │ │ └─149992 nova-metadata: uWSGI worker 2 │ ├─7aa2e57f22ea5243c1b6d75ef25215be2bd91a58eedefb3c55822b05debb54d9 │ │ └─129209 /pause │ ├─a4744be2b3f96b346b992db884134e03f2dafc95c11a57051044e68945e6885f │ │ └─238513 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e45bcb3f2ad95955ff4a6af63ec48764fee3621a9db6c411be01aaa14aa8ee4a │ │ └─71487 /pause │ ├─8288b6803119795e5b181f408194966b5a4ad805a44f48cd102c717778fd7600 │ │ └─48253 percona-xtradb-cluster-operator │ ├─f0463779e2326c1ab08a1ededc5230bfa79f9d306b2c6da2728d88b2c3cbfb4f │ │ └─49199 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─51728e046afd02896459e91fc5ff3b23dafe5f674dd631dd7f7096d13f7ff8bc │ │ └─109354 /pause │ ├─bc760f25f58185e16f847098129b7cca81f4886306b2df46bd19ebf6e9725fdf │ │ ├─185087 heat-api-cfn: uWSGI master │ │ ├─185148 heat-api-cfn: uWSGI worker 1 │ │ └─185149 heat-api-cfn: uWSGI worker 2 │ ├─589c6fc579ebff3932975c90c5f23931e7768d541756cb7a8fbecef1f87e2655 │ │ └─81402 /pause │ ├─ce46b3ec0d3c6e1be3a9735cfec1a40cc76f1353ba8ecac7ffbecd2f20e8deba │ │ └─58825 /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 │ ├─7c28cbbc86fcd121232297e1929fc10dcbc50b54dd76539e886acdde176f9c51 │ │ └─44472 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 │ ├─983495bb1b1560b9b2186c1a03544099854795b71e7cc618b31dc9a3a460e6b0 │ │ └─61875 /pause │ ├─f8220b2cecf234dd232fa647c70ce66ecd505d2c3501bc6ae23e2307b70d4851 │ │ └─40861 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 │ ├─8e0b3d157a5f8c4781b8fbfa86911a5a89b1fe767eb725f641fbd569b2a288ef │ │ ├─59407 python -u /app/sidecar.py │ │ ├─59693 python -u /app/sidecar.py │ │ └─59694 python -u /app/sidecar.py │ ├─d64ad6e33b056de458e01696180a3c05a1493e3bd9e6d6044177349b6a01e714 │ │ ├─160530 neutron-policy-server: uWSGI master │ │ ├─160542 neutron-policy-server: uWSGI worker 1 │ │ └─160543 neutron-policy-server: uWSGI worker 2 │ ├─2441af5bd444137dd3b245d627a462d2353a609374ef1e25b2ae94bc01caf569 │ │ └─54406 /pause │ ├─a56c67c84e042140c997203f92f08064c5b1c48a22983d162fe5fb6957be43fb │ │ └─128729 /pause │ ├─fce084c47104e5b7571e307196f05fc0fabe8a61e3603635daf50b5c48d121a6 │ │ └─43844 /coredns -conf /etc/coredns/Corefile │ ├─800ba64cd41bb68fb727c6f9db0c1f4555c7c0184f283750c32d479d5c5c1513 │ │ └─59890 /pause │ ├─0ddefeb4ce0ba4e4ddb6777039903b7b1efec3a022ff426afe1918d5b55b91a8 │ │ └─63427 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6265804b8756e4ae6c17c40a7d63adad565c391ad6a522805e8c82e433d7bdd9 │ │ └─62894 /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 │ ├─74e96e23f774ebb4f802b20af088db0dcff740e0b7f549c858b45d9b8128702b │ │ └─110026 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─41f0e294b82f0c2c5dc047de911adc3357415549468f2d8084b6a18ac7a4d48b │ │ └─230295 /pause │ ├─348363d46c93bc14db5653e02b19c40ac8a0c56c4b0610e49deeedf5864bed2f │ │ ├─161483 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161573 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmy1hvf2i/privsep.sock │ │ ├─161743 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpu0dd8eb5/privsep.sock │ │ └─161833 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─01c0e473f6ec72b7ca46ee15aa4007c412ba49337c89f5fc95e22dba94e57ffb │ │ └─44983 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─684f4a2fa35d33ab12b5b27491e56a70dd1f65f2a1212f77e66b55b0a63e3600 │ │ └─50676 /pause │ ├─043e018074c024b9f21f365c51f74d2f87bffd7b5879e4949714b6e60c129f3e │ │ └─153058 /pause │ ├─9d943b875741303de616b9a1dc7801aa69813d19bac7e41a4edcf7e6c39eba34 │ │ └─243015 /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 │ ├─0e377b6c7d3376a54add2819820b1ac6e9a1b621fb40055364fb70b22d83b5fc │ │ └─40891 kube-apiserver --advertise-address=199.19.213.134 --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 │ ├─ab99c17eb8c9abaa3bcf5c76c9dd049c34053fa283ef3f653013367b9cdf93a4 │ │ └─168071 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fbb07652b3b507318801186cb225c9462b15e890c4c93fd15db9d5381ec23fc3 │ │ ├─61368 nginx: master process nginx -g daemon off; │ │ ├─61396 nginx: worker process │ │ ├─61397 nginx: worker process │ │ ├─61398 nginx: worker process │ │ ├─61399 nginx: worker process │ │ └─61400 nginx: worker process │ ├─bd4a427c25cb2c5b5147622a9b38240ee39742b915d3fe50fbb7c3522598167a │ │ └─97642 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─59e783dbe8ddd0a78bb90f370265274ca7e235ff115b85c87e32c9fa64186e62 │ │ ├─ 67449 apache2 -DFOREGROUND │ │ ├─ 67474 (wsgi:k -DFOREGROUND │ │ ├─ 67475 (wsgi:k -DFOREGROUND │ │ ├─ 67476 (wsgi:k -DFOREGROUND │ │ ├─ 67477 (wsgi:k -DFOREGROUND │ │ ├─370161 apache2 -DFOREGROUND │ │ ├─370283 apache2 -DFOREGROUND │ │ └─370284 apache2 -DFOREGROUND │ ├─5472d9097dc9c417221d6cdf97abc9abd86117a8911e3eff651e2fc8859246a4 │ │ ├─168014 /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 │ │ ├─346405 /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/tmpf47t5dsp/privsep.sock │ │ ├─346461 /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/tmpps4d8a4b/privsep.sock │ │ └─346684 /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/tmp8ew70woc/privsep.sock │ ├─08879ecc02a7d7f5370de217bf3f4a33c6279ce62d35510790eaf10d75d4b247 │ │ └─40764 /pause │ ├─8354dff2b7ae69533cefd01683bfc1053cc004e7b8a9967caf047625966c106d │ │ ├─202914 octavia-api: uWSGI master │ │ ├─202928 octavia-api: uWSGI worker 1 │ │ └─202929 octavia-api: uWSGI worker 2 │ ├─06d3b36d48cf1ba661180612f0596f8bacbe412d37462f327d596be2af2dfd18 │ │ ├─203666 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204241 octavia-worker: ConsumerService worker(0) │ │ ├─204246 octavia-worker: ConsumerService worker(1) │ │ ├─204249 octavia-worker: ConsumerService worker(0) │ │ └─204252 octavia-worker: ConsumerService worker(1) │ ├─e52a17ca314f0af47b612752cbcb39bbf283b5c3a858ef1a01938953ec4e2f5f │ │ └─63639 /bin/memcached_exporter │ ├─a44cbfb49b9fbc31fdb42c6b51179994e5362a5d4d6b2b5dc4cf8bc41df3c989 │ │ └─111515 /pause │ ├─5624cc7f2553f9d8711495e0197e6d575eb57ddce4e313078d8245abdd361f7c │ │ └─47444 /pause │ ├─d5bd23dffb528fbd007c02a6f7c0934932375a8bf60221f474c5a753a6be1112 │ │ ├─48935 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 │ │ └─50179 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fcf7fe7c7c518eba9f251e23f79e7a1d6cc1f89462e589aba1e032a3e4d175e9 │ │ └─207775 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ee5aa1715d252e9918c79198b717be1c0013cdafb379906f020b63aea1e1ec2b │ │ └─61311 /pause │ └─f89c949c6d7d3f403485d5418d44cbcf03cb5092f0b813926178b646542006eb │ └─124466 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount