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 │ │ │ ├─21553 /lib/systemd/systemd --user │ │ │ └─21555 (sd-pam) │ │ └─session-21.scope │ │ ├─21480 sshd: cephadm [priv] │ │ └─21576 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1604 sshd: zuul [priv] │ │ └─1617 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1608 ssh: /home/zuul/.ansible/cp/199.204.45.3-22-zuul [mux] │ ├─379035 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hmhcwshuckicgyplwpqgqjkkrynkqrfs ; /usr/bin/python3'"'"' && sleep 0' │ ├─379036 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hmhcwshuckicgyplwpqgqjkkrynkqrfs ; /usr/bin/python3' && sleep 0 │ ├─379037 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hmhcwshuckicgyplwpqgqjkkrynkqrfs ; /usr/bin/python3 │ ├─379038 /bin/sh -c echo BECOME-SUCCESS-hmhcwshuckicgyplwpqgqjkkrynkqrfs ; /usr/bin/python3 │ ├─379039 /usr/bin/python3 │ ├─379052 /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 │ └─379054 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 … │ │ ├─ 9947 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae545deb1cdc7bc08915e22a7f5f2690de427adc35b57dda434f4ee24a267338 -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b8526e07f0282db4971ae56858be04f5a655362a8810b5e575fca240e6683cd -address /run/containerd/containerd.sock │ │ ├─ 18510 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7dac9ce12b5652c31589e6892c1615e29db79c38d3a229f2ebcd710eed49cafc -address /run/containerd/containerd.sock │ │ ├─ 25091 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6e1c041150d1dced3764678531d3e227c87a2a34b339c9c31f06a38d4c61528 -address /run/containerd/containerd.sock │ │ ├─ 29771 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85ba30f05e19d7f0c1006ffb427565ae46bd91d5cddef51b6733238130bdb2ad -address /run/containerd/containerd.sock │ │ ├─ 34584 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0fedfb2671e9c7b524fe15d53895b38a4fcb3e149b2cf00aa48977de8ac62b88 -address /run/containerd/containerd.sock │ │ ├─ 40180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df90bf22b1ce0e0cb50e07c7b035f5673b9798ff6efc5e3e2bf5d8ebf07e060e -address /run/containerd/containerd.sock │ │ ├─ 40212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8584caf9c019d589bcfd94eaa62d9082a53f055624cc5900805efe082f4877ed -address /run/containerd/containerd.sock │ │ ├─ 40217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61e3943eaee09f386e96435a061e5e6c77c2045e06db19aa03a002b7b93466e -address /run/containerd/containerd.sock │ │ ├─ 40231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66caec5548acf7dffc4930e2374e4197c53c632d8c46639e4216be373bfb0b39 -address /run/containerd/containerd.sock │ │ ├─ 40238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62a11fd129df90c3023ddcd5fabeb61a9c4a57a4744e57a29bd7ffa2170f3519 -address /run/containerd/containerd.sock │ │ ├─ 40795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed799ea5927f78e8c6d809693ea2808b723ab1d34f3fa42bfbaab4d3a17e65b5 -address /run/containerd/containerd.sock │ │ ├─ 41532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c038e0521357b2c1e7ac1fc47de7cfbd6493ca338ed86d85b5f974756eb5b189 -address /run/containerd/containerd.sock │ │ ├─ 41543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd20c07ee3a87fe1c4af27fa610f2b02390d41013e4db3c494df6acda8df214 -address /run/containerd/containerd.sock │ │ ├─ 42894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042c7b1e2bc1dfca31b2e86752026d7ea68518d115f7df6c8b6a6f6f1bee63bb -address /run/containerd/containerd.sock │ │ ├─ 43307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9fa5026fb53fd8b1df2bdc5498b9e3ce2cf9eed2280faf21f0390ad61a78b6c -address /run/containerd/containerd.sock │ │ ├─ 43345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3273be9e138e26847056e2e9b4c507a387b62243f0ce655d25102d6857a44d -address /run/containerd/containerd.sock │ │ ├─ 43809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1e42c59e3182819b7840a53ca7f7857848fdcff5e4622fd023c8f01e428443 -address /run/containerd/containerd.sock │ │ ├─ 44304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c25ede5ec8bd91527a19e1c1411ff6c4f3ca951a4ac25ad6f55144cec43ce9 -address /run/containerd/containerd.sock │ │ ├─ 44367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7413c8b077365f8cd4c46342097ae44f46aaa2597ee5b98932e63f6a4c8e507d -address /run/containerd/containerd.sock │ │ ├─ 44404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c98ee5f06732473cc7515d71ca6527ed2c91076934f117b297af82fcb124238 -address /run/containerd/containerd.sock │ │ ├─ 46203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c194c336ddd17cd5249c4a648159885be1c1ba78c4bf0cf3db5c0aedfff592b -address /run/containerd/containerd.sock │ │ ├─ 46326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e4e77400e12b189bc70e72e9a20351f9a0e080484bb28b569179f189d24b04 -address /run/containerd/containerd.sock │ │ ├─ 47052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9494f547e2784be67fbf7b32884429929e823db545cb2f207a8f111dfd1df762 -address /run/containerd/containerd.sock │ │ ├─ 47147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5c4f50c5e66582e1dfb4997b22fa98ca86d3f3efc60da1fa9019289a29bf35 -address /run/containerd/containerd.sock │ │ ├─ 47697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f230eb25b06ed4f7c25d8a1694f42cf49e04d9d2dc6180b5d6e45251d23b8b4f -address /run/containerd/containerd.sock │ │ ├─ 47993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8425ff9145e91b845b5934b5653531682d4e2db66588b95c2cd62cf0c69ecbf1 -address /run/containerd/containerd.sock │ │ ├─ 48396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2727c913ee508385392fa3fb42f5ab0c8285d6c32c56cde755ade94d151f195e -address /run/containerd/containerd.sock │ │ ├─ 50154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfbf2566e24d04991be6ab39138480672592b426694cfae6d77f754b469fa233 -address /run/containerd/containerd.sock │ │ ├─ 53747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11a89c4fefa7808433ec2eed5ea49ee317c9e8c9a63ae8af4685d4fba515fe4 -address /run/containerd/containerd.sock │ │ ├─ 54321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9942be445637f61a9cb2c7006727ccb4a1ee640cf18334d218f13c2fc9fadf3f -address /run/containerd/containerd.sock │ │ ├─ 54371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6c71e7d3091f75449e4cd1e1c037277bad040bce32e5e78c3c029bf05b45db -address /run/containerd/containerd.sock │ │ ├─ 54418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 823c9f350117f82fb928abd99243922bae609080d87dc1fcb25adbc853143df3 -address /run/containerd/containerd.sock │ │ ├─ 54596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffcf72e4921a55a2611440e69c67f63ab9100defc5d1afd92e8010c4f14b3f7d -address /run/containerd/containerd.sock │ │ ├─ 57304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c71dc55662ae2db0d32e8733e871955fc74ddf696afa2062d152589ccb8e0f2 -address /run/containerd/containerd.sock │ │ ├─ 57426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2802f0b363cf27d191b65011c08ab588000b74eeb7140b2985145b07faecb40d -address /run/containerd/containerd.sock │ │ ├─ 57481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ba9f0e4e2b81ceb1f2b4e91fbbf87271dd5cba37c1509029c1e5c162ab7625 -address /run/containerd/containerd.sock │ │ ├─ 57521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac62391094a427641016dd6a4417c9b7f15eac2ad423ddd07dbf9bbbabcd2bbd -address /run/containerd/containerd.sock │ │ ├─ 58643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ee16a325031310533fd5799345d71f801bd25153532d1e0b8dde6a4521d7ee -address /run/containerd/containerd.sock │ │ ├─ 58792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44720827e6d8c41620f5c8b0aa73f18c7ff84b49738ed9d75c2df274e0283aef -address /run/containerd/containerd.sock │ │ ├─ 59171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434ab4b835925792ea428abc2d29a90616cffaf20b4942c4ac8cfa2328b8a4d6 -address /run/containerd/containerd.sock │ │ ├─ 59232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5689ba0f5468ed161cc568727512d1cd908869d71169bd9b4341211dd5ad63e8 -address /run/containerd/containerd.sock │ │ ├─ 59331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ffaf5cdedd39675b008b62a864a4590d6bcf7c279be8114d34190e71072d82d -address /run/containerd/containerd.sock │ │ ├─ 59603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20966f4596d5d7e88040082ff65063f1eda0f6d81f987bd42e6ff5c92e567362 -address /run/containerd/containerd.sock │ │ ├─ 59920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3eb5c6042a6a86e1c171e1742affe98bec5a6d274816e6e05aa868df5f0288 -address /run/containerd/containerd.sock │ │ ├─ 60193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291ba6d3522a534d8382b24a539804b86735947b7f82676eccbabd761b8cb609 -address /run/containerd/containerd.sock │ │ ├─ 60796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d0bae0a0eb9dd9dbac8857dd406a7705bdd15c30c9b121efbfca3ac39cc58e4 -address /run/containerd/containerd.sock │ │ ├─ 61423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b137d2fd30a06ce8129740b4b6a92e8271f66a6c50afb5b7275a7c8e21b8f9 -address /run/containerd/containerd.sock │ │ ├─ 62758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d7addb58486aeac61d3ba523255645bf6248eac3a5f6a04db2b346278a50a1 -address /run/containerd/containerd.sock │ │ ├─ 64225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5871df90d201f438aa7c9cd4ef1ef34e2d1579c30478f9de06b83236e391eecf -address /run/containerd/containerd.sock │ │ ├─ 70572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06831cbb98bd6289a43778212e43daa5f70b385c632c4028ce8242f9e4a88077 -address /run/containerd/containerd.sock │ │ ├─ 71525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4fd27ca252814fe363286fb9922b7c1d6393303bd3974f2b4fa508c3138f823 -address /run/containerd/containerd.sock │ │ ├─ 75787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198e3a491f5fb40bcb6bfe2e5ae887c7202f5b7537635235b70b40b569e27db6 -address /run/containerd/containerd.sock │ │ ├─ 80177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a954224bcaacac91bda65bcca489ae13166985ad28c39280e03cd231550abb -address /run/containerd/containerd.sock │ │ ├─ 86068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ec6b7c7bcd041a361b8a21c143548964d7bc3d9e9299ce776e86627e3603d0 -address /run/containerd/containerd.sock │ │ ├─ 86106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2a28c17570f3670d5a4d482aa4c071de19188a0fe7741123bbb0acf7734184e -address /run/containerd/containerd.sock │ │ ├─ 93745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee24a432df161a826b04a813ef002687d9fe8cd8e243cd9492718ba97958bf3 -address /run/containerd/containerd.sock │ │ ├─ 94904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebf0a9b0de09544f93d429b6cb5d880768d39a4e9a8bd1ab166a0d28bf943ab -address /run/containerd/containerd.sock │ │ ├─ 94951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48725da34d44f646628cfcf762e8d5c66ba0230b752f3a21d4da8d6f0ae53dab -address /run/containerd/containerd.sock │ │ ├─ 96613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85a9a2bff51c4dd8501dbe4ef0c9881f60810df3e8c68e9f52434ac5b8db8001 -address /run/containerd/containerd.sock │ │ ├─ 97974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 504b718e6f27b718b49b8f6c25560a5b8c38683a9f5c56596e6f81dc17b4cf3a -address /run/containerd/containerd.sock │ │ ├─ 98021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb91a630da6c0222c179ea90604d9801cb0f29168cc6a4807a3f5b7dedfd196 -address /run/containerd/containerd.sock │ │ ├─108186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b2d0dd6202fdf9019ad64921ba067f3950990f821573508706bd06e0a6ab2f -address /run/containerd/containerd.sock │ │ ├─108243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8d741f306f7997974a18dc176e35bcebf4d519036309e0a33dae25a7004f683 -address /run/containerd/containerd.sock │ │ ├─110289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51286f97d6d6784e80b2805ac29f806013562174a31a811bc620cbb42dd72e64 -address /run/containerd/containerd.sock │ │ ├─122868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 367ebf81765df323b12f1fa8c2a11d303fa0cd58c4de63383c9213b3d493b1b3 -address /run/containerd/containerd.sock │ │ ├─124089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0606bda656ec0f5b492ddce82945c617c584f5f09e6680abe34c178c5ae7a355 -address /run/containerd/containerd.sock │ │ ├─124475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbbea5adcd3dc7b3bc9652351a06daa4b2a70ca99ddc0945d6b310167d8620f8 -address /run/containerd/containerd.sock │ │ ├─125278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b46d9905fe8916b466578991f85c65461cf8b29f5313ff9e7601513bce2fac -address /run/containerd/containerd.sock │ │ ├─126848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 985eb94de8fe5a41958d1ebcc4e25eb842b61c2a734ce32add4db798a29ee482 -address /run/containerd/containerd.sock │ │ ├─127107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c988d45307c369402d580efef6821019aecfe4627dd1ded70c74f29cd18317 -address /run/containerd/containerd.sock │ │ ├─127164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af06213586e5b839a4675b88a1f7c284009d6f8a058ff81aca3508bb78aa81fa -address /run/containerd/containerd.sock │ │ ├─127259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9ba3a44288bb8423a9b62358615d9ffe840f6cf2d5868a0f10b810053bfa6e -address /run/containerd/containerd.sock │ │ ├─127503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c676c1bc26203f40d61d9d800451d4db0a8479323d3ad39aa82b4c57148bc735 -address /run/containerd/containerd.sock │ │ ├─127900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8261ca0df7ceb2336099ef47e0f96a24385ee3654889fe5ed4e42d4ba82bcc -address /run/containerd/containerd.sock │ │ ├─150172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9280847155c589c332d7ef294bba9708e4ef9d29804b2db873bf78c0a150db3b -address /run/containerd/containerd.sock │ │ ├─151526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cf462f414b143cadc2c1030850957f3b419beb08d4cb925f046f66eb8539060 -address /run/containerd/containerd.sock │ │ ├─151576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35acf6570f11afe86aa0b703d1d18cfc204179d7373e3a407fe9ba30a1e0fa6a -address /run/containerd/containerd.sock │ │ ├─151614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 849c7c3974fcac5fa81a964355b9e1341d85bf14cf09e6669c2c9ad167156c45 -address /run/containerd/containerd.sock │ │ ├─151647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a35a197e237c2dc7acb02d2b5cb112aff50ef2184dbd53908dc63200b048265 -address /run/containerd/containerd.sock │ │ ├─151696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c33ebae69e84a794f6b0a07154e94ae1ef82fb0d5e70b8b181e8de3f89843d2 -address /run/containerd/containerd.sock │ │ ├─152076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb61868a26d8ae26884dd973b7f52ba338a8875e42285ce6535338042af98271 -address /run/containerd/containerd.sock │ │ ├─152115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f401f29be99612bc867714451d43a3ea3eafc9dfea522a360121b22d6cb3cc06 -address /run/containerd/containerd.sock │ │ ├─163128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb3b575c0724a021c043be5b101b9358957c7678dfbe872e0e4ecd121f062ee -address /run/containerd/containerd.sock │ │ ├─164974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60dc6f0eacc50295d42b9443f769e9a9435b6f1fe0b7d8b848780235449e6f66 -address /run/containerd/containerd.sock │ │ ├─165057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb940ace850d8dc3e4c92d8a0406deeb5d95c2e9a1be1213d88a877d8dd776d -address /run/containerd/containerd.sock │ │ ├─165140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7989770b2484d98acf3b04c2b31f972fbb69da0b6d5eaa837018087106144f -address /run/containerd/containerd.sock │ │ ├─165314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de1e0b7d21b56226d00f65b8c6429c7aa403e56971bd32883dc6fb93c3d1626 -address /run/containerd/containerd.sock │ │ ├─172717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe70142ab8f3472d6011dcc45184492fb45937515c7df87f27a8b83a3160ffc -address /run/containerd/containerd.sock │ │ ├─174687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09040ec36a934fb4e5e6c088feba0584dbee95ee6c6b3abaf56fc313a5327696 -address /run/containerd/containerd.sock │ │ ├─174730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80cbf6a398ad610cbe6ffc3153bde6c254b68adaa6c34c39c75708c4c2850ed -address /run/containerd/containerd.sock │ │ ├─174858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c53c29e6d13d651185dbd76fb9cec286b894df23682c3e1c1c8a2a0550bb3416 -address /run/containerd/containerd.sock │ │ ├─187485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c477f9230151ecca36fa368775c379a9caf601c7460c056d0f68e056a8c9bdd -address /run/containerd/containerd.sock │ │ ├─194229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90600551dfc1be0df123693d939234040ebc08cdd9cc8ffb0f1a2d31a2166094 -address /run/containerd/containerd.sock │ │ ├─194258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ade15579a9b46125f5869e5d10bb744c599374898b14b317aa4061fcabb1421 -address /run/containerd/containerd.sock │ │ ├─194318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f44002bee5316b70f638f89eec7fd987e995b36da94eb36bc489f69b95374e -address /run/containerd/containerd.sock │ │ ├─194586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf7f8c512948dd5e24547159e49c021be595215446a1d49a31ddb7cb1d2b862 -address /run/containerd/containerd.sock │ │ ├─204917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9595dc6cb47afc75996d6ed5b705abb009f3091b4637a39d70af5c5cf0c686da -address /run/containerd/containerd.sock │ │ ├─206903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d204d6d298490b99b7622fba59215c1fb10b9d1f87e367752f706dbed1528778 -address /run/containerd/containerd.sock │ │ ├─207930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fe95a39ffbd6081bd24e0515290f0244d2fe27c850209f7f385b88ff4a0766 -address /run/containerd/containerd.sock │ │ ├─208874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae5c7ff856ab4c4a33f3c631d31259fd3f6e8d021476847de44eccd51f9b46d -address /run/containerd/containerd.sock │ │ ├─209912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed005d6dd3f126d5b6786ba84bde3dd02d834578a2db7148f7983b9276e7d138 -address /run/containerd/containerd.sock │ │ ├─211429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddde22f74fc2d95c0894798fe18574b7deda1f5dbcbaa5793a3d1db43ee3ee3 -address /run/containerd/containerd.sock │ │ ├─212690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e1fdf46fac48a5a865758e29eae3b2ba98e8bec94b84027cdaf79e805968b9 -address /run/containerd/containerd.sock │ │ ├─212831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61f53c58df2bb3d92307909d2e4ebbf0fc1da460ec701cf2b218baaabe07a4b -address /run/containerd/containerd.sock │ │ ├─221323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc8c33b25dd3d4ec66494d96d99b580a328561adbc76f9404b03b6199cea075 -address /run/containerd/containerd.sock │ │ ├─221871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907acb7896e38216b8e396a323187af39153b2ab26558d3876698fb335485895 -address /run/containerd/containerd.sock │ │ ├─224913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b62d3bae15a92f192e8c4182e64c3e743cd98e631a521e4aa0899d560338c1 -address /run/containerd/containerd.sock │ │ ├─229863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83ac914d5018595bf56c8774260c1af108bfa37a3a951d2408133102e72ac4f -address /run/containerd/containerd.sock │ │ ├─230093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9fe52bba96f27f7ca4096ec75b90d3f247c68c4e7af1a13c269f608dcedea39 -address /run/containerd/containerd.sock │ │ ├─230142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159d1308940028ae480bebdfb1a9013a2c6c16cbf105bf2ea179588bc2a52f88 -address /run/containerd/containerd.sock │ │ ├─230196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a41836a8799a114489f6d4571f273b86504fd6c9433c87333899ac8a74a6cc9 -address /run/containerd/containerd.sock │ │ ├─241116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cec10417fceae02cdf6ec878dcfff38f2d3a811664ee3bdb00ba274a797c2e6 -address /run/containerd/containerd.sock │ │ ├─243362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e4f503c72dd2c7870d73051d5f772293c6518b7d5579b3a8aa17a711fa8be7 -address /run/containerd/containerd.sock │ │ ├─244681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2ea68fdac145843b6bb41f11443af5ae82e3ce3ea73c7c5deff818ce29b5d1 -address /run/containerd/containerd.sock │ │ └─378581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5450815b3dcd0b15d878ccbc3e2dc1f7bf5d86ca42104014395882e5f39550bc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1412 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─docker-ae545deb1cdc7bc08915e22a7f5f2690de427adc35b57dda434f4ee24a267338.scope … │ │ ├─12327 /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 │ │ └─12339 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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@osd.1.service │ │ │ ├─29488 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29753 /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 │ │ │ ├─18469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18489 /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 │ │ │ ├─24813 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25075 /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 │ │ │ ├─34288 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34567 /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@mgr.instance.bvuuub.service │ │ │ ├─12576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvuuub/unit.run │ │ │ └─12608 /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-bvuuub --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.bvuuub:/var/lib/ceph/mgr/ceph-instance.bvuuub:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvuuub/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bvuuub -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 │ │ ├─12217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12248 /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 … │ │ └─10316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122345 /sbin/multipathd -d -s │ ├─docker-85ba30f05e19d7f0c1006ffb427565ae46bd91d5cddef51b6733238130bdb2ad.scope … │ │ ├─29796 /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 │ │ └─29808 /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 │ ├─kubelet.service │ │ └─40651 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.3 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─372697 sshd: [accepted] │ │ ├─376952 sshd: [accepted] │ │ └─376954 sshd: [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1081 /usr/sbin/uuidd --socket-activation │ ├─run-r42183813756a4ecc9b6e79c3e5764273.scope │ │ └─163627 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10822 /usr/sbin/chronyd -F 1 │ │ └─10823 /usr/sbin/chronyd -F 1 │ ├─docker-0fedfb2671e9c7b524fe15d53895b38a4fcb3e149b2cf00aa48977de8ac62b88.scope … │ │ ├─34610 /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 │ │ └─34622 /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 │ ├─docker-c6e1c041150d1dced3764678531d3e227c87a2a34b339c9c31f06a38d4c61528.scope … │ │ ├─25118 /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 │ │ └─25130 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7dac9ce12b5652c31589e6892c1615e29db79c38d3a229f2ebcd710eed49cafc.scope … │ │ ├─18538 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18556 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-2b8526e07f0282db4971ae56858be04f5a655362a8810b5e575fca240e6683cd.scope … │ │ ├─12689 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bvuuub -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.bvuuub -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122203 /sbin/iscsid │ │ └─122204 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─0a848cb488477e59febf3885f1b649630852188c86580d829efbd799a0335619 │ │ └─61722 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-3.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─ce1949a3e85be440b1299b569e177eab1a22ad731163c20cf118af6115423fd8 │ │ ├─159483 neutron-api: uWSGI master │ │ ├─159502 neutron-api: uWSGI worker 1 │ │ └─159503 neutron-api: uWSGI worker 2 │ ├─7ffaf5cdedd39675b008b62a864a4590d6bcf7c279be8114d34190e71072d82d │ │ └─59364 /pause │ ├─71efebce89bc742131b8c04e4b5df968224a8528e762f8cd1540ec35fb53f319 │ │ └─47216 /manager --metrics-bind-address=:9782 │ ├─2f6c71e7d3091f75449e4cd1e1c037277bad040bce32e5e78c3c029bf05b45db │ │ └─54395 /pause │ ├─117f59b7c64f2724d685db2900444c2162e3f4cec70c5dca187a153f2eaa755c │ │ └─208404 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─86478609ea6c56f1b56ffd5ec82cc48530a3da3ace8b93c5541a494bbacd4ef4 │ │ └─54696 nfd-master -crd-controller=true -metrics=8081 │ ├─0cf462f414b143cadc2c1030850957f3b419beb08d4cb925f046f66eb8539060 │ │ └─151600 /pause │ ├─731a9c6c779cc308c26efe974c153cf1bb5188a99f4f07678efb54039b73eb8f │ │ └─62155 /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 │ ├─43971ec0f725519adef4aca9251a1987334686deff0f956083027baa8d0508f7 │ │ └─43400 /coredns -conf /etc/coredns/Corefile │ ├─a32880fcf49568ec0cf28d73710c2fb9f01f7c1ea6944c53cd2df805b19046d5 │ │ └─60441 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─df90bf22b1ce0e0cb50e07c7b035f5673b9798ff6efc5e3e2bf5d8ebf07e060e │ │ └─40292 /pause │ ├─06831cbb98bd6289a43778212e43daa5f70b385c632c4028ce8242f9e4a88077 │ │ └─70595 /pause │ ├─5c194c336ddd17cd5249c4a648159885be1c1ba78c4bf0cf3db5c0aedfff592b │ │ └─46246 /pause │ ├─09040ec36a934fb4e5e6c088feba0584dbee95ee6c6b3abaf56fc313a5327696 │ │ └─174720 /pause │ ├─56b133f9c5cf1f8e409ad0f0e297f89ff06a988039942c06ff26c570d3ebdcc2 │ │ ├─221779 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─222070 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─222071 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b655dbc08a3ce7b7ecdef194665b37cec421f96317da9bc730c02ea0ba277055 │ │ └─57816 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─14e81a0bdf4d75f194a18b41ddd82dc757fea8da404c0eb63bf697552c2f5d70 │ │ ├─105578 cinder-api: uWSGI master │ │ ├─105591 cinder-api: uWSGI worker 1 │ │ └─105592 cinder-api: uWSGI worker 2 │ ├─453b3c982b7c23b9422e4237fc8c3176f095ebe146421e86bea1af8ac3d89692 │ │ └─172176 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─2eb91a630da6c0222c179ea90604d9801cb0f29168cc6a4807a3f5b7dedfd196 │ │ └─98061 /pause │ ├─c6359b1b1eb85d2f37593348797826269bcbc79b03626bf770ae286135fd1331 │ │ ├─159516 neutron-policy-server: uWSGI master │ │ ├─159529 neutron-policy-server: uWSGI worker 1 │ │ └─159530 neutron-policy-server: uWSGI worker 2 │ ├─35acf6570f11afe86aa0b703d1d18cfc204179d7373e3a407fe9ba30a1e0fa6a │ │ └─151651 /pause │ ├─7dc5bc49e8577109886b75b6694c18a084d6413c2f86eaa3e7a6cb0902f051c3 │ │ ├─221387 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─221966 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkxdnl1g9/privsep.sock │ │ ├─221969 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─221972 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f61e3943eaee09f386e96435a061e5e6c77c2045e06db19aa03a002b7b93466e │ │ └─40328 /pause │ ├─89209f071963a7686b8ab63d87a26b51f0bd7ce158de5a949f11939b0e89dc0a │ │ ├─95274 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95496 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95498 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b2a28c17570f3670d5a4d482aa4c071de19188a0fe7741123bbb0acf7734184e │ │ └─86129 /pause │ ├─f8d741f306f7997974a18dc176e35bcebf4d519036309e0a33dae25a7004f683 │ │ └─108288 /pause │ ├─fa0dc035a6c7fc6ce2ea6603c6443b8b26276078b779cb3c3f217907fa6a2131 │ │ ├─114271 placement-api: uWSGI master │ │ ├─114285 placement-api: uWSGI worker 1 │ │ └─114286 placement-api: uWSGI worker 2 │ ├─ae5d0fbd25394f983031b1b33a914d8caabd543a4d8a6daaf00a3c92d00e09ed │ │ └─62248 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7796c838cce48f4f0b18746595ae677a334992ecac1fca3f1911ed43cce795f3 │ │ └─54866 /secretgen-controller │ ├─db20d69bafa0bbae7e7a845d909ca8782caaf2ef30bf82d4976d706fa456c172 │ │ └─40417 etcd --advertise-client-urls=https://199.204.45.3:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.3:2380 --initial-cluster=instance=https://199.204.45.3:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.3:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.3:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─dcc6daf63570fe33fc2b347f79f9e4674be9f0ade037a2a553cdfb00e518094f │ │ └─54657 nfd-worker -metrics=8081 │ ├─4f1e42c59e3182819b7840a53ca7f7857848fdcff5e4622fd023c8f01e428443 │ │ └─43833 /pause │ ├─c53c29e6d13d651185dbd76fb9cec286b894df23682c3e1c1c8a2a0550bb3416 │ │ └─174908 /pause │ ├─0ea44fbd456826ba11f1a2cb42034e59ed70b64785ad3c8a61af724feced4afd │ │ └─46679 /server │ ├─fe3eb5c6042a6a86e1c171e1742affe98bec5a6d274816e6e05aa868df5f0288 │ │ └─59942 /pause │ ├─88b62d3bae15a92f192e8c4182e64c3e743cd98e631a521e4aa0899d560338c1 │ │ └─224937 /pause │ ├─51286f97d6d6784e80b2805ac29f806013562174a31a811bc620cbb42dd72e64 │ │ └─110314 /pause │ ├─9942be445637f61a9cb2c7006727ccb4a1ee640cf18334d218f13c2fc9fadf3f │ │ └─54345 /pause │ ├─906eab24644460a5276fd317f6d394e5187e5755d4ca61d8590974b26df177f7 │ │ ├─61408 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61486 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dab10379527e1525f956f70bb3b435071f5a055491454d77395efab10457819a │ │ └─105950 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ab8261ca0df7ceb2336099ef47e0f96a24385ee3654889fe5ed4e42d4ba82bcc │ │ └─127924 /pause │ ├─52898ba1f05853c0beee3dfc971f5fb9502df136b3cf075a54c4bdb68042b2fb │ │ ├─58438 python -u /app/sidecar.py │ │ ├─58735 python -u /app/sidecar.py │ │ └─58736 python -u /app/sidecar.py │ ├─c4b6093dc0e74db69faedec93bf09d3981f5dd3804180275f10b8d114a6793ff │ │ ├─221557 magnum-api: uWSGI master │ │ ├─221609 magnum-api: uWSGI worker 1 │ │ └─221610 magnum-api: uWSGI worker 2 │ ├─fe21e616dcf49f2f11a1b623f8a8a44c0015b534d7d52352499efbeaac6dea93 │ │ └─42960 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a0a954224bcaacac91bda65bcca489ae13166985ad28c39280e03cd231550abb │ │ └─80200 /pause │ ├─d02f8df4860a32218be074968a9dbbb73e1b99bf9ff2201c667be90ae50c4be9 │ │ ├─184612 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184945 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184946 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8425ff9145e91b845b5934b5653531682d4e2db66588b95c2cd62cf0c69ecbf1 │ │ └─48019 /pause │ ├─8fe70142ab8f3472d6011dcc45184492fb45937515c7df87f27a8b83a3160ffc │ │ └─172741 /pause │ ├─b8ee16a325031310533fd5799345d71f801bd25153532d1e0b8dde6a4521d7ee │ │ └─58667 /pause │ ├─1ebf0a9b0de09544f93d429b6cb5d880768d39a4e9a8bd1ab166a0d28bf943ab │ │ └─94929 /pause │ ├─f0b34eef3e8b861c692f32ba8750fbf1cb12be7c38ec65b76ee4395164ecd135 │ │ └─76358 /usr/local/bin/rook ceph operator │ ├─77ba9f0e4e2b81ceb1f2b4e91fbbf87271dd5cba37c1509029c1e5c162ab7625 │ │ └─57506 /pause │ ├─1c71dc55662ae2db0d32e8733e871955fc74ddf696afa2062d152589ccb8e0f2 │ │ └─57365 /pause │ ├─d4cb1eed45de031b15daccaddc53112683d544273cc8f3c6d5a6841795513ace │ │ ├─48446 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 │ │ └─50644 haproxy -sf 141 -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 │ ├─8fc8c33b25dd3d4ec66494d96d99b580a328561adbc76f9404b03b6199cea075 │ │ └─221360 /pause │ ├─434ab4b835925792ea428abc2d29a90616cffaf20b4942c4ac8cfa2328b8a4d6 │ │ └─59198 /pause │ ├─1436e91798c7d9e7a06c9cbcadcbd5b9a045b074d627adbd334cdbfeefaa620a │ │ └─62622 /bin/oauth2-proxy │ ├─b306f0170fcd098ffdac43c248f057abd6c921c8516ec28366327d40ad5ffee6 │ │ ├─125383 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125400 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─125406 erl_child_setup 1048576 │ │ ├─125503 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125615 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125616 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125742 /bin/sh -s rabbit_disk_monitor │ ├─aada6028ca7210a0463f09992b06155d1b458aa370b8f09029d050c8b562f5ee │ │ └─61652 /goldpinger --static-file-path /static │ ├─cb5c4f50c5e66582e1dfb4997b22fa98ca86d3f3efc60da1fa9019289a29bf35 │ │ └─47170 /pause │ ├─c107d79d71c54f840f93dd91ad298c392e86bb18c5aa3baf05dab248cc81715a │ │ ├─150287 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150304 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─150310 erl_child_setup 1048576 │ │ ├─150367 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150418 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150419 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150611 /bin/sh -s rabbit_disk_monitor │ ├─5450815b3dcd0b15d878ccbc3e2dc1f7bf5d86ca42104014395882e5f39550bc │ │ └─378604 /pause │ ├─44ec6b7c7bcd041a361b8a21c143548964d7bc3d9e9299ce776e86627e3603d0 │ │ └─86092 /pause │ ├─6e23a26fc94e6c26cb8434ce39940a4b79a23dcd99a8a766d406d5c97f5e7937 │ │ ├─159579 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─159774 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─159775 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─159776 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d9fa5026fb53fd8b1df2bdc5498b9e3ce2cf9eed2280faf21f0390ad61a78b6c │ │ └─43330 /pause │ ├─f88538639bf9002dc4c99e8236c8470cbcc12d89c98d9f6712d339a98a4fd179 │ │ └─40456 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 │ ├─9d0bae0a0eb9dd9dbac8857dd406a7705bdd15c30c9b121efbfca3ac39cc58e4 │ │ └─60819 /pause │ ├─60dc6f0eacc50295d42b9443f769e9a9435b6f1fe0b7d8b848780235449e6f66 │ │ └─165013 /pause │ ├─572ac59e171f327f70aeb2429af034e4cb8755274754cd942e048efe12d5d455 │ │ ├─205046 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205065 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205071 erl_child_setup 1048576 │ │ ├─205175 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205245 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205246 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─205402 /bin/sh -s rabbit_disk_monitor │ ├─bfbf2566e24d04991be6ab39138480672592b426694cfae6d77f754b469fa233 │ │ └─50178 /pause │ ├─3c33ebae69e84a794f6b0a07154e94ae1ef82fb0d5e70b8b181e8de3f89843d2 │ │ └─151810 /pause │ ├─8e8b936244563a8a5f76407be3824aeb9c2bc92ea5adc39116817c3c4b5c7bcc │ │ └─58250 /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 │ ├─c36d014aa5ad1475b2c09a231994842dc67c59fd9a66b398a7eb0d813e0ac61d │ │ └─124625 /coredns -conf /etc/coredns/Corefile │ ├─55792862a82c2899ab14507a06f401780a62d7fbc65bf209ba698a1eea957280 │ │ └─48697 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─50e4e77400e12b189bc70e72e9a20351f9a0e080484bb28b569179f189d24b04 │ │ └─46351 /pause │ ├─8584caf9c019d589bcfd94eaa62d9082a53f055624cc5900805efe082f4877ed │ │ └─40356 /pause │ ├─9d848f211825710bc375e053c041b419fb6f0d69376fb625821730c526eccaeb │ │ └─43434 /coredns -conf /etc/coredns/Corefile │ ├─c038e0521357b2c1e7ac1fc47de7cfbd6493ca338ed86d85b5f974756eb5b189 │ │ └─41577 /pause │ ├─27c926bc581f6573b952770201bff9b65fa91e03cbcb1f5b8a36bbe886f55ca3 │ │ └─172218 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─78170fcb5afb8d04847a1d1a4a08d2d903674fb1dfb38e9193bb77c81785eadb │ │ └─61764 /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 │ ├─c9d683c4b6b78eb6dab9f6c1f7dd2d5915e5bd1a6dcd449e4ae0002bf9609992 │ │ ├─172226 senlin-api: uWSGI master │ │ ├─172266 senlin-api: uWSGI worker 1 │ │ └─172267 senlin-api: uWSGI worker 2 │ ├─849c7c3974fcac5fa81a964355b9e1341d85bf14cf09e6669c2c9ad167156c45 │ │ └─151683 /pause │ ├─0d2ea68fdac145843b6bb41f11443af5ae82e3ce3ea73c7c5deff818ce29b5d1 │ │ └─244716 /pause │ ├─ba58a0f57b3c97af826b4b679b86298593f01789c86ebf45fedd131bac6f38f7 │ │ └─131799 /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 │ ├─ea8a6dd6bfe2922a6dba8544bc41f3685fefafe5f6748249fff44215b02def6d │ │ └─163526 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8db3a2202a838484845d69d7cf8594d8e2eeadeb640fd86bf5e42196c2456c49 │ │ └─61223 /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 │ ├─eaf7f8c512948dd5e24547159e49c021be595215446a1d49a31ddb7cb1d2b862 │ │ └─194610 /pause │ ├─85a9a2bff51c4dd8501dbe4ef0c9881f60810df3e8c68e9f52434ac5b8db8001 │ │ └─96638 /pause │ ├─b2815d005d7b99c81f6a5ef2f3c5969b88504677d53129be013b7ca8220a1bbc │ │ ├─378876 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─378912 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─0690ff7612b9a3a51435c6019f97c5730f0ed459d80c64df89a94aebb58d243c │ │ ├─184656 heat-api: uWSGI master │ │ ├─184683 heat-api: uWSGI worker 1 │ │ └─184684 heat-api: uWSGI worker 2 │ ├─c0d7addb58486aeac61d3ba523255645bf6248eac3a5f6a04db2b346278a50a1 │ │ └─62789 /pause │ ├─20966f4596d5d7e88040082ff65063f1eda0f6d81f987bd42e6ff5c92e567362 │ │ └─59626 /pause │ ├─7d4ab64bf1d8dc49973b04a67541ca540fe581a55864c9e20078bb531acfa810 │ │ ├─148219 nova-api: uWSGI master │ │ ├─148288 nova-api: uWSGI worker 1 │ │ └─148289 nova-api: uWSGI worker 2 │ ├─9280847155c589c332d7ef294bba9708e4ef9d29804b2db873bf78c0a150db3b │ │ └─150197 /pause │ ├─ce9ba3a44288bb8423a9b62358615d9ffe840f6cf2d5868a0f10b810053bfa6e │ │ └─127287 /pause │ ├─5654626274347f303c428cf389ffe9bba372e3e3a29f23ff0d58b2cf1e4dd3f3 │ │ ├─149062 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149303 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─44c25ede5ec8bd91527a19e1c1411ff6c4f3ca951a4ac25ad6f55144cec43ce9 │ │ └─44332 /pause │ ├─8b5f31ef6719602f58ed1f643f92058e3223ab7c730e040c55d6bc162fef3974 │ │ ├─80281 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80298 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80304 erl_child_setup 1048576 │ │ ├─80423 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80493 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80494 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80827 /bin/sh -s rabbit_disk_monitor │ ├─d045f775ef0b1975511fe940149ae4cf1c139123404534a1619208a67c16a220 │ │ └─162737 /usr/bin/libvirt-tls-sidecar │ ├─a2e9577eb7e747e80fff5b1b2e687beda6d3356ec4e273d1183b0493f879ff2c │ │ └─108771 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─159d1308940028ae480bebdfb1a9013a2c6c16cbf105bf2ea179588bc2a52f88 │ │ └─230172 /pause │ ├─823c9f350117f82fb928abd99243922bae609080d87dc1fcb25adbc853143df3 │ │ └─54443 /pause │ ├─f2fd646b4a8e48440e0763051900b48b8d821802d705b4abcd1a8e7c3cfe2a71 │ │ └─245059 /bin/openstack-database-exporter │ ├─edb8609d7bb182207552e35d375ef599a200aa5f1fe30852db962f26c16f601a │ │ └─47526 /manager --metrics-bind-address=:8080 │ ├─b300b7884a7cda76be5a10fff9ff3452d36770d0bdd6c81f97cfad93cef4e3b5 │ │ └─207057 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─367ebf81765df323b12f1fa8c2a11d303fa0cd58c4de63383c9213b3d493b1b3 │ │ └─122892 /pause │ ├─6191508177e020655998190b371a9f5d8e991d101f6b67431296ba1df441a19c │ │ ├─152661 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─378963 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─41b3f4f1f0a02c81e353b87cf5c181cb5906a758b5465999bbf91ec6e6fb560c │ │ └─40436 kube-apiserver --advertise-address=199.204.45.3 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─ca6692b7e24696d86ca7b7ed7fb55be7aa61313182ebcb92ec31569e00765f9a │ │ └─243722 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5c388ab93dede57411032666983023aefbe9b03e59ed28010cd8dfe71e3350ba │ │ ├─48600 mysqld --wsrep_start_position=d24991ef-6f8d-11f1-b7ce-564e760b7cb5:20 │ │ └─48730 /var/lib/mysql/mysql-state-monitor │ ├─3beb3b500ab63d4dce32d2f2011dc2e75445eda3a29151659fa3122f959dc44a │ │ ├─42063 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42482 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─48725da34d44f646628cfcf762e8d5c66ba0230b752f3a21d4da8d6f0ae53dab │ │ └─94975 /pause │ ├─5871df90d201f438aa7c9cd4ef1ef34e2d1579c30478f9de06b83236e391eecf │ │ └─64249 /pause │ ├─f42cc33194249ce92761f79ac6b4d98fe13d3700f338c190e68bb53dd59ae200 │ │ └─59845 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 │ ├─f401f29be99612bc867714451d43a3ea3eafc9dfea522a360121b22d6cb3cc06 │ │ └─152140 /pause │ ├─8a7716178faed283550b05ed2a9f4d108b27a74777d82005fcfe5a147a433211 │ │ ├─243268 apache2 -DFOREGROUND │ │ ├─246213 (wsgi:h -DFOREGROUND │ │ ├─246214 (wsgi:h -DFOREGROUND │ │ ├─246216 (wsgi:h -DFOREGROUND │ │ ├─246217 (wsgi:h -DFOREGROUND │ │ ├─246218 (wsgi:h -DFOREGROUND │ │ ├─246219 apache2 -DFOREGROUND │ │ └─246220 apache2 -DFOREGROUND │ ├─09d903e6780f5657a9fd06f19ab3837431141ede6ff3b7b6b48979f5a6073cfd │ │ ├─109060 /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 │ │ └─109169 /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 │ ├─44720827e6d8c41620f5c8b0aa73f18c7ff84b49738ed9d75c2df274e0283aef │ │ └─58836 /pause │ ├─653514dbb3984516e46c50c6b1137969c7f9a7a6b17612c4e1259c0eb46669ff │ │ ├─ 66689 apache2 -DFOREGROUND │ │ ├─ 66726 (wsgi:k -DFOREGROUND │ │ ├─ 66727 (wsgi:k -DFOREGROUND │ │ ├─ 66728 (wsgi:k -DFOREGROUND │ │ ├─ 66729 (wsgi:k -DFOREGROUND │ │ ├─365055 apache2 -DFOREGROUND │ │ └─366909 apache2 -DFOREGROUND │ ├─bf273478403ed731fa814e559e84cd983694eb0af6cb8fa63c82e9ac0f9670f6 │ │ ├─96758 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96775 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96781 erl_child_setup 1048576 │ │ ├─96850 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96901 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96902 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96996 /bin/sh -s rabbit_disk_monitor │ ├─23ef99ad4bf1cef7e939623dfc333f8d82b994e23b831dfdbe9c7d7002cc8525 │ │ ├─75303 barbiacan-api: uWSGI master │ │ └─75316 barbiacan-api: uWSGI worker 1 │ ├─2727c913ee508385392fa3fb42f5ab0c8285d6c32c56cde755ade94d151f195e │ │ └─48420 /pause │ ├─907acb7896e38216b8e396a323187af39153b2ab26558d3876698fb335485895 │ │ └─221896 /pause │ ├─eb61868a26d8ae26884dd973b7f52ba338a8875e42285ce6535338042af98271 │ │ └─152100 /pause │ ├─31c09a0a6794dbac13ff1227a391ef1270713585286a4fce06d754187595a08e │ │ ├─58485 python -u /app/sidecar.py │ │ ├─58855 python -u /app/sidecar.py │ │ └─58856 python -u /app/sidecar.py │ ├─13f44002bee5316b70f638f89eec7fd987e995b36da94eb36bc489f69b95374e │ │ └─194373 /pause │ ├─ccf1de97c2c492942727085084597dd589f95174a8480a2b07a082e1f0900cab │ │ └─239106 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1a35a197e237c2dc7acb02d2b5cb112aff50ef2184dbd53908dc63200b048265 │ │ └─151730 /pause │ ├─f9fe52bba96f27f7ca4096ec75b90d3f247c68c4e7af1a13c269f608dcedea39 │ │ └─230120 /pause │ ├─f84ab799baaca61a60951ada8d3d95f19263caaad16f69c4267b762666745232 │ │ └─40583 /kube-vip manager │ ├─90600551dfc1be0df123693d939234040ebc08cdd9cc8ffb0f1a2d31a2166094 │ │ └─194282 /pause │ ├─05f1f9a5d0f831005c73256046c2023bf0f357b3fe17569b6b21801bdc187ab3 │ │ ├─123190 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123204 /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 │ ├─8cb9f4e485a9b7600d6f89f9feea443866f4f54b742dce6df789c6b21c1667fc │ │ └─62518 /bin/memcached_exporter │ ├─6c2116c253b52a98d93514289574569c994302ef79cd8eaf1ba2e5cc346cea8f │ │ ├─60676 nginx: master process nginx -g daemon off; │ │ ├─60713 nginx: worker process │ │ ├─60714 nginx: worker process │ │ ├─60715 nginx: worker process │ │ ├─60716 nginx: worker process │ │ └─60717 nginx: worker process │ ├─af06213586e5b839a4675b88a1f7c284009d6f8a058ff81aca3508bb78aa81fa │ │ └─127208 /pause │ ├─b57d018a2b61762dd5e4fa9bb6c873954e779287280bd1b1f38acf37a3fae386 │ │ ├─187628 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187645 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187651 erl_child_setup 1048576 │ │ ├─187816 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187867 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187868 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188166 /bin/sh -s rabbit_disk_monitor │ ├─67a760fbceaf72c216753ce5903418ff9bb904456b48b6e98062790b8234adde │ │ └─96308 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5ed2f520e087fce2a1eff26bd5d0a70846b7cd46dd556b2455a049e7ccd62a7d │ │ └─48529 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a7b2d0dd6202fdf9019ad64921ba067f3950990f821573508706bd06e0a6ab2f │ │ └─108209 /pause │ ├─adc8c1f8b54a1a97ff5da8586460be6bb9d2bc0fb644e7c19909ab4c6f854696 │ │ └─41852 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9bdca5d1d9040751eb9dd541cafea76f4e33a98f54d904234c0423355d2173e2 │ │ └─209961 /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 │ ├─a3fd73455afd44e6e1d97e72f7c30d159259f1a0be8cfdc238b9efe20bcc752f │ │ └─62070 /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 │ ├─a11a89c4fefa7808433ec2eed5ea49ee317c9e8c9a63ae8af4685d4fba515fe4 │ │ └─53772 /pause │ ├─fa84fd35f4ce09d455d51d4b96459580c6394ed3b6643cdf14865c50ccaa5b2c │ │ ├─160183 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160442 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphwl8dwi3/privsep.sock │ │ ├─160645 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpzgdzokf6/privsep.sock │ │ └─160868 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─53b137d2fd30a06ce8129740b4b6a92e8271f66a6c50afb5b7275a7c8e21b8f9 │ │ └─61451 /pause │ ├─9cd20c07ee3a87fe1c4af27fa610f2b02390d41013e4db3c494df6acda8df214 │ │ └─41591 /pause │ ├─64fbb1241a54b9f4b8c8e6371b3a71bb698d81e355bc81200ef5edb787439c97 │ │ └─60845 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f73396cb6fec45e12593db600dedb51dd91bb6fb2a12a1bb440990103b1df7bc │ │ ├─203586 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204161 octavia-worker: ConsumerService worker(0) │ │ ├─204164 octavia-worker: ConsumerService worker(1) │ │ ├─204167 octavia-worker: ConsumerService worker(0) │ │ └─204171 octavia-worker: ConsumerService worker(1) │ ├─504b718e6f27b718b49b8f6c25560a5b8c38683a9f5c56596e6f81dc17b4cf3a │ │ └─97998 /pause │ ├─c676c1bc26203f40d61d9d800451d4db0a8479323d3ad39aa82b4c57148bc735 │ │ └─127527 /pause │ ├─1a037c76ed57f4e1158a17d12258120a99cf6f530a33150e2951dd56fd483b90 │ │ ├─247054 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─247067 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8c5d43fb1f269ed1055a05378a2b6bd969a6e6e495e66857c76bc5369c0773ff │ │ ├─168042 /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 │ │ ├─344427 /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/tmp695n7fri/privsep.sock │ │ ├─344684 /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/tmps__dzenu/privsep.sock │ │ └─346588 /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/tmpspalb5iw/privsep.sock │ ├─f32b0fd6c78fa8e9ec35602524c889ac5dc5b37b66621229450f4cebd079b183 │ │ └─123157 /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 │ ├─ed005d6dd3f126d5b6786ba84bde3dd02d834578a2db7148f7983b9276e7d138 │ │ └─209935 /pause │ ├─b137d3fc4f4c11d9553d4c81f0fbb82a42cb03f218923fe0a450fd4347f4bc84 │ │ └─203579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─08591e6a5748074cc2ecf0d6e1a67392699aeb3eab8655c31ecdc1623bc49e70 │ │ └─40475 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 │ ├─55e1fdf46fac48a5a865758e29eae3b2ba98e8bec94b84027cdaf79e805968b9 │ │ └─212715 /pause │ ├─2cb8ab535de7f4a889505fcd02ed5d1a2144772c74ecb2c76f2d12d07680c6ba │ │ ├─225231 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225248 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─225267 erl_child_setup 1048576 │ │ ├─225376 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─225435 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─225436 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─225612 /bin/sh -s rabbit_disk_monitor │ ├─8ade15579a9b46125f5869e5d10bb744c599374898b14b317aa4061fcabb1421 │ │ └─194303 /pause │ ├─8af4abd9f1c38ba9e4a6c228f77230e6abb32a767b051d4f252f9e2ef7e4e6b9 │ │ ├─148372 nova-metadata: uWSGI master │ │ ├─148451 nova-metadata: uWSGI worker 1 │ │ └─148452 nova-metadata: uWSGI worker 2 │ ├─f61f53c58df2bb3d92307909d2e4ebbf0fc1da460ec701cf2b218baaabe07a4b │ │ └─212854 /pause │ ├─2bb3b575c0724a021c043be5b101b9358957c7678dfbe872e0e4ecd121f062ee │ │ └─163151 /pause │ ├─925a2d21c7f4bf179e26aca04c690d6b85bbcbc41c7df269998a81432c425fdb │ │ └─62451 /bin/pushgateway │ ├─43a87b3fb5c14063b8fb63a4cfeeda7132c8b9c7b902662517453b649cfb7cb9 │ │ └─62601 /bin/oauth2-proxy │ ├─fc07e4e262f413a79197a2ed99f7794b52ea413c60dd67a6fb2eff68295454e8 │ │ └─86432 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-lgqzr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6b1b9fdee6231d6701651483a429a161ac30ab3174ec1617fb6118e51b903e8e │ │ ├─161637 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─161929 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5b_o0avy/privsep.sock │ │ ├─343773 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpq8mjqizh/privsep.sock │ │ ├─344032 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpg11pglus/privsep.sock │ │ ├─344366 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344370 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344615 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8225d175-7118-4ae4-9b9d-be9677c8c60c --namespace=qrouter-8225d175-7118-4ae4-9b9d-be9677c8c60c --conf_dir=/var/lib/neutron/ha_confs/8225d175-7118-4ae4-9b9d-be9677c8c60c --log-file=/var/lib/neutron/ha_confs/8225d175-7118-4ae4-9b9d-be9677c8c60c/neutron-keepalived-state-change.log --monitor_interface=ha-df63b4f2-b9 --monitor_cidr=169.254.0.147/24 --pid_file=/var/lib/neutron/external/pids/8225d175-7118-4ae4-9b9d-be9677c8c60c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─347459 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c05f4781-3761-472b-9391-febdb01b8b53 --namespace=qrouter-c05f4781-3761-472b-9391-febdb01b8b53 --conf_dir=/var/lib/neutron/ha_confs/c05f4781-3761-472b-9391-febdb01b8b53 --log-file=/var/lib/neutron/ha_confs/c05f4781-3761-472b-9391-febdb01b8b53/neutron-keepalived-state-change.log --monitor_interface=ha-333f9fe4-14 --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/c05f4781-3761-472b-9391-febdb01b8b53.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─042c7b1e2bc1dfca31b2e86752026d7ea68518d115f7df6c8b6a6f6f1bee63bb │ │ └─42918 /pause │ ├─d1e4f503c72dd2c7870d73051d5f772293c6518b7d5579b3a8aa17a711fa8be7 │ │ └─243387 /pause │ ├─d0658012a63237524bb74829ac337a1a6aec55ad1daac83b035e28662ae79963 │ │ └─168168 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dff971f2bb6c7fb6ea00bd3a9905605ee47dec4f9c047e1d26e22a6ddfe3bd4a │ │ └─61614 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─20fe95a39ffbd6081bd24e0515290f0244d2fe27c850209f7f385b88ff4a0766 │ │ └─207953 /pause │ ├─9595dc6cb47afc75996d6ed5b705abb009f3091b4637a39d70af5c5cf0c686da │ │ └─204940 /pause │ ├─c330eea1ee7475c6ff0ff08f332e8d5b94901dfa155f91deb4c67d8948e388fc │ │ ├─161612 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─162398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2v0h054r/privsep.sock │ │ ├─162634 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp7lovd8v3/privsep.sock │ │ ├─163218 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpp73uacsc/privsep.sock │ │ ├─163659 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163660 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163737 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ec42c304-2fe2-4591-a738-581664bdb627/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ec42c304-2fe2-4591-a738-581664bdb627/host --addn-hosts=/var/lib/neutron/dhcp/ec42c304-2fe2-4591-a738-581664bdb627/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ec42c304-2fe2-4591-a738-581664bdb627/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ec42c304-2fe2-4591-a738-581664bdb627/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3b2a66cc-8978-49ac-8294-f6b6bfb46168,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─163743 haproxy -f /var/lib/neutron/ns-metadata-proxy/ec42c304-2fe2-4591-a738-581664bdb627.conf │ │ ├─189415 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/245a9db1-2f28-4d34-b0f6-3860578e3f9e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/245a9db1-2f28-4d34-b0f6-3860578e3f9e/host --addn-hosts=/var/lib/neutron/dhcp/245a9db1-2f28-4d34-b0f6-3860578e3f9e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/245a9db1-2f28-4d34-b0f6-3860578e3f9e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/245a9db1-2f28-4d34-b0f6-3860578e3f9e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-59117d66-305a-4632-bf77-54d6afdcfb59,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189418 haproxy -f /var/lib/neutron/ns-metadata-proxy/245a9db1-2f28-4d34-b0f6-3860578e3f9e.conf │ │ └─348810 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpf0skjky2/privsep.sock │ ├─291ba6d3522a534d8382b24a539804b86735947b7f82676eccbabd761b8cb609 │ │ └─60217 /pause │ ├─9de1e0b7d21b56226d00f65b8c6429c7aa403e56971bd32883dc6fb93c3d1626 │ │ └─165337 /pause │ ├─cae5c7ff856ab4c4a33f3c631d31259fd3f6e8d021476847de44eccd51f9b46d │ │ └─208899 /pause │ ├─2ef5c0c0a6f9348449f2d529711113a807f025112d30570c7a546b91ea6cc639 │ │ ├─149070 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149315 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149316 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f230eb25b06ed4f7c25d8a1694f42cf49e04d9d2dc6180b5d6e45251d23b8b4f │ │ └─47721 /pause │ ├─a4fd27ca252814fe363286fb9922b7c1d6393303bd3974f2b4fa508c3138f823 │ │ └─71548 /pause │ ├─6325aaeec42d52ef49771663f5672180a7aee359f4b6ba3d254230d0fc471eef │ │ ├─161613 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─161762 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─161763 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─da0bc61cf27e1d3a4ab26177aa253b924ddaa6fb53c32f9d603ce851171bda66 │ │ └─44038 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 │ ├─2c477f9230151ecca36fa368775c379a9caf601c7460c056d0f68e056a8c9bdd │ │ └─187509 /pause │ ├─97020ac73f729d75cb13b50e36044f4fe7487c9619480d7c0d741675c6e11196 │ │ └─172206 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─9494f547e2784be67fbf7b32884429929e823db545cb2f207a8f111dfd1df762 │ │ └─47075 /pause │ ├─e524e42e544160ab127294978a4ed01ca4f67e38f4fb41185ccffaffe223e0b4 │ │ └─58717 /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 │ ├─4cec10417fceae02cdf6ec878dcfff38f2d3a811664ee3bdb00ba274a797c2e6 │ │ └─241146 /pause │ ├─7413c8b077365f8cd4c46342097ae44f46aaa2597ee5b98932e63f6a4c8e507d │ │ └─44391 /pause │ ├─8cc2a92cdaf088035c4caa5af4bf84583a17305a89d124f07a9f29f60b920296 │ │ ├─239136 manila-api: uWSGI master │ │ ├─239175 manila-api: uWSGI worker 1 │ │ └─239176 manila-api: uWSGI worker 2 │ ├─07158ee6385be2772f76fe7e98526e87b19e83cfd69f268f626e4fcbd85529ec │ │ ├─70709 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70726 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─70732 erl_child_setup 1048576 │ │ ├─70789 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70840 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70841 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70956 /bin/sh -s rabbit_disk_monitor │ ├─ed799ea5927f78e8c6d809693ea2808b723ab1d34f3fa42bfbaab4d3a17e65b5 │ │ └─40820 /pause │ ├─ac62391094a427641016dd6a4417c9b7f15eac2ad423ddd07dbf9bbbabcd2bbd │ │ └─57544 /pause │ ├─2802f0b363cf27d191b65011c08ab588000b74eeb7140b2985145b07faecb40d │ │ └─57455 /pause │ ├─cdb6481cc696f339dd5c0ee697d40cd067b5adb20e19130861ce0bf5fbd3f69c │ │ ├─ 86583 /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 │ │ └─375973 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─34cd534fd8cf9809aa2a434a8892dc68058757bb3becc342fbd4e28310673a4c │ │ ├─184632 heat-api-cfn: uWSGI master │ │ ├─184681 heat-api-cfn: uWSGI worker 1 │ │ └─184682 heat-api-cfn: uWSGI worker 2 │ ├─0356dd982b1dc667cae44b8d8d6a34de6ffdd9698e486510e4650fb8306a8b37 │ │ └─62325 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1be5961424114973b6ccca056478a3becb76e8a7e88a3350efc96645f9901901 │ │ └─47845 percona-xtradb-cluster-operator │ ├─3c98ee5f06732473cc7515d71ca6527ed2c91076934f117b297af82fcb124238 │ │ └─44427 /pause │ ├─bbbea5adcd3dc7b3bc9652351a06daa4b2a70ca99ddc0945d6b310167d8620f8 │ │ └─124519 /pause │ ├─198e3a491f5fb40bcb6bfe2e5ae887c7202f5b7537635235b70b40b569e27db6 │ │ └─75811 /pause │ ├─e4b46d9905fe8916b466578991f85c65461cf8b29f5313ff9e7601513bce2fac │ │ └─125301 /pause │ ├─92fbd704576968fbcd799bcbf886d677b610affabf3f8f9d30ebc580d8d9539d │ │ ├─202416 octavia-api: uWSGI master │ │ ├─202429 octavia-api: uWSGI worker 1 │ │ └─202430 octavia-api: uWSGI worker 2 │ ├─c7213fcb4b4c9c106d2598067deb5825f5c51274f23fac113c9d61fcaccb1e2e │ │ └─227020 docker-registry serve /etc/docker-registry/config.yml │ ├─cd2a5c819ea26142741b0d1259a7b58a3feb7f8fe33d772455d571b687cc7c45 │ │ └─87308 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─fe9f01455be40bfa01ca37076032101f87c6d08e816d006d45f7e1dc7a9bf563 │ │ └─44589 /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 │ ├─6ee24a432df161a826b04a813ef002687d9fe8cd8e243cd9492718ba97958bf3 │ │ └─93768 /pause │ ├─c83ac914d5018595bf56c8774260c1af108bfa37a3a951d2408133102e72ac4f │ │ └─229914 /pause │ ├─a6c9dff9de89254a6de0d451da1b565af3d9267ac4b45f4af9ae84b425819954 │ │ ├─239225 /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 │ │ └─239329 /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 │ ├─f0c90ad0eae75aed78a51d1b8bbd8de9a335fc37e767c16a1a1ad2cf1758fadd │ │ ├─163280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163296 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─163302 erl_child_setup 1048576 │ │ ├─163421 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163478 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163479 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163887 /bin/sh -s rabbit_disk_monitor │ ├─d204d6d298490b99b7622fba59215c1fb10b9d1f87e367752f706dbed1528778 │ │ └─206929 /pause │ ├─ffcf72e4921a55a2611440e69c67f63ab9100defc5d1afd92e8010c4f14b3f7d │ │ └─54620 /pause │ ├─1eb26c25e14fa7bdf7be41a5b37ccd63402626d0c0a6d420b6e5b6e0918cb62e │ │ └─208949 /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 │ ├─0606bda656ec0f5b492ddce82945c617c584f5f09e6680abe34c178c5ae7a355 │ │ └─124113 /pause │ ├─dddde22f74fc2d95c0894798fe18574b7deda1f5dbcbaa5793a3d1db43ee3ee3 │ │ └─211453 /pause │ ├─c7ffbf34b903a10bd70eeb6d726282dcc5fb8797a169bd2b411554fc48a045d1 │ │ ├─172955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172971 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172977 erl_child_setup 1048576 │ │ ├─173077 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173133 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173134 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173358 /bin/sh -s rabbit_disk_monitor │ ├─547ba214a69d23cb8c0d136081a972764a3313f2246a9c8d657d13562aa978c2 │ │ ├─63162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63178 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─63184 erl_child_setup 1048576 │ │ ├─63264 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63315 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63316 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63351 /bin/sh -s rabbit_disk_monitor │ ├─5bc00ee13c6673e190b92ea3cd888a05a9438f0845d6297a99db3f27d3b3e41c │ │ └─162786 /bin/bash /tmp/libvirt.sh │ ├─cb3273be9e138e26847056e2e9b4c507a387b62243f0ce655d25102d6857a44d │ │ └─43368 /pause │ ├─4a41836a8799a114489f6d4571f273b86504fd6c9433c87333899ac8a74a6cc9 │ │ └─230236 /pause │ ├─8eac623722c82ed29e75d9fb756c09808e865e6428e654fda08c19d12406a30e │ │ └─211481 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c9243cda73919bcfd2a61e84453769a2d5e4a98200a62ef02b1745ab1cb180c0 │ │ └─50292 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─60c988d45307c369402d580efef6821019aecfe4627dd1ded70c74f29cd18317 │ │ └─127131 /pause │ ├─0fb940ace850d8dc3e4c92d8a0406deeb5d95c2e9a1be1213d88a877d8dd776d │ │ └─165091 /pause │ ├─c80cbf6a398ad610cbe6ffc3153bde6c254b68adaa6c34c39c75708c4c2850ed │ │ └─174762 /pause │ ├─eb44b62fb7fa2226ed82a286c2a9a5fd8945cfb2cf11a11de7be99e05b06d3a8 │ │ └─239078 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─66caec5548acf7dffc4930e2374e4197c53c632d8c46639e4216be373bfb0b39 │ │ └─40338 /pause │ ├─ffcb8e9b399854967e091aebf873404fcf14f7154f07269294cefa3547e2ab4c │ │ └─54758 nfd-gc -gc-interval=1h │ ├─e82b67dae315a85f8068e7bf0e67bcf8b6a4323c9ec97ce31f506f40c445cd33 │ │ └─44545 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8413191751ebde96eb71543265c639d2def0a99d9d08db5c820a568d7621055c │ │ ├─204613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204631 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─372635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─597f88129a57ee71b46a89d3f4e57ce50f54ec34857b0cc0cc9c0556ec4b852b │ │ └─62007 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-3.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─5689ba0f5468ed161cc568727512d1cd908869d71169bd9b4341211dd5ad63e8 │ │ └─59257 /pause │ ├─6c7989770b2484d98acf3b04c2b31f972fbb69da0b6d5eaa837018087106144f │ │ └─165162 /pause │ ├─985eb94de8fe5a41958d1ebcc4e25eb842b61c2a734ce32add4db798a29ee482 │ │ └─126913 /pause │ ├─100a117f40347ef3530ca9c59431976db698745f8336249150d9ed36cbd20e62 │ │ └─44632 /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 │ ├─668c82107bb98756d87cfa4ee5706b09e5709faa2f395ef23eb336a36437b3ca │ │ └─40846 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─12f9b5cdc9ce163e97e828d23f4ab782debcab7ab6e859f571e266754fc6b298 │ │ ├─ 46597 /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 │ │ ├─ 46617 /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 │ │ ├─ 46723 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243075 nginx: worker process │ │ ├─243076 nginx: worker process │ │ └─243077 nginx: cache manager process │ ├─62a11fd129df90c3023ddcd5fabeb61a9c4a57a4744e57a29bd7ffa2170f3519 │ │ └─40334 /pause │ ├─c6d77e62773924f14d0b299e03e43c5c64e3b4a536fd2a96da9030465fc8b9ce │ │ ├─94031 glance-api: uWSGI master │ │ ├─94047 glance-api: uWSGI worker 1 │ │ └─94048 glance-api: uWSGI worker 2 │ └─badc850fcfcdde881055d8bf2c99d5196625160851873737cd72d24bb21f4a10 │ └─62487 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount