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 │ │ │ ├─21763 /lib/systemd/systemd --user │ │ │ └─21765 (sd-pam) │ │ └─session-21.scope │ │ ├─21694 sshd: cephadm [priv] │ │ └─21783 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1599 sshd: zuul [priv] │ │ └─1612 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1603 ssh: /home/zuul/.ansible/cp/199.19.213.202-22-zuul [mux] │ ├─423427 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kupyxutulaiizynookctvnxvanwwwmaa ; /usr/bin/python3'"'"' && sleep 0' │ ├─423428 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kupyxutulaiizynookctvnxvanwwwmaa ; /usr/bin/python3' && sleep 0 │ ├─423429 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kupyxutulaiizynookctvnxvanwwwmaa ; /usr/bin/python3 │ ├─423430 /bin/sh -c echo BECOME-SUCCESS-kupyxutulaiizynookctvnxvanwwwmaa ; /usr/bin/python3 │ ├─423431 /usr/bin/python3 │ ├─423432 /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 │ └─423434 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9948 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12273 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a661ef5d63bce459e1b93ceae70083b34db4df2850a57303b4d046bb588664fa -address /run/containerd/containerd.sock │ │ ├─ 12661 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36b8a3ddeda1382d3e6727a87c9b7b6f6ba4321b7123fa34a9ebdec17cb0cd60 -address /run/containerd/containerd.sock │ │ ├─ 18690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a33c89baee70093bb73a42932476eba11b72d2efe9e32a6f4bd71127a7aa138 -address /run/containerd/containerd.sock │ │ ├─ 25320 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7064221e89ce08eb9de4ac0647c6c92ca6c27eef2298b4e0a44e56a3c4fa2154 -address /run/containerd/containerd.sock │ │ ├─ 30113 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 044ebbac6f8ade7405fd4e67641bb0179eb53a69628a22c6b89aee09d9c2e052 -address /run/containerd/containerd.sock │ │ ├─ 34649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd4c6a96e1bd6a726e802c0cea3285e0760ff6bf01fbd4405423328dfcb8587e -address /run/containerd/containerd.sock │ │ ├─ 40267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b49c2f2dba50264a349f96c1df171310a6b68cab14ab75feabe66e8c4f10395 -address /run/containerd/containerd.sock │ │ ├─ 40318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d17b077b14b1a59eb69e07d44561dd3701ea158c401ec97cede7fa2ffaa047 -address /run/containerd/containerd.sock │ │ ├─ 40326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45da7829bea279927a845f3af67b3536719a6a4a35f5467845a3ea03d1ed49a -address /run/containerd/containerd.sock │ │ ├─ 40339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f0e37fc58d97ce4fa6c0f102fb1c74d0662ba064547c301df50f9b4d714dd40 -address /run/containerd/containerd.sock │ │ ├─ 40341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45111eee56b230191b444f5635dd79ffc034b7abefae9cbfdec6997bc08a15f8 -address /run/containerd/containerd.sock │ │ ├─ 40882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e967de2caa3455faf5e73611a5712bafc08dc27382041cda889e7013de4028ea -address /run/containerd/containerd.sock │ │ ├─ 41638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2bf23ae59accdfdd0b823d170a32bdf6032869863507d468b2429b9d5d9ee2 -address /run/containerd/containerd.sock │ │ ├─ 41656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b72e68472b2939db3dd099a3703c2d9adb8624daa5408ec9ac5b3c169f8087 -address /run/containerd/containerd.sock │ │ ├─ 42997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fa9588bdb17778ed66b45a16ee9be3c3f26e6f41dd2d013ecdcdb88e2841d66 -address /run/containerd/containerd.sock │ │ ├─ 43398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c6f5b1447f4c41e5902716fe9e41a10449b26e987aa83ac308c116ce6b460b8 -address /run/containerd/containerd.sock │ │ ├─ 43436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4eb38768c75ad4a0734af6661cfd98f987a66a65680b5ac5d1fd6352d1252ce -address /run/containerd/containerd.sock │ │ ├─ 43868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 399699dd0de0910f632c71fb984b2d2993e2d39b395b0ff1d70b330d53a75160 -address /run/containerd/containerd.sock │ │ ├─ 44358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653d2d9e0e2087456a7956f6394eb873445aa246cbd932eaeac929688d149c47 -address /run/containerd/containerd.sock │ │ ├─ 44396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7e8d39981a7439dd26b741c6c5b89b6c5230cb9e6dfa6f62f508477ea2eac61 -address /run/containerd/containerd.sock │ │ ├─ 44440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f0db522c72cd7172d1a15ff5232e0327d8ad4df15069df7fc67f25e4cf2587 -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a5754098f01e35e9b6de2c45bdc7397a195ee53ff1c3bd3f899b07b531d123d -address /run/containerd/containerd.sock │ │ ├─ 46869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5107292f4286093edffaa25b7b40534ed1f5c5dd6f7cd030df4a652a04d34c5d -address /run/containerd/containerd.sock │ │ ├─ 47591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e03a30361beac0178df32cbb76b1a1f02ed3e7847436b5c003fa495d0f61ccf1 -address /run/containerd/containerd.sock │ │ ├─ 47684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c73e8a00662749a71b79608fb350ec1e66516351b3dce7d32fb32279eacf5ae -address /run/containerd/containerd.sock │ │ ├─ 48214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4699b7d4b9c5ccaf85c4b61eea65a65d79ee81513788feb2bf2baba67a8d565a -address /run/containerd/containerd.sock │ │ ├─ 48568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d2291e44eef49323391e5da67bb125b582b77763e9dbf4c6afe9219e239874 -address /run/containerd/containerd.sock │ │ ├─ 48962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a55f6aceed251c685dfe4d379d74c11da4b856d52a9fe35c60dd4ac1550b40 -address /run/containerd/containerd.sock │ │ ├─ 51250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ac9e9529517b9ed7f12f2af2bb183feaa41ec1b531d4ea90aee98d036eb8dd -address /run/containerd/containerd.sock │ │ ├─ 51421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db693ca564cb8e059350305a4da27e45ff92f9a3682738fcbea793771991ba8 -address /run/containerd/containerd.sock │ │ ├─ 55735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458d402895b5460b8851ef03a94770883327a6b7fe63d1de85a15cea99c16175 -address /run/containerd/containerd.sock │ │ ├─ 56352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 755f866b1b596f98fd0cf8ebbebc225900641f9dae564c197f65e4ba407bbc0a -address /run/containerd/containerd.sock │ │ ├─ 56391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a4d0f104317a2924e2107a5c7df8f5c51fdb7a2271fad2af30c8d4c372033b -address /run/containerd/containerd.sock │ │ ├─ 56438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab5e6e7c9ad2758c7b463f27ccf835c7a464074c953b83eccc4435036f2714d -address /run/containerd/containerd.sock │ │ ├─ 56583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a65890a17167f19c8bff5d3649360f5e94476dcaa7b848a82bae78a628b6dc -address /run/containerd/containerd.sock │ │ ├─ 60825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56305573dfd97479dff02ca068c1d429b1916f15efbd7adafd215bea0462150c -address /run/containerd/containerd.sock │ │ ├─ 60879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98a8923f736c81ed9a05fbe56d0a80a581b9d2dc0e965578f6a0608fb67b6a8 -address /run/containerd/containerd.sock │ │ ├─ 60944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2940dd0fadef1c5ca5712e4ed73e86fd94225dfba823d5f47d621f283dab571 -address /run/containerd/containerd.sock │ │ ├─ 60990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d975b1b4407e30b90b2860f440c425ed2755d1f7bc4d4c1f296aa873c7326d -address /run/containerd/containerd.sock │ │ ├─ 62602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3b9be84d45d1d1d5a07688a389e19ba78aeadb72be60c1e518b060cbc1894f -address /run/containerd/containerd.sock │ │ ├─ 62657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df7a3dc6463ef510e572a5afe66bfb158fdf46c8154934d04c2034d900cf7f2 -address /run/containerd/containerd.sock │ │ ├─ 62759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d6112a5960cba402378bca079722c0f86a18323aa09e386e63f1f672630b811 -address /run/containerd/containerd.sock │ │ ├─ 62864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35170b271cde6dea23e72aa9ee30c4125032d97206e4eae4209a363ebb0298a7 -address /run/containerd/containerd.sock │ │ ├─ 63031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce92e274ef8363452a5424189c120c00684756434a6f9d89f43602833c25519b -address /run/containerd/containerd.sock │ │ ├─ 63285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ae7f79bdab9a6b111372f493d492f89bb7f7dd8e9665890633bb7ac9cda1ba -address /run/containerd/containerd.sock │ │ ├─ 63608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fd0f10b2a529118986aff092ec787d7c88c0001a096e01dde7b8223604607b1 -address /run/containerd/containerd.sock │ │ ├─ 63762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca51be8ad5cc8a25d9730198063b5fb0dc452318551fe4eaa25271460a02a119 -address /run/containerd/containerd.sock │ │ ├─ 64644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b116e1913bffb4bb96eec03c6e84ef9f186f82914d7b4e123e7d220478bd8fb4 -address /run/containerd/containerd.sock │ │ ├─ 65446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8c578ba77140c9e63a83511ec12e5284d23b0ee9194b7efe9998d1c8f885af -address /run/containerd/containerd.sock │ │ ├─ 67076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79029259942256abf587dfe38e0ba55e4d8043e4fa8064f891efcbcee59875ac -address /run/containerd/containerd.sock │ │ ├─ 68886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e143d85b0adbb0dac9191f82f39d03550a35d2272c9e56797ffafc0a59d5d6f -address /run/containerd/containerd.sock │ │ ├─ 78487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7702fdc97530f7bb6ce110378cdaef43a48fc86c6ef34c61ed551cccac286093 -address /run/containerd/containerd.sock │ │ ├─ 80013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0262c94af1bdb56ea0f6ddc972a65d1f10e1fd294716327e499f78700a77dac4 -address /run/containerd/containerd.sock │ │ ├─ 86122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1813edf4202de8202136be31e846e486f7d891d7ea13df96168fb4a31f51136 -address /run/containerd/containerd.sock │ │ ├─ 92229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 147a8c4cd3abea6805e0bc17556b075cbc82be7743c0c2cb12625fbb52b2eb52 -address /run/containerd/containerd.sock │ │ ├─ 96252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fd0ef007fb2f0784c6b0ca77179514276a3d2fe9e1450c07d7b1b27f164074 -address /run/containerd/containerd.sock │ │ ├─ 96290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4df0b8c0020281712cd0401585c069e7c5eeba6aa337179f15962d5ea137ad -address /run/containerd/containerd.sock │ │ ├─105387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8c6088cb34cc9542326eb226713c04273c62e3af02ef4bab5916597d75e010 -address /run/containerd/containerd.sock │ │ ├─107918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f88e3dfd60d982e13ed81d451eb127f562fbcb75414f0c5da52600105bb8be5e -address /run/containerd/containerd.sock │ │ ├─107975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b74c4f57c44bdd73af8eb928ae6a7b4d62bd75d8d3d4e242fc530e7da5f292 -address /run/containerd/containerd.sock │ │ ├─109947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50560e7eb8c4573d6a3444872af7b694014dfcc13e37f03204b022b511a720d9 -address /run/containerd/containerd.sock │ │ ├─111742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6517e3ab1a3e12022a0e9035896468e124a6d19e596ca908fcaed51594283b1a -address /run/containerd/containerd.sock │ │ ├─111796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2f7ddc45933b84dd82b4ec21c38021d46c198209d2d3066e8f17482a4de5db -address /run/containerd/containerd.sock │ │ ├─124811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9947dfa06e73e2762fc941fe9e023a0cdb52b2ab4f0781e2af65e357acd84cbb -address /run/containerd/containerd.sock │ │ ├─124875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f135091449468a226a7a30583d77f0fafaee6e9770d7ede0156611e921e1e1c3 -address /run/containerd/containerd.sock │ │ ├─127520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1754812a967d22ff2e5300b86c1474a014cc6a7e884821bd321565faa93704 -address /run/containerd/containerd.sock │ │ ├─142009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155c20757edab12f6ffb2b03d7a1d6d54661edb6d103955474f523d69716f8a5 -address /run/containerd/containerd.sock │ │ ├─143551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb02ad383f785afcfe0674952df7f20198409da5a507dfc96e6b5873f2c30f1 -address /run/containerd/containerd.sock │ │ ├─143929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33291dbb8da716b57a8c65108b1b684401acd7bb47223b1c96d991049ba6a615 -address /run/containerd/containerd.sock │ │ ├─144736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c911088185228a294e6ee57c76cb326e46286b5caf083c4f169ffe06c7ab557c -address /run/containerd/containerd.sock │ │ ├─146741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56982ce49f9007589132a54a1538818a895b4216bfc8e5fe857905c4f3c884f8 -address /run/containerd/containerd.sock │ │ ├─147101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62359c30ba2a74c1096585094cf0aa18a0f26d2e96e9a1867ed5833edd173a2f -address /run/containerd/containerd.sock │ │ ├─147191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc118052fd25de95250b5f03a133a7f03122879b9f6e1a66d06665e7b0f629a0 -address /run/containerd/containerd.sock │ │ ├─147255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b155ba2bd63596aaf7667a2bb91900df3bb662e59d8d6d72cf72858cc7d307 -address /run/containerd/containerd.sock │ │ ├─147337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334e9e8266c096acadccf43efbcfaccc83db93ab424392d1b509366eb899f939 -address /run/containerd/containerd.sock │ │ ├─147908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 977c3b6000dc7609debbccaf62edbeea2fc682e6eda3020e3747da793cf82d33 -address /run/containerd/containerd.sock │ │ ├─172787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887215a6e9fe7d69a48a3fcacf57385a224a5f4863d796b115e53ce18824e541 -address /run/containerd/containerd.sock │ │ ├─174568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d57ca46e317e7ce691eabb3b9d7aaab9ce02d31b13a0ac6d0b84b357dc39705 -address /run/containerd/containerd.sock │ │ ├─174604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f6516cc7f5f0eec3b46935682d07398c4fbd603d37d4d110c5727f7f061bea5 -address /run/containerd/containerd.sock │ │ ├─174684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 111e371e21a4ce7c3c4213dc44512f2e94f68349520e0be312014287e3d42d89 -address /run/containerd/containerd.sock │ │ ├─174704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7c6bbe83f249181d804bb94458904fecf618be0f751d01110a43a51c9088fa -address /run/containerd/containerd.sock │ │ ├─175019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5edca01d66bc1cbe505605b92e37fb9c5e7e1d9f64a4fff2f7ac72d335bc5691 -address /run/containerd/containerd.sock │ │ ├─175066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39dae60fcbca5bdd6a691911fb5eb1ed801105d043b32a06ca19d4122a35185 -address /run/containerd/containerd.sock │ │ ├─175120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b70d0ceaa6ccc70d5d0e4998ecd4130e880617927f46427d229218493d17ee -address /run/containerd/containerd.sock │ │ ├─188300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a60c04bd32e2654729ebc55ab32e2e47dbbcde8ef8a07da613308a7e69a8452 -address /run/containerd/containerd.sock │ │ ├─190919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93e6928071851688325908928f9a7b573d09685c0a7db7a16021778f6105b87 -address /run/containerd/containerd.sock │ │ ├─190960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4658b39f6999bc46e65c25688cf7f441a06f39a761991f86069be35bca67284a -address /run/containerd/containerd.sock │ │ ├─191024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9b8a7efc18531aba25a986eb325d1b99826f4c58591eee08039861e6977c72 -address /run/containerd/containerd.sock │ │ ├─207706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4416f048b7062ee5428d41fa8f4a4b496017c2a9165a90bc53baa965d785d12 -address /run/containerd/containerd.sock │ │ ├─215189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ac6557b16f9390be8b5f4584b81f07015443a49fb607c47766d446e0440ec7 -address /run/containerd/containerd.sock │ │ ├─215241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbca9fa650af106432620beef5aaa94d61f5292aeea0fabd4b3f3b03449ef873 -address /run/containerd/containerd.sock │ │ ├─215243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb4de22d49069bfe1e51f70c282751f0d51a9ddab271acc2f7a2c67863aaa33b -address /run/containerd/containerd.sock │ │ ├─215569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1234ea72a7cfe0d4e9999d1e908104f145461b6d924b9c1e95dc9005071392bf -address /run/containerd/containerd.sock │ │ ├─227546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694f72ef85898207d8a667beb4009236ffc6b4c7e52e01239e39e163f26161aa -address /run/containerd/containerd.sock │ │ ├─229874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b401d57f64b7e363bb0865cc0cdec6fd904ee655ef329d14315c2c4d37485e5e -address /run/containerd/containerd.sock │ │ ├─230813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 827987b6528b78718df639c462f366f1189ba0fac370c6911ba6ec1c2f6e7fd2 -address /run/containerd/containerd.sock │ │ ├─231946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9248010e2a5820a6d991791aebc61ac12ea1fc25c5455f4ac7066ab20e9172da -address /run/containerd/containerd.sock │ │ ├─233234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1de3ed6bf9ea51fa710d6c44871f8d4889ee5c175f733026d1a41aa21e62a62 -address /run/containerd/containerd.sock │ │ ├─235420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903ba707cdcb8543521e9420684e90dbb3f5e6e09c8af4ef00d5a153e4d9dbf4 -address /run/containerd/containerd.sock │ │ ├─236830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf1483f901be0bd7509ae8cdd006c73580ab403f2f641939894aff6bda3c7668 -address /run/containerd/containerd.sock │ │ ├─236911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a93e21b13d376964ab9afbd260f5d9a02e7138b6325c00f1cf98b9d6626914 -address /run/containerd/containerd.sock │ │ ├─246806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d8127c7cf3bf27c5d58f37c5abd006e6a57f34820316bf16afb7ea07878ef6 -address /run/containerd/containerd.sock │ │ ├─247333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f2761ae272d2d4d1c5797241f120bae56dd444e88dd074998e7cc63117f997 -address /run/containerd/containerd.sock │ │ ├─250647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d854faed4976f2493f3958c9b2ce4e477e7b4e6150a5b90c9c67ccbcaee05a02 -address /run/containerd/containerd.sock │ │ ├─255281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b1da12813c3d18978f375a60b1bb0c4be8202ffce07eed95d66527501cc9ac3 -address /run/containerd/containerd.sock │ │ ├─255511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031461daa1f633483fc07d49511b5ece0db6357a793751a14d379c6c6f1a6a6b -address /run/containerd/containerd.sock │ │ ├─255657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ce93b779bc4cb373f8c0cfb0997c6e44524618e9d52a24db593dd9c9df3056 -address /run/containerd/containerd.sock │ │ ├─255705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b1693885afeb8bfc6beff759b7e3622a5abbf03183779c0ab01b5267ee73e6b -address /run/containerd/containerd.sock │ │ ├─267162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6dc23444f3b68549ce8d26daa728de443c25b22c1d31586f8b70308510cf66 -address /run/containerd/containerd.sock │ │ ├─273342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321fa7b0fc61321eb8ad99ce5e7a77e0adefbdd1999e123681180e2a51419dc0 -address /run/containerd/containerd.sock │ │ └─274835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737606fc33a9bc049d485a7ac641603619fd85c0e9d4b111adabe768e40c338d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-36b8a3ddeda1382d3e6727a87c9b7b6f6ba4321b7123fa34a9ebdec17cb0cd60.scope … │ │ ├─12686 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tgjtnq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12707 /usr/bin/ceph-mgr -n mgr.instance.tgjtnq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tgjtnq.service │ │ │ ├─12576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgjtnq/unit.run │ │ │ └─12605 /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-tgjtnq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgjtnq:/var/lib/ceph/mgr/ceph-instance.tgjtnq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tgjtnq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tgjtnq -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.1.service │ │ │ ├─29819 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30095 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18649 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18669 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25031 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25302 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34366 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34632 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12240 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10315 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-cd4c6a96e1bd6a726e802c0cea3285e0760ff6bf01fbd4405423328dfcb8587e.scope … │ │ ├─34675 /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 │ │ └─34688 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-044ebbac6f8ade7405fd4e67641bb0179eb53a69628a22c6b89aee09d9c2e052.scope … │ │ ├─30137 /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 │ │ └─30150 /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 │ ├─multipathd.service │ │ └─141453 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40731 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.202 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-6a33c89baee70093bb73a42932476eba11b72d2efe9e32a6f4bd71127a7aa138.scope … │ │ ├─18718 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18735 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-a661ef5d63bce459e1b93ceae70083b34db4df2850a57303b4d046bb588664fa.scope … │ │ ├─12316 /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 │ │ └─12334 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10824 /usr/sbin/chronyd -F 1 │ │ └─10825 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-re4970538c7344746ae2a20bb9eed98d7.scope │ │ └─189244 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141253 /sbin/iscsid │ │ └─141254 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-7064221e89ce08eb9de4ac0647c6c92ca6c27eef2298b4e0a44e56a3c4fa2154.scope … │ │ ├─25345 /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 │ │ └─25357 /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 │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─c8c4052cd8e38503859d6ee7d033b50806d055e8e9c1acecd614e5cac1839eca │ │ └─44627 /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 │ ├─2e2f7ddc45933b84dd82b4ec21c38021d46c198209d2d3066e8f17482a4de5db │ │ └─111838 /pause │ ├─3d6112a5960cba402378bca079722c0f86a18323aa09e386e63f1f672630b811 │ │ └─62795 /pause │ ├─cac125a10676d518da45238da85dd2f3c635f0e9802ddc0d86c4c23ac1c90bc0 │ │ ├─67421 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67439 /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 -- │ │ ├─67445 erl_child_setup 1048576 │ │ ├─67557 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67568 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67684 /bin/sh -s rabbit_disk_monitor │ ├─0af2e917082c29bdcd3ecfe1a2b6631f15b8a63500c24264222877095ba786fa │ │ └─66649 /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 │ ├─c39dae60fcbca5bdd6a691911fb5eb1ed801105d043b32a06ca19d4122a35185 │ │ └─175118 /pause │ ├─1a5754098f01e35e9b6de2c45bdc7397a195ee53ff1c3bd3f899b07b531d123d │ │ └─46792 /pause │ ├─4b49c2f2dba50264a349f96c1df171310a6b68cab14ab75feabe66e8c4f10395 │ │ └─40290 /pause │ ├─32a4d0f104317a2924e2107a5c7df8f5c51fdb7a2271fad2af30c8d4c372033b │ │ └─56417 /pause │ ├─ecb02ad383f785afcfe0674952df7f20198409da5a507dfc96e6b5873f2c30f1 │ │ └─143578 /pause │ ├─f4f42fdb00f39cb15db27fbb84e464f8c5e32a0af2e50417f80b305f4d9f1037 │ │ ├─247183 magnum-api: uWSGI master │ │ ├─247277 magnum-api: uWSGI worker 1 │ │ └─247278 magnum-api: uWSGI worker 2 │ ├─7ddc173002a1afd7850a16d1739f572278c83e2832faccfd5ecb052ae2a07c27 │ │ ├─172962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172980 /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 -- │ │ ├─172986 erl_child_setup 1048576 │ │ ├─173107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173249 /bin/sh -s rabbit_disk_monitor │ ├─33291dbb8da716b57a8c65108b1b684401acd7bb47223b1c96d991049ba6a615 │ │ └─143953 /pause │ ├─f9ba6fbebd0d49c030c7d592e957dc4d771a045debd4f24ca2fd4da37a6c487c │ │ ├─277247 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277267 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─56305573dfd97479dff02ca068c1d429b1916f15efbd7adafd215bea0462150c │ │ └─60860 /pause │ ├─111e371e21a4ce7c3c4213dc44512f2e94f68349520e0be312014287e3d42d89 │ │ └─174736 /pause │ ├─02b70d0ceaa6ccc70d5d0e4998ecd4130e880617927f46427d229218493d17ee │ │ └─175159 /pause │ ├─30a65890a17167f19c8bff5d3649360f5e94476dcaa7b848a82bae78a628b6dc │ │ └─56608 /pause │ ├─827987b6528b78718df639c462f366f1189ba0fac370c6911ba6ec1c2f6e7fd2 │ │ └─230837 /pause │ ├─65569a479b8c7a4d217167b2d166f1f8ff8afef6fbfe45b9501e6c209debbb63 │ │ └─188434 /usr/bin/libvirt-tls-sidecar │ ├─5e68bae5960f977eee4fc9033f8a615fff8ec49f44d5ab0c586a32e7e861d4c6 │ │ └─56756 nfd-gc -gc-interval=1h │ ├─6aa60e2e277b285641737ad723e77c23c46756a723bb50056fad83ef47b1d25b │ │ ├─265041 /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 │ │ └─265281 /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 │ ├─887215a6e9fe7d69a48a3fcacf57385a224a5f4863d796b115e53ce18824e541 │ │ └─172810 /pause │ ├─a45da7829bea279927a845f3af67b3536719a6a4a35f5467845a3ea03d1ed49a │ │ └─40408 /pause │ ├─2c770f23e925b7381caf8da9eb2c4f2f84e9297785f0858fa3b3a0d1f53ffb4a │ │ └─40671 /kube-vip manager │ ├─9cff2497c5c056e73ba9c7f72bc45ade10cd1e1f35b00a2d7c5f5938e41f6b10 │ │ └─65846 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─13b14e07c739c9cbfcffd499f1c8cf002ca5e804251263899cc50254075ad3ce │ │ └─63874 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─74102e45bd4da3ef808611f684d57cad273bf6adb119aafbd4794a132b6deb8c │ │ └─44672 /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 │ ├─f88e3dfd60d982e13ed81d451eb127f562fbcb75414f0c5da52600105bb8be5e │ │ └─107942 /pause │ ├─fbca9fa650af106432620beef5aaa94d61f5292aeea0fabd4b3f3b03449ef873 │ │ └─215322 /pause │ ├─e3d8127c7cf3bf27c5d58f37c5abd006e6a57f34820316bf16afb7ea07878ef6 │ │ └─246842 /pause │ ├─147a8c4cd3abea6805e0bc17556b075cbc82be7743c0c2cb12625fbb52b2eb52 │ │ └─92254 /pause │ ├─0853038298d592b098a4e21a30c63d8fea7782161948b30af478251a4d028fda │ │ └─196426 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ca51be8ad5cc8a25d9730198063b5fb0dc452318551fe4eaa25271460a02a119 │ │ └─63791 /pause │ ├─d9cf62cbd0fc78b7494476865e542aa0f8ea45da5db85626f69757a325689fb2 │ │ └─40560 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 │ ├─bf1483f901be0bd7509ae8cdd006c73580ab403f2f641939894aff6bda3c7668 │ │ └─236858 /pause │ ├─2ded01d9fa4a1cf6d5b51268034e240fc9cba6362a3ba86ceae7e71c9c428a11 │ │ ├─105804 glance-api: uWSGI master │ │ ├─105817 glance-api: uWSGI worker 1 │ │ └─105818 glance-api: uWSGI worker 2 │ ├─5f2a4bb32ee73fa553f9929af4ef562a09207b764bc82e4364ceff8f04475b17 │ │ ├─226335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226373 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─413475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b20c4abdfceb9d5dd957c9c026df6a089c092b5d21b2f4fd99686dd7818a7302 │ │ ├─171628 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171911 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171912 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─155c20757edab12f6ffb2b03d7a1d6d54661edb6d103955474f523d69716f8a5 │ │ └─142032 /pause │ ├─ee9cbcd65a77e19f35e857010373d122ab5e0efc4b7e4781646e5547e3728214 │ │ └─235472 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b072694d214fa6816139e8ef47d34d67595cca7d36d71192f39e48df6b33668b │ │ └─61525 /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 │ ├─41d17b077b14b1a59eb69e07d44561dd3701ea158c401ec97cede7fa2ffaa047 │ │ └─40412 /pause │ ├─ff701eb7507ca05eb3dfd80d2a691c0f306b91c41f6cfe801c4a593cd58474da │ │ └─265020 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─08681a2499effb2c3ffa59cedcdc6490c40cd2416e34c3030879231cdd5ed9ae │ │ └─274212 /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 │ ├─7bf5a98c9c240998178fc132b6c9970bee30ee070e195aeeb80552caaccafbec │ │ ├─49170 mysqld --wsrep_start_position=aa982247-68ed-11f1-bb58-56867c44c317:20 │ │ └─49297 /var/lib/mysql/mysql-state-monitor │ ├─e4416f048b7062ee5428d41fa8f4a4b496017c2a9165a90bc53baa965d785d12 │ │ └─207729 /pause │ ├─458d402895b5460b8851ef03a94770883327a6b7fe63d1de85a15cea99c16175 │ │ └─55759 /pause │ ├─ca4df0b8c0020281712cd0401585c069e7c5eeba6aa337179f15962d5ea137ad │ │ └─96314 /pause │ ├─ff90b08b63f883583f4b1187a2a0a0914116158e346bd4f2daa9af913012f4f5 │ │ ├─ 96839 /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 │ │ └─411179 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7fd0f10b2a529118986aff092ec787d7c88c0001a096e01dde7b8223604607b1 │ │ └─63632 /pause │ ├─920971b4fb86c6c59ab66bda7f835b703d5fd525ec1b1fc1bf46f1465c6cfeb5 │ │ └─40522 kube-apiserver --advertise-address=199.19.213.202 --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 │ ├─aea0dcbd3b6f20e420338babdd0d820a698df1cf1b51b4392ae327f10a3d5907 │ │ └─230122 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7e143d85b0adbb0dac9191f82f39d03550a35d2272c9e56797ffafc0a59d5d6f │ │ └─68908 /pause │ ├─20185af9cd7cb3b8c8ecbbfc3ef6c95c213eddd0f16b329c18c4e058cf6fed3c │ │ └─253242 docker-registry serve /etc/docker-registry/config.yml │ ├─0d75e31af111bd5b2bb2e5c6f3ffb17bbc89a85e7b0d11deae8853bb3c7a9512 │ │ ├─171631 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171918 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171919 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5db693ca564cb8e059350305a4da27e45ff92f9a3682738fcbea793771991ba8 │ │ └─51446 /pause │ ├─42328811d49f66a4dd512a3ab32ccc5536003e912ee596309e24d8ce76fb94a1 │ │ └─225581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bc64e302a9c6772cb24327c7b928d2d5e010ee07a99278201db3a877a8e9a02b │ │ ├─64598 nginx: master process nginx -g daemon off; │ │ ├─64611 nginx: worker process │ │ ├─64612 nginx: worker process │ │ ├─64613 nginx: worker process │ │ ├─64614 nginx: worker process │ │ └─64615 nginx: worker process │ ├─5edca01d66bc1cbe505605b92e37fb9c5e7e1d9f64a4fff2f7ac72d335bc5691 │ │ └─175043 /pause │ ├─e967de2caa3455faf5e73611a5712bafc08dc27382041cda889e7013de4028ea │ │ └─40907 /pause │ ├─11270e3f6785617fccfbb459449ca7115cf1144a704d9ba4958aa7aa9c321a80 │ │ ├─246902 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247557 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp47bxuyqa/privsep.sock │ │ ├─247560 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247562 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─903ba707cdcb8543521e9420684e90dbb3f5e6e09c8af4ef00d5a153e4d9dbf4 │ │ └─235447 /pause │ ├─50560e7eb8c4573d6a3444872af7b694014dfcc13e37f03204b022b511a720d9 │ │ └─109972 /pause │ ├─59b155ba2bd63596aaf7667a2bb91900df3bb662e59d8d6d72cf72858cc7d307 │ │ └─147287 /pause │ ├─4658b39f6999bc46e65c25688cf7f441a06f39a761991f86069be35bca67284a │ │ └─190986 /pause │ ├─d93e6928071851688325908928f9a7b573d09685c0a7db7a16021778f6105b87 │ │ └─190944 /pause │ ├─d4725ae9ec28916860b2e0aee3716d23f87b77a30ffac4e6cdb08f2c57b48e32 │ │ ├─188722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188742 /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 -- │ │ ├─188748 erl_child_setup 1048576 │ │ ├─188915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189280 /bin/sh -s rabbit_disk_monitor │ ├─42f9d2432b064728138a23823963a5b6985408bc26d56412f5c026a753830058 │ │ ├─247167 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247616 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247617 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0262c94af1bdb56ea0f6ddc972a65d1f10e1fd294716327e499f78700a77dac4 │ │ └─80037 /pause │ ├─65bd88b1c575254ea134da7dc834073bf909ecb9b5bad81b99189aedad210e43 │ │ └─47755 /manager --metrics-bind-address=:9782 │ ├─eb2aa32cbcd36d59a2c5da26d249c1cf6902aea8c44ecc2f28ffddb0e3428651 │ │ └─56814 nfd-worker -metrics=8081 │ ├─0eaf88bb7efe4ad0fb79e25cfece3768bcc716e6a6fad709bd974084d50a3f61 │ │ └─63503 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 │ ├─7702fdc97530f7bb6ce110378cdaef43a48fc86c6ef34c61ed551cccac286093 │ │ └─78510 /pause │ ├─2290acebf7c38585fa3295d411fe6329c6ea26b1a6da101617e693132c543559 │ │ └─231374 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3b92b63bdcf7af79f4413c2c06d7f7c3fd08bfccdd797ffed81dabc7f4d2a8ac │ │ └─65734 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─34d98b3cb42c24972c3687042fb3b1cfbfe9e1adf95b1dd5f29eba5b64fd5636 │ │ └─65884 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-202.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 │ ├─5d3cb24b47b8978cb1efdb57979409ac5dc2bb6760e587bf24032e606a0fa315 │ │ ├─142414 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142475 /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 │ ├─939d6fdce327de734374d3e1c5b346788f2c3365a2db49dd8135962c781eb3fd │ │ └─109813 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bab5e6e7c9ad2758c7b463f27ccf835c7a464074c953b83eccc4435036f2714d │ │ └─56470 /pause │ ├─e3e404c3c65aac30cd3397ea69234738569b09597ae28d69d848da4c8971243a │ │ └─48322 /manager --metrics-bind-address=:8080 │ ├─6517e3ab1a3e12022a0e9035896468e124a6d19e596ca908fcaed51594283b1a │ │ └─111771 /pause │ ├─7d57ca46e317e7ce691eabb3b9d7aaab9ce02d31b13a0ac6d0b84b357dc39705 │ │ └─174631 /pause │ ├─97abf0b20f581ba34aaf1a0b355757aabbb2df03c8917449af43ff2feb4b8939 │ │ └─51824 valkey-server *:26379 [sentinel] │ ├─eda130bbad322a59ceaec12667178e704c9a975fc50988f660a4908450cf17ef │ │ ├─65071 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65117 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8f6516cc7f5f0eec3b46935682d07398c4fbd603d37d4d110c5727f7f061bea5 │ │ └─174669 /pause │ ├─886920c83b4c72088c47df0ec29b73f50e2f149e1181c8b04798f4d80e6745ef │ │ └─66525 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-202.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 │ ├─2c624e9cb10fa5687903a7b95203f79b68fd2a488a4e6e7c2dfea76411f03ae7 │ │ ├─92445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92470 /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 -- │ │ ├─92476 erl_child_setup 1048576 │ │ ├─92590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92827 /bin/sh -s rabbit_disk_monitor │ ├─9b1693885afeb8bfc6beff759b7e3622a5abbf03183779c0ab01b5267ee73e6b │ │ └─255746 /pause │ ├─f2510423db7900757ed714d79240742b181034b88abfc0b2164661f7a320231b │ │ └─66906 /bin/oauth2-proxy │ ├─9b1da12813c3d18978f375a60b1bb0c4be8202ffce07eed95d66527501cc9ac3 │ │ └─255327 /pause │ ├─d854faed4976f2493f3958c9b2ce4e477e7b4e6150a5b90c9c67ccbcaee05a02 │ │ └─250670 /pause │ ├─e32d4c2fa1518e49dae4d435e5447deb159c9b269943c4c57732ed5356d1459c │ │ └─62067 /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 │ ├─ba8c6088cb34cc9542326eb226713c04273c62e3af02ef4bab5916597d75e010 │ │ └─105413 /pause │ ├─6619d08ab323ff5dd3dc8dbe164d07515949b5c7862962a475846148743ad5b7 │ │ ├─227675 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227692 /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 -- │ │ ├─227698 erl_child_setup 1048576 │ │ ├─227833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227834 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227844 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227996 /bin/sh -s rabbit_disk_monitor │ ├─f0d66fb682eeb679814f11d992aa072b9b63b49105308883c34bdec5ab011c44 │ │ └─66576 /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 │ ├─8e2e48b360f64546c469c33f04094564b21f665b7a193a94cedaa704057265ec │ │ └─40499 etcd --advertise-client-urls=https://199.19.213.202:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.202:2380 --initial-cluster=instance=https://199.19.213.202:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.202:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.202: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 │ ├─6903f216b111fc1b0be5143a3b6637c9f033a209fb0ee306526227171dd37717 │ │ ├─186529 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] │ │ ├─186845 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187195 /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/tmpyxozz2kv/privsep.sock │ │ ├─379358 /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/tmp7ytm24g6/privsep.sock │ │ ├─379962 /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/tmp130om1vm/privsep.sock │ │ ├─380431 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380434 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─398359 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=94284330-81e5-4be0-b2a9-f8f75e69d0be --namespace=qrouter-94284330-81e5-4be0-b2a9-f8f75e69d0be --conf_dir=/var/lib/neutron/ha_confs/94284330-81e5-4be0-b2a9-f8f75e69d0be --log-file=/var/lib/neutron/ha_confs/94284330-81e5-4be0-b2a9-f8f75e69d0be/neutron-keepalived-state-change.log --monitor_interface=ha-02d0b2eb-25 --monitor_cidr=169.254.0.197/24 --pid_file=/var/lib/neutron/external/pids/94284330-81e5-4be0-b2a9-f8f75e69d0be.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─755f866b1b596f98fd0cf8ebbebc225900641f9dae564c197f65e4ba407bbc0a │ │ └─56376 /pause │ ├─f0fed5ad78b4273dee47e0d4ee337648920bd6c65dbafbb93b7eef8678a84774 │ │ └─166410 /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 │ ├─b1fd0ef007fb2f0784c6b0ca77179514276a3d2fe9e1450c07d7b1b27f164074 │ │ └─96275 /pause │ ├─eeef8074d5779aeea2da0b0b210ba2af07a0538a14b9aadc7f6b17ca29a2be18 │ │ ├─203733 heat-api: uWSGI master │ │ ├─203818 heat-api: uWSGI worker 1 │ │ └─203819 heat-api: uWSGI worker 2 │ ├─732cd91e55ad2cceae99ab7ab5058990bd7788d067c3083b74fc1e879358f00b │ │ ├─42153 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42578 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6254f386214ea3a87cbf115b3488e0ae562d400cd8ac788da7553ede74eebb7b │ │ └─43502 /coredns -conf /etc/coredns/Corefile │ ├─1037bba9c825f9b54bb6afb384ac09cbb0bc22aa2da96adb0b543adad3aa48f5 │ │ ├─273525 apache2 -DFOREGROUND │ │ ├─275811 (wsgi:h -DFOREGROUND │ │ ├─275812 (wsgi:h -DFOREGROUND │ │ ├─275813 (wsgi:h -DFOREGROUND │ │ ├─275814 (wsgi:h -DFOREGROUND │ │ ├─275815 (wsgi:h -DFOREGROUND │ │ ├─275816 apache2 -DFOREGROUND │ │ └─275817 apache2 -DFOREGROUND │ ├─95f0db522c72cd7172d1a15ff5232e0327d8ad4df15069df7fc67f25e4cf2587 │ │ └─44469 /pause │ ├─25d2c56cdc19a46c1cb35a707a3a3c680b77ca0ee29ad3fc93cee54026d1da67 │ │ └─189132 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─aa6f6511650640202852473209d539a79ad147da20665afe1f3e84db1b7a073a │ │ └─188489 /bin/bash /tmp/libvirt.sh │ ├─a1813edf4202de8202136be31e846e486f7d891d7ea13df96168fb4a31f51136 │ │ └─86148 /pause │ ├─f1296189af8fe87ca1347bfac9346f2deed8c69a2bd079978c2b48c9c07e399c │ │ └─44582 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─04f416909b5b9991fe7f067db9b8a25e268cc653f945c5511355d45c7acb73b1 │ │ ├─207998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208014 /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 -- │ │ ├─208020 erl_child_setup 1048576 │ │ ├─208136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208137 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208314 /bin/sh -s rabbit_disk_monitor │ ├─e03a30361beac0178df32cbb76b1a1f02ed3e7847436b5c003fa495d0f61ccf1 │ │ └─47614 /pause │ ├─1234ea72a7cfe0d4e9999d1e908104f145461b6d924b9c1e95dc9005071392bf │ │ └─215594 /pause │ ├─ef0f79c61e53a2a7b52db06d6a0a45ffd4b22012750f7062129701d48cd3a04c │ │ └─43514 /coredns -conf /etc/coredns/Corefile │ ├─977c3b6000dc7609debbccaf62edbeea2fc682e6eda3020e3747da793cf82d33 │ │ └─147933 /pause │ ├─bbb544a76db17d2a1c16120541d79623572ef4f3fd6b64dcf6f54a19e92f26d0 │ │ └─233283 /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 │ ├─4f4234bd582fdc71a86ac37ba88c2fd6cb6627ab2e8b2a8372dcb3d86d58cd1b │ │ └─66811 /bin/oauth2-proxy │ ├─65b72e68472b2939db3dd099a3703c2d9adb8624daa5408ec9ac5b3c169f8087 │ │ └─41702 /pause │ ├─76b74c4f57c44bdd73af8eb928ae6a7b4d62bd75d8d3d4e242fc530e7da5f292 │ │ └─108006 /pause │ ├─d98a8923f736c81ed9a05fbe56d0a80a581b9d2dc0e965578f6a0608fb67b6a8 │ │ └─60910 /pause │ ├─0b9be03c3d59346657cae06dead14e3ebd9bcb7355aceba746f8686667e738a4 │ │ └─65337 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─aa342768f85961f27efb1a3345591922f693d268637f9a4396b691850ca3bd2f │ │ ├─145033 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145060 /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 -- │ │ ├─145066 erl_child_setup 1048576 │ │ ├─145146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145288 /bin/sh -s rabbit_disk_monitor │ ├─4fa9588bdb17778ed66b45a16ee9be3c3f26e6f41dd2d013ecdcdb88e2841d66 │ │ └─43021 /pause │ ├─a7f2e4eb80d82da299c9e6244686244a9b781449f259939b13729d6586909eb0 │ │ ├─61333 python -u /app/sidecar.py │ │ ├─61588 python -u /app/sidecar.py │ │ └─61589 python -u /app/sidecar.py │ ├─1eb6f2588dbcf6d66daf89db4c436cbc805f4336564cd6d0e97ace2e69d04e5a │ │ ├─183674 neutron-api: uWSGI master │ │ ├─183706 neutron-api: uWSGI worker 1 │ │ └─183707 neutron-api: uWSGI worker 2 │ ├─10a55f6aceed251c685dfe4d379d74c11da4b856d52a9fe35c60dd4ac1550b40 │ │ └─48985 /pause │ ├─c1c80fde89cb3154227f11a15d3dc691e2d18189130aac959b4f990426eb75ed │ │ └─186520 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) │ ├─f7ac00f752d5fb33eeeccff0407e1205e3e7c7db89c34ef2439c3b522cab069e │ │ └─51480 valkey-server *:6379 │ ├─dc118052fd25de95250b5f03a133a7f03122879b9f6e1a66d06665e7b0f629a0 │ │ └─147231 /pause │ ├─b2071a4b9ad0760cf6cbec5c34dcf2eb2386ebeee6ac4be045f490283cc0ba71 │ │ └─125551 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─32a60379c98cdb63138ab81e715f31be04ceb9b436249f0f367cfcbec6a226ff │ │ ├─110148 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110165 /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 -- │ │ ├─110179 erl_child_setup 1048576 │ │ ├─110257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110366 /bin/sh -s rabbit_disk_monitor │ ├─7ba37c4cc7a3f04c8684b991d2ff7e5fea98d8be46424a9bd226b1155e5039da │ │ └─48405 percona-xtradb-cluster-operator │ ├─9cf9c46cd6f3f63e2c0e4db8dc2fb9b106dad25ff8ad9906a9d17f3a9543cf17 │ │ ├─ 72324 apache2 -DFOREGROUND │ │ ├─ 72370 (wsgi:k -DFOREGROUND │ │ ├─ 72371 (wsgi:k -DFOREGROUND │ │ ├─ 72372 (wsgi:k -DFOREGROUND │ │ ├─ 72373 (wsgi:k -DFOREGROUND │ │ ├─410745 apache2 -DFOREGROUND │ │ └─422563 apache2 -DFOREGROUND │ ├─4f0e37fc58d97ce4fa6c0f102fb1c74d0662ba064547c301df50f9b4d714dd40 │ │ └─40437 /pause │ ├─c2940dd0fadef1c5ca5712e4ed73e86fd94225dfba823d5f47d621f283dab571 │ │ └─60969 /pause │ ├─f8a9ad1c7c3bc694da21bc99936399872414e1b01dd4c0fffc08d2acb5dd46f5 │ │ └─56714 nfd-master -crd-controller=true -metrics=8081 │ ├─6b7c6bbe83f249181d804bb94458904fecf618be0f751d01110a43a51c9088fa │ │ └─174764 /pause │ ├─b7e8d39981a7439dd26b741c6c5b89b6c5230cb9e6dfa6f62f508477ea2eac61 │ │ └─44420 /pause │ ├─e7b7190f64cd3f8d71512d94015c55a6361a587f652ce779cfd2eb7b48029656 │ │ └─43057 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f54e65e24d3215fbc7141eb7d36ab0d15d52aafe543af13372931d967a53b0d5 │ │ ├─170927 nova-api: uWSGI master │ │ ├─170962 nova-api: uWSGI worker 1 │ │ └─170963 nova-api: uWSGI worker 2 │ ├─c911088185228a294e6ee57c76cb326e46286b5caf083c4f169ffe06c7ab557c │ │ └─144759 /pause │ ├─551fbae012360ecf43c3e5f526507bb4489f1cc5ad41a015ed38b32335e87957 │ │ └─65792 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9a7b6a64dce2e2b272bd6b47047f09202f4bd18c5d522a71b5948b60b7f6f505 │ │ ├─225589 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226106 octavia-worker: ConsumerService worker(0) │ │ └─226109 octavia-worker: ConsumerService worker(1) │ ├─75d467f588f16333747c3e6be8213f8e619af7a6a8c0f8353d60af121018bed2 │ │ └─275104 /bin/openstack-database-exporter │ ├─6e2bf23ae59accdfdd0b823d170a32bdf6032869863507d468b2429b9d5d9ee2 │ │ └─41698 /pause │ ├─35170b271cde6dea23e72aa9ee30c4125032d97206e4eae4209a363ebb0298a7 │ │ └─62897 /pause │ ├─a8203503ab8d11fd4d129c33822efb0230382e6f8a198966aca48a4ce0f706da │ │ ├─171092 nova-metadata: uWSGI master │ │ ├─171123 nova-metadata: uWSGI worker 1 │ │ └─171124 nova-metadata: uWSGI worker 2 │ ├─114d1a4a71087d77d0950045810b5691948e1f606e72efe106f73cd1267f51d7 │ │ ├─175774 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─422231 sleep 300 │ ├─321fa7b0fc61321eb8ad99ce5e7a77e0adefbdd1999e123681180e2a51419dc0 │ │ └─273366 /pause │ ├─c2c0ac3055de8e13ee060dd1f38b67b285dff072d7787d61044c731fa03aec0b │ │ └─264981 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─88fafd4e5461660e3e58b44a81d69e1a1c7ca8f909f39c33f70f1509874e82d9 │ │ └─41978 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1a8c578ba77140c9e63a83511ec12e5284d23b0ee9194b7efe9998d1c8f885af │ │ └─65470 /pause │ ├─38ac9e9529517b9ed7f12f2af2bb183feaa41ec1b531d4ea90aee98d036eb8dd │ │ └─51273 /pause │ ├─304ac20690f2ae210c2524bbbf981907e0883f2fce9c1bf9fe949c99f7b7b14c │ │ └─66055 /bin/pushgateway │ ├─4c6dc23444f3b68549ce8d26daa728de443c25b22c1d31586f8b70308510cf66 │ │ └─267187 /pause │ ├─d6a5471e36a8d7566cc237460a9b17288133acd8fda9f74a424f605dbf634ec4 │ │ └─144235 /coredns -conf /etc/coredns/Corefile │ ├─4f579616a12df9d80729188d0f36f25e3c900e01e06fdec66d6a8a345eeb3c17 │ │ └─51881 redis_exporter │ ├─28d66035cb6c92ded959eb68a4e7b563acfb188ae1790be4cce86e10454e8486 │ │ └─123455 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─82ac6557b16f9390be8b5f4584b81f07015443a49fb607c47766d446e0440ec7 │ │ └─215213 /pause │ ├─4b1b949d952d9e0fc53d58f780ee4273c880aafdf4e488a1b20dba7986cd2ee1 │ │ ├─126016 /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 │ │ └─126245 /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 │ ├─dba18fe5dc18afc23dbaa6beceef7187d64e9cb76f2b0dfab2aca05cc22974ae │ │ ├─61306 python -u /app/sidecar.py │ │ ├─61586 python -u /app/sidecar.py │ │ └─61587 python -u /app/sidecar.py │ ├─56982ce49f9007589132a54a1538818a895b4216bfc8e5fe857905c4f3c884f8 │ │ └─146786 /pause │ ├─a4c2caa9d0e307b3d89d00bfa971d297e36a2689b5e6f9fdbbfadcc961911b3d │ │ └─49364 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─031461daa1f633483fc07d49511b5ece0db6357a793751a14d379c6c6f1a6a6b │ │ └─255537 /pause │ ├─79029259942256abf587dfe38e0ba55e4d8043e4fa8064f891efcbcee59875ac │ │ └─67100 /pause │ ├─f135091449468a226a7a30583d77f0fafaee6e9770d7ede0156611e921e1e1c3 │ │ └─124898 /pause │ ├─ab3b9be84d45d1d1d5a07688a389e19ba78aeadb72be60c1e518b060cbc1894f │ │ └─62635 /pause │ ├─ce92e274ef8363452a5424189c120c00684756434a6f9d89f43602833c25519b │ │ └─63055 /pause │ ├─26ce93b779bc4cb373f8c0cfb0997c6e44524618e9d52a24db593dd9c9df3056 │ │ └─255688 /pause │ ├─5107292f4286093edffaa25b7b40534ed1f5c5dd6f7cd030df4a652a04d34c5d │ │ └─46893 /pause │ ├─653d2d9e0e2087456a7956f6394eb873445aa246cbd932eaeac929688d149c47 │ │ └─44381 /pause │ ├─77f9fc259c9df0172e8a303b92ce1acf0cb661d9854c780b56705e65d0cebaa9 │ │ ├─78621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78637 /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 -- │ │ ├─78643 erl_child_setup 1048576 │ │ ├─78754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78765 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78833 /bin/sh -s rabbit_disk_monitor │ ├─ddc5c76a5025c20cc012e218475c7bff43cf7d7eb45cb68a449b6910db04bd36 │ │ └─65524 /goldpinger --static-file-path /static │ ├─a1ad9fbd8685d1852e8a3af526e743c28e4919100e42ff2d6b8d22c938c834da │ │ ├─108361 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108584 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108586 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8c6f5b1447f4c41e5902716fe9e41a10449b26e987aa83ac308c116ce6b460b8 │ │ └─43423 /pause │ ├─9a60c04bd32e2654729ebc55ab32e2e47dbbcde8ef8a07da613308a7e69a8452 │ │ └─188323 /pause │ ├─737606fc33a9bc049d485a7ac641603619fd85c0e9d4b111adabe768e40c338d │ │ └─274858 /pause │ ├─c2cd4f17bc90c88f41b73a09dc8d38ef6d74cb7e7f216d1b9749f4f377455dba │ │ └─65625 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5bdcbf19c427de1d2886c8e326dbc245e748af916bc907c5597b3f13434d614c │ │ └─97675 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9107d944c684adb38c0e9f25b8eac45409f59a2e59827a6a3ea9b165401e5f65 │ │ └─44101 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 │ ├─e9f2761ae272d2d4d1c5797241f120bae56dd444e88dd074998e7cc63117f997 │ │ └─247361 /pause │ ├─f4eb38768c75ad4a0734af6661cfd98f987a66a65680b5ac5d1fd6352d1252ce │ │ └─43460 /pause │ ├─9248010e2a5820a6d991791aebc61ac12ea1fc25c5455f4ac7066ab20e9172da │ │ └─231971 /pause │ ├─396f2c3e40eba140f76e18541395296872827ca7a78170ab0ef9afa2bec9a59f │ │ ├─224621 octavia-api: uWSGI master │ │ ├─224633 octavia-api: uWSGI worker 1 │ │ └─224634 octavia-api: uWSGI worker 2 │ ├─4699b7d4b9c5ccaf85c4b61eea65a65d79ee81513788feb2bf2baba67a8d565a │ │ └─48237 /pause │ ├─81a20798ddca39e3e17e1ebdcfa7955a83704fc8ced8aff5058ba008867c4c92 │ │ ├─250911 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250952 /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 -- │ │ ├─250958 erl_child_setup 1048576 │ │ ├─251053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251240 /bin/sh -s rabbit_disk_monitor │ ├─694f72ef85898207d8a667beb4009236ffc6b4c7e52e01239e39e163f26161aa │ │ └─227569 /pause │ ├─33681662a9ee58d02058390e829e057f5cf98e8e01edc8146e1e8580bf138079 │ │ ├─85366 barbiacan-api: uWSGI master │ │ └─85379 barbiacan-api: uWSGI worker 1 │ ├─8b3080cda1bc4d52d5c3b889d14c8eafd5b24faaa11f8accbada5af24836c628 │ │ └─66589 /bin/memcached_exporter │ ├─63519137510ed280af11ffd48cfa2a20c2f95bfb41a0cffebb6db7514c94ddc7 │ │ └─65924 /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 │ ├─df19c0435a7e3adad5c24f8291af55d295191b4f9b989a78210388fead5f540f │ │ ├─133071 placement-api: uWSGI master │ │ ├─133085 placement-api: uWSGI worker 1 │ │ └─133086 placement-api: uWSGI worker 2 │ ├─15aa4ec711f48e17f485b8b4884ff02a23836d82ef4b1e312f4edffa06285335 │ │ ├─184657 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) │ │ ├─185028 /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/tmp22sjan7c/privsep.sock │ │ ├─185298 /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/tmp0z9py80r/privsep.sock │ │ └─185595 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8df823328afdd2a422ce5f662650d7369f0af72cf719d19ae220a47739504c7c │ │ ├─183721 neutron-policy-server: uWSGI master │ │ ├─183733 neutron-policy-server: uWSGI worker 1 │ │ └─183734 neutron-policy-server: uWSGI worker 2 │ ├─fa55492410c6347144e2e3c2c9ea33e793419ed329fb2b12f71b1570ad0d3c3c │ │ ├─344729 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] │ │ ├─345245 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345435 /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/tmpfma25kav/privsep.sock │ │ ├─345729 /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/tmpgmiqwmxg/privsep.sock │ │ ├─345971 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345972 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346152 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fb247b38-c6b6-4920-9cb4-9940c9d8c61d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fb247b38-c6b6-4920-9cb4-9940c9d8c61d/host --addn-hosts=/var/lib/neutron/dhcp/fb247b38-c6b6-4920-9cb4-9940c9d8c61d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fb247b38-c6b6-4920-9cb4-9940c9d8c61d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fb247b38-c6b6-4920-9cb4-9940c9d8c61d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9dcea1fe-9787-4130-93a8-95eaf767dcc9,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 │ │ ├─346223 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0e18f4fd-e396-4870-9003-7e573efbf588/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0e18f4fd-e396-4870-9003-7e573efbf588/host --addn-hosts=/var/lib/neutron/dhcp/0e18f4fd-e396-4870-9003-7e573efbf588/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0e18f4fd-e396-4870-9003-7e573efbf588/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0e18f4fd-e396-4870-9003-7e573efbf588/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0c6b2966-1c9f-45cc-9823-c1cb3dbb7c72,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 │ │ ├─346226 haproxy -f /var/lib/neutron/ns-metadata-proxy/fb247b38-c6b6-4920-9cb4-9940c9d8c61d.conf │ │ ├─346230 haproxy -f /var/lib/neutron/ns-metadata-proxy/0e18f4fd-e396-4870-9003-7e573efbf588.conf │ │ ├─379193 /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/tmp5skx2tax/privsep.sock │ │ └─383764 /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/tmpdb57_xkb/privsep.sock │ ├─c4a93e21b13d376964ab9afbd260f5d9a02e7138b6325c00f1cf98b9d6626914 │ │ └─236943 /pause │ ├─b116e1913bffb4bb96eec03c6e84ef9f186f82914d7b4e123e7d220478bd8fb4 │ │ └─64676 /pause │ ├─19ae7f79bdab9a6b111372f493d492f89bb7f7dd8e9665890633bb7ac9cda1ba │ │ └─63315 /pause │ ├─3df7a3dc6463ef510e572a5afe66bfb158fdf46c8154934d04c2034d900cf7f2 │ │ └─62687 /pause │ ├─b74955a8f87867235e5629777339f48a4a1a89001b73c83b11518889e04203c0 │ │ └─47176 /server │ ├─72122bb1bfa438d389c5ba3ec0bd88f89b09485ef114814918058fc1be5abbd5 │ │ └─63966 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9947dfa06e73e2762fc941fe9e023a0cdb52b2ab4f0781e2af65e357acd84cbb │ │ └─124834 /pause │ ├─b401d57f64b7e363bb0865cc0cdec6fd904ee655ef329d14315c2c4d37485e5e │ │ └─229897 /pause │ ├─fcbdbec25fc6c51f88cd0d44ee90870454c00bf52c0cb7ab1475788ce78c3330 │ │ └─56925 /secretgen-controller │ ├─c9d93192d9bbc725b8cff4cb6a1279248840d1915e338cd1c4f830bfa4aca518 │ │ ├─203779 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204094 heat-engine: ServiceWrapper worker(0) │ │ └─204097 heat-engine: ServiceWrapper worker(1) │ ├─fb4de22d49069bfe1e51f70c282751f0d51a9ddab271acc2f7a2c67863aaa33b │ │ └─215314 /pause │ ├─3cef9bf051afd457b3f2572480ae638036b3f52eb3247bde948ea4fcf11139e1 │ │ ├─203754 heat-api-cfn: uWSGI master │ │ ├─203831 heat-api-cfn: uWSGI worker 1 │ │ └─203832 heat-api-cfn: uWSGI worker 2 │ ├─10b54bea1d82be47b373ff40c080d18ea66d939d01253ec0a843e6de91ee5fc8 │ │ └─142379 /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 │ ├─89fad9a54e0bdae04af5df9fdaf260bc6bddf1406b93412b26f3106b108255ad │ │ └─40936 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─64d2291e44eef49323391e5da67bb125b582b77763e9dbf4c6afe9219e239874 │ │ └─48593 /pause │ ├─54f060bac64e098c75ac72bb5a984933c8d9879188a4dc1827ae1e7873ec3cbd │ │ └─40541 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 │ ├─76bd19bd5851b5f3120375bc42f4fbf35d8fc012caef2cff57072701718698de │ │ ├─121751 cinder-api: uWSGI master │ │ ├─121764 cinder-api: uWSGI worker 1 │ │ └─121765 cinder-api: uWSGI worker 2 │ ├─98bf6b8a51482492d011b7522847775acfe67fdd92693281be807d0a75812fac │ │ └─61602 /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 │ ├─9c73e8a00662749a71b79608fb350ec1e66516351b3dce7d32fb32279eacf5ae │ │ └─47708 /pause │ ├─399699dd0de0910f632c71fb984b2d2993e2d39b395b0ff1d70b330d53a75160 │ │ └─43891 /pause │ ├─334e9e8266c096acadccf43efbcfaccc83db93ab424392d1b509366eb899f939 │ │ └─147370 /pause │ ├─4ec40850b0bb30c93144f29bddec8fabdf2dcffbb893bb8b7bdd7e9505272700 │ │ ├─ 47110 /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 │ │ ├─ 47122 /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 │ │ ├─ 47273 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272993 nginx: worker process │ │ ├─272994 nginx: worker process │ │ └─272995 nginx: cache manager process │ ├─28cf625a1d9c67f4426c19b6d573c223bdaddb9097b18cf4d09869d80df121a7 │ │ └─96780 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-gl497 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─45111eee56b230191b444f5635dd79ffc034b7abefae9cbfdec6997bc08a15f8 │ │ └─40438 /pause │ ├─285577a81f6e73a567045bb24674c63c47ba1d6a15dd60b4e28cb89844502689 │ │ └─86933 /usr/local/bin/rook ceph operator │ ├─c10523c86799182f9792bb164b3eed01914f92b7d1fae2a3c340d5c937a72c06 │ │ ├─183669 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] │ │ ├─184095 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) │ │ ├─184098 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) │ │ └─184101 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) │ ├─4e9b8a7efc18531aba25a986eb325d1b99826f4c58591eee08039861e6977c72 │ │ └─191060 /pause │ ├─98ff7725987f4cb0b88d637e80787727b6774d5369412b6cf42f4d7501cf7c2d │ │ └─51619 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 │ ├─3118a7d904488229cc9beb6ceae0146c0e2551a1dd8a40023e28324fff545fec │ │ ├─265021 manila-api: uWSGI master │ │ ├─265071 manila-api: uWSGI worker 1 │ │ └─265072 manila-api: uWSGI worker 2 │ ├─5267002e6211bcd39761e7f4d7acaadd5882b9406c43c84a22891cb36f45aafd │ │ └─232002 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3f274c5c235ce830944f73575fa14a3453dac164ef406016e9c7052b673cc823 │ │ ├─49094 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 │ │ └─50384 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 │ ├─a1de3ed6bf9ea51fa710d6c44871f8d4889ee5c175f733026d1a41aa21e62a62 │ │ └─233257 /pause │ ├─62359c30ba2a74c1096585094cf0aa18a0f26d2e96e9a1867ed5833edd173a2f │ │ └─147128 /pause │ ├─8d923fb951d175b5bbdbfde01f1351965d4375273dd27eccc683ee0029b665f2 │ │ ├─196398 /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 │ │ ├─380994 /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/tmpnzqkvs7w/privsep.sock │ │ ├─381267 /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/tmpj0d3ijmv/privsep.sock │ │ └─381312 /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/tmp_pjrvkdf/privsep.sock │ ├─5d1754812a967d22ff2e5300b86c1474a014cc6a7e884821bd321565faa93704 │ │ └─127544 /pause │ ├─f509997525abf21cdb13f236704d71f9ad1d4c1d891f8933de4542930db31975 │ │ └─49268 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ └─16d975b1b4407e30b90b2860f440c425ed2755d1f7bc4d4c1f296aa873c7326d │ └─61013 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount