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 │ │ │ ├─21408 /lib/systemd/systemd --user │ │ │ └─21409 (sd-pam) │ │ └─session-22.scope │ │ ├─21397 sshd: cephadm [priv] │ │ └─21422 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.204.45.227-22-zuul [mux] │ ├─413427 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lddwibqembithcujtobzabvceojhgqhz ; /usr/bin/python3'"'"' && sleep 0' │ ├─413428 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lddwibqembithcujtobzabvceojhgqhz ; /usr/bin/python3' && sleep 0 │ ├─413429 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lddwibqembithcujtobzabvceojhgqhz ; /usr/bin/python3 │ ├─413430 /bin/sh -c echo BECOME-SUCCESS-lddwibqembithcujtobzabvceojhgqhz ; /usr/bin/python3 │ ├─413431 /usr/bin/python3 │ ├─413432 /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 │ └─413434 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 … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f159a1e21b9c847430456b047947315c13f9daa01729bb6c874bbed0e956b84f -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1374bc7ee1275dabde6e4becd870fcfe00f564de728aa3ff5e753e3a86556151 -address /run/containerd/containerd.sock │ │ ├─ 19331 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f45cd4f8f3dac76e535e9ce138f62c7e45dc6c67e5fb9a17cd7ece1ba480dec4 -address /run/containerd/containerd.sock │ │ ├─ 24527 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a6eca9ee190c067c152c41b59106a347063d76a703fc66962c54fe77f45f394 -address /run/containerd/containerd.sock │ │ ├─ 29261 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76d843cfd59aaf5fdc2fd4f13ff3b1ab12b23cfc427e860aca985a81f571d60a -address /run/containerd/containerd.sock │ │ ├─ 33771 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19a4d5e4bc373e9669f23d7e4ee00a3587f796d5661c20fae4920d8c775d3f88 -address /run/containerd/containerd.sock │ │ ├─ 39270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83208d69f698204c5e1c2c18248f6c816ff3b963344a0b8a0224e293dfb54b21 -address /run/containerd/containerd.sock │ │ ├─ 39285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e4925d583293e7c1df8fed07e7ea95bf7c8fbdfa646f8a17469b74309dd31fb -address /run/containerd/containerd.sock │ │ ├─ 39331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484cce352773089b2fd0fb2c1962934885ada225ad7c12358156790800b959b2 -address /run/containerd/containerd.sock │ │ ├─ 39346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85be0a5f50900ec1343a1714b6188291de148539d7b5173aaefee94691c031a4 -address /run/containerd/containerd.sock │ │ ├─ 39364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98fe2f68f641d5b5ce9bac14ef539b3b437242929b4e9b181c98debd39d09f95 -address /run/containerd/containerd.sock │ │ ├─ 39861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edab214fd8a417fb103bafa1f45311c7748f70f37783af4bada49975bfae88d3 -address /run/containerd/containerd.sock │ │ ├─ 40631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea08a8302965e5841ad09c93b5f9cd0186e44175a6bae29b0007466cad31540 -address /run/containerd/containerd.sock │ │ ├─ 40646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2572a6ec4d6e29efbaff35fd00dfe74f5365e5fa52daa23c0eae75edd6e70687 -address /run/containerd/containerd.sock │ │ ├─ 41978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca67f9423bcdbec57bbb216a2eb1256949ac320d85160cfcf7d08b60c31210b0 -address /run/containerd/containerd.sock │ │ ├─ 42372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f1ee4ca61a3b0ad7bde31e0e958780b5cf8ca36bc76eb945e6656f3b5c81aa -address /run/containerd/containerd.sock │ │ ├─ 42421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40762ae9a6c7fb95e79c9a9f0812bdd362d00ba4d51cb39b4c6955df823a61a3 -address /run/containerd/containerd.sock │ │ ├─ 42969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c80da6be13e5e53aa210e76a1274bb053225e64bff623cbb368e5803417b5d -address /run/containerd/containerd.sock │ │ ├─ 43336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d1e017fd3643aef00ba9ff6d0ea82669045a8f2427f8b239293dd88b92ce21 -address /run/containerd/containerd.sock │ │ ├─ 43472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76aec86731a3270d7049236f1c721d429df6307c8450b554691c5f3d782d6f36 -address /run/containerd/containerd.sock │ │ ├─ 43534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db1534b31861c4acd7ebf8bff93a31ecb38e2bb3513199a27b4bea6950c06c3b -address /run/containerd/containerd.sock │ │ ├─ 45966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ef44e4d7ebcb9054256a9e59aa1ac314b1c28fe92688c919bd42f06dfdf9ff -address /run/containerd/containerd.sock │ │ ├─ 46029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa37d186ed719264385347499b7201ae211ec1c995d7c78f3a64631f9b1071c -address /run/containerd/containerd.sock │ │ ├─ 46775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8980b2cdb1fcb3b2e9d4842d28a4cc442a3d57658c024f3daf68c010cb596e8f -address /run/containerd/containerd.sock │ │ ├─ 46872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a654f051fa15e9300e261fdec7eec0b1bd0aff35739dc2b2550829333b6e6ad2 -address /run/containerd/containerd.sock │ │ ├─ 47237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a03e4a09d46b2a09fbeb317b1aa506a96b13bb8b0ae3391b700d52569ecc856 -address /run/containerd/containerd.sock │ │ ├─ 47557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c29450d17eac0db2995c9161a79cbd3a02da879e98798642e1049d1b197ef0 -address /run/containerd/containerd.sock │ │ ├─ 47973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08d75e9c3702c1250cd3fb99dd26f753237df5ac5e10a84bb654eacf16f8ff8 -address /run/containerd/containerd.sock │ │ ├─ 50532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9ce209f0ccb795441056af52eb035618724fe1138c9b6e62ecc12b04a4bc54 -address /run/containerd/containerd.sock │ │ ├─ 50682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0038e4c60772fe1551c2c75f9aceb00241dddd7d0a3add3b39f654331b5baed6 -address /run/containerd/containerd.sock │ │ ├─ 55085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c88e7d9722dc6e6734d39bb9ba5424f845a62dc2ca82fac80054d41fce3d95a7 -address /run/containerd/containerd.sock │ │ ├─ 55704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cfac191d2ff09999306480fc922926cc18793536836b7585d5540dfe73415da -address /run/containerd/containerd.sock │ │ ├─ 55773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a714a435349cd650e3f10a79a1c197e9fee30db95d9755b1e4df18a3ea8c491 -address /run/containerd/containerd.sock │ │ ├─ 55813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f009947225e59cf7a49b53b518367e94f71f49955e729bf7dac0ccafc525d513 -address /run/containerd/containerd.sock │ │ ├─ 55997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b07be6f9fcd54ee47049b1c59ac144fef5061d3ea2d3dbd32555e414040411f -address /run/containerd/containerd.sock │ │ ├─ 60274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fff56694c2702b6268cd3844b2f32a34c4009dfe91efd67205e4bad12dfb31b -address /run/containerd/containerd.sock │ │ ├─ 60395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf31ad9369923651446c19304a6e54e79dbaf7ba487ed01b2c03aa651bb6f03 -address /run/containerd/containerd.sock │ │ ├─ 60462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b1c135944142081f5316ca21081be07601ef7e50248d4a5c984be73da83960 -address /run/containerd/containerd.sock │ │ ├─ 60507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae80babaf01ef0c0531917ccd5f0307772bb0938f47de550981d07cd2ded0f4f -address /run/containerd/containerd.sock │ │ ├─ 62303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce293fb48ccbc71c900b4fbc292a3a4111340e81c5efe3a0d51963706bb68676 -address /run/containerd/containerd.sock │ │ ├─ 62441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5219f43b456d4037cce3ea1fc18dcd7ee37ec51712463484ca383e55d0e07b5e -address /run/containerd/containerd.sock │ │ ├─ 62525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b1baba31531bd321fa536a667922a48d7b44c9b91e49adff32acd6a14abf87 -address /run/containerd/containerd.sock │ │ ├─ 62591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d0ba5a33ad62bfc51564391e0020d9377d3f7880a4061d9b84c5fd4bb03273 -address /run/containerd/containerd.sock │ │ ├─ 62638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e24d5784f030987e8a8979fa1ca1a3a7713907ec5e17c5b7aff18108b4b891 -address /run/containerd/containerd.sock │ │ ├─ 63195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf3bc97df03a7e646252fa6dd48a0c2df7d783b6f8b41810779d01594d9336b -address /run/containerd/containerd.sock │ │ ├─ 63429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2614848263447d5d40da7772c440e8404532648f54d9ec13d5c103c1f82b14a7 -address /run/containerd/containerd.sock │ │ ├─ 64160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579ca06171c9963beb464f6b024dbeca662030185d6e30fe751639a541696ef4 -address /run/containerd/containerd.sock │ │ ├─ 64438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800193210d5c7306d33c6a63c415a7f4ac57efedbf265787b9121ecc1b6fb259 -address /run/containerd/containerd.sock │ │ ├─ 64911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b379bda1e1eb6d2885480a5c65244e155af1ca27a3a9fc24d3f12222ed0091ea -address /run/containerd/containerd.sock │ │ ├─ 66562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b3e39af617998b89d508862ea497f83fdf44a6491ca40a3ce687ef3c58e643 -address /run/containerd/containerd.sock │ │ ├─ 68805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607af86a805a7c7e6242c5e677a2f2a381080dd61b55bc26b7654006bc8ea402 -address /run/containerd/containerd.sock │ │ ├─ 78011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216a2668780ec1aa3c88d403ab79ae09e0275c66cfa6bc36554dcbe2a54eacd5 -address /run/containerd/containerd.sock │ │ ├─ 79561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe12d353fcabcb0cddf3b14c0b39d691dc9f7abf9b7dda1d607f544a0d16f58 -address /run/containerd/containerd.sock │ │ ├─ 85813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0136e4d1488922048b8e6f9bb28cb81b3012f6842b70253b7a37a6dd08ee4220 -address /run/containerd/containerd.sock │ │ ├─ 92675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9d5efb47edd63fdc2cd526684df25a82a4c0bc379bc8dafac04f9798f441af -address /run/containerd/containerd.sock │ │ ├─ 97129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bc07cf89d17d81adce870c87253907d5faaa229c915c2ccf4866d9144519ff5 -address /run/containerd/containerd.sock │ │ ├─ 97173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52d2bc3d27ade8c64047ba81ba0122febb34f88ca61d8f4f8f36e042d319fbc -address /run/containerd/containerd.sock │ │ ├─110121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72fe7e98f05ec2e8650c9eeec034d6d30a81b68809c47ced631c4ffc7ab9e16d -address /run/containerd/containerd.sock │ │ ├─111607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca043a29ea417701143e67bd187ef1ee8a82fb5a4adc59fe1f720288a6e03932 -address /run/containerd/containerd.sock │ │ ├─111657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b29aa9e87b6fa91e54e366010489b1a610be902e64dd0c47014ad37797bb2d -address /run/containerd/containerd.sock │ │ ├─113685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384b5fe74feb3223adac9e74efb4817b71ab7ef0a9380677d2d2ad17b41472ee -address /run/containerd/containerd.sock │ │ ├─115497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99786b11d4b94a0bb09d6c65d075b5cbd56ff1f0bfe338b92485dcc19a17204 -address /run/containerd/containerd.sock │ │ ├─115590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7566c3318aa35e819312226f029a1fef287bd5b376f8ebc4cad6f3d929c044a7 -address /run/containerd/containerd.sock │ │ ├─139124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5459e5332806a9839205d87092ffdc978551afe63f0a4375046c5a510dc645e4 -address /run/containerd/containerd.sock │ │ ├─139159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c09a1dcb52a0dcdd73390e5bdf05f21b6be7cf9fe28479324a1702a8eb10649 -address /run/containerd/containerd.sock │ │ ├─141661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53db7c311d1ac7a0390b7e393da45ef61e7eb320a7fd148cc434250051ff999c -address /run/containerd/containerd.sock │ │ ├─156384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4bffced2d5030f8a2056a8c8f6a076c80bd428c171671dac1c6a3e8b862be04 -address /run/containerd/containerd.sock │ │ ├─157993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aaac36c917b6a969eac2e87765dbf1128d0db83b6906ab6bed7c33730d332a0 -address /run/containerd/containerd.sock │ │ ├─158483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2f6fae6c2b6b2a8d640e204664ab5d6b9049851e550935f1e013098c0da4aff -address /run/containerd/containerd.sock │ │ ├─159515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8167422f6ac11204856e962fa0e405d03c8e4d490c8810b510fc25b0a940a6d -address /run/containerd/containerd.sock │ │ ├─161374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 841ae21231a9d3f95e465012fdafbd2e09d95b099a67308f293c92bdcd4f7c93 -address /run/containerd/containerd.sock │ │ ├─161627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2357c1d32ccaa4b423313be811067af71c64b9cbf59a1d3dfb366b94099fb181 -address /run/containerd/containerd.sock │ │ ├─161743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02bfa445056a1dce3aa4e0b69e977d688032df0f39a3e402268aef94c4b742a -address /run/containerd/containerd.sock │ │ ├─161886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c871c508072080076c1fa166ea6803ef31fc25bab0b23cba74cfeeda5edf863c -address /run/containerd/containerd.sock │ │ ├─161968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1c773d953f7320b700309cb3887559e25c5c33a7fbd742deff1bf96bf1cf36 -address /run/containerd/containerd.sock │ │ ├─162383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92e5fb650ded231643816a47552d1aacacfeaf2b9a99b35ded6d3e47598a852f -address /run/containerd/containerd.sock │ │ ├─173926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a000b7f982b7d3f53c5daf8d10f60dda39343fbec20b4b8b540a5837f59e544b -address /run/containerd/containerd.sock │ │ ├─175698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6db70240ef5ae988d66890a4241ce2a05bf00127bc90ac59e15498bfde68ea -address /run/containerd/containerd.sock │ │ ├─175739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178a339bfb4d476ef209a8fc6c93a9c1f11db3eb4f4cd3e6edbc2cefadaea911 -address /run/containerd/containerd.sock │ │ ├─175868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03a71b78fc15d502f44d2b283c6734100c1e2c022adf7e59f22546ed361a62c -address /run/containerd/containerd.sock │ │ ├─176075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343a92f630c06043c38bcdfa8ed543f4936082ae179c106a5a4d5b55c481486d -address /run/containerd/containerd.sock │ │ ├─176085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b033db5382f460af8ed916cfb7ba1d3956644d7ce4b6526d3c2a711ec8499b7a -address /run/containerd/containerd.sock │ │ ├─176152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e12a70266f9a173fb9149ff49be56a8c0cd05c3c580f7e3bdaddc6e40103713 -address /run/containerd/containerd.sock │ │ ├─176212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7e79e082dda49b3b9fbe9b82bafa50bcdfc9d761c30bf7af95d85f7a4fc8b0c -address /run/containerd/containerd.sock │ │ ├─189230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40fb07b063502c51fc7550f87e216fba506a533802c7163fbdffe3942faa9b2a -address /run/containerd/containerd.sock │ │ ├─191627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e18c43b46ce15c8979b94690ec4ce86b802358741979fff78b2b41df40cc84 -address /run/containerd/containerd.sock │ │ ├─191681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7684daaa8f8484fb12ad7cddef4d12ac479245d1397af669c2cf6fc9ff4a331d -address /run/containerd/containerd.sock │ │ ├─191753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd27d079b6b1f3497553ed34beba7c8e5ff01c344f1ba2d1256b543c97f3129 -address /run/containerd/containerd.sock │ │ ├─208724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630a588beb0bef4de4ead025164c27e275cac3a726d228142b8e8dff5520b85d -address /run/containerd/containerd.sock │ │ ├─216540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb441e787b29cfb04f7be5c2a35f6b88c17956684ba009a2a0a8f13414044f4 -address /run/containerd/containerd.sock │ │ ├─216581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e7f7832d65f4b4834b4e3df661f6a0fcb939797e787c40e29338eb03ac58a9 -address /run/containerd/containerd.sock │ │ ├─216606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811af6c57e551958df8ee02ec811aa5ff9d6d4cee9ae6b66cc34f95259400c16 -address /run/containerd/containerd.sock │ │ ├─216884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab20848254da2fd55233de8e6bf3f194c09af00cbb382bc697ff1da3dcd0a6c4 -address /run/containerd/containerd.sock │ │ ├─228435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0901b2ea5c4550c06671e95bbd5664fee6932460c1379eedd296f107726f1248 -address /run/containerd/containerd.sock │ │ ├─231448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b100e1b1c4dace89941947307aa0eb714abebdc60d54b444f6fc36a081053852 -address /run/containerd/containerd.sock │ │ ├─232772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3559f3739f1abe2e9f191918c6972209650ff1ee135580685c695d7b09b7a267 -address /run/containerd/containerd.sock │ │ ├─233852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8507869021db1560b0ebe68403a529a8943af53fd3b635cae3d16c3071b7f4c7 -address /run/containerd/containerd.sock │ │ ├─234846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5424f02a05bfcc31e4eff10fcf2874db74404f4e5b53dfbf65f13cc838cdc7b -address /run/containerd/containerd.sock │ │ ├─236553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716797118ed91f5512013fcefe149122650de664c4e9a702c442160197396a39 -address /run/containerd/containerd.sock │ │ ├─238158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 977ea51726995b946ca824544da36bce14665089da56fdde79fa48e759ccdcb7 -address /run/containerd/containerd.sock │ │ ├─238278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ea30d7254bb905269049ba6b4eb0138dbdd28eaf977722b7bb15ab5197f9f50 -address /run/containerd/containerd.sock │ │ ├─247887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db7a3e6739da656d3f5874d9be35b8823eaf315ffadc6f6d5ed3237370383245 -address /run/containerd/containerd.sock │ │ ├─248492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0387b222b5d82f40132389c2189874af900a32d341fda123a12c7676067cae -address /run/containerd/containerd.sock │ │ ├─257497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f7f3723f1d5dd5bc0aca1a0631acdd9df2f1ae5af72a892414aa85d03dfeb2 -address /run/containerd/containerd.sock │ │ ├─261760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fb286b8a75fda5038218c3271f453ab851f116576d6ce615712928b0f232e7 -address /run/containerd/containerd.sock │ │ ├─261973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2767eb9f577a67d8e0cf7b7c3ac559e9af492ca43272ec841fe054d4d1307f8 -address /run/containerd/containerd.sock │ │ ├─262131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30440f038b4405df10e91af290d41060d650d6f08cc2c8d0839241d0cf81cc54 -address /run/containerd/containerd.sock │ │ ├─262185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599611c9b18a1e8b0ef483d5bf2e7ebf182ca0042bfa89ad6f0f0694caf7de04 -address /run/containerd/containerd.sock │ │ ├─298574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56df4737e8c27261310f5f30c6e1c3ac1afdd8a290bf4055e2391bbaa9f61daf -address /run/containerd/containerd.sock │ │ ├─301077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae456eb1998988f30995007a9dd52d474a2e7961471e805c4747421716a12aa -address /run/containerd/containerd.sock │ │ └─302621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8af9dc4e8a4304286867f95684d75de273c89b662a9df9ff80e4fe8431cdaad6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28962 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29244 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hudxwx.service │ │ │ ├─12475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hudxwx/unit.run │ │ │ └─12505 /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-hudxwx --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hudxwx:/var/lib/ceph/mgr/ceph-instance.hudxwx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hudxwx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hudxwx -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 │ │ │ ├─19285 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19306 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24248 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24509 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33753 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12145 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10163 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─docker-76d843cfd59aaf5fdc2fd4f13ff3b1ab12b23cfc427e860aca985a81f571d60a.scope … │ │ ├─29285 /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 │ │ └─29297 /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 │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155747 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39738 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-19a4d5e4bc373e9669f23d7e4ee00a3587f796d5661c20fae4920d8c775d3f88.scope … │ │ ├─33794 /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 │ │ └─33808 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─406215 sshd: [accepted] │ │ ├─406354 sshd: [net] │ │ ├─409833 sshd: [accepted] │ │ └─409894 sshd: [net] │ ├─docker-f159a1e21b9c847430456b047947315c13f9daa01729bb6c874bbed0e956b84f.scope … │ │ ├─12224 /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 │ │ └─12236 /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 │ ├─run-rf16af7080c8c4e839d562efa3459023f.scope │ │ └─189824 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─docker-4a6eca9ee190c067c152c41b59106a347063d76a703fc66962c54fe77f45f394.scope … │ │ ├─24552 /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 │ │ └─24564 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10669 /usr/sbin/chronyd -F 1 │ │ └─10670 /usr/sbin/chronyd -F 1 │ ├─docker-f45cd4f8f3dac76e535e9ce138f62c7e45dc6c67e5fb9a17cd7ece1ba480dec4.scope … │ │ ├─19357 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19374 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-1374bc7ee1275dabde6e4becd870fcfe00f564de728aa3ff5e753e3a86556151.scope … │ │ ├─12585 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hudxwx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12604 /usr/bin/ceph-mgr -n mgr.instance.hudxwx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155616 /sbin/iscsid │ │ └─155617 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─8a1e5fb96cf795efb77e6c18688504724c7d0b4c81bcaefd862d6537f57f76e4 │ │ ├─184805 neutron-api: uWSGI master │ │ ├─184826 neutron-api: uWSGI worker 1 │ │ └─184827 neutron-api: uWSGI worker 2 │ ├─d03a71b78fc15d502f44d2b283c6734100c1e2c022adf7e59f22546ed361a62c │ │ └─175937 /pause │ ├─a7e79e082dda49b3b9fbe9b82bafa50bcdfc9d761c30bf7af95d85f7a4fc8b0c │ │ └─176244 /pause │ ├─e9b4cdd48c4e7ac1849dc7aa5a07982cc1ccdc48ddd8b65f9d8c2b25b9581762 │ │ └─48365 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f009947225e59cf7a49b53b518367e94f71f49955e729bf7dac0ccafc525d513 │ │ └─55837 /pause │ ├─d236798612b6824712f48190140097e4336c9e3b8ee22638a5c71622ffe70b7a │ │ └─156825 /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 │ ├─5b62ddc01c68ec7c23fa89d6e26cac8d693a846bae2b1be6c214c07ea9dc8573 │ │ ├─185923 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186173 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp153q10hv/privsep.sock │ │ ├─186408 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7g1oqk92/privsep.sock │ │ └─186746 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0adaafc0a04e8c4a4e981c463183e6e4177902514be6a887f445c277ccfd8920 │ │ └─56070 nfd-worker -metrics=8081 │ ├─0fac8bf6b492a70fee26f17c626393015ee2ca538fbe05a537e8916712138c97 │ │ ├─305149 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─305162 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8c44e4d2020df731ea8e6ac02d3ddc6a6d0cd24770a2c7d2263f19d5fbdeae0d │ │ └─271420 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─01b1baba31531bd321fa536a667922a48d7b44c9b91e49adff32acd6a14abf87 │ │ └─62551 /pause │ ├─750e6e4c9f25dd0d4aea706b970794a3ef369c51d647a774f55823a4f8cb93a2 │ │ └─61103 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─f9bb1a74caae87e857a8462bbcdfc84a2300aa1c9da149e301147518a61c32e9 │ │ ├─48268 mysqld --wsrep_start_position=c8e560e1-4158-11f1-b39b-d641978781e0:20 │ │ └─48394 /var/lib/mysql/mysql-state-monitor │ ├─f08d75e9c3702c1250cd3fb99dd26f753237df5ac5e10a84bb654eacf16f8ff8 │ │ └─47997 /pause │ ├─02cfd4d4599aff9e5d71e77a489cb27d5d1597bc5dccf080c078b04110ea6157 │ │ ├─301254 apache2 -DFOREGROUND │ │ ├─303458 (wsgi:h -DFOREGROUND │ │ ├─303459 (wsgi:h -DFOREGROUND │ │ ├─303460 (wsgi:h -DFOREGROUND │ │ ├─303461 (wsgi:h -DFOREGROUND │ │ ├─303462 (wsgi:h -DFOREGROUND │ │ ├─303463 apache2 -DFOREGROUND │ │ └─303464 apache2 -DFOREGROUND │ ├─82e7382ed2e50adba000b0b8d7f9306093895f31fae16624bae8e4b8fe1d7b31 │ │ └─50769 valkey-server *:6379 │ ├─d8453903db1a759bd7c78d95964ef2ffd4ba58aa138c8b44bf24d26fb8edaf46 │ │ └─39513 kube-apiserver --advertise-address=199.204.45.227 --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 │ ├─1c89ae8a7424f5e1edde71e4587c90084f4f7029d3544507e7b4ce29500b3471 │ │ ├─ 46267 /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 │ │ ├─ 46280 /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 │ │ ├─ 46430 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─300799 nginx: worker process │ │ ├─300800 nginx: worker process │ │ └─300801 nginx: cache manager process │ ├─71ef44e4d7ebcb9054256a9e59aa1ac314b1c28fe92688c919bd42f06dfdf9ff │ │ └─46004 /pause │ ├─7566c3318aa35e819312226f029a1fef287bd5b376f8ebc4cad6f3d929c044a7 │ │ └─115614 /pause │ ├─64b57de3e7a93fca6208741a32887ec2cf5816fc74b4c84de2daa65e5d01d59d │ │ └─66207 /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 │ ├─48389a6c30ffe96a53b328ede04d6b01b64ccda865ea7f0f1578229156f8d59e │ │ ├─48215 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 │ │ └─51224 haproxy -sf 309 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2917223e02928f824fac37b95e004dac225575c1e2903b31d1134d71939d13e5 │ │ └─43129 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 │ ├─30440f038b4405df10e91af290d41060d650d6f08cc2c8d0839241d0cf81cc54 │ │ └─262157 /pause │ ├─e0dd8b88749fe80f9fa2616e260c74b473a5a55c4bb0314457a834c9b4a1bea3 │ │ └─252213 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─fcb08d0ce3f8b743e53eb72ce5701a0460ee366e6dbe58b3bde50a364371e549 │ │ └─233906 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d117a664038c6672d37126e5c5a9d3bc59a86c840261bdd55436f009bfefb944 │ │ └─66260 /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 │ ├─d715ae9a0ef340a6882cde3e5e462b46ec878ef95921ccb8bfb4f9237ff78987 │ │ ├─204519 heat-api: uWSGI master │ │ ├─204549 heat-api: uWSGI worker 1 │ │ └─204550 heat-api: uWSGI worker 2 │ ├─53db7c311d1ac7a0390b7e393da45ef61e7eb320a7fd148cc434250051ff999c │ │ └─141684 /pause │ ├─fbe749f6c100a2387a222fc137be011b1462597634506cfafc1af6c30437ee6c │ │ └─256089 docker-registry serve /etc/docker-registry/config.yml │ ├─36f1ee4ca61a3b0ad7bde31e0e958780b5cf8ca36bc76eb945e6656f3b5c81aa │ │ └─42400 /pause │ ├─e1b9ccb7705671b629688403184597f1ea10a7ffb6da95ebce99308b82ced472 │ │ ├─78218 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78263 erl_child_setup 1048576 │ │ ├─78314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78315 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78437 /bin/sh -s rabbit_disk_monitor │ ├─5056c3a67b97de5f6d654e101f8c50206d4e3337bb2bdeed625317c82465d957 │ │ └─66169 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-227.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 │ ├─178a339bfb4d476ef209a8fc6c93a9c1f11db3eb4f4cd3e6edbc2cefadaea911 │ │ └─175814 /pause │ ├─7893e569ac31061faceaff0ac6ac3861c65beae8a94f181e517809a1369a81e5 │ │ ├─ 97632 /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 │ │ └─407508 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5a03e4a09d46b2a09fbeb317b1aa506a96b13bb8b0ae3391b700d52569ecc856 │ │ └─47261 /pause │ ├─41d1e017fd3643aef00ba9ff6d0ea82669045a8f2427f8b239293dd88b92ce21 │ │ └─43361 /pause │ ├─ff5679735af3bee203d336732db2623aa67db4b0df5cd76f7eb6cd20f33aea22 │ │ ├─204486 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204839 heat-engine: ServiceWrapper worker(0) │ │ └─204849 heat-engine: ServiceWrapper worker(1) │ ├─dd65500af39a2943d343397d921fb82d823b5f4beb9a1644ed6df1f804359edc │ │ └─97509 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-jvgz7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3d4b76ef71a74910399efc316f632e752bcb134d94b8b679734d34e24047a7ad │ │ └─226657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7a9b26089e691a24f8e49dea104ffaa5582dacce885f3614a851f43c594b3fcf │ │ └─65103 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─57eb0cd1ff0c9becf974bc7c5a7020566c1fd19565a50149faa643df22ef07ed │ │ ├─208883 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208906 erl_child_setup 1048576 │ │ ├─209000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209178 /bin/sh -s rabbit_disk_monitor │ ├─2a714a435349cd650e3f10a79a1c197e9fee30db95d9755b1e4df18a3ea8c491 │ │ └─55799 /pause │ ├─3c09a1dcb52a0dcdd73390e5bdf05f21b6be7cf9fe28479324a1702a8eb10649 │ │ └─139187 /pause │ ├─90dc2252393adf1988d5d0769cd675608c6b9989012e38d10f39415d99e17b9f │ │ ├─113869 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113892 erl_child_setup 1048576 │ │ ├─113940 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113951 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114041 /bin/sh -s rabbit_disk_monitor │ ├─31723f954e0dc8a6daccd0d8356742a0c7ce40af1c841d346d677ba9009df3c8 │ │ └─65490 /goldpinger --static-file-path /static │ ├─21e15daecea627d56dd3787d23109397198bac00c3e3cf829779eec55d562120 │ │ ├─225488 octavia-api: uWSGI master │ │ ├─225506 octavia-api: uWSGI worker 1 │ │ └─225507 octavia-api: uWSGI worker 2 │ ├─a000b7f982b7d3f53c5daf8d10f60dda39343fbec20b4b8b540a5837f59e544b │ │ └─173949 /pause │ ├─2ea08a8302965e5841ad09c93b5f9cd0186e44175a6bae29b0007466cad31540 │ │ └─40678 /pause │ ├─67c202231b4d3de949196e5ac97887281f2075d7f93a809a82b0579801da3f3b │ │ └─66873 /bin/oauth2-proxy │ ├─7864b8ca9afbaaa4539a0bcdf6d0017377fd77a35dc6f64c35decef4ad300ea6 │ │ └─189001 /usr/bin/libvirt-tls-sidecar │ ├─1a438542370a3b3b03e2377f1050fa32cd4058ecb5eb1cac388ebf5b20cd1864 │ │ └─252376 /kube-vip manager │ ├─2572a6ec4d6e29efbaff35fd00dfe74f5365e5fa52daa23c0eae75edd6e70687 │ │ └─40691 /pause │ ├─db1534b31861c4acd7ebf8bff93a31ecb38e2bb3513199a27b4bea6950c06c3b │ │ └─43557 /pause │ ├─6ea30d7254bb905269049ba6b4eb0138dbdd28eaf977722b7bb15ab5197f9f50 │ │ └─238309 /pause │ ├─1e12a70266f9a173fb9149ff49be56a8c0cd05c3c580f7e3bdaddc6e40103713 │ │ └─176188 /pause │ ├─6e74299d9e2414fb07cd33befb25c5b83c83103dc4ed82cc5db1bb56a5d79ebd │ │ └─39914 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─72b8940aa695ed02d6e060ac314fbd3ee2ba33c6c5c5d79fce4401f26661f74f │ │ └─252450 /manager --metrics-bind-address=:8080 │ ├─a654f051fa15e9300e261fdec7eec0b1bd0aff35739dc2b2550829333b6e6ad2 │ │ └─46897 /pause │ ├─c5424f02a05bfcc31e4eff10fcf2874db74404f4e5b53dfbf65f13cc838cdc7b │ │ └─234871 /pause │ ├─39385a7288b9770e1ba959c8985cdd6513b6bb9d83c773f01a28df18a3b3d83b │ │ └─189788 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─49d26bf66cef0de62d4aaf9feb17670564fde2e6f0899e8690ca519b8b54c6b7 │ │ └─65823 /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 │ ├─0038e4c60772fe1551c2c75f9aceb00241dddd7d0a3add3b39f654331b5baed6 │ │ └─50705 /pause │ ├─f3e24d5784f030987e8a8979fa1ca1a3a7713907ec5e17c5b7aff18108b4b891 │ │ └─62670 /pause │ ├─ce293fb48ccbc71c900b4fbc292a3a4111340e81c5efe3a0d51963706bb68676 │ │ └─62336 /pause │ ├─f52d2bc3d27ade8c64047ba81ba0122febb34f88ca61d8f4f8f36e042d319fbc │ │ └─97210 /pause │ ├─64a7d60b113cf8c4b84ec148155447209e6dd73e00bb50318a69f5d971eb3200 │ │ ├─248082 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248646 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8o36z1on/privsep.sock │ │ ├─248650 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248654 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5680dc2837d312afd1237dbc18492fbe0ba38d45c6584b5b7a948c27e0fd50b7 │ │ ├─64132 nginx: master process nginx -g daemon off; │ │ ├─64147 nginx: worker process │ │ ├─64148 nginx: worker process │ │ ├─64149 nginx: worker process │ │ ├─64150 nginx: worker process │ │ └─64151 nginx: worker process │ ├─921f381ad373d33e5da242acaadb36cf84a8bda2b6aa535917635fde9d1e96f8 │ │ └─139760 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0fff56694c2702b6268cd3844b2f32a34c4009dfe91efd67205e4bad12dfb31b │ │ └─60305 /pause │ ├─0114fca89dae43ec99c6b41fcc94684131491ce6f2a7622811649ea08dd3be54 │ │ ├─176861 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403821 sleep 300 │ ├─a1f2c332d50ee3b8960fea28a51bcec5e8edcbaf6530b5865379dbc623b6536b │ │ └─193632 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─56a7ebf78bf09039ff35651964e5ff9cf0ff996c0af2d587acad4fa43c43b8f4 │ │ └─113214 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1e1858d62cf6e1d20f1c80f53ebe64295c241518c331850207a841b6c615b5c5 │ │ ├─187727 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187892 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188161 /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/tmpu2a172s9/privsep.sock │ │ ├─377569 /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/tmpgpxhk9z4/privsep.sock │ │ ├─378226 /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/tmp0ehzy2eb/privsep.sock │ │ ├─378708 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378710 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380059 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d8610632-a38a-481e-bca3-85285015e0fd --namespace=qrouter-d8610632-a38a-481e-bca3-85285015e0fd --conf_dir=/var/lib/neutron/ha_confs/d8610632-a38a-481e-bca3-85285015e0fd --log-file=/var/lib/neutron/ha_confs/d8610632-a38a-481e-bca3-85285015e0fd/neutron-keepalived-state-change.log --monitor_interface=ha-254fd3cd-55 --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/d8610632-a38a-481e-bca3-85285015e0fd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380994 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eeb994c5-8837-49d0-b800-20356b645fe6 --namespace=qrouter-eeb994c5-8837-49d0-b800-20356b645fe6 --conf_dir=/var/lib/neutron/ha_confs/eeb994c5-8837-49d0-b800-20356b645fe6 --log-file=/var/lib/neutron/ha_confs/eeb994c5-8837-49d0-b800-20356b645fe6/neutron-keepalived-state-change.log --monitor_interface=ha-5962af3a-6a --monitor_cidr=169.254.0.6/24 --pid_file=/var/lib/neutron/external/pids/eeb994c5-8837-49d0-b800-20356b645fe6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381448 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6df27bbf-f35c-4d10-bd89-19ba9db035b0 --namespace=qrouter-6df27bbf-f35c-4d10-bd89-19ba9db035b0 --conf_dir=/var/lib/neutron/ha_confs/6df27bbf-f35c-4d10-bd89-19ba9db035b0 --log-file=/var/lib/neutron/ha_confs/6df27bbf-f35c-4d10-bd89-19ba9db035b0/neutron-keepalived-state-change.log --monitor_interface=ha-3ae69ce0-8b --monitor_cidr=169.254.0.43/24 --pid_file=/var/lib/neutron/external/pids/6df27bbf-f35c-4d10-bd89-19ba9db035b0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─385194 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d5db446a-151e-40a2-b5b0-6144eed77719 --namespace=qrouter-d5db446a-151e-40a2-b5b0-6144eed77719 --conf_dir=/var/lib/neutron/ha_confs/d5db446a-151e-40a2-b5b0-6144eed77719 --log-file=/var/lib/neutron/ha_confs/d5db446a-151e-40a2-b5b0-6144eed77719/neutron-keepalived-state-change.log --monitor_interface=ha-5cd1c3de-d7 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/d5db446a-151e-40a2-b5b0-6144eed77719.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─388447 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f0e58d61-56d8-463b-98ba-4103d6d37777 --namespace=qrouter-f0e58d61-56d8-463b-98ba-4103d6d37777 --conf_dir=/var/lib/neutron/ha_confs/f0e58d61-56d8-463b-98ba-4103d6d37777 --log-file=/var/lib/neutron/ha_confs/f0e58d61-56d8-463b-98ba-4103d6d37777/neutron-keepalived-state-change.log --monitor_interface=ha-8a84e1f5-06 --monitor_cidr=169.254.0.7/24 --pid_file=/var/lib/neutron/external/pids/f0e58d61-56d8-463b-98ba-4103d6d37777.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─393319 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8 --namespace=qrouter-e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8 --conf_dir=/var/lib/neutron/ha_confs/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8 --log-file=/var/lib/neutron/ha_confs/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8/neutron-keepalived-state-change.log --monitor_interface=ha-f52b5008-80 --monitor_cidr=169.254.0.220/24 --pid_file=/var/lib/neutron/external/pids/e8d2f9e9-72f7-4b08-9ed1-d21bba9e79e8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─bb41976e8777f241065b7f85b45932ca6ccca9eb52a4d1cc9edc01cfe4a49bee │ │ └─43735 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1d6db70240ef5ae988d66890a4241ce2a05bf00127bc90ac59e15498bfde68ea │ │ └─175737 /pause │ ├─57bd3994b0a106434ecab6cab4b896ec89ed35e52b676aa4b3f49b074cd74099 │ │ └─66394 /bin/pushgateway │ ├─922602e637164d874b843e4a0dd3567a8020f4729e55ea8396f5952acec3813c │ │ └─39539 etcd --advertise-client-urls=https://199.204.45.227:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 │ ├─b5532dd9297fbb339cdda03d9eb4edf9b88001e6262f9cf93b0ad859792ecbe0 │ │ └─252407 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2fd522fb8aa751279e866e6389453a53ad5863f4f19865be06186658a303427d │ │ ├─112099 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112304 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112306 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7bf48f7dbf82fbfa7e9c62a120716bcf4d18251cd94af0167aef94d41e56f97d │ │ └─271597 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0e08e574f25e2c125cf24de221eaedd32273b777ad366f3c4a6b0984868fda9f │ │ ├─184841 neutron-policy-server: uWSGI master │ │ ├─184861 neutron-policy-server: uWSGI worker 1 │ │ └─184863 neutron-policy-server: uWSGI worker 2 │ ├─cae456eb1998988f30995007a9dd52d474a2e7961471e805c4747421716a12aa │ │ └─301101 /pause │ ├─28846c4ccffacb470d3710f41034dfd17dc8161ecb038d4bde5410f365c79877 │ │ ├─41127 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41548 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1f8f0bf4f60544e805ccba0c3dba947577bf24d0c1e1b1e7334776dbd8298053 │ │ └─66773 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5a6474d95bc3ef1e77b34398a0d30a581742064dd2fbb3ace7b53dc9891c1854 │ │ └─252531 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─db7a3e6739da656d3f5874d9be35b8823eaf315ffadc6f6d5ed3237370383245 │ │ └─247911 /pause │ ├─ca043a29ea417701143e67bd187ef1ee8a82fb5a4adc59fe1f720288a6e03932 │ │ └─111631 /pause │ ├─eb383d9c10195e3a2485c195160ad1b7a18b26e6cd249bd59b26f0abb1dd9517 │ │ └─301425 /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 │ ├─216a2668780ec1aa3c88d403ab79ae09e0275c66cfa6bc36554dcbe2a54eacd5 │ │ └─78034 /pause │ ├─8507869021db1560b0ebe68403a529a8943af53fd3b635cae3d16c3071b7f4c7 │ │ └─233877 /pause │ ├─4287e294204f5c3b3092b14ff08473a84b7f9d2bb1d7677c766aa123f6465c29 │ │ ├─174133 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174156 erl_child_setup 1048576 │ │ ├─174255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174402 /bin/sh -s rabbit_disk_monitor │ ├─c8dac2293e441f578047f7fd47e9e6d223219f23340f17aaa84032c3c7bb063b │ │ ├─67338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67354 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67360 erl_child_setup 1048576 │ │ ├─67489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67603 /bin/sh -s rabbit_disk_monitor │ ├─e5dc27d5eb19d98622932e4d9cf2e461025b730d09e2ec494534db3fb8e70cce │ │ ├─92918 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92953 erl_child_setup 1048576 │ │ ├─93040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93329 /bin/sh -s rabbit_disk_monitor │ ├─c803319f5ba722a5edca6ee3fd8a4a9290bc830850e8ddf80e3814e33d811f1c │ │ └─126732 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─23cfcbd3a5784fd344f765439d45b6205943a0aa47ae151d88c75e31f56b2ae4 │ │ └─64755 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─03c413f2ec8fc4cdcafd75dbc732183a60396fe3ed52dabdaaef3536ce3976fc │ │ ├─110446 glance-api: uWSGI master │ │ ├─110467 glance-api: uWSGI worker 1 │ │ └─110468 glance-api: uWSGI worker 2 │ ├─23714ee246c5eb6f84e3d3b8536cfba0183e34cf35ee203bcce7897236729dfd │ │ ├─172116 nova-api: uWSGI master │ │ ├─172151 nova-api: uWSGI worker 1 │ │ └─172152 nova-api: uWSGI worker 2 │ ├─c6b3119eee8c04eb32ba7ab70cbfc2b5fb5690f9350155ea46c10dd47c804d0e │ │ └─46317 /server │ ├─f99786b11d4b94a0bb09d6c65d075b5cbd56ff1f0bfe338b92485dcc19a17204 │ │ └─115525 /pause │ ├─6ef9a8ee458ade86858c7eed805722d11de38c71527e95d67124564c4b05ecfa │ │ └─98380 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2614848263447d5d40da7772c440e8404532648f54d9ec13d5c103c1f82b14a7 │ │ └─63454 /pause │ ├─58c1931216ec1ce12414dcfe0b29d8cabc12e071ef918e06cabe13e5b96fc75e │ │ ├─65311 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65345 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─630a588beb0bef4de4ead025164c27e275cac3a726d228142b8e8dff5520b85d │ │ └─208746 /pause │ ├─5bc07cf89d17d81adce870c87253907d5faaa229c915c2ccf4866d9144519ff5 │ │ └─97152 /pause │ ├─4ad97d13c1a6981fc01c4ee8856d06ce84943b3cf819aea95929d6731066a78b │ │ └─43688 /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 │ ├─fe228c56bb7eef02dc00ae857c18e232747823bf92e1af093efc22eff977705f │ │ └─63267 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 │ ├─0901b2ea5c4550c06671e95bbd5664fee6932460c1379eedd296f107726f1248 │ │ └─228458 /pause │ ├─b033db5382f460af8ed916cfb7ba1d3956644d7ce4b6526d3c2a711ec8499b7a │ │ └─176151 /pause │ ├─b100e1b1c4dace89941947307aa0eb714abebdc60d54b444f6fc36a081053852 │ │ └─231470 /pause │ ├─8980b2cdb1fcb3b2e9d4842d28a4cc442a3d57658c024f3daf68c010cb596e8f │ │ └─46799 /pause │ ├─1bd97b7af221a2e7e69f990bd37a652d07d332461cc37769886bcf20cc12ebe8 │ │ ├─156878 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156891 /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 │ ├─a7b29aa9e87b6fa91e54e366010489b1a610be902e64dd0c47014ad37797bb2d │ │ └─111680 /pause │ ├─c8d3a06f08bb93127cbd778805d7112d5bd91aeeb49d10e7b2841f21d84fb353 │ │ └─65757 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-227.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 │ ├─b3db2037983a6bfdd48703ab7e7af1a80d4a874b993422ba8359e91bac61d5dd │ │ ├─ 51084 valkey-server *:26379 [sentinel] │ │ ├─413387 sh -c /health/ping_sentinel.sh 1 │ │ ├─413401 sh -c /health/ping_sentinel.sh 5 │ │ ├─413424 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─413425 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─413426 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─eaa37d186ed719264385347499b7201ae211ec1c995d7c78f3a64631f9b1071c │ │ └─46052 /pause │ ├─5219f43b456d4037cce3ea1fc18dcd7ee37ec51712463484ca383e55d0e07b5e │ │ └─62470 /pause │ ├─42448a58ba75751a880d42e5fcdf164c058ae9367e7c8ef27860d31a0857e995 │ │ └─66833 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b379bda1e1eb6d2885480a5c65244e155af1ca27a3a9fc24d3f12222ed0091ea │ │ └─64936 /pause │ ├─2a6bcfe1df34d19bd40626b847b2d7f7e26ddce5beb076367fc8b50ae5d5888f │ │ ├─172908 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173388 nova-scheduler: ServiceWrapper worker(0) │ │ └─173390 nova-scheduler: ServiceWrapper worker(1) │ ├─716797118ed91f5512013fcefe149122650de664c4e9a702c442160197396a39 │ │ └─236577 /pause │ ├─a4a485f32750d0944e975f26e1fe498f172df21020443f9c9b9abb88a1830bae │ │ └─61974 /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 │ ├─eac47874852113be377ab1fb7cfe0c778965c6daee030b1e20c6add139b88860 │ │ ├─257716 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─257741 erl_child_setup 1048576 │ │ ├─257958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258235 /bin/sh -s rabbit_disk_monitor │ ├─3b07be6f9fcd54ee47049b1c59ac144fef5061d3ea2d3dbd32555e414040411f │ │ └─56020 /pause │ ├─8af9dc4e8a4304286867f95684d75de273c89b662a9df9ff80e4fe8431cdaad6 │ │ └─302645 /pause │ ├─ca67f9423bcdbec57bbb216a2eb1256949ac320d85160cfcf7d08b60c31210b0 │ │ └─42001 /pause │ ├─607af86a805a7c7e6242c5e677a2f2a381080dd61b55bc26b7654006bc8ea402 │ │ └─68827 /pause │ ├─56df4737e8c27261310f5f30c6e1c3ac1afdd8a290bf4055e2391bbaa9f61daf │ │ └─298614 /pause │ ├─5db186a6c880b18e537b51c4c8f832829aaf60a244d19d9e3473ec307b23085e │ │ └─42462 /coredns -conf /etc/coredns/Corefile │ ├─1cf3bc97df03a7e646252fa6dd48a0c2df7d783b6f8b41810779d01594d9336b │ │ └─63229 /pause │ ├─2d705341664e0a3059f4f30ed1f6375523bc43fa35c55e184c222ee5f4c0160e │ │ ├─159683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159706 erl_child_setup 1048576 │ │ ├─159822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159898 /bin/sh -s rabbit_disk_monitor │ ├─343a92f630c06043c38bcdfa8ed543f4936082ae179c106a5a4d5b55c481486d │ │ └─176123 /pause │ ├─9a9ce209f0ccb795441056af52eb035618724fe1138c9b6e62ecc12b04a4bc54 │ │ └─50556 /pause │ ├─977ea51726995b946ca824544da36bce14665089da56fdde79fa48e759ccdcb7 │ │ └─238186 /pause │ ├─c88e7d9722dc6e6734d39bb9ba5424f845a62dc2ca82fac80054d41fce3d95a7 │ │ └─55107 /pause │ ├─e1c29450d17eac0db2995c9161a79cbd3a02da879e98798642e1049d1b197ef0 │ │ └─47580 /pause │ ├─edb441e787b29cfb04f7be5c2a35f6b88c17956684ba009a2a0a8f13414044f4 │ │ └─216571 /pause │ ├─e059d508d02b36f14534364bf27a327306fd4c043a65c959c8d468d4894574f9 │ │ └─65141 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─981f95cc600964d0306edeb7dcf4671d1842f942a93da05c43ff59d6e9d6285d │ │ ├─172263 nova-metadata: uWSGI master │ │ ├─172281 nova-metadata: uWSGI worker 1 │ │ └─172282 nova-metadata: uWSGI worker 2 │ ├─9ef39b9a9f24ed4e479be9c2354029d8c4d0fb72cd6c197caa3c4f8554f85ced │ │ ├─228596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228621 erl_child_setup 1048576 │ │ ├─228752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228895 /bin/sh -s rabbit_disk_monitor │ ├─0a0db733769447104ddd67a57fb2e7b5e81ed90135afcfe0c2add6379865dacd │ │ ├─248244 magnum-api: uWSGI master │ │ ├─248258 magnum-api: uWSGI worker 1 │ │ └─248259 magnum-api: uWSGI worker 2 │ ├─acce917ca1d8c947bb342c8e85bf0b3374759c61be34a9c2a81f13065e245c38 │ │ ├─204513 heat-api-cfn: uWSGI master │ │ ├─204551 heat-api-cfn: uWSGI worker 1 │ │ └─204552 heat-api-cfn: uWSGI worker 2 │ ├─b231a8c2a6c3ed12127522983dab2772fefc6aa58bc1708771500f931e2d7888 │ │ ├─84987 barbiacan-api: uWSGI master │ │ └─85000 barbiacan-api: uWSGI worker 1 │ ├─ae80babaf01ef0c0531917ccd5f0307772bb0938f47de550981d07cd2ded0f4f │ │ └─60531 /pause │ ├─e5b247740a80e2f91446f8ecbb0e251410f5945cca00ffdcb3009fec633eb97d │ │ └─60803 /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 │ ├─92c80da6be13e5e53aa210e76a1274bb053225e64bff623cbb368e5803417b5d │ │ └─42993 /pause │ ├─c85e624e8dfca05dcaa7a7d7b315dd040b498734025a0b39c59f86c9e0024df8 │ │ └─42513 /coredns -conf /etc/coredns/Corefile │ ├─0aaac36c917b6a969eac2e87765dbf1128d0db83b6906ab6bed7c33730d332a0 │ │ └─158017 /pause │ ├─76e7f7832d65f4b4834b4e3df661f6a0fcb939797e787c40e29338eb03ac58a9 │ │ └─216680 /pause │ ├─0d93abd070eb4002003b54c8872000541e1f39a871ac0eda26f2d624a593ad20 │ │ └─65177 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7684daaa8f8484fb12ad7cddef4d12ac479245d1397af669c2cf6fc9ff4a331d │ │ └─191715 /pause │ ├─5b145e408460a027edc476abc98ec546c3510b0415022222478c8d80547957df │ │ ├─342464 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342795 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342964 /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/tmppicw3meb/privsep.sock │ │ ├─343402 /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/tmpviiplfu1/privsep.sock │ │ ├─343923 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343924 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343974 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/10957ba7-b3bc-44b6-b049-9e2142b32a0e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/10957ba7-b3bc-44b6-b049-9e2142b32a0e/host --addn-hosts=/var/lib/neutron/dhcp/10957ba7-b3bc-44b6-b049-9e2142b32a0e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/10957ba7-b3bc-44b6-b049-9e2142b32a0e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/10957ba7-b3bc-44b6-b049-9e2142b32a0e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0b473aca-a5d8-4511-9a34-4c0b6a0bf6a9,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 │ │ ├─343979 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd/host --addn-hosts=/var/lib/neutron/dhcp/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fe3dea94-0cb1-4a61-a9fc-2a721e561e5c,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 │ │ ├─343993 haproxy -f /var/lib/neutron/ns-metadata-proxy/10957ba7-b3bc-44b6-b049-9e2142b32a0e.conf │ │ ├─344006 haproxy -f /var/lib/neutron/ns-metadata-proxy/75ca7ac7-c5bd-4e57-b7be-64db6eaaf6bd.conf │ │ ├─377370 /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/tmpx20v5ux8/privsep.sock │ │ └─384127 /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/tmp3g8vvq54/privsep.sock │ ├─6d0df87ee15a117d4921ce035b1f183dff43789d367869954c8d72c9bdbf73ff │ │ └─66714 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a04f3052a3389a54628c5cee6488fb9c427f55c8a2e35a59e9288438c2ce13cf │ │ └─56147 nfd-master -crd-controller=true -metrics=8081 │ ├─1cd27d079b6b1f3497553ed34beba7c8e5ff01c344f1ba2d1256b543c97f3129 │ │ └─191784 /pause │ ├─24ba96b8e4aa325215fb41885e44c2266bdac8322470b629b492add255c2afb9 │ │ └─167654 /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 │ ├─2357c1d32ccaa4b423313be811067af71c64b9cbf59a1d3dfb366b94099fb181 │ │ └─161656 /pause │ ├─800193210d5c7306d33c6a63c415a7f4ac57efedbf265787b9121ecc1b6fb259 │ │ └─64463 /pause │ ├─c871c508072080076c1fa166ea6803ef31fc25bab0b23cba74cfeeda5edf863c │ │ └─161936 /pause │ ├─2a71f97f678a285e6e2b8ad814b5d836f9fe9d242fc8092801f12b7dbe58a91e │ │ └─158730 /coredns -conf /etc/coredns/Corefile │ ├─73c3363f48f804f87aaf41fff3b2f01abcc984af935252300d142302b08628c8 │ │ ├─226664 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227069 octavia-worker: ConsumerService worker(0) │ │ └─227073 octavia-worker: ConsumerService worker(1) │ ├─c4bffced2d5030f8a2056a8c8f6a076c80bd428c171671dac1c6a3e8b862be04 │ │ └─156408 /pause │ ├─a0a872d456b7439916ca428fa8b7cf368a118ec5baaa36c84e945ce424b3cfd2 │ │ ├─193569 /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 │ │ ├─379137 /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/tmpkr2nawu3/privsep.sock │ │ ├─379450 /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/tmp9i2fe7wh/privsep.sock │ │ └─385847 /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/tmp52wj1xyl/privsep.sock │ ├─d6b1c135944142081f5316ca21081be07601ef7e50248d4a5c984be73da83960 │ │ └─60489 /pause │ ├─d5f7f3723f1d5dd5bc0aca1a0631acdd9df2f1ae5af72a892414aa85d03dfeb2 │ │ └─257522 /pause │ ├─83208d69f698204c5e1c2c18248f6c816ff3b963344a0b8a0224e293dfb54b21 │ │ └─39359 /pause │ ├─384b5fe74feb3223adac9e74efb4817b71ab7ef0a9380677d2d2ad17b41472ee │ │ └─113709 /pause │ ├─d2f6fae6c2b6b2a8d640e204664ab5d6b9049851e550935f1e013098c0da4aff │ │ └─158508 /pause │ ├─fd4e9696d621e8a5a6510190dd98d0e3c458a9b1cb799cab93f49c58baec0efa │ │ └─66805 /bin/memcached_exporter │ ├─97865f786ec8e9ea77b79a524feb3bfea61e6d9ed29bcc5c7794ad29d27735e0 │ │ └─189051 /bin/bash /tmp/libvirt.sh │ ├─0e4925d583293e7c1df8fed07e7ea95bf7c8fbdfa646f8a17469b74309dd31fb │ │ └─39357 /pause │ ├─92e5fb650ded231643816a47552d1aacacfeaf2b9a99b35ded6d3e47598a852f │ │ └─162407 /pause │ ├─a02bfa445056a1dce3aa4e0b69e977d688032df0f39a3e402268aef94c4b742a │ │ └─161767 /pause │ ├─98fe2f68f641d5b5ce9bac14ef539b3b437242929b4e9b181c98debd39d09f95 │ │ └─39447 /pause │ ├─5459e5332806a9839205d87092ffdc978551afe63f0a4375046c5a510dc645e4 │ │ └─139150 /pause │ ├─484cce352773089b2fd0fb2c1962934885ada225ad7c12358156790800b959b2 │ │ └─39428 /pause │ ├─8dc554fb649639014695e4068e21f34938e7da0104b42276d69ffd77a622f6ca │ │ ├─61573 python -u /app/sidecar.py │ │ ├─61914 python -u /app/sidecar.py │ │ └─61915 python -u /app/sidecar.py │ ├─72fe7e98f05ec2e8650c9eeec034d6d30a81b68809c47ced631c4ffc7ab9e16d │ │ └─110144 /pause │ ├─9e804bffbe096a6cfeef96ccacda9bbdf3eca6064c9bf5468e5b42e390b01135 │ │ └─56248 /secretgen-controller │ ├─a2767eb9f577a67d8e0cf7b7c3ac559e9af492ca43272ec841fe054d4d1307f8 │ │ └─261997 /pause │ ├─3559f3739f1abe2e9f191918c6972209650ff1ee135580685c695d7b09b7a267 │ │ └─232798 /pause │ ├─4e6551a8d6bb7af10f0febf7865298d5fb4e62edac619719267a7a069ee38c28 │ │ └─251744 percona-xtradb-cluster-operator │ ├─40fb07b063502c51fc7550f87e216fba506a533802c7163fbdffe3942faa9b2a │ │ └─189253 /pause │ ├─0e4766342b94ee73ac26fc63eb56fea9ad08c26c7fa4354257d30ec7e9f191f0 │ │ ├─271703 /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 │ │ └─271939 /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 │ ├─71e18c43b46ce15c8979b94690ec4ce86b802358741979fff78b2b41df40cc84 │ │ └─191654 /pause │ ├─2b47e7df4e4cfa79b0352d21b06838bf2c4fdcf96627a9e795784ded4ca25775 │ │ └─251697 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1b1c773d953f7320b700309cb3887559e25c5c33a7fbd742deff1bf96bf1cf36 │ │ └─161995 /pause │ ├─85be0a5f50900ec1343a1714b6188291de148539d7b5173aaefee94691c031a4 │ │ └─39416 /pause │ ├─ed3fb0da7581ad1a32be2b609389a80a5a6fe4edbeae4f68889a6bce6f7e7a7d │ │ └─43645 /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 │ ├─10deaac657eccaa6a139c28836d367ecd6c67e50465a254fa0d178cdea879ad9 │ │ ├─140173 /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 │ │ └─140422 /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 │ ├─f89f2391b172847103339cc680d9464c3ac5337c5521203a8ece17325a4b4d61 │ │ └─252303 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 │ ├─579ca06171c9963beb464f6b024dbeca662030185d6e30fe751639a541696ef4 │ │ └─64184 /pause │ ├─58a465ce2e4b93e9bdc5962281cbd32f2c51e244424ae45f24c21d258bbc1241 │ │ ├─61549 python -u /app/sidecar.py │ │ ├─61881 python -u /app/sidecar.py │ │ └─61882 python -u /app/sidecar.py │ ├─40762ae9a6c7fb95e79c9a9f0812bdd362d00ba4d51cb39b4c6955df823a61a3 │ │ └─42444 /pause │ ├─d181e261305a0c160a2886318c85b1c10c8e118b98db899dd6f141fbdc9f8d77 │ │ └─252451 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─daf31ad9369923651446c19304a6e54e79dbaf7ba487ed01b2c03aa651bb6f03 │ │ └─60423 /pause │ ├─88a9e2000c0fe7f4689b6b8fdfda6b5caffb3ed4f459ab49402856e7908bd3c4 │ │ ├─ 72300 apache2 -DFOREGROUND │ │ ├─ 72322 (wsgi:k -DFOREGROUND │ │ ├─ 72326 (wsgi:k -DFOREGROUND │ │ ├─ 72327 (wsgi:k -DFOREGROUND │ │ ├─ 72328 (wsgi:k -DFOREGROUND │ │ ├─399512 apache2 -DFOREGROUND │ │ ├─399603 apache2 -DFOREGROUND │ │ └─399604 apache2 -DFOREGROUND │ ├─76aec86731a3270d7049236f1c721d429df6307c8450b554691c5f3d782d6f36 │ │ └─43516 /pause │ ├─1b53e117adb4a527bee397a0c9923fd4daa56cfdb480d8c34081dd887409e0c8 │ │ └─50871 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─79fb286b8a75fda5038218c3271f453ab851f116576d6ce615712928b0f232e7 │ │ └─261789 /pause │ ├─3521f089438b7bda721a35c0f5f69a4494f108683724cdffbe2590f9be58ce40 │ │ └─66922 /bin/oauth2-proxy │ ├─eb722d9b3f2ffcdc7f95f5194c9a0c8cc5dec35d680c27182e0b6f3c25fff376 │ │ ├─172897 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─173367 nova-conductor: ServiceWrapper worker(0) │ │ └─173369 nova-conductor: ServiceWrapper worker(1) │ ├─6e0387b222b5d82f40132389c2189874af900a32d341fda123a12c7676067cae │ │ └─248520 /pause │ ├─0136e4d1488922048b8e6f9bb28cb81b3012f6842b70253b7a37a6dd08ee4220 │ │ └─85838 /pause │ ├─6f1f8afccf0883a46b3e5ae3c6d7f19ca14d1055c893c38b123e804178ab1e47 │ │ └─252248 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2c7b097963a9b900c2dc51b0f4f67da33fda9bdc567bde57a634e0a24675a216 │ │ └─187550 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) │ ├─d459eaea398dfaabb3edee3dc32bd9d2ef22683bd98c243152a8af986bf280d4 │ │ ├─125229 cinder-api: uWSGI master │ │ ├─125243 cinder-api: uWSGI worker 1 │ │ └─125244 cinder-api: uWSGI worker 2 │ ├─edab214fd8a417fb103bafa1f45311c7748f70f37783af4bada49975bfae88d3 │ │ └─39885 /pause │ ├─d115002984843d5824fcf15c7bbba9257a3fd0513128d3d6a9494bbaa98eb8db │ │ └─252305 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 │ ├─a95204d60da1e97c228c3828d091f48036ce7bbd654e82b9b026d8bd73378125 │ │ └─252401 /manager --metrics-bind-address=:9782 │ ├─96b3e39af617998b89d508862ea497f83fdf44a6491ca40a3ce687ef3c58e643 │ │ └─66585 /pause │ ├─16ec7ff4f88a53f370e09a72160c466fac57272cb2865a6adb3eca230e24fe2f │ │ ├─189494 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189511 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189517 erl_child_setup 1048576 │ │ ├─189713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189979 /bin/sh -s rabbit_disk_monitor │ ├─6fe12d353fcabcb0cddf3b14c0b39d691dc9f7abf9b7dda1d607f544a0d16f58 │ │ └─79585 /pause │ ├─9cfac191d2ff09999306480fc922926cc18793536836b7585d5540dfe73415da │ │ └─55731 /pause │ ├─841ae21231a9d3f95e465012fdafbd2e09d95b099a67308f293c92bdcd4f7c93 │ │ └─161411 /pause │ ├─3e96781db7c91f4d165039c9546373e3502b83c86a66eb3fd21a01a1186720c1 │ │ ├─271441 manila-api: uWSGI master │ │ ├─271460 manila-api: uWSGI worker 1 │ │ └─271461 manila-api: uWSGI worker 2 │ ├─09d0ba5a33ad62bfc51564391e0020d9377d3f7880a4061d9b84c5fd4bb03273 │ │ └─62615 /pause │ ├─561c2e1caebef622bed47f06d3c27f07f2ade863cba3dd6c60956f15136022d8 │ │ ├─227437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227470 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d7ec89806f8891dc7a8ffae59b4c1a72099b0d65293bf4736ead97335e1eaac4 │ │ ├─248552 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248944 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248945 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─639f462ac5b95aab3865dff7d7f2e51b07ae6b464a03920ecdd7324807231799 │ │ ├─184761 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185295 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185298 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185301 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─599611c9b18a1e8b0ef483d5bf2e7ebf182ca0042bfa89ad6f0f0694caf7de04 │ │ └─262215 /pause │ ├─4e9d5efb47edd63fdc2cd526684df25a82a4c0bc379bc8dafac04f9798f441af │ │ └─92700 /pause │ ├─811af6c57e551958df8ee02ec811aa5ff9d6d4cee9ae6b66cc34f95259400c16 │ │ └─216700 /pause │ ├─ab20848254da2fd55233de8e6bf3f194c09af00cbb382bc697ff1da3dcd0a6c4 │ │ └─216910 /pause │ ├─0602510c2fb777bb0238fb7b0d1183c49f4e5cac3fab2a048bab0f81fe54fd8e │ │ └─87078 /usr/local/bin/rook ceph operator │ ├─194d5165411bdd5e016a4ee18d5420b53c67eeaaf012caefc7dd33fa248f240e │ │ └─51140 redis_exporter │ ├─a93d81df80e50147d317dc8725574db40b73ba734f2dcf81d5786eab347c8c2a │ │ └─48485 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e21c065b0f5f7d4c7cb99b715dec8345d958bae23c915beb93aa2a642a7d6c7d │ │ └─302894 /bin/openstack-database-exporter │ ├─65fc9fb5fd8cddb96bb27736a52a1e200a2da2e5d33ed66e1fc04b2ead459575 │ │ ├─147291 placement-api: uWSGI master │ │ ├─147320 placement-api: uWSGI worker 1 │ │ └─147321 placement-api: uWSGI worker 2 │ ├─d8167422f6ac11204856e962fa0e405d03c8e4d490c8810b510fc25b0a940a6d │ │ └─159541 /pause │ └─1160efa4efe2b63d83a57470b581ac92bad1ecb7cd88457059c88d6ca77fd214 │ └─56110 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount