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 │ │ │ ├─21840 /lib/systemd/systemd --user │ │ │ └─21841 (sd-pam) │ │ └─session-21.scope │ │ ├─21775 sshd: cephadm [priv] │ │ └─21857 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.204.45.3-22-zuul [mux] │ ├─402500 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-frwqjndceljsvuahfeoxacclwwqsiuxn ; /usr/bin/python3'"'"' && sleep 0' │ ├─402501 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-frwqjndceljsvuahfeoxacclwwqsiuxn ; /usr/bin/python3' && sleep 0 │ ├─402502 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-frwqjndceljsvuahfeoxacclwwqsiuxn ; /usr/bin/python3 │ ├─402503 /bin/sh -c echo BECOME-SUCCESS-frwqjndceljsvuahfeoxacclwwqsiuxn ; /usr/bin/python3 │ ├─402504 /usr/bin/python3 │ ├─402505 /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 │ └─402507 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 … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bdcdab48137c9c53f2ab1f8d3c33a7ff3d6a0e4e244c406235761e1e2fccf48a -address /run/containerd/containerd.sock │ │ ├─ 12656 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0004b791a3bd3b5aa787d6c617abfeded3645c79237fc93ae58d16ba1b1077fc -address /run/containerd/containerd.sock │ │ ├─ 18789 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90c86dddcc8d072aafd8b07a0d8a55704221fdf0b36746fd6e8ae2238daed254 -address /run/containerd/containerd.sock │ │ ├─ 25370 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5eb6cad2399b1581481ffdcb9b62f589e493935419eb0c9e6f72ef5ccaf0a6c7 -address /run/containerd/containerd.sock │ │ ├─ 30052 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 904f0873bb7344881f12e4fa1ba56c2eb01a92703af401d5774e620d576de231 -address /run/containerd/containerd.sock │ │ ├─ 34696 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7d8d0bc9ed471721dffce969f59b1a4d9268eb1b3f9ef5f0c89ae0ff72925a8 -address /run/containerd/containerd.sock │ │ ├─ 40432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdb321ba44ad2df6ba375e1bb9f29641a07addf2027a053f3f5bdf89caa8fcc -address /run/containerd/containerd.sock │ │ ├─ 40433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010fbe20349293492bd3652c89fc6225d2a785e72343ca36d9b3a3eada64794a -address /run/containerd/containerd.sock │ │ ├─ 40493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe20a9ffd1acd17be6c9f3a11fe2adbf42eff8abeb999ce4b8663b9683d5364 -address /run/containerd/containerd.sock │ │ ├─ 40503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ea7c820ef0db19f0e794c7186ea2ebefddbd46fb07c9f53410e233064fb335 -address /run/containerd/containerd.sock │ │ ├─ 40505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07cf26f6e368cd8474f2a33d2165279102f66a55268b5bd70f8d6f09d1b459e3 -address /run/containerd/containerd.sock │ │ ├─ 40987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3249ad38f4f97d715043c14df8eea8dc17fdf9fe88f4216bacb2790ac9db4e8c -address /run/containerd/containerd.sock │ │ ├─ 41796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d78e91c460b630cf278af97c04e4c96858901a3f0ba145d0c9410b2a32c97e8 -address /run/containerd/containerd.sock │ │ ├─ 41808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f20f3fd60ee7caa716d121dc0ee55ecc644f84fa347f6910ea489f2f6347619b -address /run/containerd/containerd.sock │ │ ├─ 43146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb7d54c0fedb7f3eab14617b20e940040ff84971815dada5dc474c1200c82f5 -address /run/containerd/containerd.sock │ │ ├─ 43546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5845cb7bc8829013fb1e121a091f770894a95398d250986a82f1c551d2d24776 -address /run/containerd/containerd.sock │ │ ├─ 43588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80fd54183cacb74f7dd286cb28f633d02279ee83e63f3b54fd398eacfd87a65e -address /run/containerd/containerd.sock │ │ ├─ 44016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e35f53b81e50cded829a2f4e4775ec26e5096081ecbcf211eed978eaed073009 -address /run/containerd/containerd.sock │ │ ├─ 44480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb8805cfd34d6bb53cff099a87a53c7788681e0312aba1bfb3fa593a1f056f07 -address /run/containerd/containerd.sock │ │ ├─ 44520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aaf5c8afb3b6958fa37a321ecbea4487723659c507f5bad5b903b991a60db08 -address /run/containerd/containerd.sock │ │ ├─ 44568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c151c913ded9b044156758b391e02f61e05d438abf09ed63d40e272a3b9781c3 -address /run/containerd/containerd.sock │ │ ├─ 46422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1828ea3b000e006f80b5512eac4c4bdfa7509358b86262e472adefb224c60f -address /run/containerd/containerd.sock │ │ ├─ 46519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ce5780e2ae86d57b51e4823dd90aa996d85f365fa442034c889b9edaee910f -address /run/containerd/containerd.sock │ │ ├─ 47270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae86ffa47f524bb166aa8ad31ed0ca5b05090d0688e448bc7259ad1066668df9 -address /run/containerd/containerd.sock │ │ ├─ 47371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 224b21bae678aa6a15243d5519824c57731a0ed1f79bef976f7568aa998d402b -address /run/containerd/containerd.sock │ │ ├─ 47751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec72bc38b1d6396e2e2834438568790580dc474125c94f017421d5515d2dea9 -address /run/containerd/containerd.sock │ │ ├─ 48042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fe63865d067f38c274c103da78cb4a08f47d3f374aab9cf315d393dc078442 -address /run/containerd/containerd.sock │ │ ├─ 48466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53236d50b49422c4438164edc308ed3218c141fe65eca81f9712528f65e9655 -address /run/containerd/containerd.sock │ │ ├─ 50746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221157afe6eb1f91a76e7b0acf02654ef7a3d299a39ec36bdd2c1c3e93356573 -address /run/containerd/containerd.sock │ │ ├─ 50961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c646d0a2de876ff372fdbf189ef54e5654c789172ca2d87eacb377060d1566fd -address /run/containerd/containerd.sock │ │ ├─ 55230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1815333a3042d3858529b83c991357bf322cedfd43f88e1b34a3230ede205c9 -address /run/containerd/containerd.sock │ │ ├─ 55903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee912fcbea4c7338163ca23b0bad6433579c52b706f0f15d8d28d36139e89a71 -address /run/containerd/containerd.sock │ │ ├─ 55968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc16abfb135e9e08984dcf45d4b143881967ac3f2140d8dde514b19bc1e228b -address /run/containerd/containerd.sock │ │ ├─ 56008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e65ac735e3f6fbbca916bb6242a74496edc0d6a91f3420c0d64b1f337473e33 -address /run/containerd/containerd.sock │ │ ├─ 56156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fec5aca1be64cabdae33c2baf8a8f660d00fa79424dbd4357eef5bf945e476f -address /run/containerd/containerd.sock │ │ ├─ 60386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce39bec6c1db768ad102457c4d7f9ead45a155054d6fb73a161f5375a4ffc22c -address /run/containerd/containerd.sock │ │ ├─ 60546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee05019e6985307fda2d40a4b518aefbdcb1608257ae1075ca10a40c32b3e8a -address /run/containerd/containerd.sock │ │ ├─ 60585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a5eb4daf1885b5ac079f6f24ddb1df0bba8d7c9831d2b57837a89a7eb5f5ae1 -address /run/containerd/containerd.sock │ │ ├─ 60636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88606945692da14b0bab22ef56f4721e1ec2dbc28cf96a5fe212263df7fb3c1b -address /run/containerd/containerd.sock │ │ ├─ 62061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24e1513666940b711b639de92db8d073277e7665b504245a8de6d0e9b5595c5 -address /run/containerd/containerd.sock │ │ ├─ 62285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785ea52b4b31bff4079616370f938a712d76b45121b150536db01c14378c0acf -address /run/containerd/containerd.sock │ │ ├─ 62415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3308acd9ba237d825990067d2a247cd713a997529b48bfc21c1f0f92e33388b3 -address /run/containerd/containerd.sock │ │ ├─ 62455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f45c3b9ccaf06d5712851ae19a68e38bdb6806259f0ccf7aa553fa7fb2a6779 -address /run/containerd/containerd.sock │ │ ├─ 62523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424c2dd8a1e5a3b914f71c973f360d364a6d6685c2553e5a3395c998155e2e96 -address /run/containerd/containerd.sock │ │ ├─ 62975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131d56d239200e2cae2b815c91c9c4ec206dfff2f1ecd6ca59a4868f1892abf3 -address /run/containerd/containerd.sock │ │ ├─ 63351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35294637afbd49e73133f223de1828fd7eb0abdd9df84e1498a2fdf09c835c31 -address /run/containerd/containerd.sock │ │ ├─ 63841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40f32e7f970d001028889b601b82d6e9fa6b872c52ebdce455909e69b964828 -address /run/containerd/containerd.sock │ │ ├─ 64109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0185e027acca6d8a3a1cf932c16011566591066cd93d1489f1547a6b5e98e3e7 -address /run/containerd/containerd.sock │ │ ├─ 64731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cbcb8af6af006372d569e7a7449d3eed72d777e6e6277ec0797630851c3d32e -address /run/containerd/containerd.sock │ │ ├─ 66216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51a596dad3e3b31edcae14c9079420652d5e626dbf8bee1686503b44e4d936c -address /run/containerd/containerd.sock │ │ ├─ 68061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7411e65301e33f4d14a3eb981971b59770789c531203865639256672b951d55 -address /run/containerd/containerd.sock │ │ ├─ 77229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99ae49bfa8f0b21194d2f615d08022666d4381afd36d70f763cd4360dd0373c6 -address /run/containerd/containerd.sock │ │ ├─ 78590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac0e2fd2fa96bc232833bd60b29d775a5f2778ec5bbd53999d3b982e27d4e8b -address /run/containerd/containerd.sock │ │ ├─ 84344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9e44ff850aacc92dc808530d526651c695d402bb74a395d68785f4a07a68d0 -address /run/containerd/containerd.sock │ │ ├─ 90197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e34f367a32194ae85c178eadbb19981b51409267d787b1b6ab3e017c32824e -address /run/containerd/containerd.sock │ │ ├─ 96738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a875a321f02b7a42dfd4e7807bc25f8a586240da12b99e5c9ecc03b40046e28 -address /run/containerd/containerd.sock │ │ ├─ 96795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f96be2a8233fcb591f01b5edb4ef1ea6ba60ee2fb53e0e52ca8e97d906ee44 -address /run/containerd/containerd.sock │ │ ├─105887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9db7a4067a531bc316b86d213d39d45779bf6271926f13c276c2cd66a8f0a1d -address /run/containerd/containerd.sock │ │ ├─107391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c9b653e635f17393891978b2a04c70dd4c6831fe385091fa4406c143633ce51 -address /run/containerd/containerd.sock │ │ ├─107507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01bdc5598d5ddeb50eb454935bd322db550b1a6e8137adf627733f86050f8822 -address /run/containerd/containerd.sock │ │ ├─109461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b3a118ff2c5f4d8bc0843be474025df8dd98b538e309daf8b7ecb6658a3a230 -address /run/containerd/containerd.sock │ │ ├─111184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681b63444b56abb9ee122c7b18dafa22e16e36e3270cb6289fde53f4e25e2ca4 -address /run/containerd/containerd.sock │ │ ├─111237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3950cfb802bb2df4d880760d1a85c4c2786b9d6322f76a7406193ac159c29889 -address /run/containerd/containerd.sock │ │ ├─124286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac2bf9e4d1c157f92258362090070045ab1bed716a2fe10142ee7bac868b39a3 -address /run/containerd/containerd.sock │ │ ├─124324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f822b2585a986960d38b218fb97cc9e08b26acbfa2dc08473f0fec7535959d93 -address /run/containerd/containerd.sock │ │ ├─126823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ba485001c59e7180d84de81c4d0e80056fb1a3d950993f2f3269363f77eb59 -address /run/containerd/containerd.sock │ │ ├─141273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae7db1f25f90188390117aff207704cd82d5315d9c603eb3860ac17dd149421 -address /run/containerd/containerd.sock │ │ ├─142957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c69bdf16f22bc6e80e7062f74e964e9c9afc03d4f9b733b0dee855e22a180ca -address /run/containerd/containerd.sock │ │ ├─143278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbd6cc85e26bf9db9e141a91cba1207e91cc0d1712697b9a2ab202390a9f769a -address /run/containerd/containerd.sock │ │ ├─144137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f550f0c11550c82a1994727025de4aa97be410190d0161f3a5b197d9531aed3 -address /run/containerd/containerd.sock │ │ ├─146214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765f4f2d28d5eeaca2672c2e79978a5a2ab5fbcd8d842c695abfbb0c652b7c95 -address /run/containerd/containerd.sock │ │ ├─146487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51c0148565fbf79ddc30c744e413ace7f22f357c128763116a9bad29867bae7 -address /run/containerd/containerd.sock │ │ ├─146573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d48fb0060c7103e118ce36746187ddbb44d0f971c0dc3db90f6062b9e0beaa -address /run/containerd/containerd.sock │ │ ├─146952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eedf10528771b8b6fc4ba774142fea8d14fef679a1dd7c8d13223bc3b03ef948 -address /run/containerd/containerd.sock │ │ ├─147072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 799d4f93a8c7bab471d136962b3434ba48b3f3b803c2ab601f4a2091fea254c7 -address /run/containerd/containerd.sock │ │ ├─147165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223f8abd49ae9182a77bef65c8eaa401831276bc44dc0bbde0bb2cf4f25ac52e -address /run/containerd/containerd.sock │ │ ├─172211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 673c5107e8ab10ad358e7c5ef6fd0cf2d0e11f1f2d8851bd3c993218ead97e92 -address /run/containerd/containerd.sock │ │ ├─173958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b82e3dee988826899f4c50c46e746880d9c2bb71dd0b76f80d118858b0764ac -address /run/containerd/containerd.sock │ │ ├─173976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f54136af613b123cee45276cc1be60179d18e531dab9560eb690caadca9147f -address /run/containerd/containerd.sock │ │ ├─174057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b632bf6e95049894f101a61438ba6a191450a3ab0e9c5e06345bdc0fb3290c5 -address /run/containerd/containerd.sock │ │ ├─174068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400673472be0baf703a58dbe1201a677c63ff569b8294e0a8225109d0611cf37 -address /run/containerd/containerd.sock │ │ ├─174200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417147012a72e399958e06dd7d992e324d6717a811ddbdc2b9e8028f91c8f2b9 -address /run/containerd/containerd.sock │ │ ├─174468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fdacaedd3637302dcdd57e0dfb73d3b609b33eadc75aa3efab1d9c9804c0ec6 -address /run/containerd/containerd.sock │ │ ├─174697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5c2cf00c132ab8de595df93354ca630cd9aa54aad91a8760ef959c8d03ba82 -address /run/containerd/containerd.sock │ │ ├─187813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5470414601ce88c0eff608e8bb59af384612c7ad2d2c6e5cf3e8cd1544e4cc -address /run/containerd/containerd.sock │ │ ├─189996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ef178b46249cd8b38d7f813b5a16f0d0aaea7730851c93f28e05efe49c26b08 -address /run/containerd/containerd.sock │ │ ├─190101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03b9502852ef667dc605382424811f824381e107f6774506e7c048c5adab023 -address /run/containerd/containerd.sock │ │ ├─190171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4350ffc22bf4ef4a932b405ff90f77f1cfed5e501577498dfc745b3160a96128 -address /run/containerd/containerd.sock │ │ ├─205455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c07f8b7477b6306bb12a83a81f38c7c34c8c4bb6875ef458bda48b7164464e -address /run/containerd/containerd.sock │ │ ├─213204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d07b0e56b8d2ea73e9f582cd9c48675a2ff94309d3754f478c696801e3283e1 -address /run/containerd/containerd.sock │ │ ├─213236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee868ad6ee255b73833e03ffcd39a3008c9f84b13b297cbbb493249bc12f446 -address /run/containerd/containerd.sock │ │ ├─213283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74bb2ab7953361b0eb32127b5136b6d5ac184f64e7fdc7e6610e3adad883fee3 -address /run/containerd/containerd.sock │ │ ├─213595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5f7d86049f521e236dc1e99d8b54150e7a2f887584c9378bbc7480aed8a76f -address /run/containerd/containerd.sock │ │ ├─224286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85552bf568985a6f5ef773cabfd0d7cfb0185c60128db1595a9b21b88069323c -address /run/containerd/containerd.sock │ │ ├─226875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b3731d2b35e0ad0d51bfd16e2365514ccf0f0f1203b28f3a2534887fa6a925 -address /run/containerd/containerd.sock │ │ ├─227962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4315119ac43fe9e6f281ed98c408964bac7e19ef5efc35f6a809314b2e9baac -address /run/containerd/containerd.sock │ │ ├─228855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3a16b5c36899092e43d1c5840b47439c2e2642781ba175b09cdd33e3f82f8e -address /run/containerd/containerd.sock │ │ ├─229968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b246b28b5bb3eb48c0d61ed49ebc01b9fef5c63823682f85637daec459ec4c5 -address /run/containerd/containerd.sock │ │ ├─232271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85fd13e9d1f54a12133a25389db9d00a8aeb66f57fe9b43dd53e14a5bde2d7dd -address /run/containerd/containerd.sock │ │ ├─233779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a172e1a693002a6b41e457c86f2120cb5c2882facf7ad0d8b7a041935976d061 -address /run/containerd/containerd.sock │ │ ├─233882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78233254587091d39b17be00a3dcdc3342a64b85b4389cf8c4acd0c3ad21b3a -address /run/containerd/containerd.sock │ │ ├─242973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed940b967203a0f3872d86dd02367ca6df53ffe5fde8c66200128f296287d947 -address /run/containerd/containerd.sock │ │ ├─243490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5e8791e1811032be58defcaeecc049fb5fc8fefeaf4e8c9a8a13459b9be154b -address /run/containerd/containerd.sock │ │ ├─246343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f02bc4d85bd9fc36e0b23e8e882d0801bef064dbb99898939b89ca43519942e -address /run/containerd/containerd.sock │ │ ├─250948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb38f3f8c8ac8f1bfa664dda8529c2d2ccb378377d6d57b5bce3511692b5c9d6 -address /run/containerd/containerd.sock │ │ ├─251144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e353ca86e19d5f0f971a8584c235f22ab0ac35504af54548f55ca3890bbef4d -address /run/containerd/containerd.sock │ │ ├─251195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54045ecff9b76e82b7fafdca4b227b4389aa0a09d9b4c6c30c06cda652fa23bf -address /run/containerd/containerd.sock │ │ ├─251234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de071415b9025c5c4d09c81b36116083b26982fe0e381bfda51ba4d9ed97ddd8 -address /run/containerd/containerd.sock │ │ ├─262263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 381b0e0590e3d686e3c91747b2955481ddd437025ab6de77231a8b81afef4e69 -address /run/containerd/containerd.sock │ │ ├─264820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b82967a8f14a705eb51c76dde63cb42acebc78bb567cb11fb4ba3b9ccd56c5a -address /run/containerd/containerd.sock │ │ └─266107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab4892c9ab3782c43744d8468da7cbad07a64c38f356c6c32bd6f56c7c9ea73 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-bdcdab48137c9c53f2ab1f8d3c33a7ff3d6a0e4e244c406235761e1e2fccf48a.scope … │ │ ├─12315 /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 │ │ └─12334 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r91d8bd797f5d472a9ee575a1bbb3f67a.scope │ │ └─187440 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29762 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30035 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18748 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18769 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25080 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25353 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34397 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34679 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12202 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12234 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yfobpj.service │ │ ├─12565 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfobpj/unit.run │ │ └─12597 /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-yfobpj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfobpj:/var/lib/ceph/mgr/ceph-instance.yfobpj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfobpj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yfobpj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10319 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140685 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40886 /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.3 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-0004b791a3bd3b5aa787d6c617abfeded3645c79237fc93ae58d16ba1b1077fc.scope … │ │ ├─12679 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yfobpj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12699 /usr/bin/ceph-mgr -n mgr.instance.yfobpj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-90c86dddcc8d072aafd8b07a0d8a55704221fdf0b36746fd6e8ae2238daed254.scope … │ │ ├─18816 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18836 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1083 /usr/sbin/uuidd --socket-activation │ ├─docker-5eb6cad2399b1581481ffdcb9b62f589e493935419eb0c9e6f72ef5ccaf0a6c7.scope … │ │ ├─25394 /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 │ │ └─25407 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-904f0873bb7344881f12e4fa1ba56c2eb01a92703af401d5774e620d576de231.scope … │ │ ├─30077 /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 │ │ └─30089 /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 │ ├─chrony.service │ │ ├─10827 /usr/sbin/chronyd -F 1 │ │ └─10828 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140544 /sbin/iscsid │ │ └─140545 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b7d8d0bc9ed471721dffce969f59b1a4d9268eb1b3f9ef5f0c89ae0ff72925a8.scope … │ │ ├─34721 /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 │ │ └─34733 /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-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─224b21bae678aa6a15243d5519824c57731a0ed1f79bef976f7568aa998d402b │ │ └─47395 /pause │ ├─fc51d61167a59d23d12bb6f9d45326a74af70406747b32ec99b394da6f2a6d62 │ │ └─250566 docker-registry serve /etc/docker-registry/config.yml │ ├─205b9f4cd4e6e612841f8a7c9ea91b5dfff369bf100b48137b93d169570ad547 │ │ └─125009 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8fec5aca1be64cabdae33c2baf8a8f660d00fa79424dbd4357eef5bf945e476f │ │ └─56179 /pause │ ├─73e97860fc5e4b057375887311dacb7ed356bffa7789176039fa09d3a5e8b4b3 │ │ └─97123 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-thnx4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─07cf26f6e368cd8474f2a33d2165279102f66a55268b5bd70f8d6f09d1b459e3 │ │ └─40582 /pause │ ├─223f8abd49ae9182a77bef65c8eaa401831276bc44dc0bbde0bb2cf4f25ac52e │ │ └─147193 /pause │ ├─a32b03882047f2ef42798d34260926f254034bc18adc6d9702bf55acf2c21cdc │ │ ├─187968 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187986 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187993 erl_child_setup 1048576 │ │ ├─188111 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188112 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188125 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─188498 /bin/sh -s rabbit_disk_monitor │ ├─0185e027acca6d8a3a1cf932c16011566591066cd93d1489f1547a6b5e98e3e7 │ │ └─64133 /pause │ ├─799d4f93a8c7bab471d136962b3434ba48b3f3b803c2ab601f4a2091fea254c7 │ │ └─147104 /pause │ ├─9a8837f4cb9ed071191d383058a8c641d408b32b2f4d1a5e0d9093964241728d │ │ ├─183048 neutron-policy-server: uWSGI master │ │ ├─183067 neutron-policy-server: uWSGI worker 1 │ │ └─183068 neutron-policy-server: uWSGI worker 2 │ ├─3950cfb802bb2df4d880760d1a85c4c2786b9d6322f76a7406193ac159c29889 │ │ └─111263 /pause │ ├─f7411e65301e33f4d14a3eb981971b59770789c531203865639256672b951d55 │ │ └─68085 /pause │ ├─87a06c5e75cca1215ed9a785a54a56bc004fc52bb4fe5ba56357b7ae7fd34ecd │ │ ├─170293 nova-api: uWSGI master │ │ ├─170329 nova-api: uWSGI worker 1 │ │ └─170330 nova-api: uWSGI worker 2 │ ├─45bd318cb8fbcbdee09647f01ad6abc49195ffdad8c061ecf3aef1af03e1cead │ │ ├─171068 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171429 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─02ad8dcffd149f3252db69767accf93cb4b9a82ee7380ec1ab10d2eb070053a8 │ │ ├─222201 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222706 octavia-worker: ConsumerService worker(0) │ │ └─222714 octavia-worker: ConsumerService worker(1) │ ├─3f1b1592c3e0bcaa4c7c1c2ab1ea48fc698ec858510f95aa1c97afbf8f811f9d │ │ └─187423 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─81a8aa654c575b3bdbd59826bb67801f6dd9e0aaa936b2f74850e1bc62d9d152 │ │ ├─185534 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─186501 /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/tmp3kioeiu3/privsep.sock │ │ ├─186903 /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/tmpenehap2t/privsep.sock │ │ ├─187404 /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/tmp3i8177oj/privsep.sock │ │ ├─187883 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187884 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187930 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/84013029-6811-4f52-a1b2-eb0204cc0a38/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/84013029-6811-4f52-a1b2-eb0204cc0a38/host --addn-hosts=/var/lib/neutron/dhcp/84013029-6811-4f52-a1b2-eb0204cc0a38/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/84013029-6811-4f52-a1b2-eb0204cc0a38/opts --dhcp-leasefile=/var/lib/neutron/dhcp/84013029-6811-4f52-a1b2-eb0204cc0a38/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b42b4d2c-de66-43d4-93c5-ac864af10df4,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 │ │ ├─187939 haproxy -f /var/lib/neutron/ns-metadata-proxy/84013029-6811-4f52-a1b2-eb0204cc0a38.conf │ │ ├─207649 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c26559ae-5f19-461e-9c21-23baf6f08a61/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c26559ae-5f19-461e-9c21-23baf6f08a61/host --addn-hosts=/var/lib/neutron/dhcp/c26559ae-5f19-461e-9c21-23baf6f08a61/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c26559ae-5f19-461e-9c21-23baf6f08a61/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c26559ae-5f19-461e-9c21-23baf6f08a61/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1c04b5c3-3085-45d9-b98e-ce9e74b90106,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 │ │ ├─207652 haproxy -f /var/lib/neutron/ns-metadata-proxy/c26559ae-5f19-461e-9c21-23baf6f08a61.conf │ │ └─373748 /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/tmp0nkjqffd/privsep.sock │ ├─01bdc5598d5ddeb50eb454935bd322db550b1a6e8137adf627733f86050f8822 │ │ └─107532 /pause │ ├─04e73222e413b34f06e702bf1c2a8d76e874276577b773c9fa193e60c5129b7e │ │ └─51141 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 │ ├─0f8edfad99487c16ea349d7cbcfce5ef75414577cd0c2f45401800001966354a │ │ └─222207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f822b2585a986960d38b218fb97cc9e08b26acbfa2dc08473f0fec7535959d93 │ │ └─124355 /pause │ ├─f24e1513666940b711b639de92db8d073277e7665b504245a8de6d0e9b5595c5 │ │ └─62085 /pause │ ├─6d78e91c460b630cf278af97c04e4c96858901a3f0ba145d0c9410b2a32c97e8 │ │ └─41839 /pause │ ├─e7417108811e4376008301aef3e77ed7ecbaca5dc6b732d164b4bfe87fe6a555 │ │ ├─243673 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244033 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244034 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ac2bf9e4d1c157f92258362090070045ab1bed716a2fe10142ee7bac868b39a3 │ │ └─124310 /pause │ ├─811bbe51a0ad921c344d2575b9d00dd2c73166ab397b9fe7a3792aebcf193149 │ │ └─228319 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─de071415b9025c5c4d09c81b36116083b26982fe0e381bfda51ba4d9ed97ddd8 │ │ └─251282 /pause │ ├─499962637ece523be7a4fe992c8719b1309ca306b2ad1e4702e7554e42c4982b │ │ ├─106354 glance-api: uWSGI master │ │ ├─106368 glance-api: uWSGI worker 1 │ │ └─106369 glance-api: uWSGI worker 2 │ ├─b1ce5780e2ae86d57b51e4823dd90aa996d85f365fa442034c889b9edaee910f │ │ └─46542 /pause │ ├─4d0cc7de0906e1329611d6e3f13a9846e45bae0cbcbfc5288db3885793787106 │ │ ├─182994 neutron-api: uWSGI master │ │ ├─183034 neutron-api: uWSGI worker 1 │ │ └─183035 neutron-api: uWSGI worker 2 │ ├─929631f3dbc57f7b4fbcd6d064df725039c5d0a79c3bd13db297cdf4fadfaa97 │ │ └─143495 /coredns -conf /etc/coredns/Corefile │ ├─ae86ffa47f524bb166aa8ad31ed0ca5b05090d0688e448bc7259ad1066668df9 │ │ └─47293 /pause │ ├─64530bdd295222e854c5e9f52213454db5d34941f8bae1e594ace22ff189df8a │ │ └─109120 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─44227f85647c1dc9c889f9fb52a7c4e54d1ee72bf5929b0c4b819f5efe92919f │ │ └─66039 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ed940b967203a0f3872d86dd02367ca6df53ffe5fde8c66200128f296287d947 │ │ └─242997 /pause │ ├─5f3126d1c173ed9550b919734ea905b321ec0e6ad3551be230e6625b245889b2 │ │ └─48935 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─1107923ca53586be5693a512dca8129dfd9404d698ef629e3e703af5bddf5e18 │ │ └─63745 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─30744800e4a49cfc3614af2f68261107f463a0d92d2de19bc5410bbf5e44347c │ │ └─232319 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fb8805cfd34d6bb53cff099a87a53c7788681e0312aba1bfb3fa593a1f056f07 │ │ └─44504 /pause │ ├─5845cb7bc8829013fb1e121a091f770894a95398d250986a82f1c551d2d24776 │ │ └─43573 /pause │ ├─d3192f47c37cffa3e3df333db0cf7a37be82b605eee93a1cc4cf5073fc751764 │ │ ├─ 97237 /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 │ │ └─340719 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1364049dddb8126fa6a3e56011e542c6e827c514789539ade4f3d86998a0e768 │ │ └─66072 /bin/memcached_exporter │ ├─bf29223d539838e2242d04cf19b3cbbf71a67e710bfcd78d9206c2c769956ea5 │ │ └─44752 /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 │ ├─07544a0a6634de61a321cecaae7cbf720d0ef86c9029e7ecd1dd7c32c9c066f8 │ │ └─230028 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─66de6da12e613c3fcaab48f1230293da306c504a00a1022bf8821308aa3d021a │ │ └─63033 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 │ ├─f4f967c748c984f7dcdf4f8034b42f88d3ad6a8046ba32566d774ab9f90e3c6d │ │ ├─66530 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66547 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66553 erl_child_setup 1048576 │ │ ├─66708 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66709 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66719 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66946 /bin/sh -s rabbit_disk_monitor │ ├─221157afe6eb1f91a76e7b0acf02654ef7a3d299a39ec36bdd2c1c3e93356573 │ │ └─50770 /pause │ ├─aec72bc38b1d6396e2e2834438568790580dc474125c94f017421d5515d2dea9 │ │ └─47774 /pause │ ├─4b3a118ff2c5f4d8bc0843be474025df8dd98b538e309daf8b7ecb6658a3a230 │ │ └─109485 /pause │ ├─b3dd23d481f22bac387eb891d08491cdbe334e532d5f7c8ed35b0f0af71dfb27 │ │ ├─48838 mysqld --wsrep_start_position=93f530fb-751e-11f1-9513-abd8eeb67ca3:20 │ │ └─48964 /var/lib/mysql/mysql-state-monitor │ ├─833746cadbdefb123a4c3025500253c0f33db37c4935ab178ed77565d118822f │ │ ├─125341 /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 │ │ └─125531 /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 │ ├─7ef2a3ed56327d9655d6cd3a12e81dd0e03e1860c2fa80d8c7c402a6c578d973 │ │ └─191358 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─99ae49bfa8f0b21194d2f615d08022666d4381afd36d70f763cd4360dd0373c6 │ │ └─77253 /pause │ ├─4f1828ea3b000e006f80b5512eac4c4bdfa7509358b86262e472adefb224c60f │ │ └─46456 /pause │ ├─b5e8791e1811032be58defcaeecc049fb5fc8fefeaf4e8c9a8a13459b9be154b │ │ └─243546 /pause │ ├─2f45c3b9ccaf06d5712851ae19a68e38bdb6806259f0ccf7aa553fa7fb2a6779 │ │ └─62479 /pause │ ├─de238ba3a60040518047600858bd31957ae823ace338e47a631f95bb2efbf8ea │ │ └─65309 /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 │ ├─8aaf5c8afb3b6958fa37a321ecbea4487723659c507f5bad5b903b991a60db08 │ │ └─44549 /pause │ ├─e84975240d06644db2750030dfaa7c3c9ef68add91fc1e9107f740d2e2a8051b │ │ ├─141720 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141733 /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 │ ├─a8b266d5740f2f2cb5f89369d649491bcc7b4612144d8d7afea73fb3c724c6aa │ │ └─259979 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─65b3731d2b35e0ad0d51bfd16e2365514ccf0f0f1203b28f3a2534887fa6a925 │ │ └─226899 /pause │ ├─4350ffc22bf4ef4a932b405ff90f77f1cfed5e501577498dfc745b3160a96128 │ │ └─190213 /pause │ ├─80fd54183cacb74f7dd286cb28f633d02279ee83e63f3b54fd398eacfd87a65e │ │ └─43612 /pause │ ├─cbd6cc85e26bf9db9e141a91cba1207e91cc0d1712697b9a2ab202390a9f769a │ │ └─143301 /pause │ ├─f03b9502852ef667dc605382424811f824381e107f6774506e7c048c5adab023 │ │ └─190127 /pause │ ├─850d62fc543dc9cf2c9066db816a6f4f297287cde16ec523c2a410e2172abc04 │ │ ├─64694 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64765 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─673c5107e8ab10ad358e7c5ef6fd0cf2d0e11f1f2d8851bd3c993218ead97e92 │ │ └─172234 /pause │ ├─dfc16abfb135e9e08984dcf45d4b143881967ac3f2140d8dde514b19bc1e228b │ │ └─55992 /pause │ ├─57bc1e742096b12980000a13d650b7199f546f66da9533b461e0a5edcf745440 │ │ └─49010 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c79a779924da0518f8e94f930c0a7d30e915ecc81050dc208ae29dbe41d02204 │ │ ├─246591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246619 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─246625 erl_child_setup 1048576 │ │ ├─246791 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246792 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246846 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─247374 /bin/sh -s rabbit_disk_monitor │ ├─0c9b653e635f17393891978b2a04c70dd4c6831fe385091fa4406c143633ce51 │ │ └─107416 /pause │ ├─c345549a86cb23bf4c3c087fc912663eea09db1bd807a2bd45c357eb6e154fab │ │ └─65843 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2416447ea4d8e6507c0a1245ed04e80a1a7382fabd3a56603543e511f2245a3a │ │ ├─61532 python -u /app/sidecar.py │ │ ├─61837 python -u /app/sidecar.py │ │ └─61838 python -u /app/sidecar.py │ ├─acb4c70c452ba8f7bbe9d756f4e8be5c7e1442e1218c04ac738f99b3cd8be143 │ │ └─65225 /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-3.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 │ ├─eac0e2fd2fa96bc232833bd60b29d775a5f2778ec5bbd53999d3b982e27d4e8b │ │ └─78614 /pause │ ├─c151c913ded9b044156758b391e02f61e05d438abf09ed63d40e272a3b9781c3 │ │ └─44597 /pause │ ├─19f14f99c826b6561a4e2d0155670e95601e7be1af2e09f130e2e9ce5d4d30f8 │ │ └─66003 /bin/pushgateway │ ├─54045ecff9b76e82b7fafdca4b227b4389aa0a09d9b4c6c30c06cda652fa23bf │ │ └─251223 /pause │ ├─4e65ac735e3f6fbbca916bb6242a74496edc0d6a91f3420c0d64b1f337473e33 │ │ └─56031 /pause │ ├─5fe20a9ffd1acd17be6c9f3a11fe2adbf42eff8abeb999ce4b8663b9683d5364 │ │ └─40601 /pause │ ├─a78233254587091d39b17be00a3dcdc3342a64b85b4389cf8c4acd0c3ad21b3a │ │ └─233910 /pause │ ├─131d56d239200e2cae2b815c91c9c4ec206dfff2f1ecd6ca59a4868f1892abf3 │ │ └─62999 /pause │ ├─06a34a237529649e3b987cb4deb0f5443c3d865b0f89cc003f7e82688fb97da4 │ │ ├─172431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172454 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172462 erl_child_setup 1048576 │ │ ├─172604 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172605 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172615 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172806 /bin/sh -s rabbit_disk_monitor │ ├─96a10452efcb6c34a61466380676ac0bb01ab93ad98d1bc0d7a43c9d31f26948 │ │ └─65055 /goldpinger --static-file-path /static │ ├─3a9abcb281939b642dd17eed366d79c2f0e01fd73b9fa25b942a2a25b893a150 │ │ └─61063 /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 │ ├─873057730842f05c34760efe3a826b5d5ac37bbf75ee0d48dd75a79fff328dc5 │ │ ├─131919 placement-api: uWSGI master │ │ ├─131967 placement-api: uWSGI worker 1 │ │ └─131968 placement-api: uWSGI worker 2 │ ├─ff5bf142d0b67a8a260d8f852c31c3a0319717a8a348305ce09c034d97f07724 │ │ ├─48784 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 │ │ └─51489 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c61d985b896840190dff334a1ea1d9c347829143b6f4830ad056dd266a3d0e25 │ │ └─228903 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ab638b924145f1ea6bf8da0f10466265c332c7bf74f7c0f21bf70143ab0cb664 │ │ ├─61505 python -u /app/sidecar.py │ │ ├─61824 python -u /app/sidecar.py │ │ └─61825 python -u /app/sidecar.py │ ├─1120ebf02474fa5ddd1a2ef505057ae0844dd4538849818561ca2c542dd2c201 │ │ └─44232 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 │ ├─17182635dbc49c35aea900a5c6b3bdb63d02ce3f20013db9157ae28e769671f2 │ │ └─47442 /manager --metrics-bind-address=:9782 │ ├─ee912fcbea4c7338163ca23b0bad6433579c52b706f0f15d8d28d36139e89a71 │ │ └─55929 /pause │ ├─fcbe5e164e128a192bb43c0b79d0e02dd5710426903bf134ff7797ac272bae60 │ │ ├─201395 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201609 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201610 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ccfca81e854995a3c50ee9a5899c9796de67fea41c742b180ff11b608c10e4ce │ │ ├─243312 magnum-api: uWSGI master │ │ ├─243354 magnum-api: uWSGI worker 1 │ │ └─243355 magnum-api: uWSGI worker 2 │ ├─785ea52b4b31bff4079616370f938a712d76b45121b150536db01c14378c0acf │ │ └─62311 /pause │ ├─d4315119ac43fe9e6f281ed98c408964bac7e19ef5efc35f6a809314b2e9baac │ │ └─227985 /pause │ ├─6b82e3dee988826899f4c50c46e746880d9c2bb71dd0b76f80d118858b0764ac │ │ └─174023 /pause │ ├─1a1746285bf2848b68253b2ab56f8fcc02d6065f91a6fae5a87bc3fe5fa24045 │ │ └─60875 /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 │ ├─cd3f7df2b91e38e766c0ad50b40a1f811adb49598415c233f531a1e7d44049a7 │ │ └─43212 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─90f53d399eed9964bd4def0c09b9eee1e1d0f2abffd0a17a7699a91cae081820 │ │ └─226964 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─85552bf568985a6f5ef773cabfd0d7cfb0185c60128db1595a9b21b88069323c │ │ └─224323 /pause │ ├─f40f32e7f970d001028889b601b82d6e9fa6b872c52ebdce455909e69b964828 │ │ └─63865 /pause │ ├─a978bca0661ade7042fcce6abc351363854ac2a2bab2d84734c69aa3439f192a │ │ ├─243038 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243930 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmphg8fnh31/privsep.sock │ │ ├─243988 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243990 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─511da4c73d78b2c53832a4ffa2867a62a5cdea5fd6f438f6cf8c162aa50937f5 │ │ ├─ 85334 /usr/local/bin/rook ceph operator │ │ └─402478 /usr/libexec/platform-python -s /usr/bin/ceph quorum_status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─6197a6aa64a58bdb220852adaa6e1fc3987d142129ce3a2bc793903296a40b01 │ │ └─56278 nfd-worker -metrics=8081 │ ├─35294637afbd49e73133f223de1828fd7eb0abdd9df84e1498a2fdf09c835c31 │ │ └─63384 /pause │ ├─61e7100e729388d331c6e1b392eacecde7a0b2e11b5ab7c352e20e49a334064c │ │ └─186596 /bin/bash /tmp/libvirt.sh │ ├─a172e1a693002a6b41e457c86f2120cb5c2882facf7ad0d8b7a041935976d061 │ │ └─233803 /pause │ ├─03b7a9a39b65d37a06e22b25468f0803205433a00175a136a3cfafbd4bd7b75a │ │ └─61795 /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 │ ├─9c2193aab4ab034ec868cdf3c70f481ff990d9cc05af5c5b08df8dc92efb612f │ │ └─42067 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d9f2d3d905be1765c9e3b0644fce6f7622692e2f1e325d7dedd08c7a8b8ab260 │ │ └─43663 /coredns -conf /etc/coredns/Corefile │ ├─e933b6d8af7f4b5687895414e8a549aefbf83fa0887dfa54333c0a7b28c43944 │ │ └─47567 /manager --metrics-bind-address=:8080 │ ├─010fbe20349293492bd3652c89fc6225d2a785e72343ca36d9b3a3eada64794a │ │ └─40512 /pause │ ├─5b246b28b5bb3eb48c0d61ed49ebc01b9fef5c63823682f85637daec459ec4c5 │ │ └─229992 /pause │ ├─ce39bec6c1db768ad102457c4d7f9ead45a155054d6fb73a161f5375a4ffc22c │ │ └─60472 /pause │ ├─5c0896533b3d34581e243b1acc76504b6ec2cd66e05802ba00147144bc3ff276 │ │ ├─109565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109582 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109588 erl_child_setup 1048576 │ │ ├─109648 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109649 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109659 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109933 /bin/sh -s rabbit_disk_monitor │ ├─19ab21c2b63651f58123fbf9a6b95c4157efed986c6ad4bf05d73b224e8ab99c │ │ └─65358 /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 │ ├─bab4892c9ab3782c43744d8468da7cbad07a64c38f356c6c32bd6f56c7c9ea73 │ │ └─266130 /pause │ ├─fb38f3f8c8ac8f1bfa664dda8529c2d2ccb378377d6d57b5bce3511692b5c9d6 │ │ └─250985 /pause │ ├─07b73f48b8268356dbccda47a0143f436cf4a03eca19dca53c27f836607e13ad │ │ └─265162 /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 │ ├─9ee868ad6ee255b73833e03ffcd39a3008c9f84b13b297cbbb493249bc12f446 │ │ └─213312 /pause │ ├─7a95309c9d4aa363786ae2d24ee1e5f28d89d28ef8609db363ef729e3beea001 │ │ ├─201307 heat-api-cfn: uWSGI master │ │ ├─201319 heat-api-cfn: uWSGI worker 1 │ │ └─201320 heat-api-cfn: uWSGI worker 2 │ ├─424c2dd8a1e5a3b914f71c973f360d364a6d6685c2553e5a3395c998155e2e96 │ │ └─62558 /pause │ ├─27e4b014a8ae2073c17c0f1974c22adeedf56f4fd9f191fdf2b03f1da2f6aa2f │ │ └─65512 /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-3.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 │ ├─b53236d50b49422c4438164edc308ed3218c141fe65eca81f9712528f65e9655 │ │ └─48490 /pause │ ├─c071bbe886321735e4fe49c37ffd12f1f0094f40a505f2f51448b94b5a331e1b │ │ ├─185539 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) │ │ ├─185839 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) │ │ └─185840 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) │ ├─d6c52240c9b9cb1baca16d32688b1a6f3893dfb987465f6a449f04880e0b0d9f │ │ ├─144314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144331 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144337 erl_child_setup 1048576 │ │ ├─144436 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144443 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144509 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144759 /bin/sh -s rabbit_disk_monitor │ ├─632f25acd26f4283fddf4a36e4452f03db33a5c81f787ae312dce2e38ad790b9 │ │ ├─221575 octavia-api: uWSGI master │ │ ├─221587 octavia-api: uWSGI worker 1 │ │ └─221588 octavia-api: uWSGI worker 2 │ ├─e4a1c2fb354e836374adfbc2d961f5c41c6e27702f120cffe109392de9200146 │ │ └─165958 /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 │ ├─efbab69ea80d729587b11407182c8aeee9fd49041b0946d4731adee33f81dc27 │ │ ├─42315 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42694 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6f56489aff442b3af5a3d81c193026137145bd22ed70a43b9cbcfcd119bb4227 │ │ └─47892 percona-xtradb-cluster-operator │ ├─7d5c2cf00c132ab8de595df93354ca630cd9aa54aad91a8760ef959c8d03ba82 │ │ └─174726 /pause │ ├─3308acd9ba237d825990067d2a247cd713a997529b48bfc21c1f0f92e33388b3 │ │ └─62441 /pause │ ├─df4973ce96ba63382a5ea841431f981b09dfcb65747f8c0713bec1f7cc7b1bfa │ │ ├─183001 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183270 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183271 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183272 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6f02bc4d85bd9fc36e0b23e8e882d0801bef064dbb99898939b89ca43519942e │ │ └─246380 /pause │ ├─82cc25292931e1049a0b154c021408db0916cd753f1d6e465098cdd2c44dad6e │ │ └─43643 /coredns -conf /etc/coredns/Corefile │ ├─c3d307ab3b5a41832ff17fcc99e2e7c582eee389f3bfab2a7d423e327e0a2d94 │ │ ├─64293 nginx: master process nginx -g daemon off; │ │ ├─64320 nginx: worker process │ │ ├─64321 nginx: worker process │ │ ├─64322 nginx: worker process │ │ ├─64323 nginx: worker process │ │ └─64324 nginx: worker process │ ├─8526ec325598b6caba956e692672b582a012689d05554844440a61a47c5cffa1 │ │ └─40820 /kube-vip manager │ ├─10c07f8b7477b6306bb12a83a81f38c7c34c8c4bb6875ef458bda48b7164464e │ │ └─205480 /pause │ ├─400673472be0baf703a58dbe1201a677c63ff569b8294e0a8225109d0611cf37 │ │ └─174125 /pause │ ├─eedf10528771b8b6fc4ba774142fea8d14fef679a1dd7c8d13223bc3b03ef948 │ │ └─146976 /pause │ ├─c10225554de49d750966530cf2ec0ebb9d868b3f1de98d8b0034db59c8dc57c0 │ │ └─141684 /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 │ ├─3249ad38f4f97d715043c14df8eea8dc17fdf9fe88f4216bacb2790ac9db4e8c │ │ └─41010 /pause │ ├─b782e43617fa344971fad03eebf391a6ad81cfe7862da798178f23542944843b │ │ ├─224580 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224597 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─224603 erl_child_setup 1048576 │ │ ├─224747 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224748 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224760 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225197 /bin/sh -s rabbit_disk_monitor │ ├─747612d520aee8d04fb7bc1ac48ab5581cecd758648e36b5512de0761e3126f3 │ │ ├─107848 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108117 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108142 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─03b5d3a339de86aef0d1b087446873d98694f435770ad46b45eb1f485d7e8784 │ │ └─44844 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a46f67d308a0f38b75cffc11fc39e13796d6ea74a527132c7d2d3a1202e02f80 │ │ └─56421 /secretgen-controller │ ├─aa73cb815d22284d1517b0c8372b046be658aed9d348984ae560f5e1b9205325 │ │ ├─171053 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171419 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171420 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e9db7a4067a531bc316b86d213d39d45779bf6271926f13c276c2cd66a8f0a1d │ │ └─105911 /pause │ ├─d3ff958f95d4cdffe22d22b1abbaf6d5d42b1125c5c904c9a262a0d895ef83d5 │ │ ├─83728 barbiacan-api: uWSGI master │ │ └─83740 barbiacan-api: uWSGI worker 1 │ ├─158ca1fe9b8939654b2d8e6db6b2be93df3abab57123feef28f0ea04d7689fe8 │ │ └─41036 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2f21dc09ec8ea2c0db29a418663d333a589a22a9abe6eee335382f6fa21d8712 │ │ ├─183801 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184317 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppqj4f_fa/privsep.sock │ │ ├─184376 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp21e8r5ys/privsep.sock │ │ └─184692 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7cbcb8af6af006372d569e7a7449d3eed72d777e6e6277ec0797630851c3d32e │ │ └─64755 /pause │ ├─e691029cc392cc7e99a629aea578016a77c9adcd6e0c191006a7aeabaf84fcdf │ │ ├─205566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205585 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─205600 erl_child_setup 1048576 │ │ ├─205715 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205716 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205726 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─206023 /bin/sh -s rabbit_disk_monitor │ ├─5fe5e652c387fb7dfe56a1e3cbe4ad9e3ba4e0205e3016fabfbb514a3dc5d816 │ │ └─40723 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 │ ├─4b844b19a58735f2da43b295574f4cdf7ae8b3172641f9a37a84ae863ca4fac8 │ │ └─40722 etcd --advertise-client-urls=https://199.204.45.3: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.3:2380 --initial-cluster=instance=https://199.204.45.3:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.3:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.3: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 │ ├─0b3a16b5c36899092e43d1c5840b47439c2e2642781ba175b09cdd33e3f82f8e │ │ └─228879 /pause │ ├─45f96be2a8233fcb591f01b5edb4ef1ea6ba60ee2fb53e0e52ca8e97d906ee44 │ │ └─96819 /pause │ ├─6fdacaedd3637302dcdd57e0dfb73d3b609b33eadc75aa3efab1d9c9804c0ec6 │ │ └─174502 /pause │ ├─6a5eb4daf1885b5ac079f6f24ddb1df0bba8d7c9831d2b57837a89a7eb5f5ae1 │ │ └─60610 /pause │ ├─dfa3b77c76a14c2cfad8ecf13420b9c1216f747626bdd8ebad50cf02edc6e546 │ │ └─64406 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2809d9af902359c63595feb11df9fa40b317bbdd86598baa3647e5f9c93a02aa │ │ ├─120426 cinder-api: uWSGI master │ │ ├─120439 cinder-api: uWSGI worker 1 │ │ └─120440 cinder-api: uWSGI worker 2 │ ├─681b63444b56abb9ee122c7b18dafa22e16e36e3270cb6289fde53f4e25e2ca4 │ │ └─111212 /pause │ ├─e7096affaa5f646c1403785d208086a7b84c0b0941163a9dd742c9e9acdbcd13 │ │ └─266305 /bin/openstack-database-exporter │ ├─c8fe63865d067f38c274c103da78cb4a08f47d3f374aab9cf315d393dc078442 │ │ └─48066 /pause │ ├─6d5f7d86049f521e236dc1e99d8b54150e7a2f887584c9378bbc7480aed8a76f │ │ └─213621 /pause │ ├─3fcefcac359c3363597467369aed05b7b3800e501438addd6ecc08b78c51eb98 │ │ └─46892 /server │ ├─70f61184f4cbdb0859af0b2ff96f287e924f54698bb4f5017140281d7a0a71f1 │ │ └─51343 valkey-server *:26379 [sentinel] │ ├─4ee05019e6985307fda2d40a4b518aefbdcb1608257ae1075ca10a40c32b3e8a │ │ └─60570 /pause │ ├─b51c0148565fbf79ddc30c744e413ace7f22f357c128763116a9bad29867bae7 │ │ └─146513 /pause │ ├─d9be24ab9a57556e51f88bde8e9cd341d68b2e9219e984a85099b4368edd2a3b │ │ └─186547 /usr/bin/libvirt-tls-sidecar │ ├─2d0083a9a09a65ec0493f657f91f59f6bac0cc2bfe7c6ac30027da4b8784a4f4 │ │ ├─264636 apache2 -DFOREGROUND │ │ ├─267374 (wsgi:h -DFOREGROUND │ │ ├─267375 (wsgi:h -DFOREGROUND │ │ ├─267376 (wsgi:h -DFOREGROUND │ │ ├─267377 (wsgi:h -DFOREGROUND │ │ ├─267378 (wsgi:h -DFOREGROUND │ │ ├─267380 apache2 -DFOREGROUND │ │ └─267381 apache2 -DFOREGROUND │ ├─7ef178b46249cd8b38d7f813b5a16f0d0aaea7730851c93f28e05efe49c26b08 │ │ └─190026 /pause │ ├─c646d0a2de876ff372fdbf189ef54e5654c789172ca2d87eacb377060d1566fd │ │ └─50985 /pause │ ├─8e4c19772cd81fb0b514c2aaf81a1d0f34e33276c83a03a2bae40f0b4dd79cbf │ │ └─40661 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 │ ├─765f4f2d28d5eeaca2672c2e79978a5a2ab5fbcd8d842c695abfbb0c652b7c95 │ │ └─146272 /pause │ ├─381b0e0590e3d686e3c91747b2955481ddd437025ab6de77231a8b81afef4e69 │ │ └─262287 /pause │ ├─9b70e0847a744b0c92bf5142646316705ec757da65005dbe7973306122421fd9 │ │ ├─191306 /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 │ │ ├─369693 /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/tmphn_q6ohm/privsep.sock │ │ ├─369929 /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/tmpkdkywdvl/privsep.sock │ │ └─370905 /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/tmpd4x06npi/privsep.sock │ ├─dfb7d54c0fedb7f3eab14617b20e940040ff84971815dada5dc474c1200c82f5 │ │ └─43169 /pause │ ├─456f3253f24a9114a3b4697b8e6a6c446b3585dce5d9ccdcacff7fdb6bee1274 │ │ └─44704 /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 │ ├─74bb2ab7953361b0eb32127b5136b6d5ac184f64e7fdc7e6610e3adad883fee3 │ │ └─213366 /pause │ ├─3a994598ce4d5aa856c52bc8a0cd129c26f21231abd9f8a3b18bf887ee9c2764 │ │ ├─259985 /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 │ │ └─260086 /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 │ ├─b4ea7c820ef0db19f0e794c7186ea2ebefddbd46fb07c9f53410e233064fb335 │ │ └─40577 /pause │ ├─ec2ada708c080a25f9d4b600750450454ff660051b6584076fee5e7bd470397e │ │ └─98018 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6f07aa82b5386686eb0701b17540f99cd984a0e2f1b6cac6edc50767cf82842f │ │ ├─201412 heat-api: uWSGI master │ │ ├─201438 heat-api: uWSGI worker 1 │ │ └─201439 heat-api: uWSGI worker 2 │ ├─7a58a8e301d6caa2ed4bdfabcba19c53126eb36ed8e56838cabf2edc09eabcbf │ │ ├─175168 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396946 sleep 300 │ ├─382668bfd6e90d0f0dad9d2cd8b6c00d6d85c7d5c818b73c78549e7614919412 │ │ ├─222950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222969 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9c69bdf16f22bc6e80e7062f74e964e9c9afc03d4f9b733b0dee855e22a180ca │ │ └─142985 /pause │ ├─eae7db1f25f90188390117aff207704cd82d5315d9c603eb3860ac17dd149421 │ │ └─141303 /pause │ ├─37e34f367a32194ae85c178eadbb19981b51409267d787b1b6ab3e017c32824e │ │ └─90221 /pause │ ├─5d07b0e56b8d2ea73e9f582cd9c48675a2ff94309d3754f478c696801e3283e1 │ │ └─213256 /pause │ ├─232814e25f4eae4a09d25cf79a8bebfa962da3741e14fa24966a53c9c67fdf0d │ │ ├─259960 manila-api: uWSGI master │ │ ├─260023 manila-api: uWSGI worker 1 │ │ └─260024 manila-api: uWSGI worker 2 │ ├─417147012a72e399958e06dd7d992e324d6717a811ddbdc2b9e8028f91c8f2b9 │ │ └─174248 /pause │ ├─c9c4bc1916df6eb9900c7ec592d8f1d83ae9e6bf3f3de54124925a0a994453cf │ │ └─65545 /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 │ ├─cbdb321ba44ad2df6ba375e1bb9f29641a07addf2027a053f3f5bdf89caa8fcc │ │ └─40507 /pause │ ├─e4fdbb782e204fed599c195b970ceee5c984e308d237a4a1db88472e76a4dfbf │ │ ├─268588 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268601 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d04bec9ce287481d67d7eae73e4494fb8349da8fecd15a4cd48cdc63393d1d2f │ │ └─51017 valkey-server *:6379 │ ├─3cec16a1e277bd3c028ff1f4b6acf010d5e345ecf4bef7e88162c5fc0aaaf296 │ │ └─66267 /bin/oauth2-proxy │ ├─afa3353c4c12bfc0d3829898fa02d24ed0df0987b2dca05b846642e86464cc4a │ │ └─259931 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d51a596dad3e3b31edcae14c9079420652d5e626dbf8bee1686503b44e4d936c │ │ └─66240 /pause │ ├─9e9e44ff850aacc92dc808530d526651c695d402bb74a395d68785f4a07a68d0 │ │ └─84367 /pause │ ├─4a875a321f02b7a42dfd4e7807bc25f8a586240da12b99e5c9ecc03b40046e28 │ │ └─96772 /pause │ ├─6f550f0c11550c82a1994727025de4aa97be410190d0161f3a5b197d9531aed3 │ │ └─144161 /pause │ ├─57ba485001c59e7180d84de81c4d0e80056fb1a3d950993f2f3269363f77eb59 │ │ └─126848 /pause │ ├─3e353ca86e19d5f0f971a8584c235f22ab0ac35504af54548f55ca3890bbef4d │ │ └─251172 /pause │ ├─e841044fd68d267e31ed514915826143973b4306e1d89ec096bbe5ac2bfadbbd │ │ └─65733 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─186b69dd8d7697aeaf00bfe2d32fca8b4cfe6ec2cd2f6e16964b60f0e2e94cd6 │ │ └─121017 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9a7c04e89466017bfd726a1463d0748450ab0e600027436d83ef302a6deba555 │ │ └─51427 redis_exporter │ ├─48c3cf81e694d0ea4d06642b1661953716fc2c6909f2636c55e14b5dc6a3a735 │ │ └─56381 nfd-master -crd-controller=true -metrics=8081 │ ├─ac2c814f990c0f0cfa3ff5079097e3a253a37e52efab8350a3e7d6bbca4c4ae7 │ │ ├─ 71312 apache2 -DFOREGROUND │ │ ├─ 71356 (wsgi:k -DFOREGROUND │ │ ├─ 71357 (wsgi:k -DFOREGROUND │ │ ├─ 71358 (wsgi:k -DFOREGROUND │ │ ├─ 71359 (wsgi:k -DFOREGROUND │ │ ├─391739 apache2 -DFOREGROUND │ │ └─401396 apache2 -DFOREGROUND │ ├─9b82967a8f14a705eb51c76dde63cb42acebc78bb567cb11fb4ba3b9ccd56c5a │ │ └─264857 /pause │ ├─40125523c3fcb8071efb39d998094f7a368ec4d7e6a14a0461d780bd23ed766a │ │ ├─77370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77387 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77393 erl_child_setup 1048576 │ │ ├─77451 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77452 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77462 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77618 /bin/sh -s rabbit_disk_monitor │ ├─964ddc3e3c32a8cd6bfd6a6ac3aaff01f05af61f44fddecd042d63e93c2097b9 │ │ └─64783 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─43e4b8bdf6cf20305bc9e82f6c010ae6a489c63fb0d7930eb42567598a7f0be8 │ │ ├─185508 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─186176 /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/tmplzw5253s/privsep.sock │ │ ├─368404 /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/tmpspwbvkrv/privsep.sock │ │ ├─368627 /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/tmp1i9k8wet/privsep.sock │ │ ├─369095 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369096 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372980 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f5b905be-f7cf-4bd3-ab75-e0858dbc9377 --namespace=qrouter-f5b905be-f7cf-4bd3-ab75-e0858dbc9377 --conf_dir=/var/lib/neutron/ha_confs/f5b905be-f7cf-4bd3-ab75-e0858dbc9377 --log-file=/var/lib/neutron/ha_confs/f5b905be-f7cf-4bd3-ab75-e0858dbc9377/neutron-keepalived-state-change.log --monitor_interface=ha-353ee842-03 --monitor_cidr=169.254.0.207/24 --pid_file=/var/lib/neutron/external/pids/f5b905be-f7cf-4bd3-ab75-e0858dbc9377.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382316 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d839d01d-f990-41fd-9783-0fd7edfa927e --namespace=qrouter-d839d01d-f990-41fd-9783-0fd7edfa927e --conf_dir=/var/lib/neutron/ha_confs/d839d01d-f990-41fd-9783-0fd7edfa927e --log-file=/var/lib/neutron/ha_confs/d839d01d-f990-41fd-9783-0fd7edfa927e/neutron-keepalived-state-change.log --monitor_interface=ha-5ea3a4e6-9b --monitor_cidr=169.254.0.39/24 --pid_file=/var/lib/neutron/external/pids/d839d01d-f990-41fd-9783-0fd7edfa927e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b328557df3ba477b8dbc6b5fb1bb632673ca81049d54df917c79afa998106211 │ │ ├─90362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90393 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90408 erl_child_setup 1048576 │ │ ├─90486 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90487 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90497 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90823 /bin/sh -s rabbit_disk_monitor │ ├─88606945692da14b0bab22ef56f4721e1ec2dbc28cf96a5fe212263df7fb3c1b │ │ └─60661 /pause │ ├─452098849cb6f7569e932802118e0c059d877bf65896a692662cd94030614997 │ │ ├─ 46797 /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 │ │ ├─ 46828 /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 │ │ ├─ 46941 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264426 nginx: worker process │ │ ├─264427 nginx: worker process │ │ └─264428 nginx: cache manager process │ ├─c1815333a3042d3858529b83c991357bf322cedfd43f88e1b34a3230ede205c9 │ │ └─55255 /pause │ ├─0c5470414601ce88c0eff608e8bb59af384612c7ad2d2c6e5cf3e8cd1544e4cc │ │ └─187839 /pause │ ├─5b632bf6e95049894f101a61438ba6a191450a3ab0e9c5e06345bdc0fb3290c5 │ │ └─174114 /pause │ ├─e9d48fb0060c7103e118ce36746187ddbb44d0f971c0dc3db90f6062b9e0beaa │ │ └─146614 /pause │ ├─0f54136af613b123cee45276cc1be60179d18e531dab9560eb690caadca9147f │ │ └─174035 /pause │ ├─787d1617086331f1a1aac13a4fce9f6b2b3c60001ab4636dc63d0030c1185b17 │ │ ├─170458 nova-metadata: uWSGI master │ │ ├─170471 nova-metadata: uWSGI worker 1 │ │ └─170472 nova-metadata: uWSGI worker 2 │ ├─ccb0f66bbb1db3d17d3aff958da9090238821952a66a21a69e883aba14d4d35c │ │ └─65008 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─37df591cfabdbb34b359393bce4e0aa7c5f6e7cf4863a72361de7982f05a8476 │ │ └─40680 kube-apiserver --advertise-address=199.204.45.3 --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 │ ├─f20f3fd60ee7caa716d121dc0ee55ecc644f84fa347f6910ea489f2f6347619b │ │ └─41860 /pause │ ├─61e1b4824d9ec2f49ebcff2feb9efce3fae0349a1e16ad1b73077bf086b05774 │ │ └─56341 nfd-gc -gc-interval=1h │ ├─e35f53b81e50cded829a2f4e4775ec26e5096081ecbcf211eed978eaed073009 │ │ └─44041 /pause │ ├─85fd13e9d1f54a12133a25389db9d00a8aeb66f57fe9b43dd53e14a5bde2d7dd │ │ └─232294 /pause │ └─4a2ab214c2c49b747e104f1fd75a1b90f8430c87d52e1fe791d275b654bece3c │ └─66295 /bin/oauth2-proxy ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount