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 │ │ │ ├─37091 /lib/systemd/systemd --user │ │ │ └─37092 (sd-pam) │ │ └─session-26.scope │ │ ├─37074 sshd: cephadm [priv] │ │ └─37111 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-63.scope │ │ ├─266449 sshd: zuul [priv] │ │ └─266462 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─266453 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─311328 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xxpddhtfwxbpkwlxfxiwmugxqvbqzhhc ; /usr/bin/python3'"'"' && sleep 0' │ ├─311329 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xxpddhtfwxbpkwlxfxiwmugxqvbqzhhc ; /usr/bin/python3' && sleep 0 │ ├─311330 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xxpddhtfwxbpkwlxfxiwmugxqvbqzhhc ; /usr/bin/python3 │ ├─311331 /bin/sh -c echo BECOME-SUCCESS-xxpddhtfwxbpkwlxfxiwmugxqvbqzhhc ; /usr/bin/python3 │ ├─311332 /usr/bin/python3 │ ├─311333 /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 │ └─311334 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 41 nofb ├─system.slice │ ├─run-r9a4630bd489849da9ad3d9d7cf4c7e60.scope │ │ └─186818 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 13633 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 16963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923c2f90464a051264976a9c52f4090a588b5ed06ff1a8d38059bffff16d3896 -address /run/containerd/containerd.sock │ │ ├─ 16986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b87b7fe222abf3b0a5fb5e1ccb95373614053734229ca8aef702427310b14c -address /run/containerd/containerd.sock │ │ ├─ 17015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 710cb9648bffe1986407144093dd0e0e65029cee717457c7a56d9880440c6b11 -address /run/containerd/containerd.sock │ │ ├─ 17042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee6db37c2f633eb4f15834c55a041623688922ac7fca18fcb54fde3361d300f -address /run/containerd/containerd.sock │ │ ├─ 17048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcb7fa34b738ac5e1f45a566a07e9e20aeb3fae418f11fccf6f2b178687df93 -address /run/containerd/containerd.sock │ │ ├─ 17726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf4d4105ba4a51673f7469f4189f9ba3fab88dfaa8fe696125e9e0eee64ae95 -address /run/containerd/containerd.sock │ │ ├─ 18890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b873caf1f1bebc3ef19cac82f3d74941b42dd90dc38be65d2e3c7866b2fc036 -address /run/containerd/containerd.sock │ │ ├─ 18916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85410c8f77e3b6e1eec6077eaaa9af9032eac3aa29808e762428f0c79913b98 -address /run/containerd/containerd.sock │ │ ├─ 20962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee243a37ca977d73add3e13452cfd60a61998c7546e40ac47d936a6c441fe380 -address /run/containerd/containerd.sock │ │ ├─ 21421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03831df69c860ee8b2d8f4197fe9c03d5bdabb9ba34d4179f4fa56939b19bd06 -address /run/containerd/containerd.sock │ │ ├─ 21455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2345039a0f47cd986c280f1222a1431fb453bdd6796291b5f5312ff4f968cd5d -address /run/containerd/containerd.sock │ │ ├─ 25787 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25189f01e3dd22d9e2f5ff4c91abde0312a15461debaa89480f0d4d79305e20f -address /run/containerd/containerd.sock │ │ ├─ 26185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5da3ce0687e8393d14a27677e4609ef4c2ff68773323cd75e040ead410e92e77 -address /run/containerd/containerd.sock │ │ ├─ 34153 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6b18000ef4a6ee6733e4ff41b2cfceec0fda906a6225342adae0ecc418ba33e -address /run/containerd/containerd.sock │ │ ├─ 40793 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9ae527883248b7a4ff330925f73be79d6eea03b824a3e65abbec03857a83ca7d -address /run/containerd/containerd.sock │ │ ├─ 46245 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e096055d6de0befcded6101822b7d462dd0092d73de8123dc012148ca4d96bd -address /run/containerd/containerd.sock │ │ ├─ 51783 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d922ff59bf84af46e6b1b23e8a179cc6cec4352aaaa43e7de3f2ac23a29926c -address /run/containerd/containerd.sock │ │ ├─ 66438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4276ac3faa9d9fff53eb5ff544b9601686652bb64bed0ef302c6fbda15f235c5 -address /run/containerd/containerd.sock │ │ ├─ 66656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b2e7ddacacc6f98b3c5396c9bde9f84df7435440caa1c61c88c6456c9883d7 -address /run/containerd/containerd.sock │ │ ├─ 66717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d708b430d0d84bb38de39129af76688944b7046f699a6d000db808f39cea67 -address /run/containerd/containerd.sock │ │ ├─ 66759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0474d25176788f46980a72f066387d8a934f8306fc3550f73cd7befea6d0dbcd -address /run/containerd/containerd.sock │ │ ├─ 66835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dccb441a7614a8597e95059d32538af462cb5515ad23e5ad5c79daf3769c6d0b -address /run/containerd/containerd.sock │ │ ├─ 66945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f871436d42c16acadb8c8c83e81b57dd898d6849d86fc76e56cdff14fcb577 -address /run/containerd/containerd.sock │ │ ├─ 67151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af6bdda1ea3a4b3a212ba9e066640aadbdf8fe69d1af5c381bbc1a8eace3a39 -address /run/containerd/containerd.sock │ │ ├─ 67207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608fb122bdba16716d054e8a67ef981709646a619cf0336bfb1931a5f5c3689c -address /run/containerd/containerd.sock │ │ ├─ 67268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8528844ffd0b59265db4a3034ecd7b64c77ef0f975b5e51ecdc61244767db1b2 -address /run/containerd/containerd.sock │ │ ├─ 67312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c6d732668cee478f564f5ca1965c8d2bae7a637b43042f4677dbb5f97c1e760 -address /run/containerd/containerd.sock │ │ ├─ 67469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a72e380966f9bc8e1f9090826c9c7f71158248b9877ee13bd1094c4877b7c7b -address /run/containerd/containerd.sock │ │ ├─ 67781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd6d69d0e9f4b1a5c6cb67fc69e7751a3edb87ca11604d7bc0ec004bfb27c32 -address /run/containerd/containerd.sock │ │ ├─ 68955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd30f47ed5f5cd0ee7e111abf2ca91a2185328fa6460ad4364bc579955a8b6f -address /run/containerd/containerd.sock │ │ ├─ 69066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 502ee6ed06f83d32570aed760eadd4616c51f7c162d35d4663e2ae4dd8a6f2ee -address /run/containerd/containerd.sock │ │ ├─ 71425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607b82e8620a3d4f38db2987f7f772fe31a60c6a2d9d6e07d83b712394db97a3 -address /run/containerd/containerd.sock │ │ ├─ 73331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e7c8c71fbd2b7e33e63387388a0f87e9c4c3a0baa40a004e9296167f41b1f7 -address /run/containerd/containerd.sock │ │ ├─ 73457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefe1290a2fd45fa308ebe634b7f97d66f6fe157b09a9488030b703178b059db -address /run/containerd/containerd.sock │ │ ├─ 73515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87888f633213d63c841abcc86666e9208acdabd24efc9e177714b22945eed29b -address /run/containerd/containerd.sock │ │ ├─ 73565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d24283dc42b1be5ebbb7e81285fbb34789c3112db7519934e0bc473ceb5e9462 -address /run/containerd/containerd.sock │ │ ├─ 74117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d20288795a31446cb5dd3a2f879cd216dd8065dd872d251ba3c5df2241e99d7f -address /run/containerd/containerd.sock │ │ ├─ 74149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff41caaab3d362bd09de93cfc26d0a7e2fbabcddc3ff78baef166e40a7105a28 -address /run/containerd/containerd.sock │ │ ├─ 75875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914a8021ba404ecd6db3e92909a71cfbb0cbd1fabc8dbf2ad77069210d43ba82 -address /run/containerd/containerd.sock │ │ ├─ 76507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a159da205f68e0eca39257d62323ba973134161daa8e11c298500154d08aae20 -address /run/containerd/containerd.sock │ │ ├─ 76691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30eb06d012efa912939c5ed5e094d92844657ce2d42eebe3a708eee11aa7f76f -address /run/containerd/containerd.sock │ │ ├─ 76971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 572d7c613ee84234ddb42c3d8ca2be8f86cee1f6dc3e3c0554b82ccb4a750577 -address /run/containerd/containerd.sock │ │ ├─ 77087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a12d34a6caa29a033a915a0d0d4323d61c138347f54d75418c09812a1354089 -address /run/containerd/containerd.sock │ │ ├─ 77178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a461731eb29ff35bb0cab71e2495f5b6328d62ec1903b65f9183e2ee0d3468f5 -address /run/containerd/containerd.sock │ │ ├─ 80878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a68143432a17713c27d307b5f214ac10725c9b18c7a37f221ceae038cbf213b -address /run/containerd/containerd.sock │ │ ├─ 87276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eed496551d220fbaae6455fd1677890be5dd0425c7dc746369729f217906c9c -address /run/containerd/containerd.sock │ │ ├─ 88268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b442818130835481f4eb27e7b12b5f755a3e5159a03ab975d3bb14b42157e46 -address /run/containerd/containerd.sock │ │ ├─ 91246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02a5f0baf388ac2befaa0ede4d85d9ee1952fabeae9da47d42be7b77029ddf5e -address /run/containerd/containerd.sock │ │ ├─ 96625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f14769f44848047c349acea64a5828b9153321124743288bb0196dfd65da5073 -address /run/containerd/containerd.sock │ │ ├─ 96707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 857d7412e013d9b116aa80c4305f9d3d46827bc2972007df2f3393772d207478 -address /run/containerd/containerd.sock │ │ ├─ 96748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7491eb2931a945e63a7a2203b875a86ca68625439565fa933a6a99db67cc82e -address /run/containerd/containerd.sock │ │ ├─ 96814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32b53080d22c84cb5bd4918a2c0a8bd3d4b53ee6f7a9f4a8b201835da37469a -address /run/containerd/containerd.sock │ │ ├─ 98168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ba49e256c71c2daa74c744bd5b52e0afe2b127701db86c127109f2a2eced12 -address /run/containerd/containerd.sock │ │ ├─ 98233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc399ae7f1dd81ff521f7d87c561101d9ade3fc1416f900fbe72ba09c349350 -address /run/containerd/containerd.sock │ │ ├─107621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e89a00c3f39d78c76bdce59dcdea39e2d8f3b3b9d796e3e7c7375de8eb8c6e -address /run/containerd/containerd.sock │ │ ├─107916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c231d72f083d7d080016166c1e21e1a72ab90d5ae96f1e17e485e0be838863 -address /run/containerd/containerd.sock │ │ ├─108182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7146c0f8987959d3385dddc852b23eb08560374c45f1e58c35c08e1197b85e0 -address /run/containerd/containerd.sock │ │ ├─108980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03c6f4ad53ffee233bf557299ed50914d2909064e3e2731c6d2394229c742f8 -address /run/containerd/containerd.sock │ │ ├─109115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6d1e39ff065452fddd9739671116d2bb75f4e1e17f546f0b49ba97ab5f605dd -address /run/containerd/containerd.sock │ │ ├─110003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2892366beaf66236d930e0e7ff53fbb1901fa1bef7eb5c7189209bd091afb0e8 -address /run/containerd/containerd.sock │ │ ├─112058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d328edb7257e5a95f5d3b3cd9461c58d54647eb4c04bcfb9489f1df56ecfa454 -address /run/containerd/containerd.sock │ │ ├─114436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 851ba20f0dd5b84560c0a6b3816ae6b7cbf68d2f389b4e506e9b9be5d984e325 -address /run/containerd/containerd.sock │ │ ├─114516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da01788e89be76d925be87c87387dce3ee572e89978f55804614b898c117caf -address /run/containerd/containerd.sock │ │ ├─114842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6639fb5b1f09ba2764efe3c581ac56bb0a511dcbbb7e0182dbae8f1ec7ee0f8 -address /run/containerd/containerd.sock │ │ ├─114894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f1a269ba0eb05a692bfe307d661e5e95855a35cf57b638df483bab25f5b191 -address /run/containerd/containerd.sock │ │ ├─114958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce02b75d95a07a52598b7641d3f32fcfd7bba5d8bb06e59b6c66401d3d15f9b9 -address /run/containerd/containerd.sock │ │ ├─117625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 820909f8441e78494e52b5945137f09f4888982a1309c772a06428273b881ee3 -address /run/containerd/containerd.sock │ │ ├─139058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ab9b1b30ee5bf848f24d995d502b37af6b47f6a140c4073801ba8050b591e3f -address /run/containerd/containerd.sock │ │ ├─139209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8039b504ff628cbc9c0150c46b35ad42a8317585ea5293265b47a62eef7e3ce -address /run/containerd/containerd.sock │ │ ├─139575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e42de1ab6a89fb1a6d770c6c9e91c00b60fc98a1e30a499ff35086e51119f862 -address /run/containerd/containerd.sock │ │ ├─144743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f82d0d6a273bc41e39c22f8314c753407cd4ebc2279baceabc4c4734d94cb9c -address /run/containerd/containerd.sock │ │ ├─144793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec6a6c25d5341a9d738e10f60c87bd1d00f6c070b189902d8160fc2f3faa5f0 -address /run/containerd/containerd.sock │ │ ├─145166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6128738230a44213b412c6859e82d10a8261ac15352a1989dda38a25da19adc -address /run/containerd/containerd.sock │ │ ├─149402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec8bcec0373637cabbc7bcf4a907fb3c92e00ee5dfac9b196577489155bac29 -address /run/containerd/containerd.sock │ │ ├─149831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a093f937850c67d60dda602ba27106569c5a07479f5e2ce9c608f33364ca3da -address /run/containerd/containerd.sock │ │ ├─149863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2924ed84fcb06dc477aea0c08cfb1ab0cb80d63cb2be5e4aa3443b5d840aae28 -address /run/containerd/containerd.sock │ │ ├─149960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c6f0c28c70862ebb6270404195262a62e50333816c3ce7da8be555aa89a862 -address /run/containerd/containerd.sock │ │ ├─150188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577d913a43da2d061b3d14413a41d9ef942338aa49f412881dc6fdf4a77540f9 -address /run/containerd/containerd.sock │ │ ├─150510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d334f1cb8964b7a9231adf67bd4782d856d04be224d73edf96ba575d1445db5 -address /run/containerd/containerd.sock │ │ ├─157872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7bd1df326dbb649c3abb3a4b426c7404f1cb5acfd92ee2a0ef28d3e6f7f961 -address /run/containerd/containerd.sock │ │ ├─157910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1d87f58dd569878cb2949a928488050a9c1360f539479a52f22f7d2c865f0f -address /run/containerd/containerd.sock │ │ ├─167347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4fa17fe1ebaea62b05be42101ad97d9f1bc98478c944cbdafd6899c9850086 -address /run/containerd/containerd.sock │ │ ├─169159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1afb1d46e54e2a3385bc83cd7e7cb8fdb6fea161f5184f679d4e9a829e3aaf40 -address /run/containerd/containerd.sock │ │ ├─169188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce634c1a96ff6021d9c92c41505137bc6ab165b5130e8846bd7c8c4ee9e0d9f9 -address /run/containerd/containerd.sock │ │ ├─169339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf57af99547b0e8c7a10ab285e77b68e9134c84f819f50c508e7f6adc3e3a148 -address /run/containerd/containerd.sock │ │ ├─169555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fe8390c3e75261c7e09afee6e6e4b2d880dee514a727fd1da125d8642fe5a7 -address /run/containerd/containerd.sock │ │ ├─169565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d184a082b58f941adb312c37458d67857bd758f11c45733a5302c411b8817938 -address /run/containerd/containerd.sock │ │ ├─169567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f867a7102437a285b825dfc5badae4f6676f98f59f87515737fac1073b6b467c -address /run/containerd/containerd.sock │ │ ├─169669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7cfde40792a3012f3577cc09aacc9eaac97e9a9e809eaac8032fbd10531c6e5 -address /run/containerd/containerd.sock │ │ ├─184614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e30e6243a65c8487d6d562a187afbb5909d399d86b5d74098848e3236312aa -address /run/containerd/containerd.sock │ │ ├─187000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e7547d8362b41507765287f3a26eedf74397d2a894fe187bf16794902d0ca8 -address /run/containerd/containerd.sock │ │ ├─187259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3e1e218084e56970935537e7b3ea19f88e84bee2d889ee58d31adb9dbaa579 -address /run/containerd/containerd.sock │ │ ├─188308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a1b8ebb28b792553f146dee3f03a185bf2f153fb6170f87f710834ef668dadb -address /run/containerd/containerd.sock │ │ ├─194483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9fba81b265e51e9334134d6fdf4a06c901befbe67cbe242608298567ebd6944 -address /run/containerd/containerd.sock │ │ ├─194685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d0083bfe9c1992c94fc4ba2e0d8cabff05c5674ee7d4cc82586091d7417fb3 -address /run/containerd/containerd.sock │ │ ├─194706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db4a8fb6ebea3b9a81dc18a52e60e023a35aae8d3a9dd47a8ba059ce208a6dc -address /run/containerd/containerd.sock │ │ ├─195008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26537f6da95eadc7c3eb0b91fa579256c83d0a17d479da78d9e9d1456f197c2a -address /run/containerd/containerd.sock │ │ ├─204719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a03474cd90bf94f9063dbdfdf34e2a1ac39d521b98f8c266c22a431ba0bb5785 -address /run/containerd/containerd.sock │ │ ├─204783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8570823be359329b98c8ada3e9408f8cd2cda5795d9f5d7a07a864fab79608f2 -address /run/containerd/containerd.sock │ │ ├─204794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6274e8bdfe3271139da7e417a1b9f295f23d042e09f3fda3e270fb844c28e4a4 -address /run/containerd/containerd.sock │ │ ├─205085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c776d0f550ab843e818df5057fe606e4e44c851542388064b6d0f5098e0b14e -address /run/containerd/containerd.sock │ │ ├─218695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8abfc4a317669582eb5683c5b4a5d4418f3e8252bd3f82cd44a479e8ea5e2d1a -address /run/containerd/containerd.sock │ │ ├─221531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1d96e12aaf6478f8f974f9fdd1884ebaa0df14114977b37a3f2811c0172a601 -address /run/containerd/containerd.sock │ │ ├─222912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2148222754cd618c0221026c863ffb722ed1dbdede401d845956475a1ea66a2d -address /run/containerd/containerd.sock │ │ ├─223583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f1144ce14f7a12704cb62b19e1707f7583f778ba3a6ed097e9557ff7cb8cf3 -address /run/containerd/containerd.sock │ │ ├─248960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eda434dd8e9da4634642a66621e9b871f76fa1853363cc2eae15afebd065e84 -address /run/containerd/containerd.sock │ │ ├─250507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5781fd869f6fcfce1d115ccfad2c0509e29d594123a044b3c6e7197234c2c57 -address /run/containerd/containerd.sock │ │ ├─251565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b5c80c883ebbb329768cc214a4ec75a875135c009b9c3417ca37a52d07ff3b4 -address /run/containerd/containerd.sock │ │ ├─251586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e4a8167964efe6962567534dcff19848fc0ad6aa725432df9eb3cb0c9c620ed -address /run/containerd/containerd.sock │ │ ├─262005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694522b9fcc2f644c36f1b2d03a8aa199ea52765882e49782358ea7f8815b2d5 -address /run/containerd/containerd.sock │ │ └─262648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9afa83e269ace4a6e156faed86f1059e9827ea0f67c54e64f406ce4cbbb92c43 -address /run/containerd/containerd.sock │ ├─docker-9d922ff59bf84af46e6b1b23e8a179cc6cec4352aaaa43e7de3f2ac23a29926c.scope … │ │ ├─51808 /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 │ │ └─51819 /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 │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /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 │ │ │ ├─45920 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─46228 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─34113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─34132 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mgryih.service │ │ │ ├─26098 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mgryih/unit.run │ │ │ └─26128 /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-mgryih --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mgryih:/var/lib/ceph/mgr/ceph-instance.mgryih:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mgryih/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mgryih -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.0.service │ │ │ ├─40471 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─40776 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─51443 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─51766 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─25736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─25766 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─23256 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─63599 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─17438 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-25189f01e3dd22d9e2f5ff4c91abde0312a15461debaa89480f0d4d79305e20f.scope … │ │ ├─25840 /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 │ │ └─25859 /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 │ ├─uuidd.service │ │ └─1557 /usr/sbin/uuidd --socket-activation │ ├─docker-7e096055d6de0befcded6101822b7d462dd0092d73de8123dc012148ca4d96bd.scope … │ │ ├─46269 /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 │ │ └─46281 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─23824 /usr/sbin/chronyd -F 1 │ │ └─23825 /usr/sbin/chronyd -F 1 │ ├─docker-9ae527883248b7a4ff330925f73be79d6eea03b824a3e65abbec03857a83ca7d.scope … │ │ ├─40818 /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 │ │ └─40830 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─56218 /sbin/iscsid │ │ └─56219 /sbin/iscsid │ ├─docker-e6b18000ef4a6ee6733e4ff41b2cfceec0fda906a6225342adae0ecc418ba33e.scope … │ │ ├─34181 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─34199 /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 │ ├─docker-5da3ce0687e8393d14a27677e4609ef4c2ff68773323cd75e040ead410e92e77.scope … │ │ ├─26211 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mgryih -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─26230 /usr/bin/ceph-mgr -n mgr.instance.mgryih -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─b7491eb2931a945e63a7a2203b875a86ca68625439565fa933a6a99db67cc82e │ │ └─96775 /pause │ ├─c2955c3d7509c7e6780570f1d2e5507143529996961bbd077da986c25c0f9b48 │ │ └─17246 etcd --advertise-client-urls=https://199.204.45.140:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─2892366beaf66236d930e0e7ff53fbb1901fa1bef7eb5c7189209bd091afb0e8 │ │ └─110033 /pause │ ├─8528844ffd0b59265db4a3034ecd7b64c77ef0f975b5e51ecdc61244767db1b2 │ │ └─67291 /pause │ ├─49d708b430d0d84bb38de39129af76688944b7046f699a6d000db808f39cea67 │ │ └─66798 /pause │ ├─a53ee43bbe4562f1bef97269c8a975003c0fe4a367865f54ba5d6b7a2ff2977a │ │ ├─215887 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─216432 octavia-worker: ConsumerService worker(0) │ │ └─216438 octavia-worker: ConsumerService worker(1) │ ├─4c228a178e60889eb350fc7d1d42347ebe679134c167d7e3f5b79d900bd17b51 │ │ └─136890 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a03474cd90bf94f9063dbdfdf34e2a1ac39d521b98f8c266c22a431ba0bb5785 │ │ └─204754 /pause │ ├─f867a7102437a285b825dfc5badae4f6676f98f59f87515737fac1073b6b467c │ │ └─169641 /pause │ ├─cbe0420cd38aa1fc2b45f4cec3eafe6b87b141d375c2461fe193a7a5e2e7cfaa │ │ ├─97690 python -u /app/sidecar.py │ │ ├─98085 python -u /app/sidecar.py │ │ └─98086 python -u /app/sidecar.py │ ├─ee243a37ca977d73add3e13452cfd60a61998c7546e40ac47d936a6c441fe380 │ │ └─20989 /pause │ ├─e1914bc86cd2443878f70a3d7a31c6df61311fc66b5a94fb9ce907c0025d28d9 │ │ └─97954 /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 │ ├─1db4a8fb6ebea3b9a81dc18a52e60e023a35aae8d3a9dd47a8ba059ce208a6dc │ │ └─194782 /pause │ ├─386bdb6a4d87b5448a4c93be8599ef4a5b829e0fe3f44ac5d65ea84ee6e112ef │ │ ├─20090 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─20460 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b32b53080d22c84cb5bd4918a2c0a8bd3d4b53ee6f7a9f4a8b201835da37469a │ │ └─96838 /pause │ ├─2345039a0f47cd986c280f1222a1431fb453bdd6796291b5f5312ff4f968cd5d │ │ └─21484 /pause │ ├─be90b98588e485feaedad030f51f310adac0dde119a2fdfee42877fd8ae3e19f │ │ ├─109476 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109579 erl_child_setup 1048576 │ │ ├─109973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109990 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111200 /bin/sh -s rabbit_disk_monitor │ ├─42847f0fe3a6b802fb9033841a543dc08d820ace9e30c57de113010dbc06b8ab │ │ └─185307 /bin/bash /tmp/libvirt.sh │ ├─a84cefa42c8eb664883e57f610b071df5b479d3780f26e429036972a09615d6c │ │ └─181720 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) │ ├─7d334f1cb8964b7a9231adf67bd4782d856d04be224d73edf96ba575d1445db5 │ │ └─150535 /pause │ ├─66268434907ef115228d27f136afbaacb5cc67579ebf1f4687cf664edbbf345d │ │ └─98949 /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 │ ├─2c393f62b7de416dd1d0064e6b6c390d7040301697a34911a525a6a395a8003f │ │ ├─170323 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─301420 sleep 300 │ ├─a159da205f68e0eca39257d62323ba973134161daa8e11c298500154d08aae20 │ │ └─76533 /pause │ ├─53f1144ce14f7a12704cb62b19e1707f7583f778ba3a6ed097e9557ff7cb8cf3 │ │ └─223644 /pause │ ├─9a670201e6721fdfd0186ef475fe68bb733afa507892f416417ece404acc0c9c │ │ ├─268707 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268719 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f3ba49e256c71c2daa74c744bd5b52e0afe2b127701db86c127109f2a2eced12 │ │ └─98204 /pause │ ├─e5af4d31a86bbef87194481f40b7965ef3e9d8bc0d3add0d45a9dd54b77c96c5 │ │ └─187233 /bin/openstack-database-exporter │ ├─1ab9b1b30ee5bf848f24d995d502b37af6b47f6a140c4073801ba8050b591e3f │ │ └─139086 /pause │ ├─0e4a8167964efe6962567534dcff19848fc0ad6aa725432df9eb3cb0c9c620ed │ │ └─251630 /pause │ ├─9c6d732668cee478f564f5ca1965c8d2bae7a637b43042f4677dbb5f97c1e760 │ │ └─67338 /pause │ ├─710cb9648bffe1986407144093dd0e0e65029cee717457c7a56d9880440c6b11 │ │ └─17113 /pause │ ├─6da01788e89be76d925be87c87387dce3ee572e89978f55804614b898c117caf │ │ └─114558 /pause │ ├─0474d25176788f46980a72f066387d8a934f8306fc3550f73cd7befea6d0dbcd │ │ └─66816 /pause │ ├─7d8d4027c188588aeded0bad559b9f3b4cab4b9a3df2d6def5417e7e6df392a2 │ │ └─69572 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─933f1d7c8e33f7a3b798bf94956dfccf99405ae8094f97f862b8927eb96a0bbf │ │ └─98414 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 │ ├─851ba20f0dd5b84560c0a6b3816ae6b7cbf68d2f389b4e506e9b9be5d984e325 │ │ └─114500 /pause │ ├─30eb06d012efa912939c5ed5e094d92844657ce2d42eebe3a708eee11aa7f76f │ │ └─76715 /pause │ ├─502ee6ed06f83d32570aed760eadd4616c51f7c162d35d4663e2ae4dd8a6f2ee │ │ └─69090 /pause │ ├─d82ce0ebac7a0878573478c91b112e1558cda3727bfa05731570d20f508b308c │ │ ├─218837 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─218860 erl_child_setup 1048576 │ │ ├─219115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219234 /bin/sh -s rabbit_disk_monitor │ ├─bcf4d4105ba4a51673f7469f4189f9ba3fab88dfaa8fe696125e9e0eee64ae95 │ │ └─17749 /pause │ ├─3bef9efeda94520c374558c3f9c925be925cb565101f23d69a588ca0407140f2 │ │ └─70223 /server │ ├─c900ac1c21720c93155af77d55bc5b5fcb8152f26b150b9e01af79f157b18b66 │ │ ├─214959 octavia-api: uWSGI master │ │ ├─214991 octavia-api: uWSGI worker 1 │ │ └─214992 octavia-api: uWSGI worker 2 │ ├─05ca4edaff0dcc2bb419942b70cd0bebc33c735dd6d1818687af40a77f0d0f29 │ │ └─77649 valkey-server *:26379 [sentinel] │ ├─76ec399458763e509c6129e559320143c9de855fa4a6a33e0eb6a9219efcbd18 │ │ └─186520 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6938d2b0b78a655e51c4ca6d3f648fc3919b4570ac7587adda963da25891094b │ │ ├─110900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110936 erl_child_setup 1048576 │ │ ├─111196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111212 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111792 /bin/sh -s rabbit_disk_monitor │ ├─ab99b77ad22c0ed52059c8d06c4868dfd03d9404537c83ebaa0bb9cf49933eee │ │ ├─165375 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─165985 nova-scheduler: ServiceWrapper worker(0) │ │ └─165988 nova-scheduler: ServiceWrapper worker(1) │ ├─f5b8140cd1f596e77b6c30128585ac654d0344051d78c6a08461ee43b4b6c2b4 │ │ └─68115 nfd-worker -metrics=8081 │ ├─16be760e5a1fbd3ae0da13304773dc138040fc62c4d2d210c98f62e94d2de41a │ │ └─75193 percona-xtradb-cluster-operator │ ├─f6e89a00c3f39d78c76bdce59dcdea39e2d8f3b3b9d796e3e7c7375de8eb8c6e │ │ └─107654 /pause │ ├─8570823be359329b98c8ada3e9408f8cd2cda5795d9f5d7a07a864fab79608f2 │ │ └─204882 /pause │ ├─392c0408df7382c8ab0717dd2425230969bdf59ca6a559d21b88e8ec4f9b6eaa │ │ ├─145058 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─145593 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─145595 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6eb84abd362bd34dd92fb87b5663d4feb2b29ece01ddaff3e05a3cca3a5a1956 │ │ └─185211 /usr/bin/libvirt-tls-sidecar │ ├─8b5c80c883ebbb329768cc214a4ec75a875135c009b9c3417ca37a52d07ff3b4 │ │ └─251599 /pause │ ├─ade85a6ac63b72163a4fcf47dddd0fd7e076668d39d48dce0503a106c9ed7a65 │ │ ├─129696 barbiacan-api: uWSGI master │ │ └─129748 barbiacan-api: uWSGI worker 1 │ ├─3657b6b94630ccdb6446b454bdc004785bdefe4d8206a492f17ce34db70df383 │ │ └─68166 nfd-master -crd-controller=true -metrics=8081 │ ├─95b8f2efdb133bfb93efc923c9f313c2b525be31f34fe8029dc7d27fba5c79ec │ │ └─17212 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 │ ├─694522b9fcc2f644c36f1b2d03a8aa199ea52765882e49782358ea7f8815b2d5 │ │ └─262042 /pause │ ├─75d7ee3dbfdb2b31869e416c14737d27a6280c27f4b0b0ea349fac8e5b497f91 │ │ └─159044 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4fe70ed4463d27b815d01ab04d9f857169b2b244290f7b447431edb444feb6d2 │ │ └─108232 /bin/pushgateway │ ├─d6194734155707a739a2409ee59ebbabb7a9eb2d60e61e534b9586fc3a7b17ca │ │ └─68372 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bee6db37c2f633eb4f15834c55a041623688922ac7fca18fcb54fde3361d300f │ │ └─17130 /pause │ ├─7b873caf1f1bebc3ef19cac82f3d74941b42dd90dc38be65d2e3c7866b2fc036 │ │ └─18932 /pause │ ├─86e7c8c71fbd2b7e33e63387388a0f87e9c4c3a0baa40a004e9296167f41b1f7 │ │ └─73358 /pause │ ├─2c776d0f550ab843e818df5057fe606e4e44c851542388064b6d0f5098e0b14e │ │ └─205110 /pause │ ├─9f5915df72fea0de6dcc749c25f779250a7fe53813b602423c1869c651329a1f │ │ └─69663 /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 │ ├─122bc1628f3e571f530898a1792f029fc678f4478ec5b6cf1c316e29a89820a6 │ │ └─147306 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ec002e3eb6737ff016efb103969c736d97fc641507cec4b65c39b6074121cade │ │ └─68228 nfd-gc -gc-interval=1h │ ├─b254ea8feff19ca4c0f8f09faf97eb2a3a6ca2dc41ebe464905f7f0811ffd708 │ │ └─77014 /manager --metrics-bind-address=:8080 │ ├─6274e8bdfe3271139da7e417a1b9f295f23d042e09f3fda3e270fb844c28e4a4 │ │ └─204878 /pause │ ├─6d8db3d015abb36c5bc42b977853cc252719e2feaf40046fdd81337f5dec2f1e │ │ └─206376 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7ec8bcec0373637cabbc7bcf4a907fb3c92e00ee5dfac9b196577489155bac29 │ │ └─149426 /pause │ ├─d184a082b58f941adb312c37458d67857bd758f11c45733a5302c411b8817938 │ │ └─169644 /pause │ ├─02a5f0baf388ac2befaa0ede4d85d9ee1952fabeae9da47d42be7b77029ddf5e │ │ └─91273 /pause │ ├─cae1e1843ccce2944ab794e11db1f614d078bcacaa14d5a08b8a369bdc25d01f │ │ └─77433 valkey-server *:6379 │ ├─cc3eefebc25916fbb4e3aa4286c1c3493340cd1e9ee9c57fa27ec15083f6b8b9 │ │ └─185466 /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 │ ├─558e21e94a3889d57b35092600d2586a3ca97e9565baad7d2b71cb5c197194c4 │ │ └─216083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7fc86f3bd9f85b32f06f150091fbabfe467008788beae56aff653c96e0e01016 │ │ └─158236 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-gs2bg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b7cb283c3b0e01027c9d3bdb6b238a88500fdba15e6af2baa0fa07dadd05b188 │ │ └─19838 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3a093f937850c67d60dda602ba27106569c5a07479f5e2ce9c608f33364ca3da │ │ └─149861 /pause │ ├─712a45214f8e60ad9f09ae03946c20b5a0a754a33cb02f1ef8c7afebc1728fd5 │ │ └─98900 /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 │ ├─63bbfa4bb8d7dcdb4ee69fcd284372367091e491d03c1182a1534d3e02382625 │ │ └─98765 /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 │ ├─263c4e4aa1e33b61472da2593a6d23effa0da9016dced21ebd5e4e38a56daf0d │ │ ├─164510 nova-api: uWSGI master │ │ ├─164546 nova-api: uWSGI worker 1 │ │ └─164547 nova-api: uWSGI worker 2 │ ├─914a8021ba404ecd6db3e92909a71cfbb0cbd1fabc8dbf2ad77069210d43ba82 │ │ └─75903 /pause │ ├─572d7c613ee84234ddb42c3d8ca2be8f86cee1f6dc3e3c0554b82ccb4a750577 │ │ └─76994 /pause │ ├─5dd30f47ed5f5cd0ee7e111abf2ca91a2185328fa6460ad4364bc579955a8b6f │ │ └─68991 /pause │ ├─24b2e7ddacacc6f98b3c5396c9bde9f84df7435440caa1c61c88c6456c9883d7 │ │ └─66703 /pause │ ├─3b2a3246ed2b8b127d1b6da9e11f98fad6d2e54ce89c1a929697d86df417392e │ │ ├─206409 manila-api: uWSGI master │ │ ├─206434 manila-api: uWSGI worker 1 │ │ └─206435 manila-api: uWSGI worker 2 │ ├─7fcc2b11d756b08ffe3a0886c6d446c2e8f5bbf99788fcbeb674df2fec83b05c │ │ ├─75955 nginx: master process nginx -g daemon off; │ │ ├─75970 nginx: worker process │ │ ├─75971 nginx: worker process │ │ ├─75972 nginx: worker process │ │ ├─75973 nginx: worker process │ │ └─75974 nginx: worker process │ ├─a6128738230a44213b412c6859e82d10a8261ac15352a1989dda38a25da19adc │ │ └─145191 /pause │ ├─697f50c483a78bec91b04093e2663549948fe9fc0b0cbccfd5301c7fe2af90dd │ │ └─223309 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0f342d9aa2ffd54c5e289c532ce5bcdeb718fdb11643bad2ec320339d622e33c │ │ └─68502 /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 │ ├─80e7547d8362b41507765287f3a26eedf74397d2a894fe187bf16794902d0ca8 │ │ └─187030 /pause │ ├─c8039b504ff628cbc9c0150c46b35ad42a8317585ea5293265b47a62eef7e3ce │ │ └─139239 /pause │ ├─9555601d50c85d846fd532e68f7b9fb024a44bb3f7f03e4ddf496bff6637cfb1 │ │ └─250574 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─461d93926267a0dadf9099c265b19da6569c8383dfb914dcc88a4d427da8f3f9 │ │ └─67766 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 │ ├─1d4bcba8ce1f065514f1d6c080fdfde52d3db36cffdbcd9c35f4c00a497dbdaf │ │ └─73675 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6232e57bc95b4110f7fbd0a89f2b77eb7f7d8c2573becd8fc38f6ea6a632f33d │ │ └─71077 /bin/memcached_exporter │ ├─ebd5e348d20e42b588e1af8d2f2e090bde7c6371d0d00993c72ac559fab5eb61 │ │ ├─206728 /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 │ │ └─207035 /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 │ ├─71c37b97a382ae1f01d32993b96d5778c49df011aa1bf97ffd62965960c31efa │ │ ├─ 69990 /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 │ │ ├─ 70029 /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 │ │ ├─ 70904 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262791 nginx: worker process │ │ ├─262792 nginx: worker process │ │ └─262793 nginx: cache manager process │ ├─875d41eb97c57ec55d6331be0785ed3f1ec694daea98e8d81b03bf19e478a786 │ │ └─97158 /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 │ ├─8537fb169e22ba74b885031060be67f7aebe817f5de911f250d70331865799a4 │ │ ├─140204 glance-api: uWSGI master │ │ ├─140218 glance-api: uWSGI worker 1 │ │ └─140219 glance-api: uWSGI worker 2 │ ├─3ed3c30f459ac59433b7640bf561be6e2ecd1128373396781ebfe336983fd43a │ │ ├─181754 neutron-dhcp-agent: master process [/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] │ │ ├─182054 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─183360 /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/tmpvkcuh3q9/privsep.sock │ │ ├─185132 /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/tmp5iutxlds/privsep.sock │ │ ├─186321 /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/tmpt6ccvuap/privsep.sock │ │ ├─187393 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187394 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187454 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/54920b76-0fb6-4e2c-9865-1c824a4c5e78/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/54920b76-0fb6-4e2c-9865-1c824a4c5e78/host --addn-hosts=/var/lib/neutron/dhcp/54920b76-0fb6-4e2c-9865-1c824a4c5e78/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/54920b76-0fb6-4e2c-9865-1c824a4c5e78/opts --dhcp-leasefile=/var/lib/neutron/dhcp/54920b76-0fb6-4e2c-9865-1c824a4c5e78/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-197eac46-30c1-421f-bc1e-1cc88909b625,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 │ │ ├─187468 haproxy -f /var/lib/neutron/ns-metadata-proxy/54920b76-0fb6-4e2c-9865-1c824a4c5e78.conf │ │ ├─191956 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d50d1255-18d4-4e2c-8257-bfacde693939/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d50d1255-18d4-4e2c-8257-bfacde693939/host --addn-hosts=/var/lib/neutron/dhcp/d50d1255-18d4-4e2c-8257-bfacde693939/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d50d1255-18d4-4e2c-8257-bfacde693939/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d50d1255-18d4-4e2c-8257-bfacde693939/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-857518a0-85a6-4c73-893d-b67431495c50,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 │ │ ├─191959 haproxy -f /var/lib/neutron/ns-metadata-proxy/d50d1255-18d4-4e2c-8257-bfacde693939.conf │ │ └─276029 /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/tmp9lts5elj/privsep.sock │ ├─d1f871436d42c16acadb8c8c83e81b57dd898d6849d86fc76e56cdff14fcb577 │ │ └─66978 /pause │ ├─ba1d87f58dd569878cb2949a928488050a9c1360f539479a52f22f7d2c865f0f │ │ └─157937 /pause │ ├─12ec433a2c0d1a3f0425dc6567f9d17ccac87928d68af06db180c0d9fe64883e │ │ └─21548 /coredns -conf /etc/coredns/Corefile │ ├─1afb1d46e54e2a3385bc83cd7e7cb8fdb6fea161f5184f679d4e9a829e3aaf40 │ │ └─169228 /pause │ ├─a06df2562a065b2a5e2b840e3f60b3d2f21114b9939162b2325212823b03dc58 │ │ ├─179716 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) │ │ ├─180032 /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/tmpmm1wzpz5/privsep.sock │ │ ├─180374 /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/tmpdnvvzxpa/privsep.sock │ │ └─180781 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6c70a76c6be0c7cd121bef229a3ddf33bb82282875e6f3c3ad669d4834574485 │ │ ├─178721 neutron-api: uWSGI master │ │ ├─178760 neutron-api: uWSGI worker 1 │ │ └─178761 neutron-api: uWSGI worker 2 │ ├─8a76c9de0501ee1adad3299df659733b8687d111fc9416d95e64a51b8392b305 │ │ └─73786 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─27f183d886d8ca31c882151dc9f61c77157a7e6ff31534a0477a1d4d6379a16d │ │ └─249013 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f7cfde40792a3012f3577cc09aacc9eaac97e9a9e809eaac8032fbd10531c6e5 │ │ └─169712 /pause │ ├─26537f6da95eadc7c3eb0b91fa579256c83d0a17d479da78d9e9d1456f197c2a │ │ └─195041 /pause │ ├─7c25024e897924e561d9497d4d94b6d79966edcd67a107bbd4908346e388caec │ │ └─98720 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-140.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 │ ├─d6639fb5b1f09ba2764efe3c581ac56bb0a511dcbbb7e0182dbae8f1ec7ee0f8 │ │ └─114870 /pause │ ├─edc399ae7f1dd81ff521f7d87c561101d9ade3fc1416f900fbe72ba09c349350 │ │ └─98256 /pause │ ├─d6d1e39ff065452fddd9739671116d2bb75f4e1e17f546f0b49ba97ab5f605dd │ │ └─109144 /pause │ ├─18ed26213ce11af05cca35686af86c189a8b73aaf74b7d14be48e39ae24a2770 │ │ ├─ 95643 apache2 -DFOREGROUND │ │ ├─ 95669 (wsgi:k -DFOREGROUND │ │ ├─ 95670 (wsgi:k -DFOREGROUND │ │ ├─ 95671 (wsgi:k -DFOREGROUND │ │ ├─ 95672 (wsgi:k -DFOREGROUND │ │ ├─303580 apache2 -DFOREGROUND │ │ └─308493 apache2 -DFOREGROUND │ ├─acc31611418092f63129f68424fd0c6b52b7f03e35bf653b73faf065bcebc08a │ │ └─87482 /secretgen-controller │ ├─a8e3cd28aea4a92418e2334e2bb2d27c001a874d2f07790af2da71b6419e719c │ │ ├─78035 mysqld --wsrep_start_position=d5381aa4-3a3e-11f1-bc60-c67fd33ab08b:20 │ │ └─78129 /var/lib/mysql/mysql-state-monitor │ ├─a63dc62b48e278faaf4e720911392e1bd69b0dc32a92ed3072d31d1fc345b203 │ │ └─77881 redis_exporter │ ├─d24283dc42b1be5ebbb7e81285fbb34789c3112db7519934e0bc473ceb5e9462 │ │ └─73591 /pause │ ├─4a1b8ebb28b792553f146dee3f03a185bf2f153fb6170f87f710834ef668dadb │ │ └─188331 /pause │ ├─ab3e1e218084e56970935537e7b3ea19f88e84bee2d889ee58d31adb9dbaa579 │ │ └─187287 /pause │ ├─b89b06e6f8e5984bc6b44c48880900673054e0f6f6a7b477652db4c517638738 │ │ ├─109785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109854 erl_child_setup 1048576 │ │ ├─110322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111375 /bin/sh -s rabbit_disk_monitor │ ├─87888f633213d63c841abcc86666e9208acdabd24efc9e177714b22945eed29b │ │ └─73547 /pause │ ├─0eda434dd8e9da4634642a66621e9b871f76fa1853363cc2eae15afebd065e84 │ │ └─248985 /pause │ ├─26c3a40efed67ac919d290f70b968923ff41420f247f6d571ce2e001cb24a613 │ │ ├─187518 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187542 erl_child_setup 1048576 │ │ ├─187859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188071 /bin/sh -s rabbit_disk_monitor │ ├─2148222754cd618c0221026c863ffb722ed1dbdede401d845956475a1ea66a2d │ │ └─222934 /pause │ ├─4a9009c1a738dfd3cc572997b51fe5f0b36424e1fd0d8e14430d184e51a41868 │ │ └─73800 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f9e7ca20133d87a343725c49d96c83589526f4525b60edeea6442d74b7cf91d8 │ │ └─67634 /coredns -conf /etc/coredns/Corefile │ ├─d564afe271d8b7f637ad1e4dff3e87b0b52a173dac3ea6fe335209fb57797252 │ │ ├─134916 heat-api: uWSGI master │ │ ├─134967 heat-api: uWSGI worker 1 │ │ └─134968 heat-api: uWSGI worker 2 │ ├─2b442818130835481f4eb27e7b12b5f755a3e5159a03ab975d3bb14b42157e46 │ │ └─88295 /pause │ ├─a461731eb29ff35bb0cab71e2495f5b6328d62ec1903b65f9183e2ee0d3468f5 │ │ └─77201 /pause │ ├─e5ec058081ca6e3c11b4f471de70fd5369f146b60a9b6964246d0e171d5ed38f │ │ └─221752 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─31058cf11c5bcb1b2ae2765e91db198339786e6108367e0102527d103bcdaf1a │ │ └─21037 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─116517f38cef1ff948a6ea2d1bd781393f6c7c14ff5d52592586faa7ec12952f │ │ └─223764 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─667490ff6749351e62e0de3d21b259c33dbbbdf3bfabf5c450c35805bd5e102f │ │ └─17376 /kube-vip manager │ ├─c0b87b7fe222abf3b0a5fb5e1ccb95373614053734229ca8aef702427310b14c │ │ └─17083 /pause │ ├─820909f8441e78494e52b5945137f09f4888982a1309c772a06428273b881ee3 │ │ └─117677 /pause │ ├─54d0083bfe9c1992c94fc4ba2e0d8cabff05c5674ee7d4cc82586091d7417fb3 │ │ └─194732 /pause │ ├─577d913a43da2d061b3d14413a41d9ef942338aa49f412881dc6fdf4a77540f9 │ │ └─150235 /pause │ ├─bc56f63a15712b32f6a73c5558d082257273d5a14bbd75ff87b4d361cde33418 │ │ └─69390 /usr/local/bin/rook ceph operator │ ├─9afa83e269ace4a6e156faed86f1059e9827ea0f67c54e64f406ce4cbbb92c43 │ │ └─262686 /pause │ ├─cf164c8a53c9f2375780055ce090f2677a49e653b8c02519f0dfef5aba6c08fb │ │ ├─216658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─216676 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─217522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─300778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─300779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─18fe8390c3e75261c7e09afee6e6e4b2d880dee514a727fd1da125d8642fe5a7 │ │ └─169624 /pause │ ├─9effa3e48edbf767ad3e0b568d25b2d96245a61f0f1990c01acd535f2a8899a4 │ │ ├─97715 python -u /app/sidecar.py │ │ ├─98089 python -u /app/sidecar.py │ │ └─98090 python -u /app/sidecar.py │ ├─b07b7d53798c2c2c5209fbb4c8cc2f18732984ee453334fd8ee7a97fdf575026 │ │ ├─78254 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 │ │ └─79765 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─dd73b2516655fb41e74d772e382d71d0e82dd8b032e35df0edd842d7298f7117 │ │ └─190954 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─be7bd1df326dbb649c3abb3a4b426c7404f1cb5acfd92ee2a0ef28d3e6f7f961 │ │ └─157896 /pause │ ├─ce634c1a96ff6021d9c92c41505137bc6ab165b5130e8846bd7c8c4ee9e0d9f9 │ │ └─169265 /pause │ ├─4fcb7fa34b738ac5e1f45a566a07e9e20aeb3fae418f11fccf6f2b178687df93 │ │ └─17142 /pause │ ├─e42de1ab6a89fb1a6d770c6c9e91c00b60fc98a1e30a499ff35086e51119f862 │ │ └─139598 /pause │ ├─f03c6f4ad53ffee233bf557299ed50914d2909064e3e2731c6d2394229c742f8 │ │ └─109003 /pause │ ├─299859e6e1a2459eb1541ea399306ba56dbb099e5194a92ab442028a249e2a05 │ │ └─99015 /bin/oauth2-proxy │ ├─6a276b81657ba5312a6bf3c74a1dbc4950ff2ce07c7b0c27cfcedc9a5d2c31b5 │ │ └─268676 docker-registry serve /etc/docker-registry/config.yml │ ├─7a12d34a6caa29a033a915a0d0d4323d61c138347f54d75418c09812a1354089 │ │ └─77111 /pause │ ├─923c2f90464a051264976a9c52f4090a588b5ed06ff1a8d38059bffff16d3896 │ │ └─17032 /pause │ ├─8abfc4a317669582eb5683c5b4a5d4418f3e8252bd3f82cd44a479e8ea5e2d1a │ │ └─218717 /pause │ ├─a0e9ee60f12d0e8c1ad40f955c549e786bab87980f0430f10ce063501683de26 │ │ ├─134283 cinder-api: uWSGI master │ │ ├─134295 cinder-api: uWSGI worker 1 │ │ └─134296 cinder-api: uWSGI worker 2 │ ├─93c6f0c28c70862ebb6270404195262a62e50333816c3ce7da8be555aa89a862 │ │ └─150012 /pause │ ├─dbe37ace6c97466e18f4353541179989a54306601a93ea885fd05f7147e8ff3c │ │ ├─190833 /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 │ │ ├─272832 /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/tmplwi4_gja/privsep.sock │ │ ├─273271 /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/tmpazv1h240/privsep.sock │ │ └─273341 /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/tmp5j_agl74/privsep.sock │ ├─a693184e8397f68a8c7b4163ac6708529ddf096756be6fb4bd2ad7a6d1af4d16 │ │ ├─165412 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─165824 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─165825 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9f524b5ce8a3e0384d961b302aebfb702f1764899e50b980fc5ba9eb26bab7f2 │ │ ├─69698 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─69711 /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 │ ├─f3fd6c8e1bcdf71d99abef3c382cf5d8158f1b00551a25e9eb9fcefdf1d9155e │ │ └─77367 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2fcaeb0a6b04179329ad4867d3c7f8c90c7487068a002cf8d1df578268d18dd7 │ │ └─206380 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bf57af99547b0e8c7a10ab285e77b68e9134c84f819f50c508e7f6adc3e3a148 │ │ └─169388 /pause │ ├─d85410c8f77e3b6e1eec6077eaaa9af9032eac3aa29808e762428f0c79913b98 │ │ └─18954 /pause │ ├─e1aad31ca32919f7ade7d496fe4099064c9dfa25fbc3ff7d094ead05aee33112 │ │ ├─112309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112332 erl_child_setup 1048576 │ │ ├─112421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113109 /bin/sh -s rabbit_disk_monitor │ ├─b53ca62135dde32ed3641035ebb1568361c7ed142080ee8640c9c0ff372ccc91 │ │ ├─124254 placement-api: uWSGI master │ │ ├─124267 placement-api: uWSGI worker 1 │ │ └─124268 placement-api: uWSGI worker 2 │ ├─857d7412e013d9b116aa80c4305f9d3d46827bc2972007df2f3393772d207478 │ │ └─96734 /pause │ ├─91e3acb6d85b1fbbb8437d2e5af91dd5b5adb9983530a00e840f060de1fbbff6 │ │ ├─158361 /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 │ │ └─259518 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e5781fd869f6fcfce1d115ccfad2c0509e29d594123a044b3c6e7197234c2c57 │ │ └─250530 /pause │ ├─32c5c6510c65b12bebb4dfbd58699f0f19ae1e1f0201ca14da71e628907ebecf │ │ ├─164625 nova-metadata: uWSGI master │ │ ├─164647 nova-metadata: uWSGI worker 1 │ │ └─164648 nova-metadata: uWSGI worker 2 │ ├─aefaaf3eca73f48a43fe7ea67f2262351b3e9bc91fe6fd6c9c96489dd80767d2 │ │ ├─181750 neutron-l3-agent: master process [/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] │ │ ├─182033 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182610 /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/tmp_j_jo90t/privsep.sock │ │ ├─271700 /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/tmphj8alzfm/privsep.sock │ │ ├─272137 /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/tmp8jxav6d0/privsep.sock │ │ ├─272601 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─272604 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─275432 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fae4f1f5-28f3-47f8-a07f-da8bd85747de --namespace=qrouter-fae4f1f5-28f3-47f8-a07f-da8bd85747de --conf_dir=/var/lib/neutron/ha_confs/fae4f1f5-28f3-47f8-a07f-da8bd85747de --log-file=/var/lib/neutron/ha_confs/fae4f1f5-28f3-47f8-a07f-da8bd85747de/neutron-keepalived-state-change.log --monitor_interface=ha-750d0010-de --monitor_cidr=169.254.0.165/24 --pid_file=/var/lib/neutron/external/pids/fae4f1f5-28f3-47f8-a07f-da8bd85747de.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─277324 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3 --namespace=qrouter-a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3 --conf_dir=/var/lib/neutron/ha_confs/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3 --log-file=/var/lib/neutron/ha_confs/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3/neutron-keepalived-state-change.log --monitor_interface=ha-ed049fb5-ab --monitor_cidr=169.254.0.34/24 --pid_file=/var/lib/neutron/external/pids/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─280579 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6bf5b0f6-89d2-4be8-9397-e0e597c56f4c --namespace=qrouter-6bf5b0f6-89d2-4be8-9397-e0e597c56f4c --conf_dir=/var/lib/neutron/ha_confs/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c --log-file=/var/lib/neutron/ha_confs/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c/neutron-keepalived-state-change.log --monitor_interface=ha-6bf09dde-2e --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─283562 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=74a3cba4-0f26-450d-929e-50b9705fbdfc --namespace=qrouter-74a3cba4-0f26-450d-929e-50b9705fbdfc --conf_dir=/var/lib/neutron/ha_confs/74a3cba4-0f26-450d-929e-50b9705fbdfc --log-file=/var/lib/neutron/ha_confs/74a3cba4-0f26-450d-929e-50b9705fbdfc/neutron-keepalived-state-change.log --monitor_interface=ha-94c008c9-80 --monitor_cidr=169.254.0.254/24 --pid_file=/var/lib/neutron/external/pids/74a3cba4-0f26-450d-929e-50b9705fbdfc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─291700 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9d6c7b70-0152-4bcf-a390-99b58be4e6be --namespace=qrouter-9d6c7b70-0152-4bcf-a390-99b58be4e6be --conf_dir=/var/lib/neutron/ha_confs/9d6c7b70-0152-4bcf-a390-99b58be4e6be --log-file=/var/lib/neutron/ha_confs/9d6c7b70-0152-4bcf-a390-99b58be4e6be/neutron-keepalived-state-change.log --monitor_interface=ha-fb598d56-af --monitor_cidr=169.254.0.159/24 --pid_file=/var/lib/neutron/external/pids/9d6c7b70-0152-4bcf-a390-99b58be4e6be.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8b265e2fd84263f2f871e7495a26e7692f3b652690c5410410a6298a9764d70e │ │ └─21514 /coredns -conf /etc/coredns/Corefile │ ├─b80fe272ea366bb912da40202d90c68d9c8d2dcef9adbbc0618488d06ba45829 │ │ └─160055 /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 │ ├─c9fba81b265e51e9334134d6fdf4a06c901befbe67cbe242608298567ebd6944 │ │ └─194514 /pause │ ├─d40c42649e1244f9dfea6cd617790ff7ed540d191451459f50c16df7c0394226 │ │ ├─88738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─88761 erl_child_setup 1048576 │ │ ├─88996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─88997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89077 /bin/sh -s rabbit_disk_monitor │ ├─d55feeacfb267ad9529309cef94453a57c6d923194f7013c3f890871f0e2a552 │ │ ├─262112 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─262887 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp18p6cbe5/privsep.sock │ │ ├─262890 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─262892 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─457aea3e654d30530a17d1e4971ae9541cdc1b38759fa746efd8e9fd702df114 │ │ └─76832 /manager --metrics-bind-address=:9782 │ ├─e30b90ea8cd39e7de3066049f7987158b4529694f41816d928aec346bd2c7a1d │ │ └─78344 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2eed496551d220fbaae6455fd1677890be5dd0425c7dc746369729f217906c9c │ │ └─87300 /pause │ ├─ff41caaab3d362bd09de93cfc26d0a7e2fbabcddc3ff78baef166e40a7105a28 │ │ └─74179 /pause │ ├─03831df69c860ee8b2d8f4197fe9c03d5bdabb9ba34d4179f4fa56939b19bd06 │ │ └─21453 /pause │ ├─a1d96e12aaf6478f8f974f9fdd1884ebaa0df14114977b37a3f2811c0172a601 │ │ └─221556 /pause │ ├─d20288795a31446cb5dd3a2f879cd216dd8065dd872d251ba3c5df2241e99d7f │ │ └─74150 /pause │ ├─99bfae7ae7ca1ef2d5be5508d5618cb53011fad5a3ba5216427e4bd180ce9b85 │ │ ├─178728 neutron-rpc-server: master process [/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] │ │ ├─179093 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) │ │ ├─179096 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) │ │ └─179099 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) │ ├─d328edb7257e5a95f5d3b3cd9461c58d54647eb4c04bcfb9489f1df56ecfa454 │ │ └─112082 /pause │ ├─4276ac3faa9d9fff53eb5ff544b9601686652bb64bed0ef302c6fbda15f235c5 │ │ └─66464 /pause │ ├─58e30e6243a65c8487d6d562a187afbb5909d399d86b5d74098848e3236312aa │ │ └─184643 /pause │ ├─3ab578000fc31dfa648a2e794cbb9f54a924d1bd9e2ac466db23525d7a6ddb01 │ │ └─81111 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 │ ├─4af6bdda1ea3a4b3a212ba9e066640aadbdf8fe69d1af5c381bbc1a8eace3a39 │ │ └─67190 /pause │ ├─4d4fa17fe1ebaea62b05be42101ad97d9f1bc98478c944cbdafd6899c9850086 │ │ └─167375 /pause │ ├─56f9ac0623e4c7f34feb6f88c21a8a304930f1658f128992a5a64c4ab27e854d │ │ └─140055 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0f4d5e18c80473c36589cc8194e995351928202af8d764fb15d89630e938ee21 │ │ ├─262537 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─262926 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─262927 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ffad59ed09ca4bb8e1887b4f1946330a2a0a05e5c4c1eee00d486b54294aa929 │ │ └─67362 /goldpinger --static-file-path /static │ ├─4fc48ad6dda3578952b00a8b254943d5aabbc5d73567cc3e746aab617cecd02d │ │ └─17791 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─83cedc2289a80ac08290c4efa20e288d1519c9ef5e8c74540199190bc4c1d819 │ │ ├─140651 /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 │ │ └─141110 /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 │ ├─e373c5e916fa1643807aafd7932b84a87b914b2ad7b257acfef94f96a59623e4 │ │ └─97347 /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 │ ├─aefe1290a2fd45fa308ebe634b7f97d66f6fe157b09a9488030b703178b059db │ │ └─73482 /pause │ ├─12c231d72f083d7d080016166c1e21e1a72ab90d5ae96f1e17e485e0be838863 │ │ └─107951 /pause │ ├─e01b4e30a6d8b1b1eea4fe95edde9441792de74c5063485bb53e2c05522626bf │ │ ├─77227 /usr/bin/vector --config-dir /etc/vector/ │ │ └─77260 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2924ed84fcb06dc477aea0c08cfb1ab0cb80d63cb2be5e4aa3443b5d840aae28 │ │ └─149899 /pause │ ├─b7146c0f8987959d3385dddc852b23eb08560374c45f1e58c35c08e1197b85e0 │ │ └─108229 /pause │ ├─6ab7b860559ba4a7882c4f0349044c46f0b4af607ad9ae590c00eadb172a2f46 │ │ ├─167602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─167625 erl_child_setup 1048576 │ │ ├─167727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167728 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─168056 /bin/sh -s rabbit_disk_monitor │ ├─62caf9832ac64c0356e6fc99b31f7a75a79e91a44790ceeca86f202f478db5cf │ │ └─98997 /bin/oauth2-proxy │ ├─7e18bb85b3c1320ebed22bf7f2c39e746935cfabc6b83320d1f2244aecb12866 │ │ └─78306 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4704f0017d4b81e4d4a21ebe42693052227b7f23bc9534e85c0d545a17b405ff │ │ └─68644 /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 │ ├─96432c4a5df312d0122afaf561e3de4de22c29b00ba8e495dfd6f3c2153bd1d7 │ │ ├─134912 heat-api-cfn: uWSGI master │ │ ├─134965 heat-api-cfn: uWSGI worker 1 │ │ └─134966 heat-api-cfn: uWSGI worker 2 │ ├─3a72e380966f9bc8e1f9090826c9c7f71158248b9877ee13bd1094c4877b7c7b │ │ └─67493 /pause │ ├─f14769f44848047c349acea64a5828b9153321124743288bb0196dfd65da5073 │ │ └─96662 /pause │ ├─658d31c02ef67ebfd2ed94dc4e74c01f5b2db9dfad28959682776a7522e76770 │ │ ├─178774 neutron-policy-server: uWSGI master │ │ ├─178795 neutron-policy-server: uWSGI worker 1 │ │ └─178796 neutron-policy-server: uWSGI worker 2 │ ├─8e1dea6a87860f11c46934a9d3f3650efc855f06464fabd8aa1a15a41596b747 │ │ └─17233 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─7a68143432a17713c27d307b5f214ac10725c9b18c7a37f221ceae038cbf213b │ │ └─80901 /pause │ ├─13b5d94304ba147b7066554d81858998adaf58ccfd799cd20f1c99cd70ac3061 │ │ └─98860 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-140.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 │ ├─dc1460fda6e4905bcbec4f9f645cd25c6eb3b6d4a2d8ea5e89b0628951d20ba6 │ │ └─73650 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─289abb06badd765edc0b26d225a5b86ccaaf13d7445b58b2d053fa80a9e1da44 │ │ ├─134915 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─135277 heat-engine: ServiceWrapper worker(0) │ │ └─135280 heat-engine: ServiceWrapper worker(1) │ ├─2e563941417d84669e834d847d41775fac577f5fa85b2d469af94300947467db │ │ └─99273 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f6f1a269ba0eb05a692bfe307d661e5e95855a35cf57b638df483bab25f5b191 │ │ └─114922 /pause │ ├─97c96697192a291f80ae9d0a5dd34ea891caffda24ab36420d4f871c08c9c54d │ │ ├─145483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145502 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145524 erl_child_setup 1048576 │ │ ├─145668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146098 /bin/sh -s rabbit_disk_monitor │ ├─607b82e8620a3d4f38db2987f7f772fe31a60c6a2d9d6e07d83b712394db97a3 │ │ └─71450 /pause │ ├─6791018c8ea4c50de545d33f435ad99f024c46cdd0be1b564e718f90521e322b │ │ └─17266 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 │ ├─7bd6d69d0e9f4b1a5c6cb67fc69e7751a3edb87ca11604d7bc0ec004bfb27c32 │ │ └─67816 /pause │ ├─dccb441a7614a8597e95059d32538af462cb5515ad23e5ad5c79daf3769c6d0b │ │ └─66863 /pause │ ├─ce02b75d95a07a52598b7641d3f32fcfd7bba5d8bb06e59b6c66401d3d15f9b9 │ │ └─114998 /pause │ ├─2fb1f1efb27e8c36ebc3e4a56ac11fc376d9081df2846519326a9940c096dff3 │ │ ├─115625 apache2 -DFOREGROUND │ │ ├─118420 (wsgi:h -DFOREGROUND │ │ ├─118421 (wsgi:h -DFOREGROUND │ │ ├─118422 (wsgi:h -DFOREGROUND │ │ ├─118423 (wsgi:h -DFOREGROUND │ │ ├─118424 (wsgi:h -DFOREGROUND │ │ ├─118425 apache2 -DFOREGROUND │ │ └─118426 apache2 -DFOREGROUND │ ├─608fb122bdba16716d054e8a67ef981709646a619cf0336bfb1931a5f5c3689c │ │ └─67231 /pause │ ├─dec6a6c25d5341a9d738e10f60c87bd1d00f6c070b189902d8160fc2f3faa5f0 │ │ └─144821 /pause │ ├─6f82d0d6a273bc41e39c22f8314c753407cd4ebc2279baceabc4c4734d94cb9c │ │ └─144771 /pause │ └─4844ae1df9df897a971cd7dd02d4d1617237f837ba22da3cf2a543f31815b1ac │ ├─188512 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─188530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ ├─188536 erl_child_setup 1048576 │ ├─188603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─188604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─188614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─188833 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount