Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─629 /lib/systemd/systemd --user │ │ └─630 (sd-pam) │ ├─session-4.scope │ │ ├─1516 sshd: zuul [priv] │ │ └─1529 sshd: zuul@notty │ └─session-1.scope │ ├─ 626 sshd: zuul [priv] │ ├─ 643 sshd: zuul@notty │ ├─ 780 /usr/bin/python3 │ ├─ 1520 ssh: /home/zuul/.ansible/cp/199.204.45.210-22-zuul [mux] │ ├─18584 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tvnadhdpetduogpsxhyhmcfhayumsrlk ; /usr/bin/python3'"'"' && sleep 0' │ ├─18585 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tvnadhdpetduogpsxhyhmcfhayumsrlk ; /usr/bin/python3' && sleep 0 │ ├─18586 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tvnadhdpetduogpsxhyhmcfhayumsrlk ; /usr/bin/python3 │ ├─18587 /bin/sh -c echo BECOME-SUCCESS-tvnadhdpetduogpsxhyhmcfhayumsrlk ; /usr/bin/python3 │ ├─18588 /usr/bin/python3 │ ├─18589 /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 │ └─18591 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 39 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9822 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─11402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 310b8fbd8d0bbd9c3956033f03f07e711d0f6db933e77a7c2efd7e1cf3e676f0 -address /run/containerd/containerd.sock │ │ ├─11422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a132776c9b7a2f007cfe7e485178cdcfc6cf5701566f4603d2cb69f3d03072 -address /run/containerd/containerd.sock │ │ ├─11454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92a2cdd08572d9b027ff406bd09c6b1482dc5f246df58223f76c4cd2ec06800 -address /run/containerd/containerd.sock │ │ ├─11482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ff464985ed519157b151f5572b7bc433b1258f19d7a1a46f53d1173f3ccfdd -address /run/containerd/containerd.sock │ │ ├─11499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85df1c8e9071150d83587239fef430a17f6fd8640a0aaffdf6b8ca27a3f41a3b -address /run/containerd/containerd.sock │ │ ├─11982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e639b2e8d5d515d27e69686a9fb338ab4e217406af93e9a53d9f78004cd912 -address /run/containerd/containerd.sock │ │ ├─12646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 679cb11204512e6b870499b5125b23690d8b4a7bc297b8f220b558f3557aa550 -address /run/containerd/containerd.sock │ │ ├─12772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b548a6bf8fcf4a429b840e9bc3ad575e198cc07744dec39a91059929b654aa17 -address /run/containerd/containerd.sock │ │ ├─13842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a716b1df55fd54fc78458d7a82aee33fb7a8ea0aef582bed6c447793bde61a -address /run/containerd/containerd.sock │ │ ├─14196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d4aed4e3dab3b379f4adba868b01d3a64ad6ad5b9dff01cb79d1a0d51f5464f -address /run/containerd/containerd.sock │ │ ├─14234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabe4a320e1e6e233b98b7028414abb2ddd11a082fc93000437eaf3888032cb1 -address /run/containerd/containerd.sock │ │ └─14589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a306a30ddea440b6bb95bb3cc29cdec318d5a50e28b2093eb8e08f19f27d1b28 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1324 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─436 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─327 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─541 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─polkit.service │ │ └─558 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─531 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─kubelet.service │ │ └─11845 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─296 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─560 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─993 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─systemd-resolved.service │ │ └─331 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─dbus.service │ │ └─528 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─systemd-timesyncd.service │ │ └─332 /lib/systemd/systemd-timesyncd │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─540 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─534 /lib/systemd/systemd-logind ├─k8s.io │ ├─2fec6cb8b1451835f6a58787adadb295337ab03cde31fc857c4fa9d3f2cc5e3b │ │ └─14698 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 │ ├─97e302f36cfa224255780efedf8e95f3f3d0aba8cfa5ebb8ee57764352471c04 │ │ ├─13116 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─13452 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8ea0387bd302c013d46123b3874a675dc5f84e570cc70d3fd4a47684c5aec365 │ │ └─14308 /coredns -conf /etc/coredns/Corefile │ ├─f7a132776c9b7a2f007cfe7e485178cdcfc6cf5701566f4603d2cb69f3d03072 │ │ └─11523 /pause │ ├─23723e89d2d402d133126c64a47fbc348e746d74c33f620b4ad451ef22fb3f24 │ │ └─11690 kube-apiserver --advertise-address=199.204.45.210 --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 │ ├─679cb11204512e6b870499b5125b23690d8b4a7bc297b8f220b558f3557aa550 │ │ └─12675 /pause │ ├─eabe4a320e1e6e233b98b7028414abb2ddd11a082fc93000437eaf3888032cb1 │ │ └─14259 /pause │ ├─247cc62e50309ed42a696430d6bbccbfda902bdcae021963b77548c3a2f07ac9 │ │ └─12919 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─53ff464985ed519157b151f5572b7bc433b1258f19d7a1a46f53d1173f3ccfdd │ │ └─11579 /pause │ ├─0117523dd215ad22167c81e52e7dd36107cb447f46419877027849b4d28b1292 │ │ └─11643 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 │ ├─503a028668aa024b4584d37c49541a6b0c09eaf565e418f263ce153c44933744 │ │ └─14290 /coredns -conf /etc/coredns/Corefile │ ├─b548a6bf8fcf4a429b840e9bc3ad575e198cc07744dec39a91059929b654aa17 │ │ └─12792 /pause │ ├─310b8fbd8d0bbd9c3956033f03f07e711d0f6db933e77a7c2efd7e1cf3e676f0 │ │ └─11452 /pause │ ├─c92a2cdd08572d9b027ff406bd09c6b1482dc5f246df58223f76c4cd2ec06800 │ │ └─11548 /pause │ ├─7d4aed4e3dab3b379f4adba868b01d3a64ad6ad5b9dff01cb79d1a0d51f5464f │ │ └─14220 /pause │ ├─0b25c554ea42324d7bc27eac3041575b3d32bf587f1b8e42d6563617925f38f7 │ │ └─13903 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─25a716b1df55fd54fc78458d7a82aee33fb7a8ea0aef582bed6c447793bde61a │ │ └─13868 /pause │ ├─802e5dbb97478b8dce1acd8d076bcf3bc1719dd6ad005664e19ff09467e1066d │ │ └─11672 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 │ ├─85df1c8e9071150d83587239fef430a17f6fd8640a0aaffdf6b8ca27a3f41a3b │ │ └─11568 /pause │ ├─a306a30ddea440b6bb95bb3cc29cdec318d5a50e28b2093eb8e08f19f27d1b28 │ │ └─14614 /pause │ ├─b89f5b2216fbf1d02c159ce823d32f2eb86a1f75de494b436f4054e42fca656f │ │ └─11794 /kube-vip manager │ ├─2305200b15ff9e9be16723dbb81294fb458f8226c5260b84b13359d94a6cc82f │ │ └─11693 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 │ ├─1634f649f2871f6e48c1cf72125cb036c1fedbe5115782b4eff30b22119268a9 │ │ └─12032 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ └─57e639b2e8d5d515d27e69686a9fb338ab4e217406af93e9a53d9f78004cd912 │ └─12007 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount