Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21694 /lib/systemd/systemd --user │ │ │ └─21696 (sd-pam) │ │ └─session-21.scope │ │ ├─21680 sshd: cephadm [priv] │ │ └─21768 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1610 sshd: zuul [priv] │ │ └─1623 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1614 ssh: /home/zuul/.ansible/cp/199.19.213.132-22-zuul [mux] │ ├─408366 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bfmwyczsqpudovlaatfbeoxrgebmxiiy ; /usr/bin/python3'"'"' && sleep 0' │ ├─408367 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bfmwyczsqpudovlaatfbeoxrgebmxiiy ; /usr/bin/python3' && sleep 0 │ ├─408368 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bfmwyczsqpudovlaatfbeoxrgebmxiiy ; /usr/bin/python3 │ ├─408369 /bin/sh -c echo BECOME-SUCCESS-bfmwyczsqpudovlaatfbeoxrgebmxiiy ; /usr/bin/python3 │ ├─408370 /usr/bin/python3 │ ├─408371 /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 │ └─408373 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12293 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fe5d4e1a5546b809c462cb25894a0b7433e20d0bb72a1fa07571367bd58ccf9 -address /run/containerd/containerd.sock │ │ ├─ 12669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 87cdd787c1ac9ed54181ad0a957eea30e4a0d49a9e8c7c9789a5dd55057e1236 -address /run/containerd/containerd.sock │ │ ├─ 18710 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e35ec51c3512a5f70e436c7350634238073c349fe665b61f918229662bd524fd -address /run/containerd/containerd.sock │ │ ├─ 25314 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ec732cd3cb24ce68b9867afbf4f3963f5b51f99fe339f024ff9015d1018a800 -address /run/containerd/containerd.sock │ │ ├─ 30098 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 308c384b4044b09794652f1ec8f2f3c7078fe978089453ff5442e6beb65ca2df -address /run/containerd/containerd.sock │ │ ├─ 34714 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 40f2c01b071cdd515f2c0e5736c72b4fde72d70f1d3db434e77c0af4623af126 -address /run/containerd/containerd.sock │ │ ├─ 40383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7159c997ccca85b658bc6326c83e521a28b7cc3763394c94f3edc1f1d2fb8f73 -address /run/containerd/containerd.sock │ │ ├─ 40399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc4520be363e4c76658d089fed191ba9f25ecd3e4d32bfd8c13189129153c99f -address /run/containerd/containerd.sock │ │ ├─ 40439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36a77802cb13eb58d1c73adad95515a983de3f19de7c3bda1705fd948059049b -address /run/containerd/containerd.sock │ │ ├─ 40441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a888451bc114cfc7eb69aa4a4ed383bf2768d3fa108cc9fdab75b8907a23b5d -address /run/containerd/containerd.sock │ │ ├─ 40450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25b584ac6354144e315dd4e40cfab489947c8071ff403e573a3b4eb2673b682d -address /run/containerd/containerd.sock │ │ ├─ 40997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8aac4866a295a66cf9d7d95afbab688589880b02f315b8b6606f840206cc321 -address /run/containerd/containerd.sock │ │ ├─ 41761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af03adc6f6b441552e54cf824e41466ed8d6edeb08adda7e8c68f8438e1d495 -address /run/containerd/containerd.sock │ │ ├─ 41783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ebc467dcfa8e9dfb63f9387bdc481eeac2cd5ab0990fa2fae3772762a40b88 -address /run/containerd/containerd.sock │ │ ├─ 43103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992fe80e8a1c6078345c9cb0096323e03da006851bc4c36301d98e66d82f0953 -address /run/containerd/containerd.sock │ │ ├─ 43526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5636f1f10f89aaaf9fb8fdc1f8adf4dbc4d453ea8bd7cf9a015ab21cc2420b0 -address /run/containerd/containerd.sock │ │ ├─ 43556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 124f062f4a026c92158bb2001055dc903bdd9d6c96aa774beacb8887a57ba6a9 -address /run/containerd/containerd.sock │ │ ├─ 43986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 098554a7f0f3971cd91b24df214a793260538be3e73a94acc110ad7a7f3a48d2 -address /run/containerd/containerd.sock │ │ ├─ 44456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cef39d0da5b3f1a56be4956e0498548ce47fe4d7e43ccef32f428fc87bbf5fa -address /run/containerd/containerd.sock │ │ ├─ 44494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ec632aa3918d747e41d61709b3632d2859804d3a7704c1ce4169f1394c6d0a -address /run/containerd/containerd.sock │ │ ├─ 44536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6120796fc2092c71322e1341b692c319f99c5a468ea2367cde3a05f97e418dd6 -address /run/containerd/containerd.sock │ │ ├─ 46589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d93d28fa6222efadf330786bdca7cc9b305473aa3a41806c81e82c2a01495cb -address /run/containerd/containerd.sock │ │ ├─ 46723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c78a0850d483dbe1eb9a5dd08c00fd12529b127badc6d0a8eb6f8497a98e1dc -address /run/containerd/containerd.sock │ │ ├─ 47625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a09905e4b0c7b69b36e763d446c72445e0952318a3ffaa5ec92268609156b3 -address /run/containerd/containerd.sock │ │ ├─ 47665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e5c45cb6a2b744aa25a730ef54b371605a92055d6e947116640d4f86867a0b -address /run/containerd/containerd.sock │ │ ├─ 48068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 154c91b8f48bbb62ef7315e6003ace6f26ccb2ea8dacbee972117cd5cc7d202c -address /run/containerd/containerd.sock │ │ ├─ 48368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb8e2380f2226ed3046c9464a681383d9fb7c0a75a5dab17573f00dac7d4c13 -address /run/containerd/containerd.sock │ │ ├─ 48759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574c3959b92672371dc6e6893efc7384e1ef11e8ee3160e530c94d2967d928e6 -address /run/containerd/containerd.sock │ │ ├─ 51092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54905a1bc0248282ab1540d23c907ef96a03ec99bb649e4a4beaadf83836d52 -address /run/containerd/containerd.sock │ │ ├─ 51178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a209f3ee07bc719d2c80d5379ce859bae6a6dd822b1275da7396698eeb1bb32d -address /run/containerd/containerd.sock │ │ ├─ 55584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 864251993aa6081def679952d69b51c2cd2d6bafd9328c3aaa6af7cab0f70c0c -address /run/containerd/containerd.sock │ │ ├─ 56215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5006e43e4d9d155b8db95093b4a51bdf34b51cc3a69fe8f6c313c9b5522d890 -address /run/containerd/containerd.sock │ │ ├─ 56267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 690e716e61ddfc158368309e23839a9fdc6b7cd2059335901749ee10efc402dc -address /run/containerd/containerd.sock │ │ ├─ 56329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e81552f7fe121a436bcde107418652af0556b72883037c0d62300894d8fd81a -address /run/containerd/containerd.sock │ │ ├─ 56514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9928e5d57f1636a46a7aabde641aa9a9ea087877df316477ffa56c4637bef83b -address /run/containerd/containerd.sock │ │ ├─ 60777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10f959f1ae11ac50532b4370dffb07d6e24d00af26f51c9507162505a5c361e -address /run/containerd/containerd.sock │ │ ├─ 60816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7041d93742e5936a2a8227b408b4797b46f2936784f4fafaffc127e2dc226cc6 -address /run/containerd/containerd.sock │ │ ├─ 60859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1b5e943ca7d2d0fbf18f7aee7e33514089c52dc80426cc01615d2782b09bbe -address /run/containerd/containerd.sock │ │ ├─ 60903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2def2bf53f25725184fc9cecf12b79ea049a65bc848d1b3923d210cce3bd21cd -address /run/containerd/containerd.sock │ │ ├─ 62314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad5c213bac900b860903f996297180ac3933d3a46be6c76f8d57fca5aeb7526 -address /run/containerd/containerd.sock │ │ ├─ 62571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b2ab52b9e30b84523476f7e26f668cf2c1d7fcc3d1bcf4958000d39ac1f8f3 -address /run/containerd/containerd.sock │ │ ├─ 62776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb784db923fae845216d4e70ecf827220645e223e91a165ca9a778fd2117f0d9 -address /run/containerd/containerd.sock │ │ ├─ 62855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91798e85b90440819a6d4e2ece031e201dab80108144284ab5ec0007e3512b8c -address /run/containerd/containerd.sock │ │ ├─ 62914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a16676312b07ed242fa3e65f2c6af15ef29439821b3948373e35a5b5c12c9d -address /run/containerd/containerd.sock │ │ ├─ 63283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d55c6c034bd788c1995d83882d3e86ef101ace174e47a39b73fa1324caaf186c -address /run/containerd/containerd.sock │ │ ├─ 63668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515772fe7e7cee7297b78bd91fd1747a72f62cf2ac77ac68d0a6f93441678ee2 -address /run/containerd/containerd.sock │ │ ├─ 63923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef02056330278cb794367c68395c87c644baf1bee1f4ad4c59711d487c1e655a -address /run/containerd/containerd.sock │ │ ├─ 64433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ae8f426747bb9415e38a43145a15987b3f62da44b45424d1b376604ed25f72 -address /run/containerd/containerd.sock │ │ ├─ 65399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169cd711983d48857d566f1443bce0fa4940473945a61b53d4e2d55f148b5c81 -address /run/containerd/containerd.sock │ │ ├─ 66843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91db788ba6ff32fc6459a38355ebc745a9ac1f0a4f63821790d71f20457e0501 -address /run/containerd/containerd.sock │ │ ├─ 68587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d3af3207dd5e00586371f670ffebe36012c053545863e63217a544c1b9831c -address /run/containerd/containerd.sock │ │ ├─ 77838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d4fe29fc1c0b7af3f5b427044d1456d9708d3d4e3da23af8de333cd6687db1 -address /run/containerd/containerd.sock │ │ ├─ 79330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b31a206b9c7426655a99c377aab001b27956f8308bcd9c3b60a0e68593fd7d -address /run/containerd/containerd.sock │ │ ├─ 85272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10ba1d048611b78a4e18adf186b6ff1f079f60ac411f2d714875e4377ddb6651 -address /run/containerd/containerd.sock │ │ ├─ 91364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfb762a064cc0e8cf0798d6bf4c9400ab0dfaaf672d20afc75719861912eb154 -address /run/containerd/containerd.sock │ │ ├─ 95605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd89c5ef30994bd9bb5712518d6362cc8ac6c342de9a8cd0afe5e68893560a2 -address /run/containerd/containerd.sock │ │ ├─ 95643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9019fbce9676b06651c71650c1fddc243e00452ef4d6c5f8e17f1bce72d7f5e7 -address /run/containerd/containerd.sock │ │ ├─104148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 726502b747ef9d8bf09bea8fdd8c8a4b0a351543da5ba86814954c19d68c2640 -address /run/containerd/containerd.sock │ │ ├─105804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2563aab038c9f49a15effcb3ea132c5449d9ffb655e92ab2f7c9b08bcf5acadd -address /run/containerd/containerd.sock │ │ ├─105855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e913312b8f7ef33f3149381349879212c2d8392915ea7682c1e65c57c3d0fe21 -address /run/containerd/containerd.sock │ │ ├─107899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ecbe3f977f6a48b7c9492f6f3a292c68d0bd3bf5537670cdd0db4c4b159efd -address /run/containerd/containerd.sock │ │ ├─109505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28c890beb7aee3546893a05ba7b7fb41e69b31daa9fbdafb850b9fd9c094ceae -address /run/containerd/containerd.sock │ │ ├─109585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d1a0210763e2f6dec40dd16d835012051d16672fa155f6fda5e5a4065ebfa7 -address /run/containerd/containerd.sock │ │ ├─122744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b4f60303374514b510cc54d3bcfd5da28e5074d62aa265ee40b7a02a7a3fc8 -address /run/containerd/containerd.sock │ │ ├─122802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71de26f1f0056cfcc4999b1ce3017be3525b47322917cbba25bd4d581acd57cf -address /run/containerd/containerd.sock │ │ ├─125353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c2018c020d15501f81bcda3d87a0a9e9967f5e46b8940141e5385075e78c14 -address /run/containerd/containerd.sock │ │ ├─139725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351154600dd02621839cf9b9410790228f47d4a896662c4401511d19d5f620ad -address /run/containerd/containerd.sock │ │ ├─141389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbab90e4e978af261151cc140b925bc06ce803143fdc44ab042d21ee2d853686 -address /run/containerd/containerd.sock │ │ ├─141805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc57945d12133ce99f7c8f2b1b8501f2c5bdd4dbefa39671c2bd4e3c1c44aa8f -address /run/containerd/containerd.sock │ │ ├─142727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15d0236d904519766b7da56855689e2933e08dd5a3a8c77d5b581f9848997de4 -address /run/containerd/containerd.sock │ │ ├─154797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90e365763166d2a846fc66f43cd9093b11315d4a55983e8caad2583283b343d -address /run/containerd/containerd.sock │ │ ├─156355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2dcf2b59e6e71056b8944bed03d6712a4bed27190941800e7992231b83769ca -address /run/containerd/containerd.sock │ │ ├─156937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904e44ba190301198a2d1ad598cdaac5ba899cd995a3a491ba9570ac0b23e88b -address /run/containerd/containerd.sock │ │ ├─157181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c8648a144d9cf31eeb91dd94d517f8eff9aaa804424a7e690f05dde459342f -address /run/containerd/containerd.sock │ │ ├─157773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36af37536213ab670db059a039074af1c1c9a1b72cba3001f0c738e3d4ed823 -address /run/containerd/containerd.sock │ │ ├─158010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a64dd1f5f7a6450d3205a70dd14d2cd1815692d36ee891cc7dd305ce3fe6434 -address /run/containerd/containerd.sock │ │ ├─169481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48f65826d2d85a2a8fcd8812b81e1bf0e9f49057d734ebdf5616ebc4101652d -address /run/containerd/containerd.sock │ │ ├─171210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 560b6cef06656d0ed93d0c94393d0dfc8b84eaeb75a4589f8e2e112e54cedd16 -address /run/containerd/containerd.sock │ │ ├─171232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3977c2766f025179c364edd4e82c6e8fd23785c11312b6e681dfe18914e73d0 -address /run/containerd/containerd.sock │ │ ├─171349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd40f0f2489e5de08493eef5fe35fe63f30c0ef4df7d9cbac9810906eb44c3b9 -address /run/containerd/containerd.sock │ │ ├─171379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d5ad140f97f19213e3564b5a3243425f71528a744abf19985b03689d90a2d7 -address /run/containerd/containerd.sock │ │ ├─171435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67860a657f8862c3aad06dbff34b70b84a9b17bc5c12055f65bdc08f32bdb65 -address /run/containerd/containerd.sock │ │ ├─171803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5742fca5c77088d8b7b04496260c248cfe54c08bc203eb980fa1253dbbe4e8d6 -address /run/containerd/containerd.sock │ │ ├─171805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f45765e407000e8114c0e8040266f07c5539ffd9c644b6b0ea60ce66dd15bd -address /run/containerd/containerd.sock │ │ ├─184479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 256ab4bace747da21a54698a73e84a085cee36ac8af2996c98c3df98695eda24 -address /run/containerd/containerd.sock │ │ ├─186880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b821c60dcf1f0c2077b764b3595ae37f4a24ddca1e92900a99377dbfc125ae -address /run/containerd/containerd.sock │ │ ├─186977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354f4f980e434798fa7ba0c41268f1b436fc8ebca76999336fb32a94dcc9d931 -address /run/containerd/containerd.sock │ │ ├─187025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afc545bbdd51177049375198ef5aeb95277ef7d585a178eb1b1dfe9fb7984357 -address /run/containerd/containerd.sock │ │ ├─202683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6ef14649077af84f2c0738b3796e1665795de16703664aaea297c63328c8fc -address /run/containerd/containerd.sock │ │ ├─210870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06678f759ea0186e39b228331c93ee27b367358e55231555cd0df7646e30bd08 -address /run/containerd/containerd.sock │ │ ├─210884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12be0446aaf5a9dbaad66472c38465ea497cc80defc06e802bee0c078ec93c6c -address /run/containerd/containerd.sock │ │ ├─210910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b50f038a5b96b3f0dd3d8826cb53ee2a213123fca47f20182ce2b70df03ce00 -address /run/containerd/containerd.sock │ │ ├─211187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fde91b0459dd5af5edc4ccdd8da48acbf5420f0b3a4c97724215cd00819c86e8 -address /run/containerd/containerd.sock │ │ ├─222290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c229fb1d9ae9178aa49b58f718f75500df27c6c73f70fb66d446d360fc0f1855 -address /run/containerd/containerd.sock │ │ ├─224533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4165a7cbffbfe47cfe46c04431b43d1158729d0fb9685483b25190503997accc -address /run/containerd/containerd.sock │ │ ├─225727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991552c4050743ca37f44fd0915c91022d28bb04c4aea00f41848bcf3145b251 -address /run/containerd/containerd.sock │ │ ├─226710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c86e2a4db46d81e751e493bb18749b912e1f78eaa59d191b8914a94737dcf6 -address /run/containerd/containerd.sock │ │ ├─227927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378f6ae5116217b51113a9dd67205b58610191eac17159e2b633a8f9908c2f47 -address /run/containerd/containerd.sock │ │ ├─230275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198a7701c2f795841c6f5d7586a22f1543fc0d8201110004e5be36b65c896957 -address /run/containerd/containerd.sock │ │ ├─231193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b341d518c4d082b62eb9ee0dbc3b852aa4b1b8e89cb523a5b5e16bce730682a4 -address /run/containerd/containerd.sock │ │ ├─231345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bb730e1937eda4b46db0fac15dba5fb207ea078bbee633d6a3128fe1327911 -address /run/containerd/containerd.sock │ │ ├─241705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe55e61163df8f366804b12c0e93bca17f1be9fc00bed276504084dcd1cd7783 -address /run/containerd/containerd.sock │ │ ├─242009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd027361ace44cce52e692b60f3eefd5a0e6ecccc62a5cae5fdb27d044760f5d -address /run/containerd/containerd.sock │ │ ├─247054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2602e4ea8c57ce095359781fc95b63cd2a3817fdfb22bcc68043b1465ba90f36 -address /run/containerd/containerd.sock │ │ ├─252128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41683354944c63f0367a0923a38678f68949c4f541f7be8f84f873ad74b24e21 -address /run/containerd/containerd.sock │ │ ├─252238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d949e6d46a4ea3fa19048525e58d3eee5d4c4eff31abc8925f0f93e646b17ce -address /run/containerd/containerd.sock │ │ ├─252335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be71b90b79a7875f2c1bc23f7d3eb59d4d641f377d76b973af2d663c84550ea -address /run/containerd/containerd.sock │ │ ├─252446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ca851560677c45f20e4772fe844166f861e98d4280bb0ae0f85dbc235466b4 -address /run/containerd/containerd.sock │ │ ├─263498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251545bb0f85944f73f6c7553b25d5a0653f3a7835f3d46387e66ad91cd1da90 -address /run/containerd/containerd.sock │ │ ├─266025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ea2e9696206c93fde6057399686ac9c2c0ec174dab8e7a53f1d4326f574ae4 -address /run/containerd/containerd.sock │ │ └─267382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76faee5e6d09674843548915acea3d1d3be643a91417db81669a68f5bdabffc3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29803 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30081 /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@mgr.instance.yqbbhr.service │ │ │ ├─12579 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yqbbhr/unit.run │ │ │ └─12612 /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-yqbbhr --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.yqbbhr:/var/lib/ceph/mgr/ceph-instance.yqbbhr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yqbbhr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yqbbhr -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 │ │ │ ├─18668 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18687 /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 │ │ │ ├─25021 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25297 /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@osd.2.service │ │ │ ├─34432 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34697 /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 │ │ ├─12219 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12250 /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 … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139061 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40852 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.132 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─405519 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-3ec732cd3cb24ce68b9867afbf4f3963f5b51f99fe339f024ff9015d1018a800.scope … │ │ ├─25342 /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 │ │ └─25354 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker-308c384b4044b09794652f1ec8f2f3c7078fe978089453ff5442e6beb65ca2df.scope … │ │ ├─30123 /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 │ │ └─30135 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7fe5d4e1a5546b809c462cb25894a0b7433e20d0bb72a1fa07571367bd58ccf9.scope … │ │ ├─12330 /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 │ │ └─12343 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─run-r0bdd45eec0de4b548de069578dbd30a3.scope │ │ └─185511 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138887 /sbin/iscsid │ │ └─138888 /sbin/iscsid │ ├─docker-87cdd787c1ac9ed54181ad0a957eea30e4a0d49a9e8c7c9789a5dd55057e1236.scope … │ │ ├─12694 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yqbbhr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12713 /usr/bin/ceph-mgr -n mgr.instance.yqbbhr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-e35ec51c3512a5f70e436c7350634238073c349fe665b61f918229662bd524fd.scope … │ │ ├─18737 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18754 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─612 @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 │ ├─docker-40f2c01b071cdd515f2c0e5736c72b4fde72d70f1d3db434e77c0af4623af126.scope … │ │ ├─34740 /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 │ │ └─34752 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─a3977c2766f025179c364edd4e82c6e8fd23785c11312b6e681dfe18914e73d0 │ │ └─171295 /pause │ ├─3948554fa6280ba7da1e832fffc37042b93eb272ad2b49e9d838be4103d56e51 │ │ └─40662 etcd --advertise-client-urls=https://199.19.213.132:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.132:2380 --initial-cluster=instance=https://199.19.213.132:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.132:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.132: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 │ ├─06678f759ea0186e39b228331c93ee27b367358e55231555cd0df7646e30bd08 │ │ └─210932 /pause │ ├─37f30a78e24475ba8a5f4bd0b46550dfb49cc807c388618d0797479eb37dc8de │ │ └─40796 /kube-vip manager │ ├─f53eb96da649d6e5cd3f1f2389681a3b9b4f18995f370065a4ef1406eb98c2d0 │ │ ├─108009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108027 /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 │ │ ├─108033 erl_child_setup 1048576 │ │ ├─108099 sh -s disksup │ │ ├─108101 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108102 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108114 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108115 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108288 /bin/sh -s rabbit_disk_monitor │ ├─12be0446aaf5a9dbaad66472c38465ea497cc80defc06e802bee0c078ec93c6c │ │ └─210959 /pause │ ├─53cf9e51b33475e65b4118e7ea2de0d56f46eae815c299099e437d8251cfb2ba │ │ ├─182590 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184011 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxic7rb1t/privsep.sock │ │ ├─184335 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiu2rxynd/privsep.sock │ │ ├─184982 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5rq0pkxz/privsep.sock │ │ ├─185509 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185510 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185597 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e4ccbd60-790c-4f77-adb0-c9f517609fc1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e4ccbd60-790c-4f77-adb0-c9f517609fc1/host --addn-hosts=/var/lib/neutron/dhcp/e4ccbd60-790c-4f77-adb0-c9f517609fc1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e4ccbd60-790c-4f77-adb0-c9f517609fc1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e4ccbd60-790c-4f77-adb0-c9f517609fc1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5d1a405c-a00b-4829-ab1c-aef31280c808,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─185600 haproxy -f /var/lib/neutron/ns-metadata-proxy/e4ccbd60-790c-4f77-adb0-c9f517609fc1.conf │ │ ├─204534 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e/host --addn-hosts=/var/lib/neutron/dhcp/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-70742ba0-fefd-4e4e-8ab1-f61a0bdbd003,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─204537 haproxy -f /var/lib/neutron/ns-metadata-proxy/ebb28080-7371-4aa6-91ae-8f6d37ad1d4e.conf │ │ └─383083 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp7_3emhy0/privsep.sock │ ├─971de67eeb678fe07447a0b710a5f3432adb5723a278f3584030cea720991e50 │ │ └─65001 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e230b783855781669bba5a841ad5f4ae6f891e6146cf54449be9dae2ca57a88 │ │ └─123342 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─615fdda3d5ab56e7bc682284e1f4c5b9f6c912d074583b6e7a0bd1d093c6a4a1 │ │ └─47760 /manager --metrics-bind-address=:9782 │ ├─3e81552f7fe121a436bcde107418652af0556b72883037c0d62300894d8fd81a │ │ └─56351 /pause │ ├─098554a7f0f3971cd91b24df214a793260538be3e73a94acc110ad7a7f3a48d2 │ │ └─44009 /pause │ ├─1f47817d40ff06907d6bafffaf3dbbca0baa0c9d0a24a0380bb800961056c0fa │ │ ├─48969 mysqld --wsrep_start_position=19482811-70e5-11f1-b680-42f11a2a532f:20 │ │ └─49094 /var/lib/mysql/mysql-state-monitor │ ├─2def2bf53f25725184fc9cecf12b79ea049a65bc848d1b3923d210cce3bd21cd │ │ └─60933 /pause │ ├─d10f959f1ae11ac50532b4370dffb07d6e24d00af26f51c9507162505a5c361e │ │ └─60800 /pause │ ├─0ea0dd911eef1585a2896b923f708c647368572f971784743cb0e7f22701d314 │ │ └─56698 nfd-master -crd-controller=true -metrics=8081 │ ├─65f45765e407000e8114c0e8040266f07c5539ffd9c644b6b0ea60ce66dd15bd │ │ └─171844 /pause │ ├─e6c40ac1377faf09737100fcba7829df4544d86320a2dc531f56ee68ff644d24 │ │ ├─247256 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247284 /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 │ │ ├─247290 erl_child_setup 1048576 │ │ ├─247340 sh -s disksup │ │ ├─247342 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247343 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247348 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247380 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─247725 /bin/sh -s rabbit_disk_monitor │ ├─43675de51c6e20c4a622f06c1cbd3240749c081a5910167ee761addff193ff9a │ │ └─66686 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ef02056330278cb794367c68395c87c644baf1bee1f4ad4c59711d487c1e655a │ │ └─63953 /pause │ ├─90d0374346d6b88f37c53f9602ac94d23b0d5b707c10dab2573c7db44c258974 │ │ ├─169648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169664 /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 │ │ ├─169670 erl_child_setup 1048576 │ │ ├─169717 sh -s disksup │ │ ├─169719 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169720 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169770 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169771 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169987 /bin/sh -s rabbit_disk_monitor │ ├─93e0ab54a476fb06272c8029c7f7da125190bf9bf94ed6806d301c5f9a115c46 │ │ └─63604 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 │ ├─864251993aa6081def679952d69b51c2cd2d6bafd9328c3aaa6af7cab0f70c0c │ │ └─55607 /pause │ ├─c229fb1d9ae9178aa49b58f718f75500df27c6c73f70fb66d446d360fc0f1855 │ │ └─222314 /pause │ ├─32f95b117f620f1b9ecc75f04abf2d336b260fbe582f6990d4ebe6713f848a41 │ │ ├─184621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184638 /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 │ │ ├─184644 erl_child_setup 1048576 │ │ ├─184696 sh -s disksup │ │ ├─184698 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184699 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184848 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185308 /bin/sh -s rabbit_disk_monitor │ ├─351154600dd02621839cf9b9410790228f47d4a896662c4401511d19d5f620ad │ │ └─139749 /pause │ ├─fc4520be363e4c76658d089fed191ba9f25ecd3e4d32bfd8c13189129153c99f │ │ └─40514 /pause │ ├─ae6ef14649077af84f2c0738b3796e1665795de16703664aaea297c63328c8fc │ │ └─202707 /pause │ ├─18d3af3207dd5e00586371f670ffebe36012c053545863e63217a544c1b9831c │ │ └─68610 /pause │ ├─25b584ac6354144e315dd4e40cfab489947c8071ff403e573a3b4eb2673b682d │ │ └─40551 /pause │ ├─154c91b8f48bbb62ef7315e6003ace6f26ccb2ea8dacbee972117cd5cc7d202c │ │ └─48092 /pause │ ├─d872f25c9ea7571bb47e05e1beced65a8ef0e039b84ea4df325461875cdad278 │ │ └─41047 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a4e371ce9a389f752beb17b1986ffbec36018239a579a264685efb065151d851 │ │ └─56810 /secretgen-controller │ ├─06500f53b8af14ecc9df12787b0a312abe91a474295b25202413d788e920258c │ │ └─140242 /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 │ ├─ae58f457e38703ebfb783108b37476f5b5963c95d949ab9f39b8d6ee2210e75b │ │ ├─242185 magnum-api: uWSGI master │ │ ├─242211 magnum-api: uWSGI worker 1 │ │ └─242212 magnum-api: uWSGI worker 2 │ ├─1f7e80be0c83e01ab60649798f7ee3ea6b994e130bf2dd20e89c3b16bec2288e │ │ ├─140278 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140292 /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 │ ├─ae6b7ada20f33df92f5ce2d0384f0329dd81c3aba66abd57596f5b2261bc24fa │ │ ├─198999 heat-api: uWSGI master │ │ ├─199043 heat-api: uWSGI worker 1 │ │ └─199044 heat-api: uWSGI worker 2 │ ├─392804fafea13164364b55fa34b452a995a7a8afbb4cfc36c3262e097f854c9d │ │ └─61878 /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 │ ├─91db788ba6ff32fc6459a38355ebc745a9ac1f0a4f63821790d71f20457e0501 │ │ └─66869 /pause │ ├─a7768e63d43b891539a08015a1094ab399d5927c4f29891946b0203eeacb5c25 │ │ └─224759 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f5636f1f10f89aaaf9fb8fdc1f8adf4dbc4d453ea8bd7cf9a015ab21cc2420b0 │ │ └─43560 /pause │ ├─8be71b90b79a7875f2c1bc23f7d3eb59d4d641f377d76b973af2d663c84550ea │ │ └─252388 /pause │ ├─3b6138c2d563e012dc0707cb945e1f8020f62890f5427435ea0110336db86914 │ │ ├─42258 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42631 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─10ba1d048611b78a4e18adf186b6ff1f079f60ac411f2d714875e4377ddb6651 │ │ └─85297 /pause │ ├─ab77290ba4e8f3b50f2af6868782b5f424da5b8a04b97389a138b3d00f783eb2 │ │ └─86163 /usr/local/bin/rook ceph operator │ ├─574c3959b92672371dc6e6893efc7384e1ef11e8ee3160e530c94d2967d928e6 │ │ └─48782 /pause │ ├─f0ffaedf61aa265895c85d6cfef6f1ed91cef9780f243c6b35326aa488590dad │ │ └─66432 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-132.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 │ ├─7f34fd4d914f8719d99b10a31aa9c69642994c27252f65f8643392c767eb3681 │ │ ├─261611 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─261818 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─c25fd65b07e29207354e50064334d125346221871dae2ae7e768e663b76f0095 │ │ └─66929 /bin/oauth2-proxy │ ├─b302878e44d5844451e9c9c8f5c02dd5fe72dbe737b66cfc2c58e7a8caa3cb09 │ │ ├─168594 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169073 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169074 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─89bf1f188e4366219e373553132e9dc3f876bb9eb776ddf1512c8753321bf85e │ │ └─184770 /bin/bash /tmp/libvirt.sh │ ├─f6c4a196582b32725b14aadb56a40abd9e0047dfbd8204edcf07eadc4a17a1c8 │ │ ├─65535 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65570 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─961c2af91c8da208dfb11c1ed0135b3d7ede3b472b4dd968e3dc5618e0bbe8b9 │ │ └─44676 /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 │ ├─a67860a657f8862c3aad06dbff34b70b84a9b17bc5c12055f65bdc08f32bdb65 │ │ └─171474 /pause │ ├─6bd89c5ef30994bd9bb5712518d6362cc8ac6c342de9a8cd0afe5e68893560a2 │ │ └─95629 /pause │ ├─5027162cc27e6061e4fad1f19794c7b787e5d3bda617d9113a38a4c637e201ee │ │ └─51267 valkey-server *:6379 │ ├─5fff225ae0f1e424d1346dc2d75c22b251ce308dc739a134ba8097cc296bc4e1 │ │ └─65055 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cbab90e4e978af261151cc140b925bc06ce803143fdc44ab042d21ee2d853686 │ │ └─141413 /pause │ ├─d93e1ddebcd7cd83c9fb09e63323ad49fbdd43ac3c8bb2dc59f4c9b9d4726d76 │ │ └─66818 /bin/memcached_exporter │ ├─902e2e3ec468f21d555a6eea978849cafb474403135a5348ad1184a019f01692 │ │ ├─106232 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106514 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106516 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─71de26f1f0056cfcc4999b1ce3017be3525b47322917cbba25bd4d581acd57cf │ │ └─122832 /pause │ ├─887c3fb4ee7de459b1e1b4673a71c724193e493ca7b8a1dbd7a0a443758728ba │ │ └─220606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f9a844f4fba089e8992c26dd5d3897ea01d8b3bd07d9933ca0e39626f187c3e5 │ │ └─44724 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d8b2ab52b9e30b84523476f7e26f668cf2c1d7fcc3d1bcf4958000d39ac1f8f3 │ │ └─62598 /pause │ ├─64bea595643757a7f613d9e854fcea37a31dda9f1e5213211a8b386942c58e43 │ │ ├─67260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67277 /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 │ │ ├─67283 erl_child_setup 1048576 │ │ ├─67404 sh -s disksup │ │ ├─67406 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67411 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67422 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67551 /bin/sh -s rabbit_disk_monitor │ ├─a0ea2e9696206c93fde6057399686ac9c2c0ec174dab8e7a53f1d4326f574ae4 │ │ └─266052 /pause │ ├─f9c86e2a4db46d81e751e493bb18749b912e1f78eaa59d191b8914a94737dcf6 │ │ └─226735 /pause │ ├─2430951ae960e8036006aa2c334bb1d7c67f874a15bb2edfe70540f487a6d12d │ │ └─51360 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 │ ├─b90e365763166d2a846fc66f43cd9093b11315d4a55983e8caad2583283b343d │ │ └─154911 /pause │ ├─0ad5c213bac900b860903f996297180ac3933d3a46be6c76f8d57fca5aeb7526 │ │ └─62339 /pause │ ├─054746bbf5e7554d15ce1fd1d78cd5c95c7a3d775b12c97967c9bf7fce02b554 │ │ └─64341 /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 │ ├─5dab4acb0adc61ca37fb54db34f2ef311044df84cde26056adfc4cbc79bdc41e │ │ ├─84621 barbiacan-api: uWSGI master │ │ └─84634 barbiacan-api: uWSGI worker 1 │ ├─4c78a0850d483dbe1eb9a5dd08c00fd12529b127badc6d0a8eb6f8497a98e1dc │ │ └─46751 /pause │ ├─bd027361ace44cce52e692b60f3eefd5a0e6ecccc62a5cae5fdb27d044760f5d │ │ └─242037 /pause │ ├─e8d1a0210763e2f6dec40dd16d835012051d16672fa155f6fda5e5a4065ebfa7 │ │ └─109622 /pause │ ├─d629be3df054bcd893b9f7d5b426d4bf58948d29c40b9df681aabb7be232a0a4 │ │ └─120975 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fd4b63d240221b2530bdda129d2828439fc7f34aca4a31d25420d8ecbc55e320 │ │ └─42053 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a36445c933579ef1071424df60f5db9d2e954d323070c777c91a0270eb2de8e2 │ │ ├─180220 neutron-api: uWSGI master │ │ ├─180248 neutron-api: uWSGI worker 1 │ │ └─180249 neutron-api: uWSGI worker 2 │ ├─50af6f29bc8cf0f065a6f2b318199a2f39bd97d385be648f6419b2e9047445e7 │ │ ├─180271 neutron-policy-server: uWSGI master │ │ ├─180287 neutron-policy-server: uWSGI worker 1 │ │ └─180288 neutron-policy-server: uWSGI worker 2 │ ├─5d9992a33a38f831556ac787cc3efc4dfbef54688d13e5a9db99821d1aafc4ad │ │ └─228047 /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 │ ├─726502b747ef9d8bf09bea8fdd8c8a4b0a351543da5ba86814954c19d68c2640 │ │ └─104171 /pause │ ├─e3a16676312b07ed242fa3e65f2c6af15ef29439821b3948373e35a5b5c12c9d │ │ └─62939 /pause │ ├─458d03ea68b24d9b64b15de426816fb43e13d1a19943b2f448ba5c746093f8a7 │ │ └─230323 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─34ef3407cdd0104340aed811597cce57d262a384b6a841a732d66001f02a77dd │ │ └─66576 /bin/pushgateway │ ├─354f4f980e434798fa7ba0c41268f1b436fc8ebca76999336fb32a94dcc9d931 │ │ └─187003 /pause │ ├─9019fbce9676b06651c71650c1fddc243e00452ef4d6c5f8e17f1bce72d7f5e7 │ │ └─95671 /pause │ ├─34c3c3048d3e6523e6d809905e195d246d198958d81de91b86bffc2a05a0dfcd │ │ ├─221594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221612 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─61783eb522c11c080e4843ca10da670be7d2315b8986558485a3376bb2b1b5ee │ │ └─65587 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─378f6ae5116217b51113a9dd67205b58610191eac17159e2b633a8f9908c2f47 │ │ └─227951 /pause │ ├─003c2c8b9978264064fc0c05e605fd7c0e5bd07bd5e6255a50287511cede4f26 │ │ └─51525 valkey-server *:26379 [sentinel] │ ├─4d949e6d46a4ea3fa19048525e58d3eee5d4c4eff31abc8925f0f93e646b17ce │ │ └─252273 /pause │ ├─e913312b8f7ef33f3149381349879212c2d8392915ea7682c1e65c57c3d0fe21 │ │ └─105878 /pause │ ├─cd40f0f2489e5de08493eef5fe35fe63f30c0ef4df7d9cbac9810906eb44c3b9 │ │ └─171405 /pause │ ├─15d0236d904519766b7da56855689e2933e08dd5a3a8c77d5b581f9848997de4 │ │ └─142750 /pause │ ├─c1497cb0951355915e20c7b46526746efa4d966dc084d3a3dde5c6b3fcb30c80 │ │ └─61204 /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 │ ├─a9d0296eb41e1cf94653f19e9bbe26f0c63980930428a043b762203c4cb9f9f4 │ │ ├─222399 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222416 /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 │ │ ├─222422 erl_child_setup 1048576 │ │ ├─222572 sh -s disksup │ │ ├─222574 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222575 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222636 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222647 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222870 /bin/sh -s rabbit_disk_monitor │ ├─fde91b0459dd5af5edc4ccdd8da48acbf5420f0b3a4c97724215cd00819c86e8 │ │ └─211212 /pause │ ├─49dcacb78029e59044f8724b84530cd14fd9991470a0c0e5560aad17be7d414c │ │ ├─199105 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199534 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199535 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─251545bb0f85944f73f6c7553b25d5a0653f3a7835f3d46387e66ad91cd1da90 │ │ └─263521 /pause │ ├─db4b8ecc93a65e7665848996d223680e5e64c97ec40f9c816e3a2d4f52e1a55c │ │ └─261456 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─515772fe7e7cee7297b78bd91fd1747a72f62cf2ac77ac68d0a6f93441678ee2 │ │ └─63693 /pause │ ├─dfbda0119479978dbcbcdcc65ed57dc4148a939b20127414c2e23973c372a6ba │ │ ├─189367 /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 │ │ ├─370525 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp32ia3bqj/privsep.sock │ │ ├─370845 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp1m69n463/privsep.sock │ │ └─371489 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp8lite0ey/privsep.sock │ ├─a4bb730e1937eda4b46db0fac15dba5fb207ea078bbee633d6a3128fe1327911 │ │ └─231369 /pause │ ├─d54e9809695353d48475bcdfa5da982443b238fb9e68090ec59d6014f7588f7e │ │ └─40615 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 │ ├─36a77802cb13eb58d1c73adad95515a983de3f19de7c3bda1705fd948059049b │ │ └─40542 /pause │ ├─9a6b498d0a456880edbc72310c230b1ac8e14370d32553631d3b05f506692005 │ │ └─261464 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7be9a358ef4cb1b90c00f4beb37745e1ed66373090261535293b38b3ad650c47 │ │ └─48226 percona-xtradb-cluster-operator │ ├─198a7701c2f795841c6f5d7586a22f1543fc0d8201110004e5be36b65c896957 │ │ └─230298 /pause │ ├─6af03adc6f6b441552e54cf824e41466ed8d6edeb08adda7e8c68f8438e1d495 │ │ └─41811 /pause │ ├─227e5065f1e591f09bf342906e2c245a708de7a4e6947b109ac5efc4f479b177 │ │ ├─104774 glance-api: uWSGI master │ │ ├─104794 glance-api: uWSGI worker 1 │ │ └─104795 glance-api: uWSGI worker 2 │ ├─ba584a97ce234fdc7d55fc87b8e891869e4d874339e30b924a4924c67e0aa674 │ │ └─44768 /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 │ ├─70ae8f426747bb9415e38a43145a15987b3f62da44b45424d1b376604ed25f72 │ │ └─64454 /pause │ ├─de92c31b2992ce3ed8a3d714aa942f66a723582b484814b9694b0182e77a3e25 │ │ └─47885 /manager --metrics-bind-address=:8080 │ ├─7159c997ccca85b658bc6326c83e521a28b7cc3763394c94f3edc1f1d2fb8f73 │ │ └─40467 /pause │ ├─6329b9ebe7806543db10a3cbfe690c7b9a4474115d637a049bb575115a4a6dd9 │ │ ├─172324 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393116 sleep 300 │ ├─b649aae99a094fe643bc476991573faa8ea9645c4d793b3140054bc9f8191e2c │ │ └─66948 /bin/oauth2-proxy │ ├─2563aab038c9f49a15effcb3ea132c5449d9ffb655e92ab2f7c9b08bcf5acadd │ │ └─105829 /pause │ ├─f36af37536213ab670db059a039074af1c1c9a1b72cba3001f0c738e3d4ed823 │ │ └─157797 /pause │ ├─2f2b247d48a44fc3239140dbedb80367f786f75a72972312a153249c699f26cd │ │ └─65871 /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 │ ├─8d128823b5fdf20e21415ce8c00c9dcfc5b16f2598944a7908d171ec3902239f │ │ └─62380 /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 │ ├─a5d4fe29fc1c0b7af3f5b427044d1456d9708d3d4e3da23af8de333cd6687db1 │ │ └─77861 /pause │ ├─2602e4ea8c57ce095359781fc95b63cd2a3817fdfb22bcc68043b1465ba90f36 │ │ └─247078 /pause │ ├─c5e4629fd555e29a1096ec857bf4ac23de56d27cba2c0de89f2b1256ae73be6b │ │ └─44211 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 │ ├─76faee5e6d09674843548915acea3d1d3be643a91417db81669a68f5bdabffc3 │ │ └─267408 /pause │ ├─a8aac4866a295a66cf9d7d95afbab688589880b02f315b8b6606f840206cc321 │ │ └─41022 /pause │ ├─28c890beb7aee3546893a05ba7b7fb41e69b31daa9fbdafb850b9fd9c094ceae │ │ └─109549 /pause │ ├─124f062f4a026c92158bb2001055dc903bdd9d6c96aa774beacb8887a57ba6a9 │ │ └─43588 /pause │ ├─295f1a162a2ba763313a21fb17c9b934f1cf397eaf21014ba1096ef20ae5c027 │ │ ├─62132 python -u /app/sidecar.py │ │ ├─62409 python -u /app/sidecar.py │ │ └─62411 python -u /app/sidecar.py │ ├─28b58e658ed86b8d4e2c76ad25a76b954fbe9a444c4b0360dba5068c88237416 │ │ ├─119305 cinder-api: uWSGI master │ │ ├─119322 cinder-api: uWSGI worker 1 │ │ └─119324 cinder-api: uWSGI worker 2 │ ├─d0d5ad140f97f19213e3564b5a3243425f71528a744abf19985b03689d90a2d7 │ │ └─171424 /pause │ ├─904e44ba190301198a2d1ad598cdaac5ba899cd995a3a491ba9570ac0b23e88b │ │ └─157067 /pause │ ├─a209f3ee07bc719d2c80d5379ce859bae6a6dd822b1275da7396698eeb1bb32d │ │ └─51202 /pause │ ├─38ecbe3f977f6a48b7c9492f6f3a292c68d0bd3bf5537670cdd0db4c4b159efd │ │ └─107923 /pause │ ├─b1fe93bb672a160850fd73d6c80afc82f2e699fa1ae82a85ef16bab463c4c323 │ │ └─43619 /coredns -conf /etc/coredns/Corefile │ ├─d55c6c034bd788c1995d83882d3e86ef101ace174e47a39b73fa1324caaf186c │ │ └─63307 /pause │ ├─81b72594e15b85cb04496a731681cfd268bc1e1cd3091b09380854ffc06292ef │ │ ├─180203 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180570 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180571 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180572 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─79338c4eba8e4f7144edb294d34d843278118d992fc16594d3563527a995d660 │ │ └─66477 /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 │ ├─454499a7d5b147ba43b7d3024fd2ff868724f6994896e2da7c72c08f7a88b855 │ │ ├─168394 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168890 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168891 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cfb762a064cc0e8cf0798d6bf4c9400ab0dfaaf672d20afc75719861912eb154 │ │ └─91389 /pause │ ├─f385d13fb9d093a024e1d395206fcbf8e22154ed4b57b54448d4bdb5ded903cb │ │ └─49130 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─991552c4050743ca37f44fd0915c91022d28bb04c4aea00f41848bcf3145b251 │ │ └─225757 /pause │ ├─92a0281d02454b0013e6e16b76eea4edfe8d9141862eddc5ca41999ec659ccc1 │ │ └─184724 /usr/bin/libvirt-tls-sidecar │ ├─c48f65826d2d85a2a8fcd8812b81e1bf0e9f49057d734ebdf5616ebc4101652d │ │ └─169505 /pause │ ├─560b6cef06656d0ed93d0c94393d0dfc8b84eaeb75a4589f8e2e112e54cedd16 │ │ └─171290 /pause │ ├─18a48abf4c60ff753f29654b41d52a4a58c1dbb9fd600cd76802e676a533ff44 │ │ └─182609 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─dcb8e2380f2226ed3046c9464a681383d9fb7c0a75a5dab17573f00dac7d4c13 │ │ └─48395 /pause │ ├─2d911ff14e757f7c4959555d25d8da1ed457ded537c76c3843ecb9b6bfee9de1 │ │ └─142052 /coredns -conf /etc/coredns/Corefile │ ├─027b9c00b9c40f6d291cd22276d6f6b105d5fa3c30ab547ac732b1b72fef1ef4 │ │ └─267665 /bin/openstack-database-exporter │ ├─beee429adce29531206e99272e8c4a2a309636c7adf77ab4f34572fc1e951418 │ │ └─43179 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7d2c6dc7e755a95223080ae8e7430a513601cea4d684b5e4ed27d5739ec32c61 │ │ └─49066 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d5006e43e4d9d155b8db95093b4a51bdf34b51cc3a69fe8f6c313c9b5522d890 │ │ └─56244 /pause │ ├─bb784db923fae845216d4e70ecf827220645e223e91a165ca9a778fd2117f0d9 │ │ └─62802 /pause │ ├─c504b71e24379fd150c3bc0c874b2e70bedec302753fd633ec84c73ba2e096e2 │ │ └─51616 redis_exporter │ ├─9a888451bc114cfc7eb69aa4a4ed383bf2768d3fa108cc9fdab75b8907a23b5d │ │ └─40543 /pause │ ├─f23212e65481ca5aac7508493efb49bb88171b2408a77ef1c684e42012720ff2 │ │ └─43638 /coredns -conf /etc/coredns/Corefile │ ├─0cb058766d3862031e5cf230ac69d7352f709423368ec9cc38575caa4cc6bdcc │ │ ├─242267 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242569 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242570 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6c10e6f188e85f5ee402006e2ad8843c1c8561a2783a42226dd6853656dddd10 │ │ └─163201 /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 │ ├─2218ec336d64124ca9ec79890ae023b6bc7bfc7ed9cdc6f82837a31bbfbf0edc │ │ ├─265904 apache2 -DFOREGROUND │ │ ├─268343 (wsgi:h -DFOREGROUND │ │ ├─268344 (wsgi:h -DFOREGROUND │ │ ├─268345 (wsgi:h -DFOREGROUND │ │ ├─268346 (wsgi:h -DFOREGROUND │ │ ├─268347 (wsgi:h -DFOREGROUND │ │ ├─268348 apache2 -DFOREGROUND │ │ └─268349 apache2 -DFOREGROUND │ ├─78ebc467dcfa8e9dfb63f9387bdc481eeac2cd5ab0990fa2fae3772762a40b88 │ │ └─41825 /pause │ ├─6a64dd1f5f7a6450d3205a70dd14d2cd1815692d36ee891cc7dd305ce3fe6434 │ │ └─158038 /pause │ ├─5e420859ef77b0a1b069d920427c32a43fb032985c25bbfa8c48b5e2c018e696 │ │ ├─241771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242486 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpee91nrmo/privsep.sock │ │ ├─242490 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242494 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─349f89ac8da17ebd8f1e07811f21c39b6fb68d894b54a35648105d581b0a111f │ │ ├─ 72082 apache2 -DFOREGROUND │ │ ├─ 72097 (wsgi:k -DFOREGROUND │ │ ├─ 72098 (wsgi:k -DFOREGROUND │ │ ├─ 72099 (wsgi:k -DFOREGROUND │ │ ├─ 72100 (wsgi:k -DFOREGROUND │ │ ├─390662 apache2 -DFOREGROUND │ │ └─390814 apache2 -DFOREGROUND │ ├─b341d518c4d082b62eb9ee0dbc3b852aa4b1b8e89cb523a5b5e16bce730682a4 │ │ └─231221 /pause │ ├─a7d1e7b14ef2f36978ec6db7d9f391470898b0cf9b87cc9d039be9863e27aa3c │ │ └─56623 nfd-worker -metrics=8081 │ ├─ce662da5d577f536b678e21c2f00031b2a6582054c3cc829ed81fd45b024b551 │ │ ├─123837 /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 │ │ └─124015 /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 │ ├─992fe80e8a1c6078345c9cb0096323e03da006851bc4c36301d98e66d82f0953 │ │ └─43127 /pause │ ├─8e9e211216a674a5bf00e92e0044a2dd7bd6d808d34954c71e176b461e150b5c │ │ └─189395 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ceba2a84363575c2b0fd28b6c89ccc1c286773fb93e7f5dd79ecdd6c5268e7e3 │ │ └─226123 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─04e6f710dd1875d7915c7c7ef346557c22e4f693e4b2e03e564365aa1eaa1ee5 │ │ ├─181293 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181685 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkl5n1ife/privsep.sock │ │ ├─181863 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpwu5c1dqh/privsep.sock │ │ └─182402 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─169cd711983d48857d566f1443bce0fa4940473945a61b53d4e2d55f148b5c81 │ │ └─65423 /pause │ ├─742ddbc1b6dd84ae6005633a03262c6ab6c221ce961775e8df5c3a3890973e72 │ │ ├─199019 heat-api-cfn: uWSGI master │ │ ├─199045 heat-api-cfn: uWSGI worker 1 │ │ └─199046 heat-api-cfn: uWSGI worker 2 │ ├─6120796fc2092c71322e1341b692c319f99c5a468ea2367cde3a05f97e418dd6 │ │ └─44563 /pause │ ├─576c8fc08b74bba11c4c2dfb40001ddad6edc1c38b8b192566e4c787198676a6 │ │ ├─64244 nginx: master process nginx -g daemon off; │ │ ├─64262 nginx: worker process │ │ ├─64263 nginx: worker process │ │ ├─64264 nginx: worker process │ │ ├─64265 nginx: worker process │ │ └─64266 nginx: worker process │ ├─47285f1b4cca9c848c5518898be981a43b2650299428df3cf3cf208c1167224d │ │ └─66718 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─afc545bbdd51177049375198ef5aeb95277ef7d585a178eb1b1dfe9fb7984357 │ │ └─187050 /pause │ ├─d6afb7cac2668ea55b9f9871131a95bc4961d918156eccba7f729969cb9bb365 │ │ └─107555 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7ef2d48e11c5ad282799a683875e5801b0f6951c474491f91a02c13b55ef4f2d │ │ ├─ 47141 /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 │ │ ├─ 47159 /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 │ │ ├─ 47264 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265732 nginx: worker process │ │ ├─265733 nginx: worker process │ │ └─265734 nginx: cache manager process │ ├─2f4b5fb18db11bb67dcb2677ff23d7e48ba1c597d4a8d0afb209d85771958a87 │ │ └─95945 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-64tqn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─67b31a206b9c7426655a99c377aab001b27956f8308bcd9c3b60a0e68593fd7d │ │ └─79353 /pause │ ├─e6b0aa2b9179bcc2c4ecfecc4c0f8b2b2fd42abce4b920f90b7923787417a137 │ │ ├─202871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202887 /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 │ │ ├─202893 erl_child_setup 1048576 │ │ ├─202944 sh -s disksup │ │ ├─202946 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202947 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203036 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203047 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203168 /bin/sh -s rabbit_disk_monitor │ ├─91798e85b90440819a6d4e2ece031e201dab80108144284ab5ec0007e3512b8c │ │ └─62878 /pause │ ├─e8ca851560677c45f20e4772fe844166f861e98d4280bb0ae0f85dbc235466b4 │ │ └─252484 /pause │ ├─c6ec632aa3918d747e41d61709b3632d2859804d3a7704c1ce4169f1394c6d0a │ │ └─44520 /pause │ ├─ec7c5f3b5fe32760b9950d646516886e26c7e50df87fb39e402727c5d3fd5f0f │ │ ├─167550 nova-api: uWSGI master │ │ ├─167586 nova-api: uWSGI worker 1 │ │ └─167587 nova-api: uWSGI worker 2 │ ├─7041d93742e5936a2a8227b408b4797b46f2936784f4fafaffc127e2dc226cc6 │ │ └─60844 /pause │ ├─a9e5c45cb6a2b744aa25a730ef54b371605a92055d6e947116640d4f86867a0b │ │ └─47689 /pause │ ├─404118ed28f7f258101af9a266501c56d390f373a4d2ad40ab8286425f1abfb9 │ │ ├─130504 placement-api: uWSGI master │ │ ├─130542 placement-api: uWSGI worker 1 │ │ └─130543 placement-api: uWSGI worker 2 │ ├─dc57945d12133ce99f7c8f2b1b8501f2c5bdd4dbefa39671c2bd4e3c1c44aa8f │ │ └─141830 /pause │ ├─4d08466544bb439a5cd8e948294049897a30cb7cbffa3b8695f5ab124f7f4730 │ │ ├─142846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142863 /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 │ │ ├─142869 erl_child_setup 1048576 │ │ ├─142938 sh -s disksup │ │ ├─142943 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142944 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142945 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142956 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143121 /bin/sh -s rabbit_disk_monitor │ ├─9928e5d57f1636a46a7aabde641aa9a9ea087877df316477ffa56c4637bef83b │ │ └─56538 /pause │ ├─690e716e61ddfc158368309e23839a9fdc6b7cd2059335901749ee10efc402dc │ │ └─56293 /pause │ ├─9553abb271a9c4fd9cf22b7f721a5d4f29a78f0b920df191e16f1ace49c2d226 │ │ └─66025 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fe55e61163df8f366804b12c0e93bca17f1be9fc00bed276504084dcd1cd7783 │ │ └─241742 /pause │ ├─a54905a1bc0248282ab1540d23c907ef96a03ec99bb649e4a4beaadf83836d52 │ │ └─51116 /pause │ ├─b79a093c0dbdbf1f0409f9a86c95fc5d63e487a26e76fd6557d05b6f3e61b3f4 │ │ ├─220588 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221249 octavia-worker: ConsumerService worker(0) │ │ └─221252 octavia-worker: ConsumerService worker(1) │ ├─5742fca5c77088d8b7b04496260c248cfe54c08bc203eb980fa1253dbbe4e8d6 │ │ └─171858 /pause │ ├─0cd32bc8a44fa97c62a5344e95ce214f9b3eabbe4a96e389a93dd0f1a62b9ce0 │ │ ├─91525 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91542 /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 │ │ ├─91548 erl_child_setup 1048576 │ │ ├─91595 sh -s disksup │ │ ├─91597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91598 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91964 /bin/sh -s rabbit_disk_monitor │ ├─0856584b06664166c85dcbadfbf245b702c5430dd0340e544e00e2eed6afa54f │ │ └─185802 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a1b3ea10909adf9af9f1a7a71ddc6d7e93c3786e975a69a5cb02009cac1917ea │ │ ├─182571 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183662 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpilhna6w0/privsep.sock │ │ ├─369152 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfy6ui0lc/privsep.sock │ │ ├─369457 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdr2y43do/privsep.sock │ │ ├─369846 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369849 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380267 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cc4653ee-6a0f-4441-b8c8-3dfbfdbaa204 --namespace=qrouter-cc4653ee-6a0f-4441-b8c8-3dfbfdbaa204 --conf_dir=/var/lib/neutron/ha_confs/cc4653ee-6a0f-4441-b8c8-3dfbfdbaa204 --log-file=/var/lib/neutron/ha_confs/cc4653ee-6a0f-4441-b8c8-3dfbfdbaa204/neutron-keepalived-state-change.log --monitor_interface=ha-2a459f82-f7 --monitor_cidr=169.254.0.232/24 --pid_file=/var/lib/neutron/external/pids/cc4653ee-6a0f-4441-b8c8-3dfbfdbaa204.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5a32ae10dfc2c011c53bbaf892dd571e1b4b93bd08be8892db78fdaeb8d81d66 │ │ └─65713 /goldpinger --static-file-path /static │ ├─1d93d28fa6222efadf330786bdca7cc9b305473aa3a41806c81e82c2a01495cb │ │ └─46612 /pause │ ├─4b551b56bb1d5a06c69d28e6b20fa5a8047e4543625013dd2fb16d37676af0d1 │ │ ├─167739 nova-metadata: uWSGI master │ │ ├─167751 nova-metadata: uWSGI worker 1 │ │ └─167752 nova-metadata: uWSGI worker 2 │ ├─088f2478dc73d23abb6586ca7ff29b34f00fdecf5923419b22e32440c37c98da │ │ └─226761 /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 │ ├─8cef39d0da5b3f1a56be4956e0498548ce47fe4d7e43ccef32f428fc87bbf5fa │ │ └─44480 /pause │ ├─c2dcf2b59e6e71056b8944bed03d6712a4bed27190941800e7992231b83769ca │ │ └─156466 /pause │ ├─d0e7ce0b1d3d81f7c009c2bd74456941ce34552ccd36cd504daa05cf36392667 │ │ └─248548 docker-registry serve /etc/docker-registry/config.yml │ ├─2b50f038a5b96b3f0dd3d8826cb53ee2a213123fca47f20182ce2b70df03ce00 │ │ └─210963 /pause │ ├─58567f38ca030bcdc4d1a98fe4694173dcd015db80fdd4126e886e957625b873 │ │ ├─261469 manila-api: uWSGI master │ │ ├─261531 manila-api: uWSGI worker 1 │ │ └─261532 manila-api: uWSGI worker 2 │ ├─8b48421059bd4432340abe4185b9506c478e30303e9d6db272accbca8a819e32 │ │ ├─ 96066 /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 │ │ └─402116 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─33b821c60dcf1f0c2077b764b3595ae37f4a24ddca1e92900a99377dbfc125ae │ │ └─186908 /pause │ ├─256ab4bace747da21a54698a73e84a085cee36ac8af2996c98c3df98695eda24 │ │ └─184502 /pause │ ├─9a5aeacb4a731b3699b7d37229c345ec91ed91d97db1568a6ef52f31c8012e16 │ │ └─47218 /server │ ├─981f1380094ae10c3f121224f86d0619ca3eca12dc165961b0d48eeea31f3922 │ │ └─266370 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─df1b5e943ca7d2d0fbf18f7aee7e33514089c52dc80426cc01615d2782b09bbe │ │ └─60885 /pause │ ├─95c72006d228977e60ae11f02a2ce14ac11df40cd9918612e07c351b33f4be12 │ │ └─56660 nfd-gc -gc-interval=1h │ ├─04417ad99ca300872be35cb92e995d7a3d2a39a4ae7f892c923b81142a2129fe │ │ ├─48914 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 │ │ └─51679 haproxy -sf 177 -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 │ ├─4165a7cbffbfe47cfe46c04431b43d1158729d0fb9685483b25190503997accc │ │ └─224556 /pause │ ├─23adbf45c42848098c776de52cc004d88f6da57ab9186a6adff22341fcde8a23 │ │ └─40641 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 │ ├─72762b222f058c4718b73f9a4f55deeff610fddffce439acea4027df10d3704d │ │ └─96767 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─64b4f60303374514b510cc54d3bcfd5da28e5074d62aa265ee40b7a02a7a3fc8 │ │ └─122767 /pause │ ├─dbb533d19f2e75068c29a2b24046f7928ca831e35c703b66efb8b3fd2eb29269 │ │ ├─78004 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78021 /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 │ │ ├─78030 erl_child_setup 1048576 │ │ ├─78077 sh -s disksup │ │ ├─78079 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78080 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78082 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78093 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78296 /bin/sh -s rabbit_disk_monitor │ ├─14ccb22a88b7af340696c4acbc2def278fd5cea4f89ab3cda3ee28cdb428c0da │ │ └─40679 kube-apiserver --advertise-address=199.19.213.132 --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 │ ├─67a88ca4148a8cb4abbcc17c308220ab2f7110d84646163977f3287b970324bd │ │ ├─269983 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269996 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─72a09905e4b0c7b69b36e763d446c72445e0952318a3ffaa5ec92268609156b3 │ │ └─47652 /pause │ ├─00c2018c020d15501f81bcda3d87a0a9e9967f5e46b8940141e5385075e78c14 │ │ └─125379 /pause │ ├─41683354944c63f0367a0923a38678f68949c4f541f7be8f84f873ad74b24e21 │ │ └─252164 /pause │ ├─473deeb0ffd6ac7ab4859a72b8e01eb340d29e5746e2adc225c41bd6185a4716 │ │ └─65829 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-132.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 │ ├─3557a6c79c980b416c37520f2760e489375292c54e3fc1a8ff747e5859cd7c85 │ │ ├─62080 python -u /app/sidecar.py │ │ ├─62393 python -u /app/sidecar.py │ │ └─62394 python -u /app/sidecar.py │ ├─a0059f41342f072f23bdd061b963a41965e929182dacb18262b18b7124eadd64 │ │ ├─219489 octavia-api: uWSGI master │ │ ├─219503 octavia-api: uWSGI worker 1 │ │ └─219504 octavia-api: uWSGI worker 2 │ ├─156c61e7d26536ee0507ab272c6a736d481d8526b48332e3959dfea2b20d7ad5 │ │ └─66543 /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 │ └─50c8648a144d9cf31eeb91dd94d517f8eff9aaa804424a7e690f05dde459342f │ └─157281 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount