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 │ │ │ ├─21274 /lib/systemd/systemd --user │ │ │ └─21275 (sd-pam) │ │ └─session-22.scope │ │ ├─21264 sshd: cephadm [priv] │ │ └─21289 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1466 sshd: zuul [priv] │ │ └─1479 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1470 ssh: /home/zuul/.ansible/cp/199.19.213.17-22-zuul [mux] │ ├─402848 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vadrcvzkryltobdmgjtfskkdijkwaaaq ; /usr/bin/python3'"'"' && sleep 0' │ ├─402849 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vadrcvzkryltobdmgjtfskkdijkwaaaq ; /usr/bin/python3' && sleep 0 │ ├─402850 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vadrcvzkryltobdmgjtfskkdijkwaaaq ; /usr/bin/python3 │ ├─402851 /bin/sh -c echo BECOME-SUCCESS-vadrcvzkryltobdmgjtfskkdijkwaaaq ; /usr/bin/python3 │ ├─402852 /usr/bin/python3 │ ├─402853 /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 │ └─402855 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9810 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33524ce237a82501dce07d736d9702892f097a51213fd5e3b7712c0c28c49307 -address /run/containerd/containerd.sock │ │ ├─ 12528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33a4814ae4a25b7666ebdb4dbe1267eb9a5edda700ca39d897f582a383d7c831 -address /run/containerd/containerd.sock │ │ ├─ 19375 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d6492a24cfbfbbed2e4637453e9000a39e1335f9e84d19ef414a22f560808699 -address /run/containerd/containerd.sock │ │ ├─ 24591 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 453fbbf0bbbc492e95c4e8fbca24ebda2c476f4683d295592202a6b0245cbbe7 -address /run/containerd/containerd.sock │ │ ├─ 29209 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db4f214e8422c7f83090d1a2302fb2632c5c90d69d174004ac74e3dd6772b8e4 -address /run/containerd/containerd.sock │ │ ├─ 33998 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 206c5c6d1bc1986c976530fa10efcfe58246bc8343ee9901fc9c7c26793726ba -address /run/containerd/containerd.sock │ │ ├─ 39667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b5a3dab8f90e6af4e3206e23fe3e520b3689b7a0ccb5ffeb6c67286eea307d -address /run/containerd/containerd.sock │ │ ├─ 39714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08293f21169c323dfe9034153d427f963298510f9d027a98a1a325f7ebe2e896 -address /run/containerd/containerd.sock │ │ ├─ 39719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffed3bd919ff34f0a5e196365e28c398bcd8d3dd4a982fc0ab2bd7c83e86a06e -address /run/containerd/containerd.sock │ │ ├─ 39746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9dca2c02179def05c6cb1e6b95d83fa1f41c28f27c1603eaa5572f30a0ebe35 -address /run/containerd/containerd.sock │ │ ├─ 39762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e90edc8e0008b5fb56b484c0691075814b35b9fb378ad460c43a004af1dff4 -address /run/containerd/containerd.sock │ │ ├─ 40268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08aa83ea8533e96a9054fbf203311ddb53fc268f2859019e28df6a13e1607d7 -address /run/containerd/containerd.sock │ │ ├─ 41018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004a02cda402f0ffae47afdbb77b6378a8863b23d3a1fafd1b4898ac49f6bb73 -address /run/containerd/containerd.sock │ │ ├─ 41037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dcdf8e9e0b29315a631e9a49839f024e658ce92592c35288046edab8e5b300d -address /run/containerd/containerd.sock │ │ ├─ 42382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d970b715976a208a8f410c1412b9b58829f1d666b8097040212b6f18298556 -address /run/containerd/containerd.sock │ │ ├─ 42824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d5e2df0a5453b9dc26a97547e284903b7a5c049a2bec808d65f9ac2426ab16 -address /run/containerd/containerd.sock │ │ ├─ 42888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e5de8c04158d55c8fca9e9d4b9ef86c6f285a85e0a914d36881a782e29d860 -address /run/containerd/containerd.sock │ │ ├─ 43324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 955f99f46e2bcc7ad6eb7410d9a6c5267ef53f80a15e5b98bcf305c962cf733a -address /run/containerd/containerd.sock │ │ ├─ 43863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ece13824980cc84e3403de9915c89fe760abbf2db71010dab6696287cc0de38 -address /run/containerd/containerd.sock │ │ ├─ 43910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ebe76a48f1136c9568d1f815c23143134e13ac7537c82474edc3430cb9385d -address /run/containerd/containerd.sock │ │ ├─ 43955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ab50d94cd87ba5ef66271bb5840cfc75fb829cf1de4d396334918fb7dcb878 -address /run/containerd/containerd.sock │ │ ├─ 46329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96e48b8797608f747632e6bca503681c169834c7a1445b31ebff4a8323f5f5cc -address /run/containerd/containerd.sock │ │ ├─ 46376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf9fddc2cc2a6999153b5647b5557780450bd2be25785cba9a0dc803c794981d -address /run/containerd/containerd.sock │ │ ├─ 47247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d5d52c5620bdbdb9dfd42b9c9a62876f917b3e7d9e30ba33cfcf1fdafb06f3 -address /run/containerd/containerd.sock │ │ ├─ 47366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b39992e19eede487942ecf5b5a0027169d50a8b6774e0e88825d2eec80b6e42 -address /run/containerd/containerd.sock │ │ ├─ 47728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed2ae632fcefaa34fb4487386aae6cc66305152810948597cb964dc8be4004d -address /run/containerd/containerd.sock │ │ ├─ 48118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a4ad2a48a4336cec3ccbc4669997f630effb9e0892a7e62535d84ab7c606c81 -address /run/containerd/containerd.sock │ │ ├─ 48340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e33c435aa770d6a747ddab8dff3764af96f777ee389881b4050135298cbe5b -address /run/containerd/containerd.sock │ │ ├─ 50973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 855295caff8862ab57d48aa153c0701c92292e0dc3a2778a831893b40f6171a9 -address /run/containerd/containerd.sock │ │ ├─ 51111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b490eb13f3813c06214a60bd112f035d94e95cc0e0e928e44f1ebeaa2634e64b -address /run/containerd/containerd.sock │ │ ├─ 55295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c01a76a9d89e54e466db5ce87cebb5ca2325d7720f0e6660ed0ab313426bf46 -address /run/containerd/containerd.sock │ │ ├─ 55923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bc88b76c53de94b817309fcb182b96d7575afbb1e3891c073467e7a40a1696 -address /run/containerd/containerd.sock │ │ ├─ 55963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc275352579651ef5ab99f343ad1a53b30f30c35b04d6b2825f91898b44601d2 -address /run/containerd/containerd.sock │ │ ├─ 56017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5fea6908afb0a3a29fb0579239f1851aabd3ba8a03444e0e31025431f713980 -address /run/containerd/containerd.sock │ │ ├─ 56162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00ca1a8b40f359e0c756a519caba6fb0b2792dea7890528e217620e3e867e2a -address /run/containerd/containerd.sock │ │ ├─ 60319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f316247aaf091db4661906637191c0ab62b406d01fcd7071f6afc0b67f81fe -address /run/containerd/containerd.sock │ │ ├─ 60463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eac09d4572645a9db562ee7bcfdf4552531f5513e9b1a0c29acec5c1de4e84f -address /run/containerd/containerd.sock │ │ ├─ 60512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c207b0c1e9db1936e257da9f0dc07ac54599fb8c5ba689d8c0fceac40bbfd7dd -address /run/containerd/containerd.sock │ │ ├─ 60551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d92e5e267be108ea03a49ea9823ed481b060435ff980145ecde1693633b642 -address /run/containerd/containerd.sock │ │ ├─ 61992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c018707c702c96502f3b1cb70dafde662a33cd520b6ebddfff23212057878d2 -address /run/containerd/containerd.sock │ │ ├─ 62074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4182af3f8c5e8e4d352e3de49d758cbd89301f2048a2b1e6d4961aadaad3fe8 -address /run/containerd/containerd.sock │ │ ├─ 62291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44e293df45049c4753d0c29121a624c1ccbe20413033df30c2721335759af7b -address /run/containerd/containerd.sock │ │ ├─ 62374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba150912260d46356e7666aef6b01cb2945d55094a7ea28e625fa167d2f93f2 -address /run/containerd/containerd.sock │ │ ├─ 62407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd10181b6b82cbf9fc2fed28ae11abb9122e8b567dcc53a4a4d643fa3641a8e -address /run/containerd/containerd.sock │ │ ├─ 62877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9edfa82d3a59348f5372769e6767a4754d189a695a77498c55d5764db6466400 -address /run/containerd/containerd.sock │ │ ├─ 63232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1306f4b9e3be5c3f06d53bd00161b71114467bdf79bc15e826592fc02178f3cb -address /run/containerd/containerd.sock │ │ ├─ 63633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf487ebd65b382a04022dba2c6b9b60be8c6227f6593fab9a2cb995d51c0676 -address /run/containerd/containerd.sock │ │ ├─ 63747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c718f102a4193741f334ab2e2c68b3e2468e9b8b82edbcb47b487fe8887f5782 -address /run/containerd/containerd.sock │ │ ├─ 64496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea667bfe672e9eb6a192a27ec53fcce9180838553539c4f9450f3817190e37ce -address /run/containerd/containerd.sock │ │ ├─ 65956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6da4963eec07b4e3aad2e4a93ea9b10622ee223a31ee90ec3f4ce7a45a381a4 -address /run/containerd/containerd.sock │ │ ├─ 68412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8df5d23ef8347cd4518e046d7264c261d5f3a914f979f8c4019f1b73f33755 -address /run/containerd/containerd.sock │ │ ├─ 77484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e258c58a9497d2d43cb1a97b8d86d3e3f7e72aae7f087ce4cfb8564a3350bc -address /run/containerd/containerd.sock │ │ ├─ 78866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aaa685ef05602f347c8124465ad1dbc2b038c3761f9db1d7ee5f8e0850f1e75 -address /run/containerd/containerd.sock │ │ ├─ 84811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48cb24078b300a85668bc4078b8b0fd44667acb6997291b3b20614ab346bd1f6 -address /run/containerd/containerd.sock │ │ ├─ 91243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 197418677fe08f8f4748462b8cc8e6e2109a3ab0afd0eb0b6f93e5c360428394 -address /run/containerd/containerd.sock │ │ ├─ 95027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120c75bd0927435900cc3ae15d2213d9cf03c420da977086e99fef976bcb3eaf -address /run/containerd/containerd.sock │ │ ├─ 95067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ef189378b6e3ac8e5af77abd385153334288852315b99d6b816334ca1c84c00 -address /run/containerd/containerd.sock │ │ ├─104078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9b5d676bb54a6b3ea983845eed3f0bb4abc1a3d9146ad68ff449cac5215ccf -address /run/containerd/containerd.sock │ │ ├─108706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d3d179f0f271a94132a70680a45458ce7fc3bc914390841e6a2a32e6b65ca0 -address /run/containerd/containerd.sock │ │ ├─108755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7434c0017f1b3b112f755c4f717f50f74a8c649fd9886f2a320486dacc1fec -address /run/containerd/containerd.sock │ │ ├─110802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6dba2ce9f7408593850c298d79d1e888ed9f6e849ab2f3d1ada6c7910903b2 -address /run/containerd/containerd.sock │ │ ├─112712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a6185fe54df82ff1fd1cb3b61fc78f3c80613c6c9e00c7c804dac0926897b3 -address /run/containerd/containerd.sock │ │ ├─112762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7492bdf5117d6e4dc3d77c36d6718c563d6bf4ad57248a74f8b3fdb8d60fea6d -address /run/containerd/containerd.sock │ │ ├─125716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561c027bdc58ab4e0808d9feae091cb5d6898ed0a16a92170e1bc08efc7044ed -address /run/containerd/containerd.sock │ │ ├─125768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a282b41a94f28e78f30f6045327ca1f8036f0000cf436b0a67c8ee636f8de45 -address /run/containerd/containerd.sock │ │ ├─128351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b20ff274c60596d30b29141950856bf3b39e615b50be05032bee92dac837127a -address /run/containerd/containerd.sock │ │ ├─154057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8184da0124fcbb77b51be5359ea4539b8b571e4503879213239f3ab5c03f82a -address /run/containerd/containerd.sock │ │ ├─155040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba513c95eccece6ca9250217bee6e185af3139ec18225cbdc44c6bb29365c99 -address /run/containerd/containerd.sock │ │ ├─156286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce077c3eceac1df94001e9c6a648d52d1b45f86f57447daa9a821743ef06f52 -address /run/containerd/containerd.sock │ │ ├─156332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb812c093ffe80a16fa75147a31cb951e6ed7afb59675b131edfbd1832de9a1f -address /run/containerd/containerd.sock │ │ ├─156814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2d4a4425e9ee7c9af35d92b470dc3a64f59df11077d63390dc08e9e7465de0 -address /run/containerd/containerd.sock │ │ ├─157930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d7d862746af1bd05e7d23199302dc160166c031e4c2186d47cec8bd9e33b4f -address /run/containerd/containerd.sock │ │ ├─160409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b518d1e6cb86072e42819b92505aa0818d143c005b4eb16226b49b551545daeb -address /run/containerd/containerd.sock │ │ ├─160666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c56f6cefd7905ebfe23dc5bbb8d3514aa849a88e6660d33fbe3c5863693c033 -address /run/containerd/containerd.sock │ │ ├─160775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199ead031a6315b075694156a799f3aef5be8af240d39e2a2e2647fb964deb03 -address /run/containerd/containerd.sock │ │ ├─160856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb155d6da57d0f7d5a749166a21848639c7d990a434af406cf1ed5a113f1013 -address /run/containerd/containerd.sock │ │ ├─160945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8675e1a48cfb13c6d06a14df76c987cd988994c2bba38b04fa7e12282c0138f3 -address /run/containerd/containerd.sock │ │ ├─161335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a107a9c5dcf86541e7ab4f778b78cb87553d056a304fe15a0865deaff44998f7 -address /run/containerd/containerd.sock │ │ ├─173844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a63e766b4910d817fda3278b6b450a351de930d8571227173ca99b90a5d4194 -address /run/containerd/containerd.sock │ │ ├─175878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2484d2e9930d832b71ba89527bc60da893bb73b1087eec0380eed598745ce6eb -address /run/containerd/containerd.sock │ │ ├─175888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c9d4ff5d039d28f5bc7d5c16b6f3d36822e9537f32ddbd0c15b4d4b679faf02 -address /run/containerd/containerd.sock │ │ ├─175966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c6fc27f9d68927096cd9d6116ade8ac54235bfbf30fa2d59136dcaec9e1fdc -address /run/containerd/containerd.sock │ │ ├─176259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ce54c14e791ea533ecf9c28799cef7f9b2364cd24c8ba9f19c82d5d8b6b097 -address /run/containerd/containerd.sock │ │ ├─176345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908cb50c06890480393e4dee6097d5e6ffdf2a02091a4483c0318ea38359838f -address /run/containerd/containerd.sock │ │ ├─182757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be2f0e9dbbc11915441b9f3b8a79f661d668591c1dd6b0534af6a29802c683a -address /run/containerd/containerd.sock │ │ ├─189938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88dbcfb7475dd599dc01f9ac4f191bc05f753066162a9ae16a310ee8bc7f6603 -address /run/containerd/containerd.sock │ │ ├─192343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5094cf3e1fa25d3466b7e10e7651afdbb4f86bae2511ee16a622a57459fea64 -address /run/containerd/containerd.sock │ │ ├─192397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bb4a8bd6fd839cc22b025e7b063e65a2fea0ae5ad5b254d39e3814ef0fd7ec -address /run/containerd/containerd.sock │ │ ├─192506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461f2985c4a4f3b70fb79a8e0ef72466b433a8845801fe232ee1fe92423bac9c -address /run/containerd/containerd.sock │ │ ├─209550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eedf6c9784d8b832993b8e90328f340d08000c744f9b77767f32ee4082df333 -address /run/containerd/containerd.sock │ │ ├─218009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3640b84a55a37cb1c89cf69348625c4350fbb3996d5d8e62ba297b5dd6214c -address /run/containerd/containerd.sock │ │ ├─218072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51cf03ae5e4ef1687603e22c0ea709a57f0300c6c1b326e9c7fc12d0af18d6c7 -address /run/containerd/containerd.sock │ │ ├─218108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf95cf0fd49ec78c8bb0c254b001399dfe8322b74a374b71699907238795de71 -address /run/containerd/containerd.sock │ │ ├─218381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33670496171e0649a54abc85298b4596d39bb7e7fe2fb20465ab8fccaffc592 -address /run/containerd/containerd.sock │ │ ├─229459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e182b48f992f51996b50749029a2f2835513d9392bd27aeaaf2d9ce67e3264 -address /run/containerd/containerd.sock │ │ ├─232165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a86e7089009b99ce6012e3c75bfff239821a2c7a334a0ae444d205a8c7fd8941 -address /run/containerd/containerd.sock │ │ ├─233188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8229ba79a181c1bb8dd4ee475783b6e9e4141849b2596203200e973a3922ff54 -address /run/containerd/containerd.sock │ │ ├─233788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7676cd2f5671811916ae600801ccc064fb5041332e961de70762a1d552201129 -address /run/containerd/containerd.sock │ │ ├─234959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b41f352405e8cb95795fb0398fe0b632c00d7b337e0ebdf0c82bdd42032227 -address /run/containerd/containerd.sock │ │ ├─236549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b4381e3b44aedd9552bfe9dca17e7121a13bbc1647c5466bf95ff459c73c1a -address /run/containerd/containerd.sock │ │ ├─238040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b5227e9cbdb21e4451a1351e77cf2f02816bc54e706524c90f20e00fc91fd4 -address /run/containerd/containerd.sock │ │ ├─238111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb79bcb7a63a4b928d33703df34d8361bce29386f3000e4ea4fba8e9b303879 -address /run/containerd/containerd.sock │ │ ├─249505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 124737491563d5d941f64b1546232c7f2aa8b8d3d4fb8730a08ce5883e2a971f -address /run/containerd/containerd.sock │ │ ├─250000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f31e8fef34d9f5cf1c1735fc45495bc2b48088c2ce6680e222ee770817c109cb -address /run/containerd/containerd.sock │ │ ├─253854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d838da5685459db1b8bbcc4ea2e4568384960593cdff185fcdf61ae541ae071 -address /run/containerd/containerd.sock │ │ ├─258910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d213f7825964c27483efd85cbf3629bcab940a3dfb119361154ba13222e85b -address /run/containerd/containerd.sock │ │ ├─259043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e75b08a73e94dd2e2aca92c56bc5921f5c7e72c1a4623d03760f6297dc552d -address /run/containerd/containerd.sock │ │ ├─259181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aba6fd734506d299ad038087c5f2228776d95f0619fbc62f5a96af6b219f6466 -address /run/containerd/containerd.sock │ │ ├─259275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a0cf8e6ba2ada363206afc781e355acb2363f5f780e3fb5e341881201baf76 -address /run/containerd/containerd.sock │ │ ├─272509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509379ee694bf7ff222b852012ca9e5925aded10460b250b27022345c20c82ea -address /run/containerd/containerd.sock │ │ ├─274971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee62672a636c42c68aecd8d1c4e9eb8a1421cf4a3355960b5a416fda8ec0e8e -address /run/containerd/containerd.sock │ │ └─276289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e8b6b2641dc8ab5a0d60fe2c0478c959e5c95fbe1020d35b79f44ebabe219f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-453fbbf0bbbc492e95c4e8fbca24ebda2c476f4683d295592202a6b0245cbbe7.scope … │ │ ├─24616 /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 │ │ └─24628 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28915 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29189 /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 │ │ │ ├─19332 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19352 /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 │ │ │ ├─24296 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24574 /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 │ │ │ ├─33704 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33977 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12124 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12152 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.zgnuon.service │ │ ├─12479 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zgnuon/unit.run │ │ └─12500 /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-zgnuon --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.zgnuon:/var/lib/ceph/mgr/ceph-instance.zgnuon:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zgnuon/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.zgnuon -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10182 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─docker-db4f214e8422c7f83090d1a2302fb2632c5c90d69d174004ac74e3dd6772b8e4.scope … │ │ ├─29233 /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 │ │ └─29246 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-33a4814ae4a25b7666ebdb4dbe1267eb9a5edda700ca39d897f582a383d7c831.scope … │ │ ├─12553 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zgnuon -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12602 /usr/bin/ceph-mgr -n mgr.instance.zgnuon -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─146381 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40148 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.17 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-ree91a2b66d734ba88155bd4bd10d0a4a.scope │ │ └─189998 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 652 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─402658 sshd: root [priv] │ │ └─402659 sshd: root [net] │ ├─uuidd.service │ │ └─1401 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─docker-d6492a24cfbfbbed2e4637453e9000a39e1335f9e84d19ef414a22f560808699.scope … │ │ ├─19404 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19418 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-206c5c6d1bc1986c976530fa10efcfe58246bc8343ee9901fc9c7c26793726ba.scope … │ │ ├─34023 /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 │ │ └─34035 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142250 /sbin/iscsid │ │ └─142251 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-33524ce237a82501dce07d736d9702892f097a51213fd5e3b7712c0c28c49307.scope … │ │ ├─12232 /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 │ │ └─12244 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─22c88c238837ec71fdffc711f6b54cc3aebe3d90229da64ea4a730d8851c0f75 │ │ ├─270148 /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 │ │ └─270317 /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 │ ├─44918f647f7e4e124826063381c3a76cf0d40d185d49cccaa67f24a4f714b0ba │ │ ├─63390 nginx: master process nginx -g daemon off; │ │ ├─63418 nginx: worker process │ │ ├─63419 nginx: worker process │ │ ├─63420 nginx: worker process │ │ ├─63421 nginx: worker process │ │ └─63422 nginx: worker process │ ├─759779cffcbb63c282cdc4cb87050065994a93381e8c7b33df574620b7ff6021 │ │ └─39904 etcd --advertise-client-urls=https://199.19.213.17:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.17:2380 --initial-cluster=instance=https://199.19.213.17:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.17:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.17: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 │ ├─bc275352579651ef5ab99f343ad1a53b30f30c35b04d6b2825f91898b44601d2 │ │ └─55996 /pause │ ├─37e5de8c04158d55c8fca9e9d4b9ef86c6f285a85e0a914d36881a782e29d860 │ │ └─42922 /pause │ ├─92006a4947d66fe898889856ddf43dc2425431da7fa697308c7875989cfd2f5c │ │ └─278900 /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 │ ├─20e83ea1ebe4e69edc10f3135c1933cf7ebde9321032599a2449b85ad00359a1 │ │ └─85726 /usr/local/bin/rook ceph operator │ ├─a6da4963eec07b4e3aad2e4a93ea9b10622ee223a31ee90ec3f4ce7a45a381a4 │ │ └─65986 /pause │ ├─79633008f802accf317eabd4820ec8d7b1651a09f8df73d672fbcd4fdd2838e6 │ │ ├─269894 manila-api: uWSGI master │ │ ├─269933 manila-api: uWSGI worker 1 │ │ └─269934 manila-api: uWSGI worker 2 │ ├─0aaa685ef05602f347c8124465ad1dbc2b038c3761f9db1d7ee5f8e0850f1e75 │ │ └─78890 /pause │ ├─ea667bfe672e9eb6a192a27ec53fcce9180838553539c4f9450f3817190e37ce │ │ └─64519 /pause │ ├─8229ba79a181c1bb8dd4ee475783b6e9e4141849b2596203200e973a3922ff54 │ │ └─233212 /pause │ ├─461f2985c4a4f3b70fb79a8e0ef72466b433a8845801fe232ee1fe92423bac9c │ │ └─192541 /pause │ ├─62b581e8d31b466bd76ae74bef61577c6c107bc0963256ce389b0f0e40cd34ba │ │ └─61264 /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 │ ├─c0d3291ff5b475882f0904afaef957fb7983a968806d88f5f7e3c961d0842df9 │ │ └─95399 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-4qvdg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─38a6185fe54df82ff1fd1cb3b61fc78f3c80613c6c9e00c7c804dac0926897b3 │ │ └─112737 /pause │ ├─15ac5e8028c09559394c8609462dc59c4c35a85217a8f98ebb9c129e0bfa66ea │ │ ├─171529 nova-metadata: uWSGI master │ │ ├─171542 nova-metadata: uWSGI worker 1 │ │ └─171543 nova-metadata: uWSGI worker 2 │ ├─a4e90edc8e0008b5fb56b484c0691075814b35b9fb378ad460c43a004af1dff4 │ │ └─39844 /pause │ ├─38229fd6efe3ef7c0caefb50f6e67a0d37d356a0cddc2f203d0aaf1621defe93 │ │ ├─279603 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279630 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6a24d1712649fdd12f12dc1aa56f32d79798a9b4a5bc27d8ea4c96e38da15e4d │ │ └─193779 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ed34e50f12476b3cabeb205f8e8e5b174657b3021b49bc0520e23738d1a64c7b │ │ └─62782 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 │ ├─120c75bd0927435900cc3ae15d2213d9cf03c420da977086e99fef976bcb3eaf │ │ └─95052 /pause │ ├─bbd69c401cf30305e6cf32ca2f232bfe596c880d65f21a1d5d95f4df50d4d471 │ │ ├─275096 apache2 -DFOREGROUND │ │ ├─277446 (wsgi:h -DFOREGROUND │ │ ├─277447 (wsgi:h -DFOREGROUND │ │ ├─277448 (wsgi:h -DFOREGROUND │ │ ├─277449 (wsgi:h -DFOREGROUND │ │ ├─277450 (wsgi:h -DFOREGROUND │ │ ├─277451 apache2 -DFOREGROUND │ │ └─277452 apache2 -DFOREGROUND │ ├─b685a96d825e9ee597d0f331ddb1899edf0234ffab583ef0328093240f22f034 │ │ └─126359 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─380542e4afc992f0bca1a92dec28b3163bd21549da78a2d9d465b60f697d6626 │ │ └─64919 /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 │ ├─a36c07e0067d2935c6adba5148c75361b11f2930e7ef876b7a59bbcd6a0cdf54 │ │ ├─110922 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110939 /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 -- │ │ ├─110952 erl_child_setup 1048576 │ │ ├─111094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111318 /bin/sh -s rabbit_disk_monitor │ ├─bb6dba2ce9f7408593850c298d79d1e888ed9f6e849ab2f3d1ada6c7910903b2 │ │ └─110825 /pause │ ├─d47f2e8ec61ecd7586635906613d94fae7651ddfe4e2b830293a9a981017f3a6 │ │ └─64627 /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 │ ├─2c01a76a9d89e54e466db5ce87cebb5ca2325d7720f0e6660ed0ab313426bf46 │ │ └─55319 /pause │ ├─c5fea6908afb0a3a29fb0579239f1851aabd3ba8a03444e0e31025431f713980 │ │ └─56041 /pause │ ├─8244ea986cad4ca83355aea45445eaca2099c8810a1e4d1a88dd404fdb3d530c │ │ └─270000 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e8b5227e9cbdb21e4451a1351e77cf2f02816bc54e706524c90f20e00fc91fd4 │ │ └─238065 /pause │ ├─67b41f352405e8cb95795fb0398fe0b632c00d7b337e0ebdf0c82bdd42032227 │ │ └─234982 /pause │ ├─d5094cf3e1fa25d3466b7e10e7651afdbb4f86bae2511ee16a622a57459fea64 │ │ └─192370 /pause │ ├─9f3640b84a55a37cb1c89cf69348625c4350fbb3996d5d8e62ba297b5dd6214c │ │ └─218067 /pause │ ├─0eabb7a29989b10cd1ffb6e4de31d0d8b7b0cf84e1c005920e2fae8591304f96 │ │ ├─205932 heat-api-cfn: uWSGI master │ │ ├─205967 heat-api-cfn: uWSGI worker 1 │ │ └─205968 heat-api-cfn: uWSGI worker 2 │ ├─c53154adc37b09f703b6de0c5cb852bc30ee27cfbf5179f3b7a819e56b33bff7 │ │ ├─154533 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154546 /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 │ ├─aebd20cb305bdc5f5e07075032d6037c1ce4e65e0f681db8a3ba40c89f976ed2 │ │ └─48747 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f9ab50d94cd87ba5ef66271bb5840cfc75fb829cf1de4d396334918fb7dcb878 │ │ └─43978 /pause │ ├─c718f102a4193741f334ab2e2c68b3e2468e9b8b82edbcb47b487fe8887f5782 │ │ └─63771 /pause │ ├─4c0f36d5f10c9cf70d82657cf4a0748ba19c1719b59ac883b19abe4c53bc3977 │ │ └─65337 /goldpinger --static-file-path /static │ ├─1ed2ae632fcefaa34fb4487386aae6cc66305152810948597cb964dc8be4004d │ │ └─47751 /pause │ ├─73e274af0dc3623e987a35a7adf919948d772ea1e3e379c184112906f735c50a │ │ ├─173961 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173979 /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 -- │ │ ├─173985 erl_child_setup 1048576 │ │ ├─174150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174382 /bin/sh -s rabbit_disk_monitor │ ├─52a371998d7a9f4eac4caf13c542aa27b20fd621639f02cad34d7c563afd4c88 │ │ ├─172653 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─173354 nova-conductor: ServiceWrapper worker(0) │ │ └─173360 nova-conductor: ServiceWrapper worker(1) │ ├─fba513c95eccece6ca9250217bee6e185af3139ec18225cbdc44c6bb29365c99 │ │ └─155069 /pause │ ├─0c187a09c4ba2e4ed66a3f16d8741f17b04c4fecdfa58c41de100eb8cf6034bf │ │ ├─187259 neutron-policy-server: uWSGI master │ │ ├─187271 neutron-policy-server: uWSGI worker 1 │ │ └─187272 neutron-policy-server: uWSGI worker 2 │ ├─d22351bd457cff3a58b738618cfe115206fffe66c5b0c2612e19fba9acf71de4 │ │ └─189114 /usr/bin/libvirt-tls-sidecar │ ├─8dcdf8e9e0b29315a631e9a49839f024e658ce92592c35288046edab8e5b300d │ │ └─41078 /pause │ ├─d4ee96d2d6f9d9c807d457ab1c7ba13b708a282c691b9c07988db2ba04a53dd1 │ │ ├─209821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209838 /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 -- │ │ ├─209844 erl_child_setup 1048576 │ │ ├─209947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210209 /bin/sh -s rabbit_disk_monitor │ ├─96d213f7825964c27483efd85cbf3629bcab940a3dfb119361154ba13222e85b │ │ └─258936 /pause │ ├─c5d5d52c5620bdbdb9dfd42b9c9a62876f917b3e7d9e30ba33cfcf1fdafb06f3 │ │ └─47273 /pause │ ├─6a2d4a4425e9ee7c9af35d92b470dc3a64f59df11077d63390dc08e9e7465de0 │ │ └─156838 /pause │ ├─0d77c5741b27125d6ca3839cbc66c021b525b3108b6aa2474366299c8dc3e7ad │ │ ├─228666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228688 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bcb79bcb7a63a4b928d33703df34d8361bce29386f3000e4ea4fba8e9b303879 │ │ └─238146 /pause │ ├─e49666445eec82af9104a7138af89d884a4d04f3649e5d4c2fe032a0dc121b92 │ │ └─183413 vector --config /etc/vector/vector.toml │ ├─7492bdf5117d6e4dc3d77c36d6718c563d6bf4ad57248a74f8b3fdb8d60fea6d │ │ └─112798 /pause │ ├─935445bbe779a37a34d9262cc9434dd9d03cd516c400fc673919bc18d0dcea68 │ │ └─40318 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c44e293df45049c4753d0c29121a624c1ccbe20413033df30c2721335759af7b │ │ └─62322 /pause │ ├─d1f078d18852b2a8cabffa2c9011686fa8be706e51e6199de1e460d8e0bb4d40 │ │ └─236601 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8b9564f7a9bcc5355575f49bf3151e69a6ef079511c4aea5c0057e41cae30ba7 │ │ └─124243 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0e7434c0017f1b3b112f755c4f717f50f74a8c649fd9886f2a320486dacc1fec │ │ └─108782 /pause │ ├─f31e8fef34d9f5cf1c1735fc45495bc2b48088c2ce6680e222ee770817c109cb │ │ └─250024 /pause │ ├─bb812c093ffe80a16fa75147a31cb951e6ed7afb59675b131edfbd1832de9a1f │ │ └─156358 /pause │ ├─7f874342ef85ba8307869040a84344b62840a97297428ab066c8078553da0e58 │ │ ├─205905 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206167 heat-engine: ServiceWrapper worker(0) │ │ └─206173 heat-engine: ServiceWrapper worker(1) │ ├─6b37ed4b936bb1662386b79af37da2e7bfda74dd29f9b299013e13f3b47e8847 │ │ └─64027 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─08293f21169c323dfe9034153d427f963298510f9d027a98a1a325f7ebe2e896 │ │ └─39803 /pause │ ├─6ad697ff8c11a7c45ae196e33b9f6ff130c66ff06efd83c823941689d690ea69 │ │ └─108058 percona-xtradb-cluster-operator │ ├─b5d3d179f0f271a94132a70680a45458ce7fc3bc914390841e6a2a32e6b65ca0 │ │ └─108731 /pause │ ├─8cbd536cad3eb43dc2c5c0c6b9425873a1c16713f1c062bfcd2db52eac4dfd98 │ │ └─65644 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─24b4381e3b44aedd9552bfe9dca17e7121a13bbc1647c5466bf95ff459c73c1a │ │ └─236576 /pause │ ├─a8184da0124fcbb77b51be5359ea4539b8b571e4503879213239f3ab5c03f82a │ │ └─154081 /pause │ ├─9edfa82d3a59348f5372769e6767a4754d189a695a77498c55d5764db6466400 │ │ └─62900 /pause │ ├─7676cd2f5671811916ae600801ccc064fb5041332e961de70762a1d552201129 │ │ └─233824 /pause │ ├─1a8df5d23ef8347cd4518e046d7264c261d5f3a914f979f8c4019f1b73f33755 │ │ └─68436 /pause │ ├─caf6b9350f3e376cbb27ed04cc6608e95c0570cf03a3f2ccffc5bd867ab288b9 │ │ └─65048 /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 │ ├─15fccad5ca4d1dce45bdf3470524a728db520022bb17865d898115bb224d2c7e │ │ └─48695 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─df38ef4df72861787730325ffc71584971442807b6d05003274ff6c93577a0e2 │ │ ├─122729 cinder-api: uWSGI master │ │ ├─122742 cinder-api: uWSGI worker 1 │ │ └─122743 cinder-api: uWSGI worker 2 │ ├─77d99ba983e426608cbb294848cbcc5fe9e169ed35ad2d93740ffafae8a58797 │ │ ├─ 46775 /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 │ │ ├─ 46803 /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 │ │ ├─ 46934 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274623 nginx: worker process │ │ ├─274624 nginx: worker process │ │ └─274625 nginx: cache manager process │ ├─955f99f46e2bcc7ad6eb7410d9a6c5267ef53f80a15e5b98bcf305c962cf733a │ │ └─43349 /pause │ ├─a84a5223d25c7e9638d14958a45e81c8b531a31fe6c3e357ebcd14a0177e7dc7 │ │ ├─227862 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228206 octavia-worker: ConsumerService worker(0) │ │ └─228209 octavia-worker: ConsumerService worker(1) │ ├─b0372ecbf3a53d216a62943229f0a8dcd5036d0ddd303542acd7617797e0659b │ │ ├─91526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91543 /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 -- │ │ ├─91567 erl_child_setup 1048576 │ │ ├─91647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91836 /bin/sh -s rabbit_disk_monitor │ ├─4a116b0d2ed54ec018ec7abd5b7451dce2fbe563ab8299e4c210c039c26a3cef │ │ └─166758 /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 │ ├─36284f6fe83371e0462d26353cc4fdc777c6f5e75847c51bfaddda865fff132a │ │ ├─188724 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] │ │ ├─189064 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─189390 /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/tmpjr8tnjys/privsep.sock │ │ ├─397143 /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/tmpmzyejwiq/privsep.sock │ │ └─397170 /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/tmpteav6etf/privsep.sock │ ├─3fbfedfa6370306b2cdbd6fd223bd3d3d8bb89a5bff9d2a63ca170bc7792f53d │ │ ├─193750 /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 │ │ ├─374239 /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/tmpotu8ua6w/privsep.sock │ │ ├─374711 /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/tmp8n_rsdks/privsep.sock │ │ └─379739 /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/tmpheuoa974/privsep.sock │ ├─63e258c58a9497d2d43cb1a97b8d86d3e3f7e72aae7f087ce4cfb8564a3350bc │ │ └─77508 /pause │ ├─4333e98a0636b2581babf4d0d461177bda7d02bb1869ccd40f94306a9125d6eb │ │ ├─187219 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] │ │ ├─187799 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) │ │ ├─187802 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) │ │ └─187806 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) │ ├─e6e829348554e2c7c22be2d3e0063d084cc1a51351bde79c46927efaf126b906 │ │ ├─133674 placement-api: uWSGI master │ │ ├─133701 placement-api: uWSGI worker 1 │ │ └─133702 placement-api: uWSGI worker 2 │ ├─d590d16263c16d5ace96db630a3cad481b391026b19e1d882b8fc7a4f5a6d13b │ │ └─189168 /bin/bash /tmp/libvirt.sh │ ├─cf9fddc2cc2a6999153b5647b5557780450bd2be25785cba9a0dc803c794981d │ │ └─46399 /pause │ ├─91c025adbed43e56b7f6b770dfaaa568ff7e1037d15bdd8a0736cce1a5ee08e0 │ │ └─108033 /kube-vip manager │ ├─b518d1e6cb86072e42819b92505aa0818d143c005b4eb16226b49b551545daeb │ │ └─160433 /pause │ ├─043f17b77c15182b0177aba97f082b3be8b0147fe61550e758d612d62ae3be61 │ │ └─154499 /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 │ ├─e0422a582536624e3c4b28d20cc1a3d8d9fdced7515434937a5f5b760b774c07 │ │ └─61724 /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 │ ├─065c4c28d60d54883f868b5b6ada68e5b832be3659960e25912f5892b7ec7ed5 │ │ ├─172661 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173483 nova-scheduler: ServiceWrapper worker(0) │ │ └─173486 nova-scheduler: ServiceWrapper worker(1) │ ├─d61a992d46ea1f92e2d6135b05fc745b597b893683e2e9146f56dc3bf56e32ae │ │ └─46863 /server │ ├─4ef189378b6e3ac8e5af77abd385153334288852315b99d6b816334ca1c84c00 │ │ └─95099 /pause │ ├─4a4ad2a48a4336cec3ccbc4669997f630effb9e0892a7e62535d84ab7c606c81 │ │ └─48141 /pause │ ├─88dbcfb7475dd599dc01f9ac4f191bc05f753066162a9ae16a310ee8bc7f6603 │ │ └─189962 /pause │ ├─f08aa83ea8533e96a9054fbf203311ddb53fc268f2859019e28df6a13e1607d7 │ │ └─40292 /pause │ ├─30e8b6b2641dc8ab5a0d60fe2c0478c959e5c95fbe1020d35b79f44ebabe219f │ │ └─276365 /pause │ ├─48657de673d8f09be09672df9b79d2218d477d53158de9c152623a20fc45ded3 │ │ ├─249567 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250199 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpyim3mdo6/privsep.sock │ │ ├─250232 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250234 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5300b1e6e79f12b55eff372940d61eae357da331392b5adfe0f98a743ab16957 │ │ └─189780 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─51cf03ae5e4ef1687603e22c0ea709a57f0300c6c1b326e9c7fc12d0af18d6c7 │ │ └─218140 /pause │ ├─124737491563d5d941f64b1546232c7f2aa8b8d3d4fb8730a08ce5883e2a971f │ │ └─249532 /pause │ ├─d6b26dcd2834a4ec3a2da75005b053832db03c5002c15f35839968b8dec85284 │ │ ├─48597 mysqld --wsrep_start_position=dc3e6c4f-4df5-11f1-988f-62e5f692491f:20 │ │ └─48723 /var/lib/mysql/mysql-state-monitor │ ├─24308336010854a646cd82a1efb52e718fe9254fb6a9e4ea8df5e9d16728f948 │ │ ├─183345 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183593 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 │ │ ├─183604 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─402211 sleep 15 │ ├─4ce077c3eceac1df94001e9c6a648d52d1b45f86f57447daa9a821743ef06f52 │ │ └─156310 /pause │ ├─dcb094dae58ce72085e13fc093020ab067c02b28ff0984efc10e3414a90ae7fe │ │ └─107678 /manager --metrics-bind-address=:8080 │ ├─edbdba778775c4d10140fe8826b63f3ad18bff996f25b190866cf772fdac174a │ │ ├─183484 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183518 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─17f9e898817d2999b00ee3f101f72ce868b756a0564df21b94c9749e222d9cac │ │ └─66018 /bin/oauth2-proxy │ ├─ff0f4e63a16b85291eb2c6a552bcb681060daaffb479bf6b43c5a7a2993dc637 │ │ └─66036 /bin/oauth2-proxy │ ├─e00ca1a8b40f359e0c756a519caba6fb0b2792dea7890528e217620e3e867e2a │ │ └─56187 /pause │ ├─3e4fe4f73d75f8cc0a3cbbf2af0a5c01eaaaab583a99e629bbce6691400e02fd │ │ └─255379 docker-registry serve /etc/docker-registry/config.yml │ ├─61045e10b1326a82f7d768ec903619384813604e8b57f7fc715d455ce32157b9 │ │ └─43675 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 │ ├─645f26a0940dbfa7756a0788eb07ae6f3a94bd399438f62316d01611b735d0ca │ │ └─108357 /manager --metrics-bind-address=:9782 │ ├─96e48b8797608f747632e6bca503681c169834c7a1445b31ebff4a8323f5f5cc │ │ └─46354 /pause │ ├─444b12ac94e403343ae60f1e07c11244375aab67bfe14891986854dc6753b56b │ │ └─61103 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─48892a771e62522fa9558ddf847c909c4bf41576625520aaf699381895cdf41e │ │ ├─187200 neutron-api: uWSGI master │ │ ├─187245 neutron-api: uWSGI worker 1 │ │ └─187246 neutron-api: uWSGI worker 2 │ ├─5cabc9184ae49c79803120cca1689904b43d2c9c4e1101e0f40117a7394a5335 │ │ ├─156479 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156539 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156555 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 │ │ ├─156749 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─402468 sleep 15 │ ├─7ad787771ce3d694f7dd25344b779a286d7d6d315ab7847649a2dd252245857c │ │ └─51663 redis_exporter │ ├─908cb50c06890480393e4dee6097d5e6ffdf2a02091a4483c0318ea38359838f │ │ └─176387 /pause │ ├─48cb24078b300a85668bc4078b8b0fd44667acb6997291b3b20614ab346bd1f6 │ │ └─84836 /pause │ ├─5c2ff8cb52a00076b62c859dd870dfe556538aeaa1f4132d0e715b1ef94847d6 │ │ ├─109247 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109478 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109480 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─004a02cda402f0ffae47afdbb77b6378a8863b23d3a1fafd1b4898ac49f6bb73 │ │ └─41061 /pause │ ├─8675e1a48cfb13c6d06a14df76c987cd988994c2bba38b04fa7e12282c0138f3 │ │ └─160988 /pause │ ├─c5f38393ab2234fe75430041773acbc995529066deb28b69da1abd7da8a4b7a7 │ │ ├─226650 octavia-api: uWSGI master │ │ ├─226662 octavia-api: uWSGI worker 1 │ │ └─226663 octavia-api: uWSGI worker 2 │ ├─5ba150912260d46356e7666aef6b01cb2945d55094a7ea28e625fa167d2f93f2 │ │ └─62408 /pause │ ├─f48c3874c6cf4e5439a9ac3238703ca9d62a79280abcb3f55ea05b7e6eb0e49e │ │ ├─205697 heat-api: uWSGI master │ │ ├─205722 heat-api: uWSGI worker 1 │ │ └─205723 heat-api: uWSGI worker 2 │ ├─ebf487ebd65b382a04022dba2c6b9b60be8c6227f6593fab9a2cb995d51c0676 │ │ └─63655 /pause │ ├─1306f4b9e3be5c3f06d53bd00161b71114467bdf79bc15e826592fc02178f3cb │ │ └─63257 /pause │ ├─1ef206c978b1532d5e3880fefea8b2faf9bbfdf38aafc8be7225cb96aabf3596 │ │ ├─ 95523 /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 │ │ └─396453 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2cbda8ee7324a10d46ae38bcf54564fb0bd66b91c0ce159eea9464d47499a726 │ │ └─64668 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─32a0cf8e6ba2ada363206afc781e355acb2363f5f780e3fb5e341881201baf76 │ │ └─259299 /pause │ ├─d1a0057aace49754dc4d4106473fe3f0836d475745761ded2c940c19b0bac59d │ │ └─44126 /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 │ ├─2a63e766b4910d817fda3278b6b450a351de930d8571227173ca99b90a5d4194 │ │ └─173868 /pause │ ├─07184de66c5ae0e6188a53afc422cee5a78e17069f2517a64c2344d4b0f3eb59 │ │ └─56428 /secretgen-controller │ ├─6cd10181b6b82cbf9fc2fed28ae11abb9122e8b567dcc53a4a4d643fa3641a8e │ │ └─62433 /pause │ ├─e4105c18dc5ffc277de34244e7f22449280b88820f2a8f18e052cb2a0d6c39d7 │ │ └─51497 valkey-server *:26379 [sentinel] │ ├─54ebe76a48f1136c9568d1f815c23143134e13ac7537c82474edc3430cb9385d │ │ └─43933 /pause │ ├─9d610c8b58a4ddd251ab08ecc841a83d622408596958e79386e72a98000c6b2f │ │ └─65904 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6d9981290e4036ff1231cf3b647aad0d10d208281ec9bfc1bf61fd3040e0399d │ │ ├─171257 nova-api: uWSGI master │ │ ├─171270 nova-api: uWSGI worker 1 │ │ └─171271 nova-api: uWSGI worker 2 │ ├─561c027bdc58ab4e0808d9feae091cb5d6898ed0a16a92170e1bc08efc7044ed │ │ └─125755 /pause │ ├─555cc117c37cfe80e0f19f48d7ad84e9307d700fe74314b4e39c7f931d61868a │ │ └─44079 /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 │ ├─c7140f25e275ce35c0f4e7cedbc645efc9ea59ac9efc8bdbd611a0739f8d32fd │ │ └─42873 /coredns -conf /etc/coredns/Corefile │ ├─744dcd5fbcb53312d4fe0a683655c728beca632dee4cf1c30fac90f35e8a5985 │ │ ├─60915 python -u /app/sidecar.py │ │ ├─61309 python -u /app/sidecar.py │ │ └─61312 python -u /app/sidecar.py │ ├─9a8076ee3e7bc24130a949d90c797d426ec26263e5717ba45de32e2ba2aafa28 │ │ ├─104425 glance-api: uWSGI master │ │ ├─104502 glance-api: uWSGI worker 1 │ │ └─104503 glance-api: uWSGI worker 2 │ ├─1a282b41a94f28e78f30f6045327ca1f8036f0000cf436b0a67c8ee636f8de45 │ │ └─125800 /pause │ ├─0d838da5685459db1b8bbcc4ea2e4568384960593cdff185fcdf61ae541ae071 │ │ └─253879 /pause │ ├─64e182b48f992f51996b50749029a2f2835513d9392bd27aeaaf2d9ce67e3264 │ │ └─229503 /pause │ ├─99c60bb39ddf21fbfc9c6bfe008fa00d176ed73ffecc4448eed7fd78491d6a55 │ │ └─42959 /coredns -conf /etc/coredns/Corefile │ ├─96994554decdced5978237c8dfdec2d026ce5e265b3a9fc6df231cd351796ba5 │ │ └─56279 nfd-worker -metrics=8081 │ ├─199ead031a6315b075694156a799f3aef5be8af240d39e2a2e2647fb964deb03 │ │ └─160799 /pause │ ├─635701d3f5a30cff03b4d44b733b5e6c82dae934493bd75592a2e22532f6c61b │ │ ├─64375 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64445 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2b39992e19eede487942ecf5b5a0027169d50a8b6774e0e88825d2eec80b6e42 │ │ └─47388 /pause │ ├─d0d5e2df0a5453b9dc26a97547e284903b7a5c049a2bec808d65f9ac2426ab16 │ │ └─42848 /pause │ ├─19bee24bf7e606471d24469ef10cc6909f35958badffbdca2dc58b9ea665c966 │ │ ├─190243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190260 /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 -- │ │ ├─190266 erl_child_setup 1048576 │ │ ├─190320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190601 /bin/sh -s rabbit_disk_monitor │ ├─9c018707c702c96502f3b1cb70dafde662a33cd520b6ebddfff23212057878d2 │ │ └─62016 /pause │ ├─2484d2e9930d832b71ba89527bc60da893bb73b1087eec0380eed598745ce6eb │ │ └─175936 /pause │ ├─a4d7d862746af1bd05e7d23199302dc160166c031e4c2186d47cec8bd9e33b4f │ │ └─157953 /pause │ ├─d07b59bdb34f73de57c5eb7a1963d8d2059d497b019eac618a7659b767c5b9bb │ │ └─65941 /bin/memcached_exporter │ ├─509379ee694bf7ff222b852012ca9e5925aded10460b250b27022345c20c82ea │ │ └─272532 /pause │ ├─5fb155d6da57d0f7d5a749166a21848639c7d990a434af406cf1ed5a113f1013 │ │ └─160883 /pause │ ├─e6bc88b76c53de94b817309fcb182b96d7575afbb1e3891c073467e7a40a1696 │ │ └─55946 /pause │ ├─cb105e407474993c01a5e826f2b1bc119643ab8358749bf385c823796efbef9f │ │ └─51176 valkey-server *:6379 │ ├─197418677fe08f8f4748462b8cc8e6e2109a3ab0afd0eb0b6f93e5c360428394 │ │ └─91287 /pause │ ├─7ae01cccbb6c6f732f7cf82e61f28cb17ad0c2e192ecb0a2631a7353e661209c │ │ ├─188720 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) │ │ ├─189212 /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/tmpe6cpfp2a/privsep.sock │ │ ├─211464 /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/tmptzjck0_d/privsep.sock │ │ ├─228644 /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/tmp23xd99pl/privsep.sock │ │ ├─228823 haproxy -f /var/lib/neutron/ovn-metadata-proxy/82cc97db-e858-4178-ae94-efea5980ffa1.conf │ │ ├─375034 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─375035 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─7bf77e2497dc4e5115be753e929b3d50373af6a712655a49a1a84bcf73364445 │ │ └─51329 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 │ ├─59b5a3dab8f90e6af4e3206e23fe3e520b3689b7a0ccb5ffeb6c67286eea307d │ │ └─39696 /pause │ ├─43f316247aaf091db4661906637191c0ab62b406d01fcd7071f6afc0b67f81fe │ │ └─60401 /pause │ ├─f19aa6ddfe0b55334f698e3832383f29bf8d3e67f005fdf3ea143195d620edc0 │ │ └─110529 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0c56f6cefd7905ebfe23dc5bbb8d3514aa849a88e6660d33fbe3c5863693c033 │ │ └─160691 /pause │ ├─9830419249cefc5310699f8b65f621d5f5a4171a789944589ea6205be4196ea6 │ │ ├─178414 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391284 sleep 300 │ ├─1eac09d4572645a9db562ee7bcfdf4552531f5513e9b1a0c29acec5c1de4e84f │ │ └─60488 /pause │ ├─d6ba57e285f9e162968c2e9ed64960e7c2cdb61d3934b878bec6e11dcad14fbe │ │ └─235008 /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 │ ├─2c9d4ff5d039d28f5bc7d5c16b6f3d36822e9537f32ddbd0c15b4d4b679faf02 │ │ └─175950 /pause │ ├─a31606f19278f5319c302844052f1c24d198962b590f1ba54a300d96cf5bb186 │ │ └─56248 nfd-gc -gc-interval=1h │ ├─880d92dc22a2f56c9d47cc0ce2307af0655a15ea3e18ff37b0a8d1cf42d372a2 │ │ └─108208 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2f8c1ebcb13996c1e8ad4e8c6db28ad5bac95a5035f67acb184888790b975d99 │ │ └─65845 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2aa31b5a282af6b282d029c35c950ae65bf78732836ffd675e60abd326d6ed90 │ │ └─65796 /bin/pushgateway │ ├─74d92e5e267be108ea03a49ea9823ed481b060435ff980145ecde1693633b642 │ │ └─60574 /pause │ ├─c12e5225cbb204b2da1694b429ee93101036ec80877ac80845fea98aff128757 │ │ └─64966 /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 │ ├─589edcb8502a8f5dc2db8b2834e5cc25fbdbb86542aeaadc63296a9572256c51 │ │ └─111022 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b490eb13f3813c06214a60bd112f035d94e95cc0e0e928e44f1ebeaa2634e64b │ │ └─51134 /pause │ ├─c33670496171e0649a54abc85298b4596d39bb7e7fe2fb20465ab8fccaffc592 │ │ └─218457 /pause │ ├─d4aaf3f3790596fd0542f245a4787517bcb76857c84be0b48c8944b8bf4f1289 │ │ ├─126730 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─126933 /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 │ ├─9ece13824980cc84e3403de9915c89fe760abbf2db71010dab6696287cc0de38 │ │ └─43888 /pause │ ├─a5470418d713afc867be04986497fc3567d5a504017780d5881e46b1dd02d9bb │ │ └─227834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c207b0c1e9db1936e257da9f0dc07ac54599fb8c5ba689d8c0fceac40bbfd7dd │ │ └─60539 /pause │ ├─1be07a00e024016c1e924adf7c0f43ba1c0f0838b4c338fb0cc01ebdf767d271 │ │ └─233854 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b7d63537093b5067e60b295bbfb32e7eeced0087eb51d309bf33be1ec2947b6b │ │ └─44172 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─43d970b715976a208a8f410c1412b9b58829f1d666b8097040212b6f18298556 │ │ └─42410 /pause │ ├─a86e7089009b99ce6012e3c75bfff239821a2c7a334a0ae444d205a8c7fd8941 │ │ └─232189 /pause │ ├─296c9df07bb6918e722635d4988644dbb8f5a4f15e9f9639b2c3ff2d02298e5c │ │ └─233508 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e14aabf46c9590586a776a9151dc5423b42d7bd3398953b04af0e3f80cc2f7bc │ │ └─96200 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d15477fd8e606747364c6b87a89af3049441d9ff300ead5c524684440aa7c1a5 │ │ ├─84161 barbiacan-api: uWSGI master │ │ └─84180 barbiacan-api: uWSGI worker 1 │ ├─9eedf6c9784d8b832993b8e90328f340d08000c744f9b77767f32ee4082df333 │ │ └─209615 /pause │ ├─dab4abde65ad0b2839d2f56ea60286fe05acc7aed46332f5a39d9ab46c5622ab │ │ └─65002 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-17.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 │ ├─5891eaeb8cc8a172501f1574dcfd7cb5571718da73ed48b5502c672d4bb5e156 │ │ └─279469 /bin/openstack-database-exporter │ ├─3be2f0e9dbbc11915441b9f3b8a79f661d668591c1dd6b0534af6a29802c683a │ │ └─182780 /pause │ ├─4ee62672a636c42c68aecd8d1c4e9eb8a1421cf4a3355960b5a416fda8ec0e8e │ │ └─275001 /pause │ ├─39330bbf1a3a69dfb872b37e426cc32f1248a0e22418cf0c364f6948f4c4b3f2 │ │ └─108035 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 │ ├─9f668d089d6ce9b0f11153d0e49374d5e1d0b831624c5ef7a6123f0635f21121 │ │ ├─77729 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77746 /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 -- │ │ ├─77752 erl_child_setup 1048576 │ │ ├─77809 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77987 /bin/sh -s rabbit_disk_monitor │ ├─75159b6c74fd3f68e67cef43aabdf924964f9d600ffe523574196b18b9292c44 │ │ └─56318 nfd-master -crd-controller=true -metrics=8081 │ ├─f9dca2c02179def05c6cb1e6b95d83fa1f41c28f27c1603eaa5572f30a0ebe35 │ │ └─39832 /pause │ ├─ffed3bd919ff34f0a5e196365e28c398bcd8d3dd4a982fc0ab2bd7c83e86a06e │ │ └─39809 /pause │ ├─cc6508335f256ff15ccb0e636129f87eb11f2691e0d9da80e72479159dced933 │ │ └─232363 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9b9b5d676bb54a6b3ea983845eed3f0bb4abc1a3d9146ad68ff449cac5215ccf │ │ └─104102 /pause │ ├─61af9cc6f0c23b41a91a651654b58da91450e6d73b40848925a8fc4d22f17273 │ │ ├─229695 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229712 /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 -- │ │ ├─229718 erl_child_setup 1048576 │ │ ├─229791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230038 /bin/sh -s rabbit_disk_monitor │ ├─f9a392ce07d5362d20ea57d4f3c0b43e6c4b5d864b0c44f510da12238d53a185 │ │ ├─48528 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 │ │ └─50071 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 │ ├─c16d21b553671d12c3f33dd1244a870f6e2216a332f36f5c31331a8cbe007eb1 │ │ ├─156661 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156679 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156692 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 │ │ ├─156904 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─402488 sleep 15 │ ├─aba6fd734506d299ad038087c5f2228776d95f0619fbc62f5a96af6b219f6466 │ │ └─259205 /pause │ ├─a107a9c5dcf86541e7ab4f778b78cb87553d056a304fe15a0865deaff44998f7 │ │ └─161358 /pause │ ├─c5c6fc27f9d68927096cd9d6116ade8ac54235bfbf30fa2d59136dcaec9e1fdc │ │ └─176005 /pause │ ├─5981a93aeabc8879439e1041c2d542f061c8b0d9f95d01e03b9c4e43f1a0151a │ │ ├─61008 python -u /app/sidecar.py │ │ ├─61376 python -u /app/sidecar.py │ │ └─61378 python -u /app/sidecar.py │ ├─aa3228aed1f593475521888d1efc40eee9218058e86ea3e4d5f53ea415e28e3a │ │ ├─249846 magnum-api: uWSGI master │ │ ├─249886 magnum-api: uWSGI worker 1 │ │ └─249887 magnum-api: uWSGI worker 2 │ ├─a8ce54c14e791ea533ecf9c28799cef7f9b2364cd24c8ba9f19c82d5d8b6b097 │ │ └─176284 /pause │ ├─0e0d1ad945cb6df5f6439d69dc784a770d865ce0b21d00c8a62b59e0bf30735f │ │ ├─250070 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─250419 magnum-conductor: ServiceWrapper worker(0) │ │ └─250438 magnum-conductor: ServiceWrapper worker(1) │ ├─63e75b08a73e94dd2e2aca92c56bc5921f5c7e72c1a4623d03760f6297dc552d │ │ └─259067 /pause │ ├─95bb4a8bd6fd839cc22b025e7b063e65a2fea0ae5ad5b254d39e3814ef0fd7ec │ │ └─192422 /pause │ ├─002a0751c788414d1d8dbb00253370293414ab3713455cffee4de4fe4fcefd38 │ │ └─39932 kube-apiserver --advertise-address=199.19.213.17 --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 │ ├─fed653886e279de224488787fee415240792b8c308a56d79037f2ec0008da4eb │ │ ├─157081 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─157368 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 │ │ ├─157373 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─402668 sleep 15 │ ├─571ee583a8cc27b91ccb120ec1c835be00ec0e1918d7e8981bdb48ff751b942d │ │ └─64874 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-17.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 │ ├─a22e6972eb8a1ad4d6417e82cf90d2dc28a9100266cd690bfef1abfec5cf01f0 │ │ └─269895 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a4182af3f8c5e8e4d352e3de49d758cbd89301f2048a2b1e6d4961aadaad3fe8 │ │ └─62101 /pause │ ├─5366ff83da564be3c29d31e85eeaaa6571a1f051a7fbc1df80fc9ddf2edf0984 │ │ ├─158037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158054 /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 -- │ │ ├─158060 erl_child_setup 1048576 │ │ ├─158345 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158434 /bin/sh -s rabbit_disk_monitor │ ├─bf95cf0fd49ec78c8bb0c254b001399dfe8322b74a374b71699907238795de71 │ │ └─218161 /pause │ ├─855295caff8862ab57d48aa153c0701c92292e0dc3a2778a831893b40f6171a9 │ │ └─50997 /pause │ ├─75d9cf50d61c74186dd76347665bba0b796bb80735c8e585264aaa9503bec4ee │ │ └─107634 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 │ ├─c74736ca7cf55f35f6a031d7260a77c3d46a5d9392dc3a4dba61d4a76dec411d │ │ ├─66459 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66476 /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 -- │ │ ├─66482 erl_child_setup 1048576 │ │ ├─66590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66754 /bin/sh -s rabbit_disk_monitor │ ├─b20ff274c60596d30b29141950856bf3b39e615b50be05032bee92dac837127a │ │ └─128373 /pause │ ├─7663e70414d40ad82754ce16e85488ec6c3c385fb575dc3869f1d70707e214ab │ │ ├─254172 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254192 /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 -- │ │ ├─254198 erl_child_setup 1048576 │ │ ├─254256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254532 /bin/sh -s rabbit_disk_monitor │ ├─4c66cebc42a71a1a2cc43fd6667718d8cce0fb846816e4cbe6c70b87f33ce5a9 │ │ └─63903 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─496b61ccf62557ca72baf4408fcfc5225362e5103404a31170de519a772ed56b │ │ ├─ 71893 apache2 -DFOREGROUND │ │ ├─ 71908 (wsgi:k -DFOREGROUND │ │ ├─ 71909 (wsgi:k -DFOREGROUND │ │ ├─ 71910 (wsgi:k -DFOREGROUND │ │ ├─ 71911 (wsgi:k -DFOREGROUND │ │ ├─394126 apache2 -DFOREGROUND │ │ └─395383 apache2 -DFOREGROUND │ ├─12e33c435aa770d6a747ddab8dff3764af96f777ee389881b4050135298cbe5b │ │ └─48363 /pause │ └─876d1964bdd4245afd012327c10ed064e584d01fdd685051a63c2a884a6eb4cb │ ├─41540 cilium-agent --config-dir=/tmp/cilium/config-map │ └─41965 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount