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 │ │ │ ├─21902 /lib/systemd/systemd --user │ │ │ └─21903 (sd-pam) │ │ └─session-21.scope │ │ ├─21839 sshd: cephadm [priv] │ │ └─21919 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1639 sshd: zuul [priv] │ │ └─1652 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1643 ssh: /home/zuul/.ansible/cp/199.204.45.144-22-zuul [mux] │ ├─250517 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ixyzkpfkjyfklrhtsraguqxxfprhymsj ; /usr/bin/python3'"'"' && sleep 0' │ ├─250518 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ixyzkpfkjyfklrhtsraguqxxfprhymsj ; /usr/bin/python3' && sleep 0 │ ├─250519 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ixyzkpfkjyfklrhtsraguqxxfprhymsj ; /usr/bin/python3 │ ├─250520 /bin/sh -c echo BECOME-SUCCESS-ixyzkpfkjyfklrhtsraguqxxfprhymsj ; /usr/bin/python3 │ ├─250521 /usr/bin/python3 │ ├─250522 /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 │ └─250524 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 … │ │ ├─ 10007 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12391 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95f77feed3f3d304affbfedeab823f17eb6c806a7b0cc9594c1684d549beee7e -address /run/containerd/containerd.sock │ │ ├─ 12759 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b295d14e58c05a4c21b414ba84281dd9925bb54df49aeeb76f868a07bdd78eb6 -address /run/containerd/containerd.sock │ │ ├─ 18805 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 013353b5b29da8986fff1a4ebe3cf90b59378289b22dd368010916ff3cff0970 -address /run/containerd/containerd.sock │ │ ├─ 25461 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d326c37995b2e0e3bbd6abb20c8cc704076ab1d5e3873b2b45cd4d63e6d659a3 -address /run/containerd/containerd.sock │ │ ├─ 30086 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a21d836ddc6b5654e603325a83124b177554d9a40ed53ec799fa1bafa6f257e -address /run/containerd/containerd.sock │ │ ├─ 34621 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1529cd71f90804fdea6084f6d597acd3a03e791f90ea277e6e151b142d13c2b4 -address /run/containerd/containerd.sock │ │ ├─ 39120 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d103fd2b0a4a04fefe9e93e864cc4c0be8655f6cf3aae7337e5fec06d776091 -address /run/containerd/containerd.sock │ │ ├─ 41636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7e3f17a9dbd9796e38561d91ebd585f102db5bccc451526601157fc16a2f5c -address /run/containerd/containerd.sock │ │ ├─ 41653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95decb9a4d20175ed3723ea52cc046b79fe2ddc4dbb8da975316b33ae78445c3 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 591db00a8943162a7d150055379e7f63aeabd1baa8f7a8394481a235233c4931 -address /run/containerd/containerd.sock │ │ ├─ 41702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f92dd86af087e76b51e99f568b575a2c37a02aaff57e35b449b382009e917aa -address /run/containerd/containerd.sock │ │ ├─ 41715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5682d3ee4485801732e75ee635989dca8fc020253bf9427c3ed96008973691f9 -address /run/containerd/containerd.sock │ │ ├─ 42264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c273b13d816acbc88b167b1a3da06a9e30af62eaba17f5ba7cdd9b0b31b733a1 -address /run/containerd/containerd.sock │ │ ├─ 43008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c50a838c185f1690a15c6bb9ab847bfc67497676f3475c35511afd840d83da -address /run/containerd/containerd.sock │ │ ├─ 43018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b00cd2b5454913c2ac7db5820b12e9cf5bfdb9ba5a60b3630eeb9a249142c89 -address /run/containerd/containerd.sock │ │ ├─ 44394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ecf30d70a837b2ca9749caa622369b4808aa5c33a4d352af3991bac8f915634 -address /run/containerd/containerd.sock │ │ ├─ 44787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a27c4099fe010a90f07da8e36096443a34fdf662cb4695ab07451354d6c1e5 -address /run/containerd/containerd.sock │ │ ├─ 44825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c427c6b18414200281039ba2345fbc8a6d5df11bfc1e28c3e07ccb2dd565e0 -address /run/containerd/containerd.sock │ │ ├─ 45248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07b97c0becb47fc7689a37416d04da3eed34b8fd633ba3dce39e106bdcf935a -address /run/containerd/containerd.sock │ │ ├─ 45717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8a8434c88e90d0b6e8911fe39f93c3b9c0b175d49b49ad9f962db5953b11480 -address /run/containerd/containerd.sock │ │ ├─ 45769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf3c9b6d5b321508a9bc27ac620150538785bbe70dffe8aa374fefceadf4d03 -address /run/containerd/containerd.sock │ │ ├─ 45809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5553c96dd613ea3494095ea83bd91a295a454a59853f9f7bdd689e3ed03aec05 -address /run/containerd/containerd.sock │ │ ├─ 47588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0546d079a3f0f2cbfd6af9aab353d059b6ced7c3bd88637411ce1e31993bfe -address /run/containerd/containerd.sock │ │ ├─ 47704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ed94f68eb04811b7aca1c90db02653b4e535aae6f266e4bcafe05758ea0a5c -address /run/containerd/containerd.sock │ │ ├─ 48480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23fcdae9f31c4a6d9c04929b537a0de0846556a2bb18f2b79b7dc9414ec5315c -address /run/containerd/containerd.sock │ │ ├─ 48519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6efcb8c0ef51dea058f0b8133f56814f1090375e2dbddc1c403aa165ef075b -address /run/containerd/containerd.sock │ │ ├─ 48851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f29e9e13713b7f2d1964d1e0e5d8b83bc02bafc539960516b307e15066cf629 -address /run/containerd/containerd.sock │ │ ├─ 49442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f65212385458d9d867a4a45b1dfae7adc7eeae6a3957905a667edc536b8f7f3f -address /run/containerd/containerd.sock │ │ ├─ 49738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dc39905f5248aa3f3008c9e53680423deebebdc7da5a531eb31cbc6753f0ff4 -address /run/containerd/containerd.sock │ │ ├─ 52054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d317cca810476c6def5eaf36ae39a67662182612383740324234d6b07f91de7a -address /run/containerd/containerd.sock │ │ ├─ 52145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8073b6b6d742cab61e459070343bc673b808ff511d45bab9ff3193842dad940e -address /run/containerd/containerd.sock │ │ ├─ 56440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00a2f3a431a0f87a00d5e0dc7de2395d572dd412acb4c158acbdda6eb2012cd -address /run/containerd/containerd.sock │ │ ├─ 57097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a472a00be62f323347ef6b3e686476e7127f198dd5f537b4f62323ec32c908 -address /run/containerd/containerd.sock │ │ ├─ 57161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe5e8038fce982c1321ae99e7666619d7cea544fbb2705b7b3b268a34242612 -address /run/containerd/containerd.sock │ │ ├─ 57201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7323e11d1e4da8ad03fe8daf566882d4b6defcdd4f7380fdb8f6a466cbdb212 -address /run/containerd/containerd.sock │ │ ├─ 57333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a149250d4e5420597955c1384c528dc68782a16b1c080a9da569bd1ace4264 -address /run/containerd/containerd.sock │ │ ├─ 61161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6372a570305000649efe96f20b20cef65afc3cf5640e495828d630a732a4e699 -address /run/containerd/containerd.sock │ │ ├─ 61226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3407173b000be9307009b4c03bad5fc5235e76a938b5039c20354e7d6168da0e -address /run/containerd/containerd.sock │ │ ├─ 61391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7a0b55308815fc0aea40c26aacb635cd9fbf9d42ee5849876e497022cedf6d -address /run/containerd/containerd.sock │ │ ├─ 61703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f04c836b6b94747e0b85682338b9dcd4d1fc0b72c7dd074e34223c11736c1bb -address /run/containerd/containerd.sock │ │ ├─ 62997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ed6d3299616eeb71abf4f7f98666668c47e8e97d92f98a5afbad36a0726d2d -address /run/containerd/containerd.sock │ │ ├─ 63072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cbca93555811bc4ee9a183d7bba769c5aa6fb23c07f6329ffa259318564455e -address /run/containerd/containerd.sock │ │ ├─ 63137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e68d0e629441fcff2c02152d3f1c08cce5d2fc0cd83bb6f67a565e2084538a -address /run/containerd/containerd.sock │ │ ├─ 63682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e9b8052f8cf225e579e5d1bc86475178aaf7572f89203faac5df30e1e699773 -address /run/containerd/containerd.sock │ │ ├─ 63966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b8368cc939d03363ca8786680700425076d7a4ffaa7cefe3815c3c4faf8f47 -address /run/containerd/containerd.sock │ │ ├─ 64053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95c39f40866ab324ce0e798912d53e54a32acf6cf14ee5932e616746deb7e5a -address /run/containerd/containerd.sock │ │ ├─ 64153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2056690ecd3be32a60a57741f658de5f4e26f61db8980335f856f51357566f9d -address /run/containerd/containerd.sock │ │ ├─ 64254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e517bfa296f356db458b8543b0a6f24be6c92b8b643f51d76a15be0511774f1 -address /run/containerd/containerd.sock │ │ ├─ 64742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b783711d1ffc3cadc9b275e17b8dc92a55d9dcd11d9953f156f82f0b1c1a3c -address /run/containerd/containerd.sock │ │ ├─ 65555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2badc40ffa6e0498c0e2cb28a376e014263255f43e295946583b42ba631bfb4f -address /run/containerd/containerd.sock │ │ ├─ 66894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc5a1186a5aad8f5a378e9bd241664fe0f9f942819c8ba3ea5fb37c414ccb34 -address /run/containerd/containerd.sock │ │ ├─ 69386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d0926abd1b83afa166d3785f68de2afe5671b1bd56a824d09867ee9fd85869 -address /run/containerd/containerd.sock │ │ ├─ 78173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46a4121697ba48977143b7f55ccc235a1a950bc64864c8bc3034460ce1705bf -address /run/containerd/containerd.sock │ │ ├─ 79685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ec94ae13d6a40602831418d3de4f4a7e5787c783a7a5f0f224e7ba54c62cc1 -address /run/containerd/containerd.sock │ │ ├─ 85291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5fb0076e0a31deb2eaba460827ebf8fcb4dc6e108d47a2d8cef30776c88c64e -address /run/containerd/containerd.sock │ │ ├─ 91125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 917ea99b5e51532325330a1758a3049749ab4f15cd8f20c43f58ef4de540b044 -address /run/containerd/containerd.sock │ │ ├─ 97302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 119d988fbb49e27f1ba49256f33a51a4e3f453728d4b05231f7e4a7caab00c82 -address /run/containerd/containerd.sock │ │ ├─ 97365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61565a708eedd83141a76618cbbeb04e103ca5a6e73bb6890ef6351f8a0aa944 -address /run/containerd/containerd.sock │ │ ├─106924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d12f2f95157722116d98cb218a1a4db05c290f1ee5d4e0f2a27d67a0e6bcce8 -address /run/containerd/containerd.sock │ │ ├─108474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2258538dd29b8383ddcd76d19b0ed8223b165114cb5c81de8bc943cf0ffabf79 -address /run/containerd/containerd.sock │ │ ├─108550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40318317f0ee258c8791e19392f383a5a2f51a58209d84abdce62d4201bea7aa -address /run/containerd/containerd.sock │ │ ├─110482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c74f6aedffc157fbb318eb4dde682b061f6504c8c1376b47d882b86cdaf4ad -address /run/containerd/containerd.sock │ │ ├─112239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bec3924ab867fab6e67e91897486d8ff81d6b77f82d081fadf6b23a1bb02a7 -address /run/containerd/containerd.sock │ │ ├─112282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a370eeadb48f64112c2615130c9771a9bf20a540bf14c06c2d030aa4e12786 -address /run/containerd/containerd.sock │ │ ├─125561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fca0292611a25afdd727e9e8b940b03c1e68d7352e9911bef9de376516474855 -address /run/containerd/containerd.sock │ │ ├─125640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62fc31b24d8ea1287d23d97522f894a58400d7de3576ec9a5d42f7ff6bebce1 -address /run/containerd/containerd.sock │ │ ├─127982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466c1127f4c22777395bd40b1ef5390a6a9e3aecbedaa77872764e640265c3ab -address /run/containerd/containerd.sock │ │ ├─142121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ae6bdd2cd43b2c103d81c21a447bc1776aafb14d45d619faeab24fd71af317 -address /run/containerd/containerd.sock │ │ ├─143148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2d8ff967c19ad926ce1de1a5cae42f38e4735ecde3527f03183fa3229a6fd3 -address /run/containerd/containerd.sock │ │ ├─144204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d939e9b5aa8c7e66aa6805eec2a370ddba3e9f23b2fd3baec246ee3003f01b6a -address /run/containerd/containerd.sock │ │ ├─144244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe91c05d302ee70f57d6764b8dc364b8bb6acdb702ff7691b502fd806bd773c -address /run/containerd/containerd.sock │ │ ├─144851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8e89bb0bcb1833ef45e9d4477c7c7dfd595c8c12398b34af4e56e6b1fa8f94 -address /run/containerd/containerd.sock │ │ ├─145897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1624e8d6b0419e122e3e7eeeb846ee96c6d7261f9f1e64651dd6593f706ab233 -address /run/containerd/containerd.sock │ │ ├─148166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfde6a62bb16fdb7c3a64c16ea370a311c2df18ac90ed6e70707070c815119ca -address /run/containerd/containerd.sock │ │ ├─148264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb460a4c9c13ec5e5559b2af866a50c225689873a1a486ace96ea1910adb15fb -address /run/containerd/containerd.sock │ │ ├─148463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84df229e75fe7fad3b7723456827bd167c33c571039545e93966d78155ce7865 -address /run/containerd/containerd.sock │ │ ├─148610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f147cfedc6a66598683b1f0d60991d23db15d7464fa9d8ee2ca3b51fd132b65e -address /run/containerd/containerd.sock │ │ ├─148746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78573a9ba15bd2639ca585fbaf116e29e08a26d7837cc8e2290b0e3df01a48dd -address /run/containerd/containerd.sock │ │ ├─149001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8e361763354e228d2d2d5d282cc2031ef15de110669512df6e13df2c88611b1 -address /run/containerd/containerd.sock │ │ ├─174243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8188ac8d99ed7b54e9f518cc41330336f999078480d316a1ee2cae0139de4d4 -address /run/containerd/containerd.sock │ │ ├─176160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee9cdf4bed498e84ae153a88c74e881e19731cd93243babe2efb719af87d576 -address /run/containerd/containerd.sock │ │ ├─176201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e990ecae61cb92ebe4192e774f654a403c987f2d571dae2b0b7734d6c0c72e22 -address /run/containerd/containerd.sock │ │ ├─176433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f763da2b8e86acee9c28e3499f65872d2afb88de8ca9d244c3c98894211da8 -address /run/containerd/containerd.sock │ │ ├─184191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd2bf314971fc198d5a1a9271d99f94567ac4ee5621059163b054618930803d -address /run/containerd/containerd.sock │ │ ├─187023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34d4e05d50b6b8bb154f9d55bf5833459ae2202caf32129423e6aca8581ef54 -address /run/containerd/containerd.sock │ │ ├─189426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb95fc1520ada8a718768c9a31e7c8db4ddeca57669ed48f303f40db9dad8cb -address /run/containerd/containerd.sock │ │ ├─189471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c903063d3150f278048e2db5989ddf5adf662972fa041312fbbec8139b5daf64 -address /run/containerd/containerd.sock │ │ ├─189573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95cc9ee8322487cb6103a54e5753a6f15f5dbec40686c143e14e37d533c9d43 -address /run/containerd/containerd.sock │ │ ├─205132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8e17a96136bc1602f6365f6c080df467997630bf884b36dfd60dcaeee30fc8 -address /run/containerd/containerd.sock │ │ ├─213257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4f1da69e2e84ee9bb3eca879765caaa8400aca0372bdd241fcfe578fe919b11 -address /run/containerd/containerd.sock │ │ ├─213334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda4dfc60c5b19eb8b0a9d3dd95227c5c726c5407fddb5eafa10887891f0f932 -address /run/containerd/containerd.sock │ │ ├─213376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28893e8c03107023b810e2a387620741ff625b647055d3ed2b8ce25203d3ff1a -address /run/containerd/containerd.sock │ │ ├─213598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a84010080f1b52b71855356c8532baefd6bffc12ee8f59e54e7f11dfbf49469 -address /run/containerd/containerd.sock │ │ ├─224981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3419db17860700cc2f7e557e984dd5259e9a3c323c93cbc05530637235b2fafc -address /run/containerd/containerd.sock │ │ ├─227286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f150746fea8d8f586eb3f03a4fe43e28b1b7e1471653be5fa5eed6a9716a539f -address /run/containerd/containerd.sock │ │ ├─228490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 107be41899d2095eadced18f1724177f415d4e13c4383f3b962bc6eab240a9b5 -address /run/containerd/containerd.sock │ │ ├─229457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 968ffa701dded027af1f4cf00b10e7513eb8a1f0ac6d1d263d158fdb398628a3 -address /run/containerd/containerd.sock │ │ ├─230020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d99f36f039d6ea37d389c92368bf830b9482c04364bbd2d2e1423eecebacf9 -address /run/containerd/containerd.sock │ │ ├─231543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ada1fe464efca1d8a4e44bcca39720f03717e56f0d390cd404a7e39d2f799e -address /run/containerd/containerd.sock │ │ ├─233151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a79523b7fa06549ac366663aa615901bda28a24829f2803a7794f28962e0eda -address /run/containerd/containerd.sock │ │ ├─233216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb963b2ac31adf55b8cee5ac80aab75c54dfd4a7d6de90a1d3bca398b28559ee -address /run/containerd/containerd.sock │ │ └─234180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 933c78a77209776be74a313ce2bfd7ab82d95abb133ec07cad6acd02a7ceedbc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1438 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29788 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30067 /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 │ │ │ ├─18765 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18786 /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 │ │ │ ├─25167 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25442 /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@ceph-exporter.instance.service │ │ │ ├─39062 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39086 /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 │ │ │ ├─34336 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34603 /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@mgr.instance.asxvdg.service │ │ │ ├─12673 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.asxvdg/unit.run │ │ │ └─12704 /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-asxvdg --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.asxvdg:/var/lib/ceph/mgr/ceph-instance.asxvdg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.asxvdg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.asxvdg -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 │ │ ├─12311 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12342 /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 … │ │ └─10379 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141596 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42108 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.144 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-7d103fd2b0a4a04fefe9e93e864cc4c0be8655f6cf3aae7337e5fec06d776091.scope … │ │ ├─39149 /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 │ │ └─39165 /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 │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─docker-95f77feed3f3d304affbfedeab823f17eb6c806a7b0cc9594c1684d549beee7e.scope … │ │ ├─12422 /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 │ │ └─12434 /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 │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─250382 sshd: unknown [priv] │ │ └─250383 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─docker-1a21d836ddc6b5654e603325a83124b177554d9a40ed53ec799fa1bafa6f257e.scope … │ │ ├─30110 /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 │ │ └─30123 /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 │ ├─chrony.service │ │ ├─10888 /usr/sbin/chronyd -F 1 │ │ └─10889 /usr/sbin/chronyd -F 1 │ ├─run-rc3552aee79144024a58b8d25e2732a57.scope │ │ └─191544 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-d326c37995b2e0e3bbd6abb20c8cc704076ab1d5e3873b2b45cd4d63e6d659a3.scope … │ │ ├─25487 /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 │ │ └─25499 /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 │ ├─docker-1529cd71f90804fdea6084f6d597acd3a03e791f90ea277e6e151b142d13c2b4.scope … │ │ ├─34646 /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 │ │ └─34658 /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 │ ├─docker-b295d14e58c05a4c21b414ba84281dd9925bb54df49aeeb76f868a07bdd78eb6.scope … │ │ ├─12784 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.asxvdg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12803 /usr/bin/ceph-mgr -n mgr.instance.asxvdg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141336 /sbin/iscsid │ │ └─141337 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-013353b5b29da8986fff1a4ebe3cf90b59378289b22dd368010916ff3cff0970.scope … │ │ ├─18831 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18850 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─2258538dd29b8383ddcd76d19b0ed8223b165114cb5c81de8bc943cf0ffabf79 │ │ └─108500 /pause │ ├─6dc39905f5248aa3f3008c9e53680423deebebdc7da5a531eb31cbc6753f0ff4 │ │ └─49762 /pause │ ├─e2e687e560106fc922dcec396cfbeaca8dbe9b2ec0ea48d431c3efd39290d188 │ │ ├─62336 python -u /app/sidecar.py │ │ ├─62503 python -u /app/sidecar.py │ │ └─62504 python -u /app/sidecar.py │ ├─61565a708eedd83141a76618cbbeb04e103ca5a6e73bb6890ef6351f8a0aa944 │ │ └─97388 /pause │ ├─3a9b3aea3d8569e65c179614dc221cf6f29d54ea6d1a20b3c1c25b7844721cfe │ │ └─233202 kubernetes-entrypoint │ ├─699c382bade964b620237fa5836be4f96c9b5a82fa1b0f47dd06fe5595102b71 │ │ ├─222078 octavia-api: uWSGI master │ │ ├─222093 octavia-api: uWSGI worker 1 │ │ └─222094 octavia-api: uWSGI worker 2 │ ├─867940a57eb71fec7d3332505be23961f0ec9ce906884566a3aaa5a0a12ec4c9 │ │ └─50045 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─78573a9ba15bd2639ca585fbaf116e29e08a26d7837cc8e2290b0e3df01a48dd │ │ └─148798 /pause │ ├─ae6efcb8c0ef51dea058f0b8133f56814f1090375e2dbddc1c403aa165ef075b │ │ └─48542 /pause │ ├─a3f1415a9726a60472d1165eaed5bf200c220e18e5ddae073ba2818e7be3af6c │ │ └─41897 etcd --advertise-client-urls=https://199.204.45.144:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.144:2380 --initial-cluster=instance=https://199.204.45.144:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.144:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.144: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 │ ├─33c74f6aedffc157fbb318eb4dde682b061f6504c8c1376b47d882b86cdaf4ad │ │ └─110505 /pause │ ├─67a1dad63ee33ec912ee487a2689295b1cd8967c92244446c07ab005740491aa │ │ ├─144387 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144515 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144539 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 │ │ ├─144691 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─249713 sleep 15 │ ├─9f96fc0c8a9f3e67d5df58458ff03196c367094f05705ac9275b9efc7906d172 │ │ ├─184788 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185007 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 │ │ ├─185018 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─250249 sleep 15 │ ├─8f29e9e13713b7f2d1964d1e0e5d8b83bc02bafc539960516b307e15066cf629 │ │ └─48874 /pause │ ├─eb3f587194017ec0b8f06eede952dc35c238ee8c173ee9a667c07d86c79858aa │ │ └─66692 /bin/memcached_exporter │ ├─6f92dd86af087e76b51e99f568b575a2c37a02aaff57e35b449b382009e917aa │ │ └─41784 /pause │ ├─a4ad3c27f0aff8af634f6efb718d9c1b82f20b22648d9c7dfd0a0e261749faa9 │ │ └─190918 /usr/bin/libvirt-tls-sidecar │ ├─c0574ae88b77afa0fbb70da366fde255ca70e1a3588560473d63c1156e2ffe0a │ │ └─66476 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7e517bfa296f356db458b8543b0a6f24be6c92b8b643f51d76a15be0511774f1 │ │ └─64278 /pause │ ├─8b76c9208324a848ae45bae8231a534f8f4b6b8778c0cf023f07422011d83809 │ │ ├─62307 python -u /app/sidecar.py │ │ ├─62499 python -u /app/sidecar.py │ │ └─62500 python -u /app/sidecar.py │ ├─107be41899d2095eadced18f1724177f415d4e13c4383f3b962bc6eab240a9b5 │ │ └─228517 /pause │ ├─f9eb9a2310089ca3cfe4ce4ed5ca6b832941b9974bd5c730bbfb78ac7fe8d9a0 │ │ └─65720 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b95c39f40866ab324ce0e798912d53e54a32acf6cf14ee5932e616746deb7e5a │ │ └─64076 /pause │ ├─8023cd6d2178441db6ad52e7adaeca32b4d8b3a2013b1533a9ec88dbc8f2e259 │ │ └─66658 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3407173b000be9307009b4c03bad5fc5235e76a938b5039c20354e7d6168da0e │ │ └─61250 /pause │ ├─95decb9a4d20175ed3723ea52cc046b79fe2ddc4dbb8da975316b33ae78445c3 │ │ └─41737 /pause │ ├─466c1127f4c22777395bd40b1ef5390a6a9e3aecbedaa77872764e640265c3ab │ │ └─128006 /pause │ ├─13f65f1f9a477d4294d85477cba806f569293942d1154e5cc1e7e9f0c832c667 │ │ └─46030 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b6dc1b79bfe405ac711cbe1883d2e044e17e4ea286bd334fd5551deb0e2b9379 │ │ └─231592 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bb8e17a96136bc1602f6365f6c080df467997630bf884b36dfd60dcaeee30fc8 │ │ └─205155 /pause │ ├─84df229e75fe7fad3b7723456827bd167c33c571039545e93966d78155ce7865 │ │ └─148488 /pause │ ├─910f692c5c02b1d4460ba64e3eb580919cb876359c7fa60e793bf9cf01884472 │ │ ├─110670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110710 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110716 erl_child_setup 1048576 │ │ ├─110795 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110796 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110806 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─111113 /bin/sh -s rabbit_disk_monitor │ ├─f150746fea8d8f586eb3f03a4fe43e28b1b7e1471653be5fa5eed6a9716a539f │ │ └─227310 /pause │ ├─a5a370eeadb48f64112c2615130c9771a9bf20a540bf14c06c2d030aa4e12786 │ │ └─112312 /pause │ ├─5cd3dd542152e7c1c27d9bbfed8b1be8581772f058160bd6cbdfd79073525f84 │ │ └─191510 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e1af1ac3a39baf9c5cfab6cfd634c27c8c0e6e21cdef80e299457eafcc3cbcc0 │ │ ├─65824 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65864 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fb460a4c9c13ec5e5559b2af866a50c225689873a1a486ace96ea1910adb15fb │ │ └─148290 /pause │ ├─ef075b86d57e447cbed7c55c14807766ea2836e18a361d1412b12329b6d87428 │ │ └─52304 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 │ ├─f9becfcd609465bd87db5c2029d00d59169b8a442c288a87d6f1ca7d62ffd746 │ │ └─227432 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─59ee4f062e61ffbbd00a10965a9f0b6989ebeebe7737f7ffa388f62f102f3bdc │ │ └─97697 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-s9dxr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a527e9cbefb02f502d56ffc86c5ff768eaaf4f770a4735e2a01ea15576525765 │ │ └─52574 redis_exporter │ ├─df5ccd5c34fa64796748026bbebb08cb0b5d92780a730fe0485e69ab5d532fb8 │ │ ├─43517 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43944 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2429553db6864ae7f357707db313d7b17717202f7ceb553f4294583f9eacbd63 │ │ └─228811 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1444d0dd3de394676cec7309ded7f23e2b6273506cfcc7a6d953a89e837f2775 │ │ └─57621 /secretgen-controller │ ├─8bc5a1186a5aad8f5a378e9bd241664fe0f9f942819c8ba3ea5fb37c414ccb34 │ │ └─66918 /pause │ ├─2b793d67002e3667ef91d570ce577db5e81d6890709da3bda9fff6e1f3d869fc │ │ └─64899 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b3e1f16a14d781825404ec6fa05d97430a11d4d289e1f1b3ddee56d2105d670f │ │ └─184827 vector --config /etc/vector/vector.toml │ ├─e5fb0076e0a31deb2eaba460827ebf8fcb4dc6e108d47a2d8cef30776c88c64e │ │ └─85315 /pause │ ├─0c542cb96e4cd4e94750e3f0492a2936d3a5f17b71343066533b3b6992789085 │ │ ├─172193 nova-api: uWSGI master │ │ ├─172223 nova-api: uWSGI worker 1 │ │ └─172224 nova-api: uWSGI worker 2 │ ├─bb089d4118f4e7366a72ecfd51bbe992f660f71b6f5d84a25ae42d5b534a57bb │ │ └─48665 /manager --metrics-bind-address=:9782 │ ├─a8e361763354e228d2d2d5d282cc2031ef15de110669512df6e13df2c88611b1 │ │ └─149026 /pause │ ├─c46a4121697ba48977143b7f55ccc235a1a950bc64864c8bc3034460ce1705bf │ │ └─78197 /pause │ ├─5bce0636d3f46177b5669d4777b2d41a6ce3be98159d7ea462583c3d52064266 │ │ └─41889 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 │ ├─21ae6bdd2cd43b2c103d81c21a447bc1776aafb14d45d619faeab24fd71af317 │ │ └─142146 /pause │ ├─7ffc8375d83fb2e4c3c9ea7950c045ebfae5eb1351d72a54c1c479830dcd4b75 │ │ └─67106 /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 │ ├─cc1e6b0af8669fe9e0d395d258bd56c693bc6deab07e9393584cbcf6d9b1bf22 │ │ └─44454 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─119d988fbb49e27f1ba49256f33a51a4e3f453728d4b05231f7e4a7caab00c82 │ │ └─97343 /pause │ ├─2cbca93555811bc4ee9a183d7bba769c5aa6fb23c07f6329ffa259318564455e │ │ └─63108 /pause │ ├─5a0546d079a3f0f2cbfd6af9aab353d059b6ced7c3bd88637411ce1e31993bfe │ │ └─47612 /pause │ ├─a3b89966b2992d803951c29618ae1aa3c33e6cbbe47b6b01f29e94fd8fc41289 │ │ ├─144405 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144434 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144457 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 │ │ ├─144633 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─249686 sleep 15 │ ├─fb9881d215b54ff0ea2efd1cbe7be707d6104c5a336f43f4d94f8fa0702e43f1 │ │ └─45986 /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 │ ├─76b6e087cb8a78db71bd03235c1888b156fd939a5a2cd080a7964cfe58ecd29e │ │ ├─185377 /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/plugins/ml2/ml2_conf.ini │ │ ├─185721 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/plugins/ml2/ml2_conf.ini) │ │ ├─185722 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/plugins/ml2/ml2_conf.ini) │ │ ├─185724 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/plugins/ml2/ml2_conf.ini) │ │ ├─185725 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/plugins/ml2/ml2_conf.ini) │ │ ├─185726 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/plugins/ml2/ml2_conf.ini) │ │ ├─185727 neutron-server: MaintenanceWorker (/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/plugins/ml2/ml2_conf.ini) │ │ └─185728 neutron-server: periodic 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/plugins/ml2/ml2_conf.ini) │ ├─f65212385458d9d867a4a45b1dfae7adc7eeae6a3957905a667edc536b8f7f3f │ │ └─49466 /pause │ ├─e4e08bbf10d00ec5f2085922d4208ea82581766d749784c002c1d6b53e9d823f │ │ ├─223267 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223867 octavia-worker: ConsumerService worker(0) │ │ └─223870 octavia-worker: ConsumerService worker(1) │ ├─767dbf0719fade3b05574a86723a38861f57dacaca60f15f05ddaa8808d3a6e6 │ │ └─49036 percona-xtradb-cluster-operator │ ├─c693bc86bdfed4e26dcfaad731602444c4d5b7059031e66305df7e821c74d9bf │ │ └─66948 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-144.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 │ ├─cac5b8cfec5657f93dfc847934f79f8b15e1d7b88106e38c78d35739fc76caec │ │ └─45940 /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 │ ├─9ee9cdf4bed498e84ae153a88c74e881e19731cd93243babe2efb719af87d576 │ │ └─176220 /pause │ ├─48b9ae650595421751da48839304534646e094a2180a09b5e6aec5907fd215e9 │ │ └─110146 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─39ec94ae13d6a40602831418d3de4f4a7e5787c783a7a5f0f224e7ba54c62cc1 │ │ └─79709 /pause │ ├─bd76eef54996fe8222711c1174fabcfdec5b848451f81e6fe44d665e4f215089 │ │ ├─201684 heat-api: uWSGI master │ │ ├─201748 heat-api: uWSGI worker 1 │ │ └─201749 heat-api: uWSGI worker 2 │ ├─1ab82d83b5cc7ee285168e4b4b4ba9e6a62f925421c8755d2cbced485252a98f │ │ └─122247 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c4d67b69099632cc6820bd9ee6e987773243d76caca6e900e83327e25beb2043 │ │ ├─173391 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bda4dfc60c5b19eb8b0a9d3dd95227c5c726c5407fddb5eafa10887891f0f932 │ │ └─213405 /pause │ ├─62c832e5ffbf6bbf068b5b3b759afba9cd8fda20e8f4c075698382204748a552 │ │ ├─190377 /bin/sh -x /bin/wait-for-ip.sh │ │ └─250514 sleep 1 │ ├─591db00a8943162a7d150055379e7f63aeabd1baa8f7a8394481a235233c4931 │ │ └─41803 /pause │ ├─933c78a77209776be74a313ce2bfd7ab82d95abb133ec07cad6acd02a7ceedbc │ │ └─234223 /pause │ ├─19916ac2a312b2fe7501a8499fdf2c811c50ca00df1a3dc21c5cf570de433408 │ │ └─57507 nfd-master -crd-controller=true -metrics=8081 │ ├─adb95fc1520ada8a718768c9a31e7c8db4ddeca57669ed48f303f40db9dad8cb │ │ └─189451 /pause │ ├─57d1df927cb4759847556bfe7adb09dd92e805a1b83300a75109fcacebcc96d8 │ │ ├─184903 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184930 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─8696686a97764551c86a603bd3f60204c05f69345b63a883822c51a7a1241cf9 │ │ ├─121856 cinder-api: uWSGI master │ │ ├─121869 cinder-api: uWSGI worker 1 │ │ └─121870 cinder-api: uWSGI worker 2 │ ├─c903063d3150f278048e2db5989ddf5adf662972fa041312fbbec8139b5daf64 │ │ └─189496 /pause │ ├─9a455e834bf97571ff65eb9bf8410dcca781f0338d029bce62c48899ac04fb19 │ │ └─98629 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c1a27c4099fe010a90f07da8e36096443a34fdf662cb4695ab07451354d6c1e5 │ │ └─44810 /pause │ ├─1cbe5b09a97acdc0288d6b0c8302a935bdfe1607ba697788cc85291ca86ec259 │ │ ├─ 97856 /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 │ │ └─242752 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3419db17860700cc2f7e557e984dd5259e9a3c323c93cbc05530637235b2fafc │ │ └─225005 /pause │ ├─0da62fc8fb381fd8771578d56b878d617cc28573bfb7af96d6cf22bfb6f9a280 │ │ ├─224215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224240 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─224838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8e9b8052f8cf225e579e5d1bc86475178aaf7572f89203faac5df30e1e699773 │ │ └─63706 /pause │ ├─4c6fe6afe8817c2741db0d70d89cd6d2fbcff5ce94cccd19ba0be5bec8e7085f │ │ ├─173519 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173746 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e62fc31b24d8ea1287d23d97522f894a58400d7de3576ec9a5d42f7ff6bebce1 │ │ └─125663 /pause │ ├─0defd3462ce23f1ae912c0cc5f52f9517b2abc274b9ed0d55c810855c6fe4204 │ │ └─52211 valkey-server *:6379 │ ├─f147cfedc6a66598683b1f0d60991d23db15d7464fa9d8ee2ca3b51fd132b65e │ │ └─148642 /pause │ ├─ce919a5851308e441b083ebd696892003626a133b2e0e40b05fa5c2d5e2b1c19 │ │ └─66588 /bin/pushgateway │ ├─c8188ac8d99ed7b54e9f518cc41330336f999078480d316a1ee2cae0139de4d4 │ │ └─174267 /pause │ ├─6cd69b4d4335708625f04895ba56e0f4673034624facb1cc4a0dbe11e7f3319f │ │ └─67633 /bin/oauth2-proxy │ ├─5553c96dd613ea3494095ea83bd91a295a454a59853f9f7bdd689e3ed03aec05 │ │ └─45832 /pause │ ├─35984c7a4c9f2b1dd12a7d18b9c8f8587d225932fa8b2fa7ab130b03cb527b5d │ │ ├─108957 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109133 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109141 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─287c6fc9bb7171a069436e5e5e01ec1b94763851657f9d3c3fafb6c81297bfaa │ │ ├─146045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146062 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─146068 erl_child_setup 1048576 │ │ ├─146248 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─146249 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─146259 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─146451 /bin/sh -s rabbit_disk_monitor │ ├─6372a570305000649efe96f20b20cef65afc3cf5640e495828d630a732a4e699 │ │ └─61193 /pause │ ├─3a84010080f1b52b71855356c8532baefd6bffc12ee8f59e54e7f11dfbf49469 │ │ └─213622 /pause │ ├─dee1c9121045c147b12dbd6420c5442ac8bd34b27b555cc6f656d5144255ff95 │ │ ├─49894 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 │ │ └─52632 haproxy -sf 165 -x sockpair@5 -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 │ ├─fcf3f83175cdee35673abbd885425dc97eb335b6de2b8212c39ae2cae0a48900 │ │ ├─78386 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78403 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─78409 erl_child_setup 1048576 │ │ ├─78467 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78468 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78478 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78743 /bin/sh -s rabbit_disk_monitor │ ├─25d72dcccec084f2075ce9632f3fe5b6486e1ed51fa45a720e00ef48bf07579d │ │ └─41915 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 │ ├─188fa34b5e8f5a42e614c671b2c34ba4b3dd3ffeb5b8a1893320400ae53bba99 │ │ └─42313 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ee299752e6281e3f4485f6eec858a38e62a6d90d5cbb10703f34258357bcc70b │ │ └─195458 /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 │ ├─53d7437766d5e12b191be4d35eb4180548eb8cd00def245bf4407ab68397870d │ │ ├─67544 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67567 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─67573 erl_child_setup 1048576 │ │ ├─67674 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67675 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67685 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67908 /bin/sh -s rabbit_disk_monitor │ ├─392eaefb6e8c3874d6e1d1cbde45c357672bc8e7d5b66ad56de23ef88f6f8670 │ │ └─50140 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a40d38be6fea03b3161233c5b7f0fc1c3aa8af50cd45ff48a86a9e43b009229e │ │ └─48899 /manager --metrics-bind-address=:8080 │ ├─2e14bc81e414565fc77a0cd1e328904a7610ff01170864623ec411962559c341 │ │ ├─65256 nginx: master process nginx -g daemon off; │ │ ├─65286 nginx: worker process │ │ ├─65287 nginx: worker process │ │ ├─65288 nginx: worker process │ │ ├─65289 nginx: worker process │ │ └─65290 nginx: worker process │ ├─161aa1a959aaede276d8b6242d4f9d8ca0e02cf87a0fcf48152916ebc8f8f88d │ │ └─154334 /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 │ ├─8d8d46f39f43b1b91acdc9f6506dc94baab67e81394a0feec4bd0482a3134901 │ │ └─57472 nfd-gc -gc-interval=1h │ ├─50f763da2b8e86acee9c28e3499f65872d2afb88de8ca9d244c3c98894211da8 │ │ └─176459 /pause │ ├─24275c820744e7e7ce7a53f09ca933dc84bdca52b2ad938c842b2cecdb4fff14 │ │ └─67158 /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 │ ├─5682d3ee4485801732e75ee635989dca8fc020253bf9427c3ed96008973691f9 │ │ └─41806 /pause │ ├─917ea99b5e51532325330a1758a3049749ab4f15cd8f20c43f58ef4de540b044 │ │ └─91156 /pause │ ├─38a472a00be62f323347ef6b3e686476e7127f198dd5f537b4f62323ec32c908 │ │ └─57127 /pause │ ├─cb322ce4907c291a47d8d2a82bd84dbd297e57da79967de863a14fdf5f60a26d │ │ ├─189307 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) │ │ ├─190045 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) │ │ ├─190046 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) │ │ ├─190149 /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/tmpui84rg2p/privsep.sock │ │ ├─224138 /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/tmpduxfwpc_/privsep.sock │ │ ├─224389 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpetu612yp/privsep.sock │ │ ├─224527 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─224528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─224557 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e4b32928-6520-4dba-b998-d588d230526c.conf │ ├─1624e8d6b0419e122e3e7eeeb846ee96c6d7261f9f1e64651dd6593f706ab233 │ │ └─145920 /pause │ ├─e384a56426bb2359df0dc7d93838f5dcedea2cb40d4281d1362da202faa66f8f │ │ ├─201722 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202022 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202023 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4f2173ebae3bd564624a0eeb57820635bd619843257ca2daad04a8a33646a919 │ │ ├─49948 mysqld --wsrep_start_position=0dd4d28f-90be-11f1-85b9-6a48e7da3e01:20 │ │ └─50074 /var/lib/mysql/mysql-state-monitor │ ├─cfde6a62bb16fdb7c3a64c16ea370a311c2df18ac90ed6e70707070c815119ca │ │ └─148198 /pause │ ├─ae4a04af16067dbda922bc700963b3217dd3e0b93e1c79c4b1672b09f63c7826 │ │ ├─174415 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174432 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─174446 erl_child_setup 1048576 │ │ ├─174515 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174516 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174527 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174835 /bin/sh -s rabbit_disk_monitor │ ├─23fcdae9f31c4a6d9c04929b537a0de0846556a2bb18f2b79b7dc9414ec5315c │ │ └─48504 /pause │ ├─7a7fee65ef2dc37e1992f6af1550eb0065c6fcaacc4ab478d75152e53f25ee4f │ │ ├─91259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91276 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─91282 erl_child_setup 1048576 │ │ ├─91431 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91432 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91442 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91751 /bin/sh -s rabbit_disk_monitor │ ├─7d12f2f95157722116d98cb218a1a4db05c290f1ee5d4e0f2a27d67a0e6bcce8 │ │ └─106947 /pause │ ├─5410db09399529f88a6dc109edfabee03f21ab903404d24285bf782041a38096 │ │ ├─107329 glance-api: uWSGI master │ │ ├─107342 glance-api: uWSGI worker 1 │ │ └─107343 glance-api: uWSGI worker 2 │ ├─6f04c836b6b94747e0b85682338b9dcd4d1fc0b72c7dd074e34223c11736c1bb │ │ └─61729 /pause │ ├─86d0926abd1b83afa166d3785f68de2afe5671b1bd56a824d09867ee9fd85869 │ │ └─69410 /pause │ ├─f3f181e73de31a2b484ac8d304e1ca5a070902e52bbe846493d3f389a72da124 │ │ └─142535 /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 │ ├─628b2367f9204bebdc24799666c7d5a47ed72ba524d47317d8c7049cf2087be0 │ │ └─62006 /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 │ ├─45b6fdc873e3e40fef6265cb4178e09500b9a424dae4d3e10cf4d9d9b7f78363 │ │ └─44906 /coredns -conf /etc/coredns/Corefile │ ├─d2894910eda412548dda3a8ed9efcf3e082713987c62bcb2d0c797415f97da0a │ │ ├─142585 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142613 /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 │ ├─b0c13e9d01fa8bdfa0ad84850bf7d194dcbd988c6aecfbc628c34634d13e6e69 │ │ └─66630 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2056690ecd3be32a60a57741f658de5f4e26f61db8980335f856f51357566f9d │ │ └─64176 /pause │ ├─d2edcf792b2d56a5632e41aaa388f6788b865a3c26c3a0f7dad553917d1a8256 │ │ └─62465 /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 │ ├─c273b13d816acbc88b167b1a3da06a9e30af62eaba17f5ba7cdd9b0b31b733a1 │ │ └─42287 /pause │ ├─4b2d8ff967c19ad926ce1de1a5cae42f38e4735ecde3527f03183fa3229a6fd3 │ │ └─143174 /pause │ ├─e7a149250d4e5420597955c1384c528dc68782a16b1c080a9da569bd1ace4264 │ │ └─57358 /pause │ ├─a27335076d87f4a5a98f77a11127e7c0b59361b63c60ed8fab5e717cd5ca2da9 │ │ └─52496 valkey-server *:26379 [sentinel] │ ├─fd20d6764671c480fe77969680c0e08d654edf2f6d5b67a42928710873e2884c │ │ └─41934 kube-apiserver --advertise-address=199.204.45.144 --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 │ ├─42c50a838c185f1690a15c6bb9ab847bfc67497676f3475c35511afd840d83da │ │ └─43058 /pause │ ├─968ffa701dded027af1f4cf00b10e7513eb8a1f0ac6d1d263d158fdb398628a3 │ │ └─229480 /pause │ ├─6ecf30d70a837b2ca9749caa622369b4808aa5c33a4d352af3991bac8f915634 │ │ └─44417 /pause │ ├─0866acc033d28f9bf7dd6f61b26209eed626170e9d75e649b86238bb18e62c76 │ │ └─233317 kubernetes-entrypoint │ ├─3853084ac69b00d6fb332e00614c7551f239c1789024e607b414552a7f638c1d │ │ └─61804 /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 │ ├─9fe91c05d302ee70f57d6764b8dc364b8bb6acdb702ff7691b502fd806bd773c │ │ └─144269 /pause │ ├─b34d4e05d50b6b8bb154f9d55bf5833459ae2202caf32129423e6aca8581ef54 │ │ └─187047 /pause │ ├─7e4159cef1cfb2f791e144a4168d501c90ba8f56af0eb64ccb1c37123208a17a │ │ ├─185410 neutron-policy-server: uWSGI master │ │ ├─185423 neutron-policy-server: uWSGI worker 1 │ │ └─185424 neutron-policy-server: uWSGI worker 2 │ ├─7afae81b6a0bca9e9e243cde0dd12d1361df44c5079e86880bbf66def05ae0dc │ │ └─45422 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 │ ├─55c427c6b18414200281039ba2345fbc8a6d5df11bfc1e28c3e07ccb2dd565e0 │ │ └─44850 /pause │ ├─bbe5e8038fce982c1321ae99e7666619d7cea544fbb2705b7b3b268a34242612 │ │ └─57185 /pause │ ├─2b61e9c2b8ce54c443c94917efd227d9f259214aa76f9375a304ff3b652ac1e2 │ │ └─64525 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 │ ├─34e68d0e629441fcff2c02152d3f1c08cce5d2fc0cd83bb6f67a565e2084538a │ │ └─63167 /pause │ ├─a8a8434c88e90d0b6e8911fe39f93c3b9c0b175d49b49ad9f962db5953b11480 │ │ └─45744 /pause │ ├─fca0292611a25afdd727e9e8b940b03c1e68d7352e9911bef9de376516474855 │ │ └─125584 /pause │ ├─b95cc9ee8322487cb6103a54e5753a6f15f5dbec40686c143e14e37d533c9d43 │ │ └─189627 /pause │ ├─e990ecae61cb92ebe4192e774f654a403c987f2d571dae2b0b7734d6c0c72e22 │ │ └─176240 /pause │ ├─e7a333744f953823b73fda5320db4fe6cfb04ce9df437e0b198c173bb4513a74 │ │ └─229505 /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 │ ├─fc7a0b55308815fc0aea40c26aacb635cd9fbf9d42ee5849876e497022cedf6d │ │ └─61414 /pause │ ├─b9e9eb47449cf7268b2076b8bd2b0f2cc24639b2248a67fce87b9293b2a1fc35 │ │ └─65345 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─680fc99b60037df1ce36b1ff97c0568b561f20a6f17707d7c5d40851863aa490 │ │ └─126241 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─38f05f27ebb6b80d40f80524751eb6fe2d636468a67d27902bbd5c650ad3969c │ │ └─42042 /kube-vip manager │ ├─28893e8c03107023b810e2a387620741ff625b647055d3ed2b8ce25203d3ff1a │ │ └─213423 /pause │ ├─8a79523b7fa06549ac366663aa615901bda28a24829f2803a7794f28962e0eda │ │ └─233178 /pause │ ├─966d7a88a4de2fbd42767412df6d55aa99571422fc52add89ec11e4b72aad2b9 │ │ └─67546 /bin/oauth2-proxy │ ├─96ed6d3299616eeb71abf4f7f98666668c47e8e97d92f98a5afbad36a0726d2d │ │ └─63056 /pause │ ├─65b783711d1ffc3cadc9b275e17b8dc92a55d9dcd11d9953f156f82f0b1c1a3c │ │ └─64765 /pause │ ├─8073b6b6d742cab61e459070343bc673b808ff511d45bab9ff3193842dad940e │ │ └─52169 /pause │ ├─7e04e158ec285fbbe402408d4e5f21008ad167d4a8b0573cf24248f43ff91b0d │ │ ├─133225 placement-api: uWSGI master │ │ ├─133242 placement-api: uWSGI worker 1 │ │ └─133243 placement-api: uWSGI worker 2 │ ├─b76a205ed7ee12d8ca48e446f63d4afd1ef74b4cc2c8ee5216591ad79f6e38bc │ │ └─57435 nfd-worker -metrics=8081 │ ├─d8ada1fe464efca1d8a4e44bcca39720f03717e56f0d390cd404a7e39d2f799e │ │ └─231566 /pause │ ├─8eaf145dc215275b551c4d57cab5fefb972b90a2f590f32b516d490151883930 │ │ ├─205273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205289 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─205295 erl_child_setup 1048576 │ │ ├─205373 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205374 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205393 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─205721 /bin/sh -s rabbit_disk_monitor │ ├─d00a2f3a431a0f87a00d5e0dc7de2395d572dd412acb4c158acbdda6eb2012cd │ │ └─56465 /pause │ ├─9b00cd2b5454913c2ac7db5820b12e9cf5bfdb9ba5a60b3630eeb9a249142c89 │ │ └─43070 /pause │ ├─da03f44706ec2c5cd55fdcd6b1b36143e1b0711ccfcd5615a43f8c720b75999b │ │ ├─ 47921 /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 │ │ ├─ 47934 /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 │ │ ├─ 48078 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─223940 nginx: worker process │ │ ├─223941 nginx: worker process │ │ └─223942 nginx: cache manager process │ ├─824162f3c24f9fbf8e790bb4bfd580076c4bbe981aacdcd1288d1d5f63b7956e │ │ └─223268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─13f089a5657bf4ec676d8a35f26e9095f7e681ec81fa802e8a81109d6064bdc8 │ │ ├─72463 apache2 -DFOREGROUND │ │ ├─72482 (wsgi:k -DFOREGROUND │ │ ├─72483 (wsgi:k -DFOREGROUND │ │ ├─72484 (wsgi:k -DFOREGROUND │ │ ├─72485 (wsgi:k -DFOREGROUND │ │ ├─72488 apache2 -DFOREGROUND │ │ ├─72491 apache2 -DFOREGROUND │ │ ├─72492 apache2 -DFOREGROUND │ │ ├─72496 apache2 -DFOREGROUND │ │ ├─72497 apache2 -DFOREGROUND │ │ ├─72498 apache2 -DFOREGROUND │ │ ├─72500 apache2 -DFOREGROUND │ │ ├─72501 apache2 -DFOREGROUND │ │ └─72502 apache2 -DFOREGROUND │ ├─c6384ab9b7dda1cdd6b564eca6b6238c9635155b6b6fd9d04735f1364d83e5a9 │ │ └─44880 /coredns -conf /etc/coredns/Corefile │ ├─b1ec1ca57df35887a4d847757ced28211b31e4e869c09ef9e26a566e8baf058e │ │ ├─187257 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187273 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187279 erl_child_setup 1048576 │ │ ├─187500 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187501 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187514 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187719 /bin/sh -s rabbit_disk_monitor │ ├─abd2bf314971fc198d5a1a9271d99f94567ac4ee5621059163b054618930803d │ │ └─184214 /pause │ ├─1ddb68f9a66419bca6f9376d086d98715dff9c92e558aef19e709f0b8da8a4da │ │ └─190965 /bin/bash /tmp/libvirt.sh │ ├─b0d58370ac44eed4bd48c8ef6048bb908639a75ae396640c9b3baf023e85b32f │ │ └─43433 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d1ed94f68eb04811b7aca1c90db02653b4e535aae6f266e4bcafe05758ea0a5c │ │ └─47731 /pause │ ├─d07b97c0becb47fc7689a37416d04da3eed34b8fd633ba3dce39e106bdcf935a │ │ └─45272 /pause │ ├─0f8e89bb0bcb1833ef45e9d4477c7c7dfd595c8c12398b34af4e56e6b1fa8f94 │ │ └─144874 /pause │ ├─2bf3c9b6d5b321508a9bc27ac620150538785bbe70dffe8aa374fefceadf4d03 │ │ └─45794 /pause │ ├─3ec5fbcea2b1ec23ad786c1c403c9163ecfecf09cf4c4ae026b8f68e3f24e793 │ │ └─65898 /goldpinger --static-file-path /static │ ├─211efa5f6293ea2f22e083254829df029fc5447aa1cf63283e659aee2857a78d │ │ ├─201713 heat-api-cfn: uWSGI master │ │ ├─201750 heat-api-cfn: uWSGI worker 1 │ │ └─201751 heat-api-cfn: uWSGI worker 2 │ ├─d939e9b5aa8c7e66aa6805eec2a370ddba3e9f23b2fd3baec246ee3003f01b6a │ │ └─144228 /pause │ ├─cb963b2ac31adf55b8cee5ac80aab75c54dfd4a7d6de90a1d3bca398b28559ee │ │ └─233246 /pause │ ├─6b0dd7ab723826e3679535fc9bbe159fff29f1590616a55930affcf7355f2bde │ │ ├─172397 nova-metadata: uWSGI master │ │ ├─172409 nova-metadata: uWSGI worker 1 │ │ └─172410 nova-metadata: uWSGI worker 2 │ ├─12d99f36f039d6ea37d389c92368bf830b9482c04364bbd2d2e1423eecebacf9 │ │ └─230043 /pause │ ├─9a7e3f17a9dbd9796e38561d91ebd585f102db5bccc451526601157fc16a2f5c │ │ └─41722 /pause │ ├─6eafbc17ae37720b43315a42c9484fcded6814cc2207afc1075a058d6cdbfbdd │ │ └─67069 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-144.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 │ ├─348f38f8f5de80e62d2740ff13c0545afef2b6ef4f2460d8d6b71acb3f3f79ff │ │ └─65190 /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 │ ├─888414c8eb180099bfab0703dd1ed90996c0a9e399a70d0257fca02462a65fd6 │ │ └─230079 /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 │ ├─95bec3924ab867fab6e67e91897486d8ff81d6b77f82d081fadf6b23a1bb02a7 │ │ └─112264 /pause │ ├─b36e26718ca70b96cf55892e5758afd01a841da8325e0d38a1715ad05cce8a13 │ │ └─86047 /usr/local/bin/rook ceph operator │ ├─1ea3416f1c9f4455a7bec1e033743cfa408fc8ae2d4176c75f078b6cb708456e │ │ ├─126641 /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 │ │ └─126715 /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 │ ├─58c894c52e5a46592b7625231556e2fb5486ce1a0931c0e3057b0961a75cb7fc │ │ ├─177044 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─242208 sleep 300 │ ├─2badc40ffa6e0498c0e2cb28a376e014263255f43e295946583b42ba631bfb4f │ │ └─65578 /pause │ ├─59b8368cc939d03363ca8786680700425076d7a4ffaa7cefe3815c3c4faf8f47 │ │ └─63995 /pause │ ├─40318317f0ee258c8791e19392f383a5a2f51a58209d84abdce62d4201bea7aa │ │ └─108580 /pause │ ├─2349b30518786d8b6a4ae2aa2acd576d17c7223af2d177a7320a4c7f0d9f926a │ │ ├─145016 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145265 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 │ │ ├─145270 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─250057 sleep 15 │ ├─bfd7f5bb2d6a7a295a0190b9c41a389042a2bcc1f0c4814965c62701db7c7559 │ │ └─48019 /server │ ├─c3689eba3fb1081c0dcd8ca6c464a7ccda3fad3dc25f87cb284462527af3087d │ │ ├─84589 barbiacan-api: uWSGI master │ │ └─84602 barbiacan-api: uWSGI worker 1 │ ├─d4f1da69e2e84ee9bb3eca879765caaa8400aca0372bdd241fcfe578fe919b11 │ │ └─213345 /pause │ ├─7fc8990217f56bd97bd167dfd73a03408c465e32db35d0c61f52141e98fc7198 │ │ └─66988 /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 │ ├─d317cca810476c6def5eaf36ae39a67662182612383740324234d6b07f91de7a │ │ └─52078 /pause │ ├─4bf8e750242ec2d450b48c68fe4072865e8bd50873c075f3771d38297617c2ab │ │ ├─225091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225108 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─225114 erl_child_setup 1048576 │ │ ├─225192 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225193 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225203 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225391 /bin/sh -s rabbit_disk_monitor │ ├─476f493d61d72375a0b1348986117d1b5f983f6198d34e8c7a13e92017cd03d2 │ │ └─195495 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ └─c7323e11d1e4da8ad03fe8daf566882d4b6defcdd4f7380fdb8f6a466cbdb212 │ └─57225 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount