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 │ │ │ ├─21155 /lib/systemd/systemd --user │ │ │ └─21156 (sd-pam) │ │ └─session-22.scope │ │ ├─21137 sshd: cephadm [priv] │ │ └─21175 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/199.204.45.49-22-zuul [mux] │ ├─432132 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ymmmcxnfqybcqghdwskkizfuypgziczl ; /usr/bin/python3'"'"' && sleep 0' │ ├─432133 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ymmmcxnfqybcqghdwskkizfuypgziczl ; /usr/bin/python3' && sleep 0 │ ├─432134 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ymmmcxnfqybcqghdwskkizfuypgziczl ; /usr/bin/python3 │ ├─432135 /bin/sh -c echo BECOME-SUCCESS-ymmmcxnfqybcqghdwskkizfuypgziczl ; /usr/bin/python3 │ ├─432136 /usr/bin/python3 │ ├─432137 /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 │ └─432139 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 … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12179 /usr/bin/containerd-shim-runc-v2 -namespace moby -id de553600121702f33b9d683e3a21c96d8695a64a1a551e3712833cc45a6bc386 -address /run/containerd/containerd.sock │ │ ├─ 12562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5cbbf1dbbfa37c04f047ddb9c82b29b323f39e375135211df8b6d31fc6bc6d19 -address /run/containerd/containerd.sock │ │ ├─ 19260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id efbb013eb8a30915960dd7bfb68a84dcec5ec8b01ec1029ab995cd14adc0baf3 -address /run/containerd/containerd.sock │ │ ├─ 24435 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e7c750027cec8c99da24fb0372c0944e00928317c321837e385decb1ebc1353f -address /run/containerd/containerd.sock │ │ ├─ 29137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 720fe1070c55a15073b9abb43fe1b843f23f5c43a6a7a8a170bf78090e05f168 -address /run/containerd/containerd.sock │ │ ├─ 33834 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ded23a334e2129323e59b660d44acf44716a4a2b1789f5f50296fdec9000382a -address /run/containerd/containerd.sock │ │ ├─ 39506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a878a31e0c59861328645f41e919ff543f7543e5c643be6f20010a9ea074ade -address /run/containerd/containerd.sock │ │ ├─ 39532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a81b8be3f8c4287622505019b76e9d7af734f9d73843cf1f99821f300740e1 -address /run/containerd/containerd.sock │ │ ├─ 39596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0d1eb5f137530c9dbbb359b5c548697ca52b32b71b36f64a70a8e913a65dff -address /run/containerd/containerd.sock │ │ ├─ 39642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ffa424591bd8360429e3623b63fa0f29bd4336d00e58d7841ed05a64b8bc20 -address /run/containerd/containerd.sock │ │ ├─ 39688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 114fae987079328d67bd3410bc898ce53dc5fa77016eebc11a1077cfa4b97d34 -address /run/containerd/containerd.sock │ │ ├─ 40130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9853d0f69fd1f905d7d5b50f2454fe58250072a44ab56746a279a7e6c3c998c8 -address /run/containerd/containerd.sock │ │ ├─ 40839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 675952a2540d3cc83436f627824908bed1b2c530d8f05b6682aa8f1b97f60871 -address /run/containerd/containerd.sock │ │ ├─ 40856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce84131820b7c232f3d06f13eda713e3739b47e0f56f298c7821a9925ccda44d -address /run/containerd/containerd.sock │ │ ├─ 42415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e4a08f2f4df47afd8da260a1b1fb27b5c328cab5cb2e92e3a04b03b748dfed -address /run/containerd/containerd.sock │ │ ├─ 42817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9be6048485eb7dda74b310318fb85fe3a29b5c434b7d72ab1ea9017333c14e -address /run/containerd/containerd.sock │ │ ├─ 42856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d2a5c751b44d0a6ab431a9562e985ebf15c6daef129e6e3a484718b489997de -address /run/containerd/containerd.sock │ │ ├─ 43317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7451440af9ee8aa49da7e9e06de599a603548474c85287389c0f0df598de63b -address /run/containerd/containerd.sock │ │ ├─ 43828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce138a4de16b377bca09c04263ea42dd5bc9baf94b4050da6a34574d8a24df86 -address /run/containerd/containerd.sock │ │ ├─ 43894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3331c41361ffe2860fe3d8b599e380004b1675aecb9f78c8ce75f6015ff5e108 -address /run/containerd/containerd.sock │ │ ├─ 43951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f03a882c498002f7cc142d888de9b7e497bfa4da623bc7a2f06ba059904782c -address /run/containerd/containerd.sock │ │ ├─ 46268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce2ecb38d06391a9c20b1233bcdc9a34f47eef477b8724c1e4c20479ea644f5 -address /run/containerd/containerd.sock │ │ ├─ 46356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c1115e72a6f6c5bc815a23bb65d79207a2f179efd9a3caa11872aaa3a50342e -address /run/containerd/containerd.sock │ │ ├─ 47098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b80181ab38482c61cd10bbc26a187959fb9685feef1774c8ee830043517a6ac -address /run/containerd/containerd.sock │ │ ├─ 47201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0abdd7316f4b3d87fe4d5b5a78b4fd90adf8201c7906eb463b895562c0fc11f7 -address /run/containerd/containerd.sock │ │ ├─ 47596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cc9f7c3114be46f5b4abb2cec30dd5a71f77fed47e6795ed3c5cc1bba5234a -address /run/containerd/containerd.sock │ │ ├─ 47925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df68b746621a6b913bb194670e14cf0c85e42b43ee90bebbbeb65f155dbc2c7a -address /run/containerd/containerd.sock │ │ ├─ 48497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6583338fe17886d406ad92fb0bd2fe92a58bfd1786e3f208f836d6213cdee5ca -address /run/containerd/containerd.sock │ │ ├─ 50959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e8625b33da7812641529c67468defb3bcbeee2279a310b4969d749f096dc90 -address /run/containerd/containerd.sock │ │ ├─ 51160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc9d5fde3c4f44b8854baba1e20e521a9903b2959f0f4f4b6df882e4f9d7d1cf -address /run/containerd/containerd.sock │ │ ├─ 57450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7e8827f867d1e4efae809402de40eff0ed2501c2af7c20ed5a4695f22fecb3 -address /run/containerd/containerd.sock │ │ ├─ 58415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9f84002c0cdec10f793cb3468afef79d314cd39a41ec9d8655d89ee2d1d9bf -address /run/containerd/containerd.sock │ │ ├─ 58492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 560bc2e845542e27f7b60e2b07f68a933ae6a8ab32a043f5a3638ed97ea1d699 -address /run/containerd/containerd.sock │ │ ├─ 58536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07f7d804256c0d37137e20c01581f58ebd21324746918d312ec5346fdd09cb1 -address /run/containerd/containerd.sock │ │ ├─ 58877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbbf0d2064c8703a2193ae432e8bcadf74d3587cd02b3b99d5aa3d8dd7914c8e -address /run/containerd/containerd.sock │ │ ├─ 64492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce975937abed619763d3cd174ee04f3fdddc6c05ccd9ded177abb906f0f1cbab -address /run/containerd/containerd.sock │ │ ├─ 64735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12ebcbddcd269917600cf1527b76d7f0a2c017f181edabac28a65218a0a89639 -address /run/containerd/containerd.sock │ │ ├─ 64754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9011e9728e041f9dfd86f7a1a189c40df6f6d90cc571ba81a95c93f5d4fd4ab1 -address /run/containerd/containerd.sock │ │ ├─ 64782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52c6a6df3363418a2e9e17e0015085180c9ff366e11abdc96b6d12f5c1443cf -address /run/containerd/containerd.sock │ │ ├─ 66424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608f29529262d88e384278056c7c92d2cd6dd6d57a3f0a0729715662bdeb8119 -address /run/containerd/containerd.sock │ │ ├─ 66490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d051e55ddb22e7387e14fcb2280b7c09d2b9d9bc63b53edffbb86ae4a12d2bc -address /run/containerd/containerd.sock │ │ ├─ 66538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9de8f40c892102ed36b1321edab41c4e610529a1e0dbf4c7f4e8543c03ffb4 -address /run/containerd/containerd.sock │ │ ├─ 66753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b320745a86c99b9584ca400c8310d2fde9bb7a18621461a1f62fd51ca2a9595 -address /run/containerd/containerd.sock │ │ ├─ 66807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f265eb8b4923f8fd3de706a965cdc1a5324ba813f19bb7683326420c29546f84 -address /run/containerd/containerd.sock │ │ ├─ 67265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba004027134b6d6f88e638f321520a20cd6e864661dd9a11745087d29cdfd291 -address /run/containerd/containerd.sock │ │ ├─ 67706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8f34afdddcb14cb4c7c62c88b282159d38f789064c85a0b1fc9c2f341b60c3a -address /run/containerd/containerd.sock │ │ ├─ 67964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7d0608f8ce8ab42df31981a5518e964a3acf7ea6e433bdf4377892a894eee9 -address /run/containerd/containerd.sock │ │ ├─ 68699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48b63d05ff2874322d67ed1902d764622c46e48b4657f70a653881d008a8a0b -address /run/containerd/containerd.sock │ │ ├─ 69554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3514c43b4b6764596e4d3ddec56791b0c8fb0e4c1355ddd82a49400b6977f79c -address /run/containerd/containerd.sock │ │ ├─ 70954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59941b5a561a1fbfc8ced0b4fcec5b1ada0db4a0e9563a937ba267010a68bc47 -address /run/containerd/containerd.sock │ │ ├─ 75545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1838cac3b6c97872c5c5619ced3343c6e124c8b4828f0054b79a40201233300 -address /run/containerd/containerd.sock │ │ ├─ 85134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef506d98e0f9945aa51a0fbb249c4921c6055a7ff2cddb1706c5e242b7afe653 -address /run/containerd/containerd.sock │ │ ├─ 86731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 760fc06e566b295d1ce943f341a6033b5329e54d5552045c2feba24728ad8c34 -address /run/containerd/containerd.sock │ │ ├─ 93096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf5e1086f60806c878eeaced812fea81b6f951a3bea566449b471cc735331ea -address /run/containerd/containerd.sock │ │ ├─ 99280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f9e803a9a242d7f5a97f3731f7ef8266fed5829da82492c6378c9138db7026 -address /run/containerd/containerd.sock │ │ ├─104005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 606af9ed0c84917c83389ac8ee48c09ee0633fa9fed9366591566fb172d739a3 -address /run/containerd/containerd.sock │ │ ├─104049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 481a8a4a2fb39c8e4ff83346994383cc3368543b4dd466fac7e477276ee92d92 -address /run/containerd/containerd.sock │ │ ├─116653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53ffd479f447de3d506758150d47a30d8542b093b014e1554acbf00c0721a21 -address /run/containerd/containerd.sock │ │ ├─118244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b7c150c39e2189eddfed92f8d46f23a1da74d40e764f4960dc16d6d3d9ee25 -address /run/containerd/containerd.sock │ │ ├─118286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5a8d83f91d9588dd734ec2117e6f6ec4ea76cf4a5cbc5a2de2806983d16330 -address /run/containerd/containerd.sock │ │ ├─120276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c727ca3368c5a6605a152aa61e412a67d2cecb2ccac5d62caf0ad3a153aa2bf4 -address /run/containerd/containerd.sock │ │ ├─122139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1344bf7fd1d0ed4c379097a4c1f992268c226456918d82892dfc0a0739d6944a -address /run/containerd/containerd.sock │ │ ├─122299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afbb330daa9d6c200f5ae3bcb6f3818ce44b54e432aa15378e5cc86179262726 -address /run/containerd/containerd.sock │ │ ├─145567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5abe3b5d397988e4203d6a747b5f9c8ff94dd0e7603a7bd70c8e8c422b83bb27 -address /run/containerd/containerd.sock │ │ ├─145612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d65c63756f84b6b7f1978e75e8c275b5132a4631b53ae966b565d0c3183962 -address /run/containerd/containerd.sock │ │ ├─148208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4bc93d1dbefb196ac3782540c741c46c64bc78dac6b47064a2283706af73700 -address /run/containerd/containerd.sock │ │ ├─163304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6084bbb1d6657ab4702fe6361f3b695958688d8dfacec5005570a811e4c11786 -address /run/containerd/containerd.sock │ │ ├─165105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f919ff1ab6461a1f8751b25ba3981942088691f28eaff26ab81f8b001b35df5 -address /run/containerd/containerd.sock │ │ ├─165514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5badbd2dfb70723e30496880a84486e8bc1d6af4ff9ef76403b36d100c0a5a0 -address /run/containerd/containerd.sock │ │ ├─166683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10fa184777062c0183ee1848f2f16d1aed3555686a742bf84279f4bff33e883 -address /run/containerd/containerd.sock │ │ ├─168648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 026f5cf1cc9c541dc728a6d875cad1218b1a2d67f029b2b723ff2325a5afa584 -address /run/containerd/containerd.sock │ │ ├─168918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ad642fdd9b52d07c2d3617cc9a08a182efec25196b180dfe073643f045357a -address /run/containerd/containerd.sock │ │ ├─169018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3c277497562fcee03e819a522f0249accab37491135ef3a817253d1725f4e4e -address /run/containerd/containerd.sock │ │ ├─169377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06531e920b36ca0aa7932964aa79929d99d0d855a35036f2535ba37004257c2c -address /run/containerd/containerd.sock │ │ ├─169461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2bf9f5473004d95ddff5ba2f91cd77696d5facf70450865aea76d03b7a692c4 -address /run/containerd/containerd.sock │ │ ├─169714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b766ec0805c36e35bf686c5b453caaedfe795e5337991f428cd752272924c242 -address /run/containerd/containerd.sock │ │ ├─182033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b4af0aeebfba36a88083d87a49b310bda992a3838338d0e293225d9de9ed804 -address /run/containerd/containerd.sock │ │ ├─184050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab255a085f508a9493135c5c1637533a8453404f8307e086f790364d21d9f675 -address /run/containerd/containerd.sock │ │ ├─184059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd3fe6d43c1274c33b2951b7dc0c55cbf035c8b02a488ddf1867cce911425aa2 -address /run/containerd/containerd.sock │ │ ├─184156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d365371d0ce1b7c262ebf651680c294a128dd1f73105318104cb81e4eae1502 -address /run/containerd/containerd.sock │ │ ├─184205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a0b5f26d50ee4ecb1ada42c7ec18471f7f9ebd55c36dae8cb4f2b86182843d -address /run/containerd/containerd.sock │ │ ├─184231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593e107beba051b0f75ef07867d57656044267ae15b8316cb1edaf2e0ca7fdf8 -address /run/containerd/containerd.sock │ │ ├─184627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbc1fd45b752f2a237b2dd9401820d66090322c9be86e4272ee49e90765180c -address /run/containerd/containerd.sock │ │ ├─184669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fb0bfdfc86ca82897f8254b9a2b57aa38cd178dbb4d10c5c032494efe55a587 -address /run/containerd/containerd.sock │ │ ├─198540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b684e07760f0b4360d0fe19e096c2fa8fa9c4b803eeea5d1ac95ce5429d66923 -address /run/containerd/containerd.sock │ │ ├─200858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac7fe168364feb58909f4da1c52f4dc8af345414aa7ccb19ac1d22082e7bf15 -address /run/containerd/containerd.sock │ │ ├─200895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba41f7d6ff647900eadd0abc97bf9fa08a676b3d3125c569e87639cd237d8b85 -address /run/containerd/containerd.sock │ │ ├─201128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac50028357b14deecf95737b309f6b7f5872e4f2012699e07e619c16de7803ab -address /run/containerd/containerd.sock │ │ ├─221492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73f7c486619c1d622d6b8b08deff542b1b9c6cccf05edf9de3418fd76d4192c -address /run/containerd/containerd.sock │ │ ├─230746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa9540be7af6726961652401cee38f93caa49f5381a32e91cfb5df297ca9bfc -address /run/containerd/containerd.sock │ │ ├─230757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d24aafb22877bd441d7303a26e2aca11adf06bd4bbce78e6198b65b01e79374 -address /run/containerd/containerd.sock │ │ ├─230781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd3208fe23081d1325d6630a9665d5e54f8099b94eb6add56d55583547ea671 -address /run/containerd/containerd.sock │ │ ├─231245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5dbf1137e27574a7f1457b6a9c41cb0b48055d3f92e47b867d256c570dae8da -address /run/containerd/containerd.sock │ │ ├─242942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6312d59b906efb15ab2d0ffa1883c188ae75171ef2a4bc596a4e77d5b0d581e -address /run/containerd/containerd.sock │ │ ├─245558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11ed316e27abafff8592d5eee6c8167a16eb9d8cc74c580956a09622c151e0bd -address /run/containerd/containerd.sock │ │ ├─246823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1dbeb6556c3ee7e80a7d4a0ed6b8afe97727759656435c2ce3e21737ed82a2 -address /run/containerd/containerd.sock │ │ ├─247851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9601af8919f55b007c575d3016fefa7e97d079907adb317dd77f811cfce7736c -address /run/containerd/containerd.sock │ │ ├─248922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc35603796ffe98a82ec663e65b5d9ef4fa91e19125565820506c961f78b0b61 -address /run/containerd/containerd.sock │ │ ├─250748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71b0a4dd753fd9146c0083df1f9b043da0df27889ce486dd115cc32b9041369 -address /run/containerd/containerd.sock │ │ ├─252267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8838d328037a5c0ddb177f9817d6673831c43f2fd0e5d65447c110e283c209af -address /run/containerd/containerd.sock │ │ ├─252381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fdab027e0a57b5e667fa741e4165d435a315e859d2cf277975a3e11c2443944 -address /run/containerd/containerd.sock │ │ ├─262634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ce808710e33e39cab49fe845056f4e5b70b91724a7a29e32a7c81782a80a55 -address /run/containerd/containerd.sock │ │ ├─263163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9afa460b2d78c9a8741740e50552c93bac543f32676bd6671e5519bd0ec8999 -address /run/containerd/containerd.sock │ │ ├─270413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62ecf49d03a01d01dc040bfbae3c160e0b38d8de012948ecd6983f8eb1b81b33 -address /run/containerd/containerd.sock │ │ ├─297350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66fe97f87f4e6d443c39e93bd6caf1e572a39592e72427275a378324826d5b66 -address /run/containerd/containerd.sock │ │ ├─297537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed66967cd7b6ff4a48fc53cacfd8ee967e6b0b4a462d67e62163f024faddf2c -address /run/containerd/containerd.sock │ │ ├─297620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685b53aa75a09bea1ff859c61368dc458f4d3784253833259a86536ae63d3ef2 -address /run/containerd/containerd.sock │ │ ├─297710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb8be9e4e28f3712d0ce8ef4f490233dbf9b15aebdcc3f8ec69b56b70fae3bc -address /run/containerd/containerd.sock │ │ ├─309739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ee15f9af76f863c244604f3c35dbb5b7d6ef8cbb77f7944100f1fc7d46c34b -address /run/containerd/containerd.sock │ │ ├─312417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2a462424579d6a72648f41c855148d78a3673345883d87895836ea423c359c -address /run/containerd/containerd.sock │ │ └─313896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df7208fe77c62fc5ae89cc0e8d495c17533346c66be4b7ac1e71e4138692bb6e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29120 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19220 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19240 /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 │ │ │ ├─24148 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24418 /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 │ │ │ ├─33538 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33817 /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 │ │ │ ├─12115 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.miivmh.service │ │ ├─12476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miivmh/unit.run │ │ └─12506 /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-miivmh --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.miivmh:/var/lib/ceph/mgr/ceph-instance.miivmh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miivmh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.miivmh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─162609 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39975 /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.49 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-720fe1070c55a15073b9abb43fe1b843f23f5c43a6a7a8a170bf78090e05f168.scope … │ │ ├─29161 /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 │ │ └─29173 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1397 /usr/sbin/uuidd --socket-activation │ ├─docker-ded23a334e2129323e59b660d44acf44716a4a2b1789f5f50296fdec9000382a.scope … │ │ ├─33859 /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 │ │ └─33871 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker-5cbbf1dbbfa37c04f047ddb9c82b29b323f39e375135211df8b6d31fc6bc6d19.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.miivmh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.miivmh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-efbb013eb8a30915960dd7bfb68a84dcec5ec8b01ec1029ab995cd14adc0baf3.scope … │ │ ├─19285 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19305 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-de553600121702f33b9d683e3a21c96d8695a64a1a551e3712833cc45a6bc386.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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─162463 /sbin/iscsid │ │ └─162464 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-e7c750027cec8c99da24fb0372c0944e00928317c321837e385decb1ebc1353f.scope … │ │ ├─24459 /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 │ │ └─24471 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rabed9e6d92d6496c9d3bcd5d8d3967d2.scope │ │ └─200174 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─daa0c969a9d3410e5474bfbc412722c18a402425cd13d54cfb04ce65e838a1ac │ │ └─209859 percona-xtradb-cluster-operator │ ├─cb9d50d1d7d0427a9441cbf0255fb0030cbd336e6e655080d5704a1aac872f86 │ │ ├─263232 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─263501 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─263502 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5abe3b5d397988e4203d6a747b5f9c8ff94dd0e7603a7bd70c8e8c422b83bb27 │ │ └─145591 /pause │ ├─dc4f7718b6c798264191474291a0f620a7b1fe80df75d19aac5d30fbb46a9b0f │ │ └─70087 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─593e107beba051b0f75ef07867d57656044267ae15b8316cb1edaf2e0ca7fdf8 │ │ └─184306 /pause │ ├─ff95bee19a286d68eb834d7eef7db62fd605ec5f9b143542d7f7b85aac360ab0 │ │ ├─65799 python -u /app/sidecar.py │ │ ├─66116 python -u /app/sidecar.py │ │ └─66117 python -u /app/sidecar.py │ ├─ba004027134b6d6f88e638f321520a20cd6e864661dd9a11745087d29cdfd291 │ │ └─67297 /pause │ ├─d20838093b2e0f5c5efc3680ff587a52ca08b886332a5e1cefb2bb08bf55c609 │ │ └─209778 /manager --metrics-bind-address=:8080 │ ├─79397add8538d9ab1e43f9874439c664490cde9294749c300b48accea194c011 │ │ ├─182253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182270 /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 -- │ │ ├─182276 erl_child_setup 1048576 │ │ ├─182334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─182542 /bin/sh -s rabbit_disk_monitor │ ├─ce975937abed619763d3cd174ee04f3fdddc6c05ccd9ded177abb906f0f1cbab │ │ └─64558 /pause │ ├─4d2a5c751b44d0a6ab431a9562e985ebf15c6daef129e6e3a484718b489997de │ │ └─42880 /pause │ ├─eb7e8827f867d1e4efae809402de40eff0ed2501c2af7c20ed5a4695f22fecb3 │ │ └─57476 /pause │ ├─641af0530bbab797cb5c949d506269f6e5339e5afd19a13466b75b28585c952d │ │ ├─307659 manila-api: uWSGI master │ │ ├─307707 manila-api: uWSGI worker 1 │ │ └─307708 manila-api: uWSGI worker 2 │ ├─c6499b16265897e7b83e184bd46f5f009f95a9536055e41e7e63d4ae1aa28e25 │ │ └─59050 nfd-gc -gc-interval=1h │ ├─de1dbeb6556c3ee7e80a7d4a0ed6b8afe97727759656435c2ce3e21737ed82a2 │ │ └─246850 /pause │ ├─dd3fe6d43c1274c33b2951b7dc0c55cbf035c8b02a488ddf1867cce911425aa2 │ │ └─184130 /pause │ ├─afd3208fe23081d1325d6630a9665d5e54f8099b94eb6add56d55583547ea671 │ │ └─230857 /pause │ ├─b8f34afdddcb14cb4c7c62c88b282159d38f789064c85a0b1fc9c2f341b60c3a │ │ └─67729 /pause │ ├─edbc1fd45b752f2a237b2dd9401820d66090322c9be86e4272ee49e90765180c │ │ └─184656 /pause │ ├─74a317e38998a60ca99bab06b154ced16707509697eec79375c6e5da1cb5b3ca │ │ └─105161 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e2a96a8ebf0e3e640567d10d92795e5e9caf83f2b693023168a3a1f687dc82a8 │ │ └─48858 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c93516724d34640b43a3a2291fff8aa71f234890307f3f4ed06ac7a745e33647 │ │ └─65292 /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 │ ├─90437d8ae9a828cbd0ef4ffcba3466716bd4a2038f1c17be86d6fac8e9a66be1 │ │ └─39745 etcd --advertise-client-urls=https://199.204.45.49: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.49:2380 --initial-cluster=instance=https://199.204.45.49:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.49:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.49: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 │ ├─c727ca3368c5a6605a152aa61e412a67d2cecb2ccac5d62caf0ad3a153aa2bf4 │ │ └─120299 /pause │ ├─92ad642fdd9b52d07c2d3617cc9a08a182efec25196b180dfe073643f045357a │ │ └─168941 /pause │ ├─f7e30cefba07fefe8c25a0ff91f687c0431a01697ca1950fe96b725c37160882 │ │ └─247912 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e4bc93d1dbefb196ac3782540c741c46c64bc78dac6b47064a2283706af73700 │ │ └─148231 /pause │ ├─3514c43b4b6764596e4d3ddec56791b0c8fb0e4c1355ddd82a49400b6977f79c │ │ └─69578 /pause │ ├─1d051e55ddb22e7387e14fcb2280b7c09d2b9d9bc63b53edffbb86ae4a12d2bc │ │ └─66517 /pause │ ├─deb8be9e4e28f3712d0ce8ef4f490233dbf9b15aebdcc3f8ec69b56b70fae3bc │ │ └─297735 /pause │ ├─ab255a085f508a9493135c5c1637533a8453404f8307e086f790364d21d9f675 │ │ └─184128 /pause │ ├─5fdab027e0a57b5e667fa741e4165d435a315e859d2cf277975a3e11c2443944 │ │ └─252422 /pause │ ├─a473c438f55bd6d5b66c683326811d6af4868f117dd332e616d32b3a43a14994 │ │ └─59011 nfd-worker -metrics=8081 │ ├─d6a0b5f26d50ee4ecb1ada42c7ec18471f7f9ebd55c36dae8cb4f2b86182843d │ │ └─184258 /pause │ ├─b6a1107590e61d95285cc053607eb631eb17d93951f94885aad89de7ee9e65c1 │ │ └─71276 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─98ba4645e03add5a5fccfd3f42c10a347c0be37c203ece18d4ee8990fca924a5 │ │ ├─307879 /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 │ │ └─307982 /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 │ ├─bfa9540be7af6726961652401cee38f93caa49f5381a32e91cfb5df297ca9bfc │ │ └─230824 /pause │ ├─9011e9728e041f9dfd86f7a1a189c40df6f6d90cc571ba81a95c93f5d4fd4ab1 │ │ └─64821 /pause │ ├─43a4e161498b6bc8235e1a8500eb56153fbdefe6e47bfd7016f7221caf2f0485 │ │ └─72240 /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 │ ├─11ed316e27abafff8592d5eee6c8167a16eb9d8cc74c580956a09622c151e0bd │ │ └─245584 /pause │ ├─7fdcb77498f35365d3f05b7e21102380fa29fea4da2dff7754480781594a186e │ │ └─48628 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0e5d54e80aa3ae48d1457ee06ac18cbe092d8bfdb9626158cd966b1c30cc8173 │ │ └─68265 /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 │ ├─f1d65c63756f84b6b7f1978e75e8c275b5132a4631b53ae966b565d0c3183962 │ │ └─145635 /pause │ ├─0cd16f6ef1634e7634a58b4bc66b0c710c163254304a98b4b10dc5bc5392f297 │ │ ├─69943 nginx: master process nginx -g daemon off; │ │ ├─69958 nginx: worker process │ │ ├─69959 nginx: worker process │ │ ├─69960 nginx: worker process │ │ ├─69961 nginx: worker process │ │ └─69962 nginx: worker process │ ├─ca9de8f40c892102ed36b1321edab41c4e610529a1e0dbf4c7f4e8543c03ffb4 │ │ └─66569 /pause │ ├─3db44efa01408a80a00798b7dcd21cf83c9cc6d5b20843a5671747c62d2afb42 │ │ └─209874 /manager --metrics-bind-address=:9782 │ ├─75a81b8be3f8c4287622505019b76e9d7af734f9d73843cf1f99821f300740e1 │ │ └─39568 /pause │ ├─66fe97f87f4e6d443c39e93bd6caf1e572a39592e72427275a378324826d5b66 │ │ └─297375 /pause │ ├─7b93a65b8cbe32ed6937e53bf079d73e58ddfe187f57e437e1bad152673bae55 │ │ ├─316412 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─316425 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e4b73a8ea895974c065b3f2af87f968c601743515c9f9205dea32c47248d6d29 │ │ ├─243239 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243256 /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 -- │ │ ├─243262 erl_child_setup 1048576 │ │ ├─243312 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243313 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243599 /bin/sh -s rabbit_disk_monitor │ ├─28a3000768168d38de73bde5aea666459d96da9a52b01afa40015850484f7094 │ │ └─270325 docker-registry serve /etc/docker-registry/config.yml │ ├─1711f591cd4a10f31493ff91fa28ea89e61cffc16f4c05dfe906f628911539f0 │ │ └─40182 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7b80181ab38482c61cd10bbc26a187959fb9685feef1774c8ee830043517a6ac │ │ └─47122 /pause │ ├─8fb0bfdfc86ca82897f8254b9a2b57aa38cd178dbb4d10c5c032494efe55a587 │ │ └─184692 /pause │ ├─608f29529262d88e384278056c7c92d2cd6dd6d57a3f0a0729715662bdeb8119 │ │ └─66450 /pause │ ├─9d84ed07d006f229bee71864588b6eba5924fc513f56ad1b11fd9b05bee4375c │ │ └─312757 /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 │ ├─27f64c88c097c3bf6f78af545bc23887f72bd85b02fbade30b141f27bfd7be0f │ │ ├─193968 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] │ │ ├─194243 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) │ │ ├─194256 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) │ │ └─194267 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) │ ├─ce138a4de16b377bca09c04263ea42dd5bc9baf94b4050da6a34574d8a24df86 │ │ └─43858 /pause │ ├─396435dfb14290ec0588708992f043a080d98adbe15c10b9a14d9bc98b2efdf2 │ │ └─314099 /bin/openstack-database-exporter │ ├─d5badbd2dfb70723e30496880a84486e8bc1d6af4ff9ef76403b36d100c0a5a0 │ │ └─165537 /pause │ ├─06531e920b36ca0aa7932964aa79929d99d0d855a35036f2535ba37004257c2c │ │ └─169398 /pause │ ├─3331c41361ffe2860fe3d8b599e380004b1675aecb9f78c8ce75f6015ff5e108 │ │ └─43938 /pause │ ├─f827a40482f31c21d282a56df0428d1203dde3916d6d1c40346f28794a39dbe8 │ │ └─42938 /coredns -conf /etc/coredns/Corefile │ ├─17cb628f4b4e4e1c18b6ac0292170924060c7bbd98dbb3ec1a884e730720c7e9 │ │ ├─163792 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─163805 /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 │ ├─fa0d1eb5f137530c9dbbb359b5c548697ca52b32b71b36f64a70a8e913a65dff │ │ └─39620 /pause │ ├─a0b9783be8a60d18b718b3451ef243f0f3c0ccb9f78a2598958a04395a2a13ed │ │ └─146250 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6df04fd5ecf984045b0cc2d0715e58393e7dc45590ef8ee567ab1efeeeea91fe │ │ └─250811 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3f919ff1ab6461a1f8751b25ba3981942088691f28eaff26ab81f8b001b35df5 │ │ └─165128 /pause │ ├─e05e3611136bcb6ad04d4c9be348ce08f40e9f78080aacd20e0ce78338364d9f │ │ ├─153787 placement-api: uWSGI master │ │ ├─153810 placement-api: uWSGI worker 1 │ │ └─153811 placement-api: uWSGI worker 2 │ ├─3e9be6048485eb7dda74b310318fb85fe3a29b5c434b7d72ab1ea9017333c14e │ │ └─42850 /pause │ ├─ad2cd96fd64ee2af6b1e2287f35d36469cca745df8effba4906d21dd2062662e │ │ └─144824 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─61e4a08f2f4df47afd8da260a1b1fb27b5c328cab5cb2e92e3a04b03b748dfed │ │ └─42438 /pause │ ├─a4e8bf9159a7310fb1f3f1e2b0f3cf32fc15f3ce53fa2884c8825b39ef1ca73d │ │ ├─ 79374 apache2 -DFOREGROUND │ │ ├─ 79392 (wsgi:k -DFOREGROUND │ │ ├─ 79393 (wsgi:k -DFOREGROUND │ │ ├─ 79394 (wsgi:k -DFOREGROUND │ │ ├─ 79395 (wsgi:k -DFOREGROUND │ │ ├─416545 apache2 -DFOREGROUND │ │ └─419240 apache2 -DFOREGROUND │ ├─bc9d5fde3c4f44b8854baba1e20e521a9903b2959f0f4f4b6df882e4f9d7d1cf │ │ └─51185 /pause │ ├─114fae987079328d67bd3410bc898ce53dc5fa77016eebc11a1077cfa4b97d34 │ │ └─39714 /pause │ ├─f7451440af9ee8aa49da7e9e06de599a603548474c85287389c0f0df598de63b │ │ └─43341 /pause │ ├─df7208fe77c62fc5ae89cc0e8d495c17533346c66be4b7ac1e71e4138692bb6e │ │ └─313923 /pause │ ├─68347187eb6c14e88c13deb0a397984ee0748668a3fc74e61b707f5251e6da9e │ │ ├─65748 python -u /app/sidecar.py │ │ ├─66064 python -u /app/sidecar.py │ │ └─66065 python -u /app/sidecar.py │ ├─8a2a462424579d6a72648f41c855148d78a3673345883d87895836ea423c359c │ │ └─312443 /pause │ ├─c231dcfb746fbde2654ca1ecade30dfa8dad678804c029ef090c55ba2e6c0723 │ │ ├─116954 glance-api: uWSGI master │ │ ├─117039 glance-api: uWSGI worker 1 │ │ └─117040 glance-api: uWSGI worker 2 │ ├─df68b746621a6b913bb194670e14cf0c85e42b43ee90bebbbeb65f155dbc2c7a │ │ └─47949 /pause │ ├─481a8a4a2fb39c8e4ff83346994383cc3368543b4dd466fac7e477276ee92d92 │ │ └─104074 /pause │ ├─d22e34265f797ae50c84216fee89cab5c16e96448f312ce775d89a503675991e │ │ ├─217551 heat-api-cfn: uWSGI master │ │ ├─217576 heat-api-cfn: uWSGI worker 1 │ │ └─217577 heat-api-cfn: uWSGI worker 2 │ ├─a5683bb7097e370465bdc3962e685cf3b75ad51ea0b0ae2ac34aa845e079c88b │ │ └─51295 valkey-server *:6379 │ ├─b766ec0805c36e35bf686c5b453caaedfe795e5337991f428cd752272924c242 │ │ └─169744 /pause │ ├─1f908c94f38ea222067a6a15c2ae1a193e4132f94185b06a5951a012345ea0fa │ │ ├─240045 octavia-api: uWSGI master │ │ ├─240062 octavia-api: uWSGI worker 1 │ │ └─240063 octavia-api: uWSGI worker 2 │ ├─685b53aa75a09bea1ff859c61368dc458f4d3784253833259a86536ae63d3ef2 │ │ └─297646 /pause │ ├─6a878a31e0c59861328645f41e919ff543f7543e5c643be6f20010a9ea074ade │ │ └─39544 /pause │ ├─fd0b5bff31e9be49d9b6ee1e8e6bcf66399165830acd62e14407970a28ef128f │ │ ├─143272 cinder-api: uWSGI master │ │ ├─143285 cinder-api: uWSGI worker 1 │ │ └─143286 cinder-api: uWSGI worker 2 │ ├─a1838cac3b6c97872c5c5619ced3343c6e124c8b4828f0054b79a40201233300 │ │ └─75574 /pause │ ├─f48b63d05ff2874322d67ed1902d764622c46e48b4657f70a653881d008a8a0b │ │ └─68726 /pause │ ├─4c708412cae37353106e6df95cb240180b8fe0baa5d6160360f6738d1b4309e4 │ │ └─175452 /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 │ ├─e907074daa2c9a03293cf7a4babd2a815a3771e9fa2c4894b7b91f31f5c0d34f │ │ ├─118513 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─118749 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─118756 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6e7edf03413a1ef763d4fc6f29b9cd2e0ebf407c51758b567c466de5219d0ccc │ │ └─166006 /coredns -conf /etc/coredns/Corefile │ ├─d5cfa18a53480f91a14ff901cf281769fc012a3d72efa697a6779bbb5f91d1a1 │ │ └─73254 /bin/oauth2-proxy │ ├─9601af8919f55b007c575d3016fefa7e97d079907adb317dd77f811cfce7736c │ │ └─247875 /pause │ ├─9ce1ac592ecb81ea993716578271b6fdf48d459ec36c2167aee1b6dc6d451796 │ │ └─66025 /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 │ ├─9b5a8d83f91d9588dd734ec2117e6f6ec4ea76cf4a5cbc5a2de2806983d16330 │ │ └─118319 /pause │ ├─7ce2ecb38d06391a9c20b1233bcdc9a34f47eef477b8724c1e4c20479ea644f5 │ │ └─46294 /pause │ ├─675952a2540d3cc83436f627824908bed1b2c530d8f05b6682aa8f1b97f60871 │ │ └─40884 /pause │ ├─78a662ecd4e8da207308c85f3f845387ab919f2184be978fe62f56f6b2da5567 │ │ └─70130 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4d63599b31b7937a6e280ed2ce99583b01a2172fd5bbebab7192579ba52ec7af │ │ └─307617 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b2bf9f5473004d95ddff5ba2f91cd77696d5facf70450865aea76d03b7a692c4 │ │ └─169485 /pause │ ├─5a2d096a46cc0dada1af7739173353b16cd388add2ed19d9abb237f542372402 │ │ ├─312554 apache2 -DFOREGROUND │ │ ├─314844 (wsgi:h -DFOREGROUND │ │ ├─314845 (wsgi:h -DFOREGROUND │ │ ├─314846 (wsgi:h -DFOREGROUND │ │ ├─314847 (wsgi:h -DFOREGROUND │ │ ├─314848 (wsgi:h -DFOREGROUND │ │ ├─314849 apache2 -DFOREGROUND │ │ └─314850 apache2 -DFOREGROUND │ ├─a9e8625b33da7812641529c67468defb3bcbeee2279a310b4969d749f096dc90 │ │ └─50983 /pause │ ├─3cf4aa8facc4ff204c330ee9ebbb11b95e9a170cb0b3d12036db9bca6bb25375 │ │ └─266562 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─606af9ed0c84917c83389ac8ee48c09ee0633fa9fed9366591566fb172d739a3 │ │ └─104028 /pause │ ├─bac8db8d45be582e1c30759e5e6c5586b01ceefa56a9cbcbe4210885aeef5694 │ │ └─51482 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 │ ├─026f5cf1cc9c541dc728a6d875cad1218b1a2d67f029b2b723ff2325a5afa584 │ │ └─168690 /pause │ ├─678212e1c6750d1a17ee93c160492d502e231a49b78ba9fa9b147df37dedce97 │ │ └─104387 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-kqrj8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─34995dc2dcff858d5d65069f4224aae2786ff550f5e3acd2d6955353ab701c8b │ │ ├─275666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─275864 /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 -- │ │ ├─275946 erl_child_setup 1048576 │ │ ├─278694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─278701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─278791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─286315 /bin/sh -s rabbit_disk_monitor │ ├─8c1115e72a6f6c5bc815a23bb65d79207a2f179efd9a3caa11872aaa3a50342e │ │ └─46379 /pause │ ├─9b320745a86c99b9584ca400c8310d2fde9bb7a18621461a1f62fd51ca2a9595 │ │ └─66787 /pause │ ├─94cc9f7c3114be46f5b4abb2cec30dd5a71f77fed47e6795ed3c5cc1bba5234a │ │ └─47621 /pause │ ├─ef5640c99408c600e1a6dec424e04c6b85fd990347cb00e3ddc34e2a1e21c245 │ │ ├─262688 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─263362 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmptj758lpe/privsep.sock │ │ ├─263365 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─263370 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6a19e37048aab043a0edeb0c006f35f777d76b6bc6f1cc7b703a051b6de32b0b │ │ ├─48761 mysqld --wsrep_start_position=b1419145-4326-11f1-a1fc-52fc6b186fa3:20 │ │ └─48882 /var/lib/mysql/mysql-state-monitor │ ├─f65afddd768cc7a2bed67ba20f6c1e1f64ff7095b9276d708da92120c1a3e4cf │ │ └─249058 /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 │ ├─ce84131820b7c232f3d06f13eda713e3739b47e0f56f298c7821a9925ccda44d │ │ └─40906 /pause │ ├─4d365371d0ce1b7c262ebf651680c294a128dd1f73105318104cb81e4eae1502 │ │ └─184285 /pause │ ├─fbbf0d2064c8703a2193ae432e8bcadf74d3587cd02b3b99d5aa3d8dd7914c8e │ │ └─58901 /pause │ ├─98d3fdbd58637206bd431cafcbc403d696ae800a8a0ee58b739ae33b560ebb81 │ │ ├─193949 neutron-api: uWSGI master │ │ ├─193998 neutron-api: uWSGI worker 1 │ │ └─193999 neutron-api: uWSGI worker 2 │ ├─cce7ac7a2b7da2eb088f9a4509487ef9c61920cc4c31b820d5c322d9b121c562 │ │ ├─217532 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─217793 heat-engine: ServiceWrapper worker(0) │ │ └─217796 heat-engine: ServiceWrapper worker(1) │ ├─f3c277497562fcee03e819a522f0249accab37491135ef3a817253d1725f4e4e │ │ └─169047 /pause │ ├─03c95e2595be3f23c052cf6efc71d8bc8858610a9ff3dd14939ca6a699a6a311 │ │ ├─217279 heat-api: uWSGI master │ │ ├─217306 heat-api: uWSGI worker 1 │ │ └─217307 heat-api: uWSGI worker 2 │ ├─9853d0f69fd1f905d7d5b50f2454fe58250072a44ab56746a279a7e6c3c998c8 │ │ └─40154 /pause │ ├─c4528586e582f543cecd021cccef600515338f639e67e350d500295f7d55c30d │ │ └─51795 redis_exporter │ ├─97cd05f69d66d3784e332431ebc5a99ad8352aeac03340a85683afe385672ba6 │ │ ├─241494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─241512 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─241978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─241979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─422042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f7c9593f822989c556b7aa37dff0458b5bb2a4eab27501087f825afb84d67798 │ │ └─72452 /bin/memcached_exporter │ ├─79b7c150c39e2189eddfed92f8d46f23a1da74d40e764f4960dc16d6d3d9ee25 │ │ └─118268 /pause │ ├─78e9ba4900a389d02c9dad6dc13e421720066d701f95b28d7bbf0a3220ddd7e7 │ │ └─246875 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─17fba0bbf084318e7005f43f137401bc56993c6c017c1e0765da1fcd455f3e9b │ │ └─51681 valkey-server *:26379 [sentinel] │ ├─885778e7efa0385d808fcd81e456da278aa914291b6349afddbcdf16f1e3d3a8 │ │ ├─41522 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41899 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─49a483e05c4123356c31e02efc5fe23071afa49917d1e77ec5ced33e2388aeb2 │ │ └─203668 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─28839240d28214d538a3406b60656b960fd39c1ace1ce38927fd306ab1d0ce30 │ │ ├─203641 /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 │ │ ├─394018 /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/tmpolkwpjfv/privsep.sock │ │ ├─394443 /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/tmpmymh42ob/privsep.sock │ │ └─396259 /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/tmp08jj7ngr/privsep.sock │ ├─f7caa2abe6b8e2a6f97fef0bddc3a72388767c6633223800a9f9a5d7b0003fd4 │ │ ├─194012 neutron-policy-server: uWSGI master │ │ ├─194025 neutron-policy-server: uWSGI worker 1 │ │ └─194026 neutron-policy-server: uWSGI worker 2 │ ├─755360608c4e60f2892eb4e6413b35520ab66fc71ec64859c955f2886a3ff5d1 │ │ └─240682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─daf5e1086f60806c878eeaced812fea81b6f951a3bea566449b471cc735331ea │ │ └─93123 /pause │ ├─5c19e80aad64213c326d3adba4c6a6ae1ae836012c38b779426771c5fb942809 │ │ ├─99497 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99514 /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 -- │ │ ├─99520 erl_child_setup 1048576 │ │ ├─99706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─99707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─99718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─99964 /bin/sh -s rabbit_disk_monitor │ ├─216ce2cd128d59b99a5200559c87a6f08426ac01d95402d9ca0fefa230e6119a │ │ ├─180913 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181285 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b684e07760f0b4360d0fe19e096c2fa8fa9c4b803eeea5d1ac95ce5429d66923 │ │ └─198565 /pause │ ├─8838d328037a5c0ddb177f9817d6673831c43f2fd0e5d65447c110e283c209af │ │ └─252291 /pause │ ├─b353d07c7daed073ddf2ea471cd3cce561fd592e24e96211893cb0b34bceca2b │ │ └─71333 /bin/pushgateway │ ├─6583338fe17886d406ad92fb0bd2fe92a58bfd1786e3f208f836d6213cdee5ca │ │ └─48520 /pause │ ├─2d6b45e3f7a9fefac72cd91c8503baf925159f5616c83d76d54d05a87745c904 │ │ └─72180 /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 │ ├─d90392f92ac4ebc5ed4b3398b63bfaa6b63f0de8a2cdcadb32539e691fb6a4eb │ │ ├─120504 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─120521 /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 -- │ │ ├─120527 erl_child_setup 1048576 │ │ ├─120576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120577 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120734 /bin/sh -s rabbit_disk_monitor │ ├─0434c24f9500859a5e45ec372eb5bad151684d0a38c3cf89e9b77882be210636 │ │ └─71503 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b71b0a4dd753fd9146c0083df1f9b043da0df27889ce486dd115cc32b9041369 │ │ └─250775 /pause │ ├─36d006a1d5eb3ca62af547ab95703470964bdf0a046f1cd23fc407ed23f25ca7 │ │ └─307660 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a6291a43f53f64e64efd3e38b351f65099aae9c19125804eb1d3a01636646c8d │ │ └─163757 /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 │ ├─26d14249f0f69baf7bd762b6cf30ab4d658268848e851bb1232dd91945345331 │ │ ├─ 46603 /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 │ │ ├─ 46616 /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 │ │ ├─ 46763 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─312058 nginx: worker process │ │ ├─312059 nginx: worker process │ │ └─312060 nginx: cache manager process │ ├─5c7d0608f8ce8ab42df31981a5518e964a3acf7ea6e433bdf4377892a894eee9 │ │ └─67989 /pause │ ├─9108550454b7d107f40b348b7fc391ed8e29eb4d92b58808aa32f2be17ce557a │ │ ├─240674 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─241177 octavia-worker: ConsumerService worker(0) │ │ └─241180 octavia-worker: ConsumerService worker(1) │ ├─c5a6cc14acc58581aa9896f222930915fb8b19e68fe58dd71a16470779e11220 │ │ └─42912 /coredns -conf /etc/coredns/Corefile │ ├─afbb330daa9d6c200f5ae3bcb6f3818ce44b54e432aa15378e5cc86179262726 │ │ └─122325 /pause │ ├─f53ffd479f447de3d506758150d47a30d8542b093b014e1554acbf00c0721a21 │ │ └─116675 /pause │ ├─2d872adac5462695fce03ad3538304667bc4c3c97c901a1ef8f27f5674300a08 │ │ ├─180220 nova-metadata: uWSGI master │ │ ├─180249 nova-metadata: uWSGI worker 1 │ │ └─180250 nova-metadata: uWSGI worker 2 │ ├─88fb315aa39cbbb5e26d32a01b983c8a1027865f3bbed2d87ae3688c5c64b682 │ │ ├─194903 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) │ │ ├─195417 /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/tmpatj2tm4n/privsep.sock │ │ ├─195658 /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/tmpjpbq8wox/privsep.sock │ │ └─195854 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─39ff494572fb97597ae25fc763467edb8d3e6093b69b7620db4441c5df6edbc9 │ │ ├─181043 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181353 nova-scheduler: ServiceWrapper worker(0) │ │ └─181355 nova-scheduler: ServiceWrapper worker(1) │ ├─23b5d0a62a8db7701cc7c1ae3340d2ae258e00f0327079fc0a4ec6698ee0dd79 │ │ └─73228 /bin/oauth2-proxy │ ├─e9afa460b2d78c9a8741740e50552c93bac543f32676bd6671e5519bd0ec8999 │ │ └─263187 /pause │ ├─2da8191c2b3512a75a127fcde786270f52bdae6f397b3995629802a074f3d1f2 │ │ └─71668 /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-49.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 │ ├─b1760e271a37829f60794d52cc8c272122d046d80391d2e79ee26f428c5c26a6 │ │ └─266587 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 │ ├─ac50028357b14deecf95737b309f6b7f5872e4f2012699e07e619c16de7803ab │ │ └─201175 /pause │ ├─c1ce808710e33e39cab49fe845056f4e5b70b91724a7a29e32a7c81782a80a55 │ │ └─262658 /pause │ ├─9b67b0ed4e9a84191b1cf98d3de89a2d7af76cd05acaf99767a7885dc4631fa4 │ │ └─44067 /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 │ ├─62ecf49d03a01d01dc040bfbae3c160e0b38d8de012948ecd6983f8eb1b81b33 │ │ └─270438 /pause │ ├─94fef64f88dd82205274cdc761a884e09ce3045793abf426efc0cfea258194b0 │ │ └─68558 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 │ ├─d73f7c486619c1d622d6b8b08deff542b1b9c6cccf05edf9de3418fd76d4192c │ │ └─221519 /pause │ ├─0518305987439520cfae1a924eeeb93789dcfaf6028df02e52a2f00d08c98f51 │ │ ├─71037 /usr/bin/vector --config-dir /etc/vector/ │ │ └─71070 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e1b01a65a0a5062726646cdc1caeae4ee66f728f92a855e4bcb02ab7504583a8 │ │ └─44112 /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 │ ├─92f667f2237136f838bd81dbe822b5db488a5f7ddb965d8fd7898bb427ad1326 │ │ ├─347545 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] │ │ ├─347907 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348003 /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/tmp9nvk5f__/privsep.sock │ │ ├─348321 /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/tmp_v0nlbjn/privsep.sock │ │ ├─348685 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348686 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348831 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/406e6be9-b799-4bd1-bb0c-10c01e8256df/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/406e6be9-b799-4bd1-bb0c-10c01e8256df/host --addn-hosts=/var/lib/neutron/dhcp/406e6be9-b799-4bd1-bb0c-10c01e8256df/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/406e6be9-b799-4bd1-bb0c-10c01e8256df/opts --dhcp-leasefile=/var/lib/neutron/dhcp/406e6be9-b799-4bd1-bb0c-10c01e8256df/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9ba1c52d-133e-4392-b2ec-3646ac1260ad,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 │ │ ├─348839 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b1ae081a-0efa-482f-ab63-efe52cbbbb4f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b1ae081a-0efa-482f-ab63-efe52cbbbb4f/host --addn-hosts=/var/lib/neutron/dhcp/b1ae081a-0efa-482f-ab63-efe52cbbbb4f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b1ae081a-0efa-482f-ab63-efe52cbbbb4f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b1ae081a-0efa-482f-ab63-efe52cbbbb4f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b668bb9a-514d-43b3-99d3-d31b81b8c380,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 │ │ ├─348860 haproxy -f /var/lib/neutron/ns-metadata-proxy/406e6be9-b799-4bd1-bb0c-10c01e8256df.conf │ │ ├─348864 haproxy -f /var/lib/neutron/ns-metadata-proxy/b1ae081a-0efa-482f-ab63-efe52cbbbb4f.conf │ │ ├─392738 /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/tmpvsc6_ko_/privsep.sock │ │ └─398695 /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/tmp8cda33w2/privsep.sock │ ├─b52c6a6df3363418a2e9e17e0015085180c9ff366e11abdc96b6d12f5c1443cf │ │ └─64834 /pause │ ├─2f03a882c498002f7cc142d888de9b7e497bfa4da623bc7a2f06ba059904782c │ │ └─43977 /pause │ ├─b1c33a8d815b2d1d0b5a761cfe6994c51ef607b7af7313f1b525880ecad523c0 │ │ └─44160 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c59ff8e0e1cb8377526e6b88788928bc989d7c6c5ec32f100d2e7960fe1d11e1 │ │ └─59222 /secretgen-controller │ ├─d78cbd81fd2170411c040eb400f44bb00469672687d05abddde6beae29f34b9b │ │ └─71709 /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 │ ├─4568fc4f9f29c9e822cd217188397bbbd815e233f12fe4cf12e7c7f6134e10a2 │ │ ├─92256 barbiacan-api: uWSGI master │ │ └─92269 barbiacan-api: uWSGI worker 1 │ ├─bfea26ef6ee37e64f508d4daaedd4d4f40bc29146372726cf58519aa5b6d6452 │ │ ├─221780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221796 /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 -- │ │ ├─221802 erl_child_setup 1048576 │ │ ├─221888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─221902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222092 /bin/sh -s rabbit_disk_monitor │ ├─bc35603796ffe98a82ec663e65b5d9ef4fa91e19125565820506c961f78b0b61 │ │ └─248971 /pause │ ├─7ac7fe168364feb58909f4da1c52f4dc8af345414aa7ccb19ac1d22082e7bf15 │ │ └─200896 /pause │ ├─c56279ffe4e2a0c23c6de0baafa5d657753e521f76147a5a347ac054c93404fe │ │ └─120042 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5d3fc1c75d4484d3d8b0f6987d5835a8be990be9938a17eaea835b53d10bf1cf │ │ └─196763 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) │ ├─099f0a23c0940d2e79c8d809c7692a6da1fd4e7467cbe137a4fb00a23b7c9651 │ │ └─199548 /bin/bash /tmp/libvirt.sh │ ├─03e88384ed8a842257bbc7dcf472e8718497d803ebbfe00229e3e13eacebef85 │ │ └─209804 /kube-vip manager │ ├─7ede28f92f3fd8f3e5acf37f23c02d7d87d8faa4cf50c74620ce99b9df647432 │ │ ├─166969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166986 /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 -- │ │ ├─166994 erl_child_setup 1048576 │ │ ├─167097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167319 /bin/sh -s rabbit_disk_monitor │ ├─9909b2bab56bdc5339ae8861275a77cdb87de86b16e66ec299adbb1e268cc359 │ │ ├─185154 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─430015 sleep 300 │ ├─12ebcbddcd269917600cf1527b76d7f0a2c017f181edabac28a65218a0a89639 │ │ └─64802 /pause │ ├─53d5378cd45c3d46d3fc4bab65a79d9b108da77e702f4cd37c84dc10a557489a │ │ └─43559 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 │ ├─5dfae8651e5ccd1747b8e17c7cf09a4ee10bb5e672d1db32ed1757093ba17967 │ │ ├─180199 nova-api: uWSGI master │ │ ├─180239 nova-api: uWSGI worker 1 │ │ └─180240 nova-api: uWSGI worker 2 │ ├─c6312d59b906efb15ab2d0ffa1883c188ae75171ef2a4bc596a4e77d5b0d581e │ │ └─242964 /pause │ ├─ef506d98e0f9945aa51a0fbb249c4921c6055a7ff2cddb1706c5e242b7afe653 │ │ └─85157 /pause │ ├─ac781bfada5b381754a4ddae49156e04c30dc1717ed5a889b603d36470bb7eb4 │ │ ├─73415 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─73468 /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 -- │ │ ├─73494 erl_child_setup 1048576 │ │ ├─73606 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─73607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─73617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─73812 /bin/sh -s rabbit_disk_monitor │ ├─2f0fff18da84084e989c1820a22caa2d4872bbf61781524595ec15d5fdb54dac │ │ ├─85407 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─85424 /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 -- │ │ ├─85430 erl_child_setup 1048576 │ │ ├─85488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─85627 /bin/sh -s rabbit_disk_monitor │ ├─ee97f941d56d984b39c03f256e5f359e906b9e214e9447ef8e86c3a55d64f433 │ │ └─266555 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 │ ├─79ee15f9af76f863c244604f3c35dbb5b7d6ef8cbb77f7944100f1fc7d46c34b │ │ └─309764 /pause │ ├─f64747b4f1d061a5dd8344c9b867e714f4509f0fa5fb16a83238ad5b8583806a │ │ └─200526 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1344bf7fd1d0ed4c379097a4c1f992268c226456918d82892dfc0a0739d6944a │ │ └─122166 /pause │ ├─6084bbb1d6657ab4702fe6361f3b695958688d8dfacec5005570a811e4c11786 │ │ └─163327 /pause │ ├─4b4af0aeebfba36a88083d87a49b310bda992a3838338d0e293225d9de9ed804 │ │ └─182058 /pause │ ├─6249e002670f16e7e44869be5c887b8c01268302eddfc0be094682c4c9150f14 │ │ └─71370 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─560bc2e845542e27f7b60e2b07f68a933ae6a8ab32a043f5a3638ed97ea1d699 │ │ └─58515 /pause │ ├─f265eb8b4923f8fd3de706a965cdc1a5324ba813f19bb7683326420c29546f84 │ │ └─66838 /pause │ ├─c7c24df0306419a3562743d2b84b87b37b451f257fc4bab0195a9889ec14970f │ │ └─245783 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0abdd7316f4b3d87fe4d5b5a78b4fd90adf8201c7906eb463b895562c0fc11f7 │ │ └─47225 /pause │ ├─c10fa184777062c0183ee1848f2f16d1aed3555686a742bf84279f4bff33e883 │ │ └─166707 /pause │ ├─e303d12c402875465eedd1cb3b82a28019c9b16eee7bf253528204079abd5066 │ │ └─211947 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a7707a8fda1367aa91e197d2efbc3353220f8404de4639d9a88f5d35ecb09d13 │ │ └─66719 /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 │ ├─7d24aafb22877bd441d7303a26e2aca11adf06bd4bbce78e6198b65b01e79374 │ │ └─230860 /pause │ ├─b5f9e803a9a242d7f5a97f3731f7ef8266fed5829da82492c6378c9138db7026 │ │ └─99303 /pause │ ├─6ed66967cd7b6ff4a48fc53cacfd8ee967e6b0b4a462d67e62163f024faddf2c │ │ └─297590 /pause │ ├─1f9f84002c0cdec10f793cb3468afef79d314cd39a41ec9d8655d89ee2d1d9bf │ │ └─58441 /pause │ ├─d4cab0dde46ff2238d9234450dcbe38b2126a3f7e2be33e4d45c9c0b34e9a91a │ │ ├─48549 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 │ │ └─51430 haproxy -sf 250 -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 │ ├─f9938f175b3a92835bce1c39b084253edfff423696174cb6e91ad010befd1b87 │ │ └─46643 /server │ ├─b07f7d804256c0d37137e20c01581f58ebd21324746918d312ec5346fdd09cb1 │ │ └─58565 /pause │ ├─fb47d44e3baf67274c0c3b74cf3f8b5a7355beb4b82471677407ee857f615217 │ │ └─39795 kube-apiserver --advertise-address=199.204.45.49 --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 │ ├─094bb6c36edec5e2945abbbe7558865e5669196f64e7e06755e45c859ca0e748 │ │ └─71535 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6f1eb615c5fb5bf2ef8849ecf3fb2d57480579b2e1911d38182bd10d03c9701b │ │ └─71129 /goldpinger --static-file-path /static │ ├─f7afcf74248df1ed66e2d9f21f71fb36e5f1c0f189aea410510e09119eef8a04 │ │ └─59084 nfd-master -crd-controller=true -metrics=8081 │ ├─c90a3c73558af56ec13c9f58b8706a3921a1c7b04d76bc37cdab88b0591b82ce │ │ ├─263042 magnum-api: uWSGI master │ │ ├─263080 magnum-api: uWSGI worker 1 │ │ └─263081 magnum-api: uWSGI worker 2 │ ├─ba41f7d6ff647900eadd0abc97bf9fa08a676b3d3125c569e87639cd237d8b85 │ │ └─200929 /pause │ ├─59941b5a561a1fbfc8ced0b4fcec5b1ada0db4a0e9563a937ba267010a68bc47 │ │ └─70977 /pause │ ├─db9cd2bb54bce3944411e21a5369ad935e180714fbca6234826b91494e3abfff │ │ └─199497 /usr/bin/libvirt-tls-sidecar │ ├─8657de5f06307ec218f314256bb7eea4344ccf2f73e011b6004c1c1f34bd49f7 │ │ ├─146640 /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 │ │ └─146962 /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 │ ├─20ffa424591bd8360429e3623b63fa0f29bd4336d00e58d7841ed05a64b8bc20 │ │ └─39666 /pause │ ├─f5dbf1137e27574a7f1457b6a9c41cb0b48055d3f92e47b867d256c570dae8da │ │ └─231281 /pause │ ├─82db8d6ebf8671e4b3f266c6e373a87cde13197a226ea0549f77d1ea56cd31c9 │ │ └─94200 /usr/local/bin/rook ceph operator │ ├─760fc06e566b295d1ce943f341a6033b5329e54d5552045c2feba24728ad8c34 │ │ └─86754 /pause │ ├─cdff6dc39a7dffc12ea65cb06562a4a2cff5348d96818927924f32e953d6955d │ │ ├─198837 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198854 /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 -- │ │ ├─198860 erl_child_setup 1048576 │ │ ├─198991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─199004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─199344 /bin/sh -s rabbit_disk_monitor │ ├─d60baa2cc323e581a2ebe0ed88420440c4adb348b6f5fd8c6cd749cd55288b5e │ │ └─72071 /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-49.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 │ ├─ecd7fbdeeadc2b6a8eb0ade22524cae4f66c35df9bb94f78f094f3b9d855732a │ │ ├─196789 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] │ │ ├─197082 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─197291 /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/tmp8di08rhx/privsep.sock │ │ ├─392962 /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/tmp7hlmhnqb/privsep.sock │ │ ├─393452 /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/tmpbfe9z8fb/privsep.sock │ │ ├─393981 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393982 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394609 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a6316365-545a-4929-b4f1-65585f4ddce8 --namespace=qrouter-a6316365-545a-4929-b4f1-65585f4ddce8 --conf_dir=/var/lib/neutron/ha_confs/a6316365-545a-4929-b4f1-65585f4ddce8 --log-file=/var/lib/neutron/ha_confs/a6316365-545a-4929-b4f1-65585f4ddce8/neutron-keepalived-state-change.log --monitor_interface=ha-5823514a-f4 --monitor_cidr=169.254.0.129/24 --pid_file=/var/lib/neutron/external/pids/a6316365-545a-4929-b4f1-65585f4ddce8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─395366 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=11f3fa17-6b99-4304-b0b9-5409b46cc47a --namespace=qrouter-11f3fa17-6b99-4304-b0b9-5409b46cc47a --conf_dir=/var/lib/neutron/ha_confs/11f3fa17-6b99-4304-b0b9-5409b46cc47a --log-file=/var/lib/neutron/ha_confs/11f3fa17-6b99-4304-b0b9-5409b46cc47a/neutron-keepalived-state-change.log --monitor_interface=ha-ef716e62-c7 --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/11f3fa17-6b99-4304-b0b9-5409b46cc47a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─396382 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7da819c6-9eaf-4b9d-83a9-994d92b808ca --namespace=qrouter-7da819c6-9eaf-4b9d-83a9-994d92b808ca --conf_dir=/var/lib/neutron/ha_confs/7da819c6-9eaf-4b9d-83a9-994d92b808ca --log-file=/var/lib/neutron/ha_confs/7da819c6-9eaf-4b9d-83a9-994d92b808ca/neutron-keepalived-state-change.log --monitor_interface=ha-907dde6f-63 --monitor_cidr=169.254.0.17/24 --pid_file=/var/lib/neutron/external/pids/7da819c6-9eaf-4b9d-83a9-994d92b808ca.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─405667 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=92a41b24-c26d-4902-a16a-eed9c9d27c6b --namespace=qrouter-92a41b24-c26d-4902-a16a-eed9c9d27c6b --conf_dir=/var/lib/neutron/ha_confs/92a41b24-c26d-4902-a16a-eed9c9d27c6b --log-file=/var/lib/neutron/ha_confs/92a41b24-c26d-4902-a16a-eed9c9d27c6b/neutron-keepalived-state-change.log --monitor_interface=ha-2ea96f5f-a6 --monitor_cidr=169.254.0.228/24 --pid_file=/var/lib/neutron/external/pids/92a41b24-c26d-4902-a16a-eed9c9d27c6b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ └─807b59b59ddd8af07ec0a28d1d07d8980efeb34dc115c31d81212f6a11bea331 │ ├─104510 /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 │ └─405777 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount