Skip to content
Success

Console Output

Skipping 347 KB.. Full Log
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2530696) [16:06:54] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2530696) [16:06:54] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2530696) [16:06:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2530696) [16:06:54] (native) install e2fsprogs
(2530696) [16:06:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:54] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:06:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2530696) [16:06:54] New background process: pid=2540830, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(2530696) [16:06:55] (native) format /dev/installp2 (root, ext4)
(2530696) [16:06:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2530696) [16:06:55] (native) mount /dev/installp2 to /mnt/install
(2530696) [16:06:55] (native) % mkdir -p /mnt/install
(2530696) [16:06:55] (native) % mount /dev/installp2 /mnt/install
(2530696) [16:06:56] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2530696) [16:06:56] (native) install dosfstools
(2530696) [16:06:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2530696) [16:06:56] New background process: pid=2540860, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(2530696) [16:06:56] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(2530696) [16:06:56] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2530696) [16:06:56] (native) % mkdir -p /mnt/install/boot
(2530696) [16:06:56] (native) % mount /dev/installp1 /mnt/install/boot
(2530696) [16:06:56] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2530696) [16:06:56] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(2530696) [16:06:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2530696) [16:06:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2530696) [16:06:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2530696) [16:06:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2530696) [16:07:07] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2530696) [16:07:07] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2530696) [16:07:07] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2530696) [16:07:08] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2530696) [16:07:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2530696) [16:07:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2530696) [16:07:11] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:07:11] (native) umount /dev/loop0
(2530696) [16:07:11] (native) % losetup -d /dev/loop0
(2530696) [16:07:11] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2530696) [16:07:11] 
(2530696) [16:07:11] *** FLASHING INFORMATION ***
(2530696) [16:07:11] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2530696) [16:07:11] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2530696) [16:07:11] 
(2530696) [16:07:11] *** SSH DAEMON INFORMATION ***
(2530696) [16:07:11] SSH daemon is enabled (disable with --no-sshd).
(2530696) [16:07:11] Login as 'user' with the password given during installation.
(2530696) [16:07:11] 
(2530696) [16:07:11] *** FIREWALL INFORMATION ***
(2530696) [16:07:11] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2530696) [16:07:11] For more information: https://postmarketos.org/firewall
(2530696) [16:07:11] 
(2530696) [16:07:11] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2530696) [16:07:11] DONE!
total 2301408
-rw-r--r-- 1 root 12345 3033530368 Nov 14 16:07 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                          0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                    0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 14 16:07 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 14 16:07 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 14 16:07 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Nov 14 16:06 bin
drwxr-xr-x  2 root root  4096 Nov 14 16:06 boot
drwxr-xr-x  2 root root  4096 Nov 14 16:02 dev
drwxr-xr-x 65 root root  4096 Nov 14 16:06 etc
drwxr-xr-x  3 root root  4096 Nov 14 16:07 home
drwxr-xr-x 14 root root  4096 Nov 14 16:05 lib
drwx------  2 root root 16384 Nov 14 16:06 lost+found
drwxr-xr-x  5 root root  4096 Nov 14 16:02 media
drwxr-xr-x  8 root root  4096 Nov 14 16:02 mnt
drwxr-xr-x  2 root root  4096 Nov 14 16:02 opt
drwxr-xr-x  2 root root  4096 Nov 14 16:02 proc
drwx------  2 root root  4096 Nov 14 16:02 root
drwxr-xr-x  6 root root  4096 Nov 14 16:05 run
drwxr-xr-x  2 root root  4096 Nov 14 16:05 sbin
drwxr-xr-x  2 root root  4096 Nov 14 16:02 srv
drwxr-xr-x  2 root root  4096 Nov 14 16:02 sys
drwxrwxrwt  2 root root  4096 Nov 14 16:06 tmp
drwxr-xr-x  9 root root  4096 Nov 14 16:03 usr
drwxr-xr-x 13 root root  4096 Nov 14 16:03 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-14 16:07:35--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 63.1M=0s

2022-11-14 16:07:35 (63.1 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-14 14:57:33.864800 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc1-105-ge0de382b68 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24944 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668383680-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668304677-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668304638-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668414619-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668414619-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2320 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2331 MiB in 760 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1668392089-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668392098-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools-shared.so: Connection aborted
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
(55/91) Installing vlc (3.0.17.4-r12)
ERROR: Failed to create usr/lib/vlc/lua/extensions/VLSub.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/cli.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dummy.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dumpmeta.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/http.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/luac.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/host.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/httprequests.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/telnet.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/00_musicbrainz.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/01_googleimage.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/02_frenchtv.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/03_lastfm.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/reader/filename.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/common.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/dkjson.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/sandbox.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/simplexml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_streams.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_xml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/appletrailers.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/bbc_co_uk.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/cue.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/dailymotion.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/jamendo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/koreus.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/liveleak.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/newgrounds.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/rockbox_fm_presets.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/soundcloud.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/twitch.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vimeo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vocaroo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/youtube.luac: No such file or directory
ERROR: vlc-3.0.17.4-r12: Operation not permitted
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: No space left on device
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1667786877-r0)
ERROR: Failed to create usr/lib/libKF5UnitConversion.so.5.100.0: No space left on device
ERROR: kunitconversion-9999_git1667786877-r0: No space left on device
(58/91) Installing kalk (9999_git1668390599-r0)
ERROR: Failed to create usr/bin/kalk: No space left on device
ERROR: kalk-9999_git1668390599-r0: No space left on device
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
ERROR: Failed to create usr/lib/libqt5keychain.so.0.13.2: No space left on device
ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device
(60/91) Installing kasts (9999_git1668127712-r0)
ERROR: Failed to create usr/bin/kasts: No space left on device
ERROR: kasts-9999_git1668127712-r0: No space left on device
(61/91) Installing keysmith (9999_git1667927348-r0)
ERROR: Failed to create usr/bin/keysmith: No space left on device
ERROR: keysmith-9999_git1667927348-r0: No space left on device
(62/91) Installing krecorder (9999_git1668305499-r1)
ERROR: Failed to create usr/bin/krecorder: No space left on device
ERROR: krecorder-9999_git1668305499-r1: No space left on device
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: Failed to create usr/bin/ktrip: No space left on device
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668392115-r1)
ERROR: Failed to create usr/bin/kweather: No space left on device
ERROR: kweather-9999_git1668392115-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: Failed to create usr/bin/quotest: No space left on device
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668391532-r0)
ERROR: Failed to create usr/bin/neochat: No space left on device
ERROR: neochat-9999_git1668391532-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1668392143-r0)
ERROR: plasmatube-9999_git1668392143-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1668417630-r0)
ERROR: tokodon-9999_git1668417630-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
37 errors; 2411 MiB in 814 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:09:18] Unregister qemu binfmt (arm)
[16:09:18] Unregister qemu binfmt (aarch64)
[16:09:18] Unregister qemu binfmt (riscv64)
[16:09:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:09:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:09:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:09:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:21] Cleared up ~4429 MB of space
[16:09:21] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 879.8 MiB / 2,933.0 MiB = 0.300, 28 MiB/s, 1:44
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 826.4 MiB / 2,893.0 MiB = 0.286, 28 MiB/s, 1:42
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,278.8 MiB / 4,046.0 MiB = 0.316, 30 MiB/s, 2:13
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,375,104   0%    3.18MB/s    0:04:42  
      4,653,056   0%    2.19MB/s    0:06:49  
      5,963,776   0%    1.87MB/s    0:07:58  
      7,274,496   0%    1.71MB/s    0:08:43  
      8,585,216   0%    1.22MB/s    0:12:09  
      9,895,936   1%    1.22MB/s    0:12:09  
     11,206,656   1%    1.22MB/s    0:12:09  
     12,517,376   1%    1.22MB/s    0:12:07  
     13,828,096   1%    1.22MB/s    0:12:07  
     15,138,816   1%    1.23MB/s    0:12:02  
     16,449,536   1%    1.23MB/s    0:12:01  
     17,760,256   1%    1.23MB/s    0:12:00  
     19,070,976   2%    1.22MB/s    0:12:01  
     20,381,696   2%    1.23MB/s    0:11:58  
     21,692,416   2%    1.22MB/s    0:11:58  
     23,003,136   2%    1.22MB/s    0:11:58  
     24,313,856   2%    1.23MB/s    0:11:54  
     25,624,576   2%    1.23MB/s    0:11:54  
     26,935,296   2%    1.23MB/s    0:11:53  
     28,246,016   3%    1.23MB/s    0:11:51  
     29,556,736   3%    1.22MB/s    0:11:52  
     30,867,456   3%    1.23MB/s    0:11:49  
     32,178,176   3%    1.23MB/s    0:11:48  
     33,488,896   3%    1.23MB/s    0:11:48  
     34,799,616   3%    1.22MB/s    0:11:48  
     36,110,336   3%    1.23MB/s    0:11:46  
     37,421,056   4%    1.23MB/s    0:11:45  
     38,731,776   4%    1.23MB/s    0:11:43  
     40,042,496   4%    1.23MB/s    0:11:39  
     41,353,216   4%    1.23MB/s    0:11:40  
     42,663,936   4%    1.23MB/s    0:11:39  
     43,974,656   4%    1.23MB/s    0:11:38  
     45,285,376   4%    1.23MB/s    0:11:37  
     46,596,096   5%    1.23MB/s    0:11:37  
     47,906,816   5%    1.23MB/s    0:11:36  
     49,217,536   5%    1.23MB/s    0:11:35  
     50,528,256   5%    1.23MB/s    0:11:34  
     51,838,976   5%    1.23MB/s    0:11:32  
     53,149,696   5%    1.23MB/s    0:11:31  
     54,460,416   5%    1.23MB/s    0:11:30  
     55,771,136   6%    1.23MB/s    0:11:30  
     57,081,856   6%    1.22MB/s    0:11:31  
     58,392,576   6%    1.23MB/s    0:11:27  
     59,703,296   6%    1.23MB/s    0:11:27  
     61,014,016   6%    1.23MB/s    0:11:25  
     62,324,736   6%    1.23MB/s    0:11:22  
     63,635,456   6%    1.23MB/s    0:11:23  
     64,946,176   7%    1.23MB/s    0:11:22  
     66,256,896   7%    1.23MB/s    0:11:21  
     67,534,848   7%    1.22MB/s    0:11:24  
     68,845,568   7%    1.22MB/s    0:11:23  
     70,156,288   7%    1.22MB/s    0:11:21  
     71,467,008   7%    1.22MB/s    0:11:21  
     72,777,728   7%    1.22MB/s    0:11:18  
     74,088,448   8%    1.23MB/s    0:11:14  
     75,399,168   8%    1.23MB/s    0:11:13  
     76,709,888   8%    1.23MB/s    0:11:12  
     78,020,608   8%    1.23MB/s    0:11:08  
     79,331,328   8%    1.23MB/s    0:11:10  
     80,642,048   8%    1.23MB/s    0:11:09  
     81,952,768   8%    1.23MB/s    0:11:08  
     83,263,488   9%    1.23MB/s    0:11:07  
     84,574,208   9%    1.23MB/s    0:11:07  
     85,884,928   9%    1.22MB/s    0:11:09  
     87,195,648   9%    1.21MB/s    0:11:12  
     88,506,368   9%    1.21MB/s    0:11:12  
     89,817,088   9%    1.21MB/s    0:11:10  
     91,127,808   9%    1.21MB/s    0:11:08  
     92,438,528  10%    1.22MB/s    0:11:04  
     93,749,248  10%    1.22MB/s    0:11:04  
     95,059,968  10%    1.22MB/s    0:11:04  
     96,370,688  10%    1.22MB/s    0:11:01  
     97,681,408  10%    1.22MB/s    0:11:02  
     98,992,128  10%    1.22MB/s    0:10:56  
    100,302,848  10%    1.23MB/s    0:10:55  
    101,613,568  11%    1.22MB/s    0:10:54  
    102,924,288  11%    1.23MB/s    0:10:51  
    104,235,008  11%    1.22MB/s    0:10:53  
    105,545,728  11%    1.22MB/s    0:10:52  
    106,856,448  11%    1.22MB/s    0:10:52  
    107,773,952  11%    1.12MB/s    0:11:47  
    109,084,672  11%    1.12MB/s    0:11:46  
    110,395,392  11%    1.13MB/s    0:11:44  
    111,706,112  12%    1.13MB/s    0:11:40  
    113,016,832  12%    1.22MB/s    0:10:45  
    114,327,552  12%    1.23MB/s    0:10:43  
    115,638,272  12%    1.23MB/s    0:10:41  
    116,948,992  12%    1.22MB/s    0:10:43  
    118,259,712  12%    1.23MB/s    0:10:38  
    119,570,432  12%    1.23MB/s    0:10:38  
    120,881,152  13%    1.23MB/s    0:10:38  
    122,191,872  13%    1.23MB/s    0:10:35  
    123,502,592  13%    1.23MB/s    0:10:36  
    124,813,312  13%    1.22MB/s    0:10:37  
    126,124,032  13%    1.22MB/s    0:10:35  
    127,434,752  13%    1.23MB/s    0:10:33  
    128,745,472  13%    1.22MB/s    0:10:34  
    130,056,192  14%    1.23MB/s    0:10:31  
    131,366,912  14%    1.23MB/s    0:10:30  
    132,677,632  14%    1.23MB/s    0:10:29  
    133,988,352  14%    1.23MB/s    0:10:26  
    135,299,072  14%    1.23MB/s    0:10:25  
    136,609,792  14%    1.23MB/s    0:10:25  
    137,920,512  14%    1.23MB/s    0:10:24  
    139,231,232  15%    1.23MB/s    0:10:23  
    140,541,952  15%    1.22MB/s    0:10:23  
    141,852,672  15%    1.22MB/s    0:10:22  
    143,163,392  15%    1.22MB/s    0:10:22  
    144,474,112  15%    1.22MB/s    0:10:22  
    145,784,832  15%    1.22MB/s    0:10:20  
    147,095,552  15%    1.22MB/s    0:10:18  
    148,406,272  16%    1.23MB/s    0:10:16  
    149,716,992  16%    1.23MB/s    0:10:14  
    151,027,712  16%    1.23MB/s    0:10:14  
    152,338,432  16%    1.22MB/s    0:10:14  
    153,649,152  16%    1.22MB/s    0:10:13  
    154,959,872  16%    1.22MB/s    0:10:12  
    156,270,592  16%    1.23MB/s    0:10:09  
    157,581,312  17%    1.23MB/s    0:10:08  
    158,892,032  17%    1.23MB/s    0:10:07  
    160,202,752  17%    1.23MB/s    0:10:07  
    161,513,472  17%    1.23MB/s    0:10:05  
    162,824,192  17%    1.23MB/s    0:10:03  
    164,134,912  17%    1.22MB/s    0:10:06  
    165,445,632  17%    1.22MB/s    0:10:04  
    166,756,352  18%    1.22MB/s    0:10:04  
    168,067,072  18%    1.22MB/s    0:10:03  
    169,377,792  18%    1.23MB/s    0:09:58  
    170,688,512  18%    1.22MB/s    0:09:59  
    171,999,232  18%    1.23MB/s    0:09:56  
    173,309,952  18%    1.23MB/s    0:09:55  
    174,620,672  18%    1.23MB/s    0:09:54  
    175,931,392  19%    1.23MB/s    0:09:52  
    177,242,112  19%    1.23MB/s    0:09:53  
    178,552,832  19%    1.23MB/s    0:09:52  
    179,863,552  19%    1.22MB/s    0:09:52  
    181,174,272  19%    1.23MB/s    0:09:50  
    182,484,992  19%    1.23MB/s    0:09:48  
    183,795,712  19%    1.23MB/s    0:09:48  
    185,106,432  20%    1.22MB/s    0:09:48  
    186,417,152  20%    1.22MB/s    0:09:47  
    187,727,872  20%    1.22MB/s    0:09:46  
    189,038,592  20%    1.22MB/s    0:09:46  
    190,349,312  20%    1.23MB/s    0:09:42  
    191,660,032  20%    1.23MB/s    0:09:41  
    192,970,752  20%    1.23MB/s    0:09:40  
    194,281,472  21%    1.23MB/s    0:09:37  
    195,592,192  21%    1.23MB/s    0:09:37  
    196,902,912  21%    1.23MB/s    0:09:36  
    198,213,632  21%    1.23MB/s    0:09:35  
    199,524,352  21%    1.23MB/s    0:09:35  
    200,835,072  21%    1.23MB/s    0:09:34  
    202,113,024  21%    1.22MB/s    0:09:36  
    203,423,744  22%    1.22MB/s    0:09:35  
    204,734,464  22%    1.22MB/s    0:09:34  
    206,045,184  22%    1.22MB/s    0:09:33  
    207,355,904  22%    1.23MB/s    0:09:28  
    208,666,624  22%    1.23MB/s    0:09:27  
    209,977,344  22%    1.23MB/s    0:09:26  
    211,288,064  22%    1.23MB/s    0:09:25  
    212,598,784  23%    1.23MB/s    0:09:24  
    213,909,504  23%    1.23MB/s    0:09:24  
    215,220,224  23%    1.23MB/s    0:09:22  
    216,530,944  23%    1.23MB/s    0:09:21  
    217,841,664  23%    1.23MB/s    0:09:21  
    219,152,384  23%    1.23MB/s    0:09:19  
    220,463,104  23%    1.23MB/s    0:09:18  
    221,773,824  24%    1.23MB/s    0:09:17  
    223,084,544  24%    1.23MB/s    0:09:16  
    224,395,264  24%    1.23MB/s    0:09:15  
    225,705,984  24%    1.22MB/s    0:09:16  
    227,016,704  24%    1.23MB/s    0:09:14  
    228,327,424  24%    1.23MB/s    0:09:13  
    229,638,144  24%    1.23MB/s    0:09:11  
    230,948,864  25%    1.23MB/s    0:09:08  
    232,259,584  25%    1.23MB/s    0:09:09  
    233,570,304  25%    1.23MB/s    0:09:08  
    234,881,024  25%    1.23MB/s    0:09:07  
    236,191,744  25%    1.23MB/s    0:09:06  
    237,502,464  25%    1.23MB/s    0:09:04  
    238,813,184  25%    1.23MB/s    0:09:03  
    240,123,904  26%    1.23MB/s    0:09:03  
    241,434,624  26%    1.22MB/s    0:09:05  
    242,745,344  26%    1.22MB/s    0:09:03  
    244,056,064  26%    1.22MB/s    0:09:03  
    245,366,784  26%    1.22MB/s    0:09:01  
    246,677,504  26%    1.23MB/s    0:08:57  
    247,988,224  26%    1.22MB/s    0:08:57  
    249,298,944  27%    1.23MB/s    0:08:56  
    250,609,664  27%    1.23MB/s    0:08:55  
    251,920,384  27%    1.23MB/s    0:08:54  
    253,231,104  27%    1.22MB/s    0:08:53  
    254,541,824  27%    1.22MB/s    0:08:55  
    255,852,544  27%    1.22MB/s    0:08:55  
    257,163,264  27%    1.21MB/s    0:08:55  
    258,473,984  28%    1.21MB/s    0:08:54  
    259,784,704  28%    1.21MB/s    0:08:54  
    261,095,424  28%    1.21MB/s    0:08:52  
    262,406,144  28%    1.21MB/s    0:08:50  
    263,716,864  28%    1.21MB/s    0:08:50  
    265,027,584  28%    1.21MB/s    0:08:49  
    266,338,304  28%    1.21MB/s    0:08:50  
    267,649,024  29%    1.21MB/s    0:08:48  
    268,959,744  29%    1.21MB/s    0:08:46  
    270,270,464  29%    1.22MB/s    0:08:42  
    271,581,184  29%    1.23MB/s    0:08:38  
    272,891,904  29%    1.23MB/s    0:08:37  
    274,202,624  29%    1.23MB/s    0:08:36  
    275,513,344  29%    1.23MB/s    0:08:34  
    276,824,064  30%    1.23MB/s    0:08:33  
    278,134,784  30%    1.23MB/s    0:08:32  
    279,445,504  30%    1.23MB/s    0:08:31  
    280,756,224  30%    1.23MB/s    0:08:30  
    282,066,944  30%    1.23MB/s    0:08:29  
    283,377,664  30%    1.23MB/s    0:08:28  
    284,688,384  30%    1.22MB/s    0:08:28  
    285,999,104  30%    1.23MB/s    0:08:27  
    287,309,824  31%    1.23MB/s    0:08:25  
    288,620,544  31%    1.23MB/s    0:08:24  
    289,931,264  31%    1.23MB/s    0:08:22  
    291,241,984  31%    1.23MB/s    0:08:22  
    292,552,704  31%    1.23MB/s    0:08:21  
    293,863,424  31%    1.23MB/s    0:08:20  
    295,174,144  31%    1.23MB/s    0:08:19  
    296,484,864  32%    1.23MB/s    0:08:18  
    297,795,584  32%    1.23MB/s    0:08:17  
    299,106,304  32%    1.23MB/s    0:08:16  
    300,417,024  32%    1.23MB/s    0:08:15  
    301,727,744  32%    1.23MB/s    0:08:13  
    303,038,464  32%    1.22MB/s    0:08:14  
    304,349,184  32%    1.23MB/s    0:08:11  
    305,659,904  33%    1.23MB/s    0:08:10  
    306,970,624  33%    1.23MB/s    0:08:09  
    308,281,344  33%    1.23MB/s    0:08:06  
    309,592,064  33%    1.23MB/s    0:08:07  
    310,902,784  33%    1.23MB/s    0:08:06  
    312,213,504  33%    1.23MB/s    0:08:05  
    313,524,224  33%    1.23MB/s    0:08:04  
    314,834,944  34%    1.23MB/s    0:08:03  
    316,145,664  34%    1.23MB/s    0:08:02  
    317,456,384  34%    1.22MB/s    0:08:05  
    318,767,104  34%    1.22MB/s    0:08:04  
    320,077,824  34%    1.22MB/s    0:08:03  
    321,388,544  34%    1.22MB/s    0:08:02  
    322,699,264  34%    1.23MB/s    0:07:57  
    324,009,984  35%    1.23MB/s    0:07:56  
    325,320,704  35%    1.23MB/s    0:07:55  
    326,631,424  35%    1.23MB/s    0:07:54  
    327,942,144  35%    1.23MB/s    0:07:52  
    329,252,864  35%    1.23MB/s    0:07:52  
    330,563,584  35%    1.23MB/s    0:07:51  
    331,874,304  35%    1.23MB/s    0:07:50  
    333,185,024  36%    1.23MB/s    0:07:49  
    334,495,744  36%    1.23MB/s    0:07:48  
    335,773,696  36%    1.22MB/s    0:07:50  
    337,084,416  36%    1.22MB/s    0:07:48  
    338,395,136  36%    1.22MB/s    0:07:47  
    339,705,856  36%    1.22MB/s    0:07:46  
    341,016,576  36%    1.22MB/s    0:07:43  
    342,327,296  37%    1.23MB/s    0:07:41  
    343,638,016  37%    1.23MB/s    0:07:40  
    344,948,736  37%    1.23MB/s    0:07:40  
    346,259,456  37%    1.23MB/s    0:07:37  
    347,570,176  37%    1.22MB/s    0:07:38  
    348,880,896  37%    1.22MB/s    0:07:38  
    350,191,616  37%    1.23MB/s    0:07:35  
    351,502,336  38%    1.23MB/s    0:07:34  
    352,813,056  38%    1.23MB/s    0:07:33  
    354,123,776  38%    1.23MB/s    0:07:31  
    355,434,496  38%    1.23MB/s    0:07:31  
    356,745,216  38%    1.22MB/s    0:07:31  
    358,055,936  38%    1.22MB/s    0:07:30  
    359,366,656  38%    1.22MB/s    0:07:29  
    360,677,376  39%    1.22MB/s    0:07:27  
    361,988,096  39%    1.23MB/s    0:07:26  
    363,298,816  39%    1.23MB/s    0:07:25  
    364,609,536  39%    1.23MB/s    0:07:24  
    365,920,256  39%    1.23MB/s    0:07:22  
    367,230,976  39%    1.23MB/s    0:07:22  
    368,541,696  39%    1.22MB/s    0:07:22  
    369,852,416  40%    1.22MB/s    0:07:21  
    371,163,136  40%    1.22MB/s    0:07:21  
    372,473,856  40%    1.22MB/s    0:07:19  
    373,784,576  40%    1.22MB/s    0:07:19  
    375,095,296  40%    1.22MB/s    0:07:18  
    376,406,016  40%    1.22MB/s    0:07:18  
    377,716,736  40%    1.22MB/s    0:07:17  
    379,027,456  41%    1.22MB/s    0:07:15  
    380,338,176  41%    1.22MB/s    0:07:14  
    381,648,896  41%    1.23MB/s    0:07:11  
    382,959,616  41%    1.23MB/s    0:07:09  
    384,270,336  41%    1.23MB/s    0:07:08  
    385,581,056  41%    1.22MB/s    0:07:08  
    386,891,776  41%    1.21MB/s    0:07:11  
    388,071,424  42%    1.18MB/s    0:07:23  
    389,251,072  42%    1.15MB/s    0:07:32  
    390,561,792  42%    1.15MB/s    0:07:30  
    391,872,512  42%    1.17MB/s    0:07:24  
    393,183,232  42%    1.20MB/s    0:07:10  
    394,493,952  42%    1.22MB/s    0:07:03  
    395,804,672  42%    1.22MB/s    0:07:02  
    397,115,392  43%    1.22MB/s    0:07:01  
    398,426,112  43%    1.22MB/s    0:06:59  
    399,736,832  43%    1.23MB/s    0:06:55  
    401,047,552  43%    1.23MB/s    0:06:54  
    402,358,272  43%    1.23MB/s    0:06:54  
    403,668,992  43%    1.23MB/s    0:06:52  
    404,979,712  43%    1.23MB/s    0:06:51  
    406,290,432  44%    1.23MB/s    0:06:50  
    407,601,152  44%    1.23MB/s    0:06:48  
    408,911,872  44%    1.22MB/s    0:06:50  
    410,222,592  44%    1.23MB/s    0:06:47  
    411,533,312  44%    1.23MB/s    0:06:46  
    412,844,032  44%    1.23MB/s    0:06:45  
    414,154,752  44%    1.23MB/s    0:06:43  
    415,465,472  45%    1.22MB/s    0:06:45  
    416,776,192  45%    1.22MB/s    0:06:44  
    417,824,768  45%    1.13MB/s    0:07:14  
    419,135,488  45%    1.12MB/s    0:07:19  
    420,446,208  45%    1.12MB/s    0:07:17  
    421,756,928  45%    1.12MB/s    0:07:15  
    423,067,648  45%    1.21MB/s    0:06:43  
    424,378,368  45%    1.23MB/s    0:06:36  
    425,689,088  46%    1.23MB/s    0:06:34  
    426,999,808  46%    1.23MB/s    0:06:34  
    428,310,528  46%    1.23MB/s    0:06:33  
    429,621,248  46%    1.23MB/s    0:06:32  
    430,931,968  46%    1.23MB/s    0:06:31  
    432,242,688  46%    1.23MB/s    0:06:30  
    433,553,408  46%    1.23MB/s    0:06:29  
    434,864,128  47%    1.23MB/s    0:06:28  
    436,174,848  47%    1.23MB/s    0:06:27  
    437,485,568  47%    1.23MB/s    0:06:25  
    438,796,288  47%    1.23MB/s    0:06:24  
    440,107,008  47%    1.23MB/s    0:06:23  
    441,417,728  47%    1.23MB/s    0:06:22  
    442,728,448  47%    1.23MB/s    0:06:21  
    444,039,168  48%    1.23MB/s    0:06:20  
    445,349,888  48%    1.23MB/s    0:06:20  
    446,660,608  48%    1.23MB/s    0:06:18  
    447,971,328  48%    1.23MB/s    0:06:17  
    449,282,048  48%    1.23MB/s    0:06:16  
    450,592,768  48%    1.22MB/s    0:06:17  
    451,903,488  48%    1.23MB/s    0:06:14  
    453,214,208  49%    1.23MB/s    0:06:13  
    454,524,928  49%    1.23MB/s    0:06:12  
    455,835,648  49%    1.23MB/s    0:06:10  
    457,146,368  49%    1.23MB/s    0:06:10  
    458,457,088  49%    1.23MB/s    0:06:09  
    459,767,808  49%    1.23MB/s    0:06:08  
    461,078,528  49%    1.23MB/s    0:06:07  
    462,389,248  50%    1.23MB/s    0:06:05  
    463,699,968  50%    1.23MB/s    0:06:04  
    465,010,688  50%    1.23MB/s    0:06:03  
    466,321,408  50%    1.23MB/s    0:06:02  
    467,632,128  50%    1.23MB/s    0:06:01  
    468,942,848  50%    1.23MB/s    0:06:01  
    470,220,800  50%    1.22MB/s    0:06:02  
    471,531,520  51%    1.21MB/s    0:06:03  
    472,842,240  51%    1.21MB/s    0:06:02  
    474,152,960  51%    1.21MB/s    0:06:01  
    475,463,680  51%    1.22MB/s    0:05:57  
    476,774,400  51%    1.22MB/s    0:05:56  
    478,085,120  51%    1.22MB/s    0:05:55  
    479,395,840  51%    1.22MB/s    0:05:54  
    480,706,560  52%    1.22MB/s    0:05:53  
    482,017,280  52%    1.22MB/s    0:05:52  
    483,328,000  52%    1.23MB/s    0:05:50  
    484,638,720  52%    1.22MB/s    0:05:49  
    485,949,440  52%    1.23MB/s    0:05:48  
    487,260,160  52%    1.23MB/s    0:05:45  
    488,570,880  52%    1.23MB/s    0:05:45  
    489,881,600  53%    1.23MB/s    0:05:44  
    491,192,320  53%    1.23MB/s    0:05:43  
    492,503,040  53%    1.23MB/s    0:05:42  
    493,813,760  53%    1.23MB/s    0:05:41  
    495,124,480  53%    1.23MB/s    0:05:40  
    496,435,200  53%    1.23MB/s    0:05:39  
    497,745,920  53%    1.23MB/s    0:05:38  
    499,056,640  54%    1.22MB/s    0:05:37  
    500,367,360  54%    1.22MB/s    0:05:37  
    501,678,080  54%    1.22MB/s    0:05:35  
    502,988,800  54%    1.22MB/s    0:05:34  
    504,299,520  54%    1.23MB/s    0:05:33  
    505,610,240  54%    1.23MB/s    0:05:31  
    506,920,960  54%    1.23MB/s    0:05:30  
    508,231,680  55%    1.23MB/s    0:05:29  
    509,542,400  55%    1.23MB/s    0:05:28  
    510,853,120  55%    1.23MB/s    0:05:27  
    512,163,840  55%    1.23MB/s    0:05:26  
    513,474,560  55%    1.23MB/s    0:05:25  
    514,785,280  55%    1.23MB/s    0:05:24  
    516,096,000  55%    1.23MB/s    0:05:23  
    517,406,720  56%    1.23MB/s    0:05:22  
    518,717,440  56%    1.22MB/s    0:05:22  
    520,028,160  56%    1.23MB/s    0:05:20  
    521,338,880  56%    1.22MB/s    0:05:20  
    522,649,600  56%    1.22MB/s    0:05:18  
    523,960,320  56%    1.22MB/s    0:05:18  
    525,271,040  56%    1.21MB/s    0:05:19  
    526,581,760  57%    1.21MB/s    0:05:18  
    527,892,480  57%    1.22MB/s    0:05:17  
    529,203,200  57%    1.22MB/s    0:05:14  
    530,513,920  57%    1.23MB/s    0:05:11  
    531,824,640  57%    1.23MB/s    0:05:10  
    533,135,360  57%    1.22MB/s    0:05:10  
    534,446,080  57%    1.23MB/s    0:05:08  
    535,756,800  58%    1.23MB/s    0:05:07  
    537,067,520  58%    1.23MB/s    0:05:06  
    538,378,240  58%    1.23MB/s    0:05:05  
    539,688,960  58%    1.22MB/s    0:05:05  
    540,999,680  58%    1.22MB/s    0:05:04  
    542,310,400  58%    1.22MB/s    0:05:04  
    543,621,120  58%    1.22MB/s    0:05:02  
    544,931,840  59%    1.22MB/s    0:05:01  
    546,242,560  59%    1.23MB/s    0:04:59  
    547,553,280  59%    1.22MB/s    0:04:59  
    548,864,000  59%    1.22MB/s    0:04:58  
    550,174,720  59%    1.22MB/s    0:04:57  
    551,485,440  59%    1.22MB/s    0:04:56  
    552,796,160  59%    1.22MB/s    0:04:55  
    554,106,880  60%    1.23MB/s    0:04:53  
    555,417,600  60%    1.23MB/s    0:04:52  
    556,728,320  60%    1.23MB/s    0:04:51  
    558,039,040  60%    1.23MB/s    0:04:50  
    559,349,760  60%    1.23MB/s    0:04:49  
    560,660,480  60%    1.23MB/s    0:04:47  
    561,971,200  60%    1.23MB/s    0:04:46  
    563,281,920  61%    1.23MB/s    0:04:45  
    564,592,640  61%    1.23MB/s    0:04:44  
    565,903,360  61%    1.23MB/s    0:04:43  
    567,214,080  61%    1.23MB/s    0:04:42  
    568,524,800  61%    1.22MB/s    0:04:42  
    569,835,520  61%    1.23MB/s    0:04:40  
    571,146,240  61%    1.23MB/s    0:04:39  
    572,456,960  62%    1.22MB/s    0:04:39  
    573,767,680  62%    1.23MB/s    0:04:36  
    575,078,400  62%    1.23MB/s    0:04:36  
    576,389,120  62%    1.22MB/s    0:04:36  
    577,699,840  62%    1.23MB/s    0:04:34  
    579,010,560  62%    1.23MB/s    0:04:33  
    580,321,280  62%    1.23MB/s    0:04:32  
    581,632,000  63%    1.23MB/s    0:04:30  
    582,942,720  63%    1.23MB/s    0:04:29  
    584,253,440  63%    1.23MB/s    0:04:29  
    585,564,160  63%    1.23MB/s    0:04:28  
    586,874,880  63%    1.23MB/s    0:04:27  
    588,185,600  63%    1.23MB/s    0:04:26  
    589,496,320  63%    1.23MB/s    0:04:25  
    590,807,040  64%    1.23MB/s    0:04:23  
    592,117,760  64%    1.23MB/s    0:04:22  
    593,428,480  64%    1.23MB/s    0:04:21  
    594,739,200  64%    1.23MB/s    0:04:20  
    596,049,920  64%    1.23MB/s    0:04:19  
    597,360,640  64%    1.23MB/s    0:04:18  
    598,671,360  64%    1.23MB/s    0:04:17  
    599,982,080  65%    1.23MB/s    0:04:16  
    601,292,800  65%    1.23MB/s    0:04:15  
    602,603,520  65%    1.23MB/s    0:04:14  
    603,914,240  65%    1.23MB/s    0:04:13  
    605,192,192  65%    1.22MB/s    0:04:14  
    606,502,912  65%    1.22MB/s    0:04:12  
    607,813,632  65%    1.22MB/s    0:04:11  
    609,124,352  66%    1.22MB/s    0:04:10  
    610,435,072  66%    1.23MB/s    0:04:08  
    611,745,792  66%    1.23MB/s    0:04:07  
    613,056,512  66%    1.23MB/s    0:04:06  
    614,367,232  66%    1.23MB/s    0:04:05  
    615,677,952  66%    1.23MB/s    0:04:04  
    616,988,672  66%    1.23MB/s    0:04:03  
    618,299,392  67%    1.23MB/s    0:04:02  
    619,610,112  67%    1.23MB/s    0:04:01  
    620,920,832  67%    1.23MB/s    0:04:00  
    622,231,552  67%    1.23MB/s    0:03:59  
    623,542,272  67%    1.23MB/s    0:03:58  
    624,852,992  67%    1.22MB/s    0:03:58  
    626,163,712  67%    1.22MB/s    0:03:57  
    627,474,432  68%    1.22MB/s    0:03:56  
    628,785,152  68%    1.22MB/s    0:03:55  
    630,095,872  68%    1.23MB/s    0:03:52  
    631,406,592  68%    1.23MB/s    0:03:51  
    632,717,312  68%    1.23MB/s    0:03:50  
    634,028,032  68%    1.23MB/s    0:03:49  
    635,338,752  68%    1.23MB/s    0:03:48  
    636,649,472  69%    1.23MB/s    0:03:47  
    637,960,192  69%    1.23MB/s    0:03:46  
    639,270,912  69%    1.23MB/s    0:03:45  
    640,581,632  69%    1.23MB/s    0:03:44  
    641,892,352  69%    1.23MB/s    0:03:42  
    643,203,072  69%    1.23MB/s    0:03:42  
    644,513,792  69%    1.23MB/s    0:03:41  
    645,824,512  70%    1.23MB/s    0:03:40  
    647,135,232  70%    1.23MB/s    0:03:39  
    648,445,952  70%    1.23MB/s    0:03:38  
    649,756,672  70%    1.23MB/s    0:03:36  
    651,067,392  70%    1.23MB/s    0:03:35  
    652,378,112  70%    1.23MB/s    0:03:34  
    653,688,832  70%    1.23MB/s    0:03:33  
    654,999,552  70%    1.23MB/s    0:03:32  
    656,310,272  71%    1.23MB/s    0:03:31  
    657,620,992  71%    1.23MB/s    0:03:30  
    658,931,712  71%    1.23MB/s    0:03:29  
    660,242,432  71%    1.23MB/s    0:03:28  
    661,553,152  71%    1.23MB/s    0:03:27  
    662,863,872  71%    1.23MB/s    0:03:26  
    664,174,592  71%    1.23MB/s    0:03:25  
    665,485,312  72%    1.23MB/s    0:03:24  
    666,796,032  72%    1.23MB/s    0:03:23  
    668,106,752  72%    1.23MB/s    0:03:22  
    669,417,472  72%    1.23MB/s    0:03:21  
    670,728,192  72%    1.23MB/s    0:03:20  
    672,038,912  72%    1.23MB/s    0:03:19  
    673,349,632  72%    1.23MB/s    0:03:18  
    674,660,352  73%    1.23MB/s    0:03:17  
    675,971,072  73%    1.23MB/s    0:03:16  
    677,281,792  73%    1.22MB/s    0:03:16  
    678,592,512  73%    1.21MB/s    0:03:17  
    679,903,232  73%    1.20MB/s    0:03:17  
    681,213,952  73%    1.20MB/s    0:03:17  
    682,524,672  73%    1.20MB/s    0:03:15  
    683,835,392  74%    1.20MB/s    0:03:14  
    685,146,112  74%    1.20MB/s    0:03:13  
    686,456,832  74%    1.20MB/s    0:03:12  
    687,767,552  74%    1.20MB/s    0:03:11  
    689,078,272  74%    1.20MB/s    0:03:10  
    690,388,992  74%    1.20MB/s    0:03:09  
    691,699,712  74%    1.20MB/s    0:03:08  
    693,010,432  75%    1.20MB/s    0:03:07  
    694,321,152  75%    1.20MB/s    0:03:06  
    695,631,872  75%    1.20MB/s    0:03:05  
    696,942,592  75%    1.20MB/s    0:03:03  
    698,253,312  75%    1.21MB/s    0:03:01  
    699,564,032  75%    1.21MB/s    0:03:00  
    700,874,752  75%    1.21MB/s    0:02:59  
    702,185,472  76%    1.20MB/s    0:02:59  
    703,496,192  76%    1.20MB/s    0:02:58  
    704,806,912  76%    1.20MB/s    0:02:57  
    706,117,632  76%    1.20MB/s    0:02:56  
    707,428,352  76%    1.20MB/s    0:02:54  
    708,739,072  76%    1.20MB/s    0:02:54  
    710,049,792  76%    1.20MB/s    0:02:53  
    711,360,512  77%    1.20MB/s    0:02:52  
    712,671,232  77%    1.20MB/s    0:02:51  
    713,981,952  77%    1.20MB/s    0:02:50  
    715,292,672  77%    1.20MB/s    0:02:49  
    716,603,392  77%    1.20MB/s    0:02:47  
    717,914,112  77%    1.20MB/s    0:02:45  
    719,224,832  77%    1.21MB/s    0:02:43  
    720,535,552  78%    1.22MB/s    0:02:41  
    721,846,272  78%    1.22MB/s    0:02:40  
    723,156,992  78%    1.23MB/s    0:02:38  
    724,467,712  78%    1.22MB/s    0:02:37  
    725,778,432  78%    1.23MB/s    0:02:36  
    727,089,152  78%    1.23MB/s    0:02:35  
    728,399,872  78%    1.23MB/s    0:02:34  
    729,710,592  79%    1.23MB/s    0:02:33  
    731,021,312  79%    1.22MB/s    0:02:33  
    732,332,032  79%    1.23MB/s    0:02:31  
    733,642,752  79%    1.23MB/s    0:02:30  
    734,953,472  79%    1.23MB/s    0:02:29  
    736,264,192  79%    1.23MB/s    0:02:27  
    737,574,912  79%    1.23MB/s    0:02:27  
    738,852,864  80%    1.22MB/s    0:02:27  
    740,163,584  80%    1.22MB/s    0:02:26  
    741,474,304  80%    1.22MB/s    0:02:25  
    742,785,024  80%    1.22MB/s    0:02:24  
    744,095,744  80%    1.23MB/s    0:02:22  
    745,406,464  80%    1.23MB/s    0:02:21  
    746,717,184  80%    1.23MB/s    0:02:19  
    748,027,904  81%    1.23MB/s    0:02:18  
    749,338,624  81%    1.23MB/s    0:02:17  
    750,649,344  81%    1.22MB/s    0:02:17  
    751,960,064  81%    1.23MB/s    0:02:15  
    753,270,784  81%    1.23MB/s    0:02:14  
    754,581,504  81%    1.23MB/s    0:02:13  
    755,892,224  81%    1.23MB/s    0:02:12  
    757,202,944  82%    1.23MB/s    0:02:11  
    758,513,664  82%    1.23MB/s    0:02:10  
    759,824,384  82%    1.23MB/s    0:02:09  
    761,135,104  82%    1.23MB/s    0:02:08  
    762,445,824  82%    1.22MB/s    0:02:07  
    763,756,544  82%    1.23MB/s    0:02:06  
    765,067,264  82%    1.23MB/s    0:02:05  
    766,377,984  83%    1.23MB/s    0:02:04  
    767,688,704  83%    1.23MB/s    0:02:03  
    768,999,424  83%    1.23MB/s    0:02:02  
    770,310,144  83%    1.23MB/s    0:02:01  
    771,620,864  83%    1.22MB/s    0:02:00  
    772,931,584  83%    1.22MB/s    0:01:59  
    774,242,304  83%    1.23MB/s    0:01:58  
    775,553,024  84%    1.23MB/s    0:01:57  
    776,863,744  84%    1.23MB/s    0:01:56  
    778,174,464  84%    1.22MB/s    0:01:55  
    779,485,184  84%    1.22MB/s    0:01:54  
    780,795,904  84%    1.22MB/s    0:01:53  
    782,106,624  84%    1.22MB/s    0:01:52  
    783,417,344  84%    1.22MB/s    0:01:51  
    784,728,064  85%    1.23MB/s    0:01:49  
    786,038,784  85%    1.23MB/s    0:01:48  
    787,349,504  85%    1.22MB/s    0:01:48  
    788,660,224  85%    1.23MB/s    0:01:46  
    789,970,944  85%    1.22MB/s    0:01:45  
    791,281,664  85%    1.22MB/s    0:01:44  
    792,592,384  85%    1.23MB/s    0:01:43  
    793,903,104  86%    1.22MB/s    0:01:42  
    795,213,824  86%    1.23MB/s    0:01:41  
    796,524,544  86%    1.23MB/s    0:01:40  
    797,835,264  86%    1.22MB/s    0:01:39  
    799,145,984  86%    1.22MB/s    0:01:38  
    800,456,704  86%    1.23MB/s    0:01:37  
    801,767,424  86%    1.22MB/s    0:01:36  
    803,078,144  87%    1.22MB/s    0:01:35  
    804,388,864  87%    1.22MB/s    0:01:34  
    805,699,584  87%    1.22MB/s    0:01:33  
    807,010,304  87%    1.22MB/s    0:01:32  
    808,321,024  87%    1.23MB/s    0:01:30  
    809,631,744  87%    1.23MB/s    0:01:29  
    810,942,464  87%    1.23MB/s    0:01:28  
    812,253,184  88%    1.23MB/s    0:01:27  
    813,563,904  88%    1.22MB/s    0:01:27  
    814,874,624  88%    1.22MB/s    0:01:26  
    816,185,344  88%    1.23MB/s    0:01:24  
    817,496,064  88%    1.22MB/s    0:01:24  
    818,806,784  88%    1.23MB/s    0:01:22  
    820,117,504  88%    1.23MB/s    0:01:21  
    821,428,224  89%    1.23MB/s    0:01:20  
    822,738,944  89%    1.22MB/s    0:01:19  
    824,049,664  89%    1.23MB/s    0:01:18  
    825,360,384  89%    1.23MB/s    0:01:17  
    826,671,104  89%    1.23MB/s    0:01:16  
    827,981,824  89%    1.22MB/s    0:01:15  
    829,292,544  89%    1.22MB/s    0:01:14  
    830,603,264  90%    1.22MB/s    0:01:13  
    831,913,984  90%    1.22MB/s    0:01:12  
    833,224,704  90%    1.23MB/s    0:01:11  
    834,535,424  90%    1.23MB/s    0:01:10  
    835,846,144  90%    1.23MB/s    0:01:09  
    837,156,864  90%    1.23MB/s    0:01:08  
    838,467,584  90%    1.23MB/s    0:01:06  
    839,778,304  91%    1.23MB/s    0:01:05  
    841,089,024  91%    1.23MB/s    0:01:04  
    842,399,744  91%    1.23MB/s    0:01:03  
    843,710,464  91%    1.23MB/s    0:01:02  
    845,021,184  91%    1.23MB/s    0:01:01  
    846,331,904  91%    1.23MB/s    0:01:00  
    847,642,624  91%    1.23MB/s    0:00:59  
    848,953,344  92%    1.23MB/s    0:00:58  
    850,264,064  92%    1.23MB/s    0:00:57  
    851,574,784  92%    1.22MB/s    0:00:56  
    852,885,504  92%    1.23MB/s    0:00:55  
    854,196,224  92%    1.23MB/s    0:00:54  
    855,506,944  92%    1.22MB/s    0:00:53  
    856,817,664  92%    1.22MB/s    0:00:52  
    858,128,384  93%    1.22MB/s    0:00:51  
    859,439,104  93%    1.22MB/s    0:00:50  
    860,749,824  93%    1.23MB/s    0:00:49  
    862,060,544  93%    1.23MB/s    0:00:48  
    863,371,264  93%    1.23MB/s    0:00:47  
    864,681,984  93%    1.23MB/s    0:00:46  
    865,992,704  93%    1.23MB/s    0:00:45  
    867,303,424  94%    1.21MB/s    0:00:44  
    868,614,144  94%    1.21MB/s    0:00:43  
    869,924,864  94%    1.21MB/s    0:00:42  
    871,235,584  94%    1.21MB/s    0:00:41  
    872,513,536  94%    1.22MB/s    0:00:40  
    873,824,256  94%    1.22MB/s    0:00:39  
    875,134,976  94%    1.22MB/s    0:00:38  
    876,445,696  94%    1.22MB/s    0:00:37  
    877,756,416  95%    1.22MB/s    0:00:35  
    879,067,136  95%    1.23MB/s    0:00:34  
    880,377,856  95%    1.22MB/s    0:00:33  
    881,688,576  95%    1.22MB/s    0:00:32  
    882,999,296  95%    1.22MB/s    0:00:31  
    884,310,016  95%    1.22MB/s    0:00:30  
    885,620,736  95%    1.22MB/s    0:00:29  
    886,931,456  96%    1.22MB/s    0:00:28  
    888,242,176  96%    1.22MB/s    0:00:27  
    889,552,896  96%    1.22MB/s    0:00:26  
    890,863,616  96%    1.22MB/s    0:00:25  
    892,174,336  96%    1.21MB/s    0:00:24  
    893,485,056  96%    1.21MB/s    0:00:23  
    894,795,776  96%    1.21MB/s    0:00:22  
    896,106,496  97%    1.22MB/s    0:00:21  
    897,417,216  97%    1.22MB/s    0:00:20  
    898,727,936  97%    1.23MB/s    0:00:18  
    900,038,656  97%    1.22MB/s    0:00:18  
    901,349,376  97%    1.22MB/s    0:00:16  
    902,660,096  97%    1.22MB/s    0:00:15  
    903,970,816  97%    1.22MB/s    0:00:14  
    905,281,536  98%    1.23MB/s    0:00:13  
    906,592,256  98%    1.23MB/s    0:00:12  
    907,902,976  98%    1.23MB/s    0:00:11  
    909,213,696  98%    1.22MB/s    0:00:10  
    910,524,416  98%    1.23MB/s    0:00:09  
    911,835,136  98%    1.23MB/s    0:00:08  
    913,145,856  98%    1.23MB/s    0:00:07  
    914,456,576  99%    1.23MB/s    0:00:06  
    915,767,296  99%    1.23MB/s    0:00:05  
    917,078,016  99%    1.22MB/s    0:00:04  
    918,388,736  99%    1.23MB/s    0:00:03  
    919,699,456  99%    1.22MB/s    0:00:02  
    921,010,176  99%    1.23MB/s    0:00:01  
    922,320,896  99%    1.23MB/s    0:00:00  
    922,586,368 100%    1.22MB/s    0:11:58 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz.sha256

            133 100%    0.67kB/s    0:00:00  
            133 100%    0.67kB/s    0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz

         32,768   0%  163.27kB/s    1:28:27  
      1,048,576   0% 1012.86kB/s    0:14:14  
      2,359,296   0%    1.11MB/s    0:12:40  
      3,670,016   0%    1.15MB/s    0:12:14  
      4,980,736   0%    1.17MB/s    0:12:00  
      6,291,456   0%    1.23MB/s    0:11:25  
      7,602,176   0%    1.23MB/s    0:11:24  
      8,912,896   1%    1.23MB/s    0:11:23  
     10,223,616   1%    1.22MB/s    0:11:26  
     11,534,336   1%    1.22MB/s    0:11:24  
     12,845,056   1%    1.22MB/s    0:11:25  
     14,155,776   1%    1.22MB/s    0:11:22  
     15,466,496   1%    1.23MB/s    0:11:17  
     16,777,216   1%    1.23MB/s    0:11:15  
     18,087,936   2%    1.23MB/s    0:11:12  
     19,398,656   2%    1.23MB/s    0:11:14  
     20,709,376   2%    1.23MB/s    0:11:12  
     22,020,096   2%    1.23MB/s    0:11:11  
     23,330,816   2%    1.23MB/s    0:11:11  
     24,641,536   2%    1.23MB/s    0:11:09  
     25,952,256   2%    1.23MB/s    0:11:08  
     27,262,976   3%    1.23MB/s    0:11:07  
     28,573,696   3%    1.23MB/s    0:11:06  
     29,884,416   3%    1.23MB/s    0:11:06  
     31,195,136   3%    1.22MB/s    0:11:06  
     32,505,856   3%    1.22MB/s    0:11:05  
     33,816,576   3%    1.22MB/s    0:11:04  
     35,127,296   4%    1.23MB/s    0:11:02  
     36,438,016   4%    1.23MB/s    0:11:00  
     37,748,736   4%    1.23MB/s    0:10:59  
     39,059,456   4%    1.23MB/s    0:10:58  
     40,370,176   4%    1.23MB/s    0:10:57  
     41,680,896   4%    1.23MB/s    0:10:56  
     42,991,616   4%    1.23MB/s    0:10:55  
     44,302,336   5%    1.22MB/s    0:10:56  
     45,613,056   5%    1.22MB/s    0:10:56  
     46,923,776   5%    1.22MB/s    0:10:55  
     48,234,496   5%    1.22MB/s    0:10:54  
     49,545,216   5%    1.23MB/s    0:10:49  
     50,855,936   5%    1.23MB/s    0:10:47  
     52,166,656   6%    1.23MB/s    0:10:48  
     53,477,376   6%    1.23MB/s    0:10:45  
     54,788,096   6%    1.23MB/s    0:10:45  
     56,098,816   6%    1.23MB/s    0:10:44  
     57,409,536   6%    1.23MB/s    0:10:42  
     58,720,256   6%    1.22MB/s    0:10:44  
     60,030,976   6%    1.23MB/s    0:10:41  
     61,341,696   7%    1.23MB/s    0:10:41  
     62,652,416   7%    1.23MB/s    0:10:39  
     63,963,136   7%    1.23MB/s    0:10:36  
     65,273,856   7%    1.23MB/s    0:10:37  
     66,584,576   7%    1.23MB/s    0:10:37  
     67,895,296   7%    1.23MB/s    0:10:35  
     69,206,016   7%    1.23MB/s    0:10:34  
     70,483,968   8%    1.22MB/s    0:10:37  
     71,794,688   8%    1.22MB/s    0:10:35  
     73,105,408   8%    1.22MB/s    0:10:36  
     74,416,128   8%    1.22MB/s    0:10:34  
     75,726,848   8%    1.23MB/s    0:10:30  
     77,037,568   8%    1.23MB/s    0:10:27  
     78,348,288   9%    1.23MB/s    0:10:27  
     79,659,008   9%    1.23MB/s    0:10:25  
     80,969,728   9%    1.22MB/s    0:10:26  
     82,280,448   9%    1.22MB/s    0:10:25  
     83,591,168   9%    1.23MB/s    0:10:21  
     84,901,888   9%    1.23MB/s    0:10:21  
     86,212,608   9%    1.23MB/s    0:10:18  
     87,523,328  10%    1.22MB/s    0:10:21  
     88,834,048  10%    1.22MB/s    0:10:22  
     90,144,768  10%    1.22MB/s    0:10:20  
     91,455,488  10%    1.22MB/s    0:10:19  
     92,766,208  10%    1.23MB/s    0:10:15  
     94,076,928  10%    1.23MB/s    0:10:14  
     95,387,648  11%    1.23MB/s    0:10:14  
     96,698,368  11%    1.22MB/s    0:10:14  
     98,009,088  11%    1.22MB/s    0:10:13  
     99,319,808  11%    1.22MB/s    0:10:14  
    100,499,456  11%    1.19MB/s    0:10:27  
    101,810,176  11%    1.19MB/s    0:10:28  
    103,120,896  11%    1.19MB/s    0:10:24  
    104,431,616  12%    1.20MB/s    0:10:21  
    105,742,336  12%    1.23MB/s    0:10:05  
    107,053,056  12%    1.23MB/s    0:10:03  
    108,363,776  12%    1.23MB/s    0:10:04  
    109,674,496  12%    1.22MB/s    0:10:03  
    110,985,216  12%    1.23MB/s    0:10:02  
    112,295,936  12%    1.22MB/s    0:10:01  
    113,606,656  13%    1.23MB/s    0:10:00  
    114,917,376  13%    1.22MB/s    0:09:59  
    116,228,096  13%    1.22MB/s    0:09:59  
    117,538,816  13%    1.23MB/s    0:09:55  
    118,849,536  13%    1.22MB/s    0:09:57  
    120,160,256  13%    1.23MB/s    0:09:54  
    121,470,976  14%    1.23MB/s    0:09:51  
    122,781,696  14%    1.23MB/s    0:09:52  
    124,092,416  14%    1.23MB/s    0:09:48  
    125,403,136  14%    1.23MB/s    0:09:49  
    126,713,856  14%    1.23MB/s    0:09:48  
    128,024,576  14%    1.23MB/s    0:09:47  
    129,335,296  14%    1.23MB/s    0:09:47  
    130,646,016  15%    1.23MB/s    0:09:45  
    131,956,736  15%    1.23MB/s    0:09:44  
    133,267,456  15%    1.23MB/s    0:09:43  
    134,578,176  15%    1.23MB/s    0:09:41  
    135,888,896  15%    1.23MB/s    0:09:42  
    137,199,616  15%    1.22MB/s    0:09:41  
    138,510,336  15%    1.23MB/s    0:09:40  
    139,821,056  16%    1.22MB/s    0:09:40  
    141,131,776  16%    1.22MB/s    0:09:39  
    142,442,496  16%    1.22MB/s    0:09:38  
    143,753,216  16%    1.22MB/s    0:09:36  
    145,063,936  16%    1.23MB/s    0:09:33  
    146,374,656  16%    1.23MB/s    0:09:32  
    147,685,376  17%    1.23MB/s    0:09:31  
    148,996,096  17%    1.23MB/s    0:09:30  
    150,306,816  17%    1.23MB/s    0:09:29  
    151,617,536  17%    1.23MB/s    0:09:28  
    152,928,256  17%    1.22MB/s    0:09:33  
    154,238,976  17%    1.22MB/s    0:09:32  
    155,549,696  17%    1.22MB/s    0:09:31  
    156,860,416  18%    1.22MB/s    0:09:30  
    158,171,136  18%    1.23MB/s    0:09:23  
    159,481,856  18%    1.23MB/s    0:09:22  
    160,792,576  18%    1.23MB/s    0:09:21  
    162,103,296  18%    1.23MB/s    0:09:20  
    163,414,016  18%    1.22MB/s    0:09:22  
    164,724,736  19%    1.22MB/s    0:09:21  
    166,035,456  19%    1.22MB/s    0:09:20  
    167,346,176  19%    1.22MB/s    0:09:19  
    168,656,896  19%    1.23MB/s    0:09:15  
    169,967,616  19%    1.23MB/s    0:09:14  
    171,278,336  19%    1.23MB/s    0:09:13  
    172,589,056  19%    1.23MB/s    0:09:12  
    173,899,776  20%    1.23MB/s    0:09:10  
    175,210,496  20%    1.23MB/s    0:09:09  
    176,521,216  20%    1.23MB/s    0:09:08  
    177,831,936  20%    1.23MB/s    0:09:08  
    179,142,656  20%    1.22MB/s    0:09:08  
    180,453,376  20%    1.23MB/s    0:09:06  
    181,764,096  20%    1.23MB/s    0:09:05  
    183,074,816  21%    1.23MB/s    0:09:03  
    184,385,536  21%    1.23MB/s    0:09:01  
    185,696,256  21%    1.23MB/s    0:09:02  
    187,006,976  21%    1.23MB/s    0:09:00  
    188,317,696  21%    1.23MB/s    0:08:59  
    189,628,416  21%    1.23MB/s    0:08:58  
    190,939,136  22%    1.23MB/s    0:08:57  
    192,249,856  22%    1.23MB/s    0:08:56  
    193,560,576  22%    1.23MB/s    0:08:55  
    194,871,296  22%    1.23MB/s    0:08:54  
    196,182,016  22%    1.22MB/s    0:08:54  
    197,492,736  22%    1.23MB/s    0:08:53  
    198,803,456  22%    1.23MB/s    0:08:51  
    200,114,176  23%    1.22MB/s    0:08:51  
    201,424,896  23%    1.23MB/s    0:08:50  
    202,735,616  23%    1.22MB/s    0:08:51  
    204,013,568  23%    1.21MB/s    0:08:55  
    205,324,288  23%    1.21MB/s    0:08:53  
    206,635,008  23%    1.21MB/s    0:08:52  
    207,945,728  23%    1.21MB/s    0:08:50  
    209,256,448  24%    1.22MB/s    0:08:44  
    210,567,168  24%    1.22MB/s    0:08:45  
    211,877,888  24%    1.23MB/s    0:08:41  
    213,188,608  24%    1.23MB/s    0:08:40  
    214,499,328  24%    1.23MB/s    0:08:38  
    215,810,048  24%    1.23MB/s    0:08:35  
    217,120,768  25%    1.23MB/s    0:08:36  
    218,431,488  25%    1.23MB/s    0:08:35  
    219,742,208  25%    1.23MB/s    0:08:34  
    221,052,928  25%    1.23MB/s    0:08:33  
    222,363,648  25%    1.23MB/s    0:08:32  
    223,674,368  25%    1.23MB/s    0:08:31  
    224,985,088  25%    1.23MB/s    0:08:30  
    226,295,808  26%    1.23MB/s    0:08:29  
    227,606,528  26%    1.23MB/s    0:08:28  
    228,917,248  26%    1.23MB/s    0:08:27  
    230,227,968  26%    1.23MB/s    0:08:26  
    231,538,688  26%    1.23MB/s    0:08:25  
    232,849,408  26%    1.23MB/s    0:08:23  
    234,160,128  27%    1.23MB/s    0:08:22  
    235,470,848  27%    1.23MB/s    0:08:21  
    236,781,568  27%    1.23MB/s    0:08:21  
    238,092,288  27%    1.23MB/s    0:08:19  
    239,403,008  27%    1.23MB/s    0:08:18  
    240,713,728  27%    1.22MB/s    0:08:21  
    242,024,448  27%    1.22MB/s    0:08:19  
    243,335,168  28%    1.22MB/s    0:08:19  
    244,645,888  28%    1.22MB/s    0:08:18  
    245,956,608  28%    1.23MB/s    0:08:13  
    247,267,328  28%    1.23MB/s    0:08:12  
    248,578,048  28%    1.23MB/s    0:08:11  
    249,888,768  28%    1.22MB/s    0:08:11  
    251,199,488  28%    1.23MB/s    0:08:09  
    252,510,208  29%    1.23MB/s    0:08:08  
    253,820,928  29%    1.23MB/s    0:08:07  
    255,131,648  29%    1.23MB/s    0:08:05  
    256,442,368  29%    1.22MB/s    0:08:06  
    257,753,088  29%    1.23MB/s    0:08:04  
    259,063,808  29%    1.23MB/s    0:08:03  
    260,374,528  30%    1.23MB/s    0:08:02  
    261,685,248  30%    1.23MB/s    0:08:00  
    262,995,968  30%    1.23MB/s    0:08:00  
    264,306,688  30%    1.23MB/s    0:07:59  
    265,617,408  30%    1.23MB/s    0:07:58  
    266,928,128  30%    1.23MB/s    0:07:57  
    268,238,848  30%    1.23MB/s    0:07:56  
    269,549,568  31%    1.23MB/s    0:07:55  
    270,860,288  31%    1.23MB/s    0:07:54  
    272,171,008  31%    1.23MB/s    0:07:53  
    273,481,728  31%    1.23MB/s    0:07:52  
    274,792,448  31%    1.22MB/s    0:07:54  
    276,103,168  31%    1.22MB/s    0:07:53  
    277,413,888  32%    1.22MB/s    0:07:52  
    278,724,608  32%    1.22MB/s    0:07:51  
    280,035,328  32%    1.23MB/s    0:07:47  
    281,346,048  32%    1.23MB/s    0:07:45  
    282,656,768  32%    1.23MB/s    0:07:44  
    283,967,488  32%    1.23MB/s    0:07:44  
    285,278,208  32%    1.23MB/s    0:07:43  
    286,588,928  33%    1.23MB/s    0:07:42  
    287,899,648  33%    1.22MB/s    0:07:41  
    289,210,368  33%    1.22MB/s    0:07:40  
    290,521,088  33%    1.22MB/s    0:07:39  
    291,831,808  33%    1.19MB/s    0:07:51  
    293,142,528  33%    1.19MB/s    0:07:50  
    294,453,248  33%    1.19MB/s    0:07:49  
    295,763,968  34%    1.18MB/s    0:07:50  
    297,074,688  34%    1.21MB/s    0:07:38  
    298,123,264  34%    1.12MB/s    0:08:17  
    299,302,912  34%    1.09MB/s    0:08:26  
    300,613,632  34%    1.09MB/s    0:08:27  
    301,924,352  34%    1.09MB/s    0:08:25  
    303,235,072  34%    1.19MB/s    0:07:42  
    304,545,792  35%    1.22MB/s    0:07:31  
    305,856,512  35%    1.23MB/s    0:07:26  
    307,167,232  35%    1.23MB/s    0:07:24  
    308,477,952  35%    1.23MB/s    0:07:24  
    309,788,672  35%    1.23MB/s    0:07:23  
    311,099,392  35%    1.22MB/s    0:07:23  
    312,410,112  36%    1.22MB/s    0:07:23  
    313,720,832  36%    1.22MB/s    0:07:22  
    315,031,552  36%    1.22MB/s    0:07:22  
    316,342,272  36%    1.22MB/s    0:07:21  
    317,652,992  36%    1.21MB/s    0:07:21  
    318,963,712  36%    1.22MB/s    0:07:20  
    320,274,432  36%    1.22MB/s    0:07:17  
    321,585,152  37%    1.22MB/s    0:07:16  
    322,895,872  37%    1.23MB/s    0:07:12  
    324,206,592  37%    1.23MB/s    0:07:11  
    325,517,312  37%    1.22MB/s    0:07:11  
    326,828,032  37%    1.23MB/s    0:07:09  
    328,138,752  37%    1.22MB/s    0:07:09  
    329,449,472  38%    1.23MB/s    0:07:07  
    330,760,192  38%    1.23MB/s    0:07:04  
    332,070,912  38%    1.23MB/s    0:07:05  
    333,381,632  38%    1.23MB/s    0:07:03  
    334,692,352  38%    1.22MB/s    0:07:04  
    336,003,072  38%    1.22MB/s    0:07:03  
    337,313,792  38%    1.22MB/s    0:07:03  
    338,591,744  39%    1.21MB/s    0:07:05  
    339,902,464  39%    1.21MB/s    0:07:04  
    341,213,184  39%    1.21MB/s    0:07:03  
    342,523,904  39%    1.21MB/s    0:07:01  
    343,834,624  39%    1.22MB/s    0:06:57  
    345,145,344  39%    1.22MB/s    0:06:57  
    346,456,064  39%    1.22MB/s    0:06:55  
    347,766,784  40%    1.23MB/s    0:06:53  
    349,077,504  40%    1.23MB/s    0:06:52  
    350,388,224  40%    1.22MB/s    0:06:52  
    351,698,944  40%    1.23MB/s    0:06:49  
    353,009,664  40%    1.23MB/s    0:06:48  
    354,320,384  40%    1.23MB/s    0:06:47  
    355,631,104  41%    1.23MB/s    0:06:46  
    356,941,824  41%    1.21MB/s    0:06:52  
    358,252,544  41%    1.20MB/s    0:06:54  
    359,563,264  41%    1.20MB/s    0:06:51  
    360,873,984  41%    1.21MB/s    0:06:49  
    362,184,704  41%    1.22MB/s    0:06:42  
    363,495,424  41%    1.23MB/s    0:06:39  
    364,806,144  42%    1.23MB/s    0:06:39  
    366,116,864  42%    1.23MB/s    0:06:38  
    367,427,584  42%    1.23MB/s    0:06:37  
    368,738,304  42%    1.23MB/s    0:06:36  
    370,049,024  42%    1.23MB/s    0:06:35  
    371,359,744  42%    1.23MB/s    0:06:34  
    372,670,464  43%    1.22MB/s    0:06:33  
    373,981,184  43%    1.23MB/s    0:06:32  
    375,291,904  43%    1.22MB/s    0:06:31  
    376,602,624  43%    1.22MB/s    0:06:30  
    377,913,344  43%    1.22MB/s    0:06:29  
    379,224,064  43%    1.22MB/s    0:06:28  
    380,534,784  43%    1.22MB/s    0:06:27  
    381,845,504  44%    1.22MB/s    0:06:27  
    383,156,224  44%    1.22MB/s    0:06:28  
    384,466,944  44%    1.21MB/s    0:06:27  
    385,777,664  44%    1.21MB/s    0:06:26  
    387,088,384  44%    1.22MB/s    0:06:24  
    388,399,104  44%    1.22MB/s    0:06:21  
    389,709,824  44%    1.22MB/s    0:06:20  
    391,020,544  45%    1.23MB/s    0:06:18  
    392,331,264  45%    1.22MB/s    0:06:18  
    393,641,984  45%    1.21MB/s    0:06:20  
    394,952,704  45%    1.21MB/s    0:06:19  
    396,263,424  45%    1.21MB/s    0:06:18  
    397,574,144  45%    1.22MB/s    0:06:16  
    398,884,864  46%    1.22MB/s    0:06:13  
    400,195,584  46%    1.22MB/s    0:06:13  
    401,506,304  46%    1.22MB/s    0:06:11  
    402,817,024  46%    1.22MB/s    0:06:10  
    404,127,744  46%    1.23MB/s    0:06:08  
    405,438,464  46%    1.23MB/s    0:06:06  
    406,749,184  46%    1.23MB/s    0:06:05  
    408,059,904  47%    1.23MB/s    0:06:04  
    409,370,624  47%    1.23MB/s    0:06:04  
    410,681,344  47%    1.23MB/s    0:06:03  
    411,992,064  47%    1.22MB/s    0:06:02  
    413,302,784  47%    1.22MB/s    0:06:02  
    414,613,504  47%    1.23MB/s    0:05:59  
    415,924,224  47%    1.23MB/s    0:05:58  
    417,234,944  48%    1.23MB/s    0:05:57  
    418,545,664  48%    1.23MB/s    0:05:55  
    419,856,384  48%    1.22MB/s    0:05:56  
    421,167,104  48%    1.23MB/s    0:05:54  
    422,477,824  48%    1.23MB/s    0:05:53  
    423,788,544  48%    1.23MB/s    0:05:52  
    425,099,264  49%    1.23MB/s    0:05:51  
    426,409,984  49%    1.23MB/s    0:05:50  
    427,720,704  49%    1.23MB/s    0:05:48  
    429,031,424  49%    1.23MB/s    0:05:48  
    430,342,144  49%    1.23MB/s    0:05:46  
    431,652,864  49%    1.23MB/s    0:05:46  
    432,963,584  49%    1.23MB/s    0:05:45  
    434,274,304  50%    1.23MB/s    0:05:44  
    435,585,024  50%    1.23MB/s    0:05:43  
    436,895,744  50%    1.23MB/s    0:05:42  
    438,206,464  50%    1.23MB/s    0:05:41  
    439,517,184  50%    1.23MB/s    0:05:39  
    440,827,904  50%    1.23MB/s    0:05:38  
    442,138,624  51%    1.23MB/s    0:05:37  
    443,449,344  51%    1.23MB/s    0:05:37  
    444,760,064  51%    1.23MB/s    0:05:35  
    446,070,784  51%    1.23MB/s    0:05:34  
    447,381,504  51%    1.23MB/s    0:05:33  
    448,692,224  51%    1.23MB/s    0:05:31  
    450,002,944  51%    1.23MB/s    0:05:31  
    451,313,664  52%    1.23MB/s    0:05:30  
    452,624,384  52%    1.23MB/s    0:05:29  
    453,935,104  52%    1.23MB/s    0:05:28  
    455,245,824  52%    1.23MB/s    0:05:27  
    456,556,544  52%    1.23MB/s    0:05:26  
    457,867,264  52%    1.23MB/s    0:05:25  
    459,177,984  52%    1.23MB/s    0:05:24  
    460,488,704  53%    1.23MB/s    0:05:23  
    461,799,424  53%    1.22MB/s    0:05:22  
    463,110,144  53%    1.22MB/s    0:05:21  
    464,420,864  53%    1.23MB/s    0:05:20  
    465,731,584  53%    1.23MB/s    0:05:19  
    467,042,304  53%    1.23MB/s    0:05:17  
    468,353,024  54%    1.23MB/s    0:05:16  
    469,663,744  54%    1.23MB/s    0:05:15  
    470,974,464  54%    1.22MB/s    0:05:16  
    472,252,416  54%    1.21MB/s    0:05:17  
    473,563,136  54%    1.21MB/s    0:05:16  
    474,873,856  54%    1.21MB/s    0:05:15  
    476,184,576  54%    1.22MB/s    0:05:13  
    477,495,296  55%    1.22MB/s    0:05:11  
    478,806,016  55%    1.22MB/s    0:05:10  
    480,116,736  55%    1.22MB/s    0:05:09  
    481,427,456  55%    1.22MB/s    0:05:08  
    482,738,176  55%    1.22MB/s    0:05:06  
    484,048,896  55%    1.22MB/s    0:05:05  
    485,359,616  56%    1.22MB/s    0:05:04  
    486,670,336  56%    1.22MB/s    0:05:03  
    487,981,056  56%    1.22MB/s    0:05:02  
    489,291,776  56%    1.22MB/s    0:05:01  
    490,602,496  56%    1.22MB/s    0:05:00  
    491,913,216  56%    1.22MB/s    0:05:00  
    493,223,936  56%    1.22MB/s    0:04:58  
    494,534,656  57%    1.21MB/s    0:04:59  
    495,845,376  57%    1.20MB/s    0:05:01  
    497,156,096  57%    1.21MB/s    0:04:59  
    498,466,816  57%    1.20MB/s    0:04:58  
    499,777,536  57%    1.21MB/s    0:04:55  
    501,088,256  57%    1.23MB/s    0:04:50  
    502,398,976  57%    1.23MB/s    0:04:49  
    503,709,696  58%    1.23MB/s    0:04:48  
    505,020,416  58%    1.23MB/s    0:04:47  
    506,331,136  58%    1.23MB/s    0:04:46  
    507,641,856  58%    1.23MB/s    0:04:45  
    508,952,576  58%    1.23MB/s    0:04:45  
    510,263,296  58%    1.23MB/s    0:04:43  
    511,574,016  59%    1.22MB/s    0:04:43  
    512,884,736  59%    1.22MB/s    0:04:42  
    514,195,456  59%    1.23MB/s    0:04:40  
    515,506,176  59%    1.22MB/s    0:04:40  
    516,816,896  59%    1.22MB/s    0:04:39  
    518,127,616  59%    1.22MB/s    0:04:38  
    519,438,336  59%    1.22MB/s    0:04:37  
    520,749,056  60%    1.22MB/s    0:04:37  
    522,059,776  60%    1.22MB/s    0:04:36  
    523,370,496  60%    1.22MB/s    0:04:34  
    524,681,216  60%    1.22MB/s    0:04:33  
    525,991,936  60%    1.23MB/s    0:04:31  
    527,302,656  60%    1.23MB/s    0:04:30  
    528,613,376  61%    1.23MB/s    0:04:29  
    529,924,096  61%    1.23MB/s    0:04:27  
    531,234,816  61%    1.23MB/s    0:04:27  
    532,545,536  61%    1.22MB/s    0:04:27  
    533,856,256  61%    1.22MB/s    0:04:26  
    535,166,976  61%    1.22MB/s    0:04:25  
    536,477,696  61%    1.22MB/s    0:04:24  
    537,788,416  62%    1.23MB/s    0:04:21  
    539,099,136  62%    1.22MB/s    0:04:21  
    540,409,856  62%    1.22MB/s    0:04:20  
    541,720,576  62%    1.21MB/s    0:04:21  
    543,031,296  62%    1.21MB/s    0:04:20  
    544,342,016  62%    1.22MB/s    0:04:18  
    545,652,736  62%    1.21MB/s    0:04:18  
    546,963,456  63%    1.23MB/s    0:04:14  
    548,274,176  63%    1.22MB/s    0:04:14  
    549,584,896  63%    1.22MB/s    0:04:13  
    550,895,616  63%    1.22MB/s    0:04:12  
    552,206,336  63%    1.22MB/s    0:04:12  
    553,517,056  63%    1.22MB/s    0:04:09  
    554,827,776  64%    1.22MB/s    0:04:08  
    556,138,496  64%    1.22MB/s    0:04:08  
    557,449,216  64%    1.22MB/s    0:04:07  
    558,759,936  64%    1.22MB/s    0:04:05  
    560,070,656  64%    1.22MB/s    0:04:04  
    561,381,376  64%    1.22MB/s    0:04:03  
    562,692,096  64%    1.23MB/s    0:04:00  
    564,002,816  65%    1.23MB/s    0:04:00  
    565,313,536  65%    1.22MB/s    0:04:00  
    566,624,256  65%    1.22MB/s    0:04:00  
    567,934,976  65%    1.22MB/s    0:03:59  
    569,245,696  65%    1.22MB/s    0:03:58  
    570,556,416  65%    1.22MB/s    0:03:56  
    571,867,136  65%    1.22MB/s    0:03:55  
    573,177,856  66%    1.22MB/s    0:03:53  
    574,488,576  66%    1.23MB/s    0:03:52  
    575,799,296  66%    1.23MB/s    0:03:51  
    577,110,016  66%    1.23MB/s    0:03:50  
    578,420,736  66%    1.23MB/s    0:03:49  
    579,731,456  66%    1.23MB/s    0:03:47  
    581,042,176  67%    1.23MB/s    0:03:47  
    582,352,896  67%    1.23MB/s    0:03:46  
    583,663,616  67%    1.23MB/s    0:03:45  
    584,974,336  67%    1.23MB/s    0:03:44  
    586,285,056  67%    1.22MB/s    0:03:43  
    587,595,776  67%    1.23MB/s    0:03:42  
    588,906,496  67%    1.23MB/s    0:03:41  
    590,217,216  68%    1.23MB/s    0:03:40  
    591,527,936  68%    1.23MB/s    0:03:38  
    592,838,656  68%    1.23MB/s    0:03:38  
    594,149,376  68%    1.23MB/s    0:03:36  
    595,460,096  68%    1.22MB/s    0:03:36  
    596,770,816  68%    1.22MB/s    0:03:35  
    598,081,536  69%    1.23MB/s    0:03:33  
    599,392,256  69%    1.23MB/s    0:03:32  
    600,702,976  69%    1.23MB/s    0:03:31  
    602,013,696  69%    1.23MB/s    0:03:30  
    603,324,416  69%    1.23MB/s    0:03:29  
    604,635,136  69%    1.23MB/s    0:03:28  
    605,945,856  69%    1.23MB/s    0:03:27  
    607,223,808  70%    1.22MB/s    0:03:27  
    608,534,528  70%    1.22MB/s    0:03:26  
    609,845,248  70%    1.22MB/s    0:03:25  
    611,155,968  70%    1.22MB/s    0:03:24  
    612,466,688  70%    1.23MB/s    0:03:22  
    613,777,408  70%    1.23MB/s    0:03:21  
    615,088,128  70%    1.23MB/s    0:03:19  
    616,398,848  71%    1.23MB/s    0:03:18  
    617,709,568  71%    1.23MB/s    0:03:17  
    619,020,288  71%    1.23MB/s    0:03:16  
    620,331,008  71%    1.23MB/s    0:03:15  
    621,641,728  71%    1.23MB/s    0:03:14  
    622,952,448  71%    1.23MB/s    0:03:13  
    624,263,168  72%    1.23MB/s    0:03:12  
    625,573,888  72%    1.22MB/s    0:03:12  
    626,884,608  72%    1.22MB/s    0:03:12  
    628,195,328  72%    1.22MB/s    0:03:11  
    629,506,048  72%    1.22MB/s    0:03:09  
    630,816,768  72%    1.23MB/s    0:03:07  
    632,127,488  72%    1.23MB/s    0:03:06  
    633,438,208  73%    1.23MB/s    0:03:05  
    634,748,928  73%    1.23MB/s    0:03:04  
    636,059,648  73%    1.23MB/s    0:03:03  
    637,370,368  73%    1.23MB/s    0:03:02  
    638,681,088  73%    1.23MB/s    0:03:01  
    639,991,808  73%    1.23MB/s    0:03:00  
    641,302,528  74%    1.23MB/s    0:02:59  
    642,613,248  74%    1.23MB/s    0:02:58  
    643,923,968  74%    1.23MB/s    0:02:57  
    645,234,688  74%    1.23MB/s    0:02:56  
    646,545,408  74%    1.23MB/s    0:02:55  
    647,856,128  74%    1.23MB/s    0:02:53  
    649,166,848  74%    1.23MB/s    0:02:52  
    650,477,568  75%    1.23MB/s    0:02:51  
    651,788,288  75%    1.23MB/s    0:02:50  
    653,099,008  75%    1.23MB/s    0:02:49  
    654,409,728  75%    1.23MB/s    0:02:48  
    655,720,448  75%    1.23MB/s    0:02:47  
    657,031,168  75%    1.23MB/s    0:02:46  
    658,341,888  75%    1.23MB/s    0:02:45  
    659,652,608  76%    1.22MB/s    0:02:44  
    660,963,328  76%    1.22MB/s    0:02:43  
    662,274,048  76%    1.22MB/s    0:02:42  
    663,584,768  76%    1.22MB/s    0:02:41  
    664,895,488  76%    1.23MB/s    0:02:40  
    666,206,208  76%    1.23MB/s    0:02:39  
    667,516,928  77%    1.23MB/s    0:02:38  
    668,827,648  77%    1.23MB/s    0:02:37  
    670,138,368  77%    1.23MB/s    0:02:36  
    671,449,088  77%    1.23MB/s    0:02:35  
    672,759,808  77%    1.22MB/s    0:02:34  
    674,070,528  77%    1.22MB/s    0:02:33  
    675,381,248  77%    1.22MB/s    0:02:32  
    676,691,968  78%    1.23MB/s    0:02:31  
    678,002,688  78%    1.23MB/s    0:02:30  
    679,313,408  78%    1.23MB/s    0:02:29  
    680,624,128  78%    1.23MB/s    0:02:27  
    681,934,848  78%    1.23MB/s    0:02:26  
    683,245,568  78%    1.23MB/s    0:02:25  
    684,556,288  78%    1.23MB/s    0:02:24  
    685,867,008  79%    1.23MB/s    0:02:23  
    687,177,728  79%    1.23MB/s    0:02:22  
    688,488,448  79%    1.23MB/s    0:02:21  
    689,799,168  79%    1.23MB/s    0:02:20  
    691,109,888  79%    1.23MB/s    0:02:19  
    692,420,608  79%    1.23MB/s    0:02:18  
    693,731,328  80%    1.23MB/s    0:02:17  
    695,042,048  80%    1.22MB/s    0:02:17  
    696,352,768  80%    1.22MB/s    0:02:16  
    697,663,488  80%    1.22MB/s    0:02:15  
    698,974,208  80%    1.22MB/s    0:02:14  
    700,284,928  80%    1.23MB/s    0:02:11  
    701,595,648  80%    1.22MB/s    0:02:11  
    702,906,368  81%    1.22MB/s    0:02:10  
    704,217,088  81%    1.22MB/s    0:02:09  
    705,527,808  81%    1.22MB/s    0:02:08  
    706,838,528  81%    1.22MB/s    0:02:07  
    708,149,248  81%    1.23MB/s    0:02:06  
    709,459,968  81%    1.23MB/s    0:02:04  
    710,770,688  82%    1.23MB/s    0:02:04  
    712,081,408  82%    1.23MB/s    0:02:03  
    713,392,128  82%    1.23MB/s    0:02:01  
    714,702,848  82%    1.23MB/s    0:02:00  
    716,013,568  82%    1.23MB/s    0:01:59  
    717,324,288  82%    1.23MB/s    0:01:58  
    718,635,008  82%    1.23MB/s    0:01:57  
    719,945,728  83%    1.23MB/s    0:01:56  
    721,256,448  83%    1.23MB/s    0:01:55  
    722,567,168  83%    1.23MB/s    0:01:54  
    723,877,888  83%    1.22MB/s    0:01:53  
    725,188,608  83%    1.22MB/s    0:01:52  
    726,499,328  83%    1.22MB/s    0:01:51  
    727,810,048  83%    1.22MB/s    0:01:50  
    729,120,768  84%    1.23MB/s    0:01:49  
    730,431,488  84%    1.23MB/s    0:01:48  
    731,742,208  84%    1.23MB/s    0:01:47  
    733,052,928  84%    1.23MB/s    0:01:46  
    734,363,648  84%    1.23MB/s    0:01:45  
    735,674,368  84%    1.23MB/s    0:01:44  
    736,985,088  85%    1.23MB/s    0:01:42  
    738,295,808  85%    1.22MB/s    0:01:42  
    739,606,528  85%    1.23MB/s    0:01:41  
    740,884,480  85%    1.22MB/s    0:01:40  
    742,195,200  85%    1.22MB/s    0:01:39  
    743,505,920  85%    1.22MB/s    0:01:38  
    744,816,640  85%    1.21MB/s    0:01:37  
    746,127,360  86%    1.23MB/s    0:01:35  
    747,438,080  86%    1.23MB/s    0:01:34  
    748,748,800  86%    1.23MB/s    0:01:33  
    750,059,520  86%    1.23MB/s    0:01:32  
    751,370,240  86%    1.23MB/s    0:01:31  
    752,680,960  86%    1.23MB/s    0:01:30  
    753,991,680  87%    1.23MB/s    0:01:29  
    755,302,400  87%    1.23MB/s    0:01:28  
    756,613,120  87%    1.22MB/s    0:01:27  
    757,923,840  87%    1.23MB/s    0:01:26  
    759,234,560  87%    1.22MB/s    0:01:25  
    760,545,280  87%    1.22MB/s    0:01:24  
    761,856,000  87%    1.22MB/s    0:01:23  
    763,166,720  88%    1.22MB/s    0:01:22  
    764,477,440  88%    1.22MB/s    0:01:21  
    765,788,160  88%    1.22MB/s    0:01:20  
    767,098,880  88%    1.22MB/s    0:01:19  
    768,409,600  88%    1.23MB/s    0:01:18  
    769,720,320  88%    1.23MB/s    0:01:17  
    771,031,040  88%    1.23MB/s    0:01:16  
    772,341,760  89%    1.23MB/s    0:01:15  
    773,652,480  89%    1.22MB/s    0:01:14  
    774,963,200  89%    1.22MB/s    0:01:13  
    776,273,920  89%    1.22MB/s    0:01:12  
    777,584,640  89%    1.22MB/s    0:01:11  
    778,895,360  89%    1.21MB/s    0:01:10  
    780,206,080  90%    1.22MB/s    0:01:09  
    781,516,800  90%    1.21MB/s    0:01:08  
    782,827,520  90%    1.21MB/s    0:01:07  
    784,138,240  90%    1.22MB/s    0:01:05  
    785,448,960  90%    1.22MB/s    0:01:04  
    786,759,680  90%    1.23MB/s    0:01:03  
    788,070,400  90%    1.23MB/s    0:01:02  
    789,381,120  91%    1.23MB/s    0:01:01  
    790,691,840  91%    1.23MB/s    0:01:00  
    792,002,560  91%    1.22MB/s    0:00:59  
    793,313,280  91%    1.23MB/s    0:00:58  
    794,624,000  91%    1.23MB/s    0:00:57  
    795,934,720  91%    1.23MB/s    0:00:56  
    797,245,440  92%    1.23MB/s    0:00:55  
    798,556,160  92%    1.23MB/s    0:00:54  
    799,866,880  92%    1.23MB/s    0:00:53  
    801,177,600  92%    1.23MB/s    0:00:52  
    802,488,320  92%    1.23MB/s    0:00:50  
    803,799,040  92%    1.23MB/s    0:00:49  
    805,109,760  92%    1.23MB/s    0:00:48  
    806,420,480  93%    1.23MB/s    0:00:47  
    807,731,200  93%    1.23MB/s    0:00:46  
    809,041,920  93%    1.22MB/s    0:00:45  
    810,352,640  93%    1.23MB/s    0:00:44  
    811,663,360  93%    1.23MB/s    0:00:43  
    812,974,080  93%    1.23MB/s    0:00:42  
    814,284,800  93%    1.23MB/s    0:00:41  
    815,595,520  94%    1.23MB/s    0:00:40  
    816,906,240  94%    1.23MB/s    0:00:39  
    818,216,960  94%    1.23MB/s    0:00:38  
    819,527,680  94%    1.23MB/s    0:00:37  
    820,838,400  94%    1.22MB/s    0:00:36  
    822,149,120  94%    1.22MB/s    0:00:35  
    823,459,840  95%    1.22MB/s    0:00:34  
    824,770,560  95%    1.22MB/s    0:00:33  
    826,081,280  95%    1.23MB/s    0:00:32  
    827,392,000  95%    1.23MB/s    0:00:31  
    828,702,720  95%    1.23MB/s    0:00:30  
    830,013,440  95%    1.23MB/s    0:00:29  
    831,324,160  95%    1.21MB/s    0:00:28  
    832,634,880  96%    1.21MB/s    0:00:27  
    833,945,600  96%    1.22MB/s    0:00:26  
    835,256,320  96%    1.21MB/s    0:00:25  
    836,567,040  96%    1.23MB/s    0:00:23  
    837,877,760  96%    1.23MB/s    0:00:22  
    839,188,480  96%    1.23MB/s    0:00:21  
    840,499,200  96%    1.23MB/s    0:00:20  
    841,809,920  97%    1.23MB/s    0:00:19  
    843,120,640  97%    1.23MB/s    0:00:18  
    844,431,360  97%    1.23MB/s    0:00:17  
    845,742,080  97%    1.23MB/s    0:00:16  
    847,052,800  97%    1.23MB/s    0:00:15  
    848,363,520  97%    1.23MB/s    0:00:14  
    849,674,240  98%    1.22MB/s    0:00:13  
    850,984,960  98%    1.23MB/s    0:00:12  
    852,295,680  98%    1.23MB/s    0:00:11  
    853,606,400  98%    1.23MB/s    0:00:10  
    854,917,120  98%    1.23MB/s    0:00:09  
    856,227,840  98%    1.22MB/s    0:00:08  
    857,538,560  98%    1.22MB/s    0:00:07  
    858,849,280  99%    1.22MB/s    0:00:06  
    860,160,000  99%    1.22MB/s    0:00:05  
    861,470,720  99%    1.23MB/s    0:00:04  
    862,781,440  99%    1.23MB/s    0:00:02  
    864,092,160  99%    1.23MB/s    0:00:01  
    865,402,880  99%    1.23MB/s    0:00:00  
    866,534,336 100%    1.22MB/s    0:11:15 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz.sha256

            136 100%    0.16kB/s    0:00:00  
            136 100%    0.16kB/s    0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz

         32,768   0%   39.22kB/s    9:29:52  
        163,840   0%  157.33kB/s    2:22:02  
      1,474,560   0%  706.23kB/s    0:31:36  
      2,785,280   0%  885.70kB/s    0:25:10  
      4,096,000   0%  981.84kB/s    0:22:41  
      5,406,720   0%    1.23MB/s    0:17:43  
      6,717,440   0%    1.23MB/s    0:17:41  
      8,028,160   0%    1.23MB/s    0:17:37  
      9,338,880   0%    1.23MB/s    0:17:40  
     10,649,600   0%    1.22MB/s    0:17:41  
     11,960,320   0%    1.22MB/s    0:17:47  
     13,271,040   0%    1.21MB/s    0:17:50  
     14,581,760   1%    1.21MB/s    0:17:52  
     15,892,480   1%    1.21MB/s    0:17:52  
     17,203,200   1%    1.21MB/s    0:17:45  
     18,513,920   1%    1.22MB/s    0:17:41  
     19,824,640   1%    1.22MB/s    0:17:36  
     21,135,360   1%    1.22MB/s    0:17:32  
     22,446,080   1%    1.22MB/s    0:17:34  
     23,756,800   1%    1.23MB/s    0:17:27  
     25,067,520   1%    1.23MB/s    0:17:26  
     26,378,240   1%    1.23MB/s    0:17:25  
     27,688,960   2%    1.23MB/s    0:17:20  
     28,999,680   2%    1.23MB/s    0:17:24  
     30,310,400   2%    1.23MB/s    0:17:24  
     31,621,120   2%    1.23MB/s    0:17:23  
     32,931,840   2%    1.23MB/s    0:17:22  
     34,242,560   2%    1.23MB/s    0:17:20  
     35,553,280   2%    1.22MB/s    0:17:20  
     36,864,000   2%    1.23MB/s    0:17:19  
     38,174,720   2%    1.22MB/s    0:17:21  
     39,485,440   2%    1.23MB/s    0:17:17  
     40,796,160   3%    1.23MB/s    0:17:14  
     42,106,880   3%    1.23MB/s    0:17:13  
     43,417,600   3%    1.23MB/s    0:17:09  
     44,728,320   3%    1.22MB/s    0:17:14  
     46,039,040   3%    1.23MB/s    0:17:11  
     47,349,760   3%    1.22MB/s    0:17:11  
     48,660,480   3%    1.22MB/s    0:17:13  
     49,971,200   3%    1.22MB/s    0:17:09  
     51,281,920   3%    1.22MB/s    0:17:10  
     52,592,640   3%    1.22MB/s    0:17:09  
     53,903,360   4%    1.23MB/s    0:17:03  
     55,214,080   4%    1.22MB/s    0:17:05  
     56,524,800   4%    1.22MB/s    0:17:07  
     57,835,520   4%    1.22MB/s    0:17:05  
     59,146,240   4%    1.22MB/s    0:17:07  
     60,456,960   4%    1.22MB/s    0:17:04  
     61,767,680   4%    1.22MB/s    0:17:05  
     63,078,400   4%    1.22MB/s    0:17:03  
     64,389,120   4%    1.22MB/s    0:17:02  
     65,699,840   4%    1.22MB/s    0:16:59  
     67,010,560   4%    1.22MB/s    0:17:00  
     68,321,280   5%    1.21MB/s    0:17:11  
     69,632,000   5%    1.21MB/s    0:17:09  
     70,909,952   5%    1.19MB/s    0:17:21  
     72,220,672   5%    1.20MB/s    0:17:10  
     73,531,392   5%    1.22MB/s    0:16:58  
     74,842,112   5%    1.22MB/s    0:16:56  
     76,152,832   5%    1.23MB/s    0:16:42  
     77,463,552   5%    1.23MB/s    0:16:45  
     78,774,272   5%    1.23MB/s    0:16:43  
     80,084,992   5%    1.22MB/s    0:16:45  
     81,395,712   6%    1.22MB/s    0:16:47  
     82,706,432   6%    1.21MB/s    0:16:56  
     84,017,152   6%    1.20MB/s    0:16:59  
     85,327,872   6%    1.21MB/s    0:16:56  
     86,638,592   6%    1.21MB/s    0:16:52  
     87,949,312   6%    1.22MB/s    0:16:40  
     89,260,032   6%    1.23MB/s    0:16:36  
     90,570,752   6%    1.23MB/s    0:16:36  
     91,881,472   6%    1.22MB/s    0:16:36  
     93,192,192   6%    1.22MB/s    0:16:35  
     94,502,912   7%    1.22MB/s    0:16:34  
     95,813,632   7%    1.23MB/s    0:16:32  
     97,124,352   7%    1.23MB/s    0:16:29  
     98,435,072   7%    1.23MB/s    0:16:28  
     99,745,792   7%    1.23MB/s    0:16:27  
    101,056,512   7%    1.23MB/s    0:16:25  
    102,367,232   7%    1.23MB/s    0:16:24  
    103,677,952   7%    1.23MB/s    0:16:23  
    104,988,672   7%    1.23MB/s    0:16:23  
    106,299,392   7%    1.23MB/s    0:16:22  
    107,610,112   8%    1.22MB/s    0:16:23  
    108,920,832   8%    1.22MB/s    0:16:23  
    110,231,552   8%    1.22MB/s    0:16:24  
    111,542,272   8%    1.22MB/s    0:16:21  
    112,852,992   8%    1.22MB/s    0:16:23  
    114,163,712   8%    1.22MB/s    0:16:22  
    115,474,432   8%    1.22MB/s    0:16:19  
    116,785,152   8%    1.22MB/s    0:16:20  
    118,095,872   8%    1.22MB/s    0:16:15  
    119,406,592   8%    1.23MB/s    0:16:13  
    120,717,312   9%    1.23MB/s    0:16:12  
    122,028,032   9%    1.23MB/s    0:16:09  
    123,338,752   9%    1.23MB/s    0:16:08  
    124,649,472   9%    1.23MB/s    0:16:08  
    125,960,192   9%    1.23MB/s    0:16:07  
    127,270,912   9%    1.22MB/s    0:16:08  
    128,581,632   9%    1.22MB/s    0:16:07  
    129,892,352   9%    1.22MB/s    0:16:05  
    131,203,072   9%    1.22MB/s    0:16:04  
    132,513,792   9%    1.23MB/s    0:16:02  
    133,824,512   9%    1.22MB/s    0:16:04  
    135,135,232  10%    1.23MB/s    0:15:59  
    136,445,952  10%    1.23MB/s    0:15:57  
    137,756,672  10%    1.22MB/s    0:15:59  
    139,067,392  10%    1.23MB/s    0:15:54  
    140,378,112  10%    1.23MB/s    0:15:56  
    141,688,832  10%    1.23MB/s    0:15:55  
    142,999,552  10%    1.22MB/s    0:15:57  
    144,310,272  10%    1.20MB/s    0:16:10  
    145,620,992  10%    1.20MB/s    0:16:11  
    146,931,712  10%    1.20MB/s    0:16:11  
    148,242,432  11%    1.21MB/s    0:16:06  
    149,553,152  11%    1.22MB/s    0:15:51  
    150,863,872  11%    1.22MB/s    0:15:48  
    152,174,592  11%    1.23MB/s    0:15:45  
    153,485,312  11%    1.23MB/s    0:15:44  
    154,796,032  11%    1.23MB/s    0:15:42  
    156,106,752  11%    1.23MB/s    0:15:41  
    157,417,472  11%    1.23MB/s    0:15:41  
    158,728,192  11%    1.23MB/s    0:15:39  
    160,038,912  11%    1.23MB/s    0:15:39  
    161,349,632  12%    1.23MB/s    0:15:38  
    162,660,352  12%    1.23MB/s    0:15:37  
    163,971,072  12%    1.23MB/s    0:15:36  
    165,281,792  12%    1.23MB/s    0:15:35  
    166,592,512  12%    1.23MB/s    0:15:35  
    167,903,232  12%    1.23MB/s    0:15:33  
    169,213,952  12%    1.23MB/s    0:15:31  
    170,524,672  12%    1.23MB/s    0:15:31  
    171,835,392  12%    1.23MB/s    0:15:30  
    173,146,112  12%    1.23MB/s    0:15:28  
    174,456,832  13%    1.23MB/s    0:15:28  
    175,767,552  13%    1.23MB/s    0:15:26  
    177,078,272  13%    1.23MB/s    0:15:25  
    178,388,992  13%    1.23MB/s    0:15:24  
    179,699,712  13%    1.23MB/s    0:15:22  
    181,010,432  13%    1.23MB/s    0:15:23  
    182,321,152  13%    1.23MB/s    0:15:21  
    183,631,872  13%    1.23MB/s    0:15:21  
    184,942,592  13%    1.23MB/s    0:15:20  
    186,253,312  13%    1.23MB/s    0:15:18  
    187,564,032  13%    1.22MB/s    0:15:20  
    188,874,752  14%    1.23MB/s    0:15:16  
    190,185,472  14%    1.23MB/s    0:15:15  
    191,496,192  14%    1.23MB/s    0:15:14  
    192,806,912  14%    1.23MB/s    0:15:10  
    194,117,632  14%    1.23MB/s    0:15:12  
    195,428,352  14%    1.23MB/s    0:15:12  
    196,739,072  14%    1.23MB/s    0:15:11  
    198,049,792  14%    1.22MB/s    0:15:14  
    199,360,512  14%    1.22MB/s    0:15:10  
    200,671,232  14%    1.22MB/s    0:15:09  
    201,981,952  15%    1.22MB/s    0:15:09  
    203,292,672  15%    1.23MB/s    0:15:04  
    204,603,392  15%    1.22MB/s    0:15:06  
    205,881,344  15%    1.22MB/s    0:15:09  
    207,192,064  15%    1.22MB/s    0:15:08  
    208,502,784  15%    1.22MB/s    0:15:06  
    209,813,504  15%    1.22MB/s    0:15:05  
    211,124,224  15%    1.22MB/s    0:15:02  
    212,434,944  15%    1.22MB/s    0:15:00  
    213,745,664  15%    1.22MB/s    0:15:00  
    215,056,384  16%    1.22MB/s    0:15:00  
    216,367,104  16%    1.23MB/s    0:14:55  
    217,677,824  16%    1.23MB/s    0:14:54  
    218,988,544  16%    1.23MB/s    0:14:53  
    220,299,264  16%    1.22MB/s    0:14:57  
    221,609,984  16%    1.22MB/s    0:14:55  
    222,920,704  16%    1.22MB/s    0:14:55  
    224,231,424  16%    1.22MB/s    0:14:55  
    225,542,144  16%    1.23MB/s    0:14:47  
    226,852,864  16%    1.23MB/s    0:14:47  
    228,163,584  17%    1.22MB/s    0:14:47  
    229,474,304  17%    1.23MB/s    0:14:41  
    230,785,024  17%    1.23MB/s    0:14:42  
    232,095,744  17%    1.23MB/s    0:14:43  
    233,406,464  17%    1.23MB/s    0:14:39  
    234,717,184  17%    1.23MB/s    0:14:40  
    236,027,904  17%    1.23MB/s    0:14:39  
    237,338,624  17%    1.23MB/s    0:14:37  
    238,649,344  17%    1.23MB/s    0:14:37  
    239,960,064  17%    1.23MB/s    0:14:35  
    241,270,784  17%    1.23MB/s    0:14:34  
    242,581,504  18%    1.23MB/s    0:14:33  
    243,892,224  18%    1.23MB/s    0:14:32  
    245,202,944  18%    1.23MB/s    0:14:32  
    246,513,664  18%    1.23MB/s    0:14:32  
    247,824,384  18%    1.21MB/s    0:14:41  
    249,135,104  18%    1.21MB/s    0:14:41  
    250,445,824  18%    1.21MB/s    0:14:42  
    251,756,544  18%    1.20MB/s    0:14:43  
    253,067,264  18%    1.22MB/s    0:14:29  
    254,377,984  18%    1.22MB/s    0:14:26  
    255,688,704  19%    1.23MB/s    0:14:23  
    256,999,424  19%    1.23MB/s    0:14:19  
    258,310,144  19%    1.22MB/s    0:14:25  
    259,620,864  19%    1.23MB/s    0:14:21  
    260,931,584  19%    1.22MB/s    0:14:21  
    262,242,304  19%    1.22MB/s    0:14:20  
    263,553,024  19%    1.23MB/s    0:14:14  
    264,863,744  19%    1.23MB/s    0:14:16  
    266,174,464  19%    1.23MB/s    0:14:15  
    267,485,184  19%    1.23MB/s    0:14:15  
    268,795,904  20%    1.22MB/s    0:14:16  
    270,106,624  20%    1.21MB/s    0:14:23  
    271,417,344  20%    1.21MB/s    0:14:22  
    272,728,064  20%    1.21MB/s    0:14:21  
    274,038,784  20%    1.21MB/s    0:14:20  
    275,349,504  20%    1.22MB/s    0:14:11  
    276,660,224  20%    1.22MB/s    0:14:10  
    277,839,872  20%    1.15MB/s    0:15:03  
    278,495,232  20% 1023.04kB/s    0:17:18  
    279,543,808  20%  949.47kB/s    0:18:37  
    280,854,528  20%  949.47kB/s    0:18:36  
    282,165,248  21% 1016.85kB/s    0:17:21  
    283,475,968  21%    1.15MB/s    0:15:00  
    284,786,688  21%    1.23MB/s    0:14:00  
    286,097,408  21%    1.23MB/s    0:13:59  
    287,408,128  21%    1.23MB/s    0:13:58  
    288,718,848  21%    1.23MB/s    0:13:57  
    290,029,568  21%    1.23MB/s    0:13:57  
    291,340,288  21%    1.23MB/s    0:13:56  
    292,651,008  21%    1.23MB/s    0:13:55  
    293,961,728  21%    1.22MB/s    0:13:56  
    295,272,448  22%    1.22MB/s    0:13:56  
    296,583,168  22%    1.21MB/s    0:14:00  
    297,893,888  22%    1.21MB/s    0:13:59  
    299,204,608  22%    1.22MB/s    0:13:55  
    300,515,328  22%    1.22MB/s    0:13:53  
    301,826,048  22%    1.23MB/s    0:13:48  
    303,136,768  22%    1.23MB/s    0:13:46  
    304,447,488  22%    1.22MB/s    0:13:47  
    305,627,136  22%    1.18MB/s    0:14:19  
    306,937,856  22%    1.17MB/s    0:14:22  
    307,855,360  22%    1.05MB/s    0:15:57  
    308,641,792  23%  924.81kB/s    0:18:36  
    309,428,224  23%  814.21kB/s    0:21:06  
    310,083,584  23%  676.21kB/s    0:25:24  
    310,738,944  23%  634.52kB/s    0:27:03  
    311,525,376  23%  634.23kB/s    0:27:03  
    312,836,096  23%  773.95kB/s    0:22:08  
    314,146,816  23%  924.94kB/s    0:18:30  
    315,457,536  23%    1.05MB/s    0:15:54  
    316,768,256  23%    1.21MB/s    0:13:43  
    318,078,976  23%    1.23MB/s    0:13:33  
    319,389,696  23%    1.23MB/s    0:13:34  
    320,700,416  23%    1.23MB/s    0:13:32  
    322,011,136  24%    1.23MB/s    0:13:31  
    323,321,856  24%    1.23MB/s    0:13:30  
    324,632,576  24%    1.23MB/s    0:13:28  
    325,943,296  24%    1.23MB/s    0:13:26  
    327,254,016  24%    1.23MB/s    0:13:26  
    328,564,736  24%    1.23MB/s    0:13:25  
    329,875,456  24%    1.23MB/s    0:13:24  
    331,186,176  24%    1.23MB/s    0:13:23  
    332,496,896  24%    1.23MB/s    0:13:22  
    333,807,616  24%    1.23MB/s    0:13:21  
    335,118,336  24%    1.23MB/s    0:13:20  
    336,429,056  25%    1.23MB/s    0:13:19  
    337,739,776  25%    1.23MB/s    0:13:17  
    339,050,496  25%    1.23MB/s    0:13:16  
    340,328,448  25%    1.22MB/s    0:13:20  
    341,639,168  25%    1.22MB/s    0:13:19  
    342,949,888  25%    1.22MB/s    0:13:19  
    344,260,608  25%    1.22MB/s    0:13:20  
    345,571,328  25%    1.22MB/s    0:13:13  
    346,882,048  25%    1.22MB/s    0:13:13  
    348,192,768  25%    1.22MB/s    0:13:11  
    349,503,488  26%    1.23MB/s    0:13:08  
    350,814,208  26%    1.23MB/s    0:13:08  
    352,124,928  26%    1.23MB/s    0:13:07  
    353,435,648  26%    1.23MB/s    0:13:05  
    354,746,368  26%    1.23MB/s    0:13:04  
    356,057,088  26%    1.23MB/s    0:13:03  
    357,367,808  26%    1.23MB/s    0:13:02  
    358,678,528  26%    1.22MB/s    0:13:09  
    359,989,248  26%    1.21MB/s    0:13:08  
    361,299,968  26%    1.20MB/s    0:13:19  
    362,610,688  27%    1.19MB/s    0:13:20  
    363,921,408  27%    1.20MB/s    0:13:13  
    365,232,128  27%    1.20MB/s    0:13:13  
    366,542,848  27%    1.22MB/s    0:13:01  
    367,853,568  27%    1.22MB/s    0:12:58  
    369,164,288  27%    1.22MB/s    0:13:00  
    370,475,008  27%    1.22MB/s    0:12:58  
    371,785,728  27%    1.21MB/s    0:13:00  
    373,096,448  27%    1.21MB/s    0:12:59  
    374,407,168  27%    1.22MB/s    0:12:53  
    375,717,888  28%    1.22MB/s    0:12:51  
    377,028,608  28%    1.22MB/s    0:12:49  
    378,339,328  28%    1.23MB/s    0:12:45  
    379,650,048  28%    1.23MB/s    0:12:44  
    380,960,768  28%    1.23MB/s    0:12:44  
    382,271,488  28%    1.23MB/s    0:12:42  
    383,582,208  28%    1.22MB/s    0:12:43  
    384,892,928  28%    1.23MB/s    0:12:42  
    386,203,648  28%    1.22MB/s    0:12:41  
    387,514,368  28%    1.22MB/s    0:12:44  
    388,825,088  28%    1.21MB/s    0:12:45  
    390,135,808  29%    1.21MB/s    0:12:45  
    391,446,528  29%    1.21MB/s    0:12:47  
    392,626,176  29%    1.19MB/s    0:12:59  
    393,936,896  29%    1.19MB/s    0:12:56  
    395,247,616  29%    1.19MB/s    0:12:56  
    396,296,192  29%    1.11MB/s    0:13:48  
    397,606,912  29%    1.14MB/s    0:13:29  
    398,917,632  29%    1.14MB/s    0:13:27  
    400,228,352  29%    1.14MB/s    0:13:23  
    401,539,072  29%    1.23MB/s    0:12:27  
    402,849,792  30%    1.23MB/s    0:12:26  
    404,160,512  30%    1.23MB/s    0:12:25  
    405,471,232  30%    1.23MB/s    0:12:25  
    406,650,880  30%    1.17MB/s    0:12:56  
    407,961,600  30%    1.17MB/s    0:12:58  
    409,272,320  30%    1.17MB/s    0:12:58  
    410,583,040  30%    1.16MB/s    0:12:59  
    411,893,760  30%    1.21MB/s    0:12:28  
    413,204,480  30%    1.20MB/s    0:12:32  
    414,515,200  30%    1.19MB/s    0:12:38  
    415,825,920  31%    1.20MB/s    0:12:35  
    417,136,640  31%    1.20MB/s    0:12:33  
    418,447,360  31%    1.21MB/s    0:12:24  
    419,758,080  31%    1.22MB/s    0:12:15  
    421,068,800  31%    1.22MB/s    0:12:14  
    422,379,520  31%    1.23MB/s    0:12:12  
    423,690,240  31%    1.22MB/s    0:12:11  
    425,000,960  31%    1.23MB/s    0:12:08  
    426,311,680  31%    1.23MB/s    0:12:08  
    427,622,400  31%    1.23MB/s    0:12:07  
    428,933,120  31%    1.23MB/s    0:12:06  
    430,243,840  32%    1.22MB/s    0:12:06  
    431,554,560  32%    1.23MB/s    0:12:04  
    432,865,280  32%    1.23MB/s    0:12:03  
    434,176,000  32%    1.23MB/s    0:12:02  
    435,486,720  32%    1.23MB/s    0:12:00  
    436,797,440  32%    1.23MB/s    0:11:59  
    438,108,160  32%    1.22MB/s    0:12:00  
    439,418,880  32%    1.22MB/s    0:12:03  
    440,729,600  32%    1.22MB/s    0:12:02  
    442,040,320  32%    1.21MB/s    0:12:03  
    443,351,040  33%    1.21MB/s    0:12:02  
    444,661,760  33%    1.21MB/s    0:12:02  
    445,972,480  33%    1.21MB/s    0:12:02  
    447,283,200  33%    1.21MB/s    0:11:59  
    448,593,920  33%    1.22MB/s    0:11:56  
    449,904,640  33%    1.22MB/s    0:11:51  
    451,215,360  33%    1.22MB/s    0:11:50  
    452,526,080  33%    1.22MB/s    0:11:48  
    453,836,800  33%    1.22MB/s    0:11:47  
    455,147,520  33%    1.23MB/s    0:11:45  
    456,458,240  34%    1.23MB/s    0:11:44  
    457,768,960  34%    1.23MB/s    0:11:43  
    459,079,680  34%    1.23MB/s    0:11:42  
    460,390,400  34%    1.23MB/s    0:11:41  
    461,701,120  34%    1.23MB/s    0:11:39  
    463,011,840  34%    1.23MB/s    0:11:38  
    464,322,560  34%    1.23MB/s    0:11:38  
    465,633,280  34%    1.22MB/s    0:11:37  
    466,944,000  34%    1.22MB/s    0:11:37  
    468,254,720  34%    1.22MB/s    0:11:36  
    469,565,440  35%    1.22MB/s    0:11:34  
    470,876,160  35%    1.23MB/s    0:11:33  
    472,186,880  35%    1.22MB/s    0:11:35  
    473,464,832  35%    1.21MB/s    0:11:39  
    474,775,552  35%    1.21MB/s    0:11:39  
    476,086,272  35%    1.20MB/s    0:11:44  
    477,396,992  35%    1.19MB/s    0:11:48  
    478,576,640  35%    1.17MB/s    0:11:57  
    479,887,360  35%    1.16MB/s    0:12:03  
    481,198,080  35%    1.17MB/s    0:11:56  
    482,508,800  35%    1.18MB/s    0:11:50  
    483,819,520  36%    1.20MB/s    0:11:37  
    485,130,240  36%    1.20MB/s    0:11:34  
    486,440,960  36%    1.20MB/s    0:11:34  
    487,751,680  36%    1.20MB/s    0:11:35  
    489,062,400  36%    1.20MB/s    0:11:34  
    490,373,120  36%    1.21MB/s    0:11:28  
    491,683,840  36%    1.21MB/s    0:11:27  
    492,994,560  36%    1.21MB/s    0:11:22  
    494,305,280  36%    1.22MB/s    0:11:14  
    495,353,856  36%    1.14MB/s    0:12:02  
    496,664,576  37%    1.15MB/s    0:11:59  
    497,975,296  37%    1.14MB/s    0:11:59  
    499,286,016  37%    1.14MB/s    0:12:02  
    500,596,736  37%    1.20MB/s    0:11:26  
    501,907,456  37%    1.18MB/s    0:11:32  
    503,218,176  37%    1.18MB/s    0:11:30  
    504,528,896  37%    1.19MB/s    0:11:26  
    505,839,616  37%    1.21MB/s    0:11:12  
    507,150,336  37%    1.22MB/s    0:11:05  
    508,461,056  37%    1.20MB/s    0:11:16  
    509,509,632  37%    1.14MB/s    0:11:52  
    510,820,352  38%    1.14MB/s    0:11:52  
    512,131,072  38%    1.14MB/s    0:11:49  
    513,310,720  38%    1.12MB/s    0:12:02  
    514,621,440  38%    1.18MB/s    0:11:24  
    515,932,160  38%    1.18MB/s    0:11:23  
    517,242,880  38%    1.18MB/s    0:11:22  
    518,553,600  38%    1.21MB/s    0:11:04  
    519,864,320  38%    1.21MB/s    0:11:04  
    521,175,040  38%    1.20MB/s    0:11:04  
    522,485,760  38%    1.21MB/s    0:11:01  
    523,796,480  39%    1.22MB/s    0:10:54  
    525,107,200  39%    1.23MB/s    0:10:49  
    526,417,920  39%    1.23MB/s    0:10:48  
    527,728,640  39%    1.22MB/s    0:10:50  
    529,039,360  39%    1.21MB/s    0:10:53  
    530,350,080  39%    1.21MB/s    0:10:52  
    531,660,800  39%    1.21MB/s    0:10:51  
    532,971,520  39%    1.22MB/s    0:10:47  
    534,282,240  39%    1.23MB/s    0:10:41  
    535,592,960  39%    1.23MB/s    0:10:40  
    536,903,680  40%    1.22MB/s    0:10:42  
    538,083,328  40%    1.19MB/s    0:10:56  
    539,394,048  40%    1.19MB/s    0:10:56  
    540,704,768  40%    1.19MB/s    0:10:55  
    542,015,488  40%    1.20MB/s    0:10:52  
    543,326,208  40%    1.22MB/s    0:10:37  
    544,636,928  40%    1.22MB/s    0:10:35  
    545,947,648  40%    1.22MB/s    0:10:33  
    547,258,368  40%    1.23MB/s    0:10:32  
    548,569,088  40%    1.21MB/s    0:10:37  
    549,879,808  41%    1.21MB/s    0:10:37  
    551,190,528  41%    1.21MB/s    0:10:38  
    552,501,248  41%    1.21MB/s    0:10:38  
    553,811,968  41%    1.21MB/s    0:10:34  
    555,122,688  41%    1.21MB/s    0:10:34  
    556,433,408  41%    1.21MB/s    0:10:34  
    557,744,128  41%    1.20MB/s    0:10:36  
    559,054,848  41%    1.20MB/s    0:10:34  
    560,365,568  41%    1.21MB/s    0:10:32  
    561,676,288  41%    1.21MB/s    0:10:28  
    562,987,008  41%    1.22MB/s    0:10:22  
    564,297,728  42%    1.22MB/s    0:10:20  
    565,608,448  42%    1.22MB/s    0:10:19  
    566,919,168  42%    1.22MB/s    0:10:22  
    568,229,888  42%    1.20MB/s    0:10:28  
    569,540,608  42%    1.20MB/s    0:10:27  
    570,851,328  42%    1.20MB/s    0:10:24  
    572,162,048  42%    1.21MB/s    0:10:20  
    573,472,768  42%    1.22MB/s    0:10:12  
    574,783,488  42%    1.22MB/s    0:10:10  
    576,094,208  42%    1.22MB/s    0:10:09  
    577,404,928  43%    1.22MB/s    0:10:11  
    578,715,648  43%    1.21MB/s    0:10:13  
    579,895,296  43%    1.17MB/s    0:10:37  
    581,206,016  43%    1.17MB/s    0:10:34  
    582,516,736  43%    1.18MB/s    0:10:29  
    583,827,456  43%    1.18MB/s    0:10:25  
    585,138,176  43%    1.23MB/s    0:09:59  
    586,448,896  43%    1.23MB/s    0:10:00  
    587,759,616  43%    1.23MB/s    0:09:59  
    589,070,336  43%    1.22MB/s    0:09:59  
    590,381,056  44%    1.22MB/s    0:09:58  
    591,691,776  44%    1.22MB/s    0:09:57  
    593,002,496  44%    1.22MB/s    0:09:56  
    594,313,216  44%    1.23MB/s    0:09:54  
    595,623,936  44%    1.22MB/s    0:09:55  
    596,803,584  44%    1.18MB/s    0:10:14  
    598,114,304  44%    1.18MB/s    0:10:12  
    599,425,024  44%    1.18MB/s    0:10:12  
    600,735,744  44%    1.18MB/s    0:10:10  
    602,046,464  44%    1.22MB/s    0:09:50  
    603,357,184  44%    1.22MB/s    0:09:49  
    604,667,904  45%    1.22MB/s    0:09:47  
    605,978,624  45%    1.22MB/s    0:09:47  
    607,158,272  45%    1.19MB/s    0:10:00  
    608,436,224  45%    1.19MB/s    0:10:03  
    609,746,944  45%    1.19MB/s    0:10:01  
    611,057,664  45%    1.14MB/s    0:10:23  
    612,499,456  45%    1.20MB/s    0:09:53  
    613,810,176  45%    1.20MB/s    0:09:51  
    615,120,896  45%    1.20MB/s    0:09:51  
    616,431,616  45%    1.25MB/s    0:09:25  
    617,742,336  46%    1.22MB/s    0:09:38  
    619,053,056  46%    1.23MB/s    0:09:35  
    620,363,776  46%    1.23MB/s    0:09:33  
    621,674,496  46%    1.21MB/s    0:09:39  
    622,985,216  46%    1.21MB/s    0:09:40  
    624,295,936  46%    1.21MB/s    0:09:39  
    625,606,656  46%    1.19MB/s    0:09:48  
    626,917,376  46%    1.20MB/s    0:09:41  
    628,228,096  46%    1.20MB/s    0:09:38  
    629,538,816  46%    1.21MB/s    0:09:35  
    630,849,536  47%    1.23MB/s    0:09:24  
    632,160,256  47%    1.23MB/s    0:09:23  
    633,470,976  47%    1.23MB/s    0:09:21  
    634,781,696  47%    1.21MB/s    0:09:31  
    636,092,416  47%    1.20MB/s    0:09:31  
    637,403,136  47%    1.21MB/s    0:09:29  
    638,713,856  47%    1.20MB/s    0:09:29  
    640,024,576  47%    1.23MB/s    0:09:17  
    641,335,296  47%    1.23MB/s    0:09:15  
    642,646,016  47%    1.23MB/s    0:09:15  
    643,956,736  48%    1.23MB/s    0:09:12  
    645,267,456  48%    1.22MB/s    0:09:18  
    646,578,176  48%    1.22MB/s    0:09:17  
    647,888,896  48%    1.21MB/s    0:09:17  
    649,199,616  48%    1.21MB/s    0:09:16  
    650,510,336  48%    1.21MB/s    0:09:18  
    651,821,056  48%    1.21MB/s    0:09:17  
    653,131,776  48%    1.21MB/s    0:09:15  
    654,442,496  48%    1.21MB/s    0:09:15  
    655,753,216  48%    1.23MB/s    0:09:05  
    657,063,936  49%    1.22MB/s    0:09:07  
    658,374,656  49%    1.22MB/s    0:09:06  
    659,685,376  49%    1.22MB/s    0:09:05  
    660,996,096  49%    1.22MB/s    0:09:05  
    662,306,816  49%    1.22MB/s    0:09:01  
    663,617,536  49%    1.22MB/s    0:09:01  
    664,928,256  49%    1.21MB/s    0:09:06  
    666,238,976  49%    1.21MB/s    0:09:05  
    667,549,696  49%    1.21MB/s    0:09:03  
    668,860,416  49%    1.20MB/s    0:09:06  
    670,171,136  49%    1.21MB/s    0:09:00  
    671,481,856  50%    1.21MB/s    0:08:59  
    672,792,576  50%    1.21MB/s    0:09:01  
    674,103,296  50%    1.21MB/s    0:09:00  
    675,414,016  50%    1.21MB/s    0:08:58  
    676,724,736  50%    1.21MB/s    0:08:57  
    678,035,456  50%    1.21MB/s    0:08:55  
    679,346,176  50%    1.22MB/s    0:08:50  
    680,656,896  50%    1.22MB/s    0:08:50  
    681,967,616  50%    1.20MB/s    0:08:55  
    683,147,264  50%    1.16MB/s    0:09:14  
    684,457,984  51%    1.15MB/s    0:09:17  
    685,768,704  51%    1.14MB/s    0:09:19  
    687,079,424  51%    1.16MB/s    0:09:11  
    688,390,144  51%    1.19MB/s    0:08:53  
    689,700,864  51%    1.20MB/s    0:08:48  
    691,011,584  51%    1.21MB/s    0:08:45  
    692,322,304  51%    1.21MB/s    0:08:44  
    693,633,024  51%    1.21MB/s    0:08:44  
    694,943,744  51%    1.20MB/s    0:08:44  
    696,254,464  51%    1.21MB/s    0:08:39  
    697,565,184  52%    1.20MB/s    0:08:41  
    698,875,904  52%    1.21MB/s    0:08:39  
    700,186,624  52%    1.21MB/s    0:08:35  
    701,497,344  52%    1.21MB/s    0:08:37  
    702,808,064  52%    1.22MB/s    0:08:32  
    704,118,784  52%    1.22MB/s    0:08:28  
    705,429,504  52%    1.22MB/s    0:08:29  
    706,740,224  52%    1.23MB/s    0:08:24  
    708,050,944  52%    1.21MB/s    0:08:30  
    709,361,664  52%    1.21MB/s    0:08:29  
    710,672,384  52%    1.21MB/s    0:08:26  
    711,983,104  53%    1.21MB/s    0:08:27  
    713,293,824  53%    1.22MB/s    0:08:21  
    714,604,544  53%    1.22MB/s    0:08:19  
    715,915,264  53%    1.22MB/s    0:08:18  
    717,225,984  53%    1.21MB/s    0:08:21  
    718,536,704  53%    1.21MB/s    0:08:22  
    719,847,424  53%    1.21MB/s    0:08:21  
    721,158,144  53%    1.21MB/s    0:08:20  
    722,468,864  53%    1.22MB/s    0:08:15  
    723,779,584  53%    1.22MB/s    0:08:12  
    725,090,304  54%    1.23MB/s    0:08:10  
    726,401,024  54%    1.22MB/s    0:08:10  
    727,711,744  54%    1.21MB/s    0:08:13  
    729,022,464  54%    1.21MB/s    0:08:12  
    730,333,184  54%    1.21MB/s    0:08:11  
    731,643,904  54%    1.21MB/s    0:08:10  
    732,954,624  54%    1.22MB/s    0:08:05  
    734,265,344  54%    1.23MB/s    0:08:03  
    735,576,064  54%    1.23MB/s    0:08:02  
    736,886,784  54%    1.21MB/s    0:08:05  
    738,197,504  55%    1.21MB/s    0:08:05  
    739,508,224  55%    1.21MB/s    0:08:04  
    740,818,944  55%    1.21MB/s    0:08:05  
    742,096,896  55%    1.22MB/s    0:08:01  
    743,407,616  55%    1.22MB/s    0:07:59  
    744,718,336  55%    1.22MB/s    0:07:58  
    746,029,056  55%    1.21MB/s    0:07:58  
    747,208,704  55%    1.19MB/s    0:08:07  
    748,519,424  55%    1.19MB/s    0:08:07  
    749,830,144  55%    1.17MB/s    0:08:11  
    751,140,864  56%    1.18MB/s    0:08:06  
    752,451,584  56%    1.21MB/s    0:07:54  
    753,762,304  56%    1.22MB/s    0:07:50  
    755,073,024  56%    1.23MB/s    0:07:45  
    756,383,744  56%    1.22MB/s    0:07:47  
    757,694,464  56%    1.22MB/s    0:07:46  
    759,005,184  56%    1.22MB/s    0:07:45  
    760,315,904  56%    1.22MB/s    0:07:44  
    761,626,624  56%    1.23MB/s    0:07:41  
    762,937,344  56%    1.23MB/s    0:07:39  
    764,248,064  56%    1.23MB/s    0:07:38  
    765,558,784  57%    1.23MB/s    0:07:38  
    766,869,504  57%    1.23MB/s    0:07:36  
    768,180,224  57%    1.22MB/s    0:07:36  
    769,490,944  57%    1.22MB/s    0:07:35  
    770,801,664  57%    1.23MB/s    0:07:34  
    772,112,384  57%    1.21MB/s    0:07:39  
    773,423,104  57%    1.21MB/s    0:07:38  
    774,733,824  57%    1.19MB/s    0:07:42  
    776,044,544  57%    1.19MB/s    0:07:44  
    777,355,264  57%    1.18MB/s    0:07:47  
    778,665,984  58%    1.18MB/s    0:07:44  
    779,976,704  58%    1.20MB/s    0:07:37  
    781,287,424  58%    1.19MB/s    0:07:39  
    782,598,144  58%    1.21MB/s    0:07:29  
    783,908,864  58%    1.21MB/s    0:07:28  
    785,219,584  58%    1.21MB/s    0:07:27  
    786,530,304  58%    1.23MB/s    0:07:21  
    787,841,024  58%    1.23MB/s    0:07:19  
    789,151,744  58%    1.21MB/s    0:07:24  
    790,462,464  58%    1.21MB/s    0:07:22  
    791,773,184  59%    1.21MB/s    0:07:21  
    793,083,904  59%    1.21MB/s    0:07:20  
    794,394,624  59%    1.23MB/s    0:07:14  
    795,705,344  59%    1.23MB/s    0:07:13  
    797,016,064  59%    1.23MB/s    0:07:12  
    798,326,784  59%    1.21MB/s    0:07:17  
    799,637,504  59%    1.21MB/s    0:07:16  
    800,948,224  59%    1.21MB/s    0:07:16  
    802,258,944  59%    1.20MB/s    0:07:19  
    803,569,664  59%    1.19MB/s    0:07:19  
    804,880,384  60%    1.18MB/s    0:07:22  
    806,191,104  60%    1.18MB/s    0:07:23  
    807,501,824  60%    1.18MB/s    0:07:21  
    808,812,544  60%    1.19MB/s    0:07:16  
    810,123,264  60%    1.18MB/s    0:07:18  
    811,433,984  60%    1.18MB/s    0:07:18  
    812,744,704  60%    1.17MB/s    0:07:21  
    814,055,424  60%    1.16MB/s    0:07:21  
    815,366,144  60%    1.18MB/s    0:07:14  
    816,676,864  60%    1.17MB/s    0:07:18  
    817,987,584  61%    1.17MB/s    0:07:16  
    819,298,304  61%    1.18MB/s    0:07:13  
    820,609,024  61%    1.17MB/s    0:07:14  
    821,919,744  61%    1.19MB/s    0:07:04  
    823,230,464  61%    1.19MB/s    0:07:05  
    824,541,184  61%    1.18MB/s    0:07:07  
    825,851,904  61%    1.18MB/s    0:07:06  
    827,162,624  61%    1.17MB/s    0:07:07  
    828,473,344  61%    1.19MB/s    0:07:00  
    829,784,064  61%    1.18MB/s    0:07:01  
    831,094,784  61%    1.18MB/s    0:07:01  
    832,405,504  62%    1.19MB/s    0:06:58  
    833,716,224  62%    1.18MB/s    0:07:00  
    835,026,944  62%    1.19MB/s    0:06:54  
    836,337,664  62%    1.19MB/s    0:06:53  
    837,648,384  62%    1.19MB/s    0:06:54  
    838,959,104  62%    1.18MB/s    0:06:56  
    840,269,824  62%    1.18MB/s    0:06:55  
    841,580,544  62%    1.18MB/s    0:06:52  
    842,891,264  62%    1.19MB/s    0:06:47  
    844,201,984  62%    1.21MB/s    0:06:39  
    845,512,704  63%    1.22MB/s    0:06:36  
    846,823,424  63%    1.22MB/s    0:06:34  
    848,134,144  63%    1.22MB/s    0:06:33  
    849,444,864  63%    1.22MB/s    0:06:35  
    850,755,584  63%    1.22MB/s    0:06:32  
    852,066,304  63%    1.22MB/s    0:06:31  
    853,377,024  63%    1.22MB/s    0:06:30  
    854,687,744  63%    1.23MB/s    0:06:27  
    855,998,464  63%    1.22MB/s    0:06:26  
    857,309,184  63%    1.22MB/s    0:06:25  
    858,619,904  64%    1.21MB/s    0:06:29  
    859,930,624  64%    1.21MB/s    0:06:28  
    861,241,344  64%    1.21MB/s    0:06:27  
    862,552,064  64%    1.21MB/s    0:06:26  
    863,862,784  64%    1.23MB/s    0:06:19  
    865,173,504  64%    1.23MB/s    0:06:18  
    866,484,224  64%    1.23MB/s    0:06:17  
    867,794,944  64%    1.21MB/s    0:06:22  
    869,105,664  64%    1.21MB/s    0:06:21  
    870,416,384  64%    1.19MB/s    0:06:24  
    871,727,104  65%    1.18MB/s    0:06:29  
    873,037,824  65%    1.20MB/s    0:06:21  
    874,348,544  65%    1.18MB/s    0:06:24  
    875,659,264  65%    1.19MB/s    0:06:20  
    876,937,216  65%    1.21MB/s    0:06:15  
    878,247,936  65%    1.20MB/s    0:06:15  
    879,558,656  65%    1.21MB/s    0:06:11  
    880,869,376  65%    1.22MB/s    0:06:09  
    882,180,096  65%    1.21MB/s    0:06:09  
    883,490,816  65%    1.21MB/s    0:06:09  
    884,801,536  65%    1.20MB/s    0:06:11  
    886,112,256  66%    1.20MB/s    0:06:10  
    887,422,976  66%    1.21MB/s    0:06:06  
    888,733,696  66%    1.19MB/s    0:06:10  
    890,044,416  66%    1.21MB/s    0:06:04  
    891,355,136  66%    1.21MB/s    0:06:03  
    892,665,856  66%    1.21MB/s    0:06:02  
    893,976,576  66%    1.22MB/s    0:05:59  
    895,287,296  66%    1.22MB/s    0:05:57  
    896,598,016  66%    1.22MB/s    0:05:56  
    897,908,736  66%    1.22MB/s    0:05:55  
    899,219,456  67%    1.22MB/s    0:05:52  
    900,530,176  67%    1.22MB/s    0:05:53  
    901,840,896  67%    1.22MB/s    0:05:52  
    903,151,616  67%    1.20MB/s    0:05:55  
    904,462,336  67%    1.20MB/s    0:05:54  
    905,773,056  67%    1.21MB/s    0:05:52  
    907,083,776  67%    1.21MB/s    0:05:51  
    908,394,496  67%    1.22MB/s    0:05:45  
    909,705,216  67%    1.22MB/s    0:05:43  
    911,015,936  67%    1.23MB/s    0:05:42  
    912,326,656  68%    1.23MB/s    0:05:41  
    913,637,376  68%    1.21MB/s    0:05:44  
    914,948,096  68%    1.21MB/s    0:05:43  
    916,258,816  68%    1.21MB/s    0:05:42  
    917,569,536  68%    1.21MB/s    0:05:41  
    918,880,256  68%    1.21MB/s    0:05:39  
    920,190,976  68%    1.21MB/s    0:05:40  
    921,501,696  68%    1.19MB/s    0:05:44  
    922,779,648  68%    1.19MB/s    0:05:43  
    923,992,064  68%    1.18MB/s    0:05:46  
    925,302,784  69%    1.18MB/s    0:05:42  
    926,613,504  69%    1.20MB/s    0:05:36  
    927,924,224  69%    1.20MB/s    0:05:34  
    929,234,944  69%    1.23MB/s    0:05:27  
    930,545,664  69%    1.21MB/s    0:05:31  
    931,856,384  69%    1.21MB/s    0:05:30  
    933,167,104  69%    1.21MB/s    0:05:29  
    934,477,824  69%    1.20MB/s    0:05:29  
    935,788,544  69%    1.22MB/s    0:05:23  
    937,099,264  69%    1.22MB/s    0:05:22  
    938,409,984  69%    1.22MB/s    0:05:21  
    939,720,704  70%    1.21MB/s    0:05:22  
    941,031,424  70%    1.21MB/s    0:05:22  
    942,342,144  70%    1.21MB/s    0:05:22  
    943,652,864  70%    1.21MB/s    0:05:20  
    944,963,584  70%    1.22MB/s    0:05:15  
    946,274,304  70%    1.23MB/s    0:05:14  
    947,585,024  70%    1.23MB/s    0:05:12  
    948,895,744  70%    1.22MB/s    0:05:12  
    950,206,464  70%    1.20MB/s    0:05:16  
    951,517,184  70%    1.20MB/s    0:05:16  
    952,827,904  71%    1.20MB/s    0:05:15  
    954,138,624  71%    1.20MB/s    0:05:15  
    955,449,344  71%    1.22MB/s    0:05:08  
    956,760,064  71%    1.22MB/s    0:05:07  
    958,070,784  71%    1.22MB/s    0:05:06  
    959,381,504  71%    1.20MB/s    0:05:09  
    960,692,224  71%    1.20MB/s    0:05:08  
    962,002,944  71%    1.21MB/s    0:05:06  
    963,313,664  71%    1.21MB/s    0:05:05  
    964,624,384  71%    1.23MB/s    0:04:59  
    965,935,104  72%    1.23MB/s    0:04:57  
    967,245,824  72%    1.23MB/s    0:04:57  
    968,556,544  72%    1.23MB/s    0:04:56  
    969,867,264  72%    1.21MB/s    0:05:00  
    971,177,984  72%    1.21MB/s    0:04:58  
    972,488,704  72%    1.21MB/s    0:04:57  
    973,799,424  72%    1.21MB/s    0:04:56  
    975,110,144  72%    1.23MB/s    0:04:51  
    976,420,864  72%    1.22MB/s    0:04:51  
    977,731,584  72%    1.22MB/s    0:04:50  
    979,042,304  73%    1.20MB/s    0:04:54  
    980,353,024  73%    1.20MB/s    0:04:53  
    981,663,744  73%    1.21MB/s    0:04:50  
    982,974,464  73%    1.21MB/s    0:04:49  
    984,285,184  73%    1.23MB/s    0:04:44  
    985,595,904  73%    1.21MB/s    0:04:46  
    986,906,624  73%    1.21MB/s    0:04:45  
    988,217,344  73%    1.21MB/s    0:04:44  
    989,528,064  73%    1.21MB/s    0:04:43  
    990,838,784  73%    1.22MB/s    0:04:40  
    992,149,504  73%    1.22MB/s    0:04:38  
    993,460,224  74%    1.23MB/s    0:04:36  
    994,770,944  74%    1.21MB/s    0:04:39  
    996,081,664  74%    1.22MB/s    0:04:37  
    997,392,384  74%    1.21MB/s    0:04:37  
    998,703,104  74%    1.21MB/s    0:04:36  
  1,000,013,824  74%    1.22MB/s    0:04:31  
  1,001,324,544  74%    1.22MB/s    0:04:31  
  1,002,635,264  74%    1.23MB/s    0:04:29  
  1,003,945,984  74%    1.22MB/s    0:04:30  
  1,005,256,704  74%    1.21MB/s    0:04:31  
  1,006,567,424  75%    1.21MB/s    0:04:29  
  1,007,878,144  75%    1.21MB/s    0:04:29  
  1,009,188,864  75%    1.22MB/s    0:04:26  
  1,010,466,816  75%    1.22MB/s    0:04:24  
  1,011,777,536  75%    1.22MB/s    0:04:23  
  1,013,088,256  75%    1.22MB/s    0:04:22  
  1,014,398,976  75%    1.20MB/s    0:04:25  
  1,015,709,696  75%    1.21MB/s    0:04:22  
  1,017,020,416  75%    1.20MB/s    0:04:23  
  1,018,331,136  75%    1.21MB/s    0:04:20  
  1,019,641,856  76%    1.23MB/s    0:04:15  
  1,020,952,576  76%    1.23MB/s    0:04:14  
  1,022,263,296  76%    1.23MB/s    0:04:12  
  1,023,442,944  76%    1.12MB/s    0:04:36  
  1,025,146,880  76%    1.21MB/s    0:04:14  
  1,026,457,600  76%    1.21MB/s    0:04:14  
  1,027,768,320  76%    1.21MB/s    0:04:13  
  1,029,079,040  76%    1.32MB/s    0:03:50  
  1,030,389,760  76%    1.22MB/s    0:04:07  
  1,031,700,480  76%    1.23MB/s    0:04:06  
  1,033,011,200  77%    1.20MB/s    0:04:09  
  1,034,321,920  77%    1.19MB/s    0:04:12  
  1,035,632,640  77%    1.19MB/s    0:04:11  
  1,036,943,360  77%    1.19MB/s    0:04:10  
  1,038,254,080  77%    1.20MB/s    0:04:05  
  1,039,564,800  77%    1.23MB/s    0:03:59  
  1,040,875,520  77%    1.23MB/s    0:03:58  
  1,042,186,240  77%    1.22MB/s    0:03:58  
  1,043,496,960  77%    1.21MB/s    0:03:59  
  1,044,807,680  77%    1.21MB/s    0:03:59  
  1,046,118,400  78%    1.21MB/s    0:03:58  
  1,047,429,120  78%    1.21MB/s    0:03:56  
  1,048,739,840  78%    1.22MB/s    0:03:54  
  1,050,050,560  78%    1.21MB/s    0:03:54  
  1,051,361,280  78%    1.21MB/s    0:03:53  
  1,052,672,000  78%    1.21MB/s    0:03:53  
  1,053,982,720  78%    1.22MB/s    0:03:50  
  1,055,293,440  78%    1.22MB/s    0:03:49  
  1,056,604,160  78%    1.20MB/s    0:03:50  
  1,057,914,880  78%    1.21MB/s    0:03:48  
  1,059,225,600  78%    1.21MB/s    0:03:47  
  1,060,536,320  79%    1.21MB/s    0:03:45  
  1,061,847,040  79%    1.22MB/s    0:03:42  
  1,063,157,760  79%    1.21MB/s    0:03:44  
  1,064,468,480  79%    1.20MB/s    0:03:44  
  1,065,648,128  79%    1.17MB/s    0:03:49  
  1,066,958,848  79%    1.15MB/s    0:03:52  
  1,068,269,568  79%    1.16MB/s    0:03:50  
  1,069,580,288  79%    1.16MB/s    0:03:48  
  1,070,891,008  79%    1.19MB/s    0:03:41  
  1,072,201,728  79%    1.21MB/s    0:03:37  
  1,073,512,448  80%    1.21MB/s    0:03:34  
  1,074,823,168  80%    1.22MB/s    0:03:32  
  1,076,133,888  80%    1.22MB/s    0:03:32  
  1,077,444,608  80%    1.20MB/s    0:03:33  
  1,078,755,328  80%    1.20MB/s    0:03:34  
  1,080,066,048  80%    1.18MB/s    0:03:35  
  1,081,376,768  80%    1.17MB/s    0:03:36  
  1,082,687,488  80%    1.17MB/s    0:03:34  
  1,083,998,208  80%    1.16MB/s    0:03:35  
  1,085,308,928  80%    1.17MB/s    0:03:33  
  1,086,619,648  81%    1.17MB/s    0:03:31  
  1,087,930,368  81%    1.19MB/s    0:03:28  
  1,089,241,088  81%    1.20MB/s    0:03:24  
  1,090,551,808  81%    1.21MB/s    0:03:21  
  1,091,862,528  81%    1.22MB/s    0:03:19  
  1,093,173,248  81%    1.22MB/s    0:03:19  
  1,094,483,968  81%    1.21MB/s    0:03:19  
  1,095,794,688  81%    1.20MB/s    0:03:19  
  1,097,105,408  81%    1.21MB/s    0:03:17  
  1,098,416,128  81%    1.21MB/s    0:03:15  
  1,099,726,848  82%    1.22MB/s    0:03:13  
  1,101,037,568  82%    1.22MB/s    0:03:11  
  1,102,217,216  82%    1.19MB/s    0:03:15  
  1,103,396,864  82%    1.16MB/s    0:03:19  
  1,104,707,584  82%    1.16MB/s    0:03:18  
  1,106,018,304  82%    1.17MB/s    0:03:16  
  1,107,197,952  82%    1.16MB/s    0:03:16  
  1,108,508,672  82%    1.18MB/s    0:03:11  
  1,109,819,392  82%    1.18MB/s    0:03:11  
  1,111,130,112  82%    1.18MB/s    0:03:10  
  1,112,440,832  82%    1.21MB/s    0:03:04  
  1,113,653,248  83%    1.20MB/s    0:03:05  
  1,114,931,200  83%    1.19MB/s    0:03:05  
  1,116,241,920  83%    1.19MB/s    0:03:03  
  1,117,552,640  83%    1.20MB/s    0:03:01  
  1,118,863,360  83%    1.22MB/s    0:02:58  
  1,120,174,080  83%    1.22MB/s    0:02:56  
  1,121,484,800  83%    1.21MB/s    0:02:56  
  1,122,795,520  83%    1.22MB/s    0:02:55  
  1,124,106,240  83%    1.22MB/s    0:02:54  
  1,125,416,960  83%    1.22MB/s    0:02:52  
  1,126,727,680  84%    1.22MB/s    0:02:51  
  1,128,038,400  84%    1.21MB/s    0:02:51  
  1,129,349,120  84%    1.21MB/s    0:02:50  
  1,130,659,840  84%    1.22MB/s    0:02:48  
  1,131,970,560  84%    1.22MB/s    0:02:47  
  1,133,281,280  84%    1.23MB/s    0:02:45  
  1,134,592,000  84%    1.23MB/s    0:02:44  
  1,135,902,720  84%    1.22MB/s    0:02:44  
  1,137,213,440  84%    1.22MB/s    0:02:42  
  1,138,524,160  84%    1.22MB/s    0:02:41  
  1,139,834,880  85%    1.22MB/s    0:02:41  
  1,141,145,600  85%    1.22MB/s    0:02:39  
  1,142,456,320  85%    1.22MB/s    0:02:38  
  1,143,767,040  85%    1.22MB/s    0:02:38  
  1,145,044,992  85%    1.21MB/s    0:02:37  
  1,146,355,712  85%    1.21MB/s    0:02:37  
  1,147,666,432  85%    1.21MB/s    0:02:36  
  1,148,977,152  85%    1.21MB/s    0:02:35  
  1,150,287,872  85%    1.22MB/s    0:02:32  
  1,151,598,592  85%    1.22MB/s    0:02:31  
  1,152,909,312  85%    1.22MB/s    0:02:30  
  1,154,220,032  86%    1.22MB/s    0:02:29  
  1,155,530,752  86%    1.20MB/s    0:02:30  
  1,156,841,472  86%    1.20MB/s    0:02:30  
  1,158,021,120  86%    1.17MB/s    0:02:32  
  1,159,331,840  86%    1.17MB/s    0:02:30  
  1,160,642,560  86%    1.19MB/s    0:02:28  
  1,161,953,280  86%    1.19MB/s    0:02:26  
  1,163,264,000  86%    1.22MB/s    0:02:22  
  1,164,574,720  86%    1.22MB/s    0:02:20  
  1,165,754,368  86%    1.20MB/s    0:02:22  
  1,167,065,088  87%    1.20MB/s    0:02:21  
  1,168,375,808  87%    1.20MB/s    0:02:20  
  1,169,686,528  87%    1.20MB/s    0:02:19  
  1,170,997,248  87%    1.23MB/s    0:02:15  
  1,172,307,968  87%    1.22MB/s    0:02:14  
  1,173,618,688  87%    1.22MB/s    0:02:13  
  1,174,929,408  87%    1.22MB/s    0:02:12  
  1,176,240,128  87%    1.22MB/s    0:02:11  
  1,177,550,848  87%    1.23MB/s    0:02:10  
  1,178,861,568  87%    1.22MB/s    0:02:09  
  1,180,172,288  88%    1.22MB/s    0:02:08  
  1,181,483,008  88%    1.22MB/s    0:02:08  
  1,182,793,728  88%    1.22MB/s    0:02:07  
  1,184,104,448  88%    1.22MB/s    0:02:05  
  1,185,415,168  88%    1.22MB/s    0:02:04  
  1,186,725,888  88%    1.22MB/s    0:02:03  
  1,188,036,608  88%    1.22MB/s    0:02:01  
  1,189,347,328  88%    1.22MB/s    0:02:00  
  1,190,658,048  88%    1.23MB/s    0:01:59  
  1,191,968,768  88%    1.23MB/s    0:01:58  
  1,193,279,488  88%    1.22MB/s    0:01:58  
  1,194,590,208  89%    1.22MB/s    0:01:57  
  1,195,900,928  89%    1.22MB/s    0:01:55  
  1,197,211,648  89%    1.22MB/s    0:01:55  
  1,198,522,368  89%    1.22MB/s    0:01:54  
  1,199,833,088  89%    1.22MB/s    0:01:52  
  1,201,143,808  89%    1.22MB/s    0:01:51  
  1,202,454,528  89%    1.22MB/s    0:01:50  
  1,203,765,248  89%    1.22MB/s    0:01:49  
  1,205,075,968  89%    1.22MB/s    0:01:49  
  1,206,386,688  89%    1.22MB/s    0:01:47  
  1,207,697,408  90%    1.22MB/s    0:01:46  
  1,209,008,128  90%    1.22MB/s    0:01:45  
  1,210,318,848  90%    1.23MB/s    0:01:43  
  1,211,629,568  90%    1.23MB/s    0:01:42  
  1,212,940,288  90%    1.23MB/s    0:01:41  
  1,214,251,008  90%    1.23MB/s    0:01:40  
  1,215,561,728  90%    1.23MB/s    0:01:39  
  1,216,872,448  90%    1.22MB/s    0:01:39  
  1,218,183,168  90%    1.22MB/s    0:01:38  
  1,219,493,888  90%    1.20MB/s    0:01:38  
  1,220,804,608  91%    1.20MB/s    0:01:37  
  1,222,115,328  91%    1.20MB/s    0:01:36  
  1,223,426,048  91%    1.20MB/s    0:01:35  
  1,224,736,768  91%    1.22MB/s    0:01:33  
  1,226,047,488  91%    1.22MB/s    0:01:32  
  1,227,358,208  91%    1.22MB/s    0:01:30  
  1,228,668,928  91%    1.22MB/s    0:01:30  
  1,229,979,648  91%    1.22MB/s    0:01:28  
  1,231,290,368  91%    1.22MB/s    0:01:27  
  1,232,601,088  91%    1.22MB/s    0:01:26  
  1,233,911,808  92%    1.22MB/s    0:01:25  
  1,235,222,528  92%    1.22MB/s    0:01:24  
  1,236,533,248  92%    1.22MB/s    0:01:23  
  1,237,843,968  92%    1.22MB/s    0:01:22  
  1,239,154,688  92%    1.22MB/s    0:01:21  
  1,240,465,408  92%    1.22MB/s    0:01:20  
  1,241,776,128  92%    1.22MB/s    0:01:19  
  1,243,086,848  92%    1.22MB/s    0:01:18  
  1,244,397,568  92%    1.22MB/s    0:01:17  
  1,245,708,288  92%    1.22MB/s    0:01:15  
  1,247,019,008  92%    1.22MB/s    0:01:14  
  1,248,329,728  93%    1.22MB/s    0:01:14  
  1,249,640,448  93%    1.23MB/s    0:01:12  
  1,250,951,168  93%    1.23MB/s    0:01:11  
  1,252,261,888  93%    1.23MB/s    0:01:10  
  1,253,572,608  93%    1.23MB/s    0:01:09  
  1,254,883,328  93%    1.23MB/s    0:01:08  
  1,256,194,048  93%    1.23MB/s    0:01:07  
  1,257,504,768  93%    1.23MB/s    0:01:06  
  1,258,815,488  93%    1.22MB/s    0:01:05  
  1,260,126,208  93%    1.23MB/s    0:01:04  
  1,261,436,928  94%    1.23MB/s    0:01:03  
  1,262,747,648  94%    1.23MB/s    0:01:02  
  1,264,058,368  94%    1.23MB/s    0:01:01  
  1,265,369,088  94%    1.23MB/s    0:01:00  
  1,266,679,808  94%    1.22MB/s    0:00:59  
  1,267,990,528  94%    1.22MB/s    0:00:58  
  1,269,301,248  94%    1.22MB/s    0:00:57  
  1,270,611,968  94%    1.22MB/s    0:00:56  
  1,271,922,688  94%    1.22MB/s    0:00:55  
  1,273,233,408  94%    1.22MB/s    0:00:54  
  1,274,413,056  95%    1.19MB/s    0:00:54  
  1,275,723,776  95%    1.19MB/s    0:00:53  
  1,277,034,496  95%    1.19MB/s    0:00:52  
  1,278,345,216  95%    1.19MB/s    0:00:51  
  1,279,623,168  95%    1.22MB/s    0:00:49  
  1,280,933,888  95%    1.21MB/s    0:00:48  
  1,282,244,608  95%    1.20MB/s    0:00:47  
  1,283,555,328  95%    1.20MB/s    0:00:46  
  1,284,866,048  95%    1.21MB/s    0:00:45  
  1,286,176,768  95%    1.22MB/s    0:00:43  
  1,287,487,488  96%    1.23MB/s    0:00:42  
  1,288,798,208  96%    1.22MB/s    0:00:41  
  1,290,108,928  96%    1.22MB/s    0:00:40  
  1,291,419,648  96%    1.22MB/s    0:00:39  
  1,292,730,368  96%    1.22MB/s    0:00:38  
  1,294,041,088  96%    1.22MB/s    0:00:37  
  1,295,220,736  96%    1.20MB/s    0:00:37  
  1,296,400,384  96%    1.17MB/s    0:00:37  
  1,297,711,104  96%    1.17MB/s    0:00:35  
  1,299,021,824  96%    1.17MB/s    0:00:34  
  1,300,332,544  96%    1.18MB/s    0:00:33  
  1,301,643,264  97%    1.20MB/s    0:00:31  
  1,302,953,984  97%    1.20MB/s    0:00:30  
  1,304,264,704  97%    1.20MB/s    0:00:29  
  1,305,575,424  97%    1.23MB/s    0:00:28  
  1,306,886,144  97%    1.23MB/s    0:00:27  
  1,308,196,864  97%    1.23MB/s    0:00:26  
  1,309,507,584  97%    1.23MB/s    0:00:25  
  1,310,818,304  97%    1.21MB/s    0:00:24  
  1,312,129,024  97%    1.21MB/s    0:00:23  
  1,313,439,744  97%    1.21MB/s    0:00:22  
  1,314,750,464  98%    1.21MB/s    0:00:21  
  1,316,061,184  98%    1.23MB/s    0:00:19  
  1,317,371,904  98%    1.23MB/s    0:00:18  
  1,318,682,624  98%    1.23MB/s    0:00:17  
  1,319,993,344  98%    1.21MB/s    0:00:16  
  1,321,304,064  98%    1.21MB/s    0:00:15  
  1,322,614,784  98%    1.21MB/s    0:00:14  
  1,323,925,504  98%    1.21MB/s    0:00:13  
  1,325,236,224  98%    1.22MB/s    0:00:12  
  1,326,546,944  98%    1.22MB/s    0:00:11  
  1,327,726,592  99%    1.17MB/s    0:00:11  
  1,329,037,312  99%    1.15MB/s    0:00:10  
  1,330,216,960  99%    1.12MB/s    0:00:09  
  1,331,396,608  99%    1.09MB/s    0:00:08  
  1,332,707,328  99%    1.12MB/s    0:00:07  
  1,334,018,048  99%    1.13MB/s    0:00:05  
  1,335,328,768  99%    1.16MB/s    0:00:04  
  1,336,639,488  99%    1.19MB/s    0:00:03  
  1,337,950,208  99%    1.20MB/s    0:00:02  
  1,339,260,928  99%    1.20MB/s    0:00:01  
  1,340,571,648  99%    1.20MB/s    0:00:00  
  1,340,925,428 100%    1.21MB/s    0:17:40 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz.sha256

            131 100%    0.62kB/s    0:00:00  
            131 100%    0.62kB/s    0:00:00 (xfr#6, to-chk=0/7)

sent 3,130,811,262 bytes  received 577 bytes  1,273,982.44 bytes/sec
total size is 3,130,046,532  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@6d09cf89[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
Sending notification to Discord.
Finished: SUCCESS