Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21862 /lib/systemd/systemd --user │ │ │ └─21863 (sd-pam) │ │ └─session-21.scope │ │ ├─21794 sshd: cephadm [priv] │ │ └─21876 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1631 sshd: zuul [priv] │ │ └─1644 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1635 ssh: /home/zuul/.ansible/cp/162.253.55.167-22-zuul [mux] │ ├─266373 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eskfmmuenqzrnjraligfnpryetnrxeql ; /usr/bin/python3'"'"' && sleep 0' │ ├─266374 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eskfmmuenqzrnjraligfnpryetnrxeql ; /usr/bin/python3' && sleep 0 │ ├─266375 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-eskfmmuenqzrnjraligfnpryetnrxeql ; /usr/bin/python3 │ ├─266376 /bin/sh -c echo BECOME-SUCCESS-eskfmmuenqzrnjraligfnpryetnrxeql ; /usr/bin/python3 │ ├─266377 /usr/bin/python3 │ ├─266388 /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 │ └─266389 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-cb66fe71193da4723428dec18064ea498792afc6bc38301327864d5eae169201.scope … │ │ ├─18859 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18877 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9976 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 217026183c510f1a27def698cbc767dcc8243c75a38ef3a26fca96f26b6aa46e -address /run/containerd/containerd.sock │ │ ├─ 12699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0eba74a7380200ee86b91e7b723f287362b4bafc27838a4bda75dc5880db1f38 -address /run/containerd/containerd.sock │ │ ├─ 18833 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb66fe71193da4723428dec18064ea498792afc6bc38301327864d5eae169201 -address /run/containerd/containerd.sock │ │ ├─ 25397 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f15a6c6e6816be6e4432ef295a39928bba1974b3f1cb81275f9ea44c731a6953 -address /run/containerd/containerd.sock │ │ ├─ 30186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 71a69637d85b2d5c4c1a54005246db92b0bc1011ed05a0a3d470064f7932883f -address /run/containerd/containerd.sock │ │ ├─ 34817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0cfb149885050a64a715941e7623161159561ce12cc042a8a8498981c7f8d1d2 -address /run/containerd/containerd.sock │ │ ├─ 39455 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc6bd5a8e5bd9d4dd605ac41c91a3d487c96367c3aab0448f4692de59af22293 -address /run/containerd/containerd.sock │ │ ├─ 41991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1fe02ea1c71349e10a3d761c5ebce56020226f99139c6dd40be02cb48d1455 -address /run/containerd/containerd.sock │ │ ├─ 42042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c662993bb3692723dff98b345aa1cb52b381f486b7c0e863a6c478bdcefc8d2 -address /run/containerd/containerd.sock │ │ ├─ 42050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd941f0a1910b6004372ac99dc28e381e655aac20c178f17aa7310d5a72d0664 -address /run/containerd/containerd.sock │ │ ├─ 42060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ba1f8cd7a5c97fab57c5dc3346081a3d5b9496c00925adfae195cbac7cb0b90 -address /run/containerd/containerd.sock │ │ ├─ 42076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1586507f5803b056ff8ad239a2360045d2b59d08ba157785fdb72097e0d50455 -address /run/containerd/containerd.sock │ │ ├─ 42615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 531dd8ac7c673cf8402d2c7ed20d5db7f9f8d1dee68b5b2f2d4541d5a5730714 -address /run/containerd/containerd.sock │ │ ├─ 43391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05ce72d1f842fbffb78d17891332cff7fd5bfab58c9cbaf79932b250aa511c6 -address /run/containerd/containerd.sock │ │ ├─ 43417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e72ac45c2a9483583d9d8324e85063973000adf17b6b6590aafeb91f16c2e2 -address /run/containerd/containerd.sock │ │ ├─ 44783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8c49e2062545ae88bd922fc789e89154a80eae09748ae005e3fd4e2500a37c0 -address /run/containerd/containerd.sock │ │ ├─ 45212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4150f01014e55e40fc0700c06a9aee8d06f48b3b63e08c17dd815dfc231b2b -address /run/containerd/containerd.sock │ │ ├─ 45238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da9b4e90e55899fbccac8832f62e338bda21b1a2dc43a5d874df77273434e1a -address /run/containerd/containerd.sock │ │ ├─ 45712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd91c394e9e2f559f4061e8741e9bd4c939e503acec604ae0ca40aaecb650b10 -address /run/containerd/containerd.sock │ │ ├─ 46227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bc67d09b10a07017198a88d69d0ac6f5bb1c5374d9f0f277df7c22ff1219ee -address /run/containerd/containerd.sock │ │ ├─ 46279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 919eb3033b840cc05f021d94b664615046fc1020a482a04b7c27251b0b3857ce -address /run/containerd/containerd.sock │ │ ├─ 46317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 329cb1dcf9ab23e7ceef0bf9e456e6042c49a2eec58f8edf5153ac8135670f8f -address /run/containerd/containerd.sock │ │ ├─ 48376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d30aa6ed0093c3d5ce97e9dc424b0400d0cce0e813efd5e8097a05e8d9e6990 -address /run/containerd/containerd.sock │ │ ├─ 48471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b60e917bb3ace9735fd6d77f6cb71e2579ae9a983996717a8c09535c775a47e3 -address /run/containerd/containerd.sock │ │ ├─ 49245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d598ca32a6aa812afe265ffaf0bd7b546c5d17bf901de609467f7f18b5d107db -address /run/containerd/containerd.sock │ │ ├─ 49278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777122dc18b22d15f1ffee52da4dc894daf0314d88a7ae95a465ed58d9bc6715 -address /run/containerd/containerd.sock │ │ ├─ 49846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17dec96d4ba13e25d1814dbf9681402f3e074ef4fe9953f88484a1d1b15634b -address /run/containerd/containerd.sock │ │ ├─ 50142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f033e3c808a318daa644d54318b2e6d6c3d7a599e760f1d3b1bf6f73acf9e4af -address /run/containerd/containerd.sock │ │ ├─ 50554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc89c9dd7abcd7bc7d05b8a2d754648b846353cc6a777295ad5a546b0b4f22a2 -address /run/containerd/containerd.sock │ │ ├─ 52614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1c482d04bac2cd071e1db17701a8c538de8ce685f096edf2f62136f1aec23a -address /run/containerd/containerd.sock │ │ ├─ 52844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5093dadefeb0fc66cafd07abbbb318bc6da5d0d6f13c25aba0fe2dfcfcc5de -address /run/containerd/containerd.sock │ │ ├─ 57942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4607890678da81a692d0df23d76179a0beca834fe1e9d23ac8ced395732903 -address /run/containerd/containerd.sock │ │ ├─ 58616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2ee025935d4b3e6f958ee051ca894d4d509a1948642e3d232498616f53fe2c -address /run/containerd/containerd.sock │ │ ├─ 58658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eef3bd4082f9b6aab12a55ad201ded84ab3e7bef001f356c0c0c9cb941a3c1a -address /run/containerd/containerd.sock │ │ ├─ 58715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0859c21c40ca10d3a34452cd8cca1f3d3a4f33d7db99839528728361273fbea -address /run/containerd/containerd.sock │ │ ├─ 58926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be2c02883353167c8c52f437e59ce4a2e19f167af7d8880a73c89a082fc447e -address /run/containerd/containerd.sock │ │ ├─ 63655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd2745ad7e0f9f7758174c25ee0f5cab5e057a5bbf03e67908c275dc4c524001 -address /run/containerd/containerd.sock │ │ ├─ 63823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e1f9856b19a8b8e1f2e017ccfceb075acc4006a9f661fec67189a25c40a182 -address /run/containerd/containerd.sock │ │ ├─ 63880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c89885e70e90df83e85db32630aa85d291a004d9abae156b087d37deeafa61ad -address /run/containerd/containerd.sock │ │ ├─ 63919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c333c16ba747c9da850be2c20934f486e1efec7af849e804ac35ffcc3e30e92 -address /run/containerd/containerd.sock │ │ ├─ 65712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58cdb9d8f65bc2c511a3ccc5d0fa68eaa9f2a377b108da9ed20874b9d8366fb1 -address /run/containerd/containerd.sock │ │ ├─ 65763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c041641f3ee86afa95cb80196da866df4c3fe4145beb6822ca6fa0c9f24276e -address /run/containerd/containerd.sock │ │ ├─ 65799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf86172ac991610ca64e73041657a8003ef7208b7537f778256cd823e704e2f -address /run/containerd/containerd.sock │ │ ├─ 66130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace80666f52049e8a9c84e663f36647b9a4c73f462ed0de1e4049aa333dd3a5e -address /run/containerd/containerd.sock │ │ ├─ 66232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1b7f1919324fdf5c9d93b82e65eab9bff25441301b7a02977295b885526281e -address /run/containerd/containerd.sock │ │ ├─ 66442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7a3e0dd4900f1032c10334b068cc57d5c0ef7e21a68bd3eac6bb35b9f90bc5 -address /run/containerd/containerd.sock │ │ ├─ 66747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b934cece20431305243dcd8bc1be5ad4a83fe79ae6080960b769dc5e3c6ece3e -address /run/containerd/containerd.sock │ │ ├─ 66798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1534c5800a931f349fe1392d5bf6ca35754c9990405445a35f5e457f718f764d -address /run/containerd/containerd.sock │ │ ├─ 67624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6db9f31c5ce4ccba95b1069995fc008661e507b229d327ae34184045e5c33a -address /run/containerd/containerd.sock │ │ ├─ 68334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e544790002fca3d0dc37d94975343b2d02f0bb0cfe474b8f2980983a193ce3e7 -address /run/containerd/containerd.sock │ │ ├─ 69801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e58c3d405c6e74ca96af19c47d7de4acfef28175bd64aaaea8fde153afc91812 -address /run/containerd/containerd.sock │ │ ├─ 71905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc6b4981ef9dfd17e895fd5188218557427f1ca9cbce4e352df8d086c5fc80a -address /run/containerd/containerd.sock │ │ ├─ 81424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a81ecb2ef2a8ca53744423d388ac0dbbeea221083abda7c7aa38f960aff97b7 -address /run/containerd/containerd.sock │ │ ├─ 82950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5e1d887676947de549b2bb68a9b6328bca9942054ab9f6833ebb8901940d60 -address /run/containerd/containerd.sock │ │ ├─ 89386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e6a7adf545aba272ccdbca2e360c1610556b8a10f7c3328d04f9c69c4f532d2 -address /run/containerd/containerd.sock │ │ ├─ 96301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57bec46fc31b0d881772789b60925d589f85d9f582b0fe88c4b6d536a64ce19 -address /run/containerd/containerd.sock │ │ ├─ 99535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7f46e70de200d7484777fb22de574b21f2e431012d152520dc5e41fb74b723c -address /run/containerd/containerd.sock │ │ ├─ 99580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd8fd376e1bbb5abaadff2c7a4fe7c10628289c3d36a8b7018e29f501a1aecfb -address /run/containerd/containerd.sock │ │ ├─113539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309c5c818e31d8c816acd41383ad7e947490d73007289f733483b62104eb7e40 -address /run/containerd/containerd.sock │ │ ├─115257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d3e53bbfbe3f00fdc482a5da39fb84121dfc3b58f868a151bd57f7a6597949 -address /run/containerd/containerd.sock │ │ ├─115303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a33cf1cef824e6ab62d7280882c54e01fe703a84c0ace05217032ef960a393df -address /run/containerd/containerd.sock │ │ ├─117174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a56e71a8a65700669983ec522aa363ae0af4de91a3682fcd0d27e53a0095a3 -address /run/containerd/containerd.sock │ │ ├─119006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24dd7dbd37196cbe17f4ab94f3c6fdb89cf2d849f6b41ef2638eef15e854be58 -address /run/containerd/containerd.sock │ │ ├─119157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694175b9391918164523960444982b481085eca2074c6b04be0b8dbe849da406 -address /run/containerd/containerd.sock │ │ ├─132238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a458b5bb58f9d97cc101d735d2dbeadf7efb6e9ff584765d25d275c1b6c6be -address /run/containerd/containerd.sock │ │ ├─132271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d03fca3a420f63fb39d034abe9bad15887595c0323f644e62c1748b5d3e80f6 -address /run/containerd/containerd.sock │ │ ├─146174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd99adfae81dd2b337e62ce4de32f5a44f240a15f3c235275ef112e32e2e271a -address /run/containerd/containerd.sock │ │ ├─162501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5caf487155b54d54f2aaa57aca3a27fb5c43c0666db02b00440d13772095720e -address /run/containerd/containerd.sock │ │ ├─164129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3376138cfc52d4f4a3fe5e18d6d0ef69d0e0ca93c95633c92b439541c0c8c5b -address /run/containerd/containerd.sock │ │ ├─164494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542561a7edec75555117317381adfa6a3bb9c960e53056b9e45a598351c9b076 -address /run/containerd/containerd.sock │ │ ├─165359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 642ec4ef7452c462d6c520af6b3489907a3ed06f6e5c31c7efaa431494aa1d94 -address /run/containerd/containerd.sock │ │ ├─167573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a88018d5b51bbb90ac048086723ae9078351f57af6c5efcb5b971e91c786430 -address /run/containerd/containerd.sock │ │ ├─167851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d4ec78a87fdb3aaf591856ac57ef0b7b6e08ebe05e5d40ee6cc7f8ae817c664 -address /run/containerd/containerd.sock │ │ ├─167950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a5ba8737c8aa873d4b93ec711c551d01d653b333bf58ad6f05983d306aa750 -address /run/containerd/containerd.sock │ │ ├─168011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b96f8f62d774b1e011e541b4cd8839b83685342354be0fcdbd7b8e436779494 -address /run/containerd/containerd.sock │ │ ├─168188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0742d5e5aa6d3889b6ead46939ba4a3bfb0fdbc12f44afa0f7d19b35a74824 -address /run/containerd/containerd.sock │ │ ├─168992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc553188ede991afc3aad427c6c6c304791fb1499d8515d24983036c0cfbaaa7 -address /run/containerd/containerd.sock │ │ ├─181219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a5dda1525320348adf04ca63e1b44098154912b79e1d43bec8e33adc31415e -address /run/containerd/containerd.sock │ │ ├─183097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216e1ce16d2a9c7c20ab55aa34e0ebcb0a865cef2bc6ee5ce54e6f8884d16701 -address /run/containerd/containerd.sock │ │ ├─183128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46e73ee68752a0bd91b2ce002fed770647ce9145e83cb715421cd8006f14eb7 -address /run/containerd/containerd.sock │ │ ├─183201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b47013ce936190144a6ba57aaf2a6b16d14b6051881043d53c16c39960c13dc9 -address /run/containerd/containerd.sock │ │ ├─183237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7449a2bd67590c371564e081ef7ceacf21b877ffaaa9f42098f3b570609903f3 -address /run/containerd/containerd.sock │ │ ├─183295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c10e91003b7971a870f5d9891233e311b0e8eced379a26d373495172e9c097c -address /run/containerd/containerd.sock │ │ ├─183675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d989c3271ae69d9154b1932a533f60893640b59effbacad8f2294c253bb930d1 -address /run/containerd/containerd.sock │ │ ├─183709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965e7a9612058c6f6690fcfc3b42288f177200a83b26e85e95fd9e8023a8064c -address /run/containerd/containerd.sock │ │ ├─197911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 832273bab800833c34564dbb1a340985c1e729f19ee50922c70206ac84d433ce -address /run/containerd/containerd.sock │ │ ├─200385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f630ac87f5f3c410c2c49f59b2e5aaaed5c0424ed7f2203785945d6e8459861 -address /run/containerd/containerd.sock │ │ ├─200435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a83f639667ec7b677cdb8b25ac607298c2843b2d775400907eb4e20887a826f3 -address /run/containerd/containerd.sock │ │ ├─200504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66475702269c5adbc80198962b21ba051d537f2e7eea6569398f419e0e517aff -address /run/containerd/containerd.sock │ │ ├─218421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30ff7a44f6187edf1d1c25383e79b5a130a00619003d5f64b32b088d3a68727 -address /run/containerd/containerd.sock │ │ ├─227375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8dbbabb38c3d2a490632f5e51fbf97d152fc96ae5807c2fe764294719eb528 -address /run/containerd/containerd.sock │ │ ├─227429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc2c2a7717a8979dd0878a1899523faa8fa872a78447d961b6a2ed5354762a8 -address /run/containerd/containerd.sock │ │ ├─227460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba545ae80c0babd479a26f0f4d7c94065a9c14e455f064c70e13294909b4a6f0 -address /run/containerd/containerd.sock │ │ ├─227826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2b4258febe2d417bfc85379a4224cad8dd2d1e398055b8abecd2484df6af91b -address /run/containerd/containerd.sock │ │ ├─239940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c8f497a3432bef8e6c7c8780b9bc9a8ada1bfb0b7de7ff276ee1b62f6cb103 -address /run/containerd/containerd.sock │ │ ├─242769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab167205192bf8d1d12bc298613dd8ce67e9439a4b1c0b83a6d737be90fd01b3 -address /run/containerd/containerd.sock │ │ ├─243883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e2b38a7798462511229386fd216e9edb80528be3066dd94db2cf1a25c8a900 -address /run/containerd/containerd.sock │ │ ├─244927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c4e8b03ca898475ed9d2d20cbb17a82390f3f0e4cddbcce5948f0b50497dae -address /run/containerd/containerd.sock │ │ ├─245588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6740a4c35eddd3fb77beaa1ec58b683db7ab915bdb461e2473e53495b7b69d2 -address /run/containerd/containerd.sock │ │ ├─247509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd290071d625ecb11b908a675eff1137707cbd4d82a2f107c00159e39aac618 -address /run/containerd/containerd.sock │ │ ├─249238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c54d6aaf8c4f2db60e73e768c7f4ab7bd29f74efca601c1fc5cd82011024892 -address /run/containerd/containerd.sock │ │ ├─249330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d5e3d24198fe1781d1fa8298435bcc21bda9fd60ff08c85b77b1a56ddef729 -address /run/containerd/containerd.sock │ │ ├─250111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896b2632ca37dd629eeb5d5ab8fd04e58f167a3c90fc17b0e095faf0ea8393fb -address /run/containerd/containerd.sock │ │ ├─266300 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51/log.json --log-format json exec --process /tmp/runc-process1219489261 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51/e28e332d087776c9c927ea0562a15cd0cd0ff30d1babeaee341b12461f8c44a3.pid 60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51 │ │ └─266301 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51/log.json --log-format json exec --process /tmp/runc-process1026935040 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51/b71b12e88392c3f13cb4b5afac8a205c1edbd9fd960be753148020117d6c7148.pid 60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51 │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29903 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30169 /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 │ │ │ ├─18792 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18812 /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 │ │ │ ├─25111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25380 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39409 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39431 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34529 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34800 /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 │ │ │ ├─12248 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12279 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qyhltv.service │ │ ├─12613 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qyhltv/unit.run │ │ └─12643 /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-qyhltv --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.qyhltv:/var/lib/ceph/mgr/ceph-instance.qyhltv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qyhltv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qyhltv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10348 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-0eba74a7380200ee86b91e7b723f287362b4bafc27838a4bda75dc5880db1f38.scope … │ │ ├─12724 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qyhltv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.qyhltv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─161956 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42468 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.167 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─266114 sshd: unknown [priv] │ │ └─266115 sshd: unknown [net] │ ├─docker-71a69637d85b2d5c4c1a54005246db92b0bc1011ed05a0a3d470064f7932883f.scope … │ │ ├─30213 /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 │ │ └─30225 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-cc6bd5a8e5bd9d4dd605ac41c91a3d487c96367c3aab0448f4692de59af22293.scope … │ │ ├─39483 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39499 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─docker-f15a6c6e6816be6e4432ef295a39928bba1974b3f1cb81275f9ea44c731a6953.scope … │ │ ├─25423 /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 │ │ └─25435 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10857 /usr/sbin/chronyd -F 1 │ │ └─10858 /usr/sbin/chronyd -F 1 │ ├─run-rd321c6fcce7741728c4a3ff860ed0e37.scope │ │ └─198831 /usr/sbin/libvirtd --listen │ ├─docker-217026183c510f1a27def698cbc767dcc8243c75a38ef3a26fca96f26b6aa46e.scope … │ │ ├─12361 /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 │ │ └─12373 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─docker-0cfb149885050a64a715941e7623161159561ce12cc042a8a8498981c7f8d1d2.scope … │ │ ├─34841 /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 │ │ └─34853 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─161790 /sbin/iscsid │ │ └─161791 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─a3376138cfc52d4f4a3fe5e18d6d0ef69d0e0ca93c95633c92b439541c0c8c5b │ │ └─164156 /pause │ ├─4eef3bd4082f9b6aab12a55ad201ded84ab3e7bef001f356c0c0c9cb941a3c1a │ │ └─58686 /pause │ ├─7449a2bd67590c371564e081ef7ceacf21b877ffaaa9f42098f3b570609903f3 │ │ └─183293 /pause │ ├─90dbf3dc595c8e45a9e390a70923bce3520a37b324f8afa761baa18d1392f729 │ │ └─59063 nfd-gc -gc-interval=1h │ ├─c1e63a73515ea13e506e4c637c2838dc77f0c932e00f75a431e345d29308fa0e │ │ └─244985 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6858e2fde62bb09ec7c36455d501f8001eaa10553b5f71aaeafd11d82cd08fe4 │ │ ├─165714 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165731 /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 -- │ │ ├─165737 erl_child_setup 1048576 │ │ ├─165804 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165945 /bin/sh -s rabbit_disk_monitor │ ├─b47013ce936190144a6ba57aaf2a6b16d14b6051881043d53c16c39960c13dc9 │ │ └─183267 /pause │ ├─72aecc1fcbd6911230ee0a256bcfed664b4a16fdf76d01a4cf7d3efef905f757 │ │ └─44830 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─27a5ba8737c8aa873d4b93ec711c551d01d653b333bf58ad6f05983d306aa750 │ │ └─167991 /pause │ ├─98ca480b72a98a70e53c04d927de1f1edbbd4c5fac06e033ef7cd6fe3d0afbd7 │ │ └─64683 /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 │ ├─1d04767cddcd2685e352d08f9b8e812faaaab6122ae8551c28fe5cebb9d0570a │ │ ├─50765 mysqld --wsrep_start_position=0fab32a9-ac16-11f1-9ce8-47abd832917f:20 │ │ └─50888 /var/lib/mysql/mysql-state-monitor │ ├─642ec4ef7452c462d6c520af6b3489907a3ed06f6e5c31c7efaa431494aa1d94 │ │ └─165384 /pause │ ├─7bf86172ac991610ca64e73041657a8003ef7208b7537f778256cd823e704e2f │ │ └─65838 /pause │ ├─38f8f63d4f264f12e7d4f5abc33e334592dc41c5085b5a24c6eaf91d9ce8b942 │ │ └─50862 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a83f639667ec7b677cdb8b25ac607298c2843b2d775400907eb4e20887a826f3 │ │ └─200470 /pause │ ├─daa27db86727c003fe9205e1592a00e6463fb453a6e897276331f01f87c37a80 │ │ └─46499 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─13a07257d64163c8d700462faa223b7a4a0adbd6507032f876816b51d04c3a04 │ │ └─162907 /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 │ ├─d57bec46fc31b0d881772789b60925d589f85d9f582b0fe88c4b6d536a64ce19 │ │ └─96325 /pause │ ├─a55a316df1866c6960fc5015f34925bb34ee49e0624a099af60add22aecc19b0 │ │ ├─214047 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─214579 heat-engine: ServiceWrapper worker(0) │ │ └─214582 heat-engine: ServiceWrapper worker(1) │ ├─24dd7dbd37196cbe17f4ab94f3c6fdb89cf2d849f6b41ef2638eef15e854be58 │ │ └─119033 /pause │ ├─df4607890678da81a692d0df23d76179a0beca834fe1e9d23ac8ced395732903 │ │ └─57966 /pause │ ├─e58c3d405c6e74ca96af19c47d7de4acfef28175bd64aaaea8fde153afc91812 │ │ └─69824 /pause │ ├─7087a3dc35382a90e80b192e4619f3ef57f269afc26ea398f995e3288e8c0c6e │ │ ├─214093 heat-api-cfn: uWSGI master │ │ ├─214169 heat-api-cfn: uWSGI worker 1 │ │ └─214170 heat-api-cfn: uWSGI worker 2 │ ├─7188bc5e2bd67e8a813d8244623ba348ab0232d9649c472b38b4f963a5b8e40d │ │ └─198048 /usr/bin/libvirt-tls-sidecar │ ├─531dd8ac7c673cf8402d2c7ed20d5db7f9f8d1dee68b5b2f2d4541d5a5730714 │ │ └─42638 /pause │ ├─24072ac56f0363aa11c404428709059ac6f3b9092afbf57f3cbfcf852cd85cf6 │ │ ├─50606 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 │ │ └─53383 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─694175b9391918164523960444982b481085eca2074c6b04be0b8dbe849da406 │ │ └─119185 /pause │ ├─5d2ee025935d4b3e6f958ee051ca894d4d509a1948642e3d232498616f53fe2c │ │ └─58642 /pause │ ├─fd99adfae81dd2b337e62ce4de32f5a44f240a15f3c235275ef112e32e2e271a │ │ └─146199 /pause │ ├─d46e73ee68752a0bd91b2ce002fed770647ce9145e83cb715421cd8006f14eb7 │ │ └─183202 /pause │ ├─7a7a3e0dd4900f1032c10334b068cc57d5c0ef7e21a68bd3eac6bb35b9f90bc5 │ │ └─66468 /pause │ ├─d11f4629beb2e538c5cee9a0792fc69aff81ff4ec15d0e3c9d1684df70794e39 │ │ └─64182 /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 │ ├─329cb1dcf9ab23e7ceef0bf9e456e6042c49a2eec58f8edf5153ac8135670f8f │ │ └─46341 /pause │ ├─930b04c63c16b44a3deb7f2837699f33c0bd4a81fe9c7229f68431ca9c971c07 │ │ ├─ 99997 /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 │ │ └─232863 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─eb8f9deb801a0f8230cbb73c837eafc92f93fe970aef0795472c7b7206d72df2 │ │ ├─129411 cinder-api: uWSGI master │ │ ├─129428 cinder-api: uWSGI worker 1 │ │ └─129429 cinder-api: uWSGI worker 2 │ ├─0b292320092ad8fd57d14f0536f37308e070c8a44b5eb12756ac01db4dbd263f │ │ └─68530 /goldpinger --static-file-path /static │ ├─8a0dceafe8160acb7bd8e90bd001bb7b4326f1157b8b0302097440167dc6de26 │ │ └─196273 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) │ ├─2d028c8f2024eea505f7fb3db405935cc441161c8ad54858311a1cbc14338152 │ │ ├─133471 /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 │ │ └─133598 /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 │ ├─9eca3f5f5b4ab971429a83787e8f82097d3b964fdb88e87e18a265854540cf71 │ │ └─65245 /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 │ ├─b6b7102b88092afa7906e157d96c227a288eab8974c3be519c5c398ac160f888 │ │ └─42310 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 │ ├─a33cf1cef824e6ab62d7280882c54e01fe703a84c0ace05217032ef960a393df │ │ └─115326 /pause │ ├─5e12ee3b6d2a8935e99d66091338b98adcad56e68dccb75fd190a60d0a977ded │ │ ├─238783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238802 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─239721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─239722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ebd039fdcf1dc75f9401edf8be64765a0160d6d46b64754e27f8ffd5ea3b3596 │ │ └─45326 /coredns -conf /etc/coredns/Corefile │ ├─27b309591f4743084f22e846918c739d77c0b7e582cbad3d03d8e538768102e2 │ │ └─90375 /usr/local/bin/rook ceph operator │ ├─ba545ae80c0babd479a26f0f4d7c94065a9c14e455f064c70e13294909b4a6f0 │ │ └─227509 /pause │ ├─dc89c9dd7abcd7bc7d05b8a2d754648b846353cc6a777295ad5a546b0b4f22a2 │ │ └─50578 /pause │ ├─d99129080838c6b50aa529b09e2403c4e50c3c55f3e0a07447417951ec35c77a │ │ ├─193446 neutron-api: uWSGI master │ │ ├─193474 neutron-api: uWSGI worker 1 │ │ └─193475 neutron-api: uWSGI worker 2 │ ├─d7f46e70de200d7484777fb22de574b21f2e431012d152520dc5e41fb74b723c │ │ └─99559 /pause │ ├─7f2911a45fb2a6c24c097bc37fc1dc8296cd6fce02bd7a851a83e49ba81cc507 │ │ └─198718 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b486213733e649bea87bc107e91c618d266d75c4225ecd1622aac7ec61784040 │ │ ├─196082 /bin/sh -x /bin/wait-for-ip.sh │ │ └─266372 sleep 1 │ ├─254db8da7d50e94176a1231d216e4d4233c40f91a1b452122b5c0f98080ef6bf │ │ ├─179138 nova-api: uWSGI master │ │ ├─179172 nova-api: uWSGI worker 1 │ │ └─179173 nova-api: uWSGI worker 2 │ ├─1f0504c06a1cc2e91d02998213c696d2ad53ecb96854f638b274ab7a4adb1427 │ │ ├─81594 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81620 /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 -- │ │ ├─81626 erl_child_setup 1048576 │ │ ├─81675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81774 /bin/sh -s rabbit_disk_monitor │ ├─0a88018d5b51bbb90ac048086723ae9078351f57af6c5efcb5b971e91c786430 │ │ └─167630 /pause │ ├─919eb3033b840cc05f021d94b664615046fc1020a482a04b7c27251b0b3857ce │ │ └─46302 /pause │ ├─43ea03b38cc5bcd4083cd8b591f56f7d3129bf0f277e04d25d4c7b20e3a8c8cc │ │ └─68976 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-167.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 │ ├─f51c63ab032648b772697e3795576af3404749bfe87afe4d0b695463391f3f2c │ │ └─69692 /bin/oauth2-proxy │ ├─d989c3271ae69d9154b1932a533f60893640b59effbacad8f2294c253bb930d1 │ │ └─183710 /pause │ ├─ae7e077d84885d6efbf65c6e6e1da4ec960813a247dd089e4ebf6047f30430c1 │ │ ├─194537 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) │ │ ├─194808 /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/tmpg0570ob6/privsep.sock │ │ ├─195031 /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/tmptrxqe83f/privsep.sock │ │ └─195371 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ad723915405e1dbf3aa568ecc5ad1e9d26d4d0ec66f0f88c5a2acc57a4df3fe8 │ │ └─50685 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8c54d6aaf8c4f2db60e73e768c7f4ab7bd29f74efca601c1fc5cd82011024892 │ │ └─249263 /pause │ ├─2c02101245f25803f8b0d38387097008aa15aa009888fec2749d1a34e4e1f780 │ │ └─130814 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5994e294025c02f26ca43e9a8a9950a9854780974d3cba1a76f89ff6aa0b4b12 │ │ └─69458 /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 │ ├─cbc6b4981ef9dfd17e895fd5188218557427f1ca9cbce4e352df8d086c5fc80a │ │ └─71928 /pause │ ├─4aff49db9dd5749c30fcdfe15e21bb22c99d699ca7bd1b46bd02a963a136c201 │ │ └─164802 /coredns -conf /etc/coredns/Corefile │ ├─fd91c394e9e2f559f4061e8741e9bd4c939e503acec604ae0ca40aaecb650b10 │ │ └─45737 /pause │ ├─72ee01edd5b0cf30515a8e2919054631dd689a604dce97bc637402e0f8405444 │ │ ├─184350 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─253806 sleep 300 │ ├─066e67092a5268a55c46e0dff247346878f49265be23710aab91165910bb948d │ │ └─45887 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 │ ├─ddc2c2a7717a8979dd0878a1899523faa8fa872a78447d961b6a2ed5354762a8 │ │ └─227513 /pause │ ├─14761d25fdc81db12f21d77508a3f97a75bd879a807bbbf2eb4c92f9899dd63e │ │ └─69016 /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 │ ├─b934cece20431305243dcd8bc1be5ad4a83fe79ae6080960b769dc5e3c6ece3e │ │ └─66777 /pause │ ├─4566400483a2bd1fb522691f545c78a8961e4216876b47822ac392cde702ef1f │ │ └─59213 /secretgen-controller │ ├─ee526d0c1ad87476638a9fc7b011459283d9743ed08de91404bac0264a552532 │ │ ├─179235 nova-metadata: uWSGI master │ │ ├─179247 nova-metadata: uWSGI worker 1 │ │ └─179248 nova-metadata: uWSGI worker 2 │ ├─ed90ecdb37cc1b6a10074a41e3ff37cc1cd0b71578e503a7833fc8ccf0070886 │ │ └─69353 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-167.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 │ ├─bc00f54cf7a1e4665e19ca7e74bda3cd3ef98583cbdd3ee284a9a18018f53ff8 │ │ ├─236781 octavia-api: uWSGI master │ │ ├─236796 octavia-api: uWSGI worker 1 │ │ └─236797 octavia-api: uWSGI worker 2 │ ├─b322ddc3e149939a66cd048990d437f0efa528ec66eeab530230492db9155f92 │ │ └─49994 percona-xtradb-cluster-operator │ ├─0be2c02883353167c8c52f437e59ce4a2e19f167af7d8880a73c89a082fc447e │ │ └─58952 /pause │ ├─42500e1958821a59922845980e995ff1956188194753520ecee1e2b225d959a2 │ │ └─198198 /bin/bash /tmp/libvirt.sh │ ├─50ecc7d8de1124464b8a4652b9908adb7a53256738f77b58031f8a06959c6228 │ │ └─69550 /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 │ ├─5e57e1f98933f56d3fe6670f710212dc95b44744fa54911938a84c9f9016567f │ │ └─244193 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─049e17f8387f3e97be379674f0e05b016b3c4fd928de1a91b8028abe1bca2459 │ │ ├─64647 python -u /app/sidecar.py │ │ ├─64820 python -u /app/sidecar.py │ │ └─64821 python -u /app/sidecar.py │ ├─6da9b4e90e55899fbccac8832f62e338bda21b1a2dc43a5d874df77273434e1a │ │ └─45275 /pause │ ├─4c0742d5e5aa6d3889b6ead46939ba4a3bfb0fdbc12f44afa0f7d19b35a74824 │ │ └─168221 /pause │ ├─a64a9bd33cbb7fb8967c2305f468bcf2f8d738b99053211d9626e6cde97a64a0 │ │ ├─68014 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68060 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─90265d057b96556683eb1312f619f98eed29cccac31027346ecfbd861be4aab5 │ │ ├─193489 neutron-policy-server: uWSGI master │ │ ├─193501 neutron-policy-server: uWSGI worker 1 │ │ └─193502 neutron-policy-server: uWSGI worker 2 │ ├─8749ad1d959e8565d1de77c7825a8a454777e516d3c30a939d8b6556059e88cb │ │ ├─70172 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70189 /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 -- │ │ ├─70195 erl_child_setup 1048576 │ │ ├─70291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70434 /bin/sh -s rabbit_disk_monitor │ ├─777122dc18b22d15f1ffee52da4dc894daf0314d88a7ae95a465ed58d9bc6715 │ │ └─49310 /pause │ ├─eb26734dc895ebe28939e80b9e586e5fb9f402047657f789d2d1bd4020a984cb │ │ ├─152331 placement-api: uWSGI master │ │ ├─152351 placement-api: uWSGI worker 1 │ │ └─152352 placement-api: uWSGI worker 2 │ ├─c2b4258febe2d417bfc85379a4224cad8dd2d1e398055b8abecd2484df6af91b │ │ └─227849 /pause │ ├─3e6db9f31c5ce4ccba95b1069995fc008661e507b229d327ae34184045e5c33a │ │ └─67649 /pause │ ├─f0859c21c40ca10d3a34452cd8cca1f3d3a4f33d7db99839528728361273fbea │ │ └─58738 /pause │ ├─eb1c482d04bac2cd071e1db17701a8c538de8ce685f096edf2f62136f1aec23a │ │ └─52637 /pause │ ├─ec5e1d887676947de549b2bb68a9b6328bca9942054ab9f6833ebb8901940d60 │ │ └─82974 /pause │ ├─c33152785ffa784aa5db60e9d23a05b62e5baca640c061f6d56c28763d7fefac │ │ └─68717 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─965e7a9612058c6f6690fcfc3b42288f177200a83b26e85e95fd9e8023a8064c │ │ └─183744 /pause │ ├─66a5dda1525320348adf04ca63e1b44098154912b79e1d43bec8e33adc31415e │ │ └─181242 /pause │ ├─66475702269c5adbc80198962b21ba051d537f2e7eea6569398f419e0e517aff │ │ └─200539 /pause │ ├─60ddabbe3b23d3be1ada4c1cf9f406cdadf1b7d3c9693b18d6bcde6e7d535f51 │ │ ├─ 53304 valkey-server *:26379 [sentinel] │ │ ├─266340 runc init │ │ └─266355 runc init │ ├─a9374f7f7a7724033bc735cb4c920884203ac86d6f0278736f5bf96d45f4b549 │ │ ├─238002 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238470 octavia-worker: ConsumerService worker(0) │ │ └─238475 octavia-worker: ConsumerService worker(1) │ ├─c8e1f9856b19a8b8e1f2e017ccfceb075acc4006a9f661fec67189a25c40a182 │ │ └─63848 /pause │ ├─e17dec96d4ba13e25d1814dbf9681402f3e074ef4fe9953f88484a1d1b15634b │ │ └─49870 /pause │ ├─1534c5800a931f349fe1392d5bf6ca35754c9990405445a35f5e457f718f764d │ │ └─66824 /pause │ ├─b08c6fd3c9dffb5d23a24f63471ba706c88e09ef9a6b86448c3201215c23d79c │ │ └─59024 nfd-worker -metrics=8081 │ ├─216e1ce16d2a9c7c20ab55aa34e0ebcb0a865cef2bc6ee5ce54e6f8884d16701 │ │ └─183173 /pause │ ├─1ebfe0a300d0f9e593da329b099b638f279048cebce4cf703bf50bc5a03261d4 │ │ ├─218669 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218687 /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 -- │ │ ├─218693 erl_child_setup 1048576 │ │ ├─218759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219018 /bin/sh -s rabbit_disk_monitor │ ├─4f134ae6cf8a33a95eb8f14ce3fa6bd8168634fad4a10e7ecae33e0d2b461c2a │ │ ├─113963 glance-api: uWSGI master │ │ ├─113976 glance-api: uWSGI worker 1 │ │ └─113977 glance-api: uWSGI worker 2 │ ├─41654784eb60ad07003c0e8f67978cff42c9bcdb2170e2c2c300944cad6db027 │ │ ├─ 48721 /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 │ │ ├─ 48739 /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 │ │ ├─ 48874 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─239123 nginx: worker process │ │ ├─239124 nginx: worker process │ │ └─239125 nginx: cache manager process │ ├─edf3d04b05041c2c372cf917425400cd8f7d5a92d144ea285fd0d5f7278a6c40 │ │ ├─96508 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96617 /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 -- │ │ ├─96628 erl_child_setup 1048576 │ │ ├─96722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96888 /bin/sh -s rabbit_disk_monitor │ ├─4d30aa6ed0093c3d5ce97e9dc424b0400d0cce0e813efd5e8097a05e8d9e6990 │ │ └─48409 /pause │ ├─d85a1066d5de8c89da6eeffc575e703ad5b3a6b116ab1b6db78475af2c02f5c7 │ │ ├─117449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117466 /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 -- │ │ ├─117472 erl_child_setup 1048576 │ │ ├─117590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117856 /bin/sh -s rabbit_disk_monitor │ ├─c8e89f03197478358339c9c01627bd3db178bf1d1dae571b61740c0f46319435 │ │ ├─181423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181440 /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 -- │ │ ├─181446 erl_child_setup 1048576 │ │ ├─181519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181520 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─181793 /bin/sh -s rabbit_disk_monitor │ ├─fb6434ca26616bc87a790d8ecf0a292a7fa2461eabc930e16bef19079abceaf9 │ │ ├─179929 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─180372 nova-conductor: ServiceWrapper worker(0) │ │ └─180374 nova-conductor: ServiceWrapper worker(1) │ ├─38514407aa470f52cd443130c8c62e4821ed33c93b722fb41fc373fcf2a1fae8 │ │ ├─75187 apache2 -DFOREGROUND │ │ ├─75223 (wsgi:k -DFOREGROUND │ │ ├─75224 (wsgi:k -DFOREGROUND │ │ ├─75225 (wsgi:k -DFOREGROUND │ │ ├─75226 (wsgi:k -DFOREGROUND │ │ ├─75227 apache2 -DFOREGROUND │ │ ├─75230 apache2 -DFOREGROUND │ │ ├─75232 apache2 -DFOREGROUND │ │ ├─75233 apache2 -DFOREGROUND │ │ ├─75237 apache2 -DFOREGROUND │ │ ├─75238 apache2 -DFOREGROUND │ │ ├─75239 apache2 -DFOREGROUND │ │ ├─75240 apache2 -DFOREGROUND │ │ ├─75241 apache2 -DFOREGROUND │ │ └─75242 apache2 -DFOREGROUND │ ├─a05ce72d1f842fbffb78d17891332cff7fd5bfab58c9cbaf79932b250aa511c6 │ │ └─43429 /pause │ ├─6fc10f56c73e9d90899a4d8519256620afc0529e163529be8d6b61335370c2bf │ │ └─49677 /manager --metrics-bind-address=:9782 │ ├─a818befff157d2a9b629dc8be6bc743267cec1755eaf5061adff7cdb5f7bfdc3 │ │ └─67352 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ebfe8c7885b7697b8e8b9b2878b19f47698b0487f0f0d409614e4f0a29f66427 │ │ └─42266 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 │ ├─3d7ecbb7f7d40281c12e17aefcaba89d7e3ad27c9cd14709d58af9f1a71a8dbc │ │ └─69532 /bin/memcached_exporter │ ├─a4a56e71a8a65700669983ec522aa363ae0af4de91a3682fcd0d27e53a0095a3 │ │ └─117198 /pause │ ├─ad386874d04ea2c459daf041efdb44b29260f52f37ba41cc372563eb35a7060d │ │ └─67257 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5c1fe02ea1c71349e10a3d761c5ebce56020226f99139c6dd40be02cb48d1455 │ │ └─42029 /pause │ ├─4ba1f8cd7a5c97fab57c5dc3346081a3d5b9496c00925adfae195cbac7cb0b90 │ │ └─42153 /pause │ ├─76a6deab14c02c99d683cb2bd1473dc73aad99369f9f0134c31dc350b762b09d │ │ ├─198271 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198287 /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 -- │ │ ├─198293 erl_child_setup 1048576 │ │ ├─198411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198412 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─198697 /bin/sh -s rabbit_disk_monitor │ ├─d7c67ec6c5e8bb5f1ba61d756746518b1dc7fca074b91c71ebd71b0306187292 │ │ └─59098 nfd-master -crd-controller=true -metrics=8081 │ ├─0e8af5318eb426bad189dd6f2b0d6b4cc39b1b146016f47eef192501a35ac7f3 │ │ └─202917 /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 │ ├─5caf487155b54d54f2aaa57aca3a27fb5c43c0666db02b00440d13772095720e │ │ └─162527 /pause │ ├─2c5093dadefeb0fc66cafd07abbbb318bc6da5d0d6f13c25aba0fe2dfcfcc5de │ │ └─52867 /pause │ ├─44a97dd0905f6c9b3e5d753f0a1c019eda7d5f11132a665bb58e1e7ef9c2576b │ │ └─242921 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7c662993bb3692723dff98b345aa1cb52b381f486b7c0e863a6c478bdcefc8d2 │ │ └─42150 /pause │ ├─f5a6b760d997de99ef46fe0f00d98069717ee8cb660e402c737c91f1d44c5215 │ │ ├─196314 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] │ │ ├─196545 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─197040 /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/tmpl4vzd69x/privsep.sock │ ├─ace80666f52049e8a9c84e663f36647b9a4c73f462ed0de1e4049aa333dd3a5e │ │ └─66150 /pause │ ├─e544790002fca3d0dc37d94975343b2d02f0bb0cfe474b8f2980983a193ce3e7 │ │ └─68357 /pause │ ├─f3e2b38a7798462511229386fd216e9edb80528be3066dd94db2cf1a25c8a900 │ │ └─243909 /pause │ ├─c89885e70e90df83e85db32630aa85d291a004d9abae156b087d37deeafa61ad │ │ └─63904 /pause │ ├─cb233a80fa59e3786dbf3f48ce7d440bea301b28bc8d914380789d9ba28eee99 │ │ ├─162941 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162953 /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 │ ├─9c333c16ba747c9da850be2c20934f486e1efec7af849e804ac35ffcc3e30e92 │ │ └─63949 /pause │ ├─b7253ab9decb24b1cd2feb410ac19ecc536d7bcf2b1ad9879f4a12c8a5411597 │ │ ├─66974 nginx: master process nginx -g daemon off; │ │ ├─66989 nginx: worker process │ │ ├─66990 nginx: worker process │ │ ├─66991 nginx: worker process │ │ ├─66992 nginx: worker process │ │ └─66993 nginx: worker process │ ├─b1a3dd487edf7581702075b25f6f13f9899c5f83efa6ecdebe47562b5b8abb24 │ │ ├─88601 barbiacan-api: uWSGI master │ │ └─88614 barbiacan-api: uWSGI worker 1 │ ├─73d278d3f3b18f23573c5750497ecfcfeb01ad819199eda5b89e1713f98a3f55 │ │ └─69674 /bin/oauth2-proxy │ ├─4d03fca3a420f63fb39d034abe9bad15887595c0323f644e62c1748b5d3e80f6 │ │ └─132297 /pause │ ├─d8b5a870430a97f61b7ddbc2aeb4eced410b5520bb590a8f9956db41ae0b7b06 │ │ └─52912 valkey-server *:6379 │ ├─7f3766696e4716f1013c3806c8e87870afd537bc1237e22e671921bdd3ff8605 │ │ ├─64620 python -u /app/sidecar.py │ │ ├─64807 python -u /app/sidecar.py │ │ └─64808 python -u /app/sidecar.py │ ├─ab167205192bf8d1d12bc298613dd8ce67e9439a4b1c0b83a6d737be90fd01b3 │ │ └─242798 /pause │ ├─a30ff7a44f6187edf1d1c25383e79b5a130a00619003d5f64b32b088d3a68727 │ │ └─218445 /pause │ ├─793f42591ca49a8244234258a271162eda6741c2b8b5ef5d8175965146c18c59 │ │ └─66541 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 │ ├─1586507f5803b056ff8ad239a2360045d2b59d08ba157785fdb72097e0d50455 │ │ └─42155 /pause │ ├─bd941f0a1910b6004372ac99dc28e381e655aac20c178f17aa7310d5a72d0664 │ │ └─42152 /pause │ ├─832273bab800833c34564dbb1a340985c1e729f19ee50922c70206ac84d433ce │ │ └─197934 /pause │ ├─a4118b7fe64bacc0172d4b8d9012e20b425a9a1529f5b984e6af0c6c10b2ff4b │ │ └─43695 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7a81ecb2ef2a8ca53744423d388ac0dbbeea221083abda7c7aa38f960aff97b7 │ │ └─81447 /pause │ ├─58cdb9d8f65bc2c511a3ccc5d0fa68eaa9f2a377b108da9ed20874b9d8366fb1 │ │ └─65736 /pause │ ├─18bc67d09b10a07017198a88d69d0ac6f5bb1c5374d9f0f277df7c22ff1219ee │ │ └─46253 /pause │ ├─e72eda24b6ccf3f454f87a614923bb73854955fb945219172049ba8328a2c86d │ │ └─42665 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b61999dc72f8c7bff4ad4e117d67469ee575b2e427ba6a93cb8c20208f2e0aa1 │ │ └─42278 kube-apiserver --advertise-address=162.253.55.167 --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 │ ├─f2f905759234c4bdb56cb381875bfab028bea8dc11c7785b4dc2fddff7702f02 │ │ └─42407 /kube-vip manager │ ├─5d4ec78a87fdb3aaf591856ac57ef0b7b6e08ebe05e5d40ee6cc7f8ae817c664 │ │ └─167877 /pause │ ├─6c041641f3ee86afa95cb80196da866df4c3fe4145beb6822ca6fa0c9f24276e │ │ └─65797 /pause │ ├─8dfad61a8cbc9962979fe4ac88b790853328e57797c406be40585e95c9f360ca │ │ └─238000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d598ca32a6aa812afe265ffaf0bd7b546c5d17bf901de609467f7f18b5d107db │ │ └─49276 /pause │ ├─dc4150f01014e55e40fc0700c06a9aee8d06f48b3b63e08c17dd815dfc231b2b │ │ └─45249 /pause │ ├─430e3500c698146ac94a8dee6400ef81b709bd84261ecaee5a318019d461c6cb │ │ └─45308 /coredns -conf /etc/coredns/Corefile │ ├─e1b7f1919324fdf5c9d93b82e65eab9bff25441301b7a02977295b885526281e │ │ └─66257 /pause │ ├─4a5243d01b45b8ecad8c630c9cdbe2a46de0b6e12b353f1f1414e7190b9139c9 │ │ ├─196292 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] │ │ ├─196570 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─197278 /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/tmpnv38qk7w/privsep.sock │ │ ├─197848 /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/tmpzf_qzf3e/privsep.sock │ │ ├─198487 /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/tmp2opgrjj5/privsep.sock │ │ ├─198965 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─198966 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─199043 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e977a9d8-7c46-4b26-beb1-28cbfa652508/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e977a9d8-7c46-4b26-beb1-28cbfa652508/host --addn-hosts=/var/lib/neutron/dhcp/e977a9d8-7c46-4b26-beb1-28cbfa652508/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e977a9d8-7c46-4b26-beb1-28cbfa652508/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e977a9d8-7c46-4b26-beb1-28cbfa652508/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-76ea3a1e-cec5-4f9d-87b1-6b835998b276,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 │ │ ├─199136 haproxy -f /var/lib/neutron/ns-metadata-proxy/e977a9d8-7c46-4b26-beb1-28cbfa652508.conf │ │ ├─220684 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/72a74e8b-208c-4a51-a03b-a0b8d3904022/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/72a74e8b-208c-4a51-a03b-a0b8d3904022/host --addn-hosts=/var/lib/neutron/dhcp/72a74e8b-208c-4a51-a03b-a0b8d3904022/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/72a74e8b-208c-4a51-a03b-a0b8d3904022/opts --dhcp-leasefile=/var/lib/neutron/dhcp/72a74e8b-208c-4a51-a03b-a0b8d3904022/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-57734d95-ddf8-49e5-bbb1-b5b7f63e6467,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 │ │ └─220710 haproxy -f /var/lib/neutron/ns-metadata-proxy/72a74e8b-208c-4a51-a03b-a0b8d3904022.conf │ ├─25eb2f8807e8a354647d4ebc1131c3bd234bd0d08b5444e0d5d1bf96b6fc3643 │ │ └─49538 /manager --metrics-bind-address=:8080 │ ├─82e72ac45c2a9483583d9d8324e85063973000adf17b6b6590aafeb91f16c2e2 │ │ └─43454 /pause │ ├─ac8bf337d4b821acf71d88c18f8dacf9dfecd969f110e06b0f656251edfd837e │ │ ├─115722 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115956 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115959 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f6740a4c35eddd3fb77beaa1ec58b683db7ab915bdb461e2473e53495b7b69d2 │ │ └─245611 /pause │ ├─db8dbbabb38c3d2a490632f5e51fbf97d152fc96ae5807c2fe764294719eb528 │ │ └─227414 /pause │ ├─dc553188ede991afc3aad427c6c6c304791fb1499d8515d24983036c0cfbaaa7 │ │ └─169016 /pause │ ├─f033e3c808a318daa644d54318b2e6d6c3d7a599e760f1d3b1bf6f73acf9e4af │ │ └─50165 /pause │ ├─0cfd2e3a13d50b92cbdff64811d737bd598c7ee1a4532ef0f06a809b4f2cf025 │ │ ├─240249 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240266 /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 -- │ │ ├─240272 erl_child_setup 1048576 │ │ ├─240333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─240560 /bin/sh -s rabbit_disk_monitor │ ├─9fec0372bba5098a60c764195f4a1acf34968773fcb2781d2df96f2c2ef2d1f8 │ │ └─53112 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 │ ├─e3c4e8b03ca898475ed9d2d20cbb17a82390f3f0e4cddbcce5948f0b50497dae │ │ └─244951 /pause │ ├─5967382cc360c722a375fcd75a0dc4c5b4d6e991ee4ecd5e39da5773759fa9dc │ │ └─247621 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c2adf931cd544ba85e5912eb4ed01716936bf14f536f7dec2d6cded3c6397f58 │ │ └─68746 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─071e993ae59fbec84bb71065c5c48daf2a92ceafbc9435507b305b6791488caf │ │ └─174131 /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 │ ├─fd8fd376e1bbb5abaadff2c7a4fe7c10628289c3d36a8b7018e29f501a1aecfb │ │ └─99626 /pause │ ├─5fd290071d625ecb11b908a675eff1137707cbd4d82a2f107c00159e39aac618 │ │ └─247532 /pause │ ├─a83aec5557ac27328f0e52838f749c3238318eb721a51cfcbea4cb04005bcc66 │ │ └─69109 /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 │ ├─309c5c818e31d8c816acd41383ad7e947490d73007289f733483b62104eb7e40 │ │ └─113564 /pause │ ├─46c8f497a3432bef8e6c7c8780b9bc9a8ada1bfb0b7de7ff276ee1b62f6cb103 │ │ └─239964 /pause │ ├─7471793f150a4a7960559b5a954420fa1a2e158da678b1f1f3b109292f11a87c │ │ └─202945 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b60e917bb3ace9735fd6d77f6cb71e2579ae9a983996717a8c09535c775a47e3 │ │ └─48494 /pause │ ├─5f08dd21a722dae4e5675b2b779665695132ccadba6234850f41e5047f1e80e4 │ │ └─116966 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─37a458b5bb58f9d97cc101d735d2dbeadf7efb6e9ff584765d25d275c1b6c6be │ │ └─132262 /pause │ ├─ef01ff5f0012995216ef5c7e70fd54ed64e6b080963c8fca69fde59a6d1659b3 │ │ └─42242 etcd --advertise-client-urls=https://162.253.55.167:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.167:2380 --initial-cluster=instance=https://162.253.55.167:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.167:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.167: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 │ ├─0f630ac87f5f3c410c2c49f59b2e5aaaed5c0424ed7f2203785945d6e8459861 │ │ └─200411 /pause │ ├─f18803f389dcba9b1c5f8aab5f0ef4ed5be013a83111e3e5b11b5b5da458b09b │ │ └─249384 kubernetes-entrypoint │ ├─2db826cc25b337f70e5fe994c0be0e7ca946e0c74afe687f5661f5e8b368cffa │ │ ├─180034 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─180419 nova-scheduler: ServiceWrapper worker(0) │ │ └─180421 nova-scheduler: ServiceWrapper worker(1) │ ├─76c30e47edc52daeef9747ac991115ddc0bad0bcf54c4e9f717e9f383246d682 │ │ └─249471 kubernetes-entrypoint │ ├─542561a7edec75555117317381adfa6a3bb9c960e53056b9e45a598351c9b076 │ │ └─164517 /pause │ ├─3919d3b9d25ff9d2bdcb30f5526c756dbfcf193aaa59a6259bc27edb4811d149 │ │ └─245641 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cd2745ad7e0f9f7758174c25ee0f5cab5e057a5bbf03e67908c275dc4c524001 │ │ └─63693 /pause │ ├─0d1b6c0e8136df43a397a1d70c29cdb1eff01fcaa47187eb7bc6b166383304da │ │ ├─214095 heat-api: uWSGI master │ │ ├─214158 heat-api: uWSGI worker 1 │ │ └─214159 heat-api: uWSGI worker 2 │ ├─2db6d547e1dbffbe3d2c45d306cc7e56fe4b4e447852f9d46af9a27aa90aee67 │ │ └─68594 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f89ce3df08b390b97c597f1920112b981defc3c4be97c2b95430c66f5192dcb7 │ │ ├─43921 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44338 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─572af4f928c3453c1e7c69717313a80fd6b6d40ee5d5809bf14b09645d88b94c │ │ └─68870 /bin/pushgateway │ ├─87ef5654ec0ff55e89ec78770d25453e463a0f152733170e9c3188dfb9afbbad │ │ └─46452 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─718a51dc68135f9e1c167e5409310993c1ff82e23abe68c5b3758a39a01dab1d │ │ ├─193425 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] │ │ ├─193882 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) │ │ ├─193885 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) │ │ └─193888 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) │ ├─21d3e53bbfbe3f00fdc482a5da39fb84121dfc3b58f868a151bd57f7a6597949 │ │ └─115282 /pause │ ├─7b96f8f62d774b1e011e541b4cd8839b83685342354be0fcdbd7b8e436779494 │ │ └─168035 /pause │ ├─613b4440bd80670fef14fa6f7be8507f0962d0d4f39cb96991eeca33b4eb1572 │ │ └─53425 redis_exporter │ ├─48a21166f78b3a2b9305fe8e29d16de7f5ae5d50719611e968349e4444e77768 │ │ └─100786 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3c10e91003b7971a870f5d9891233e311b0e8eced379a26d373495172e9c097c │ │ └─183365 /pause │ ├─b8c49e2062545ae88bd922fc789e89154a80eae09748ae005e3fd4e2500a37c0 │ │ └─44806 /pause │ ├─97f132b57cef8b22e6d5788d00b5523872f153b922862931f460dc01f4c4a2d1 │ │ └─68661 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0e6a7adf545aba272ccdbca2e360c1610556b8a10f7c3328d04f9c69c4f532d2 │ │ └─89410 /pause │ ├─37534b3425cadbb1becdaa8f91904b8c84e4ee113bd338115b4efdaf733cc0e1 │ │ └─133038 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─baf05eadcc8a3ee742a32704c530cb91782aabc261c7b6a384df7145e199bb85 │ │ └─48811 /server │ ├─07325c9f5f53df57cd0cf9a31bb2a07bcbba4935e78f87156bfcf6d011e71917 │ │ └─99923 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-sxd9m --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─65f7e0fa3db0e5c1a2bd8829c3a41743404f14b097fb2d130d6bf68c75122fc8 │ │ └─46543 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─20d5e3d24198fe1781d1fa8298435bcc21bda9fd60ff08c85b77b1a56ddef729 │ │ └─249365 /pause │ └─896b2632ca37dd629eeb5d5ab8fd04e58f167a3c90fc17b0e095faf0ea8393fb │ └─250135 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount