Control group /: -.slice ├─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 │ │ │ ├─21872 /lib/systemd/systemd --user │ │ │ └─21873 (sd-pam) │ │ └─session-21.scope │ │ ├─21810 sshd: cephadm [priv] │ │ └─21886 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/162.253.55.107-22-zuul [mux] │ ├─254520 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cqimurxudnyscxhxozrfpoebpgcomqpj ; /usr/bin/python3'"'"' && sleep 0' │ ├─254521 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cqimurxudnyscxhxozrfpoebpgcomqpj ; /usr/bin/python3' && sleep 0 │ ├─254522 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cqimurxudnyscxhxozrfpoebpgcomqpj ; /usr/bin/python3 │ ├─254523 /bin/sh -c echo BECOME-SUCCESS-cqimurxudnyscxhxozrfpoebpgcomqpj ; /usr/bin/python3 │ ├─254524 /usr/bin/python3 │ ├─254525 /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 │ └─254527 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12284 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 661fc1e843e5ed94d5e0bd9b2af4d937a115eb719912215d4c9a76cabba3b2f2 -address /run/containerd/containerd.sock │ │ ├─ 12677 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 299a3a6742bf4a4cffe5ec38fdd0acc63930b36d02964aeb93b5fe2b97958d3f -address /run/containerd/containerd.sock │ │ ├─ 18819 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 50f0be62b1770552a934279dcf2b965fa9342009b5f7097828192ca4a641b7fb -address /run/containerd/containerd.sock │ │ ├─ 25403 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 18563cdee59231e47cc1d2c19f68c7668162db0571fde2546d7211cfb13b7970 -address /run/containerd/containerd.sock │ │ ├─ 30081 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee9a60d21bcb718bfef71879f2bd7dec7bb7b53ea484ccf52a013734b68a3a1e -address /run/containerd/containerd.sock │ │ ├─ 34888 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ef49d8e3c867494916c7e02268fa02e7643a4464cfdbd5a340e6978d6205b103 -address /run/containerd/containerd.sock │ │ ├─ 39357 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cefcf004203b11bca3e6d3503765b70f11170986734d53732cbde44413f5ca26 -address /run/containerd/containerd.sock │ │ ├─ 41880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac22e814f9c2c323b7506060fcb6c9ec8c1ca0e515adf7249090bbe69b653e09 -address /run/containerd/containerd.sock │ │ ├─ 41936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a583a0fbdcdc716ab3f50889cc7e05859354e03acb11da9e38f8586e13b2d540 -address /run/containerd/containerd.sock │ │ ├─ 41938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed411605db6e1e8fc2513c9a127272bc11ae3a7b57c6bab2148c9bb6b0393b26 -address /run/containerd/containerd.sock │ │ ├─ 41955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f56e40b28ac3c5287bdc795086611b427740647fb7fb6c47d04ef5437b609c5e -address /run/containerd/containerd.sock │ │ ├─ 41957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f114bb3838a0036f9dec40c3fc0d8a171da72694e6c76e1fa848e300465a18d -address /run/containerd/containerd.sock │ │ ├─ 42492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946f1734b4a5fb2712199405e63eb74d98f6e1c89e8b21514e13f74456f62832 -address /run/containerd/containerd.sock │ │ ├─ 43273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2032cee23ce2a8489af25054e97dd77189b18f97f2898cfdd77be7cb7ea86f11 -address /run/containerd/containerd.sock │ │ ├─ 43294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7f17a99e58afd1091e71f99cb86b500b2e7bd67957a3cbb275da3aadbacb49 -address /run/containerd/containerd.sock │ │ ├─ 44637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea8bdfc243f1d1a2a6fbde0de284d60da6daebdb19c26a8b473833a09d91cd4 -address /run/containerd/containerd.sock │ │ ├─ 45086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e443a44287a6ee8388dcc9abde5edc1aff874d380f30e64af477d77873a66c -address /run/containerd/containerd.sock │ │ ├─ 45194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14bdc61c53c1454a0f7001950c841d09abe4346a3f58c6551296ab1fc355ab04 -address /run/containerd/containerd.sock │ │ ├─ 45596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae84895720599d61c9f51c3eaef6ea6dfbbe82a48ba056b514022cff613dd1d7 -address /run/containerd/containerd.sock │ │ ├─ 46062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1e6bb54205dc867b926fe02d1f8ab322785741e31fec3d3f2117379a60716f4 -address /run/containerd/containerd.sock │ │ ├─ 46112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c2754d303778938f4805023bc4a856716c0bd6e62c18abf202556fa61b70790 -address /run/containerd/containerd.sock │ │ ├─ 46150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1925b6d687716f406544becce9cadc0af3a1063b8e0ed28705f85b67bc76f985 -address /run/containerd/containerd.sock │ │ ├─ 48213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a091a762c0c837ccf43a1c6146e8e3a02e8b485260b183e73342a64f788fef74 -address /run/containerd/containerd.sock │ │ ├─ 48305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff88b85e2a24ac3e6c7bfd9d676445c17b9b222a776c2fe31ccb87d88699657b -address /run/containerd/containerd.sock │ │ ├─ 49217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddb26877c09591d5e44fc90a2f6bc1f16b421da5fb56c784e47d13558b2c577b -address /run/containerd/containerd.sock │ │ ├─ 49333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f480af2f04dc30e1077e7f8b1ac2e5bd490a977d9bdbfaf927da81c408262c -address /run/containerd/containerd.sock │ │ ├─ 49694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7428663309ded8201e3989a3bec4a6e6ae2bc491b378ba2ce9fe2cb40edbb165 -address /run/containerd/containerd.sock │ │ ├─ 50027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ca2cceb458e2cd4e59cc192e6fea8c344b46e6b7261b0d2e2d942a7357ed83 -address /run/containerd/containerd.sock │ │ ├─ 50316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d803244b7250ec1a0457a9f97da3d7d93993605920c492ef138228d70fe7c9df -address /run/containerd/containerd.sock │ │ ├─ 52617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 455aebcbe5effd7e4a8afb865c451e0509898507627a51a6fb5c29ddbe31dc74 -address /run/containerd/containerd.sock │ │ ├─ 52708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27d72dc16ae1f25823dd6aecd360ea2ad70a9cab8fdeb4e1120e7bb60e5c930 -address /run/containerd/containerd.sock │ │ ├─ 57052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69876340986effdbc4503e99fde3dfdcb96c602f6d2cfb8637a66cbedf5be539 -address /run/containerd/containerd.sock │ │ ├─ 57727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24f56c8bea76632bb45634a6c7d249225e1ebc8bdf2d8ec979666b4004497dbd -address /run/containerd/containerd.sock │ │ ├─ 57767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21de0d180efa85f732eeb2548998997beaea25e99aa561547240528c56a97920 -address /run/containerd/containerd.sock │ │ ├─ 57817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e91c988502880a88183707569add9197d79a44d71c73ea9deaff9a631133d50 -address /run/containerd/containerd.sock │ │ ├─ 57992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 823e29f875beff818d634d512f0a951945b5f0400be95f32c89fa67eab945576 -address /run/containerd/containerd.sock │ │ ├─ 62088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b117d1582ac9170771d80f8413eb8cb949a1026b8daa7fc81c34894f9dbbb50 -address /run/containerd/containerd.sock │ │ ├─ 62173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f4ee70ca316368c1ee1def657ad5df915c4724f624db23a5990bbdcbc09e86 -address /run/containerd/containerd.sock │ │ ├─ 62232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9c4d865845958d812a2f76c2c9d58e205b6afec448dbc2857ca74ebdbcec00 -address /run/containerd/containerd.sock │ │ ├─ 62296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4c98a68a5dd40bf7990cb2601dcce3989a3bf6b35ff411788c7f7a2a18484d -address /run/containerd/containerd.sock │ │ ├─ 63763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8425bb1df7aaea15d6458d4581161cc9da3fc6fb27348387a68d9db2f8dfa669 -address /run/containerd/containerd.sock │ │ ├─ 63801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c199082a3d180bea62259714580df2ed35319da65990c50c01afcdaf9e06f53 -address /run/containerd/containerd.sock │ │ ├─ 63995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caff0c9c083346ae4e3de450cd79a2160d8c172a1525c75a234f2cc5bba694ff -address /run/containerd/containerd.sock │ │ ├─ 64038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2edeb01dc38f9c452e9d305d7be388aba8c25d0579931b082baa29b007adcea4 -address /run/containerd/containerd.sock │ │ ├─ 64102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccfdb80329bbef3e75c9d0bc1182782c6dadaa78c9a658386579993eb23ea1b4 -address /run/containerd/containerd.sock │ │ ├─ 64694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57159ad657cb6b9add23adc4b625acb517a55b892fcba7b5f0fa46044c7e0f5e -address /run/containerd/containerd.sock │ │ ├─ 64803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2d63df0b9ea840ba59f2bc537818309949a98a33642b9af1579992defa197a -address /run/containerd/containerd.sock │ │ ├─ 65405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b487e2328503508718c4d6da3991eedf293e0e2fad174c3b89a35bd2a9e1c3d -address /run/containerd/containerd.sock │ │ ├─ 65662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee6bc3a7604d03842d88e77daf399e8dd564709eec6d627be718b159f611039d -address /run/containerd/containerd.sock │ │ ├─ 66347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cda887fbb712012c8409fed14172bb4019e4f7cb1ffab9c5bdd65c3b2f7492d5 -address /run/containerd/containerd.sock │ │ ├─ 67707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb8cc5dfcf4b58d9f4f95d6e42c0f32e55cfa641f26a511108e588e8ceceae7 -address /run/containerd/containerd.sock │ │ ├─ 70516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4792f809b9963e18e31dfd4de61007e148094a4b96b5e7992457cbb791ee03dc -address /run/containerd/containerd.sock │ │ ├─ 79789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662100870d174a52a305ad03842722bedbac898156123669adc3761790074973 -address /run/containerd/containerd.sock │ │ ├─ 81375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802c1f2dccb1773f7c12bc683d9a493d16d56f6c450172644ad019d18a8e0bcb -address /run/containerd/containerd.sock │ │ ├─ 87496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7c7745a2661cb782857d1df3ca3d0f25c0e5d5a59844fbc7eabf6ed8454b3c -address /run/containerd/containerd.sock │ │ ├─ 94530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8108cf21e9873d4517599c1e72ec231b9aa138244f49551477ee7b1ca1b94b5 -address /run/containerd/containerd.sock │ │ ├─ 97584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f814f4372e860c9c371d747488eb19026cd3ad17f1d0419eb1dcc6a73b87d95 -address /run/containerd/containerd.sock │ │ ├─ 97632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763bc37db2a78b2c7362a944849eea58b5882e4adaa45be1adcd572aec459b42 -address /run/containerd/containerd.sock │ │ ├─107174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fdb386b69d195fa87b672bd3aeaadabeeb6a6ac1c470113824aee99fde85962 -address /run/containerd/containerd.sock │ │ ├─108692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa841f93c3c50a9e80c0b815846e97b7ccb4580516ac9e6ff49e0cda9899b55 -address /run/containerd/containerd.sock │ │ ├─108737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a94a6543af075fa8dd89f0c9083d6b1d4a0e27f54604b4f93a669fde22c4591 -address /run/containerd/containerd.sock │ │ ├─110900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c00534144cdd2be8f738efa328e8abfd1dcb8bde8533e47b820bb374a26f239 -address /run/containerd/containerd.sock │ │ ├─112482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ea89d561e343bfabecbcfc0f6edd7fbb5c28899f0307fdbf732810a5c5409e -address /run/containerd/containerd.sock │ │ ├─112531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d82946b6ec1d3b4080ff4c80ef02e393ef60f4e70cd858fa332920210b5b30c -address /run/containerd/containerd.sock │ │ ├─125748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59904fa5b34c3013b0fd26c503d8f9f90d7d4522b5f39a3ee906301c9adac26b -address /run/containerd/containerd.sock │ │ ├─125789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8b476d9648cd710c1a4398c01e7ac69ad1a2f8ab588fc3a2575c118a33d35f5 -address /run/containerd/containerd.sock │ │ ├─128354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa249cda0402a1ee6f3f7b9bf104be7c8c4160dc17a4cf8817106bf49625b7a4 -address /run/containerd/containerd.sock │ │ ├─142836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2829fc11d0e51daeeeaf6ee5dd37813e7d507402ba9681ce1445e954f4c7d94 -address /run/containerd/containerd.sock │ │ ├─143841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510faee48785d8f7e570df039c2eacae34e1cde0dcb0e544be6125389edc9d71 -address /run/containerd/containerd.sock │ │ ├─144996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c832b87a31a935960d091d60308a9de464896ee7770026c5ca4bb0f9ee84052e -address /run/containerd/containerd.sock │ │ ├─145038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4fd6fb928ce79deee699b3fa6bfae97db07ce1b8f6cde9bb35e9e115e8f4c0 -address /run/containerd/containerd.sock │ │ ├─145643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a620da002cb59e5dba4a5f5e8dee89a3dd9168d8f2a3139627d27266ae0c8e6 -address /run/containerd/containerd.sock │ │ ├─146692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec07fc8ecc5566f72585400407adb6f079e142ae064bc4105888c3575d62ef6 -address /run/containerd/containerd.sock │ │ ├─161279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c26fe9278b81d554c46e2c2607fac6611a0d8c6cd4b901092c6cb6c9f88b6fdd -address /run/containerd/containerd.sock │ │ ├─161352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c7fea7ee01afc5d4ce077f0bb6e489267231c985ed566e4d475139930aa170 -address /run/containerd/containerd.sock │ │ ├─161504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a94eee0fb4b70689d723d1796b34b9f0bbf249f38b1146577494c045daafd44 -address /run/containerd/containerd.sock │ │ ├─161584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d188a1e383fb74be2e64d6122d8486f21d6ba80cd0cf6cc4c66f66dd54a5c82f -address /run/containerd/containerd.sock │ │ ├─161850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52eae288ff55648990584e1d35eee59ccfba2abc87d82cb3c9e64ff797db605f -address /run/containerd/containerd.sock │ │ ├─162353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020e7bfa66228565aec5ea796b05dbf465b9a9c575c8fad60e18d2ea437b1799 -address /run/containerd/containerd.sock │ │ ├─174854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d77054731ee329ddf190dba57c5662056b4cb18dfb15b014adacb2a503f01a -address /run/containerd/containerd.sock │ │ ├─176688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95462c4378e37843d98ab57f7ee7117887b13f42a094bda0546989478821a338 -address /run/containerd/containerd.sock │ │ ├─176713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5d9dfa84f266653ee1f8d8d8b04c74391ba03a66136c3798f1a089fe19a5aa -address /run/containerd/containerd.sock │ │ ├─176749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2143d5bf0f12385fb34dfa38f3e783abfa3ea13e1d48192c30536d85d06d8c9e -address /run/containerd/containerd.sock │ │ ├─177032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fffdf6608b4ab42ef98645eb4816cd627697ed4f52a0371cd99aae71159c652f -address /run/containerd/containerd.sock │ │ ├─183419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf5e3bbfa2dffbc1b84bcffb21d2b06dcd0434143ef73b4779075e1a35f1fc7 -address /run/containerd/containerd.sock │ │ ├─189083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7203d3b0663abfa959bcd9c16dcf25b750602bdd5027735a6529427d5c4a8619 -address /run/containerd/containerd.sock │ │ ├─191313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab8a4fa562eea8ab992a371f2a9eab8829935d38e7c80662bdb4e3e1cf661de -address /run/containerd/containerd.sock │ │ ├─191352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9d69bd66819a17a066ed5c40f7fe6b0bafd95ddc870cfdcc8489c89823cb8c5 -address /run/containerd/containerd.sock │ │ ├─191380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e53ea1cc7a4680197461d21f56ffc4ef8d1a58d0375d402010b806d191e53cc5 -address /run/containerd/containerd.sock │ │ ├─208366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c427f7086644050ddb1777b88d27d2c4b298fa9988498389d21f300bc28fd75a -address /run/containerd/containerd.sock │ │ ├─217123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667a073e85b5c7648ed6d49f5d8f6423bcb6fe6766453cb303f774195f2f3971 -address /run/containerd/containerd.sock │ │ ├─217223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c0b79294ddfa9b8beeecb167fe6f593b3f2b8117a3a3939f61d19964359609 -address /run/containerd/containerd.sock │ │ ├─217348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68c4adb0d1255347a6f66f749f50290882d8bf14d53b5e15a31aa5799138130 -address /run/containerd/containerd.sock │ │ ├─217494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db3fb0785740b180ea0a08bc199d63332db3a7b47ed253a1a90198191dd4273 -address /run/containerd/containerd.sock │ │ ├─228422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7b19980e42cf2a63e0471907bfa0e058b7767852de8fb40a3898802fb933b4 -address /run/containerd/containerd.sock │ │ ├─230662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83413c19b8fa18bd5a5c13142bf65eed26035fa9dbab4d8403021764c637af24 -address /run/containerd/containerd.sock │ │ ├─231863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6812be6f76a5d0c4fd52d43bd6a962d404613ec779fc553f1f34e4c48c862ce5 -address /run/containerd/containerd.sock │ │ ├─232845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 150595e6b47c2666849c497cbe06f776bce95e7fbc3bdaafe111e4c1dec2ae3a -address /run/containerd/containerd.sock │ │ ├─234155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4fba3e05df1eee10437598b8d29b289ae3194e91db32aeb87a11dd4f48b4e2 -address /run/containerd/containerd.sock │ │ ├─235772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0305e12a1f2d251877bc707ab5409f1f90983bb7c5c9238f3ac6538ce8ee1aed -address /run/containerd/containerd.sock │ │ ├─237535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3347445790c8703f6597a510d402a6731c450a043a8123bff36d55141f521a86 -address /run/containerd/containerd.sock │ │ ├─237667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8188f7a768251a2f8f9d55469ffe68170465558dc540ca356b78c95af1eace62 -address /run/containerd/containerd.sock │ │ └─238570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3011b8d37987fa9384e66ac079c6f9bcf33fb4c4cc7eaddc96e4bd348ccadf03 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30065 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18776 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18797 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25385 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wfsopo.service │ │ │ ├─12589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfsopo/unit.run │ │ │ └─12622 /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-wfsopo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfsopo:/var/lib/ceph/mgr/ceph-instance.wfsopo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfsopo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wfsopo -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@ceph-exporter.instance.service │ │ │ ├─39293 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39315 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34869 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12257 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10329 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142239 /sbin/multipathd -d -s │ ├─docker-ef49d8e3c867494916c7e02268fa02e7643a4464cfdbd5a340e6978d6205b103.scope … │ │ ├─34912 /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 │ │ └─34924 /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 │ ├─kubelet.service │ │ └─42350 /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=162.253.55.107 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-50f0be62b1770552a934279dcf2b965fa9342009b5f7097828192ca4a641b7fb.scope … │ │ ├─18846 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18865 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-cefcf004203b11bca3e6d3503765b70f11170986734d53732cbde44413f5ca26.scope … │ │ ├─39383 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39400 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ee9a60d21bcb718bfef71879f2bd7dec7bb7b53ea484ccf52a013734b68a3a1e.scope … │ │ ├─30106 /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 │ │ └─30117 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─docker-299a3a6742bf4a4cffe5ec38fdd0acc63930b36d02964aeb93b5fe2b97958d3f.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wfsopo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12720 /usr/bin/ceph-mgr -n mgr.instance.wfsopo -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 │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─142051 /sbin/iscsid │ │ └─142052 /sbin/iscsid │ ├─docker-18563cdee59231e47cc1d2c19f68c7668162db0571fde2546d7211cfb13b7970.scope … │ │ ├─25428 /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 │ │ └─25440 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r6ef255125ef647faa64184f270fa489a.scope │ │ └─190327 /usr/sbin/libvirtd --listen │ ├─systemd-logind.service │ │ └─617 /lib/systemd/systemd-logind │ └─docker-661fc1e843e5ed94d5e0bd9b2af4d937a115eb719912215d4c9a76cabba3b2f2.scope … │ ├─12337 /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 │ └─12349 /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 ├─k8s.io │ ├─e5663741a51c599e3809cce0ec7fea497dbeca7a2cff356438941a246d400854 │ │ └─98908 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0605f9231232dedcb50a2715506f560219d8f26b733ccf3ec9e5b36b459ee934 │ │ └─53221 redis_exporter │ ├─2f114bb3838a0036f9dec40c3fc0d8a171da72694e6c76e1fa848e300465a18d │ │ └─42054 /pause │ ├─d188a1e383fb74be2e64d6122d8486f21d6ba80cd0cf6cc4c66f66dd54a5c82f │ │ └─161621 /pause │ ├─b2829fc11d0e51daeeeaf6ee5dd37813e7d507402ba9681ce1445e954f4c7d94 │ │ └─142860 /pause │ ├─cda887fbb712012c8409fed14172bb4019e4f7cb1ffab9c5bdd65c3b2f7492d5 │ │ └─66370 /pause │ ├─7203d3b0663abfa959bcd9c16dcf25b750602bdd5027735a6529427d5c4a8619 │ │ └─189117 /pause │ ├─6dd626a18a748f09f5559610becddab7357d556fd8860621fd0e8e023ade4165 │ │ ├─204479 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204899 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204900 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0cabec57a3a6c911979fd156ebcdf8c610b2d5842ec5e83d59c042b90df8d79b │ │ ├─145225 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145285 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145310 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─145502 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─253869 sleep 15 │ ├─14bdc61c53c1454a0f7001950c841d09abe4346a3f58c6551296ab1fc355ab04 │ │ └─45228 /pause │ ├─946f1734b4a5fb2712199405e63eb74d98f6e1c89e8b21514e13f74456f62832 │ │ └─42515 /pause │ ├─3a2d63df0b9ea840ba59f2bc537818309949a98a33642b9af1579992defa197a │ │ └─64840 /pause │ ├─f3bcb8ffaf90608ad1a8f297777530c39f798b16383a0849994b2d91c08c5934 │ │ └─42118 kube-apiserver --advertise-address=162.253.55.107 --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 │ ├─ed634559e93d6215975c504ca643487861302807b117db7f3ed1a2e5018059d9 │ │ ├─184180 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184205 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─4792f809b9963e18e31dfd4de61007e148094a4b96b5e7992457cbb791ee03dc │ │ └─70541 /pause │ ├─95462c4378e37843d98ab57f7ee7117887b13f42a094bda0546989478821a338 │ │ └─176747 /pause │ ├─ffd62ee86c7dbc0b12bcab433c649ed384cc6c99422f811dc286a90d1d0ec942 │ │ └─184098 vector --config /etc/vector/vector.toml │ ├─42fdb3ae9687961bbabfd0065c8f74b03d58523e103047570cb9659322123b58 │ │ └─46339 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─aa249cda0402a1ee6f3f7b9bf104be7c8c4160dc17a4cf8817106bf49625b7a4 │ │ └─128377 /pause │ ├─f6b8689f7232fdbd893e73a3dd20e4218bd85f6d0ead4f04ea8fc119e747e5e9 │ │ └─42185 etcd --advertise-client-urls=https://162.253.55.107: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://162.253.55.107:2380 --initial-cluster=instance=https://162.253.55.107:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.107:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.107: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 │ ├─0e151cb519a185c75276b2cbf380c083ae13e3240c09aab7b01672580a609d95 │ │ └─63221 /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 │ ├─ff88b85e2a24ac3e6c7bfd9d676445c17b9b222a776c2fe31ccb87d88699657b │ │ └─48328 /pause │ ├─9dffd3a36f5d22205ba58d801bdc4f54714cfd680f5db085f69f3cdceacd3a31 │ │ └─45829 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 │ ├─f179f6b370483c405fa8e10aace45ecb87aad410a3ef3f50686eca307ee49c9f │ │ └─49836 percona-xtradb-cluster-operator │ ├─34808f9ef3a58c8daa8b13321a5886feb006934bf5677c801362751b558e6ca1 │ │ ├─228549 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228565 /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 │ │ ├─228571 erl_child_setup 1048576 │ │ ├─228693 sh -s disksup │ │ ├─228695 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228696 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228904 /bin/sh -s rabbit_disk_monitor │ ├─5fdb386b69d195fa87b672bd3aeaadabeeb6a6ac1c470113824aee99fde85962 │ │ └─107198 /pause │ ├─caff0c9c083346ae4e3de450cd79a2160d8c172a1525c75a234f2cc5bba694ff │ │ └─64022 /pause │ ├─a8b476d9648cd710c1a4398c01e7ac69ad1a2f8ab588fc3a2575c118a33d35f5 │ │ └─125818 /pause │ ├─ad0c4f2b797a655b5dba2ec1409d767ddae65720ee2a422d20f8ed0e194ced4b │ │ └─67193 /goldpinger --static-file-path /static │ ├─af8246bc70b368bbd2ef8ed0bdadea19e248bb6397bf2e0ee7e6424eec6bfe34 │ │ └─46289 /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 │ ├─67a62d0e92525cbe526f42f4cd341d4ea7711667ed64acab6035b14d8e768465 │ │ ├─173539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173866 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173867 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e0704fb201bd7274365317f8c28cf03944ddcee7e69724caac2b1e40e8c258d4 │ │ └─45179 /coredns -conf /etc/coredns/Corefile │ ├─662100870d174a52a305ad03842722bedbac898156123669adc3761790074973 │ │ └─79813 /pause │ ├─91252be8e740f9dbb9eadb7353665a7dafb68fc2b8552f2dbe4952c00f88d71d │ │ ├─173541 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173872 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173873 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d803244b7250ec1a0457a9f97da3d7d93993605920c492ef138228d70fe7c9df │ │ └─50340 /pause │ ├─29b1939cafa4d4aeba8c79208cf1723124229177e3193f91bba75141a1216326 │ │ └─194761 /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 │ ├─9623637d74baf387ce284b9667eb16234d34b57755e65c9302dee6b45f32d1f6 │ │ ├─172847 nova-metadata: uWSGI master │ │ ├─172860 nova-metadata: uWSGI worker 1 │ │ └─172861 nova-metadata: uWSGI worker 2 │ ├─12eb585395ba0058c7b37deffd487f1dec79df0362c737092eec5af947f8a0bd │ │ ├─133417 placement-api: uWSGI master │ │ ├─133446 placement-api: uWSGI worker 1 │ │ └─133447 placement-api: uWSGI worker 2 │ ├─ef7f17a99e58afd1091e71f99cb86b500b2e7bd67957a3cbb275da3aadbacb49 │ │ └─43341 /pause │ ├─7c509251f12ab04b2c42a938c52109a71adf415a87e4d3362aa3a9ea9ed9a33e │ │ ├─63110 python -u /app/sidecar.py │ │ ├─63394 python -u /app/sidecar.py │ │ └─63395 python -u /app/sidecar.py │ ├─763bc37db2a78b2c7362a944849eea58b5882e4adaa45be1adcd572aec459b42 │ │ └─97659 /pause │ ├─1925b6d687716f406544becce9cadc0af3a1063b8e0ed28705f85b67bc76f985 │ │ └─46175 /pause │ ├─f63a2b6272b676cb21059ba8cc29b062bce725082da6b41ac06bdf31ca19b610 │ │ └─126427 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5e8799f5eb4f404464db64c7c52eeb74eea1e12fb58961e9e98c5905a3f3c5a9 │ │ └─110546 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─24f56c8bea76632bb45634a6c7d249225e1ebc8bdf2d8ec979666b4004497dbd │ │ └─57752 /pause │ ├─eb0160d8368cab44f330ddd5ebf4c40117c4b4e4fd95ebe7f508f6cfc563af3b │ │ └─68342 /bin/pushgateway │ ├─d900cbebbb63fe2c4b0276bc33e1f8f2c66e0e935b91e9b73206bf67e5209259 │ │ └─42541 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─835a38eded25df44381c4db99df8e3973721f76a51808c4ba2c8333fa6935b42 │ │ ├─107541 glance-api: uWSGI master │ │ ├─107554 glance-api: uWSGI worker 1 │ │ └─107555 glance-api: uWSGI worker 2 │ ├─1cb18691e5546def826ee2fe5303aa5f64f2f9eaeffed386d30a4df0bb1a2e13 │ │ └─65369 /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 │ ├─ab5c343c558b12e01b93bef82fce2d8d266880afe3b6c8c144915fa008e067eb │ │ ├─50498 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 │ │ └─51720 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 │ ├─ef52cc65c760b5d0742165c214400c0720be83bd246913a6d50c42330f8c33c4 │ │ └─49402 /manager --metrics-bind-address=:9782 │ ├─7428663309ded8201e3989a3bec4a6e6ae2bc491b378ba2ce9fe2cb40edbb165 │ │ └─49717 /pause │ ├─1009603148eb9741936e739e08a301289cbd95f384b6f65a25b6e692861d9251 │ │ ├─109137 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109343 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109345 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f5f19ddf5a76ff199eed4946f85e7c7bc502e08d217683582c83dcf01ee0f024 │ │ ├─186533 neutron-policy-server: uWSGI master │ │ ├─186547 neutron-policy-server: uWSGI worker 1 │ │ └─186548 neutron-policy-server: uWSGI worker 2 │ ├─c2e690f9770d833fbbadc708c2f7ae646be9219004015f60611c21c56c42e217 │ │ ├─177739 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244730 sleep 300 │ ├─a091a762c0c837ccf43a1c6146e8e3a02e8b485260b183e73342a64f788fef74 │ │ └─48243 /pause │ ├─455aebcbe5effd7e4a8afb865c451e0509898507627a51a6fb5c29ddbe31dc74 │ │ └─52640 /pause │ ├─c427f7086644050ddb1777b88d27d2c4b298fa9988498389d21f300bc28fd75a │ │ └─208392 /pause │ ├─8f0662cdb4091ca487804a7292b9db3b792caab1fd6ebbcc8cccb5023638f3be │ │ ├─186502 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─186971 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186972 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186987 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186993 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186994 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186995 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186997 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b1657cefb603efeffbd73d28ba145a485f4e2ad08b00f5abe800a05f35e9b140 │ │ └─66671 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5a1562d268355948e3ebb27a1357d1e19fbe767d48516c0715ccb0b94b3001ad │ │ └─52826 valkey-server *:6379 │ ├─a95f7021807ce35eadaa1ca66ff3231f65dd14491d462634deeadeb0a598a0f5 │ │ ├─146870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146886 /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 │ │ ├─146904 erl_child_setup 1048576 │ │ ├─147015 sh -s disksup │ │ ├─147017 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─147018 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─147021 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─147022 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─147032 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─147148 /bin/sh -s rabbit_disk_monitor │ ├─a9f4ee70ca316368c1ee1def657ad5df915c4724f624db23a5990bbdcbc09e86 │ │ └─62216 /pause │ ├─a1e6bb54205dc867b926fe02d1f8ab322785741e31fec3d3f2117379a60716f4 │ │ └─46090 /pause │ ├─3347445790c8703f6597a510d402a6731c450a043a8123bff36d55141f521a86 │ │ └─237563 /pause │ ├─c34ccf768100894bb6289b71c6a117bbaa321a7322bf107979d5ed47fb097a5e │ │ ├─175030 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175047 /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 │ │ ├─175053 erl_child_setup 1048576 │ │ ├─175100 sh -s disksup │ │ ├─175102 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175103 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175134 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175145 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175353 /bin/sh -s rabbit_disk_monitor │ ├─c832b87a31a935960d091d60308a9de464896ee7770026c5ca4bb0f9ee84052e │ │ └─145022 /pause │ ├─7c52788681a14bc9f4f5998fc8b31077bb81c2b455a4ff435973f96ac41f4315 │ │ ├─187977 /bin/sh -x /bin/wait-for-ip.sh │ │ └─254519 sleep 1 │ ├─dd0cbfedd75360beb88cfa86c312e0446fa67c654b43a1d32e6fb18c522decdd │ │ ├─79917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79934 /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 │ │ ├─79940 erl_child_setup 1048576 │ │ ├─79998 sh -s disksup │ │ ├─80000 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80001 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80002 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80013 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80229 /bin/sh -s rabbit_disk_monitor │ ├─96ea89d561e343bfabecbcfc0f6edd7fbb5c28899f0307fdbf732810a5c5409e │ │ └─112507 /pause │ ├─ef911726e4ad183e8818ec9d8c989421397728ef6c285d07fcf73695e35b4ce1 │ │ └─68192 /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.162-253-55-107.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 │ ├─150595e6b47c2666849c497cbe06f776bce95e7fbc3bdaafe111e4c1dec2ae3a │ │ └─232868 /pause │ ├─f27d72dc16ae1f25823dd6aecd360ea2ad70a9cab8fdeb4e1120e7bb60e5c930 │ │ └─52732 /pause │ ├─6ec07fc8ecc5566f72585400407adb6f079e142ae064bc4105888c3575d62ef6 │ │ └─146717 /pause │ ├─a9456961218d69ee9e25eebb853c26d3d8d16a7ca401ffc7fcba0e5b9cb60bf5 │ │ └─67571 /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 │ ├─59904fa5b34c3013b0fd26c503d8f9f90d7d4522b5f39a3ee906301c9adac26b │ │ └─125773 /pause │ ├─020e7bfa66228565aec5ea796b05dbf465b9a9c575c8fad60e18d2ea437b1799 │ │ └─162391 /pause │ ├─d8fa4fbf60f78e091725fde5f3d87db7f3fa2c99c57071183f5c27b743ad5b34 │ │ └─189945 /bin/bash /tmp/libvirt.sh │ ├─b7066c7dba43a2d94b0d7457f5747ff57c054d69dc106b1ff7b197fe20e71451 │ │ └─237588 kubernetes-entrypoint │ ├─69e443a44287a6ee8388dcc9abde5edc1aff874d380f30e64af477d77873a66c │ │ └─45131 /pause │ ├─5ab4660aab6bbe9b849fe4ae05ad476a809316d2188bd781249661940f2fbabd │ │ ├─184042 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184285 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184296 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─254304 sleep 15 │ ├─5cdce5a8cc43e2413b6be4936d5166edae2c32e193ad0d3ac7830ef2529e9008 │ │ └─88396 /usr/local/bin/rook ceph operator │ ├─c68c4adb0d1255347a6f66f749f50290882d8bf14d53b5e15a31aa5799138130 │ │ └─217397 /pause │ ├─52f480af2f04dc30e1077e7f8b1ac2e5bd490a977d9bdbfaf927da81c408262c │ │ └─49356 /pause │ ├─b5dc9665a93c0adc19c74d581c5ec1335536cabc5362691b13e8ca51017a6a86 │ │ └─50751 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0b117d1582ac9170771d80f8413eb8cb949a1026b8daa7fc81c34894f9dbbb50 │ │ └─62124 /pause │ ├─2edeb01dc38f9c452e9d305d7be388aba8c25d0579931b082baa29b007adcea4 │ │ └─64066 /pause │ ├─be87228807ef977f561fe66c55ac29c33afb6b2f8981faf535eefb5a9dbb3080 │ │ ├─122554 cinder-api: uWSGI master │ │ ├─122584 cinder-api: uWSGI worker 1 │ │ └─122585 cinder-api: uWSGI worker 2 │ ├─2efda95ca15afb06cb813d246173fb83abdfd83fae961dd063dfe3e3c5890f96 │ │ ├─69044 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69061 /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 │ │ ├─69067 erl_child_setup 1048576 │ │ ├─69114 sh -s disksup │ │ ├─69116 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69117 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69174 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69175 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69316 /bin/sh -s rabbit_disk_monitor │ ├─fd4c98a68a5dd40bf7990cb2601dcce3989a3bf6b35ff411788c7f7a2a18484d │ │ └─62320 /pause │ ├─2b487e2328503508718c4d6da3991eedf293e0e2fad174c3b89a35bd2a9e1c3d │ │ └─65428 /pause │ ├─f8108cf21e9873d4517599c1e72ec231b9aa138244f49551477ee7b1ca1b94b5 │ │ └─94554 /pause │ ├─aa7c7745a2661cb782857d1df3ca3d0f25c0e5d5a59844fbc7eabf6ed8454b3c │ │ └─87520 /pause │ ├─f6ff3804ad7eb8517e60a30c08437a0fe31502a811865fd37892cd2a5ed4b543 │ │ └─44696 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e41a9c220f223c41d041e8d21d9df8e917961bfa69a1c6643a568949c93a85f3 │ │ └─66551 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e19ad9b41350df59d2f2698f2388341cd2f2d0dd90efb67e4f0d9ea925074116 │ │ └─68842 /bin/oauth2-proxy │ ├─a41c63a26e68516fd1f28edbecc069943d033a43d8291fce404fcecdf6a190b4 │ │ └─67498 /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.162-253-55-107.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 │ ├─cea8bdfc243f1d1a2a6fbde0de284d60da6daebdb19c26a8b473833a09d91cd4 │ │ └─44663 /pause │ ├─daaac2fa9e6bb944d6fb7b4a364be2a9276d0a7ac4b871bdb358498f6eca102f │ │ ├─63155 python -u /app/sidecar.py │ │ ├─63396 python -u /app/sidecar.py │ │ └─63397 python -u /app/sidecar.py │ ├─008cb6128a05339c810604703c9f835665644a5e170ab1baad77ea8a82fd5ba6 │ │ └─63547 /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 │ ├─510faee48785d8f7e570df039c2eacae34e1cde0dcb0e544be6125389edc9d71 │ │ └─143869 /pause │ ├─2654ffe41b62e29850e84dab08e00dcb4de6f99c44b0b511d02622c062ba9fa8 │ │ ├─188112 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188562 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188563 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188666 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgshrige1/privsep.sock │ │ └─210640 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8nn80m8z/privsep.sock │ ├─bb5d9dfa84f266653ee1f8d8d8b04c74391ba03a66136c3798f1a089fe19a5aa │ │ └─176779 /pause │ ├─7d82946b6ec1d3b4080ff4c80ef02e393ef60f4e70cd858fa332920210b5b30c │ │ └─112561 /pause │ ├─8425bb1df7aaea15d6458d4581161cc9da3fc6fb27348387a68d9db2f8dfa669 │ │ └─63791 /pause │ ├─45b841a341c7f295f0507c45eb837260845132fa969d11dc4c8fb798fba72434 │ │ └─190274 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─452f6764009298f0fd397112fdd28b454a445580787269be178a648209857b49 │ │ └─232894 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eff81e26291c30e411f8e671186d7c92d9628325023ec720fa57dee8a64fff60 │ │ └─68375 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dded036a39761f9e3a7539675243b0455e678a207fe584c931e502550cb789af │ │ └─230782 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c58fba40d29c6e89d7694b669ef5b2d847bc90bbd02e5b3ae5b9ecbb37c17fa4 │ │ └─46384 /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 │ ├─258eca7b18e5448091f194e4e99c3d5722f9dc2de81e4fb1a61999379595c655 │ │ └─194812 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b3bd1fc1de090803410031eb10b4abffc48b847e94e8a2989e2ff91a053dc7c2 │ │ └─48680 /server │ ├─1a985abd7687ee4707dc32e34d3dfd23168224f97d80b634dd11d66d6cbaf40b │ │ └─68418 /bin/memcached_exporter │ ├─1a620da002cb59e5dba4a5f5e8dee89a3dd9168d8f2a3139627d27266ae0c8e6 │ │ └─145666 /pause │ ├─a4c7c0a6aa369d335c8e3f79cc0cee713abb50757ee8780bea2a33ce822f4de2 │ │ ├─66073 nginx: master process nginx -g daemon off; │ │ ├─66087 nginx: worker process │ │ ├─66088 nginx: worker process │ │ ├─66089 nginx: worker process │ │ ├─66090 nginx: worker process │ │ └─66091 nginx: worker process │ ├─44288e13f3281fba8d812f5a296b8cc2714544ed399b79c9bc4bcab1544d7c5b │ │ └─68446 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1a94eee0fb4b70689d723d1796b34b9f0bbf249f38b1146577494c045daafd44 │ │ └─161543 /pause │ ├─ed411605db6e1e8fc2513c9a127272bc11ae3a7b57c6bab2148c9bb6b0393b26 │ │ └─42023 /pause │ ├─2634530007cfd91ea17d77b547be3ee73b4bbac95dfc5b5f18c64200903f0e1b │ │ ├─126764 /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 │ │ └─126990 /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 │ ├─fd5546a5c00ffa3ff29f590aafcce0103304a5fad6fb497a1c1a67f559881745 │ │ └─217325 kubernetes-entrypoint │ ├─d0c0b79294ddfa9b8beeecb167fe6f593b3f2b8117a3a3939f61d19964359609 │ │ └─217251 /pause │ ├─dbf169657bf36df5504f2996d50ea4026b781c8e83d6404a89f103afc559e1e2 │ │ ├─208557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208575 /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 │ │ ├─208581 erl_child_setup 1048576 │ │ ├─208635 sh -s disksup │ │ ├─208637 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208638 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208678 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208689 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208890 /bin/sh -s rabbit_disk_monitor │ ├─57f47df2859a87878159ba2791f829cc7d5f4e9c948a5f17d1c7ddeb7b71e9fe │ │ ├─66828 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66864 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c02c86e6ba24466a96fe08b4f63749e8e49c179dcfaa47011217ba443d861c27 │ │ └─143240 /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 │ ├─fffdf6608b4ab42ef98645eb4816cd627697ed4f52a0371cd99aae71159c652f │ │ └─177057 /pause │ ├─e674f941436d1cfdcd230f2165d8f9bbaa8de02f3e7e1f65165f76d9f0c5825e │ │ ├─143276 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143289 /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 │ ├─667a073e85b5c7648ed6d49f5d8f6423bcb6fe6766453cb303f774195f2f3971 │ │ └─217175 /pause │ ├─2e91c988502880a88183707569add9197d79a44d71c73ea9deaff9a631133d50 │ │ └─57843 /pause │ ├─9c2754d303778938f4805023bc4a856716c0bd6e62c18abf202556fa61b70790 │ │ └─46135 /pause │ ├─0db3fb0785740b180ea0a08bc199d63332db3a7b47ed253a1a90198191dd4273 │ │ └─217523 /pause │ ├─f1f80799929750b08b244f0bad4a111392c16936bf85dc3845b77e3bc4c7af53 │ │ ├─ 48598 /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 │ │ ├─ 48617 /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 │ │ ├─ 48724 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─227633 nginx: worker process │ │ ├─227634 nginx: worker process │ │ └─227635 nginx: cache manager process │ ├─21de0d180efa85f732eeb2548998997beaea25e99aa561547240528c56a97920 │ │ └─57792 /pause │ ├─fab8a4fa562eea8ab992a371f2a9eab8829935d38e7c80662bdb4e3e1cf661de │ │ └─191337 /pause │ ├─e3d77054731ee329ddf190dba57c5662056b4cb18dfb15b014adacb2a503f01a │ │ └─174879 /pause │ ├─c9acb0831842b393efc969e7caddc5e757ac134510bfd3712b29c835c4791ad8 │ │ └─42160 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 │ ├─ddb26877c09591d5e44fc90a2f6bc1f16b421da5fb56c784e47d13558b2c577b │ │ └─49241 /pause │ ├─218e3449065f3373e5b78bfaa1d7ad809a1cfd5b2f447810d8e1f9ee8fa23e6e │ │ ├─86689 barbiacan-api: uWSGI master │ │ └─86717 barbiacan-api: uWSGI worker 1 │ ├─52ac13ad103fdcc715d53c96ca05989f1ad41b54aa78efbd1f62a81c9a069319 │ │ └─235825 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─756438b86716998dcb86eb3068e35e56b60149915ba70bf3604dacb94093fd36 │ │ └─123855 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─83413c19b8fa18bd5a5c13142bf65eed26035fa9dbab4d8403021764c637af24 │ │ └─230685 /pause │ ├─a583a0fbdcdc716ab3f50889cc7e05859354e03acb11da9e38f8586e13b2d540 │ │ └─42055 /pause │ ├─2143d5bf0f12385fb34dfa38f3e783abfa3ea13e1d48192c30536d85d06d8c9e │ │ └─176804 /pause │ ├─52eae288ff55648990584e1d35eee59ccfba2abc87d82cb3c9e64ff797db605f │ │ └─161879 /pause │ ├─f044994e3d00bce77032295bb0f6bb41c5f54806484b2108dbf65a0f8ee3a5b9 │ │ └─68283 /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 │ ├─6812be6f76a5d0c4fd52d43bd6a962d404613ec779fc553f1f34e4c48c862ce5 │ │ └─231883 /pause │ ├─e2b8d64e85ebebb504d57ff27e5371587d8e67af51da7799bb76acf2bc109946 │ │ └─64820 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 │ ├─7bda75c65a652abdd9d94dbbdbeb3cbc5f33a12941d4dce390bbdd11f322251a │ │ ├─204504 heat-api-cfn: uWSGI master │ │ ├─204544 heat-api-cfn: uWSGI worker 1 │ │ └─204545 heat-api-cfn: uWSGI worker 2 │ ├─6a904098d3774afcaf436a9db478fee34db9caca08b21f3dac1f8bf6478fe6fb │ │ └─232302 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─631251071ceb8c18109c6d4218774ba3871cd2ba39e7459bcfa2fe902a64aa67 │ │ └─58197 nfd-gc -gc-interval=1h │ ├─c57696941201853af0bb761f7b27e74b4c909844eeb52388d45b4132c873caba │ │ └─42285 /kube-vip manager │ ├─11142b46d11ad38869573e0e9bd13e02e329816f7c4b5ae24d70bbdb874fb886 │ │ └─168230 /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 │ ├─802c1f2dccb1773f7c12bc683d9a493d16d56f6c450172644ad019d18a8e0bcb │ │ └─81397 /pause │ ├─d9d69bd66819a17a066ed5c40f7fe6b0bafd95ddc870cfdcc8489c89823cb8c5 │ │ └─191395 /pause │ ├─c20dad120c42527a939b90b47c83adcd1ceb6345c3b7e27f6a1f8fad63e209a1 │ │ └─49517 /manager --metrics-bind-address=:8080 │ ├─0a9c4d865845958d812a2f76c2c9d58e205b6afec448dbc2857ca74ebdbcec00 │ │ └─62258 /pause │ ├─8188f7a768251a2f8f9d55469ffe68170465558dc540ca356b78c95af1eace62 │ │ └─237691 /pause │ ├─ae84895720599d61c9f51c3eaef6ea6dfbbe82a48ba056b514022cff613dd1d7 │ │ └─45620 /pause │ ├─cee81533e0cf9e1578daa072758fa297adb2d8379461786cfed2fe6b394611e8 │ │ ├─145915 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─146118 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─146123 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─253982 sleep 15 │ ├─ebd817c304fc5bf8e3709913c385f13eeb1fc3e225313f138828ba0d1874e21e │ │ └─52975 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 │ ├─3bb5d64c3d930a280145553a9296266bad9a216f8bc2bc4e24e448bebfa37e47 │ │ ├─204498 heat-api: uWSGI master │ │ ├─204546 heat-api: uWSGI worker 1 │ │ └─204547 heat-api: uWSGI worker 2 │ ├─c65165a8552fded6df7d341c3f073e2422113cd792bee568cdbca2b843907030 │ │ └─237776 kubernetes-entrypoint │ ├─cd7b19980e42cf2a63e0471907bfa0e058b7767852de8fb40a3898802fb933b4 │ │ └─228465 /pause │ ├─103c97974eef051f77710b891091a70a38954a363ff7147b13d1a67ddc3767d6 │ │ └─58102 nfd-worker -metrics=8081 │ ├─3ef2e8a03c28a97b1c5548f503e0731bdfef54daaad71eddf554b76654940bf8 │ │ ├─43790 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44231 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─33fdbd4146947f7340968038d0ca78d59967700e526b5656a66b11e014bed10e │ │ └─58297 /secretgen-controller │ ├─c26fe9278b81d554c46e2c2607fac6611a0d8c6cd4b901092c6cb6c9f88b6fdd │ │ └─161313 /pause │ ├─4759799a092f65faf8396371693d4294bb9b5fddb3a8b39944f4b18bec7de3aa │ │ ├─ 98180 /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 │ │ └─241346 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3011b8d37987fa9384e66ac079c6f9bcf33fb4c4cc7eaddc96e4bd348ccadf03 │ │ └─238594 /pause │ ├─7c00534144cdd2be8f738efa328e8abfd1dcb8bde8533e47b820bb374a26f239 │ │ └─110923 /pause │ ├─a02fba9028f63c2b3ae8f6434da44bad83804797a967dc960855c43c95c23f4b │ │ └─234204 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2032cee23ce2a8489af25054e97dd77189b18f97f2898cfdd77be7cb7ea86f11 │ │ └─43324 /pause │ ├─dbb7524705f64ecdccbd6cc449b41d001783d0c1e264205dead63a3f9ea22f46 │ │ └─62532 /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 │ ├─6bbff67d318ed4f41a5c8307e20c6de0f8247e825907e64788049a6c6285e6d6 │ │ ├─189290 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189320 /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 │ │ ├─189372 erl_child_setup 1048576 │ │ ├─189480 sh -s disksup │ │ ├─189482 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189483 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189563 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189574 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189847 /bin/sh -s rabbit_disk_monitor │ ├─9a94a6543af075fa8dd89f0c9083d6b1d4a0e27f54604b4f93a669fde22c4591 │ │ └─108760 /pause │ ├─151de24c9cb5aaadf4951dc853cfbe845d0a30db203258976c06a5c57906dcc8 │ │ └─189898 /usr/bin/libvirt-tls-sidecar │ ├─6ab2f8b1d380526f9aaa3365152859fa263fed977fbf837e6e7170243c90da23 │ │ └─68235 /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 │ ├─dd4e0716e3c2074bd600ec86691910f0b9f89f147d4add6d22c4e2445b509626 │ │ ├─172759 nova-api: uWSGI master │ │ ├─172795 nova-api: uWSGI worker 1 │ │ └─172796 nova-api: uWSGI worker 2 │ ├─dd2bf8ecf3f67db7c665f556a7ab0664eebd16fe1ca71c2fa4bf55ea3aaf090d │ │ ├─73984 apache2 -DFOREGROUND │ │ ├─73999 (wsgi:k -DFOREGROUND │ │ ├─74000 (wsgi:k -DFOREGROUND │ │ ├─74001 (wsgi:k -DFOREGROUND │ │ ├─74002 (wsgi:k -DFOREGROUND │ │ ├─74003 apache2 -DFOREGROUND │ │ ├─74007 apache2 -DFOREGROUND │ │ ├─74008 apache2 -DFOREGROUND │ │ ├─74011 apache2 -DFOREGROUND │ │ ├─74013 apache2 -DFOREGROUND │ │ ├─74014 apache2 -DFOREGROUND │ │ ├─74015 apache2 -DFOREGROUND │ │ ├─74016 apache2 -DFOREGROUND │ │ ├─74017 apache2 -DFOREGROUND │ │ └─74018 apache2 -DFOREGROUND │ ├─e53ea1cc7a4680197461d21f56ffc4ef8d1a58d0375d402010b806d191e53cc5 │ │ └─191421 /pause │ ├─f56e40b28ac3c5287bdc795086611b427740647fb7fb6c47d04ef5437b609c5e │ │ └─42030 /pause │ ├─3aa841f93c3c50a9e80c0b815846e97b7ccb4580516ac9e6ff49e0cda9899b55 │ │ └─108715 /pause │ ├─0aecddcd43c0bc288247c2ed284576c1832fe95aa804a7b69ddce0752096a1bb │ │ └─66515 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e2c7fea7ee01afc5d4ce077f0bb6e489267231c985ed566e4d475139930aa170 │ │ └─161390 /pause │ ├─8a4fba3e05df1eee10437598b8d29b289ae3194e91db32aeb87a11dd4f48b4e2 │ │ └─234179 /pause │ ├─e905371acbf2edd7a906c1e5ed32e631ad4ee7d354cba482300f2b50b3293162 │ │ └─42138 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 │ ├─86cc003c731e5fe8fefa06a965fbbb04f28fbc8594ee3a23066b7cd0cfd98f86 │ │ └─217320 kubernetes-entrypoint │ ├─0305e12a1f2d251877bc707ab5409f1f90983bb7c5c9238f3ac6538ce8ee1aed │ │ └─235798 /pause │ ├─e09ce5f37c8c559bbaed6c55ea49c4c6d4a4de77000e26c05be7d55a1433e91c │ │ ├─111007 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111024 /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 │ │ ├─111038 erl_child_setup 1048576 │ │ ├─111087 sh -s disksup │ │ ├─111089 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111090 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111118 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111119 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111129 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111316 /bin/sh -s rabbit_disk_monitor │ ├─88d1493d9f6a6bdca03b06e46539ec5a55eee9f2237761fe2868bb19444ae9b3 │ │ ├─50559 mysqld --wsrep_start_position=ca565e27-a0e4-11f1-af8d-56b6c742a4f6:20 │ │ └─50685 /var/lib/mysql/mysql-state-monitor │ ├─adf5e3bbfa2dffbc1b84bcffb21d2b06dcd0434143ef73b4779075e1a35f1fc7 │ │ └─183442 /pause │ ├─4df1072a1e731454b9d4a3746e503a1ea6dde7c1f37a00bc1f97ee0a5cb50bb9 │ │ └─45265 /coredns -conf /etc/coredns/Corefile │ ├─ccfdb80329bbef3e75c9d0bc1182782c6dadaa78c9a658386579993eb23ea1b4 │ │ └─64126 /pause │ ├─0bfc395bbe11f4af83afac7cf7ca8c6c9d3fd5ce8503a703096fbe61e4693681 │ │ └─43626 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ac22e814f9c2c323b7506060fcb6c9ec8c1ca0e515adf7249090bbe69b653e09 │ │ └─41906 /pause │ ├─e7a882027ceaf1b5e1527b98784f6c46fb18dceb6c3705ad2bea5a5920112396 │ │ └─58142 nfd-master -crd-controller=true -metrics=8081 │ ├─9c029686a627c8069d00af635f47852baa7d97daa1062a4d4a200dd326eea1cb │ │ ├─145231 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145367 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145380 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─145524 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─253874 sleep 15 │ ├─fbd21be7301045adb44215282e7a585299f35b147f3040a1e0e706ed4cc3c830 │ │ ├─94727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94743 /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 │ │ ├─94749 erl_child_setup 1048576 │ │ ├─94801 sh -s disksup │ │ ├─94803 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94804 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95201 /bin/sh -s rabbit_disk_monitor │ ├─773d19b50d1b682f5855ac9da03d41138c680d076d22fca9308e1a9d7f0064d9 │ │ └─217543 kubernetes-entrypoint │ ├─4f814f4372e860c9c371d747488eb19026cd3ad17f1d0419eb1dcc6a73b87d95 │ │ └─97610 /pause │ ├─efb8cc5dfcf4b58d9f4f95d6e42c0f32e55cfa641f26a511108e588e8ceceae7 │ │ └─67731 /pause │ ├─b8c1d2abd73bcfaadd8606d38dad2451c4fcc78049a68d462b1d5b490631ecd5 │ │ └─53167 valkey-server *:26379 [sentinel] │ ├─540375f09e6f3c05cb7f319412046ff47a131a5cf1c31ca56813e219f44dcc40 │ │ ├─188092 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─188683 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5e3putqf/privsep.sock │ ├─b5988ab83047f9135cc52f4c2a20fc0e067677c1310cb7944397963afb025720 │ │ └─67427 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ebff769ece0516c8ede1ed8f85c60aab9c8ac405ab2607aac3946ea4d864b213 │ │ └─98064 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-cpg44 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─60ca2cceb458e2cd4e59cc192e6fea8c344b46e6b7261b0d2e2d942a7357ed83 │ │ └─50051 /pause │ ├─69876340986effdbc4503e99fde3dfdcb96c602f6d2cfb8637a66cbedf5be539 │ │ └─57077 /pause │ ├─dc4fd6fb928ce79deee699b3fa6bfae97db07ce1b8f6cde9bb35e9e115e8f4c0 │ │ └─145073 /pause │ ├─8c199082a3d180bea62259714580df2ed35319da65990c50c01afcdaf9e06f53 │ │ └─63826 /pause │ ├─a13405d880c43ad94bf9d6d5e075ff16da7b6153d73b58d0c4d3a7f46f0e1095 │ │ └─68647 /bin/oauth2-proxy │ ├─ee6bc3a7604d03842d88e77daf399e8dd564709eec6d627be718b159f611039d │ │ └─65685 /pause │ ├─390c7f888632cacf2ed382786d95540d6c1fdd46aed35a96dbdcf4e217052a9a │ │ └─50656 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─823e29f875beff818d634d512f0a951945b5f0400be95f32c89fa67eab945576 │ │ └─58016 /pause │ └─57159ad657cb6b9add23adc4b625acb517a55b892fcba7b5f0fa46044c7e0f5e │ └─64720 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount