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 │ │ │ ├─25404 /lib/systemd/systemd --user │ │ │ └─25405 (sd-pam) │ │ └─session-25.scope │ │ ├─25389 sshd: cephadm [priv] │ │ └─25419 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-80.scope │ │ ├─234931 sshd: zuul [priv] │ │ └─234946 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─234937 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─306124 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eioesfwuvatnxuoklpgjvsdldpnsqdib ; /usr/bin/python3'"'"' && sleep 0' │ ├─306125 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eioesfwuvatnxuoklpgjvsdldpnsqdib ; /usr/bin/python3' && sleep 0 │ ├─306126 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-eioesfwuvatnxuoklpgjvsdldpnsqdib ; /usr/bin/python3 │ ├─306127 /bin/sh -c echo BECOME-SUCCESS-eioesfwuvatnxuoklpgjvsdldpnsqdib ; /usr/bin/python3 │ ├─306128 /usr/bin/python3 │ ├─306131 /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 │ └─306133 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 … │ │ ├─ 12197 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15409 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7db6383569eaf6fb3a9f1fb77e6fcef06adf22102abead206a1ad9b755d3874 -address /run/containerd/containerd.sock │ │ ├─ 15786 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7057502e90d6c02b5af049b8e9446321840f0e410ccf795baa314e1e790a051 -address /run/containerd/containerd.sock │ │ ├─ 22822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0b82832aaddfa3858ff68d2cb835c0bf06b839a3292bbc3e6766a034ae3ea431 -address /run/containerd/containerd.sock │ │ ├─ 29348 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b0d3a9f37eb5d279fa472f64d66faa7a02add457f3cff83cd09a8dfea9dc49bc -address /run/containerd/containerd.sock │ │ ├─ 33914 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07b6107627f5732fbf43a8827cf1adeefe0147c946f541e3300efc19fc19a87c -address /run/containerd/containerd.sock │ │ ├─ 38715 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33a49d1bdb6a9c6752e0bd9adb35cabaf3ae9184712df83a05c0b31ef59f4801 -address /run/containerd/containerd.sock │ │ ├─ 47724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e8f44bf409ea471993004e0b02b73535939b29fbfae03656212485d227cae77 -address /run/containerd/containerd.sock │ │ ├─ 47744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf92a52b0f260b5f1899243975538c755288bdb11ce5c78d7e6b5936f50629e -address /run/containerd/containerd.sock │ │ ├─ 47764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715369e401c64aa891316c7e3d41fe224994d682450b11197b355b473cb7db79 -address /run/containerd/containerd.sock │ │ ├─ 47780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6df901557da32b4683b23571f97fa46a7311290ef94b5246468233bb2e1910 -address /run/containerd/containerd.sock │ │ ├─ 47788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382d7674f5408b6e04661708159555849d65394163f334f8eab4b91e94ac8425 -address /run/containerd/containerd.sock │ │ ├─ 48623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91c0a8587bfaa42f3acffee0a512f96592fa57e10027d263e59db81a18188de -address /run/containerd/containerd.sock │ │ ├─ 49696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a558fdeda7f1514ef7ad4d77eb43e30ff2bc6246bbe836fb209f8b899962cbc5 -address /run/containerd/containerd.sock │ │ ├─ 49706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d44ee7f0133cc27690be7bebcc8fbfa671b6675d233b92971de9629ccae4e8b -address /run/containerd/containerd.sock │ │ ├─ 51058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb52a17a3f6252b6ae75006f895d1bedb0b22403e1c074d0bf62f4ab352c8dbb -address /run/containerd/containerd.sock │ │ ├─ 51560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f89e446e204a8c624709d13503bf6c384411765ae6401520bab12e87dd88bc56 -address /run/containerd/containerd.sock │ │ ├─ 51639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b279520eca70415aa74629f1e94ee19068bd40437d8ac40b6f7c0dcfb19b0a84 -address /run/containerd/containerd.sock │ │ ├─ 54583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7a415d54c26af1a2d55020197771ae84a61156adb27f2e0a76653f3b375952 -address /run/containerd/containerd.sock │ │ ├─ 55190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e390e204de7632bfd19eff79872cd3b161963a9313fea91f1789bc8a7444fc -address /run/containerd/containerd.sock │ │ ├─ 55577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04301fe8d8d9ed0e9fa0e7533c93aac83c83c700594fe9ccd4f29aac18d46cf4 -address /run/containerd/containerd.sock │ │ ├─ 56195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87114acd611c867f7cdb8fb19369d667c3c97fa65e8ab3cbfe9f52b9cf66b62a -address /run/containerd/containerd.sock │ │ ├─ 56204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e75e9f674d959541cc2fb92c8c8fcc31a590836e9d220beba5cf8a218e666d -address /run/containerd/containerd.sock │ │ ├─ 56309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0720bb1a75ab4727efe27645b76a723400392a3434f4486404b42fa9ac31e3 -address /run/containerd/containerd.sock │ │ ├─ 56316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f709f11284ac9e71983b48763ad9a8bb18a0509c064f6bdd1730b5e01366207 -address /run/containerd/containerd.sock │ │ ├─ 56364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7faaa9c5a3ef0b7427ce31d8c0a26ad1d087594332b36b93038fff03f70c77f1 -address /run/containerd/containerd.sock │ │ ├─ 56525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd59def05de8722422030f4799879aa34dc2f3d6109c6fbbe9691f38d9fea3c -address /run/containerd/containerd.sock │ │ ├─ 56667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f25af56528e4f8ce7722154cef831164a6ddfff064a9c99e07579f311cc432e5 -address /run/containerd/containerd.sock │ │ ├─ 56763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3663da262c3af9a68dca71e69937d2facb71e1428eb0577324802279adec633 -address /run/containerd/containerd.sock │ │ ├─ 56926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2027618fca025327030535c9fb783129c48ec2b3abe3ad40e07e1551ba46490a -address /run/containerd/containerd.sock │ │ ├─ 57539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52ae37c6c69715f0d57f817ed4e1a110e5a1a23a222d5fd102d25099cfbabc6c -address /run/containerd/containerd.sock │ │ ├─ 58209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c0d122a8caa8f82aba06bdb5c2c0b6d7bfd0e44ab4be1ab620faa2f957bc5b -address /run/containerd/containerd.sock │ │ ├─ 58227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2bd4637aa4d5955e12f7d0dc3b4e6950e9181c8303bffe2aff2cc8a5998cf2 -address /run/containerd/containerd.sock │ │ ├─ 58345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8594952cecc01645f7cca8d8ebeac297ff7f4f85f60bab8b7330f90aa7acc301 -address /run/containerd/containerd.sock │ │ ├─ 60951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300d333674da9e6df032f0bc6b7fdeb941f1ec8409d8b359b08bccaafb5d9d3b -address /run/containerd/containerd.sock │ │ ├─ 70047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382aafe6c3de15b957f20f4d8e535c7b7b45ded286da9d542248e1849f1440d4 -address /run/containerd/containerd.sock │ │ ├─ 70434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd49eaab47356ed542510aabd9924a7cd0d3dd6079ec43f5ca422e595675162 -address /run/containerd/containerd.sock │ │ ├─ 70609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bfccea886f0dace842eae3c311e1230917760947bc3d0865df6ff2fa7b31076 -address /run/containerd/containerd.sock │ │ ├─ 71285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015500750eb24910f48842a0f474dac4c16d9e3f1ffa3e34895627e410055c8a -address /run/containerd/containerd.sock │ │ ├─ 71463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb96842720473f01a95f60701fc5a30670923ac7acfd08e47fd87a08c3be9f1 -address /run/containerd/containerd.sock │ │ ├─ 72361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 693ccd99274c2710157c1504fbf36efcbf7b337a3e918569145a8608eca25b95 -address /run/containerd/containerd.sock │ │ ├─ 72603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8032da407d9b2728eee0db61ace3dae498fcec2a753974c672bbb799255774f6 -address /run/containerd/containerd.sock │ │ ├─ 73200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def4f88b07f0702b16bf0e3f353c9a20afcdd4a0fc27b9277769dcf558bf2ef3 -address /run/containerd/containerd.sock │ │ ├─ 73367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d031ee88f84e0b32e27759380aa9758c4acfd39ce238d0a651c7ad574ee2ff -address /run/containerd/containerd.sock │ │ ├─ 73798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ab8c618900c8ad3d852fa9180944eefeb4713f04ac723025feaac100367ca8 -address /run/containerd/containerd.sock │ │ ├─ 79708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cf3604672921cb8064dc89a925a7d28f72d49cbc64824efedd5c972223930eb -address /run/containerd/containerd.sock │ │ ├─ 80482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 243f2eb18b03a4b558e42faae8f7196a1426e6fe7253bba176bf824e3b474699 -address /run/containerd/containerd.sock │ │ ├─ 95948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dada842b377ec0bbc680df3369135d5e644fb87641340961de1d17a9d1a412bd -address /run/containerd/containerd.sock │ │ ├─105454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053f1f5ccb73d92f74b1f3b394ec8cbef37082ea2c353b42e8e0e14835a0a2c9 -address /run/containerd/containerd.sock │ │ ├─106408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa6cb46467f78ebd9462b25169f3a27f7aec98ea5eac22a357ee7ff3a4ec00e2 -address /run/containerd/containerd.sock │ │ ├─106470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1218bf0611adcff8b97326121adc2c7c86b9f9e48c017d918c7d641c1e209118 -address /run/containerd/containerd.sock │ │ ├─107146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4607b36e98a96e8b4f9aa38bf20593bb482977af46a21c964cddaa38074d673b -address /run/containerd/containerd.sock │ │ ├─107529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba55aa7e190a30e5dffe2e24d1f6385d51c38734116bdcb464169a736e4192a -address /run/containerd/containerd.sock │ │ ├─108097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3400bd45efc10ee89a1d6d347d0ae79394407bc9e802448a60dcb51e428d820d -address /run/containerd/containerd.sock │ │ ├─110933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326262ddd9b3b538a30df0d7d82f796989432681ae7c5dc4dec9db5d211c9bef -address /run/containerd/containerd.sock │ │ ├─114591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab7c862eb6d1aa10cd2f0a7467eee6b45297a3da64be0a79804736ce2bf4698a -address /run/containerd/containerd.sock │ │ ├─114752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5893505d5ed70f716265cabc858a164ef3c4655267ba2fffdbd38be482f1f566 -address /run/containerd/containerd.sock │ │ ├─114797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68fde1b0ab0d1e8400f9345eccd69c3a0d4cfa0821a1327f2d7538eab224daa9 -address /run/containerd/containerd.sock │ │ ├─115035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a81d93dc97fc99eaef5ca9b3dcb6c08ed34d4d270b97530aaa2157f30181237 -address /run/containerd/containerd.sock │ │ ├─115211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f026689d8696b9d41778e42adaab787bedfb50310d7c6c4ea01747bdf2f92c93 -address /run/containerd/containerd.sock │ │ ├─118683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0de1d545b62d72e4779b49dcdddcb7e2fc56d62b6e54d7a1c822de0952978cd -address /run/containerd/containerd.sock │ │ ├─127472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43ba163184098d28a1789c11580c8b8a676dd61352c70d252cc6b9a710b42b3 -address /run/containerd/containerd.sock │ │ ├─127533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f4f73bcc3c0f0af8ac5c02c888f6f1a158ded2c67552ef2a59c175b2dd25d5a -address /run/containerd/containerd.sock │ │ ├─131230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370e852b3d614645eea657a5df5c8a904da22021862b8475020c5995bb06c2d4 -address /run/containerd/containerd.sock │ │ ├─131520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e817705af26c1500bb35a9370ec13f94cd9540870d1125a1e2e914032d2fa232 -address /run/containerd/containerd.sock │ │ ├─131639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f68f2367ba08c35450d5c3c453cd7d2262f379e04582f4a9425162da916b956 -address /run/containerd/containerd.sock │ │ ├─131724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0e97322ff1eac32af0075bd5c43e9d9b9824607c790808e5d587c1a9d7b1874 -address /run/containerd/containerd.sock │ │ ├─133135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c19282e991fa4281829a71b4447ee7b2a945659c47fc46bed3e0ef29ba926c05 -address /run/containerd/containerd.sock │ │ ├─133637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c0770556b53ceca4ebe79e62c717af838cc8e5e5538d44e5264b5c7ede2d12 -address /run/containerd/containerd.sock │ │ ├─135305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0038b749a15df4e9c7591d3a27b53af2ec1c39f9040e95524abe8fe7a6f0fd47 -address /run/containerd/containerd.sock │ │ ├─143956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 909c768c9736c6276cff9459aea26b0d0f3b6a435763ed3a02eec1f5c7e08e92 -address /run/containerd/containerd.sock │ │ ├─144271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3e1e53105c9daa8d5590565aeb6955123bf43c19bb9a17ccdb27eae36fe9fc4 -address /run/containerd/containerd.sock │ │ ├─149643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b64f6021baf01e3420537c76bb4f8b0eb54fb6989a4ddc8b9fd21257e905c2f -address /run/containerd/containerd.sock │ │ ├─149878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3437655264278d49a93b7cf27822a55a54f48495e92e0cf2d54a6bd6f8f599f4 -address /run/containerd/containerd.sock │ │ ├─149982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33325e8547a1b2f816b8db2defcfa9f720493c5fd32041d45527820b7e9d450 -address /run/containerd/containerd.sock │ │ ├─150262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4896d5dad721ff9aa88bca635d0930fdc69c3e079bc16bb9c03dda8233e63e07 -address /run/containerd/containerd.sock │ │ ├─150548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84846a6a51f82bba5253dd121160d0b612450ff896726727cdd83a96b1511cfd -address /run/containerd/containerd.sock │ │ ├─150659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1877672df8ccdddaad6337be355db19249f6be9b8fbe61ca4ac4149cb4712893 -address /run/containerd/containerd.sock │ │ ├─150927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f9c0330a1cc7c9796c4e8f23a808dbc934678b7bf366cb80b165abcaad8a9d -address /run/containerd/containerd.sock │ │ ├─152624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cc14ec1f9d04236781f0d918972c71ae501ffd8199831e00fd7d234b8e65e2 -address /run/containerd/containerd.sock │ │ ├─154355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4d2f4014ec32cfd2eefa7d1b3b18160201d2806e8a438c4db92a16fa35fb3 -address /run/containerd/containerd.sock │ │ ├─155348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2847725c4f22ad870e290781780bd1c7df861cdd8bca20916d61f951c0f80c1 -address /run/containerd/containerd.sock │ │ ├─159099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf1f38e9fcb0a91d48acb0cd793941044c7b8c5633ea73e88a2d5accbd397be -address /run/containerd/containerd.sock │ │ ├─159201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a8e5e2483be63bb6290e62c2825246a26fa5ec3aae351392ae364ec60c870ef -address /run/containerd/containerd.sock │ │ ├─159619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c0d710de0667988fdf5e74cc2740eb6ba665f95a5f5da40e0e1e55b581efd4 -address /run/containerd/containerd.sock │ │ ├─160071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fddfd69521868e4904204eb2fe144a25fc93f05e8021a9dc93b5d35d6ca7490 -address /run/containerd/containerd.sock │ │ ├─163338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c498fc3e7387a7260268212de2bceab52b571c207a4108d4f806f05886ff49 -address /run/containerd/containerd.sock │ │ ├─163627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca45cbf6fcb822cef8a415f34c9a78db0a1a787d06f3eb0e9e7a28616649611 -address /run/containerd/containerd.sock │ │ ├─166816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c034c92ee8d08ee30183b4cbfbc33c0f9979386b0fff61488d1112929313fb -address /run/containerd/containerd.sock │ │ ├─166843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb4595cc6ec6f36d8807045d61b34b5a2ec23633547b49cacee472e8a6e03691 -address /run/containerd/containerd.sock │ │ ├─175411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97cacb788d8c1bb0ac9d30cd4a91a508df57c3d6bab0d73bf8495eb77d8539f -address /run/containerd/containerd.sock │ │ ├─176853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bcb87b7372e17007b9c7972f002ce0b8df1516b6939f7cda902035b22a28c0 -address /run/containerd/containerd.sock │ │ ├─177434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b93694034a961c5487bf3320c4a732edd7bb4ef4d4b193db30634c9682ea29e -address /run/containerd/containerd.sock │ │ ├─178197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a534c2258fa8781b47af2e2dec8276794cf579ae2e4d1c8933f68f6a91b83bdc -address /run/containerd/containerd.sock │ │ ├─178215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe75a56a064ae6bca52affe92871cc842a0240ca8e6a2b350925aabd8bb8710 -address /run/containerd/containerd.sock │ │ ├─178325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bfb41a2e83dfde072475003e99409757ff647d533a990c5fa1a0cad0a6313e4 -address /run/containerd/containerd.sock │ │ ├─178328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50d47a7d1d8abc374a3517ea73a330d051718058da2041997c99c618a5eb3a2f -address /run/containerd/containerd.sock │ │ ├─178372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf51eb056e45cb30c1ed82ddb80d0ebe14139ff858597e44122a20fe09ec675b -address /run/containerd/containerd.sock │ │ ├─178738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d286071d6a06fce86fd19780dfa45357b933a58ef7593382e9ac70e9ba9d48b2 -address /run/containerd/containerd.sock │ │ ├─178776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbc3dc1fbf21e185b0b214446690e87922ebb96f47795a21f095eac1932e96d -address /run/containerd/containerd.sock │ │ ├─195400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c731b411ed65bf5c521a92543e36c1ab65993953fd85bace5b45405545a590e -address /run/containerd/containerd.sock │ │ ├─197740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d489c685c95d025d745c3d32e5f813b0ee9f3a7aeddb037ffe7eba490a0ec12 -address /run/containerd/containerd.sock │ │ ├─198185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2992fb61613ac02b2bb16f2c74e08b29f81d92d607f21cc2a23646b1d9ef761 -address /run/containerd/containerd.sock │ │ ├─200013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b50f54a2be8b3873ae8e2364ed8d6351c12978cad083da52162ac0853cbf1fa -address /run/containerd/containerd.sock │ │ ├─205973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4178ccc5c70718031eec4a92b4c96a57b422a26b2ef1b37df490000c747aec -address /run/containerd/containerd.sock │ │ ├─206178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21333b341fe8c2c113800da4edf5d70438ab66b6f35597f06a0a9ae42367478b -address /run/containerd/containerd.sock │ │ ├─206300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490ca3c25d67eec3a569773ce2b980d823b65107d47f2f2481fb1b0a0571ff23 -address /run/containerd/containerd.sock │ │ ├─206432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf6fdc8056f6d64869fd70ddead432d9c730ddf47c093a6794f3bcf25c2ec278 -address /run/containerd/containerd.sock │ │ ├─222230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88381050ef80a72a5ddc76d1225a65740ea960cec20484d45eb2785ebd9147c8 -address /run/containerd/containerd.sock │ │ ├─222253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7db9fe659b619c60b5f74d724074f3dd52c9a185b9b5255e0938dd7bb88401 -address /run/containerd/containerd.sock │ │ ├─222291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3dad1d8fe5d778c122fd6cc12837457a969ada8d517abb27da5068338ba3307 -address /run/containerd/containerd.sock │ │ └─222563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c7d0437d11617f9206e097f63cad7a3999780807075ad65a2a73f478110ec7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─run-r8ea98a7236e2482f8fd33d9e80596eb8.scope │ │ └─193032 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─33612 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─33894 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─22781 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─22802 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─29070 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29331 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─38427 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─38698 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─15338 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─15371 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rtslbn.service │ │ ├─15703 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtslbn/unit.run │ │ └─15731 /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-rtslbn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtslbn:/var/lib/ceph/mgr/ceph-instance.rtslbn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtslbn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rtslbn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─12943 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─66887 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─48200 /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.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-0b82832aaddfa3858ff68d2cb835c0bf06b839a3292bbc3e6766a034ae3ea431.scope … │ │ ├─22851 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─22870 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1545 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─13516 /usr/sbin/chronyd -F 1 │ │ └─13517 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-c7057502e90d6c02b5af049b8e9446321840f0e410ccf795baa314e1e790a051.scope … │ │ ├─15810 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rtslbn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15830 /usr/bin/ceph-mgr -n mgr.instance.rtslbn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-33a49d1bdb6a9c6752e0bd9adb35cabaf3ae9184712df83a05c0b31ef59f4801.scope … │ │ ├─38740 /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 │ │ └─38753 /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 │ ├─cloud-init.service │ ├─docker-f7db6383569eaf6fb3a9f1fb77e6fcef06adf22102abead206a1ad9b755d3874.scope … │ │ ├─15454 /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 │ │ └─15466 /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 │ ├─iscsid.service │ │ ├─11278 /sbin/iscsid │ │ └─11279 /sbin/iscsid │ ├─docker-07b6107627f5732fbf43a8827cf1adeefe0147c946f541e3300efc19fc19a87c.scope … │ │ ├─33937 /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 │ │ └─33950 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-b0d3a9f37eb5d279fa472f64d66faa7a02add457f3cff83cd09a8dfea9dc49bc.scope … │ │ ├─29373 /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 │ │ └─29385 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─693ccd99274c2710157c1504fbf36efcbf7b337a3e918569145a8608eca25b95 │ │ └─72389 /pause │ ├─ab7c862eb6d1aa10cd2f0a7467eee6b45297a3da64be0a79804736ce2bf4698a │ │ └─114620 /pause │ ├─5ecb4e9395977fce0165161aa1be7facd9c3118d6f60cef48dc21b73df8e4df9 │ │ ├─128216 /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 │ │ └─227467 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3a6df901557da32b4683b23571f97fa46a7311290ef94b5246468233bb2e1910 │ │ └─47902 /pause │ ├─6bf92a52b0f260b5f1899243975538c755288bdb11ce5c78d7e6b5936f50629e │ │ └─47873 /pause │ ├─8032da407d9b2728eee0db61ace3dae498fcec2a753974c672bbb799255774f6 │ │ └─72626 /pause │ ├─a558fdeda7f1514ef7ad4d77eb43e30ff2bc6246bbe836fb209f8b899962cbc5 │ │ └─49735 /pause │ ├─e6614e23de39f67a65c4b3747dfa6a8bbff7f91feba370330bd78a39d154f875 │ │ └─75392 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7f4178ccc5c70718031eec4a92b4c96a57b422a26b2ef1b37df490000c747aec │ │ └─205997 /pause │ ├─1e2d7bf77a67eed0a424b9fb8868ccd1b360d3af8914ccdd56d75e8b9fc01da0 │ │ └─215977 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d5b287f1ae676a88809160adf934b6fed23766f5bab9c4c2cc71843c7bc3f910 │ │ ├─111124 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111187 erl_child_setup 1048576 │ │ ├─111350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111351 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112108 /bin/sh -s rabbit_disk_monitor │ ├─2074b4e396ad882b94d928837d0223e350bd22256b7f561c0d190c5a5de1afb4 │ │ ├─131872 python -u /app/sidecar.py │ │ ├─132609 python -u /app/sidecar.py │ │ └─132610 python -u /app/sidecar.py │ ├─3b8f6b734c6eb4f4a148265269fe512d743e333a6b711e78051529a96f70cdfe │ │ └─56828 /goldpinger --static-file-path /static │ ├─04340b6d9ddd7a891a1f4b5781cf61da8259e4acd37b3881ef5bbd19603ba16b │ │ └─74105 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4896d5dad721ff9aa88bca635d0930fdc69c3e079bc16bb9c03dda8233e63e07 │ │ └─150301 /pause │ ├─8594952cecc01645f7cca8d8ebeac297ff7f4f85f60bab8b7330f90aa7acc301 │ │ └─58384 /pause │ ├─87114acd611c867f7cdb8fb19369d667c3c97fa65e8ab3cbfe9f52b9cf66b62a │ │ └─56274 /pause │ ├─1218bf0611adcff8b97326121adc2c7c86b9f9e48c017d918c7d641c1e209118 │ │ └─106510 /pause │ ├─53e249b70824335ce4848040bdb712b5726c11b530986bf8c3df5f99f6573aa6 │ │ └─160454 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e2d7912b483de3c0f3754f8f7dc39e2c1cc4a58dd4464ff835d7d41ba54f831d │ │ └─195634 /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 │ ├─e1b2588d768e33166bc120d16c36f201e9e19d431571bebc36d3e7e58cd25876 │ │ ├─233531 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─233544 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─28ef6f8c604bb46762b3536c4992015d4cf52fc11a9d87fd213bd58cb928dcc3 │ │ └─135964 /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 │ ├─fc71de9369800afb781a0f792de72f8a3e858a3a19a4e40993292c7cd7664b3f │ │ └─160130 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f026689d8696b9d41778e42adaab787bedfb50310d7c6c4ea01747bdf2f92c93 │ │ └─115238 /pause │ ├─810b4dcdcd2ccc5b6facbf4916a19580670067ddce1027585b63416fbbf6b981 │ │ ├─148167 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─149285 heat-engine: ServiceWrapper worker(0) │ │ └─149288 heat-engine: ServiceWrapper worker(1) │ ├─5152411bbe86e7c4dd517b251c0c61e2f4b0c22c26b4db3c5f1dc290040885c7 │ │ └─48004 etcd --advertise-client-urls=https://199.204.45.248: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.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─68fde1b0ab0d1e8400f9345eccd69c3a0d4cfa0821a1327f2d7538eab224daa9 │ │ └─114849 /pause │ ├─07017a4bc72cb01edd8a0bc99a691fe42d24813db3af8463d10ad647fe39df3b │ │ └─47970 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 │ ├─f91c0a8587bfaa42f3acffee0a512f96592fa57e10027d263e59db81a18188de │ │ └─48646 /pause │ ├─50d47a7d1d8abc374a3517ea73a330d051718058da2041997c99c618a5eb3a2f │ │ └─178432 /pause │ ├─5305e8be3250ca12e7a00b618a415e6503d4a3c1090e1f11b5d19fd331c9bff4 │ │ └─134079 /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-248.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 │ ├─e2f8b870d5b961f7e534f7d0e6d47cf8ff3ce9e33bbf2cb40f5f029efda7ed9e │ │ ├─200260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200278 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─200284 erl_child_setup 1048576 │ │ ├─200399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─200801 /bin/sh -s rabbit_disk_monitor │ ├─3fddfd69521868e4904204eb2fe144a25fc93f05e8021a9dc93b5d35d6ca7490 │ │ └─160097 /pause │ ├─6ca45cbf6fcb822cef8a415f34c9a78db0a1a787d06f3eb0e9e7a28616649611 │ │ └─163652 /pause │ ├─33757fa4fcd10db60a09406aece814dbbda4502422167a0b3faed82ce16b7e94 │ │ └─75427 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─053f1f5ccb73d92f74b1f3b394ec8cbef37082ea2c353b42e8e0e14835a0a2c9 │ │ └─105484 /pause │ ├─e32691b23ef40644a126743ad76933dc4897256bdd0e6c0d7d8cf62b09473e2f │ │ ├─179013 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─304348 sleep 300 │ ├─b41a999258fcb8038d8ae673a98b098ca04c2a915e2bd3a1d33335d2132e50d7 │ │ └─73489 /manager --metrics-bind-address=:8080 │ ├─83e75e9f674d959541cc2fb92c8c8fcc31a590836e9d220beba5cf8a218e666d │ │ └─56282 /pause │ ├─39c36cdcdc3b06b1a41e2f38a3008e2449dea7ca8a51654caabf6f197e82f7ab │ │ ├─144367 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─144414 erl_child_setup 1048576 │ │ ├─144648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145406 /bin/sh -s rabbit_disk_monitor │ ├─802cbe7b41c5bf3118c7246fd66bab8bfbef59ff0a045f0e05bb77bdcd4f33b4 │ │ ├─161596 /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 │ │ └─162411 /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 │ ├─490ca3c25d67eec3a569773ce2b980d823b65107d47f2f2481fb1b0a0571ff23 │ │ └─206354 /pause │ ├─e83643db645dc803b8f035a76f66eb8f4ccc6ad0284a756c464913b7cfec1409 │ │ ├─188712 neutron-api: uWSGI master │ │ ├─188740 neutron-api: uWSGI worker 1 │ │ └─188741 neutron-api: uWSGI worker 2 │ ├─f3663da262c3af9a68dca71e69937d2facb71e1428eb0577324802279adec633 │ │ └─56794 /pause │ ├─9dbcfc8209033435eed433e050d98f3f41913ca3bf5389038125f00657e28106 │ │ ├─58677 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─58714 /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 │ ├─e817705af26c1500bb35a9370ec13f94cd9540870d1125a1e2e914032d2fa232 │ │ └─131553 /pause │ ├─5738a49a847b3c10bcc54b80194fd9b11f8f359f078c7186456e3abf86971a6b │ │ └─74419 valkey-server *:26379 [sentinel] │ ├─9d538a69230eaf3eaaedac138f33ea73cb40e4b038c15f71563e8ae348da5a1b │ │ └─192564 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─23e15307e9a7e00f76e23428c2ea86e898e3a71eacb06ee4071f84705ae1dc79 │ │ └─150715 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─040215488bf84cfaccfca1819b7c3252aed2f5630d5706de2c33fc6620d64aae │ │ └─50047 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b95becacf7acfd8e5184020ffc14c914e7f270ada7932438fd33acf5d0a4e5f2 │ │ ├─138599 barbiacan-api: uWSGI master │ │ └─138616 barbiacan-api: uWSGI worker 1 │ ├─52ae37c6c69715f0d57f817ed4e1a110e5a1a23a222d5fd102d25099cfbabc6c │ │ └─57563 /pause │ ├─c5a557dc2fcdfd040edd07051f5a3693dd60813e73ff803e13b557719d0d0c66 │ │ ├─172451 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─52d815603fa855db02561ee5f3e2962d8588e96fcf55663cb6d989ff5a4d96ae │ │ └─48139 /kube-vip manager │ ├─9d489c685c95d025d745c3d32e5f813b0ee9f3a7aeddb037ffe7eba490a0ec12 │ │ └─197784 /pause │ ├─0de0a69c4e06c810e3dc66439163b0c303e3dd184a2d3f75346391effb03c54d │ │ └─72763 percona-xtradb-cluster-operator │ ├─23a04beb6532c7aa335b7ef7ad014d9da4dac8111a6f8ec6e818c9212f09247d │ │ └─51612 /coredns -conf /etc/coredns/Corefile │ ├─4b64f6021baf01e3420537c76bb4f8b0eb54fb6989a4ddc8b9fd21257e905c2f │ │ └─149670 /pause │ ├─fb4595cc6ec6f36d8807045d61b34b5a2ec23633547b49cacee472e8a6e03691 │ │ └─166882 /pause │ ├─be7db9fe659b619c60b5f74d724074f3dd52c9a185b9b5255e0938dd7bb88401 │ │ └─222339 /pause │ ├─ce5371735d51807fd34d3b9f06ba399039b1d38d84800eeefda27a44d411a79b │ │ └─191938 /usr/bin/libvirt-tls-sidecar │ ├─3f1bd47c14ba1b81922b55502f83579785def55b03a02c7ecf497555b18f930d │ │ ├─191590 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─192158 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194175 /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/tmpaml3miu6/privsep.sock │ │ ├─264176 /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/tmpy93hh8qu/privsep.sock │ │ ├─264581 /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/tmpya2zhwuj/privsep.sock │ │ ├─265069 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─265076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─266752 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c0d87805-de4f-48ea-812b-4979a98bf3a8 --namespace=qrouter-c0d87805-de4f-48ea-812b-4979a98bf3a8 --conf_dir=/var/lib/neutron/ha_confs/c0d87805-de4f-48ea-812b-4979a98bf3a8 --log-file=/var/lib/neutron/ha_confs/c0d87805-de4f-48ea-812b-4979a98bf3a8/neutron-keepalived-state-change.log --monitor_interface=ha-1f3a23b4-9e --monitor_cidr=169.254.0.240/24 --pid_file=/var/lib/neutron/external/pids/c0d87805-de4f-48ea-812b-4979a98bf3a8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─273215 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=701f79d1-5ef5-46d2-99e2-b4ca4a99bfc6 --namespace=qrouter-701f79d1-5ef5-46d2-99e2-b4ca4a99bfc6 --conf_dir=/var/lib/neutron/ha_confs/701f79d1-5ef5-46d2-99e2-b4ca4a99bfc6 --log-file=/var/lib/neutron/ha_confs/701f79d1-5ef5-46d2-99e2-b4ca4a99bfc6/neutron-keepalived-state-change.log --monitor_interface=ha-adfea521-d1 --monitor_cidr=169.254.0.249/24 --pid_file=/var/lib/neutron/external/pids/701f79d1-5ef5-46d2-99e2-b4ca4a99bfc6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─287898 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ce0aafa0-dd97-45c1-b7dc-7af8f53c5b87 --namespace=qrouter-ce0aafa0-dd97-45c1-b7dc-7af8f53c5b87 --conf_dir=/var/lib/neutron/ha_confs/ce0aafa0-dd97-45c1-b7dc-7af8f53c5b87 --log-file=/var/lib/neutron/ha_confs/ce0aafa0-dd97-45c1-b7dc-7af8f53c5b87/neutron-keepalived-state-change.log --monitor_interface=ha-13953258-bb --monitor_cidr=169.254.0.187/24 --pid_file=/var/lib/neutron/external/pids/ce0aafa0-dd97-45c1-b7dc-7af8f53c5b87.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e3dad1d8fe5d778c122fd6cc12837457a969ada8d517abb27da5068338ba3307 │ │ └─222368 /pause │ ├─932d4748352735e01671f8e7fa28c91b3801c64f74e487b78c26c4e08c1b5d38 │ │ ├─146463 cinder-api: uWSGI master │ │ ├─146476 cinder-api: uWSGI worker 1 │ │ └─146477 cinder-api: uWSGI worker 2 │ ├─25ab8c618900c8ad3d852fa9180944eefeb4713f04ac723025feaac100367ca8 │ │ └─73827 /pause │ ├─d336fbc7c856548e328770ab6d615afa331cc0c8412f0529bc721d06e258587d │ │ └─70908 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─508ffaa6d97ff3d3d3c6b7649cd65da0f0e71bba056fb8d00d8b8506ac495113 │ │ ├─175526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175542 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175548 erl_child_setup 1048576 │ │ ├─175753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175766 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175855 /bin/sh -s rabbit_disk_monitor │ ├─d286071d6a06fce86fd19780dfa45357b933a58ef7593382e9ac70e9ba9d48b2 │ │ └─178763 /pause │ ├─88381050ef80a72a5ddc76d1225a65740ea960cec20484d45eb2785ebd9147c8 │ │ └─222314 /pause │ ├─efe75a56a064ae6bca52affe92871cc842a0240ca8e6a2b350925aabd8bb8710 │ │ └─178299 /pause │ ├─7a8e5e2483be63bb6290e62c2825246a26fa5ec3aae351392ae364ec60c870ef │ │ └─159236 /pause │ ├─c97cacb788d8c1bb0ac9d30cd4a91a508df57c3d6bab0d73bf8495eb77d8539f │ │ └─175435 /pause │ ├─75e52b439f1942046ea5674f414610c53dabaecacc01b4ca5aa470a298663261 │ │ └─134266 /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 │ ├─ac423e2d6f05c04d9418bf5737677ee26337d46b80f63bf1afade16f7bd189c5 │ │ ├─198350 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─198410 erl_child_setup 1048576 │ │ ├─198864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─199628 /bin/sh -s rabbit_disk_monitor │ ├─cbbc3dc1fbf21e185b0b214446690e87922ebb96f47795a21f095eac1932e96d │ │ └─178800 /pause │ ├─9b05a1c7e0d8f204f7cf427b1cd39e7246a3dffc6de6f9815cba0b02bb8cfe59 │ │ └─73062 /manager --metrics-bind-address=:9782 │ ├─08f3f2467f049e052412baa28ccd0d1d62962a7c2b989382bee75592213b93d4 │ │ ├─148186 heat-api: uWSGI master │ │ ├─148229 heat-api: uWSGI worker 1 │ │ └─148230 heat-api: uWSGI worker 2 │ ├─47e7aa9330e12afbd40dc31ce2a456e86d982a09617cafe31d22d5689e377b51 │ │ └─177548 docker-registry serve /etc/docker-registry/config.yml │ ├─326262ddd9b3b538a30df0d7d82f796989432681ae7c5dc4dec9db5d211c9bef │ │ └─110956 /pause │ ├─909c768c9736c6276cff9459aea26b0d0f3b6a435763ed3a02eec1f5c7e08e92 │ │ └─143980 /pause │ ├─b3e1e53105c9daa8d5590565aeb6955123bf43c19bb9a17ccdb27eae36fe9fc4 │ │ └─144295 /pause │ ├─5c0ce4e1c5628b8b1156e9844f2b1e7ae36c6f1c4f697a767a2396e6bcf86d6c │ │ └─68269 /usr/local/bin/rook ceph operator │ ├─8d44ee7f0133cc27690be7bebcc8fbfa671b6675d233b92971de9629ccae4e8b │ │ └─49761 /pause │ ├─fe88d10422d078ae50fc51b39595d67ed831f9f7981571b63ad4db06d0bdfabc │ │ └─134482 /bin/oauth2-proxy │ ├─b5f9c0330a1cc7c9796c4e8f23a808dbc934678b7bf366cb80b165abcaad8a9d │ │ └─150956 /pause │ ├─9c0720bb1a75ab4727efe27645b76a723400392a3434f4486404b42fa9ac31e3 │ │ └─56358 /pause │ ├─ef0598caede333b4f4a2c85e8807012019df4f5ed044b3de500538616066bf27 │ │ └─48027 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─a0c0770556b53ceca4ebe79e62c717af838cc8e5e5538d44e5264b5c7ede2d12 │ │ └─133667 /pause │ ├─36b0baf69b6588eee910690e2aabb38d9e34d66cc3567674a87583c4cc93f4b2 │ │ └─134376 /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 │ ├─7bfccea886f0dace842eae3c311e1230917760947bc3d0865df6ff2fa7b31076 │ │ └─70646 /pause │ ├─def4f88b07f0702b16bf0e3f353c9a20afcdd4a0fc27b9277769dcf558bf2ef3 │ │ └─73238 /pause │ ├─4607b36e98a96e8b4f9aa38bf20593bb482977af46a21c964cddaa38074d673b │ │ └─107171 /pause │ ├─382d7674f5408b6e04661708159555849d65394163f334f8eab4b91e94ac8425 │ │ └─47888 /pause │ ├─1e7f4a598e6df2d1bab1cc98011aa086a3be54459f11f0a1a2e05c7c1495aaf6 │ │ └─155477 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─961d723261fb584da34d2cdd3a8b70c48d0c0b4e8249546c1b61789228e0b0ba │ │ ├─130289 placement-api: uWSGI master │ │ ├─130339 placement-api: uWSGI worker 1 │ │ └─130340 placement-api: uWSGI worker 2 │ ├─384e74efca09fe73775af822a81266d76801619f40f33432aaa2af6501e6a5fb │ │ └─79943 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─db5044969026c5168beb520e94a56ef98b6805caef3a2531999c38f5d40616f3 │ │ └─133585 /bin/oauth2-proxy │ ├─99df28c4bc8017bcbe26befbe318540c0e228d6ad26a0a75b5480fbbef672fb7 │ │ └─152705 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─21333b341fe8c2c113800da4edf5d70438ab66b6f35597f06a0a9ae42367478b │ │ └─206222 /pause │ ├─6eb96842720473f01a95f60701fc5a30670923ac7acfd08e47fd87a08c3be9f1 │ │ └─71487 /pause │ ├─ecaf5196ff3cc122b467d553cf6d971455be813bc09fcd7469ce2cc8104898df │ │ ├─ 96176 apache2 -DFOREGROUND │ │ ├─ 96224 (wsgi:k -DFOREGROUND │ │ ├─ 96225 (wsgi:k -DFOREGROUND │ │ ├─ 96226 (wsgi:k -DFOREGROUND │ │ ├─ 96227 (wsgi:k -DFOREGROUND │ │ ├─286479 apache2 -DFOREGROUND │ │ └─286513 apache2 -DFOREGROUND │ ├─f0f4d2f4014ec32cfd2eefa7d1b3b18160201d2806e8a438c4db92a16fa35fb3 │ │ └─154380 /pause │ ├─9c8fe3bb56133e4ea855c724ff951212b09df91ce6567aa3dea49e23d4c4e1af │ │ ├─216003 /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 │ │ └─216322 /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 │ ├─300d333674da9e6df032f0bc6b7fdeb941f1ec8409d8b359b08bccaafb5d9d3b │ │ └─60987 /pause │ ├─fb1c619ad54db7d422a5f1552ecc0847f368a1f55aad9cc6b76f176ed5358b18 │ │ ├─177293 magnum-api: uWSGI master │ │ ├─177363 magnum-api: uWSGI worker 1 │ │ └─177364 magnum-api: uWSGI worker 2 │ ├─eeb665562151ff900ceeffec0dd063ae0266c95f1e618820c47f3d470070c69e │ │ ├─144736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─144762 erl_child_setup 1048576 │ │ ├─145003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145614 /bin/sh -s rabbit_disk_monitor │ ├─f89e446e204a8c624709d13503bf6c384411765ae6401520bab12e87dd88bc56 │ │ └─51589 /pause │ ├─b30a0d51f8297e2881f79fe427cd749a41f0040d67727506571eb062ac5eb57a │ │ └─192005 /bin/bash /tmp/libvirt.sh │ ├─fefe308c18942e7f5d28a3e70191cfd77c4dc3b5b617e5afb7865773b9e38956 │ │ ├─188754 neutron-policy-server: uWSGI master │ │ ├─188769 neutron-policy-server: uWSGI worker 1 │ │ └─188770 neutron-policy-server: uWSGI worker 2 │ ├─c2992fb61613ac02b2bb16f2c74e08b29f81d92d607f21cc2a23646b1d9ef761 │ │ └─198213 /pause │ ├─d74c23f6b497e79404fda0ede02a437cfe04e2fc0d8f9a0b2bcfa2736dae61de │ │ └─51123 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cf51eb056e45cb30c1ed82ddb80d0ebe14139ff858597e44122a20fe09ec675b │ │ └─178487 /pause │ ├─be514a63cc9bf352d486f1a08589cc1ec4ead4f026354a5ffcae32a0cb89e72a │ │ ├─74712 mysqld --wsrep_start_position=083af9e0-4d34-11f1-8972-368775249e1c:20 │ │ └─74873 /var/lib/mysql/mysql-state-monitor │ ├─73bfdfd0daf80cdcdbea40ca27a6237a40ca5e7ad43823c9d73cc6b85a3ec313 │ │ ├─176938 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─177848 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmcwfceev/privsep.sock │ │ ├─177871 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─177900 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5e37c8fb4cbd7354d3d63a34adce99da1b3c588738f1a00b310d00fdcfdaf07d │ │ ├─148193 heat-api-cfn: uWSGI master │ │ ├─148231 heat-api-cfn: uWSGI worker 1 │ │ └─148232 heat-api-cfn: uWSGI worker 2 │ ├─ac8bc3acffbb16a689234f744245970b755696ec82af17120d9a71aa6722b970 │ │ ├─166933 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─167304 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─167329 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─765df7e29524e7692d8d642a61f6cbf23d1f3dde653c9a543c56b401007ef2c3 │ │ └─58605 /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 │ ├─7a012a5a1690983622c8e6aea55c8ab465bd37c44daa04a2befdf91fbd79cc4d │ │ ├─215968 manila-api: uWSGI master │ │ ├─216030 manila-api: uWSGI worker 1 │ │ └─216031 manila-api: uWSGI worker 2 │ ├─bfc78e6a4b722c1e31690b758745b1e60a7aa5ed05c78375b2b8676599df761a │ │ ├─191618 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─192120 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─193785 /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/tmp30y88__r/privsep.sock │ │ ├─195835 /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/tmp1f77mvnp/privsep.sock │ │ ├─197125 /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/tmpq9cjdwuu/privsep.sock │ │ ├─198324 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─198329 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─198633 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fafa783b-a5e5-4c21-81f3-c62537b77c62/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fafa783b-a5e5-4c21-81f3-c62537b77c62/host --addn-hosts=/var/lib/neutron/dhcp/fafa783b-a5e5-4c21-81f3-c62537b77c62/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fafa783b-a5e5-4c21-81f3-c62537b77c62/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fafa783b-a5e5-4c21-81f3-c62537b77c62/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-80d9307f-a467-4a73-8b64-266e7e7554b0,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 │ │ ├─198679 haproxy -f /var/lib/neutron/ns-metadata-proxy/fafa783b-a5e5-4c21-81f3-c62537b77c62.conf │ │ ├─203691 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/73cd8d0b-f562-4557-9314-ea005c67bc86/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/73cd8d0b-f562-4557-9314-ea005c67bc86/host --addn-hosts=/var/lib/neutron/dhcp/73cd8d0b-f562-4557-9314-ea005c67bc86/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/73cd8d0b-f562-4557-9314-ea005c67bc86/opts --dhcp-leasefile=/var/lib/neutron/dhcp/73cd8d0b-f562-4557-9314-ea005c67bc86/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e83fc1e2-a92d-4c83-b27e-815dc47146cd,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 │ │ ├─203718 haproxy -f /var/lib/neutron/ns-metadata-proxy/73cd8d0b-f562-4557-9314-ea005c67bc86.conf │ │ └─268850 /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/tmpj8zjts4u/privsep.sock │ ├─eec82e6f5b44b1657a20a4e349aa35dc8585707419b3829429fd47793b40016a │ │ ├─108985 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109070 erl_child_setup 1048576 │ │ ├─109286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109297 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110501 /bin/sh -s rabbit_disk_monitor │ ├─37bcb87b7372e17007b9c7972f002ce0b8df1516b6939f7cda902035b22a28c0 │ │ └─176881 /pause │ ├─dc034a5a67bdfc94ba220a86012796772b5418986231a476946e157a61b5c10f │ │ └─69895 /bin/memcached_exporter │ ├─a0de1d545b62d72e4779b49dcdddcb7e2fc56d62b6e54d7a1c822de0952978cd │ │ └─118707 /pause │ ├─0038b749a15df4e9c7591d3a27b53af2ec1c39f9040e95524abe8fe7a6f0fd47 │ │ └─135328 /pause │ ├─f33643446b84a0123c6092d6f25abfbdd802b7facdefef20a171b263845e9522 │ │ ├─108045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108161 erl_child_setup 1048576 │ │ ├─108836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108838 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109909 /bin/sh -s rabbit_disk_monitor │ ├─e5e390e204de7632bfd19eff79872cd3b161963a9313fea91f1789bc8a7444fc │ │ └─55218 /pause │ ├─f43ba163184098d28a1789c11580c8b8a676dd61352c70d252cc6b9a710b42b3 │ │ └─127495 /pause │ ├─87c0d710de0667988fdf5e74cc2740eb6ba665f95a5f5da40e0e1e55b581efd4 │ │ └─159646 /pause │ ├─aec10dc56028cc365d5ecc4546fda62351a5341a78ed4276308f92c887aca66a │ │ ├─188693 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189200 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189203 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189208 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f2c0d122a8caa8f82aba06bdb5c2c0b6d7bfd0e44ab4be1ab620faa2f957bc5b │ │ └─58262 /pause │ ├─57cab476197610a394a4e7bfdcade0859354c126f2db0fc28c7b18ddfd6ebf69 │ │ └─74286 valkey-server *:6379 │ ├─dc7a415d54c26af1a2d55020197771ae84a61156adb27f2e0a76653f3b375952 │ │ └─54611 /pause │ ├─f34d32b2609d7ae596a54cf0b00ebb3b94ca00466c494a6b5e2c748674bb5e3b │ │ └─133505 /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 │ ├─3400bd45efc10ee89a1d6d347d0ae79394407bc9e802448a60dcb51e428d820d │ │ └─108139 /pause │ ├─bcf1f38e9fcb0a91d48acb0cd793941044c7b8c5633ea73e88a2d5accbd397be │ │ └─159131 /pause │ ├─d0f5e5bac29f5f86a1878bddb008e389469158e2bf59e88201fd321098a4b44b │ │ └─215946 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9edcec3d00882a16d6b3fc8e795325b131e51213312e9bd1eb633cc19680945a │ │ └─162472 /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 │ ├─17c498fc3e7387a7260268212de2bceab52b571c207a4108d4f806f05886ff49 │ │ └─163380 /pause │ ├─58516f2958970907ea34efb56c877be617c89b1e0e9dc38f0d91131d8d1926ed │ │ └─154407 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f09207d2e006bbc08b2efaef575fdd1c97cf593b819948711d08c4c1bcab6ce5 │ │ └─58883 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 │ ├─b279520eca70415aa74629f1e94ee19068bd40437d8ac40b6f7c0dcfb19b0a84 │ │ └─51670 /pause │ ├─370e852b3d614645eea657a5df5c8a904da22021862b8475020c5995bb06c2d4 │ │ └─131253 /pause │ ├─e6d6e05fd0a697117d7589d5a73d7e7bb7fc22e5ad924ee5e6647ffb52fc307c │ │ └─58410 nfd-gc -gc-interval=1h │ ├─f844092991b14591ac0d199aa9a760ef31dcaccfef032c787a40061a9dc516f1 │ │ ├─ 73727 /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 │ │ ├─ 73745 /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 │ │ ├─ 74018 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─233223 nginx: worker process │ │ ├─233224 nginx: worker process │ │ └─233225 nginx: cache manager process │ ├─6b50f54a2be8b3873ae8e2364ed8d6351c12978cad083da52162ac0853cbf1fa │ │ └─200038 /pause │ ├─e9699567fc61ff7f4c168909b66ea9aec90d755168d859718dec97f62c461319 │ │ ├─72058 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72110 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4b63c12070946d360c2ddacb784321a3866e58fa0ccfb7d2137bef3574e59c21 │ │ ├─75243 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 │ │ └─77514 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7a0bad5588f5009ba3cb0284468306fbabbec79c48e254d2f109ed0145e0e828 │ │ └─60283 /coredns -conf /etc/coredns/Corefile │ ├─2027618fca025327030535c9fb783129c48ec2b3abe3ad40e07e1551ba46490a │ │ └─56948 /pause │ ├─5a33fa73dfe37c797dc776083c6c1d1ca1cc6e1a19283e70b81fda8b8935b0f7 │ │ ├─131792 python -u /app/sidecar.py │ │ ├─132607 python -u /app/sidecar.py │ │ └─132608 python -u /app/sidecar.py │ ├─fef0965f1d545c6efd2422aff7716cf9b13d706754833ea8444571e1c027e201 │ │ ├─160596 glance-api: uWSGI master │ │ ├─160670 glance-api: uWSGI worker 1 │ │ └─160671 glance-api: uWSGI worker 2 │ ├─2cf3604672921cb8064dc89a925a7d28f72d49cbc64824efedd5c972223930eb │ │ └─79733 /pause │ ├─b52580c8b0b7910af1f0f63ce30b6fc1626df01b0fb82f239a4be75a9479183d │ │ ├─50210 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─50628 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─091bf03c7e80f43902e9be902a0c5952fbed78674eea25a2f5cdcaa2ef510a43 │ │ └─232276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b82c2dd56ec018c7e11ade81fdc64a3299fac22ef5a8b14cd3a930ca94492100 │ │ └─57876 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a2cd4d0fcd8f6a13bf6b42637f50ad2c7b9b8fcce378989ed962238b57413eb9 │ │ └─48008 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 │ ├─8c76145af99fe4043794cb46c0c7eb59e0f916edc556035440830b0103eacd33 │ │ └─131847 /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 │ ├─e9d031ee88f84e0b32e27759380aa9758c4acfd39ce238d0a651c7ad574ee2ff │ │ └─73417 /pause │ ├─eebd3acee7d00edbf1b9091b01ee2dcf875e6ff856892d63833699aa7f01eb24 │ │ ├─171477 nova-api: uWSGI master │ │ ├─171518 nova-api: uWSGI worker 1 │ │ └─171519 nova-api: uWSGI worker 2 │ ├─a8e1b564d7f115d518d6ffbafe94bf32856c4da549dd0b5fea62657cd5ee9a18 │ │ └─73868 /server │ ├─7faaa9c5a3ef0b7427ce31d8c0a26ad1d087594332b36b93038fff03f70c77f1 │ │ └─56428 /pause │ ├─382aafe6c3de15b957f20f4d8e535c7b7b45ded286da9d542248e1849f1440d4 │ │ └─70075 /pause │ ├─f25af56528e4f8ce7722154cef831164a6ddfff064a9c99e07579f311cc432e5 │ │ └─56691 /pause │ ├─d2da99713a1eca339ec6074b19401ca7d07bcb16bce2281a4cab10703cd7ee5d │ │ └─48671 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─db4aff15116760302e23afc34f9afdacc52373b5bd7a67500bba28e809253afc │ │ └─58966 nfd-worker -metrics=8081 │ ├─eb2bd4637aa4d5955e12f7d0dc3b4e6950e9181c8303bffe2aff2cc8a5998cf2 │ │ └─58285 /pause │ ├─a3109b3066de53af5e6744fbc43270444c93b866ad4a4cb386055a5876be70c6 │ │ ├─112427 apache2 -DFOREGROUND │ │ ├─117246 (wsgi:h -DFOREGROUND │ │ ├─117247 (wsgi:h -DFOREGROUND │ │ ├─117248 (wsgi:h -DFOREGROUND │ │ ├─117249 (wsgi:h -DFOREGROUND │ │ ├─117250 (wsgi:h -DFOREGROUND │ │ ├─117251 apache2 -DFOREGROUND │ │ └─117252 apache2 -DFOREGROUND │ ├─4ed89ed6a2f7d7db4f37d04e32644b8c3f5c8ebd57af7011f229a0547b033366 │ │ └─61980 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cd5cfba9847d89db312792907357a121017663133a3a4dc760af26ede5a0beeb │ │ └─58507 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9c731b411ed65bf5c521a92543e36c1ab65993953fd85bace5b45405545a590e │ │ └─195431 /pause │ ├─1b6893cc48ce124511ee340fb4b5f949e167226f7c1ce2701a65cb5cd51ae126 │ │ └─191586 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) │ ├─84846a6a51f82bba5253dd121160d0b612450ff896726727cdd83a96b1511cfd │ │ └─150572 /pause │ ├─604138294c79e9b3a9025be7e3b08a209ed04db77590371c19684287bf35e67d │ │ ├─171399 nova-metadata: uWSGI master │ │ ├─171412 nova-metadata: uWSGI worker 1 │ │ └─171413 nova-metadata: uWSGI worker 2 │ ├─8e52934ccffe4be8b9d3f09443b6f7112a800c2586473ed2717ce0d36c36fc69 │ │ ├─81016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81045 erl_child_setup 1048576 │ │ ├─81172 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81368 /bin/sh -s rabbit_disk_monitor │ ├─a534c2258fa8781b47af2e2dec8276794cf579ae2e4d1c8933f68f6a91b83bdc │ │ └─178275 /pause │ ├─fcc94aa83eba6f64fa5a9169c063c800f7a506c679f0042d14cfb317d3812c89 │ │ └─58462 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9cd49eaab47356ed542510aabd9924a7cd0d3dd6079ec43f5ca422e595675162 │ │ └─70471 /pause │ ├─243f2eb18b03a4b558e42faae8f7196a1426e6fe7253bba176bf824e3b474699 │ │ └─80513 /pause │ ├─bf6fdc8056f6d64869fd70ddead432d9c730ddf47c093a6794f3bcf25c2ec278 │ │ └─206479 /pause │ ├─3eac53e6f25abc92621cf11ae22d77859a1ced57ecf66520c2e1a8bc1ca1f15f │ │ └─128077 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-vsrb5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d826af219580dc54ef31e73fd401d29c588daed31e54220f59c475e73e3e0d9e │ │ ├─201412 /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 │ │ ├─265542 /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/tmp7mj_otc7/privsep.sock │ │ ├─265855 /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/tmp52u9w9j7/privsep.sock │ │ └─273985 /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/tmpjog_jjsp/privsep.sock │ ├─fa6cb46467f78ebd9462b25169f3a27f7aec98ea5eac22a357ee7ff3a4ec00e2 │ │ └─106452 /pause │ ├─5893505d5ed70f716265cabc858a164ef3c4655267ba2fffdbd38be482f1f566 │ │ └─114804 /pause │ ├─adf785fefb71b49a889c09808a33a9921d54393afab37e9333392058b4560246 │ │ └─198292 /bin/openstack-database-exporter │ ├─c19282e991fa4281829a71b4447ee7b2a945659c47fc46bed3e0ef29ba926c05 │ │ └─133159 /pause │ ├─dada842b377ec0bbc680df3369135d5e644fb87641340961de1d17a9d1a412bd │ │ └─95971 /pause │ ├─cb52a17a3f6252b6ae75006f895d1bedb0b22403e1c074d0bf62f4ab352c8dbb │ │ └─51081 /pause │ ├─e4cc14ec1f9d04236781f0d918972c71ae501ffd8199831e00fd7d234b8e65e2 │ │ └─152658 /pause │ ├─348c51489abd372cc5d565f21047c5b1aaa43572ab45e139292b3125c9572225 │ │ └─57273 nfd-master -crd-controller=true -metrics=8081 │ ├─37b2980a5885051e1dfc292a40490ccb7c9ee669740d0045ac2ab2dc9188301f │ │ └─201460 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─04451cbc922a70dee0116ab8c596486bbcaa247909274894f19beeb343f9a9cc │ │ └─51701 /coredns -conf /etc/coredns/Corefile │ ├─14ebd1ecc06a964aae55d36955976bba22f982f3d19326310a2dedc56d5cb9b0 │ │ └─128917 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ffd59def05de8722422030f4799879aa34dc2f3d6109c6fbbe9691f38d9fea3c │ │ └─56557 /pause │ ├─2dc295894e78756aa5e69f3e6cb3060f1cc0d806a940e60be26930921abbd519 │ │ ├─189852 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190231 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpssffwbpy/privsep.sock │ │ ├─190567 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgh5rdpjk/privsep.sock │ │ └─190858 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─385ca3fc06983bc55afff71e5778f2b0299d9fb23690335ecce24d3dc1ccfbcc │ │ ├─107732 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107776 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107788 erl_child_setup 1048576 │ │ ├─108505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108518 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109773 /bin/sh -s rabbit_disk_monitor │ ├─04301fe8d8d9ed0e9fa0e7533c93aac83c83c700594fe9ccd4f29aac18d46cf4 │ │ └─55616 /pause │ ├─9ad505d19427328d6c3a03bcaea2b375eef58f48c83449d3711ae69407eec517 │ │ └─62607 /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 │ ├─1ae9fc16d33cca3e1456d461a7f48df381e6b5967fdf2e4100b7f853abc9fc83 │ │ ├─177610 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─178164 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─178165 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─715369e401c64aa891316c7e3d41fe224994d682450b11197b355b473cb7db79 │ │ └─47851 /pause │ ├─839d0b477fb7d3224980d94ed58ca790e4742c155126242553118c9234506dce │ │ ├─172460 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173084 nova-scheduler: ServiceWrapper worker(0) │ │ └─173087 nova-scheduler: ServiceWrapper worker(1) │ ├─b2847725c4f22ad870e290781780bd1c7df861cdd8bca20916d61f951c0f80c1 │ │ └─155372 /pause │ ├─0ba55aa7e190a30e5dffe2e24d1f6385d51c38734116bdcb464169a736e4192a │ │ └─107558 /pause │ ├─3437655264278d49a93b7cf27822a55a54f48495e92e0cf2d54a6bd6f8f599f4 │ │ └─149913 /pause │ ├─b0937582f53b381f9c7225f32d57ff1792ee02bd48857932b1f3c9bca0adb7fc │ │ └─133425 /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-248.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 │ ├─21f8f70409a69c827e6ad53aa2da584c4c7413227dbac672d03a86247f3801e1 │ │ └─169304 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─14cec3b6ef860f956a1e750f5996d30175660b99dede69e2ad8f2949aae14d31 │ │ └─74983 redis_exporter │ ├─f9c7d0437d11617f9206e097f63cad7a3999780807075ad65a2a73f478110ec7 │ │ └─222589 /pause │ ├─2ef69d04f97d3c8d9587fb06b743f7055ceac2c0c33232ee5a5a8902e73e6acf │ │ ├─70763 nginx: master process nginx -g daemon off; │ │ ├─70785 nginx: worker process │ │ ├─70786 nginx: worker process │ │ ├─70787 nginx: worker process │ │ ├─70788 nginx: worker process │ │ └─70789 nginx: worker process │ ├─9009b2d9d154b7c4555d7a1f50c8638a459cb367293e69ea7fddbfd3e87ed549 │ │ ├─231026 octavia-api: uWSGI master │ │ ├─231038 octavia-api: uWSGI worker 1 │ │ └─231039 octavia-api: uWSGI worker 2 │ ├─0bfb41a2e83dfde072475003e99409757ff647d533a990c5fa1a0cad0a6313e4 │ │ └─178431 /pause │ ├─015500750eb24910f48842a0f474dac4c16d9e3f1ffa3e34895627e410055c8a │ │ └─71323 /pause │ ├─602e5e0c14d8660bf40f21eb570741063f39380e6f442de20ea1fe128216961f │ │ └─131377 /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 │ ├─0acce529970e1017438683c48cb16579f746227cce23ef40cd42629f73b54c3a │ │ └─70835 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1877672df8ccdddaad6337be355db19249f6be9b8fbe61ca4ac4149cb4712893 │ │ └─150682 /pause │ ├─6e8f44bf409ea471993004e0b02b73535939b29fbfae03656212485d227cae77 │ │ └─47832 /pause │ ├─1f709f11284ac9e71983b48763ad9a8bb18a0509c064f6bdd1730b5e01366207 │ │ └─56404 /pause │ ├─aa85488f5dfadf6eaaa9e59565f7e442ea565e04326e456db4dbdb1b6dbc4139 │ │ ├─233158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233176 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─295813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─50c034c92ee8d08ee30183b4cbfbc33c0f9979386b0fff61488d1112929313fb │ │ └─166850 /pause │ ├─4a7fc56f7a7311aca806f0b35a253b26d1925dfc1470fbe55b6ea6f5b9347037 │ │ └─61437 /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 │ ├─8b93694034a961c5487bf3320c4a732edd7bb4ef4d4b193db30634c9682ea29e │ │ └─177479 /pause │ ├─6f4f73bcc3c0f0af8ac5c02c888f6f1a158ded2c67552ef2a59c175b2dd25d5a │ │ └─127559 /pause │ ├─39745c8016290e57f0ed65746c2c2e37584a34f00e611735a50dabe29b1b8880 │ │ └─105571 /secretgen-controller │ ├─edc9a90aaabfaaacc23ad83a89d8e5c45fe7027875ebd0aa29a424496f7b5a34 │ │ └─135380 /bin/pushgateway │ ├─8f68f2367ba08c35450d5c3c453cd7d2262f379e04582f4a9425162da916b956 │ │ └─131705 /pause │ ├─36571f9fb8ff50a83295042a69e4a1d1a0880e9c9fc61d08cf5fedfc613caf29 │ │ └─131941 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 │ ├─90e3fd7a6bca900c2226fcd8aeee7e2698198a6fed363726e3d1bb1ec4d993fd │ │ └─153175 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─835d74bb2098f157d44b013e682953538ef0be0e4b2e0caa02b857a5710e9d50 │ │ └─131825 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─2a81d93dc97fc99eaef5ca9b3dcb6c08ed34d4d270b97530aaa2157f30181237 │ │ └─115078 /pause │ ├─c33325e8547a1b2f816b8db2defcfa9f720493c5fd32041d45527820b7e9d450 │ │ └─150007 /pause │ ├─1737f4500fb5d3e88d574d422be9abfde9a2205a190160a2e1a1d1c3278bb886 │ │ ├─232282 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232925 octavia-worker: ConsumerService worker(0) │ │ └─232928 octavia-worker: ConsumerService worker(1) │ └─c0e97322ff1eac32af0075bd5c43e9d9b9824607c790808e5d587c1a9d7b1874 │ └─131769 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount