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 │ │ │ ├─21299 /lib/systemd/systemd --user │ │ │ └─21300 (sd-pam) │ │ └─session-22.scope │ │ ├─21288 sshd: cephadm [priv] │ │ └─21313 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1441 sshd: zuul [priv] │ │ └─1454 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1445 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─395883 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gxluzgaefjktqpnrzsymuynwzagixjzz ; /usr/bin/python3'"'"' && sleep 0' │ ├─395884 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gxluzgaefjktqpnrzsymuynwzagixjzz ; /usr/bin/python3' && sleep 0 │ ├─395885 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gxluzgaefjktqpnrzsymuynwzagixjzz ; /usr/bin/python3 │ ├─395886 /bin/sh -c echo BECOME-SUCCESS-gxluzgaefjktqpnrzsymuynwzagixjzz ; /usr/bin/python3 │ ├─395887 /usr/bin/python3 │ ├─395888 /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 │ └─395890 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-b7d60f4b1b2d22575559f77b778c84deade9b2f209086a9fb4a143711a9b2c40.scope … │ │ ├─12206 /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 │ │ └─12219 /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 │ ├─containerd.service … │ │ ├─ 9785 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12161 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7d60f4b1b2d22575559f77b778c84deade9b2f209086a9fb4a143711a9b2c40 -address /run/containerd/containerd.sock │ │ ├─ 12543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81b9d814f66eb5069a7fe80ec9f33403a005a4ccd62316132fe4c00e7ead9b75 -address /run/containerd/containerd.sock │ │ ├─ 19424 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ba7b15753a8dc18b123e48813d4dd46d8a6bde9ccf11e544c3b03da75a8130f0 -address /run/containerd/containerd.sock │ │ ├─ 24598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09f82aae162be52746163c3aeb695cb87c54cf8e5c9aad2fb7c6fdc80638e2fc -address /run/containerd/containerd.sock │ │ ├─ 29034 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1413ec3375f801188d1ccef6f0c9cb896efc4ac603acd946af426dc3e02a8157 -address /run/containerd/containerd.sock │ │ ├─ 33532 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5028e0e2081773a7c2d78a624d274ad3e6829aed0a275f3e65c1604082835e7c -address /run/containerd/containerd.sock │ │ ├─ 39186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ea92faa373b7476b84a33a277d6f4e4379994400e554e3c03dd5e169223314 -address /run/containerd/containerd.sock │ │ ├─ 39197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c366c6b87f0fcae4099356d52b8172a39e12eb0385b5bd5eb533ad13ad599d6 -address /run/containerd/containerd.sock │ │ ├─ 39228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df5dfadc49bfd5b197f45614b1a759af54dfb85871f57b25497795a4a6887db3 -address /run/containerd/containerd.sock │ │ ├─ 39241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 040c554a5ef7507218de72097b715e638e60397019dbebe474dc16a689de388e -address /run/containerd/containerd.sock │ │ ├─ 39244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fbda119095104a338e695a03ee9918b19dd19f700a1b29dd167c0a3c312149b -address /run/containerd/containerd.sock │ │ ├─ 39792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262cbb1028a6ad23d0fcf587aac65b217a39f4536da91ce3a5623840517c6129 -address /run/containerd/containerd.sock │ │ ├─ 40536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f060607a0400823101187f2aa145354225a79143fc686bea2fc69647d9ee61 -address /run/containerd/containerd.sock │ │ ├─ 40558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2625fba7e8fb898180bed27090dbbfb7822624794dd20856d8c2223b9539ea9f -address /run/containerd/containerd.sock │ │ ├─ 41946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac373927fa2ce0bc8e56d3c3857aef3a335b6f1d049698a7bca6d91dd048f875 -address /run/containerd/containerd.sock │ │ ├─ 42300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef368515d467b5175eaf72620b53deeadcbfd315e04c24334d90ada4dddb5e05 -address /run/containerd/containerd.sock │ │ ├─ 42436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7e585daad580eb700d7d6fd0e91157815ae65543f2a832e1e51f38d0867f0b -address /run/containerd/containerd.sock │ │ ├─ 42815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703b3ebe5080ab53a9bc3dec2dbff3660d84bc4c73a356e0c122b93dd40908d6 -address /run/containerd/containerd.sock │ │ ├─ 43313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57518c026ade0ba526f7178a89f1d7c0f5bc57640094f2165f4e27b6b3fc165b -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5934fe220b3d046e7bcaa30581618a6f5726ae48a289401e77a454381dfbd86 -address /run/containerd/containerd.sock │ │ ├─ 43388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27d712c1d7246bba628fbe34eb50108776b412a551a3b93c46fe60b134ccb9bf -address /run/containerd/containerd.sock │ │ ├─ 45700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd594ccb32c1638cc9884682e2081fb37a76d4d86a4ae111fc3ca61c635f16e6 -address /run/containerd/containerd.sock │ │ ├─ 45798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee3b85ac6c1be4a51abfebaa2930e257905b0cd25079b6614a85db5f4961892 -address /run/containerd/containerd.sock │ │ ├─ 46521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2688e4d3e4e4867926363087d7f5257c03c6f794adeafa503caf7700b636975d -address /run/containerd/containerd.sock │ │ ├─ 46622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3c3ca9a89079466e3b36eda22479679cd916ce694589c156703b17d8a0cd53 -address /run/containerd/containerd.sock │ │ ├─ 47195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47baac5af2a89c9d49c6e504b5963b8fbe256c25064f3e2fe82a4999763e3c5e -address /run/containerd/containerd.sock │ │ ├─ 47483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f466437d32d6f72db00d9cc9b1b7f11ad6f86ed1a11fce07b658f0483b26c7f -address /run/containerd/containerd.sock │ │ ├─ 47894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a026c68487e3c01d8974e5f0e79a5c6d0d0347b5d5c98e87037e92e6e252d518 -address /run/containerd/containerd.sock │ │ ├─ 49888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52a13693d62cc238258914cda63528a6a3475e61faa4d6cda6b479576a9702a -address /run/containerd/containerd.sock │ │ ├─ 50146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccfc842bad4a9fd53de6c4721fe12f941eb82fed70c7f7f5ddfdc206fe2caceb -address /run/containerd/containerd.sock │ │ ├─ 54667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 939766c32737e63dce9b4a1cd515430846664eb8784b92e1cccd72a044c44033 -address /run/containerd/containerd.sock │ │ ├─ 55299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3157ca0f7e879f7998b2b20a87d6fbef4c7d829f0316ed223185bf8d0c51675 -address /run/containerd/containerd.sock │ │ ├─ 55370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca633449ee44ecc44ead568ca9acf1a6c50fe8257b566e837a41fa3bce2e217 -address /run/containerd/containerd.sock │ │ ├─ 55408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521a031defc5bbe85bf9a1a211562d4fc0c979f4ce79537b613d5e1bf50591ac -address /run/containerd/containerd.sock │ │ ├─ 55544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9caef6e11996dead7dfe39183247eb3ca902d2703fd96b7ba2445d87bff2e466 -address /run/containerd/containerd.sock │ │ ├─ 59828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6881ad4d013d67958f9e1c8870572d98757dc3ef951162438951869498a11bc2 -address /run/containerd/containerd.sock │ │ ├─ 59920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fed412e5899de5d6aa643af148fc43b9ab0455eaab25d5d17277ba4e24bf7868 -address /run/containerd/containerd.sock │ │ ├─ 59940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1cc3e6cbb299602f8cc24573dddeb6846dc8ad3a91538733dc8dec124d81729 -address /run/containerd/containerd.sock │ │ ├─ 60004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3eed209fd86e042f2d447a0470149e273e3946e3e73bb968481ad2572dda27 -address /run/containerd/containerd.sock │ │ ├─ 61458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d09ece71fdcb5e4a58b5333bcea8cb2ba18afd1a92ebc02d9e7461cd91a243 -address /run/containerd/containerd.sock │ │ ├─ 61502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 933caa92108beb092d3d8595521bb8d33f737359bbb98428c8c00f5dedf9ab00 -address /run/containerd/containerd.sock │ │ ├─ 61762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c429be6d0c2f388aeae0dd145f1cdbf73b2ff6f0a21c3a2f4676f1be37bd3fff -address /run/containerd/containerd.sock │ │ ├─ 61805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2baa085c9ec35aaab9ca7b116acb976d99f61ea8cb04325c6c878b195869ea -address /run/containerd/containerd.sock │ │ ├─ 61882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8846904b37b9cbd39379b0352a9f37e8655deee8c9c2de07d672ac3c47c9e2be -address /run/containerd/containerd.sock │ │ ├─ 62291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad01cdbb9807a9d0c6e84e5f885235a65ff620536ffe05ead10bb6e275024b4 -address /run/containerd/containerd.sock │ │ ├─ 62647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d951f0b0d5a2fd52618b6e9f0ec43a48534db6dd513014f8f6fc87661b2f1b7 -address /run/containerd/containerd.sock │ │ ├─ 62903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d51fcdda0ede6f47e9145b3ecc0dd6dff2fa297f16bbfff4d377db40c6e4486 -address /run/containerd/containerd.sock │ │ ├─ 63238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dfe4a66fe498934f3a3912d04f963e8657e9e9dfebdd40e543bdea427dd1e39 -address /run/containerd/containerd.sock │ │ ├─ 63965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9c46bb6708a700320fee20b346555f508c4b902019b1fc0170eaa8a74661a6 -address /run/containerd/containerd.sock │ │ ├─ 65911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a4bbffc88da2bb2fc8f56b1561c3b6e12d1d0912a30b054cdb6fee33c4a5620 -address /run/containerd/containerd.sock │ │ ├─ 67655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1aea9d9fc730703984691cd77d0b81e41471ecb8de32b9dff65c6ab958f5f90 -address /run/containerd/containerd.sock │ │ ├─ 77005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41aed274ec78a65c7ea9a30d81f29b8bd86c2aaeb64630b4f379ea640eb3a01c -address /run/containerd/containerd.sock │ │ ├─ 78535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83caddfb9033b7ca35e63f1263e11d992f2f611f2de4cbcb40329c618a07c37a -address /run/containerd/containerd.sock │ │ ├─ 84449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0918b57e6cd4483d115aa5efc55821675453e1fb978f1dd8eb1bfe3d495a1bf4 -address /run/containerd/containerd.sock │ │ ├─ 90424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0ed77152a6973639e907fdca005d1821930c7d30f6d057d74065b07ea668f4 -address /run/containerd/containerd.sock │ │ ├─ 94727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78dc16387773e08aab605e7e4e3600a50c0b80e2e4d23e7dc23d4cff4d67edee -address /run/containerd/containerd.sock │ │ ├─ 94797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15818f2f0a3cf5d82083186d5407077a938d38815288c2a6491eacc4794937a0 -address /run/containerd/containerd.sock │ │ ├─103304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3113f147ec93532a0fbd884baf0f10b6dfad10916081813c758684a225eaaf1d -address /run/containerd/containerd.sock │ │ ├─104918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7aad31288f8031d30edacce0a2c6b3837144b8a1127123f2357307907c33759 -address /run/containerd/containerd.sock │ │ ├─104963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f236c5c06f2dd3261fe073aeca1f6efea3c22dd5e42e31b8dbe1d0ee318f215f -address /run/containerd/containerd.sock │ │ ├─107007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 266fd8d98aa324bd3df1eb7f504a9a76d1cf3be9a70d1d2f08f07718ee1362ae -address /run/containerd/containerd.sock │ │ ├─108757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896934c7233bdad4aff6e410acb291b386e671f01472bcdd97ebf79434f236af -address /run/containerd/containerd.sock │ │ ├─108802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4eed6fe4fd4a9e8a0cb8bc119392f7229cf5219c090cc0dd90988fcaa4d719 -address /run/containerd/containerd.sock │ │ ├─121785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e2374c814a355b83939bb6edfd12d8ec8154d3aeb98e05424fd8ae9bcb38486 -address /run/containerd/containerd.sock │ │ ├─121819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25995fc2644f4716f431b38c44dd02d018b8be06a2a3269de2cbb658162209a -address /run/containerd/containerd.sock │ │ ├─124499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e4d755d31526121b2b9ceb83db3a0c0137d39c145fedb88fe2cec3edd5cc1b1 -address /run/containerd/containerd.sock │ │ ├─138917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1d646974284951a06c3fe78f80e67d8b2c9197ec747e686c72f0834fa5897b -address /run/containerd/containerd.sock │ │ ├─139980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d9d60741e74f25e5c9362ca2e552f2b456b2a5dbeebcb34b2c0f5b06f65eb1 -address /run/containerd/containerd.sock │ │ ├─141283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2810dfbe4c0566c5e5f0eb6510ec897238b6ab36afc80309a211f368aa2335a3 -address /run/containerd/containerd.sock │ │ ├─141328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa14ecbe8b955ebbf1c828ab5e2ed33b181217a546196a9b3cd335fc9b38e8c -address /run/containerd/containerd.sock │ │ ├─141748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9c912c133336c3aff470d93e982ac21feaaa61a98b4620d90d9ec40da05443 -address /run/containerd/containerd.sock │ │ ├─142875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719e0a0e26c2f65328b94cba28e002cd92fb28aba50e160feff601072490a0a3 -address /run/containerd/containerd.sock │ │ ├─145093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f10bb8d25f246f0237e66c2dd99268b912784bb8f5dc6103697deeb47dfa800 -address /run/containerd/containerd.sock │ │ ├─145340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74a39849a3f5e6cf79d24e6fc10860cbc2eb466c3d269be6e009436193f79a7f -address /run/containerd/containerd.sock │ │ ├─145431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e930c75140d45f8601f213d62650e662f464b8e7dc592595c75c5d7f544f14fc -address /run/containerd/containerd.sock │ │ ├─145514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283b4a214562dd4a9a92cf03258b29701a7effecb88c19c8f53d6a6d3b21511f -address /run/containerd/containerd.sock │ │ ├─145771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0a36fbbc0234c250ea4bcafff9d8b3dfe8dc2545ce0c92b6cf6605e8b9f7fa -address /run/containerd/containerd.sock │ │ ├─146071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0edc3b394040724096cf49f66ef0e58390b2d6b81de86abb09a92a310ead72 -address /run/containerd/containerd.sock │ │ ├─171687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3df74483b739febd9151a115162b765dc1d271cccff3066ed1163b454f3c62 -address /run/containerd/containerd.sock │ │ ├─173540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d4cdb5006c53352c0b23413a621e68adccbcfaa452fa19cf73039537fda05a -address /run/containerd/containerd.sock │ │ ├─173560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6634d111e6e50469b2e2f080fe6b12be1e8c8197ab0eeaff80db16070671f5 -address /run/containerd/containerd.sock │ │ ├─173658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baf11395352867345be039861e2afbe4ea242b31b4f1a1ad26120d2f9ab2a610 -address /run/containerd/containerd.sock │ │ ├─173930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e70546ffab02f72b2a033460524eec630a67470911403bf327b209460ee76612 -address /run/containerd/containerd.sock │ │ ├─173951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64508e5b17a07192df91e69d1837bd9466d65138b3c6c0c98b4c4bb0ac97328e -address /run/containerd/containerd.sock │ │ ├─180902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca6a8c52d39ad3b9a679e9cd599c6a5c44775b5ab3981f8a02f6a2ea1fae1b9 -address /run/containerd/containerd.sock │ │ ├─185659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402652c3925f352fa7f3ed5fb954786d82aed015dd080baacc650b69dd165d37 -address /run/containerd/containerd.sock │ │ ├─188291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9bbd8a13ae6859a26440692c4246e174dba3da76d348da4161da6d8fae947e -address /run/containerd/containerd.sock │ │ ├─188349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cef4fca9d748265bb9dd7a29421b31acb001db2f6d26a4cc384b5b2567083b7 -address /run/containerd/containerd.sock │ │ ├─188525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510b267ac74085f83c00dfa9f46510df8354e717a8a74e510690aec0ec918a13 -address /run/containerd/containerd.sock │ │ ├─205214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b4874825168b1e8f40a0e2d969beea048901a2b52c948108deea7ee34e1978 -address /run/containerd/containerd.sock │ │ ├─212559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 274e2b28a7a55cf3b2e7ae3bad649189be547690d063dd30719d3fc3d7e0643a -address /run/containerd/containerd.sock │ │ ├─212574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d897f38e6939b8c833426fbcd4add57946ea0ebb60562b8c4f6577a5cca5c962 -address /run/containerd/containerd.sock │ │ ├─212580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0fb441ccacab2ba2ea7b49d1b1dc1af9e98c76202fbc5b3fafb572c5cc04eaa -address /run/containerd/containerd.sock │ │ ├─212881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3398d8a37a9cb42368f99ef08b341915e92dd68607f1630b0a3b9a966d3c4c6a -address /run/containerd/containerd.sock │ │ ├─224470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631016286464c089f33f9227db81894d33c395c0e8039868bd8141a4dba6f94a -address /run/containerd/containerd.sock │ │ ├─226655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e6f3e3df155c4eb5d8906a4cdf57441ce881531181c2c677a148bfeedb7e571 -address /run/containerd/containerd.sock │ │ ├─227729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db397efd31a73883eb9c11671e3f9266b08dedbcb5a8259bedd2b2ec4af10cc -address /run/containerd/containerd.sock │ │ ├─228705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85028c8afb24921c9e62f2653a725ff2a89aaa428113fc89f66d58636fd21f2c -address /run/containerd/containerd.sock │ │ ├─229764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e93ec572f3aad8b7556777edbbba155176c7e3a6f96f8203e534b6293ab482 -address /run/containerd/containerd.sock │ │ ├─231984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58edf5b37aa6951215f61fc89e21bea1c0fe36512ea10bca3ad05c39385920f1 -address /run/containerd/containerd.sock │ │ ├─233490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5855be869dcf7b9121ec203ef3694d0c66981bcea23e1321d3383b03ab840dfc -address /run/containerd/containerd.sock │ │ ├─233577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015ead140fdba35fda83ba6963a89df87b017251d59e085af27baf88e6f4b26e -address /run/containerd/containerd.sock │ │ ├─243058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4fabd585d3b5d8d87fef1efc59fe798f9304a4f93ef3c760ae59e3c8cdecc08 -address /run/containerd/containerd.sock │ │ ├─243490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4a5643e2e99c9531262a133e2ad827b1958e37dc750f38ddd09739b63aed3fb -address /run/containerd/containerd.sock │ │ ├─247103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029a62675e5189ec5c929aeb8f25a507d2529c7114f2d502704610593f022a3e -address /run/containerd/containerd.sock │ │ ├─252668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7672d7939bdcbb99349bff98c3eef3ef056b614e73aa1c8890bfd763a85d39bc -address /run/containerd/containerd.sock │ │ ├─252883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0445c3ec16d3665d07d7b5edc9fb6ecfce330f69cbf29daeb0b791f5cd496b8 -address /run/containerd/containerd.sock │ │ ├─252932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac6c1768934256431ae06dfd4dfd41eae6053fe5b4857a68bb44ff1cb6e493e -address /run/containerd/containerd.sock │ │ ├─252980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b5da20ae90a994e6626abf97a5b35ab21a95714b7b87a2c07203a6aa7b0b2a -address /run/containerd/containerd.sock │ │ ├─265276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 970dc3cdb999f9d8ede955f9a5e010dabc8136c5d7030dfac717a31a84aaf4eb -address /run/containerd/containerd.sock │ │ ├─267782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f171c2b6ab7ee28266d9a9576cb40976e6c07ae9c8fe020cf4256026ce43e499 -address /run/containerd/containerd.sock │ │ └─269144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d805598c55ec7fd2069ed3b16da3d421b265d5b44fd471c5d4e4a7c701cce8b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28751 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29016 /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 │ │ │ ├─19382 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19403 /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 │ │ │ ├─24311 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24581 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33515 /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@mgr.instance.kjwoej.service │ │ │ ├─12455 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kjwoej/unit.run │ │ │ └─12487 /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-kjwoej --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.kjwoej:/var/lib/ceph/mgr/ceph-instance.kjwoej:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kjwoej/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kjwoej -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 │ │ ├─12092 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12125 /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 … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-5028e0e2081773a7c2d78a624d274ad3e6829aed0a275f3e65c1604082835e7c.scope … │ │ ├─33557 /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 │ │ └─33569 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─138367 /sbin/multipathd -d -s │ ├─run-r011b5ff0b76e436bb99e370500312d29.scope │ │ └─187635 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39652 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1376 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10667 /usr/sbin/chronyd -F 1 │ │ └─10668 /usr/sbin/chronyd -F 1 │ ├─docker-81b9d814f66eb5069a7fe80ec9f33403a005a4ccd62316132fe4c00e7ead9b75.scope … │ │ ├─12568 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kjwoej -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12587 /usr/bin/ceph-mgr -n mgr.instance.kjwoej -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-09f82aae162be52746163c3aeb695cb87c54cf8e5c9aad2fb7c6fdc80638e2fc.scope … │ │ ├─24623 /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 │ │ └─24635 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ba7b15753a8dc18b123e48813d4dd46d8a6bde9ccf11e544c3b03da75a8130f0.scope … │ │ ├─19451 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19470 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138246 /sbin/iscsid │ │ └─138247 /sbin/iscsid │ ├─docker-1413ec3375f801188d1ccef6f0c9cb896efc4ac603acd946af426dc3e02a8157.scope … │ │ ├─29058 /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 │ │ └─29071 /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 │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─2625fba7e8fb898180bed27090dbbfb7822624794dd20856d8c2223b9539ea9f │ │ └─40598 /pause │ ├─9b9c46bb6708a700320fee20b346555f508c4b902019b1fc0170eaa8a74661a6 │ │ └─63988 /pause │ ├─1a4bbffc88da2bb2fc8f56b1561c3b6e12d1d0912a30b054cdb6fee33c4a5620 │ │ └─65934 /pause │ ├─5ca16430f76f198bcd16d8337cd2cec5d72416acdfca94b5a6e634710959f42d │ │ ├─48129 mysqld --wsrep_start_position=ea862ede-4e3d-11f1-a50f-d63e144cf0ec:20 │ │ └─48269 /var/lib/mysql/mysql-state-monitor │ ├─6d7580eef4a21b3694dfa6af473829a9577c1ebae674984cb06d7c459b92773c │ │ └─65238 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3e9bbd8a13ae6859a26440692c4246e174dba3da76d348da4161da6d8fae947e │ │ └─188317 /pause │ ├─d7a609a6f084bc4ac5b553f03d2b41c94cdee7960f071af210483f4c1d29ff22 │ │ ├─262804 manila-api: uWSGI master │ │ ├─262915 manila-api: uWSGI worker 1 │ │ └─262916 manila-api: uWSGI worker 2 │ ├─6b3d4ec0758a6f28dfef1f93bc42ea38af49c0e03e4cef04dc83c62bcfe90458 │ │ └─63808 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─82ab6870148e6cf31b6d0ec02c4315cdceff21191a47b87aeba159eb2b65b6b5 │ │ └─39479 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 │ ├─6881ad4d013d67958f9e1c8870572d98757dc3ef951162438951869498a11bc2 │ │ └─59857 /pause │ ├─8846904b37b9cbd39379b0352a9f37e8655deee8c9c2de07d672ac3c47c9e2be │ │ └─61908 /pause │ ├─9cb4106fe60f42e9dc6482947050ae93978e827c578fedf3f01fe7e356e34559 │ │ └─187124 /usr/bin/libvirt-tls-sidecar │ ├─b52a13693d62cc238258914cda63528a6a3475e61faa4d6cda6b479576a9702a │ │ └─49912 /pause │ ├─ccfc842bad4a9fd53de6c4721fe12f941eb82fed70c7f7f5ddfdc206fe2caceb │ │ └─50169 /pause │ ├─f2473f59ab736e42fb0fdbbcbb6b9fb29a3e7af60d89b315d2c284648a2f8f0e │ │ └─50312 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 │ ├─266fd8d98aa324bd3df1eb7f504a9a76d1cf3be9a70d1d2f08f07718ee1362ae │ │ └─107032 /pause │ ├─cceda0e554c728fd4114fa93ed56e448dfa4137cda99e4f9dfd4d3ce2b7f47a0 │ │ ├─83660 barbiacan-api: uWSGI master │ │ └─83688 barbiacan-api: uWSGI worker 1 │ ├─bac6c1768934256431ae06dfd4dfd41eae6053fe5b4857a68bb44ff1cb6e493e │ │ └─252976 /pause │ ├─970dc3cdb999f9d8ede955f9a5e010dabc8136c5d7030dfac717a31a84aaf4eb │ │ └─265301 /pause │ ├─d897f38e6939b8c833426fbcd4add57946ea0ebb60562b8c4f6577a5cca5c962 │ │ └─212647 /pause │ ├─7a9abf573429b2fbcf5e9d0f3681e99215486cbd53f05af11675a8d1ee25e95c │ │ ├─170547 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171029 nova-scheduler: ServiceWrapper worker(0) │ │ └─171031 nova-scheduler: ServiceWrapper worker(1) │ ├─0e85a45f2874c6fefbe96b923c68da81973ab6d9d1361030557c19b9f52cb037 │ │ ├─143081 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143097 /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 -- │ │ ├─143103 erl_child_setup 1048576 │ │ ├─143281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143365 /bin/sh -s rabbit_disk_monitor │ ├─2688e4d3e4e4867926363087d7f5257c03c6f794adeafa503caf7700b636975d │ │ └─46546 /pause │ ├─f3157ca0f7e879f7998b2b20a87d6fbef4c7d829f0316ed223185bf8d0c51675 │ │ └─55334 /pause │ ├─31d8331be7f5c089d1c331230e5c057fa0d50a67ed4172c6706581cace751b05 │ │ └─64885 /goldpinger --static-file-path /static │ ├─d51f4ad3493a0cce2accf21e0d52a30850ae43e193eb289bc98ad061f713d24e │ │ └─43013 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─a9bd0998d46621667784a2598a8839f267ced1ff7e03d58b5a8c22bd2aa1e1e0 │ │ └─50598 redis_exporter │ ├─28e13f044e5c260b94da363c5e2dc32b12d5e8271dfb434540b9788b520dad29 │ │ └─106620 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─703b3ebe5080ab53a9bc3dec2dbff3660d84bc4c73a356e0c122b93dd40908d6 │ │ └─42841 /pause │ ├─84a77237263352844c82bda228be0c48c49a20d68c6039657da7a793dada527f │ │ ├─90629 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90647 /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 -- │ │ ├─90653 erl_child_setup 1048576 │ │ ├─90741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91030 /bin/sh -s rabbit_disk_monitor │ ├─521a031defc5bbe85bf9a1a211562d4fc0c979f4ce79537b613d5e1bf50591ac │ │ └─55432 /pause │ ├─7077452bc567e60d3b0cf22c30c80d3770e64824ee0b783625776047402ddd2a │ │ ├─262817 /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 │ │ └─263120 /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 │ ├─2c366c6b87f0fcae4099356d52b8172a39e12eb0385b5bd5eb533ad13ad599d6 │ │ └─39309 /pause │ ├─b9802a4866f3bbd02c1a4cb6dfcc1ba02c1cbc55fd1cf3cec7ca21c79dc03de9 │ │ └─249540 docker-registry serve /etc/docker-registry/config.yml │ ├─4d51fcdda0ede6f47e9145b3ecc0dd6dff2fa297f16bbfff4d377db40c6e4486 │ │ └─62926 /pause │ ├─d3d2a6a406c03addf27fadbbb5a0cd60efd5b37459f42efe71bbaffb2a137954 │ │ └─65132 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0dfe4a66fe498934f3a3912d04f963e8657e9e9dfebdd40e543bdea427dd1e39 │ │ └─63262 /pause │ ├─fed412e5899de5d6aa643af148fc43b9ab0455eaab25d5d17277ba4e24bf7868 │ │ └─59961 /pause │ ├─f171c2b6ab7ee28266d9a9576cb40976e6c07ae9c8fe020cf4256026ce43e499 │ │ └─267805 /pause │ ├─d5934fe220b3d046e7bcaa30581618a6f5726ae48a289401e77a454381dfbd86 │ │ └─43429 /pause │ ├─1413b975cfcdce198bd65e452d8fd1112f4074e63b5b279f4d70963178d1ed75 │ │ └─65749 /bin/oauth2-proxy │ ├─74a39849a3f5e6cf79d24e6fc10860cbc2eb466c3d269be6e009436193f79a7f │ │ └─145366 /pause │ ├─4468545e3540e7f0974fc5634bd86cd98efd5d9094e4be37ce47b4eec06cc8b7 │ │ └─181610 vector --config /etc/vector/vector.toml │ ├─5ec524b48319bc2dfbd04b2f7008219a6c83d1270f1a76bbd1575d401177b307 │ │ └─60311 /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 │ ├─2f78018c6b67e649f5df9b99b997223c5e1732c8255f5da3a9527393be7ec78b │ │ └─39845 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a026c68487e3c01d8974e5f0e79a5c6d0d0347b5d5c98e87037e92e6e252d518 │ │ └─47918 /pause │ ├─bc0a36fbbc0234c250ea4bcafff9d8b3dfe8dc2545ce0c92b6cf6605e8b9f7fa │ │ └─145808 /pause │ ├─896934c7233bdad4aff6e410acb291b386e671f01472bcdd97ebf79434f236af │ │ └─108781 /pause │ ├─83a984b544b495271199e5458cb68e17a52874dfbc577e97e6371ca754706aac │ │ ├─222362 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222913 octavia-worker: ConsumerService worker(0) │ │ └─222916 octavia-worker: ConsumerService worker(1) │ ├─6e6f3e3df155c4eb5d8906a4cdf57441ce881531181c2c677a148bfeedb7e571 │ │ └─226678 /pause │ ├─ddc0c89e149a7d4cee03437530db5f82df4c667e0a9895ba575bc253587a5371 │ │ ├─192001 /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 │ │ ├─368349 /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/tmpazmg_0pe/privsep.sock │ │ ├─368596 /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/tmp0g41t8ao/privsep.sock │ │ └─368729 /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/tmpu8alxvy0/privsep.sock │ ├─402652c3925f352fa7f3ed5fb954786d82aed015dd080baacc650b69dd165d37 │ │ └─185702 /pause │ ├─1caca7d7af4c768f91afb14ca78f0ab76f820d139e4a38e81bac1bb5ce5bdb5b │ │ └─192036 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7b878d36726fff3ea4d58db222f5c781353c92794069732c8dda5083e2c49132 │ │ ├─174615 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─388107 sleep 300 │ ├─531e3c32d0a0e350d14c8ca02cbfe3743a98680a133f76d9858eb5b01e433012 │ │ ├─185869 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─186370 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─186538 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpp7_4zqbr/privsep.sock │ │ ├─386534 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmcg6gy4n/privsep.sock │ │ └─386571 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpyduiw7lt/privsep.sock │ ├─109d1018faf9b53a99cf1218ba2e88dfcf9c05b2fb027b7e06b7040618380b1b │ │ └─122427 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─81d019c45aec3cdf7fae05f1dc592e86a4e583d67f527ba8dc3de6008dc4782d │ │ └─95170 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-v97cq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─274e2b28a7a55cf3b2e7ae3bad649189be547690d063dd30719d3fc3d7e0643a │ │ └─212634 /pause │ ├─4be95611b9a15b3532881ffe4a22374038f67580e75d4b79ed6a26ff16beaccd │ │ └─48027 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─1c33b987c8268efd92fa4443e02db6af5d1798f382feef96648549ab47a0dab0 │ │ ├─63471 nginx: master process nginx -g daemon off; │ │ ├─63487 nginx: worker process │ │ ├─63488 nginx: worker process │ │ ├─63489 nginx: worker process │ │ ├─63490 nginx: worker process │ │ └─63491 nginx: worker process │ ├─2533c35b4c6e06e25de4fdeec94956d9f54eaf7c4f771e50c69e824f4cbd50d3 │ │ └─41998 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4a6634d111e6e50469b2e2f080fe6b12be1e8c8197ab0eeaff80db16070671f5 │ │ └─173661 /pause │ ├─ae39f1e4c0c2912e92bbcde108782feaffe12b7453056b91007675effecb1268 │ │ └─187571 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─73cb5327e8cebd4d8b0550b9889181e3cc15b371c6d57ec094b73abbd79de4ec │ │ └─65456 /bin/pushgateway │ ├─029a62675e5189ec5c929aeb8f25a507d2529c7114f2d502704610593f022a3e │ │ └─247130 /pause │ ├─47baac5af2a89c9d49c6e504b5963b8fbe256c25064f3e2fe82a4999763e3c5e │ │ └─47218 /pause │ ├─58edf5b37aa6951215f61fc89e21bea1c0fe36512ea10bca3ad05c39385920f1 │ │ └─232007 /pause │ ├─bdd3f7088ab76557a95b40cd754408fecee7eed586f6aa2b24dae1f488f06ec9 │ │ └─48245 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─545cca490db878db5059d7c46801dfc1e7fb8ee4ba446f7a85cdfb60eeaa4dd3 │ │ ├─122867 /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 │ │ └─123054 /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 │ ├─224509cfdf240b4d135c5d0a9d095cc494606e37081d387bfd417960a272ad51 │ │ ├─243127 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243791 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpka8jdddw/privsep.sock │ │ ├─243818 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243825 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e7ee8872fe57c1fae04c57c1b1dad4f42c355ac6936fc809ab59b538217efb74 │ │ ├─60843 python -u /app/sidecar.py │ │ ├─61215 python -u /app/sidecar.py │ │ └─61216 python -u /app/sidecar.py │ ├─d0fb441ccacab2ba2ea7b49d1b1dc1af9e98c76202fbc5b3fafb572c5cc04eaa │ │ └─212643 /pause │ ├─5cef4fca9d748265bb9dd7a29421b31acb001db2f6d26a4cc384b5b2567083b7 │ │ └─188378 /pause │ ├─2bf7ee86a39b3fb46e4b17f4ea6133dd1ca9cea2409a3cec7e139940c9f3eea4 │ │ └─64342 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.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 │ ├─5a557ef1461b6b859954d477f5be7eba23f30284df3c6e628c118ad0be509f51 │ │ ├─66335 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66350 /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 -- │ │ ├─66356 erl_child_setup 1048576 │ │ ├─66403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66404 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66547 /bin/sh -s rabbit_disk_monitor │ ├─510b267ac74085f83c00dfa9f46510df8354e717a8a74e510690aec0ec918a13 │ │ └─188560 /pause │ ├─bb8192826d1b2442d7d7bb428aef3c4231cb6b352013144c726bc7871249f3f8 │ │ └─222334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─65446d257ed0001feecf784b78b7501c79555c7884b67b94b84edbed2c7ce1a4 │ │ └─50197 valkey-server *:6379 │ ├─b949106a333abe411fe53611db01ad5aac1dce5042640607711f7becc8bcfb6c │ │ ├─267936 apache2 -DFOREGROUND │ │ ├─270429 (wsgi:h -DFOREGROUND │ │ ├─270430 (wsgi:h -DFOREGROUND │ │ ├─270431 (wsgi:h -DFOREGROUND │ │ ├─270432 (wsgi:h -DFOREGROUND │ │ ├─270433 (wsgi:h -DFOREGROUND │ │ ├─270434 apache2 -DFOREGROUND │ │ └─270435 apache2 -DFOREGROUND │ ├─1d355e3021643d9554176ab5121f2bca5943b5d46cd0f54b63c50ecd85c0db17 │ │ └─60439 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─428a10fa3ec526c5558cebe49bd18e62a01c41e5760d794f6dc93622fa4dff1c │ │ ├─169857 nova-metadata: uWSGI master │ │ ├─169877 nova-metadata: uWSGI worker 1 │ │ └─169878 nova-metadata: uWSGI worker 2 │ ├─a1dcb65f611eca35374a0e2f41c54d5a500967fa17f4e8f30999519aee886444 │ │ ├─ 46038 /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 │ │ ├─ 46051 /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 │ │ ├─ 46159 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267526 nginx: worker process │ │ ├─267527 nginx: worker process │ │ └─267528 nginx: cache manager process │ ├─b327e9a75e249f616800ac28ab2a264b904ac1d474ef5617fffe031dfed05e2c │ │ └─47021 /manager --metrics-bind-address=:8080 │ ├─cd01c8de507b61d7768a2ce3855104509240ffdf30e1fdb9289fca32d1fc8d75 │ │ ├─169710 nova-api: uWSGI master │ │ ├─169744 nova-api: uWSGI worker 1 │ │ └─169745 nova-api: uWSGI worker 2 │ ├─5855be869dcf7b9121ec203ef3694d0c66981bcea23e1321d3383b03ab840dfc │ │ └─233515 /pause │ ├─876ea09e3081b5a570553f9f72db1182a1f7b26d3dcdb378ff3dec91474c019b │ │ └─187176 /bin/bash /tmp/libvirt.sh │ ├─0002a27cf21d79d8b388544b8e2c3ba6880c3e5ce2525487a6e04553bdc0e002 │ │ └─64429 /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 │ ├─1337100421f2adfd9d2d9e1e12750e9ce8197b658e658bc9608501454a86f4a1 │ │ ├─103859 glance-api: uWSGI master │ │ ├─103880 glance-api: uWSGI worker 1 │ │ └─103881 glance-api: uWSGI worker 2 │ ├─aab86a71817b88449714aeaf7e77041262a6d39327ce395be0189b2d4e254e3c │ │ ├─271742 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271755 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3db397efd31a73883eb9c11671e3f9266b08dedbcb5a8259bedd2b2ec4af10cc │ │ └─227751 /pause │ ├─040c554a5ef7507218de72097b715e638e60397019dbebe474dc16a689de388e │ │ └─39344 /pause │ ├─cf7076e29e6afb965ebea86657cfa44b543a578709b4c2e6fa4ad8c268fc9a67 │ │ ├─201317 heat-api-cfn: uWSGI master │ │ ├─201355 heat-api-cfn: uWSGI worker 1 │ │ └─201356 heat-api-cfn: uWSGI worker 2 │ ├─3d805598c55ec7fd2069ed3b16da3d421b265d5b44fd471c5d4e4a7c701cce8b │ │ └─269167 /pause │ ├─9256cc5715684b63b65be89e6460a89554ce47addea050aa467d799ca383e172 │ │ └─43578 /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 │ ├─43c24e1f365535dd64badce3973ca972faeff2ca238601129e6757256af8cb69 │ │ ├─170441 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─170889 nova-conductor: ServiceWrapper worker(0) │ │ └─170891 nova-conductor: ServiceWrapper worker(1) │ ├─3dea8adbd76c1459990ddec251a5546274bf449e90ad215ec091a837881be447 │ │ └─42393 /coredns -conf /etc/coredns/Corefile │ ├─b9940a9c7292530d53a72d2be5ba0c749511804406d3a8bdd9d8c4dfff4a3e7f │ │ ├─171969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171987 /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 -- │ │ ├─171993 erl_child_setup 1048576 │ │ ├─172054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172218 /bin/sh -s rabbit_disk_monitor │ ├─97481a0a57e6692ed9088185844b4b422fca15a56242265b2fb25b04580a8e05 │ │ ├─41055 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41430 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─db716d7cc7de1110a472282b824b574a547a643fc46c557c20aa7a68f88ea3e5 │ │ └─228040 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─64f5da9e7a3c6fd024b904d5cf2da6759b77c8e664f825b2bfad3ca46afd7c10 │ │ └─62181 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 │ ├─399e6ec8494dc8f19da7dffe70de6fce13cf6efbf6279abfd06346a46413046e │ │ ├─183508 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184072 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184075 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184079 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─78dc16387773e08aab605e7e4e3600a50c0b80e2e4d23e7dc23d4cff4d67edee │ │ └─94771 /pause │ ├─7f4f64e9282253ee2c5bbb27f3cca908951ea51d6b290ce758de7669c629e2ae │ │ └─262784 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ef368515d467b5175eaf72620b53deeadcbfd315e04c24334d90ada4dddb5e05 │ │ └─42324 /pause │ ├─1d7a34498813df46832ca6b7bc6e86307c783e48c42628df2110cdbaccbaef54 │ │ ├─142162 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142342 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142348 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─395869 sleep 15 │ ├─283b4a214562dd4a9a92cf03258b29701a7effecb88c19c8f53d6a6d3b21511f │ │ └─145576 /pause │ ├─e70546ffab02f72b2a033460524eec630a67470911403bf327b209460ee76612 │ │ └─173978 /pause │ ├─2673c90d41a784ce2533e5c32189e4d66ee18c65be0089888bb77294ffea85e6 │ │ └─55618 nfd-worker -metrics=8081 │ ├─64508e5b17a07192df91e69d1837bd9466d65138b3c6c0c98b4c4bb0ac97328e │ │ └─173995 /pause │ ├─3b4eed6fe4fd4a9e8a0cb8bc119392f7229cf5219c090cc0dd90988fcaa4d719 │ │ └─108844 /pause │ ├─10297a58cf51653b09d72cb77885d36769f3f22a5612824b005d12023e4c390b │ │ └─65208 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5e2374c814a355b83939bb6edfd12d8ec8154d3aeb98e05424fd8ae9bcb38486 │ │ └─121812 /pause │ ├─8ed6e45bd91b1239512f8eccf48866f24d16b88d1e05073f8f75a788e8763fc6 │ │ └─262767 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4f10bb8d25f246f0237e66c2dd99268b912784bb8f5dc6103697deeb47dfa800 │ │ └─145154 /pause │ ├─364e4b71294128beb0a1001a7b49774e26d9326bb30974779ccea3e570d35e74 │ │ ├─118520 cinder-api: uWSGI master │ │ ├─118535 cinder-api: uWSGI worker 1 │ │ └─118536 cinder-api: uWSGI worker 2 │ ├─8ddafabd6aeee3ec501c7bf3d4c1a3093cf839c29a9456447e2951c4f468250b │ │ └─46087 /server │ ├─ab5431f1843ce3c671d93d4f5676ee698b52cc5ae6ad46e518afac3c2b92eeb5 │ │ └─55657 nfd-master -crd-controller=true -metrics=8081 │ ├─bce4e52ccfb16cb85e733e0b26a86b1c4fe1807023f112f3dad4ee114af0822b │ │ ├─183465 neutron-policy-server: uWSGI master │ │ ├─183477 neutron-policy-server: uWSGI worker 1 │ │ └─183478 neutron-policy-server: uWSGI worker 2 │ ├─89d7daafd567c4ed949a4f4ceac4c3739d9243e98fbd7e026d2bd69daaad1634 │ │ ├─221471 octavia-api: uWSGI master │ │ ├─221484 octavia-api: uWSGI worker 1 │ │ └─221485 octavia-api: uWSGI worker 2 │ ├─bfa14ecbe8b955ebbf1c828ab5e2ed33b181217a546196a9b3cd335fc9b38e8c │ │ └─141360 /pause │ ├─f91f3ad821c8b444ddb694533b3c17f4b4cce1429c9218e514c8934134d6d631 │ │ ├─129965 placement-api: uWSGI master │ │ ├─129980 placement-api: uWSGI worker 1 │ │ └─129981 placement-api: uWSGI worker 2 │ ├─c429be6d0c2f388aeae0dd145f1cdbf73b2ff6f0a21c3a2f4676f1be37bd3fff │ │ └─61792 /pause │ ├─1e2e4b49c4489d127709e1291f2829081062565de3a900409779185ddc317984 │ │ └─139412 /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 │ ├─0a80a05d34adf656a4003a6bdbe9d11cf9a571228ed6b57420cdb2dca774e53b │ │ └─39476 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 │ ├─1c2d97cc95fa53a52b0ea0b2364e8ae7b0d8925bcadac6a4129a20cedd24a475 │ │ └─50518 valkey-server *:26379 [sentinel] │ ├─3e20bc9630b79cb22cf3e13eaffb145652533c9e189db13d3c2915777c1d1c17 │ │ └─55701 nfd-gc -gc-interval=1h │ ├─7672d7939bdcbb99349bff98c3eef3ef056b614e73aa1c8890bfd763a85d39bc │ │ └─252697 /pause │ ├─b1aea9d9fc730703984691cd77d0b81e41471ecb8de32b9dff65c6ab958f5f90 │ │ └─67679 /pause │ ├─06ea92faa373b7476b84a33a277d6f4e4379994400e554e3c03dd5e169223314 │ │ └─39302 /pause │ ├─e8d9d60741e74f25e5c9362ca2e552f2b456b2a5dbeebcb34b2c0f5b06f65eb1 │ │ └─140008 /pause │ ├─a1b636406c2726fe8e9c85bfbb4752116aaccb0ecba96ba8f6d3546a229a783a │ │ ├─181674 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181705 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─d9b1db75e068f6005e3f1cf04633aa1ec2c9fc9a2dfa78a47b15ee31bef58b5e │ │ ├─ 95336 /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 │ │ └─337802 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d54715fc95c9200fc96c1c62cd39ff8da635d12ef6ecdea6e0e4f16430d5da0d │ │ ├─224704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224721 /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 -- │ │ ├─224727 erl_child_setup 1048576 │ │ ├─224848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224996 /bin/sh -s rabbit_disk_monitor │ ├─0e9950769ec5f3e23968b22deeef5f1e04778d3ad22f6029d145e7587c29ba72 │ │ └─55821 /secretgen-controller │ ├─875e90909174a625558683b2f9d7b9114169224aaf5a380ddb7b2e9fba093e07 │ │ ├─205365 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205381 /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 -- │ │ ├─205387 erl_child_setup 1048576 │ │ ├─205480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205708 /bin/sh -s rabbit_disk_monitor │ ├─f0445c3ec16d3665d07d7b5edc9fb6ecfce330f69cbf29daeb0b791f5cd496b8 │ │ └─252910 /pause │ ├─7e1fd3dc27e7d97e889e221d28b1b46585c69fafc6dc80099e1a689faef25478 │ │ ├─201316 heat-api: uWSGI master │ │ ├─201357 heat-api: uWSGI worker 1 │ │ └─201358 heat-api: uWSGI worker 2 │ ├─f5f060607a0400823101187f2aa145354225a79143fc686bea2fc69647d9ee61 │ │ └─40579 /pause │ ├─6d8b5365ebbed1cb9f527edb235767b8e419fcdbbe4d86665b685737bb382b52 │ │ ├─47943 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 │ │ └─49154 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─171927cfe3f50269dfb6ff7f9800ca18c28e32d2c7cae93762b1be0cf79d2c36 │ │ └─119984 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a6307266e130c304c0dc1cc9e0acf7fe58f229f5f6249b079ccdbf22faa20fdb │ │ └─232034 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fd594ccb32c1638cc9884682e2081fb37a76d4d86a4ae111fc3ca61c635f16e6 │ │ └─45734 /pause │ ├─4adfc506c9a6784dfb2c3e44ed23f7df46b7b837975edff75541ad46d9ed5e65 │ │ └─165205 /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 │ ├─aca633449ee44ecc44ead568ca9acf1a6c50fe8257b566e837a41fa3bce2e217 │ │ └─55394 /pause │ ├─f236c5c06f2dd3261fe073aeca1f6efea3c22dd5e42e31b8dbe1d0ee318f215f │ │ └─104997 /pause │ ├─75d4cdb5006c53352c0b23413a621e68adccbcfaa452fa19cf73039537fda05a │ │ └─173597 /pause │ ├─00b68be2d7757038dec67d0b8c9474f954016990f513799d4d130d0fec34c438 │ │ └─43533 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cad01cdbb9807a9d0c6e84e5f885235a65ff620536ffe05ead10bb6e275024b4 │ │ └─62316 /pause │ ├─a2220d9e0c41132b3e41d79aef33b336234ac625ae45f4bd1d03f9b9db47ad35 │ │ └─40829 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d6d20506129259e1bef79f57f13d29ae6ff265fff7951fbe6b3b42289da250b0 │ │ └─64280 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c1c73287c12d903c219fc9301d259df26dca9dbf8b3f4456c80effe17d1fab20 │ │ └─64477 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.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 │ ├─0918b57e6cd4483d115aa5efc55821675453e1fb978f1dd8eb1bfe3d495a1bf4 │ │ └─84474 /pause │ ├─4f971217a0315d6873df5010a23b06150d4df7b5269c9e17a6e5b55ffc896401 │ │ ├─77119 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77136 /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 -- │ │ ├─77142 erl_child_setup 1048576 │ │ ├─77213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77214 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77441 /bin/sh -s rabbit_disk_monitor │ ├─27d712c1d7246bba628fbe34eb50108776b412a551a3b93c46fe60b134ccb9bf │ │ └─43445 /pause │ ├─939766c32737e63dce9b4a1cd515430846664eb8784b92e1cccd72a044c44033 │ │ └─54691 /pause │ ├─6d951f0b0d5a2fd52618b6e9f0ec43a48534db6dd513014f8f6fc87661b2f1b7 │ │ └─62689 /pause │ ├─d74c0606c18d0114c1b4b76b8acbee3515814b9d7abec9579a9c802881c45cb7 │ │ └─96012 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4a3df74483b739febd9151a115162b765dc1d271cccff3066ed1163b454f3c62 │ │ └─171711 /pause │ ├─1ca6a8c52d39ad3b9a679e9cd599c6a5c44775b5ab3981f8a02f6a2ea1fae1b9 │ │ └─180926 /pause │ ├─26db682b9bc1f78a697fa0dc1de71daed7f5a076c3547107c41d2a954ae4eca3 │ │ └─65528 /bin/memcached_exporter │ ├─828c5d8d4a12439c53cb7d93329255824124b8cc1444d4212a81623673dce3f6 │ │ └─42493 /coredns -conf /etc/coredns/Corefile │ ├─291f018b1e46b4193c2b794adc0855eb3d2cd71d6bc31fe8bd6d802b9b2b16d0 │ │ ├─107192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107208 /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 -- │ │ ├─107215 erl_child_setup 1048576 │ │ ├─107275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107364 /bin/sh -s rabbit_disk_monitor │ ├─f8aa385fa6bd0884523d330f26a7ea6185a0d9894f34f840adb887f7f0a5462a │ │ └─61188 /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 │ ├─7770165309e0460830f4a249f6616ee4c29037c8ed6d0e97ea37c6475b949ffa │ │ ├─141499 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141546 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141566 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141755 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─395589 sleep 15 │ ├─4e7f416f8e4a8f41ce6da0224e1b8f2888e5cd61567f8dcdfcbbfa3ec5e486ec │ │ └─62973 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─baf11395352867345be039861e2afbe4ea242b31b4f1a1ad26120d2f9ab2a610 │ │ └─173698 /pause │ ├─3113f147ec93532a0fbd884baf0f10b6dfad10916081813c758684a225eaaf1d │ │ └─103328 /pause │ ├─b12b6a43b8c3f698d9cfaca0915d2816c1a7aba951e26e63e0643374c34dbf1b │ │ └─39433 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─a2e93ec572f3aad8b7556777edbbba155176c7e3a6f96f8203e534b6293ab482 │ │ └─229788 /pause │ ├─7f3c3ca9a89079466e3b36eda22479679cd916ce694589c156703b17d8a0cd53 │ │ └─46648 /pause │ ├─2fbda119095104a338e695a03ee9918b19dd19f700a1b29dd167c0a3c312149b │ │ └─39357 /pause │ ├─62044a97bc44aadc1166e60d60d544ab081ab6339b8316e4c5e1bbe25187b08b │ │ ├─139447 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139461 /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 │ ├─dd0172be97e4fc367ac537d7d50e6c696a19115c0c689937e9f95f295339b0ab │ │ └─63055 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e930c75140d45f8601f213d62650e662f464b8e7dc592595c75c5d7f544f14fc │ │ └─145457 /pause │ ├─720d4a0b17e415625bd9c57c4c1d268cde999ca28f2643755286980986fb464e │ │ ├─60809 python -u /app/sidecar.py │ │ ├─61173 python -u /app/sidecar.py │ │ └─61174 python -u /app/sidecar.py │ ├─0f466437d32d6f72db00d9cc9b1b7f11ad6f86ed1a11fce07b658f0483b26c7f │ │ └─47506 /pause │ ├─e2c5e080e854bceb4c8a6c5f12e0b88d730036eb934dc6e624d04df080416af5 │ │ └─269449 /bin/openstack-database-exporter │ ├─b840fba9662c183d4e8e5535796b527f2240ce97ac5fc32b136176dec46198ad │ │ └─39598 /kube-vip manager │ ├─c7441e9d8ee33b498649476e14bdec9c67b063e48f985aa51cbe1ab5a157f9c9 │ │ └─43626 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─2810dfbe4c0566c5e5f0eb6510ec897238b6ab36afc80309a211f368aa2335a3 │ │ └─141306 /pause │ ├─41aed274ec78a65c7ea9a30d81f29b8bd86c2aaeb64630b4f379ea640eb3a01c │ │ └─77030 /pause │ ├─57518c026ade0ba526f7178a89f1d7c0f5bc57640094f2165f4e27b6b3fc165b │ │ └─43337 /pause │ ├─5e3eed209fd86e042f2d447a0470149e273e3946e3e73bb968481ad2572dda27 │ │ └─60033 /pause │ ├─d9b4874825168b1e8f40a0e2d969beea048901a2b52c948108deea7ee34e1978 │ │ └─205239 /pause │ ├─b3d09ece71fdcb5e4a58b5333bcea8cb2ba18afd1a92ebc02d9e7461cd91a243 │ │ └─61482 /pause │ ├─2e4d755d31526121b2b9ceb83db3a0c0137d39c145fedb88fe2cec3edd5cc1b1 │ │ └─124525 /pause │ ├─15818f2f0a3cf5d82083186d5407077a938d38815288c2a6491eacc4794937a0 │ │ └─94835 /pause │ ├─8c2baa085c9ec35aaab9ca7b116acb976d99f61ea8cb04325c6c878b195869ea │ │ └─61835 /pause │ ├─e1cc3e6cbb299602f8cc24573dddeb6846dc8ad3a91538733dc8dec124d81729 │ │ └─59981 /pause │ ├─b16e2560cdbca686bc4b331c308eaee8ab8228b4bd98246a426d39a6333d4c97 │ │ ├─243444 magnum-api: uWSGI master │ │ ├─243476 magnum-api: uWSGI worker 1 │ │ └─243477 magnum-api: uWSGI worker 2 │ ├─b25995fc2644f4716f431b38c44dd02d018b8be06a2a3269de2cbb658162209a │ │ └─121852 /pause │ ├─ff94681aa939585c37e24c1d6ce5bed5a42263ea6c8c0a664b117c139c2caf9a │ │ └─65792 /bin/oauth2-proxy │ ├─1e40e4f92f3334fd1f16544401acc677c21a779f4ab8742dfdf6ce2e780bd7b5 │ │ ├─63729 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63772 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b479ae99cab899e119de03bece27a8f87c0c9fd5c229e26df27eb17c4a873aa3 │ │ └─47334 percona-xtradb-cluster-operator │ ├─55552b384b271a10f15a7d855955de22b0794470d591d2c1c9038e0c93e5955d │ │ └─229816 /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 │ ├─a7aad31288f8031d30edacce0a2c6b3837144b8a1127123f2357307907c33759 │ │ └─104942 /pause │ ├─c89ee6b5f6f40327209a2bda741e81d365bd18874fef5b2e4d59dd77251f3cfd │ │ ├─201263 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201667 heat-engine: ServiceWrapper worker(0) │ │ └─201670 heat-engine: ServiceWrapper worker(1) │ ├─41a1990760b850f025a77237f25651b4bd94b98b500dc9468cf947b04fab5d98 │ │ └─39450 etcd --advertise-client-urls=https://199.204.45.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─bc0ed77152a6973639e907fdca005d1821930c7d30f6d057d74065b07ea668f4 │ │ └─90448 /pause │ ├─3ee3b85ac6c1be4a51abfebaa2930e257905b0cd25079b6614a85db5f4961892 │ │ └─45821 /pause │ ├─dc7e585daad580eb700d7d6fd0e91157815ae65543f2a832e1e51f38d0867f0b │ │ └─42460 /pause │ ├─f1d97167c129ab0d975ff36f37c014caf77a443a79acc96d2860b0b1b1171088 │ │ ├─105401 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105595 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105597 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f4a5643e2e99c9531262a133e2ad827b1958e37dc750f38ddd09739b63aed3fb │ │ └─243577 /pause │ ├─933caa92108beb092d3d8595521bb8d33f737359bbb98428c8c00f5dedf9ab00 │ │ └─61526 /pause │ ├─015ead140fdba35fda83ba6963a89df87b017251d59e085af27baf88e6f4b26e │ │ └─233608 /pause │ ├─5e9c912c133336c3aff470d93e982ac21feaaa61a98b4620d90d9ec40da05443 │ │ └─141780 /pause │ ├─e4fabd585d3b5d8d87fef1efc59fe798f9304a4f93ef3c760ae59e3c8cdecc08 │ │ └─243094 /pause │ ├─52e3ae7d2b2c473f4859d333132ce6c61e985408cb8c156539f2659ad739aa4d │ │ └─64539 /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 │ ├─631016286464c089f33f9227db81894d33c395c0e8039868bd8141a4dba6f94a │ │ └─224492 /pause │ ├─719e0a0e26c2f65328b94cba28e002cd92fb28aba50e160feff601072490a0a3 │ │ └─142897 /pause │ ├─9caef6e11996dead7dfe39183247eb3ca902d2703fd96b7ba2445d87bff2e466 │ │ └─55568 /pause │ ├─e22653cd6885e9ce50ca3e49a0aaa22a94945cf4a051eb18f464d9915a0b3ddb │ │ └─64384 /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 │ ├─3398d8a37a9cb42368f99ef08b341915e92dd68607f1630b0a3b9a966d3c4c6a │ │ └─212905 /pause │ ├─244ebcf8b38a0dfa7d1bf32ef73bc6df58618903f0700fbc8aae470f617ada57 │ │ └─228755 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ac373927fa2ce0bc8e56d3c3857aef3a335b6f1d049698a7bca6d91dd048f875 │ │ └─41971 /pause │ ├─83caddfb9033b7ca35e63f1263e11d992f2f611f2de4cbcb40329c618a07c37a │ │ └─78558 /pause │ ├─d13aab4c118c0e1586f4571365aeb24bce12dee22ba84588e1dd32e1436f7ec5 │ │ └─268336 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─be0edc3b394040724096cf49f66ef0e58390b2d6b81de86abb09a92a310ead72 │ │ └─146095 /pause │ ├─3e4908058d73a5a34c50ed859e504953a49d7f91a3bfd729770237099a542ac1 │ │ ├─183408 neutron-api: uWSGI master │ │ ├─183449 neutron-api: uWSGI worker 1 │ │ └─183450 neutron-api: uWSGI worker 2 │ ├─262cbb1028a6ad23d0fcf587aac65b217a39f4536da91ce3a5623840517c6129 │ │ └─39818 /pause │ ├─be0a01010fc7aa70e3f0144753aef52d10ed6a963f3352a58363d3bd67347809 │ │ ├─243646 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─244272 magnum-conductor: ServiceWrapper worker(0) │ │ └─244274 magnum-conductor: ServiceWrapper worker(1) │ ├─90b94ff76611977c934e15178cce10efcd2ce8b16a6742026f86e70202cbc978 │ │ ├─181561 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181769 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181780 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─395321 sleep 15 │ ├─85028c8afb24921c9e62f2653a725ff2a89aaa428113fc89f66d58636fd21f2c │ │ └─228730 /pause │ ├─30471535698e46b32e4117bf994134ba806f9fa2dfa0c82d02345893c0dfbd9e │ │ ├─185886 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186483 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpyj2x8p3r/privsep.sock │ │ ├─207400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcxwa7v0i/privsep.sock │ │ ├─223284 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprdafrtyf/privsep.sock │ │ ├─223527 haproxy -f /var/lib/neutron/ovn-metadata-proxy/631c5f75-0dd7-47e0-9572-54569014eeb0.conf │ │ ├─368952 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368954 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─16b5da20ae90a994e6626abf97a5b35ab21a95714b7b87a2c07203a6aa7b0b2a │ │ └─253075 /pause │ ├─525aabf5e79453e29acd90e48f20661736208bb01ff27b8f57bb39fc6993819b │ │ ├─223305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223322 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4752cc65b0a2e971128da3924c448840e0c963e72cb5ac4921932a5c761882a6 │ │ └─46900 /manager --metrics-bind-address=:9782 │ ├─1f943ae6719d25b36e4b89744efc76c1844eabc3e9eb12a2bab1c9ec95a9da24 │ │ ├─141516 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141622 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141637 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141811 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─395597 sleep 15 │ ├─919a6bbe8917ff0a79aa386c06b7f552fad2871b6d1da04867229d51e5345f80 │ │ └─226799 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─387959ba7f65d4cd4ed92e567fe8551f8ac53640dacd7d046fcfe53818e41e9d │ │ ├─ 71018 apache2 -DFOREGROUND │ │ ├─ 71054 (wsgi:k -DFOREGROUND │ │ ├─ 71055 (wsgi:k -DFOREGROUND │ │ ├─ 71056 (wsgi:k -DFOREGROUND │ │ ├─ 71057 (wsgi:k -DFOREGROUND │ │ ├─385232 apache2 -DFOREGROUND │ │ └─386826 apache2 -DFOREGROUND │ ├─2c1d646974284951a06c3fe78f80e67d8b2c9197ec747e686c72f0834fa5897b │ │ └─138941 /pause │ ├─df5dfadc49bfd5b197f45614b1a759af54dfb85871f57b25497795a4a6887db3 │ │ └─39328 /pause │ ├─3ab4a65c26ddae702a609df26d5b04a2d7e6c023f715da9a2d2e181be903250e │ │ └─85265 /usr/local/bin/rook ceph operator │ ├─1e348e91db1eee24baa80940421ba2c9d389ac3af80dc39253d631993a3c3881 │ │ ├─247712 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247728 /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 -- │ │ ├─247734 erl_child_setup 1048576 │ │ ├─247847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248492 /bin/sh -s rabbit_disk_monitor │ └─c49d731e1ac906c6b3be9efb75a9303ad7cfa3a76ff9105b319da1fb14e68eb1 │ ├─185975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─185993 /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 -- │ ├─185999 erl_child_setup 1048576 │ ├─186255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─186256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─186266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─186668 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount