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 │ │ │ ├─21331 /lib/systemd/systemd --user │ │ │ └─21332 (sd-pam) │ │ └─session-22.scope │ │ ├─21322 sshd: cephadm [priv] │ │ └─21348 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.19.213.129-22-zuul [mux] │ ├─405522 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cpujsfscpbklfdlxxtlpmmeizhhnujsp ; /usr/bin/python3'"'"' && sleep 0' │ ├─405528 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cpujsfscpbklfdlxxtlpmmeizhhnujsp ; /usr/bin/python3' && sleep 0 │ ├─405529 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cpujsfscpbklfdlxxtlpmmeizhhnujsp ; /usr/bin/python3 │ ├─405538 /bin/sh -c echo BECOME-SUCCESS-cpujsfscpbklfdlxxtlpmmeizhhnujsp ; /usr/bin/python3 │ ├─405539 /usr/bin/python3 │ ├─405540 /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 │ └─405542 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 … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12179 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a6eaa72b1991b35e74352e50cfcb95fe90c761c2964c131b4df1c22cdfb2f312 -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4160a102c8df264ec9b6d67156cf63c5102c119492502efc9e6d7595cc6a1312 -address /run/containerd/containerd.sock │ │ ├─ 19263 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ffc139cca761cb3477db2aaa15ad13da8a75a236046d7691f50a7a0dc3e8108 -address /run/containerd/containerd.sock │ │ ├─ 24449 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7c818034740c8641fa27dae74c82b510744d66e367d412a70e13950f6705539a -address /run/containerd/containerd.sock │ │ ├─ 29197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 789d53203e10e994e07b88bcd54be90b26666d535cd022fa1261f66bfa437d7a -address /run/containerd/containerd.sock │ │ ├─ 33954 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e83564b171e4f83a95a291c8dfe3dce1c004dcf4ed7391a96008342e32c32644 -address /run/containerd/containerd.sock │ │ ├─ 39614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8148b326201b5b9dab436ffbb332b55ec581202f51c98ddb2630222501ed708 -address /run/containerd/containerd.sock │ │ ├─ 39648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3e5746524a36098c19f4b3b7f121bd959f8b7197201dc7daa4ab41f0e9a02df -address /run/containerd/containerd.sock │ │ ├─ 39660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7f54b158d9b5904ffd3721f2cca9fd4bfe769b2c0a7b052397514afd3e3f16 -address /run/containerd/containerd.sock │ │ ├─ 39670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50b8a04e5887097449bd526bef45ed5de0c90380e8077166cf90320695aabd00 -address /run/containerd/containerd.sock │ │ ├─ 39676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7c60e5fd23e547a3a6fcbc31e223d11a0e28b3f30df45691a916dd4d26174e -address /run/containerd/containerd.sock │ │ ├─ 40228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54dddc30a8adbadece406ee869629026917221d120a3067638180c14f4bb8b95 -address /run/containerd/containerd.sock │ │ ├─ 40969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c99e94d33b8a16136f044a881c2a952283deec995d6390229526d89c7e0e06 -address /run/containerd/containerd.sock │ │ ├─ 40975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685a4176e345bcf1f3bdb9b962ef30286fef1a246bb78817342f340c09f1e10c -address /run/containerd/containerd.sock │ │ ├─ 42309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca635302cd0f5942b06fbe64e1bb5bbd95c24cf6eb0f0a3fd851e37a5c26ab5 -address /run/containerd/containerd.sock │ │ ├─ 42755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12a8e26c3f673e970c19d05859567322ca38738b950180c3eb883fabc90ded45 -address /run/containerd/containerd.sock │ │ ├─ 42794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542c67d253a8469a0a9e65f8a88fe6fe991ba8b37b17c293357a04ddab288b87 -address /run/containerd/containerd.sock │ │ ├─ 43218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b416defdc07f2820c468c9d7bd5ca319ae388953795ad3eefc46ed3e82fcd2eb -address /run/containerd/containerd.sock │ │ ├─ 43712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8212c481f242fb7ed0dd38c8029014347449cd657021cc4f29ef4ea626ed510 -address /run/containerd/containerd.sock │ │ ├─ 43750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5830c6e90af05d2cc93bad78b2cff155850d4886a6f4f6a71546bafcd3364e39 -address /run/containerd/containerd.sock │ │ ├─ 43788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a93163e121f742966257d98c964e3546140b71b2c14cb63173944cf26d4f857 -address /run/containerd/containerd.sock │ │ ├─ 46109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf064bb588bc844003bc40bf68c6153745e897b1a723e1990b0f488efe4ed567 -address /run/containerd/containerd.sock │ │ ├─ 46126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdd6568ed950bd919baf27edab780964f7e21b68dd4fefa11e5784313fa7852 -address /run/containerd/containerd.sock │ │ ├─ 46907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ed65aa0f6959e498c39ae38d36fe2ab60eda37ff6bff701b07013889babd19 -address /run/containerd/containerd.sock │ │ ├─ 46995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e207fbf62af8a5732471c57d3a8fb3348adde1961f5fdebeb6c7b76d4dfc300 -address /run/containerd/containerd.sock │ │ ├─ 47370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f919396412ae8b6f1e47a8ce4f597bee738cf3cf07b3f0d1a5ac0adcc88166 -address /run/containerd/containerd.sock │ │ ├─ 47892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34f48882e62ce399b2c8cc7ff8e06e080917665bb72ca7efd85b88f805694b40 -address /run/containerd/containerd.sock │ │ ├─ 48308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a4956dee253aa0cc3a81490898ee7efc42052b9adbf79c4d5349230c3cf4c8 -address /run/containerd/containerd.sock │ │ ├─ 50363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89e4f5a08f0c196fca367707ff6d71b0c06b93b711c5f085c7887864ecdadddc -address /run/containerd/containerd.sock │ │ ├─ 50542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a621efb3552645b38c5565d2a94614a2e8bf620eef144bef0995dafcb4fb64c6 -address /run/containerd/containerd.sock │ │ ├─ 54981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce0866addc980ae06cc62af49b694ac1b7ee20efa6d2b8f713af9a88ce2d6c0e -address /run/containerd/containerd.sock │ │ ├─ 55630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ead9d6e5d537363ece7015d9d437848614b984204af62cfecb2b5f82fc8b65 -address /run/containerd/containerd.sock │ │ ├─ 55685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589c7a321bd7d6679bbfdac9d063a6c8389c71703dd77f0665a9258d44f8d681 -address /run/containerd/containerd.sock │ │ ├─ 55727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a88a136429fe60526e9dbf61ffec393fe9c7af525517b2183237feadc2a5566 -address /run/containerd/containerd.sock │ │ ├─ 55919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbb1ab0439f7617356360ed1bc2baf636d3a74455802dacb906f631887954a17 -address /run/containerd/containerd.sock │ │ ├─ 60239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d618d98655daa7ce12d085fc55c80da91e68d42c904ad611904e23b2821172 -address /run/containerd/containerd.sock │ │ ├─ 60334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c75f0ec49f21d81083038f93d7e280abf7e03dc71e81aee789571796750b941 -address /run/containerd/containerd.sock │ │ ├─ 60392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616575db691c053a375ea6e6841881d1962e1b6e32924698059d2318fd14a91a -address /run/containerd/containerd.sock │ │ ├─ 60428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45e190e74cc80ff1fa396fcd0c3d7c25d30cf9a163cd078e1982e0293ee702f -address /run/containerd/containerd.sock │ │ ├─ 61748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8d6a66695a81133f6cd18841d1fd6d66b66c027094a352d514c9e9f1b4363a -address /run/containerd/containerd.sock │ │ ├─ 61837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783a71f1fb0eb15ad8757c84a97077f12c3c8aa0356819305009d39be3398763 -address /run/containerd/containerd.sock │ │ ├─ 62151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca941afd0874d6b3f580c4708b83058a6a6966d52274d4be40e117a214abbc5c -address /run/containerd/containerd.sock │ │ ├─ 62189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f8bbb050a22aa57fa007f53ffa168ab7b08824020c437e1b87700f2c0dd0ee -address /run/containerd/containerd.sock │ │ ├─ 62222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5da37d3dd2466b36958abe3d1f188a28d4ae3a6c9009ea902f59161d1d290111 -address /run/containerd/containerd.sock │ │ ├─ 62586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99991a925b492849ed8dcb17c92f6f11fb9acfbde35aefb80b5bde4db5ce1a1 -address /run/containerd/containerd.sock │ │ ├─ 63063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5cc210fb82d3c29b74a175f7e5264f5660bff846b6850b62a6921a09352edb -address /run/containerd/containerd.sock │ │ ├─ 63256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a361315e109b24a4ac7cb9fd8ef825fae4cf6b785dd0359939b363528c2362 -address /run/containerd/containerd.sock │ │ ├─ 63475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339974be7bdc8c528034a71bc1eb1969870a39076df8f121b89157810d0792e9 -address /run/containerd/containerd.sock │ │ ├─ 64289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5722304b19891f61ba13d10d006ea329d1e2d1976e773d271deace10e06a9a5b -address /run/containerd/containerd.sock │ │ ├─ 65742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfb93d67255fac29dbb21a69b538d309602091081223cf730872b0c462be4f84 -address /run/containerd/containerd.sock │ │ ├─ 68043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c765da8583a76af205c2c0d34a557f7f938cdcbb4c6d56c6979fc764460099d -address /run/containerd/containerd.sock │ │ ├─ 77417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6563e259dab74c93919560a72e05e701617cae7dc59d527f3602c3bed05f0084 -address /run/containerd/containerd.sock │ │ ├─ 78879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d138c89d714f3f263bca99ee24d96463f5315bdebb24dd69f69805a7e015096c -address /run/containerd/containerd.sock │ │ ├─ 84947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a76491011368f5efd55a4f54d6f969fae3bb32bf423498e99aab8529e5ff4b -address /run/containerd/containerd.sock │ │ ├─ 91049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 040abfc9dfbc055f9f4a7489549e3aa8153783c3b77d460c5cfeb03ce62b9a42 -address /run/containerd/containerd.sock │ │ ├─ 95254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521c0b4e2e9d18790d78670ee403796826df77e05543637b0d3c791d2eaa4329 -address /run/containerd/containerd.sock │ │ ├─ 95292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4434405110864c1f6e4a1a2fd0a3e48590670f1c597f04a3f96eef0b6812314 -address /run/containerd/containerd.sock │ │ ├─108186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74882d83824572c6f3e12366dad2294b8858de93fbc906bf846db946a53670df -address /run/containerd/containerd.sock │ │ ├─109774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79420469a129f83524948730ad52cdcf12104ad31bc843350b51e5ba914cab9 -address /run/containerd/containerd.sock │ │ ├─109897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 919dd6891347194244a51d523ee2f4b048dcc83b316572c290f840a575c3f0f1 -address /run/containerd/containerd.sock │ │ ├─111707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0828c5ce0d9bff67dadeef76b236f061a8abdde49341bc30ade4ebe61436b6cc -address /run/containerd/containerd.sock │ │ ├─113562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a42d0fdf39a555f05441485a4ca087c77de1cb20f4f1b959ca5bf0f0830c36 -address /run/containerd/containerd.sock │ │ ├─113608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426549458b3b463a8774c4c8369aac4c5cda80a3738442e15b91cb8ce95cb5fc -address /run/containerd/containerd.sock │ │ ├─126565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c93c457d5d815d42a0ea7292f78ab51b051ec83eb16a353ec609d4542a1f31a -address /run/containerd/containerd.sock │ │ ├─126610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18db9f6b1689a31c547259ddb02c5f63bd9980a45e2540a43b73c0c33b77342a -address /run/containerd/containerd.sock │ │ ├─129129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc80314270eae0a9acdb61c1f7352c033d6eebed7a3376014d4dc888afca1ee5 -address /run/containerd/containerd.sock │ │ ├─143862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bbfa41c149509316ee7c8485bff20f546c9394b537a49401614416ac61c3a0e -address /run/containerd/containerd.sock │ │ ├─156844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c52e8e6b7b96cb185a501acf91111613a3cb18193a9c5f5af797f3d58c0bc94b -address /run/containerd/containerd.sock │ │ ├─157292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3d687002c6772f4b635da2befea69f6a83cf04643e94f8fe1bf2db327204e1 -address /run/containerd/containerd.sock │ │ ├─158223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a0b8452aad6745ee73b4eae4b211cae3e897a19ef43f6707cf57aef5d2f144 -address /run/containerd/containerd.sock │ │ ├─160317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00b365a03cd8833cbb23c1a063f3148e77e8496cd42aa6fc5611ede80834411 -address /run/containerd/containerd.sock │ │ ├─160597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc0f5164aff15361ad9c4c33170dd644f9c23680075f67021f9bb5199ae1187 -address /run/containerd/containerd.sock │ │ ├─160660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63a5ef785944e44baed8ebf60c4a33c709b498e9360230066e3d5bda18a26644 -address /run/containerd/containerd.sock │ │ ├─160756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47621675b23504aa208841082098890876b23f645d9eb30176469c8d82e770db -address /run/containerd/containerd.sock │ │ ├─160977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60aa74738fa8928a9f66e852b66f8381898a4cddc3a94db8081239ef1b27bb0 -address /run/containerd/containerd.sock │ │ ├─161312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a30a8ba4145dc38b96dd5744fa3029b5d085e6649b7cb1bdef37f9f00b9a12a -address /run/containerd/containerd.sock │ │ ├─172902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f151ef31d9d04144d0b05ad99073b85c8bc556d940521ea2ddf318648b0a022 -address /run/containerd/containerd.sock │ │ ├─174672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128568673052a5e3bcdab92a440742dec6ea9f925d19db289702a8497d38521e -address /run/containerd/containerd.sock │ │ ├─174703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d47385a6022c739f51fa7dd0809e6d5726e461fc10b65d24c98946c7642e5e -address /run/containerd/containerd.sock │ │ ├─174777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6320a714cbfd64bb200872255de775243ecd51c5e782f1c66fc9f73f5febfbfb -address /run/containerd/containerd.sock │ │ ├─174810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f978f114e17eedb19dc9fb89662209aa8a7b2b1f706a88f0e37db500074aaf -address /run/containerd/containerd.sock │ │ ├─174918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d474c2c7724c741f9395a8829c66d8b4f0b0b7b871139129875ce49b142cdb3d -address /run/containerd/containerd.sock │ │ ├─175213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07111811d169459bb902156702efd65349d32df4ba0a4f165040dbc5a2940216 -address /run/containerd/containerd.sock │ │ ├─175254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee6c0f54cdfb9c6af7c48d0fa28ac47bac3903ba3810c02799a0897e84ac8c4c -address /run/containerd/containerd.sock │ │ ├─188896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48bd2adc053b51c304895f846cb86b23e06572930ef6fa120bde5c14d43cbe6c -address /run/containerd/containerd.sock │ │ ├─191327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8164b577ce442a158ba8745f2f735961288130f695ac580ca0547eeb08b45dee -address /run/containerd/containerd.sock │ │ ├─191589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaaa72dd8710ce4da5f184b323e61d0debc795d35c6c825f691e7d6d6587d18a -address /run/containerd/containerd.sock │ │ ├─191620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ff21e930bae4e6f96d07ed55f1025e5d4f92bf973f6d6ceba407846cfecee6 -address /run/containerd/containerd.sock │ │ ├─208608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de9c346ab71d0c3331b01d9a8ef060ca5bb89d7fa57963228578823909b63df -address /run/containerd/containerd.sock │ │ ├─215921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e596261aa19143ad15c9b7816c2a649e4edad7065cd688c890ff31b664bd7f97 -address /run/containerd/containerd.sock │ │ ├─215974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3978d20ab12f4de8b016aec409987b9162e4c33bac473e65cce660c19302081 -address /run/containerd/containerd.sock │ │ ├─216012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0d94a0b49a9dc0f53724d57307a9ef6bcc04fa7100d4a6a5c84ba22decbe4c -address /run/containerd/containerd.sock │ │ ├─216255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33cc3bd212615c146868506efc1e1b5d7bd5e982b0e210cc379854e41586b9b -address /run/containerd/containerd.sock │ │ ├─228020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49aa1e78962eaf3527d4def8b318721630e064859a3818b5c3ca81fb6cb4aeac -address /run/containerd/containerd.sock │ │ ├─230407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa101205c5e549556c59b3443b83a0b25683a209b06c58f6918a9f06e6670ab -address /run/containerd/containerd.sock │ │ ├─231411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd338b0c816ca5555ce5f49286533481d2cc23f81c343cebdc07c8e002e7cea8 -address /run/containerd/containerd.sock │ │ ├─232456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 388080e421012973181f7432f9da1d70ee9829a63529a4bf707351ced854f0fa -address /run/containerd/containerd.sock │ │ ├─233658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465772bffac26a1ff9759e8e2e81b15ab05bf1190abbc7c51f20abebc299b07d -address /run/containerd/containerd.sock │ │ ├─235896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c11d1fbab8fff1752b73cf6e4a75cba3dca493140b37fa7c2ec3a1f385c00137 -address /run/containerd/containerd.sock │ │ ├─237332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c87b356f69f36b33422449cc2edef8bfd07f0fd7413a8b1144d8255a0beccb -address /run/containerd/containerd.sock │ │ ├─237417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7be56ea985ab30dbe2d6d486c7c0ddd706351296816b160299364baee92b725 -address /run/containerd/containerd.sock │ │ ├─247394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47961bd7f804205970521bdc9bc06f7cad6ccdc3fa4c9e514875c931b4be57cd -address /run/containerd/containerd.sock │ │ ├─247902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99576473a3df0f8fabfd77f892fefd4563a6605f259a88ea3a1242caa04e9e88 -address /run/containerd/containerd.sock │ │ ├─250217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf0bd80991bae2489eb49118108109c0913b759a41d1ede662c49270087b8b9 -address /run/containerd/containerd.sock │ │ ├─254468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b1d7d0c5799bf8f10d69c990d468b8bff4ac48500cba8369e1c25fc99403c0 -address /run/containerd/containerd.sock │ │ ├─254692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60df0d01de6de938e68ad627fd54f9cab703aebb13111805942c75f8d2a889d9 -address /run/containerd/containerd.sock │ │ ├─254754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0132bc4870279be983bc3941692d1e82d18cfebb405e5d94914b3bfbe90d0a -address /run/containerd/containerd.sock │ │ ├─254806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20990dfa61cd1c74a81bb6746692da60692b57b9e2a56d3dad8be2097af525ea -address /run/containerd/containerd.sock │ │ ├─266155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3943759b0736906022718bbec2aef423c287c90fc00d916353a89b3c72a8c5ab -address /run/containerd/containerd.sock │ │ ├─269016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eedf382c13223306b2bec78d44ba351d4a896f534bc80f0e70fc8cfcad121a5 -address /run/containerd/containerd.sock │ │ └─270473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a072335efb783aaf441c79479bdb0a5284e77326abb9bdbd808da5ab377176 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-0ffc139cca761cb3477db2aaa15ad13da8a75a236046d7691f50a7a0dc3e8108.scope … │ │ ├─19289 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19304 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─28899 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29180 /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@mgr.instance.ycuxyl.service │ │ │ ├─12486 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ycuxyl/unit.run │ │ │ └─12518 /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-ycuxyl --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.ycuxyl:/var/lib/ceph/mgr/ceph-instance.ycuxyl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ycuxyl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ycuxyl -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 │ │ │ ├─19222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19241 /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 │ │ │ ├─24161 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24432 /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 │ │ │ ├─33671 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33937 /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 │ │ ├─12125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12153 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-4160a102c8df264ec9b6d67156cf63c5102c119492502efc9e6d7595cc6a1312.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ycuxyl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12617 /usr/bin/ceph-mgr -n mgr.instance.ycuxyl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r2e3517a2cdb84aa5a99a7d29cce084bf.scope │ │ └─189293 /usr/sbin/libvirtd --listen │ ├─docker-7c818034740c8641fa27dae74c82b510744d66e367d412a70e13950f6705539a.scope … │ │ ├─24473 /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 │ │ └─24485 /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 │ ├─multipathd.service │ │ └─143162 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40087 /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.19.213.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e83564b171e4f83a95a291c8dfe3dce1c004dcf4ed7391a96008342e32c32644.scope … │ │ ├─33978 /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 │ │ └─33995 /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-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142993 /sbin/iscsid │ │ └─142994 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-789d53203e10e994e07b88bcd54be90b26666d535cd022fa1261f66bfa437d7a.scope … │ │ ├─29221 /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 │ │ └─29234 /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-a6eaa72b1991b35e74352e50cfcb95fe90c761c2964c131b4df1c22cdfb2f312.scope … │ │ ├─12224 /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 │ │ └─12245 /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 │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─a974f14326797b410b11b6a2ddd3c2c88d093ff5be76f335b2de8c01ce96d283 │ │ └─50642 valkey-server *:6379 │ ├─fe8d6a66695a81133f6cd18841d1fd6d66b66c027094a352d514c9e9f1b4363a │ │ └─61772 /pause │ ├─6f7c60e5fd23e547a3a6fcbc31e223d11a0e28b3f30df45691a916dd4d26174e │ │ └─39773 /pause │ ├─7cdd6568ed950bd919baf27edab780964f7e21b68dd4fefa11e5784313fa7852 │ │ └─46168 /pause │ ├─74882d83824572c6f3e12366dad2294b8858de93fbc906bf846db946a53670df │ │ └─108211 /pause │ ├─36f8bbb050a22aa57fa007f53ffa168ab7b08824020c437e1b87700f2c0dd0ee │ │ └─62217 /pause │ ├─c7be56ea985ab30dbe2d6d486c7c0ddd706351296816b160299364baee92b725 │ │ └─237456 /pause │ ├─6563e259dab74c93919560a72e05e701617cae7dc59d527f3602c3bed05f0084 │ │ └─77439 /pause │ ├─5c0785c6e8857026d0c8057b997d7771fc4e329453f7e4d4d0912989ee2227e7 │ │ ├─247871 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248248 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─46fd278cf720b34a40a5fcc483158a48de29377475d4d3bd1774e9afed7e7b7f │ │ └─39897 kube-apiserver --advertise-address=199.19.213.129 --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 │ ├─26ee3a7d4bbc63f36f6f155d29e6e3c7d61cfb3475ee983d3506cd29bb154f7e │ │ ├─48360 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 │ │ └─49577 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 │ ├─ab0e3522e0fcbd5dd473bb53bc5c004aa38d09cd5536b023ee7852c7c57d4155 │ │ └─64779 /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 │ ├─5a30a8ba4145dc38b96dd5744fa3029b5d085e6649b7cb1bdef37f9f00b9a12a │ │ └─161336 /pause │ ├─616575db691c053a375ea6e6841881d1962e1b6e32924698059d2318fd14a91a │ │ └─60422 /pause │ ├─dff20bcf265c7eda10451198ec20ec7c7bbc166563bab8131e597434dfbd14d3 │ │ └─64665 /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-19-213-129.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 │ ├─12a8e26c3f673e970c19d05859567322ca38738b950180c3eb883fabc90ded45 │ │ └─42779 /pause │ ├─6843715683e3e4f88a930a7d027d4f675a249e4154eeb1148942fd7dbfeb88f5 │ │ └─85807 /usr/local/bin/rook ceph operator │ ├─c33cc3bd212615c146868506efc1e1b5d7bd5e982b0e210cc379854e41586b9b │ │ └─216279 /pause │ ├─d1a361315e109b24a4ac7cb9fd8ef825fae4cf6b785dd0359939b363528c2362 │ │ └─63280 /pause │ ├─78aaf20a0cdae345de8f53d46ed576fec7eb177d03289b958f44797d7c798c9d │ │ └─55996 nfd-worker -metrics=8081 │ ├─17a072335efb783aaf441c79479bdb0a5284e77326abb9bdbd808da5ab377176 │ │ └─270498 /pause │ ├─e4434405110864c1f6e4a1a2fd0a3e48590670f1c597f04a3f96eef0b6812314 │ │ └─95315 /pause │ ├─2f3e92347c9591838c789a56c20edcce7d4f3098e711e0698776ec349b6c602a │ │ ├─264144 manila-api: uWSGI master │ │ ├─264184 manila-api: uWSGI worker 1 │ │ └─264185 manila-api: uWSGI worker 2 │ ├─2c4da1ee888a3a56b21c69b05b029feed4ee43f6c9efc38f0d46288714f1bded │ │ ├─171234 nova-metadata: uWSGI master │ │ ├─171249 nova-metadata: uWSGI worker 1 │ │ └─171250 nova-metadata: uWSGI worker 2 │ ├─8164b577ce442a158ba8745f2f735961288130f695ac580ca0547eeb08b45dee │ │ └─191353 /pause │ ├─f2d7e49dc3076f8094d598ba30827cca2cb115022af064a9d24b6192156e664f │ │ └─41252 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6320a714cbfd64bb200872255de775243ecd51c5e782f1c66fc9f73f5febfbfb │ │ └─174836 /pause │ ├─c0ed65aa0f6959e498c39ae38d36fe2ab60eda37ff6bff701b07013889babd19 │ │ └─46929 /pause │ ├─682e0f1f08aa80b34b41ddb439584de8200d9855c93646d3797e556e82e66d47 │ │ └─264117 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d3978d20ab12f4de8b016aec409987b9162e4c33bac473e65cce660c19302081 │ │ └─216075 /pause │ ├─bafa57fcf578b0d6397c07160d63a6ebdad6731bab6a7cec91643a31d0d3e743 │ │ └─65641 /bin/oauth2-proxy │ ├─4f68c077156c263cf7f36714095c96469cd1a34c6b4157f505468839f1f75fe4 │ │ └─166606 /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 │ ├─07f0affec12eaa6dd00f8b175bbd38270b0f156c4a3c23e24ae4449afc9c7c05 │ │ └─56040 nfd-gc -gc-interval=1h │ ├─54c133bc1fecff96e80af309b2946834adb24e8ec4cfca017d58dc802d27c99d │ │ └─56177 /secretgen-controller │ ├─3c6cb032242471545554964a0a0ab4c4834f0c6f94c719e6dbcac39a026c1145 │ │ └─64867 /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-19-213-129.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 │ ├─bd4e5a060bbba1adac0b51ec685d14d8fc5333be732ef8e00d708f7588b34ebd │ │ └─189181 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a56f400ee6ab3772428d08da9901c88f22886a487ea8e673506434fe623e477c │ │ └─62731 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 │ ├─869d94a3a784a0f3ec71866fcba6a6d91d40da004e394171e5227e5d1a617edb │ │ └─48620 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─222f4c1368aef1c3892ffc74ca9975acc23dcdb9450dbaa842b04c0858206b72 │ │ ├─204679 heat-api: uWSGI master │ │ ├─204705 heat-api: uWSGI worker 1 │ │ └─204706 heat-api: uWSGI worker 2 │ ├─b8573e33e3c541798f0695da786b04363914b133d3a005aaf63c104be88db210 │ │ └─39893 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 │ ├─24995f453266cfc40b6970251b175ad4b8218f8acd3ea9062cb2a7aaa409e3b2 │ │ ├─91298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91315 /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 -- │ │ ├─91322 erl_child_setup 1048576 │ │ ├─91461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91709 /bin/sh -s rabbit_disk_monitor │ ├─4c765da8583a76af205c2c0d34a557f7f938cdcbb4c6d56c6979fc764460099d │ │ └─68069 /pause │ ├─f7c66d4be8a6213c9d63617441e8d2b65ce8ea082ff1193ad568302855c2e215 │ │ ├─111992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112009 /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 -- │ │ ├─112015 erl_child_setup 1048576 │ │ ├─112071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112174 /bin/sh -s rabbit_disk_monitor │ ├─7d934a8b34b1c0037eeeaf9e93ea47aea219ab370999255b578c6147474e2b98 │ │ ├─ 95776 /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 │ │ └─335759 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9b47048184319366416ca829ec5c88c7e8bd37cea0d91d261fa7f18e5c052553 │ │ └─60818 /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 │ ├─a6d5d49d286bdc4cd08343f51a8161ce698b1d16f8df7ae2f1e4f27fe63e1258 │ │ └─96430 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─783a71f1fb0eb15ad8757c84a97077f12c3c8aa0356819305009d39be3398763 │ │ └─61860 /pause │ ├─60df0d01de6de938e68ad627fd54f9cab703aebb13111805942c75f8d2a889d9 │ │ └─254717 /pause │ ├─34f48882e62ce399b2c8cc7ff8e06e080917665bb72ca7efd85b88f805694b40 │ │ └─47920 /pause │ ├─bfb93d67255fac29dbb21a69b538d309602091081223cf730872b0c462be4f84 │ │ └─65766 /pause │ ├─1500d68178698277b00abc4417f90ed333cb5fa217eff3d0e8166b73553d1a8e │ │ └─127218 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dbb1ab0439f7617356360ed1bc2baf636d3a74455802dacb906f631887954a17 │ │ └─55946 /pause │ ├─10bc37995b73782a79253e278bb5459328fb0750c21bd0d7a2a7919cc4fa7202 │ │ └─51040 redis_exporter │ ├─18db9f6b1689a31c547259ddb02c5f63bd9980a45e2540a43b73c0c33b77342a │ │ └─126664 /pause │ ├─dd338b0c816ca5555ce5f49286533481d2cc23f81c343cebdc07c8e002e7cea8 │ │ └─231435 /pause │ ├─9ac7eb4122c01c9ebf4875427998ca4a127fd8c7f68f93a80a355e0cc0407aa2 │ │ ├─148524 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─148766 /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 │ ├─baf6e96ee55aecb678fe49cab1e47440cdf7ff46dd4fb71ffbfb74f8ceb04fd3 │ │ └─46278 /server │ ├─5da37d3dd2466b36958abe3d1f188a28d4ae3a6c9009ea902f59161d1d290111 │ │ └─62257 /pause │ ├─3f918f203903d65b1314ecb4defbe4738c826d61f7b72710ed9256cdc9cdead4 │ │ ├─171825 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─172294 nova-conductor: ServiceWrapper worker(0) │ │ └─172296 nova-conductor: ServiceWrapper worker(1) │ ├─6f14959462701c7bd5dbd13c59e07d556c2c61494bd62b68a6f71017f147727c │ │ ├─189153 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189186 /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 -- │ │ ├─189200 erl_child_setup 1048576 │ │ ├─189322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189622 /bin/sh -s rabbit_disk_monitor │ ├─5722304b19891f61ba13d10d006ea329d1e2d1976e773d271deace10e06a9a5b │ │ └─64318 /pause │ ├─c52e8e6b7b96cb185a501acf91111613a3cb18193a9c5f5af797f3d58c0bc94b │ │ └─156869 /pause │ ├─01a4956dee253aa0cc3a81490898ee7efc42052b9adbf79c4d5349230c3cf4c8 │ │ └─48331 /pause │ ├─532b0b5b407f9f799b2054a844feb25dcfc31feca50beb33ae8ff412d23391f7 │ │ ├─204491 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204865 heat-engine: ServiceWrapper worker(0) │ │ └─204868 heat-engine: ServiceWrapper worker(1) │ ├─95ec3d6ff87afefa054b9d7f886b291ee1eacc6de082f0d699b18a0a0a10bc82 │ │ └─95665 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-mk47p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─90d866f358a61cb6f633e345e2b30ce2c880f360d19044726729f0dbb835296f │ │ └─264115 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a45e190e74cc80ff1fa396fcd0c3d7c25d30cf9a163cd078e1982e0293ee702f │ │ └─60457 /pause │ ├─589c7a321bd7d6679bbfdac9d063a6c8389c71703dd77f0665a9258d44f8d681 │ │ └─55712 /pause │ ├─1d640b3fd1e03fe520a1e386eb7445f8fac179ac02031373e8e99987df9b949a │ │ ├─184168 neutron-api: uWSGI master │ │ ├─184202 neutron-api: uWSGI worker 1 │ │ └─184203 neutron-api: uWSGI worker 2 │ ├─b59f6f5ba0ad36d29899a2bceb681d2738e9e9aff876b96264d07a10ce1a6379 │ │ └─64724 /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 │ ├─8e3d687002c6772f4b635da2befea69f6a83cf04643e94f8fe1bf2db327204e1 │ │ └─157319 /pause │ ├─fc6604750d7ef534ea8fcea3959b5ed1245fa78b987f5630f19b99a36f3cce81 │ │ └─44023 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cac4fd06336b8345071bb2a09d1e7b20113053360c14db82dc5cdb22b0cd4a25 │ │ └─42847 /coredns -conf /etc/coredns/Corefile │ ├─5c75f0ec49f21d81083038f93d7e280abf7e03dc71e81aee789571796750b941 │ │ └─60362 /pause │ ├─9544a48d5efbc7a31a3f41e07791eaf0a2756d6574bbcb2a1a96d99e651cf46d │ │ └─42359 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─685a4176e345bcf1f3bdb9b962ef30286fef1a246bb78817342f340c09f1e10c │ │ └─41029 /pause │ ├─3d565948c84d03b8e82b7504325652c036343be98a47cf650aa68b6f6b777a58 │ │ ├─123275 cinder-api: uWSGI master │ │ ├─123288 cinder-api: uWSGI worker 1 │ │ └─123289 cinder-api: uWSGI worker 2 │ ├─ee6c0f54cdfb9c6af7c48d0fa28ac47bac3903ba3810c02799a0897e84ac8c4c │ │ └─175283 /pause │ ├─bc80314270eae0a9acdb61c1f7352c033d6eebed7a3376014d4dc888afca1ee5 │ │ └─129162 /pause │ ├─d741adcd36b27c8a80b647514167e3cc929b8897444fcfdd2557412bfe18ebe8 │ │ └─232505 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ec4d1c75bfc4ba1d81fda0a3825c56ea374bc896b75c0141519ef43ce5e6d6d9 │ │ └─65539 /bin/memcached_exporter │ ├─d4ca80f57607a3ea53ae3275fbc7698c67fccd06d4dd895c3653c0a730c59a56 │ │ └─65472 /bin/pushgateway │ ├─a79420469a129f83524948730ad52cdcf12104ad31bc843350b51e5ba914cab9 │ │ └─109803 /pause │ ├─a621efb3552645b38c5565d2a94614a2e8bf620eef144bef0995dafcb4fb64c6 │ │ └─50566 /pause │ ├─4a380fffd1598e4787d88ab7fe6b1de891cc87fc3a250569ecd0547329d1ee4c │ │ ├─184170 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] │ │ ├─184540 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) │ │ ├─184543 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) │ │ └─184546 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) │ ├─bf064bb588bc844003bc40bf68c6153745e897b1a723e1990b0f488efe4ed567 │ │ └─46151 /pause │ ├─99576473a3df0f8fabfd77f892fefd4563a6605f259a88ea3a1242caa04e9e88 │ │ └─247936 /pause │ ├─578b14bfea645ee0028b16c171560741d915db04c12436655574d177b4315d67 │ │ ├─171812 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172316 nova-scheduler: ServiceWrapper worker(0) │ │ └─172319 nova-scheduler: ServiceWrapper worker(1) │ ├─34ead9d6e5d537363ece7015d9d437848614b984204af62cfecb2b5f82fc8b65 │ │ └─55656 /pause │ ├─3752cb920cd4463b5509d1b51ee5de4c6746caeb6f7ec4bb2892fb7780530ab0 │ │ └─47514 percona-xtradb-cluster-operator │ ├─542c67d253a8469a0a9e65f8a88fe6fe991ba8b37b17c293357a04ddab288b87 │ │ └─42817 /pause │ ├─732585cd553d2b973509091045af6ad312d973078ff5a9c7c0924a87e7308b2f │ │ └─231738 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─919dd6891347194244a51d523ee2f4b048dcc83b316572c290f840a575c3f0f1 │ │ └─109921 /pause │ ├─33404509a28b6d266a6372739ba165858528e424229234fc7e6887a995ca0807 │ │ └─269516 /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 │ ├─393a10808979d3476f90729d392e5858eff815c1bb33ee2f44616c48cfecc5b6 │ │ └─64534 /goldpinger --static-file-path /static │ ├─0eedf382c13223306b2bec78d44ba351d4a896f534bc80f0e70fc8cfcad121a5 │ │ └─269054 /pause │ ├─e6466d5bf5458578431f2bea220d78fe0a026e4e94c809fb92b3d7c944b5d155 │ │ ├─264297 /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 │ │ └─264524 /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 │ ├─ae764aa165eae3aa580b4ffce183c3ebcc31c86dd82eba6a5a766591ba493fa0 │ │ └─235946 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0877c18a4ee58eddf926fb5b50add3ae8fef25dc66ca3906ac65da0e49ff0b73 │ │ └─40022 /kube-vip manager │ ├─f2b1b0a4020d25ac267841911102865c55f1165607dc00ef22e36154b1141e6c │ │ ├─192847 /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 │ │ ├─371061 /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/tmpjh5cnw_n/privsep.sock │ │ ├─371410 /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/tmpfvv5inxe/privsep.sock │ │ └─373303 /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/tmpi9jtcfrj/privsep.sock │ ├─47621675b23504aa208841082098890876b23f645d9eb30176469c8d82e770db │ │ └─160783 /pause │ ├─152bae5b744f07ebc0757b701ced38f9e642b2358cc198281d1b1cf959f42ac7 │ │ ├─41458 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41882 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4f3d78e9f1802377caa169d0a1ff420a1d3e4d92227be59f9622a02c82fe2ddb │ │ └─50958 valkey-server *:26379 [sentinel] │ ├─4b641992f2313d9e472c0cf1ed36d680821077106a1b5f48a88d1711f9808092 │ │ ├─228169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228186 /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 -- │ │ ├─228192 erl_child_setup 1048576 │ │ ├─228319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228475 /bin/sh -s rabbit_disk_monitor │ ├─3d8df57b54bbc9f9b066fd5ef31302c30a6690f4d8844ef75910187dfa2be610 │ │ └─61509 /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 │ ├─e60e91d5111f562db23ced1ee2f44be72e4a9dd3dede48a3bb0d83e4f9df129f │ │ └─192898 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─768ddbd35e08fb211d664c497f1d7a4f96a07b57fc8d51459c5e321f2b0e18c4 │ │ ├─250503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250520 /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 -- │ │ ├─250529 erl_child_setup 1048576 │ │ ├─250722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250909 /bin/sh -s rabbit_disk_monitor │ ├─d97f32dbaf7de7d6ea814a771a66d6d9ba253b77944f08c17bff7b44647e4abc │ │ ├─227050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227070 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─753f334e225768e703b2b1af4d502f324ddaa26cc1843819230c580a59cc7a79 │ │ └─65508 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5e7f54b158d9b5904ffd3721f2cca9fd4bfe769b2c0a7b052397514afd3e3f16 │ │ └─39768 /pause │ ├─83d25af90cbaf67256a392b309d05dc6a9053d25a070b4b249c86eea2c18474d │ │ └─42867 /coredns -conf /etc/coredns/Corefile │ ├─0ae7778f66a58958c8d4f5cb32785ff6672a232d5cf933dc92423debac711198 │ │ ├─134714 placement-api: uWSGI master │ │ ├─134727 placement-api: uWSGI worker 1 │ │ └─134728 placement-api: uWSGI worker 2 │ ├─c5f978f114e17eedb19dc9fb89662209aa8a7b2b1f706a88f0e37db500074aaf │ │ └─174896 /pause │ ├─79ff21e930bae4e6f96d07ed55f1025e5d4f92bf973f6d6ceba407846cfecee6 │ │ └─191674 /pause │ ├─ce52fd2bf8efa788057251a30996e1cb3a079153e4edca1ecd81f4927a97ec7a │ │ └─43931 /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 │ ├─9947607d6598aeb3647c496fb9591099a7c92cfab2f82c1fb328d326c8890a1d │ │ ├─66308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66336 /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 -- │ │ ├─66342 erl_child_setup 1048576 │ │ ├─66403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66404 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66511 /bin/sh -s rabbit_disk_monitor │ ├─426549458b3b463a8774c4c8369aac4c5cda80a3738442e15b91cb8ce95cb5fc │ │ └─113646 /pause │ ├─388080e421012973181f7432f9da1d70ee9829a63529a4bf707351ced854f0fa │ │ └─232480 /pause │ ├─89e4f5a08f0c196fca367707ff6d71b0c06b93b711c5f085c7887864ecdadddc │ │ └─50388 /pause │ ├─f8212c481f242fb7ed0dd38c8029014347449cd657021cc4f29ef4ea626ed510 │ │ └─43736 /pause │ ├─0828c5ce0d9bff67dadeef76b236f061a8abdde49341bc30ade4ebe61436b6cc │ │ └─111732 /pause │ ├─c00b365a03cd8833cbb23c1a063f3148e77e8496cd42aa6fc5611ede80834411 │ │ └─160343 /pause │ ├─0c71f793a2111ad7b6502ca40fe61bf494a83fe5fdd5f673c259f20a8b75407a │ │ └─40276 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4e25973bd560681efc55a76f1bf026eee7f68e44d631795d23ae78ec3f237e22 │ │ ├─226264 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226755 octavia-worker: ConsumerService worker(0) │ │ └─226758 octavia-worker: ConsumerService worker(1) │ ├─f7918186f44ee45b20af7a2d95a24ce9e8b5e9e4b94ea0b901ea16a0c87ee664 │ │ └─63887 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─86d47385a6022c739f51fa7dd0809e6d5726e461fc10b65d24c98946c7642e5e │ │ └─174751 /pause │ ├─339974be7bdc8c528034a71bc1eb1969870a39076df8f121b89157810d0792e9 │ │ └─63496 /pause │ ├─465772bffac26a1ff9759e8e2e81b15ab05bf1190abbc7c51f20abebc299b07d │ │ └─233681 /pause │ ├─de37178cd6b1030c5ca5c3d124e041a44b3e1bc5a6e9c253c5cda1b4b6cdfe2b │ │ └─148171 /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 │ ├─521c0b4e2e9d18790d78670ee403796826df77e05543637b0d3c791d2eaa4329 │ │ └─95278 /pause │ ├─cd9bb2dc9385d3906fa3c38456101f9a94017b88a7e3b2fff03d5c86a87f81d2 │ │ └─233729 /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 │ ├─465484edebc2068e0e4fb4d963a95d7a8c70744163829632d54e95c20fd53906 │ │ ├─346876 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] │ │ ├─347610 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347746 /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/tmprsb8oxu6/privsep.sock │ │ ├─348344 /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/tmppu0bqe9t/privsep.sock │ │ ├─348913 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348914 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348978 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/799342fc-b085-4613-b704-5c75fd36d8ed/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/799342fc-b085-4613-b704-5c75fd36d8ed/host --addn-hosts=/var/lib/neutron/dhcp/799342fc-b085-4613-b704-5c75fd36d8ed/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/799342fc-b085-4613-b704-5c75fd36d8ed/opts --dhcp-leasefile=/var/lib/neutron/dhcp/799342fc-b085-4613-b704-5c75fd36d8ed/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0d7ec0ed-59a6-4116-ac7c-f7e29da8c138,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 │ │ ├─348983 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8ce8ab80-1c9c-436d-bafb-0404193e5851/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8ce8ab80-1c9c-436d-bafb-0404193e5851/host --addn-hosts=/var/lib/neutron/dhcp/8ce8ab80-1c9c-436d-bafb-0404193e5851/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8ce8ab80-1c9c-436d-bafb-0404193e5851/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8ce8ab80-1c9c-436d-bafb-0404193e5851/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-77e57e8b-8661-4afd-be1d-fa3765061497,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 │ │ ├─349008 haproxy -f /var/lib/neutron/ns-metadata-proxy/799342fc-b085-4613-b704-5c75fd36d8ed.conf │ │ ├─349013 haproxy -f /var/lib/neutron/ns-metadata-proxy/8ce8ab80-1c9c-436d-bafb-0404193e5851.conf │ │ ├─369349 /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/tmp_7gj99z0/privsep.sock │ │ ├─376297 /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/tmp6b0th9cb/privsep.sock │ │ └─385341 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d2fb6b8b-ce12-4085-825f-40337411cf40/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d2fb6b8b-ce12-4085-825f-40337411cf40/host --addn-hosts=/var/lib/neutron/dhcp/d2fb6b8b-ce12-4085-825f-40337411cf40/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d2fb6b8b-ce12-4085-825f-40337411cf40/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d2fb6b8b-ce12-4085-825f-40337411cf40/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-979a0cd3-e235-4e5e-8db6-45744d1d4c9b,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─20990dfa61cd1c74a81bb6746692da60692b57b9e2a56d3dad8be2097af525ea │ │ └─254847 /pause │ ├─b2f005888dbc8cbd30f7e69287c173a12f1b15bcfe8c11eb7b0f45544364db39 │ │ └─65217 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─06c87b356f69f36b33422449cc2edef8bfd07f0fd7413a8b1144d8255a0beccb │ │ └─237357 /pause │ ├─2a88a136429fe60526e9dbf61ffec393fe9c7af525517b2183237feadc2a5566 │ │ └─55751 /pause │ ├─b3e5746524a36098c19f4b3b7f121bd959f8b7197201dc7daa4ab41f0e9a02df │ │ └─39762 /pause │ ├─a3f919396412ae8b6f1e47a8ce4f597bee738cf3cf07b3f0d1a5ac0adcc88166 │ │ └─47395 /pause │ ├─7c0132bc4870279be983bc3941692d1e82d18cfebb405e5d94914b3bfbe90d0a │ │ └─254797 /pause │ ├─1f5cc210fb82d3c29b74a175f7e5264f5660bff846b6850b62a6921a09352edb │ │ └─63091 /pause │ ├─49aa1e78962eaf3527d4def8b318721630e064859a3818b5c3ca81fb6cb4aeac │ │ └─228043 /pause │ ├─deb97fb34d5d99bba2c553edc9edf6b7e3fd9ddb84348c6baf6f4c351261c51e │ │ └─187076 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) │ ├─56a76491011368f5efd55a4f54d6f969fae3bb32bf423498e99aab8529e5ff4b │ │ └─84972 /pause │ ├─6a93163e121f742966257d98c964e3546140b71b2c14cb63173944cf26d4f857 │ │ └─43819 /pause │ ├─a1e4720e14bcdb69ea570350229a3c9e0fd9f0658b6546db203c76ca96ac6874 │ │ └─64582 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d8148b326201b5b9dab436ffbb332b55ec581202f51c98ddb2630222501ed708 │ │ └─39709 /pause │ ├─f1f7c07ade17a7db76c9e995cfaff2782a95ca5d8dd3f814a21c184656f0d9b6 │ │ ├─158345 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158361 /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 -- │ │ ├─158367 erl_child_setup 1048576 │ │ ├─158438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158704 /bin/sh -s rabbit_disk_monitor │ ├─6fa101205c5e549556c59b3443b83a0b25683a209b06c58f6918a9f06e6670ab │ │ └─230439 /pause │ ├─4c93c457d5d815d42a0ea7292f78ab51b051ec83eb16a353ec609d4542a1f31a │ │ └─126587 /pause │ ├─47d362d2baf3e22063d92f83df89080749ad63d9e0af82a1dd15712183c71d24 │ │ ├─208941 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208957 /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 -- │ │ ├─208963 erl_child_setup 1048576 │ │ ├─209034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209209 /bin/sh -s rabbit_disk_monitor │ ├─b1c2a2708a46313d23014a1599751838dff8187a6a636f487f67145bd8655265 │ │ └─63385 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c5faf5900903c7a0049b78079fabee8d7d3bf93e063afe57de87d8265853afee │ │ └─47065 /manager --metrics-bind-address=:9782 │ ├─9a8f5ee19fe6257fa77efbc932677e4e5935a7e16661f8652b7c2b22c3c4a33f │ │ └─65666 /bin/oauth2-proxy │ ├─4891df9efb3b9ee122969ef0af9e1aa47d4eb1f6c0012e5947a0dfd244c4ea42 │ │ └─188576 /usr/bin/libvirt-tls-sidecar │ ├─5830c6e90af05d2cc93bad78b2cff155850d4886a6f4f6a71546bafcd3364e39 │ │ └─43772 /pause │ ├─3f151ef31d9d04144d0b05ad99073b85c8bc556d940521ea2ddf318648b0a022 │ │ └─172938 /pause │ ├─ca941afd0874d6b3f580c4708b83058a6a6966d52274d4be40e117a214abbc5c │ │ └─62174 /pause │ ├─a9c2de918f429de569d8f0cbecb9d14bd19ed7ed44ed018c8a4c75c8c5fceb7b │ │ └─56071 nfd-master -crd-controller=true -metrics=8081 │ ├─cf0d94a0b49a9dc0f53724d57307a9ef6bcc04fa7100d4a6a5c84ba22decbe4c │ │ └─216080 /pause │ ├─50f3cc1e0614e8269ed1264c44f7ccd649fde6ae5242e3e8eb320efc734c549a │ │ ├─175832 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404907 sleep 300 │ ├─128568673052a5e3bcdab92a440742dec6ea9f925d19db289702a8497d38521e │ │ └─174749 /pause │ ├─02a3c1908408a74b85b03295a431f94c521b69f5bbbc039e91328cba5ff11f0e │ │ ├─171208 nova-api: uWSGI master │ │ ├─171241 nova-api: uWSGI worker 1 │ │ └─171242 nova-api: uWSGI worker 2 │ ├─bb7e01f54d9bba0a05d6ac6d9117c9309bcb43d7d25d5cb6a1bc60712a5f8a7d │ │ └─64422 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─63a5ef785944e44baed8ebf60c4a33c709b498e9360230066e3d5bda18a26644 │ │ └─160696 /pause │ ├─dc4fc898ed1a119b379e2d40765c4b2392d1272ae9fc11e8e2bc18484450e64e │ │ ├─48520 mysqld --wsrep_start_position=617bc0e3-3eee-11f1-996b-4e6a5966bbc7:20 │ │ └─48644 /var/lib/mysql/mysql-state-monitor │ ├─4028e27688def64a3e495c146fc1cf2bd5a03a49b8bf38bccba6b3498791ee54 │ │ ├─269146 apache2 -DFOREGROUND │ │ ├─271255 (wsgi:h -DFOREGROUND │ │ ├─271256 (wsgi:h -DFOREGROUND │ │ ├─271257 (wsgi:h -DFOREGROUND │ │ ├─271258 (wsgi:h -DFOREGROUND │ │ ├─271259 (wsgi:h -DFOREGROUND │ │ ├─271260 apache2 -DFOREGROUND │ │ └─271261 apache2 -DFOREGROUND │ ├─21d833152e6288310cc0eabea610eead7e40193bc76f90e28019293538c286ab │ │ └─43436 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 │ ├─eca635302cd0f5942b06fbe64e1bb5bbd95c24cf6eb0f0a3fd851e37a5c26ab5 │ │ └─42333 /pause │ ├─07111811d169459bb902156702efd65349d32df4ba0a4f165040dbc5a2940216 │ │ └─175236 /pause │ ├─4bbfa41c149509316ee7c8485bff20f546c9394b537a49401614416ac61c3a0e │ │ └─143885 /pause │ ├─c1c99e94d33b8a16136f044a881c2a952283deec995d6390229526d89c7e0e06 │ │ └─41016 /pause │ ├─6e207fbf62af8a5732471c57d3a8fb3348adde1961f5fdebeb6c7b76d4dfc300 │ │ └─47019 /pause │ ├─7b1aa5cdc7de1d4f4c178d7a70a8e97236db96c5e74e3ae477cf5807f6be45a6 │ │ ├─77577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77594 /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 -- │ │ ├─77600 erl_child_setup 1048576 │ │ ├─77648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77792 /bin/sh -s rabbit_disk_monitor │ ├─cf3ef336c93bd11193bfcfde085c0d7a8886d1591cf6a2291462a9841c71cadf │ │ └─188619 /bin/bash /tmp/libvirt.sh │ ├─b721c7e48f14ac97eabb5ad7b7e6c8f5718b8cc0f91f94e5697cc428e6a5f5e6 │ │ └─39918 etcd --advertise-client-urls=https://199.19.213.129: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.19.213.129:2380 --initial-cluster=instance=https://199.19.213.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.129: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 │ ├─18a488e8f17fbde7cf7be7b5cf52c49a7aa1f4b14b6cb2092c9efc022470ea36 │ │ └─60657 /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 │ ├─33ce75f3f3741668a2fc6e730694d122eb4241a67a223d5804358059c972dbde │ │ ├─187170 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] │ │ ├─187426 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187883 /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/tmpkz5cwk4n/privsep.sock │ │ ├─369470 /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/tmp0_6acrix/privsep.sock │ │ ├─370000 /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/tmp93gxzsbb/privsep.sock │ │ ├─370365 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370366 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382635 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=457ff3ff-e65f-477e-bc5d-d31c8b658620 --namespace=qrouter-457ff3ff-e65f-477e-bc5d-d31c8b658620 --conf_dir=/var/lib/neutron/ha_confs/457ff3ff-e65f-477e-bc5d-d31c8b658620 --log-file=/var/lib/neutron/ha_confs/457ff3ff-e65f-477e-bc5d-d31c8b658620/neutron-keepalived-state-change.log --monitor_interface=ha-acaa9c82-f8 --monitor_cidr=169.254.0.208/24 --pid_file=/var/lib/neutron/external/pids/457ff3ff-e65f-477e-bc5d-d31c8b658620.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─386203 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b7c81d9f-f890-46b8-bcb1-0408a8a36454 --namespace=qrouter-b7c81d9f-f890-46b8-bcb1-0408a8a36454 --conf_dir=/var/lib/neutron/ha_confs/b7c81d9f-f890-46b8-bcb1-0408a8a36454 --log-file=/var/lib/neutron/ha_confs/b7c81d9f-f890-46b8-bcb1-0408a8a36454/neutron-keepalived-state-change.log --monitor_interface=ha-1d21c947-c6 --monitor_cidr=169.254.0.188/24 --pid_file=/var/lib/neutron/external/pids/b7c81d9f-f890-46b8-bcb1-0408a8a36454.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b416defdc07f2820c468c9d7bd5ca319ae388953795ad3eefc46ed3e82fcd2eb │ │ └─43243 /pause │ ├─76d36240b7985fd983ebce9f7943e45ca340d368aaafea43428a46c86495b76e │ │ ├─61246 python -u /app/sidecar.py │ │ ├─61524 python -u /app/sidecar.py │ │ └─61527 python -u /app/sidecar.py │ ├─dbf0bd80991bae2489eb49118108109c0913b759a41d1ede662c49270087b8b9 │ │ └─250242 /pause │ ├─6bbf49d66ce728e563f128b36a7128447c0856a6bf91538a78d893f738447f9c │ │ ├─108615 glance-api: uWSGI master │ │ ├─108628 glance-api: uWSGI worker 1 │ │ └─108629 glance-api: uWSGI worker 2 │ ├─69a5119203251cd2e7319ce745e10369fac55bfe11bf94d37ae638bfbe4b4af8 │ │ ├─ 71370 apache2 -DFOREGROUND │ │ ├─ 71385 (wsgi:k -DFOREGROUND │ │ ├─ 71386 (wsgi:k -DFOREGROUND │ │ ├─ 71387 (wsgi:k -DFOREGROUND │ │ ├─ 71388 (wsgi:k -DFOREGROUND │ │ ├─395281 apache2 -DFOREGROUND │ │ └─397589 apache2 -DFOREGROUND │ ├─bc39223535866480123fbb8b2e99e38a66996353e8a4cd3c026de081bbab2fd1 │ │ ├─184216 neutron-policy-server: uWSGI master │ │ ├─184229 neutron-policy-server: uWSGI worker 1 │ │ └─184230 neutron-policy-server: uWSGI worker 2 │ ├─c30b268383887937c0fc26b3b0b793aa058d05744af41b400cec1f159aa7aa47 │ │ ├─61272 python -u /app/sidecar.py │ │ ├─61546 python -u /app/sidecar.py │ │ └─61547 python -u /app/sidecar.py │ ├─2dc0f5164aff15361ad9c4c33170dd644f9c23680075f67021f9bb5199ae1187 │ │ └─160632 /pause │ ├─1fbabca748732774d14a72b17bacc6b7c9a6c02e4d2ef77a77c6afd7faceead5 │ │ └─124781 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─de2402c360fd7823dcea868ca66fc607555f77c2bf92f3adc6b9e504211ed190 │ │ ├─247449 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248138 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmbg9zn26/privsep.sock │ │ ├─248144 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248153 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─76d618d98655daa7ce12d085fc55c80da91e68d42c904ad611904e23b2821172 │ │ └─60268 /pause │ ├─ce0866addc980ae06cc62af49b694ac1b7ee20efa6d2b8f713af9a88ce2d6c0e │ │ └─55003 /pause │ ├─2182adc5895526870e529eb591601c3c79e793fb173360cb036e4d7cab152c5b │ │ ├─204671 heat-api-cfn: uWSGI master │ │ ├─204707 heat-api-cfn: uWSGI worker 1 │ │ └─204708 heat-api-cfn: uWSGI worker 2 │ ├─fc76b87bcc12f1e45a03a139535995ce9c10fbd772860859a90cb1c4fc41dceb │ │ ├─110159 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110466 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110468 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3de6754bb3156baebb3cc1e341b54f402441c494069850e841d3dba454f714d0 │ │ └─43978 /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 │ ├─c3b1d7d0c5799bf8f10d69c990d468b8bff4ac48500cba8369e1c25fc99403c0 │ │ └─254500 /pause │ ├─3943759b0736906022718bbec2aef423c287c90fc00d916353a89b3c72a8c5ab │ │ └─266178 /pause │ ├─9f16ffdcb0e216999b79b4ce75345a2f1501e816b8b240133c9c9f5d15123efc │ │ ├─ 46482 /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 │ │ ├─ 46497 /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 │ │ ├─ 46565 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269400 nginx: worker process │ │ ├─269401 nginx: worker process │ │ └─269402 nginx: cache manager process │ ├─fd6dd184b24e7888441cac0eaf28a6861eec0a331913e93eeb844dcfa01946c2 │ │ └─270753 /bin/openstack-database-exporter │ ├─90b0ba5aa20e259b0ac934473891930b2b74f4c11bb9023ce6a9a284372d6a84 │ │ └─111417 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f60aa74738fa8928a9f66e852b66f8381898a4cddc3a94db8081239ef1b27bb0 │ │ └─161009 /pause │ ├─1317df2530f4cea72efbdb3c447d238c45764ce8055f31d28bd1dd36dd98dfc8 │ │ ├─225011 octavia-api: uWSGI master │ │ ├─225024 octavia-api: uWSGI worker 1 │ │ └─225025 octavia-api: uWSGI worker 2 │ ├─83e105916de6434be663f3ada4545637176ea5090c7c5d3e9427c162f46f84da │ │ └─230557 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d474c2c7724c741f9395a8829c66d8b4f0b0b7b871139129875ce49b142cdb3d │ │ └─174984 /pause │ ├─eaaa72dd8710ce4da5f184b323e61d0debc795d35c6c825f691e7d6d6587d18a │ │ └─191650 /pause │ ├─f9db8fc5cda0d323b10e2d8f261e3d9a2f04108d1d70bd8b3df7c34c334d0bd8 │ │ └─226271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─48bd2adc053b51c304895f846cb86b23e06572930ef6fa120bde5c14d43cbe6c │ │ └─188919 /pause │ ├─9ee5596e2c2efecf0c3866ab6dc449610814f3ac2678512e51f16f1bf099a215 │ │ ├─127624 /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 │ │ └─127873 /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 │ ├─47961bd7f804205970521bdc9bc06f7cad6ccdc3fa4c9e514875c931b4be57cd │ │ └─247419 /pause │ ├─cdd62b630b90994a859f08d94c324b0be4dc3cdc37afef2e3b5d898f89f8ad46 │ │ ├─84278 barbiacan-api: uWSGI master │ │ └─84290 barbiacan-api: uWSGI worker 1 │ ├─93c8ab03f3777c267a3bad101fe62491d562caf183f1d8f5914368a7a42a8f8a │ │ └─48439 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b6b94b17080310ccbd63076ada9c4ee1e671887d2c4602abec176d7eb4c07131 │ │ └─50741 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 │ ├─189853682790719617a083587bd90ee8857fddddefa15360011a42e1a30bb6a5 │ │ └─39860 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 │ ├─509d613e7053828fe8d0955255a48408f23ce1f11c46ac82f432c1df14c4736b │ │ └─65370 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e0a0b8452aad6745ee73b4eae4b211cae3e897a19ef43f6707cf57aef5d2f144 │ │ └─158248 /pause │ ├─5b0ca00545bbc3512c306b7816869b3d1a14832f09fdaff12ad32f315445fdaf │ │ ├─63765 nginx: master process nginx -g daemon off; │ │ ├─63784 nginx: worker process │ │ ├─63785 nginx: worker process │ │ ├─63786 nginx: worker process │ │ ├─63787 nginx: worker process │ │ └─63788 nginx: worker process │ ├─50b8a04e5887097449bd526bef45ed5de0c90380e8077166cf90320695aabd00 │ │ └─39770 /pause │ ├─040abfc9dfbc055f9f4a7489549e3aa8153783c3b77d460c5cfeb03ce62b9a42 │ │ └─91074 /pause │ ├─11d3c1737d1712ba1441a652de677f315b1d975ca0ad17e67f51cd90d3733eec │ │ └─47129 /manager --metrics-bind-address=:8080 │ ├─18bd91cbc18ebce4111e8363a3d41b99ab7185fe80e1014ab02da787145f6871 │ │ ├─185270 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) │ │ ├─185622 /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/tmph8zlyv7n/privsep.sock │ │ ├─185847 /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/tmp15w2nhe4/privsep.sock │ │ └─186079 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a99991a925b492849ed8dcb17c92f6f11fb9acfbde35aefb80b5bde4db5ce1a1 │ │ └─62610 /pause │ ├─54dddc30a8adbadece406ee869629026917221d120a3067638180c14f4bb8b95 │ │ └─40251 /pause │ ├─dcb31aa38e1ea2a88149fe3b9e2c240af71c6aa5e388d9f2b7ca6b1b44b06e8d │ │ ├─273003 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273015 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7db48b9fbf413f890df343de61a380135a86b239e68af2e56b9457b800e54f9e │ │ ├─64251 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64310 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e596261aa19143ad15c9b7816c2a649e4edad7065cd688c890ff31b664bd7f97 │ │ └─216014 /pause │ ├─dfd80a73bde3ea3b8eaf97a283d8dafe355242cc4cd4e5a82bdf2a40a9b034fc │ │ └─253436 docker-registry serve /etc/docker-registry/config.yml │ ├─2bd842a4989e1c36900a86fb7c9ab03ffc5cdc224fa195d4e3aec611a332ad02 │ │ └─64965 /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 │ ├─c11d1fbab8fff1752b73cf6e4a75cba3dca493140b37fa7c2ec3a1f385c00137 │ │ └─235920 /pause │ ├─d138c89d714f3f263bca99ee24d96463f5315bdebb24dd69f69805a7e015096c │ │ └─78978 /pause │ ├─7486b3ab1d1d95ff59c561aa38c19073c4008f3daed97a2bef032f84677f8e69 │ │ └─157530 /coredns -conf /etc/coredns/Corefile │ ├─ba2f10fa9f342bb95d832baf248f3f7a687995150c2e955ddb376ef1ca117e6d │ │ ├─173140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173160 /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 -- │ │ ├─173166 erl_child_setup 1048576 │ │ ├─173248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173414 /bin/sh -s rabbit_disk_monitor │ ├─7de9c346ab71d0c3331b01d9a8ef060ca5bb89d7fa57963228578823909b63df │ │ └─208632 /pause │ └─56a42d0fdf39a555f05441485a4ca087c77de1cb20f4f1b959ca5bf0f0830c36 │ └─113586 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount