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 │ │ │ ├─24854 /lib/systemd/systemd --user │ │ │ └─24855 (sd-pam) │ │ └─session-22.scope │ │ ├─24846 sshd: cephadm [priv] │ │ └─24920 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─628 /lib/systemd/systemd --user │ │ └─629 (sd-pam) │ ├─session-30.scope │ │ ├─74260 sshd: zuul [priv] │ │ └─74273 sshd: zuul@notty │ └─session-1.scope │ ├─ 625 sshd: zuul [priv] │ ├─ 642 sshd: zuul@notty │ ├─ 781 /usr/bin/python3 │ ├─74264 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─75094 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eykbvjmrlgwjvpbdcbrikkxiftwfmtnw ; /usr/bin/python3'"'"' && sleep 0' │ ├─75095 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eykbvjmrlgwjvpbdcbrikkxiftwfmtnw ; /usr/bin/python3' && sleep 0 │ ├─75096 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-eykbvjmrlgwjvpbdcbrikkxiftwfmtnw ; /usr/bin/python3 │ ├─75097 /bin/sh -c echo BECOME-SUCCESS-eykbvjmrlgwjvpbdcbrikkxiftwfmtnw ; /usr/bin/python3 │ ├─75098 /usr/bin/python3 │ ├─75099 /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 │ └─75101 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-fae18a5f74357c7c7b9f1290f7a36d26b01beae7d735225620681e71b37b1181.scope … │ │ ├─21293 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21310 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─11690 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─14871 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e9d78e7cb040e24388ee98437ea3c986be1a806f0b8e0247b33ebb3d1c5d7ba7 -address /run/containerd/containerd.sock │ │ ├─15243 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60923f493584483bd093a9f32dfa79daa91c8ef6e8f4a7ea78b39be0a0a8c660 -address /run/containerd/containerd.sock │ │ ├─21267 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fae18a5f74357c7c7b9f1290f7a36d26b01beae7d735225620681e71b37b1181 -address /run/containerd/containerd.sock │ │ ├─29449 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e3eb386944bf771b10ec93010170ec1770c64fb1c723c78e6c6763f3dea1c43 -address /run/containerd/containerd.sock │ │ ├─34115 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab0e77d1f4548399a31126c47a9937fee2a47f50f655c6e9590be2184434258b -address /run/containerd/containerd.sock │ │ ├─38682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6459ce78c291a064922dc88e6b9edd8c671dbc1fd310c12d6dd2fa449f88ec77 -address /run/containerd/containerd.sock │ │ ├─44300 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9890967473e68b44470cf90ea6759796cd2165d117b9f83eccccf0d265551b9 -address /run/containerd/containerd.sock │ │ ├─50067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc312b6475095dcdfb98b50a000c1b3a645594c44d80c14d0080906df276852 -address /run/containerd/containerd.sock │ │ ├─50078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb503d711151e466ab9103b1f1188e15a1a5d8590d3bb04baedeb920c57ce495 -address /run/containerd/containerd.sock │ │ ├─50100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffac8c70abc76ac60a1c1c5600f15f5ef3eeb7d280f7d27e66e52f83315b7bf6 -address /run/containerd/containerd.sock │ │ ├─50135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c4606c1e9f4b204acfd1852a8fe6d999309fc2b287602fde30c8c2218414d3 -address /run/containerd/containerd.sock │ │ ├─50137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f67b89c8b491bc5dacb7f25c43180dc283e70b9d768f2811478ae4bf12e943d -address /run/containerd/containerd.sock │ │ ├─50798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b63e45de4ccc7fc1158a03ce4d3bf1877e6344e7408b353b9ab488d8509472 -address /run/containerd/containerd.sock │ │ ├─52024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f89552a15b083ce0aa1254fb5bcf8e9d0cdbca54fb9c51000c75aba8c1f14a96 -address /run/containerd/containerd.sock │ │ ├─52042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59972d219af80ee408c3eb93d5707daf1ef3bca494990a0fbada568014d5a2e7 -address /run/containerd/containerd.sock │ │ ├─53284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8074486d5662df32554db24aef73e2dda7eb249c12f6fe780a1a6fd28bac2b9c -address /run/containerd/containerd.sock │ │ ├─53780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a0d972a891cf7412b90d8487164693a5a3be200755d950dcd00d75911d92ffa -address /run/containerd/containerd.sock │ │ ├─53825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe2cfae12bc1e876a88a70b51b2d3cb0ebf3ee5e7fd2a2d2318fff57ab154bb6 -address /run/containerd/containerd.sock │ │ ├─55655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec1e42934f36e75f1babb11deb7e6b6c76ccd4b8947f5a837b4d22fcc5d62ad3 -address /run/containerd/containerd.sock │ │ └─55754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce924e21488b3370059cdca9e4f9ffbd345c0295cdfa2f83e166cde930ef48f9 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1345 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─437 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─329 /lib/systemd/systemd-udevd │ ├─docker-60923f493584483bd093a9f32dfa79daa91c8ef6e8f4a7ea78b39be0a0a8c660.scope … │ │ ├─15267 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dqqicb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15286 /usr/bin/ceph-mgr -n mgr.instance.dqqicb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-0e3eb386944bf771b10ec93010170ec1770c64fb1c723c78e6c6763f3dea1c43.scope … │ │ ├─29474 /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 │ │ └─29486 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─540 /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 │ │ │ ├─33821 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─34096 /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 │ │ │ ├─21227 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─21245 /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 │ │ │ ├─29169 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29432 /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 │ │ │ ├─44257 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─44277 /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 │ │ │ ├─38400 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─38665 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─14789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─14819 /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 CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.dqqicb.service │ │ ├─15154 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dqqicb/unit.run │ │ └─15185 /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-dqqicb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -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.dqqicb:/var/lib/ceph/mgr/ceph-instance.dqqicb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dqqicb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.dqqicb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─12432 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─562 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─533 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─kubelet.service │ │ └─50505 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─298 /lib/systemd/systemd-journald │ ├─docker-ab0e77d1f4548399a31126c47a9937fee2a47f50f655c6e9590be2184434258b.scope … │ │ ├─34140 /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 │ │ └─34152 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-b9890967473e68b44470cf90ea6759796cd2165d117b9f83eccccf0d265551b9.scope … │ │ ├─44326 /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 │ │ └─44341 /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 │ ├─ssh.service │ │ └─567 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e9d78e7cb040e24388ee98437ea3c986be1a806f0b8e0247b33ebb3d1c5d7ba7.scope … │ │ ├─14902 /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 │ │ └─14914 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─uuidd.service │ │ └─1014 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─12991 /usr/sbin/chronyd -F 1 │ │ └─12992 /usr/sbin/chronyd -F 1 │ ├─docker-6459ce78c291a064922dc88e6b9edd8c671dbc1fd310c12d6dd2fa449f88ec77.scope … │ │ ├─38706 /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 │ │ └─38718 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─332 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─dbus.service │ │ └─530 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─539 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─536 /lib/systemd/systemd-logind ├─k8s.io │ ├─44b63e45de4ccc7fc1158a03ce4d3bf1877e6344e7408b353b9ab488d8509472 │ │ └─50823 /pause │ ├─eb503d711151e466ab9103b1f1188e15a1a5d8590d3bb04baedeb920c57ce495 │ │ └─50184 /pause │ ├─5f67b89c8b491bc5dacb7f25c43180dc283e70b9d768f2811478ae4bf12e943d │ │ └─50246 /pause │ ├─77fa748018ffbeecc79e8c543882ed6ae6717e85d8b1071810cf9f17e44d3698 │ │ └─56438 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi.sock --metricsport=8081 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─28f8671ce9ede98a5035959264dea01850180fafa21f4f11bcee0e252c8cb9bf │ │ └─56525 /csi-provisioner --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true --feature-gates=HonorPVReclaimPolicy=true --prevent-volume-mode-conversion=true │ ├─0bc312b6475095dcdfb98b50a000c1b3a645594c44d80c14d0080906df276852 │ │ └─50187 /pause │ ├─ffac8c70abc76ac60a1c1c5600f15f5ef3eeb7d280f7d27e66e52f83315b7bf6 │ │ └─50222 /pause │ ├─275c28e0d4208cb7eb1786ec29acad7f4ecb4ff733b10aa16ec58f1c5b3a2697 │ │ └─50456 /kube-vip manager │ ├─4b51f4d2a8fd71c617cb16c39792c8c13bc90abc1dd6cc16d32bc4df0e5f8266 │ │ └─56829 /usr/local/bin/cephcsi --type=controller --v=5 --drivername=rbd.csi.ceph.com --drivernamespace=kube-system --setmetadata=true │ ├─122ed347ee59e8b9dd12e143f9743e42bddb9732723784d62f1f270a59175066 │ │ └─56781 /csi-attacher --v=1 --csi-address=unix:///csi/csi-provisioner.sock --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 │ ├─6d3649fa45ffb0c6aab9d967d2b5815f4c91e9225ebbf487927059e9364130bb │ │ └─50341 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 │ ├─c67f79a6a114fab9e37eb0e1a5aee94e13255b88ee5d556ce8e456bd921ab7d0 │ │ └─56382 /csi-node-driver-registrar --v=5 --csi-address=/csi/csi.sock --kubelet-registration-path=/var/lib/kubelet/plugins/rbd.csi.ceph.com/csi.sock │ ├─ce924e21488b3370059cdca9e4f9ffbd345c0295cdfa2f83e166cde930ef48f9 │ │ └─55778 /pause │ ├─ec1e42934f36e75f1babb11deb7e6b6c76ccd4b8947f5a837b4d22fcc5d62ad3 │ │ └─55683 /pause │ ├─83a72a4feabe90aa92a660b94817e35c86d6f1b664cc6ec20358a59b29c6d81f │ │ └─56306 /usr/local/bin/cephcsi --nodeid=instance --type=rbd --controllerserver=true --pidlimit=-1 --endpoint=unix:///csi/csi-provisioner.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --rbdhardmaxclonedepth=8 --rbdsoftmaxclonedepth=4 --maxsnapshotsonimage=450 --minsnapshotsonimage=250 --setmetadata=true │ ├─cd93b86001f663b5a8c95c4eea900fab8b28b303c71cfe6e9834e177c50e1c0f │ │ └─53909 /coredns -conf /etc/coredns/Corefile │ ├─59972d219af80ee408c3eb93d5707daf1ef3bca494990a0fbada568014d5a2e7 │ │ └─52091 /pause │ ├─e8c4606c1e9f4b204acfd1852a8fe6d999309fc2b287602fde30c8c2218414d3 │ │ └─50220 /pause │ ├─98301b15441d5e75b9814978d183195b21ac5d4495d5997003ea27e60a16a46d │ │ └─56875 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi-provisioner.sock --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─30881efb986946827851a4230fd06294e207b5e91433d993fb20615503962928 │ │ └─53868 /coredns -conf /etc/coredns/Corefile │ ├─51b0155d50a49d21e6e3488c6d6953300f0af4e670924f3217395da25e07d700 │ │ └─56157 /usr/local/bin/cephcsi --nodeid=instance --pluginpath=/var/lib/kubelet/plugins --stagingpath=/var/lib/kubelet/plugins/kubernetes.io/csi/ --type=rbd --nodeserver=true --pidlimit=-1 --endpoint=unix:///csi/csi.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --enable-read-affinity=false │ ├─8074486d5662df32554db24aef73e2dda7eb249c12f6fe780a1a6fd28bac2b9c │ │ └─53308 /pause │ ├─e6d278ca9083cef9cabc29896a97ccf7900c951398b0046b1d33d58b08b2692d │ │ └─56624 /csi-resizer --v=1 --csi-address=unix:///csi/csi-provisioner.sock --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false --feature-gates=RecoverVolumeExpansionFailure=true │ ├─3649a9b3bfece94e00ed2f1e5118b9b23d661558d976f87ad4645c23a22bcd59 │ │ └─56694 /csi-snapshotter --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --extra-create-metadata=true --enable-volume-group-snapshots=false │ ├─4c8ff7a8ae53d0f8f4ed4bf5810a51bf0e8adcd0dfdd5a6970c6bba5273bc020 │ │ ├─52540 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─52893 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0a0d972a891cf7412b90d8487164693a5a3be200755d950dcd00d75911d92ffa │ │ └─53804 /pause │ ├─8359397c3749db27003622c317cf3758aacefcdf6cb41c45ea2a0abed1fc0ef9 │ │ └─50312 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 │ ├─fe2cfae12bc1e876a88a70b51b2d3cb0ebf3ee5e7fd2a2d2318fff57ab154bb6 │ │ └─53850 /pause │ ├─3f918c778d9ae558f95fc48e2faa905def5024f77de704eb469f983fd341314d │ │ └─53344 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─44a6fd660a874b90a313783af4c12b701e99903eda7cf579468c6ed554305d6e │ │ └─52342 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─05fe9c8151bb3660a008dc1f1b2dcc7b74c1cc2e53b69c8f83a41d5d57b30eb3 │ │ └─50850 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─227615ff1a3f6425dc508e46d1a9529a9f9ca63e7d6d1021ac8b7d08a805b790 │ │ └─50368 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─f89552a15b083ce0aa1254fb5bcf8e9d0cdbca54fb9c51000c75aba8c1f14a96 │ │ └─52077 /pause │ └─024bf468315f013841d14d0a27e886c364075ddea15ef3835e9050397906a031 │ └─50354 etcd --advertise-client-urls=https://199.204.45.229:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount