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 │ │ │ ├─21562 /lib/systemd/systemd --user │ │ │ └─21564 (sd-pam) │ │ └─session-21.scope │ │ ├─21496 sshd: cephadm [priv] │ │ └─21578 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1597 sshd: zuul [priv] │ │ └─1610 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1601 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─411034 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mdnaqxngkfthhboorqzqgjpnigqseccf ; /usr/bin/python3'"'"' && sleep 0' │ ├─411035 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mdnaqxngkfthhboorqzqgjpnigqseccf ; /usr/bin/python3' && sleep 0 │ ├─411036 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mdnaqxngkfthhboorqzqgjpnigqseccf ; /usr/bin/python3 │ ├─411037 /bin/sh -c echo BECOME-SUCCESS-mdnaqxngkfthhboorqzqgjpnigqseccf ; /usr/bin/python3 │ ├─411038 /usr/bin/python3 │ ├─411039 /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 │ └─411041 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 … │ │ ├─ 9940 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12278 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5cfb446199d2624f88fc1a4acebd66a25771712ae2608afcfacc595fca38c941 -address /run/containerd/containerd.sock │ │ ├─ 12651 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbdb11bca9155f1a35a61642f0470aca321d250c4b41fae7f20142fe3a3ab556 -address /run/containerd/containerd.sock │ │ ├─ 18481 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3113480571b7cca62c429a99e6ac10034788063fa5d6b2186266ce6235ba56e -address /run/containerd/containerd.sock │ │ ├─ 25093 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 92bb966ff7bf4f801a362be67f087b29a76887e87294ec03c1d4ed9a6d6ffc48 -address /run/containerd/containerd.sock │ │ ├─ 29763 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c95f5fdd1a8349159fe32a2b0430719f9597a89e19841bbe789bf269aab414d -address /run/containerd/containerd.sock │ │ ├─ 34280 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8b5dd6d8d554fcdab48e152496a514caaec2872bc9ec84028750fc36b5d41d7 -address /run/containerd/containerd.sock │ │ ├─ 40148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c402fb9fae9ba170d01d636c47f7290d4ebaf88e00c3dbc07bd52942f9d2a2 -address /run/containerd/containerd.sock │ │ ├─ 40177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f957f53ae4830dba6ac45c8ebe9448864a6676fbd6bce3a77dfccf6306133fe5 -address /run/containerd/containerd.sock │ │ ├─ 40185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f5d3a3db94097718ded88bcccc861e3cdd35da0e771a8f2cd086913849f9d43 -address /run/containerd/containerd.sock │ │ ├─ 40191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de79b65b62461d39683b78d8f294faf69f6e98492b33de61af99511f13ff0b0c -address /run/containerd/containerd.sock │ │ ├─ 40223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5be7483604f7759aaef49b4242794432c90bae542f4838b1600398e2c585a7 -address /run/containerd/containerd.sock │ │ ├─ 40743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03807ca179eec02204273457ee1362912dddba09dba41d8130be6b9fbebd4419 -address /run/containerd/containerd.sock │ │ ├─ 41508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d6917f2b2cd48bd0ef6e8ca1fb97a6d23a1545b55e3025b136d85931c94745 -address /run/containerd/containerd.sock │ │ ├─ 41532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2098d6718eed22740f5cce868d772a6e4597d2b9169556bf2c65ed1d92d9eb6 -address /run/containerd/containerd.sock │ │ ├─ 42837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf61d95a2a47db9e25b30259e4adbe44b6b09f8b54d43343b4582ca445e423e -address /run/containerd/containerd.sock │ │ ├─ 43270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c7f8469e3cd6fcaae9f6d7d852a863c5e91913cbd6afe0f9ec3bdcca905c89 -address /run/containerd/containerd.sock │ │ ├─ 43314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f4991b3518911868435b4817b08eb4f9881fd7a349f9d59f24ef6f9a982435c -address /run/containerd/containerd.sock │ │ ├─ 43773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37b15650a182c9eeb0ae5f3b8f8e9125d1c5d55a8fe1faae6e124ba7ba82280 -address /run/containerd/containerd.sock │ │ ├─ 44223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4feebf9f3fac12f996fccd7aad103c1e5753a993bc1f303070648701a3736126 -address /run/containerd/containerd.sock │ │ ├─ 44283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc13c4d3d02d9c6a58c66038d68d2261082ba1b9b088b13398fb65c7babbf13 -address /run/containerd/containerd.sock │ │ ├─ 44321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67cfc5f2003fc653eca1baf66e21068a9e06299c2cf472ee80a674d827bff36 -address /run/containerd/containerd.sock │ │ ├─ 46750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95334bd1d8959b4df927550fb7656c408a12c591cef9b6eb6ef2d2694e939296 -address /run/containerd/containerd.sock │ │ ├─ 46797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf0636a913fa83c19b0fb5745651c0a6d49cb2b5e7e115853f35342691cd382 -address /run/containerd/containerd.sock │ │ ├─ 47531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99ab7c01e32ae81355637057c10766b5d2364f2d0b8d6c4034743ad8fca20ff8 -address /run/containerd/containerd.sock │ │ ├─ 47634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59cbf8aa7a1777033f0d9a2587b39da2e4a7e2bf24548ea27561d734cc0035b -address /run/containerd/containerd.sock │ │ ├─ 48184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d43e6ff89042636c506dbb52e4ce264cdec4a67fd3e0b366205f2f947c0460 -address /run/containerd/containerd.sock │ │ ├─ 48491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7277e2f895c49aa76bcb85b13e9f98a1b83092e717bc132bf918733d2992adba -address /run/containerd/containerd.sock │ │ ├─ 48901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abfa3c0b37f50def1e3a45ad5fd32cb7bceeb9f03164321c57e32fc6c84fd28b -address /run/containerd/containerd.sock │ │ ├─ 51288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20d25a6c7f19e58e2cde9f512d12cd868f138f9836e4c36c4040a4b593fb7f8 -address /run/containerd/containerd.sock │ │ ├─ 51470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f5d26b51b31afc3939280ee4253e93b74c8937af3bfbb3dda995bb567e2d5a6 -address /run/containerd/containerd.sock │ │ ├─ 55703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d873039e9ff07160083470ba1201288f0e348f3f55dd90b19c7da6089418b033 -address /run/containerd/containerd.sock │ │ ├─ 56324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a12adb1dfc68a060e50b607a6d57578d62a08ff476bb6ef5e0433d65dbf8ec5 -address /run/containerd/containerd.sock │ │ ├─ 56368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2ab079ec8a7ab39819c6886da7d93ac952093b68d76039479fd78a19e4497e -address /run/containerd/containerd.sock │ │ ├─ 56432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861c1ea423f564b607cafbdda7efd3e279959319e063d481e9c25b4c23bb22f2 -address /run/containerd/containerd.sock │ │ ├─ 56627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e407bda3be19a62cf2990bc6b97b75259e98ecea16f3740ff2a076be945b44b9 -address /run/containerd/containerd.sock │ │ ├─ 61121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7c26d7a77b7dcc3b231d522b11ca6f9e1340e18f30aeaefa96d03acbb388fe1 -address /run/containerd/containerd.sock │ │ ├─ 61348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 041ff415f861ab2d54eeb68bd6a3061cdf790784a68a4438e0b9fdd4d364cf5e -address /run/containerd/containerd.sock │ │ ├─ 61451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7765b1d4abcf7416fb41f12737615a30860efaed7b028171ea23cc5298997eda -address /run/containerd/containerd.sock │ │ ├─ 61486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27d7e6dd97b4e1d63dbe920f142dbd38b6877b81c1e5b205f208795fe90280b2 -address /run/containerd/containerd.sock │ │ ├─ 63037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9b645cc737faee6ac815436eec0e300638d5b3cd4c9ddfb415ef1a1ad5a4dd -address /run/containerd/containerd.sock │ │ ├─ 63185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed24060d4d0dfea7d0c8314ad039c3f5be992af6e150560bcb5a424c0d52e340 -address /run/containerd/containerd.sock │ │ ├─ 63210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14705213f892dc63104ad29d793a014de39089c8b9145d905c3d868c08148878 -address /run/containerd/containerd.sock │ │ ├─ 63325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91aee5af04217c3f86deb40afac3b6cb9e2d5c49230b5b9fcc3ba644f9e22d13 -address /run/containerd/containerd.sock │ │ ├─ 63379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e77c7b48d020a19e03918ac02b0a789924dd555160387cd56914c3264d6992c -address /run/containerd/containerd.sock │ │ ├─ 63778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ccda3d14b28c0b1e00a1c6bea97f734a84c79b1f589b4d569b36fee864d013 -address /run/containerd/containerd.sock │ │ ├─ 63925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 773cd070940d5d88fa88f78a3c4e899985be91af67a663588ef8e2ba405d70bc -address /run/containerd/containerd.sock │ │ ├─ 64698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b6e035b2b87ed65a09a4b254bfcb2b14019d6a46347d50f354db7fc2bde044 -address /run/containerd/containerd.sock │ │ ├─ 64741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb2f9a28910165cdad6dce6db286d91e2b23ebf35946c1e47087da5221143e5e -address /run/containerd/containerd.sock │ │ ├─ 65486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2111f022cd17624be7a1f801897edf819b7f2ea52c1c90deb5e5fac7ab199b86 -address /run/containerd/containerd.sock │ │ ├─ 66868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9f82033f514bd457321c78378a90958fe8564c2b171ceaddcf98fe63fb5da3 -address /run/containerd/containerd.sock │ │ ├─ 69330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d840d40844065d6bd001cbd3d657468cabe6a8f81361a23cdb4655549bad8365 -address /run/containerd/containerd.sock │ │ ├─ 78513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48cbfdcdf3c2c33e9e39590f5467f138aa544caaab3167a3d0291dfca53486c6 -address /run/containerd/containerd.sock │ │ ├─ 80075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ef6f75f12827d23bfc59513a795437e69cfe98bd711a3314561d29e5f7e2d9 -address /run/containerd/containerd.sock │ │ ├─ 86184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eebaed288ff515ffb0fd1f33763c3954413377ae9c588365ddffd8426f036c4 -address /run/containerd/containerd.sock │ │ ├─ 92499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3adf0d4e6705f6bf5808f116670d3c4d44a7e1a5ccb38f8a7729e7452816c876 -address /run/containerd/containerd.sock │ │ ├─ 96611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d9e418f6f59a52ddd6b964ac0901417ba9a18c2419d41b78e9168309713459 -address /run/containerd/containerd.sock │ │ ├─ 96875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f33ee136df4e5f24ae39fdaf1da33fa4b361e57e125273bd98d0945770ec58 -address /run/containerd/containerd.sock │ │ ├─110167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a34e5b4899048c4e3762d2015d8f9989b7ab9ce14a9c7c18b048e95904dc1fd1 -address /run/containerd/containerd.sock │ │ ├─111766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7efc2d4487ce3d621b1d641c35e88eaf17dace309ce7b483df553f53554e1c7 -address /run/containerd/containerd.sock │ │ ├─111828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f2333a49758ede691f05b44bd6d7969d17ec2362f52bae57d568642f766fee -address /run/containerd/containerd.sock │ │ ├─113720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb714b45a088ff50065b26a3169d012364b351e110802a563db530fae065e15 -address /run/containerd/containerd.sock │ │ ├─115572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb290eeeeea36eedb0d8307d79ae5c65beb7bd6a67923f32a9a53647b9f1b6a -address /run/containerd/containerd.sock │ │ ├─115629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed77827c83278b34ab0420e9c318f5f13a0a1278b6c84294f27c7681c9b6e8b -address /run/containerd/containerd.sock │ │ ├─128597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de3870d89f5fdceb0c4d75a0754a3f53f26c5b882fc31ff9d5b06c77f124409 -address /run/containerd/containerd.sock │ │ ├─128642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abb8411974cfda2557015a15f3de7d1b91a7c0ee2bd0f0ba56bd9b00620696f -address /run/containerd/containerd.sock │ │ ├─131254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa1004775180f3931c9338d8713706ac5895099e5dc8e4640d9ea9fdb134135 -address /run/containerd/containerd.sock │ │ ├─157313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c81d871ef4e420969e9bd2ed05a24a0fba9e861b89123cb1fdecb61f7ee53529 -address /run/containerd/containerd.sock │ │ ├─158498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 407bf48a989a1905c6339f7f365950ae6b95c59bf82f1a032751863380d314d3 -address /run/containerd/containerd.sock │ │ ├─159599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 041cff2a6c9330ba8d698397421d159d2df669b37007646ac3d20f168a30d2bd -address /run/containerd/containerd.sock │ │ ├─159647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b070778c1a80353fcfb6d1fb0d9f5d3502596f675828ef13a71700c1b4dcb3c8 -address /run/containerd/containerd.sock │ │ ├─160191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf648da4e06ff95e5251ee91c9cf5ae76bdfd6c7db3a5bd418fc3a0dbdf8243a -address /run/containerd/containerd.sock │ │ ├─161254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95261fbb6494269eecdb9ba6a34f4b9461897de649a4719bd1400d9b51084ac -address /run/containerd/containerd.sock │ │ ├─163540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1da4b6db37f614c711b8149840f6aedbb4308b3b34bc2b09e5e5e0e1351009 -address /run/containerd/containerd.sock │ │ ├─163830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab00fd154e39bca66eeac62a51b2428c23030af39965aa0005c96f3e2309a9d5 -address /run/containerd/containerd.sock │ │ ├─163929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e33236d67ea97fa8905aecbca6988ffd3a05800fdcf4788bf7e8b9a6bbf0e04b -address /run/containerd/containerd.sock │ │ ├─164070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fade8edc7b10a618e7942586b995f08e6cb920b16b5a9b95806b25bc43110cdd -address /run/containerd/containerd.sock │ │ ├─164223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eef87834c93c826a54a9b7b5eaed7f70c079ed9d0e78b23ba706e7cec276931 -address /run/containerd/containerd.sock │ │ ├─164660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d95cb0757bdb15d9e95a9b0a952b9886c807508911a38a4b65e555b7704353f -address /run/containerd/containerd.sock │ │ ├─176732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e75ac79608c79373de817a2eac3aafc8dc79355d34c82e2da03a12ca4e4c8273 -address /run/containerd/containerd.sock │ │ ├─178546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aaba232d89c6ab8f1c884f5010aa666ecf5b60a5ed94a29ef8ba34bb51b6d84 -address /run/containerd/containerd.sock │ │ ├─178584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b6bdca77217da60b9be52dbc72d7e364e49da4b9da0d1681cb84e727fc4a10 -address /run/containerd/containerd.sock │ │ ├─178616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a3f6c94041df3e1a476d6917d311f6ec21d2d0275756bc100bbafa75e435c40 -address /run/containerd/containerd.sock │ │ ├─178948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13ce09042fdfd0930fc20c8676e9cd4f503211cee7759514f41c4e9e92ec4855 -address /run/containerd/containerd.sock │ │ ├─179048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def691696f563b9422168c71dba3afa3f0508164cfeb685603a0e84c93a74270 -address /run/containerd/containerd.sock │ │ ├─185723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84951d2a3987f00d9cb8941ecb4ffe07ebff23d2e988708bbfdc42a9591c643c -address /run/containerd/containerd.sock │ │ ├─191528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acefff2e95d19b26bf5becf16fecbe0d63056beb29a77a311661429b1b6ef38 -address /run/containerd/containerd.sock │ │ ├─193866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d714b2bfefe15dcfd2f68d480def23d6c12569c534e4a288b7512da067211f0 -address /run/containerd/containerd.sock │ │ ├─193908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f3efd89bff55dc5a95b09a858e31ee915ec4c14ad96157ac99c156211e5040 -address /run/containerd/containerd.sock │ │ ├─193970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd20114c18cb9c40367289d1a4ed7d75bd9e9b9415984beba04ce72051c5731 -address /run/containerd/containerd.sock │ │ ├─210788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0735042849de965dfb1fff547452275eaf095201d1da282d6b8736557f5c7b9e -address /run/containerd/containerd.sock │ │ ├─218915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd30e13957983fdf2b315c2fa500269fec6a078e712f04f098fe06954120d8c -address /run/containerd/containerd.sock │ │ ├─218982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90888e5ae83caa524c4b9b70716422cc4e6786786d4fb03d2037b419f484e31b -address /run/containerd/containerd.sock │ │ ├─218984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b95e6c8f05f9111b95fc1a75fa4e4fe5cf5a7164ed09fe4bb566552446acd78 -address /run/containerd/containerd.sock │ │ ├─219277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13fc710b71c8bf5f453d72df32259d18acd138090fc66142bab707992e825e1 -address /run/containerd/containerd.sock │ │ ├─230965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d3571ba859ace28668215edc2cdca4286b65fe4175343382c3b7f7d0dda4926 -address /run/containerd/containerd.sock │ │ ├─233438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f89f40af9460beb140e960812ada6c7f22071fc82c4060367dbaff5424018ef7 -address /run/containerd/containerd.sock │ │ ├─234710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b2a7a498cfa08fb5ace70b5ead6593d501438af4372211d1bcb91e17ca86b2 -address /run/containerd/containerd.sock │ │ ├─235661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e5b1168eaebf90dca999da3becb3ce1cb359f8952e0bd52ae1e4d4bf78ade1e -address /run/containerd/containerd.sock │ │ ├─236640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c53b3cbd0f71daf8eeebc04a4855c097190fb1d4164a43cdd63c02970e4a25c -address /run/containerd/containerd.sock │ │ ├─238254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0358e4a516b0e1d69a2fa50d6d69aeb9135bfa56c8c289a41568d37c754203ca -address /run/containerd/containerd.sock │ │ ├─239875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68c01cd156005e930d2d7ab796cd48dfae6ce805add65bee17c1d4e93ff39f3 -address /run/containerd/containerd.sock │ │ ├─239958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61794c916d491c707e735df255cf4ee9da8c02196f53053605b0a480c3470ba0 -address /run/containerd/containerd.sock │ │ ├─250605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc712a6d82fe8fb87127c73e36ba0eb6de3d4782172c95eba2d29abf73a39eae -address /run/containerd/containerd.sock │ │ ├─251026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6819f6cdfe40e4f2b1322b6c3c8fa0e2b0500ae0eb1287e6ebe9e423f5b2c3ac -address /run/containerd/containerd.sock │ │ ├─255146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0702f10ea1176cee2d8d82c3700ad0a311185aed8d0c7cab102d18ca2ab847 -address /run/containerd/containerd.sock │ │ ├─259498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d0319536223b0b229b0b1d7e4896220b225f91820daad84043db99ab717cad -address /run/containerd/containerd.sock │ │ ├─259733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed2355d8c23d390577cd924c959b616eac19d0b0849dca9862367a58ae4b2e9a -address /run/containerd/containerd.sock │ │ ├─259778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e26a55da113937b95b83de79ab1c3beb1fc937e4831591afed8f85a0dc976f -address /run/containerd/containerd.sock │ │ ├─259851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78750e435b6c089f8a813ccaf06f09f00700dbc9b24f7da3f244fc92edb5977b -address /run/containerd/containerd.sock │ │ ├─270967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3d4b5426159e50470ed0a5065af71cb1d7a6adbb4217e571a9e022771c51f2 -address /run/containerd/containerd.sock │ │ ├─273597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8960bcc4e139ccb4cc3706f77f7ef47e65f2298ff3d83acfb7d7689e158db09 -address /run/containerd/containerd.sock │ │ └─274966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88063c147658ac4c87e4ed9558192c2477b1856fd9691ab1e3358282c84d90e8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wtrlhj.service │ │ │ ├─12564 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wtrlhj/unit.run │ │ │ └─12595 /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-wtrlhj --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.wtrlhj:/var/lib/ceph/mgr/ceph-instance.wtrlhj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wtrlhj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wtrlhj -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.1.service │ │ │ ├─29466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29746 /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 │ │ │ ├─18433 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18460 /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 │ │ │ ├─24802 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25077 /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 │ │ │ ├─33999 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34263 /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 │ │ ├─12206 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12235 /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 │ ├─docker.service … │ │ └─10311 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156742 /sbin/multipathd -d -s │ ├─docker-a3113480571b7cca62c429a99e6ac10034788063fa5d6b2186266ce6235ba56e.scope … │ │ ├─18509 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18527 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40613 /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.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─407460 sshd: [accepted] │ ├─docker-4c95f5fdd1a8349159fe32a2b0430719f9597a89e19841bbe789bf269aab414d.scope … │ │ ├─29787 /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 │ │ └─29799 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-5cfb446199d2624f88fc1a4acebd66a25771712ae2608afcfacc595fca38c941.scope … │ │ ├─12316 /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 │ │ └─12328 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10824 /usr/sbin/chronyd -F 1 │ │ └─10825 /usr/sbin/chronyd -F 1 │ ├─docker-bbdb11bca9155f1a35a61642f0470aca321d250c4b41fae7f20142fe3a3ab556.scope … │ │ ├─12676 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wtrlhj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12695 /usr/bin/ceph-mgr -n mgr.instance.wtrlhj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-r2be6279eb75c41ac9edfd52886e5718f.scope │ │ └─192510 /usr/sbin/libvirtd --listen │ ├─docker-92bb966ff7bf4f801a362be67f087b29a76887e87294ec03c1d4ed9a6d6ffc48.scope … │ │ ├─25119 /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 │ │ └─25131 /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 │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156625 /sbin/iscsid │ │ └─156626 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-a8b5dd6d8d554fcdab48e152496a514caaec2872bc9ec84028750fc36b5d41d7.scope … │ ├─34305 /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 │ └─34317 /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 ├─k8s.io │ ├─7c0702f10ea1176cee2d8d82c3700ad0a311185aed8d0c7cab102d18ca2ab847 │ │ └─255169 /pause │ ├─38bdebce0706a07d99f304ad5c52d14d060da22d41f56feac0d12ecd88423871 │ │ └─186363 vector --config /etc/vector/vector.toml │ ├─d236e3c9a2ac071c9d6d4d7e758327994564adca309f72f593d301c7d0504110 │ │ ├─65820 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65853 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─61bc60cc96a71093e8bb9f94b4b51b04f9caf177d053aaff59e5c48ca5a4e19f │ │ └─40796 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─95334bd1d8959b4df927550fb7656c408a12c591cef9b6eb6ef2d2694e939296 │ │ └─46774 /pause │ ├─cd1af44f5ab848c958d363a1bd9ef839850fa935c09bcae9a2a613e1098d5861 │ │ ├─186441 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186469 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2902d9ec0ddf9484db9233a9810115ea3847e7ba1f07d7d8c9629b7e5574f1ca │ │ └─129245 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─773cd070940d5d88fa88f78a3c4e899985be91af67a663588ef8e2ba405d70bc │ │ └─63964 /pause │ ├─20b696c05e771143dedf0441ed37b9b858b2780f1d18c43284366698ecb1fab8 │ │ └─42900 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─57ef6f75f12827d23bfc59513a795437e69cfe98bd711a3314561d29e5f7e2d9 │ │ └─80101 /pause │ ├─b864610c1f610bf88a67e387dfe6f8b87f3cfe6e68cf6e608332c191eaf9f0b7 │ │ └─40404 etcd --advertise-client-urls=https://199.204.45.115: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.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─4e58ca3de96e10514f9438ccddd8cae7e7fc4440e9f0416c57779a91bba7a6d1 │ │ └─113413 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2f5d26b51b31afc3939280ee4253e93b74c8937af3bfbb3dda995bb567e2d5a6 │ │ └─51495 /pause │ ├─7942a9d32ec1ee7354c67e05b780ac96d52c1e5b10fa6b5fa603226dc6b60aa9 │ │ └─233584 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ffc13c4d3d02d9c6a58c66038d68d2261082ba1b9b088b13398fb65c7babbf13 │ │ └─44310 /pause │ ├─3d34357da849808a9a8010b73b9c49f4a71bf042c381700e24fd30e195e7a1c2 │ │ └─256989 docker-registry serve /etc/docker-registry/config.yml │ ├─6a3f6c94041df3e1a476d6917d311f6ec21d2d0275756bc100bbafa75e435c40 │ │ └─178665 /pause │ ├─e20d25a6c7f19e58e2cde9f512d12cd868f138f9836e4c36c4040a4b593fb7f8 │ │ └─51311 /pause │ ├─dc712a6d82fe8fb87127c73e36ba0eb6de3d4782172c95eba2d29abf73a39eae │ │ └─250643 /pause │ ├─ab00fd154e39bca66eeac62a51b2428c23030af39965aa0005c96f3e2309a9d5 │ │ └─163862 /pause │ ├─0d3571ba859ace28668215edc2cdca4286b65fe4175343382c3b7f7d0dda4926 │ │ └─230988 /pause │ ├─11d0b6bee48cde6b4c8ffffdf6b2eceba8e2eba42e299e6e8fe2be125890b460 │ │ └─235712 /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 │ ├─e4dcd301efba2639d6caddf21e4f92e4b64f6c65827fe4fd22a0f882c934a0dd │ │ └─66350 /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-115.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 │ ├─1d95cb0757bdb15d9e95a9b0a952b9886c807508911a38a4b65e555b7704353f │ │ └─164684 /pause │ ├─3e0400cfca9739b0e2342d54b2953b97db36a102f4b01ebd71304477543c6ae3 │ │ └─61741 /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 │ ├─ddee65549ff23bf4174016b1a66f97cb12de3b771f45e62d18681e84a88c6655 │ │ └─66085 /goldpinger --static-file-path /static │ ├─c5fed6e0869fe81cfbb1edd1838644da440c6b9816ea594e5f8fddf09f2adb49 │ │ └─191910 /bin/bash /tmp/libvirt.sh │ ├─a59cbf8aa7a1777033f0d9a2587b39da2e4a7e2bf24548ea27561d734cc0035b │ │ └─47658 /pause │ ├─e407bda3be19a62cf2990bc6b97b75259e98ecea16f3740ff2a076be945b44b9 │ │ └─56651 /pause │ ├─61794c916d491c707e735df255cf4ee9da8c02196f53053605b0a480c3470ba0 │ │ └─239981 /pause │ ├─c64c7a05c9446926d1a5bffd6c0ba73ed2b42fdd908b28cb985876e39b978c8f │ │ └─67085 /bin/memcached_exporter │ ├─cc2491f8281608e44a3d02f12ed6f25f07db028c4939c6435f93328e29e846b4 │ │ ├─67497 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67520 erl_child_setup 1048576 │ │ ├─67727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67728 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67802 /bin/sh -s rabbit_disk_monitor │ ├─f37b15650a182c9eeb0ae5f3b8f8e9125d1c5d55a8fe1faae6e124ba7ba82280 │ │ └─43797 /pause │ ├─30cd205bb98632f6dff1812eb60c0fea9dee9422bcee665dfcf23426ea0b0bf3 │ │ └─51876 valkey-server *:26379 [sentinel] │ ├─1eebaed288ff515ffb0fd1f33763c3954413377ae9c588365ddffd8426f036c4 │ │ └─86209 /pause │ ├─4eef87834c93c826a54a9b7b5eaed7f70c079ed9d0e78b23ba706e7cec276931 │ │ └─164272 /pause │ ├─2d714b2bfefe15dcfd2f68d480def23d6c12569c534e4a288b7512da067211f0 │ │ └─193900 /pause │ ├─1abb8411974cfda2557015a15f3de7d1b91a7c0ee2bd0f0ba56bd9b00620696f │ │ └─128684 /pause │ ├─a0c402fb9fae9ba170d01d636c47f7290d4ebaf88e00c3dbc07bd52942f9d2a2 │ │ └─40263 /pause │ ├─25eb8076728782ff11a6858cc9ddc9b1c4bfd3f478b14545a9b7cafba865ce4c │ │ └─56890 /secretgen-controller │ ├─9c9170951bba79b03810f09e4182eb472d12fec94418e832824339b34fb8b4af │ │ ├─62363 python -u /app/sidecar.py │ │ ├─62648 python -u /app/sidecar.py │ │ └─62649 python -u /app/sidecar.py │ ├─a68c01cd156005e930d2d7ab796cd48dfae6ce805add65bee17c1d4e93ff39f3 │ │ └─239898 /pause │ ├─7277e2f895c49aa76bcb85b13e9f98a1b83092e717bc132bf918733d2992adba │ │ └─48515 /pause │ ├─2c501cf8022067158c63ec1254f9b25bae4829b6d0964626d29d13824df84ab5 │ │ ├─229863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229880 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─497efbb781306524bbcfe38e3ba738935804c1f0da528aafcb0c0454a3fa4e1c │ │ ├─161602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161620 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161626 erl_child_setup 1048576 │ │ ├─161692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161703 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161799 /bin/sh -s rabbit_disk_monitor │ ├─2b269583580930b1b67e52c7b2039767c7f7cefb382e04c289d2f0116c85e8b9 │ │ └─238306 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c7f9798ec4bb3f24a5b71c4755dcf10421ab56959d09197806aeae2f8b3bb794 │ │ ├─129717 /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 │ │ └─129920 /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 │ ├─bfeefa873809f0ffb18af5d84fcbf9594e122b9039d808f059857afa44e2e6a1 │ │ ├─48970 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 │ │ └─51936 haproxy -sf 251 -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 │ ├─0aaba232d89c6ab8f1c884f5010aa666ecf5b60a5ed94a29ef8ba34bb51b6d84 │ │ └─178629 /pause │ ├─7919e7e8e18e3f53ba446a280ed0110dea88083ae3b5c6f3f69c629b3e141583 │ │ ├─250778 magnum-api: uWSGI master │ │ ├─250885 magnum-api: uWSGI worker 1 │ │ └─250886 magnum-api: uWSGI worker 2 │ ├─5f5d3a3db94097718ded88bcccc861e3cdd35da0e771a8f2cd086913849f9d43 │ │ └─40293 /pause │ ├─03156d3a9c26d631b482973de779c725a7f651e7e2da21fd2d3b2887862eff46 │ │ └─65769 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─65196cadc95fc41618149aaf4573a51bfabfc23b68e7b83dd1fe9b104d8ca07a │ │ └─169964 /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 │ ├─f02952615aecc0f5fcf8727e6632596a8f729db8407e9944a553dd660f97f063 │ │ ├─110591 glance-api: uWSGI master │ │ ├─110604 glance-api: uWSGI worker 1 │ │ └─110605 glance-api: uWSGI worker 2 │ ├─84951d2a3987f00d9cb8941ecb4ffe07ebff23d2e988708bbfdc42a9591c643c │ │ └─185746 /pause │ ├─1c9b645cc737faee6ac815436eec0e300638d5b3cd4c9ddfb415ef1a1ad5a4dd │ │ └─63084 /pause │ ├─95d43e6ff89042636c506dbb52e4ce264cdec4a67fd3e0b366205f2f947c0460 │ │ └─48206 /pause │ ├─e3d0319536223b0b229b0b1d7e4896220b225f91820daad84043db99ab717cad │ │ └─259542 /pause │ ├─7196dbdaefd5b06e635b48fd0e8cfecaf60df504204b8c2fc4ec0f003f70af93 │ │ ├─42018 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42439 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ca9f82033f514bd457321c78378a90958fe8564c2b171ceaddcf98fe63fb5da3 │ │ └─66892 /pause │ ├─ee3226a1bb3a510bf45b2b5916b92a490f8478efde92bd13c6f0d73eadb025f2 │ │ └─273882 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─c7efc2d4487ce3d621b1d641c35e88eaf17dace309ce7b483df553f53554e1c7 │ │ └─111790 /pause │ ├─a879740da58151485bfa413cc9a2f163e6c6d1d2c7cf4e57ae3ee06db31e4c61 │ │ └─127187 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─79158fb4d7a1b3a767f1dc41bde553872cb85e20f96b1f2cd35a5714364d7bdd │ │ ├─175486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175914 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175915 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─78c7f8469e3cd6fcaae9f6d7d852a863c5e91913cbd6afe0f9ec3bdcca905c89 │ │ └─43293 /pause │ ├─8c53b3cbd0f71daf8eeebc04a4855c097190fb1d4164a43cdd63c02970e4a25c │ │ └─236663 /pause │ ├─dc3d3f6474c5ff8a1439ba0cc4dff550a7f83261c2690552eb6f08de20c12ff5 │ │ ├─157832 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157845 /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 │ ├─8ab1461af328ffb25b98c4dddfb8afb0baae22aa04b725d9f359da6b9ea5a97f │ │ ├─231091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231113 erl_child_setup 1048576 │ │ ├─231268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231454 /bin/sh -s rabbit_disk_monitor │ ├─6523cfd32078b7c6541719ca75bc54f497a39afe11a0e5706dea37e0559967d1 │ │ └─66758 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5faae2b7755ca5756cb51fba867aa349a682f32ed6630f340dddab5d7d9d1942 │ │ ├─159852 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159993 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160012 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160137 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─410702 sleep 15 │ ├─83c3489d439db740b6fa009628a9e25c43b9f23f41746703c2368dddbb36cfc4 │ │ ├─113983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114006 erl_child_setup 1048576 │ │ ├─114065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114149 /bin/sh -s rabbit_disk_monitor │ ├─a6318ffe237437b106bb9a20cc367e9847abc3f080bb7ff05a97df124c037215 │ │ ├─112062 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112245 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112247 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─873fac5f6ab9c1a1480cd6948a714235ef8fb2c5c39bfe7191ad4231ba36f724 │ │ ├─85346 barbiacan-api: uWSGI master │ │ └─85359 barbiacan-api: uWSGI worker 1 │ ├─4f934ae9ce0fd942a66a889bc9acfe3c1c8728290db63c0205b9bc66bb021511 │ │ ├─186327 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186541 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186552 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─410365 sleep 15 │ ├─71bb50d45f3b9a9a7bd2653689c1e851efee4bf006a88461abf59f72bc203535 │ │ └─67183 /bin/oauth2-proxy │ ├─edf61d95a2a47db9e25b30259e4adbe44b6b09f8b54d43343b4582ca445e423e │ │ └─42860 /pause │ ├─e879adbc9476160ce1d694c68146ac4882c58fcefa16b1970012830c2fdb2dd8 │ │ ├─250942 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251425 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251426 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─48cbfdcdf3c2c33e9e39590f5467f138aa544caaab3167a3d0291dfca53486c6 │ │ └─78537 /pause │ ├─03807ca179eec02204273457ee1362912dddba09dba41d8130be6b9fbebd4419 │ │ └─40769 /pause │ ├─d5417f6ed7b789e5857b60257cee8c11fe57d963b1f1f6ba99917802d6abe949 │ │ └─65388 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─38f2333a49758ede691f05b44bd6d7969d17ec2362f52bae57d568642f766fee │ │ └─111851 /pause │ ├─d9e1153c753ce151f363ab7605c537128433ffcb148ef565ca6d0b9ae6e4955a │ │ └─48328 percona-xtradb-cluster-operator │ ├─4a12adb1dfc68a060e50b607a6d57578d62a08ff476bb6ef5e0433d65dbf8ec5 │ │ └─56349 /pause │ ├─049592ec18beb7b060d02e4d9d7f018e3a8ba2afe6e13bea3ff6516248229f2c │ │ └─269009 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7f16bfd21f4aa89a8d72cc62504e54cdbdd45b5485a0259f0bc9723910916264 │ │ └─40547 /kube-vip manager │ ├─78ca4e5072cba4f8592ee25f7abdc931629b29ed70b40294aa9976a5edcc2bbf │ │ └─49257 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ff7d505939dd85e7362db2c0c5483f01c4a3b074ac30fa6657e797da2291c7df │ │ └─236689 /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 │ ├─8a3d4b5426159e50470ed0a5065af71cb1d7a6adbb4217e571a9e022771c51f2 │ │ └─270991 /pause │ ├─f957f53ae4830dba6ac45c8ebe9448864a6676fbd6bce3a77dfccf6306133fe5 │ │ └─40320 /pause │ ├─a1a9f9610705aae6f646e162b9c521b61a428123945dd4562f09a97a18dd4633 │ │ ├─268993 manila-api: uWSGI master │ │ ├─269055 manila-api: uWSGI worker 1 │ │ └─269056 manila-api: uWSGI worker 2 │ ├─5cf0636a913fa83c19b0fb5745651c0a6d49cb2b5e7e115853f35342691cd382 │ │ └─46830 /pause │ ├─d06fb5974ca003172624a1d7c01427ac29cae736c74499edb0a26bfbca1c2874 │ │ └─41807 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9f38dad5c9330af340aa7cae59717b5c2e81d208b601926d50c754d99fac311e │ │ └─191824 /usr/bin/libvirt-tls-sidecar │ ├─8b95e6c8f05f9111b95fc1a75fa4e4fe5cf5a7164ed09fe4bb566552446acd78 │ │ └─219039 /pause │ ├─bcdf459affcd6ea33581ad742d4b0829cd9245b50264865d163851e2254e6307 │ │ └─40422 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 │ ├─fe5be7483604f7759aaef49b4242794432c90bae542f4838b1600398e2c585a7 │ │ └─40319 /pause │ ├─0735042849de965dfb1fff547452275eaf095201d1da282d6b8736557f5c7b9e │ │ └─210811 /pause │ ├─a924cf1f00200b81fab18d354c45064e9e91f84f171b1a1f9c843e696fff3a98 │ │ ├─92717 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92757 erl_child_setup 1048576 │ │ ├─93001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93002 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93184 /bin/sh -s rabbit_disk_monitor │ ├─327ee073d8129a7125d49837eb603dbea1dde91268a7bf3b5857888cd9fc3c0e │ │ └─235114 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─5ebcace916928deb2c3a502a915fd2330beb4aeaba46975db26926bc1277a314 │ │ └─47866 /manager --metrics-bind-address=:9782 │ ├─aed77827c83278b34ab0420e9c318f5f13a0a1278b6c84294f27c7681c9b6e8b │ │ └─115672 /pause │ ├─b976b8a0d9edb7dcaa27161eb4e895183ae97b6beafed506bc6b410caa377f41 │ │ └─87038 /usr/local/bin/rook ceph operator │ ├─a400aab8c5f5b608d94b5785c2070dbbb61a1af30251c9eae7b9c2dd5ea7b18f │ │ └─66639 /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 │ ├─1ecbdee7b43ae372ce4b64878f79222f6319a2549bb52a5c11c8e720ba251350 │ │ ├─277473 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277487 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f89f40af9460beb140e960812ada6c7f22071fc82c4060367dbaff5424018ef7 │ │ └─233467 /pause │ ├─85a94d375a45544712b19c67b127553d5b8da980cd3329754c8ff666585cfd19 │ │ └─62664 /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 │ ├─9fd30e13957983fdf2b315c2fa500269fec6a078e712f04f098fe06954120d8c │ │ └─218968 /pause │ ├─abfa3c0b37f50def1e3a45ad5fd32cb7bceeb9f03164321c57e32fc6c84fd28b │ │ └─48926 /pause │ ├─a2e26a55da113937b95b83de79ab1c3beb1fc937e4831591afed8f85a0dc976f │ │ └─259808 /pause │ ├─49e3573ea88cb320035e296de35639b58d707618a4da8b39f6ad2fec2bce7682 │ │ └─40442 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─b7be902a4b87a089919257dec027edb4f35a71382ed7149916743d0d44237728 │ │ └─67201 /bin/oauth2-proxy │ ├─60f6595128496e69a669a02a6941e61494706e9f4af07c9a1180c10b18b2bbc2 │ │ ├─188928 neutron-api: uWSGI master │ │ ├─188956 neutron-api: uWSGI worker 1 │ │ └─188957 neutron-api: uWSGI worker 2 │ ├─90888e5ae83caa524c4b9b70716422cc4e6786786d4fb03d2037b419f484e31b │ │ └─219035 /pause │ ├─354dffa5d70f95e8af876d9614ea019525b03f391b2a9728960d7f300fb759d5 │ │ └─44466 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cf648da4e06ff95e5251ee91c9cf5ae76bdfd6c7db3a5bd418fc3a0dbdf8243a │ │ └─160214 /pause │ ├─13ce09042fdfd0930fc20c8676e9cd4f503211cee7759514f41c4e9e92ec4855 │ │ └─178989 /pause │ ├─c2394fe26036080cedc9f51f86d8a32b2a90f2d8041cf89facc7409431b31a0e │ │ └─228922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7cb290eeeeea36eedb0d8307d79ae5c65beb7bd6a67923f32a9a53647b9f1b6a │ │ └─115596 /pause │ ├─2f6ca949f57b8e7bd4283787bafebd33d0fd067b1c2e55b2e76ad40c442b06b1 │ │ └─67054 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─90888c6484617dfeac3a17209ca494f9cd44b4abd27617334f964d61a13f8342 │ │ ├─174614 nova-api: uWSGI master │ │ ├─174651 nova-api: uWSGI worker 1 │ │ └─174652 nova-api: uWSGI worker 2 │ ├─2ff69e0c403b501a2b6fd00ba8fa8c6d199f80965b6e1d1b7b07266f3dfaa2ce │ │ └─157799 /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 │ ├─a5f33ee136df4e5f24ae39fdaf1da33fa4b361e57e125273bd98d0945770ec58 │ │ └─96902 /pause │ ├─d13fc710b71c8bf5f453d72df32259d18acd138090fc66142bab707992e825e1 │ │ └─219300 /pause │ ├─b95261fbb6494269eecdb9ba6a34f4b9461897de649a4719bd1400d9b51084ac │ │ └─161279 /pause │ ├─3adf0d4e6705f6bf5808f116670d3c4d44a7e1a5ccb38f8a7729e7452816c876 │ │ └─92523 /pause │ ├─fb2f9a28910165cdad6dce6db286d91e2b23ebf35946c1e47087da5221143e5e │ │ └─64765 /pause │ ├─06790ddebe732ca1372b1b55010f68817f514dd6e380c7d03d1834e5f9db986d │ │ └─43406 /coredns -conf /etc/coredns/Corefile │ ├─e7b6bdca77217da60b9be52dbc72d7e364e49da4b9da0d1681cb84e727fc4a10 │ │ └─178649 /pause │ ├─4acefff2e95d19b26bf5becf16fecbe0d63056beb29a77a311661429b1b6ef38 │ │ └─191550 /pause │ ├─6663f65449c59b0c77bf1e3262b820a537d57d9a9226e68a028f0cef9d4e2873 │ │ ├─269041 /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 │ │ └─269377 /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 │ ├─cdd20114c18cb9c40367289d1a4ed7d75bd9e9b9415984beba04ce72051c5731 │ │ └─194014 /pause │ ├─99ab7c01e32ae81355637057c10766b5d2364f2d0b8d6c4034743ad8fca20ff8 │ │ └─47554 /pause │ ├─c0b6e035b2b87ed65a09a4b254bfcb2b14019d6a46347d50f354db7fc2bde044 │ │ └─64722 /pause │ ├─732d5286497c8815628ba700426e1f7de55baea90fba846c0b1f7ee928cdb8ef │ │ └─275175 /bin/openstack-database-exporter │ ├─b070778c1a80353fcfb6d1fb0d9f5d3502596f675828ef13a71700c1b4dcb3c8 │ │ └─159709 /pause │ ├─b3e823e2584ea9049d26e906ca95dac147e191eb393714da585c241c40cde983 │ │ ├─64655 nginx: master process nginx -g daemon off; │ │ ├─64684 nginx: worker process │ │ ├─64685 nginx: worker process │ │ ├─64686 nginx: worker process │ │ ├─64687 nginx: worker process │ │ └─64688 nginx: worker process │ ├─4de3870d89f5fdceb0c4d75a0754a3f53f26c5b882fc31ff9d5b06c77f124409 │ │ └─128621 /pause │ ├─ef6e606a8ef6d310584f1ad55a86065dabf697c56fd970810ab9826f443088e5 │ │ └─56702 nfd-gc -gc-interval=1h │ ├─88063c147658ac4c87e4ed9558192c2477b1856fd9691ab1e3358282c84d90e8 │ │ └─274992 /pause │ ├─ee6beb6f5f0c1e489f7eda4cd07b72346ae2189a197a739c858c5a18512d5f0e │ │ ├─206938 heat-api: uWSGI master │ │ ├─207039 heat-api: uWSGI worker 1 │ │ └─207040 heat-api: uWSGI worker 2 │ ├─de86bbd7a7c39a93632c63814f49c700bae2d1c2d35c7198a2a98c0a229d6485 │ │ ├─125581 cinder-api: uWSGI master │ │ ├─125600 cinder-api: uWSGI worker 1 │ │ └─125601 cinder-api: uWSGI worker 2 │ ├─dbe28ddc204813831d133e61dd3460542655d1eacb1f0c41e7511c3d11c806f1 │ │ ├─ 97215 /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 │ │ └─395920 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d873039e9ff07160083470ba1201288f0e348f3f55dd90b19c7da6089418b033 │ │ └─55726 /pause │ ├─4fb3858b2f466c8faf2ca3b09a627d01a6bdd6e833107877b25e0884b664c930 │ │ ├─188970 neutron-policy-server: uWSGI master │ │ ├─188983 neutron-policy-server: uWSGI worker 1 │ │ └─188984 neutron-policy-server: uWSGI worker 2 │ ├─94c8879402ef1cd3a6e1cb2620fefb2c84974973be26bb6e6fa30bcb4fbbc21a │ │ └─43361 /coredns -conf /etc/coredns/Corefile │ ├─7181866201eefce6103d1ba06002282c897ef3b0bdda40dfeb8254dd5ab2e85b │ │ └─66469 /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 │ ├─0b573755758ae75a7f7173cd663bd7d6b996c70482dd7894c092028531c87c7b │ │ ├─228150 octavia-api: uWSGI master │ │ ├─228165 octavia-api: uWSGI worker 1 │ │ └─228166 octavia-api: uWSGI worker 2 │ ├─31de2b8f4e37377d39a702531d2a715ad7aba84881dec705fb640117d1458f5d │ │ ├─206993 heat-api-cfn: uWSGI master │ │ ├─207041 heat-api-cfn: uWSGI worker 1 │ │ └─207042 heat-api-cfn: uWSGI worker 2 │ ├─75fcd8b4178c975103afaec078929d6e6a7c3ac2878770deaa792e5cc399a21f │ │ └─196637 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a34e5b4899048c4e3762d2015d8f9989b7ab9ce14a9c7c18b048e95904dc1fd1 │ │ └─110191 /pause │ ├─c1f3efd89bff55dc5a95b09a858e31ee915ec4c14ad96157ac99c156211e5040 │ │ └─193943 /pause │ ├─14705213f892dc63104ad29d793a014de39089c8b9145d905c3d868c08148878 │ │ └─63267 /pause │ ├─76d9e418f6f59a52ddd6b964ac0901417ba9a18c2419d41b78e9168309713459 │ │ └─96634 /pause │ ├─c10724e9643a80e2a8f4cce19db2f5efcd90d24dbe85d047e475c11181679afa │ │ └─65596 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2ec5b45cdf1aa2b4509c53d731960520c4a88c7b18a26408f0209846589a6558 │ │ └─268972 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─052d4051da6ceb6dc4ea2cf5bf072a6c959d0de496e3f91cf353d59e6f3d3770 │ │ ├─78780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78803 erl_child_setup 1048576 │ │ ├─78864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78929 /bin/sh -s rabbit_disk_monitor │ ├─e634427f9ac58e42f4afe7f28b3aeef2db720f37d791d2877c83f018f8160a14 │ │ ├─211183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211207 erl_child_setup 1048576 │ │ ├─211258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211476 /bin/sh -s rabbit_disk_monitor │ ├─b2524724f42cc7c844e3eaba0a5270543b7dc9524729f0a3b2a0fba3b718bf97 │ │ └─48011 /manager --metrics-bind-address=:8080 │ ├─91aee5af04217c3f86deb40afac3b6cb9e2d5c49230b5b9fcc3ba644f9e22d13 │ │ └─63357 /pause │ ├─be6c0d5f98a5f108c951e1cc5b5db90cf5af7576c806cd967d97f0266efd20ed │ │ └─56737 nfd-worker -metrics=8081 │ ├─ba050e3815c6e3eb56d27cf33c68e6379948409e51056c57db2013f16f0de771 │ │ ├─190464 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─191325 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpuhti2_7f/privsep.sock │ │ ├─403304 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx40d3lfj/privsep.sock │ │ ├─403336 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5g5b68xp/privsep.sock │ │ ├─403485 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─403486 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d62c5d7e348b75f321e0b8d4119737333d7c0674238beea1a9a2102f178287fe │ │ ├─176891 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176916 erl_child_setup 1048576 │ │ ├─176992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177222 /bin/sh -s rabbit_disk_monitor │ ├─def691696f563b9422168c71dba3afa3f0508164cfeb685603a0e84c93a74270 │ │ └─179089 /pause │ ├─2c301aa09b49835bc44adb5794399591c78ecfbeffae93a1dc744ef1d9b8eef5 │ │ └─43947 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 │ ├─4030dfcb60bbfd1648bbc175471bfbb37bd391c8b84e1daf885ce0c4f856c26a │ │ ├─ 72702 apache2 -DFOREGROUND │ │ ├─ 72728 (wsgi:k -DFOREGROUND │ │ ├─ 72729 (wsgi:k -DFOREGROUND │ │ ├─ 72730 (wsgi:k -DFOREGROUND │ │ ├─ 72731 (wsgi:k -DFOREGROUND │ │ ├─400183 apache2 -DFOREGROUND │ │ ├─400230 apache2 -DFOREGROUND │ │ └─400231 apache2 -DFOREGROUND │ ├─de79b65b62461d39683b78d8f294faf69f6e98492b33de61af99511f13ff0b0c │ │ └─40296 /pause │ ├─46d6917f2b2cd48bd0ef6e8ca1fb97a6d23a1545b55e3025b136d85931c94745 │ │ └─41550 /pause │ ├─c81d871ef4e420969e9bd2ed05a24a0fba9e861b89123cb1fdecb61f7ee53529 │ │ └─157336 /pause │ ├─6b2ab079ec8a7ab39819c6886da7d93ac952093b68d76039479fd78a19e4497e │ │ └─56395 /pause │ ├─d840d40844065d6bd001cbd3d657468cabe6a8f81361a23cdb4655549bad8365 │ │ └─69353 /pause │ ├─6d6c743031ab5c3031138c5b2009826b2fa10fc20a58e3cb19a0d2fe976c46a0 │ │ ├─188908 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189341 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189343 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189346 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d0cc42809426d63fed2677a471703b8bc4d8d9d45a16ecaccfa1ac13516700b6 │ │ └─52023 redis_exporter │ ├─c85831b511c07702517e1e2c1d5bbf6355e4c5202407aa62058f234781c3d2b3 │ │ └─56775 nfd-master -crd-controller=true -metrics=8081 │ ├─ed2355d8c23d390577cd924c959b616eac19d0b0849dca9862367a58ae4b2e9a │ │ └─259760 /pause │ ├─78750e435b6c089f8a813ccaf06f09f00700dbc9b24f7da3f244fc92edb5977b │ │ └─259895 /pause │ ├─7b6327978ca93167a1ce19d6987e579058e297755454541b95b5c8fd628ada7b │ │ ├─ 47129 /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 │ │ ├─ 47142 /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 │ │ ├─ 47229 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273294 nginx: worker process │ │ ├─273295 nginx: worker process │ │ └─273296 nginx: cache manager process │ ├─cf434b90d869b465fe3d770d19af31c78039d1b95cacbf5b3511448f471982f0 │ │ └─47179 /server │ ├─d2dbdd42e010d4d5d86c9c8403d44c0175f4a5e45b855007ee1d1faacb328f9d │ │ ├─49160 mysqld --wsrep_start_position=731fc193-68fd-11f1-b42b-631727fe554b:20 │ │ └─49305 /var/lib/mysql/mysql-state-monitor │ ├─ec0bc8393b4057f893a5a2dba95042c4074fcf190a2d5ec0a38c29a1eaba328b │ │ ├─250680 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251397 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpp3jrymyd/privsep.sock │ │ ├─251400 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251402 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─efb714b45a088ff50065b26a3169d012364b351e110802a563db530fae065e15 │ │ └─113745 /pause │ ├─7fdcff8c80f22c6322fe51579366069e2014ea9e483380c086e125c2e6312281 │ │ └─61904 /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 │ ├─9866a90d5fd22d82976562376c9e761c6d8636b0b0b6a7155ce6f50a792eafd8 │ │ ├─179546 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409253 sleep 300 │ ├─73a1077f3ddd4d62babe74d443273c2dd131a92ebde4421288fbc7137bf545c4 │ │ ├─206975 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207287 heat-engine: ServiceWrapper worker(0) │ │ └─207290 heat-engine: ServiceWrapper worker(1) │ ├─6819f6cdfe40e4f2b1322b6c3c8fa0e2b0500ae0eb1287e6ebe9e423f5b2c3ac │ │ └─251050 /pause │ ├─7230a1b2c7d5e25b1cdc24a0b229a6c8b0f77c072430a6280a1908e25af26642 │ │ ├─160559 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160782 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160787 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─410926 sleep 15 │ ├─7a61dcdf18ab381e32aa68cd89d100a3323a278efa1839e6ae11364f88c41354 │ │ └─66392 /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 │ ├─9e60e8fc19835c832180725cfd7959541fe1d4dbf7cc70fefc7b85e7b9d5987f │ │ ├─148181 placement-api: uWSGI master │ │ ├─148206 placement-api: uWSGI worker 1 │ │ └─148207 placement-api: uWSGI worker 2 │ ├─e8960bcc4e139ccb4cc3706f77f7ef47e65f2298ff3d83acfb7d7689e158db09 │ │ └─273631 /pause │ ├─c2098d6718eed22740f5cce868d772a6e4597d2b9169556bf2c65ed1d92d9eb6 │ │ └─41571 /pause │ ├─ce2179417b7e916dbe2eef8da701e0a554076a6f5818e65dda309ca642721f3c │ │ ├─255390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─255412 erl_child_setup 1048576 │ │ ├─255475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255476 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255486 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255794 /bin/sh -s rabbit_disk_monitor │ ├─4feebf9f3fac12f996fccd7aad103c1e5753a993bc1f303070648701a3736126 │ │ └─44248 /pause │ ├─90b2a7a498cfa08fb5ace70b5ead6593d501438af4372211d1bcb91e17ca86b2 │ │ └─234735 /pause │ ├─095f629b0c94435a15b02652397d47250df08f603f49b83a3a7301465c08583e │ │ ├─273486 apache2 -DFOREGROUND │ │ ├─275891 (wsgi:h -DFOREGROUND │ │ ├─275892 (wsgi:h -DFOREGROUND │ │ ├─275893 (wsgi:h -DFOREGROUND │ │ ├─275894 (wsgi:h -DFOREGROUND │ │ ├─275895 (wsgi:h -DFOREGROUND │ │ ├─275896 apache2 -DFOREGROUND │ │ └─275897 apache2 -DFOREGROUND │ ├─d9937e94f6b0072866b256ec867a2a2f5fbfd3bb24cc09130afabd73acf12247 │ │ └─44564 /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 │ ├─6e5b1168eaebf90dca999da3becb3ce1cb359f8952e0bd52ae1e4d4bf78ade1e │ │ └─235685 /pause │ ├─444f2dcbe418d33322c485ba2a4f53fa47305fe3d89255e4b3df72caeff50745 │ │ ├─174837 nova-metadata: uWSGI master │ │ ├─174850 nova-metadata: uWSGI worker 1 │ │ └─174851 nova-metadata: uWSGI worker 2 │ ├─2111f022cd17624be7a1f801897edf819b7f2ea52c1c90deb5e5fac7ab199b86 │ │ └─65510 /pause │ ├─7765b1d4abcf7416fb41f12737615a30860efaed7b028171ea23cc5298997eda │ │ └─61481 /pause │ ├─f7a71ee45f79f3b96172e4bd7a553c1e175289790fabfa8709db325572ddae1d │ │ ├─228943 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229567 octavia-worker: ConsumerService worker(0) │ │ └─229570 octavia-worker: ConsumerService worker(1) │ ├─5e77c7b48d020a19e03918ac02b0a789924dd555160387cd56914c3264d6992c │ │ └─63405 /pause │ ├─ed24060d4d0dfea7d0c8314ad039c3f5be992af6e150560bcb5a424c0d52e340 │ │ └─63240 /pause │ ├─940462531558d36c1c29ba705b1afa772586c08c419c6cd38c99a71661278ab4 │ │ └─97063 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-7tgfm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─80f869129e5f38a04a12d2a9f7eff647555233d3fff4bea0b388fb35933ad3e1 │ │ ├─190394 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191161 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpum803783/privsep.sock │ │ ├─213018 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb057_deg/privsep.sock │ │ ├─229838 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphdqrgldi/privsep.sock │ │ ├─229959 haproxy -f /var/lib/neutron/ovn-metadata-proxy/170137f5-a665-4d0f-9186-f227fcb6ae26.conf │ │ ├─380893 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380897 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a04ed35e4023be690167ca082367e3eb9c300d105d5e05acc08e252d1ad0020c │ │ ├─196606 /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 │ │ ├─380206 /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/tmpt_rhae74/privsep.sock │ │ ├─380590 /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/tmp3kb12yub/privsep.sock │ │ └─381363 /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/tmpegncjke3/privsep.sock │ ├─861c1ea423f564b607cafbdda7efd3e279959319e063d481e9c25b4c23bb22f2 │ │ └─56457 /pause │ ├─9fce578982574200965a6bb3f0eee48c77140e603fa89800a365465feb333277 │ │ └─64797 /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 │ ├─dc1da4b6db37f614c711b8149840f6aedbb4308b3b34bc2b09e5e5e0e1351009 │ │ └─163567 /pause │ ├─c26dd9bf059ac1d165dd1f6b11c1c622a87c1661c7b4d93602727fafcbef1718 │ │ └─66967 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─041cff2a6c9330ba8d698397421d159d2df669b37007646ac3d20f168a30d2bd │ │ └─159621 /pause │ ├─407bf48a989a1905c6339f7f365950ae6b95c59bf82f1a032751863380d314d3 │ │ └─158522 /pause │ ├─7be6bd71829af1d27f70b80f5f81c3fc3d2d0d2f76cf06ef3ab7ebee62a30232 │ │ └─97890 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─608ac5cff8cb88da8951ba756ad06491afde48c9447edc0faf1c98b73bf5615a │ │ └─192454 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─041ff415f861ab2d54eeb68bd6a3061cdf790784a68a4438e0b9fdd4d364cf5e │ │ └─61371 /pause │ ├─e7c26d7a77b7dcc3b231d522b11ca6f9e1340e18f30aeaefa96d03acbb388fe1 │ │ └─61161 /pause │ ├─d26018eac439c3f58300d05b65b7d13b47af8414188d461fce5c3e499efaa54d │ │ └─64208 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 │ ├─e0ccda3d14b28c0b1e00a1c6bea97f734a84c79b1f589b4d569b36fee864d013 │ │ └─63802 /pause │ ├─63b81f1441801998c656d2b4bb089a17e0e31c449ba2d91102c9bc88c3f02792 │ │ ├─62389 python -u /app/sidecar.py │ │ ├─62646 python -u /app/sidecar.py │ │ └─62647 python -u /app/sidecar.py │ ├─64f530f469e88e3635752fccce1d45ad388920ce4001f72c83fe67f4cc2855fc │ │ └─66595 /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-115.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 │ ├─9aa1004775180f3931c9338d8713706ac5895099e5dc8e4640d9ea9fdb134135 │ │ └─131277 /pause │ ├─e75ac79608c79373de817a2eac3aafc8dc79355d34c82e2da03a12ca4e4c8273 │ │ └─176756 /pause │ ├─85bcf8225634341f5f990a0292b0127951f3e25a8fe0bc295db98d4923793d70 │ │ └─51656 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 │ ├─d5f6acc081614911a7ddf9e984e9a57ab8b6941d55ea290cd8c6ff5349a1ef91 │ │ └─49053 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ba398f40bea3512746a1bf649f43f9fd224ac8b77fea7af7b0ff3589708b1653 │ │ └─66918 /bin/pushgateway │ ├─27d7e6dd97b4e1d63dbe920f142dbd38b6877b81c1e5b205f208795fe90280b2 │ │ └─61514 /pause │ ├─bf46ce7b810a51df399a51e63c54d1b772ed05c74b1bf56e615555676d9c59a1 │ │ └─44512 /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 │ ├─e33236d67ea97fa8905aecbca6988ffd3a05800fdcf4788bf7e8b9a6bbf0e04b │ │ └─163954 /pause │ ├─1394a68793ca54324e6ac6610b53be70b9c13e57fd2c2a8563526690b26632b7 │ │ └─40385 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 │ ├─fade8edc7b10a618e7942586b995f08e6cb920b16b5a9b95806b25bc43110cdd │ │ └─164122 /pause │ ├─fbedbe7b1b3589d527e91f1e8d14645b628ead7ac13b5fe1d604d60ddd63a408 │ │ └─51526 valkey-server *:6379 │ ├─978c49b6ebdfeab208abf74ace557af02255a74ee1ee0675194ad5d3c71281e0 │ │ ├─175464 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175958 nova-scheduler: ServiceWrapper worker(0) │ │ └─175960 nova-scheduler: ServiceWrapper worker(1) │ ├─106661db9cf26aa3504aac7622077a1a3416716614c482781bd856c168ac5441 │ │ ├─191875 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191919 erl_child_setup 1048576 │ │ ├─192039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192286 /bin/sh -s rabbit_disk_monitor │ ├─0358e4a516b0e1d69a2fa50d6d69aeb9135bfa56c8c289a41568d37c754203ca │ │ └─238278 /pause │ ├─5f4991b3518911868435b4817b08eb4f9881fd7a349f9d59f24ef6f9a982435c │ │ └─43341 /pause │ ├─40012ffe1b72c31a93591a6cf79240cbc7cbf6c26a5dedaedba497d72439cf13 │ │ ├─159872 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159912 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159929 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160105 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─410700 sleep 15 │ └─e67cfc5f2003fc653eca1baf66e21068a9e06299c2cf472ee80a674d827bff36 │ └─44346 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount