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 │ │ │ ├─21135 /lib/systemd/systemd --user │ │ │ └─21136 (sd-pam) │ │ └─session-22.scope │ │ ├─21132 sshd: cephadm [priv] │ │ └─21151 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─412644 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bghryjxhowscqahupdsbrtqafrwzyhce ; /usr/bin/python3'"'"' && sleep 0' │ ├─412645 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bghryjxhowscqahupdsbrtqafrwzyhce ; /usr/bin/python3' && sleep 0 │ ├─412646 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bghryjxhowscqahupdsbrtqafrwzyhce ; /usr/bin/python3 │ ├─412647 /bin/sh -c echo BECOME-SUCCESS-bghryjxhowscqahupdsbrtqafrwzyhce ; /usr/bin/python3 │ ├─412648 /usr/bin/python3 │ ├─412668 /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 │ └─412670 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 … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12209 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d70ff3409622ccca34b84ff5a048aab8dbae06c02be4eb9e47da8468ccc4c7fd -address /run/containerd/containerd.sock │ │ ├─ 12569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f110022a9edbe44933f2ffa63445481c11e7e49542cab85204f7f1c07db74e61 -address /run/containerd/containerd.sock │ │ ├─ 19267 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f882e872a1999e97d324a2fb38bc3731aff58947dd519df64e82018c4f1bc7f -address /run/containerd/containerd.sock │ │ ├─ 24451 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b9982348e6ac6c48947e25dd6dceaedca9b6736e67ba79b7e89bd93ca2cc188 -address /run/containerd/containerd.sock │ │ ├─ 29059 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3335a0616e0559710914d313bc909158fa70823d2fac5ea7f843c17c97fb49cf -address /run/containerd/containerd.sock │ │ ├─ 33709 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e63e25a0c0bcc452e80a4c509ee2b781fafc8189450571caf6619dcb41e0f6e3 -address /run/containerd/containerd.sock │ │ ├─ 39383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3263eaba362496bd0a9216f0f0c5c8ad6b8dee7f23653e137df16c8f9a4fd2d3 -address /run/containerd/containerd.sock │ │ ├─ 39398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aed2e9c2224942010ad3300e9402db3e0aff87ea6710d630d9cccf74824fa3b -address /run/containerd/containerd.sock │ │ ├─ 39420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a532e1c2729991847aa6a1415349acd9173af6653e7acdc1205a95ebbbbe7f08 -address /run/containerd/containerd.sock │ │ ├─ 39444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59298c99ebd447f141e01b4d166cd18b26eff7970a9030dbd5c36511cea83550 -address /run/containerd/containerd.sock │ │ ├─ 39451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7661eacee2bbc9abdad61dca5fdc75b37eb7e2617c871c450e2c78fb19a70e8 -address /run/containerd/containerd.sock │ │ ├─ 39952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f46cf98bdc5b6b92810a2b6409911aeb4b6e27688cd6982f2b4090d8d2fb96 -address /run/containerd/containerd.sock │ │ ├─ 40729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8568edd6bcef4c45ca991461b1ff165298479601351ac8df12efac7e2e771f2f -address /run/containerd/containerd.sock │ │ ├─ 40749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d0ba57e8c31640b23ea1caf403eb5ca41a24896332ccadff602fc83da559350 -address /run/containerd/containerd.sock │ │ ├─ 42083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b3bcdd179b25a537f79bb4734e116b8400ab6c9244d0e27e207381b3727ed3 -address /run/containerd/containerd.sock │ │ ├─ 42528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b6798ac1a604d50784d031f05ff941c929d69872bc8ab5842ec2f406b69729 -address /run/containerd/containerd.sock │ │ ├─ 42561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41700e0b54454667ee0e0843ee053338f666677c3f151742186085f747613227 -address /run/containerd/containerd.sock │ │ ├─ 43005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a22513e144f7e850a74a0f3ea613359b219f05b5029d71f627026bd495c16ea -address /run/containerd/containerd.sock │ │ ├─ 43487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6ac74a8f906e8aa61b45fc506603b1fc5afe7c32172be246a98535121d2f6e -address /run/containerd/containerd.sock │ │ ├─ 43496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41accf068f1d57a323b5f85e18e71e4ad4e77b8949e90b840195a3e125f84a43 -address /run/containerd/containerd.sock │ │ ├─ 43594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6de0d6fb0fac96724d25270d72eb76b705f6293a3f139baed37e257f7d07c9b -address /run/containerd/containerd.sock │ │ ├─ 45868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17a140f8c919090e983d7439d13af5fcc2cc87085e3454d4028704987ed72ee -address /run/containerd/containerd.sock │ │ ├─ 45942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68eff0b1f3d04d104741af70bd17ee3e41118368e994a294b9c5f7e304f7ac1 -address /run/containerd/containerd.sock │ │ ├─ 46832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260e025faa1f36ae0ea4ad5dc404b09a6326515114ac74e16265fdbf516c5b54 -address /run/containerd/containerd.sock │ │ ├─ 46933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb78f2be6cd151def656a25dd96fd14180e781bd76009c3417d0db93d95f6c3c -address /run/containerd/containerd.sock │ │ ├─ 47290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246d7c708311ee1c704dfd09c4421fd46c23d5545becce12bf880b49eb07d694 -address /run/containerd/containerd.sock │ │ ├─ 47579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f02d67bef6067ec853ad5f59b66098929beaad4bb6bc3d12c04a3c9369b6843 -address /run/containerd/containerd.sock │ │ ├─ 48011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2893193df76098a69f5e01c347a3f389d4f64791ff140e43aea1848ba4f0b7fe -address /run/containerd/containerd.sock │ │ ├─ 50403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d80bc77ea776a0e44c8535bf9400582900e2e497c06314a44c2234a86b413a76 -address /run/containerd/containerd.sock │ │ ├─ 50553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9f3d4ff8769b9a95ae44b2d56b10d8d6f98c7b63d1a64148f1072ead3ed9a1 -address /run/containerd/containerd.sock │ │ ├─ 54889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df96ea658b464c6ad305a687e3fadc6604909d393e151abd95c071f40e93ef04 -address /run/containerd/containerd.sock │ │ ├─ 55564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a4c3f1f63657aeb14bc1bc8201bf1d40bf4298e25a78cadb6872d5fdef41174 -address /run/containerd/containerd.sock │ │ ├─ 55602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bdb3d4fc8b3b5ab7ae27c9a2f40adf67ae9f49919f7d028828f44d45542fb79 -address /run/containerd/containerd.sock │ │ ├─ 55649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d614b44004e6a7095b99110bb64822ce966ecd24f3d16125fa910a086b9bc8e9 -address /run/containerd/containerd.sock │ │ ├─ 55798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9512b8fae37e2e924c10c421cfa86ba9191c01757a9e7c96bae9f908116bb8e9 -address /run/containerd/containerd.sock │ │ ├─ 59851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33c71340dd6d4bcb5a961691353a52a8ca1291ee865e9452649092b8587c512 -address /run/containerd/containerd.sock │ │ ├─ 60077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c5e721c943d9965f24b734aa06002e869328a34067da25a9870d6a14b7a822 -address /run/containerd/containerd.sock │ │ ├─ 60141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c099d5048f551ef9bd761303d1abf63b696451cd386e50e26fc3fba57c2fc9 -address /run/containerd/containerd.sock │ │ ├─ 60162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d6846c065ba13ff9395469e2d01c577546c822106b213fd326efaef4685418 -address /run/containerd/containerd.sock │ │ ├─ 62098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c59ba29e5bef30c3f5cd21c7a26e378f22c586acb95d4a4ab8d69503ad2b948 -address /run/containerd/containerd.sock │ │ ├─ 62115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4621ef0cc2a8858afa61928e3d1940be74de5569f1b08fdb650a16ff8b57671c -address /run/containerd/containerd.sock │ │ ├─ 62188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced7fda588e7a8cb00de9cb43eee41bdc1c9a4dc3e0434abbc8dadd5965eea4c -address /run/containerd/containerd.sock │ │ ├─ 62594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c20ed7636e1449a3c2a5ad3017481de9a8c6c835b7dfb10ab43334ce67d75f -address /run/containerd/containerd.sock │ │ ├─ 62746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a53243dae2620e56d8d3cf725569190e41ef254c29ecb2b65e17c6cc71d93778 -address /run/containerd/containerd.sock │ │ ├─ 62874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c0e38b7ea09d0e325b9451c5025c5e3da6344c581feae65ec670f638da9c1c -address /run/containerd/containerd.sock │ │ ├─ 63131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e4e13023e6b27e8f49959ae60ca3f8acc4875e08341c3cec5c6c995737d34e -address /run/containerd/containerd.sock │ │ ├─ 63530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a0fcfe54c1618658b211033aaaaa877ad8b08e6b388b6c0d4d51b7b120e5d6 -address /run/containerd/containerd.sock │ │ ├─ 63699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5287b1fc1f1114ae5b70755abc58be56457914232da2e783bf13f0cc82f8af5 -address /run/containerd/containerd.sock │ │ ├─ 64452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d733ef223bfeda77077ba0ba1530e45a8665f99dc61fbf9f8a9ebe0e280bad2 -address /run/containerd/containerd.sock │ │ ├─ 66152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4e39f0eaeded8e745aedf182ac882e062ca6d103b8cef4a0bd4bb4ba7809fe -address /run/containerd/containerd.sock │ │ ├─ 68017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be2e92f9700002239e43054f03dcd5a2d0d964ed991d140105bee3591fabe1c7 -address /run/containerd/containerd.sock │ │ ├─ 77364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5aaeb796a46bea8919b926d80c44c2b6463a010f414e5ab2661107f0a391aa -address /run/containerd/containerd.sock │ │ ├─ 78808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025bb516af04872c6a082fa05679f13b00e61451560091f8084b1aea100cc326 -address /run/containerd/containerd.sock │ │ ├─ 84830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 748b85c3fea14d0ecc3e8ef35971ad43f9720cbee91a93b4692dba4a5cf7ade5 -address /run/containerd/containerd.sock │ │ ├─ 91214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45549f2afd855bdc683b0d6a4e3508a644318adf002681df24a5aa290bc90337 -address /run/containerd/containerd.sock │ │ ├─ 95039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 253eac333e49813a381632f8d6150b13e740249338560417229edf216010fcef -address /run/containerd/containerd.sock │ │ ├─ 95084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab5841d65cfc377fcd19f6afc05dd5b7bd750824bffcddae2857f1ef35ca9745 -address /run/containerd/containerd.sock │ │ ├─108410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d330011b2eb6896dd6d93d30448e3f15263cfc7293dff5ba17d822589db2b4 -address /run/containerd/containerd.sock │ │ ├─109945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8c87b42270ed9051532da9e22b5d92f060dccaf41b6ec6cca3b3567e361fbd -address /run/containerd/containerd.sock │ │ ├─109986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 572a4b9cd2e1505ef1b6067d3eb775ad4e5cccb061bc49ed6501471cdbe7d4e7 -address /run/containerd/containerd.sock │ │ ├─111967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af115fda263bae016d2e1680dbc249b3f1f57488ccae886b3a56d254d8126b6 -address /run/containerd/containerd.sock │ │ ├─113825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a5d961fe8e5e342468645602203669b19724828289821ec7b8f6a0ffec05a7c -address /run/containerd/containerd.sock │ │ ├─113878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b43a6d407ff4f6973bc2f222bf038590bedf4f9a75a17db866d5853099ac86 -address /run/containerd/containerd.sock │ │ ├─126835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25932dba2212e70ff9ae4890ef5c018d03fab65a098b06d9ede4b82fbed2d9a4 -address /run/containerd/containerd.sock │ │ ├─126868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1293b8aa9fd491f2450bcf1f26783afb7b41b06fed86a4728f4dfe974df15d42 -address /run/containerd/containerd.sock │ │ ├─129438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7772cc76de4c81a2c8b0a4ffaddb59316d9f7a3417c0bb17e697d1e24b80d92c -address /run/containerd/containerd.sock │ │ ├─155227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e6acd3c23b7a1f790e20437da087977b0a0b0db80a4053cf753003ee02e239 -address /run/containerd/containerd.sock │ │ ├─156955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed2ed13d91c42d057f301fb0fa7aa27e67be335973f47abff35ebc66edabfcf -address /run/containerd/containerd.sock │ │ ├─157361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb7cb92599840c7725b50bfd8b5dcd3e9f72f5a900ebb0d67ca7b78ae60385d -address /run/containerd/containerd.sock │ │ ├─158357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f26c7fa43dbf3ea971f1aaac674fd89e05a1bdc6c889e9de9c19175bf3630a51 -address /run/containerd/containerd.sock │ │ ├─160693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad56ab75178ac9286461d742d8ea6e4b56f581f5e4673f0693a48882267788f2 -address /run/containerd/containerd.sock │ │ ├─160954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f061241757aa265ed355346007b277a6c6fc110738e81f5a872ef4b5718a10f -address /run/containerd/containerd.sock │ │ ├─161004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25b5fcd572b3e81d404984e2388068ea85a973b3086e97d128e6a0636a20d32c -address /run/containerd/containerd.sock │ │ ├─161170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e01f45bb4cfe6cf146242b07d3a1dc557dafe0e41ed112675a99da3723b516 -address /run/containerd/containerd.sock │ │ ├─161307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf889a97df6f0177258054cbc42993902ccf88b7902ee38782f022577f2fb111 -address /run/containerd/containerd.sock │ │ ├─161545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34a993fea380e4137d44b90f42dc62b631d6a427bcaa541ad0542743be6a74b -address /run/containerd/containerd.sock │ │ ├─173026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5863aec5bec56a026884257627fb81276cc0a9657e3374963355d28ea286ce77 -address /run/containerd/containerd.sock │ │ ├─174797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77bd3abb1547101c6a1528c0d5cfb316c6b62e59f596d1ae6353691e8916094 -address /run/containerd/containerd.sock │ │ ├─174811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c98e72d044e7038d624421a61ca779710e1ddab0e6c2d5504fb3abc2a8737660 -address /run/containerd/containerd.sock │ │ ├─174888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667989274378a9ab6442b6ed2b41a5dd3ad96fc219c1701cf797bbc71566f0d0 -address /run/containerd/containerd.sock │ │ ├─174923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9b8b48bd59256dfe6e92c0502702f603b2d5707851954d46843a94931f0108f -address /run/containerd/containerd.sock │ │ ├─174953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471b7f6c16c7626993e9abad37e9aa2ba47fa3461458991308af377e164b25cb -address /run/containerd/containerd.sock │ │ ├─175322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8a2d44df07fded73e0723ff21661d66084c61d0f4a11a0821a3019cdfb76da -address /run/containerd/containerd.sock │ │ ├─175368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082ead0df173ec69a46dbb234226180a36a03989426f5eab6d72c24a8aa3d582 -address /run/containerd/containerd.sock │ │ ├─188338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3bf6fee52a45f6b4d645c0539685153708cb075ffd7841be649f2182602c09 -address /run/containerd/containerd.sock │ │ ├─191033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4acc8c09cd2a70b3bef9aa500db4f0c6171f27948d973ecf565d76d27a14ce1 -address /run/containerd/containerd.sock │ │ ├─191119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 988005635c3009431354937b15cbb5d5e3431bc7ed97d4d6ec98c483be2f4e30 -address /run/containerd/containerd.sock │ │ ├─191228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9315b30f9faec05c2ecd14d556d72454cb567bc0b92b62e311cd1d2fd46fb230 -address /run/containerd/containerd.sock │ │ ├─207546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72073a3bea6e48779b9f43183fae9f2c2c775eae5ed0123e5a063c08fd264708 -address /run/containerd/containerd.sock │ │ ├─215216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c23dea8c313061232f4ebd4aaf960befecea204d0daaddfd23101bdb5ed4f70 -address /run/containerd/containerd.sock │ │ ├─215405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f54317ac6781d9c735c1664cf12790ae09bf5d6096016b561b36f753e447b3 -address /run/containerd/containerd.sock │ │ ├─215408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee6421ce1a0bc5e8a1d1012ebdbfc562227fbe118b668cecbed2bd2681316f8 -address /run/containerd/containerd.sock │ │ ├─215478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb87c80d35da76e639c0bddff3094020d71724c5b9a5f16df3c26fdedcbecf4 -address /run/containerd/containerd.sock │ │ ├─227292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed6c32f2ed64369aac83f93daee7f1410e595f66b9d7a4978ef145e97ab741b -address /run/containerd/containerd.sock │ │ ├─229692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b0f21a30c4e562e6639d91eb0b207e442a41d225cb7b3fc10d8f892da66223d -address /run/containerd/containerd.sock │ │ ├─230953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff6b08252a185150ff65acece6e5b49e3b64fbdad8b60ad496cb956e6301d17 -address /run/containerd/containerd.sock │ │ ├─232006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b264ffd91eb6965b9ed5036d25b2c531eb1da030c59145d112e2586a7a01a53 -address /run/containerd/containerd.sock │ │ ├─232493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80af2a5528a1ac7d62e2f9276cce60d51f491ef3a1c7972f711abc9bf2ea9760 -address /run/containerd/containerd.sock │ │ ├─234176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 027302d34ce47eac776a4fd3890eb27bf178a34e35f202f61db66c84db77d77a -address /run/containerd/containerd.sock │ │ ├─235132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e26c3140f910e9786e273ee1d52c89660799004596fff80a275e8b627fc26fa -address /run/containerd/containerd.sock │ │ ├─235196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 846671d92d16b2c474f62df97a49a428f74e9d451a31d6eba4aaaa47ba21a39d -address /run/containerd/containerd.sock │ │ ├─247021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb14bf69aca4e4bdb18fd69114a300ad2c071447ed7f65513c1f41664c251f9 -address /run/containerd/containerd.sock │ │ ├─247410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a38523a1f61b984e745b29826b4df4906efcd6f96e54c715db001a03108fa395 -address /run/containerd/containerd.sock │ │ ├─254599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38fe4b7f9bc664f7eb864162f90c83f1815dadca17840c6684d3f600a66701b -address /run/containerd/containerd.sock │ │ ├─258962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8960a0ed9f6fd376744e086c8bf15cc279b7cac887a69bec1b8b03ce059f0056 -address /run/containerd/containerd.sock │ │ ├─259149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 507aee9fe9fa14098d1b9cffa8f892f0a150c4df06127226f534a6b8bfc7ed5e -address /run/containerd/containerd.sock │ │ ├─259177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e061749e675bf66d9aa9fe290a5284a8ef39df5f31126b155375cd5b2b4ef028 -address /run/containerd/containerd.sock │ │ ├─259336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 450c0742c584b39c56b02819e4d4eff54f7d4cab005662a4e7f567942860b766 -address /run/containerd/containerd.sock │ │ ├─271304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb030ba2ea2156d0f2dd4469f94489d987d371a8c5abbb0746bd3874e8af806f -address /run/containerd/containerd.sock │ │ ├─273837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21a29c6f9a3e209fba4010aae12f5ca6d18722c689809ce431342cd6de5aee8 -address /run/containerd/containerd.sock │ │ └─275227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b585ed076193d58061b20d9c104587d7b9b57ebb3e50522715b65f9ace3dfe15 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-3335a0616e0559710914d313bc909158fa70823d2fac5ea7f843c17c97fb49cf.scope … │ │ ├─29083 /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 │ │ └─29096 /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 │ ├─docker-7f882e872a1999e97d324a2fb38bc3731aff58947dd519df64e82018c4f1bc7f.scope … │ │ ├─19295 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19313 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28759 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29042 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19247 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24155 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24434 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wjmyms.service │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjmyms/unit.run │ │ │ └─12513 /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-wjmyms --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjmyms:/var/lib/ceph/mgr/ceph-instance.wjmyms:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjmyms/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wjmyms -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 │ │ │ ├─33430 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33691 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12153 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-d70ff3409622ccca34b84ff5a048aab8dbae06c02be4eb9e47da8468ccc4c7fd.scope … │ │ ├─12234 /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 │ │ └─12254 /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 │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─154571 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39850 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─412532 sshd: unknown [priv] │ │ └─412533 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-e63e25a0c0bcc452e80a4c509ee2b781fafc8189450571caf6619dcb41e0f6e3.scope … │ │ ├─33734 /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 │ │ └─33747 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─154428 /sbin/iscsid │ │ └─154429 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-9b9982348e6ac6c48947e25dd6dceaedca9b6736e67ba79b7e89bd93ca2cc188.scope … │ │ ├─24475 /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 │ │ └─24488 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-raae296df84cb4b7ba81d191cf702e877.scope │ │ └─189292 /usr/sbin/libvirtd --listen │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-f110022a9edbe44933f2ffa63445481c11e7e49542cab85204f7f1c07db74e61.scope … │ ├─12594 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wjmyms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.wjmyms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─ad761ad84cb46e8a6153966b573840119ad93dec663a08db85b5d916d85186a7 │ │ ├─186761 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187017 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187396 /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/tmp22hny654/privsep.sock │ │ ├─375476 /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/tmpjveqqb25/privsep.sock │ │ ├─375937 /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/tmp_e5xgf0z/privsep.sock │ │ ├─376391 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376393 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377048 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=11887dcb-fc90-4256-aaee-9665ab78af96 --namespace=qrouter-11887dcb-fc90-4256-aaee-9665ab78af96 --conf_dir=/var/lib/neutron/ha_confs/11887dcb-fc90-4256-aaee-9665ab78af96 --log-file=/var/lib/neutron/ha_confs/11887dcb-fc90-4256-aaee-9665ab78af96/neutron-keepalived-state-change.log --monitor_interface=ha-1edb2b4a-1d --monitor_cidr=169.254.0.42/24 --pid_file=/var/lib/neutron/external/pids/11887dcb-fc90-4256-aaee-9665ab78af96.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─378118 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fdedfe85-b52d-4707-b061-7c9c8468bb36 --namespace=qrouter-fdedfe85-b52d-4707-b061-7c9c8468bb36 --conf_dir=/var/lib/neutron/ha_confs/fdedfe85-b52d-4707-b061-7c9c8468bb36 --log-file=/var/lib/neutron/ha_confs/fdedfe85-b52d-4707-b061-7c9c8468bb36/neutron-keepalived-state-change.log --monitor_interface=ha-1ff51f22-c1 --monitor_cidr=169.254.0.51/24 --pid_file=/var/lib/neutron/external/pids/fdedfe85-b52d-4707-b061-7c9c8468bb36.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379174 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bee903d9-f57a-486e-8b97-c58602d5c72a --namespace=qrouter-bee903d9-f57a-486e-8b97-c58602d5c72a --conf_dir=/var/lib/neutron/ha_confs/bee903d9-f57a-486e-8b97-c58602d5c72a --log-file=/var/lib/neutron/ha_confs/bee903d9-f57a-486e-8b97-c58602d5c72a/neutron-keepalived-state-change.log --monitor_interface=ha-64207e63-93 --monitor_cidr=169.254.0.132/24 --pid_file=/var/lib/neutron/external/pids/bee903d9-f57a-486e-8b97-c58602d5c72a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─02186d3fc95466c0254bb1f871900455346eb9823cf5b4b6fc5bf6f2bdcf70ec │ │ └─65744 /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-74.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 │ ├─d379c8d6ebe69e94b2fcab6ff139837dcb48ced756524d84b36699ae8c7f99db │ │ ├─48063 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 │ │ └─49590 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 │ ├─1811aee33d9f07709e20052bd8231151226487811e488bf9bfd4222d3ae785db │ │ └─64667 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─03cec898f92366769c347afb42c7d4017bf921fcd3d7a424cc855b542642283f │ │ └─46391 /server │ ├─396ceb131b30da18488a06521254d686a4df7298a889aa0bf970fda8239c8df3 │ │ ├─188722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188740 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188746 erl_child_setup 1048576 │ │ ├─188831 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189342 /bin/sh -s rabbit_disk_monitor │ ├─4c6d32e73b492ca7a6026ca7032758933835691792f2e4455e6887ca43a8ab43 │ │ └─64899 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cbd9cc52bdf50e98b3b7c52e10d702acd8faac90c8bafb2a3c6ed81c1b0333de │ │ └─39790 /kube-vip manager │ ├─7772cc76de4c81a2c8b0a4ffaddb59316d9f7a3417c0bb17e697d1e24b80d92c │ │ └─129463 /pause │ ├─dcb14bf69aca4e4bdb18fd69114a300ad2c071447ed7f65513c1f41664c251f9 │ │ └─247046 /pause │ ├─572a4b9cd2e1505ef1b6067d3eb775ad4e5cccb061bc49ed6501471cdbe7d4e7 │ │ └─110017 /pause │ ├─a3a987bf559bd9b8c3e7d90e42b51e0f1255cd177292e3f424ad4014796c8efa │ │ └─250718 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 │ ├─b8d7d606b6df2b584b0c4ced530203e6cc16fe0ab084c72174b7759b53ef36e7 │ │ └─250784 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─91d673c7348f3906a2c8c122ef192e5b2c7580b0774c356cb6d8bd6815c2771f │ │ └─51028 redis_exporter │ ├─d614b44004e6a7095b99110bb64822ce966ecd24f3d16125fa910a086b9bc8e9 │ │ └─55680 /pause │ ├─16d277e6f951bdf62ce9c8af0cad8e92da309c5ef68d5a8d3284d1829c53a6da │ │ └─60446 /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 │ ├─c98e72d044e7038d624421a61ca779710e1ddab0e6c2d5504fb3abc2a8737660 │ │ └─174925 /pause │ ├─246d7c708311ee1c704dfd09c4421fd46c23d5545becce12bf880b49eb07d694 │ │ └─47314 /pause │ ├─131958b53de9b14e8559fa1e7b6b2e334343b3f64535902edd4e984b3b58b413 │ │ └─40000 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a5287b1fc1f1114ae5b70755abc58be56457914232da2e783bf13f0cc82f8af5 │ │ └─63723 /pause │ ├─260e025faa1f36ae0ea4ad5dc404b09a6326515114ac74e16265fdbf516c5b54 │ │ └─46856 /pause │ ├─025bb516af04872c6a082fa05679f13b00e61451560091f8084b1aea100cc326 │ │ └─78831 /pause │ ├─ad56ab75178ac9286461d742d8ea6e4b56f581f5e4673f0693a48882267788f2 │ │ └─160744 /pause │ ├─4f71e6cc9e2cfe294b6038b8ffd01436f941a875442210d7d0fee2dcca679014 │ │ ├─227619 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227642 erl_child_setup 1048576 │ │ ├─227696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227697 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227780 /bin/sh -s rabbit_disk_monitor │ ├─98e4e13023e6b27e8f49959ae60ca3f8acc4875e08341c3cec5c6c995737d34e │ │ └─63154 /pause │ ├─9512b8fae37e2e924c10c421cfa86ba9191c01757a9e7c96bae9f908116bb8e9 │ │ └─55822 /pause │ ├─7642fe7187b7c6fd78dbd7d76e4951c31416a4f6381ff8f85c6cc7d805e8a48c │ │ └─63486 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5685cbee9cc8405f0255cb4b6ac615ecfd91f1b1e04a82e83b79c1273ff287df │ │ ├─41251 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41627 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7d8c87b42270ed9051532da9e22b5d92f060dccaf41b6ec6cca3b3567e361fbd │ │ └─109987 /pause │ ├─01e203f51350837d2ec008bf61da8db18c42192c29ec68ccbe32ace071258833 │ │ ├─173310 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173328 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173334 erl_child_setup 1048576 │ │ ├─173381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173593 /bin/sh -s rabbit_disk_monitor │ ├─df96ea658b464c6ad305a687e3fadc6604909d393e151abd95c071f40e93ef04 │ │ └─54915 /pause │ ├─88d27394f13e32860e8fcb03904589cc76c204ae5708a98d488eed264e8ddd2b │ │ └─43349 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 │ ├─8568edd6bcef4c45ca991461b1ff165298479601351ac8df12efac7e2e771f2f │ │ └─40769 /pause │ ├─d36d919bdd8ae7630804db07a8eb821a4e1410a16e1dba2abf4f55f86c17ecea │ │ └─188411 /usr/bin/libvirt-tls-sidecar │ ├─3bdb3d4fc8b3b5ab7ae27c9a2f40adf67ae9f49919f7d028828f44d45542fb79 │ │ └─55626 /pause │ ├─558185e2a641fbd27bdf8ede19392131bd3e1888febc9837c089b278984dff2b │ │ └─39621 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─082ead0df173ec69a46dbb234226180a36a03989426f5eab6d72c24a8aa3d582 │ │ └─175391 /pause │ ├─74034c1cd724b98b3c05b663a97c552025fbc5936e9729288f1e0eaf22f1133b │ │ └─225677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b34a993fea380e4137d44b90f42dc62b631d6a427bcaa541ad0542743be6a74b │ │ └─161574 /pause │ ├─65b88725856bf571d6f29678b995507675586cc9b730e6fa6b2ede36da3bfee3 │ │ └─39693 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─a6a07d06223ff8a3c40bcb63ce7a25cb7851db51429b33a38fa23c207f9054ab │ │ ├─64593 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64645 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ef4e39f0eaeded8e745aedf182ac882e062ca6d103b8cef4a0bd4bb4ba7809fe │ │ └─66176 /pause │ ├─8da2468192130c50d3fec6591a9c07e6adb67c524749db5b02774bb3468f18a7 │ │ ├─203715 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204160 heat-engine: ServiceWrapper worker(0) │ │ └─204167 heat-engine: ServiceWrapper worker(1) │ ├─319ba4b54f64b77c6b0289fd9aedd86d93cc2ecf9c0ec0f0c2358faa6609041f │ │ ├─123691 cinder-api: uWSGI master │ │ ├─123703 cinder-api: uWSGI worker 1 │ │ └─123704 cinder-api: uWSGI worker 2 │ ├─f77bd3abb1547101c6a1528c0d5cfb316c6b62e59f596d1ae6353691e8916094 │ │ └─174889 /pause │ ├─b5cfe615d6371577092fe3c2df7b5bb2df7db20226169dd29ebeb441b86e0a72 │ │ ├─158694 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158728 erl_child_setup 1048576 │ │ ├─158787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158972 /bin/sh -s rabbit_disk_monitor │ ├─fb030ba2ea2156d0f2dd4469f94489d987d371a8c5abbb0746bd3874e8af806f │ │ └─271329 /pause │ ├─1f504fbb8c710852267ff47fa4ec7868874385cb08aba733a11f10221d7904c8 │ │ └─50608 valkey-server *:6379 │ ├─20c59a291f482ed85b23d00302992a5d690555d0b6e3875f8215f4bf0a77a6d9 │ │ ├─127916 /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 │ │ └─128176 /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 │ ├─48da358b44edf45030dc2cd55e06ffab7f34c87f70fc76600ebad2ec634915e6 │ │ ├─203751 heat-api-cfn: uWSGI master │ │ ├─203802 heat-api-cfn: uWSGI worker 1 │ │ └─203804 heat-api-cfn: uWSGI worker 2 │ ├─962f84ca77acc3905689f7986f25ce40ea354e0144df112324f40a6d9a093f3b │ │ ├─60653 python -u /app/sidecar.py │ │ ├─61174 python -u /app/sidecar.py │ │ └─61175 python -u /app/sidecar.py │ ├─d8f54317ac6781d9c735c1664cf12790ae09bf5d6096016b561b36f753e447b3 │ │ └─215456 /pause │ ├─bf397031bf1238ed9e74a33b632d4973b5bc1a95195d017483628c6f4e1d163b │ │ ├─48265 mysqld --wsrep_start_position=2d5f7bfa-492f-11f1-b429-82ce1ac3fae4:20 │ │ └─48391 /var/lib/mysql/mysql-state-monitor │ ├─b770d5b8f327debeec083e5e45e1509f25b1f7e8da49d466fc64c015782ddd02 │ │ └─65619 /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-74.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 │ ├─63b3bcdd179b25a537f79bb4734e116b8400ab6c9244d0e27e207381b3727ed3 │ │ └─42106 /pause │ ├─ced7fda588e7a8cb00de9cb43eee41bdc1c9a4dc3e0434abbc8dadd5965eea4c │ │ └─62211 /pause │ ├─e9d330011b2eb6896dd6d93d30448e3f15263cfc7293dff5ba17d822589db2b4 │ │ └─108434 /pause │ ├─ae5cf60b3f752ba4cdf9ef2442d08fd20fddc37910cbe1f0e0aa3ca5b40841fd │ │ ├─91514 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91537 erl_child_setup 1048576 │ │ ├─91617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91943 /bin/sh -s rabbit_disk_monitor │ ├─f17a140f8c919090e983d7439d13af5fcc2cc87085e3454d4028704987ed72ee │ │ └─45895 /pause │ ├─63002e65287e24ae8c204943b5c698c3d32b61637bef7cab52d911f7595accfe │ │ └─127454 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0af115fda263bae016d2e1680dbc249b3f1f57488ccae886b3a56d254d8126b6 │ │ └─111990 /pause │ ├─cd5aaeb796a46bea8919b926d80c44c2b6463a010f414e5ab2661107f0a391aa │ │ └─77387 /pause │ ├─91d94d7f4804b6ad9bb22c9590d07fc13bef6865fcedeaaa9d04bffedd77e7c7 │ │ └─95654 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─27684f2239f5cc0528f7ac5b98c1829554578036b0d47c41bca1d5857f8b873a │ │ ├─183979 neutron-policy-server: uWSGI master │ │ ├─184011 neutron-policy-server: uWSGI worker 1 │ │ └─184012 neutron-policy-server: uWSGI worker 2 │ ├─1293b8aa9fd491f2450bcf1f26783afb7b41b06fed86a4728f4dfe974df15d42 │ │ └─126896 /pause │ ├─4f4ae4bf6db79aa99639f8122a9aa9e86bd8a4b49dc5e30af0405262b5942ab9 │ │ └─232057 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c1c5e721c943d9965f24b734aa06002e869328a34067da25a9870d6a14b7a822 │ │ └─60109 /pause │ ├─9e9f3d4ff8769b9a95ae44b2d56b10d8d6f98c7b63d1a64148f1072ead3ed9a1 │ │ └─50578 /pause │ ├─45549f2afd855bdc683b0d6a4e3508a644318adf002681df24a5aa290bc90337 │ │ └─91238 /pause │ ├─2fedd9bd8639de1f76fea9d32f716a953f11e2fff1c063d32140203187df2f6c │ │ ├─108774 glance-api: uWSGI master │ │ ├─108788 glance-api: uWSGI worker 1 │ │ └─108789 glance-api: uWSGI worker 2 │ ├─e9b8b48bd59256dfe6e92c0502702f603b2d5707851954d46843a94931f0108f │ │ └─175019 /pause │ ├─d80bc77ea776a0e44c8535bf9400582900e2e497c06314a44c2234a86b413a76 │ │ └─50438 /pause │ ├─5e8b428f35a41af1bfa58a916f4ad95b73ce92726e97b1f50d697c1f89a86924 │ │ └─192102 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7d3bf6fee52a45f6b4d645c0539685153708cb075ffd7841be649f2182602c09 │ │ └─188362 /pause │ ├─e21a29c6f9a3e209fba4010aae12f5ca6d18722c689809ce431342cd6de5aee8 │ │ └─273927 /pause │ ├─6dd92504172e67a8d4720453afd70cd62c6e8976ff9116af14465e4fda45046a │ │ ├─207689 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207712 erl_child_setup 1048576 │ │ ├─207798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208069 /bin/sh -s rabbit_disk_monitor │ ├─f26c7fa43dbf3ea971f1aaac674fd89e05a1bdc6c889e9de9c19175bf3630a51 │ │ └─158383 /pause │ ├─33a0fcfe54c1618658b211033aaaaa877ad8b08e6b388b6c0d4d51b7b120e5d6 │ │ └─63560 /pause │ ├─8f02d67bef6067ec853ad5f59b66098929beaad4bb6bc3d12c04a3c9369b6843 │ │ └─47604 /pause │ ├─6a8a2d44df07fded73e0723ff21661d66084c61d0f4a11a0821a3019cdfb76da │ │ └─175346 /pause │ ├─ab5841d65cfc377fcd19f6afc05dd5b7bd750824bffcddae2857f1ef35ca9745 │ │ └─95107 /pause │ ├─8f061241757aa265ed355346007b277a6c6fc110738e81f5a872ef4b5718a10f │ │ └─160986 /pause │ ├─3345cf61d9f99f9a062a1e3bfa796c3d34b06053a160653feac966887579d76c │ │ ├─66461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66483 erl_child_setup 1048576 │ │ ├─66622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66724 /bin/sh -s rabbit_disk_monitor │ ├─a6de0d6fb0fac96724d25270d72eb76b705f6293a3f139baed37e257f7d07c9b │ │ └─43632 /pause │ ├─5863aec5bec56a026884257627fb81276cc0a9657e3374963355d28ea286ce77 │ │ └─173049 /pause │ ├─76c2375faf011759914dd707b504c5c61860d53a9e8f1c214d7724e38b07ab10 │ │ ├─172025 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172326 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172327 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─96a099972f8dd884a8219611dd1c7b8e01d7992f63a6a23420d86e1c12454308 │ │ ├─268923 manila-api: uWSGI master │ │ ├─269055 manila-api: uWSGI worker 1 │ │ └─269056 manila-api: uWSGI worker 2 │ ├─dc88e45ce91c23befab02b4bce71284463c3073e4bba826297567da1a0f1a4b1 │ │ └─50936 valkey-server *:26379 [sentinel] │ ├─3eb7cb92599840c7725b50bfd8b5dcd3e9f72f5a900ebb0d67ca7b78ae60385d │ │ └─157386 /pause │ ├─1664fb611db9aa4c159ce2f385ad913331c248aad5d6628d38060ce25b4258da │ │ └─157646 /coredns -conf /etc/coredns/Corefile │ ├─3f07e63bd91601586ac73b9fed4fa713fa2b72e31a548196ba4da064d5592d3d │ │ └─43711 /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 │ ├─9927e299a92b0136e85031a675305c8c5677754fbf7d71841ecd65478da4a42e │ │ └─269255 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3ff6b08252a185150ff65acece6e5b49e3b64fbdad8b60ad496cb956e6301d17 │ │ └─230979 /pause │ ├─17b6798ac1a604d50784d031f05ff941c929d69872bc8ab5842ec2f406b69729 │ │ └─42554 /pause │ ├─e68eff0b1f3d04d104741af70bd17ee3e41118368e994a294b9c5f7e304f7ac1 │ │ └─45967 /pause │ ├─db6ac74a8f906e8aa61b45fc506603b1fc5afe7c32172be246a98535121d2f6e │ │ └─43532 /pause │ ├─5aed2e9c2224942010ad3300e9402db3e0aff87ea6710d630d9cccf74824fa3b │ │ └─39514 /pause │ ├─df12037cbc161692268dc4189bf003d02cc6b949482ac3e5e734be3865cf98d9 │ │ └─47430 percona-xtradb-cluster-operator │ ├─4e9bedc1d6fc959a4e1b3f23f396d7c1fd8e748a3ba620d5ac03e32179e5ceec │ │ ├─225676 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226055 octavia-worker: ConsumerService worker(0) │ │ └─226075 octavia-worker: ConsumerService worker(1) │ ├─9ed6c32f2ed64369aac83f93daee7f1410e595f66b9d7a4978ef145e97ab741b │ │ └─227315 /pause │ ├─4a22513e144f7e850a74a0f3ea613359b219f05b5029d71f627026bd495c16ea │ │ └─43030 /pause │ ├─4621ef0cc2a8858afa61928e3d1940be74de5569f1b08fdb650a16ff8b57671c │ │ └─62164 /pause │ ├─45a96353aaab63e41c3285e179b00fcc8394ebd5a061dffaa515e0ab235a1e0e │ │ └─63200 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─0ebb7315da346156eb89df187539afeca85d2b556574a6fc5c076ad3b6dc6f30 │ │ └─155775 /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 │ ├─bb813811c7a43b68600c317fd2f4a699d87665c102590cd2ff30f77bb8c16564 │ │ ├─112175 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112198 erl_child_setup 1048576 │ │ ├─112258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112375 /bin/sh -s rabbit_disk_monitor │ ├─ccfe0bfdf5256b2d70e64943cb5a1876f7cfb921d988e536470378644d3f364e │ │ └─234291 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b5b43a6d407ff4f6973bc2f222bf038590bedf4f9a75a17db866d5853099ac86 │ │ └─113900 /pause │ ├─21c8fcf4f83fc5c5d2e839283bc1ca0256c4c8514062dfcff8387f9fed3954d9 │ │ └─189141 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8d733ef223bfeda77077ba0ba1530e45a8665f99dc61fbf9f8a9ebe0e280bad2 │ │ └─64477 /pause │ ├─8960a0ed9f6fd376744e086c8bf15cc279b7cac887a69bec1b8b03ce059f0056 │ │ └─259020 /pause │ ├─b6fdd59c69c3c492f5a539d8154f4412c6dc8aa85eed0da5a72b8985659d0554 │ │ ├─247072 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247725 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_6r9y_i0/privsep.sock │ │ ├─247735 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247737 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─846671d92d16b2c474f62df97a49a428f74e9d451a31d6eba4aaaa47ba21a39d │ │ └─235329 /pause │ ├─7ead52dccda144cdd528cfdd1df57a622850b2ca66740044be2c54347b0aacba │ │ ├─185054 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185285 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppruxapn1/privsep.sock │ │ ├─185630 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpaqf8fjz2/privsep.sock │ │ └─185887 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─988005635c3009431354937b15cbb5d5e3431bc7ed97d4d6ec98c483be2f4e30 │ │ └─191150 /pause │ ├─8ae61ff804c6bfbc89e4b7a4c694dae39c800b4ab331a6843c4f17b518985694 │ │ └─186723 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) │ ├─c38fe4b7f9bc664f7eb864162f90c83f1815dadca17840c6684d3f600a66701b │ │ └─254623 /pause │ ├─2a8902604f8e3e56fbf088c1d1ed09354f1a78cb2a698b045b8aca9c0c0d58e8 │ │ └─43759 /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 │ ├─61c43c2f6f0ac4c946cef9f55b90ce94194d9cfbfd19bc52507f50c343337399 │ │ └─64834 /goldpinger --static-file-path /static │ ├─7a4c3f1f63657aeb14bc1bc8201bf1d40bf4298e25a78cadb6872d5fdef41174 │ │ └─55589 /pause │ ├─450c0742c584b39c56b02819e4d4eff54f7d4cab005662a4e7f567942860b766 │ │ └─259395 /pause │ ├─d40d7015ef18a99c2b7e491a6f84c06b9cd0c1848e93efcb3918eb44091b8ef0 │ │ └─50766 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─7fd0ea0cdeebc47f237d575bc4effc75fe45c9a80c7f3db4d167942798ec8b31 │ │ └─47123 /manager --metrics-bind-address=:8080 │ ├─b7991f3e678326d3f718c05679af791d8f7fab8a109b3a252705a06c0339e3e1 │ │ └─48146 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─71c0e38b7ea09d0e325b9451c5025c5e3da6344c581feae65ec670f638da9c1c │ │ └─62898 /pause │ ├─0c59ba29e5bef30c3f5cd21c7a26e378f22c586acb95d4a4ab8d69503ad2b948 │ │ └─62142 /pause │ ├─5f6d8848915fbaeffb4ddb89780a3d2d9564328574b6cc075798aa3df36a5f71 │ │ ├─110259 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110468 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110470 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─667989274378a9ab6442b6ed2b41a5dd3ad96fc219c1701cf797bbc71566f0d0 │ │ └─174971 /pause │ ├─c2e01f45bb4cfe6cf146242b07d3a1dc557dafe0e41ed112675a99da3723b516 │ │ └─161204 /pause │ ├─8b26cef1223f4d905cd02667af993e9eec275ef40b084a5efcfc15cc98273934 │ │ └─65924 /bin/oauth2-proxy │ ├─4de0e8d8a8b124854630dd0251dc52f5b6c2a50e7c80d3b0a2f92dc491d0bef0 │ │ └─55907 nfd-master -crd-controller=true -metrics=8081 │ ├─55db8a4c7cb0a9b579e8004677fb573ae4651566f27bb6be8bf6ded7be104929 │ │ └─275517 /bin/openstack-database-exporter │ ├─cf903fe8f868e0dda16c084d1d127cbf62b32b9a491b7bf092f69d86e2480796 │ │ └─47010 /manager --metrics-bind-address=:9782 │ ├─2893193df76098a69f5e01c347a3f389d4f64791ff140e43aea1848ba4f0b7fe │ │ └─48034 /pause │ ├─16d6846c065ba13ff9395469e2d01c577546c822106b213fd326efaef4685418 │ │ └─60205 /pause │ ├─6342045bc3f13eaf7d63153d435d7075ccab65dec04254176556f9d9ddff74be │ │ ├─277875 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277892 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b585ed076193d58061b20d9c104587d7b9b57ebb3e50522715b65f9ace3dfe15 │ │ └─275253 /pause │ ├─1b6b7f85dc2aac5fda61b5cf2a2ee3b45a91422aba1e4ce5b456ad1fff2d8f7c │ │ ├─342653 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342895 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343074 /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/tmp5lh34sw5/privsep.sock │ │ ├─343479 /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/tmpx5lwvajb/privsep.sock │ │ ├─343757 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343758 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343822 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1d593b27-015d-4d28-97f6-cf2547b1c372/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1d593b27-015d-4d28-97f6-cf2547b1c372/host --addn-hosts=/var/lib/neutron/dhcp/1d593b27-015d-4d28-97f6-cf2547b1c372/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1d593b27-015d-4d28-97f6-cf2547b1c372/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1d593b27-015d-4d28-97f6-cf2547b1c372/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4630c55d-66f9-43a7-81cd-21be432a3429,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 │ │ ├─343826 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b0621f17-cd6e-45fd-889c-93e5b417ce92/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b0621f17-cd6e-45fd-889c-93e5b417ce92/host --addn-hosts=/var/lib/neutron/dhcp/b0621f17-cd6e-45fd-889c-93e5b417ce92/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b0621f17-cd6e-45fd-889c-93e5b417ce92/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b0621f17-cd6e-45fd-889c-93e5b417ce92/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7c955d2b-bfa8-4832-92f9-3b96734be0e6,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 │ │ ├─343831 haproxy -f /var/lib/neutron/ns-metadata-proxy/1d593b27-015d-4d28-97f6-cf2547b1c372.conf │ │ ├─343835 haproxy -f /var/lib/neutron/ns-metadata-proxy/b0621f17-cd6e-45fd-889c-93e5b417ce92.conf │ │ ├─375348 /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/tmpp28l21dp/privsep.sock │ │ └─379926 /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/tmp0kjl9enb/privsep.sock │ ├─babf94ed3bef6dca6f63fc04ba79f11133c83742304eae79dc2403831c970e28 │ │ └─65663 /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 │ ├─893bc32def54df9c809907347ce0ed72352080b4c1d4c2937a27a2c6abe5acd9 │ │ ├─60678 python -u /app/sidecar.py │ │ ├─61181 python -u /app/sidecar.py │ │ └─61182 python -u /app/sidecar.py │ ├─80af2a5528a1ac7d62e2f9276cce60d51f491ef3a1c7972f711abc9bf2ea9760 │ │ └─232517 /pause │ ├─2f3e5fa338460cefddd365f11be33ff12aef24182d6852f9d69a910766e96003 │ │ └─269232 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9315b30f9faec05c2ecd14d556d72454cb567bc0b92b62e311cd1d2fd46fb230 │ │ └─191272 /pause │ ├─a53243dae2620e56d8d3cf725569190e41ef254c29ecb2b65e17c6cc71d93778 │ │ └─62769 /pause │ ├─25932dba2212e70ff9ae4890ef5c018d03fab65a098b06d9ede4b82fbed2d9a4 │ │ └─126866 /pause │ ├─c24c549bdd9d627b64b60339259bb933b662a322891740f3f65c322fedcf79be │ │ └─166819 /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 │ ├─3e26c3140f910e9786e273ee1d52c89660799004596fff80a275e8b627fc26fa │ │ └─235160 /pause │ ├─d61e648e19ecb40dadc3fb7bba72a765e414d7a396062ae8a870f19c04deafba │ │ └─42136 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9d0ba57e8c31640b23ea1caf403eb5ca41a24896332ccadff602fc83da559350 │ │ └─40790 /pause │ ├─1cfcfd8c44375be91ffb1f8726f9c86f6ee6a86168f367efdd3161ea27163fb5 │ │ └─64973 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─41accf068f1d57a323b5f85e18e71e4ad4e77b8949e90b840195a3e125f84a43 │ │ └─43544 /pause │ ├─0e0e8450b8291c6a9085526ff7a0760fcb3c265d2fc8098120bd4f691d13d44c │ │ ├─269276 /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 │ │ └─269434 /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 │ ├─00e6acd3c23b7a1f790e20437da087977b0a0b0db80a4053cf753003ee02e239 │ │ └─155260 /pause │ ├─1c0a4d8e099e69b8c6c057935bb11a3a0f228bfd242c0dade14073e1c304de10 │ │ └─65810 /bin/memcached_exporter │ ├─f33c71340dd6d4bcb5a961691353a52a8ca1291ee865e9452649092b8587c512 │ │ └─59891 /pause │ ├─e7661eacee2bbc9abdad61dca5fdc75b37eb7e2617c871c450e2c78fb19a70e8 │ │ └─39550 /pause │ ├─6be7a5927dc17a3b95c66b9cb61f4f645f56411285e11b34e060b2b0ef10250a │ │ └─254133 docker-registry serve /etc/docker-registry/config.yml │ ├─be2e92f9700002239e43054f03dcd5a2d0d964ed991d140105bee3591fabe1c7 │ │ └─68041 /pause │ ├─fcf4972d8a9ee552df872d1136f0290e0034cfcdea7e6c3f40aba08e0f1c962c │ │ ├─224392 octavia-api: uWSGI master │ │ ├─224405 octavia-api: uWSGI worker 1 │ │ └─224406 octavia-api: uWSGI worker 2 │ ├─a38523a1f61b984e745b29826b4df4906efcd6f96e54c715db001a03108fa395 │ │ └─247434 /pause │ ├─473c46eb32d41ae8a2eb573dd574563e82063aeb8e4ce6c2675ea8194e692404 │ │ └─64929 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a99d50f4d5633525cc51c8bccbb31b0e925d2d11ef61218016f2424545a1a50c │ │ └─188467 /bin/bash /tmp/libvirt.sh │ ├─24210622c979efb47d3964c739f46db21d2c23479fd0090d7a5ae0959c337eb7 │ │ └─55866 nfd-worker -metrics=8081 │ ├─cb0284db357217d051443ecc4193222797480dd07bf416d3f85d63df7a82f71a │ │ ├─77511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77533 erl_child_setup 1048576 │ │ ├─77581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77794 /bin/sh -s rabbit_disk_monitor │ ├─3263eaba362496bd0a9216f0f0c5c8ad6b8dee7f23653e137df16c8f9a4fd2d3 │ │ └─39469 /pause │ ├─03cf46478ea93cfe12295cac341a0395a08207ff07720ad2329e1097f7b0b3b3 │ │ └─95408 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-7d8fp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─174176e0785a533dd1444d2f6dd463f1e2e2d0bbcbeaa5f5c4a953f89289c9ee │ │ └─65140 /bin/pushgateway │ ├─bb78f2be6cd151def656a25dd96fd14180e781bd76009c3417d0db93d95f6c3c │ │ └─46958 /pause │ ├─d6bebe2cb7917e33f8004de8466f1b0aa93640cde09e8b86c15b9af726345dde │ │ ├─247268 magnum-api: uWSGI master │ │ ├─247295 magnum-api: uWSGI worker 1 │ │ └─247296 magnum-api: uWSGI worker 2 │ ├─748b85c3fea14d0ecc3e8ef35971ad43f9720cbee91a93b4692dba4a5cf7ade5 │ │ └─84855 /pause │ ├─e9b0b567ed9f605e05343c850cb3911b1b2cdb3291b6dca501b832e8268dd490 │ │ ├─84038 barbiacan-api: uWSGI master │ │ └─84051 barbiacan-api: uWSGI worker 1 │ ├─a0d1682674a9e0582061682b748396136c866c19c1c09bf451f52a6684d2af3e │ │ └─42621 /coredns -conf /etc/coredns/Corefile │ ├─a735959da9d5977bc68455a09c59fc8a66fbfebd062b39101aced038a58e29ba │ │ └─274326 /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 │ ├─66d00aeecf79bc55b8e24eb7a7a6636ebd7372d6722189243f2fe91967bbbec6 │ │ └─232547 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a13d5910463fffe6428e79d60467c1efac695dd9ee3d374ba62b55347c8f879d │ │ ├─183917 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184400 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184403 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184406 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bce1dda83fe6a8e797d976d1a83ad5d935856aaa20ff307de4950149bab83670 │ │ └─62668 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 │ ├─a6f3b51442866be955ad9f1f9c5e2abe975dba09f9335c446f1582141eb374de │ │ └─48362 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ba1cefa1b8d3dba83ec576a2f0d9fceb7d791f820bc8c9fc21e3ed06a404a862 │ │ ├─172021 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172464 nova-scheduler: ServiceWrapper worker(0) │ │ └─172466 nova-scheduler: ServiceWrapper worker(1) │ ├─127b034863f3f0c1411609c68b6cb03870fcb78ec8d3a3ce89422326ae686080 │ │ └─56082 /secretgen-controller │ ├─d0acb617782489c7aa4432e308e337b540e79de5b237ce1ed6210f8688d30f48 │ │ └─111698 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7dfdc4ba4bc8869f7cfe16ed82661724083864a3496204ed99757f9ce5e18ff5 │ │ └─65944 /bin/oauth2-proxy │ ├─d3a421813bfc2ca9753ca545193122c31da476f16bc5c882663e22ea24051ef8 │ │ ├─ 46351 /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 │ │ ├─ 46365 /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 │ │ ├─ 46475 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273593 nginx: worker process │ │ ├─273594 nginx: worker process │ │ └─273595 nginx: cache manager process │ ├─27582cb551b13e42aadea53c973eddf924eaa59517cb7d1fe19c19da804a5416 │ │ └─65779 /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 │ ├─529dbdb93c6d81d7617149b6ed7c7dfa99e56ec14a0446d1fb1c7e0be582ddb7 │ │ ├─192076 /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 │ │ ├─376709 /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/tmpegfe6pgf/privsep.sock │ │ ├─376877 /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/tmpjjqka0dk/privsep.sock │ │ └─384579 /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/tmpyl7pd283/privsep.sock │ ├─641495e485e9f6dff0901708421543a637fb59a82c8d69a43fffd09813499232 │ │ ├─63899 nginx: master process nginx -g daemon off; │ │ ├─63925 nginx: worker process │ │ ├─63926 nginx: worker process │ │ ├─63927 nginx: worker process │ │ ├─63928 nginx: worker process │ │ └─63929 nginx: worker process │ ├─4eb87c80d35da76e639c0bddff3094020d71724c5b9a5f16df3c26fdedcbecf4 │ │ └─215510 /pause │ ├─9ed2ed13d91c42d057f301fb0fa7aa27e67be335973f47abff35ebc66edabfcf │ │ └─156980 /pause │ ├─c0c099d5048f551ef9bd761303d1abf63b696451cd386e50e26fc3fba57c2fc9 │ │ └─60182 /pause │ ├─e4acc8c09cd2a70b3bef9aa500db4f0c6171f27948d973ecf565d76d27a14ce1 │ │ └─191060 /pause │ ├─027302d34ce47eac776a4fd3890eb27bf178a34e35f202f61db66c84db77d77a │ │ └─234200 /pause │ ├─90103d9889803f9ff817fd18c3e4fda479bfc9af75fb92c9559fe9c2321a89a8 │ │ ├─183899 neutron-api: uWSGI master │ │ ├─183964 neutron-api: uWSGI worker 1 │ │ └─183965 neutron-api: uWSGI worker 2 │ ├─3a5d961fe8e5e342468645602203669b19724828289821ec7b8f6a0ffec05a7c │ │ └─113855 /pause │ ├─d8a9ba72ae8ea6f3e13e7de3994d8baf18034699b1eeeb05f4f95b4b1d230878 │ │ └─229800 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cf889a97df6f0177258054cbc42993902ccf88b7902ee38782f022577f2fb111 │ │ └─161342 /pause │ ├─59298c99ebd447f141e01b4d166cd18b26eff7970a9030dbd5c36511cea83550 │ │ └─39552 /pause │ ├─f66ad7c1386b244560aba06d4bcb511b853cb5916c505c4ce648c4121fbc8c00 │ │ └─61529 /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 │ ├─16fffbb8f87607b45428df04dc845207a457bdc8c97c72ea40d77a925741c305 │ │ ├─171231 nova-api: uWSGI master │ │ ├─171268 nova-api: uWSGI worker 1 │ │ └─171269 nova-api: uWSGI worker 2 │ ├─e5f46cf98bdc5b6b92810a2b6409911aeb4b6e27688cd6982f2b4090d8d2fb96 │ │ └─39975 /pause │ ├─1f3557c6ef02e07efaa05f9ee272e43eabc875ff0dc56eac17fb927f2dbf3b68 │ │ ├─247371 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247784 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247785 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a6d5c6e25ecc6a1c2b90fa979cc531f14f0c81e608dc52add17b31a4112b5f75 │ │ └─231287 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b54a883d8318de8bc369489e26ddc2959d33fde62876738765fcf6f7144e1287 │ │ └─65704 /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 │ ├─5b0f21a30c4e562e6639d91eb0b207e442a41d225cb7b3fc10d8f892da66223d │ │ └─229716 /pause │ ├─2dd0d1cdb7282a245df54cfb2413b565c0c39f01d38f49d15aa1590e9b776fe6 │ │ └─250753 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 │ ├─70a210983b3a81ec22b2278d51d375d390eceb17166e50fe95183dafa46891ae │ │ └─42640 /coredns -conf /etc/coredns/Corefile │ ├─72073a3bea6e48779b9f43183fae9f2c2c775eae5ed0123e5a063c08fd264708 │ │ └─207571 /pause │ ├─b60561a1e062175f5883a03cd6365a9c8174c8b93b8ce3b4689f018b6c98aedd │ │ └─43806 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7dfeda10236e0368a2b747fa31991a36b030b56255539594f3b79ad01554f068 │ │ ├─226501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226535 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─507aee9fe9fa14098d1b9cffa8f892f0a150c4df06127226f534a6b8bfc7ed5e │ │ └─259188 /pause │ ├─98990943b4becf301e45ad053caec8ca3a69a9fa65f93a1cfee7bbbc48d06a15 │ │ ├─171249 nova-metadata: uWSGI master │ │ ├─171270 nova-metadata: uWSGI worker 1 │ │ └─171271 nova-metadata: uWSGI worker 2 │ ├─68daf9cd89b9ee9a0362eb83f82e981999c365861a1d32ce6bcaadd139e3b4ef │ │ ├─254804 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254827 erl_child_setup 1048576 │ │ ├─255005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255006 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255142 /bin/sh -s rabbit_disk_monitor │ ├─a3c20ed7636e1449a3c2a5ad3017481de9a8c6c835b7dfb10ab43334ce67d75f │ │ └─62632 /pause │ ├─e061749e675bf66d9aa9fe290a5284a8ef39df5f31126b155375cd5b2b4ef028 │ │ └─259219 /pause │ ├─25f79a2e20b502d7acda4be44a7f2ce11d7f8d6f304e2b9223573cbb7a21fc84 │ │ ├─274056 apache2 -DFOREGROUND │ │ ├─276270 (wsgi:h -DFOREGROUND │ │ ├─276271 (wsgi:h -DFOREGROUND │ │ ├─276272 (wsgi:h -DFOREGROUND │ │ ├─276273 (wsgi:h -DFOREGROUND │ │ ├─276274 (wsgi:h -DFOREGROUND │ │ ├─276275 apache2 -DFOREGROUND │ │ └─276276 apache2 -DFOREGROUND │ ├─41700e0b54454667ee0e0843ee053338f666677c3f151742186085f747613227 │ │ └─42590 /pause │ ├─bcb5357f81f2996dbdbb01cb56b8a30da88f1ce5e176aa43b907b97e82f52b71 │ │ ├─175914 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402123 sleep 300 │ ├─98758847d1847eee461dc58af6ebad58a6c373c41bc760d2be286df1c16674c8 │ │ └─85696 /usr/local/bin/rook ceph operator │ ├─4b264ffd91eb6965b9ed5036d25b2c531eb1da030c59145d112e2586a7a01a53 │ │ └─232030 /pause │ ├─253eac333e49813a381632f8d6150b13e740249338560417229edf216010fcef │ │ └─95064 /pause │ ├─25b5fcd572b3e81d404984e2388068ea85a973b3086e97d128e6a0636a20d32c │ │ └─161031 /pause │ ├─1ec7e4f5a34c781ddd73e44ac630e11cc36fcd9c43a4b595547446c8643dd0ca │ │ └─125364 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─40d7c6ea7f80e59023c9506828572e5ea9b435b6f5230bdaa85393481cdf1c3f │ │ ├─ 71361 apache2 -DFOREGROUND │ │ ├─ 71399 (wsgi:k -DFOREGROUND │ │ ├─ 71400 (wsgi:k -DFOREGROUND │ │ ├─ 71401 (wsgi:k -DFOREGROUND │ │ ├─ 71402 (wsgi:k -DFOREGROUND │ │ ├─405080 apache2 -DFOREGROUND │ │ └─410495 apache2 -DFOREGROUND │ ├─68ee5a9fc0aa2bb88578891476eeb36ee2ee3696a3406120dc1abcc82c09bcd4 │ │ ├─146193 placement-api: uWSGI master │ │ ├─146206 placement-api: uWSGI worker 1 │ │ └─146207 placement-api: uWSGI worker 2 │ ├─901d64570f314b3592baef1b945c6d8610d9d7e7544534902c9c0781ca28a1da │ │ └─63373 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5e0edabe75d1a5d8127f7f8a06b57b7d132361a2f96b6f05121e35e5c84f3735 │ │ ├─203770 heat-api: uWSGI master │ │ ├─203803 heat-api: uWSGI worker 1 │ │ └─203805 heat-api: uWSGI worker 2 │ ├─93d52cdff6c32bac8c2f6dc26003e39bff3037eab2b432c6fd6286fd78d751b6 │ │ └─60852 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─4c23dea8c313061232f4ebd4aaf960befecea204d0daaddfd23101bdb5ed4f70 │ │ └─215255 /pause │ ├─5ee6421ce1a0bc5e8a1d1012ebdbfc562227fbe118b668cecbed2bd2681316f8 │ │ └─215455 /pause │ ├─6ee3d4f5089deafe59ec3ed809b3b7bbcbe312cd834eb281e93c205cf8fcc1a4 │ │ ├─155890 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155912 /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 │ ├─471b7f6c16c7626993e9abad37e9aa2ba47fa3461458991308af377e164b25cb │ │ └─175034 /pause │ ├─a532e1c2729991847aa6a1415349acd9173af6653e7acdc1205a95ebbbbe7f08 │ │ └─39516 /pause │ ├─c1b5ccb0271cb6c99552eda6fcc9fef701f62a40bc28c3275108abebe22b5e9f │ │ ├─ 95515 /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 │ │ └─404679 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─bc8df7a46e578be51694646fb9a61bf903d21956801e7e1753f5b27d2f072021 │ └─55948 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount