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 │ │ │ ├─22082 /lib/systemd/systemd --user │ │ │ └─22083 (sd-pam) │ │ └─session-21.scope │ │ ├─22017 sshd: cephadm [priv] │ │ └─22096 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1623 sshd: zuul [priv] │ │ └─1636 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1627 ssh: /home/zuul/.ansible/cp/162.253.55.91-22-zuul [mux] │ ├─254262 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qwimqwqztrnrdpegjhrkwaowdgypooqe ; /usr/bin/python3'"'"' && sleep 0' │ ├─254263 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qwimqwqztrnrdpegjhrkwaowdgypooqe ; /usr/bin/python3' && sleep 0 │ ├─254264 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qwimqwqztrnrdpegjhrkwaowdgypooqe ; /usr/bin/python3 │ ├─254265 /bin/sh -c echo BECOME-SUCCESS-qwimqwqztrnrdpegjhrkwaowdgypooqe ; /usr/bin/python3 │ ├─254266 /usr/bin/python3 │ ├─254270 /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 │ └─254272 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-da76067e305c7fe458070054eef04de27ff398f831edf5981ad3a43751bfaf6b.scope … │ │ ├─30240 /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 │ │ └─30254 /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 │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b9388fab29b2f64f81466553983dd3ebd0f375ecc0948a67a97f37e466d54db -address /run/containerd/containerd.sock │ │ ├─ 12941 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a8ca043f248ffab66a64b7fae0be93e02ff98f740a7cd194d36e3d2280ff69f -address /run/containerd/containerd.sock │ │ ├─ 19070 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f874583f3656c066caad17804b3e8508ae9ec8a43ebe90e290db056d72f03586 -address /run/containerd/containerd.sock │ │ ├─ 25625 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 798df973742377bcdca56dd1dd14845f9ebf8851639e81770dda83b4588e6d1d -address /run/containerd/containerd.sock │ │ ├─ 30215 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da76067e305c7fe458070054eef04de27ff398f831edf5981ad3a43751bfaf6b -address /run/containerd/containerd.sock │ │ ├─ 35004 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0cff014d2c7975bde626e603c7e7739e2dbfeca905e8f0f433a78cde5b9989c8 -address /run/containerd/containerd.sock │ │ ├─ 39741 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b62e3cbd7a8bd1c1728f394752d134ce5206ec64500610628ef0ab5e1b7e13ab -address /run/containerd/containerd.sock │ │ ├─ 42289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6765f8141788a85f73c87c5150fe4ac25d963fa8d9e96d4f23a59bd8b9fd8dd3 -address /run/containerd/containerd.sock │ │ ├─ 42327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58646e0bcbeab458863164e6d4461643ae08658da2117302e247097fe99fdbbf -address /run/containerd/containerd.sock │ │ ├─ 42337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efbd6f4876dd79b5c5d25c6a3c09fcf44b5882e85a82ee1166ede3658e636c55 -address /run/containerd/containerd.sock │ │ ├─ 42344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4caf8ecb4172c8d8ef301ac15702584d91186c39dd990f3d81ba82104e14349f -address /run/containerd/containerd.sock │ │ ├─ 42365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abe876a6f9bd0b03c634d1f1db0674ca3c5915f3e7edef4798accb7d7d0c4fb -address /run/containerd/containerd.sock │ │ ├─ 42934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d18021df8f2ad148e2c7dbbbcd8d9ac72bd7f9a2e6a8c7859d82c711cb21e5 -address /run/containerd/containerd.sock │ │ ├─ 43683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815ef0a8e458e252f8a84bc04247943afc8f612764357fd8745cd1cf55d4dc4c -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763aec6100658ce9458734f87cfd1033f963ae062613c657fb5d372ecea03647 -address /run/containerd/containerd.sock │ │ ├─ 45092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0fd41e9923bba611b84e9e93b9cf892554e967adc67373e4471087723db1c11 -address /run/containerd/containerd.sock │ │ ├─ 45535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f320fb903249a407256ce0417ac9f2e5d48678115d59c7f80146aefb8b48113 -address /run/containerd/containerd.sock │ │ ├─ 45579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31bb957fb7c21aa1fa927b921a519c1db565863b7ec8935491fb13be06c58e3 -address /run/containerd/containerd.sock │ │ ├─ 46027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da17f9182196c735f1ecb2ad94b8484bb5feac40cb2ad97651710cfaef47a63 -address /run/containerd/containerd.sock │ │ ├─ 46531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b66cfee27dc9452bcb902ec6663fdc8de33e4f2c3dc4df87f5bf1b607306eb6 -address /run/containerd/containerd.sock │ │ ├─ 46585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7cb53c6d1bc1b5555d66f5400864779ba2b936ea8e9a4e0188fa52f78a396af -address /run/containerd/containerd.sock │ │ ├─ 46624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87e0f2e0f8820468215766de610ce799b3db5873ee3e98ba406e91ff6c5b5c7 -address /run/containerd/containerd.sock │ │ ├─ 48698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28e3b781ae8f6a0e2df30a2db9d8c9db6c9bf5dc9fb606f3508434544f7980d -address /run/containerd/containerd.sock │ │ ├─ 48810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0bbabd2cd2d0488422523bbe8287c68b7bbb49bd84962ad270359b570f0ed67 -address /run/containerd/containerd.sock │ │ ├─ 49745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 986c9cff9c8a6a4057a060e4e8f3419263c09ba2132f7bdb5b942da50499bd1d -address /run/containerd/containerd.sock │ │ ├─ 49845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a605975825377a5dcb0dd13406d561e649abb0623865e45e945694ece95a2a96 -address /run/containerd/containerd.sock │ │ ├─ 50213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97deddc3ddb58f33bfe80ac26ee541387d29504c5a00353b676e78fac6cc3108 -address /run/containerd/containerd.sock │ │ ├─ 50553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c04a429d5e0cf954b3ee0020b64a26e4f47c17efff92da6638f8096d7a01e5f -address /run/containerd/containerd.sock │ │ ├─ 50895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b5194a1092c6db563aad31cb438f88a528a5df6ab6965b041e6821a45dd421 -address /run/containerd/containerd.sock │ │ ├─ 53154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94109b17841dbb758515eacd1815099f271559ba02da95eeb975b0215d5ae4f4 -address /run/containerd/containerd.sock │ │ ├─ 53390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 930858231051d4f52a97928ffa0847808268dd6a54c7cb7c269bef30d3d158c2 -address /run/containerd/containerd.sock │ │ ├─ 58620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecdf7e3592ea1ade43ee9b0da43de8e6650a688099c6350b4ee9cf26a9e5db9a -address /run/containerd/containerd.sock │ │ ├─ 59451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e38d3f59ddf42410994ec0cf4e04566021aa1c108eee12fef89329f929392e14 -address /run/containerd/containerd.sock │ │ ├─ 59503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da423d967ee7b6c243ececda4485eb274160cd254d3871931dd71eab8f58ac65 -address /run/containerd/containerd.sock │ │ ├─ 59552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f073577e5b24b4074206c0eb66302e25b5128e5269d1fba2c1fc38466319125 -address /run/containerd/containerd.sock │ │ ├─ 59710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f8b6b18ecc527d00e7f602da89d74718beaac862517050e5498f15ddf4e8df -address /run/containerd/containerd.sock │ │ ├─ 64911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9270ee5906d9202b55cd75749a7b6556eac36abe2d4dc1adefd9350674c2b422 -address /run/containerd/containerd.sock │ │ ├─ 65085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e7a2ad5932423c940f1c8c056b9b8c77239f41322432013b5ce0243014c0812 -address /run/containerd/containerd.sock │ │ ├─ 65136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66555242904679f942f867a0207528c8ecbcd4f5995db75f55154a38caa0a595 -address /run/containerd/containerd.sock │ │ ├─ 65174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b11f05e06d62ce65662086e950399e0c8b1b740a856c5312017d5a2b6e88da -address /run/containerd/containerd.sock │ │ ├─ 66288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d7f4381be556f723e068fb8fb15083783283aaf90a444c38c953a633e1db71 -address /run/containerd/containerd.sock │ │ ├─ 66463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d504f9f7a0fefb81ffd9eac3e10615f836fe613752cf48e6e1dcc6450f4e33 -address /run/containerd/containerd.sock │ │ ├─ 66869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efbfa332daf41cbab91a444c3693b81f6c63932a8122245fffce4010627c7469 -address /run/containerd/containerd.sock │ │ ├─ 66912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0feae7fa1778739c8e2548cb916c4d80863663168abdf27bfc8f1c8686966d7 -address /run/containerd/containerd.sock │ │ ├─ 66969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd4bce27d56571013728dd43ce5baca3b51991c8315c5db85220ea51b1c1c27 -address /run/containerd/containerd.sock │ │ ├─ 67422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3199620f6a1e9ac121a8ffe510eb6653d522c422f944f26bcf76baaee8adf729 -address /run/containerd/containerd.sock │ │ ├─ 67828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c9f28c21000cc212db50e44b952ad914b633a710acc31e28cf2212f4c0aef3 -address /run/containerd/containerd.sock │ │ ├─ 68228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97ab17f54199a22791123b69ba3a6adeb331d68a5083770e0ba8aee9c9a7f3f -address /run/containerd/containerd.sock │ │ ├─ 68625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 513bec8830e94a36ff64c4e4b75b37771c2fe0a90e75e1ed2f204af9e3e61549 -address /run/containerd/containerd.sock │ │ ├─ 69405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b3a61bc862725a665db303b92ecb68e28efc0b515ac039793968e80c92897f -address /run/containerd/containerd.sock │ │ ├─ 71048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b8be2c04bbc40cd7fb3fa95ceb10e0187f3267684fec0f11858712db3517751 -address /run/containerd/containerd.sock │ │ ├─ 72788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906da8c4a4bca6d80a5bf626bdd417a7f878432edfd9a9dd47539648409a2fce -address /run/containerd/containerd.sock │ │ ├─ 82169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc639fa3d3a3dcc6b9cee87a2bfb59819e6411ec3a3b21403ea3b453941298b5 -address /run/containerd/containerd.sock │ │ ├─ 83561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 603a94f09c2db2c2301288b5106e2d67ba1add752703c36e2d2171d20bf26017 -address /run/containerd/containerd.sock │ │ ├─ 89530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9e9db5080108fb50bec6c5a1ff942e0ca704e5b225f512679a5c5b23d0207a -address /run/containerd/containerd.sock │ │ ├─ 96150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c39e20c423a0142e10172d0d8b617e610682a2ad1e456f62a564f1003269d05 -address /run/containerd/containerd.sock │ │ ├─ 99886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57eccf20114bbaadafedfaa9549990750fcab68521d25ade045e479cbec36b24 -address /run/containerd/containerd.sock │ │ ├─100024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46a80a2e701ee605fe5467dc4c5782a35303d177e984601df258d9c010cdc71 -address /run/containerd/containerd.sock │ │ ├─108861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8a7d061cc15df6adb80583d4829b4000b8d95b6a61bec71433468ed99aaa237 -address /run/containerd/containerd.sock │ │ ├─110459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 381f9739d781060e19e48dd5b90fe73e034f3b7457e52baa04a2e521dea9f9b8 -address /run/containerd/containerd.sock │ │ ├─110546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09dbde14ca7eb7167a492409b72dc132a260ece1b3c4f449be50f6f50b258ad -address /run/containerd/containerd.sock │ │ ├─112534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f3ebe3e87134217bcc3258c51de12b704be934de9189a6aca7991ef36f685b -address /run/containerd/containerd.sock │ │ ├─114247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1cce4d7c0312bce33f91c1dcf9711e8e1f8d65d8e59941f13218827d22ae65 -address /run/containerd/containerd.sock │ │ ├─114274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c54b71d2eda01173236fd8d713e4345039ce2cbcd7fb91549277350a580115d3 -address /run/containerd/containerd.sock │ │ ├─127473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77619a2aae9ffb7713220d3c0240e37575507f41269d7b4c90d70f8fd29a362 -address /run/containerd/containerd.sock │ │ ├─127507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e60c229781b7a24ba250e38c19ea91fe85d2d4d8309cdd1b982db70556d7b6c -address /run/containerd/containerd.sock │ │ ├─130070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87dfe0cddd276870df27f9b55bc49edbbfba8525170c1177145a446aae6e4b1 -address /run/containerd/containerd.sock │ │ ├─155895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741baa1403b801e2eaf2965ad70444c81211937044210fad52145e27fff4b7e6 -address /run/containerd/containerd.sock │ │ ├─156930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9f476b48f9912405a015abc1292c03bfca0d4d5be9fc1e7d5ef0f3b6b17549 -address /run/containerd/containerd.sock │ │ ├─158081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0061a894121539ac4f712ac1f9d5ea39b377b443f7e4f3a026e3d564e2f81d -address /run/containerd/containerd.sock │ │ ├─158136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ba43e36167cfadd2454b8a638d53661b9e907d2796a8504837e568ff134f0a -address /run/containerd/containerd.sock │ │ ├─158726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b8f40aad38e84e4c2cc8d6c8577acc0faca6af716557f47747090618c03f9b -address /run/containerd/containerd.sock │ │ ├─160024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34a6a1743dd117d534db8b2d59016d4c76319ad2781d02b570c9f79a0fef512 -address /run/containerd/containerd.sock │ │ ├─162278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825f88799081fea1b58db2ee04140580cb6c3904d3c6f13e204e00d1e656e85b -address /run/containerd/containerd.sock │ │ ├─162560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426a762306bdfae66560606369a7dea7e1521bed4727024a8baef48eeb4e2856 -address /run/containerd/containerd.sock │ │ ├─162642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c482c432778f3328c75136e83525bc5c3ed9fb6cef5b9cb15c0a1dff1f7351c2 -address /run/containerd/containerd.sock │ │ ├─162765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49f6bec1d0741375e7960e453689d3830e50dcff232571f6a1ab4160c302c7f -address /run/containerd/containerd.sock │ │ ├─162822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f2e1f4f39ec6403cd0a0685d3e23201836679247bf52fbeae4a26394f82141c -address /run/containerd/containerd.sock │ │ ├─163330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7fb29dac35036f004e48190000225ff3040d85da7b6ea391ca0b048202fab3 -address /run/containerd/containerd.sock │ │ ├─175324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ef947cc04f618181361be862cb29143d0fb2735d9c26943bd0be72916a44ba -address /run/containerd/containerd.sock │ │ ├─177306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3367c795de5188fc84f0e9f772799264f98aa7a6cf6405dc7e77242cc2c360f0 -address /run/containerd/containerd.sock │ │ ├─177323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7848935e16209070a1aa9cb66c8b427a2357154ffe269fb093797c1ff282207 -address /run/containerd/containerd.sock │ │ ├─177374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ca7ffdf317c08b0c40c0d2ed7fa23e8403d68087590e4473d6d5a0b2addc48 -address /run/containerd/containerd.sock │ │ ├─177671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a788db22919599b3460d6f355e8641fcfe096c135b481ee9b85d4360242032 -address /run/containerd/containerd.sock │ │ ├─184445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6842544361694467f36e519089ecafb616b53df6aa6f1eb31bc8bfdbf0b0b6 -address /run/containerd/containerd.sock │ │ ├─189910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c1a5376797e08039eaba0c1647f0852fbc4e84aac56fbdfd2e2ec6f8bf3c254 -address /run/containerd/containerd.sock │ │ ├─192232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2bd6f92a0bb535f643b661c06f20ea694c562cb2c85c7589dada0a7ce802070 -address /run/containerd/containerd.sock │ │ ├─192337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ad2779d83beca5faaec11cd110adb3277af30ac32dad2de4a67d286689a605 -address /run/containerd/containerd.sock │ │ ├─192374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ea621a7537c91ed725364b6402b7296e6ef114688ef973ed32269b2031703b1 -address /run/containerd/containerd.sock │ │ ├─207847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 242ed0c4402ce726703b52d4c40dca140fd621c9269851274f0f6dc5da800d26 -address /run/containerd/containerd.sock │ │ ├─216227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4570fbcbb6573fbaf0680b444789fc598db09f01bb5699202eb26f99d5a978de -address /run/containerd/containerd.sock │ │ ├─216282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be2cde94c0fcbd47aa382dba8b4e39b7a5664a33b0dc49a6f376d245693a6ba1 -address /run/containerd/containerd.sock │ │ ├─216305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0c2c266b277e56e04a165c23e3fa09c0a4cad5483b5d7ca2fccbd5af75c10d -address /run/containerd/containerd.sock │ │ ├─216605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f01259a7bcc69d46cce3b1eded28653cab82b38b582f8d682a2f32158ad67883 -address /run/containerd/containerd.sock │ │ ├─228576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf7fe89b826e6f4b96a5822facb82eea4297276c849586bbc4b01b192c19c6e -address /run/containerd/containerd.sock │ │ ├─230909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc847ab045c8503a8792607dec95d3e47569848d21715ff4cd7f3f80883bf83 -address /run/containerd/containerd.sock │ │ ├─232040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc15e4dcc16e1e03ab49924b24ea25821ccd0572606572954729f221eceb0f67 -address /run/containerd/containerd.sock │ │ ├─233083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa8082e61c1913e02f61f4315002bca4278fc5ac226ef6b9093f3f3856cf31c -address /run/containerd/containerd.sock │ │ ├─233566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11d8a7bb93d0c118674903b60654d1e08a535a0c242e4b5202d45e0699b7b29 -address /run/containerd/containerd.sock │ │ ├─235916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43891446003afbba3e08c7e028f33bf33c9e2483bd31f1f84f1895eadc3654c4 -address /run/containerd/containerd.sock │ │ ├─237312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7bdfe38bd4c4423d81406d4184a5268acd51a16c37530b8ad9a498ea1494a9 -address /run/containerd/containerd.sock │ │ ├─237386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82f79c867c5efebe159a8d9dec01a2f73c3d9873f1b1b575aad5f6276ed859b6 -address /run/containerd/containerd.sock │ │ └─238284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c38e8980c65a60c09479f11aad0f09a693ad9372b0751c05d8a8842dfbaa0f0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1431 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─run-r9f92d1e72ab845ffbd39a4bda36c2044.scope │ │ └─191296 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29939 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30199 /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 │ │ │ ├─19028 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19048 /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 │ │ │ ├─25345 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25608 /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 │ │ │ ├─39697 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39718 /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 │ │ │ ├─34720 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34987 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.sahwre.service │ │ │ ├─12853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sahwre/unit.run │ │ │ └─12884 /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-sahwre --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.sahwre:/var/lib/ceph/mgr/ceph-instance.sahwre:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sahwre/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.sahwre -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 │ │ ├─12489 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12518 /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 … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─145586 /sbin/multipathd -d -s │ ├─docker-0cff014d2c7975bde626e603c7e7739e2dbfeca905e8f0f433a78cde5b9989c8.scope … │ │ ├─35029 /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 │ │ └─35041 /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 │ ├─kubelet.service │ │ └─42808 /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.91 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-5a8ca043f248ffab66a64b7fae0be93e02ff98f740a7cd194d36e3d2280ff69f.scope … │ │ ├─12965 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.sahwre -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12984 /usr/bin/ceph-mgr -n mgr.instance.sahwre -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1100 /usr/sbin/uuidd --socket-activation │ ├─docker-798df973742377bcdca56dd1dd14845f9ebf8851639e81770dda83b4588e6d1d.scope … │ │ ├─25649 /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 │ │ └─25661 /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 │ │ ├─11096 /usr/sbin/chronyd -F 1 │ │ └─11097 /usr/sbin/chronyd -F 1 │ ├─docker-5b9388fab29b2f64f81466553983dd3ebd0f375ecc0948a67a97f37e466d54db.scope … │ │ ├─12600 /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 │ │ └─12615 /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-f874583f3656c066caad17804b3e8508ae9ec8a43ebe90e290db056d72f03586.scope … │ │ ├─19096 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19113 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143962 /sbin/iscsid │ │ └─143963 /sbin/iscsid │ ├─docker-b62e3cbd7a8bd1c1728f394752d134ce5206ec64500610628ef0ab5e1b7e13ab.scope … │ │ ├─39768 /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 │ │ └─39806 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─70347677889fc033ef4bb0fc658ffac84fc7db378eafc5780a9177e3a9d5e19a │ │ └─112186 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0a326ed2cae4bf0fc5136511c8fc349969cd0c85c85678e228e075e647350212 │ │ └─185085 vector --config /etc/vector/vector.toml │ ├─31840e9c7c39dd552fad02f5b41983d75d9e2d57ccca6a5223dd01b24d97db3c │ │ ├─71320 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71337 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─71343 erl_child_setup 1048576 │ │ ├─71390 sh -s disksup │ │ ├─71392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─71393 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─71429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71624 /bin/sh -s rabbit_disk_monitor │ ├─5f1cce4d7c0312bce33f91c1dcf9711e8e1f8d65d8e59941f13218827d22ae65 │ │ └─114290 /pause │ ├─3367c795de5188fc84f0e9f772799264f98aa7a6cf6405dc7e77242cc2c360f0 │ │ └─177365 /pause │ ├─c31bb957fb7c21aa1fa927b921a519c1db565863b7ec8935491fb13be06c58e3 │ │ └─45604 /pause │ ├─c37987f91ffac210d533920055bd028f1db5e71f8e01b75bedf63c2c904ec7cf │ │ ├─96276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96299 erl_child_setup 1048576 │ │ ├─96360 sh -s disksup │ │ ├─96362 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─96364 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─96472 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96485 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96692 /bin/sh -s rabbit_disk_monitor │ ├─0ad25bc7379a32a530881fc564c8d4f698f3c726c4b9b2d60d42a874ec71dcfa │ │ ├─189217 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─189664 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmptsccbjgh/privsep.sock │ ├─d0feae7fa1778739c8e2548cb916c4d80863663168abdf27bfc8f1c8686966d7 │ │ └─66940 /pause │ ├─efbd6f4876dd79b5c5d25c6a3c09fcf44b5882e85a82ee1166ede3658e636c55 │ │ └─42467 /pause │ ├─dc95d5354df15734fa306b80d02e2347e31b383f23feeda35005c422b2cc7918 │ │ └─70624 /bin/oauth2-proxy │ ├─3e7a2ad5932423c940f1c8c056b9b8c77239f41322432013b5ce0243014c0812 │ │ └─65114 /pause │ ├─dd7aacbd5cd23e3ffc5bf3b276915326a0869cb52ea58b356a1ca5294d8255a3 │ │ ├─187153 neutron-policy-server: uWSGI master │ │ ├─187166 neutron-policy-server: uWSGI worker 1 │ │ └─187167 neutron-policy-server: uWSGI worker 2 │ ├─b2516923a4f6b2a49c14a077458bf8463fce47368bbb89a76f812fc36160887b │ │ └─66410 /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 │ ├─35e3d12f74dd0cd6c2eeeffb968126a3b105c9ca033f54fe31216ddb69772ee6 │ │ └─195456 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3309c96b9feee027690b686217dfd0f580c8a61b38688fa888de65e3fb6d1e23 │ │ └─69893 /goldpinger --static-file-path /static │ ├─aa1781b2078410620b650b3b5a89b005d0f4792a5fa79970a963f262aa6400e7 │ │ ├─44260 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44680 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fb974e9e947e4f29d75109c31461232574747cfd58f8b95c623753f5499867e8 │ │ ├─76256 apache2 -DFOREGROUND │ │ ├─76293 (wsgi:k -DFOREGROUND │ │ ├─76294 (wsgi:k -DFOREGROUND │ │ ├─76295 (wsgi:k -DFOREGROUND │ │ ├─76296 (wsgi:k -DFOREGROUND │ │ ├─76299 apache2 -DFOREGROUND │ │ ├─76301 apache2 -DFOREGROUND │ │ ├─76302 apache2 -DFOREGROUND │ │ ├─76303 apache2 -DFOREGROUND │ │ ├─76304 apache2 -DFOREGROUND │ │ ├─76305 apache2 -DFOREGROUND │ │ ├─76306 apache2 -DFOREGROUND │ │ ├─76307 apache2 -DFOREGROUND │ │ ├─76309 apache2 -DFOREGROUND │ │ └─76312 apache2 -DFOREGROUND │ ├─b54374eac79fad5a685dbaed109799b9c06c728247ab549f0a774274cd6c08ee │ │ └─69756 /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-91.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 │ ├─815ef0a8e458e252f8a84bc04247943afc8f612764357fd8745cd1cf55d4dc4c │ │ └─43741 /pause │ ├─579f4baaeef2d3980dc430fc2e7e48d1b6eb8d18240bd157c6c680b2240d11a8 │ │ ├─187120 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─187552 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187553 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187555 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187556 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187557 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187558 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187559 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c45238f5a297b7138508be5a494de57c5bd8d88b73b4b10a98074ad9cb7f4ec6 │ │ ├─82278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82295 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82301 erl_child_setup 1048576 │ │ ├─82359 sh -s disksup │ │ ├─82361 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─82362 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─82363 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82374 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82556 /bin/sh -s rabbit_disk_monitor │ ├─896a4e2c5c025b3e77284e1006b6729fd7f633a304c2162a832d17956a3fbe7d │ │ ├─66180 python -u /app/sidecar.py │ │ ├─66447 python -u /app/sidecar.py │ │ └─66448 python -u /app/sidecar.py │ ├─9270ee5906d9202b55cd75749a7b6556eac36abe2d4dc1adefd9350674c2b422 │ │ └─64952 /pause │ ├─a3f8b6b18ecc527d00e7f602da89d74718beaac862517050e5498f15ddf4e8df │ │ └─59734 /pause │ ├─2ff863e998b67008547245236768b09a2d2e38146f0987db8c93c34023d96e9e │ │ └─45621 /coredns -conf /etc/coredns/Corefile │ ├─c9693a829d6147004ada3ac43a28dd83f4aaca8723374631ad01c5c4f301a05e │ │ ├─109357 glance-api: uWSGI master │ │ ├─109371 glance-api: uWSGI worker 1 │ │ └─109372 glance-api: uWSGI worker 2 │ ├─0c38e8980c65a60c09479f11aad0f09a693ad9372b0751c05d8a8842dfbaa0f0 │ │ └─238307 /pause │ ├─a3ca7ffdf317c08b0c40c0d2ed7fa23e8403d68087590e4473d6d5a0b2addc48 │ │ └─177441 /pause │ ├─ae9f476b48f9912405a015abc1292c03bfca0d4d5be9fc1e7d5ef0f3b6b17549 │ │ └─156961 /pause │ ├─31a8af4b038092b9fae01383470b98136a1c2235c8e414d4470a1f5398c8676d │ │ └─70198 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─763aec6100658ce9458734f87cfd1033f963ae062613c657fb5d372ecea03647 │ │ └─43738 /pause │ ├─aaa8082e61c1913e02f61f4315002bca4278fc5ac226ef6b9093f3f3856cf31c │ │ └─233108 /pause │ ├─07637f26f0010f090487f220f4b09878ed159221da0e5eb556f9d4973702e728 │ │ ├─123986 cinder-api: uWSGI master │ │ ├─123999 cinder-api: uWSGI worker 1 │ │ └─124000 cinder-api: uWSGI worker 2 │ ├─8ed82036ed8b00d610148cf0b602ed002b427a50e932a4dc2754c0fd32978c12 │ │ └─44034 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─82f79c867c5efebe159a8d9dec01a2f73c3d9873f1b1b575aad5f6276ed859b6 │ │ └─237446 /pause │ ├─0b9e9db5080108fb50bec6c5a1ff942e0ca704e5b225f512679a5c5b23d0207a │ │ └─89555 /pause │ ├─65ba43e36167cfadd2454b8a638d53661b9e907d2796a8504837e568ff134f0a │ │ └─158161 /pause │ ├─4d24a487de46912f46cf97dd390acadd5c10961b7a239deaeccb953a02fed9ee │ │ ├─158345 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158409 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158422 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158592 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─253527 sleep 15 │ ├─4f28b3ec615abe96bcf9d23046965bc1655ea03ecfc3720e4d09c78594598cdb │ │ └─45159 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─66555242904679f942f867a0207528c8ecbcd4f5995db75f55154a38caa0a595 │ │ └─65159 /pause │ ├─a97ab17f54199a22791123b69ba3a6adeb331d68a5083770e0ba8aee9c9a7f3f │ │ └─68252 /pause │ ├─6c04a429d5e0cf954b3ee0020b64a26e4f47c17efff92da6638f8096d7a01e5f │ │ └─50590 /pause │ ├─fcf404e237cdda2801507a7aa321d4166cb20d7429665688be7f0b65e74bda54 │ │ ├─160177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160192 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─160208 erl_child_setup 1048576 │ │ ├─160365 sh -s disksup │ │ ├─160367 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160368 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160373 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160374 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160384 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160588 /bin/sh -s rabbit_disk_monitor │ ├─d30f6b5ad8b34bb766e5872a05dfb31863f1c10d2125096141dd18e492cec2c2 │ │ └─69637 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bdf7fe89b826e6f4b96a5822facb82eea4297276c849586bbc4b01b192c19c6e │ │ └─228599 /pause │ ├─b3f3ebe3e87134217bcc3258c51de12b704be934de9189a6aca7991ef36f685b │ │ └─112559 /pause │ ├─a98dbca73e66f5a9b9968d41e55748050ec3e3bd2c8c8c9a677dbde584b4d586 │ │ └─70121 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3096e39ff83c79964e895018b9ca0ba742a399c06a6ce433b67d50450ba9b343 │ │ ├─175563 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175580 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─175586 erl_child_setup 1048576 │ │ ├─175633 sh -s disksup │ │ ├─175635 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175636 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175948 /bin/sh -s rabbit_disk_monitor │ ├─fa913fa8822d7d42e58de520655d8a360274e997fb40cc009c6226470f449a45 │ │ └─128077 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3e32e49487bdd2f4fd29091c11b18288623c5db92e4511e5f95b0a9e9182791a │ │ └─51196 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─77e4edc6075f73d631b40a568235258e6d5d9a73deac0411955b982c94969a94 │ │ └─42555 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 │ ├─98eb8b99ac6f47050b3d9c6d04c85050f1493b43eb9e0d28f1a7d1eeb5ea7489 │ │ └─233615 /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 │ ├─a7848935e16209070a1aa9cb66c8b427a2357154ffe269fb093797c1ff282207 │ │ └─177405 /pause │ ├─fb325a0f5a72c9480d44dfc359e17ea484f9f3151a6f0060ac8f0820dde9a2df │ │ └─231075 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─04933d26d79b1d45f63dc3f6c8f2bcc283ae6d98d3e70092a8360919d233370a │ │ ├─158339 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158464 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158477 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158619 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─253553 sleep 15 │ ├─8483531ebc9fb1bf3f825b24dda424e69240ba18eb8247614766060f0aff5dc6 │ │ └─68463 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9c39e20c423a0142e10172d0d8b617e610682a2ad1e456f62a564f1003269d05 │ │ └─96173 /pause │ ├─d507a79c32eab86c77f6b3b4000e4f5d314599f2c54abdeb831cc321fe12dc35 │ │ └─69795 /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 │ ├─e87dfe0cddd276870df27f9b55bc49edbbfba8525170c1177145a446aae6e4b1 │ │ └─130093 /pause │ ├─5c8b0b341998b3e800cec506c0775554ce39c1f36ab3c8fd9c9ae7a06b050f1f │ │ ├─204021 heat-api: uWSGI master │ │ ├─204065 heat-api: uWSGI worker 1 │ │ └─204066 heat-api: uWSGI worker 2 │ ├─426a762306bdfae66560606369a7dea7e1521bed4727024a8baef48eeb4e2856 │ │ └─162596 /pause │ ├─c0d504f9f7a0fefb81ffd9eac3e10615f836fe613752cf48e6e1dcc6450f4e33 │ │ └─66500 /pause │ ├─8a30edd9dfd7fb657af256a3b6d57a05265289a874cce28025a2a5b7757320da │ │ ├─190120 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─190170 erl_child_setup 1048576 │ │ ├─190239 sh -s disksup │ │ ├─190241 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190242 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190334 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190649 /bin/sh -s rabbit_disk_monitor │ ├─57eccf20114bbaadafedfaa9549990750fcab68521d25ade045e479cbec36b24 │ │ └─99909 /pause │ ├─011f0d6ca57b86ea6ffa4b3a4de03dcc545d0984062a34ab781555c680326d50 │ │ ├─185030 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185288 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185299 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─254001 sleep 15 │ ├─56900686331817ca1c5a519cf3eff815edc00571e234e4a3eaa23e49b3ccbba0 │ │ └─68270 /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 │ ├─741baa1403b801e2eaf2965ad70444c81211937044210fad52145e27fff4b7e6 │ │ └─155921 /pause │ ├─6765f8141788a85f73c87c5150fe4ac25d963fa8d9e96d4f23a59bd8b9fd8dd3 │ │ └─42373 /pause │ ├─c54b71d2eda01173236fd8d713e4345039ce2cbcd7fb91549277350a580115d3 │ │ └─114314 /pause │ ├─fd901324bfd1e6feda96218c112554d9b3fb63b2a3bfab0f479e3e55707fba6d │ │ └─51293 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0f320fb903249a407256ce0417ac9f2e5d48678115d59c7f80146aefb8b48113 │ │ └─45559 /pause │ ├─c46a80a2e701ee605fe5467dc4c5782a35303d177e984601df258d9c010cdc71 │ │ └─100056 /pause │ ├─9f073577e5b24b4074206c0eb66302e25b5128e5269d1fba2c1fc38466319125 │ │ └─59580 /pause │ ├─da423d967ee7b6c243ececda4485eb274160cd254d3871931dd71eab8f58ac65 │ │ └─59527 /pause │ ├─cc0c2c266b277e56e04a165c23e3fa09c0a4cad5483b5d7ca2fccbd5af75c10d │ │ └─216387 /pause │ ├─9c40c55e12bb83a145bede5a78b64d58cfdaf19db81f88ab81a5ee8ae68388a6 │ │ ├─178222 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244772 sleep 300 │ ├─7dc7c50301406eb45d5d0dd698f1e35321220cfdabe4f64e4b8bcf5b1fd31d08 │ │ └─53443 valkey-server *:6379 │ ├─efbfa332daf41cbab91a444c3693b81f6c63932a8122245fffce4010627c7469 │ │ └─66895 /pause │ ├─c482c432778f3328c75136e83525bc5c3ed9fb6cef5b9cb15c0a1dff1f7351c2 │ │ └─162687 /pause │ ├─caf34e7cd7f1a4b7a811d5eb273b8cb118f2ca29da337199e32b9bbd9de9a88c │ │ └─69847 /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 │ ├─3199620f6a1e9ac121a8ffe510eb6653d522c422f944f26bcf76baaee8adf729 │ │ └─67469 /pause │ ├─0add4d4dafad556a3cf33e526cf1bd5f136e3b4292868980388b07953242a965 │ │ └─233135 /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 │ ├─5b050ba65da16bcff13725a0e16960e3ef88dd53425aa8f16a995389609eb60e │ │ ├─158813 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159039 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159044 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─253668 sleep 15 │ ├─13b8f40aad38e84e4c2cc8d6c8577acc0faca6af716557f47747090618c03f9b │ │ └─158752 /pause │ ├─c09dbde14ca7eb7167a492409b72dc132a260ece1b3c4f449be50f6f50b258ad │ │ └─110571 /pause │ ├─f0840de45e16d5b06615deb61e5c41e56dc6dce572b398e2716f402a5ce20fa7 │ │ └─190760 /bin/bash /tmp/libvirt.sh │ ├─42b5194a1092c6db563aad31cb438f88a528a5df6ab6965b041e6821a45dd421 │ │ └─50920 /pause │ ├─f34a6a1743dd117d534db8b2d59016d4c76319ad2781d02b570c9f79a0fef512 │ │ └─160047 /pause │ ├─3bc49f0adf3bcede045c33fdace7c50179a298725419af8fbe127cbaf5d03c55 │ │ └─46764 /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 │ ├─1c3a8ad8fb318747754632ff9fa3fa2157ff5f5e25868d490eae3fe1811f784b │ │ ├─207989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208009 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─208015 erl_child_setup 1048576 │ │ ├─208150 sh -s disksup │ │ ├─208158 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208159 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208208 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208609 /bin/sh -s rabbit_disk_monitor │ ├─ecf3175bc082d04ecc9265d2f2c888e260f998e4d3a99fc0a2dc40efb6a04624 │ │ ├─173340 nova-api: uWSGI master │ │ ├─173374 nova-api: uWSGI worker 1 │ │ └─173375 nova-api: uWSGI worker 2 │ ├─4abe876a6f9bd0b03c634d1f1db0674ca3c5915f3e7edef4798accb7d7d0c4fb │ │ └─42449 /pause │ ├─a8a7d061cc15df6adb80583d4829b4000b8d95b6a61bec71433468ed99aaa237 │ │ └─108885 /pause │ ├─0c2889e2a04317a50faae0cf89bf34f1da2f8850e45a30c1cec17d72c6d74787 │ │ └─69206 /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 │ ├─8de81c49623fc292e210d7d8fc7c43752404c60832430521f82ca08592bccf13 │ │ ├─228687 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─228731 erl_child_setup 1048576 │ │ ├─228789 sh -s disksup │ │ ├─228791 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228792 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228816 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228817 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─229115 /bin/sh -s rabbit_disk_monitor │ ├─57b11f05e06d62ce65662086e950399e0c8b1b740a856c5312017d5a2b6e88da │ │ └─65198 /pause │ ├─de5631db6b69f06b0775f73c8b3471f5bfcee4f242963af786e45a2f0e021e4c │ │ ├─225798 octavia-api: uWSGI master │ │ ├─225821 octavia-api: uWSGI worker 1 │ │ └─225822 octavia-api: uWSGI worker 2 │ ├─825f88799081fea1b58db2ee04140580cb6c3904d3c6f13e204e00d1e656e85b │ │ └─162362 /pause │ ├─6ef2977726ec6462a07f84e468ae73a3a0ace4952ade604702663acf52e86372 │ │ ├─110873 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111119 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111126 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3a0061a894121539ac4f712ac1f9d5ea39b377b443f7e4f3a026e3d564e2f81d │ │ └─158108 /pause │ ├─f1c22be6ea3eb9893fb02f1a49c638a6b76ea7f8a1163707fb1b553d879614a5 │ │ ├─174248 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174670 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174671 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bce13bd5b9a23a70c88bce65aec5c16f185432354c85379286908bab9db41010 │ │ ├─66155 python -u /app/sidecar.py │ │ ├─66332 python -u /app/sidecar.py │ │ └─66333 python -u /app/sidecar.py │ ├─d7dbb53287a8755bca7f026be3fd7c896fe3d4b89efe8879de3c4a656eb8adc4 │ │ └─195413 /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 │ ├─cc639fa3d3a3dcc6b9cee87a2bfb59819e6411ec3a3b21403ea3b453941298b5 │ │ └─82192 /pause │ ├─513bec8830e94a36ff64c4e4b75b37771c2fe0a90e75e1ed2f204af9e3e61549 │ │ └─68648 /pause │ ├─f7f66d37649c7b2aa13d7571f84cd7833310b985b42b38dc0a3df814752b22aa │ │ ├─157008 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157102 /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 │ ├─58646e0bcbeab458863164e6d4461643ae08658da2117302e247097fe99fdbbf │ │ └─42436 /pause │ ├─970abe7db5d2aa6b8a456c800d39e621e4eff0844086c5257c6c85140596227b │ │ └─46854 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ecdf7e3592ea1ade43ee9b0da43de8e6650a688099c6350b4ee9cf26a9e5db9a │ │ └─58645 /pause │ ├─528716d224200f37bc22917cdbc4ce53690f7437f0732b9f22829a4e9f621c3b │ │ ├─69008 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69045 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─624e8bfb3cd3264cacdad6761b5e4461ce198942ec91aebba18b4b3853151383 │ │ └─60023 /secretgen-controller │ ├─52e5468f28c255ba9796a1e8549fae3ed4905303ed60e2439a457d54c4794d58 │ │ ├─188934 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189544 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189545 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189572 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpny2gkz_x/privsep.sock │ │ ├─227743 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqnmi8r86/privsep.sock │ │ ├─228190 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6oqousre/privsep.sock │ │ ├─228218 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─228219 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─228240 haproxy -f /var/lib/neutron/ovn-metadata-proxy/9d7925a3-be51-4922-a7e2-605a500d8cd6.conf │ ├─603a94f09c2db2c2301288b5106e2d67ba1add752703c36e2d2171d20bf26017 │ │ └─83585 /pause │ ├─98b0598137da6c830f887e8e0a1fad08024c51f38269d861141785883a398364 │ │ ├─173447 nova-metadata: uWSGI master │ │ ├─173462 nova-metadata: uWSGI worker 1 │ │ └─173463 nova-metadata: uWSGI worker 2 │ ├─e0fd41e9923bba611b84e9e93b9cf892554e967adc67373e4471087723db1c11 │ │ └─45118 /pause │ ├─109710fa6ee74f906673578785acb23beaf97b4a2ac4156e42febba056df1008 │ │ └─45670 /coredns -conf /etc/coredns/Corefile │ ├─ee6b0f51191811c60c1fe7879e855d4f4a2a360153398a634e668d3dcd313e22 │ │ ├─204037 heat-api-cfn: uWSGI master │ │ ├─204067 heat-api-cfn: uWSGI worker 1 │ │ └─204068 heat-api-cfn: uWSGI worker 2 │ ├─c6b3a61bc862725a665db303b92ecb68e28efc0b515ac039793968e80c92897f │ │ └─69428 /pause │ ├─43891446003afbba3e08c7e028f33bf33c9e2483bd31f1f84f1895eadc3654c4 │ │ └─235940 /pause │ ├─cd96ce8f8c485d8e9b63afffe0becde76b0b64fbe4feac421103db47924ee0d8 │ │ ├─88754 barbiacan-api: uWSGI master │ │ └─88767 barbiacan-api: uWSGI worker 1 │ ├─930858231051d4f52a97928ffa0847808268dd6a54c7cb7c269bef30d3d158c2 │ │ └─53413 /pause │ ├─94109b17841dbb758515eacd1815099f271559ba02da95eeb975b0215d5ae4f4 │ │ └─53197 /pause │ ├─2f66e1f0fb6e1af3ceaeba69b37608aa411112ebda12355909078643fe1ab61f │ │ ├─227829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227880 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─228448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─68b82fe46fc78ea61d7bc1dfb06b7c96dca5760ad6caa4069a1fcab39bcc2e14 │ │ └─69137 /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-91.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 │ ├─48912914923d4792a34be129dcd01bc05c2a9df424e5747dfae2f643db0d79cb │ │ └─65420 /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 │ ├─f2bd6f92a0bb535f643b661c06f20ea694c562cb2c85c7589dada0a7ce802070 │ │ └─192256 /pause │ ├─fd305813e0d35717a7c6d6a980633334f2211430fe21f6c52c6250a7ede9d5b2 │ │ └─42572 kube-apiserver --advertise-address=162.253.55.91 --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 │ ├─f83eae8797a96a0e30cd8e971f76b523aadb3df42af741c4def1121ee4e73d1d │ │ └─169090 /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 │ ├─bab418f973d16e3ebc5161cb1ae1ad8a0b54be04a7c08d36c76465a3d848e44c │ │ └─46230 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 │ ├─78b7517edb941d8655317986970dd06fc6c760abbe2c52afec50b2116371a4b8 │ │ └─42986 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1e3d21dbfd2765baf3c11a3d1ca9ba2ca534999f21c3c2c64c8c95ec038eee34 │ │ └─101053 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cec44a7fbc586dc8d58217e176fd9186a4d80fb4599449193f7aacfca7a72f5e │ │ └─191276 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e92e222cea2d2652eb2f9796ff4f5f04330259120d83cbb3d0d3758acccd956a │ │ └─237565 kubernetes-entrypoint │ ├─7da17f9182196c735f1ecb2ad94b8484bb5feac40cb2ad97651710cfaef47a63 │ │ └─46051 /pause │ ├─ff2a098c6f9ac01dd0f1aefb1dc689b3b269b6dea9b0e6b6998a1b0b71bdee07 │ │ └─49912 /manager --metrics-bind-address=:9782 │ ├─feb2780795e4090224bb7ec25b9b3ebf55a352f6b35719e98eba7902bb3e7e1a │ │ └─68512 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bb9af581a9d62641df16b2f19d86368a3970ad11a99465728f1fb414891ae3fb │ │ └─70227 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5b66cfee27dc9452bcb902ec6663fdc8de33e4f2c3dc4df87f5bf1b607306eb6 │ │ └─46558 /pause │ ├─2dd88bc9e074b7076ab7a2641becd8f0841d94db081e65523feb95658acbdd68 │ │ ├─226907 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227443 octavia-worker: ConsumerService worker(0) │ │ └─227446 octavia-worker: ConsumerService worker(1) │ ├─f0bbabd2cd2d0488422523bbe8287c68b7bbb49bd84962ad270359b570f0ed67 │ │ └─48833 /pause │ ├─e2c9f28c21000cc212db50e44b952ad914b633a710acc31e28cf2212f4c0aef3 │ │ └─67857 /pause │ ├─fc7cfa2edc1b450d70029827f323d1c3214f1723a9fbde109715d5800d25a606 │ │ └─190665 /usr/bin/libvirt-tls-sidecar │ ├─20ad2779d83beca5faaec11cd110adb3277af30ac32dad2de4a67d286689a605 │ │ └─192368 /pause │ ├─be7bdfe38bd4c4423d81406d4184a5268acd51a16c37530b8ad9a498ea1494a9 │ │ └─237360 /pause │ ├─f01259a7bcc69d46cce3b1eded28653cab82b38b582f8d682a2f32158ad67883 │ │ └─216628 /pause │ ├─6f66987d6573ddf11578039702aa8112f7b8fb308c4aae74ad7e2b46100dd206 │ │ ├─128425 /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 │ │ └─128563 /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 │ ├─09005dfb26c8803dd9b035db32c97dab940ecc825580203e48495e4027ee3700 │ │ └─124560 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4c7a5022656060218016ab68b46e665cf5c94c2cbd215b1a031ac9a542aab5dc │ │ └─70586 /bin/memcached_exporter │ ├─0e7dad8258c1b6461da939f2f3587f2c078cb33f2dfd97fc4cac805faa6fce30 │ │ └─90405 /usr/local/bin/rook ceph operator │ ├─dc10aa0af71d12c7c436cc6905d4037defd493180324be25f08bc42aad877b7b │ │ └─50365 percona-xtradb-cluster-operator │ ├─ae3f5e0d35861a41c460c6b9a72a84c5b761bef6bc4e00357760b78b19d4feac │ │ └─70442 /bin/pushgateway │ ├─e87e0f2e0f8820468215766de610ce799b3db5873ee3e98ba406e91ff6c5b5c7 │ │ └─46649 /pause │ ├─816a70572e7ae535dafc7174b7317305bb83a8bfb73afef0f5cadaeb32365966 │ │ ├─188830 /bin/sh -x /bin/wait-for-ip.sh │ │ └─254269 sleep 1 │ ├─eb2a4a8cdc4f0c148bf140763ad3945ff41042a7311a4f1341527f216fd9c13a │ │ ├─67992 nginx: master process nginx -g daemon off; │ │ ├─68007 nginx: worker process │ │ ├─68008 nginx: worker process │ │ ├─68009 nginx: worker process │ │ ├─68010 nginx: worker process │ │ └─68011 nginx: worker process │ ├─4caf8ecb4172c8d8ef301ac15702584d91186c39dd990f3d81ba82104e14349f │ │ └─42442 /pause │ ├─7647c6c894b5ac7ea3d3a860ce3945f75918056b771f917bedad8ee2b9240b50 │ │ ├─ 49109 /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 │ │ ├─ 49125 /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 │ │ ├─ 49237 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─227483 nginx: worker process │ │ ├─227484 nginx: worker process │ │ └─227485 nginx: cache manager process │ ├─76af0185921fd89091dacb37d95dcc43a751034cd4058d49b0dfeab8f919c5ee │ │ └─49981 /manager --metrics-bind-address=:8080 │ ├─be2cde94c0fcbd47aa382dba8b4e39b7a5664a33b0dc49a6f376d245693a6ba1 │ │ └─216337 /pause │ ├─2ec1a2bdda9345a9b6d86033afac88a53b53e15e99c51c58f89b8958ed216236 │ │ └─237428 kubernetes-entrypoint │ ├─6ea621a7537c91ed725364b6402b7296e6ef114688ef973ed32269b2031703b1 │ │ └─192439 /pause │ ├─f11d8a7bb93d0c118674903b60654d1e08a535a0c242e4b5202d45e0699b7b29 │ │ └─233590 /pause │ ├─f77619a2aae9ffb7713220d3c0240e37575507f41269d7b4c90d70f8fd29a362 │ │ └─127505 /pause │ ├─3e5bb95acfddd25214fbd316c6660a6bcc2d9313ca73bd9e388ee1d3bc2c20c3 │ │ └─59862 nfd-master -crd-controller=true -metrics=8081 │ ├─a28e3b781ae8f6a0e2df30a2db9d8c9db6c9bf5dc9fb606f3508434544f7980d │ │ └─48731 /pause │ ├─91d18021df8f2ad148e2c7dbbbcd8d9ac72bd7f9a2e6a8c7859d82c711cb21e5 │ │ └─42958 /pause │ ├─4570fbcbb6573fbaf0680b444789fc598db09f01bb5699202eb26f99d5a978de │ │ └─216252 /pause │ ├─ae3adbd2a084944cbaac873ad1aa61ea3f0ab04537c8964af1220aa44e48b76b │ │ └─59825 nfd-gc -gc-interval=1h │ ├─894978a63875b1c9e2746106b6bcd63064fa10c96829cc4b2cc100c6b0e51432 │ │ └─226920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7da2f9880dd1fcd7561743f807cece33037d2b329ce9a405607493ffa0460cc7 │ │ ├─ 51043 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 │ │ ├─ 53874 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─254273 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.228 3306 │ │ ├─254276 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.228 3306 │ │ ├─254277 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.228 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─254278 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─254279 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─254280 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─254281 /usr/bin/mysql -nNE -umonitor -h 10.0.0.228 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ ├─7f2e1f4f39ec6403cd0a0685d3e23201836679247bf52fbeae4a26394f82141c │ │ └─162852 /pause │ ├─69ef947cc04f618181361be862cb29143d0fb2735d9c26943bd0be72916a44ba │ │ └─175348 /pause │ ├─0108c9e8598b868fc907badfb8fa8dca3209c4317b36b8747d29111b5c23dda6 │ │ └─46807 /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 │ ├─81d7f4381be556f723e068fb8fb15083783283aaf90a444c38c953a633e1db71 │ │ └─66312 /pause │ ├─242ed0c4402ce726703b52d4c40dca140fd621c9269851274f0f6dc5da800d26 │ │ └─207871 /pause │ ├─54896dda265b5a817bf79212a233a9b34d9b5c42079f4e383296bae4fadb92fb │ │ ├─112660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112677 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─112683 erl_child_setup 1048576 │ │ ├─112744 sh -s disksup │ │ ├─112746 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112797 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112807 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112967 /bin/sh -s rabbit_disk_monitor │ ├─23243b6a7a6fd49fd4654db2d8c184e61e2b3e6327c868145ef2b84fa17b930b │ │ └─67470 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 │ ├─fa8242b6214e2bfc1dff208f615327f6925d45e48900e6a49f966012fa86024f │ │ ├─203993 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204332 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204333 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─986c9cff9c8a6a4057a060e4e8f3419263c09ba2132f7bdb5b942da50499bd1d │ │ └─49768 /pause │ ├─e0a1d12ddbc8de88cc7c0a36f29150d4861b028eb694c9e4e69c99b158733b08 │ │ └─232438 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9e60c229781b7a24ba250e38c19ea91fe85d2d4d8309cdd1b982db70556d7b6c │ │ └─127537 /pause │ ├─c4a06d3114c561ed0f6e35dd643cbf2c3c5f152d6728ad257c03897f1ee38638 │ │ ├─135269 placement-api: uWSGI master │ │ ├─135301 placement-api: uWSGI worker 1 │ │ └─135302 placement-api: uWSGI worker 2 │ ├─9b6842544361694467f36e519089ecafb616b53df6aa6f1eb31bc8bfdbf0b0b6 │ │ └─184468 /pause │ ├─98d4edf8722f33e87c0240ff9fb9b8ea9147572c6db0b2967ff21186229cf09b │ │ └─100264 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-g7g5n --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─87a788db22919599b3460d6f355e8641fcfe096c135b481ee9b85d4360242032 │ │ └─177694 /pause │ ├─dfc847ab045c8503a8792607dec95d3e47569848d21715ff4cd7f3f80883bf83 │ │ └─230933 /pause │ ├─f9f438ebba16775cfdfc960c368f54c613d17ef660b7c954ed2fc18e38a60447 │ │ └─42536 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 │ ├─3c1a5376797e08039eaba0c1647f0852fbc4e84aac56fbdfd2e2ec6f8bf3c254 │ │ └─189934 /pause │ ├─9bd4bce27d56571013728dd43ce5baca3b51991c8315c5db85220ea51b1c1c27 │ │ └─66992 /pause │ ├─e17c116b82224963061d9a7bbb0a9d8776569496f5a4222b81dbd510f4802823 │ │ └─42594 etcd --advertise-client-urls=https://162.253.55.91: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.91:2380 --initial-cluster=instance=https://162.253.55.91:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.91:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.91: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 │ ├─b0d950ee4aae0191b9d8255a0ca0937fda905e440c1cae153db243a7577a5b67 │ │ └─53917 redis_exporter │ ├─2b8be2c04bbc40cd7fb3fa95ceb10e0187f3267684fec0f11858712db3517751 │ │ └─71073 /pause │ ├─23cdf865c36d144f0e7417169c30cbf3651d87f2c554062d7740552d8dfc225f │ │ └─156889 /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 │ ├─ce89430faabe6cdf742560bd78aa93ade3793970f997aefb428e3aee2160d69d │ │ └─49177 /server │ ├─906da8c4a4bca6d80a5bf626bdd417a7f878432edfd9a9dd47539648409a2fce │ │ └─72823 /pause │ ├─e6a1f83cb60b9f941048dfdd8c61934a9360b6f81facc649bc1aa1263f317fcc │ │ ├─185193 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185232 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─8e9d2e0931bb2507b37aa17d16b44e6ed51c65102fdecbd55b729756b9b100d0 │ │ └─65755 /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 │ ├─c378309de65463bca13ce431626302b2fd6327c619c27c4b366804618ebf888f │ │ └─59766 nfd-worker -metrics=8081 │ ├─97deddc3ddb58f33bfe80ac26ee541387d29504c5a00353b676e78fac6cc3108 │ │ └─50240 /pause │ ├─36d87ffa5dfcb796330bb1aafce7a3ba3b6b083e641c6c3f048c2b88ad0fd766 │ │ ├─51099 mysqld --wsrep_start_position=7c29a296-ac16-11f1-9804-36d5e3aae8a6:20 │ │ └─51227 /var/lib/mysql/mysql-state-monitor │ ├─84db8b70423a8ba4eb871be5799927386a993dab8268341c2bda1458a33a085f │ │ └─42698 /kube-vip manager │ ├─e38d3f59ddf42410994ec0cf4e04566021aa1c108eee12fef89329f929392e14 │ │ └─59486 /pause │ ├─1e7fb29dac35036f004e48190000225ff3040d85da7b6ea391ca0b048202fab3 │ │ └─163354 /pause │ ├─bc15e4dcc16e1e03ab49924b24ea25821ccd0572606572954729f221eceb0f67 │ │ └─232067 /pause │ ├─590f4c804b7d72fc14f4f5bef297ec93556666067a06ea2985de8545158263e6 │ │ └─235965 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a605975825377a5dcb0dd13406d561e649abb0623865e45e945694ece95a2a96 │ │ └─49868 /pause │ ├─d7cb53c6d1bc1b5555d66f5400864779ba2b936ea8e9a4e0188fa52f78a396af │ │ └─46610 /pause │ ├─381f9739d781060e19e48dd5b90fe73e034f3b7457e52baa04a2e521dea9f9b8 │ │ └─110486 /pause │ ├─b49f6bec1d0741375e7960e453689d3830e50dcff232571f6a1ab4160c302c7f │ │ └─162788 /pause │ ├─f4d2363e51a1507339e062c867d3e0c5abc68aaa645b3374b8ceabc51f1500b2 │ │ └─70479 /bin/oauth2-proxy │ ├─71c48a6a24994b82b673dc95a5499991a31199f07cc492ed9b0609c310b371be │ │ └─53768 valkey-server *:26379 [sentinel] │ ├─a8a2358f95a61c484ba7e9be85436140fb2223a47370e2f70b4aa7a318cf368b │ │ ├─174399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174713 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─90a4c2861bc60d048c956d3b17f87a1fe0b92a544f753ef4c6da463bb27075a6 │ │ ├─100366 /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 │ │ └─242683 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─9aa8e3a321fa42120ba95ea7b77ebf5016de940869caf110c5ce367b0c16730e │ └─53599 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount