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 │ │ │ ├─21519 /lib/systemd/systemd --user │ │ │ └─21520 (sd-pam) │ │ └─session-22.scope │ │ ├─21515 sshd: cephadm [priv] │ │ └─21535 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/162.253.55.195-22-zuul [mux] │ ├─408215 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hmgaeeucrpuoqwhlifjwgqprvgcfghif ; /usr/bin/python3'"'"' && sleep 0' │ ├─408216 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hmgaeeucrpuoqwhlifjwgqprvgcfghif ; /usr/bin/python3' && sleep 0 │ ├─408217 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hmgaeeucrpuoqwhlifjwgqprvgcfghif ; /usr/bin/python3 │ ├─408218 /bin/sh -c echo BECOME-SUCCESS-hmgaeeucrpuoqwhlifjwgqprvgcfghif ; /usr/bin/python3 │ ├─408219 /usr/bin/python3 │ ├─408223 /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 │ └─408225 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 … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12181 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0bf3be04f6334d76d796f18f2ef5174c78166713f908276490066fadfa3a26bd -address /run/containerd/containerd.sock │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e5e6ee045c794158b8478791e9cf4aab87731248312007d2f1ea1878b94aac27 -address /run/containerd/containerd.sock │ │ ├─ 19413 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 03e8c3c135db51ad73e15dda41f1e210baafa946bd65ffae9b8dde10c2e10c42 -address /run/containerd/containerd.sock │ │ ├─ 24602 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6f685c6e718f8cc438bf93bdb3da1bc169da990155c9ca07d353abab370d905b -address /run/containerd/containerd.sock │ │ ├─ 29308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e93ec968ab6c6a5db28193f16a4e543e5ba47ebda456023c47e2a65d9c870a4e -address /run/containerd/containerd.sock │ │ ├─ 34078 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c3d60b4ad2b353b882d9e8a44e9d3eaeff45a5a0427cc61cf93593f872abc27a -address /run/containerd/containerd.sock │ │ ├─ 39633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dad2c82f178d029c870288c8a242d09e757a16abeae444702fe54d17f833a3a -address /run/containerd/containerd.sock │ │ ├─ 39674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04dbee724befb3c8e03053e6e56f1c450c32573616bd84c8b6d884be2fcea91a -address /run/containerd/containerd.sock │ │ ├─ 39689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b376fb17849915f2a54ffb958396f6437420342099797faa8d14a1a4f309c609 -address /run/containerd/containerd.sock │ │ ├─ 39700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70914bf9f37c66953fd2a0d3839c19f0f88cd638ea98afa6eab52528c6ade65 -address /run/containerd/containerd.sock │ │ ├─ 39707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31351cc7ae79f66891266bc7b99f848df2baf966ce524d0bfd2a1aa0436f12d -address /run/containerd/containerd.sock │ │ ├─ 40209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57df7f5a7d0413c59a85f7100c064e73163d9094e589560eca7ba5e88231b732 -address /run/containerd/containerd.sock │ │ ├─ 40983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fd7abbc3db9b581869387c287d0380687e8ce373ad01de1ee901f8872e76196 -address /run/containerd/containerd.sock │ │ ├─ 41003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87bf914bed296f85176f164c46895f7ca60d8047fe450908b9d5ec36db3de3bf -address /run/containerd/containerd.sock │ │ ├─ 42685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f7eee7ba49520021998a0c7092a5e092acc0fc24e89db2c1c56eb8ea6b2346 -address /run/containerd/containerd.sock │ │ ├─ 42774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f431f6c296096ea559701eb52c37fa6c7e1a36fb4132d9ef5e9596078510f5 -address /run/containerd/containerd.sock │ │ ├─ 42812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c87dbd45f8c40b07442105bd375f6deb7802a76a1618930ad2cacfdf2c6ee8 -address /run/containerd/containerd.sock │ │ ├─ 42876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409f8702b1b9a9be9f5aac4ee1607422afe2edec6d58a0f0584e2a3de97f7300 -address /run/containerd/containerd.sock │ │ ├─ 42942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1741cb6ee52b638711af307b76f4dce3be6b1fc1719bd867575c37cbbc350c -address /run/containerd/containerd.sock │ │ ├─ 43038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21bd0945c7e6bb7f27803c181285c38b1f09e27baa44395501b0175247e007b -address /run/containerd/containerd.sock │ │ ├─ 45470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d84cbcbc86cb7a426ef30c1cc6f9347b712d716386eb4fb0f0dbeefe777a7c -address /run/containerd/containerd.sock │ │ ├─ 45576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7780f15bf3a81bcc201a5fc68d807fa3686ac988c49133c03b760976bbfcaf91 -address /run/containerd/containerd.sock │ │ ├─ 46189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90e314e995266ce867a6d2aaba17f89d78759da9add2ddb0f8e54ae90f3e978 -address /run/containerd/containerd.sock │ │ ├─ 46309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a9c479caaa3320b61700017e72c05be4dd78b7bb98e3fcb7d233835607357f2 -address /run/containerd/containerd.sock │ │ ├─ 46674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92390c787414a6f322ac17c8b0ddfb13197257b3fb6f752b4d5f9e3c5aa8e783 -address /run/containerd/containerd.sock │ │ ├─ 47081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c010567ce0ca5312786fde7bfa4c6d2fe3fa873cbe8e22e911fa83d1c23d6b49 -address /run/containerd/containerd.sock │ │ ├─ 47765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715452b9c6ac53f5bf56f9ab3d4829821c2e954d543df87be79bc85dd473d314 -address /run/containerd/containerd.sock │ │ ├─ 49936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac71e64cea51df136f98dd51ba8af473c27bef810179c29d7317160e6b4162d5 -address /run/containerd/containerd.sock │ │ ├─ 50107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb2e6c129d2c2e2cffde079ff0c8c86b934ba76df0c46f2f6625af19da0e8e8 -address /run/containerd/containerd.sock │ │ ├─ 54359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f537c6d3201f5e42c450384114137ff643db82f5a99cd1a6811e1fc4b545375 -address /run/containerd/containerd.sock │ │ ├─ 55032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f57d5618cd7e25b1766ef63acddf194c0fc3c9032661507df1345983a326035 -address /run/containerd/containerd.sock │ │ ├─ 55088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343f9be7284a83565c8551b56b2cad3d169e7f2432a732184a7ad299277b06b2 -address /run/containerd/containerd.sock │ │ ├─ 55131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8fe500ab1ea2499eb0ba14b334602951e51c9706498d9af9128141b43561ab4 -address /run/containerd/containerd.sock │ │ ├─ 55282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b1611f94ac7c6a31bcca1ec43c67f5f05ca255d21de651d21ea666eb9e1c00b -address /run/containerd/containerd.sock │ │ ├─ 59226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d764b5ab5f958c86133350373a71195e06c8e65c85429f42ac1babc21f1b3957 -address /run/containerd/containerd.sock │ │ ├─ 59339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ff5ac4595908434d8cf41d6d1df6ba9d6943606218fe9023106a8c4ee3015d -address /run/containerd/containerd.sock │ │ ├─ 59385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fbe258794a0d3ecc1646d7670a0f05cd5c87965f90bb3521dab100618392e81 -address /run/containerd/containerd.sock │ │ ├─ 59427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c823e1defa22ce49cbfe9316685663b677bfe72d8455d9932261869d9e780b4d -address /run/containerd/containerd.sock │ │ ├─ 61007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269a09720801e3e764ee2b1df091c4cd3857992c82f57cbc10d37066a9c2a112 -address /run/containerd/containerd.sock │ │ ├─ 61128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d78af53c6c095e6a25089ec9d58d989a373be2b954f92e150a340ed4d56a74 -address /run/containerd/containerd.sock │ │ ├─ 61201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90ac70dfc2b67c230997e94d99745a8b613e31c37d10e4c2d5a01e5579108de -address /run/containerd/containerd.sock │ │ ├─ 61461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dd93fafb2c094e8feb38039121e2189c5797db3e72437b09cb4c41b4027bc3 -address /run/containerd/containerd.sock │ │ ├─ 61550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff6259de8781f637b908fc983d36faf74dec129001d7a46523d219f323cbf6d3 -address /run/containerd/containerd.sock │ │ ├─ 61727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df7ec90a8dca245c67fdfcebd2a78e7570003cf88e1c5c0e07b69142b506a5f -address /run/containerd/containerd.sock │ │ ├─ 62047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9abd08248e1428cdb48372abafa2f2267a776c228751d8bd5dc83c67f1255998 -address /run/containerd/containerd.sock │ │ ├─ 62268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baf6d9a9ae7ce4634220f82fd71ae9e17814caeca597a07f0d43bea7e24e1d27 -address /run/containerd/containerd.sock │ │ ├─ 62556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e7bf0d6d3bd9ca8c6d83f97fd2bcaba7f7aab7bd5036a234f4400d2deed9b6d -address /run/containerd/containerd.sock │ │ ├─ 63364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 586b4544664502d7f8b0aaf6846c0c360cfb27518f5a015a20ca236b9bd091c4 -address /run/containerd/containerd.sock │ │ ├─ 64822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f1df817e18ec806a781fdd41907f093051ae36d300315322dfde1462ed882f -address /run/containerd/containerd.sock │ │ ├─ 67055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aaa71339ce42f027594be9329180ec17e5a53164fcc60e13a7433a0781c55f1 -address /run/containerd/containerd.sock │ │ ├─ 76276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4bd6f8f053c946467d4c30ac1466f1e5d6eb4acc0fa3f055b33fa277a87c3d -address /run/containerd/containerd.sock │ │ ├─ 77747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad68499d736a5b9faff4ab8461d98584c975b6a090b81fd40f536691d5b5c54c -address /run/containerd/containerd.sock │ │ ├─ 83802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d76e3b5403256ee1e01e70ac7bf051b86040316ddac442b222321b18e488692 -address /run/containerd/containerd.sock │ │ ├─ 90046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c67dc7921daec98e885667478cc9fe8442f34724866bf58cb9ab11fcbb9c9a3 -address /run/containerd/containerd.sock │ │ ├─ 93966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bd3165daec8bc1569e6f14e93a2139c0cd1e869ce285fd6487a1dd7c295a87 -address /run/containerd/containerd.sock │ │ ├─ 94161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bacfe07e55c4fc6f5b70c17b932e4fe31cdcb6046ee23e1d738b98dc9ef6326 -address /run/containerd/containerd.sock │ │ ├─107222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80671dde7fa59aacc0cb1483beced25a35421cec8b6df3d8666344b3f09353a5 -address /run/containerd/containerd.sock │ │ ├─108717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d553905134711ffaced37d6ce8a25e74256951ac5cbf17b2a8972618619d8c -address /run/containerd/containerd.sock │ │ ├─108767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ab0459edcbf34f34cb137bd343343711035396116677c0430ad358d6114e8b -address /run/containerd/containerd.sock │ │ ├─110789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68f9f73f4e6dc857677591518d316a1a616efcb241bdec111d308fd290e573a -address /run/containerd/containerd.sock │ │ ├─112578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd2ff990cecdd4ea09e4425a152b4c408a09b55f0c4412a401221655fe0f5dd -address /run/containerd/containerd.sock │ │ ├─112750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55157176d8e1f57d6fcb36a7a6cd3bbb9b0be65eeca9633e22b1bdf626ab5c6c -address /run/containerd/containerd.sock │ │ ├─125631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0e86cd5609dffd2327fadff9d10e0323f618cb803484f315ecad63d7a8c336 -address /run/containerd/containerd.sock │ │ ├─125721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cd2f147853425e491d3f35c550b9a3810989ee47ec777f3661e6d1234a4bf7 -address /run/containerd/containerd.sock │ │ ├─128263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f14184baf3da64e0cb9f04cb7b24a33775ba6cd95c2da60a294a537d5078d60f -address /run/containerd/containerd.sock │ │ ├─143215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9933243253b2fd3264f62b43bb77c93a743cd6825aa2e5d1cd7eca78fb9fc0cc -address /run/containerd/containerd.sock │ │ ├─156061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a2c39f0f91dc1174f396f471e32e32fd59f1cefb1f536712faac4e5a0417023 -address /run/containerd/containerd.sock │ │ ├─156552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f91c1d8245c46a591dc01e6e30dcebd10c9051ce7d55d24f2f5e1c91d026ec7 -address /run/containerd/containerd.sock │ │ ├─157322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f385bcceb048f80ece55b194524a0e69dedfbf03524fd1c2b017470ef419944 -address /run/containerd/containerd.sock │ │ ├─159478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bca76095183890d100e170bfd28a756ccc3c70ce5ad97bf211aa48ad8d6aa9b -address /run/containerd/containerd.sock │ │ ├─159789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a79e51a1b10800a7a01fca15bda30567deebae6f9950c91a053009736f87680 -address /run/containerd/containerd.sock │ │ ├─159890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d760eb28eeec25465690b1f13c437d66c1635e7bc539498414ef598330d42125 -address /run/containerd/containerd.sock │ │ ├─160014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0508e920aa9bb28b4f19361f3a1d6f62df732775c496c9e30442b12c06f54b3d -address /run/containerd/containerd.sock │ │ ├─160082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b400be44fbf7cae1d9d549cd8b2668d727c6348358ce64253367878c08ea2f -address /run/containerd/containerd.sock │ │ ├─160570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abf7e3cb09aa5093661c0be2670def79a8951412df329ad899d33947ae907ee -address /run/containerd/containerd.sock │ │ ├─172379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50daa095f86397996fe0e3db86af46a7fb54e22a5ebab0aa46b3b100c69b2c35 -address /run/containerd/containerd.sock │ │ ├─174091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396416d21ce9b88033361d55b9b2f964178744f2e56e56820d230c1fb16ea1bf -address /run/containerd/containerd.sock │ │ ├─174150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b70db57c523c358584f5046be33839ae64102b10ce04f8deb916c64030cbc7f -address /run/containerd/containerd.sock │ │ ├─174186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8460d96833414f4bdc813ddae10743dc949d2bdcce07fa40125210f91a2e0902 -address /run/containerd/containerd.sock │ │ ├─174309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ef6ef949a704d8489afd0d8dbf9134b029601971313acfa13907fe409459ef -address /run/containerd/containerd.sock │ │ ├─174383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae61eac70384ea6192ef93d923bcd52e8f46f7ef3f85813765bad0d33e7fa194 -address /run/containerd/containerd.sock │ │ ├─174660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09366a0b0ffa7e821ca00b2e454b16eaffa0bf52ea9eb84540866cac42d21b04 -address /run/containerd/containerd.sock │ │ ├─174840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa53f87c7658eacbe1c35bea0d5263ae8db948594cde0c38776ed7ffe25a4a2 -address /run/containerd/containerd.sock │ │ ├─187811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d87a70d921e21e51ed5378e6b8804a988e1779a62362d0c4801241ec08babb -address /run/containerd/containerd.sock │ │ ├─190152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d405186a707e9cf7e205cc2285a3b54c0b3ea4aa5820e8da7eef24633a80f21 -address /run/containerd/containerd.sock │ │ ├─190205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88c34f490c5978fc4ab373f72c6dae23d60a389d08327d6aead0961c66c7fa9 -address /run/containerd/containerd.sock │ │ ├─190264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051fbe2026b05763f498fb73ed16c63d9dec961d307cd03daf5bd8e7f9717805 -address /run/containerd/containerd.sock │ │ ├─207361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965fa3a61577974e2322a62ac3e2c2221748ff653a03f7f2799346a541a325d4 -address /run/containerd/containerd.sock │ │ ├─214861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e52e49719fffa5227636423933d9d94c22392a8ba0e0e317ec7e1d708d4543 -address /run/containerd/containerd.sock │ │ ├─214897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffae572e5726128bb47241ae18f29a9c88f0e1966b90b2abc7f3206ef00559d1 -address /run/containerd/containerd.sock │ │ ├─214931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd8be5875f71a73886875d1087029c470a160fc4712af02142a142da141d8b6 -address /run/containerd/containerd.sock │ │ ├─215378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec80d6a186eacb680517ad61882a35119d6ba497b22be7c9d86888d4e50df67 -address /run/containerd/containerd.sock │ │ ├─226700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8b2a609e867bfa3c07eaef12646fe567e52fb555cece16ec77aa0d98db79e73 -address /run/containerd/containerd.sock │ │ ├─229278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8875290782480e8cfe48f0e7dff2ac023d59adba28e1b49bcd8a155f238d01c -address /run/containerd/containerd.sock │ │ ├─230250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e70bf6a63f91edb8a4ba942b368f8d35edf94402564b3b7a4376e5380ade7fc -address /run/containerd/containerd.sock │ │ ├─231562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2437aa32bfa6099a517be74e2a1d64fc0d7d072cf07b422082b57e0b05e7d582 -address /run/containerd/containerd.sock │ │ ├─232161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dcd60a359e5d577ca54fe48774d874a8c919602e427c328bb0e7bff5b8ac92c -address /run/containerd/containerd.sock │ │ ├─234288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa2d2612026b8a3af908505b101fb54c0cb93e20ff155a7fe34824d56a93989 -address /run/containerd/containerd.sock │ │ ├─235184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ce4f7b2e48b65a2c246e17a03809661bf73ab83c08dae6c40d876e4a27fad6 -address /run/containerd/containerd.sock │ │ ├─235210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83a814a7488472134f32606dc57ac2ef056b2b5217576374ecdec65259349578 -address /run/containerd/containerd.sock │ │ ├─244499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae26a062aa74b1bdb0904d3cf8b0e52c143e91d253bc379eafa8f8f0afa1ffc -address /run/containerd/containerd.sock │ │ ├─245028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2127ad5f16bf9a01cf34c72a6e80855f4d5c2da39e67d84aa9b7c6d645394f6 -address /run/containerd/containerd.sock │ │ ├─247763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b59e1766651f64993ab979c4f21cf92dd5f5da1f8f9bacc2953193902082821 -address /run/containerd/containerd.sock │ │ ├─252345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ffe068c2a9ea6dff470e9452822230cd455da18de66d4f24a11cfe94bbc8d3 -address /run/containerd/containerd.sock │ │ ├─252554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167735b21916c14056b44e259fd495b76560aa0e3b3fad4622a7c68046e832e4 -address /run/containerd/containerd.sock │ │ ├─252716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4c373230cd6643c681b1bd5deec07055083f51e17da956f90444cb5e20ac00 -address /run/containerd/containerd.sock │ │ ├─252866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303723db45caf52df2eae1c8212465a39dbf82d7b2dbc8205103c7908ccc0b8b -address /run/containerd/containerd.sock │ │ ├─263742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d932f261eead298874ca54f39f3d6995d7d9680039d0e241186cc540beecd2a1 -address /run/containerd/containerd.sock │ │ ├─266218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bf70c938f5245d32607d1e42002b6339e7ca1ce8fb3573e9372e004150cbc70 -address /run/containerd/containerd.sock │ │ └─267118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6079dfa48a9a738c22536c4629891ad4cb0bda91a9cb8216d029c189e5fdbdd8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1182 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─29026 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29291 /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 │ │ │ ├─19371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19391 /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 │ │ │ ├─24308 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24585 /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@mgr.instance.tgtnkv.service │ │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgtnkv/unit.run │ │ │ └─12497 /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-tgtnkv --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.tgtnkv:/var/lib/ceph/mgr/ceph-instance.tgtnkv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgtnkv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tgtnkv -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 │ │ │ ├─33795 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34061 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12108 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-03e8c3c135db51ad73e15dda41f1e210baafa946bd65ffae9b8dde10c2e10c42.scope … │ │ ├─19439 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19456 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─142242 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40108 /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=162.253.55.195 --pod-infra-container-image=registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0bf3be04f6334d76d796f18f2ef5174c78166713f908276490066fadfa3a26bd.scope … │ │ ├─12217 /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 │ │ └─12230 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─docker-e93ec968ab6c6a5db28193f16a4e543e5ba47ebda456023c47e2a65d9c870a4e.scope … │ │ ├─29333 /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 │ │ └─29351 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10672 /usr/sbin/chronyd -F 1 │ │ └─10673 /usr/sbin/chronyd -F 1 │ ├─docker-e5e6ee045c794158b8478791e9cf4aab87731248312007d2f1ea1878b94aac27.scope … │ │ ├─12578 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tgtnkv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12599 /usr/bin/ceph-mgr -n mgr.instance.tgtnkv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-c3d60b4ad2b353b882d9e8a44e9d3eaeff45a5a0427cc61cf93593f872abc27a.scope … │ │ ├─34102 /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 │ │ └─34116 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142077 /sbin/iscsid │ │ └─142078 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-6f685c6e718f8cc438bf93bdb3da1bc169da990155c9ca07d353abab370d905b.scope … │ │ ├─24625 /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 │ │ └─24639 /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 │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r60efab9403644317902fbf066edc6247.scope │ │ └─189527 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─9afccb99fa131137e6df1f4438d1e9b6fd4cc0a3c1753e3f3c3a59a46c1c0cae │ │ ├─59965 python -u /app/sidecar.py │ │ ├─60228 python -u /app/sidecar.py │ │ └─60229 python -u /app/sidecar.py │ ├─3bf8eaca8cf25be69be289ad67c3d85f9ea0a14d886257a24c42cee106696914 │ │ ├─65444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65461 /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 -- │ │ ├─65467 erl_child_setup 1048576 │ │ ├─65525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65891 /bin/sh -s rabbit_disk_monitor │ ├─ba0e86cd5609dffd2327fadff9d10e0323f618cb803484f315ecad63d7a8c336 │ │ └─125657 /pause │ ├─349f17458ab12a209d1067e245e9c7b30cc1174e43d06fb10799d2c5631dab96 │ │ └─40048 /kube-vip manager │ ├─97ea68671ed6716c485d9d18bcd881dcf64323a09e130976afa940ab723d9f9b │ │ └─64044 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ff32bd034a1096f5612c8f644c2a1857ca1200be84ed4056bda16b6624103d34 │ │ └─95179 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b36b59f7a3f24bdfe8dbf01b8b3271497f45267efbd9b0d7fe5dfba8d5e93158 │ │ └─189577 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f14184baf3da64e0cb9f04cb7b24a33775ba6cd95c2da60a294a537d5078d60f │ │ └─128287 /pause │ ├─7d405186a707e9cf7e205cc2285a3b54c0b3ea4aa5820e8da7eef24633a80f21 │ │ └─190179 /pause │ ├─bf166ea4a599cc8103994533d6e47a7ea7113f739a7f7d19ea7f3062ecf20b9b │ │ └─39947 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 │ ├─7ba59b70313fdc2835a9b8a711d532c09fd08ba6ec8ca75cb3f226ee43855208 │ │ ├─147416 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─147589 /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 │ ├─022475e4fe5cdfe5c22983c419fc34c5213149b3ca0102f22f977285995704e6 │ │ ├─224898 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225486 octavia-worker: ConsumerService worker(0) │ │ └─225489 octavia-worker: ConsumerService worker(1) │ ├─b2796c08da8c92bceb52017e2ea2e59fb16f15af26da17ad75ad4a3f34bc7c52 │ │ ├─41975 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42522 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f6ef6ef949a704d8489afd0d8dbf9134b029601971313acfa13907fe409459ef │ │ └─174338 /pause │ ├─2338338beefbfcd416450e0215be293375159fd8deac110e2f0c216ebdad3210 │ │ ├─203167 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203426 heat-engine: ServiceWrapper worker(0) │ │ └─203429 heat-engine: ServiceWrapper worker(1) │ ├─dc1793f74131a5bfc2a4b6999b7863172a3ba83721ef67f872c0214d092993a9 │ │ └─231124 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b5f11119a1bc28e8a73c740d339559c1e879b8d8161e82acf2a308b431290366 │ │ └─55427 nfd-worker -metrics=8081 │ ├─537a331828b3f60e887e2736eff295359b69cfc7e5d7055aa7cfdd2a799358b5 │ │ └─64431 /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 │ ├─36c8cbef92057e5224025d7a6b9d2d3516f4dc3aa716341681f6e35e6af6ed8e │ │ └─156699 /coredns -conf /etc/coredns/Corefile │ ├─5c03cb8027adb203ef07764c584d966985154360949422fb1d283da6188791da │ │ └─261742 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4f385bcceb048f80ece55b194524a0e69dedfbf03524fd1c2b017470ef419944 │ │ └─157347 /pause │ ├─d8875290782480e8cfe48f0e7dff2ac023d59adba28e1b49bcd8a155f238d01c │ │ └─229302 /pause │ ├─7074ca4ab35c1df85aac7070327d71108d10d139a0a21e63286a71e63ccb80e5 │ │ ├─269570 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269585 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─715452b9c6ac53f5bf56f9ab3d4829821c2e954d543df87be79bc85dd473d314 │ │ └─47787 /pause │ ├─ac71e64cea51df136f98dd51ba8af473c27bef810179c29d7317160e6b4162d5 │ │ └─49959 /pause │ ├─f90b20590a62a7b09533b2652a60215d74f40be6398c4f520cbee4f1fe89142e │ │ ├─171331 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171714 nova-scheduler: ServiceWrapper worker(0) │ │ ├─171716 nova-scheduler: ServiceWrapper worker(1) │ │ ├─408189 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─408200 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─5c7f9f99edf5c8cb85236019cf6fc0e0a4b8b5924d8fa4eafb3a852da735bec2 │ │ ├─ 94449 /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 │ │ └─403096 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─167735b21916c14056b44e259fd495b76560aa0e3b3fad4622a7c68046e832e4 │ │ └─252579 /pause │ ├─303723db45caf52df2eae1c8212465a39dbf82d7b2dbc8205103c7908ccc0b8b │ │ └─252891 /pause │ ├─f70914bf9f37c66953fd2a0d3839c19f0f88cd638ea98afa6eab52528c6ade65 │ │ └─39796 /pause │ ├─5a3a133bcb034df8f9503e640d01ee2e3c38099cf4e6eaac83be8c6ef4869e67 │ │ └─46933 percona-xtradb-cluster-operator │ ├─b2db5644813e38be8384d36c087b651c2c672eb8831bf5d26775a70d9e2b963a │ │ ├─170290 nova-metadata: uWSGI master │ │ ├─170303 nova-metadata: uWSGI worker 1 │ │ └─170304 nova-metadata: uWSGI worker 2 │ ├─7f4c373230cd6643c681b1bd5deec07055083f51e17da956f90444cb5e20ac00 │ │ └─252803 /pause │ ├─5b9b24216f8b422d00001cb21912e10d5b39d47402e28f5bb769c24dea519520 │ │ └─43316 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dc24cbc2fcf9ea67c8afc289cf122440b45558ad06b6c3d8e9733b00d4e5a95f │ │ ├─207558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207576 /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 -- │ │ ├─207582 erl_child_setup 1048576 │ │ ├─207636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207881 /bin/sh -s rabbit_disk_monitor │ ├─2bca76095183890d100e170bfd28a756ccc3c70ce5ad97bf211aa48ad8d6aa9b │ │ └─159527 /pause │ ├─06e52e49719fffa5227636423933d9d94c22392a8ba0e0e317ec7e1d708d4543 │ │ └─214908 /pause │ ├─ebd672051781cc4683ebcc7c968c351c468f335ed70ac1b5fb9b18832cd91827 │ │ ├─122721 cinder-api: uWSGI master │ │ ├─122753 cinder-api: uWSGI worker 1 │ │ └─122754 cinder-api: uWSGI worker 2 │ ├─9b59e1766651f64993ab979c4f21cf92dd5f5da1f8f9bacc2953193902082821 │ │ └─247786 /pause │ ├─ac1b443a1f79eda1f81f3d04464d3f7d7965daca17aed0ed5f0144557633bf54 │ │ ├─82966 barbiacan-api: uWSGI master │ │ └─82984 barbiacan-api: uWSGI worker 1 │ ├─e68f9f73f4e6dc857677591518d316a1a616efcb241bdec111d308fd290e573a │ │ └─110813 /pause │ ├─03c87dbd45f8c40b07442105bd375f6deb7802a76a1618930ad2cacfdf2c6ee8 │ │ └─42854 /pause │ ├─b2bbf125f26b946a570454cbbd93f6f7f2fe596a0313f8dde47deafdb9ea2cbe │ │ └─64475 /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 │ ├─67cd2f147853425e491d3f35c550b9a3810989ee47ec777f3661e6d1234a4bf7 │ │ └─125745 /pause │ ├─79d553905134711ffaced37d6ce8a25e74256951ac5cbf17b2a8972618619d8c │ │ └─108743 /pause │ ├─67e049851bd03f65269aea452904ac2282d23effa00a584ed07627e87cb0f2be │ │ ├─184694 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) │ │ ├─185214 /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/tmpx812axy4/privsep.sock │ │ ├─185371 /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/tmp5cxoruzx/privsep.sock │ │ └─185701 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cf7042b9bba64eb5168072d5c326d8f2696c18e6fe890529c8316b32e060312a │ │ └─62716 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c31351cc7ae79f66891266bc7b99f848df2baf966ce524d0bfd2a1aa0436f12d │ │ └─39795 /pause │ ├─80671dde7fa59aacc0cb1483beced25a35421cec8b6df3d8666344b3f09353a5 │ │ └─107245 /pause │ ├─c823e1defa22ce49cbfe9316685663b677bfe72d8455d9932261869d9e780b4d │ │ └─59453 /pause │ ├─e2127ad5f16bf9a01cf34c72a6e80855f4d5c2da39e67d84aa9b7c6d645394f6 │ │ └─245051 /pause │ ├─7258e51ed38eb395684dd8f6a3c869f6164ab3a6ab281b93d5e2b698d0c4930f │ │ ├─248057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248094 /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 -- │ │ ├─248100 erl_child_setup 1048576 │ │ ├─248215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248323 /bin/sh -s rabbit_disk_monitor │ ├─4ece3b70d9cd14003c8c8b19df6ec86724f475b80276302ada280972de779ee6 │ │ ├─223912 octavia-api: uWSGI master │ │ ├─223925 octavia-api: uWSGI worker 1 │ │ └─223926 octavia-api: uWSGI worker 2 │ ├─8a263d529c0626929e16b7b4a82034842189391d0f6d299c970a0e634dff0879 │ │ └─147041 /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 │ ├─baf6d9a9ae7ce4634220f82fd71ae9e17814caeca597a07f0d43bea7e24e1d27 │ │ └─62292 /pause │ ├─42f1df817e18ec806a781fdd41907f093051ae36d300315322dfde1462ed882f │ │ └─64865 /pause │ ├─b96fc596ee2f5590a3700c1bc1d38376dbc2be88218936f6e98bd4a57e30bd1f │ │ └─84653 /usr/local/bin/rook ceph operator │ ├─4d76e3b5403256ee1e01e70ac7bf051b86040316ddac442b222321b18e488692 │ │ └─83825 /pause │ ├─789e8625424f5098aa7ce8722b216724ead2aab5ade991a552332b68a3b6c147 │ │ └─43179 /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 │ ├─772863ce8657532256beac79d2c74b9cba5b5cfd8873e8bdda6d5d3f7329eeb0 │ │ ├─107633 glance-api: uWSGI master │ │ ├─107655 glance-api: uWSGI worker 1 │ │ └─107656 glance-api: uWSGI worker 2 │ ├─269a09720801e3e764ee2b1df091c4cd3857992c82f57cbc10d37066a9c2a112 │ │ └─61030 /pause │ ├─b58f0b77d3d33f4b63ab8a36040223b5664e11aa2e5fbc0eeb8b4526f5b79a31 │ │ └─188955 /usr/bin/libvirt-tls-sidecar │ ├─396416d21ce9b88033361d55b9b2f964178744f2e56e56820d230c1fb16ea1bf │ │ └─174143 /pause │ ├─24642163befc82a3652bf4807adcdd12ad29ab1932651339537d131d31ef784a │ │ └─126255 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─abd2ff990cecdd4ea09e4425a152b4c408a09b55f0c4412a401221655fe0f5dd │ │ └─112605 /pause │ ├─83a814a7488472134f32606dc57ac2ef056b2b5217576374ecdec65259349578 │ │ └─235272 /pause │ ├─3f04cf02fea3a42a654d773d84cd5a5a7227389ada1b21022d1530fd5bd5ec9f │ │ └─63785 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ad68499d736a5b9faff4ab8461d98584c975b6a090b81fd40f536691d5b5c54c │ │ └─77772 /pause │ ├─b90ac70dfc2b67c230997e94d99745a8b613e31c37d10e4c2d5a01e5579108de │ │ └─61237 /pause │ ├─71d6be99914d21736dbbb0cd2110d6b99b8224d663c7d11cf710ec377fc322f2 │ │ └─232214 /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 │ ├─ffae572e5726128bb47241ae18f29a9c88f0e1966b90b2abc7f3206ef00559d1 │ │ └─214946 /pause │ ├─4fd7abbc3db9b581869387c287d0380687e8ce373ad01de1ee901f8872e76196 │ │ └─41030 /pause │ ├─e19b21ffa358ef7604146d9f554e4d8949f3e09e47ec57e5a01a991264657b87 │ │ ├─170177 nova-api: uWSGI master │ │ ├─170214 nova-api: uWSGI worker 1 │ │ └─170215 nova-api: uWSGI worker 2 │ ├─7f3107e53807c596b9465c6ac4d991958d778bdf9caf9b69695de0df35a11dc2 │ │ ├─195508 /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 │ │ ├─367287 /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/tmpqi9viwba/privsep.sock │ │ ├─367558 /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/tmpcc6ina7c/privsep.sock │ │ ├─368207 /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/tmp5f4htw02/privsep.sock │ │ ├─408119 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─408129 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─c468def72feaf93b3bf122fc8598b6f0bd5539642a76a9f1695d99a1532ed13b │ │ ├─109066 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109271 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109273 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─dc168b1f8b72e207f07b080c34bb025791f665142229e4e7f81f669d920b49be │ │ └─261773 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8460d96833414f4bdc813ddae10743dc949d2bdcce07fa40125210f91a2e0902 │ │ └─174231 /pause │ ├─a8fe500ab1ea2499eb0ba14b334602951e51c9706498d9af9128141b43561ab4 │ │ └─55154 /pause │ ├─08614a7088d4132ea0c80a7da2c299ae3ff4ec494e60fe2561829ca043435550 │ │ └─189014 /bin/bash /tmp/libvirt.sh │ ├─8b1611f94ac7c6a31bcca1ec43c67f5f05ca255d21de651d21ea666eb9e1c00b │ │ └─55306 /pause │ ├─3c02465446dffcab6846d4c46d40b7aa553c1892f250d5091e37ebe054ba4fa6 │ │ ├─183787 neutron-api: uWSGI master │ │ ├─183809 neutron-api: uWSGI worker 1 │ │ └─183810 neutron-api: uWSGI worker 2 │ ├─8dcd60a359e5d577ca54fe48774d874a8c919602e427c328bb0e7bff5b8ac92c │ │ └─232185 /pause │ ├─6079dfa48a9a738c22536c4629891ad4cb0bda91a9cb8216d029c189e5fdbdd8 │ │ └─267141 /pause │ ├─78ffe068c2a9ea6dff470e9452822230cd455da18de66d4f24a11cfe94bbc8d3 │ │ └─252402 /pause │ ├─1da2db574da4824ca41fc8fc36791bd4b8f2a20720ce48eceb3031f05956eb4b │ │ └─110457 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0e4ecc6cef0d6bab7de68801a454f7defbf8bcc8c815ee199421b59eb2613415 │ │ └─46377 /manager --metrics-bind-address=:9782 │ ├─965fa3a61577974e2322a62ac3e2c2221748ff653a03f7f2799346a541a325d4 │ │ └─207385 /pause │ ├─66d87a70d921e21e51ed5378e6b8804a988e1779a62362d0c4801241ec08babb │ │ └─187834 /pause │ ├─a88c34f490c5978fc4ab373f72c6dae23d60a389d08327d6aead0961c66c7fa9 │ │ └─190229 /pause │ ├─c010567ce0ca5312786fde7bfa4c6d2fe3fa873cbe8e22e911fa83d1c23d6b49 │ │ └─47106 /pause │ ├─ae61eac70384ea6192ef93d923bcd52e8f46f7ef3f85813765bad0d33e7fa194 │ │ └─174481 /pause │ ├─0508e920aa9bb28b4f19361f3a1d6f62df732775c496c9e30442b12c06f54b3d │ │ └─160056 /pause │ ├─2bacfe07e55c4fc6f5b70c17b932e4fe31cdcb6046ee23e1d738b98dc9ef6326 │ │ └─94185 /pause │ ├─9abd08248e1428cdb48372abafa2f2267a776c228751d8bd5dc83c67f1255998 │ │ └─62070 /pause │ ├─cbae5d060df740a0cd53d30899286243b25e64bc2cae5ccc398f390d2879d580 │ │ └─39894 kube-apiserver --advertise-address=162.253.55.195 --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 │ ├─f38d00351fc5eade05301494e6cf02d1c5b1ae776051f88eca956b3f297f05d9 │ │ └─41762 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─dde6ea964b0c49518582b3232f2104439fa724e57a30a75ee6454fb27d9d3401 │ │ └─165691 /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 │ ├─83612c81ba6b42296477320eae01ee3dcb730f734c924d0ebd641f2da20c0312 │ │ ├─ 46785 /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 │ │ ├─ 46800 /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 │ │ ├─ 46845 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266025 nginx: worker process │ │ ├─266026 nginx: worker process │ │ └─266027 nginx: cache manager process │ ├─57ff5ac4595908434d8cf41d6d1df6ba9d6943606218fe9023106a8c4ee3015d │ │ └─59362 /pause │ ├─8931293b847db180e559760061c71b23d5b39deed1e3b0b940caf3f289ca9300 │ │ ├─188075 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188092 /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 -- │ │ ├─188098 erl_child_setup 1048576 │ │ ├─188262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188458 /bin/sh -s rabbit_disk_monitor │ ├─1abf7e3cb09aa5093661c0be2670def79a8951412df329ad899d33947ae907ee │ │ └─160605 /pause │ ├─5f537c6d3201f5e42c450384114137ff643db82f5a99cd1a6811e1fc4b545375 │ │ └─54383 /pause │ ├─c6842e96d4f670a8d954dd8942f8162fba0a44a7c1637d94fc7e987f5be2397f │ │ ├─133831 placement-api: uWSGI master │ │ ├─133844 placement-api: uWSGI worker 1 │ │ └─133845 placement-api: uWSGI worker 2 │ ├─f90e314e995266ce867a6d2aaba17f89d78759da9add2ddb0f8e54ae90f3e978 │ │ └─46212 /pause │ ├─9aa2d2612026b8a3af908505b101fb54c0cb93e20ff155a7fe34824d56a93989 │ │ └─234312 /pause │ ├─0fbe258794a0d3ecc1646d7670a0f05cd5c87965f90bb3521dab100618392e81 │ │ └─59413 /pause │ ├─4d3220894d5ee149e5850a8e08786b3d76f1a7d4764e9b916a2cde93847d3ce2 │ │ └─266782 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─59d7fe31d7f874c8b4b6fd7185cc3a0ab563e2e8bc3fa9f3e6dc9083b5a9919d │ │ └─42995 /coredns -conf /etc/coredns/Corefile │ ├─5e70bf6a63f91edb8a4ba942b368f8d35edf94402564b3b7a4376e5380ade7fc │ │ └─230278 /pause │ ├─36bd3165daec8bc1569e6f14e93a2139c0cd1e869ce285fd6487a1dd7c295a87 │ │ └─94000 /pause │ ├─557a67cf213048d80874ad93e4dee910b1d1def3a21e807e90fdbf9e5b0f27d5 │ │ ├─266494 apache2 -DFOREGROUND │ │ ├─268951 (wsgi:h -DFOREGROUND │ │ ├─268952 (wsgi:h -DFOREGROUND │ │ ├─268953 (wsgi:h -DFOREGROUND │ │ ├─268954 (wsgi:h -DFOREGROUND │ │ ├─268955 (wsgi:h -DFOREGROUND │ │ ├─268956 apache2 -DFOREGROUND │ │ └─268957 apache2 -DFOREGROUND │ ├─abb2e6c129d2c2e2cffde079ff0c8c86b934ba76df0c46f2f6625af19da0e8e8 │ │ └─50131 /pause │ ├─bfd3ab0a6253a3ce5857bdc754f3e55392fa334726a3084d8189f6075f64e73b │ │ ├─176046 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401779 sleep 300 │ ├─d34b74cb50ce79a052cbe78f55e7f7a7f31f91d9e4fb5fa04831bf53d0be76f6 │ │ └─48094 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e030986072009b86ebbfcea0509bbff48b8c05a867f37340bb5cd2f172b4770e │ │ └─50291 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 │ ├─d234fd3ee78edd5ab802fdaf05ce3fa1e65a398f1fa126ae3cc65e27e0535df9 │ │ └─64016 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─67e41fdcd376571257e86c16eabb763b73dd1bde389c439c7cf7f2d7a7cefd4e │ │ └─60573 /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 │ ├─32d78af53c6c095e6a25089ec9d58d989a373be2b954f92e150a340ed4d56a74 │ │ └─61159 /pause │ ├─09366a0b0ffa7e821ca00b2e454b16eaffa0bf52ea9eb84540866cac42d21b04 │ │ └─174693 /pause │ ├─4c7adafd24ca9997145fd5e45e52549a435dd0c097790d97818a8d1eb2d0d84f │ │ └─55497 nfd-master -crd-controller=true -metrics=8081 │ ├─f272dab82e274addeb2dd394988632dac7e752f3cdf7293b0fcc9b4c8504293a │ │ └─64693 /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 │ ├─2437aa32bfa6099a517be74e2a1d64fc0d7d072cf07b422082b57e0b05e7d582 │ │ └─231584 /pause │ ├─1c67dc7921daec98e885667478cc9fe8442f34724866bf58cb9ab11fcbb9c9a3 │ │ └─90070 /pause │ ├─b3e2bd0b955ff374fd489eb8a7c6db0e28361222b396226a29010a7507a7a785 │ │ ├─262013 /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 │ │ └─262167 /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 │ ├─d760eb28eeec25465690b1f13c437d66c1635e7bc539498414ef598330d42125 │ │ └─159915 /pause │ ├─dccfd3b543704ea6866a27711b7ce60f468fc64df4aa2618debce17cc57f27a5 │ │ └─252771 docker-registry serve /etc/docker-registry/config.yml │ ├─7780f15bf3a81bcc201a5fc68d807fa3686ac988c49133c03b760976bbfcaf91 │ │ └─45600 /pause │ ├─7e52229654de2eb2c18efd51bb1152cdbccdc4027cabfd162e5d1e6d8462568c │ │ ├─346976 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] │ │ ├─347344 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347625 /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/tmpbxsqrv4k/privsep.sock │ │ ├─348154 /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/tmptvq3q9rp/privsep.sock │ │ ├─348470 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348471 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348496 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/afebaf5a-2769-4871-a21d-3bcef0e6b5d3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/afebaf5a-2769-4871-a21d-3bcef0e6b5d3/host --addn-hosts=/var/lib/neutron/dhcp/afebaf5a-2769-4871-a21d-3bcef0e6b5d3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/afebaf5a-2769-4871-a21d-3bcef0e6b5d3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/afebaf5a-2769-4871-a21d-3bcef0e6b5d3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-eccf63b1-1b95-4430-bcef-a57ab253bbfe,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 │ │ ├─348500 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ac6420e1-639b-4d3d-902b-a597a368beec/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ac6420e1-639b-4d3d-902b-a597a368beec/host --addn-hosts=/var/lib/neutron/dhcp/ac6420e1-639b-4d3d-902b-a597a368beec/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ac6420e1-639b-4d3d-902b-a597a368beec/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ac6420e1-639b-4d3d-902b-a597a368beec/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bff2ea75-19d6-438b-964b-d41d7407fa92,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 │ │ ├─348504 haproxy -f /var/lib/neutron/ns-metadata-proxy/afebaf5a-2769-4871-a21d-3bcef0e6b5d3.conf │ │ ├─348508 haproxy -f /var/lib/neutron/ns-metadata-proxy/ac6420e1-639b-4d3d-902b-a597a368beec.conf │ │ ├─365582 /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/tmpqjat4ng3/privsep.sock │ │ └─371156 /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/tmpvuykf4o1/privsep.sock │ ├─a05d793a9f760eaa332f1029d82841330c5a6d02283e674289547a08ab71a3fe │ │ └─62635 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d5834091c0148f597917cc951482fb9b0c44a7bf48e0a7ba14022df0459ef253 │ │ ├─203153 heat-api: uWSGI master │ │ ├─203204 heat-api: uWSGI worker 1 │ │ └─203205 heat-api: uWSGI worker 2 │ ├─4c6c857d0a5be70351638db93115067e1f181d2c1f51b4e85fc02f7a36b7fed2 │ │ └─40258 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─051fbe2026b05763f498fb73ed16c63d9dec961d307cd03daf5bd8e7f9717805 │ │ └─190297 /pause │ ├─28e918d9fda8d2d041be890354d055adbd17d7eaa13a2c692a57112116516d68 │ │ └─124200 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c55f8a6b826e5fd18c5d17fefd9397508937d8eeb79d30d5e28691728d585027 │ │ └─64967 /bin/oauth2-proxy │ ├─b376fb17849915f2a54ffb958396f6437420342099797faa8d14a1a4f309c609 │ │ └─39802 /pause │ ├─9bb84e05ddd73a515e66cf62276156bdb4923fe3fcd09dfc13a415b8a388b05a │ │ ├─59941 python -u /app/sidecar.py │ │ ├─60230 python -u /app/sidecar.py │ │ └─60231 python -u /app/sidecar.py │ ├─ec4bd6f8f053c946467d4c30ac1466f1e5d6eb4acc0fa3f055b33fa277a87c3d │ │ └─76300 /pause │ ├─03eae50abb8b90b235fd9399560276ffbb52b65586eea3b977da291edcce0d93 │ │ ├─226857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226873 /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 -- │ │ ├─226882 erl_child_setup 1048576 │ │ ├─226937 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226938 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227182 /bin/sh -s rabbit_disk_monitor │ ├─92390c787414a6f322ac17c8b0ddfb13197257b3fb6f752b4d5f9e3c5aa8e783 │ │ └─46697 /pause │ ├─343f9be7284a83565c8551b56b2cad3d169e7f2432a732184a7ad299277b06b2 │ │ └─55115 /pause │ ├─36798d4641f52ff9e5aa75da8b86a7c29700f1c10ae91ad9fe5f41053c8ab235 │ │ └─63928 /bin/pushgateway │ ├─04ce4f7b2e48b65a2c246e17a03809661bf73ab83c08dae6c40d876e4a27fad6 │ │ └─235249 /pause │ ├─a20fe01e194d4a0221b6949b4539bb6a40fd5b5bb821d7a47f2bed9d4c6f71ad │ │ └─63661 /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 │ ├─0b6492def98d172380107ab10c43cc650055f2546e709671477fa0ee33f7ac98 │ │ └─50528 valkey-server *:26379 [sentinel] │ ├─aaed5775912002cb2d581d87509695a9dead05fba50aec95c55ac1a3ac2010a7 │ │ └─39914 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 │ ├─b8643e4a18e11ad742a76ed1dcdb3d9e7a7e359dcf5af4522e9f0aabfab04cff │ │ └─61878 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 │ ├─3ccb5f5cd4d4dd9f5e88e5f6fff7eb1cff0dbb1dfb04c8e28a0143199e6efda6 │ │ └─43228 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─fe02f3a53018091a17ce28e626ad1417b42261f18d9961801f592fa9a93e56b0 │ │ └─50162 valkey-server *:6379 │ ├─85b0db214aea51f0d2ccd61a7217d101e6188775dd109fcd75595def0691aa64 │ │ ├─ 70429 apache2 -DFOREGROUND │ │ ├─ 70458 (wsgi:k -DFOREGROUND │ │ ├─ 70459 (wsgi:k -DFOREGROUND │ │ ├─ 70460 (wsgi:k -DFOREGROUND │ │ ├─ 70461 (wsgi:k -DFOREGROUND │ │ ├─406587 apache2 -DFOREGROUND │ │ └─407240 apache2 -DFOREGROUND │ ├─ddd8be5875f71a73886875d1087029c470a160fc4712af02142a142da141d8b6 │ │ └─214971 /pause │ ├─57df7f5a7d0413c59a85f7100c064e73163d9094e589560eca7ba5e88231b732 │ │ └─40232 /pause │ ├─cae26a062aa74b1bdb0904d3cf8b0e52c143e91d253bc379eafa8f8f0afa1ffc │ │ └─244524 /pause │ ├─6c1f4f7ef13af8fabd2535a5a7f0ef6570a6efb393e34664f443251e9f32e5f0 │ │ ├─203129 heat-api-cfn: uWSGI master │ │ ├─203202 heat-api-cfn: uWSGI worker 1 │ │ └─203203 heat-api-cfn: uWSGI worker 2 │ ├─d5f7eee7ba49520021998a0c7092a5e092acc0fc24e89db2c1c56eb8ea6b2346 │ │ └─42709 /pause │ ├─f09d841be31fc0e1876d0299b45cfe6ab52fb32fcd7c32d5565babaf6b7f0f67 │ │ └─231612 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─81dd93fafb2c094e8feb38039121e2189c5797db3e72437b09cb4c41b4027bc3 │ │ └─61485 /pause │ ├─5dad2c82f178d029c870288c8a242d09e757a16abeae444702fe54d17f833a3a │ │ └─39701 /pause │ ├─ff6259de8781f637b908fc983d36faf74dec129001d7a46523d219f323cbf6d3 │ │ └─61573 /pause │ ├─7f432c2dea6a329b59729d14baa9178cbfa52750bc3ca9481a0f3272182c94d8 │ │ └─45755 /server │ ├─0b4a74617423b91a43bbcc84efd6fe1cf0f8b97254a6b95357b9b67fd5d71567 │ │ ├─62129 nginx: master process nginx -g daemon off; │ │ ├─62143 nginx: worker process │ │ ├─62144 nginx: worker process │ │ ├─62145 nginx: worker process │ │ ├─62146 nginx: worker process │ │ └─62147 nginx: worker process │ ├─9dfc2b08abb9c2a82d6092e19e6065aff7edb48fd4adcd32edfc845901c656f3 │ │ ├─63514 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63549 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e21bd0945c7e6bb7f27803c181285c38b1f09e27baa44395501b0175247e007b │ │ └─43081 /pause │ ├─55157176d8e1f57d6fcb36a7a6cd3bbb9b0be65eeca9633e22b1bdf626ab5c6c │ │ └─112774 /pause │ ├─3a491f9ab06ce409d9b8fc3bffaebf3a59d4db80b435d7aaeb2d07dfee95d112 │ │ └─46474 /manager --metrics-bind-address=:8080 │ ├─27bce2d135bc2ba5b461d56d396cb265b9c45cb1fbb786e9d666cddc04174c63 │ │ ├─261785 manila-api: uWSGI master │ │ ├─261804 manila-api: uWSGI worker 1 │ │ └─261805 manila-api: uWSGI worker 2 │ ├─04dbee724befb3c8e03053e6e56f1c450c32573616bd84c8b6d884be2fcea91a │ │ └─39766 /pause │ ├─cff5a12388c61b320ed07ccc38c8705ec30c7288577e16e73aeb7bb45135c89d │ │ ├─172542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172559 /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 -- │ │ ├─172565 erl_child_setup 1048576 │ │ ├─172646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172816 /bin/sh -s rabbit_disk_monitor │ ├─439e7f0cf0dd8ae61c247334d9f743dfa2f071c45f3916eb70a75329d45e4e9a │ │ └─50585 redis_exporter │ ├─a518d890d621264562ce430401c2c1b115c47d44c13a4d51f08f12bccfec36a1 │ │ ├─ 47505 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 │ │ ├─ 50681 haproxy -sf 237 -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 │ │ └─408226 haproxy -sf 237 -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 │ ├─3b180e35d3a37216fb4f37b0a16e1db68010c2a57fdf32fba26cf3e491c8eadc │ │ ├─76423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76440 /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 -- │ │ ├─76446 erl_child_setup 1048576 │ │ ├─76493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76638 /bin/sh -s rabbit_disk_monitor │ ├─79fe72507d0d59f28dac218c619a1519733118fd5fb623db3cf6ab28e6a81bd1 │ │ ├─244868 magnum-api: uWSGI master │ │ ├─244904 magnum-api: uWSGI worker 1 │ │ └─244905 magnum-api: uWSGI worker 2 │ ├─d764b5ab5f958c86133350373a71195e06c8e65c85429f42ac1babc21f1b3957 │ │ └─59277 /pause │ ├─53e31ecb789c28ea7ee0f7b6f5e9ce5b12fa3cdc0ab6b6b0679e4202f300c343 │ │ ├─245095 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245522 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245523 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─42950a4065f9db9fa0fdb29f4eb10b74e3b2b0852262932ffed72c8659ae4e18 │ │ ├─244557 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6gvnj_g_/privsep.sock │ │ ├─245443 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245455 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─89f431f6c296096ea559701eb52c37fa6c7e1a36fb4132d9ef5e9596078510f5 │ │ └─42798 /pause │ ├─db0a4e31c39b8e0ab9f01aa30bde71f13c401a16c371f98af579e31550efaf17 │ │ ├─183824 neutron-policy-server: uWSGI master │ │ ├─183836 neutron-policy-server: uWSGI worker 1 │ │ └─183837 neutron-policy-server: uWSGI worker 2 │ ├─586b4544664502d7f8b0aaf6846c0c360cfb27518f5a015a20ca236b9bd091c4 │ │ └─63388 /pause │ ├─b8306d20ae161d9110fc3543ebe70b23b567385d1070bd8db608fd10589a7338 │ │ └─55618 /secretgen-controller │ ├─8a06fa5d84cecb7dcc897ed77939797a92552ee2e1a0d774c5fa6f6f910e7e80 │ │ ├─47931 mysqld --wsrep_start_position=b8607ded-1149-11f1-9a3b-afa35819a796:20 │ │ └─48026 /var/lib/mysql/mysql-state-monitor │ ├─2a9c479caaa3320b61700017e72c05be4dd78b7bb98e3fcb7d233835607357f2 │ │ └─46333 /pause │ ├─30ce5219691a7f5eab2d64be6a06aca0af148f539c4b11267af45663d2dc8491 │ │ └─94386 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-6b677df8c-kthdz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─50daa095f86397996fe0e3db86af46a7fb54e22a5ebab0aa46b3b100c69b2c35 │ │ └─172404 /pause │ ├─409f8702b1b9a9be9f5aac4ee1607422afe2edec6d58a0f0584e2a3de97f7300 │ │ └─42914 /pause │ ├─8b70db57c523c358584f5046be33839ae64102b10ce04f8deb916c64030cbc7f │ │ └─174201 /pause │ ├─5b332a441462b9b94f8cf1ddfe91825a3840ac6b442efc245532d083e1c0c264 │ │ └─64651 /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.162-253-55-195.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 │ ├─7aaa71339ce42f027594be9329180ec17e5a53164fcc60e13a7433a0781c55f1 │ │ └─67079 /pause │ ├─6909fd1f5467a9b757edfb70ae9a514c754e2a72c6fbc644826078ef3e2725c1 │ │ ├─126730 /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 │ │ └─126944 /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 │ ├─dc1741cb6ee52b638711af307b76f4dce3be6b1fc1719bd867575c37cbbc350c │ │ └─42965 /pause │ ├─492ef19b753683453d8f2a5afc311303ce2d2f6ec864fb9daf6033c6cee687d4 │ │ └─229578 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2c5eec0b20ce4c1aae35872a935f2bd5c482f6715d6e6d7d7495e1a8b458950a │ │ ├─225787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225805 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a5f0fd46fc1e7c5367ecec451a817ca412fe5bf175c4bb0e674201aac837528f │ │ └─63480 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a35968150f0a85265d469482ea6151fb96c71ff7c2ee58f10a1101a20af8f1b2 │ │ └─39885 etcd --advertise-client-urls=https://162.253.55.195: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://162.253.55.195:2380 --initial-cluster=instance=https://162.253.55.195:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.195:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.195: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 │ ├─e0b6e785204bb0c72dea48f812c007598dcf3517473c590e2a95ed68a71b29ea │ │ └─59728 /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 │ ├─a01c03a8ba97fe3bfbdceaf6dfb14296cd6638559ec75739bae9598236f9492d │ │ └─64853 /bin/oauth2-proxy │ ├─8a79e51a1b10800a7a01fca15bda30567deebae6f9950c91a053009736f87680 │ │ └─159816 /pause │ ├─cf20b23a70175e8adb22b6827d6c9420025c129afbf935a008b18b8bd7395d51 │ │ └─64371 /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.162-253-55-195.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 │ ├─bf12e27239d8d57250537002b623bf3efc0c264ce6f0411f438b9bb1610dbbe0 │ │ └─63618 /goldpinger --static-file-path /static │ ├─5f7696192564d6e7abc1a0360e052b78733a4166ec317bb516c04da1af951a77 │ │ └─195576 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8df7ec90a8dca245c67fdfcebd2a78e7570003cf88e1c5c0e07b69142b506a5f │ │ └─61752 /pause │ ├─6e7bf0d6d3bd9ca8c6d83f97fd2bcaba7f7aab7bd5036a234f4400d2deed9b6d │ │ └─62580 /pause │ ├─9933243253b2fd3264f62b43bb77c93a743cd6825aa2e5d1cd7eca78fb9fc0cc │ │ └─143241 /pause │ ├─af6f51de51838b954c9ae02f5a165a7cc1bf429f3d1ef8d79d8973b13f28fc2b │ │ └─186282 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) │ ├─ffc5fa76f6667a8d1348914143a8d17b6848a424e21f119b4150f73d8e32b78d │ │ └─267733 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─bd3f9ab081a94a68c6083ecd9c6b649b75f1bd3ad0ada0628a505eddc22c6ccb │ │ └─234337 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─1f4dbaeda0de5faf284835d84ed8a511c31d608b99b072482045e5c553172578 │ │ └─47555 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4bf70c938f5245d32607d1e42002b6339e7ca1ce8fb3573e9372e004150cbc70 │ │ └─266242 /pause │ ├─7f50a1ba6af23729d37006d0b4f1ba9fc7d62cc72208888eda84b900411003b5 │ │ ├─90207 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90282 /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 -- │ │ ├─90311 erl_child_setup 1048576 │ │ ├─90414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90693 /bin/sh -s rabbit_disk_monitor │ ├─f8b2a609e867bfa3c07eaef12646fe567e52fb555cece16ec77aa0d98db79e73 │ │ └─226722 /pause │ ├─ac56d32beaf778b6f41dab9ae0045bb020445f0c2970b6a5824281704c4196a6 │ │ ├─186305 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] │ │ ├─186500 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187399 /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/tmpt00d7dii/privsep.sock │ │ ├─365821 /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/tmpyhzhghd_/privsep.sock │ │ ├─366220 /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/tmpjdll5uev/privsep.sock │ │ ├─366729 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366733 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369052 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a4476f38-988d-490e-9dfe-34165fdaf29e --namespace=qrouter-a4476f38-988d-490e-9dfe-34165fdaf29e --conf_dir=/var/lib/neutron/ha_confs/a4476f38-988d-490e-9dfe-34165fdaf29e --log-file=/var/lib/neutron/ha_confs/a4476f38-988d-490e-9dfe-34165fdaf29e/neutron-keepalived-state-change.log --monitor_interface=ha-54513b06-3a --monitor_cidr=169.254.0.249/24 --pid_file=/var/lib/neutron/external/pids/a4476f38-988d-490e-9dfe-34165fdaf29e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380198 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=64bed129-0fb9-4bc4-a0e7-0d85e0be4ae3 --namespace=qrouter-64bed129-0fb9-4bc4-a0e7-0d85e0be4ae3 --conf_dir=/var/lib/neutron/ha_confs/64bed129-0fb9-4bc4-a0e7-0d85e0be4ae3 --log-file=/var/lib/neutron/ha_confs/64bed129-0fb9-4bc4-a0e7-0d85e0be4ae3/neutron-keepalived-state-change.log --monitor_interface=ha-de2296a7-32 --monitor_cidr=169.254.0.234/24 --pid_file=/var/lib/neutron/external/pids/64bed129-0fb9-4bc4-a0e7-0d85e0be4ae3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381803 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a5556eae-29a7-4523-833c-5b7fc0b7acd7 --namespace=qrouter-a5556eae-29a7-4523-833c-5b7fc0b7acd7 --conf_dir=/var/lib/neutron/ha_confs/a5556eae-29a7-4523-833c-5b7fc0b7acd7 --log-file=/var/lib/neutron/ha_confs/a5556eae-29a7-4523-833c-5b7fc0b7acd7/neutron-keepalived-state-change.log --monitor_interface=ha-5bdf49f8-7c --monitor_cidr=169.254.0.173/24 --pid_file=/var/lib/neutron/external/pids/a5556eae-29a7-4523-833c-5b7fc0b7acd7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─386769 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c005076b-450c-49e2-b857-0b40a227f9a0 --namespace=qrouter-c005076b-450c-49e2-b857-0b40a227f9a0 --conf_dir=/var/lib/neutron/ha_confs/c005076b-450c-49e2-b857-0b40a227f9a0 --log-file=/var/lib/neutron/ha_confs/c005076b-450c-49e2-b857-0b40a227f9a0/neutron-keepalived-state-change.log --monitor_interface=ha-6b646895-5a --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/c005076b-450c-49e2-b857-0b40a227f9a0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387223 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3ef45be8-2446-4e15-b8f0-6869a8aa306c --namespace=qrouter-3ef45be8-2446-4e15-b8f0-6869a8aa306c --conf_dir=/var/lib/neutron/ha_confs/3ef45be8-2446-4e15-b8f0-6869a8aa306c --log-file=/var/lib/neutron/ha_confs/3ef45be8-2446-4e15-b8f0-6869a8aa306c/neutron-keepalived-state-change.log --monitor_interface=ha-35ea3424-c9 --monitor_cidr=169.254.0.244/24 --pid_file=/var/lib/neutron/external/pids/3ef45be8-2446-4e15-b8f0-6869a8aa306c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a785362c24a80afa41cfd14ee5407fc40a876ffdd5171f0f6ed7f3afa6fcdc1f │ │ ├─183704 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] │ │ ├─184010 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) │ │ ├─184013 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) │ │ └─184016 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) │ ├─7fe9f8fcb86d63721b65b047bdfc6f19c9ea9f96b080db93646cd0596d90a70d │ │ └─224902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bc36eaf47923296ef7282de21926d5005abc7a8e046e0c527cc72db721a4ca66 │ │ └─55467 nfd-gc -gc-interval=1h │ ├─03d84cbcbc86cb7a426ef30c1cc6f9347b712d716386eb4fb0f0dbeefe777a7c │ │ └─45495 /pause │ ├─476c37c292878885ab92fb1d09ed35090cef8083cae517a6585eb77aa6b801e0 │ │ ├─110928 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110945 /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 -- │ │ ├─110951 erl_child_setup 1048576 │ │ ├─111067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111242 /bin/sh -s rabbit_disk_monitor │ ├─49e75c56fe02b5f92f9e7bab11c9215711d6d1ef5b537039493c49d17104a297 │ │ ├─157608 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157625 /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 -- │ │ ├─157632 erl_child_setup 1048576 │ │ ├─157766 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─157830 /bin/sh -s rabbit_disk_monitor │ ├─189671730f86ec302fe4f9e51afbf747ee75f1f61daca2c480ddfa2f7c2fcf90 │ │ └─64712 /bin/memcached_exporter │ ├─8aa53f87c7658eacbe1c35bea0d5263ae8db948594cde0c38776ed7ffe25a4a2 │ │ └─174871 /pause │ ├─d932f261eead298874ca54f39f3d6995d7d9680039d0e241186cc540beecd2a1 │ │ └─263766 /pause │ ├─aec80d6a186eacb680517ad61882a35119d6ba497b22be7c9d86888d4e50df67 │ │ └─215403 /pause │ ├─87bf914bed296f85176f164c46895f7ca60d8047fe450908b9d5ec36db3de3bf │ │ └─41048 /pause │ ├─6f91c1d8245c46a591dc01e6e30dcebd10c9051ce7d55d24f2f5e1c91d026ec7 │ │ └─156577 /pause │ ├─e0fee3c2ed8fc7a67283ab516df3994f9261a585fddc12b459ae57c6e41611d8 │ │ └─60064 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=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 │ ├─dbf41f61f73b142a9bf33301badf946bd71f6770e75a77fffe02a27f01ff7b83 │ │ ├─171343 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171654 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171655 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─408155 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─408163 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─84b400be44fbf7cae1d9d549cd8b2668d727c6348358ce64253367878c08ea2f │ │ └─160124 /pause │ ├─18efb3c9f7958e0b906700d85d5325affd34889c3be0b1cd47a90a54b98c07ea │ │ └─43052 /coredns -conf /etc/coredns/Corefile │ ├─98ab0459edcbf34f34cb137bd343343711035396116677c0430ad358d6114e8b │ │ └─108790 /pause │ ├─5a2c39f0f91dc1174f396f471e32e32fd59f1cefb1f536712faac4e5a0417023 │ │ └─156087 /pause │ ├─86316ffefa557b04f1275179990f55698eebf63bf09d8242c1ab8ca9dd44095c │ │ └─43275 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 ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ └─8f57d5618cd7e25b1766ef63acddf194c0fc3c9032661507df1345983a326035 │ └─55061 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount