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 │ │ │ ├─21602 /lib/systemd/systemd --user │ │ │ └─21603 (sd-pam) │ │ └─session-21.scope │ │ ├─21532 sshd: cephadm [priv] │ │ └─21618 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1621 sshd: zuul [priv] │ │ └─1634 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1625 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─376818 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nehxjgppcjuytyhaillmsxhlwaymclqo ; /usr/bin/python3'"'"' && sleep 0' │ ├─376824 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nehxjgppcjuytyhaillmsxhlwaymclqo ; /usr/bin/python3' && sleep 0 │ ├─376825 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nehxjgppcjuytyhaillmsxhlwaymclqo ; /usr/bin/python3 │ ├─376830 /bin/sh -c echo BECOME-SUCCESS-nehxjgppcjuytyhaillmsxhlwaymclqo ; /usr/bin/python3 │ ├─376832 /usr/bin/python3 │ ├─376874 /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 │ └─376876 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 … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12294 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ba80ef396a3cafb707dd7ccd4f2a6c45233afb9be3ee57c5aaa23dc29673e72f -address /run/containerd/containerd.sock │ │ ├─ 12676 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2c2dc1fab6df276b0d425ec46708f9689a20024ddd1d7084dc0ebed5751ef96 -address /run/containerd/containerd.sock │ │ ├─ 18544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1c1eb248428f93a9aad581668d28cbe262ca507eea8ad9a4cfb3b3c6ded9ae26 -address /run/containerd/containerd.sock │ │ ├─ 25142 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 833c1be1ff1872730b29b9f286ef1e5c29b21dd785f13826c4383f703ca2e3b0 -address /run/containerd/containerd.sock │ │ ├─ 29924 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e46a06c83dfe8c338b4b4863a7e150b52db95cb3a39f4375a2824c465cff5aad -address /run/containerd/containerd.sock │ │ ├─ 34746 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3db8d0f424bd1a17df03720a692d5e8f74697f64c03ece6858e76f55d1e24b91 -address /run/containerd/containerd.sock │ │ ├─ 40450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96625cbced4a5fa3b6b7fb52a2dd53f452ad888ef53e3c0738d10367bb703af -address /run/containerd/containerd.sock │ │ ├─ 40475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 231d621eb99b4eb39572e02494603e9bb82f137d8976c6075e0744ac5dafec6d -address /run/containerd/containerd.sock │ │ ├─ 40502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeec49cab7edefe30cb7805bb2eb3b45776e1457a369f6ab844b4ff9c61232bd -address /run/containerd/containerd.sock │ │ ├─ 40541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9185142190f3bac38d4e750855791ccc9d93e28300a9b72c365a9694d1eed4db -address /run/containerd/containerd.sock │ │ ├─ 40543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f62229baef118fcedebbc8310d62a055ef878a0d2c00b0d44d368ae090fa6c3 -address /run/containerd/containerd.sock │ │ ├─ 41023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7665cdfa7af1cae544cbfca887c9ac3b2fd4fc7fe4de665c8a7dd714e29a23 -address /run/containerd/containerd.sock │ │ ├─ 41796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60b4ee3da99ce7dd749c4954fc0fdc6297748119165923a00f0c540804d16b2e -address /run/containerd/containerd.sock │ │ ├─ 41816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d978bf15b7f706bdf40e5ef4d11a2a765bfe3993a25e6453e875d72c58f66526 -address /run/containerd/containerd.sock │ │ ├─ 43164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c37306bbc5001a5eda4f8757524bc236135a8482adbe97126d71031f773245 -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f6c9b3f64f9ff6a15991e647ce2845330704b1e7c71bc8806afc94209a8cf5 -address /run/containerd/containerd.sock │ │ ├─ 43600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7121cb0667963a381928272915c6ffa7c3f7c4bdbef57cce587f0f0da1ef6fb3 -address /run/containerd/containerd.sock │ │ ├─ 44027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd915a584b3ea31f44fe6c3c0b82ad54eae574cb8920ab64d4f2709887b7b1f -address /run/containerd/containerd.sock │ │ ├─ 44497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3381d51c0e7482b312b330b162894dc24670cc4fc347c03a28a6bf7f215d4344 -address /run/containerd/containerd.sock │ │ ├─ 44533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e17341e0c4a9c80c8533bf5ef0e4dad5e8b8a723aaf4ab8c73ab108b7561f6b -address /run/containerd/containerd.sock │ │ ├─ 44582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d0beb8ca57aeb94e74289cf153a54caf6d2c6f7f4db876896fc1936dd55a31 -address /run/containerd/containerd.sock │ │ ├─ 46380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff64cb575b84a0fafb1cbd83d5225e7cbe88c405a5fde0e13bf29b43cd5f6075 -address /run/containerd/containerd.sock │ │ ├─ 46442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd09388a4b258e089e6dadbf4f5e5c946355de212b696651cdee80651710519b -address /run/containerd/containerd.sock │ │ ├─ 47155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e015cd48252a97842971ec849bc438c918bf790ca3fc0fa203a19ea4a483c16 -address /run/containerd/containerd.sock │ │ ├─ 47256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19a14e7ca209319a29378b63572475ec10feeee45283032e032414c5df38e62 -address /run/containerd/containerd.sock │ │ ├─ 47609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86672716f8d140f2b5f037c937d71ed7d6c3f8b71d6c86bb5d80b8962a55ecee -address /run/containerd/containerd.sock │ │ ├─ 48071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1609dafc1dd8e253bc13139b5556721f4dca63862042fdc9b105877abf2b7d -address /run/containerd/containerd.sock │ │ ├─ 48541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0503e73756fdbac9ba3369d20d73e2beca974c5ee1355351355fdccc2b58a77 -address /run/containerd/containerd.sock │ │ ├─ 50436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8071c31946dd71c0b5e16bf58c5cdd30d2e047b8bc9aa1d33c604b04a17e7234 -address /run/containerd/containerd.sock │ │ ├─ 53997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d63ee3a46c91393b42c4444cffd48a278ada492f0ea0c80fa966dba3cc62803e -address /run/containerd/containerd.sock │ │ ├─ 54575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2b08f43851d141280ba93ca0bfc570fba3259e6767ee5f1cfd4ef520bfe3c8 -address /run/containerd/containerd.sock │ │ ├─ 54619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d8b00b0f562ee32744ccd9067d78b47a1773e6f422870478b0309dfda75c3a -address /run/containerd/containerd.sock │ │ ├─ 54704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb686d2f678fe23deed6325c5ba5fa23fa83c646b8203232a3ca26110bb9a9a -address /run/containerd/containerd.sock │ │ ├─ 54832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768663acef2344943de88a166de1cedd6455d6a4637fb1e5bfee390fd60fe03e -address /run/containerd/containerd.sock │ │ ├─ 57560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f73ab1ff9f5d240bdfbd670daa901f29005229dfa1b9f75984cadec805b5b20 -address /run/containerd/containerd.sock │ │ ├─ 57679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe2e0be58218f0b592dd456385674e8fbfda0592897aa0cb471eb00f6e8b618 -address /run/containerd/containerd.sock │ │ ├─ 57732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad483e52d2bb3d66ca0c4466289102436fdfeff6967f44d908b9ef44dc7102f1 -address /run/containerd/containerd.sock │ │ ├─ 57783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aab6e4cca75852506780b7813a48a65ce17eea25bfeb52b66e9c669d8b03965 -address /run/containerd/containerd.sock │ │ ├─ 58922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ca3dede97170efd7b5464dc290a88b469d5fafa86f8ea09f2b095dc7328db9 -address /run/containerd/containerd.sock │ │ ├─ 59042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e8d86a3581939b09fc8aa713aa444e66370823451064d31f7cc220486744565 -address /run/containerd/containerd.sock │ │ ├─ 59311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5977168088caa390fa0e40aed8916dc7826a4b9f4a8075379fb968ede086212e -address /run/containerd/containerd.sock │ │ ├─ 59437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 657c93e4144e5db55776fdb5cac5b5379eaeb9d74f3864b115ea47b13e1356e5 -address /run/containerd/containerd.sock │ │ ├─ 59476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c895a17c8655e564992d26e9390006e7ac0b165bf8ca6b4d9ace28a011ac9953 -address /run/containerd/containerd.sock │ │ ├─ 59850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956b7d20ed7b611469d9cfcee23bec2f83f061b269871ef1a6aaa94665e81d3f -address /run/containerd/containerd.sock │ │ ├─ 60184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 498ba8c09237cacac3ccdc9f0e0afaae6baed01387ddb591eaf7e701c7bc8580 -address /run/containerd/containerd.sock │ │ ├─ 60496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e741cb5a394b68c5eb99ab7a4da3deb216b9009ea0f0ec071054533d1d992015 -address /run/containerd/containerd.sock │ │ ├─ 60920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 448a255de41c563388e6d81da58910cb22fcf0d69faaa550c28402fdf5675af7 -address /run/containerd/containerd.sock │ │ ├─ 61558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724043da82d11e6f5d449a9bafa2a3230b3513f66a99cf361869fd54bcf83f21 -address /run/containerd/containerd.sock │ │ ├─ 62855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd438720765bdb1adf85bb8bcc3cc1eca14186c04338c5c64f6fb4ec10ee057 -address /run/containerd/containerd.sock │ │ ├─ 64377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b597fd9a4430803d5babfa5846c25fd906664fb0b708a71b5eab52c76f63cf4c -address /run/containerd/containerd.sock │ │ ├─ 70767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a983a604819e4eec90758b69920fd5c73e1b0498737d4f260b92f1ef6aed1c -address /run/containerd/containerd.sock │ │ ├─ 71786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0272a3654cabfd347023c58c7d87f1d2d370f250e758b5e69b04576742c1c3b1 -address /run/containerd/containerd.sock │ │ ├─ 76032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741d5291593b5d1695e8c17ffcdcc737bf7e7fd27e6bb0093ac9cbd5927d8094 -address /run/containerd/containerd.sock │ │ ├─ 80413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35c38d5cf0309213c19309fd8a2eb829f08885212167fac2afe8469c0e50bf3 -address /run/containerd/containerd.sock │ │ ├─ 86112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 442a28ee77d574466da16f9bc0e037cd44cca091f523490dd977068727ec0bae -address /run/containerd/containerd.sock │ │ ├─ 86158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7964b65a1818dc65923c032e6319486340ce306fac2af165ba99e2128ea36a -address /run/containerd/containerd.sock │ │ ├─ 94009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741a6c70736f1e8ad8cc57065925a5e49bfa9830e5e79534602c25c433e2db70 -address /run/containerd/containerd.sock │ │ ├─ 95316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9c500c977d22ea0e151216e4668d31698b2c52af0369d6d20f38ffc70f7fee -address /run/containerd/containerd.sock │ │ ├─ 95365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8877d2f922b7012d8b7918e7e7fc196dffb28ef915fd939dd74b2aa8ea834d -address /run/containerd/containerd.sock │ │ ├─ 97118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df850e6c8d1c2cc12aefacf1c1bf511024e22a042f8028cd779d9f33f76144b0 -address /run/containerd/containerd.sock │ │ ├─ 98441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2635c16222840a2871c1080fb948f890bae3a9444d636efd2313c91493cc0ecb -address /run/containerd/containerd.sock │ │ ├─ 98484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856ebddb05681fcb40a7ca022d9da71e08be42166dd602ccf1a247c485d91bcf -address /run/containerd/containerd.sock │ │ ├─108827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0290aa8a9ec12a03d4ad6ac0dff984f1a6518101b502263ff7d4b71f29903024 -address /run/containerd/containerd.sock │ │ ├─108923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f83e5e2e1454db7e4dddc9ec7672f18596eb08a30831177090d2334c1bca084 -address /run/containerd/containerd.sock │ │ ├─110912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f31d0dcc262a80bde0576229d7c6931fe2db9c1f0bb619cee57c8d0aebcc4e -address /run/containerd/containerd.sock │ │ ├─123454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd0cab17da990c4fbf10747b8c543acd6fe6650487086869f740df80a96207ff -address /run/containerd/containerd.sock │ │ ├─124774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e82b7c1323faf0835b933f452000e2f36ef1e1766856f8325e5d289e15fa2f15 -address /run/containerd/containerd.sock │ │ ├─125151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7304d8029f50f94d7b3a9f5cc4195e30d90d4413beae16d712706803b95d53b1 -address /run/containerd/containerd.sock │ │ ├─125843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d38679bd736f4ea006b2a1880a27252ae682fca484d1f0c1e047bb6f496f617 -address /run/containerd/containerd.sock │ │ ├─127440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b111af1c3a95cdd4dc3835f2a7ec2ffa98345fe8fb52537fbf23d8a59086ef34 -address /run/containerd/containerd.sock │ │ ├─127883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f80491ac92260df61a88d1a0f61c605bfb37b7b95b72ee7abce68a7657fa67df -address /run/containerd/containerd.sock │ │ ├─127981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f95dea39732fbf6e72df95208ad2db3934049fe6e7507ac2132b3cad574b5e82 -address /run/containerd/containerd.sock │ │ ├─128163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a5749c0b2fd7813264787f4489e02a0de958a67ea31546ac45953464f30723 -address /run/containerd/containerd.sock │ │ ├─128270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a1b3488a960998b67073532a0ce08a74c27ffa9c0531e271094d6a7278d4a10 -address /run/containerd/containerd.sock │ │ ├─128474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d3d1d74e4eafcd0e74c0a8b24c52534e2c053784d020103a5fa32c45bc2599a -address /run/containerd/containerd.sock │ │ ├─150668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c9f8935b458b016c72e8b8a63bb005fb01bd8ff25344686fd17b864c45349a -address /run/containerd/containerd.sock │ │ ├─152156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1b4de40979073da5576e0761de5266de90ce28a7c3a0e055d4da2ebcde847e -address /run/containerd/containerd.sock │ │ ├─152175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6400974451dbb8081053f59da5091af90ecf1d9218f6aaf988a6775801679c -address /run/containerd/containerd.sock │ │ ├─152271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e8e5ee81bc65bf9911a1371210354dfdbab76969a639d611768b19aecb4c73 -address /run/containerd/containerd.sock │ │ ├─152306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a16ced397c1699f850c9b6d26b0eb9c033e8da544d246ba8ba8e794d099a4fd -address /run/containerd/containerd.sock │ │ ├─152419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43022b18a33de0f7c5a9cbaf82e01019b47a45816cb7201f7bacef66dad6f7e3 -address /run/containerd/containerd.sock │ │ ├─152697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9915f91c3c596dae1c5327807c2506fb2c623e78c80a797ad047091d435b1762 -address /run/containerd/containerd.sock │ │ ├─152806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b91bede42bcc315e389cdbf48c50c631ec1f74f7f7e069d644476a915cb7b0 -address /run/containerd/containerd.sock │ │ ├─163030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53cb043a8c216eed62f506ced0b13693f3c361d89c0eff67bbec0d0690973ea1 -address /run/containerd/containerd.sock │ │ ├─165049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a26b7e133ad7e33cc2342b01910cd65138aea88a5d3456728abfab473c848d4b -address /run/containerd/containerd.sock │ │ ├─165169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b85ae9c7015da1ddf996b117ccb8ad435f1238b975d8c07ef0df1e6a78dc640 -address /run/containerd/containerd.sock │ │ ├─165261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a46541f87f24f0c0790b01e19231b05c16c8c154adada09fdc1abffcb6062e0 -address /run/containerd/containerd.sock │ │ ├─165346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1496989267f982cfc6276d6f01538cebae68ac31f0343ed047bb4b9bb96d7a8 -address /run/containerd/containerd.sock │ │ ├─172818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50b4de4927d06819935293d824451c9c6252ae81cba37f8b904919086c8dec03 -address /run/containerd/containerd.sock │ │ ├─174878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5147ecb8805b5a3472c851879f63d42cd09e9f209604dac324c415b333995e -address /run/containerd/containerd.sock │ │ ├─174925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24dc45aefe71c0abdd70541c033bfac7f1b641b73c26fe7900ca83e1391f2cee -address /run/containerd/containerd.sock │ │ ├─174999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a295432562d78747079251ae3ca1ecc6514f1d537c2a3016837cb8e7bb06d57d -address /run/containerd/containerd.sock │ │ ├─187293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7145de2eb11b23a97c98e4096147c2d5eb44e4f9f673b771247c545d803ac95 -address /run/containerd/containerd.sock │ │ ├─194181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043d1272201504a951236cd5b9e082ad969b12e2a7dd36d08fad1b6b36ce6ce3 -address /run/containerd/containerd.sock │ │ ├─194230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f13f40b937c5c76d431bb66c73f2c2edde9ba798bcd991dcad834d41f242c4ec -address /run/containerd/containerd.sock │ │ ├─194254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb431c0341776b59c78ca328f3fe5baf04da35f3557f5a2f0c528faa19a1c79b -address /run/containerd/containerd.sock │ │ ├─194511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed9c407a4dd6e505ae13aacf3e5c238e4ff82f5f1eac5fb8f969c8d6f9ca189 -address /run/containerd/containerd.sock │ │ ├─204030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552242060557ec9e5479a21c7b9630c1a976c9d7fab68ba9f840aaff656e412c -address /run/containerd/containerd.sock │ │ ├─206065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3540281e4945da25d340c53fc6a9d28ea10bb626d41f16c04b7310885b407e -address /run/containerd/containerd.sock │ │ ├─207173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c77b04ccc8fda33f536111042964642d1d88eacf199e7de1f49a4d92f6ac086 -address /run/containerd/containerd.sock │ │ ├─207966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fd339463437a9651699141846e1d297456e87aa0d34afd0a405f58e8c3ed153 -address /run/containerd/containerd.sock │ │ ├─208509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e53f54944b776c1d115901444bd94931074eb382e94d3ae6a08921974d29e738 -address /run/containerd/containerd.sock │ │ ├─210062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8961d4083078809240086700cc514df3fa0e870dc8424e90bab00c4f273927b -address /run/containerd/containerd.sock │ │ ├─211500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f1b107ff933c071fce80c1cf4ab61c7420b0b4590060ceafa62665a8c6faeb -address /run/containerd/containerd.sock │ │ ├─211539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e819204649bf48f45628e58fe7a7f6418b64ed0eb82025eb8494db3244ae4ba -address /run/containerd/containerd.sock │ │ ├─220102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0425b56ef730bb3e01e73add77b230c4d86d4cbc8b37f1fbd8b595ec015970f8 -address /run/containerd/containerd.sock │ │ ├─220544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2691ae9131bb5bcb8d1fe3dede5a19a4b61bd0950d3a84fbb34f40a4685d85ba -address /run/containerd/containerd.sock │ │ ├─222762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e678abda979f6205b3afa437848007a153b768fd032b8476bc02f02a3e580ec -address /run/containerd/containerd.sock │ │ ├─227100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57d1f279e297bbdf65f5bc534ccd29a91c299ceb260e984a4048c8374bb2d1f -address /run/containerd/containerd.sock │ │ ├─227292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84168fdd1d349aec82c00bd27b1dda9c337207aae88fe7d9491b2b9023de82b -address /run/containerd/containerd.sock │ │ ├─227342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbab4eb4c35bd7b56cef2cdd5743a0f29314f5f75434a4b6af7fd5980f84abaf -address /run/containerd/containerd.sock │ │ ├─227407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60f7d3e37dd534fec53147499867a4f1e69b22e6809cad07ca6924062c4c57d -address /run/containerd/containerd.sock │ │ ├─238729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4aa465b962d89deb5d8428e53e34735940b619224279a42591ec6ab5744275d -address /run/containerd/containerd.sock │ │ ├─240997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5298a58ad1c86215eecd70d6d88bbb53e42473a757e8685af0ba2b9023214ec -address /run/containerd/containerd.sock │ │ ├─242464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe1c0d4436b1e1cc68cda2e1729f6a4f72c1370ddaf50c111f56cfe979d1e08 -address /run/containerd/containerd.sock │ │ └─376375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ba18d3179d8e1ea5ef3ef380c0e3fd700c27edcd0befbe2dade7c04c4eeeb5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-b2c2dc1fab6df276b0d425ec46708f9689a20024ddd1d7084dc0ebed5751ef96.scope … │ │ ├─12702 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nohaud -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12722 /usr/bin/ceph-mgr -n mgr.instance.nohaud -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-3db8d0f424bd1a17df03720a692d5e8f74697f64c03ece6858e76f55d1e24b91.scope … │ │ ├─34771 /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 │ │ └─34783 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29630 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29906 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─18500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18520 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24856 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25126 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─34448 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34728 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─12231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12262 /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 -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 -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.nohaud.service │ │ ├─12592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nohaud/unit.run │ │ └─12621 /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-nohaud --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.nohaud:/var/lib/ceph/mgr/ceph-instance.nohaud:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nohaud/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.nohaud -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122969 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40919 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─376489 sshd: unknown [priv] │ │ ├─376490 sshd: unknown [net] │ │ ├─376701 sshd: unknown [priv] │ │ ├─376714 sshd: unknown [net] │ │ ├─376715 sshd: unknown [priv] │ │ └─376716 sshd: unknown [net] │ ├─docker-1c1eb248428f93a9aad581668d28cbe262ca507eea8ad9a4cfb3b3c6ded9ae26.scope … │ │ ├─18569 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18585 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-833c1be1ff1872730b29b9f286ef1e5c29b21dd785f13826c4383f703ca2e3b0.scope … │ │ ├─25168 /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 │ │ └─25180 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ba80ef396a3cafb707dd7ccd4f2a6c45233afb9be3ee57c5aaa23dc29673e72f.scope … │ │ ├─12343 /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 │ │ └─12356 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-e46a06c83dfe8c338b4b4863a7e150b52db95cb3a39f4375a2824c465cff5aad.scope … │ │ ├─29949 /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 │ │ └─29961 /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 │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122780 /sbin/iscsid │ │ └─122781 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r649f9c5b915a48e58e9703b85c3dadd7.scope │ │ └─163585 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─a267c2f0c1f1c94e5dffd9c00515da4bf613b81a735ad9b9dd9c7e1c9f53d57f │ │ ├─163147 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163165 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─163171 erl_child_setup 1048576 │ │ ├─163415 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163471 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163472 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163802 /bin/sh -s rabbit_disk_monitor │ ├─03b521529b85eabf78eb7f167e804b148cdfbd970d76b3d92de66d111292e94b │ │ └─62586 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b96625cbced4a5fa3b6b7fb52a2dd53f452ad888ef53e3c0738d10367bb703af │ │ └─40493 /pause │ ├─46bd27af0a97cfadc3e170a85f046ebeff9941137019b4b0643e6b1d5d83ef35 │ │ └─40760 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─04c2118045c1c54e8fbb5c94adda4450058b0aa5369358f31deb7dd9a98866b0 │ │ └─87421 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─0eb2b6d1c559289495f2161d9a36c466c6d22c0b34ebd63344ed96ae62c1da89 │ │ └─207495 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f003fb59de6434dd20ab61cd2009dc1b8552bf11f81792a772e7f7fabadbbb0d │ │ ├─160343 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160607 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkux8m6ev/privsep.sock │ │ ├─160721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpwflf3fsw/privsep.sock │ │ └─160864 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fd0cab17da990c4fbf10747b8c543acd6fe6650487086869f740df80a96207ff │ │ └─123477 /pause │ ├─956b7d20ed7b611469d9cfcee23bec2f83f061b269871ef1a6aaa94665e81d3f │ │ └─59874 /pause │ ├─8371e56157abbfaaf4d3514f487b19305c4096ee46a931702bcae9c3ea03e7d5 │ │ └─96786 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─768663acef2344943de88a166de1cedd6455d6a4637fb1e5bfee390fd60fe03e │ │ └─54857 /pause │ ├─852cdbba9f31d54aed2d8cd79c43828a39db59c970dfc7d7458d5600d4747235 │ │ ├─168545 /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 │ │ ├─343176 /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/tmpd7j1_mhp/privsep.sock │ │ ├─343275 /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/tmpma_y7ces/privsep.sock │ │ └─343984 /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/tmp3k3nxqdt/privsep.sock │ ├─7a16ced397c1699f850c9b6d26b0eb9c033e8da544d246ba8ba8e794d099a4fd │ │ └─152379 /pause │ ├─f02a1d18a4483f55886e5077d4c24f7ab7fe885a9f22c51eae661f7c79c0fe34 │ │ └─202250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7ff1a0348168a38cd2a0156eccb0407079005503c6978b456e6578e6625c7ac6 │ │ ├─173001 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173018 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─173025 erl_child_setup 1048576 │ │ ├─173198 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173263 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173264 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173550 /bin/sh -s rabbit_disk_monitor │ ├─c84168fdd1d349aec82c00bd27b1dda9c337207aae88fe7d9491b2b9023de82b │ │ └─227316 /pause │ ├─104a53e2a92b4a1dd772893c67a2b307d705ffe12e8fd321d30760a7c7e37cba │ │ ├─149207 nova-api: uWSGI master │ │ ├─149243 nova-api: uWSGI worker 1 │ │ └─149244 nova-api: uWSGI worker 2 │ ├─3f62229baef118fcedebbc8310d62a055ef878a0d2c00b0d44d368ae090fa6c3 │ │ └─40619 /pause │ ├─a4d8b00b0f562ee32744ccd9067d78b47a1773e6f422870478b0309dfda75c3a │ │ └─54650 /pause │ ├─7d104a3f3473ef9aefe3aae00c4f1f49254a7636f92b835630487b7c20f679bf │ │ └─60981 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a676a68286a367c461f1f850e1fd2cb663f352866df94cc98ca528d0e8812558 │ │ ├─172109 senlin-api: uWSGI master │ │ ├─172199 senlin-api: uWSGI worker 1 │ │ └─172200 senlin-api: uWSGI worker 2 │ ├─9e678abda979f6205b3afa437848007a153b768fd032b8476bc02f02a3e580ec │ │ └─222788 /pause │ ├─2ffb316c582ebe9551e47b4a245d1881033d67e5f5a875248f1278092acb4e51 │ │ └─132537 /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 │ ├─89c5576b74a9b50a1e7acb22400ff5731b39a15956aa116e1fa2c3e6105946d6 │ │ └─62315 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-25.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 │ ├─0e819204649bf48f45628e58fe7a7f6418b64ed0eb82025eb8494db3244ae4ba │ │ └─211563 /pause │ ├─442a28ee77d574466da16f9bc0e037cd44cca091f523490dd977068727ec0bae │ │ └─86138 /pause │ ├─f57d1f279e297bbdf65f5bc534ccd29a91c299ceb260e984a4048c8374bb2d1f │ │ └─227137 /pause │ ├─96a5749c0b2fd7813264787f4489e02a0de958a67ea31546ac45953464f30723 │ │ └─128188 /pause │ ├─d8961d4083078809240086700cc514df3fa0e870dc8424e90bab00c4f273927b │ │ └─210086 /pause │ ├─fe5147ecb8805b5a3472c851879f63d42cd09e9f209604dac324c415b333995e │ │ └─174903 /pause │ ├─e38375ad3a14792d02716ca9282550930330082c431272c51b200b0696ee55e9 │ │ ├─149225 nova-metadata: uWSGI master │ │ ├─149245 nova-metadata: uWSGI worker 1 │ │ └─149246 nova-metadata: uWSGI worker 2 │ ├─214ecd58871d1d9dd74f756ea2f122fd262309071c3772537939f7ad2a407e8f │ │ ├─114750 placement-api: uWSGI master │ │ ├─114775 placement-api: uWSGI worker 1 │ │ └─114776 placement-api: uWSGI worker 2 │ ├─5b91598bf84151226dad6f620bd3bd7735aa0bd4e598bb87fe864de833a79879 │ │ └─62010 /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 │ ├─93c5418e52d128a1f4fa215778b8699146fe631064f47ba0db1d1e697140d1aa │ │ ├─58757 python -u /app/sidecar.py │ │ ├─59032 python -u /app/sidecar.py │ │ └─59033 python -u /app/sidecar.py │ ├─6b8877d2f922b7012d8b7918e7e7fc196dffb28ef915fd939dd74b2aa8ea834d │ │ └─95395 /pause │ ├─c5f362e04603e409a60d7d3b9241781ccae4bc72da1dc6930b9e0ef7accb03a1 │ │ └─58472 /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 │ ├─830a3d84a4e524dcd538ccf9b0e274ee3d14b1bff751bcf4d7153d598ca8233e │ │ ├─244856 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─244869 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2203c29779f35683d63befc92b26754bc6537598d5009f05d6a8b7163dbc3402 │ │ └─41072 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─552242060557ec9e5479a21c7b9630c1a976c9d7fab68ba9f840aaff656e412c │ │ └─204053 /pause │ ├─5459c5678a7ce890b27dac0ba2d35112b6afe4e34cb0a1851f66197b1f7847c0 │ │ ├─ 66872 apache2 -DFOREGROUND │ │ ├─ 66887 (wsgi:k -DFOREGROUND │ │ ├─ 66888 (wsgi:k -DFOREGROUND │ │ ├─ 66889 (wsgi:k -DFOREGROUND │ │ ├─ 66890 (wsgi:k -DFOREGROUND │ │ ├─361246 apache2 -DFOREGROUND │ │ └─364993 apache2 -DFOREGROUND │ ├─2353694b5d7e024818638a2fcf3f2cf0c859efcbfe8787462e286afa6e0b7263 │ │ └─225807 docker-registry serve /etc/docker-registry/config.yml │ ├─c26210d5f090578941146728868104c0e30036b5c57649c51816a5910d3d3ace │ │ └─48850 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4e1b4de40979073da5576e0761de5266de90ce28a7c3a0e055d4da2ebcde847e │ │ └─152202 /pause │ ├─5d3d1d74e4eafcd0e74c0a8b24c52534e2c053784d020103a5fa32c45bc2599a │ │ └─128499 /pause │ ├─8aab6e4cca75852506780b7813a48a65ce17eea25bfeb52b66e9c669d8b03965 │ │ └─57806 /pause │ ├─aeb42c6dd402cfe6f5ea1dd831680e26f4454bac7a499bcc2e2fe1858748c68d │ │ ├─109755 /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 │ │ └─109855 /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 │ ├─9915f91c3c596dae1c5327807c2506fb2c623e78c80a797ad047091d435b1762 │ │ └─152720 /pause │ ├─c756cd713bf3d54fa8571539d8621c2df9aa10ae83d055fdb8685d47bb5f1499 │ │ ├─159577 neutron-api: uWSGI master │ │ ├─159611 neutron-api: uWSGI worker 1 │ │ └─159612 neutron-api: uWSGI worker 2 │ ├─b2f28816281cdf7c335b2ca701ff1854473d594770be33a7edd0e4c447b4d0f9 │ │ ├─187411 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187446 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─187452 erl_child_setup 1048576 │ │ ├─187511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187562 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187563 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187787 /bin/sh -s rabbit_disk_monitor │ ├─53cb043a8c216eed62f506ced0b13693f3c361d89c0eff67bbec0d0690973ea1 │ │ └─163056 /pause │ ├─e741cb5a394b68c5eb99ab7a4da3deb216b9009ea0f0ec071054533d1d992015 │ │ └─60522 /pause │ ├─741d5291593b5d1695e8c17ffcdcc737bf7e7fd27e6bb0093ac9cbd5927d8094 │ │ └─76057 /pause │ ├─155a5353f610eecb69cc4aa7658efca9ff9f8e9e829cf6edb0cf33f23c2dd86b │ │ ├─70882 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70899 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─70905 erl_child_setup 1048576 │ │ ├─70985 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71036 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71037 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71097 /bin/sh -s rabbit_disk_monitor │ ├─401a052a2761387a6b154c8bf6391b81a94bed183e9e0acc839eabf93c50044a │ │ └─163501 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8a7964b65a1818dc65923c032e6319486340ce306fac2af165ba99e2128ea36a │ │ └─86183 /pause │ ├─63b91bede42bcc315e389cdbf48c50c631ec1f74f7f7e069d644476a915cb7b0 │ │ └─152842 /pause │ ├─df4f30d32579372044201535ed6434a964246a95cc61a5f1f9f06aaefd554676 │ │ ├─202223 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202653 octavia-worker: ConsumerService worker(0) │ │ ├─202656 octavia-worker: ConsumerService worker(1) │ │ ├─202659 octavia-worker: ConsumerService worker(0) │ │ └─202668 octavia-worker: ConsumerService worker(1) │ ├─d258f598ea00fcf4061d76fe1c2ae494034be39f0515b6cad38db45a58671296 │ │ ├─75486 barbiacan-api: uWSGI master │ │ └─75508 barbiacan-api: uWSGI worker 1 │ ├─a35c38d5cf0309213c19309fd8a2eb829f08885212167fac2afe8469c0e50bf3 │ │ └─80438 /pause │ ├─2150ac8054e18b1b31585800a28c036830dcb0df1417555c301c62a5607b70be │ │ ├─48596 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 │ │ └─49827 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 │ ├─8dd438720765bdb1adf85bb8bcc3cc1eca14186c04338c5c64f6fb4ec10ee057 │ │ └─62877 /pause │ ├─60b4ee3da99ce7dd749c4954fc0fdc6297748119165923a00f0c540804d16b2e │ │ └─41842 /pause │ ├─498ba8c09237cacac3ccdc9f0e0afaae6baed01387ddb591eaf7e701c7bc8580 │ │ └─60207 /pause │ ├─d179f64c48f3abf22267180177c27e65e442251a04fee35fb92ca37ce0077826 │ │ └─47956 percona-xtradb-cluster-operator │ ├─3e9c500c977d22ea0e151216e4668d31698b2c52af0369d6d20f38ffc70f7fee │ │ └─95343 /pause │ ├─73eed1db817c0d733f7d2a1aa9c8e8f3c959de7274eb34c3aaa15519be764e4d │ │ └─109405 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0290aa8a9ec12a03d4ad6ac0dff984f1a6518101b502263ff7d4b71f29903024 │ │ └─108850 /pause │ ├─da9d210963201b566bb1ff6db2439c1167b7193f5302ab61920c17e4691d1dd3 │ │ ├─61679 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61724 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─aec4c65d0e13b0af36c865d7cf77cdcf132ff2e24c13a12ec703bd7773430bf2 │ │ ├─184261 heat-api: uWSGI master │ │ ├─184309 heat-api: uWSGI worker 1 │ │ └─184310 heat-api: uWSGI worker 2 │ ├─b8953ccde911258f18b4b2032edeefb29bdc1ec80b6bb103fbc5c5c7e9c47dff │ │ └─54950 nfd-master -crd-controller=true -metrics=8081 │ ├─8e015cd48252a97842971ec849bc438c918bf790ca3fc0fa203a19ea4a483c16 │ │ └─47179 /pause │ ├─448a255de41c563388e6d81da58910cb22fcf0d69faaa550c28402fdf5675af7 │ │ └─60943 /pause │ ├─e4aa465b962d89deb5d8428e53e34735940b619224279a42591ec6ab5744275d │ │ └─238759 /pause │ ├─79c37306bbc5001a5eda4f8757524bc236135a8482adbe97126d71031f773245 │ │ └─43190 /pause │ ├─fd82f82f1414cf416805d023f2ebfbeb4c46b9140789e95b79f4f4844a207439 │ │ └─208015 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3fdc909eae6136edab714fb7e0cd8f7391b88a5890214fad1852a56ad41b79f3 │ │ ├─125960 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125977 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─125983 erl_child_setup 1048576 │ │ ├─126041 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126116 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126117 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126403 /bin/sh -s rabbit_disk_monitor │ ├─50b4de4927d06819935293d824451c9c6252ae81cba37f8b904919086c8dec03 │ │ └─172841 /pause │ ├─1c7a5846c34d1905ea26fc18d3c45cc2f1bfa5e6d34789fa979e424a87142e18 │ │ └─237041 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─07661110712e7bae8c9407626fa576e143877b62b54dfd32cb33512a8d5cccec │ │ ├─159574 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─159906 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─159907 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─159908 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2635c16222840a2871c1080fb948f890bae3a9444d636efd2313c91493cc0ecb │ │ └─98466 /pause │ ├─5e6400974451dbb8081053f59da5091af90ecf1d9218f6aaf988a6775801679c │ │ └─152221 /pause │ ├─f95dea39732fbf6e72df95208ad2db3934049fe6e7507ac2132b3cad574b5e82 │ │ └─128009 /pause │ ├─4e17341e0c4a9c80c8533bf5ef0e4dad5e8b8a723aaf4ab8c73ab108b7561f6b │ │ └─44559 /pause │ ├─1273230e5fac9beba640dd155c45b080980a25100dd4d260c45f1e3e3ae39d05 │ │ └─40860 /kube-vip manager │ ├─b111af1c3a95cdd4dc3835f2a7ec2ffa98345fe8fb52537fbf23d8a59086ef34 │ │ └─127505 /pause │ ├─0813703b10e3d64e23e4904e2d5fd456398cafa8aa9566dd2fd8f5fa39554c22 │ │ ├─220169 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220713 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpnotzaian/privsep.sock │ │ ├─220784 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220786 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7826e65b42b09d7a938e63aa1bed35d1d5ad93dec9f1ba3af15473174c8f2f89 │ │ └─172139 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─f9ec47f437eef3560e29cf8ecc4ce13f3fa84458ef41fd73789f3a406a67b161 │ │ └─237060 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7304d8029f50f94d7b3a9f5cc4195e30d90d4413beae16d712706803b95d53b1 │ │ └─125176 /pause │ ├─1116b0434cfb5ced63035a48e8941ec281add06442b27e192bda5907fb784b8a │ │ ├─48753 mysqld --wsrep_start_position=ca2667b5-6f33-11f1-be90-22cddd6de083:20 │ │ └─48875 /var/lib/mysql/mysql-state-monitor │ ├─5ec1d584fa23bedbee2476eedb43acfdb3162238f4590f4e761dacea27527af0 │ │ └─62896 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1173b4a75f90df25700f848acf6b3eaf0291eb1dd1c6839f3e770289b998640d │ │ └─60819 /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 │ ├─a6c9f8935b458b016c72e8b8a63bb005fb01bd8ff25344686fd17b864c45349a │ │ └─150701 /pause │ ├─3df4e5c5b2cd099a8a8495257ec46d5dbf87482939f442d60cf7d49aa199a54f │ │ ├─159625 neutron-policy-server: uWSGI master │ │ ├─159664 neutron-policy-server: uWSGI worker 1 │ │ └─159665 neutron-policy-server: uWSGI worker 2 │ ├─af48df5c17126468140a7d170f7f86a20645613743524cba64ca674aa8c98b1e │ │ ├─123848 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123861 /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 │ ├─f7145de2eb11b23a97c98e4096147c2d5eb44e4f9f673b771247c545d803ac95 │ │ └─187316 /pause │ ├─26ca3dede97170efd7b5464dc290a88b469d5fafa86f8ea09f2b095dc7328db9 │ │ └─58946 /pause │ ├─747db6ecddc9c6a45eb5074d47e763f1c1977ea6cdbcea88e72e3bc1fc079d3d │ │ └─47441 /manager --metrics-bind-address=:8080 │ ├─043d1272201504a951236cd5b9e082ad969b12e2a7dd36d08fad1b6b36ce6ce3 │ │ └─194216 /pause │ ├─6e8d86a3581939b09fc8aa713aa444e66370823451064d31f7cc220486744565 │ │ └─59066 /pause │ ├─4d38679bd736f4ea006b2a1880a27252ae682fca484d1f0c1e047bb6f496f617 │ │ └─125866 /pause │ ├─7121cb0667963a381928272915c6ffa7c3f7c4bdbef57cce587f0f0da1ef6fb3 │ │ └─43625 /pause │ ├─d978bf15b7f706bdf40e5ef4d11a2a765bfe3993a25e6453e875d72c58f66526 │ │ └─41862 /pause │ ├─86672716f8d140f2b5f037c937d71ed7d6c3f8b71d6c86bb5d80b8962a55ecee │ │ └─47633 /pause │ ├─1639c0c9db553c9b02c606993b1257169933fa97090ed057ad5c6e8c833237f4 │ │ └─42118 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f104759b98acd8c299566e6a6554752976c40275e12c297cfe1b15d458bdf763 │ │ ├─ 86558 /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 │ │ └─312521 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7cc3bb02bf6570cc78228c8aa9059860b20e1c60c8adf0fca9dfe2baa893fcec │ │ ├─58697 python -u /app/sidecar.py │ │ ├─59013 python -u /app/sidecar.py │ │ └─59014 python -u /app/sidecar.py │ ├─ed9ec540afa927d9bd08db4268c0568f298debb3adf8e729be04a618d1a48f7e │ │ └─206392 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─848288fbd040b02fc93967130d32a54c09bd284ace9e1bd70fecd1096ef7308c │ │ ├─94375 glance-api: uWSGI master │ │ ├─94394 glance-api: uWSGI worker 1 │ │ └─94395 glance-api: uWSGI worker 2 │ ├─e84aa532ab24a63e7bfb4e25ea4a6452a5976855861a868f2d6d2b13dfc2a732 │ │ └─172155 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─3bf4a718af7df7116c1d8a169dd004948a5c45560af238f499ed0b22be63c538 │ │ └─61833 /goldpinger --static-file-path /static │ ├─5a46541f87f24f0c0790b01e19231b05c16c8c154adada09fdc1abffcb6062e0 │ │ └─165284 /pause │ ├─abd915a584b3ea31f44fe6c3c0b82ad54eae574cb8920ab64d4f2709887b7b1f │ │ └─44051 /pause │ ├─341a68fa5d745045b374fd9c6eaea22e7a74fa5ab24e34e0b7521eb46f48806a │ │ ├─202899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202918 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─370317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c3c2ab7448644c2f2f63368357ce7d90a4b808e7dd99eb6dc7ca5daa2bd17047 │ │ └─57996 /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.34.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 │ ├─5fd86ed590856196764a9dbe84afa10505f42d3d75d01a0ee14f56ec6acf62ec │ │ └─40697 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 │ ├─5f83e5e2e1454db7e4dddc9ec7672f18596eb08a30831177090d2334c1bca084 │ │ └─108947 /pause │ ├─9534e33b83ffb3f0174830304bcf339657c9db9cfdaa8323b6b33abefe8884c7 │ │ └─241415 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─9a1b3488a960998b67073532a0ce08a74c27ffa9c0531e271094d6a7278d4a10 │ │ └─128305 /pause │ ├─39c78c808eea5c9ee47d2205f1b040bf6793ad58d3c10ba08f9f77a6fe47c82d │ │ ├─161697 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─162404 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpud4xd2i5/privsep.sock │ │ ├─162663 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpo_hxvvrt/privsep.sock │ │ ├─163125 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjaoeap4d/privsep.sock │ │ ├─163642 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163659 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163681 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e3b21f32-7810-415f-bd0a-db01fb7be490/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e3b21f32-7810-415f-bd0a-db01fb7be490/host --addn-hosts=/var/lib/neutron/dhcp/e3b21f32-7810-415f-bd0a-db01fb7be490/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e3b21f32-7810-415f-bd0a-db01fb7be490/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e3b21f32-7810-415f-bd0a-db01fb7be490/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-891958d8-0e08-48de-a574-b9001d5b7a1d,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─163687 haproxy -f /var/lib/neutron/ns-metadata-proxy/e3b21f32-7810-415f-bd0a-db01fb7be490.conf │ │ ├─189123 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7425a42a-1f5a-40d9-85d0-09e012b82476/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7425a42a-1f5a-40d9-85d0-09e012b82476/host --addn-hosts=/var/lib/neutron/dhcp/7425a42a-1f5a-40d9-85d0-09e012b82476/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7425a42a-1f5a-40d9-85d0-09e012b82476/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7425a42a-1f5a-40d9-85d0-09e012b82476/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4df03ff0-f655-4c34-af2f-a62bd7c76b61,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189129 haproxy -f /var/lib/neutron/ns-metadata-proxy/7425a42a-1f5a-40d9-85d0-09e012b82476.conf │ │ └─346488 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp085_dliu/privsep.sock │ ├─8ba735ab2d0ab8cc9ef893793f8bcf37c79b5f9cb0a1f1f6fccbf131315cb266 │ │ ├─ 76610 /usr/local/bin/rook ceph operator │ │ └─376785 /usr/libexec/platform-python -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─0ff6645f5b6c33f8f7df7c395699c9544961087c39b14b31bc05fc904a67da41 │ │ └─54990 nfd-gc -gc-interval=1h │ ├─92a983a604819e4eec90758b69920fd5c73e1b0498737d4f260b92f1ef6aed1c │ │ └─70791 /pause │ ├─0e0cec325be8ac5f3a4eb5110465936394d2d70526505f28025dc12a21af2ff9 │ │ ├─42328 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42703 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2a9c7e6931e1f85272eec70ae7d08e0b453b4c53083dd34859ad97c0dafdda41 │ │ └─54911 nfd-worker -metrics=8081 │ ├─0e702dee3875c8edb5995dd2ce8df94ad19071219bfd25e7d951a440fcc5a221 │ │ └─62405 /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 │ ├─9e0405413645cad0f318afcc03b81b4ba653e47b6196ac075b43d5ada24bd434 │ │ ├─241070 apache2 -DFOREGROUND │ │ ├─244187 (wsgi:h -DFOREGROUND │ │ ├─244188 (wsgi:h -DFOREGROUND │ │ ├─244189 (wsgi:h -DFOREGROUND │ │ ├─244190 (wsgi:h -DFOREGROUND │ │ ├─244191 (wsgi:h -DFOREGROUND │ │ ├─244192 apache2 -DFOREGROUND │ │ └─244193 apache2 -DFOREGROUND │ ├─e53f54944b776c1d115901444bd94931074eb382e94d3ae6a08921974d29e738 │ │ └─208532 /pause │ ├─c700d754f230600f809504951a4e00e43d6136f85faa6b30138057d7f2fd3d41 │ │ └─60110 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 │ ├─d1496989267f982cfc6276d6f01538cebae68ac31f0343ed047bb4b9bb96d7a8 │ │ └─165391 /pause │ ├─74500d38d4eaf8c781cd78d38eda557339b5d5d7cdff24534c46b3270be664ee │ │ ├─204193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204220 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─204234 erl_child_setup 1048576 │ │ ├─204403 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204459 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204460 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204738 /bin/sh -s rabbit_disk_monitor │ ├─11f1b107ff933c071fce80c1cf4ab61c7420b0b4590060ceafa62665a8c6faeb │ │ └─211524 /pause │ ├─741a6c70736f1e8ad8cc57065925a5e49bfa9830e5e79534602c25c433e2db70 │ │ └─94033 /pause │ ├─aa9d3a80d3794919bde6973d94a355d81cf4088e184cff0ff3557f60c535b120 │ │ ├─223041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223059 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─223065 erl_child_setup 1048576 │ │ ├─223178 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223229 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223230 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223556 /bin/sh -s rabbit_disk_monitor │ ├─0425b56ef730bb3e01e73add77b230c4d86d4cbc8b37f1fbd8b595ec015970f8 │ │ └─220139 /pause │ ├─6ce2c748ec48c45411a18b08f0fb2d59fc78894d5e49a59db263d9e4d67447b9 │ │ └─43693 /coredns -conf /etc/coredns/Corefile │ ├─cbe68aab602a5db5f9dd24847330092af354b55d8971d772ac3c263c92571ec3 │ │ └─63028 /bin/oauth2-proxy │ ├─e82b7c1323faf0835b933f452000e2f36ef1e1766856f8325e5d289e15fa2f15 │ │ └─124797 /pause │ ├─e28803c07ed85c5c0c30b691f8d981102b83e6c32bbf5d032508fd0ca1052a28 │ │ ├─201550 octavia-api: uWSGI master │ │ ├─201599 octavia-api: uWSGI worker 1 │ │ └─201600 octavia-api: uWSGI worker 2 │ ├─efe2e0be58218f0b592dd456385674e8fbfda0592897aa0cb471eb00f6e8b618 │ │ └─57704 /pause │ ├─5af75c0ed4b98b0f840cf01fb5416eefc9c252d93dbbe1f9224a87fe1d88acf7 │ │ └─62934 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─08f31d0dcc262a80bde0576229d7c6931fe2db9c1f0bb619cee57c8d0aebcc4e │ │ └─110943 /pause │ ├─656ac50f7b854bdfab466e38135eb7268fcf1c91114c23f29f77afa0c4182a20 │ │ └─40728 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 │ ├─5977168088caa390fa0e40aed8916dc7826a4b9f4a8075379fb968ede086212e │ │ └─59334 /pause │ ├─9f5f48cb74ed1ef5a97a305f027053741f0286b4b1691fd141431559ff39bf6b │ │ └─44708 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3381d51c0e7482b312b330b162894dc24670cc4fc347c03a28a6bf7f215d4344 │ │ └─44519 /pause │ ├─8071c31946dd71c0b5e16bf58c5cdd30d2e047b8bc9aa1d33c604b04a17e7234 │ │ └─50459 /pause │ ├─0d7665cdfa7af1cae544cbfca887c9ac3b2fd4fc7fe4de665c8a7dd714e29a23 │ │ └─41048 /pause │ ├─797336ffcf4d9ea627c909e215b36d695fa311311e5e6c1c444273b3503ce312 │ │ ├─149921 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150132 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150133 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e37effb6f0e27f9c9705ff311cda30cb49cc84f891b2d71d3f64375cd5522518 │ │ └─50570 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─7cb686d2f678fe23deed6325c5ba5fa23fa83c646b8203232a3ca26110bb9a9a │ │ └─54728 /pause │ ├─890f72613c75f3976975d49d945b93c5cbfabc3af8bd42e479ff176d70ae72f0 │ │ └─40730 etcd --advertise-client-urls=https://199.204.45.25:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─3fd7d557fa9e77df8bac14286a7c5d5cf47791891fdaa433bf8a6b2cfa4b6a7d │ │ └─43652 /coredns -conf /etc/coredns/Corefile │ ├─5c77b04ccc8fda33f536111042964642d1d88eacf199e7de1f49a4d92f6ac086 │ │ └─207197 /pause │ ├─6d250a7ad7d3b430646491bd27212f1ea1839cb26966c0c3002ebb80e36d45f1 │ │ ├─153184 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─363588 sleep 300 │ ├─1c053551fb074a471f608f12a4c757884215d478d9baf4a5062fa4e63f06784c │ │ └─162780 /bin/bash /tmp/libvirt.sh │ ├─43022b18a33de0f7c5a9cbaf82e01019b47a45816cb7201f7bacef66dad6f7e3 │ │ └─152473 /pause │ ├─84bd46876a540e0253d95cea49458f369d0b6de51d8477f1338dedbabaf90d3e │ │ ├─63231 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63248 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─63254 erl_child_setup 1048576 │ │ ├─63336 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63387 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63388 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63417 /bin/sh -s rabbit_disk_monitor │ ├─f13f40b937c5c76d431bb66c73f2c2edde9ba798bcd991dcad834d41f242c4ec │ │ └─194304 /pause │ ├─873e033fcceca1498e47f1074dee7f4a99455357ec2a68332c1079317446836b │ │ ├─161432 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─161791 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─161792 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─0272a3654cabfd347023c58c7d87f1d2d370f250e758b5e69b04576742c1c3b1 │ │ └─71813 /pause │ ├─856ebddb05681fcb40a7ca022d9da71e08be42166dd602ccf1a247c485d91bcf │ │ └─98513 /pause │ ├─7a3540281e4945da25d340c53fc6a9d28ea10bb626d41f16c04b7310885b407e │ │ └─206092 /pause │ ├─e5298a58ad1c86215eecd70d6d88bbb53e42473a757e8685af0ba2b9023214ec │ │ └─241022 /pause │ ├─69ba18d3179d8e1ea5ef3ef380c0e3fd700c27edcd0befbe2dade7c04c4eeeb5 │ │ └─376399 /pause │ ├─d63ee3a46c91393b42c4444cffd48a278ada492f0ea0c80fa966dba3cc62803e │ │ └─54024 /pause │ ├─b597fd9a4430803d5babfa5846c25fd906664fb0b708a71b5eab52c76f63cf4c │ │ └─64424 /pause │ ├─5f73ab1ff9f5d240bdfbd670daa901f29005229dfa1b9f75984cadec805b5b20 │ │ └─57599 /pause │ ├─4a165deaeaead21a52f5c2b254bd18a04d0418f8e9ab51f0ef086debbd3c0580 │ │ ├─97221 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97238 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─97244 erl_child_setup 1048576 │ │ ├─97301 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97364 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97365 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97483 /bin/sh -s rabbit_disk_monitor │ ├─b6f6c9b3f64f9ff6a15991e647ce2845330704b1e7c71bc8806afc94209a8cf5 │ │ └─43586 /pause │ ├─da4602ae779bbcbbeef1c850c54d559f1a9ccbc5991cb5ee043b27c9e822edb3 │ │ └─210113 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6dad70398efa7eb80ba8e67ccc9df053fe1dddf624066751aab2210c4d67fafa │ │ ├─220349 magnum-api: uWSGI master │ │ ├─220399 magnum-api: uWSGI worker 1 │ │ └─220400 magnum-api: uWSGI worker 2 │ ├─d4be10312943da18fb822c815dd148a7a087cc4845346972033127669c6e879a │ │ └─162734 /usr/bin/libvirt-tls-sidecar │ ├─7d5a67a93d38fb145499a5595bc44603d29568afd7d0b0d364b898ff94863fd1 │ │ └─48674 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─2691ae9131bb5bcb8d1fe3dede5a19a4b61bd0950d3a84fbb34f40a4685d85ba │ │ └─220568 /pause │ ├─a295432562d78747079251ae3ca1ecc6514f1d537c2a3016837cb8e7bb06d57d │ │ └─175038 /pause │ ├─e2c129423bd709120231f12531b33fa6095ec1586781073e667a2bc3c91b8184 │ │ └─46791 /server │ ├─f80491ac92260df61a88d1a0f61c605bfb37b7b95b72ee7abce68a7657fa67df │ │ └─127962 /pause │ ├─e82337526d905fd3be969f5aa8688ab2187a4b777bf703624159cd4e98d77359 │ │ ├─ 46683 /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 │ │ ├─ 46697 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46845 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─240619 nginx: worker process │ │ ├─240620 nginx: worker process │ │ └─240621 nginx: cache manager process │ ├─fe3ba2a2f6043535d76e33caff7b9dbefeb1843edcc8cb9d72ed255f4ed53d42 │ │ └─208559 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─35e8e5ee81bc65bf9911a1371210354dfdbab76969a639d611768b19aecb4c73 │ │ └─152359 /pause │ ├─4829c48db72c7d3c40522ccd04b6d5b085e619885c2e0b9374fdc89550151e4f │ │ ├─60649 nginx: master process nginx -g daemon off; │ │ ├─60672 nginx: worker process │ │ ├─60674 nginx: worker process │ │ ├─60675 nginx: worker process │ │ ├─60677 nginx: worker process │ │ └─60678 nginx: worker process │ ├─e34df76b32c4e40b66db88ffa9961a080764115331e0cbcb4be56629c5e46eaa │ │ └─125309 /coredns -conf /etc/coredns/Corefile │ ├─df26a82baf09df3518335d2d1e97ac580a64b6aa1936ee39d041492e9407f4f6 │ │ └─44263 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 │ ├─aeec49cab7edefe30cb7805bb2eb3b45776e1457a369f6ab844b4ff9c61232bd │ │ └─40593 /pause │ ├─df850e6c8d1c2cc12aefacf1c1bf511024e22a042f8028cd779d9f33f76144b0 │ │ └─97142 /pause │ ├─c895a17c8655e564992d26e9390006e7ac0b165bf8ca6b4d9ace28a011ac9953 │ │ └─59499 /pause │ ├─7f6265cc4b547be9a86b9e4326e3a020cf13a7c43bc6682fff7a2d5b42214d50 │ │ └─106525 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a0503e73756fdbac9ba3369d20d73e2beca974c5ee1355351355fdccc2b58a77 │ │ └─48566 /pause │ ├─9ed9c407a4dd6e505ae13aacf3e5c238e4ff82f5f1eac5fb8f969c8d6f9ca189 │ │ └─194534 /pause │ ├─e19a14e7ca209319a29378b63572475ec10feeee45283032e032414c5df38e62 │ │ └─47280 /pause │ ├─9008f88ada71bc6980e612b8d5f0e6ed6190519484cd5f77d408490a90b50bf5 │ │ └─61731 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3d51e78013922c2c8e8e966b37c4c0d60003e51056feb219f90b99e320bbda36 │ │ └─86451 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-cf9f85b9f-7b8db --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─838dfca049fca31d30f88980bccb0737a8903cf770431781ddfd74225143024d │ │ └─55120 /secretgen-controller │ ├─d7e995cae1b5545155931ce68b4eeb181517186cd8d77b262a847a317e601f00 │ │ └─168689 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cf5f34ca52b5872ad8b6eba06daa5a9089b3e5f4054e3f424671e8478112bea2 │ │ └─63008 /bin/oauth2-proxy │ ├─4c9137440fa133457cd2e89bfc0a5eb0c52702d3bea6dfaf1aee62c1a79b1a15 │ │ └─61966 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-25.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 │ ├─871380781a666de1656e2fbe7f41fab6a132c25831f30a383922bd11d8f80f3b │ │ └─62682 /bin/pushgateway │ ├─9185142190f3bac38d4e750855791ccc9d93e28300a9b72c365a9694d1eed4db │ │ └─40631 /pause │ ├─8f1609dafc1dd8e253bc13139b5556721f4dca63862042fdc9b105877abf2b7d │ │ └─48095 /pause │ ├─5e0f01f97ac5bb48cb0def6fcff7c8acecade3ce56e1b6058cca09d874446ed3 │ │ └─47326 /manager --metrics-bind-address=:9782 │ ├─33d6fb0b7e9c530d2e8550025a14e0d975cfa999354805992cbbf556671fc37d │ │ ├─237229 /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 │ │ └─237440 /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 │ ├─7c378fbfc840c54de941ab024a78f3129a0f9229b4735b173f6681dd0585c5a7 │ │ ├─161414 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─161921 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgtt5oyen/privsep.sock │ │ ├─341744 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyiqeqrqg/privsep.sock │ │ ├─341983 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1o4a1qre/privsep.sock │ │ ├─342556 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─342559 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─7052fe8ea62a71e478a94b6e8251f78baa94db32783c3f0849584ce1b44326e0 │ │ ├─184262 heat-api-cfn: uWSGI master │ │ ├─184307 heat-api-cfn: uWSGI worker 1 │ │ └─184308 heat-api-cfn: uWSGI worker 2 │ ├─a037fe2fd3cb05eb217d77a1d047228b6c895d04943e223132d66bfbcde92495 │ │ └─59128 /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 │ ├─2c37b8bd42aa598f643bf05edb1f557f035594a6be1e764c480cf871868b1a19 │ │ └─61071 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7de605713a5ddba099eb30b4adbe9d8397a74fc3df1015e15ef50f76a0ea54f9 │ │ └─43228 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c64f57c646ce4eea296b50e2d6a717e4aa8a35cc912e19a8b1751b3ba06871b6 │ │ ├─106075 cinder-api: uWSGI master │ │ ├─106088 cinder-api: uWSGI worker 1 │ │ └─106089 cinder-api: uWSGI worker 2 │ ├─b0c5881c51766e1d13db31aff98c4f9478ee63105c39dc5f887a66076dfd1234 │ │ ├─376684 /bin/bash /tmp/nova-service-cleaner.sh │ │ ├─376697 /bin/bash /tmp/nova-service-cleaner.sh │ │ ├─376698 /var/lib/openstack/bin/python /var/lib/openstack/bin/openstack compute service list -f value │ │ ├─376699 grep -v nova-compute │ │ └─376700 grep down │ ├─bd54e34a744605cf57e2a1e2922dcd331e0f42a5d3c25409dde962f75ee1b27c │ │ ├─95844 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95960 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95962 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fbab4eb4c35bd7b56cef2cdd5743a0f29314f5f75434a4b6af7fd5980f84abaf │ │ └─227367 /pause │ ├─392d858c6a1a5d78e94b42e72c6e99feac48bf9926f03000c4b8d9e0730dcc72 │ │ └─242713 /bin/openstack-database-exporter │ ├─24dc45aefe71c0abdd70541c033bfac7f1b641b73c26fe7900ca83e1391f2cee │ │ └─174953 /pause │ ├─71f2ace48935f8902628a2ea4ca2cceeee2ff78f425d9d97d3e07a525113aca8 │ │ ├─80543 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80563 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80569 erl_child_setup 1048576 │ │ ├─80760 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80814 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80815 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81096 /bin/sh -s rabbit_disk_monitor │ ├─bd09388a4b258e089e6dadbf4f5e5c946355de212b696651cdee80651710519b │ │ └─46469 /pause │ ├─ff64cb575b84a0fafb1cbd83d5225e7cbe88c405a5fde0e13bf29b43cd5f6075 │ │ └─46412 /pause │ ├─657c93e4144e5db55776fdb5cac5b5379eaeb9d74f3864b115ea47b13e1356e5 │ │ └─59462 /pause │ ├─94fcdc579203b56e2f0142d428ae39c7ddc4688e7a120372b795220f415c3927 │ │ └─123815 /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 │ ├─6fe1c0d4436b1e1cc68cda2e1729f6a4f72c1370ddaf50c111f56cfe979d1e08 │ │ └─242488 /pause │ ├─52f88a125f930734aa25ecda8131f8ea38be5b1df37033b06be2557641fc1cbd │ │ └─44794 /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 │ ├─5a70d44e2545faa9407ba274797f4f7c449533469355576c0e383dfbe7f88165 │ │ └─62358 /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 │ ├─767e36ab480d8c5586e301f600515bf372bfcd93e4ac82b4e51806cea71c076e │ │ ├─150830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150849 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─150855 erl_child_setup 1048576 │ │ ├─150924 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151034 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151035 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151216 /bin/sh -s rabbit_disk_monitor │ ├─a2c241b56001928a721bfe4c239edd79451933d1f18869bac149bec7783b650b │ │ └─62972 /bin/memcached_exporter │ ├─4593f03f597851b5763ce9286d6d68b187f27cce06ef3de74226f2bb615339c3 │ │ ├─184225 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184543 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184544 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e60f7d3e37dd534fec53147499867a4f1e69b22e6809cad07ca6924062c4c57d │ │ └─227431 /pause │ ├─724043da82d11e6f5d449a9bafa2a3230b3513f66a99cf361869fd54bcf83f21 │ │ └─61583 /pause │ ├─f1d0beb8ca57aeb94e74289cf153a54caf6d2c6f7f4db876896fc1936dd55a31 │ │ └─44606 /pause │ ├─1e431fdf1bcdef31d15f4d42d7eb412d2e3172f768969039ee441969022b0b27 │ │ ├─149900 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150138 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4b85ae9c7015da1ddf996b117ccb8ad435f1238b975d8c07ef0df1e6a78dc640 │ │ └─165192 /pause │ ├─0fd339463437a9651699141846e1d297456e87aa0d34afd0a405f58e8c3ed153 │ │ └─207990 /pause │ ├─c278780aef8fbeac0bfbf00b7e193570521986103499e102d57d7f6cc6cd3ad2 │ │ ├─220496 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220808 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bb431c0341776b59c78ca328f3fe5baf04da35f3557f5a2f0c528faa19a1c79b │ │ └─194344 /pause │ ├─82bd71c5103886cd81c790bbdc6436a2bc92ea23881ab77394f093f1f6c488d6 │ │ └─44753 /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 │ ├─a26b7e133ad7e33cc2342b01910cd65138aea88a5d3456728abfab473c848d4b │ │ └─165074 /pause │ ├─231d621eb99b4eb39572e02494603e9bb82f137d8976c6075e0744ac5dafec6d │ │ └─40583 /pause │ ├─1921d10548a58225c0642bece321610aa83d0ed64a34e5d7a3dd57eb6cd7e860 │ │ ├─237079 manila-api: uWSGI master │ │ ├─237103 manila-api: uWSGI worker 1 │ │ └─237104 manila-api: uWSGI worker 2 │ ├─ad483e52d2bb3d66ca0c4466289102436fdfeff6967f44d908b9ef44dc7102f1 │ │ └─57758 /pause │ ├─c42a92c9039808c982a42f4423895091b1e9f701e26d1f661fc716e3082e4ca1 │ │ └─172156 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ └─fa2b08f43851d141280ba93ca0bfc570fba3259e6767ee5f1cfd4ef520bfe3c8 │ └─54601 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount