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 │ │ │ ├─21632 /lib/systemd/systemd --user │ │ │ └─21634 (sd-pam) │ │ └─session-22.scope │ │ ├─21629 sshd: cephadm [priv] │ │ └─21653 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.19.213.138-22-zuul [mux] │ ├─393193 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kjhxafxdmkvxublfvswlydervwariary ; /usr/bin/python3'"'"' && sleep 0' │ ├─393194 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kjhxafxdmkvxublfvswlydervwariary ; /usr/bin/python3' && sleep 0 │ ├─393195 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kjhxafxdmkvxublfvswlydervwariary ; /usr/bin/python3 │ ├─393196 /bin/sh -c echo BECOME-SUCCESS-kjhxafxdmkvxublfvswlydervwariary ; /usr/bin/python3 │ ├─393197 /usr/bin/python3 │ ├─393222 /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 │ └─393224 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 … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12456 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f43362887841c2a4311d4e7dd0d3032e479e8ff28ac01d232f26626604189a83 -address /run/containerd/containerd.sock │ │ ├─ 12827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f3268fba9dd5ac0962288b5c6ed20d78cd1097578018568ac431606b0073dfb -address /run/containerd/containerd.sock │ │ ├─ 19720 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63c1d5194f5fecf2add36c53d1ddd08664561e377b26fabfd498e6b070423e9c -address /run/containerd/containerd.sock │ │ ├─ 24879 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d437c2a59f49ac5e1b7753e1d297bc6dfbc3c9083c1758e9816f47ef0bf370c -address /run/containerd/containerd.sock │ │ ├─ 29496 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80120528e314019985914eb9a5911908b2432374f559406b5e069be611c151d6 -address /run/containerd/containerd.sock │ │ ├─ 34097 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3bc20c76221dfa69f6252c5569cc87f49337c0298cd5e5550503df2d46c73531 -address /run/containerd/containerd.sock │ │ ├─ 39804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ffef52358db1f2d7c876f7bc46370d1a1007db83779e84a73f36479492187b4 -address /run/containerd/containerd.sock │ │ ├─ 39817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5014c7db39b0f35458debb57dfc20f6785a549c479db683f2e590d61b3e22017 -address /run/containerd/containerd.sock │ │ ├─ 39842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c7dcdc60cdf36c3568d2b9b2b4c6533458ae7a1d6690947b45513197b098b83 -address /run/containerd/containerd.sock │ │ ├─ 39866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d98aa0df340192ab84a7883e810c02c39f5618c335d314f3ac9b6772d864fc6 -address /run/containerd/containerd.sock │ │ ├─ 39869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f1af573f9e59f54dfb5af76485df0f15b826b0850146f33b42be3a43fbc046 -address /run/containerd/containerd.sock │ │ ├─ 40413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81bc1f57afb00835291151f3659fd74db22144b45e671effe2cfb726e8d8e1d2 -address /run/containerd/containerd.sock │ │ ├─ 41144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a47657957fe9baace6dd90059226b25de88fd447924ef3dd562cdd9a9855c1c -address /run/containerd/containerd.sock │ │ ├─ 41157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47652d401bbdf052c0b95381611488027beae6e189fc2cf8886d4caffb940e48 -address /run/containerd/containerd.sock │ │ ├─ 42496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a8ea655dfee839c92615ca67ccef600835612ac01e170823445a62af184e02 -address /run/containerd/containerd.sock │ │ ├─ 42908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b61ec048e3bbecd14accf7ad8e938a12e788e747e941370527fe3d0684fe72 -address /run/containerd/containerd.sock │ │ ├─ 42948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d6438ccb81ca34eaf5b28e1cbe376fdcb535302db3077d9bc9f944cb74c33a -address /run/containerd/containerd.sock │ │ ├─ 43377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61919658bd90fbd02d63dbcc3d9970034245ab94572d0e2c10f2a2693e6f0133 -address /run/containerd/containerd.sock │ │ ├─ 43876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec5550bcf5b0ec257ee3e71b8faac80f64385ea177133691f7dee8f614b1315 -address /run/containerd/containerd.sock │ │ ├─ 43914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afe6a66b1cd68f3af4d76415e1938dd4ed0be69cb1cfb824b016f6049c65568d -address /run/containerd/containerd.sock │ │ ├─ 43957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6400576a2e3088b6b3ecc8f306855a395086771bb019d9df90538eea9d39be1b -address /run/containerd/containerd.sock │ │ ├─ 46247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1def96e7954488e80690380ae653627fc8ab6a3120c373d2832dc831eedb693 -address /run/containerd/containerd.sock │ │ ├─ 46375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788708b2e034e86c08587462871df4e29c844ccacc97efbd547a5c9e7e1871b8 -address /run/containerd/containerd.sock │ │ ├─ 47096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a14fa8718ddf4bf75916a407aefcfc550b9410e7161748bde96115d9954913 -address /run/containerd/containerd.sock │ │ ├─ 47195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bfe1fabbe06c1d01569e8a7ca1c5b4dcb2715dc1314ef188b4dfec640c0c80 -address /run/containerd/containerd.sock │ │ ├─ 47571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea78a2d2df46efbb0285f0435189bd1fdba9a34e97a3964c6150b8bbf5610163 -address /run/containerd/containerd.sock │ │ ├─ 48066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf0be5dc343aaaab8c1a1336c20864b1d3653dccc9875eaed2501534bfe5d5c8 -address /run/containerd/containerd.sock │ │ ├─ 48439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1497f86b1c3af24451436b35285b7219db01df3fa8d370f326160298c80c9f63 -address /run/containerd/containerd.sock │ │ ├─ 50669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dc11b861ec76b25b192b07262a17a5fa385beced0c765ed2efa267fc7f26fff -address /run/containerd/containerd.sock │ │ ├─ 50821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 849fbfec66fad956db16f83b3305cb015ed986f1d60d93d4dcd22fd9639b4382 -address /run/containerd/containerd.sock │ │ ├─ 54999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d88ea597dfd816fd55647fdbfe9e6feb68a60bd1c50cff7865c39c67764e549 -address /run/containerd/containerd.sock │ │ ├─ 55640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e083e11856fce4f97582cbede99803cdf7c6e6bc540ebf7dc3e22bd00ac5374 -address /run/containerd/containerd.sock │ │ ├─ 55681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab92b44643cef64ead1dce47290493283d477269dd3ac71f96562c6610742e7 -address /run/containerd/containerd.sock │ │ ├─ 55747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bea50e4912b8df1d65b7c69d2f1ee27e31e54088a92e00d13d58d66ef5e7757 -address /run/containerd/containerd.sock │ │ ├─ 55902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b4265a841d7e5f7310d5efa960b3f145885947e694e55f21cd9d2101540af22 -address /run/containerd/containerd.sock │ │ ├─ 59757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e088d35148d398c3906086a73343cedc152b2e4ba01064c4a5f3d7df20b88915 -address /run/containerd/containerd.sock │ │ ├─ 59892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532c02dd59e1ff636452e3d6370bdad98b9a7f6a0690d227bc8321e814e8775f -address /run/containerd/containerd.sock │ │ ├─ 59929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c0dc0d1e087be02af448cb119cf45cbbcd3c4f5d0b15a9b7407d5c298b01bb -address /run/containerd/containerd.sock │ │ ├─ 59993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3fc770da99174998ab1b7e4e70c9f527f6dfa3ea3add7ac044c6fef74e6db52 -address /run/containerd/containerd.sock │ │ ├─ 61370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61623a21760e8099d07b7af83bd95c9f4c0d15c553e88ac6b64b2e33b7e9a288 -address /run/containerd/containerd.sock │ │ ├─ 61527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cfcb28b762e21f6e76932da947d3b6dee45ad48ed387a0bc3e96d4204922cc9 -address /run/containerd/containerd.sock │ │ ├─ 61820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf1da9d40d840d24032faa04e656c4ba31305cf690a32e84c46ba5cf228bb374 -address /run/containerd/containerd.sock │ │ ├─ 61858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 959a35091419a1f4fe5a926e5cc632b1403d8213a50e2a73beab788d572beaa5 -address /run/containerd/containerd.sock │ │ ├─ 61900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5906ef6748f4c2f4f12604aed1c3cbe19daefdd8acc20dd869b21f74986419 -address /run/containerd/containerd.sock │ │ ├─ 62349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8cd46b6d1e5961e1b97ea37cfc4577f0ff6f39a4396ca26338b89e058831706 -address /run/containerd/containerd.sock │ │ ├─ 62680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b2d645a9d2937355fe052f71b20357f0c14ede03d60cab8ac878100f06d333d -address /run/containerd/containerd.sock │ │ ├─ 63111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c19f27927f91aed7142a8b2ae8f9c304c0a82316b222d0c823a45a03e7ef642 -address /run/containerd/containerd.sock │ │ ├─ 63258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a57ddd778a053593c312611c3762dc0050bedf3fd77a7e43697f8da821012c2a -address /run/containerd/containerd.sock │ │ ├─ 63980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dee7f649afcf34899eb42902435c3b04ebc30e59a538cafda60b6a3c161d99e -address /run/containerd/containerd.sock │ │ ├─ 65540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b18b3d3697f8409fbb43fbb0cd4648736a198bb8789e2d463e29a07c64d5db9 -address /run/containerd/containerd.sock │ │ ├─ 67714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cab5cc7148075418b7cd5b8dfa9b019ca920a35244921cad7041a0a7f2d3a35 -address /run/containerd/containerd.sock │ │ ├─ 76829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031ac62579128177e97f03ae268c87e3bd9cdb9928035dce7a0acf579c94542f -address /run/containerd/containerd.sock │ │ ├─ 78296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd2f1b2f1ede3307f4390b7c380f21327fd81bd34f0c3fd4d233751bac726f4 -address /run/containerd/containerd.sock │ │ ├─ 84189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3d77a3928231861f7988c704c9104a34466d72833a2c4301599872bbde747d -address /run/containerd/containerd.sock │ │ ├─ 90142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99bfaac35a860de57fc27e604ec749b581d2aa1c204bafbafe3bd5184a09dad -address /run/containerd/containerd.sock │ │ ├─ 94589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5f28f729c4ec3dcb7afca7af528a3936e9e773dab70ceead8481189677f220 -address /run/containerd/containerd.sock │ │ ├─ 94738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e716748b98befc2f092a8baac85e122cc2ea7ec93f1b4a3b299be94dcb01b15 -address /run/containerd/containerd.sock │ │ ├─102747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120d7f08a26e8e797a474e716f78f7f2c1e34a9650d1dbbae899eadae6a4bc49 -address /run/containerd/containerd.sock │ │ ├─104361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 037fc74c5c46127206a269ff0ddc177db0fa01e80b1355f99055e72901238376 -address /run/containerd/containerd.sock │ │ ├─104398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 804f0abfcc0a898e5192a79720a02cec2173f2a49b3af0cf7e55104e97eec672 -address /run/containerd/containerd.sock │ │ ├─106408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba43a02f46430811293edfa223b83fcd9640879845acfe6478e25250f2281fd9 -address /run/containerd/containerd.sock │ │ ├─108342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c74c62ba62a382f715a12e2dd5bd38bb22842eaeab6a73652bf48013a8d3b06 -address /run/containerd/containerd.sock │ │ ├─108518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 175c1eecb779439a6fe04e4f1a1e5df5bb5ce3752bba9941f4377ebff18d346b -address /run/containerd/containerd.sock │ │ ├─121434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496200df59bd256504403a25989d0437a75e0d95af2c8fd6daf8828804e8a105 -address /run/containerd/containerd.sock │ │ ├─121533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa412a755ae9b0baa605c4234c645267fc44d9b1286a2f67c4712887c192f97 -address /run/containerd/containerd.sock │ │ ├─123972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a3c32984a59d05361a78c30d4706e4018e89ffc367943909ddb49452cc9e19 -address /run/containerd/containerd.sock │ │ ├─139050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4573778c34d855ee68cbcbf6271d5abec845da5dd0f5443756a2a3f90a0f092e -address /run/containerd/containerd.sock │ │ ├─140047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9d2436a2a3786ab0743b34ef72a8c6fcf1a3787dc220935252b2f52785cfe7 -address /run/containerd/containerd.sock │ │ ├─141133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6abde92ec893423eede493d28c45d579e0b39783ff6adc3059806313b0d1a285 -address /run/containerd/containerd.sock │ │ ├─141174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c5e86e6bfff9f9b86bdc865bb6ef1ed517dec10e98ae8773385468c74e7338 -address /run/containerd/containerd.sock │ │ ├─141758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60ea63982033b43ba1a993e8f7434f427365f73e891f78d09f9bed5e0e43a77 -address /run/containerd/containerd.sock │ │ ├─142862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d16b958c2cfc0bb786460613f4f37dc1e5e48cf3b014c79432ffcc606a9872d7 -address /run/containerd/containerd.sock │ │ ├─145074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7d4ad0c37b4846bfa0373a22530004a9b5ab37d9c733c90d359d327e0c398e -address /run/containerd/containerd.sock │ │ ├─145356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e306aa61b35ff09ae24efaac684c92234187ef085cb1568639cb19ee366d95e -address /run/containerd/containerd.sock │ │ ├─145437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 411a6547c84abb4dbf354dc3296e268f678bff2586751e731f7b68076eb6b103 -address /run/containerd/containerd.sock │ │ ├─145663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e03cd7a1b1fcc75af76eeba517abb03908c457a6ec01fef26e0aebb19dcdbc4e -address /run/containerd/containerd.sock │ │ ├─145997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b46318bd2e12be4a28d94b0fa5d7a1853eaab374af3e50cb83a56ef7618945c -address /run/containerd/containerd.sock │ │ ├─146088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76058a6fd037afa1075911eef4c82bfd0d56179aa8ac49b186855ecb60e2ba6f -address /run/containerd/containerd.sock │ │ ├─171823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c0e9b89529ad133de529c9f3599f89103d3fe0c373d5d0100a5feebeec34f1 -address /run/containerd/containerd.sock │ │ ├─173689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c6ce7b3380fafed12311fd234c053956799bf1ba36e1efec3e585a962c2fab2 -address /run/containerd/containerd.sock │ │ ├─173722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2925e584852ae7188d39447deea658bee7a5fd425ccc1e7bd336d94cd56258c -address /run/containerd/containerd.sock │ │ ├─173810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2fad70aa5986b0cc73f2001a8bc8f21a73267b21969e5c7a6f8bec3fc7b09e7 -address /run/containerd/containerd.sock │ │ ├─174075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e18c910485142adbd1dba870258a46417f35955c6c5eda942dfa104f50e527 -address /run/containerd/containerd.sock │ │ ├─174120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d415487656fe61ed6940604a55a2619211baa1c23c539c187442cbafb1de2435 -address /run/containerd/containerd.sock │ │ ├─181257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d659d146b5ed5aed68cf5d3db8f491b930ae22f4458449163eae295ed174bc -address /run/containerd/containerd.sock │ │ ├─185584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757938be1ac486b11c769b7ed825fb8cace0c212d604e128f8c03616af686a25 -address /run/containerd/containerd.sock │ │ ├─188544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7524329c4e68ed6fd36a76678b71c702ea97ebdc819e4aabbf7407f0d4654ce -address /run/containerd/containerd.sock │ │ ├─188605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e4faf9da8e32593a1d8d490e6c4d31a498f93bbef92023e2e3bd2b0d769312b -address /run/containerd/containerd.sock │ │ ├─188662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7454bdb52760971b46341a3707e4e690ddfac4c07693ce7851431f1eaacf9030 -address /run/containerd/containerd.sock │ │ ├─204885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d7d7ddc6a9c2aa2c15e35e33808f148108290acd1d04d825cbf79d1a31a08d -address /run/containerd/containerd.sock │ │ ├─212415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a1a085195b07c6339f223a2e0d03e990e0dc7bc8cedc38f7c39ae4b9d39521 -address /run/containerd/containerd.sock │ │ ├─212447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a44baf62d82f37c4fd3f728c655d75bcdb39c2bc856601fa09bc3478e2a8385 -address /run/containerd/containerd.sock │ │ ├─212488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e35607e440d5eeef36ee2662bd5da873817b5ffb867c431ae17dcd7ced1724 -address /run/containerd/containerd.sock │ │ ├─212802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88f74d37ba5dabc676ff7a43e30a46d990c8c7f25e6ed38dc5ec73637566025 -address /run/containerd/containerd.sock │ │ ├─224042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c8c9f0b3ea521d4f2a6d9eca9c5a476905703082790f0acd00aa5973d6be5bb -address /run/containerd/containerd.sock │ │ ├─226407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 912b6332fc66db44c17ff987baa7e3fb6d5ef78070a29bc3a7183892f7e0ce6a -address /run/containerd/containerd.sock │ │ ├─227298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e708470855c886a0e21eacc195845bcdf66d0e9d9b2e6299251365554cc1fa -address /run/containerd/containerd.sock │ │ ├─228170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e8ee673108d764d6eed536e4973f57473d13a517abff8800ba6184877daf43 -address /run/containerd/containerd.sock │ │ ├─229193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d04a06e83a99aa2afeab292a1eaddb0fae2b827b1aba1a5bf3d394be0d9fc3 -address /run/containerd/containerd.sock │ │ ├─230531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a886001cce19342dc73d92ba806ac85a15b85034064ffc40248d591a9f4c739a -address /run/containerd/containerd.sock │ │ ├─232076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae6dd98d3e5a4b080e57c02482f8a74ef7a4c8454d499d002dcf0647a0b41ed -address /run/containerd/containerd.sock │ │ ├─232123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1976644888e9b67d809f0ccfe6b1ff5d44ceef93131b0bc795825e1a8fa47892 -address /run/containerd/containerd.sock │ │ ├─241363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f6f21f41de09598c647ce579ab6cd2c094fa83ac05ed594926a544c91891b2 -address /run/containerd/containerd.sock │ │ ├─241828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1980d5d6a37b438bfe591749bda19a4a4c8b0588e48d3cb860506c317c09683 -address /run/containerd/containerd.sock │ │ ├─245089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0a527aa652bdf8b2b3010195d17e1361d0fe3a03db29db93ade4f058f4a32f -address /run/containerd/containerd.sock │ │ ├─248943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d116a3037d8bf4fe077706e7c6bfa69ff936f6570d0afaf71a410284cdda5e5c -address /run/containerd/containerd.sock │ │ ├─249126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 301dae8452a3a673d45b5090b7fd67c273c1a7b05ceff91ef8f021886e90732d -address /run/containerd/containerd.sock │ │ ├─249223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226be35d116152da0db3a01ff18effcd386e337a6d8b590cbe42cd1aa1a1181f -address /run/containerd/containerd.sock │ │ ├─249295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780deabf0b498a18f821d6e912cd1d44d8a30b8707dc02221c398c1ae4249927 -address /run/containerd/containerd.sock │ │ ├─261872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1679c4db688f92bd33812aa0d22d7b3104ff33522a00ecd4505cae2a9a57ed7 -address /run/containerd/containerd.sock │ │ ├─264405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe55a87739bd2bb0964ed2d854d693642d8a0fec1458a0631811a3a21c3d335 -address /run/containerd/containerd.sock │ │ └─265876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47d8a9e39735873d166c7d8b5d568862fa95f0b0ee302c2b5bfa35217390c5d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29479 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19680 /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 │ │ │ ├─24591 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24861 /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@mgr.instance.jfvjhp.service │ │ │ ├─12740 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfvjhp/unit.run │ │ │ └─12771 /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-jfvjhp --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.jfvjhp:/var/lib/ceph/mgr/ceph-instance.jfvjhp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfvjhp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jfvjhp -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 │ │ │ ├─33800 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34080 /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 │ │ ├─12375 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12407 /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-f43362887841c2a4311d4e7dd0d3032e479e8ff28ac01d232f26626604189a83.scope … │ │ ├─12486 /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 │ │ └─12499 /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 │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-80120528e314019985914eb9a5911908b2432374f559406b5e069be611c151d6.scope … │ │ ├─29520 /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 │ │ └─29533 /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 │ ├─multipathd.service │ │ └─138421 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40270 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-63c1d5194f5fecf2add36c53d1ddd08664561e377b26fabfd498e6b070423e9c.scope … │ │ ├─19748 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19765 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-5d437c2a59f49ac5e1b7753e1d297bc6dfbc3c9083c1758e9816f47ef0bf370c.scope … │ │ ├─24904 /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 │ │ └─24916 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─docker-3bc20c76221dfa69f6252c5569cc87f49337c0298cd5e5550503df2d46c73531.scope … │ │ ├─34121 /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 │ │ └─34134 /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-config.service │ ├─chrony.service │ │ ├─10930 /usr/sbin/chronyd -F 1 │ │ └─10931 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138261 /sbin/iscsid │ │ └─138262 /sbin/iscsid │ ├─docker-1f3268fba9dd5ac0962288b5c6ed20d78cd1097578018568ac431606b0073dfb.scope … │ │ ├─12851 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jfvjhp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12870 /usr/bin/ceph-mgr -n mgr.instance.jfvjhp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r9be0503c2f4740c492bc2a08c0d8b9bb.scope │ │ └─187980 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─3030881314a9197c7f6b4e2f5eb04a5ab9fef230be6ef054fe3eac4d8f532c56 │ │ └─192307 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─757938be1ac486b11c769b7ed825fb8cace0c212d604e128f8c03616af686a25 │ │ └─185607 /pause │ ├─2be69b662da6e0d814027e40308984596ae352e540bf46bbf3350a55642acbf1 │ │ └─259070 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─61623a21760e8099d07b7af83bd95c9f4c0d15c553e88ac6b64b2e33b7e9a288 │ │ └─61395 /pause │ ├─5761eeca155f7d291bdcde36a27d12d37292bc6dc3df2ff8556672cd35f87d0a │ │ └─64119 /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 │ ├─ae5c74b8d72fc7a408007a5be29e2be061abe0a6b3ef89fa94f620c49a28d358 │ │ ├─183667 neutron-api: uWSGI master │ │ ├─183688 neutron-api: uWSGI worker 1 │ │ └─183689 neutron-api: uWSGI worker 2 │ ├─fce5baaa0e5885919e97404e876bb287623842a5d6cd053af3f476fe5ece24e3 │ │ ├─106581 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106598 /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 -- │ │ ├─106604 erl_child_setup 1048576 │ │ ├─106653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106819 /bin/sh -s rabbit_disk_monitor │ ├─e03cd7a1b1fcc75af76eeba517abb03908c457a6ec01fef26e0aebb19dcdbc4e │ │ └─145712 /pause │ ├─d1def96e7954488e80690380ae653627fc8ab6a3120c373d2832dc831eedb693 │ │ └─46279 /pause │ ├─97fa4e86883017cb8fabed8e792377bdb946dd41d6048da36fb07eb1c0e9c452 │ │ └─47384 /manager --metrics-bind-address=:8080 │ ├─fc1fed5a9a17ba48c38e23dd316d8f1466c2abb2a642eb683888fe31079b4858 │ │ └─65248 /bin/oauth2-proxy │ ├─e9f6f21f41de09598c647ce579ab6cd2c094fa83ac05ed594926a544c91891b2 │ │ └─241386 /pause │ ├─f2a872fab059dd151caa3e04b26b7b38ff35b41114b1f734db0b19a9fe2a3408 │ │ └─222138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d415487656fe61ed6940604a55a2619211baa1c23c539c187442cbafb1de2435 │ │ └─174146 /pause │ ├─2bd4d77474597bf19fbdd170499d58abb84becffcd03261d37f60f7821525f32 │ │ ├─241629 magnum-api: uWSGI master │ │ ├─241647 magnum-api: uWSGI worker 1 │ │ └─241648 magnum-api: uWSGI worker 2 │ ├─e4a8ea655dfee839c92615ca67ccef600835612ac01e170823445a62af184e02 │ │ └─42519 /pause │ ├─4737a620d87f179317f9f40cd9370658d67a939167f9e822dbf35901acccda07 │ │ └─56148 /secretgen-controller │ ├─5ee54aa0cd62d88de55f1eb71bf42cdb1001b3b7a7663af6e438f5e6a987bd03 │ │ └─230581 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a2828d2810257f84821287be4aa62088afaf56f321515dc4716f74890e75b476 │ │ └─40212 /kube-vip manager │ ├─cfe55a87739bd2bb0964ed2d854d693642d8a0fec1458a0631811a3a21c3d335 │ │ └─264458 /pause │ ├─ae9d2436a2a3786ab0743b34ef72a8c6fcf1a3787dc220935252b2f52785cfe7 │ │ └─140078 /pause │ ├─1497f86b1c3af24451436b35285b7219db01df3fa8d370f326160298c80c9f63 │ │ └─48462 /pause │ ├─9f0cb3081355e56ff646846cf08c26a4ad8a255c41d78f849c9e92078bb52848 │ │ ├─63437 nginx: master process nginx -g daemon off; │ │ ├─63452 nginx: worker process │ │ ├─63453 nginx: worker process │ │ ├─63454 nginx: worker process │ │ ├─63455 nginx: worker process │ │ └─63456 nginx: worker process │ ├─e60ea63982033b43ba1a993e8f7434f427365f73e891f78d09f9bed5e0e43a77 │ │ └─141782 /pause │ ├─d6e750c273ab43b204d860744904519a69b67e79564c5576515a795859bf9ff7 │ │ └─55964 nfd-worker -metrics=8081 │ ├─3313f48f7c0d75ce0b08988149f1d7c8bb4e3032d9af21d05a9fb9aa9b1664a2 │ │ └─44150 /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 │ ├─e088d35148d398c3906086a73343cedc152b2e4ba01064c4a5f3d7df20b88915 │ │ └─59817 /pause │ ├─ea78a2d2df46efbb0285f0435189bd1fdba9a34e97a3964c6150b8bbf5610163 │ │ └─47595 /pause │ ├─cf5f28f729c4ec3dcb7afca7af528a3936e9e773dab70ceead8481189677f220 │ │ └─94662 /pause │ ├─d00b2bad61f22f56517c09175e22c306b85e320fbe13b3207a6628cb086b6b2b │ │ ├─183576 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184244 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184247 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184251 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8a041046609bf4dd2c672f559319542fcdc07753ec7188472235987d0f19dc66 │ │ ├─222159 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222626 octavia-worker: ConsumerService worker(0) │ │ └─222632 octavia-worker: ConsumerService worker(1) │ ├─d8e603e22e4708e370dde56fb18116b1bedfe1020eb5b5acdc31ac4ee5453626 │ │ └─122095 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─36d52f8f4db1bf6aa475196b0aa6cd930369bfa6c287de7939e75d1e9ed31a52 │ │ └─47714 percona-xtradb-cluster-operator │ ├─bae6dd98d3e5a4b080e57c02482f8a74ef7a4c8454d499d002dcf0647a0b41ed │ │ └─232101 /pause │ ├─837dda5d7f5523a8709b36779eeb12e3cdb5721f95a7da1bbb5dea702d5eb370 │ │ └─40462 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d5c0e9b89529ad133de529c9f3599f89103d3fe0c373d5d0100a5feebeec34f1 │ │ └─171845 /pause │ ├─24703d7e159f876e0b3f4eb2af7c1965099c8fcee9531369e4a1da13b1e0239b │ │ ├─186244 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186820 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkbf9ox8s/privsep.sock │ │ ├─206740 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7q1allvf/privsep.sock │ │ ├─222773 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphaohlvht/privsep.sock │ │ ├─223052 haproxy -f /var/lib/neutron/ovn-metadata-proxy/4a636753-0c92-49f8-91fa-5b2c84cc9843.conf │ │ ├─364167 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─364170 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─29b61ec048e3bbecd14accf7ad8e938a12e788e747e941370527fe3d0684fe72 │ │ └─42934 /pause │ ├─89e7a6711dd2c4b668dbb4ed55f9cd8c9d9134ba5b40ca977dbb801c8bf4ecd9 │ │ └─40039 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 │ ├─81a1a085195b07c6339f223a2e0d03e990e0dc7bc8cedc38f7c39ae4b9d39521 │ │ └─212473 /pause │ ├─788708b2e034e86c08587462871df4e29c844ccacc97efbd547a5c9e7e1871b8 │ │ └─46398 /pause │ ├─b706b4b67fbf464efb6781459d971493ab9ee496a564068acbbb0f1dfad61d54 │ │ ├─241419 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprnsojp48/privsep.sock │ │ ├─242146 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242153 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─16a14fa8718ddf4bf75916a407aefcfc550b9410e7161748bde96115d9954913 │ │ └─47120 /pause │ ├─3a38da777474a7c59ecdd6e3d5d7c9b6eafd25b7110a6b5c5bbb513dfaaff392 │ │ └─64342 /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-138.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 │ ├─849f4b8e235ebb69104f537c5ed92d63a7f304846c13e68fac541c05295ea4fc │ │ └─187360 /bin/bash /tmp/libvirt.sh │ ├─177c15850a12c27937495e0c204a5a0bf7fe9cd3c592412e727e81086da15022 │ │ ├─170775 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171364 nova-scheduler: ServiceWrapper worker(0) │ │ └─171367 nova-scheduler: ServiceWrapper worker(1) │ ├─6e306aa61b35ff09ae24efaac684c92234187ef085cb1568639cb19ee366d95e │ │ └─145381 /pause │ ├─7a47657957fe9baace6dd90059226b25de88fd447924ef3dd562cdd9a9855c1c │ │ └─41192 /pause │ ├─28d6782116aa8eef83d4286a5f73ffc9426cd712b22cbd9a38ea0a09d6b22169 │ │ └─228221 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f1679c4db688f92bd33812aa0d22d7b3104ff33522a00ecd4505cae2a9a57ed7 │ │ └─261897 /pause │ ├─959a35091419a1f4fe5a926e5cc632b1403d8213a50e2a73beab788d572beaa5 │ │ └─61883 /pause │ ├─450f9b3fa9b09b5e298ba1998f0a5ec4a1b9925a4f0cd4150e099c7a3ba44d3a │ │ ├─65899 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65956 /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 -- │ │ ├─65969 erl_child_setup 1048576 │ │ ├─66019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66264 /bin/sh -s rabbit_disk_monitor │ ├─643dd8390e08182390952b701a974086e12277ae8267fb976c8fbf3a777cd572 │ │ └─259023 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0f1d4730401440cf9cd3912e155bb924310877f0c78f20e99e742a3ccf55cf72 │ │ └─139448 /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 │ ├─48a01cc2517acf7052a5c9c5dd850434a4f5173dcf72111c0ef54e617e44cbe8 │ │ └─51251 redis_exporter │ ├─8c7f97449e54aa8240731ff88d634388b1d5515aaaa3b372b08e30c51ca5a7db │ │ └─187862 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c7524329c4e68ed6fd36a76678b71c702ea97ebdc819e4aabbf7407f0d4654ce │ │ └─188570 /pause │ ├─e6a6708fdc036224ea75aedadc0730c16b17411d7713f940eeff2be10c9a1a47 │ │ ├─192281 /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 │ │ ├─363668 /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/tmpazyopaw7/privsep.sock │ │ ├─363858 /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/tmptbn7omxh/privsep.sock │ │ └─364663 /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/tmptjy4dyme/privsep.sock │ ├─06e708470855c886a0e21eacc195845bcdf66d0e9d9b2e6299251365554cc1fa │ │ └─227323 /pause │ ├─e6e8ee673108d764d6eed536e4973f57473d13a517abff8800ba6184877daf43 │ │ └─228194 /pause │ ├─7c79b27a85ae5b3711b228b79d54ca235dbbc9c01699a25c4134a67ff1f58e21 │ │ └─56050 nfd-gc -gc-interval=1h │ ├─afe6a66b1cd68f3af4d76415e1938dd4ed0be69cb1cfb824b016f6049c65568d │ │ └─43940 /pause │ ├─a99bfaac35a860de57fc27e604ec749b581d2aa1c204bafbafe3bd5184a09dad │ │ └─90165 /pause │ ├─a9f342e5981bb9c897fe7fcf856c87ae658a483890b486d30dcb268a8d41033e │ │ ├─169835 nova-api: uWSGI master │ │ ├─169847 nova-api: uWSGI worker 1 │ │ └─169848 nova-api: uWSGI worker 2 │ ├─ca0a527aa652bdf8b2b3010195d17e1361d0fe3a03db29db93ade4f058f4a32f │ │ └─245112 /pause │ ├─4f97501458f2516ea1ce73d5d045e2ea9c6e6436e66c9167020a5bd414617994 │ │ ├─264605 apache2 -DFOREGROUND │ │ ├─266762 (wsgi:h -DFOREGROUND │ │ ├─266763 (wsgi:h -DFOREGROUND │ │ ├─266764 (wsgi:h -DFOREGROUND │ │ ├─266765 (wsgi:h -DFOREGROUND │ │ ├─266766 (wsgi:h -DFOREGROUND │ │ ├─266767 apache2 -DFOREGROUND │ │ └─266768 apache2 -DFOREGROUND │ ├─83dc689bb5f601c6fd6bcc77383afc79946c9c31a957f86c66942610af617b2b │ │ └─60964 /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 │ ├─24d7d7ddc6a9c2aa2c15e35e33808f148108290acd1d04d825cbf79d1a31a08d │ │ └─204909 /pause │ ├─ba43a02f46430811293edfa223b83fcd9640879845acfe6478e25250f2281fd9 │ │ └─106432 /pause │ ├─5b4265a841d7e5f7310d5efa960b3f145885947e694e55f21cd9d2101540af22 │ │ └─55925 /pause │ ├─4f8e472cca817818f84ad8d2c7ea843758a0dc3479d9b58bee916bc0326aa87f │ │ └─64563 /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 │ ├─367003be30783c2224333877d2f00af3676ee94d03e0e9c7ce696b4c2160cde8 │ │ └─64645 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─38a3c32984a59d05361a78c30d4706e4018e89ffc367943909ddb49452cc9e19 │ │ └─123998 /pause │ ├─33e221c1cc2f2689bda4146cc87486a1708d208fe947faba56c103b80830d076 │ │ ├─103163 glance-api: uWSGI master │ │ ├─103176 glance-api: uWSGI worker 1 │ │ └─103177 glance-api: uWSGI worker 2 │ ├─7971e9e0cd50b4e506fa4a430ee2ff93f9cb9e17eeb58f991be312fb4f823112 │ │ └─50903 valkey-server *:6379 │ ├─a32c8c47a97123ee0feefc3274ad52d5806144e4a213834d0c191230b35ea971 │ │ └─60304 /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 │ ├─7e083e11856fce4f97582cbede99803cdf7c6e6bc540ebf7dc3e22bd00ac5374 │ │ └─55684 /pause │ ├─4be6be4c7b4443ac5f19005144f8e5393cbb7bafec2831fb387163350cd7aadf │ │ ├─60772 python -u /app/sidecar.py │ │ ├─61163 python -u /app/sidecar.py │ │ └─61164 python -u /app/sidecar.py │ ├─bf1da9d40d840d24032faa04e656c4ba31305cf690a32e84c46ba5cf228bb374 │ │ └─61844 /pause │ ├─031ac62579128177e97f03ae268c87e3bd9cdb9928035dce7a0acf579c94542f │ │ └─76853 /pause │ ├─e2fad70aa5986b0cc73f2001a8bc8f21a73267b21969e5c7a6f8bec3fc7b09e7 │ │ └─173836 /pause │ ├─260aa228df87a9b32e2f3cbb0d79c379f16693568c95878957d82b49f4f5ec60 │ │ └─40076 etcd --advertise-client-urls=https://199.19.213.138: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.138:2380 --initial-cluster=instance=https://199.19.213.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.138: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 │ ├─35fd4765780b8fb45a8a9918b41fa80bb312330370cf90488c0f906320f506b9 │ │ ├─ 71096 apache2 -DFOREGROUND │ │ ├─ 71111 (wsgi:k -DFOREGROUND │ │ ├─ 71112 (wsgi:k -DFOREGROUND │ │ ├─ 71113 (wsgi:k -DFOREGROUND │ │ ├─ 71114 (wsgi:k -DFOREGROUND │ │ ├─380188 apache2 -DFOREGROUND │ │ └─390692 apache2 -DFOREGROUND │ ├─8383ad79a6e012e8a46bdcd0e63b5e1ae70cf42b74711d74a0e9f3eb18b0a337 │ │ ├─142028 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142244 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142249 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─392236 sleep 15 │ ├─1feeed5f2aaed2b9c471cfdaccdb57458a1bfa511dbb5ff1eba40db96e9a08cf │ │ └─64723 /bin/pushgateway │ ├─1a50837a5566368a64fdc334bdf5ae539d01575561aa20f66a4d28a1575201fa │ │ └─226595 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─755803d436b8043590299b75136b0e0358a824f2b3045a93528dc1989e77919e │ │ └─46630 /server │ ├─0e4faf9da8e32593a1d8d490e6c4d31a498f93bbef92023e2e3bd2b0d769312b │ │ └─188647 /pause │ ├─8a41421d23eb8ec1794749577eddde572d3a3026d1f4ca4dc28ff8bdcba25e65 │ │ └─50995 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 │ ├─e24ef431bef8807920aa5f137f8e3dc73aff7dadfde64265cb6887577692f9e0 │ │ └─65142 /bin/memcached_exporter │ ├─dc8e01d0ece3292e04464e23210b324d4e807d8243defe15205677a0ec004f16 │ │ └─64385 /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 │ ├─c6d659d146b5ed5aed68cf5d3db8f491b930ae22f4458449163eae295ed174bc │ │ └─181291 /pause │ ├─b053cb70dd0ebc4eec3b4ed92fce1f997dd25c2697c1d8c8bb719553d6de7268 │ │ ├─143006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143022 /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 -- │ │ ├─143028 erl_child_setup 1048576 │ │ ├─143148 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143311 /bin/sh -s rabbit_disk_monitor │ ├─a99979a2492c6f8624c585c454b94d891a5ffb7031a2cf6cda87c00f14951c89 │ │ └─44099 /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 │ ├─9b2d645a9d2937355fe052f71b20357f0c14ede03d60cab8ac878100f06d333d │ │ └─62713 /pause │ ├─e6a988ffb97ec25d1c8e290e9c34ac39ccfa478407b9270b5910ef13f99ebe3e │ │ ├─201175 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201503 heat-engine: ServiceWrapper worker(0) │ │ └─201510 heat-engine: ServiceWrapper worker(1) │ ├─3a44baf62d82f37c4fd3f728c655d75bcdb39c2bc856601fa09bc3478e2a8385 │ │ └─212501 /pause │ ├─bf0be5dc343aaaab8c1a1336c20864b1d3653dccc9875eaed2501534bfe5d5c8 │ │ └─48092 /pause │ ├─ba22fa1536da4010ebe7724e140eb5aeece0bfb9b1338bcd8fb95a6ce15e7f2a │ │ └─48728 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─afa412a755ae9b0baa605c4234c645267fc44d9b1286a2f67c4712887c192f97 │ │ └─121557 /pause │ ├─3bea50e4912b8df1d65b7c69d2f1ee27e31e54088a92e00d13d58d66ef5e7757 │ │ └─55776 /pause │ ├─736efff14555cc26348a64c9ac1b3a1ddb65d259367c79271006f3e4d7172b8d │ │ ├─170776 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─171273 nova-conductor: ServiceWrapper worker(0) │ │ └─171278 nova-conductor: ServiceWrapper worker(1) │ ├─120d7f08a26e8e797a474e716f78f7f2c1e34a9650d1dbbae899eadae6a4bc49 │ │ └─102771 /pause │ ├─6400576a2e3088b6b3ecc8f306855a395086771bb019d9df90538eea9d39be1b │ │ └─43986 /pause │ ├─cd6c2faea64e6f62c9554d5b34d65d1627c90f3496e252b64cbb0b73ef656cbf │ │ └─120008 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f3b8948dd8b07992a555bffe48f4e14279ff111cdc7eb9680906f4afdab4e16e │ │ └─65287 /bin/oauth2-proxy │ ├─2cfcb28b762e21f6e76932da947d3b6dee45ad48ed387a0bc3e96d4204922cc9 │ │ └─61551 /pause │ ├─333a47b78856a4a0a183534a4e4c496b5d2085c8ed2c36cd8e7daf440cf42e1f │ │ └─43003 /coredns -conf /etc/coredns/Corefile │ ├─396841321a4b14d357bed16f8e784c350428dc0c93cdccaa9f4c8657c76376ec │ │ └─264821 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─98f94bafd596807cadd5c4cd33a9346c426aeefb5a5e416635ee65acc8ce7a79 │ │ ├─259177 /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 │ │ └─259399 /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 │ ├─c10d1133830502fbe2a2e3565383367bcb940b51f20a1f4a3364d4971e917e8d │ │ └─41434 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─475306a4d4a5332a0abb751e79fb380642d191ccc6d8cff4a3066706e3711cd0 │ │ └─40111 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 │ ├─69128413026142a679fe4bd0576b5d672e1788caade1934c8716a1fc56daf5dc │ │ └─247618 docker-registry serve /etc/docker-registry/config.yml │ ├─b8cd46b6d1e5961e1b97ea37cfc4577f0ff6f39a4396ca26338b89e058831706 │ │ └─62379 /pause │ ├─73f1af573f9e59f54dfb5af76485df0f15b826b0850146f33b42be3a43fbc046 │ │ └─39962 /pause │ ├─40ee07b4f6f3d4949e435dace24141372a3c8cf7057cce5e4fcb86eee1a6e43a │ │ └─266193 /bin/openstack-database-exporter │ ├─07f27f38a826e81a145e303e89949401fd542323d711474a75a3b512ac7c2ab6 │ │ ├─118440 cinder-api: uWSGI master │ │ ├─118454 cinder-api: uWSGI worker 1 │ │ └─118455 cinder-api: uWSGI worker 2 │ ├─0f86d1c3c84f7e593535deec621c110cc6b71b0940965b3bca6be5ac34c6f5e4 │ │ ├─141338 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141380 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141400 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141679 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─393078 sleep 15 │ ├─1f5906ef6748f4c2f4f12604aed1c3cbe19daefdd8acc20dd869b21f74986419 │ │ └─61929 /pause │ ├─cebc69e45656bc3b5907d9f6b3bf9cf3b3f44201e650d228c92b8da548544b9d │ │ └─65110 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c41f70fdd52df04bd1eb9ce3b993b4a932d6378c35e4cf569381dfd1a7e1683c │ │ ├─60798 python -u /app/sidecar.py │ │ ├─61165 python -u /app/sidecar.py │ │ └─61166 python -u /app/sidecar.py │ ├─2c7dcdc60cdf36c3568d2b9b2b4c6533458ae7a1d6690947b45513197b098b83 │ │ └─39946 /pause │ ├─226be35d116152da0db3a01ff18effcd386e337a6d8b590cbe42cd1aa1a1181f │ │ └─249254 /pause │ ├─7d98aa0df340192ab84a7883e810c02c39f5618c335d314f3ac9b6772d864fc6 │ │ └─39980 /pause │ ├─a886001cce19342dc73d92ba806ac85a15b85034064ffc40248d591a9f4c739a │ │ └─230553 /pause │ ├─9499697bd6b5282b15375e287815ab88fa4cbd0b18a731ddc86e7839224350eb │ │ ├─63723 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63786 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ed981d4538375903cd58fed3ee0dd57816e20475094d8ddd882c9cdf27028289 │ │ └─64216 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d4c5e86e6bfff9f9b86bdc865bb6ef1ed517dec10e98ae8773385468c74e7338 │ │ └─141204 /pause │ ├─495f5f1f6571c0c78533cfc3145d8a9b832174cbcce8887d3892ec6551f332d2 │ │ └─94897 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-w2nrr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4adae1e18b3ccd896ad9a4f6eac67eb16b6a6449dd91c23efb2aebbf615448ff │ │ ├─245372 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245389 /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 -- │ │ ├─245395 erl_child_setup 1048576 │ │ ├─245464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245465 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245746 /bin/sh -s rabbit_disk_monitor │ ├─03ddac8e57b888e666ca86d72ae48d7017b37edea5ddd3fd25cbfa77f0a8d6b0 │ │ └─64166 /goldpinger --static-file-path /static │ ├─a47d8a9e39735873d166c7d8b5d568862fa95f0b0ee302c2b5bfa35217390c5d │ │ └─265905 /pause │ ├─2dee7f649afcf34899eb42902435c3b04ebc30e59a538cafda60b6a3c161d99e │ │ └─64004 /pause │ ├─52e35607e440d5eeef36ee2662bd5da873817b5ffb867c431ae17dcd7ced1724 │ │ └─212584 /pause │ ├─a7a86ee66cd7f31460b55fe29d516a75eed26d78eab1945f3c46201f671b8833 │ │ ├─141337 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141459 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141480 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141701 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─393097 sleep 15 │ ├─91d04a06e83a99aa2afeab292a1eaddb0fae2b827b1aba1a5bf3d394be0d9fc3 │ │ └─229217 /pause │ ├─a88f74d37ba5dabc676ff7a43e30a46d990c8c7f25e6ed38dc5ec73637566025 │ │ └─212825 /pause │ ├─18d6438ccb81ca34eaf5b28e1cbe376fdcb535302db3077d9bc9f944cb74c33a │ │ └─42971 /pause │ ├─3e5b9565ab44ee643c71e3ce2d1c323bc894adf6fed09978576e2a6258217a0b │ │ ├─181820 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182048 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182072 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─392748 sleep 15 │ ├─ff3e09417bb8c27b119fc68d7d84dae6754b3b42cff7cb8b97b5326638a8b51b │ │ ├─129534 placement-api: uWSGI master │ │ ├─129547 placement-api: uWSGI worker 1 │ │ └─129548 placement-api: uWSGI worker 2 │ ├─7454bdb52760971b46341a3707e4e690ddfac4c07693ce7851431f1eaacf9030 │ │ └─188703 /pause │ ├─ced68fcbbccc06ff477451775e99f4aa28e29c3ef0648881bbd483f2249fcd8d │ │ ├─ 95010 /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 │ │ └─338359 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─804f0abfcc0a898e5192a79720a02cec2173f2a49b3af0cf7e55104e97eec672 │ │ └─104422 /pause │ ├─a2b36eef23aa5b72024b2ca751ad484973e245369c05a426ea7981ec24cac53c │ │ └─65068 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a4e18c910485142adbd1dba870258a46417f35955c6c5eda942dfa104f50e527 │ │ └─174101 /pause │ ├─5a7d4ad0c37b4846bfa0373a22530004a9b5ab37d9c733c90d359d327e0c398e │ │ └─145144 /pause │ ├─1c8c9f0b3ea521d4f2a6d9eca9c5a476905703082790f0acd00aa5973d6be5bb │ │ └─224066 /pause │ ├─0af7332ad762e0b8cbe147986cf7fc7920767419eb9cafa1909c16baf7868f31 │ │ ├─224202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224218 /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 -- │ │ ├─224224 erl_child_setup 1048576 │ │ ├─224376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224570 /bin/sh -s rabbit_disk_monitor │ ├─c2925e584852ae7188d39447deea658bee7a5fd425ccc1e7bd336d94cd56258c │ │ └─173786 /pause │ ├─d116a3037d8bf4fe077706e7c6bfa69ff936f6570d0afaf71a410284cdda5e5c │ │ └─248973 /pause │ ├─a6bfe1fabbe06c1d01569e8a7ca1c5b4dcb2715dc1314ef188b4dfec640c0c80 │ │ └─47221 /pause │ ├─8d2302913ca7302142b3767d1fad3f3214f522aa40c9a77fad4567727c8443a1 │ │ └─227638 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e6568dc14c01145136566d9ee49ae211147f332c4942c9fa8e3b81739ca14301 │ │ ├─201176 heat-api: uWSGI master │ │ ├─201222 heat-api: uWSGI worker 1 │ │ └─201223 heat-api: uWSGI worker 2 │ ├─df2cc421971c29d93ce4182247825199e60bf0ee6e9150ba5ddaea71a104f1bb │ │ └─51171 valkey-server *:26379 [sentinel] │ ├─a52bea3ce1fc8a0385a15f2cb657cc84af29de87b63ff6c42440609171b2ee3a │ │ ├─259032 manila-api: uWSGI master │ │ ├─259108 manila-api: uWSGI worker 1 │ │ └─259109 manila-api: uWSGI worker 2 │ ├─32778406ccadc91d03d20b971d391da7163eede4f83a96da096b4a2acace98bf │ │ └─48762 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f8d51687e199f695d2d98eca52aff7fbc5f3deaa0cc8eed0dc506d95776541a5 │ │ ├─268333 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268348 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e23657e6ac4c3b9e5d8371ab00f2f530363fa2e8cc3e93f08654fb2a02c76b00 │ │ └─165045 /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 │ ├─4c19f27927f91aed7142a8b2ae8f9c304c0a82316b222d0c823a45a03e7ef642 │ │ └─63136 /pause │ ├─b7264328a91c58d3dac837aeefcffd3b13baff79b720906c7579faa3089718bd │ │ ├─41653 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42049 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─81946c9c2a947280c14b1e729e3a1dafb7a6b83a3f4590e02129bdedbf28d61d │ │ └─187312 /usr/bin/libvirt-tls-sidecar │ ├─6974ab388a829003ff50e066c03ede3d865cdc02c04df41eaedb283f2052f935 │ │ ├─221207 octavia-api: uWSGI master │ │ ├─221219 octavia-api: uWSGI worker 1 │ │ └─221220 octavia-api: uWSGI worker 2 │ ├─a2d6939b5124c79b8a17618d6e78f4bbdbdc518c1cb96b37c14c199d4824dff1 │ │ ├─201161 heat-api-cfn: uWSGI master │ │ ├─201220 heat-api-cfn: uWSGI worker 1 │ │ └─201221 heat-api-cfn: uWSGI worker 2 │ ├─fb3d77a3928231861f7988c704c9104a34466d72833a2c4301599872bbde747d │ │ └─84212 /pause │ ├─6abde92ec893423eede493d28c45d579e0b39783ff6adc3059806313b0d1a285 │ │ └─141159 /pause │ ├─48c6accd67fc26428926fc4995c914802fec8da60032055a414041a234ef09c7 │ │ └─63514 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1314f71d31d1ab1990b6b0ae12efef936eb5171118d39724d1f76edcdd234ded │ │ └─63004 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─037fc74c5c46127206a269ff0ddc177db0fa01e80b1355f99055e72901238376 │ │ └─104384 /pause │ ├─859ff28067a6253a9f97c9e8347bde44783dec4f571443c7f1253f410d1af7ce │ │ └─64427 /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 │ ├─5014c7db39b0f35458debb57dfc20f6785a549c479db683f2e590d61b3e22017 │ │ └─39922 /pause │ ├─9bd2f1b2f1ede3307f4390b7c380f21327fd81bd34f0c3fd4d233751bac726f4 │ │ └─78322 /pause │ ├─21a4911b1b03c684fae74ed330b8800d64661bfe89f5b29617286db1f7a66bda │ │ ├─104778 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105001 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105003 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d1082fc9a5b562abf07b9fda8afa665750fcfd50b674911127f5a469d49436fc │ │ └─61202 /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 │ ├─7f53636e0d164bc36915b9c9c530ff5d71f5b5df7445da7d67a20cd0c1263cdf │ │ ├─122514 /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 │ │ └─122682 /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 │ ├─e40a53f1452c668aa503055edb226af19fb7bca30174b17aae542ecdfedd59f2 │ │ ├─83512 barbiacan-api: uWSGI master │ │ └─83525 barbiacan-api: uWSGI worker 1 │ ├─3ef9ff1f4c5cf0ddc98a35b1431b15e41a00c2e4bb144021d206713c11b847a9 │ │ ├─185984 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186036 /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 -- │ │ ├─186062 erl_child_setup 1048576 │ │ ├─186263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186586 /bin/sh -s rabbit_disk_monitor │ ├─497988b60b374fd5ba2b570a199a519bc52f7982bc4b0ff7c78cd03643b48196 │ │ └─47266 /manager --metrics-bind-address=:9782 │ ├─12cdd27f0ad300a1e60474707f1af06dcb3144a9a7e67e92d7d6528994c29c68 │ │ └─56005 nfd-master -crd-controller=true -metrics=8081 │ ├─1976644888e9b67d809f0ccfe6b1ff5d44ceef93131b0bc795825e1a8fa47892 │ │ └─232152 /pause │ ├─780deabf0b498a18f821d6e912cd1d44d8a30b8707dc02221c398c1ae4249927 │ │ └─249320 /pause │ ├─61919658bd90fbd02d63dbcc3d9970034245ab94572d0e2c10f2a2693e6f0133 │ │ └─43400 /pause │ ├─3d88ea597dfd816fd55647fdbfe9e6feb68a60bd1c50cff7865c39c67764e549 │ │ └─55023 /pause │ ├─47652d401bbdf052c0b95381611488027beae6e189fc2cf8886d4caffb940e48 │ │ └─41207 /pause │ ├─1ffef52358db1f2d7c876f7bc46370d1a1007db83779e84a73f36479492187b4 │ │ └─39919 /pause │ ├─d16b958c2cfc0bb786460613f4f37dc1e5e48cf3b014c79432ffcc606a9872d7 │ │ └─142885 /pause │ ├─8171800ff47c18e843efca5f8760fbb576f9c5edbf7c5a4042e805452d4daab6 │ │ ├─183702 neutron-policy-server: uWSGI master │ │ ├─183715 neutron-policy-server: uWSGI worker 1 │ │ └─183716 neutron-policy-server: uWSGI worker 2 │ ├─6d853d7fbe2299947ff71bfcde312c0fb1f1c6a6009b2783e70c607dd71a8de6 │ │ └─84990 /usr/local/bin/rook ceph operator │ ├─3e5a621c00c06f601d7436e62131ca3950205612c559d758a95a5337adc8466a │ │ ├─139507 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139520 /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 │ ├─175c1eecb779439a6fe04e4f1a1e5df5bb5ce3752bba9941f4377ebff18d346b │ │ └─108542 /pause │ ├─e1980d5d6a37b438bfe591749bda19a4a4c8b0588e48d3cb860506c317c09683 │ │ └─241851 /pause │ ├─34454219b326ab2b5a63ff002fc4d4f42fe2860cff3a4c527a014f3e1fb14a81 │ │ ├─222797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222815 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7cab5cc7148075418b7cd5b8dfa9b019ca920a35244921cad7041a0a7f2d3a35 │ │ └─67738 /pause │ ├─b85fb86723c04226650f9c08b5aef56298901f85392e3941e86d0342cbcb76fc │ │ ├─ 46591 /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 │ │ ├─ 46603 /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 │ │ ├─ 46764 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264121 nginx: worker process │ │ ├─264122 nginx: worker process │ │ └─264123 nginx: cache manager process │ ├─3d4c0c9b1cf2d69c8f9a123fd57171addd7b047ced90839e92f4eb269250418c │ │ ├─77003 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77019 /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 -- │ │ ├─77025 erl_child_setup 1048576 │ │ ├─77072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77215 /bin/sh -s rabbit_disk_monitor │ ├─c21e0b24b76554a2219efbb127ab578a0d6f2c2e1b545eea4d827d194fc2913c │ │ └─42560 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0382fe531de2706b51ef65f2815e3c6e0da25f6268bf4c61a9b9d855ccd103d0 │ │ ├─170109 nova-metadata: uWSGI master │ │ ├─170136 nova-metadata: uWSGI worker 1 │ │ └─170137 nova-metadata: uWSGI worker 2 │ ├─05dc41430a1554adf0a2dc9404a2fb2de87710870fc70b1ec070c49768c8c0ee │ │ ├─174585 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387527 sleep 300 │ ├─cab92b44643cef64ead1dce47290493283d477269dd3ac71f96562c6610742e7 │ │ └─55732 /pause │ ├─ee6649785694bf9d7e93007eedca53f33d11b0d808ae69b1aa57d0ff6afd14aa │ │ ├─186230 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─186665 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─186845 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpi49ebb6n/privsep.sock │ │ ├─392206 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqwepnkgs/privsep.sock │ │ └─392352 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpn96bc5ms/privsep.sock │ ├─8c6ce7b3380fafed12311fd234c053956799bf1ba36e1efec3e585a962c2fab2 │ │ └─173720 /pause │ ├─411a6547c84abb4dbf354dc3296e268f678bff2586751e731f7b68076eb6b103 │ │ └─145472 /pause │ ├─2c74c62ba62a382f715a12e2dd5bd38bb22842eaeab6a73652bf48013a8d3b06 │ │ └─108368 /pause │ ├─76058a6fd037afa1075911eef4c82bfd0d56179aa8ac49b186855ecb60e2ba6f │ │ └─146111 /pause │ ├─b63307d652f1c0f1f509ade90ecdd6f55bef9ef2ade7bc204a9469bb065adc76 │ │ ├─172041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172059 /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 -- │ │ ├─172065 erl_child_setup 1048576 │ │ ├─172202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172203 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172297 /bin/sh -s rabbit_disk_monitor │ ├─dcf7387e534975d26f427032a299e5ee9a9a509a476de2102a2626d23d3e620c │ │ └─181871 vector --config /etc/vector/vector.toml │ ├─849fbfec66fad956db16f83b3305cb015ed986f1d60d93d4dcd22fd9639b4382 │ │ └─50845 /pause │ ├─912b6332fc66db44c17ff987baa7e3fb6d5ef78070a29bc3a7183892f7e0ce6a │ │ └─226430 /pause │ ├─99724bf8f63729469b340f33e486e0233719e4618eb51627070fa2d3a944d1da │ │ ├─205007 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205024 /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 -- │ │ ├─205030 erl_child_setup 1048576 │ │ ├─205187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205305 /bin/sh -s rabbit_disk_monitor │ ├─54b7aa1cfa54c782f6d9de796a00d1976c666f6932182cff1a9b77a2468ea1ff │ │ ├─48576 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 │ │ └─49788 haproxy -sf 16 -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 │ ├─9ec5550bcf5b0ec257ee3e71b8faac80f64385ea177133691f7dee8f614b1315 │ │ └─43900 /pause │ ├─67dacbfbb8399649d12c94875e4777aea73037ff3fa516a3a62c0c8b6d9c2463 │ │ └─62317 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 │ ├─dcee5593f181be728917f1958df03de1ce4df38d063eaf9ad05dee390adee250 │ │ ├─48630 mysqld --wsrep_start_position=5931ec20-44e7-11f1-b0a0-57da89546b63:20 │ │ └─48786 /var/lib/mysql/mysql-state-monitor │ ├─7b18b3d3697f8409fbb43fbb0cd4648736a198bb8789e2d463e29a07c64d5db9 │ │ └─65564 /pause │ ├─15e554b5afebb8ea13d8ea975af4077c3bd38d461ce8eb21e09745a97447fc2c │ │ └─43498 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 │ ├─fa86e569253c744ea4d539317f012fdacdff77afa181807ad89fd108768c6974 │ │ └─106124 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9a1b42532f8be84d3b9ef6015fedee763123cd6e48e252e886d2cba9b704a984 │ │ └─95804 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1b46318bd2e12be4a28d94b0fa5d7a1853eaab374af3e50cb83a56ef7618945c │ │ └─146020 /pause │ ├─a3fc770da99174998ab1b7e4e70c9f527f6dfa3ea3add7ac044c6fef74e6db52 │ │ └─60018 /pause │ ├─86c0dc0d1e087be02af448cb119cf45cbbcd3c4f5d0b15a9b7407d5c298b01bb │ │ └─59960 /pause │ ├─42133a1c262e54181c0c6735f2cafcf107b14038531372772333bd840cbecf34 │ │ └─64523 /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-138.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 │ ├─7628d1f755c59316cb25f52cf276c77df7325b453b3eabf28e94271e3877f33f │ │ ├─90327 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90344 /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 -- │ │ ├─90350 erl_child_setup 1048576 │ │ ├─90508 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90658 /bin/sh -s rabbit_disk_monitor │ ├─4573778c34d855ee68cbcbf6271d5abec845da5dd0f5443756a2a3f90a0f092e │ │ └─139075 /pause │ ├─301dae8452a3a673d45b5090b7fd67c273c1a7b05ceff91ef8f021886e90732d │ │ └─249162 /pause │ ├─3e716748b98befc2f092a8baac85e122cc2ea7ec93f1b4a3b299be94dcb01b15 │ │ └─94774 /pause │ ├─496200df59bd256504403a25989d0437a75e0d95af2c8fd6daf8828804e8a105 │ │ └─121461 /pause │ ├─2c2342569096424b745cbcfe2b2465b79774ee79594cfa467da30bcdad5e62f2 │ │ └─40074 kube-apiserver --advertise-address=199.19.213.138 --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 │ ├─532c02dd59e1ff636452e3d6370bdad98b9a7f6a0690d227bc8321e814e8775f │ │ └─59927 /pause │ ├─a57ddd778a053593c312611c3762dc0050bedf3fd77a7e43697f8da821012c2a │ │ └─63288 /pause │ ├─46c7b3af0d34e3f48d38957b3a2faff83b648a6cd480831dfd449870d1acc439 │ │ ├─181938 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181963 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e11965eb6c47371494431da42eb183a82caa59834ad934254a3d17eb33159810 │ │ └─43022 /coredns -conf /etc/coredns/Corefile │ ├─1fac7edde22ad158d8fc79a9cf7513c4f5c3b75987f2ad7b58abf9b9fb76e803 │ │ └─44195 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─81bc1f57afb00835291151f3659fd74db22144b45e671effe2cfb726e8d8e1d2 │ │ └─40436 /pause │ ├─5dc11b861ec76b25b192b07262a17a5fa385beced0c765ed2efa267fc7f26fff │ │ └─50693 /pause │ ├─8dc2f6fa318f25ba6f6dbdc1795a61c96536d7a2b1480f895ef5d11baee4a36c │ │ └─229243 /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 │ └─eb337430caff06cb1d21afa4c828bddc24c421eb96624dfd983cecc8793aeccf │ ├─241905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─242347 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─242350 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount