USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 10648 10.0 0.0 106484 23100 ? Sl 08:35 0:00 /usr/bin/python3 root 1196 0.0 0.0 296144 20304 ? Ssl 08:33 0:00 /usr/libexec/packagekitd root 626 0.0 0.0 33164 18892 ? Ss 08:32 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers zuul 872 0.0 0.0 179608 17736 ? Sl 08:33 0:00 /usr/bin/python3 systemd+ 406 0.1 0.0 26468 14452 ? Ss 08:32 0:00 /lib/systemd/systemd-resolved root 1 3.2 0.0 166876 12528 ? Ss 08:32 0:06 /sbin/init nofb root 368 0.1 0.0 39692 12156 ? S /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 zuul 714 0.0 0.0 168460 2944 ? S 08:33 0:00 (sd-pam) uuidd 1558 0.0 0.0 9620 1488 ? Ss 08:34 0:00 /usr/sbin/uuidd --socket-activation root 636 0.0 0.0 6176 1168 tty1 Ss+ 08:32 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 637 0.0 0.0 6220 1080 ttyS0 Ss+ 08:32 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 zuul 10644 0.0 0.0 2892 988 ? Ss 08:35 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gaaorysocyyjprsthktagebkfmrhxchm ; /usr/bin/python3'"'"' && sleep 0' root 10647 0.0 0.0 2892 980 ? S 08:35 0:00 /bin/sh -c echo BECOME-SUCCESS-gaaorysocyyjprsthktagebkfmrhxchm ; /usr/bin/python3 zuul 10645 0.0 0.0 2892 960 ? S 08:35 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gaaorysocyyjprsthktagebkfmrhxchm ; /usr/bin/python3' && sleep 0 root 2 0.0 0.0 0 0 ? S 08:32 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 08:32 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 08:32 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 08:32 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 08:32 0:00 [netns] root 7 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/0:0-mm_percpu_wq] root 8 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/0:0H-events_highpri] root 9 0.5 0.0 0 0 ? I 08:32 0:01 [kworker/u32:0-loop1] root 10 0.0 0.0 0 0 ? I< 08:32 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 08:32 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 08:32 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/0] root 14 0.2 0.0 0 0 ? I 08:32 0:00 [rcu_sched] root 15 0.0 0.0 0 0 ? S 08:32 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/0:1-cgroup_free] root 18 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/1] root 21 0.2 0.0 0 0 ? S 08:32 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/1] root 23 0.1 0.0 0 0 ? I 08:32 0:00 [kworker/1:0-events] root 24 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/2] root 27 0.2 0.0 0 0 ? S 08:32 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/2] root 29 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/2:0-events] root 30 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/3] root 33 0.2 0.0 0 0 ? S 08:32 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/3] root 35 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/3:0-events] root 36 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/4] root 39 0.2 0.0 0 0 ? S 08:32 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/4] root 41 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/4:0-events] root 42 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/4:0H] root 43 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/5] root 45 0.2 0.0 0 0 ? S 08:32 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/5] root 47 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/5:0-ipv6_addrconf] root 48 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/6] root 51 0.2 0.0 0 0 ? S 08:32 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/6] root 53 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/6:0-events] root 54 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/7] root 57 0.2 0.0 0 0 ? S 08:32 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/7] root 59 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/7:0-events] root 60 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/8] root 63 0.2 0.0 0 0 ? S 08:32 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/8] root 65 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/8:0-mm_percpu_wq] root 66 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/9] root 69 0.2 0.0 0 0 ? S 08:32 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/9] root 71 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/9:0] root 72 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/10] root 75 0.2 0.0 0 0 ? S 08:32 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/10] root 77 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/10:0-events] root 78 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/11] root 81 0.2 0.0 0 0 ? S 08:32 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/11] root 83 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/11:0] root 84 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/12] root 87 0.2 0.0 0 0 ? S 08:32 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/12] root 89 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/12:0-events] root 90 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/13] root 93 0.2 0.0 0 0 ? S 08:32 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/13] root 95 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/13:0] root 96 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/13:0H-kblockd] root 97 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/14] root 99 0.2 0.0 0 0 ? S 08:32 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/14] root 101 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/14:0] root 102 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/14:0H-kblockd] root 103 0.0 0.0 0 0 ? S 08:32 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 08:32 0:00 [idle_inject/15] root 105 0.2 0.0 0 0 ? S 08:32 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 08:32 0:00 [ksoftirqd/15] root 107 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/15:0-events] root 108 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 08:32 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 08:32 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 08:32 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 08:32 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 08:32 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 08:32 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 08:32 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 08:32 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 08:32 0:00 [khugepaged] root 138 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/10:1-mm_percpu_wq] root 139 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/12:1-mm_percpu_wq] root 165 0.0 0.0 0 0 ? I< 08:32 0:00 [kintegrityd] root 166 0.0 0.0 0 0 ? I< 08:32 0:00 [kblockd] root 167 0.0 0.0 0 0 ? I< 08:32 0:00 [blkcg_punt_bio] root 168 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/6:1-mm_percpu_wq] root 169 0.0 0.0 0 0 ? I< 08:32 0:00 [tpm_dev_wq] root 170 0.0 0.0 0 0 ? I< 08:32 0:00 [ata_sff] root 171 0.0 0.0 0 0 ? I< 08:32 0:00 [md] root 172 0.0 0.0 0 0 ? I< 08:32 0:00 [edac-poller] root 173 0.0 0.0 0 0 ? I< 08:32 0:00 [devfreq_wq] root 174 0.0 0.0 0 0 ? S 08:32 0:00 [watchdogd] root 175 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/15:1-events] root 176 0.4 0.0 0 0 ? I 08:32 0:00 [kworker/u32:1-loop1] root 177 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/6:1H-kblockd] root 179 0.0 0.0 0 0 ? S 08:32 0:00 [kswapd0] root 180 0.0 0.0 0 0 ? S 08:32 0:00 [ecryptfs-kthrea] root 182 0.0 0.0 0 0 ? I< 08:32 0:00 [kthrotld] root 183 0.0 0.0 0 0 ? I< 08:32 0:00 [acpi_thermal_pm] root 184 0.2 0.0 0 0 ? I 08:32 0:00 [kworker/u32:2-loop2] root 185 0.0 0.0 0 0 ? S 08:32 0:00 [scsi_eh_0] root 186 0.0 0.0 0 0 ? I< 08:32 0:00 [scsi_tmf_0] root 187 0.0 0.0 0 0 ? S 08:32 0:00 [scsi_eh_1] root 188 0.0 0.0 0 0 ? I< 08:32 0:00 [scsi_tmf_1] root 189 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/u32:3-flush-252:0] root 190 0.0 0.0 0 0 ? I< 08:32 0:00 [vfio-irqfd-clea] root 191 0.0 0.0 0 0 ? I< 08:32 0:00 [mld] root 192 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/5:1H-kblockd] root 193 0.0 0.0 0 0 ? I< 08:32 0:00 [ipv6_addrconf] root 194 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/5:1-mm_percpu_wq] root 195 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/u32:4-events_power_efficient] root 197 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/u32:5-flush-252:0] root 198 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/4:1-events] root 199 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/1:1-mm_percpu_wq] root 200 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/2:1H-kblockd] root 202 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/2:1-events] root 203 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/9:1-events] root 204 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/3:1-events] root 205 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/8:1-ata_sff] root 206 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/7:1-mm_percpu_wq] root 207 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/13:1-mm_percpu_wq] root 208 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/11:1-mm_percpu_wq] root 209 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/14:1-mm_percpu_wq] root 211 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/1:2-inode_switch_wbs] root 217 0.0 0.0 0 0 ? I< 08:32 0:00 [kstrp] root 220 0.0 0.0 0 0 ? I< 08:32 0:00 [zswap-shrink] root 221 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/u33:0] root 226 0.0 0.0 0 0 ? I< 08:32 0:00 [charger_manager] root 248 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/15:1H-kblockd] root 268 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/10:1H-kblockd] root 297 0.0 0.0 0 0 ? S 08:32 0:00 [hwrng] root 298 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/9:2-events] root 299 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/8:1H-kblockd] root 300 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/1:1H-kblockd] root 301 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/12:1H-kblockd] root 303 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/7:1H-kblockd] root 322 0.0 0.0 0 0 ? S 08:32 0:00 [jbd2/vda1-8] root 323 0.0 0.0 0 0 ? I< 08:32 0:00 [ext4-rsv-conver] root 327 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/11:1H-kblockd] root 336 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/5:2-cgroup_free] root 361 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/4:1H-kblockd] root 373 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/7:2-events] root 379 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/13:1H-kblockd] root 388 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/14:1H-kblockd] root 389 0.0 0.0 0 0 ? S 08:32 0:00 [ext4lazyinit] root 391 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/15:2-cgroup_free] root 397 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/3:1H-kblockd] root 407 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/0:1H-kblockd] root 409 0.0 0.0 0 0 ? I< 08:32 0:00 [kworker/9:1H-kblockd] root 411 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/0:2] root 412 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/5:3-events] root 459 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/12:2-events] root 463 0.0 0.0 0 0 ? I< 08:32 0:00 [cryptd] root 500 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/4:2-events] root 533 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/8:2] root 656 0.0 0.0 0 0 ? I 08:32 0:00 [kworker/11:2] root 1137 0.0 0.0 0 0 ? I 08:33 0:00 [kworker/2:2] root 2453 0.0 0.0 0 0 ? I 08:35 0:00 [kworker/3:2-events] root 5083 0.0 0.0 0 0 ? I 08:35 0:00 [kworker/15:3-events] root 9413 0.0 0.0 0 0 ? I< 08:35 0:00 [kdmflush] root 9430 0.0 0.0 0 0 ? I< 08:35 0:00 [kdmflush] root 9446 0.0 0.0 0 0 ? I< 08:35 0:00 [kdmflush] root 9517 0.0 0.0 0 0 ? I 08:35 0:00 [kworker/13:2] root 9526 0.0 0.0 0 0 ? I 08:35 0:00 [kworker/6:2]