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 │ │ │ ├─21176 /lib/systemd/systemd --user │ │ │ └─21177 (sd-pam) │ │ └─session-22.scope │ │ ├─21166 sshd: cephadm [priv] │ │ └─21196 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.19.213.177-22-zuul [mux] │ ├─397341 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lvspmeydaadumorkvgnwegzjpjlefnyq ; /usr/bin/python3'"'"' && sleep 0' │ ├─397342 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lvspmeydaadumorkvgnwegzjpjlefnyq ; /usr/bin/python3' && sleep 0 │ ├─397343 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lvspmeydaadumorkvgnwegzjpjlefnyq ; /usr/bin/python3 │ ├─397344 /bin/sh -c echo BECOME-SUCCESS-lvspmeydaadumorkvgnwegzjpjlefnyq ; /usr/bin/python3 │ ├─397345 /usr/bin/python3 │ ├─397407 /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 │ └─397410 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12191 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 624bbaae5f3287d6e194dbf8f8ae41f2e476f6fa63e0c4d76f363b7aee759faf -address /run/containerd/containerd.sock │ │ ├─ 12589 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e86561dd52bd107ceb5bb0f643ba26bc362464b3e7d4e44da244ef620b2a1cf0 -address /run/containerd/containerd.sock │ │ ├─ 19261 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4027df03cdec4161f619f783499095363351e7f7ba2a7080488a8865b72c17b -address /run/containerd/containerd.sock │ │ ├─ 24455 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ca7196282cf1086c092cddb87f272e5eaefd1d8d5e17ed5ba0eed0253ff2eed1 -address /run/containerd/containerd.sock │ │ ├─ 28986 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 004a0ed8d79f6a4e8e7d2d9188efce64973c6ba22b44e8bfe4f84c25142fbdbd -address /run/containerd/containerd.sock │ │ ├─ 33566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c309265945ba15175fc577515ca936b9ec9599ed416591a09709bef885445374 -address /run/containerd/containerd.sock │ │ ├─ 39202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4461dc99bebc0db487a68234e7375ab0f13ad78c3be747fabb4d8f6c8b50e2d -address /run/containerd/containerd.sock │ │ ├─ 39220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6737397e38d6aeb17f26e9af6c43022566d4208a6e54291be07641279f26f46 -address /run/containerd/containerd.sock │ │ ├─ 39228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34021002d1e50b64cefc956f4f42b0c66dbe58bb7af9a4278df780e4d49c4d81 -address /run/containerd/containerd.sock │ │ ├─ 39248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886c9cc03f9f0601789975f8456c27205ed8e3db7966b5a81c7f106719d45edc -address /run/containerd/containerd.sock │ │ ├─ 39256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179cdae348b6de2eaed4de0acb17f9c24ede208beee71fcb8fb515b007b2a469 -address /run/containerd/containerd.sock │ │ ├─ 39768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee6cf72651783df52ccb5b1d2eec724abe035b2af2d98f565138713228c80af7 -address /run/containerd/containerd.sock │ │ ├─ 40544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ca892aca5db786cd5adc4c633ba53c35f9a23ce3b26e42f8e1a35a32c9eb37 -address /run/containerd/containerd.sock │ │ ├─ 40550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9501db57cb90cb370939372019a6e0104d3547e2d31c4653731d9ace2db3b94 -address /run/containerd/containerd.sock │ │ ├─ 41946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d7e299a6c89849b075b89040a4fd8884311247bea82ed946afc6f0c259fc04 -address /run/containerd/containerd.sock │ │ ├─ 42341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f727e07251380799c4c997ce6561cbb3249f15ace520cca159f0654fc66e579 -address /run/containerd/containerd.sock │ │ ├─ 42380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eae8501008619cee077912a8ac64ced6eeb39b3ca624c185156da3772ea7fbf -address /run/containerd/containerd.sock │ │ ├─ 42806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b115816726d36d16cd8b06b164d19e2dc3632267b2715ea33be163440d4cd84 -address /run/containerd/containerd.sock │ │ ├─ 43297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c60d35f05bd2504a62011913b2f5fb4f1bdfa4fd23ecd7aba1cc75f4fbcdbcc -address /run/containerd/containerd.sock │ │ ├─ 43335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fd208def42459f3cd0f45ec830ce4113ded4affd605b83308ab31bb574d234 -address /run/containerd/containerd.sock │ │ ├─ 43381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0abe060cd0203b462fa8184cef500c1a4ca38797284b8e6e46923e9431a302a7 -address /run/containerd/containerd.sock │ │ ├─ 45630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd9fa53ab2fd89654728564853f98e1daf8810f16b17652d6bda37fc23922ac -address /run/containerd/containerd.sock │ │ ├─ 45706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3b36bb61530d10cbf1367e79e3eef1f756f7d6de8a91c784cf68afb823f185 -address /run/containerd/containerd.sock │ │ ├─ 46461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb376e53ac4f6bb7a911b4f3388b0cfeec4d491779a58414d6695bfcfc68cbb -address /run/containerd/containerd.sock │ │ ├─ 46564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 454902dd0ed126886b46fa53ba448541efb109c0678fa6bc75e2911080fa9114 -address /run/containerd/containerd.sock │ │ ├─ 47133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b2ffb47af9f57abcc7283033e9bad9cb2d132ae384965eb2949286f995ee882 -address /run/containerd/containerd.sock │ │ ├─ 47468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44b7aedcd80cc45baeede515e302c5ae37d5235c616f719e5578e86e9196e90 -address /run/containerd/containerd.sock │ │ ├─ 47827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3916d22aeb3e6adf7efcd23eff3b3b10d910a1a12c7b05f3cf83cd89596082f -address /run/containerd/containerd.sock │ │ ├─ 50030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d48f3b4f85a0c170705d0a2bede1cc4d1e8841de1d397972fe9b529904f5b6c3 -address /run/containerd/containerd.sock │ │ ├─ 50206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c82823ae47809a573b37580b2a287003b4b3463b9b18750027b5da2b809364 -address /run/containerd/containerd.sock │ │ ├─ 54363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c75ddfa97b7fdc6e765897d6323350ef958191c41c87bd84d73c15bb83b7eb38 -address /run/containerd/containerd.sock │ │ ├─ 55013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86987d87405dff3ce6379e9f79717987840a0cae4e7ae4209f95031923ff70dd -address /run/containerd/containerd.sock │ │ ├─ 55081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d91009ec18f7fee1fac6a0221ea9e93a720d655b9ee8629bfd2eb2d6a6d1093 -address /run/containerd/containerd.sock │ │ ├─ 55127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b55425872540e18a755bfcc5b6edac03a32ad62aa2e4b1d127787910808e6e -address /run/containerd/containerd.sock │ │ ├─ 55286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aabdf4e19b85aefe5129075c110fd050c1407dd787fc97ac359f70b6fc68fd56 -address /run/containerd/containerd.sock │ │ ├─ 59107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c75cec7f49e68ebe9a1dcc92ef497f0705bb18568a29fb6e0b5eb069e88e9276 -address /run/containerd/containerd.sock │ │ ├─ 59196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 513fba589f4b9dd89584e101da602b8a853ddbf6e6b59021d7ff75c7833e2b53 -address /run/containerd/containerd.sock │ │ ├─ 59243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc92986e0a47ffd8382bc487f8f382746c044356ad5f8c2a46f019783bca7d0 -address /run/containerd/containerd.sock │ │ ├─ 59285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ada1cdb0abcdc9249f0aa98e8d0bd322c8f4c0b89550d55f73e7546f8ea08e3 -address /run/containerd/containerd.sock │ │ ├─ 60603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e05d0cb91c4d1654905a02832cc833fe1ed013727ac82a2772b61afa00fde2 -address /run/containerd/containerd.sock │ │ ├─ 60716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142f09bedcd3570ce71e294296bfb9de95ebe52776e583498f4097b99699f3f8 -address /run/containerd/containerd.sock │ │ ├─ 61016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35af51af3bf7ad6924f9758cfceb7c24495c9fcd7387f0a152fd7ee9737662bc -address /run/containerd/containerd.sock │ │ ├─ 61056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7b25e1d96f1a97d218d9c42edec7d43868ec984063c9a57166f886e88e961f -address /run/containerd/containerd.sock │ │ ├─ 61102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa9260d23b99f04e8b9f2467a16115b238c9163b2833cf206e828dcbedd7713f -address /run/containerd/containerd.sock │ │ ├─ 61636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d8d7e89c37086e67739c02d9ef35e59b940d332cb6a8bfa4b154c382bcfbae -address /run/containerd/containerd.sock │ │ ├─ 61984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68333bf9f7c9546b5ffbfb3bae184e38820bcced9a7f2195ec7b222ca0da047 -address /run/containerd/containerd.sock │ │ ├─ 62459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610a9207ecedb27e034832a60e25eb931afc0fe283033172a10832d218d60d77 -address /run/containerd/containerd.sock │ │ ├─ 62498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c028479a3b96c68bf9751ef326b22ad5a0ed0d0336b64b3ad6a375958b45ab -address /run/containerd/containerd.sock │ │ ├─ 63195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd13b4c1255e6334615b090c2058cabe990018d2224140c1ab59245d10862ea -address /run/containerd/containerd.sock │ │ ├─ 64723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 013976a66c6fb65eec7a4cb8321ea6fcc7c7cb48e2acd951f2107ca5e1023dfc -address /run/containerd/containerd.sock │ │ ├─ 66832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5104eb4cdf7b759c93ddabc214e4050bee11a49ad6fa1d879260fb8c5a4474d -address /run/containerd/containerd.sock │ │ ├─ 76284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adadb5c594f93abe8efd7dcdb12d4b3e9636ec060060146357931cac43032946 -address /run/containerd/containerd.sock │ │ ├─ 77784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac453816aac29e13ed9c8e0cc51614c537581e88d4e0567593acc320e71321bb -address /run/containerd/containerd.sock │ │ ├─ 83441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb1fef5dc515ba7fdac97db8446f106ff4e08fbb7fc4130ff3a8cec32428462 -address /run/containerd/containerd.sock │ │ ├─ 89322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab0c3f41e746686fe8b52dc8aa9a994bb295ba9aa13afd3597a33db2d4deaae -address /run/containerd/containerd.sock │ │ ├─ 93723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf088e80e63c7dee028d5b4e2cd6ba6fd120ed4b34b71916cfbfed90e68929c -address /run/containerd/containerd.sock │ │ ├─ 93756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64a8e88c06d28ce31544eb48783a4fd4e99c51c33466363c72457d9b82c97927 -address /run/containerd/containerd.sock │ │ ├─102044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5fd6a22c6f7d57f64ba8de4e0cab12c1bdadbecd8e2b44ac3a1d7e7e6c3f91 -address /run/containerd/containerd.sock │ │ ├─103496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc1b4c76547493793be320158ce2beed8612bbd23a733d8347e0b7f6d8d72b8 -address /run/containerd/containerd.sock │ │ ├─103583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b64d9c9378993ddd754ee245f203cb187824a6895b4f70ea5e746d2c029afed -address /run/containerd/containerd.sock │ │ ├─105584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7186e66fe557a2cc76a0a88696de6ae07edb3652c2df48ef9108dc5f2cee98ff -address /run/containerd/containerd.sock │ │ ├─107463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907aef68df518bfa3dfb3638a60dd0524f9eda4a67c33ef6e6256d9559aba513 -address /run/containerd/containerd.sock │ │ ├─107498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3085f64dc33e94fd1bc7b95fedb3b01e15eb031655aeb540d9a8af26374e8df2 -address /run/containerd/containerd.sock │ │ ├─120604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d157c08442ec9aaa5d757adb6277a097cbc4cd5623df928f0dae76fb66b7a972 -address /run/containerd/containerd.sock │ │ ├─120715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eeeb5c8ce0414a6ae6cade5067cded0e0f39f3e943f56801f806f0ed4e3a4f0 -address /run/containerd/containerd.sock │ │ ├─123228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db0be16d792ff9fb97ca26de5532fb08b91b33362779c1924e3576b763ec443 -address /run/containerd/containerd.sock │ │ ├─137546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab975aab25c20c1029d054a262edecef6c5122fe0e65b8b6871e5f946a5b095e -address /run/containerd/containerd.sock │ │ ├─139058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f874143d0c6cb633f009e1c3462930f836904af6a394e02a170109da5b34cd1d -address /run/containerd/containerd.sock │ │ ├─139395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab78a8f3c53ba17ed788e42f276e330e6113e657242e34e06a789275ac437008 -address /run/containerd/containerd.sock │ │ ├─140235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93eb1e38f98b29a9dce55bdcfadcc5d7ba072cc282feef2e1573fabe223e6f5d -address /run/containerd/containerd.sock │ │ ├─142141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c0b74d83e86f8602921a760a69c2a53e2eb32ff04a8c8b9f733adbb5fcf5097 -address /run/containerd/containerd.sock │ │ ├─142513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7618e5c5792c35d0c2d64d4f6f239c96415f6a11f53da9499f34b1c151dc252b -address /run/containerd/containerd.sock │ │ ├─142718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ba694a81d3b7e35ef89438081969bbb07a8a7725d4f430ba85df0463a4e831 -address /run/containerd/containerd.sock │ │ ├─143045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2784bf2eaa102b106e5a10f6a33c404e7a3961793c6d8c6c286680e2fef90097 -address /run/containerd/containerd.sock │ │ ├─143165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec77302c87ab9d029c279607dd88a4eac0fad45f8518938f0c48ed838426a72 -address /run/containerd/containerd.sock │ │ ├─143264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0e6bac82b28e38e5cd39320dfb6b12bedfcce8dd4c61e48bb751bd50cf7dc7 -address /run/containerd/containerd.sock │ │ ├─167520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abefc7646951f4b40f890be7662c0c00d162079b5617295fca0058c13cb84ca -address /run/containerd/containerd.sock │ │ ├─169382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e276d4cc07f426eb8a965433d576add60715df1b4df337bf3c8021166f4aa11 -address /run/containerd/containerd.sock │ │ ├─169408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69b87bdd4fd5497816b78fd05c413357bef4816cf7983e62439773d2f946e128 -address /run/containerd/containerd.sock │ │ ├─169474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79361ba6b79cce6ab5ed2b18d9f04057d48bbeaa946e2d49f35c9d063940cfb -address /run/containerd/containerd.sock │ │ ├─169480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d19303564b47f19ec068168d9082f37593680086929312863c52da264a10cba -address /run/containerd/containerd.sock │ │ ├─169544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78702411b36f1d91d746d8bfb3b984812d09c8b445464970240096bc71c4b0ef -address /run/containerd/containerd.sock │ │ ├─169901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb97c9336aed1524a89427a224b1cbda7382654c34d8116441709819908c37c -address /run/containerd/containerd.sock │ │ ├─169953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a6b79d77a6c49615ecc455cde556a616d8987990e9b48a7ad006add2f1ba7b -address /run/containerd/containerd.sock │ │ ├─182106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d13bb6bc0f68dc97767640a98b7d095a36934e874f425f72d0bafe336f8e25 -address /run/containerd/containerd.sock │ │ ├─184394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2acead9329886d3a1694beae1a97a6c5f57ee69dd6fc4fe20575ed7cbcd998 -address /run/containerd/containerd.sock │ │ ├─184438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebccf7bee7042b5a496cd312c4e8a275c74cddcc689b83532d12a88b991d7291 -address /run/containerd/containerd.sock │ │ ├─184512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 133a5ce3c93e1fb43d82a7f3fe46a7f13ddcda2d428c3f7ac76cf8ade0c542e5 -address /run/containerd/containerd.sock │ │ ├─199876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87bda6b215b0ef575b289a8632db638744110bd2561aa709b1a1cbb46f12e74 -address /run/containerd/containerd.sock │ │ ├─207702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b488a00ba75cfb76c0950c4e715a2ba9889679c4dcde553f622d409a9f0a724c -address /run/containerd/containerd.sock │ │ ├─207707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd0c23af746530ba385863669fd081da5de05dc7f650207629a1ec65b9879df -address /run/containerd/containerd.sock │ │ ├─207741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f5f9d3b8681e4b983373a17db750968f9392c05b32487732878b7ce71f1c2c -address /run/containerd/containerd.sock │ │ ├─208080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cb451ad64f7ea12c66dcf58391ca490922c89801eab7efecf287a7bf1aefaf4 -address /run/containerd/containerd.sock │ │ ├─218659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d407cef86094c4b0724da42d0eb25eae1fb1e3c9efd5ff1ebd36119e332e414a -address /run/containerd/containerd.sock │ │ ├─220589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9101549263762080a7629a2cb6d8e651fd1ee02d33be1df05bcd1696e8eba18b -address /run/containerd/containerd.sock │ │ ├─221692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320a3b92fe65ae5d29ddb298305414bdc88ce605762e79f6f3f4e14d1c8aeda5 -address /run/containerd/containerd.sock │ │ ├─222668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b518cde8d4c266eb80eb8ccc955b7a85750524b42f221e70f8dbafacf8dee2 -address /run/containerd/containerd.sock │ │ ├─223747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa69c4733d79f5ee1d5c477fe35e0883598b1ce4f53dd92b3ebe56327307673 -address /run/containerd/containerd.sock │ │ ├─225950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e84f8796891f15f32d855b9c04f323a0e70c12b28457fe3e1f12ed045b431497 -address /run/containerd/containerd.sock │ │ ├─227740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d724ae47c66b9eb57fade188fd9307c62dc4472242e4645c68c2c9ce3079583e -address /run/containerd/containerd.sock │ │ ├─227785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4740b7cc6f8c232a45f19ac7df7b7a017dc026ce192588a5642f98ac2c31a39b -address /run/containerd/containerd.sock │ │ ├─236673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7bdadebecbb9a1635cc57d2a67f4c06cd7467ebba7854e966d944902b548e4 -address /run/containerd/containerd.sock │ │ ├─237174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940a37da0cf517e8d01495953f22a0bcc2fb63646d9290b7aff837757563401f -address /run/containerd/containerd.sock │ │ ├─239650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993479dcc042d2d5a93b76f36e90045019eb5cb8f667c2a54ee41ae66a4a5625 -address /run/containerd/containerd.sock │ │ ├─243783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a7945e1cde204200f26b38b0eddec6841a48a529db337b58be0207189ad159 -address /run/containerd/containerd.sock │ │ ├─244028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2e4e6d41ae027dca66d2d3eb31d875d66ac486d3d4dc8054b4fa6d6789da80 -address /run/containerd/containerd.sock │ │ ├─244116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7a3c164cd12496fc38081667baa6455262287630aee4b0cd2d0d0d65c93ea9 -address /run/containerd/containerd.sock │ │ ├─244213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51cd52bc3f5e0b06f982f505f591a58a198218b7150364f48def086118df6598 -address /run/containerd/containerd.sock │ │ ├─255456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eaeab36d02428c21b4b41bbd80cba70d2e28ec3d8f667cddfe5cfd8aa041840 -address /run/containerd/containerd.sock │ │ ├─257957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b71c2c5243a001894a7f274d63f70488cea76b07a2fad23b00e68ff242b654e -address /run/containerd/containerd.sock │ │ ├─259327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe0db5a8cca047f4aa3ac22c1bd6451b6235c5a31da9d1a4e5eab073f5d8ad0 -address /run/containerd/containerd.sock │ │ └─397347 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/9278de3342c4117c6614ec06f2b5e12fe637fbddeb3d763ce11fc4d2d700749b/log.json --log-format json exec --process /tmp/runc-process3085593138 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/9278de3342c4117c6614ec06f2b5e12fe637fbddeb3d763ce11fc4d2d700749b/9a60ccc4d94071b5c3ac67186fb1f2c9b3d14971715efb22570ed5ff18c0b32f.pid 9278de3342c4117c6614ec06f2b5e12fe637fbddeb3d763ce11fc4d2d700749b │ ├─packagekit.service │ │ └─1196 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─docker-e86561dd52bd107ceb5bb0f643ba26bc362464b3e7d4e44da244ef620b2a1cf0.scope … │ │ ├─12614 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jjibun -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12633 /usr/bin/ceph-mgr -n mgr.instance.jjibun -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-004a0ed8d79f6a4e8e7d2d9188efce64973c6ba22b44e8bfe4f84c25142fbdbd.scope … │ │ ├─29013 /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 │ │ └─29025 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28691 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28969 /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 │ │ │ ├─19224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19243 /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 │ │ │ ├─24162 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24438 /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.jjibun.service │ │ │ ├─12502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jjibun/unit.run │ │ │ └─12534 /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-jjibun --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.jjibun:/var/lib/ceph/mgr/ceph-instance.jjibun:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jjibun/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jjibun -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 │ │ │ ├─33277 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33549 /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 │ │ ├─12142 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12172 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10185 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136933 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39668 /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.177 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─run-r62f01bc96c704f459fa5391c5a5ce430.scope │ │ └─183101 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─docker-ca7196282cf1086c092cddb87f272e5eaefd1d8d5e17ed5ba0eed0253ff2eed1.scope … │ │ ├─24479 /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 │ │ └─24492 /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-config.service │ ├─chrony.service │ │ ├─10695 /usr/sbin/chronyd -F 1 │ │ └─10696 /usr/sbin/chronyd -F 1 │ ├─docker-c4027df03cdec4161f619f783499095363351e7f7ba2a7080488a8865b72c17b.scope … │ │ ├─19288 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19308 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-c309265945ba15175fc577515ca936b9ec9599ed416591a09709bef885445374.scope … │ │ ├─33590 /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 │ │ └─33603 /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 │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136774 /sbin/iscsid │ │ └─136775 /sbin/iscsid │ ├─docker-624bbaae5f3287d6e194dbf8f8ae41f2e476f6fa63e0c4d76f363b7aee759faf.scope … │ │ ├─12249 /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 │ │ └─12266 /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 │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─22d7e299a6c89849b075b89040a4fd8884311247bea82ed946afc6f0c259fc04 │ │ └─41969 /pause │ ├─2e276d4cc07f426eb8a965433d576add60715df1b4df337bf3c8021166f4aa11 │ │ └─169432 /pause │ ├─51cd52bc3f5e0b06f982f505f591a58a198218b7150364f48def086118df6598 │ │ └─244261 /pause │ ├─dd33a5ce9a70d82d6002bd6c4bd5b63bc69d8fe0687b35b5165150056ad1832e │ │ ├─ 94143 /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 │ │ └─339616 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d45bf2edaa842206ba4d64129f9a0215682c29161c306b14dfa3c97c3e902258 │ │ ├─178148 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─178473 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178474 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178475 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7b2ffb47af9f57abcc7283033e9bad9cb2d132ae384965eb2949286f995ee882 │ │ └─47158 /pause │ ├─ab3b36bb61530d10cbf1367e79e3eef1f756f7d6de8a91c784cf68afb823f185 │ │ └─45729 /pause │ ├─320a3b92fe65ae5d29ddb298305414bdc88ce605762e79f6f3f4e14d1c8aeda5 │ │ └─221715 /pause │ ├─8bb1fef5dc515ba7fdac97db8446f106ff4e08fbb7fc4130ff3a8cec32428462 │ │ └─83465 /pause │ ├─5d54f6bf86e10948847c0ef69f25bc89007e30209013a0ddc8d1eada4ea1524f │ │ └─105349 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cd09799bb9fc6753c9b39ddc181178940829769e5cc4f6f9ce28ab900e71b959 │ │ └─183164 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e6c82823ae47809a573b37580b2a287003b4b3463b9b18750027b5da2b809364 │ │ └─50229 /pause │ ├─b4b55425872540e18a755bfcc5b6edac03a32ad62aa2e4b1d127787910808e6e │ │ └─55150 /pause │ ├─bc5fd6a22c6f7d57f64ba8de4e0cab12c1bdadbecd8e2b44ac3a1d7e7e6c3f91 │ │ └─102067 /pause │ ├─7f8e0499cced37c31fc8a797ab0e25d4f6154245c42aef7d08c214c3a6b79111 │ │ └─222042 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─de4cd496563083f49341052b781129dc4176460660d3d45424f71e207f4356cb │ │ └─253309 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─defcb7b5aa24c91b1cb073238684178387e59015af7387c8326cc72a86a22c08 │ │ └─253252 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e0b518cde8d4c266eb80eb8ccc955b7a85750524b42f221e70f8dbafacf8dee2 │ │ └─222692 /pause │ ├─f5181d5783d218b895604c467688a86c9d3e203ae4de1b7b2ff716578b1a30e9 │ │ └─63449 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d68333bf9f7c9546b5ffbfb3bae184e38820bcced9a7f2195ec7b222ca0da047 │ │ └─62020 /pause │ ├─ab78a8f3c53ba17ed788e42f276e330e6113e657242e34e06a789275ac437008 │ │ └─139419 /pause │ ├─907aef68df518bfa3dfb3638a60dd0524f9eda4a67c33ef6e6256d9559aba513 │ │ └─107495 /pause │ ├─c2cdd54a9938a23ee001c71ba2a748054b108f6bc9a7398b9607c817f4740ebe │ │ └─222717 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9bd13b4c1255e6334615b090c2058cabe990018d2224140c1ab59245d10862ea │ │ └─63218 /pause │ ├─477008ca978b77cbcd2179b6a98e46598094dfcc51128d7be00215bd1065d19b │ │ ├─178162 neutron-api: uWSGI master │ │ ├─178194 neutron-api: uWSGI worker 1 │ │ └─178195 neutron-api: uWSGI worker 2 │ ├─6b64d9c9378993ddd754ee245f203cb187824a6895b4f70ea5e746d2c029afed │ │ └─103610 /pause │ ├─53f5f9d3b8681e4b983373a17db750968f9392c05b32487732878b7ce71f1c2c │ │ └─207825 /pause │ ├─34d13bb6bc0f68dc97767640a98b7d095a36934e874f425f72d0bafe336f8e25 │ │ └─182129 /pause │ ├─38dd86c1de36a461a6b56a678e298343b20971eeb9072472841a2959d69a1038 │ │ ├─60118 python -u /app/sidecar.py │ │ ├─60400 python -u /app/sidecar.py │ │ └─60401 python -u /app/sidecar.py │ ├─09c8a28ea9f9304e0605cd70ccd7c65c0588cb0246243d06657bee44cbbaabf9 │ │ ├─170707 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392134 sleep 300 │ ├─5b0e41efd9b7e767fefc867543b1d66af245d1613651d35f34c0041aa78155d8 │ │ ├─237123 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237510 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237511 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f9501db57cb90cb370939372019a6e0104d3547e2d31c4653731d9ace2db3b94 │ │ └─40599 /pause │ ├─677d1d378b08fc38fc4a8f51b4bfbfcea322cfa4aaaab1e5c119acaf156fbe63 │ │ └─217180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f8fd208def42459f3cd0f45ec830ce4113ded4affd605b83308ab31bb574d234 │ │ └─43359 /pause │ ├─6ed707758e7758fb8dcd0cc308c53eb05198499483dd80ab8c3c56bc3feb7a5a │ │ └─258310 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─9fb376e53ac4f6bb7a911b4f3388b0cfeec4d491779a58414d6695bfcfc68cbb │ │ └─46486 /pause │ ├─b79361ba6b79cce6ab5ed2b18d9f04057d48bbeaa946e2d49f35c9d063940cfb │ │ └─169536 /pause │ ├─25d8d7e89c37086e67739c02d9ef35e59b940d332cb6a8bfa4b154c382bcfbae │ │ └─61659 /pause │ ├─0ec5e241b3551da20191af8df0ac4bc5416c93b17d7f1b6738aae7ee2378827b │ │ └─48117 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─78c028479a3b96c68bf9751ef326b22ad5a0ed0d0336b64b3ad6a375958b45ab │ │ └─62524 /pause │ ├─b488a00ba75cfb76c0950c4e715a2ba9889679c4dcde553f622d409a9f0a724c │ │ └─207819 /pause │ ├─5c6b08dc9f7083a3a8324e70ff0f9d394f1e89c6714266c90c8230c98b00fdd3 │ │ ├─261980 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─261993 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5dd9fa53ab2fd89654728564853f98e1daf8810f16b17652d6bda37fc23922ac │ │ └─45653 /pause │ ├─4abefc7646951f4b40f890be7662c0c00d162079b5617295fca0058c13cb84ca │ │ └─167545 /pause │ ├─d5a7945e1cde204200f26b38b0eddec6841a48a529db337b58be0207189ad159 │ │ └─243836 /pause │ ├─71d22817528aeceed9041de3c553f10701e4748a720a23e36dea83e774da6bc9 │ │ ├─166489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166810 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166811 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2d13d91f4e85b16fe8408014ae186a1ce4bd165cc7a7ffb747d0b2417267af5c │ │ ├─ 45973 /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 │ │ ├─ 45986 /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 │ │ ├─ 46112 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─257633 nginx: worker process │ │ ├─257634 nginx: worker process │ │ └─257635 nginx: cache manager process │ ├─16bcadbe5e937f74a2616d2d81989f002720f15724b422534e42cf60297eb84b │ │ └─55496 /secretgen-controller │ ├─70da0cde6e137380ae72b2e9b1ed247e94b17a7413c54fd14b624b5e1758a4e3 │ │ └─64455 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dcc8f4a01dcb2b968ebd16c16ff886d4a7a98b1a235a468d90857c9ffb701fc3 │ │ └─39817 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─643424d3bf998f6bc830939cc6375032002b390692f7adf83744731da84123e4 │ │ └─61780 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 │ ├─ac453816aac29e13ed9c8e0cc51614c537581e88d4e0567593acc320e71321bb │ │ └─77807 /pause │ ├─d949293b3d691c13a2a222195d078bfe4ebf89803a3c0a4ad30935da15d15d7f │ │ ├─182235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182284 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─182291 erl_child_setup 1048576 │ │ ├─182348 sh -s disksup │ │ ├─182350 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182351 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182496 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182934 /bin/sh -s rabbit_disk_monitor │ ├─7d19303564b47f19ec068168d9082f37593680086929312863c52da264a10cba │ │ └─169623 /pause │ ├─cece1604cfdfd20a07dea14cbc2b865da32e832c882a1f58418564a2ac721afa │ │ └─63925 /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 │ ├─1b71c2c5243a001894a7f274d63f70488cea76b07a2fad23b00e68ff242b654e │ │ └─257997 /pause │ ├─7186e66fe557a2cc76a0a88696de6ae07edb3652c2df48ef9108dc5f2cee98ff │ │ └─105610 /pause │ ├─60ba694a81d3b7e35ef89438081969bbb07a8a7725d4f430ba85df0463a4e831 │ │ └─142767 /pause │ ├─721fa52af37ed0fa6d0dbe6492aea13cd46fe3b664ccaf6d24adb158e8d8c3dc │ │ └─62775 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─adadb5c594f93abe8efd7dcdb12d4b3e9636ec060060146357931cac43032946 │ │ └─76307 /pause │ ├─f874143d0c6cb633f009e1c3462930f836904af6a394e02a170109da5b34cd1d │ │ └─139082 /pause │ ├─db2acead9329886d3a1694beae1a97a6c5f57ee69dd6fc4fe20575ed7cbcd998 │ │ └─184416 /pause │ ├─8da5842be7089c12b33879e376f4389ebfc265883b7d4ae84a67a518930eb569 │ │ ├─236998 magnum-api: uWSGI master │ │ ├─237033 magnum-api: uWSGI worker 1 │ │ └─237034 magnum-api: uWSGI worker 2 │ ├─07588d19f7fcbc7f7584718bb13601408c1119228367243bd6151fb377f2f90e │ │ └─47277 percona-xtradb-cluster-operator │ ├─1eaeab36d02428c21b4b41bbd80cba70d2e28ec3d8f667cddfe5cfd8aa041840 │ │ └─255480 /pause │ ├─dd2d5c5c7067b59474a0621a03f36255aacdd2b4b12d650f5c44f93eae62f252 │ │ └─223809 /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 │ ├─f3916d22aeb3e6adf7efcd23eff3b3b10d910a1a12c7b05f3cf83cd89596082f │ │ └─47852 /pause │ ├─a34037ebbfddf93795058d3bdc2f3d60157223346b6b1edffda7817eb5601d3b │ │ ├─180791 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─181102 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─181103 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─993479dcc042d2d5a93b76f36e90045019eb5cb8f667c2a54ee41ae66a4a5625 │ │ └─239673 /pause │ ├─8b4bde71239f6c93b533ab9791c2be6bc7d199ad72e6a3bd3f25ed3f62cf3e94 │ │ ├─41045 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41419 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1347e0b313c6c1c992d78558e4d032e500937aadaedaea24b407514c7602d740 │ │ └─55430 nfd-master -crd-controller=true -metrics=8081 │ ├─2d770440acd9397ecab8b990546d5fd1ee6936a9edbfc34bbc9861d2c5d650c9 │ │ ├─180537 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181717 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpf9sq5kyb/privsep.sock │ │ ├─357077 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8gpxquqo/privsep.sock │ │ ├─357366 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9uy9yy9m/privsep.sock │ │ ├─357912 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─357915 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─375964 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee32204d-3539-4e23-ae5d-17305daf5b9c --namespace=qrouter-ee32204d-3539-4e23-ae5d-17305daf5b9c --conf_dir=/var/lib/neutron/ha_confs/ee32204d-3539-4e23-ae5d-17305daf5b9c --log-file=/var/lib/neutron/ha_confs/ee32204d-3539-4e23-ae5d-17305daf5b9c/neutron-keepalived-state-change.log --monitor_interface=ha-a893da62-d9 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/ee32204d-3539-4e23-ae5d-17305daf5b9c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1eeeb5c8ce0414a6ae6cade5067cded0e0f39f3e943f56801f806f0ed4e3a4f0 │ │ └─120739 /pause │ ├─31d4b9f324ed1a98a4f50ee1f75cdc76bb4e299abe7b8a62802f4f6f60310570 │ │ └─63493 /goldpinger --static-file-path /static │ ├─2784bf2eaa102b106e5a10f6a33c404e7a3961793c6d8c6c286680e2fef90097 │ │ └─143073 /pause │ ├─b509b9f39fdae5bebba92db8c8ebcf10b05da9b3983c78f5ac3c4a1aada1939d │ │ └─242548 docker-registry serve /etc/docker-registry/config.yml │ ├─3ada1cdb0abcdc9249f0aa98e8d0bd322c8f4c0b89550d55f73e7546f8ea08e3 │ │ └─59310 /pause │ ├─ab975aab25c20c1029d054a262edecef6c5122fe0e65b8b6871e5f946a5b095e │ │ └─137570 /pause │ ├─bc4def214a57c3a2bced21f45e1565d5f6df2e1a85270c0e84d40bcbe6c17974 │ │ └─259597 /bin/openstack-database-exporter │ ├─c75cec7f49e68ebe9a1dcc92ef497f0705bb18568a29fb6e0b5eb069e88e9276 │ │ └─59147 /pause │ ├─7826742d8508d22806775a7bd7678a8c1d72875364272d703a740092054e5ca1 │ │ ├─178982 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179286 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyolwlxan/privsep.sock │ │ ├─179461 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpcffc_u83/privsep.sock │ │ └─179844 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─15a6b79d77a6c49615ecc455cde556a616d8987990e9b48a7ad006add2f1ba7b │ │ └─169996 /pause │ ├─4a7bdadebecbb9a1635cc57d2a67f4c06cd7467ebba7854e966d944902b548e4 │ │ └─236697 /pause │ ├─34021002d1e50b64cefc956f4f42b0c66dbe58bb7af9a4278df780e4d49c4d81 │ │ └─39351 /pause │ ├─69b87bdd4fd5497816b78fd05c413357bef4816cf7983e62439773d2f946e128 │ │ └─169453 /pause │ ├─7961bb5576d7628659b1832c133f124b53ba5c1eb0914b2ad687636c0884390a │ │ └─55358 nfd-gc -gc-interval=1h │ ├─4b62d10d70f3e8cd431acc3b578c48c15185dba43d31330d0a5dbb92e7c2b548 │ │ └─39448 kube-apiserver --advertise-address=199.19.213.177 --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 │ ├─d724ae47c66b9eb57fade188fd9307c62dc4472242e4645c68c2c9ce3079583e │ │ └─227764 /pause │ ├─c86ce7f547a4766277afbffaa63ab1b27591791f4df8222efa7caab722af214f │ │ ├─47960 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 │ │ └─49185 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─74cf3ec0ccd492ff0108b4e7786eda438ca3eb98a463cc5015019e94c87af0f7 │ │ ├─196516 heat-api: uWSGI master │ │ ├─196547 heat-api: uWSGI worker 1 │ │ └─196548 heat-api: uWSGI worker 2 │ ├─491eacaac0e53fdb78766010a32781e80305088a23d65c5b47583153e0d21f90 │ │ └─63405 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─86987d87405dff3ce6379e9f79717987840a0cae4e7ae4209f95031923ff70dd │ │ └─55040 /pause │ ├─f44b7aedcd80cc45baeede515e302c5ae37d5235c616f719e5578e86e9196e90 │ │ └─47492 /pause │ ├─236a51050c32a56dc150c0c56ce6a7dc8b9cf63e645cc60524bb504147faf873 │ │ └─64391 /bin/pushgateway │ ├─480c4feb752472880974fdca16328f0b1e5a852df83136e42baa37627415d686 │ │ ├─196517 heat-api-cfn: uWSGI master │ │ ├─196545 heat-api-cfn: uWSGI worker 1 │ │ └─196546 heat-api-cfn: uWSGI worker 2 │ ├─d6ab541ea3af001af0c11507103db4e8ffc05084b8e0b3405c4592588067a5e3 │ │ └─39467 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 │ ├─133a5ce3c93e1fb43d82a7f3fe46a7f13ddcda2d428c3f7ac76cf8ade0c542e5 │ │ └─184545 /pause │ ├─ef7b25e1d96f1a97d218d9c42edec7d43868ec984063c9a57166f886e88e961f │ │ └─61084 /pause │ ├─7ab0c3f41e746686fe8b52dc8aa9a994bb295ba9aa13afd3597a33db2d4deaae │ │ └─89346 /pause │ ├─aabdf4e19b85aefe5129075c110fd050c1407dd787fc97ac359f70b6fc68fd56 │ │ └─55310 /pause │ ├─47f1b99c195fa183533f5bd1925ed0b05ca1fc1c1e6548961fbc1256c5471d72 │ │ ├─167658 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167675 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─167681 erl_child_setup 1048576 │ │ ├─167811 sh -s disksup │ │ ├─167813 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─167814 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167899 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168089 /bin/sh -s rabbit_disk_monitor │ ├─59337c2ea379f9e6b132dfeb0a386f90558055b4137e0739d666205d0a860bd9 │ │ ├─117192 cinder-api: uWSGI master │ │ ├─117205 cinder-api: uWSGI worker 1 │ │ └─117206 cinder-api: uWSGI worker 2 │ ├─1b2e4e6d41ae027dca66d2d3eb31d875d66ac486d3d4dc8054b4fa6d6789da80 │ │ └─244089 /pause │ ├─c75ddfa97b7fdc6e765897d6323350ef958191c41c87bd84d73c15bb83b7eb38 │ │ └─54386 /pause │ ├─a7ba5fd1bb917123e814491bb0db34a961e238160f89103f0b943d78232b11e9 │ │ └─94904 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8c52c6fff1bd84529fbd5be7ee848b3d0a703f5e364131a91a2d6b23fa10b81e │ │ ├─140370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140455 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─140465 erl_child_setup 1048576 │ │ ├─140516 sh -s disksup │ │ ├─140518 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140519 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140603 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140613 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140823 /bin/sh -s rabbit_disk_monitor │ ├─2750b812386c64632febe1cee4cec8f079992f0a85b3cb918ebdbd1f555ddc23 │ │ └─59584 /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 │ ├─b942108d62af7313e8de4e36fd6a82f65e0c81817c39f5758217c12d8b6305b4 │ │ ├─63360 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63416 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0057692f5b5ebb546308ba52d0384746bb269db3dc409a5ff6bce4980b6c8f88 │ │ ├─102443 glance-api: uWSGI master │ │ ├─102456 glance-api: uWSGI worker 1 │ │ └─102457 glance-api: uWSGI worker 2 │ ├─629090eb49567514cb4fc1e84c2077e9b873b3ac46743362753032ad7ede2552 │ │ └─43564 /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 │ ├─64a8e88c06d28ce31544eb48783a4fd4e99c51c33466363c72457d9b82c97927 │ │ └─93785 /pause │ ├─ec9a2b982d9a9f37eee580a6bf40b4dc0b315279619ca5152b5e4ca75ab672a5 │ │ └─64553 /bin/oauth2-proxy │ ├─3032fe3df7408bae5b4d9d30a14c7e1c77e7faa689173ecbca1516e4f6f90b0a │ │ └─48170 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d48f3b4f85a0c170705d0a2bede1cc4d1e8841de1d397972fe9b529904f5b6c3 │ │ └─50053 /pause │ ├─2d91009ec18f7fee1fac6a0221ea9e93a720d655b9ee8629bfd2eb2d6a6d1093 │ │ └─55110 /pause │ ├─2557951ac6af06b1330597d2bd0b17286d7faccff1c7e9d6c9c0618ef2628fd6 │ │ └─62837 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8795a3a2b35ad825c6dbb587c121ce3b05d4d58ee6740488d91ec400b197ae17 │ │ ├─178209 neutron-policy-server: uWSGI master │ │ ├─178224 neutron-policy-server: uWSGI worker 1 │ │ └─178225 neutron-policy-server: uWSGI worker 2 │ ├─22730f31a84271124671087ad0956b13f42b855b03dbc7474ae3eda5fc6c2ac7 │ │ └─50703 redis_exporter │ ├─454902dd0ed126886b46fa53ba448541efb109c0678fa6bc75e2911080fa9114 │ │ └─46587 /pause │ ├─5ec77302c87ab9d029c279607dd88a4eac0fad45f8518938f0c48ed838426a72 │ │ └─143188 /pause │ ├─b5104eb4cdf7b759c93ddabc214e4050bee11a49ad6fa1d879260fb8c5a4474d │ │ └─66857 /pause │ ├─d4461dc99bebc0db487a68234e7375ab0f13ad78c3be747fabb4d8f6c8b50e2d │ │ └─39337 /pause │ ├─2097373580aa553ce5e2a2569d967832a1af71de9a5a493cd1a7ac2d3f30ddaa │ │ ├─257832 apache2 -DFOREGROUND │ │ ├─260524 (wsgi:h -DFOREGROUND │ │ ├─260525 (wsgi:h -DFOREGROUND │ │ ├─260526 (wsgi:h -DFOREGROUND │ │ ├─260527 (wsgi:h -DFOREGROUND │ │ ├─260528 (wsgi:h -DFOREGROUND │ │ ├─260529 apache2 -DFOREGROUND │ │ └─260530 apache2 -DFOREGROUND │ ├─7bd82d35ded23a4049c139eb9469083f3be1233e7b75f5732fb7242bcae83216 │ │ └─42487 /coredns -conf /etc/coredns/Corefile │ ├─415a314051a3fd84b25d9ae24ac9deedf6e3d115696c94e646f6b1c2dabcaa71 │ │ └─39605 /kube-vip manager │ ├─7eae8501008619cee077912a8ac64ced6eeb39b3ca624c185156da3772ea7fbf │ │ └─42411 /pause │ ├─51b6fa011de433bfcd73b47f18a9f9c104ed6acd133d6d43e9b88e69ff930689 │ │ └─43609 /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 │ ├─80525e7fa629d596ba0b62a859ff414cff529be2d25244b1114c46b52cb86a34 │ │ └─63603 /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 │ ├─b2f6efbc868daefeaf1d1a2d49ec18b62561da3be8ba71ff76b80a09b4fa0c7d │ │ ├─236725 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpixjbnqnv/privsep.sock │ │ ├─237401 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237403 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─33ca892aca5db786cd5adc4c633ba53c35f9a23ce3b26e42f8e1a35a32c9eb37 │ │ └─40588 /pause │ ├─5ee2a4271d92899a8dc06abfa0ecaba0aaa83b9a3da59ad4f77a99a21790b121 │ │ └─42012 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ebccf7bee7042b5a496cd312c4e8a275c74cddcc689b83532d12a88b991d7291 │ │ └─184463 /pause │ ├─6c0b74d83e86f8602921a760a69c2a53e2eb32ff04a8c8b9f733adbb5fcf5097 │ │ └─142190 /pause │ ├─cc4256bc1538aabac4b94318267ddb0c4d161cda5c8fed5b928c4adbed2da13e │ │ └─182511 /bin/bash /tmp/libvirt.sh │ ├─dcd443b3ef87a96023d80573c72254df8f3231b706acc98d94f5e8b4add58c2c │ │ ├─253272 manila-api: uWSGI master │ │ ├─253343 manila-api: uWSGI worker 1 │ │ └─253344 manila-api: uWSGI worker 2 │ ├─4c60d35f05bd2504a62011913b2f5fb4f1bdfa4fd23ecd7aba1cc75f4fbcdbcc │ │ └─43320 /pause │ ├─087db6f2b9102ce24e6ac1ead18ce9250599248f122a1b16209d2f999e7adf86 │ │ └─161433 /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 │ ├─6108640d7518265742c14bce9b17356b8622b72575a924eaf68eba4b26026715 │ │ ├─103959 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104146 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104148 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ab0e6bac82b28e38e5cd39320dfb6b12bedfcce8dd4c61e48bb751bd50cf7dc7 │ │ └─143288 /pause │ ├─23cc2556a5e0ca273380e874f90be3e8eb411a485a1694317e941181d6744cdd │ │ └─39498 etcd --advertise-client-urls=https://199.19.213.177: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.177:2380 --initial-cluster=instance=https://199.19.213.177:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.177:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.177: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 │ ├─b6737397e38d6aeb17f26e9af6c43022566d4208a6e54291be07641279f26f46 │ │ └─39361 /pause │ ├─9255d74f67cc7bbf1f338262dc11e00d16112dfe161ab98eb1a3937ccedc03f9 │ │ └─50420 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 │ ├─d86ea1a2f16082f0545e1cf8f117650ff6a0b3f3af51bf301af8ecb8db39c20c │ │ ├─199985 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200002 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─200008 erl_child_setup 1048576 │ │ ├─200090 sh -s disksup │ │ ├─200092 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200093 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200129 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200130 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200140 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200601 /bin/sh -s rabbit_disk_monitor │ ├─5dee53aa175f0b23978f572a4a88be1094276daecf43d81108359ea1000d7426 │ │ └─121248 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0dbcf8b48a99d920dc97fa711991a8d5112e0bf7e9c2e93855d1fd809f511897 │ │ └─43043 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 │ ├─4740b7cc6f8c232a45f19ac7df7b7a017dc026ce192588a5642f98ac2c31a39b │ │ └─227809 /pause │ ├─c35654bfd7cd6695d6c7608c0cc76f44a05ae3407455c83a899d653c4d8d9117 │ │ ├─62354 nginx: master process nginx -g daemon off; │ │ ├─62368 nginx: worker process │ │ ├─62369 nginx: worker process │ │ ├─62370 nginx: worker process │ │ ├─62371 nginx: worker process │ │ └─62372 nginx: worker process │ ├─35f3680292826d40a53e2b10b64990429edc688c21c9928d5a693db74ae2024c │ │ ├─89484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89501 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─89507 erl_child_setup 1048576 │ │ ├─89578 sh -s disksup │ │ ├─89580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89662 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89663 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90002 /bin/sh -s rabbit_disk_monitor │ ├─9ef4adff0a0ada81efeb9b28914b8110a38858a6df423191951ca0e586d42266 │ │ ├─218765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218782 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─218789 erl_child_setup 1048576 │ │ ├─218848 sh -s disksup │ │ ├─218850 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─218851 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─218902 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218913 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219138 /bin/sh -s rabbit_disk_monitor │ ├─290f79ea1e6795adc5595d998323c968add15e018df82ca1e812118b1ea66d8a │ │ └─43520 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─35a8bad0ac74903ea7c3f5ddd18e03ead97d4b05b96a6ef68c65ad661c588a5f │ │ └─137972 /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 │ ├─c87bda6b215b0ef575b289a8632db638744110bd2561aa709b1a1cbb46f12e74 │ │ └─199902 /pause │ ├─3f72c40557ec88c516b0e8eb2301cd83312a902279ad7fcc7a81920ae4388cc6 │ │ ├─ 70737 apache2 -DFOREGROUND │ │ ├─ 70794 (wsgi:k -DFOREGROUND │ │ ├─ 70795 (wsgi:k -DFOREGROUND │ │ ├─ 70796 (wsgi:k -DFOREGROUND │ │ ├─ 70797 (wsgi:k -DFOREGROUND │ │ ├─380211 apache2 -DFOREGROUND │ │ └─380396 apache2 -DFOREGROUND │ ├─e84f8796891f15f32d855b9c04f323a0e70c12b28457fe3e1f12ed045b431497 │ │ └─225974 /pause │ ├─5ce03486596ada31b4f519bd42499f9a9abf275cd1cc2e45c3ebba7183ef8cec │ │ └─64425 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b956be58b7bd5ff960e59d4733c18036a59ba579b6eb7211ff87f7088a5a5225 │ │ ├─105693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105710 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─105716 erl_child_setup 1048576 │ │ ├─105763 sh -s disksup │ │ ├─105765 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105766 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105779 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106012 /bin/sh -s rabbit_disk_monitor │ ├─7618e5c5792c35d0c2d64d4f6f239c96415f6a11f53da9499f34b1c151dc252b │ │ └─142536 /pause │ ├─513fba589f4b9dd89584e101da602b8a853ddbf6e6b59021d7ff75c7833e2b53 │ │ └─59224 /pause │ ├─f187a651e39a4b72c2443e4401293e36c3ddd50845a46237b6d7c013f68ef108 │ │ ├─138006 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138018 /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 │ ├─a81c34fb2209d26c27e17dae5d94cc9ea13031d2f4b5091162515ca891d93730 │ │ ├─128536 placement-api: uWSGI master │ │ ├─128564 placement-api: uWSGI worker 1 │ │ └─128565 placement-api: uWSGI worker 2 │ ├─9101549263762080a7629a2cb6d8e651fd1ee02d33be1df05bcd1696e8eba18b │ │ └─220614 /pause │ ├─266ab4785598b27ae5271c60084521db921b2a8deb537a2ed18cfd77ff006a8d │ │ ├─217182 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217643 octavia-worker: ConsumerService worker(0) │ │ └─217646 octavia-worker: ConsumerService worker(1) │ ├─2a9640f1ca359fd902d467390a11b4a329e914e0b9622a2873d09ba4072d6bfc │ │ └─46014 /server │ ├─fbe0db5a8cca047f4aa3ac22c1bd6451b6235c5a31da9d1a4e5eab073f5d8ad0 │ │ └─259349 /pause │ ├─2ec6c76a177fbbe89edca730fbe54122e1b3e8558fdb046d90334ca7ccf4ac6c │ │ └─46965 /manager --metrics-bind-address=:8080 │ ├─e7c457b7ebfccaee8f21ef0deef25f63d16c44ed22d6266a7f697d86eeb46d9c │ │ ├─82903 barbiacan-api: uWSGI master │ │ └─82925 barbiacan-api: uWSGI worker 1 │ ├─05e012ba45af53474dee10f8f5a73cdf1ffb104fab7056f59fd9b3d6500509ad │ │ ├─180569 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181411 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpu8ec3umq/privsep.sock │ │ ├─181967 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwqydzzm9/privsep.sock │ │ ├─182670 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpta7fwwza/privsep.sock │ │ ├─182994 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183054 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6f1f29c3-e3d4-43cc-a37d-0352a59f596f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6f1f29c3-e3d4-43cc-a37d-0352a59f596f/host --addn-hosts=/var/lib/neutron/dhcp/6f1f29c3-e3d4-43cc-a37d-0352a59f596f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6f1f29c3-e3d4-43cc-a37d-0352a59f596f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6f1f29c3-e3d4-43cc-a37d-0352a59f596f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-381611b4-b708-4463-8ffe-98fbd755cd8b,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─183057 haproxy -f /var/lib/neutron/ns-metadata-proxy/6f1f29c3-e3d4-43cc-a37d-0352a59f596f.conf │ │ ├─201932 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/299c9a60-5386-426d-b331-825c36c635a1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/299c9a60-5386-426d-b331-825c36c635a1/host --addn-hosts=/var/lib/neutron/dhcp/299c9a60-5386-426d-b331-825c36c635a1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/299c9a60-5386-426d-b331-825c36c635a1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/299c9a60-5386-426d-b331-825c36c635a1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9505d0c9-ae72-4eb0-8d0b-bcc99c982ce7,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─201935 haproxy -f /var/lib/neutron/ns-metadata-proxy/299c9a60-5386-426d-b331-825c36c635a1.conf │ │ └─362658 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpm3nz3_vd/privsep.sock │ ├─35af51af3bf7ad6924f9758cfceb7c24495c9fcd7387f0a152fd7ee9737662bc │ │ └─61039 /pause │ ├─6a66a8adc105364fab10f5a2908be4546ae26ec5471210b525fb502117a2f0c8 │ │ └─63841 /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-177.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 │ ├─baa69c4733d79f5ee1d5c477fe35e0883598b1ce4f53dd92b3ebe56327307673 │ │ └─223780 /pause │ ├─fdc242e6c8c20194fb5b7aa572a451ea8cefce4ef68f341be198f14e2312de6a │ │ ├─239830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239846 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─239852 erl_child_setup 1048576 │ │ ├─239910 sh -s disksup │ │ ├─239912 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─239913 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─239918 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239919 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239930 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240485 /bin/sh -s rabbit_disk_monitor │ ├─5db0be16d792ff9fb97ca26de5532fb08b91b33362779c1924e3576b763ec443 │ │ └─123251 /pause │ ├─93eb1e38f98b29a9dce55bdcfadcc5d7ba072cc282feef2e1573fabe223e6f5d │ │ └─140259 /pause │ ├─4cb451ad64f7ea12c66dcf58391ca490922c89801eab7efecf287a7bf1aefaf4 │ │ └─208111 /pause │ ├─7a7d6a31f40f562fb485910e60362717cc44fc47e7394270e7bd05985ac59655 │ │ └─60216 /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 │ ├─9680a23714a5b59386d71438f270905032e821fcda7311bdcb309fb3e09501e5 │ │ └─94071 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-228zm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fa9260d23b99f04e8b9f2467a16115b238c9163b2833cf206e828dcbedd7713f │ │ └─61127 /pause │ ├─d4092c8be83b06c467457977ba58036b495c154348759457fe5ea2c60e0f5ef5 │ │ ├─187889 /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 │ │ ├─358188 /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/tmpxgmo__8e/privsep.sock │ │ ├─358693 /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/tmp9gpn0jav/privsep.sock │ │ └─359857 /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/tmppbtgu3x4/privsep.sock │ ├─0989f82d246e765c61e0269976cb67efd10876a765470f4ef4ecf185211d0edf │ │ ├─ 84317 /usr/local/bin/rook ceph operator │ │ └─397318 /usr/bin/python3 -s /usr/bin/ceph quorum_status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─940a37da0cf517e8d01495953f22a0bcc2fb63646d9290b7aff837757563401f │ │ └─237198 /pause │ ├─91dc33a8f8d03d98a1ea673fadf91488466d69c02ef58b6098bc29f0deaeb84f │ │ └─46632 /manager --metrics-bind-address=:9782 │ ├─d63b87eccbfd0bf1309923f49e47fa4d918c5cd3a319bb6904bc8443b365d8d6 │ │ └─40830 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8f7acf3ea4421ca0c7a80a6d8c49456286aa77657aacb2c9ac767341bc5bb07a │ │ ├─48020 mysqld --wsrep_start_position=9ffa240d-4d27-11f1-a416-a234fbafad7c:20 │ │ └─48146 /var/lib/mysql/mysql-state-monitor │ ├─6389c3362b4e393e3ab6f3988b4a40f376e15d04705401118195f70628d72c21 │ │ ├─216057 octavia-api: uWSGI master │ │ ├─216072 octavia-api: uWSGI worker 1 │ │ └─216073 octavia-api: uWSGI worker 2 │ ├─610a9207ecedb27e034832a60e25eb931afc0fe283033172a10832d218d60d77 │ │ └─62483 /pause │ ├─8fb81ee289b5e28f389ce85795de9c94bc7d8bcbddddedebc8dac612b0348926 │ │ ├─76485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76504 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─76510 erl_child_setup 1048576 │ │ ├─76592 sh -s disksup │ │ ├─76594 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76595 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76596 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76597 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76607 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76695 /bin/sh -s rabbit_disk_monitor │ ├─886c9cc03f9f0601789975f8456c27205ed8e3db7966b5a81c7f106719d45edc │ │ └─39346 /pause │ ├─fa5af3f02ab83c9667df2d8fc88cd4991d63f423bb26f1c6e75fee6dd0d75f26 │ │ └─42447 /coredns -conf /etc/coredns/Corefile │ ├─7d7a3c164cd12496fc38081667baa6455262287630aee4b0cd2d0d0d65c93ea9 │ │ └─244145 /pause │ ├─fccc6250ceebfc2e153fb4c76b880a3b4ff0709f7089a16656e128e667a0a426 │ │ ├─65123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65139 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─65145 erl_child_setup 1048576 │ │ ├─65192 sh -s disksup │ │ ├─65194 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65195 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65207 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65297 /bin/sh -s rabbit_disk_monitor │ ├─8bb97c9336aed1524a89427a224b1cbda7382654c34d8116441709819908c37c │ │ └─169932 /pause │ ├─ec59b51704e4d5a64dfa3b7540f817e808d1f68e42e499d7b6b0e54ef5434335 │ │ └─226009 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ebc92986e0a47ffd8382bc487f8f382746c044356ad5f8c2a46f019783bca7d0 │ │ └─59269 /pause │ ├─ea399f87ba39f0b83cde0c1eb405fa1b3b8bac3519b4c476ada9b30b15a2e5cb │ │ ├─121694 /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 │ │ └─121978 /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 │ ├─93b4d37c027f65230581a1f949fe75bc380bba51694c3050a5948f910a901d01 │ │ └─118732 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─60cd7bf27b802c088f4c707b908daa7d61dd2c652199415efdb2499e4b659269 │ │ ├─ 50316 valkey-server *:6379 │ │ ├─397376 sh -c /health/ping_readiness_local.sh 1 │ │ ├─397378 sh -c /health/ping_liveness_local.sh 5 │ │ ├─397402 /bin/bash /health/ping_liveness_local.sh 5 │ │ ├─397403 /bin/bash /health/ping_readiness_local.sh 1 │ │ ├─397405 timeout -s 15 1 valkey-cli -h localhost -p 6379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─397408 valkey-cli -h localhost -p 6379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─397411 /bin/bash /health/ping_liveness_local.sh 5 │ ├─280e5be8c2929870cc5ec1bb22a4d991f32496ce8293563586ff5054ae54b43f │ │ ├─166014 nova-metadata: uWSGI master │ │ ├─166027 nova-metadata: uWSGI worker 1 │ │ └─166028 nova-metadata: uWSGI worker 2 │ ├─d407cef86094c4b0724da42d0eb25eae1fb1e3c9efd5ff1ebd36119e332e414a │ │ └─218683 /pause │ ├─c3938ed164bfdd61b3d20da13f8be489f8399d25bfe2f0828a1a9abf5f38186f │ │ └─182455 /usr/bin/libvirt-tls-sidecar │ ├─0abe060cd0203b462fa8184cef500c1a4ca38797284b8e6e46923e9431a302a7 │ │ └─43405 /pause │ ├─8bc7d2bce2211da94bc1fb0590f1dab767812082c95fde493b5d000501f61613 │ │ ├─165893 nova-api: uWSGI master │ │ ├─165934 nova-api: uWSGI worker 1 │ │ └─165935 nova-api: uWSGI worker 2 │ ├─7b115816726d36d16cd8b06b164d19e2dc3632267b2715ea33be163440d4cd84 │ │ └─42830 /pause │ ├─53de254749e7b0f0a269a7b1e49f556b8f21d5d5d8f3e597ab2ae9d4ffe64e43 │ │ ├─166608 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166852 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166853 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─80e05d0cb91c4d1654905a02832cc833fe1ed013727ac82a2772b61afa00fde2 │ │ └─60641 /pause │ ├─094db15e02b29b1cadee70b4d010d1f0b64642c66a8bea3421eef7ace5b543c2 │ │ └─64486 /bin/memcached_exporter │ ├─949e56daaa1e2d513bb671775ad9c61b54c0077eb9cfb85a71991c71976f0a60 │ │ └─55392 nfd-worker -metrics=8081 │ ├─5f727e07251380799c4c997ce6561cbb3249f15ace520cca159f0654fc66e579 │ │ └─42365 /pause │ ├─d157c08442ec9aaa5d757adb6277a097cbc4cd5623df928f0dae76fb66b7a972 │ │ └─120628 /pause │ ├─9278de3342c4117c6614ec06f2b5e12fe637fbddeb3d763ce11fc4d2d700749b │ │ ├─ 50647 valkey-server *:26379 [sentinel] │ │ └─397396 runc init │ ├─179cdae348b6de2eaed4de0acb17f9c24ede208beee71fcb8fb515b007b2a469 │ │ └─39368 /pause │ ├─2671d2ccd9bbd018290779ac0156bd610e2dc3a0d9cb883d4dda81a7d789edf5 │ │ ├─196474 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196780 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196781 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─6d5e9d94fe0bbfefcae7ac99804cf0379759324ea71b47999a90d402f1a5be7f │ │ ├─218007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218103 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─218612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─411aeb6581cffe8ed72453bb46b2ebcb73d678dea57c38e7f476dc16a2ef3b33 │ │ └─139745 /coredns -conf /etc/coredns/Corefile │ ├─a4d7860e5b55a78e5404af1ebaccb9b391f62ae16c191b2a4d88f2be03538ff7 │ │ └─39480 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 │ ├─3085f64dc33e94fd1bc7b95fedb3b01e15eb031655aeb540d9a8af26374e8df2 │ │ └─107527 /pause │ ├─ee6cf72651783df52ccb5b1d2eec724abe035b2af2d98f565138713228c80af7 │ │ └─39793 /pause │ ├─3344bfea7b7f72e58d1b80a4b0d2c37010a20c45db50c2a37907aa31994e06ce │ │ ├─60093 python -u /app/sidecar.py │ │ ├─60397 python -u /app/sidecar.py │ │ └─60398 python -u /app/sidecar.py │ ├─6f72d60b95a8a840175aa4627a7257f83fea327159c089d2229810f26e200b48 │ │ └─64533 /bin/oauth2-proxy │ ├─2bc1b4c76547493793be320158ce2beed8612bbd23a733d8347e0b7f6d8d72b8 │ │ └─103520 /pause │ ├─db7735580bd5e7bc51c2ab48381f1c0352cdbcd5416d73155db5a7ed9e26dca5 │ │ └─60758 /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 │ ├─bdfcc68f6e085ea1ed7d4a49de54b72112c95274d7d0c1acb0e24a732cb545d2 │ │ └─187919 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6dd0c23af746530ba385863669fd081da5de05dc7f650207629a1ec65b9879df │ │ └─207784 /pause │ ├─99de608e937742988b7e56c9161884235ea7c20654ef570a05f63cc3308c3fae │ │ └─63877 /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 │ ├─78702411b36f1d91d746d8bfb3b984812d09c8b445464970240096bc71c4b0ef │ │ └─169652 /pause │ ├─142f09bedcd3570ce71e294296bfb9de95ebe52776e583498f4097b99699f3f8 │ │ └─60740 /pause │ ├─d8b85e2e0618171aa31c38530ee32969e2b3e4b89a7146fae8acc062c78dc504 │ │ └─64231 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b40a03fc8e34e89acc9f992b1fd1e74c5ace5348311cfd43d70cc2af0ad6fac6 │ │ └─220713 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─013976a66c6fb65eec7a4cb8321ea6fcc7c7cb48e2acd951f2107ca5e1023dfc │ │ └─64751 /pause │ ├─df481598ebbf79327c86bcc2a8e04b908af8c88c59b690db15dc21cab56c1e32 │ │ ├─253413 /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 │ │ └─253586 /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 │ ├─faf088e80e63c7dee028d5b4e2cd6ba6fd120ed4b34b71916cfbfed90e68929c │ │ └─93757 /pause │ └─216e7a2cd891c5be8b9c2a2d8bb5ad7e2000a9cf96151ec6e094db33b7da164c │ └─63558 /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-177.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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount